/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

@font-face {
  font-family: 'SMAFutura';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/enfold-child/fonts/SMAFutura-Regular.woff') format('woff');
}

@font-face {
  font-family: 'SMAFutura';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/enfold-child/fonts/SMAFutura-DemiBold.woff') format('woff');
}

body {
  background-color: #cacaca;
  background-image: url(images/hg-verlauf-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}

#main {
  background-color: transparent;
}

.html_stretched #wrap_all {
  background-color: transparent;
}

.main_color {
  background-color: transparent;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'SMAFutura', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h2, h3, h4, h5 {
  font-size: 28px;
  line-height: 31px
}

a {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip: ink;
}

p {
  line-height: 1.4;
}

body.postid-108081 .av_promobox p:empty ~ h2,
body.postid-107180 .av_promobox p:empty ~ h2,
body.postid-108065 .av_promobox p:empty ~ h2,
body.postid-108055 .av_promobox p:empty ~ h2,
body.postid-107977 .av_promobox p:empty ~ h2,
body.postid-107867 .av_promobox p:empty ~ h2{
	 margin-top: 0;
}

body .av_promobox {
  float: none;
}

body .av_promobox p:empty ~ h2 {
  margin-top: 0;
}


/*
.logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
*/

.main_color strong,
.main_color b,
.main_color b a,
.main_color strong a {
  color: inherit;
}

.main_color .sidebar a {
  color: #004a7f;
}

.main_color .sidebar .recentcomments a {
  text-decoration: underline;
}

.main_color .sidebar .recentcomments a:hover {
  text-decoration: none;
}

div .main_color .button,
.main_color #submit,
.main_color input[type='submit'],
#top #wrap_all .main_color .av-menu-button-colored > a .avia-menu-text {
  background-color: #E2001A;
  color: #fff;
  border-color: #E2001A;
}

#top #header .av-main-nav > li > a {
  font-size: 17px!important;
  font-weight: 400!important;
  text-transform: uppercase;
  color: #333;
}

#top #header .av-main-nav > li:hover > a {
  color: #e2001a;
  border-color: #e2001a;
}

.header_color .avia-menu-fx {
  background-color: #e2001a;
}

.html_header_top #top .header_color .avia_mega_div > .sub-menu {
  border-top-color: #e2001a;
}

.html_header_top .header_color .main_menu ul:first-child >li > ul,
.html_header_top #top .header_color .avia_mega_div > .sub-menu {
  border-top-color: #e2001a;
}

#top .av-main-nav ul a {
  font-size: 16px;
}

.sub_menu > ul > li > a,
.sub_menu > div > ul > li > a {
  font-weight: 400;
  font-size: 14px;
}

footer {
  font-size: 16px!important;
}

.container_wrap {border-top-width: 0;}

#footer .widget {
  overflow: visible;
}

.wpml-ls-current-language a,
.wpml-ls-current-language a:hover {
  color: #222222;
  background-color: #eeeeee;
  text-decoration: none;
}

#footer-language-switch {
  background-color: #222;
  display: none;
}

#footer-language-switch.active {
  display: block;
}

#footer-language-switch .container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.language-list {
  margin: 0;
}

.wpml-ls-legacy-list-vertical a {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  padding: 10px 0;
  line-height: 1;
}

.wpml-ls-legacy-list-vertical .wpml-ls-flag {
  display: none!important;
}

.wpml-ls-legacy-list-vertical.wpml-ls-statics-footer {
  margin-bottom: 0;
}

.wpml-ls-legacy-list-vertical .wpml-ls-flag+span {
  margin-left: 0;
}

.avia_wpml_language_switch {
  display: none;
}

.av-language-switch-item {
  display: none;
}

.language-switch img.wpml-ls-flag.iclflag {
  margin-right: .4rem;
}

/* CUSTOM CLASSES BY SMACK FOR THIS TEMPLATE */
.av-main-nav ul {width: 210px;}
.content, .sidebar {padding: 75px 0;}
header#header {background-color: rgba(0,0,0,.1);}
.avia-no-number {opacity: 1;}

