/* cmsms stylesheet: hailcontrol_responsive modified: 01.03.2019 14:31:01 */



.member:nth-child(2n) .teammember.four.columns {
    float: right;
    margin-right: 0;
}

.member:nth-child(2n) .beschreibung.eight {
    margin-left: 0;
}

@media (max-width: 800px){
.column, .columns, .six.columns {
    width:100%;
    
}
.slider-caption::after {
    left:0px;
}
.regio-title {
    font-size: 33px;
}
.facebook-icon {
    margin-top:30px;
    margin-bottom: 30px;
}
.ueberschrift h1{
    font-size: 30px;
}
.one.columns.facebook-icon {
    width:10%;
}
#footer-container h4 {
    margin-top: 25px;
}
#footer-container .back-top {
    margin-left: 230%;
}
}
@media (max-width: 550px){
#footer-container .back-top {
    margin-top:35px;
    margin-left: 0px;
    
}

}


}
@media (max-width: 1024px){
#footer-container .search-button {
    margin-left: 0px;
}
.six.columns .btn_kalender {
    width: 100%;
    font-size: 16px;
}
.overline {
    font-size: 25px;
}
.site-title,
.content-title {
    font-size: 55px;
}
.block-number {
    font-size: 70px;
}
}
@media (max-width: 1460px){
.container {
    width: 90%;
}
.container-inner {
    width: 80%;
}
.overline {
    font-size: 25px;
}
.site-title,
.content-title {
    font-size: 55px;
}
.block-number {
    font-size: 70px;
}
.button, 
button, 
input[type="submit"], 
input[type="reset"], 
input[type="button"] {
    font-size: 20px;
}
.search-footer .search-input {
    width: 75%;
}
}
@media (max-width: 1230px) {
.block.four {
    width: 100%;
    margin-left: 0;
    margin-bottom: 45px;
}
.block-img.twelve,
.block-content.twelve {
    width: 49%;
}
.block-img img {
    width: 100%;

}
.block-title {
    line-height: 1;
}
.block-text {
    line-height: 1.8;
}
.block-button {
    margin-top: 5px;
}
.picto.three {
    width: 46%;
    margin-left: 8%;
    margin-bottom: 45px;
}
.picto.three:nth-child(2n+1) {
    margin-left: 0;
}
.slide-title {
    font-size: 25px;
}
.site-title, .content-title {
    font-size: 45px;
}
.overline {
    font-size: 20px;
}
.NewsSummary.four {
    width: 100% !important;
    margin-left: 0;
    margin-bottom: 45px;
    min-height: 0px!important;
    min-width:0px!important;
}
.NewsPicture.twelve,
.content-summary.twelve {
    width: 49%;
}
.content-summary.twelve {
    margin-left: 2%;
}
.NewsSummaryLink {
    margin: 0;
}
#newsdetail .NewsPicture.twelve {
    width: 100%;
}
.three.footer-element {
    width: 46%;
    margin-left: 8%;
    margin-bottom: 45px;
}
.three.footer-element:nth-child(2n+1) {
   /* margin-left: 0%; */
}
.day-hours {
    margin-bottom: 15px;
}
.day-hours:last-child {
    margin-bottom: 0;
}
#news-sidebar .four,
#news-sidebar .eight {
    width: 100%;
    margin-left: 0;
}
}
 
 @media (max-width: 1366px) {
 
 .logo a {
     width:100%;
 }
 }  
@media (max-width: 930px) {
 .four.columns {
     width:100%;
 }   
.slider-caption::after {
    background-color:#4d4d4d;
    left:0%;
}    
#trenner img {
    margin-left:0px;
}    
.four.columns.footer-element {
    width:30%!important;
}    
.block-content.twelve.columns.u-pull-right2 {
    margin-left: 10px;
}
.block-content.twelve.columns.u-pull-right1 {
    margin-left: 10px;
}
.block-content.twelve.columns.u-pull-right0 {
margin-left:10px;
    
}
#slideshow {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    
}   
.caption-container.six.columns {
    width: 60%;
    float: none;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 5%;
    top: auto;
}
.search.one {
    
}
#header-container {
    position: relative;
}
#header-container .container {
    margin: 15px auto;
}
.logo a {
    background:  url("//www.hail-control.com/uploads/images/logo-hailcontrol.png") no-repeat center;
    width:200px;
    height: 115px;
    display: inline-block;
    background-size: cover;
    z-index:90;
}
.logo.two {
    width: 100%;
    text-align: center;
}
#slideshow .slides li {
    height: 75vh;
}
#slideshow .slideshow-icon img {
    max-width: 80px;
}
.slider-title {
    font-size: 4vw;
}
.slideshow-caption.container {
        width: 70%;
}
.slider-text {
    font-size: 2vw;
    margin-bottom: 20px;
}
#main-menu {
    display: block;
}
#main-menu li {
    text-align: center;
}
#main-menu .logo {
    width: 100%;
    margin-bottom: 40px;
    height: 65px;
}
#nav li.logo a {
    padding: 0;
    width: 100%;
}
nav.primary ul li,
#main-menu .logo {
    background-color: transparent;
}
#main-menu li::after,
#main-menu li::before {
    display: none;
}
#nav li a.current {
    color: #f08600;
}
nav.primary ul li.current {
    background-color: transparent;
}
/*mobile menu*/
body.js {
    position:relative;
}
.mobile-logo {
    display: block;
    height: 65px;
    margin: 20px 0;
}
#header-container #nav .columns,
#header-container #nav.columns{
    width: 100%;
}

