@charset "UTF-8";
html {
  -webkit-font-smoothing: antialiased !important;
}

/*!
Theme Name: Blinker
Theme URI: http://twinpictures.de
Author: Twinpictures
Author URI: http://twinpictures.de
Description: Child Theme for Knews.
Tags: The Fishermans Friend
License: The PHP code and integrated HTML are licensed under the General Public
License (GPL). All other parts, but not limited to the CSS code, images, and design belong to their respective owners.
License URI: http://www.gnu.org/licenses/gpl-2.0.html - https://help.market.envato.com/hc/en-us/articles/202501064
Template: knews
Version: 0.8
*/
p {
  margin: 0;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 1.5;
  color: #262626;
  font-family: 'Merriweather', serif;
}

.single article .entry-content {
  line-height: 1.5;
  color: #262626;
  font-family: 'Merriweather', serif;
}

h2 {
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #000;
}

.red {
  color: #e50000;
}

.green {
  color: #1ec726;
}

.red a, .green a {
  color: #000;
}

.img-sec:hover {
  cursor: pointer;
}

.little_loading {
  background: url(images/ajax-loader.gif) center no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 10px;
}

.content-area {
  margin-top: 20px;
}

.content-area h1 {
  padding: 25px 0 0;
  color: #000000;
  font-weight: 800;
  font-size: 48px;
}

.content-area h3 {
  color: #000000;
}

#page {
  position: relative;
}

#blinker_skyscraper_2 {
  position: fixed;
  margin-left: -180px;
  padding-top: 210px;
}

#blinker_skyscraper_1 {
  position: fixed;
  margin-left: 1120px;
  padding-top: 210px;
}

article {
  width: 100%;
}

.post_pagination {
  clear: both;
  overflow: hidden;
  padding: 15px 15px 25px;
}

.next_page {
  float: right;
  text-align: right;
  width: 20%;
  height: 50px;
}

.next_page a {
  display: block;
  line-height: 50px;
  height: 50px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  padding-right: 45px;
  background: url("images/next_arrow.png") right no-repeat;
}

.prev_page {
  float: left;
  width: 20%;
  height: 50px;
}

.gray_link {
  color: #999;
}

.gray_link:hover {
  color: #e50000;
}

.prev_page a {
  display: block;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  padding-left: 45px;
  background: url("images/prev_arrow.png") left no-repeat;
}

.next_page a, .prev_page a {
  color: #e50000;
}

.next_page a:hover, .prev_page a:hover {
  color: #a2a2a2;
}

.article_page_pagination .prev_page, .article_page_pagination .next_page {
  width: 50%;
  height: 100px;
}

.article_page_pagination .prev_page {
  border-right: 1px solid #d5d5d5;
}

.article_page_pagination .prev_page a, .article_page_pagination .next_page a {
  padding: 0;
  height: 20px;
  line-height: 20px;
  background: none;
}

.article_page_pagination .prev_page span {
  display: block;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

.article_page_pagination .next_page span {
  display: block;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

.post_pagination ul {
  width: 60%;
  float: left;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
}

.post_pagination ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  margin: 3px;
}

.post_pagination ul li a {
  display: inline-block;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  color: #a2a2a2;
  padding: 0 8px;
}

.post_pagination ul li .current, .post_pagination ul li:hover a {
  display: inline-block;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  background: #e50000;
  color: #FFF;
}

#comments .blue_button {
  margin: 0 auto;
  display: block;
}

.comment-body {
  padding-bottom: 0;
}

.comment-list {
  margin: 0;
  padding: 0;
}

.comment-list li {
  display: none;
  clear: both;
  overflow: hidden;
}

.comment-list li:nth-child(-n+3) {
  display: block;
}

.adv_widget {
  text-align: center;
}

.amobee-inuse {
  margin: 10px 0;
}

#below-content .amobee-inuse {
  margin: 10px 0 15px;
}

.adv_content {
  margin: auto;
  width: auto;
  /*padding: 10px;
    border: 1px solid #d5d5d5;*/
  display: inline-block;
}
#traffective-ad-Mobile_Footer_1 {
  padding-bottom: 12px;
}
.seo_content {
  margin-bottom: 0px;
  background: #f6f6f6;
  color: #666;
  padding: 24px 48px;
  font-size: 0.75em;
}

.seo_content img {
  border: 3px solid white;
  margin: 10px 0 10px;
}

@media all and (max-width: 767px) {
  .seo_content .wp-caption {
    float: none;
    margin: 0;
    width: 100% !important;
  }
  .seo_content .wp-caption img {
    width: 100% !important;
    min-width: 100%  !important;
    margin: 15px 0;
  }
}

.seo_content p, .seo_content li {
  font-size: 1em;
  line-height: 1.8em;
  color: #666;
  font-family: "Open Sans", sans-serif;
}

.seo_content h2 {
  font-size: 1.4em;
  line-height: 1.4em;
  color: #666;
}

.seo_content h3 {
  font-size: 1.2em;
  line-height: 1.6em;
  color: #666;
}

#tvslider {
  clear: both;
}

#tvslider .ms-thumb-list {
  width: 431px !important;
}

#tvslider .ms-thumb-frame {
  width: 416px !important;
}

#tvslider .ms-thumb-frame-selected:before {
  content: " ";
  margin-top: 50px;
  width: 9px;
  height: 20px;
  background: url("images/tv_slider_arrow.png") center no-repeat;
  position: absolute;
  right: 1px;
}

a {
  color: #e50000;
}

a:hover {
  color: #a2a2a2;
}

#page {
  max-width: 1105px;
  margin: 0 auto;
}

.container {
  max-width: 1105px;
}

h4, h2.relpost-title {
  font-size: 18px;
  margin-top: 0px;
  line-height: 25px;
}

.user_meta {
  float: right;
}

.panel-group.faq .panel {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
}

a img.aligncenter {
  margin-left: auto !important;
  margin-right: auto !important;
}

/***TV Slider****/
#tvslider .ms-thumb-list {
  top: 0;
  height: 500px;
  padding-left: 5px;
}

#tvslider .ms-thumb-frame {
  margin-right: 13px;
  border: none;
  cursor: pointer;
  float: left;
  cursor: pointer;
  text-shadow: 0 1px 1px #fff;
  overflow: visible;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  background: #e6e6e6;
  color: #b4b4b4 !important;
  padding-right: 20px;
}

#tvslider .ms-thumb-frame-selected {
  background: #ffffff;
  border-right-color: #ffffff;
}

#tvslider .ms-thumb {
  padding-left: 10px;
  margin-left: 5px;
}

#tvslider .ms-slide-vpbtn, #video-slider .ms-slide-vpbtn {
  background: url(ico/mags-skin.png) no-repeat -7px -160px;
  width: 140px;
  height: 140px;
  top: 50%;
  left: 50%;
  margin: -60px 0 0 -60px;
}

#video-slider .ms-slide-vpbtn {
  position: absolute;
  cursor: pointer;
}

.ms-slide-close {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(ico/light-skin-1.png) no-repeat -24px -28px;
  top: 18px;
  right: 30px;
  cursor: pointer;
  z-index: 200;
  display: none;
}

.slider_tab {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  position: relative;
  cursor: pointer;
  height: 138px;
}

.slider_tab h4 {
  font-size: 14px;
  line-height: 1.3;
  padding-top: 5px;
}

.slider_tab a {
  display: block;
  overflow: hidden;
  padding: 10px 20px 11px;
}

.slider_tab a span {
  color: #b4b4b4;
  font-size: 13px;
  line-height: 1.1;
  text-transform: none;
}

.slider_tab .video_icon {
  margin-bottom: 0;
}

.slider_tab.active a span.red {
  color: #e50000;
}

.slider_tab.active {
  background: #FFF !important;
}

.slider_tab.right_side.active:before {
  content: ' ';
  top: 50%;
  left: -12px;
  margin-top: -12px;
  border-right: solid 12px #FFF;
  border-top: solid 12px transparent;
  border-bottom: solid 12px transparent;
  position: absolute;
  z-index: 100;
}

.slider_tab.left_side.active:before {
  content: ' ';
  top: 50%;
  right: -12px;
  margin-top: -12px;
  border-left: solid 12px #FFF;
  border-top: solid 12px transparent;
  border-bottom: solid 12px transparent;
  position: absolute;
  z-index: 100;
}

.slide_content {
  display: none;
}

.slide_content .ms-meta a {
  color: #fff;
}

.slide_content .ms-meta a:hover {
  color: #e50000;
}

#top-slider {
  height: 550px;
}

.top-slider {
  opacity: 0;
  height: 550px;
  overflow: hidden;
}

.top-slider-container {
  overflow: hidden;
  position: relative;
  height: 550px;
}

.top-slider-container.ms-touch {
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-overflow-style: none;
  /* Hides the scrollbar. */
  -ms-scroll-chaining: none;
  /* Prevents Metro from swiping to the next tab or app. */
  -ms-scroll-snap-type: mandatory;
  /* Forces a snap scroll behavior on your images. */
  -ms-scroll-snap-points-x: snapInterval(0%, 100%);
  /* Defines the y and x intervals to snap to when scrolling. */
}

@media screen and (max-width: 1169px) {
  #top_links {
    padding-right: 90px;
    padding-top: 13px;
  }
}

@media screen and (max-width: 767px) {
  #top_links {
    font-size: 12px;
    padding-right: 90px;
  }
  #top-slider {
    height: auto;
  }
  .top-slider-tabs, .top-slider {
    width: 100% !important;
  }
  .slider_tab {
    height: auto;
    overflow: hidden;
    clear: both;
  }
}

@media screen and (max-width: 500px) {
  .navbar {
    padding-top: 20px;
  }
  #top_links {
    padding-right: 0px;
    margin-top: -27px;
    margin-right: -5px;
  }
}

.navbar {
  /*height: 102px;*/
  max-width: 1105px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: auto;
  border: 0 !important;
  padding: 4px 15px;
  padding-bottom: 0px !important;
  background: #262626;
}

.crp-list-title, .crp-list {
  border-bottom: 1px solid #efefef;
}

.custom-crp-list-item-category {
  color: #9f9f9f;
  font-size: 12px;
  font-weight: 600;
}
.crp-list-title, .crp-list {
  border-bottom: 1px solid #9f9f9f;
}
.crp-list {
  padding-left: 0px !important;
}
.crp-list li:last-child {
  margin-bottom: 11.5px !important;
}
.also-recommended, .also-recommended a {
  padding-bottom: 10px;
  font-style: italic;
  font-weight: bold;
}

/*
@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2/1), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:192dpi), only screen and (min-resolution:2dppx){
    .ms-skin-default .ms-bullet,.ms-skin-default .ms-nav-next,.ms-skin-default .ms-nav-prev,.ms-skin-default .ms-slide .ms-slide-vcbtn,.ms-skin-default .ms-slide .ms-slide-vpbtn,.ms-skin-default .ms-video-btn{
        background-image:url(ico/mags-skin.png)
;
*/
/***Mag Slider***/
.magslider .ms-nav-next, .magslider .ms-nav-prev {
  background: url(ico/mags-skin.png);
  background-position: -97px -5px;
  height: 80px;
  width: 40px;
  cursor: pointer;
  top: 50%;
  left: 30px;
  margin-top: -20px;
  position: absolute;
  z-index: 10;
}

.magslider .ms-nav-next {
  right: 30px;
  left: auto;
  background-position: -75px -82px;
}

.magslider .ms-view {
  min-height: 400px;
}

.magslider .ms-slide {
  /*
    height: 400px !important;
    */
}

.magslider .ms-slide-bgcont:after {
  background: none;
  -webkit-filter: none;
          filter: none;
}

.ms-slide-layers:hover {
  background-color: transparent;
}

.magslider .ms-thumb-frame-selected {
  opacity: 1 !important;
}

.magslider .ms-thumb-frame-selected .ms-thumb img {
  filter: grayscale(0) !important;
  -webkit-filter: grayscale(0) !important;
}

.magslider .ms-thumb-frame:hover .ms-thumb img {
  filter: grayscale(0) !important;
  -webkit-filter: grayscale(0) !important;
}

.magslider .ms-thumb-frame:hover {
  opacity: 1;
}

#magSLider .ms-thumb-frame-selected .ms-thumb-ol {
  border-bottom-color: #ffffff;
}

#magSLider .ms-thumbs-cont {
  width: 100% !important;
}

.magslider .ms-thumb-frame {
  background: #ffffff;
  /*opacity: .5; */
}

.magslider .ms-thumb-frame .ms-thumb img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -webkit-transition-property: -webkit-filter;
  transition-property: -webkit-filter;
  transition-property: filter;
  transition-property: filter, -webkit-filter;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}

.magslider .ms-layer .ms-caption {
  text-align: center;
}

.magslider .mag_image,
.magslider .mag_info {
  display: inline-block;
  padding-top: 30px;
}

.magslider .mag_info {
  margin-left: 30px;
  text-align: left;
  max-width: 430px;
}

#heftSliderWidget .ms-view {
  min-height: 480px !important;
}

#heftSliderWidget .magslider .mag_info_content {
  display: none;
}

@media screen and (min-width: 768px) {
  #heftSliderWidget .ms-view {
    min-height: 420px !important;
  }
  #heftSliderWidget .magslider .ms-caption {
    display: table;
  }
  #heftSliderWidget .magslider .ms-caption h3,
  #heftSliderWidget .magslider .ms-caption p {
    display: block;
  }
  #heftSliderWidget .magslider .ms-caption p {
    padding: 0;
  }
  #heftSliderWidget .magslider .mag_info_content {
    display: inline-block;
  }
  #heftSliderWidget .magslider .mag_image,
  #heftSliderWidget .magslider .mag_info {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  #heftSliderWidget .magslider .mag_image {
    width: 45%;
  }
  #heftSliderWidget .magslider .mag_info {
    width: 55%;
  }
  #heftSliderWidget .magslider .mag_info .mag_info_content {
    text-align: left;
  }
  #heftSliderWidget .magslider .mag_info .blue_button {
    margin-top: 25px;
    float: left;
    clear: both;
  }
  #heftSliderWidget .magslider .mag_image,
  #heftSliderWidget .magslider .mag_info {
    padding-top: 45px;
  }
  #heftSliderWidget .magslider .ms-caption {
    margin-left: 7% !important;
  }
}

@media screen and (min-width: 995px) {
  #heftSliderWidget .magslider .ms-nav-next, .magslider .ms-nav-prev {
    margin-top: -40px;
  }
}

.mag_info h3, .mag_info p {
  color: #000000;
}

.mag_info p {
  margin-bottom: 0;
}

.mag_info .blue_button {
  float: left;
}

.margin_minus {
  margin: 0 -15px;
}

/***Home Slider***/
/*
.ms-view {
    min-height: 550px;
    background: transparent;
}
.ms-slide{
    height:550px!important;
}
*/
#tvslider .ms-slide {
  height: 500px !important;
}

#tvslider .ms-view {
  min-height: 500px;
}

.ms-pad-top {
  padding-top: 550px;
}

.ms-thumb-frame {
  background: #e6e6e6;
  border-bottom: 1px solid #dedede;
  color: #b4b4b4 !important;
  padding: 10px 10px 11px;
}

#masterslider .ms-thumb-frame {
  min-height: 135px;
}

.ms-thumb-frame h4, .ms-thumb-frame a, .ms-thumb-frame .ms-thumb-cat {
  color: #b4b4b4;
}

