html, body
{

 background-image: url(images/ground2.png); 
 background-color: #333;
}
.desktop_on{
    display: none !important;
}
.smartphone_on{
    display: block !important;
}
#content{
    position: relative;
    width: 93%;
    margin-left: 1%;
    margin-top: -30px;
    left: 1%;
    color: #c3c3c3;
    background-color: transparent; 
    font-size: 1.5em;
    
}
#lefthead{
    padding-left: 1%;
}
#logoimage{
    height: 60px;
    width: auto;
    left: 0;
}

.socialbutton{
    width: 15%;
}
#head{
    top: 0px;
    height: 70px;
    padding: 0;
    margin: 0;
    
}
#menue{
    display: none;
}
h1, h2, h3{
    color: #c3c3c3;
}
#close img{
    width: 48px;
}
#close{
    position: absolute;
    right: 10px;
    width: 100px;
    text-align: right;
    top: 10px;
}
#telslider{
    margin-left: -118px;
    padding-top: 10px;
}
#telslider span{
    display: none;
    }
.menupoint {
    display: block;
    margin-left: 2%;
    border-bottom: solid #fff;
    font-size: 2.0em;
    color: #fff;
    width: 96%;
    font-family: BenchNine;
    line-height: 1.3em;
}
.menupoint2{
    display: block;
    margin-left: 2%;
    border-bottom: solid #fff;
    font-size: 2.0em;
    color: #fff;
    width: 96%;
    line-height: 1.3em;
    font-family: BenchNine;
}


.menubutton{
    display: block;
    margin-top: 0;
    width: 48px;
}
#menubut{
    margin-left: -58px;
    display: block;
    top: 0;
}

   

#footer{
    clear: both;
    position: relative;
    width: 87%;
    margin-left: 12%;
    margin-top: -15px;  
    font-size: 12px;
    text-align: left;
    padding-left: 0;
    left: 0;

}
#footer .newline{
    display: block;
}
#mobbreak{
    display: inline-block;
}

.contentbox{
    max-width: 96%;
    padding: 2%;
    margin-top: -40px;
}
.box{
    width: 100% !important;
}    
.boxspacer{
    display: none;
}
.pika-stage img {
    width: 100%;
    height: auto;
}
.pika-imgnav a.previous, .pika-imgnav a.next {
     height: 50%;
    top: 20px;   
}
#strip{
    left: 0%;
    margin-left: 0%;
    top: 45px;
}    
#strip img{
    width: 100%;
    height: 8px;
}
#slideshow{
    max-height: 200px;
}    

    