.red-bg .container, .red-bg.single {
	background-color: #e2001a;
}
.red-bg .container {width: 87%; max-width: 1410px;}

.rounded-corners .container, .rounded-corners.single {
    -webkit-border-radius: 8px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 8px;
    -moz-background-clip: padding;
    border-radius: 8px;
    background-clip: padding-box;
}

.shadow .container, .avia-slideshow.shadow, .shadow.single {
	-webkit-box-shadow: 0px 70px 100px -40px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 70px 100px -40px rgba(0, 0, 0, 0.5);
}

.pngshadow {z-index: 1;}
.pngshadow:before {
z-index: 0;
content:'';
position:absolute;
width:95%;
height: 90%;
left: 2.5%;
top: 5%;
-webkit-box-shadow: 0px 70px 100px -40px rgba(0, 0, 0, 0.5), 0px 40px 50px -20px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 70px 100px -40px rgba(0, 0, 0, 0.5), 0px 40px 50px -20px rgba(0, 0, 0, 0.5);
}

.avia-slideshow h2, .avia-slideshow .avia-caption-content {
text-shadow: 0px 5px 20px rgba(0,0,0,.3), 0px 2px 4px rgba(0,0,0,.2);
}


.padding-top-50 {
padding-top: 75px;
}

.overflow .container, .overflow.single {
overflow: visible
}

.margin-bottom--100 .container, .margin-bottom--100.single {margin-bottom: -150px !important;}
@-moz-document url-prefix() {
  .margin-bottom--100 .container, .margin-bottom--100.single {margin-top: -100px !important; offset-block-end: -100px;}
}

.margin-bottom--150 .container {margin-bottom: -150px;}

.margin-top--100 .container, .margin-top--100.single {margin-top: -150px;}

.padding-right-100 {padding-right: 100px;}

.z-index {z-index: 2; position: absolute;}

body div.av_four_fifth.center {margin-left: 11%;}