.ms-thumb-frame.ms-thumb-frame-selected h4, .ms-thumb-frame.ms-thumb-frame-selected .ms-thumb-cat {
  color: #6e6e6e;
}

.ms-thumb-frame.ms-thumb-frame-selected a {
  color: #15bba9;
}

.ms-skin-default .ms-thumb-frame-selected {
  opacity: 1;
  background: #ffffff;
  border-left-color: #ffffff;
}

.ms-tabs-template .ms-thumb-list.ms-dir-v .ms-thumb-frame-selected .ms-thumb-ol {
  border-right-color: #ffffff;
}

.ms-tabs-template .ms-thumb {
  border-bottom: none;
}

.ms-tabs-template .ms-thumb-frame {
  border: none;
}

.ms-thumb-cat, .ms-meta {
  font-weight: bold;
  font-size: 14px;
  padding-top: 17px;
  line-height: 18px;
  margin-left: 0;
  text-transform: uppercase;
}

.ms-newCircle {
  background-color: #e6e517;
  background-size: cover;
  background-position: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  text-align: center;
  color: #000;
}

.ms-meta {
  padding-bottom: 7px;
  color: #ffffff;
}

.ms-commsTrigger, .home-commsTrigger, .post-commsTrigger {
  position: relative;
  display: inline-block;
}

.ms-slide-bgcont:after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.75) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bf000000', GradientType=0);
}

.home-commsTrigger, .post-commsTrigger {
  height: 23px;
}

.post-commsWrapper {
  margin-top: -25px;
  text-align: right;
}

.ms-commsCta, .home-comments {
  font-weight: 700;
  font-size: 14px;
  border: none;
  color: #8d8d8d;
  background-color: #ffffff;
  padding: 4px 6px 2px;
  line-height: 1em;
  margin-top: 5px;
  margin-right: 10px;
  min-width: 25px;
  text-align: center;
}

.ms-commsCta:after, .home-comments:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 15px;
  border-top: 5px solid #000;
  border-top-color: #ffffff;
  border-left: 5px solid transparent;
  /*border-right:5px solid transparent*/
}

.ad-wrapper {
  text-align: center;
}

.ad-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
@media all and (max-width: 500px) {
  .ad-center {
    display: inline-block !important;
    width: 100% !important;
  }
  #traffective-ad-Mobile_Pos1 {
    background-color: #ffffff;
  }
}

#traffective-ad-Skyscraper {
  position: absolute;
  right: 50px;
  color: black;
  vertical-align: middle;
}

.home-comments {
  font-weight: 500;
  background-color: #000000;
  font-size: 12px;
}

.home-comments:after {
  border-top: 5px solid #ffffff;
  border-top-color: #000000;
}

.home-comments a {
  color: #ffffff;
}

h2.ms-h1 {
  font-weight: 800;
}

.lead, .home-lead, .cat-lead {
  font-family: 'Merriweather', serif;
  font-size: 16px;
}

.home-lead, .cat-lead {
  color: #262626;
}

.cat-lead {
  padding-top: 7px;
}

#traffective-ad-Mobile_Pos1, #traffective-ad-Mobile_Pos2, #traffective-ad-Mobile_Pos3,
#traffective-ad-Mobile_Pos4, #traffective-ad-Mobile_Pos5, #traffective-ad-Mobile_Footer_1,
#traffective-ad-Content_1, #traffective-ad-Content_2, #traffective-ad-Content_3 {
  margin: 0 auto;
}
#traffective-ad-Mobile_Pos1 {
  margin-top: 10px;
  margin-bottom: 10px;
}
#traffective-ad-Footer_1, #traffective-ad-Billboard {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 4px;
  padding-top: 4px;
}

#traffective-ad-Footer_1 {
  background-color: white;
}

#traffective-ad-Mobile_Footer_1 {
  padding-bottom: 12px;
}

.container.hero .row {
  background-color: #eee !important;
}

#below-content {
  background-color: #eee !important;
}

#traffective-ad-Billboard_1, #traffective-ad-Billboard_2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.lead a {
  font-weight: 700;
  color: #e50000;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
}

.panel-title > a {
  color: #e50000 !important;
  font-family: 'Open Sans', sans-serif;
}

.size728 .rpwe-widget-title {
  max-width: 748px;
}

.size468 .rpwe-widget-title {
  max-width: 508px;
}

.rpwe-widget-title {
  color: #252525;
  font-weight: 700;
  margin: auto;
  clear: both;
}

.rpwe-widget-title hr {
  border-color: #d5d5d5;
}

.rpwe-widget-title span {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #252525;
}

/***home page***/
h2.more_posts {
  font-weight: 800;
  color: #000000;
  font-size: 48px;
}

.entry-tn-home {
  margin-top: 17px;
  position: relative;
}

h2.home-entry-title {
  font-size: 22px;
  line-height: 1.3em;
}

h2.home-entry-title a {
  color: #000;
}

.more_link,
.comment-reply-link,
.comment-reply-login,
#cancel-comment-reply-link {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #e50000;
  text-transform: uppercase;
  white-space: nowrap;
}

/***Post Filter***/
.filter-widget-title {
  text-transform: uppercase;
  font-weight: 600;
}

.filter-widget-title hr {
  margin-top: 15px;
}

.filter-widget-title .filter_title {
  color: #000000;
}

.filter-widget-title .trigger {
  margin-right: 20px;
  color: #9f9f9f;
  padding-bottom: 15px;
  cursor: pointer;
}

.filter-widget-title .active {
  color: #000000;
  border-bottom: 2px solid #000000;
}

.filter-widget-title .current_filter {
  color: #15bba9;
  text-transform: none;
}

.button-group button {
  border-radius: 12px;
  padding: 3px 14px;
  margin-right: 8px;
  margin-bottom: 10px;
  color: #ffffff;
  background: #9f9f9f;
  font-weight: 600;
  font-size: 12px;
}

.button-group button.is-checked, .button-group button:hover {
  background-color: #e50000;
}

article {
  margin-bottom: 30px;
}

/*
article {
    margin-bottom: 0;
    min-height: 250px;
}


.filterfy {
    margin-bottom: 0;
    min-height: 250px;
}

*/
/*
.blue_button a div {
    width: 200px;
    color: #ffffff;
    background: #e50000;
    margin: 30px auto;
}
*/
.preview-post {
  margin-bottom: -15px;
}

#load-more {
  margin: 10px auto 50px;
}

.blue_button {
  width: 220px;
  color: #ffffff !important;
  background: #e50000;
  cursor: pointer;
  margin: 30px auto;
  border-radius: 3px;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
  display: inline-block;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

input.blue_button {
  padding: 15px;
}

.blue_button a {
  color: #ffffff !important;
  padding: 15px;
  display: block;
}

a.blue_button {
  color: #ffffff !important;
  padding: 15px;
  display: inline-block;
}

.blue_button:hover {
  background: #c50000;
  color: #ffffff !important;
}

.blue_button:hover a {
  color: #ffffff !important;
}

#ajax_loader {
  display: none;
}

/***Single Post***/
.social_widget {
  float: left;
}

.social-widget-title {
  color: #000000;
  font-weight: 600;
}

.post-social-wrapper {
  float: none;
}

.post-social-wrapper a {
  font-size: 19px;
  color: #ffffff;
}

.social_circle {
  width: 40px;
  height: 40px;
  padding-top: 5px;
  text-align: center;
  display: inline-block;
  background-color: #000000;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 10px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.post-social-wrapper a .icon-facebook:hover,
.post-social-wrapper a .icon-twitter:hover {
  color: #ffffff;
}

.facebook:hover {
  /*color: #3b5998;*/
  background: #3b5998;
}

.twitter:hover {
  /*color: #00aced;*/
  background: #00aced;
}

.googleplus:hover {
  /*color: #dd4b39;*/
  background: #dd4b39;
}

.ap-author-meta .author-display-name {
  font-family: 'Merriweather', serif;
  font-weight: normal;
  padding: 0;
}

.ap-author-meta img {
  width: 80px;
}

.post_category {
  float: right;
  border-left: 1px solid #818181;
  padding-left: 20px;
}

.single_date_title {
  text-transform: uppercase;
  color: #000000;
  font-weight: 600;
  font-family: 'Open Sans',sans-serif;
  font-size: 16px;
  line-height: 1.666;
}

.single_date {
  font-size: 15px;
  font-family: 'Merriweather', serif;
  font-weight: normal;
  padding: 0;
  color: #545454;
}

/***Comments***/
#comments {
  margin: 30px 0;
}

.answers {
  color: #9f9f9f;
  margin-left: 60px;
}

.comment-body {
  padding-bottom: 20px;
  margin-bottom: 0;
}

.parent .comment-body {
  border-bottom: none;
}

.children .comment-body {
  margin-left: 40px;
  border-bottom: solid 1px #eee;
}

.children .comment-author {
  border-left: 1px solid #eee;
  padding-left: 20px;
}

#comment {
  background-color: #ffffff;
  border: 1px solid #9f9f9f;
  border-radius: 5px;
}

#commentform {
  /*
    margin-left: 50px;
    padding-left: 60px;
    */
  margin-left: 30px;
  padding-left: 55px;
}

.form-submit {
  text-align: right;
}

.form-submit #submit {
  color: #ffffff;
  background-color: #b3b3b3;
  text-transform: uppercase;
  font-weight: 600;
}

#comments ol li {
  margin-top: 20px;
}

.comment-author {
  float: left;
  margin-right: 15px;
  margin-top: 4px;
}

.comment-author img.avatar {
  width: 80px;
  height: 80px;
}

.comment-author.logged_in img.avatar {
  width: 60px;
  height: 60px;
}

.comment-metadata {
  text-transform: uppercase;
  margin: 0;
  font-size: 12px;
}

.comment-metadata a {
  font-weight: 600;
  color: #545454;
}

time {
  font-size: 12px;
  line-height: normal;
  color: #9f9f9f;
  margin-left: 5px;
}

time:before {
  content: '|';
  padding-right: 5px;
}

.comment-content {
  margin-top: 4px;
}

.comment-reply-link {
  display: block;
  margin-top: -2px;
}

/***Category***/
.cat-title-wrap p {
  font-style: normal;
  max-width: 400px;
  margin: 0 auto;
}

.cat-title-wrap p.small {
  padding-top: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFF;
  font-weight: bold;
}

.cat-title-wrap h2, .cat-title-wrap h1 {
  color: #FFF !important;
  padding: 0 !important;
}

.breadcrumbs {
  margin: 0px 0 25px 0;
  color: #e50000;
  font-size: 12px;
  font-weight: 600;
}

.breadcrumbs a {
  color: #9f9f9f;
}

.breadcrumbs a:hover {
  color: #e50000;
}

.article_footer_items {
  margin: 0 -15px 10px;
}

.borders-blog {
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  margin-bottom: 30px;
}

blockquote {
  font-size: 30px;
  font-weight: bold;
  font-family: 'Merriweather';
  color: #262626;
  border-left: none !important;
  line-height: 1.2;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.relpost-med {
  height: 100%;
}

#article_sidebar .relpost-med {
  height: 350px;
  padding: 0;
}

#article_sidebar .relpost-med .popular-img {
  height: 350px;
}

#article_sidebar .relpost-med .popular-img:after {
  left: 0;
  right: 0;
}

#below-post-content .relpost-block {
  margin: 0 -15px;
}

.relpost-block a {
  color: #FFF;
}

.relpost-block a:hover {
  color: #e50000 !important;
}

.relpost-block a.red {
  color: #e50000;
}

.relpost-block a.gray {
  color: #999;
}

.relpost-block a:hover {
  color: #23527c;
}

#bottom_related .relpost-med {
  width: 33.33333% !important;
  float: left;
  clear: none;
}

#bottom_related .relpost-med:last-child {
  display: none;
}

#bottom_related .clearfix {
  display: none !important;
}

.recent_posts_item {
  border-bottom: 1px solid #d4d4d4;
  padding: 20px 0 !important;
  overflow: hidden;
  margin-bottom: 0 !important;
}

.recent_posts_item:last-child {
  border-bottom: none;
  padding-bottom: 40px;
}

.recent_posts_body {
  margin: 0 -15px;
}

.recent_posts_img img {
  border-radius: 50%;
  width: 100%;
  height: auto;
}

.recent_post_categories {
  color: #a0a0a0;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 5px;
}

.recent_post_categories a {
  color: #e50000;
  font-size: 13px;
}

.recent_post_list_copy h4 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
}

.new-better-recent-comments-text {
  font-size: 14px;
  color: #000;
  line-height: 18px;
}

.mag_widget {
  clear: both;
  padding-top: 60px;
}

.mag_cover img {
  width: 90%;
  /*border: 1px solid #999;*/
  -webkit-box-shadow: 0px 0px 2px 2px #ddd;
          box-shadow: 0px 0px 2px 2px #ddd;
  max-width: 400px !important;
}

.mag_name {
  padding: 15px 0;
  font-size: 20px;
  font-weight: 600 !important;
  color: #000;
  font-weight: bold;
  line-height: 1.2;
}

.mag_name a {
  color: #000;
}

.magazine_img {
  overflow: hidden;
}

.magazine_list {
  margin-bottom: 40px;
}

.mag_links {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.mag_links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mag_links li {
  margin-bottom: 15px;
}

.expert_teaser_wrap {
  position: absolute;
  top: 30px;
  bottom: 0;
  margin-bottom: 4%;
  z-index: +1;
  width: 100%;
  left: 0;
  text-align: center;
  color: #ffffff;
}

.expert_teaser_wrap .blue_button {
  margin: 15px 0 0;
}

.jumbotron.expert_teaser {
  min-height: 370px;
}

.jumbotron.expert_teaser:after {
  height: 370px;
}

p.expert_teaser {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #ffffff;
  max-width: 700px;
  margin: auto;
}

p.expert_intro {
  color: #ffffff;
  margin: 10px auto;
  font-size: 14px;
}

/***Magazine Template***/
h1.magizine-title {
  color: #262626;
  font-size: 2em;
  margin: 0;
  padding: 0;
}

.single-magazine div.magazin_cover img {
  -webkit-box-shadow: 0 0 2px 2px #ddd;
          box-shadow: 0 0 2px 2px #ddd;
}

.magazine-content h2 {
  font-size: 1em;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 3px;
  padding-top: 0;
  font-size: 17px;
  margin-bottom: 50px;
}

.magazine-content {
  margin-bottom: 30px;
  color: #000;
}

.magazine-content p {
  color: #000;
}

.video_icon {
  background: url(images/top_video.png) no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  float: left;
  opacity: 0.3;
}

.article_meta {
  line-height: 18px;
}

.article_meta .video_icon {
  float: none;
  opacity: 1;
  margin-bottom: 0;
  margin-right: 5px;
  margin-left: -3px;
}

.video_icon_white {
  background: url(images/top_video_white.png) no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 5px;
  margin-left: -3px;
}

#tvslider .ms-thumb > *:first-child:before {
  content: " ";
  width: 100%;
  height: 100%;
  display: block;
  background: url(images/video_overlay_small.png) center no-repeat;
}

.is_video:before {
  content: " ";
  width: 100%;
  height: 100%;
  display: block;
  background: url(images/video_overlay_large.png) center no-repeat;
  position: absolute;
  background-size: 30%;
  opacity: 1.0;
}

