@media (min-width: 0px) {}
@media (min-width: 351px) {}
@media (min-width: 361px) { }
@media (min-width: 480px) {}
@media (min-width: 576px) {
  #active_lists .td.buttons {}
  .choose_list {
    margin-bottom: 15px;
  }
  #active_lists .heading_lists .buttons {
    display: none;
  }
  .tbody .list:nth-child(2n) {
    background: #eee;
  }
}
@media (min-width: 600px) {}
@media (min-width: 768px) {
	#home_slider .carousel-item{/* min-height: 300px; */}
  .table .thead .tr .th{ font-size: 0.7rem; }
  .table .thead .tr .th.id,
  .table .thead .tr .td.id{
  } 
  .table .thead .tr .th.riferimento,
  .table .thead .tr .td.riferimento{
  }
  .table .thead .tr .th.cliente,
  .table .thead .tr .td.cliente{
  }
  .table .thead .tr .th.spedizione,
  .table .thead .tr .td.spedizione{
  }
  .table .thead .tr .th.pagamento,
  .table .thead .tr .td.pagamento{
  }
  .table .thead .tr .th.totale,
  .table .thead .tr .td.totale{
  }
  .table .thead .tr .th.file,
  .table .thead .tr .td.file{
  }
  .table .thead .tr .th.stato_ordine,
  .table .thead .tr .td.stato_ordine{
  }
  .table .thead .tr .th.data,
  .table .thead .tr .td.data{
  }
  .table .thead .tr .th.stampa_ordini,
  .table .thead .tr .td.stampa_ordini{
  }
  .table .thead .tr .th.dettagli,
  .table .thead .tr .td.dettagli{
  }
  .table .tbody .tr .td img {
      width: 25px;
      margin: 0 2px;
  }
  #lists_filter { display: none; }
  .custom_modal .modal-dialog{ max-width: 650px }
/* ------------------------------------------- */
/* ------------ LANDING DEDICATE ------------- */
/*				INCENTIVO FIERA                */
  [page='incentivo-fiera'] .titolo-promo p{
      font-size: 2rem;
      line-height: 2.6rem;
  }
  [page='incentivo-fiera'] .titolo-promo span:not(.small){font-size: 3rem;width: 100%;display: inline-block;}
}
@media (min-width: 992px) {
	#home_slider .carousel-item{/* min-height: 400px; */}
  #active_lists .heading_lists .buttons {
    display: block;
  }
  .search_module > div {
    min-height: 250px
  }
  #lista_regalo #page_title p {
    font-size: 20px;
    line-height: 18px;
  }
  #page_title p {
    font-size: 20px;
    line-height: 18px;
  }
  #page_title h4 {
    font-size: 32px;
    line-height: 22px;
  }
  #page_title h2.price {
    line-height: 40px;
  }
  #countdown {
    margin-top: 0px;
  }
  .table .thead .tr .th{font-size: 0.65rem;}
  .table .tbody .tr .td {font-size: 0.75rem;}
  .table .tbody .tr .td img{width: 25px;margin: 0 2px;}
  .table .thead .tr .th.id,
  .table .tbody .tr .td.id{
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
  } 
  .table .thead .tr .th.riferimento,
  .table .tbody .tr .td.riferimento{
  }
  body#prodotti .table .thead .tr .th.riferimento,
  body#prodotti .table .tbody .tr .td.riferimento{
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    max-width: 140px;
  }
  body#prodotti .table .thead .tr .th.nome,
  body#prodotti .table .tbody .tr .td.nome{
    /*-ms-flex: 0 0 170px;*/
    /* flex: 0 0 170px; */
    /* max-width: 170px; */
  }
  .table .thead .tr .th.cliente,
  .table .tbody .tr .td.cliente{
  }
  .table .thead .tr .th.tel,
  .table .tbody .tr .td.tel{
    -ms-flex: 0 0 85px;
    flex: 0 0 85px;
    max-width: 85px;
  }
  .table .thead .tr .th.spedizione,
  .table .tbody .tr .td.spedizione{
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  max-width: 70px;
  }
  .table .thead .tr .th.pagamento,
  .table .tbody .tr .td.pagamento{
  -ms-flex: 0 0 75px;
  flex: 0 0 75px;
  max-width: 75px;
  }
  .table .thead .tr .th.totale,
  .table .tbody .tr .td.totale{
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  max-width: 60px;
  }
  .table .thead .tr .th.file,
  .table .tbody .tr .td.file{
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    max-width: 35px;
  }
  .table .thead .tr .th.stato_ordine,
  .table .tbody .tr .td.stato_ordine{
  -ms-flex: 0 0 105px;
  flex: 0 0 105px;
  max-width: 105px;
  }
  .table .thead .tr .th.data,
  .table .tbody .tr .td.data{
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  max-width: 80px;
  }
  .table .thead .tr .th.stampa_ordine,
  .table .tbody .tr .td.stampa_ordine{
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
  }
  .table .thead .tr .th.dettagli,
  .table .tbody .tr .td.dettagli{
    -ms-flex: 0 0 115px;
    flex: 0 0 115px;
    max-width: 115px;
  }
  body#ordini .custom_modal .modal-dialog{ max-width: 850px }
  body#utenti .custom_modal .modal-dialog{ max-width: 850px }
  body#utenti #choose.custom_modal .modal-dialog{max-width: 320px;}
  
  body#prodotti .table .thead .tr .th.dettagli,
   body#prodotti .table .tbody .tr .td.dettagli{
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
  }
  body#prodotti .table .thead .tr .th.categoria,
  body#prodotti .table .tbody .tr .td.categoria{
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    max-width: 150px;
  }
  body#prodotti .table .thead .tr .th.prezzo,
  body#prodotti .table .tbody .tr .td.prezzo{
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
  }
  body#prodotti .custom_modal .modal-dialog{ max-width: 450px }
  .custom_modal .line-option .stato_file label {
    font-size: 0.8rem;
  }