.silver-bar .bar {background: #ffffff;}
.red-bg .progressbar-title {color: #ffffff;}

/* Blog Beiträge HOME */
.no-image a.slide-image {display: none;}
.no-image div.slide-meta-comments, .no-image div.slide-meta-del {display: none !important;}
.no-image h3.slide-entry-title.entry-title {font-size: 29px; font-weight: 300; margin-bottom: 0; padding: 5px 0;}
.no-image h3.slide-entry-title.entry-title:hover {color: #004a80; opacity: 1;}
.no-image .blog-categories {top: -10px !important;}
.no-image div.slide-meta {margin-top: 0 !important;}

article.iconbox-home h3.iconbox_content_title {font-size: 18px !important; font-weight: 400; padding-left: 40px !important;}

/* Make Slider Full Width */
.fullwidthslide .slideshow_caption {
  width: 100%;
}


/* Theme Subtile Color change */
.main_color .avia-color-theme-color-subtle {
  background-color: transparent;
}

.main_color .avia-color-theme-color-subtle:hover {
  background-color: #004a80;
  border-color: #004a80;
  color: #fff;
}

.avia-button.avia-size-medium {
  padding: 9px 25px 9px 25px;
  font-weight: 700;
}

/* Tab Settings */
.js_active .tab {
  font-size: 1em;
}


/* TAG CLOUD */
.tagcloud a {
  font-size: 11px !important;
  padding: 2px 5px 2px 5px;
  display: inline-block;
  border: 1px solid;
  border-radius: 4px;
  margin: 0px 5px 9px 0px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: normal;
}

  .tagcloud a:hover {
    text-decoration: none;
    background-color: #004a7f;
    border-color: #004a7f;
    color: #fff;
  }






#avia-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

  .wpml-ls-item {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .wpml-ls-item .sub-menu {
    left: auto;
    right: 0;
  }

  .wpml-ls-item .avia-menu-fx {
    background: transparent!important;
  }

  .wpml-ls-current-language a,
  .wpml-ls-current-language a:hover {
    background-color: transparent;
  }

  .lang-nav-trigger {
    height: 14px;
    width: 14px;
    background: transparent url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%3E%3Cpath%20fill%3D%22%23D7D7D7%22%20d%3D%22M7%200C3.134%200%200%203.134%200%207c0%203.867%203.134%207%207%207%203.867%200%207-3.133%207-7%200-3.866-3.133-7-7-7zM.966%207c0-1.28.4-2.464%201.078-3.44l.078.06-.046.186.174.048-.032-.252.14-.016v-.33h.14s.027.064.053.132c.03.072.063.152.063.152l.155.172s-.188.046-.25.046c-.063%200-.033.252-.033.252l.22.078.142-.262.332-.366.155-.49.298-.282-.172-.124.19-.124.015-.175-.548.157-.02-.02c.3-.254.624-.482.972-.673l.257.11-.174.33h-.346l-.062.3h.284l.406-.253.285-.284.047-.266-.408-.032.28-.188.27.046-.05.284.364-.22.063.172.078.25-.204.253-.22.204-.33-.048.156.33-.3-.05-.5.52.123.175.407-.032.346-.112.442-.045.206-.046s0-.127-.016-.205c-.015-.08.157.016.157.016l.19-.11.14-.44.52-.235-.077-.128.124-.156-.406-.063.11-.158-.52-.17h-.265l.094-.238.11-.11-.01-.01C6.074%201.02%206.53.968%207%20.968c.73%200%201.43.128%202.078.368l-.016.036-.26-.018v.156l.103.07v.14l.088.122-.315-.19-.21.104.104.244.053.28.137.157.332.053-.067.14-.07.21.297.192-.018.088-.558-.472-.037.174.248.246.14.052-.316.068-.032.158-.225-.226-.14-.296-.054-.3-.14.176.104.42.177.124-.07.4-.106-.054.017.21-.155-.016-.158-.228h-.192l-.278-.036-.282.018-.262.212-.174.296-.37.28-.033.156v.19l.088.195.174-.14.05.105.09.158.017.036.086.105L7%205.026l-.018-.384.19-.242s.01-.043.023-.09c.017-.065.034-.137.034-.137l.067-.193.122.018-.037.158-.07.348.332-.033.124.034-.265.073.036.174-.297.19.018.194L7%205.2l-.052.14-.21-.07h-.14v-.298l-.156.052v.157l-.438.353-.244.088-.106.123-.35-.088-.016.158.226.088-.018.313-.628-.016-.088.138-.086.246-.106.21.156.175.176.21L5.48%207l.034-.21.124-.106.208-.07-.016-.138.19-.052.28-.052.176.208.314.228.138.227v.105l.176-.105-.086-.16.036-.173-.16-.07-.138-.192.088-.28.156.228.226.177.09.313.224.174.052.194.108-.23-.036-.102.052-.088.33-.28.075-.35.14-.106.175.017.262-.263.02.21.383.124v.192h-.315l-.476.244-.385.212.105.226.35.07.194.086.207-.14.02.596-.592.122-.63-.174-.245.192.105.104-.193-.034-.612-.228-.174.018-.14-.23v-.278h-.315l-.176-.034-.56.124-.437-.038-.192.106-.12.018-.07.228-.4.28-.56.42-.037.54-.158.35.02.21.136.244.4.682.42.193.7.05-.032-.296-.157-.09.07-.157.125.14.122.368.524.035.21.21.295.123.036.504.314.402.296.525-.26.312.268.418C3.548%2012.91.966%2010.255.966%207zm8.1%205.668l.73-.53-.262-.646.84-1.102.262-.7.123-.382-.44.208-.26.054-.65-.404-.192-.436-.247-.244-.31-.7.262.21.49.543.174.24.35.176.107.457.418-.28.51-.63.245-.646-.196-.158-.106-.195-.12.23-.247.278-.348-.386-.106-.296.244.053.243.124.353-.124.207.07.56-.384.313.175.193-.106.418.657.208-.198.004-.25.018-.753.13-.355c.028.248.05.5.05.758%200%202.604-1.657%204.826-3.97%205.668z%22%2F%3E%3C%2Fsvg%3E') no-repeat!important;
    display: inline-block;
    margin: -3px 0 0 0;
  }

  .wpml-ls-item .sub-menu {
    width: 150px;
  }
  .wpml-ls-item .sub-menu a {
    text-align: right!important;
  }

  li#menu-item-search {
    border-left: 1px solid #ebebeb;
    margin-left: .5em;
    padding-left: .5em;
  }

  .hide,
  .av-active-burger-items:nth-child(7) {
    display: none;
  }




.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo * {
  /*max-height: 55px!important;*/
}

.smatable.avia-data-table .avia-desc-col {text-align: left; vertical-align: middle;}
td,th {font-size: 16px;}


.main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even), #top .main_color  .avia-data-table.avia_pricing_minimal td {
color: #666;}

/*  News Detail Suche raus  */
#search-2 { display: none; }
/*  News - Kategorie raus  */
span.blog-categories { display: none !important; }







.pagination span,
.pagination a,
.pagination .current {
  font-size: .889em;
  line-height: 1.563;
}




.recentcomments,
.widget_recent_entries li {
  border-top-width: 1px;
  font-size: .889em;
  line-height: 1.563;
}








@media only screen and (max-width: 767px) {

  .responsive #top #wrap_all .container {
    width: 95%;
    max-width: 95%;
  }

}









.kachel {
  background-color: #fff;
  padding: .5rem;
  color: inherit;
  position: relative;
}

@media screen and (min-width: 500px) {

  .kachel {
    padding: 1rem;
  }

}

.kachel__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative
}