.ms-thumb-frame-selected .video_icon {
  opacity: 1;
}

article:last-child .article-medium {
  border-bottom: none;
}

/***Expert Template***/
.expert-title {
  padding-top: 27%;
}

.wpcf7-form p {
  font-family: 'Merriweather', serif;
  font-size: 14px;
}

.wpcf7-form textarea {
  width: 85%;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}

.wpcf7-form.carpcorner textarea,
.wpcf7-form.jackson textarea {
  width: 100%;
  max-height: 120px;
  min-height: 120px;
  resize: vertical;
}

.wpcf7-form input {
  margin-bottom: 13px;
}

.wpcf7-form input[type=submit] {
  background-color: #e50000;
  text-transform: uppercase;
  font-weight: 600;
  max-width: none;
  display: inline-block;
  width: auto;
}

.expert-answers {
  text-align: center;
}

.expert-answers h2 {
  color: #000000;
}

.expert-question {
  margin-right: 7px;
}

/***Team Page***/
.team-border {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.team-border:last-child {
  border: none;
}

.team-author-meta {
  text-align: center;
}

.team-author-meta img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}

.expert_teaser_wrap .team-author-meta {
  float: none;
}

/***Related Post Widget***/
.static-copy-inset {
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
}

.static-copy-inset a {
  font-weight: 600;
  font-size: 14px;
}

.static-copy-inset h4 {
  padding-top: 7px;
}

.static-copy-inset .relpost-title a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

/***Widgets***/
.teaser_image {
  position: relative;
  width: 100%;
  height: 315px;
}

.teaser_image:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.35))) !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.35) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bf000000', GradientType=0) !important;
}

.cup-item:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.75))) !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.75) 80%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bf000000', GradientType=0) !important;
}

.background-gradient:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), color-stop(80%, rgba(0, 0, 0, 0.85))) !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.85) 80%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bf000000', GradientType=0) !important;
}

.teaser_image:hover:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.85))) !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 80%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bf000000', GradientType=0) !important;
}

.teaser_caption {
  position: absolute;
  bottom: 5%;
  width: 100%;
  padding: 0 5%;
}

.teaser_caption h3 {
  color: #ffffff;
  font-size: 26px;
}

.teaser_link_title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  text-align: left;
  margin-top: 10px;
}

.teaser_content a {
  color: #818181;
}

.teaser_content a:hover {
  color: #e50000;
}

.teaser_content a.more_link {
  color: #e50000;
}

.teaser_content a.more_link:hover {
  color: #818181;
}

.teaser_content, .magazine_links {
  text-align: left;
  font-family: 'Merriweather', serif;
  font-size: 14px;
  padding: 10px 0 30px 0;
}

.teaser_content ul, .magazine_links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.magazine_title {
  text-transform: uppercase;
  text-align: left;
  font-size: 18px;
  color: #000;
}

.magazine_title a {
  color: #000;
}

.magazine_links ul {
  margin-top: -10px;
}

.teaser_content li, .magazine_links li {
  border-bottom: 1px solid #818181;
  padding: 5px 0;
}

.magazine_links li a {
  color: #000000;
}

.teaser_content li:last-child, .magazine_links li:last-child {
  border-bottom: none;
}

.right {
  float: right;
}

/***List/Grid***/
.thumbnail {
  margin-bottom: 20px;
  padding: 0px;
}

.status-private .thumbnail {
  background-color: #fdecec;
}

.item.list-group-item {
  float: none;
  width: 100%;
  background-color: #fff;
  margin-bottom: 10px;
}

/*
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover{
    background: #428bca;
}
*/
.item.list-group-item .list-group-image {
  margin-right: 10px;
}

.item.list-group-item .thumbnail {
  margin-bottom: 0px;
  margin-right: 10px;
}

.item.list-group-item .caption {
  padding: 9px 9px 0px 9px;
}

.item.list-group-item:nth-of-type(odd) {
  background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after {
  display: table;
  content: " ";
}

.item.list-group-item img {
  float: left;
}

.item.list-group-item:after {
  clear: both;
}

.list-group-item-text {
  margin: 0 0 11px;
}

/***Footer***/
.footer-logo {
  text-align: center;
}

#secondary-nav {
  float: none;
  text-align: center;
}

#secondary-nav li, #secondary-nav li:first-child {
  border: none;
}

#secondary-nav li a {
  color: #b8b8b8;
  text-transform: uppercase !important;
}

#secondary-nav li.current_page_item a, #secondary-nav li a:hover {
  color: #e50000;
}

.footer-widget {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 5px;
}

.footer-seo {
  padding-top: 30px;
}

.footer-seo p {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 12px !important;
}

.bh-social-widget a {
  color: #b8b8b8;
}

.bh-social-widget a:hover {
  color: #15bba9;
}

.icon-googleplus:before {
  content: "\f0d5";
}

.fa-caret-right:before {
  font-family: FontAwesome;
  content: "\f0da";
  padding: 0 5px;
  color: #9f9f9f;
  font-style: normal;
}

.right.fa-caret-right:before {
  color: #e50000;
}

.menu-item-1112 a, .menu-item-1328 a, .menu-item-1113 a {
  padding-top: 5px !important;
}

#progress {
  max-width: 1105px;
  left: auto;
}

#frag-search .form-group {
  display: inline-block;
}

#frag-search {
  width: 300px;
  margin: auto;
  height: 48px;
  border-radius: 24px;
  border: 1px solid #b8b8b8;
}

#frag-search .search-field {
  width: 245px;
  background: none;
  border: none;
  height: 48px;
  line-height: 48px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#frag-search .search-submit {
  width: 50px;
  float: right;
  background: url(images/search_icon.png) center no-repeat;
  border: none;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  text-indent: 99999px;
  margin-top: -52px;
}

.registration input {
  color: #000;
}

.forgot-password a {
  font-size: 13px;
  float: left;
  font-weight: 400;
}

.text-underform p {
  font-family: 'Merriweather', serif;
  font-size: 16px;
  color: #262626;
  line-height: 20px;
  margin: 0;
  padding-bottom: 20px;
}

.text-underform h1 {
  font-weight: 800;
  color: #262626;
  padding-bottom: 15px;
  font-size: 38px;
}

.text-underform h2 {
  font-weight: 800;
  color: #000;
  padding-bottom: 15px;
}

.round-questions {
  height: 20px;
  width: 20px;
  background: #ccc;
  text-align: center;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
  border: 1px solid #ccc;
  border-radius: 25px;
  display: inline-block;
}

.form-group {
  color: #000;
  overflow: hidden;
  padding: 2px;
}

.row-new {
  margin: 0 -15px;
  clear: both;
  overflow: hidden;
}

input[type="file"] {
  line-height: 1ex;
  text-indent: -5px;
  padding: 11px 20px;
}

#ui-datepicker-div {
  display: none;
}

.register-now {
  color: #ffffff;
  background: #e50000;
  cursor: pointer;
  border-radius: 3px;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
  display: inline-block;
  height: 41px;
  border: 1px solid #e50000;
  padding: 8px 25px;
  line-height: 25px;
  font-family: 'Open Sans';
}

.register-now:hover {
  background: #c50000;
  border: 1px solid #c50000;
  color: #ffffff;
}

.ask-profi-btn:hover {
  background: #c50000;
  color: #ffffff;
}

.text-underform {
  padding-top: 20px;
  clear: both;
}

.field-name {
  font-weight: 400;
  font-size: 13px;
  color: #000;
}

.field-name input {
  margin: 10px 0;
  margin-right: 3px;
}

.background-form {
  background: #f5f5f5;
  color: #000;
  padding: 30px 25px;
  font-weight: 400;
  margin-bottom: 30px;
  overflow: hidden;
  font-size: 13px;
}

.cancel-btn {
  color: #ffffff;
  background: #999;
  cursor: pointer;
  border-radius: 3px;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
  display: inline-block;
  border: 1px solid #999;
}

.text-underform h4 {
  color: #262626;
  font-size: 20px;
  line-height: 1.3em;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-weight: 700;
}

.font-style h4 {
  color: #262626;
  font-size: 20px;
  line-height: 1.3em;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-weight: 700;
}

.font-style p {
  font-family: 'Merriweather', serif;
  font-size: 15px;
  color: #262626;
  line-height: 20px;
  margin: 0;
  padding-bottom: 20px;
}

.font-style {
  font-family: 'Merriweather', serif;
  font-size: 15px;
  color: #262626;
  line-height: 20px;
  clear: both;
}

.font-style li {
  font-weight: 400;
  font-size: 15px;
  color: #000;
}

#buddypress #item-header {
  margin: 0 -18px;
  margin-top: -78px;
}

#item-header .panel, .image-upload-container, .image-cover {
  height: 400px !important;
}

.profile-user-photo-container {
  margin-left: 0 !important;
  bottom: 0;
  top: auto !important;
  padding: 30px;
  width: 250px !important;
}

.panel-profile-header .img-profile-data {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8))) repeat scroll 0% 0% transparent !important;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0% 0% transparent !important;
  padding-bottom: 20px !important;
  padding-top: 60px !important;
}

#item-header .panel-profile-header .img-profile-data h1 {
  font-weight: 800 !important;
  font-size: 48px !important;
  /*text-transform: capitalize;*/
  margin-bottom: 90px !important;
  padding-left: 200px;
}

.profile-user-photo-container.ava img, .profile-user-photo-container.ava_no_hover img {
  width: 200px;
  height: auto !important;
}

#item-header .panel {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fish_panel {
  display: none;
}

.fish_panels .fish_panel:first-child {
  display: block;
}

.angelmasters-header {
  width: 60%;
  margin-left: 140px;
}

.angelmasters-header .entry-title {
  margin-top: -5px;
  font-size: 53px;
  font-weight: 800;
}

/***Responsive***/
@media (max-width: 600px) {
  .ava, .ava img, .ava_no_hover, .ava_no_hover img {
    width: 150px !important;
    height: auto !important;
  }
  .profile-user-photo-container {
    padding: 15px;
    bottom: 70px;
  }
  .jumbotron.cat-title {
    background-size: auto !important;
    padding-top: 0;
    min-height: 130px;
  }
}

@media screen and (min-width: 768px) {
  .jumbotron h1 {
    font-size: 53px !important;
  }
}

@media screen and (max-width: 700px) {
  .ms-thumb-list.ms-dir-v {
    display: none;
  }
  .ms-view {
    min-height: 480px;
  }
  .ms-slide {
    height: 480px !important;
  }
  .ms-tabs-vertical-template {
    padding-right: 0 !important;
  }
  #progress {
    height: 5px;
  }
}

@media screen and (max-width: 769px) {
  .magslider .ms-view {
    min-height: 500px;
  }
  .magslider .mag_image,
  .magslider .mag_info {
    display: block;
  }
  .magslider .mag_info {
    margin-left: 0;
    max-width: none !important;
    text-align: center;
    padding-top: 0;
  }
  .mag_info .blue_button {
    float: none;
  }
  .jumbotron.cat-title {
    background-size: auto !important;
    padding-top: 0;
    min-height: 150px;
  }
}

@media screen and (max-width: 994px) {
  .magslider .mag_info {
    margin-left: 10px;
    max-width: 200px;
  }
}

h2.more_posts2 {
  font-weight: 800;
  color: #000000;
  font-size: 48px;
  line-height: 1.1;
}

.normal-paragraph {
  font-family: 'Merriweather', serif;
  font-size: 20px;
  color: #262626;
  margin: 0;
  padding-bottom: 20px;
}

.normal-paragraph a {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 16px;
}

.relpost-title2 a {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  font-family: 'Open Sans';
}

.relpost-title2 a:hover {
  color: #e50000;
}

.competitor-name {
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  color: #fff;
  font-family: Merriweather;
  margin: 0;
}

.cup-item-list {
  overflow: hidden;
  background-size: cover;
  margin-bottom: 20px;
  position: relative;
  padding: 20px 15px;
  height: 220px;
  background: #f5f5f5;
}

.cup-item {
  height: 315px !important;
  overflow: hidden;
  background-size: cover;
  margin-bottom: 20px;
  position: relative;
  padding: 20px 15px;
  height: 220px;
  background: #f5f5f5;
}

.cup-link {
  cursor: pointer;
}

.cup-link a {
  color: #FFF;
}

.cup-link a:hover {
  color: #e50000;
}

#magSLider .ms-slide-container {
  -webkit-transition-duration: 100ms !important;
          transition-duration: 100ms !important;
}

#magSLider .ms-layer {
  -webkit-transition-duration: 300ms !important;
          transition-duration: 300ms !important;
}

.rank-number {
  height: 60px;
  width: 60px;
  border-radius: 50px;
  color: #262626;
  font-size: 24px;
  font-family: 'Open Sans';
  font-weight: bold;
  text-align: center;
  padding: 10px;
}

.rank-number.yellow {
  background-color: #ffda64;
}

.rank-number.orange {
  background-color: #dbaa76;
}

.rank-number.blue {
  background-color: #84d0f5;
}

.rank-number.green {
  background-color: #b5d9b7;
}

.rank-number.purple {
  background-color: #b29ccb;
}

.rank-number.orange {
  background-color: #dbaa76;
}

.rank-number.white {
  background-color: #ffffff;
}

.candidates_ranks {
  height: 240px;
  text-align: left;
  font-family: 'Merriweather', serif;
  font-size: 12px;
  padding: 0px 0 60px;
  color: #000;
}

.candidates_ranks a {
  color: #000;
}

.candidates_ranks a:hover {
  color: #e50000;
}

.candidates_ranks a.more_link {
  color: #e50000;
}

.candidates_ranks ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-bottom: 15px;
  margin-top: -15px;
}

.candidates_ranks li {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0;
}

.candidates_ranks li:last-child {
  border-bottom: none;
}

.fish_cm {
  font-family: 'Open Sans';
  font-weight: bold;
}

.text-normal {
  font-size: 14px;
  font-family: 'Merriweather';
  color: #262626;
  margin: 0;
  padding-bottom: 20px;
}

.text-bold {
  font-size: 16px;
  font-family: 'Merriweather';
  color: #262626;
  margin: 0;
  padding-bottom: 20px;
  font-weight: bold;
}

.grid-style {
  float: right;
  padding-top: 42px;
}

.grid-style a {
  color: #9f9f9f;
  font-size: 20px;
}

.grid-style a:hover {
  color: #e50000;
}

.table-striped tr > td {
  vertical-align: middle !important;
  color: #262626;
  font-weight: 400;
  font-size: 14px;
  font-family: Merriweather;
}

.bold {
  font-weight: bold !important;
}

.status {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  padding: 20px 0;
  overflow: hidden;
}

.status .icon-thumbs-o-down, .status .icon-thumbs-o-up {
  font-size: 25px;
  padding: 0 0px 0 10px;
}

.jury_votes .icon-thumbs-o-down, .jury_votes .icon-thumbs-o-up {
  font-size: 22px;
  padding: 0 5px 0 0px;
  float: left;
}

.jury-names {
  clear: both;
  font-size: 16px;
  color: #e50000;
}

.jury-names .fa {
  font-size: 17px;
}

.fish-name {
  float: left;
  padding-left: 20px;
  color: #000;
}

.fish-name h2 {
  margin: 0;
  color: #000;
  padding-bottom: 5px;
}

