.youtube{width:99% !important;}



.rev_slider_wrapper{display:none;}



.sidfot ul{
  width:100% !important;
}

.sidfot li{
  width:97% !important;
}

.wrapbreaker{
  width:460px !important;
  height:auto !important;
}

.textrutastart{
  width:430px !important;
  margin-left:-5px !important;
  text-align:center !important;
  margin-top:20px;
}

.logga{
  width:70% !important;
  height:auto;
  
}

.puff{
  width:450px !important;
  float:none !important;
  margin-top:380px !important;
}



.puff li:nth-child(1){
  height:30px !important;
  width:447px !important;
}


.puff li:nth-child(1) td{
  float: left !important;
    width: 15% !important;
    text-align: left !important;
  margin-bottom: 10px;
  width: 439px !important;
}


.puff li:nth-child(1):after{
  display:none !important;
}
.puff li:nth-child(1) td img{
  display:none;
}


.puff li{
  width:98% !important;
  height:178px !important;
}

.puff li img{
  width:100% !important;
  height:auto;
  margin-bottom:10px !important;
}


.logga{
  height: auto;
    padding-left: 0;
    width: 100% !important;
}



.buss input[type='text'] {
  width:421.8px !important;
  padding:5px 0;
}

.akaBtn {
  width:422px !important;
  padding:10px 0 !important;
}

/* wrapper and generel stuff */
body{background:;}  /* background in view 480 */
div#wrapper{width:480px;}
div#wrapper_r{}

/* grid 4 */
.g4.w1{width:101px; width:214px;}                         /* only use 2 sizes instead of 4 */
.g4.w2{width:214px;}
.g4.w3{width:327px; width:440px;}                        /* only use 2 sizes instead of 4 */
.g4.w4{width:440px;}
.g4.w1.c1,.g4.w1.c3{margin-left:0;}                       /* get rid of unnecessary left margin (if any) */
.g4.w4 table tr td{display:inline; float:left;width:100% !important;}                  /* make table cells float left so they appear under each other */

/* grid 3 */
.g3.w1{width:141px;}
.g3.w2{width:292px;}
.g3.w3{width:443px;}
.g3.w1,.g3.w2,.g3.w3{}

/* other */
.hide-480{display:none;}
.slide-desc{display:none;}                             /* removes dj-image-slider description */

/* -------------------------------------------------------------- */

/* responsive menu (copy this to 480.css) - start */
.menu{                   /* menu div wrapper */
  position:relative;
  background-color:none;
  padding:0; 
  margin-top:0px !important; 
  margin-left:0; 
  left:0; 
  bottom:0;
  float:left !important;
  width:480px !important;
}

.menu h3{                /* Headline/button "Menu" */
  margin:0;
  padding:10px 0 10px 0;
  display:block;
  text-align:center;
  cursor:pointer;
  background-color:#0F0F0F;
  color:#fff;
  font-size:120%;
  border:1px solid #eaeaea;
}

/* Generel menu style - start
   Don't edit unless you are 100% sure what you are doing - start */
.menu ul.menu{list-style-type:none; width:100%; clear:both; right:0; top:0; position:relative; padding:0; margin:0;}
.menu ul.menu li,.menu ul.menu li li,.menu ul.menu li li li{list-style-type:none; margin:0; padding:0;}
.menu ul.menu ul,.menu ul.menu ul ul,.menu ul.menu ul ul ul{margin:0; padding:0;}
/* Generel menu style - end */


.menu ul.menu li a{             /* menu item links properties */
  padding:10px 0 10px 10px; 
  display:block; 
  border-radius:0; 
  color:#fff; 
  font-size:120%; 
  text-decoration:none;
}
.menu ul.menu li{             /* menu item - level 1 */
  border-top:1px solid #ebebeb;
  background-color:#000; 
}
.menu ul.menu li li{             /* submenu item - level 2 */
  background-color:#777;
  padding-left:10px;
}
.menu ul.menu li li li{             /* submenu item - level 3 */
  background-color:#777;
  padding-left:20px;
}

.menu ul.menu li.current{          /* selected menu item (all levels) */
  background-color:#777;
}   
/* responsive menu - end */