.kachel__text {
  background-color: #fff;
  color: #004a7f;
  padding: 1rem .5rem .5rem;
}

  .sma-header .kachel__text {
    background-color: #004a7f;
    color: #fff;
    padding: 1rem .5rem 1rem;
  }

@media screen and (min-width: 500px) {

  .kachel__text {
    padding: 1.5rem 1.5rem 1rem;
  }

  .sma-header .kachel__text {
    padding: 2rem;
  }

}



.kachel__text > a {
  color: #fff;
}

  .kachel__text a:hover,
  .sma-more a:hover {
    text-decoration: underline!important;
    -webkit-text-decoration-skip: ink;
            text-decoration-skip: ink;
  }

.kachel__cat {
  display: inline-block;
  background-color: #89c1e4;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

  .sma-more .kachel__cat {
    margin-bottom: 2rem;
  }

.kachel__cat--solutions,
.kachel__cat--references {
  background-color: #E2001A;
}

.kachel__cat--company {
  background-color: #004a7f;
}

.kachel__cat--service-tips {
  background-color: #87888a;
}

.kachel__cat--future-hub {
  background-color: #ffb300;
}

.kachel__cat--news {
  background-color: #89c1e4;
}


.kachel__cat a {
  background: inherit !important;
  color: inherit !important;
  display: block;
    padding: .15rem .5rem .25rem;
  }

  .kachel__image .kachel__cat {
    position: absolute;
    top: 0;
    left: 1.5rem;
  }

  .sma-header .kachel__cat {
    margin-bottom: 1rem;
  }

  .kachel__text h2 {
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 0;
    color: #004a7f;
  }

  .sma-header .kachel__text h2 {
    font-size: 30px;
    line-height: 33px;
    color: #fff;
  }
/*
@media screen and (min-width: 700px) {

  .sma-header .kachel__text h2 {
    font-size: 70px;
    line-height: 1.15;
  }

}
*/











.template-blog .pagination {
  padding-left: 0;
}












.article__cat {
  color: #004a7f;
}

.article__excerpt {

}

.article__footer {
  margin-top: 1rem;
  color: #004a7f;
  font-size: 18px!important;
}

  .sma-header .article__footer {
    color: #fff;
    margin-top: 4rem;
  }

  .kachel__text .article__footer {
    color: #004a7f;
  }

  .sma-header .kachel__text .article__footer {
    color: #fff;
  }

.article__footer a {
  color: inherit;
  color: #6893b3;
}

  .kachel__text .article__footer a {
    color: inherit;
    color: #6893b3;
  }

  .sma-header .kachel__text .article__footer a {
    color: #94bfdf;
  }

.article__autor-img {
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  background: #ebebeb;
  border-radius: 100%;
  margin-right: .5rem;
  -webkit-transition: -webkit-transform .15s linear;
  transition: -webkit-transform .15s linear;
  -o-transition: transform .15s linear;
  transition: transform .15s linear;
  transition: transform .15s linear, -webkit-transform .15s linear;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
}

.article__autor-img:hover {
  -webkit-transform: scale(1.25);
          -ms-transform: scale(1.25);
      transform: scale(1.25);
}

.article .big-preview {
  position: relative;
  height: 100%;
  padding: 0;
}

.article .big-preview > div {
  /*
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  */
  background: transparent!important;
}


.article .big-preview img {
  /*
  display: none;
  */
  -o-object-fit: cover;
     object-fit: cover;
}





.sma-header .flex__lg-66 {
  width: 60%;
}

.sma-header .flex__lg-66 + .flex__lg-33 {
  width: 40%;
}








/* Font-size */
body#top {
  font-size: 18px;
  line-height: 1.5em;
}