.fish-name h5 {
  color: #000;
  font-weight: 400;
  font-size: 25px;
  margin: 0;
  padding-bottom: 5px;
}

.fish-name h6 {
  margin: 0;
  font-weight: 400;
}

.background-jury {
  background-color: #f5f5f5;
  padding: 15px;
  margin-top: 15px;
  height: auto;
}

.background-jury p {
  font-size: 14px;
  color: #000;
  font-weight: normal;
  font-family: 'Open Sans';
  margin: 0;
  padding-bottom: 10px;
}

.background-jury {
  color: #000;
}

.background-jury span {
  font-weight: bold;
}

.jury_comment {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #CCC;
}

.jury_comment:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}

.jury_votes {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  padding-top: 10px;
}

.jury_votes li {
  float: left;
  padding-right: 20px;
  line-height: 20px;
}

#top_links {
  padding-top: 10px;
}

#top_links a {
  color: #fff;
}

#top_links a:hover {
  color: #e50000;
}

#top_links.red a {
  color: #e50000;
}

#top_links.red a:hover {
  color: #b8b8b8;
}

.cup-name {
  position: absolute;
  width: 100%;
  padding: 10px;
  bottom: 10px;
}

.participant-name {
  font-family: 'Open Sans';
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  float: left;
}

.contest-place {
  font-family: 'Open Sans';
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  float: right;
  line-height: 20px;
  text-align: right;
}

.alphabet ul {
  list-style: none;
  padding-left: 0;
}

.alphabet li {
  float: left;
  width: 15px;
  margin: 0 3px;
  text-align: center;
  cursor: pointer;
  border-bottom: 2px solid #FFF;
}

.alphabet li a {
  color: #000;
}

.alphabet li:hover, .alphabet li.active {
  color: #000;
  border-bottom: 2px solid #000;
}

.jumbotron.cat-title {
  margin-bottom: 15px;
  background-size: 100% !important;
  background-position: center !important;
  background-attachment: initial !important;
}

.jumbotron.cat-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 320px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bf000000', GradientType=0);
}

.user-item {
  margin-bottom: 20px;
}

.user-img img {
  width: 100%;
}

.user-name {
  text-align: center;
  padding: 10px 0;
  border-bottom: 3px solid #EEE;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

.tooltip {
  z-index: 99999;
  position: absolute;
}

.row {
  clear: both;
}

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  float: none;
  clear: both;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11,
.col-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-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-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
  float: left;
  clear: none;
}

.background-gradient {
  background-color: rgba(0, 0, 0, 0.4);
  height: 380px;
  text-align: center;
}

.round-profile-image {
  height: 110px;
  width: 110px;
  border-radius: 50%;
  text-align: center;
  margin: auto;
  overflow: hidden;
}

.text-frangdenprofi h3 {
  color: #fff;
  font-family: 'Open Sans';
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  padding-top: 20px;
}

.text-frangdenprofi h4 {
  color: #fff;
  font-family: 'Merriweather';
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}

.text-frangdenprofi h5 {
  color: #e60000;
  font-family: 'Open Sans';
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.ask-profi-btn {
  background: #e60000;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 15px 30px;
  text-transform: uppercase;
  font-family: 'Open Sans';
  border-radius: 5px;
  margin-top: 25px;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.ask-profi-btn a {
  color: #FFF;
}

.cat-template {
  margin-bottom: 60px;
}

#tab_menus {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #CCC;
  overflow: hidden;
}

#tab_menus li {
  margin-right: 20px;
  color: #9f9f9f;
  float: left;
  border-bottom: 2px solid #FFF;
  font-weight: 600;
}

#tab_menus li a {
  color: #9f9f9f;
  display: block;
  padding-bottom: 15px;
}

#tab_menus li.active a {
  color: #000;
}

#tab_menus li:hover, #tab_menus li.active, #tab_menus li.current-page-ancestor {
  color: #000;
  border-bottom: 2px solid #000000;
}

#tab_menus li.current-page-ancestor.menu-item-1331 {
  border-bottom: 2px solid #FFF;
}

#tab_menus li a:hover {
  color: #000;
}

h1.more_posts2, h1.entry-title {
  font-weight: 800;
  color: #000000;
  font-size: 48px;
  line-height: 1.1;
  /*text-transform: capitalize;*/
}

.catch-item-bottom {
  margin-bottom: 25px;
}

.expert-answers h1 {
  color: #000000;
  font-size: 30.48px;
}

#content {
  padding-top: 15px !important;
}

.bh-social-widget a:hover {
  color: #e50000;
}

.comment-content p.form-submit {
  margin-top: -30px;
}

.magslider .ms-thumbs-cont {
  max-width: 100%;
  -webkit-transform: none !important;
          transform: none !important;
  left: 0 !important;
}

.magslider .ms-thumb-frame {
  width: 14.25% !important;
}

.ms-tabs-template .ms-thumb {
  padding: 5px 15px;
}

.ms-tabs-vertical-template .ms-thumbs-cont, #tvslider .ms-thumbs-cont {
  -webkit-transform: none !important;
          transform: none !important;
  top: 0 !important;
}

.article-medium {
  overflow: hidden;
}

.next.page-numbers.ytc-paginationlink.ytc-next {
  float: right;
}

.home-page #content, .bp-user #content {
  padding-top: 0 !important;
}

.slider_tabs .slider_tab:last-child {
  border-bottom: 0 !important;
}

@media screen and (max-width: 1500px) {
  #page {
    margin: 0px !important;
  }
  #skyscraper_2 {
    display: none !important;
  }
}

@media screen and (max-width: 1210px) {
  .home-page #content {
    padding-top: 0 !important;
  }
}

@media screen and (min-width: 1210px) {
  #content {
    padding-top: 15px !important;
  }
}

@media screen and (max-width: 650px) {
  #content {
    padding-top: 15px !important;
  }
}

@media screen and (max-width: 992px) {
  .borders-blog {
    border: none;
  }
}

@media screen and (max-width: 767px) {
  h1.more_posts2, h1.entry-title {
    font-weight: 800;
    color: #000000;
    font-size: 28px;
    line-height: 1.1;
    /*text-transform: capitalize;*/
  }
  #cup-img {
    margin-bottom: 20px;
  }
  #top-slider .top-slider-tabs {
    display: none;
  }
  #video-slider .top-slider-container {
    display: none;
  }
  #tab_menus li {
    float: none;
    padding-bottom: 8px;
    padding-top: 8px;
  }
  h2.more_posts {
    font-size: 28px !important;
  }
  h2 {
    font-size: 28px !important;
  }
  .post_pagination ul {
    width: 80%;
  }
  .post_pagination ul li {
    width: auto;
  }
  .post_pagination ul li a {
    width: auto;
  }
  .post_pagination ul li:hover a, .post_pagination ul li:hover, .post_pagination ul li .current, .post_pagination ul li:hover a {
    width: auto !important;
    background: none !important;
    color: #e50000 !important;
  }
  .prev_page, .next_page {
    width: 10%;
  }
  .prev_page a {
    padding: 0;
    overflow: hidden;
    text-indent: 9999px;
    background: url("images/prev_arrow_small.png") left no-repeat;
  }
  .next_page a {
    padding: 0;
    overflow: hidden;
    text-indent: 9999px;
    cursor: pointer;
    background: url("images/next_arrow_small.png") right no-repeat;
  }
  #bottom_related .relpost-med {
    width: 100% !important;
  }
  .relpost-block {
    margin: 0 !important;
  }
  .margin_minus {
    margin: 0;
  }
  .magazine_list {
    margin-bottom: 40px;
    padding: 0 15px;
    width: 100%;
  }
  .magazine_img {
    height: auto;
    max-width: 400px;
  }
  .magizine-title {
    padding-top: 50px !important;
  }
  #cup-img img {
    height: 120px;
  }
  .angelmasters-header {
    width: 100%;
    margin: auto;
    padding: 0 10px;
  }
  .jumbotron.cat-title {
    background-size: cover !important;
  }
  .angelmasters-header #cup-img {
    display: none;
  }
  .angelmasters-header .entry-title {
    font-size: 40px !important;
    margin-top: 15px;
    margin: auto;
  }
  .ms-commsTrigger, .home-commsTrigger, .post-commsTrigger {
    margin-bottom: 5px;
  }
  #item-header .panel-profile-header .img-profile-data h1 {
    font-size: 25px !important;
    padding-left: 250px;
    text-align: left;
  }
}

@media screen and (max-width: 601px) {
  #item-header .panel-profile-header .img-profile-data h1 {
    font-size: 25px !important;
    padding-left: 130px;
    text-align: left;
  }
}

@media screen and (max-width: 1350px) {
  #skyscraper_2 {
    display: none;
  }
}

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

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

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

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

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

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

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

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

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

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

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

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

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

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

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

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

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.magazine-list-title {
  margin-bottom: 20px;
}

.magazine-list-button {
  text-align: center;
}

.magazine-list-button .blue_button {
  margin: 10px 0 20px;
  padding: 10px 5px;
}

.magazine-list {
  overflow: hidden;
  display: block;
  width: 100%;
}

.magazine-list .magazine-list-item {
  display: inline-block;
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 4%;
}

.magazine-list .magazine-list-item span {
  display: block;
  padding-top: 3px;
  padding-left: 0;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.3;
  text-align: left;
}

.magazine-list .magazine-list-item img {
  width: 100%;
}

.magazine-list .magazine-list-item.magazine-list-item-last {
  margin-right: 0;
}

.magazine-list .magazine-list-item-even {
  margin-right: 0;
}

.magazine-list .magazine-list-item-odd {
  clear: both;
}

@media screen and (min-width: 640px) {
  .magazine-list {
    display: table;
    margin-bottom: 20px;
  }
  .magazine-list .magazine-list-item {
    /*width: 23.5%;*/
    /*margin-right: 2%;*/
    margin-bottom: 2%;
    display: table-cell;
    margin: 0;
    width: auto;
    float: none;
    text-align: center;
    vertical-align: bottom;
  }
  .magazine-list .magazine-list-item span {
    padding-left: 8px;
  }
  .magazine-list .magazine-list-item img {
    width: 95%;
  }
  .magazine-list .magazine-list-item-odd {
    clear: none;
  }
}

.menu-item-1328 h3 {
  display: none;
}

.rpwe-widget-title {
  padding: 0 0 10px;
}

.single .author-display-name small,
.social-widget-title small,
.article_footer_items .magazine-name small {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: .8em;
  display: block;
  color: #aaa;
}

.single .author-display-name a {
  line-height: .8em;
}

.blinker-tv-widget h2 {
  float: left;
}

.blinker-tv-widget div {
  float: right !important;
}

@media all and (max-width: 600px) {
  .blinker-tv-widget h2 {
    float: none;
  }
  .blinker-tv-widget div {
    float: none;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
    width: 100% !important;
  }
}

.blinker-tv-widget p, #video-slider {
  clear: both;
}

.service-overview-item {
  margin-bottom: 20px;
}

.service-overview-item .background-gradient {
  position: relative;
}

.service-overview-item .title-wrapper {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  color: white !important;
}

.service-overview-item .title-wrapper h3 {
  color: inherit !important;
  font-size: 1.4em;
}

.slide-content-background {
  padding: 150px 60px 40px;
  bottom: 0;
  position: absolute;
  z-index: 100;
  left: 0px;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.85)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.85) 100%);
}

@media all and (max-width: 500px) {
  #page {
    margin: 0 !important;
  }
  .top-slider-mobile {
    margin-bottom: -25px;
  }
  .slide-content-background {
    padding: 50px 15px 15px;
    font-size: .9em;
  }
  .top-slider-mobile .ms-meta {
    font-size: .8em;
  }
  .top-slider-mobile .ms-commsCta {
    display: none;
  }
  .top-slider-mobile h2 {
    font-size: 1.6em !important;
  }
  .top-slider-mobile .lead {
    font-size: 1em;
    margin-bottom: 0;
  }
  .top-slider-mobile li, .top-slider-mobile .main-slider, .top-slider-mobile .top-slider-container {
    height: 400px !important;
  }
  .entry-tn-home-wrapper {
    padding: 0 !important;
  }
  .article-medium {
    overflow: visible;
  }
}

@media all and (max-width: 400px) {
  h2 {
    font-size: 22px !important;
  }
  .top-slider-mobile .lead .content {
    display: none;
  }
  .top-slider-mobile li, .top-slider-mobile .main-slider, .top-slider-mobile .top-slider-container {
    height: 320px !important;
  }
}

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

#cat_filters a:last-child button {
  margin-right: 0px;
}

#blinker_mew-homepage-1, #blinker_mew-_default-2, #blinker_mew-_default-1 {
  margin-bottom: 10px !important;
}

.h1_small {
  font-size: 2em !important;
}

.row-no-padding > [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

time {
  margin-left: 0;
  font-weight: 600;
}

time:before {
  content: "";
  padding: 0;
}

.seperator, .separator {
  padding: 0 5px;
  font-weight: 600;
  font-size: 12px;
}

#comments .comment {
  padding-left: 15px;
}

.comment-avatar {
  height: auto;
  border-radius: 100%;
}

.comment-avatar-box {
  width: 60px;
  min-width: 60px;
  margin-right: 20px;

}

.content-time {
  font-size: 11px;
}

.content-text {
  margin: 0;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 1.5;
  color: #262626;
  font-family: 'Merriweather', serif;
}

.comment {
  display: flex;
  margin-bottom: 20px;
}


.excerpt p {
  font-weight: bold;
}

body {
  background: url(images/blinker-de-bg.jpg) no-repeat center center fixed;
  background-size: cover;
}

@media all and (max-width: 500px) {
  body {
    background: none;
  }
}

@media all and (max-width: 1500px) {
  body {
    background-position: right center;
  }
}

body #content {
  background-color: white;
}

.footer_widgets {
  background-color: white;
}

.subfooter {
  clear: both;
  background-color: white;
  padding: 30px 0;
}

.footer-wrap {
  margin: 0;
  padding: 0px;
}

.footer-wrap .footer-menu {
  background-color: black;
  padding: 20px 0;
}

.footer-wrap .footer-links {
  padding: 10px 0;
  font-size: 11px;
  text-align: center;
}

.footer-wrap .footer-links a {
  color: #888;
}

.footer-wrap .footer-links a:hover {
  color: #e50000;
}

.footer-wrap .footer-links p {
  color: #888;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  padding: 10px 0;
}

.footer-wrap .footer-links ul {
  max-width: 600px;
  margin: 0 auto;
  padding: 0;
}

.footer-wrap .footer-links ul li {
  display: inline-block;
  margin-left: 0px;
  margin-bottom: 1px;
}

.footer-wrap .footer-links ul li:after {
  content: "●";
  font-size: 10px;
  line-height: 0;
  color: #444;
  padding: 0 3px 0 4px;
}

.footer-wrap .footer-links ul li:last-child:after {
  display: none;
}

.wp-caption p.wp-caption-text {
  padding-top: 3px;
  color: #262626;
  font-size: 12px;
}

@media all and (max-width: 500px) {
  .wp-caption p.wp-caption-text {
    display: inline-block;
    padding-top: 0px;
  }
}

@media all and (max-width: 500px) {
  .entry-date .seperator, .entry-date .dateModified {
    display: none;
  }
}

#comments #comment-error {
  padding-top: 4px;
  color: #e50000;
}

@media all and (max-width: 500px) {
  #comments h4.comments-title {
    font-size: 16px;
  }
}

