h1.iven, h1.ivenss{
  font-size: 18px;

}

h2.iven{
  font-size: 16px !important;

}
.bottom-site-links .footer-links {
  list-style: none;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-end;
    margin-top: 1em;
}

h2.ivenss{
  font-size: 16px !important;
  margin-top: 15px;
  margin-bottom: 10px;
}

h1,h2,h3,h4,h5,h6{
  /*overflow-wrap: break-word;*/
  /*word-wrap: break-word;*/

  /*-ms-word-break: break-all;*/
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  /*word-break: break-all;*/
  /* Instead use this non-standard one: */
  /*word-break: break-word;*/

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
/*  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;*/
}

div.hr{
  margin-top: 40px !important;
  margin-bottom: 60px !important;
}

.section img{
  max-width: 100%;
  height: auto;
}

/* slick */
.home-slick-slider-wrapper{
  /*background-color: blue;*/
  padding: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/Background-Startslider.jpg);
}

.home-slick-slider{
  padding: 160px 0;
}

.slick-dots{
  font-size: 0;
  text-align: center;
  position: absolute;
  bottom: 42px;
  left: 50%;
  transform: translateX(-50%);
}

.slick-slide{
  outline: 0;
}

.slick-dots li{
  display: inline-block;
  margin: 0 9px;
}

.slick-dots button{
  background-color: transparent;
  border: 1px solid white;
  width: 14px;
  height: 14px;
  border-radius: 50%;  
  text-indent: -100px;
  overflow: hidden;
  outline: 0;
  cursor: pointer;
}

.slick-dots .slick-active button{
  background-color: white;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  background-color: #263442;
  opacity: 0.85;
  width: 88px;
  height: 85px;
  outline: 0;
  padding: 0;
  margin: -43px 0 0 0;
  border: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}

.slick-arrow-left{
  left: 0;
}

.slick-arrow-left:before,
.slick-arrow-right:before{
  font-family: 'icomoon';  
  line-height: 88px;
    font-size: 33px;
    color: white;
    position: absolute;
    top: 0;
}

.slick-arrow-left:before{
  content: "\e007";
  left: 21px;
}
.slick-arrow-right:before{
  content: "\e006";
  right: 23px;
}

.slick-arrow-right{
  right: 0;
}

.home-slick-slider h2{
  color: white;
  font-size: 32px !important;
  line-height: 43px !important;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.home-slick-slider blockquote{
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  color: white;
  font-size: 22px;
  line-height: 36px;
  font-style: italic;
  font-weight: 300;
}

.home-slick-slider blockquote cite{
  display: block;
  margin-top: 30px;
  font-size: 13px;
  line-height: 18px;
  color: white;
}

.home-slick-slider blockquote cite:before{
  display: none;
}

.home-slick-slider .button{
  margin-top: 20px;
}

.button.button--secondary{
  background-color: #ba9753;
  opacity: 1;
}

.button.button--secondary:active{
  background-color: #ba9753;
  opacity: 0.9;
}

.home-slick-images{
  position: relative;
  padding-right: 60px;
}

.home-slick-logo{
  position: absolute;
  bottom: -25px;
  right: 25px;
}

/*teaser*/
.home-teasers{
  background-color: white;
  padding: 45px 0 45px 0;
  position: relative;
}

.home-teasers:before{
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  height: 100%;
  width: 1px;
  background-color: #e9e9e9;

}

.home-teasers h3{
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 6px;
}

a.button, input[type="submit"]{
  background-color: #0f254b;
  opacity: 1;
}

/* home contact */
.section-border-bottom-none{
  border-bottom: 0 !important;
}

.home-contact{
  background-color: #f8f8f8;
  text-align: center;
  padding: 50px 0 150px 0;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/footer-background.jpg);
  opacity: 0.8;
}

.home-contact-top{
  text-transform: uppercase;
}

.home-contact h2{
  font-size: 29px;
}

.home-contact .stunning_text p{
  font-size: 20px !important;
  line-height: 28px !important;
  margin-bottom: 30px !important;
}


/*teas*/
.teas-container{
  padding-top: 60px;
  padding-bottom: 30px;
}

.teas h2,
.teas p,
.teas img,
.teas{
  text-align: left;
}

.teas{
  display: block;
  margin-bottom: 30px;
}

.teas img{
  display: block;
}

.teas p{
  margin: 0 0 20px 0 !important;
  padding: 0;
}

.teas h2{
  margin-top: 28px;
  margin-bottom: 7px;
  font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #6d7579;
}

/*testimonial*/
.testimonial-slider{
  margin-left: -16px;
  margin-right: -16px;
  padding-bottom: 80px;
}

.testimonial-detail-slider .testimonial-slider{
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 40px;
}

.testimonial-detail-slider .testimonial {
    /*max-width: 340px;*/
    padding-right: 20px;
}

.testimonial-images{
  margin-bottom: 15px;
}

.testimonial.slick-slide {
  margin: 0 16px;
}