.comment_text {
  font-size: 1em!important;
}

  .comment-reply-link {
    font-size: inherit!important;
  }

.side-container-comment-inner .comment-text,
.comment-edit-link,
.comment-meta {
  font-size: .778em!important;
}

.recentcomments a, .widget_recent_entries li a {
  font-style: normal;
  font-family: 'SMAFutura', sans-serif;
}




img {
  display: block;
}




.content,
.sidebar {
  padding: 2rem 0;
}

@media screen and (min-width: 500px) {

  .content,
  .sidebar {
    padding: 4rem 0;
  }

}


.sidebar .widget {
  background-color: #fff;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}

  .sidebar .widget + .widget {
    margin-top: 4rem;
  }

  .sidebar .widget_main-cats {
    color: #fff;
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 2rem;
  }

    .sidebar .widget_main-cats h3 {
      color: #fff;
      background-color: transparent;
      margin-bottom: 2rem;
    }

    .sidebar .widget_main-cats li + li {
      margin-top: .5rem;
    }

  /*
    .sidebar .widget_main-cats a {
      display: inline-block;
      background: #89c1e4;
      color: #fff;
      padding: .15rem .5rem .25rem;
      font-size: 22px;
      font-weight: 700;
    }
  */

.widgettitle,
.extra-mini-title.widgettitle {
    font-weight:700;
    text-transform: none;
    letter-spacing: normal;
    font-size: 1.111em;
}

.extra-mini-title.widgettitle {
  color: #fff!important;
}

.tagcloud {
  text-align: center;
}

.tagcloud a {
  font-size: 16px !important;
  padding: 0;
  display: inline-block;
  border: 0;
  border-radius: 0;
  margin: 0;
  text-transform: none;
  font-weight: 400;
  line-height: normal;
  float: none;
}

.tagcloud a {
  margin-top: .25rem;
  margin-right: .5rem;
  margin-left: .5rem;
}

.tagcloud a:hover {
  text-decoration: underline;
  background-color: transparent;
  border: none;
  color: #004a7f;
}











#top .template-search.content .entry-content-wrapper {
  padding-left: 0;
  font-size: inherit;
}



.sma-header {
  margin-bottom: 2rem;
}

@media screen and (min-width: 500px) {

  .sma-header {
    margin-bottom: 4rem;
  }

}


.content .sma-header .entry-content-wrapper {
  padding-right: 0;
}

/*
.sma-header {
  margin-top: 2rem;
}

@media screen and (min-width: 500px) {

  .sma-header {
    margin-top: 4rem;
  }

}
*/

.sma-more {
  background: #fff;
  padding: 0 1rem 1rem;
}

@media only screen and (max-width: 999px) {

  .sma-more {
    padding: 0 0rem 1rem;
  }

}

  .sma-more .no-content {
    padding-top: 1rem;
  }

  .sma-more .entry-content-wrapper {
    padding-right: 0;
  }

  .sma-more article h2 {
    color: #004a7f;
    font-size: 30px;
  }

  .sma-more article + article {
    margin-top: 4rem;
    border-top: 1px solid #ebebeb;
  }

  .sma-more .pagination {
    margin-top: 4rem;
    padding: 0;
  }