#article_sidebar {
  padding-right: 0px;
}

#article_sidebar .info_widget a {
  color: #e50000;
}

#article_sidebar .info_widget a:hover {
  color: #a2a2a2;
}

#article_sidebar div.below-content:first-child .rpwe-widget-title {
  margin-top: 0px;
}

#article_sidebar .adv_widget {
  margin-bottom: 40px;
}

#article_sidebar .sidebar_wrapper {
  border: 1px solid #eee;
  border-right: 0;
  padding: 15px 15px;
}

#article_sidebar .rpwe-widget-title {
  margin-top: 50px;
}

#article_sidebar .mag_widget {
  display: inline-block;
  padding-top: 0;
}

#article_sidebar .mag_widget .mag_cover a {
  height: 240px;
  display: block;
  overflow: hidden;
  -webkit-box-shadow: 0 0 2px 0 #ddd;
          box-shadow: 0 0 2px 0 #ddd;
}

#article_sidebar .mag_widget .mag_cover a img {
  -webkit-transition: .5s all;
  transition: .5s all;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#article_sidebar .mag_widget .mag_cover a:hover img {
  -webkit-transform: translatey(-180px);
          transform: translatey(-180px);
}

#article_sidebar .mag_widget .mag_links {
  float: left;
}

#article_sidebar .mag_widget .mag_links a.blue_button {
  width: 100%;
}

#article_sidebar .mag_widget .mag_links ul {
  font-size: 13px;
}

#article_sidebar .mag_widget .mag_links li {
  float: left;
}

#article_sidebar .mag_widget .mag_links li:last-child:before {
  content: "/";
  padding: 0 10px;
}

#article_sidebar .recent_posts_item {
  border-bottom: 1px solid #eee;
}

#article_sidebar .recent_posts_item:last-child {
  border: none;
}

#article_sidebar .abo-offer {
  background-color: #eee;
}

#article_sidebar .abo-offer .mag_image {
  text-align: center;
}

#article_sidebar .abo-offer .mag_image img {
  max-width: 150px;
}

#article_sidebar .abo-offer .mag_info {
  font-size: 14px;
  text-align: center;
}

#article_sidebar .abo-offer .mag_info h3 {
  font-size: 18px;
  margin-bottom: 5px;
}

#article_sidebar .abo-offer .mag_info_content {
  text-align: left;
}

#article_sidebar .abo-offer .blue_button {
  margin: 15px 0;
  max-width: 320px;
  width: 100%;
  float: none;
}

#article_sidebar .abo-offer .blue_button a {
  padding: 10px 20px;
}

.article_footer_items .col-xs-12 {
  text-align: right;
}

@media all and (max-width: 767px) {
  .article_footer_items {
    margin: 0 -15px 0;
  }
  .article_footer_items .social_widget {
    display: none;
  }
}

.article_footer_items .magazine-name-wrapper img {
  max-width: 100%;
  width: auto;
  max-height: 60px;
  height: auto;
}

.ap-author-meta .author-display-name-wrapper {
  float: left;
  margin-left: 10px;
}

.ap-author-meta img {
  margin-right: 0px;
}

@media all and (max-width: 500px) {
  .ap-author-meta .author-display-name-wrapper {
    width: 75px;
  }
  .ap-author-meta img {
    width: 60px;
    margin-right: 0px;
  }
}

@media all and (max-width: 500px) {
  .post-social-wrapper {
    margin-top: 7px;
  }
}

@media all and (max-width: 500px) {
  .social_circle {
    width: 30px;
    height: 30px;
    padding-top: 0;
    margin-right: 0;
  }
}

article .page-links-bottom {
  text-align: center;
  position: relative;
  height: 30px;
  margin-top: 20px;
}

article .page-links-bottom a.blue_button {
  padding: 6px 10px;
  width: auto;
  right: 0;
  position: absolute;
  margin: 0;
  font-family: 'Open Sans',sans-serif;
}

article .page-links-bottom a .page-numbers {
  background: transparent;
  color: #000;
}

article .page-links-bottom a:hover .page-numbers {
  background: #e50000;
  color: #FFF;
}

article .page-links-bottom .page-numbers {
  font-family: 'Open Sans',sans-serif;
  display: inline-block;
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 20px;
  background: #e50000;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  margin: 0 3px;
}

@media all and (max-width: 500px) {
  article .page-links-bottom .page-numbers {
    display: none;
  }
}

@media all and (max-width: 500px) {
  article .page-links-bottom .dots {
    display: none;
  }
}

article .page-links-bottom .next_page, article .page-links-bottom .prev_page {
  position: absolute;
  float: none;
  height: 30px;
  width: auto;
  top: 3px;
  font-family: 'Open Sans',sans-serif;
  font-weight: 500;
}

article .page-links-bottom .next_page {
  right: 0;
}

article .page-links-bottom .prev_page {
  left: 0;
}

article a[target="_blank"].external:after {
  content: "";
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAyCAYAAAAayliMAAADKklEQVR4Ae2YA7BrRxjHU9s+3wZNvj0Xo9q2MagxqK1n27Zta/A4ePZ7tY1gv6jW6d2Zbp1mb/dsMM3M/Ac3yc7/9/HuBm56/Pmq0UeMHUKnRENpx72SmPskAfarOJPvh8MHpwBZ2sHT04zfLhh/SQAOF8CXCIa7CPAzYpgjxj3BeLxsJmUkxSnuhSLo3kmArQXwiYLxdcTwdQE8LQ0WkQTYac1kCvHIdMg9VTix8wnwPmLYSZkUgO8R8EwRgzoAy/w3HsRrBOC2Jr1LjH+lYcQAAIf4DvDpKaccSsAnaBgwF+Cz1kpIAA61DSCb3BaAghhmr3z4j5lg3VlWAaxmAngmHg6fHMheef0LzVH63EteEE7sBRF0XxDAH/YCgf3Kkwl800M8KEDHh7xm6aTIHw/JyUM0MzHcZ4BV8tyA4UEfFwawCyEnnTkA8KwCKANE+wIAuEJuTB0R4AAvcOn+5ZhOgvG7/xFA/hNlcyrJphcMp5gCpADP+0cACvKLbZmX5UaAs3xo4Hw6XBcpKYB35pkHEOBsX5YY8HfiJzQeXhDARuR9Mq+0QZ1tHcBrbDyQGJ9TPKr4fTMyMN0CgIF5hilieCkB9tcE6GIXQJUN43M1zCeFE7tA/Y4Yji4K4fAHrQLIyOual9fKv4zZfQlw3L/9Lg3uFXYA1H2X8Xkaiyghr5sFdsU+guHkAtv/6yxEuRUAGXld86psCklueMH4tL8D4KdyhPoNoCI/X8e83KK6W/vv4xc3ywz5CiAbVjPycRl5w2EwR31mDKAiLxgu0GnYFPBz/2tpCsBFv5ZQX78AVHTma0b+fNPXDsFwjbwJGgOod0oBuFCn5lXkTUXR6FHyRc8YIHcyniDfKjUuPF8o8/7LAECaEoz/VKxsbJs3KiFy8GZi+GU5Iu9bExPwG+X7p13zBgD6EJhX5pPMPdvEUPK4uiOSwTpHSb5yWwWQomDsVgLcq7NhNQLStklfKwnA7tYB1Jz25ymSd/6zH7efBQB7IoYdlRc6MeJlzji/T5UDXFhdADWAGkANoAbgXlRmgA7/bwDB+AcE+Fq5JG9wRgCVoGoCqAH8AsZoohR5HtfSAAAAAElFTkSuQmCC");
  background-size: 12px 12px;
  display: inline-block;
  margin: 0 6px 0 3px;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
}

.single .post_pagination {
  padding: 0;
  margin: 0 0 10px 0;
}

.single .post_pagination .prev_page, .single .post_pagination .next_page {
  height: auto;
}

.single .post_pagination .prev_page span, .single .post_pagination .next_page span {
  font-size: 14px;
  display: block;
}

@media all and (max-width: 500px) {
  .single .post_pagination .prev_page span, .single .post_pagination .next_page span {
    font-size: 12px;
  }
}

.single .post_pagination .prev_page a, .single .post_pagination .next_page a {
  height: auto;
  line-height: normal;
  font-weight: 500;
  text-transform: none;
  padding-left: 0;
  background: none;
  padding: 0;
}

@media all and (max-width: 500px) {
  .single .post_pagination .prev_page a, .single .post_pagination .next_page a {
    text-indent: initial;
    overflow: visible;
    font-size: 12px;
  }
}

.single .post_pagination .prev_page {
  padding-left: 0px;
}

.single .post_pagination .next_page {
  padding-right: 0px;
}

.comments-area li.depth-1 {
  border-bottom: 1px solid #eee;
}

.comments-area .comment-body {
  padding-bottom: 10px;
  border: 0;
}

.comments-area .children .comment-body {
  border: 0;
  margin-left: 0;
}

.comments-area .children .comment-author {
  border-left: 0;
  padding-left: 0;
}

@media all and (max-width: 500px) {
  .comments-area .comment-author {
    margin-right: 0;
  }
  .comments-area img.avatar {
    width: 50px;
  }
  .comments-area ul.children {
    padding-left: 20px;
  }
  .comments-area #commentrespond .comment-meta .comment-author {
    display: none;
  }
  .comments-area #commentform {
    margin-left: 0;
    padding-left: 0;
  }
}

.rpwe-widget-title span {
  padding: 0 15px;
}

.preview-post .sponsored_post {
  display: inline-block;
  background-color: #9f9f9f;
  color: white;
  padding: 0 5px;
  margin: 0 4px 0 -4px;
  font-size: 13px;
  font-weight: 500;
}

.preview-post .entry-tn-home-wrapper a .entry-tn-home:before {
  content: " ";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  opacity: 1.0;
  -webkit-transition: .2s all;
  transition: .2s all;
}

.preview-post .entry-tn-home-wrapper a:hover .entry-tn-home:before {
  background-color: rgba(248, 248, 248, 0.3);
}

#tvslider .ms-slide-vpbtn,
#video-slider .ms-slide-vpbtn {
  background: url(images/video_overlay_large.png) center no-repeat;
  width: 160px;
  height: 160px;
  top: 50%;
  left: 50%;
  margin: -90px 0 0 -90px;
  background-size: contain;
}

.video_icon_red {
  background: url(images/video_overlay_large.png) center no-repeat;
  width: 70px;
  height: 70px;
  background-size: contain;
  margin: 20px 120px;
  position: absolute;
}

@media all and (max-width: 500px) {
  .video_icon_red {
    margin: 0px 15px;
  }
}

@media all and (max-width: 500px) {
  .cat-title-wrap p.small {
    padding-top: 0px;
  }
}

.magslider .ms-thumb-frame img {
  width: auto;
  height: auto;
  max-height: 50px !important;
  max-width: 100%;
}

ul.better-recent-comments {
  padding: 0;
}

.advertising_widget_button {
  margin-bottom: 20px;
}

.advertising_widget_button .item_wrapper {
  display: table;
  width: 300px;
  table-layout: fixed;
  margin: 0 auto;
}

.advertising_widget_button .item_wrapper .ad_item {
  overflow: hidden;
  display: inline-block;
  margin: 0 10px 10px 10px;
}

.advertising_widget_button .item_wrapper .ad_item .teaser {
  width: 125px !important;
}

.blog .ms-thumb-cat {
  padding-top: 0;
}

.blog .excerpt {
  font-weight: bold;
  font-family: 'Merriweather', serif;
  color: black;
  margin-top: 15px;
}

.blog .home-lead {
  margin-top: 15px;
}

.single .sponsored_post {
  font-weight: 700;
  color: white;
  font-size: 16px;
  margin-right: 5px;
  background-color: #9f9f9f;
  display: inline-block;
  padding: 0px 10px;
}

@media all and (max-width: 767px) {
  .single .sponsored_post {
    font-size: 13px;
    padding: 0px 7px;
  }
}

.seo_content h1 {
  font-size: 1.4em;
  line-height: 1.4em;
}

@media all and (max-width: 767px) {
  .social_mobile_bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
  }
  .social_mobile_bar ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: auto;
    list-style-type: none;
    padding: 0;
  }
  .social_mobile_bar ul li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    text-align: center;
  }
  .social_mobile_bar ul li a {
    text-indent: -1000px;
    width: auto;
    background-color: red;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    position: relative;
    height: 35px;
  }
  .social_mobile_bar ul li a.icon-facebook {
    background-color: #3b5998;
  }
  .social_mobile_bar ul li a.icon-facebook:before {
    padding-top: 1px;
  }
  .social_mobile_bar ul li a.icon-twitter {
    background-color: #55acee;
  }
  .social_mobile_bar ul li a.icon-whatsapp {
    background-color: #43d854;
  }
  .social_mobile_bar ul li a.icon-whatsapp:before {
    content: "\f232";
  }
  .social_mobile_bar ul li a.icon-mail {
    background-color: #262626;
  }
  .social_mobile_bar ul li a.icon-mail:before {
    content: "\f003";
  }
  .social_mobile_bar ul li a:before {
    font-size: 25px;
    line-height: 35px;
    position: absolute;
    right: 0;
    width: auto;
    top: 0;
    left: 0;
    text-indent: 0;
    color: white;
  }
}

.entry-content ul, .entry-content ol {
  padding-left: 1em;
}

.entry-content table {
  margin: 5px 0 15px;
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}

@media screen and (max-width: 899px) {
  .entry-content table {
    font-size: 80%;
  }
}

.entry-content table td, .entry-content table th {
  padding: 3px 10px;
}

.entry-content table th {
  background: #262626;
  border: none;
  color: white;
}

.entry-content table tbody td {
  color: #262626;
  border-left: 1px solid #b8b8b8;
  font-weight: normal;
}

.entry-content table tbody tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.05);
}

.entry-content table tbody td:first-child {
  border-left: none;
}

.entry-content table tbody tr:last-child td {
  border-bottom: none;
}

div.gallery {
  display: table;
  padding: 0;
  margin-bottom: 0;
  width: 100%;
}

div.gallery div.left, div.gallery div.right {
  display: table;
  width: 50%;
  float: left;
  position: relative;
}

div.gallery div.right div {
  float: left;
  width: 50%;
}

div.gallery div.right div, div.gallery div.left div {
  display: table-cell;
  padding-left: 10px;
}

div.gallery div.right div:nth-child(1), div.gallery div.right div:nth-child(2) {
  padding-bottom: 10px;
}

div.gallery div.left div {
  padding-left: 0;
}

div.gallery .image-count {
  position: absolute;
  bottom: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 2px 5px !important;
  border-radius: 2px;
  font-size: 1.1em;
  line-height: 1.2em;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-weight: 600;
}

div.gallery.columns-1 div.left {
  width: 100%;
}

@media all and (max-width: 767px) {
  div.gallery div.left {
    width: 75%;
  }
  div.gallery div.right {
    width: 25%;
  }
  div.gallery div.right div {
    width: 100%;
  }
  div.gallery div.right div:nth-child(3) {
    display: none;
  }
}

.gallery-caption {
  font-weight: 600;
  padding: 3px 0 0 10px;
  font-size: 12px;
  color: #9f9f9f;
}

.gallery-ad {
  position: fixed;
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 12000;
  width: 728px;
  height: 90px;
  display: inline-block;
}

