/*****************  No JS ***************/
#billboard {text-align: center;}
.js-warning {display: none;}

.no-js .js-warning {
  display: block;
  border: 3px solid #fff;
  text-align: center;
  background-color: #fff;
  color: #db5391;
  padding: 10px;}

/********** SLIDER **********/
.slider {
  max-width: 1600px;
  margin: 0px auto 30px auto;}

.slide-viewer {
    position: relative; /* needed for IE7 */
    overflow: hidden;
    height: 550px;}

.slide-group {
    width: 100%;
    height: 100%;
    position: relative;}

.slide {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute; background-position:center;}

.slide:first-child {
    display: block;}


/********** BUTTONS **********/
.slide-buttons {
  text-align: center;}

.slide-btn {
  border: none;
  background: none;
  color: #000;
  font-size: 200%;
  line-height: 0.5em;}

.slide-btn.active, .slide-btn:hover {
  color: #ed8e6c;
  cursor: pointer;}
  
  
@media screen and (min-width:1160px) {
			
.b_text_k { position:absolute; margin-top:40px;  width:100%; }
.orta_ust_b { width:100%; max-width:800px;  line-height:35px;  width:100%;  font-family:Arial, Helvetica, sans-serif; font-size:30px; font-weight:800; padding:10px 20px;  }
.orta_alt_b {   width:100%; max-width:800px;  font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:600; padding:10px 20px; }
 
}

@media screen and (min-width:900px) and (max-width:1160px),screen and (min-device-width:900px) and (max-device-width:1160px) {
        
.b_text_k { position:absolute; margin-top:40px;  width:100%; }
.orta_ust_b { width:100%; max-width:800px;  line-height:35px;  width:100%;  font-family:Arial, Helvetica, sans-serif; font-size:30px; font-weight:800; padding:10px 20px;  }
.orta_alt_b {   width:100%; max-width:800px;  font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:600; padding:10px 20px; }

}

@media screen and (min-width:600px) and (max-width:900px),screen and (min-device-width:600px) and (max-device-width:900px) {
          
.b_text_k { position:absolute; margin-top:30px;  width:100%; }
.orta_ust_b { width:100%; max-width:800px;  line-height:35px;  width:100%;  font-family:Arial, Helvetica, sans-serif; font-size:30px; font-weight:800; padding:10px 20px;  }
.orta_alt_b {   width:100%; max-width:800px;  font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:600; padding:10px 20px; }
			
}

@media screen and (max-width:600px),screen and (max-device-width:600px) {
 		
.b_text_k { position:absolute; margin-top:20px;  width:100%; }
.orta_ust_b { width:100%; max-width:800px;  line-height:35px;  width:100%;  font-family:Arial, Helvetica, sans-serif; font-size:26px; font-weight:800; padding:10px 20px;  }
.orta_alt_b {   width:100%; max-width:800px;  font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:600; padding:10px 20px; }
			
}