/* ------------------------------------------- */
/* ------------ LANDING DEDICATE ------------- */
/*				INCENTIVO FIERA                */
  [page='incentivo-fiera'] .titolo-promo p{
      font-size: 2.3rem;
      line-height: 2.9rem;
  }
  [page='incentivo-fiera'] .titolo-promo span:not(.small){font-size: 3.5rem;display: unset;width: auto;}
}
@media (min-width: 1200px) {
	#home_slider .carousel-item{/* min-height: 460px; */}
  body#ordini .custom_modal .modal-dialog{max-width: 1100px;}
  body#prodotti .custom_modal .modal-dialog{ max-width: 450px }
  .table .thead .tr .th{font-size: 0.7rem;}
  .table .tbody .tr .td {font-size: 0.8rem;}
  .table .tbody .tr .td img{width: 35px;}
  .table .thead .tr .th.id,
  .table .tbody .tr .td.id{
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
  } 
  .table .thead .tr .th.riferimento,
  .table .tbody .tr .td.riferimento{
    -ms-flex: 0 0 92px;
    flex: 0 0 92px;
    max-width: 92px;
  }
  .table .thead .tr .th.cliente,
  .table .tbody .tr .td.cliente{
  }
  .table .thead .tr .th.tel,
  .table .tbody .tr .td.tel{
    -ms-flex: 0 0 115px;
    flex: 0 0 115px;
    max-width: 115px;
  }
  .table .thead .tr .th.spedizione,
  .table .tbody .tr .td.spedizione{
    -ms-flex: 0 0 85px;
    flex: 0 0 85px;
    max-width: 85px;
  }
  .table .thead .tr .th.pagamento,
  .table .tbody .tr .td.pagamento{
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    max-width: 90px;
  }
  .table .thead .tr .th.totale,
  .table .tbody .tr .td.totale{
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
  }
  .table .thead .tr .th.file,
  .table .tbody .tr .td.file{
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
  }
  .table .thead .tr .th.stato_ordine,
  .table .tbody .tr .td.stato_ordine{
    -ms-flex: 0 0 115px;
    flex: 0 0 115px;
    max-width: 115px;
  }
  .table .thead .tr .th.data,
  .table .tbody .tr .td.data{
    -ms-flex: 0 0 92px;
    flex: 0 0 92px;
    max-width: 92px;
  }
  .table .thead .tr .th.stampa_ordine,
  .table .tbody .tr .td.stampa_ordine{
    -ms-flex: 0 0 55px;
    flex: 0 0 55px;
    max-width: 55px;
  }
  .table .thead .tr .th.dettagli,
  .table .tbody .tr .td.dettagli{
    -ms-flex: 0 0 142px;
    flex: 0 0 142px;
    max-width: 142px;
  }
  body#prodotti .table .thead .tr .th.riferimento,
  body#prodotti .table .tbody .tr .td.riferimento{
    -ms-flex: 0 0 170px;
    flex: 0 0 170px;
    max-width: 170px;
  }
  body#prodotti .table .thead .tr .th.nome,
  body#prodotti .table .tbody .tr .td.nome{
    /*-ms-flex: 0 0 170px;*/
    /* flex: 0 0 170px; */
    /* max-width: 170px; */
  }
  body#prodotti .table .thead .tr .th.prezzo,
  body#prodotti .table .tbody .tr .td.prezzo{
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
  }
  #active_lists .td.buttons {
    border-bottom: 1px solid #dee2e6;
  }
  #active_lists .heading_lists .buttons {
    display: block;
  }
  .custom_modal .line-option .stato_file label {
    font-size: 1rem;
  }
}
@media (min-width: 1350px) {
	#home_slider .carousel-item{/* min-height: 460px; */}
}
@media (min-width: 1500px) {
	#home_slider .carousel-item{/* min-height: 580px; */}
}
@media (min-width: 1750px) {}
@media (min-width: 1500px) and (max-width: 1749px) {}
@media (min-width: 1350px) and (max-width: 1499px) {}
@media (min-width: 1200px) and (max-width: 1349px) {}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 768px) and (max-width: 991px) {}
@media (max-width: 767px) and (min-width: 576px) {}
@media (min-width: 480px) and (max-width: 577px) {}
@media (min-width: 351px) and (max-width: 479px) {}
@media (max-width: 1199px) {
  nav #topMenu .nav-item.cta { width: 160px }
  header .navbar #mobile-btn { top: 3px; }
}
@media (max-width: 991px) {
  #logo .logo {
    width: 50px;
  }  
  .topbar { margin-bottom: 10px }
  nav #logo {
    text-align: center;
    /* max-width: 150px; */
    margin-left: 50px;
    padding-left: 0;
    padding-right: 0;
  }
  #sidebar{ background-color: #000;}
  #sidebar #sidebar_nav .navbar-nav .nav-item a.nav-link{color: #fff;}
  nav #logo a { display: inline-block; }
  nav #logo img { max-width: 150px; }
  header .navbar #mobile-btn { top: 7px; }
  header .navbar #mobile-btn i { font-size: 20px; }
  nav #logo {
    /* max-width: 100px; */
    margin: auto;
  }
  #title_bar, #title_bar > .container { height: auto; }
  .search_module .image { min-height: 250px }
  #title_bar > .container { max-width: 100%; }
  #logo_title { padding: 0px; }
  #logo_title img {
    float: none;
    display: block;
  }
  #lista_regalo #logo_title img {
    left: 50%;
    margin-left: -125px;
  }
  #lista_regalo #page_title p {
    font-size: 14px;
    line-height: 20px;
  }
  #page_title > .row { margin: 0px; }
  #page_title > .row > div { padding: 0px; }
  #page_title h2 {
    font-size: 40px;
    line-height: 45px;
  }
  #elenco_liste #page_title h2,
	#crea_lista #page_title h2 {
    line-height: 85px;
  }
  #page_title p {
    font-size: 14px;
    line-height: 20px;
  }
  #page_title h4 {
    font-size: 28px;
    line-height: 36px;
  }
  #page_title h2.price {
    line-height: 40px;
  }
  #countdown {
    margin-top: 0px;
  }
  #page_title {
    height: 86px;
  }
  #logo_title:after {
    display: none;
  }
  .table .tbody .tr .td {
      border: 1px solid #eeeeee;
      margin: 3px !important;
      -ms-flex: 0 0 calc( 41.666667% - 6px);
      flex: 0 0 calc( 41.666667% - 6px);
      max-width: calc( 41.666667% - 6px);
  }
  .table .tbody .tr .td.rag_soc {
      -ms-flex: 0 0 calc( 83.333333% - 6px);
      flex: 0 0 calc( 83.333333% - 6px);
      max-width: calc( 83.333333% - 6px);
  }
  .table .tbody .tr:nth-child(2n) .td {
      border: 1px solid #ffffff;
  }
  body:not([tipologia='admin']):not([tipologia='distributore']) .table .tbody .tr .td:not(.id):not(.data_ins):not(.rag_soc):nth-child(2n) {
      margin-left: 16.666667% !important;
  }
  body[tipologia='admin'] .table .tbody .tr .td:not(.id):not(.rag_soc):nth-child(2n-1),
  body[tipologia='distributore'] .table .tbody .tr .td:not(.id):not(.rag_soc):nth-child(2n-1) {
      margin-left: 16.666667% !important;
  }
  .table .tbody .tr .td{
      text-align: right !important;
  }
  .table .tbody .tr .td a {
      text-align: right !important;
  }
  .table .tbody .tr .td.id {
      text-align: center !important;
      -ms-flex: 0 0 calc( 16.666667% - 6px);
      flex: 0 0 calc( 16.666667% - 6px);
      max-width: calc( 16.666667% - 6px);
  }
}
@media (max-width: 767px) {
  #ultimo_cashback #data_ultimo_cashback{}
  #ultimo_cashback #data_ultimo_cashback p{

  }
  #ultimo_cashback #data_ultimo_cashback span{

  }
  #ultimo_cashback #importo_ultimo_cashback{

  }
  #ultimo_cashback #importo_ultimo_cashback p{

  }
  #ultimo_cashback #importo_ultimo_cashback span{

  }
  #ultimo_cashback #select_ultimo_cashback{
    background-color: #f8f8f8;
  }
  #ultimo_cashback #select_ultimo_cashback p{

  }
  #ultimo_cashback #select_ultimo_cashback span{

  }
  #ultimo_cashback #select_ultimo_cashback select{
    width: 100%;
    background-color: #f8f8f8;
    color: #000;
  }
  #ultimo_cashback #select_ultimo_cashback option{
    color: #000;
  }
  header .navbar #mobile-btn {
    top: 7px;
  }
  header .navbar #mobile-btn i {
    font-size: 20px;
  }
  nav #logo {
    /* max-width: 100px; */
    /* margin-left: 36px; */
  }
  #active_lists .heading th:last-child,

	#active_lists .heading th:nth-last-child(2),
	#partecipants_list .heading th:nth-last-child(4) {
    margin-bottom: 0.75rem

  }
  #lista_regalo .edit_buttons {
    width: calc(90% / 2);
  }  
  .table .tbody .tr .td img {
      width: 25px;
      margin: 0 2px;
  }
  .custom_modal .modal-header .modal-title span{
      display: block;
      width: 100%;
      text-align:left;
  }
  .custom_modal .input-group-prepend{
    display: none;
  }
  header > .row > .col-12{
    padding-left: 5px
  }