@media all and (max-width: 767px) {
  .gallery-ad {
    display: none;
  }
}

.content-area .cta {
  text-align: center;
}

.content-area .cta a.external:after {
  display: none;
}

.content-area .cta button {
  color: #ffffff !important;
  background: #e50000;
  cursor: pointer;
  margin: 10px auto 15px;
  border-radius: 3px;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
  display: inline;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.content-area .cta button:hover {
  background: #c50000;
}

p.credit {
  float: right;
  text-align: right;
  font-size: 10px;
  color: #818181;
  padding-left: 10px;
}

@media all and (max-width: 500px) {
  p.credit {
    padding-bottom: 0px;
  }
}

.offer {
  padding: 20px 0;
  background-color: #eee;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .offer {
    margin: 0 -15px 40px -15px;
  }
}

.offer .mag_image {
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .offer .mag_image {
    text-align: center;
  }
}

.offer .mag_info {
  display: inline-block;
  padding: 20px 10px 0 10px;
}

@media only screen and (max-width: 767px) {
  .offer .blue_button {
    text-align: center;
    display: block;
    margin: 20px auto;
  }
}

#content .magazin_latest {
  background-repeat: no-repeat;
  min-height: 500px;
}

@media only screen and (max-width: 767px) {
  #content .magazin_latest {
    margin: 0 -15px 0px -15px;
  }
}

#content .magazin_latest .cover {
  text-align: right;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  #content .magazin_latest .cover {
    text-align: center;
  }
}

#content .magazin_latest .cover img {
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 767px) {
  #content .magazin_latest .cover img {
    max-width: 200px;
  }
}

#content .magazin_latest .cover-description {
  padding: 0 10px;
  margin-top: 20px;
}

#content .magazin_latest .cover-description h2, #content .magazin_latest .cover-description h3 {
  text-shadow: 0px 0 5px white;
}

@media only screen and (max-width: 767px) {
  #content .magazin_latest .cover-description {
    text-align: center;
    margin-top: 10px;
  }
  #content .magazin_latest .cover-description h2 {
    margin: 2px 0 10px;
  }
  #content .magazin_latest .cover-description h3 {
    margin: 0;
    font-size: 16px;
  }
}

#content .magazin_latest .cover-description .blue_button {
  margin: 10px 0;
  width: 250px;
  padding: 10px;
}

@media only screen and (max-width: 767px) {
  #content .magazin_latest .cover-description .blue_button {
    margin: 5px 0;
    width: 220px;
  }
}

#content .magazin_latest .cover-description .excerpt {
  color: #222;
  font-weight: 400;
  margin: 0 0 20px 0;
  text-shadow: 1px 1px 2px white;
}

.post-author {
  margin: 0;
  font-size: 12px;
  line-height: normal;
  color: #9f9f9f;
  font-family: 'Open Sans',sans-serif;
  font-weight: 600;
}

.entry-date {
  margin-bottom: 16px;
  line-height: 1.2px;
}

.post-comments {
  font-size: 12px;
  line-height: normal;
  color: #9f9f9f;
  margin-left: 0;
  font-weight: 600;
}


@media only screen and (max-width: 767px) {
  #content .magazin_latest .cover-description .excerpt {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  #content .magazine_list {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  #content .magazine_list .magazine_title {
    margin: 5px 0;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  #content .magazine_list .mag_links ul {
    font-size: 12px;
  }
  #content .magazine_list .mag_links li {
    margin-bottom: 6px;
  }
}

#content .margin_minus .posts {
  margin-top: 40px;
}

#content .margin_minus .posts .more_posts {
  margin-top: 0;
}

#content .margin_minus .more_posts2 {
  margin: 40px 0 20px 0;
}

#content .magazine-seo {
  font-size: 14px;
  margin-bottom: 40px;
}

#content .magazine-seo h1 {
  font-size: 22px;
  margin: 10px 0 10px 0;
  padding-top: 0px !important;
}

.related {
  margin: 20px 0;
}

.related .rpwe-widget-title {
  margin: 0 0 10px 0;
}

.related .similar {
  padding: 0 10px 0 0;
}

.related .topic {
  padding: 0 0 0 10px;
}

@media all and (max-width: 500px) {
  .related .topic {
    padding: 0;
  }
}

.related .rel-image-container {
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.related .rel-image-container a {
  display: block;
}

.related .rel-image-container a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.65))) !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 80%) !important;
  opacity: 0.1;
}

.related .rel-image-container a:hover:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.65))) !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 80%) !important;
  opacity: 1;
}

.related .rel-title {
  position: relative;
  margin-top: -5px;
}

.related .rel-title h4 {
  max-height: 40px;
  height: 40px;
  overflow: hidden;
  display: block;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px;
}

.related .rel-title a {
  color: #444;
}

.related .rel-title a:hover h4 {
  color: #a2a2a2;
}

.related .rel-title a small, .related .rel-title a:hover small {
  font-family: 'Open Sans',sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #e50000;
}

.hero {
  background-color: #fff;
}

.hero .abo_ad {
  margin-top: 3px;
  overflow: hidden;
}

.hero article {
  position: relative;
  margin-bottom: 0;
  height: 228px;
}

.hero article:hover .hero_image img {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

@media all and (max-width: 767px) {
  .hero article:hover .hero_image img {
    -webkit-transform: initial;
            transform: initial;
  }
}

@media all and (max-width: 767px) {
  .hero article {
    height: auto;
    min-height: 213px;
  }
}

.hero article .ms-commsCta:after {
  bottom: -4px;
  left: 13px;
  border-top-color: #eee;
}

.hero article .video_icon_red {
  margin: 5px 0 0 10px;
  width: 30px;
  height: 30px;
  z-index: 1;
}

@media all and (max-width: 767px) {
  .hero article .video_icon_red {
    margin: 2px 0 0 5px;
  }
}

.hero article .sponsored_post {
  background-color: #eee;
  padding: 0px 5px 0 7px;
  font-size: 10px;
  font-weight: 400;
  color: #000;
  margin: 0 8px 0 0;
  display: inline-block;
}

@media all and (max-width: 767px) {
  .hero article .sponsored_post {
    z-index: 1;
    font-size: 9px;
    font-weight: 400;
    margin: 0;
    padding: 0 4px;
    background-color: #9f9f9f;
    color: white;
  }
}

.hero article .hero_image {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.hero article .hero_image img {
  -webkit-transition: .3s all;
  transition: .3s all;
  max-width: 100%;
  width: 100%;
}

@media all and (max-width: 767px) {
  .hero article .hero_image {
    width: 35%;
    float: left;
    display: inline-block;
  }
}

.hero article .hero_meta {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0.55)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.55) 60%);
  width: 100%;
  font-size: 12px;
  padding: 5px 10px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: white;
}

@media all and (max-width: 767px) {
  .hero article .hero_meta {
    width: 56%;
    display: inline-block;
    padding: 0px 10px;
    height: auto;
    position: realtive;
    left: auto;
    bottom: auto;
    background: transparent;
    margin-top: -3px;
  }
}

.hero article .hero_meta .hero_meta_wrapper {
  font-size: 12px;
  display: inline-block;
  margin-bottom: 10px;
}

@media all and (max-width: 767px) {
  .hero article .hero_meta .hero_meta_wrapper {
    display: none;
  }
}

.hero article .hero_meta h2 {
  color: white;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 5px;
}

@media all and (max-width: 767px) {
  .hero article .hero_meta h2 {
    height: auto;
    overflow: hidden;
    margin: -2px 0;
    color: #000;
    font-weight: 600;
  }
}

@media all and (max-width: 767px) and (min-width: 568px) {
  .hero article .hero_meta h2 {
    font-size: 16px !important;
    line-height: 20px;
  }
}

@media all and (max-width: 568px) {
  .hero article .hero_meta h2 {
    font-size: 14px !important;
    line-height: 17px;
  }
}

.hero article .hero_meta .ms-commsCta {
  margin-top: 0;
  font-size: 12px;
  min-width: 22px;
  padding: 2px 6px 2px;
  background-color: #eee;
}

.hero article .category {
  background-color: #e50000;
  color: white;
  font-weight: 600;
  padding: 0 5px;
  -webkit-transition: .3s all;
  transition: .3s all;
  font-size: 12px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}

@media all and (max-width: 767px) {
  .hero article .category {
    position: relative;
    bottom: auto;
    top: auto;
    left: auto;
    right: auto;
    font-size: 9px;
    z-index: 1;
    display: inline-block;
    background-color: transparent;
    color: #e50000;
    padding: 0;
  }
}

.hero .hero_2, .hero .hero_3 {
  min-height: 60px;
}

.hero .hero_2 .hero_image img, .hero .hero_3 .hero_image img {
  height: 100% !important;
}

@media all and (max-width: 991px) {
  .hero .hero_2 .hero_image img, .hero .hero_3 .hero_image img {
    height: auto !important;
  }
}

.hero .row > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.hero .row > [class*='col-']:first-child {
  padding-right: 4px;
}

@media all and (max-width: 767px) {
  .hero .row > [class*='col-']:first-child {
    padding-right: 0px;
  }
}

.hero .row > [class*='col-']:last-child {
  padding-right: 0px;
}

@media all and (max-width: 767px) {
  .hero .row > [class*='col-']:last-child {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media all and (max-width: 767px) {
  .hero .row > [class*='col-']:last-child article {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAgBAMAAACWdvcOAAAAHlBMVEVMaXHlAADdAADlAADlAADkAADkAADiAADkAADlAABhpKBGAAAACXRSTlMA0g+WPKXDLWmT4njNAAAAQElEQVR4AWPAAZiFFbCIFs40wiKqOHMyFsUsklgVOw4nxUFYFU/DIsoxcyJhtQhzCboB4d4hrBSRdjDTGZFpEgA9dCRz1xRlPgAAAABJRU5ErkJggg==") no-repeat right center;
    background-size: 25px;
    display: inline-block;
    float: left;
  }
}

.hero .row > [class*='col-']:last-child article:first-child {
  margin-top: 0px;
  margin-bottom: 4px;
}

@media all and (max-width: 767px) {
  .hero .row > [class*='col-']:last-child article:first-child {
    padding: 0;
    margin: 4px 0 0 0;
    background-color: white;
  }
}

.hero .row > [class*='col-']:last-child article:last-child {
  margin-bottom: 0px;
  margin-top: 0px;
}

@media all and (max-width: 767px) {
  .hero .row > [class*='col-']:last-child article:last-child {
    margin: 4px 0 4px 0;
    background-color: white;
  }
}

.hero article.hero_1 {
  height: 460px;
  overflow: hidden;
}

@media all and (max-width: 767px) {
  .hero article.hero_1 {
    height: auto;
  }
}

.hero article.hero_1 .video_icon_red {
  margin: 15px 0 0 30px;
  width: 50px;
  height: 50px;
}

@media all and (max-width: 767px) {
  .hero article.hero_1 .video_icon_red {
    margin: 5px 0 0 10px;
  }
}

.hero article.hero_1 .hero_image {
  height: 100%;
  width: 100%;
}

.hero article.hero_1 .category {
  top: 25px;
  right: 20px;
}

@media all and (max-width: 767px) {
  .hero article.hero_1 .category {
    position: absolute;
    top: 15px;
    bottom: auto;
    right: 10px;
    left: auto;
    font-size: 10px;
    color: white;
    background-color: #e50000;
    padding: 0 5px;
  }
}

.hero article.hero_1 .hero_meta {
  font-size: 14px;
  position: absolute;
  width: 100%;
  height: auto;
  padding: 10px 30px 10px;
  color: white;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0.55)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.55) 60%);
}

@media all and (max-width: 767px) {
  .hero article.hero_1 .hero_meta {
    padding: 10px 10px 15px;
  }
}

.hero article.hero_1 .hero_meta .hero_meta_wrapper {
  font-size: 14px;
}

@media all and (max-width: 767px) {
  .hero article.hero_1 .hero_meta .hero_meta_wrapper {
    display: none;
  }
}

.hero article.hero_1 .hero_meta h2 {
  font-size: 46px;
  line-height: 48px;
  font-weight: 800;
  display: inline-block;
  margin: 0 0 15px;
}

@media all and (max-width: 767px) {
  .hero article.hero_1 .hero_meta h2 {
    font-size: 24px !important;
    line-height: 30px;
    color: white;
    margin: 0;
    overflow: auto;
    height: auto;
  }
}

.hero article.hero_1 .hero_meta .ms-commsCta {
  font-size: 13px;
  min-width: 24px;
  padding: 2px 6px 2px;
}

.hero article.hero_1 .hero_meta .ms-commsCta:after {
  bottom: -2px;
  left: 15px;
  border-top-color: #eee;
}

.brands {
  background-color: #eee;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-top: 1px solid #ddd;
}

.brands .brand {
  -ms-flex-item-align: center;
      align-self: center;
}

.brands .brand .brand_logo {
  cursor: pointer;
  margin: 0px 12px;
  height: 40px;
}

.brands .brand .brand_logo img {
  max-height: 30px;
  width: auto;
  max-width: auto;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition-property: -webkit-filter;
  transition-property: -webkit-filter;
  transition-property: filter;
  transition-property: filter, -webkit-filter;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  image-rendering: crisp-edges;
}

.brands .brand:hover .brand_logo img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-transition-property: -webkit-filter;
  transition-property: -webkit-filter;
  transition-property: filter;
  transition-property: filter, -webkit-filter;
}

.brands .brand .brand_content {
  display: none;
  position: absolute;
  z-index: 1000;
  left: 0;
  height: 300px;
  width: 100%;
  background-color: #eee;
  border-top: 1px solid #ddd;
}

.brands .brand .brand_content .brand_close {
  position: absolute;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
}

.brands .brand .brand_content .mag_image {
  width: 35%;
  float: left;
  text-align: right;
  padding: 20px;
}

.brands .brand .brand_content .mag_image img {
  max-width: 200px !important;
}

.brands .brand .brand_content .mag_info {
  width: 65%;
  float: left;
  padding: 10px 30px 0 10px;
}

.ie9 .brands {
  display: none;
}

#page > div {
  -webkit-transition: .3s transform, .3s opacity;
  transition: .3s transform, .3s opacity;
}

.mobile-nav-open #page > div {
  -webkit-transform: translateX(-240px);
          transform: translateX(-240px);
  opacity: .4;
}

@media all and (min-width: 501px) and (max-width: 899px) {
  .mobile-nav-open #nav {
    left: -240px;
    right: 240px;
  }
}

@media all and (min-width: 900px) {
  .menu-item-object-fragdenprofi a {
    background: #262626 url(images/frag_menu.png) top no-repeat !important;
    opacity: 0.8;
  }
  .menu-item-object-fragdenprofi a h3, .menu-item-object-fragdenprofi a img {
    display: none;
  }
}

.header-wrapper {
  margin-top: 4px;
}

@media all and (max-width: 899px) {
  .header-wrapper {
    margin-top: 0;
  }
}

.header-wrapper .abo_ad {
  max-width: 510px;
  display: inline-block;
}

.header-wrapper .abo_ad img {
  width: 100%;
}

@media screen and (max-width: 1049px) {
  .header-wrapper .abo_ad {
    width: 400px;
    height: auto;
    padding-top: 8px;
  }
}

@media screen and (max-width: 918px) {
  .header-wrapper .abo_ad {
    display: none;
  }
}