nav.primary ul li {
    display: block;
    height: auto;
    float: left;
}
nav.primary ul ul li {
    border: none;
}
nav#nav ul ul {
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
    float: left;
    display: block;
    height: 0;
    position: relative;
    opacity: 0;
    box-sizing: border-box;
    border: none;
    padding: 0;
}
nav#nav ul ul.active {
    visibility: visible;
    display: block;
    height: auto;
    opacity: 1;
    padding: 15px 0 0;
}

.btn-navbar {
    width: 30px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
    transition: background-color .5s ease;
    position: absolute;
    bottom: 35px;
    left: 10px;
    transition: transform 1s;
    z-index: 1000;
}
.btn-navbar:hover .icon-bar,
.btn-navbar.active .icon-bar{
    background-color: #f08600;
}
.menu-link div {
    width: 70%;
    height: 40px;
    position: relative;
    margin: 14px auto;
}
.four.columns.suche.footerline {
    width:60%;
    margin-left:0px;
    
}
#footer-container .six.columns {
    width:100%;
}
#footer-container .search-button {
    margin-left:0px;
}
.icon-bar {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: rgba(0,0,0,.4);
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.icon-bar:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.icon-bar:nth-child(2) {
  top: 50%;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.icon-bar:nth-child(3) {
  top: 100%;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.active .icon-bar:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 0px;
}

.active .icon-bar:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.active .icon-bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 100%;
  left: 0;
}

.menu-wrapper {
    text-align: center;
}
#header-container #nav.columns {
    text-align: center;
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    background-color: rgba(52, 55, 58, 0.85);
    z-index: 100;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    /*transition: max-width .6s ease;
    overflow: hidden;*/
    transition: all .5s ease;
    -webkit-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(0, -100%, 0);

}
#header-container #nav.columns.active {
    /*max-width: 60%;*/
    /*transform: translate3d(0, 0, 0);*/
    transform: translate3d(0, 0, 0);
    box-shadow: 5px 5px 5px rgba(0,0,0,.3);
}
#nav > ul {
    text-align: left;
    width: 90%;
    padding: 35px 0;
    margin: 0 auto;
    float: none;
    margin-top: 55px;
    display: block;
}
#nav li {
    width: 100%;
    /*display: block;*/
    min-width: 0;
    position:relative;
}

nav.primary ul li a {
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    font-size: 22px;
}
nav.primary ul li a,
nav.primary ul ul li a {
    color: ;
}
nav.primary ul ul {
    position: relative;
    opacity: 1;
    visibility: visible;
    background: transparent;
    margin: 0;
    left: 5%;
}
nav.primary ul ul ul {
    left: 5%;
    top: 0;
    visibility: visible!important;
    opacity: 1!important;
    position: relative;
}

#main-menu .submenu {
    width: auto;
    position: relative;
    top: 0;
    left: 0;
    padding: 0 0 0 30px;
    float: left;
    overflow: hidden;
    min-width: 0;
}
#main-menu .submenu.active {
    height: auto;
}
.toggle-link {
    height: 15px;
    width: 25px;
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 200;
    font-size: 0;
    cursor: pointer;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
     transition: all 0.2s;
     vertical-align: middle;
     margin-left: 15px;
     margin-right: -40px;
  }
  .toggle-link:hover,
  .toggle-link.active {
    background-color: ;
  }
  .toggle-link:after {
    content: '';
    background-image: url("//www.hail-control.com/uploads/icons/button-arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 25px;
    height: 15px;
    font-size: 45px;
    transition: transform 1s;
    line-height: 0;
    text-align: center;
    right: 0;
  }
  .toggle-link.active:after{
    transform: rotate(90deg);
  }
   #nav ul li a {
    color: #ffffff;
    padding: 5px 0;
    text-align: center;
    box-sizing: border-box;
    line-height: 1;
   }
   #nav ul li a:hover {
    color: #f08600;
    
   }
   .pos-auswahl input[type="button"] {
       width: auto;
   }
   .mobile-lang {
       display:inline-block;
   }
   #website-language1 {
    
       display:none;
   }
}
@media (max-width: 1024px) {
#trenner * {
    text-align: center;
}
#trenner .site-title::after {
    right: 0;
}
#trenner .overlay {
    padding: 150px 0;
}
#trenner .six {
    width: 100%;
}
#trenner .six:first-child {
    margin-bottom: 25px;
}
#contentslider .six {
    width: 100%;
    margin: 0;

}
#contentslider .slider-caption {
    min-height: 590px;
}
.slide-icon {
    right: 5%;
} 
#contentslider .flex-control-nav {
    position: absolute;
    width: auto;
    z-index: 100;
    top: auto;
    display: flex;
    justify-content: center;
    flex-flow: row;
    right: 0;
    left: 0;
    bottom: 5%;
}
#gallery {
    margin-top: 150px;
}
}