.kachel__social {
  margin-left: 1rem;
  color: #E2001A;
}

.kachel__social a {
  color: #E2001A !important;
}

.sma-header .kachel__social a {
  color: #fff !important;
}



/*
 * Content
 */
.content {
  border-right-width: 0;
  margin-right: 0;
}


#search-fail {
  background: #fff;
  padding-top: 1rem;
  padding-left: 1rem!important;
  padding-right: 1rem;
  padding-bottom: 1rem;
}

blockquote {
  border-left-width: 14px;
  font-size: 18px;
}

.html_elegant-blog #top .post-entry .minor-meta {
  text-transform: none;
}

.sma-header--main + .sma-more {
  margin-top: 2rem;
}

@media screen and (min-width: 500px) {

  .sma-header--main + .sma-more {
    margin-top: 4rem;
  }

}



/*
 * Sidebar
 */
#top #main .sidebar {
  border-left-width: 0;
}





/*
 * Autoren
 */
.author-box {
  background: #fff;
  padding: 1rem;
  margin-bottom: 4rem;
}





/*
 * Single
 */
.single .entry-content-wrapper {
  background-color: #fff;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}

.single .entry-content-wrapper h1,
.page .entry-content-wrapper h1 {
  color: #004a7f;
  font-size: 49px;
  line-height: 1.15;
  margin-top: 1rem;
}

.single .related_posts {
  background: #fff;
  margin-top: 4rem;
  margin-bottom: 4rem;
  padding-top: 1rem!important;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}






/*
 * Comments
 */
.comment-entry.post-entry {
  clear: both;
  background-color: #fff;
  padding: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.sidebar_right .comment_container {
  padding-right: 0;
}






/*
 * Page
 */

.page .content .entry-content-wrapper {
  padding-right: 2rem;
  padding-left: 2rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
  background-color: #fff;
}


@media only screen and (max-width: 999px) {

  .single .entry-content-wrapper h1,
  .page .entry-content-wrapper h1 {
    font-size: 50px;
  }

  .comment-entry.post-entry,
  .single .related_posts,
  .page .content .entry-content-wrapper,
  .responsive .content .entry-content-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
  }

}

@media only screen and (max-width: 499px) {

  .single .entry-content-wrapper h1,
  .page .entry-content-wrapper h1 {
    font-size: 35px;
  }

  .comment-entry.post-entry,
  .single .related_posts,
  .page .content .entry-content-wrapper,
  .responsive .content .entry-content-wrapper {
    padding-left: .5rem;
    padding-right: .5rem;
    padding-bottom: 1rem;
  }

}















.flex--no-gutters > :last-child {
  margin-top: 0;
}

.avia-post-nav .entry-info span {
  font-size: 16px;
  line-height: 1.4;
}

.wp-caption-text,
#top .wp-caption .wp-caption-dd {
  font-size: 14px;
  font-style: normal;
  padding: 3px 5px 5px;
  text-align: left;
  font-family: 'SMAFutura', sans-serif;
}

#top .wp-caption.aligncenter img {
  border: medium none;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
}

#top .wp-caption.aligncenter .wp-caption-text {
  text-align: right;
}


















img {
  display: block !important;
}


@media screen and (max-width: 999px) {

  .sma-header .kachel__image {
    background: none !important;
  }

}


@media screen and (min-width: 1000px) {

  .sma-header .kachel__image img {
    display: none !important;
  }

}