.navbar-header {
  width: 70%;
  max-width: 225px;
  float: left;
  margin-right: 60px;
}

@media all and (max-width: 899px) {
  .navbar-header {
    max-width: 150px;
  }
}

.site-logo {
  padding: 14px 0;
  width: 225px;
  max-width: 100%;
  height: 60px;
}

@media all and (max-width: 899px) {
  .site-logo {
    padding: 3px 0;
    height: 40px;
  }
}

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

#nav {
  border-radius: 0;
}

@media all and (max-width: 899px) {
  #nav {
    -webkit-transition: .3s left, .3s right;
    transition: .3s left, .3s right;
    position: fixed;
    left: 0;
    right: 0;
  }
}

@media all and (max-width: 899px) and (min-width: 501px) {
  #nav {
    margin: 0;
    margin-left: 15px;
    margin-right: 15px;
  }
}

#masthead {
  width: 100%;
  margin: 0 auto;
  height: 102px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media all and (max-width: 899px) {
  #masthead {
    height: 0px;
  }
}

@media all and (max-width: 899px) {
  body {
    padding-top: 44px;
  }
}

.navbar {
  /*height: 102px;*/
  max-width: 1105px;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: auto;
  border: 0 !important;
  padding: 4px 15px;
  background: #262626;
}

@media all and (max-width: 899px) {
  .navbar {
    height: auto;
    padding-bottom: 0;
    position: fixed;
    top: 0;
    left: 15px;
    right: 15px;
  }
}

@media all and (max-width: 500px) {
  .navbar {
    left: 0px;
    right: 0px;
  }
}

.navbar-fixed {
  right: 0;
  left: 0;
  top: 0;
  position: fixed;
}

.admin-bar .navbar-fixed {
  top: 32px;
}

@media screen and (max-width: 782px) {
  .admin-bar .navbar-fixed {
    top: 46px;
  }
}

.mobile-nav-open .navbar-fixed {
  top: 0 !important;
}

@media all and (max-width: 1500px) and (min-width: 501px) {
  .navbar-fixed {
    margin: 0;
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media all and (min-width: 1500px) {
  .navbar-fixed {
    margin: 0;
    margin-left: -552.5px;
    left: 50%;
  }
}

.primary-nav-wrapper {
  float: left;
  clear: both;
}

.nav-gallery {
  position: absolute;
  background: #353535;
  left: 0;
  right: 0;
  width: 100%;
  top: 102px;
  padding: 15px;
  padding-top: 25px;
  padding-bottom: 5px;
  margin: 0;
  list-style: none;
}

.nav-gallery .blinker-shop h3 {
  visibility: hidden;
}

.nav-gallery.hidden {
  display: none;
}

.nav-gallery.vanished {
  opacity: 0;
  pointer-events: none;
}

.nav-gallery li {
  display: inline-block;
  width: 25%;
  height: 150px;
  overflow: hidden;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
  padding-top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media all and (min-width: 900px) {
  .nav-gallery li.menu_full_width {
    width: 100%;
    height: 40px;
  }
  .nav-gallery li.menu_full_width a {
    height: 50px;
    background: none;
    color: white;
    font-size: 18px;
    -webkit-transition: .2s all;
    transition: .2s all;
    font-weight: 700;
    text-align: center;
    color: #b8b8b8;
    border-top: 1px solid #555;
    padding-top: 8px !important;
    display: block;
  }
  .nav-gallery li.menu_full_width a:hover {
    color: #e50000;
  }
}

.nav-gallery li a {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  height: 160px;
  background: black;
}

.nav-gallery li a:hover img {
  opacity: .7;
}

.nav-gallery li img {
  width: 100%;
  height: auto;
  margin: 0;
  border: 0;
  -webkit-transition: .3s all;
  transition: .3s all;
}

.nav-gallery li h3 {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  padding: 10px;
  padding-top: 50px;
  padding-bottom: 30px;
  font-size: 14px;
  font-weight: 700;
  color: white;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.4)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 50%);
}

@media all and (min-width: 900px) {
  .nav-gallery .go-back {
    display: none;
  }
}

@media all and (max-width: 899px) {
  .nav-gallery {
    position: absolute;
    top: 0;
    left: 240px;
    display: none;
    visibility: visible !important;
    overflow: visible;
    padding: 0;
  }
  .nav-gallery.mobile-selected {
    display: block !important;
  }
  .nav-gallery li {
    width: 100%;
    padding: 0;
    height: auto;
    position: static !important;
    display: block;
    font-size: 12px;
    overflow: visible;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
  }
  .nav-gallery li a {
    background: none;
    height: auto;
    display: block;
    padding: 12px 25px !important;
    position: static !important;
  }
  .nav-gallery li h3 {
    position: static;
    background: none;
    display: block;
    padding: 0;
    margin: 0;
    line-height: 20px;
  }
  .nav-gallery li img {
    display: none;
  }
  .nav-gallery .go-back {
    text-align: left;
  }
  .nav-gallery .go-back a {
    line-height: 20px !important;
    font-weight: 700;
  }
  .nav-gallery .go-back a:before {
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 12px;
    content: "\f053";
    margin-right: 5px;
    opacity: .5;
  }
}

.nav-gallery .shoplink a {
  display: table;
  width: 100%;
  min-height: 30px;
  background-color: #fff;
}

.nav-gallery .shoplink a div {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.nav-gallery .shoplink a div img {
  max-width: 70%;
  margin: 0 auto;
  min-height: 10px;
  -webkit-transform: translate3d(0, 0, 0);
}

.nav-gallery .shoplink a h3 {
  display: none;
}

@media all and (max-width: 899px) {
  .nav-gallery .shoplink a {
    background-color: transparent;
  }
  .nav-gallery .shoplink a div {
    display: none;
  }
  .nav-gallery .shoplink a h3 {
    display: block;
  }
}

#primary-nav {
  list-style: none;
  display: block;
  margin: 0;
  float: left;
  padding: 0;
  clear: both;
  font-size: 0;
  margin-left: -10px;
}

@media all and (max-width: 960px) {
  #primary-nav {
    margin-left: -6px;
  }
}

#primary-nav > li {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  color: #b8b8b8;
  margin: 0;
  -webkit-transition: .3s all;
  transition: .3s all;
}

#primary-nav > li.menu-item-has-children:before, #primary-nav > li.menu-item-has-children:after {
  font-family: FontAwesome;
  font-weight: 400;
  font-size: 12px;
  content: "\f078";
  margin-right: 6px;
  vertical-align: 1px;
}

#primary-nav > li.menu-item-has-children:before {
  display: none !important;
  content: '';
}

#primary-nav > li:hover, #primary-nav > li.active {
  color: #e50000;
}

#primary-nav > li > a {
  height: 44px;
  color: inherit;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 10px;
}

@media all and (max-width: 960px) {
  #primary-nav > li > a {
    padding: 0 6px;
  }
}

@media all and (max-width: 899px) {
  #primary-nav {
    padding: 0;
    margin: 0;
    float: none;
    -webkit-transition: .3s transform;
    transition: .3s transform;
    position: relative !important;
  }
  #primary-nav li {
    display: block;
    border-bottom: 1px solid #444;
    padding: 0;
    opacity: 0;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
  }
  .mobile-nav-open #primary-nav li {
    opacity: 1;
  }
  #primary-nav li.menu-item-has-children:before {
    content: "\f054";
    position: static;
    display: inline-block;
    float: right;
    line-height: 46px;
    opacity: .4;
    margin-right: 15px;
  }
  #primary-nav li.menu-item-has-children:after {
    display: none !important;
    content: '';
  }
  #primary-nav li a {
    line-height: 33px;
    display: block;
    color: white;
    padding: 5px 25px;
  }
}

.mobile-submenu-open #primary-nav {
  -webkit-transform: translateX(-240px);
          transform: translateX(-240px);
}

@media all and (max-width: 620px) {
  #primary-nav {
    padding-top: 60px;
  }
}

@media all and (max-width: 899px) {
  .primary-nav-wrapper {
    position: fixed;
    right: 0;
    top: 54px;
    bottom: 0;
    width: 240px;
    background: #333333;
    -webkit-transform: translateX(240px);
            transform: translateX(240px);
    -webkit-transition: .3s transform;
    transition: .3s transform;
    overflow: hidden;
  }
  .mobile-nav-open .primary-nav-wrapper {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@media (min-width: 501px) {
  .primary-nav-wrapper {
    top: 0;
  }
}

#account-nav {
  margin-top: -4px;
}

@media all and (max-width: 899px) {
  #account-nav {
    margin-right: 80px;
    margin-top: 8px;
  }
}

@media all and (min-width: 501px) {
  #account-nav {
    top: 0 !important;
  }
}

@media all and (max-width: 620px) {
  #account-nav {
    position: fixed;
    margin: 0;
    right: -240px;
    top: 54px;
    padding: 5px 20px;
    z-index: 9999;
    -webkit-transition: .3s transform, .1s opacity .2s;
    transition: .3s transform, .1s opacity .2s;
    width: 240px;
    border-bottom: 1px solid #444;
  }
  #account-nav li {
    display: block !important;
    margin-bottom: 5px !important;
  }
  #account-nav li:after {
    content: '' !important;
  }
  .mobile-nav-open #account-nav {
    -webkit-transform: translateX(-240px);
            transform: translateX(-240px);
  }
  .mobile-submenu-open #account-nav {
    -webkit-transform: translateX(-240px) scaleY(0.001);
            transform: translateX(-240px) scaleY(0.001);
    -webkit-transition: .3s transform, .1s opacity;
    transition: .3s transform, .1s opacity;
    pointer-events: none;
    opacity: 0;
  }
}

#account-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #b8b8b8;
  font-size: 0;
  margin-right: -5px;
}

#account-nav ul li {
  margin: 0;
  padding: 0;
  font-size: 14px;
  -webkit-transition: .2s all;
  transition: .2s all;
  float: none;
  text-align: right;
}

@media all and (max-width: 899px) {
  #account-nav ul li {
    font-size: 12px;
  }
}

#account-nav ul li:after {
  content: "";
  vertical-align: 1px;
}

#account-nav ul li:last-child:after {
  content: '';
  display: none;
}

#account-nav ul li:hover {
  color: white;
}

#account-nav ul li a {
  -webkit-transition: .2s all;
  transition: .2s all;
  color: inherit;
}

#account-nav ul li a.active:hover {
  background: #444;
  color: white;
}

#account-nav ul li a.active i:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#account-nav ul li a i {
  margin-left: 2px;
  font-size: .8em;
  vertical-align: .1em;
}

#account-nav ul li a i:before {
  -webkit-transition: .2s all;
  transition: .2s all;
}

#dropdown-profile {
  position: absolute;
  background: #333;
  color: white;
  width: 200px;
  right: 10px;
  top: 30px;
  display: none;
  font-size: .9em;
  z-index: 999;
}

#dropdown-profile .dropdown-profile-content {
  padding: 15px;
}

#dropdown-profile .dropdown-profile-content img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #555;
}

#dropdown-profile .dropdown-profile-content .dropdown-profile-avatar {
  float: left;
  margin-right: 10px;
}

#dropdown-profile .dropdown-profile-content .dropdown-profile-username {
  margin-left: 60px;
  line-height: 1.4em;
  min-height: 50px;
}

#dropdown-profile .dropdown-profile-content .dropdown-profile-username strong {
  display: block;
  font-size: 1.2em;
}

#dropdown-profile .dropdown-profile-content ul {
  clear: left;
  color: white;
  margin: 0;
  margin-top: 10px;
  margin-left: -5px;
  margin-right: -5px;
  padding: 0;
  border-top: 1px solid #555;
}

#dropdown-profile .dropdown-profile-content ul li {
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  border-bottom: 1px solid #555;
  display: block;
}

#dropdown-profile .dropdown-profile-content ul li a {
  display: block;
  padding: 5px 5px;
}

#dropdown-profile .dropdown-profile-content ul li:hover {
  background: #555;
}

#dropdown-profile .dropdown-profile-content ul li:hover i {
  color: white;
}

#dropdown-profile .dropdown-profile-content ul li i {
  -webkit-transition: .2s all;
  transition: .2s all;
  color: #777;
}

#dropdown-profile .dropdown-profile-content ul li:after {
  content: '';
  display: none;
}

.header-buttons {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: -3px;
  margin-right: -10px;
  text-align: right;
}

@media all and (max-width: 899px) {
  .header-buttons {
    position: absolute;
    right: 15px;
    top: 5px;
  }
}

.header-buttons li {
  float: right;
  font-size: 24px;
  width: 40px;
  height: 40px;
  opacity: .8;
  cursor: pointer;
  -webkit-transition: .2s all;
  transition: .2s all;
}

@media all and (max-width: 899px) {
  .header-buttons li {
    opacity: 1;
  }
}

.header-buttons li:hover {
  opacity: 1;
}

.header-buttons li:first-child {
  margin-left: 0;
}

.header-buttons li a {
  color: white;
  display: block;
  position: relative;
}

.header-buttons li a span, .header-buttons li a em {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  height: 40px;
  -webkit-transition: .2s all;
  transition: .2s all;
}

.header-buttons li a em {
  opacity: 0;
  -webkit-transform: rotate(-80deg);
          transform: rotate(-80deg);
}

.header-buttons li a.open span {
  opacity: 0;
  -webkit-transform: rotate(80deg);
          transform: rotate(80deg);
}

.header-buttons li a.open em {
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

@media all and (min-width: 900px) {
  .header-buttons #nav-trigger {
    display: none;
  }
}

#menu-search {
  position: absolute;
  height: 49px;
  bottom: -49px;
  background: #9F9F9F;
  left: 0;
  right: 0;
  display: none;
}

#menu-search input {
  width: 100%;
  padding-right: 50px;
  text-align: right;
  color: black !important;
  -webkit-transition: .2s all;
  transition: .2s all;
  background: transparent;
}

#menu-search input::-webkit-input-placeholder {
  color: black;
  opacity: .4;
}

#menu-search input::-moz-placeholder {
  color: black;
  opacity: .4;
}

#menu-search input:-ms-input-placeholder {
  color: black;
  opacity: .4;
}

#menu-search input::-ms-input-placeholder {
  color: black;
  opacity: .4;
}

#menu-search input::placeholder {
  color: black;
  opacity: .4;
}

#menu-search button {
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  font-size: 18px;
  line-height: 18px;
}

#search-trigger {
  -webkit-transition: .2s opacity;
  transition: .2s opacity;
}

.mobile-nav-open #search-trigger {
  opacity: .1;
  pointer-events: none;
}

@media all and (min-width: 900px) {
  #nav-trigger-wrapper {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed !important;
  }
}

.mobile-nav-open #wpadminbar {
  display: none;
}

#fischkoeppe-trailer-embed-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

#fischkoeppe-trailer-embed-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#fischkoeppe-header-background {
  background-image: url(images/fischkoeppe_hintergrund.jpg);
  background-size: cover;
  background-position: center center;
  height: 500px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

@media all and (max-width: 500px) {
  #fischkoeppe-header-background {
    height: 450px;
  }
}

@media all and (max-width: 350px) {
  #fischkoeppe-header-background {
    height: 350px;
  }
}

#fischkoeppe-header-wrapper {
  position: relative;
  overflow: hidden;
  margin: -35px 0px 15px;
  height: 500px;
}