/* ------------------------------------------- */
/* ------------ LANDING DEDICATE ------------- */
/*				INCENTIVO FIERA                */
  [page='incentivo-fiera'] .titolo-promo p{
      font-size: 2rem;
      line-height: 2.6rem;
  }
  [page='incentivo-fiera'] .titolo-promo span{
    font-size: 3rem;
    display: inline-block;
   }
   [page='incentivo-fiera'] .titolo-promo {
      max-width: 400px;
      margin-left: auto;
      margin-right: auto;
  }
}
@media (max-width: 592px) {
  #page_title {
    height: auto;
  }
  #page_title > .row > div:nth-child(2) {
    text-align: center;
  }
  #page_title > .row > div:nth-child(2) p,
	#page_title > .row > div:nth-child(2) h2 {
    display: inline-block;
    text-align: center;
    padding: 0 5px;
  }
}
@media (max-width: 575px) {
  #active_lists .td.buttons {
    border-bottom: 0px;
  }
  #active_lists .heading_lists .buttons {
    display: none;
  }
  #active_lists .round_radiobox.v_2{
    width: 48%;
    text-align: center;
    margin: 0 0 10px 0 !important;
    float: none !important;
    min-width: unset;
  }
  #active_lists .round_radiobox.v_2:nth-child(2n-1){
    margin-left: calc(3% - 4px) !important;
  }
  body:not([tipologia="admin"]):not([tipologia="distributore"]) #active_lists .round_radiobox.v_2:last-child{
    width: 100%;
    text-align: center;
    margin: 0px auto 0 auto !important;
  }
  #partecipants_list .heading_lists .list_cost,
	#partecipants_list .heading_lists .travel_cost,
	#partecipants_list .heading_lists .date,
	#partecipants_list .heading_lists .buttons {
    display: none;
  }
  .tbody .list:nth-child(2n) {
    background: #eee;
  }
  #active_lists .tbody .buttons { /* margin-left: 18%; */
  }
  #choose_list {
    margin-bottom: 15px;
  }
  #lista_regalo .edit_buttons {
    width: auto;
    margin-right: 15px;
    float: left;
  }
}
@media (max-width: 479px) {
  .topbar ul li:first-child a,
	.topbar ul li:nth-child(2) a {
    font-size: 0;
    margin-right: 8px;
  }
  .topbar ul li:first-child a i,
	.topbar ul li:nth-child(2) a i {
    font-size: 1rem;
  }
  header .navbar #mobile-btn {
    top: 6px;
  }
  header .navbar #mobile-btn i {
    font-size: 20px;
  }
  nav #logo {
    /* max-width: 100px; */
    /* margin-left: 36px; */
  }
  #home_slider .carousel-item{min-height: 270px;}
}
@media (max-width: 380px ){}
@media (max-width: 360px) {}
@media (max-width: 320px){}