.testimonial-container .slick-dots{  
  bottom: 0;  
  margin: 0;
}

.testimonial-container .slick-dots button{  
  border-color: #444;  
}
.testimonial-container .slick-dots .slick-active button{  
  background-color: #444;
}

.testimonial blockquote{
  margin: 0 0 16px 0;
  padding: 0;
  border: 0;
  font-style: italic;
  font-size: 15px;
  line-height: 23px;
}

.testimonial blockquote cite{
  display: block;
  margin-top: 20px;
}

.testimonial .button{
  margin-top: 18px;
}

.testimonial-images{
  position: relative;
}

.testimonial-images .logo-image{
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 145px;
  margin: 0;
  padding: 0;
}
ul.testimonial-all-items{
  margin-left: -10px !important;
  margin-right: -10px !important;
}

ul.testimonial-all-items > li{
  margin-bottom: 30px;
}

/*sidebarcontact*/
.sidebar-contact .big{
  text-transform: uppercase;
  font-size: 18px;
  line-height: 125%;
  letter-spacing: 2px;
  font-weight: 500;
  color: #444;
  margin: 0 0 20px;
  padding: 0;
  display: block;
}

.sidebar-contact img{
  display: block;
  margin-bottom: 12px;
}

.inner-content ul.sub-nav{
  margin-bottom: 40px;
}

/*header*/
.background-monitor .csc-textpic-image{
  position: relative;
}
.background-monitor .csc-textpic-image:before{
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background: radial-gradient(circle, #337DCB 0%, #17479B 100%);
  opacity: 0.7;
  z-index: 5;
}
.title-n, .monitor{
  z-index: 6;
}


.weiss .title-n h2,
.weiss .title-n h1{
  color: #fff !important;
}

/*image text*/
.image-text img{
  display: block;
  margin-bottom: 10px;
}


/*news*/

news-single-img img{
  border: 1px solid #e5e5e5;
}

.portfolio-items.portfolio-style1{

}

/*mobile navigation*/
#mobile_navigation .mobile_menu li ul.sub-menu-2{
  margin-left: 20px;
  display: block;
}

#mobile_navigation .mobile_menu li ul.sub-menu-2 li a{
  font-size: 11px;
}

/*responsive*/

@media screen and (max-width: 1024px) {
  .home-slick-slider{
    padding: 40px 0 80px;
  }

  .home-slick-slider h2{
    font-size: 25px !important;
      line-height: 35px !important;
  }
  .home-slick-slider blockquote{    
    font-size: 18px;
    line-height: 32px;    
  }

  .slick-arrow{
    display: none !important;
  }

  .slick-dots{
    bottom: 15px;
  }
}

@media screen and (max-width: 800px) {
  .home-slick-images{
    margin-bottom: 60px;
    padding-right: 0;
  }

  .home-slick-logo{
    right: auto;
    left: -25px;
  }

  .home-teasers{
    padding-bottom: 0;
  }

  .home-teasers .container{
    padding-left: 0;
    padding-right: 0;
  }

  .home-teaser{
    padding-bottom: 50px !important;
    text-align: center;
  }

  .home-teaser img{
    margin-bottom: 10px;
  }

  .home-teasers:before{
    display: none;
  }

  .home-contact{
    padding: 100px 0;
  }
}
a.button {
  font-size:17px;
  }
@media screen and (max-width: 500px) {
a.button {
    padding: 12px 12px !important;
    line-height: auto !important;
    font-size: 20px !important;
}
#main_navigation #logo {
  width: 150px;
  }
#logo img {
  max-height: 75%;
  }
  .home-slick-logo{
    max-width: 140px;
  }
}

@media screen and (max-width: 980px) {
  .weiss .title-n h2,
  .weiss .title-n h1{
    color: #444 !important;
  }
}

hr.filelinknews{
  padding: 0;
  margin-bottom: 20px;
}

#footer{
  font-size: 15px;
    line-height: 22px;
    color: #bbb;
}

.spruch-footer{
  position: relative;
}

.spruch-footer:after{
  content: "";
  width: 1px;
  height: 100%;
  background-color: rgba(187, 187, 187, 0.3);
  position: absolute;
  right: 0;
  top: -10px;
}

.adresse-footer ul{
  list-style: none;  
}

@media screen and (min-width: 801px) {
  #footer .row-fluid .span6.adresse-footer{
    padding-left: 60px !important;;
  }
}

h1,h2,h3,h4,h5,h6,p{
  -moz-hyphens: manual !important;
   -o-hyphens: manual !important;
   -webkit-hyphens: manual !important;
   -ms-hyphens: manual !important;
   hyphens: manual !important; 
}

ul.footer-logos-container{
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
  
}

ul.footer-logos-container li{
  display: inline-block;
    margin: 0 30px;
    padding: 0;
    float: none;
    width: 120px;
    vertical-align: top;
}

ul.footer-logos-container li.logo-milestone{
  width: 70px;
  margin-top: 20px;
}

.border-container-footer{
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(187, 187, 187, 0.3);
}