@media all and (max-width: 800px) {
  #fischkoeppe-header-wrapper {
    height: 700px;
  }
}

@media all and (max-width: 500px) {
  #fischkoeppe-header-wrapper {
    height: 650px;
  }
}

@media all and (max-width: 350px) {
  #fischkoeppe-header-wrapper {
    height: 550px;
  }
}

#fischkoeppe-logo {
  position: absolute;
  top: -9%;
  left: 3%;
  bottom: 3%;
  width: 60%;
  background-image: url(images/fischkoeppe.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: .2s all;
  transition: .2s all;
}

@media all and (max-width: 1104px) {
  #fischkoeppe-logo {
    top: 5%;
  }
}

@media all and (max-width: 800px) {
  #fischkoeppe-logo {
    width: 109%;
    right: -12%;
  }
}

@media all and (max-width: 500px) {
  #fischkoeppe-logo {
    left: 6%;
  }
}

#fischkoeppe-logo h1, #fischkoeppe-logo h2 {
  display: none;
}

#fischkoeppe-trailer-cta-wrapper {
  right: 40px;
  bottom: 40px;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  padding: 10px;
  width: 33%;
}

@media all and (max-width: 800px) {
  #fischkoeppe-trailer-cta-wrapper {
    width: 100%;
    right: 0;
    bottom: 0;
    height: 200px;
    left: 0;
    padding: 0;
  }
}

#fischkoeppe-trailer-cta-wrapper #fischkoeppe-trailer-cta-watch {
  background: #333;
  display: block;
  color: white;
  text-align: center;
  font-weight: normal;
  padding: 0 0 10px;
  -webkit-transition: .2s all;
  transition: .2s all;
}

@media all and (max-width: 800px) and (min-width: 501px) {
  #fischkoeppe-trailer-cta-wrapper #fischkoeppe-trailer-cta-watch {
    height: 200px;
    position: relative;
    padding-right: 50%;
    font-size: 1.7em;
    padding-top: 80px;
  }
}

#fischkoeppe-trailer-cta-wrapper #fischkoeppe-trailer-cta-watch:hover {
  background: #e50000;
}

#fischkoeppe-trailer-cta-wrapper #fischkoeppe-trailer-cta-watch:hover span:before, #fischkoeppe-trailer-cta-wrapper #fischkoeppe-trailer-cta-watch:hover span:after {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

#fischkoeppe-trailer-cta-wrapper #fischkoeppe-trailer-cta-watch span {
  background-image: url(images/fischkoeppe_trailer_image.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 56.25%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

@media all and (max-width: 800px) and (min-width: 501px) {
  #fischkoeppe-trailer-cta-wrapper #fischkoeppe-trailer-cta-watch span {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
  }
}

@media all and (max-width: 500px) {
  #fischkoeppe-trailer-cta-wrapper #fischkoeppe-trailer-cta-watch span {
    padding-top: 28.125%;
    margin: 0 auto 10px;
  }
}

#fischkoeppe-trailer-cta-wrapper #fischkoeppe-trailer-cta-watch span:after {
  -webkit-transition: .2s all;
  transition: .2s all;
  position: absolute;
  width: 64px;
  height: 64px;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAhRJREFUeAHtmDlOxEAQRUdABIRAzJaRIARHALFI3AABARIHAMEhWO7AmpAjtpyE5QQwxAwhRCD4JdEja0ae6XaXR/5WtfQ1m/1d/7nssqZSsWUEjIARMAJGwAgYASNgBIyAETACagSW4dSv5kZodIGa36BFwtpVShYAv/86x+uQiiuRSRKAgPiA1onqjy61EYDrhjs4j0e7ExikARAQX9Au1EOQI3OJrQC4bniG+0zmIxR8Rx8AAuIbOoT6Cp4nuDxfAK4bqjjCQvBRCrxDKAAH4gyZSjEyswIQEDIy1yDqFQPAdcMtCIyxUtAAICBkZO5AdCNTC4DrhidAmIbUV5e6Yz6Gk7C9hw4gipGp3QGuE+T1FZqHVBZLByTDDuPDJXQKDUKFXHl2QLIbaki/WkQCnQLgYNwAQqaRyXgJpJ1wgRG82AHIU6NcArPQS3D6HHfoxCVwgvqjb4J0T1gIXYU2oSsoejFdAj9Iuw9NQCrhhR5LB8ij8Ab0IEUzLK17wCfCbkMsJ6p+bjQAXMNttO5I9iYGQA1ZV8jyNpWbFcAxnAaa3Ai/CAUgDzFzhDlTS/YFIH+L70G9qU6kP/gAeES2KdJ8bctuBUBG2xbU3daFeIM0ADLaRohzeZfeCOAde9KPNu/02DAJ4AifSzHaQgGUbrSFAFjCxqUbbSEAbFsjYASMgBEwAkbACBgBI2AEjEChCfwBmdWFI2tN19cAAAAASUVORK5CYII=);
  -webkit-filter: invert(100%);
          filter: invert(100%);
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -32px;
  opacity: 0;
}

#fischkoeppe-trailer-cta-wrapper #fischkoeppe-trailer-cta-watch span:before {
  -webkit-transition: .2s all;
  transition: .2s all;
  position: absolute;
  width: 80px;
  opacity: 0;
  height: 80px;
  border-radius: 40px;
  background: rgba(0, 0, 0, 0.7);
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  content: '';
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

#fischkoeppe-trailer-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  -webkit-transition: .3s all;
  transition: .3s all;
}

#fischkoeppe-trailer-wrapper.vanished {
  opacity: 0;
  pointer-events: none;
}

#fischkoeppe-trailer-wrapper #fischkoeppe-trailer-close {
  position: absolute;
  top: 0px;
  right: 0px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAApVJREFUWAntVsuO0zAUdZxHWdCWVn3xA7zKW7BvK82CD+Ar+QOm084eiVXLm0EIAS19qEhooG2ccM6o0biZpEnWU28c2/fec3x8fR0h9m2vwGVXwIgToFwuvxKGccWU8mAymYzi7HbNl0qloi/lC9j8Xsxmz6NsZdTkZo7k7q5ct1+tVhs77CKXrqH5vn8IgANfiGakESZjCawc5xnWB1DgVlYSBJdSHkrTfAoVvxhKMVZkiyXwZzSarGy7A68zEq7rHqdRolgslgDeBfATgvtKtRaLxddIdEzG5kDgcLXRqDrrdR/jpu95703TbE+n05/But4H4IaUj4Xvn2CtNZ/Pv+k24e9YBQLDjRJtjIcIfFMp1a9UKteD9aAvFAply7KOCI5dfcZ8Ijh9EwnQiCRsy+JxRJIguG3bXSTbI6j0CcmXCpyxE4+ARkGr1+u1tev2MG56Sn3AjlvL5RKpYvPMHxIc59+azWbfA5+kPhMBBiOJJa4mpLtDEgD8C/AHOPOPBEd+/EgC1dczEwiT4HijBpMzEzh9sZHs7fT01JOG4Wb3vOiRmUA+n6/YudwRJL/PnXtCvEHBuYE6EXk7LkJuz2QiwJpgO06P4KwJTMKcZbU1EsdRV3QbcnuUmsCmIPEG3FOe947gLEjj8fgXSWB+SCXi6sQ27PkoVRLq108J8daRshN+IXUbqrOrYp7Dp0jCWq1W57WDU5NS51CKw+AMSCXCxSrN27FTAQZYeV7PFOI2MIYEIBAB41r47eBRRREO/GNz4AwcO88CzqDa2zHg25H0lMcRMJBoXf4LIOYAtbadtPNgRxqJDn0ZA7Fe6uv6dxwBvBKGQjK95j8Bd6U7pfneKNFhDNSLf2l89jZ7BS6nAv8B5jpKCari9UIAAAAASUVORK5CYII=);
  -webkit-filter: invert(100%);
          filter: invert(100%);
  background-size: 32px 32px;
  background-position: center;
  background-repeat: no-repeat;
  width: 64px;
  height: 64px;
  opacity: .6;
  -webkit-transition: .2s all;
  transition: .2s all;
  cursor: pointer;
}

#fischkoeppe-trailer-wrapper #fischkoeppe-trailer-close:hover {
  opacity: 1;
}

#fischkoeppe-trailer-wrapper #fischkoeppe-trailer-embed-wrapper {
  position: absolute;
  width: 70%;
  top: 50%;
  left: 50%;
  padding-bottom: 39.375%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media all and (max-width: 800px) {
  #fischkoeppe-trailer-wrapper #fischkoeppe-trailer-embed-wrapper {
    margin-top: -100px;
  }
}

.blinker-xmas {
  display: table;
  margin-bottom: 20px;
  text-align: center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("images/banner-blinker-xmas-background.jpg");
  background-position: center;
  background-size: cover;
}

.blinker-xmas > div {
  display: table-cell;
  padding: 15px 0;
  width: 100%;
  height: 150px;
  color: #dc5064;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.blinker-xmas > div > span {
  display: block;
  padding-bottom: 10px;
  text-shadow: 0 -1px 1px #fff, 0 1px 1px #666;
}

.blinker-xmas > div > a {
  padding: 7px 20px;
  color: #fff;
  font-weight: bold;
  background-color: #dc5064;
  -webkit-box-shadow: 0 -1px 1px 0 #fff, 0 1px 1px 0 #666;
          box-shadow: 0 -1px 1px 0 #fff, 0 1px 1px 0 #666;
  border: 0;
}

@media only screen and (min-width: 640px) {
  .blinker-xmas {
    background-image: url("images/banner-blinker-xmas-heft.png"), url("images/banner-blinker-xmas-background.jpg");
    background-position: right bottom, center;
    background-size: auto, cover;
  }
  .blinker-xmas > div {
    padding-right: 200px;
  }
}

@media only screen and (min-width: 900px) {
  .blinker-xmas {
    background-image: url("images/banner-blinker-xmas-heft.png"), url("images/banner-blinker-xmas-badge.png"), url("images/banner-blinker-xmas-background.jpg");
    background-position: right bottom, left top, center;
    background-size: auto, auto, cover;
  }
  .blinker-xmas > div {
    padding-right: 0;
  }
}

.ms-tabs-template {
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
}

.master-slider {
  height: 480px !important;
  visibility: visible;
}

@media screen and (min-width: 768px) {
  .master-slider {
    height: 400px !important;
  }
}

.ms-slide {
  position: absolute;
  top: 0;
  height: 400px !important;
  visibility: visible;
}

.ms-slide .ms-caption {
  left: 0;
}

@media screen and (min-width: 768px) {
  .ms-slide .ms-caption {
    left: 30px;
  }
}

.master-slider-control {
  position: absolute;
  top: 38%;
  width: 40px;
  height: 80px;
  text-indent: -9999px;
  background-image: url("ico/mags-skin.png");
  background-repeat: no-repeat;
  background-color: transparent;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
}

.master-slider-control.ms-next {
  right: 20px;
  background-position: -75px -82px;
}

.master-slider-control.ms-prev {
  left: 20px;
  background-position: -97px -5px;
}

.master-slider-thumbnails {
  display: table;
  width: 100%;
}

.master-slider-thumbnails .ms-thumb {
  display: table-cell;
  padding-top: 20px;
  width: 14%;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding: 0 3px !important;
}

.master-slider-thumbnails .ms-thumb img {
  height: auto;
  max-width: 94% !important;
  margin: 20px auto 0;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -webkit-transition-property: -webkit-filter;
  transition-property: -webkit-filter;
  transition-property: filter;
  transition-property: filter, -webkit-filter;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}

.master-slider-thumbnails .ms-thumb.ms-thumbnails-active img,
.master-slider-thumbnails .ms-thumb:hover img {
  filter: grayscale(0) !important;
  -webkit-filter: grayscale(0) !important;
}

@media screen and (min-width: 768px) {
  .master-slider-thumbnails .ms-thumb#magslide_16 img {
    max-width: 60% !important;
  }
  .master-slider-thumbnails .ms-thumb#magslide_19 img {
    max-width: 70% !important;
  }
}

.master-slider-thumbnails .ms-thumb.ms-thumbnails-active {
  position: relative;
}

.master-slider-thumbnails .ms-thumb.ms-thumbnails-active:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 16px solid #eee;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  opacity: 1;
}

body.hidden-scroll {
  overflow: hidden;
}

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.8;
  display: none;
  z-index: 1050;
}

.sl-wrapper {
  z-index: 1040;
}

.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}

.sl-wrapper button:hover {
  opacity: 0.7;
}

.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 1061;
  width: 44px;
  line-height: 30px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 4rem;
  background-color: #b10000;
  border-radius: 5px;
  padding: 5px 10px;
}

.sl-wrapper .sl-close:focus {
  outline: none;
}

.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 1060;
  color: #fff;
  font-size: 2rem;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 5px;
  padding: 5px 10px;
}

.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}

.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 0;
  bottom: 0;
  margin-top: -22px;
  width: 32px;
  line-height: 70px;
  text-align: center;
  display: block;
  z-index: 1060;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: white;
}

.sl-wrapper .sl-navigation button.sl-next {
  right: 0px;
  font-size: 4rem;
}

.sl-wrapper .sl-navigation button.sl-prev {
  left: 0px;
  font-size: 4rem;
}

.sl-wrapper .sl-navigation button:focus {
  outline: none;
}

@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 0px;
    font-size: 6rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 0px;
    font-size: 6rem;
  }
}

@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 80px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 0px;
    font-size: 10rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 0px;
    font-size: 10rem;
  }
}

.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}

.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
}

@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}

@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}

.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}

@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}

@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}

.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 5px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0.7em;
  line-height: 1.3em;
}

@media (min-width: 35.5em) {
  .sl-wrapper .sl-image .sl-caption {
    font-size: 1em;
    line-height: 1.5em;
    padding: 10px;
  }
}

.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}

.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #fff;
  z-index: 1060;
}

.sl-spinner {
  display: none;
  border: 5px solid #eee;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  /*margin: -20px 0 0 -20px;*/
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1070;
  -webkit-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}

@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}

.dfpinfo {
  position: fixed;
  z-index: 9999;
  bottom: 20px;
  left: 20px;
  -webkit-box-shadow: 0px 0px 50px #888888;
          box-shadow: 0px 0px 50px #888888;
  font-size: 10px;
  width: 350px;
  background-color: #e6e6e6;
  border-radius: 2px;
}

.dfpinfo h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 5px;
}

.dfpinfo p {
  margin: 5px;
  font-size: 10px;
  padding-bottom: 0px;
}

.dfpinfo p input {
  font-size: 10px;
  padding: 2px;
  background-color: white;
  display: block;
  width: 100%;
  vertical-align: middle;
  border: 1px solid #e5e9eb;
  outline: 0;
}

#taboola-below-article-thumbnails {
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 28px;
}

#taboola-below-article-thumbnails div.tbl-feed-card {
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#taboola-below-article-thumbnails div.tbl-feed-card .trc_rbox_header_icon_div img {
  height: 15px !important;
}

.product-rating {
  display: inline-block;
  float: left;
  margin: 0 1rem 1rem 0;
  padding: 2rem 2rem 1.2rem;
  color: #fff;
  font-weight: bold;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  background: #e50000;
  border-radius: 4px;
}

.product-rating small {
  display: block;
  font-size: 14px;
  text-align: center;
  text-transform: none;
}

/*# sourceMappingURL=sourcemaps/style.css.map */