.widget_sma_authors_widget li {
  font-size: .889em;
  line-height: 1.563;
  padding: 7px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.widget_sma_authors_widget li + li {
  border-top: 1px solid #ebebeb;
}

.sidebarautorimage {
  margin-right: 1rem;
}

.sidebarautormeta p {
  margin: 0;
}

.sidebarautormeta p:last-child {
  margin-top: .5rem;
}








.logo img {
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.header-scrolled .logo img {
  padding: .25rem 0;
  display: block !important;
  max-height: 100% !important;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}




.sw {
  display: inline-block;
  font-family: sw-icon-font!important;
  font-size: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  text-rendering: auto;
  text-transform: none!important;
  -ms-transform: translate(0,0);
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}






.article__footer {
  font-size: .889em !important;
}



















.post-ratings img {
  display: inline-block !important;
}



.entry-footer {
  margin-top: 4rem;
}


#top .av-related-style-full .related_image_wrap,
#top .av-related-style-full .related_image_wrap img,
#top .av-related-style-full .related_image_wrap .related_posts_default_image {
  width: 60px;
  height: 60px;
  border-radius: 0 !important;
}


.av-share-box .kachel__social {
  position: relative;
  line-height: 1;
  font-size: 1em;
  top: .15rem;
}

.av-share-box .av-share-link-description {
  margin-bottom: 0 !important;
}


.entry-content a,
.blog-tags a {
  color: #004a7f !important;
  text-decoration: underline !important;
  -webkit-text-decoration-skip: ink !important;
  text-decoration-skip: ink !important;
}


#top .wp-caption {
  border: 0 !important;
  background: transparent !important;
}

#top .wp-caption .wp-caption-text {
  font-size: 16px !important;
}

  #top .wp-caption.alignright .wp-caption-text {
    text-align: right !important;
  }



.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -2px !important;
  margin-right: -2px !important;
}

.gallery .gallery-item {
  height: auto !important;
  margin: 0 !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  padding-top: 4px !important;
  min-width: 16.666% !important;
  width: inherit !important;
  max-width: 50%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.gallery img {
  width: 100% !important;
  max-width: 100% !important;
}







.related_entries_container {
  margin-left: -.5rem;
  margin-right: -.5rem;
}

.related_entries_container .flex_column {
  margin-left: 0;
}

.related_entries_container .av_one_third {
  padding-left: .5rem;
  width: 33.333%;
  padding-right: .5rem;
}






.small-preview img,
.big-preview img,
.related_posts img,
.related_posts a {
  border-radius: 0 !important;
}





.main_color .rounded-container {
  background: #fff !important;
}




.avia_message_box_content {
  text-transform: inherit;
}

.avia_message_box.avia-size-large {
  padding: 15px;
}



.sma-author {
  margin-top: 2rem;
}


.sma-author__item + .sma-author__item {
  margin-top: 2rem;
}


.sma-author .sma-author__image {
  width: 100px;
  margin: .85em 0;
}

.sma-author img {
  border-radius: 100%;
  overflow: hidden;
}

.sma-authors p {
  margin: 0;
  padding: 0;
}





.single .article__footer + * {
  margin-top: 20px;
}



.widget_main-help > div {
  background-color: #c7d1da;
  color: #004a7f;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  background-image: url(/wp-content/uploads/2018/08/helpicon.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.widget_main-help a {
  text-decoration: underline;
}

.widget_main-help a:hover {
  text-decoration: none;
}

.widget_main-help .widgettitle {
  color: inherit;
  font-size: 24px;
  line-height: 26px;
}





body.single * + h1,
body.single * + h2,
body.single * + h3,
body.single * + h4,
body.single * + h5,
body.single * + h6 {
  margin-top: 1.5em;
}

.tag-header-image {
  padding-top: 4rem;
}

#top .avia-button.avia-color-red,
#top .avia-button.avia-color-red:hover {
  background-color: #e2001a;
  border-color: #e2001a;
}

/*Styling der Social Icon List*/


.person .iconlist-timeline {
  display: none;
}

.person .avia-icon-list .avia_start_animation:nth-child(1){
  padding-top: 2.85rem;
  padding-bottom: 0;
}

.person .avia-icon-list .avia_start_animation:nth-child(2){
  padding-bottom: 0;
}

/* Comment popup */
.popup-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  left: 0;
  justify-content: center;
  align-items: center;
  z-index: 999;
  background-color:rgba(0,0,0,0.5);
}

.popup-close-container {
  display: flex;
  justify-content: flex-end;
}

.popup-close {
  border: none;
  background: transparent;
  font-size: 1.5rem;
  cursor: pointer;
}

.popup-container {
  padding: 1rem 1.5rem;
  width: 25rem;
  height: auto;
  background: white;

}
