/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 25 2016 | 02:36:41 (pm)
/*
/******* Do not edit this file *******/

/* =============== HOLDING PAGE =============== */
element.style {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0 !important;
}
.hero-unit {
    padding: 30px !important;
}

/*++++TEST AREA ++++   */




/*=======================PRINT===========================*/
 
@media print {
body { background:white; color:black; margin:0; }
  #header {display:none;}
  #footer {display:none;}
  #socket {display:none;}
  .sidebar {display:none;}
  .a11y-toolbar {display:none;}
}
 
/*=======================RESPONSIVE===========================*/
 
/*------------------PHONE ONLY------------------------*/
 
@media only screen
and (max-width : 492px) {
 
}
 
/*-----------------------TABLET ONLY---------------------------*/
 
@media only screen
and (max-width : 780px)
and (min-width : 493px) {
 
}
 
/*----------------------DESKTOP ONLY-----------------------------*/
 
@media only screen
and (min-width : 781px) {
 
}

 
/*===========================HEADER==============================*/
 
/*----------- Top----------*/
 
/*----------- Nav----------*/


/*-----------Logo-----------*/
 
/*----------- Social----------*/
 
/*===========================MENU=========================*/
 
/*----------- Background----------*/

/*----------- Nav----------*/

/*----------- Search----------*/
 
/*============================BODY==================================*/
 
/*----------- Background----------*/
 
/*----------- Images --------------*/
 
/*----------- Typography----------*/
 
/*----------- Forms----------*/
 
/*----------- Buttons----------*/
 
/*----------- Other----------*/
 
/*============================SIDEBAR==================================*/
 
/*----------- Background----------*/
 
/*----------- Headers----------*/

/*----------- Images --------------*/
 
/*----------- Buttons----------*/
 
/*----------- Other----------*/
 
/*=============================WIDGETS=============================*/
 
/*-------------label which widget------------*/
 
/*=============================PLUGINS=============================*/
 
/*-------------label which plugin-----------------*/
 
/*======================FOOTER========================*/
 
/*----------- Background----------*/
#footer {padding-top:100px;}

/*----------- Nav----------*/
 
/*======================SOCKET========================*/
 
/*----------- Background----------*/
 
/*----------- Copyright----------*/
 
/*----------- Nav----------*/