#mainmenu           {display:none;}
#mainmenu ul li     {float: none;}
/*** Menu ***/
#mainmenu ul        {margin: 0px 0 0px 0px;float:left;width:100%; list-style: none;}
#mainmenu ul li     {float: left;margin: 0 0px 0 0;position: relative;}
#mainmenu a         {color: #fff; display: block;font: 14px;padding: 14px 20px;font-family: oswald; text-transform:uppercase;}
#mainmenu a:hover {background:#666;}
/* Button Responsive Menu*/
.btn-responsive-menu{display: none;float: right;padding:5px;cursor:pointer;margin:  0px 20px 0 0;color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background:#333;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.icon-bar           {display: block;width: 18px;height: 2px;margin:5px;background-color: #f5f5f5;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);}
.show{display:block!important}

@media (max-width: 767px) {
/* Header */
#site-title a {font-size:25px;margin-left:10px;}
#mainmenu           {display:none;}
#mainmenu ul li     {float: none;}
.btn-responsive-menu{display:block;}
}




#menucontainer {
  display: none;
}


@media (min-width: 900px) {

}


@media (max-width: 900px) {

}


@media (max-width: 600px) {

#footerendleft, #footerendright {
        max-width: 100%;
    }

    #footermodconcerti, .footerboxright {
    width: 100%;
    margin-left: 0px;
}
    
/***************** MODULES ******************/
/********************************************/
#mod_shop_cerca {
    width: 100%;
} 
#mod_shop_latest_releases {
    width: 100%;
}

#mod_shop_concerti {
    width: 100%;
}

#mod_shop_cart_right {
    width: 100%;
}
    
#mod_home_facebookcomment {
    width: 100%;
}
    
#mod_shop_newsletter {
    width: 100%;
}
    
    
    
    #widgethomenewsbar img {
        max-width: 100%;
    }

#footerplaylist {
display: none;
    }

    #barraleterale {
          position: relative;
          top: 20px;
    }

    #barraleterale .space10x122 {
display: none;
    }

    #footerend {
     width: 100%;
    }

    .space900x10 {
        width: 100%;
    }

    #footerendright, #footerendleft {
        clear: left;
        text-align: center;
        
    }

    .newshomeimmagine .img {
        text-align: center;
    }


    #containerFY {
    margin: auto;
    width: 100%;
}

#topfirst {
    width: 100%;
}


#topfirstlogo {
    float: left;
    width: 100%;
    text-align: center;
}

  
#topfirstbanner {
    background-color: transparent;
    clear: left;
    width: 100%;
    text-align: center;
}

#topfirstbanner img {
    width: 100%;
}

#topsecond {
    width: 100%;
    display: none;
}

#topsecondFelmayShop {
    width: 100%;
}

.space980x5 {
    width: 100%;
}

.space980x10 {
    width: 100%;
}

.space650x10 {
    width: 100%;
}

.space650x1 {
    width: 100%;
}

#topthirdcasadiscografica {
    width: 100%;
}

#topthird, #homeslider {
    width: 100%;
    display: none;
}

homepagesecond {

}

#topsecondFelmaymobile {
  display: block;
}

#widgethomenews {
    width: 100%;
}

#widgethomenews2 {
    padding-top: 10px;
    padding-left: 10px;
    width: 100%;
}


.newshomeimmagine {
  clear: left;
  float: left;
  width: 25%;
}

.newshomeimmagine img {
  width: 90%;
}

.newshometesto {
  float: left;
  width: 72%;
  height: auto;
  padding: 0px;
  padding-bottom: 10px;
  margin: auto;
}

.space630x10 {
  width: 100%;
}

.space630x1 {
  width: 100%;
}

#homepage{
  width: 100%;
}
#homepagesecond {
  clear: left;
  width: 100%;
}

#menucontainer {
  display: block;
}


}