@media only screen and (max-width: 1366px) and (min-width: 800px)  {


#footer-container .six.columns {
    width: 75%;
}
.three.columns.to-top {
    width: 13%;
    margin-left:0%;
}
}

@media (max-width: 1080px) {
.four.columns.footer-element {
    width:100%!important;
    margin-left:0px;
} 
.content-summary.twelve {
    margin-left:15px;
    margin-bottom:15px;
}
} 


@media (max-width: 930px) {

  #slideshow {
        display:none;
    }

}
@media (max-width: 980px) {
    .sections {
        margin-top: 50px;
    }
  
}
@media (max-width: 860px) {
.overline {
    font-size: 18px;
}
.site-title, .content-title {
    font-size: 35px;
}
.block-img.twelve, .block-content.twelve {
    width: 100%;
}
.NewsPicture.twelve, .content-summary.twelve {
    width: 100%;
    margin-left: 0;
}
.NewsPicture.twelve img {
    width: 100%;
}
.content-summary {
    margin-top: 25px;
}
#gallery .img:nth-child(12n+1), #gallery .img:nth-child(12n+12) {
    width: 100%;
}
.img {
    width: 49.6%;
}
#gallery .img:nth-child(12n+1) img,
#gallery .img:nth-child(12n+12) img {
    height: auto;
    width: 100%;
}
#slideshow .flex-direction-nav {
    display: none;
}
#slideshow .flex-control-nav {
    display: block;
    bottom: 10%;
    z-index: 10;
}
#slideshow .flex-control-nav  a {
    background: #ffffff;
    border-radius: 100%;
    width: 13px;
    height: 13px;
}
#slideshow a.flex-active {
    background: #3d566e;
}
#slideshow .slideshow-icon {
    text-align: center;
    margin-top: -25%;
}
#slideshow .slideshow-icon img {
    max-width: 50px;
}
.slider-title {
    font-size: 30px;
}
.slider-text {
    font-size: 16px;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    font-size: 16px;
}
#news-content,
#news-sidebar{
    width: 100%;
}
#news-sidebar {
    margin-top: 55px;
    margin-left: 0;
}
#news-sidebar .four {
    width: 32%;
}
#news-sidebar .eight {
    width: 66%;
    margin-left: 2%;
    margin-top: 0;
}
}
@media (max-width: 768px) {
.overlay {
    padding: 100px 0;
}
.three.footer-element {
    width: 100%;
    margin-left: 0;
    margin-bottom: 55px;
}
.three.footer-element:last-child {
    margin-bottom: 0;
}
}

@media (max-width: 680px) {
#news-sidebar .four,
#news-sidebar .eight {
    width: 100%;
    margin-left: 0;
}
#news-sidebar .eight {
    margin-top: 25px;
}
}
@media (max-width: 550px) {
.picto.three {
    width: 100%;
    margin-left: 0;
    margin-bottom: 45px;
}
.search.one {
 right:20px;   
}
#mobileboxpost {
    margin-right:0px;
}
#mobilebox {
    margin-right:0px;
}



.picto.three:last-child {
    margin-bottom: 0;
}
#trenner .six img {
    max-width: 100%;
    min-width: 250px;
    margin-left: 0px;
}
#slideshow .item .slideshow-caption,
#slideshow .flexslider.row {
    display: none;
}

}
@media (max-width: 450px) {
 /*  .search.one {
       display:none;
   }*/
  #mobilebox {
      font-size:10px;
          top: 7px;
    position: relative;
    margin-right:15px;
  }
  #mobileboxpost {
    font-size:10px;
}
}

@media (max-width: 374px) {
#mobilebox {
    display:none;
}
}
