.elementor-21664 .elementor-element.elementor-element-e554724 > .elementor-widget-container{margin:10px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-e554724 */.table {
    display: table;
    text-align: center;
    width: 100%;
    margin: 0 auto 0;
    border-collapse: separate;
    background: #dedede;
  }
  .table2 {
    display: table;
    text-align: center;
    width: 100%;
    margin: 0 auto 0;
    border-collapse: separate;
    background: #be953e;
  }
  .table_row {
    display: table-row;
     
  }
  
  .theader {
    display: table-row;
  }
  .table_header {
    display: table-cell;
    background: #000;
    color: #be953e;
    vertical-align: middle;
     border-left: #640000 1px solid;
     padding: 1px 5px 1px 5px;
     line-height: 1em;
  }
  .table_header2 {
    display: table-cell;
    background: #be953e;
    font-weight: bold;
    color: #640000;
    vertical-align: middle;
     border-left: #640000 1px solid;
     padding: 5px;
     line-height: 1em;
  }
  
  .table_header:first-child {
    border-left: #640000 0px solid;
    
  }
  
  .table_header:last-child {
     border-right: 0px;
   
  }
  
  .table_small {
    display: table-cell;
    border-left: #640000 1px solid;
        border-bottom: #640000 1px solid;
        font-family: "Roboto Condensed", Sans-serif;
        font-size: 1.1em;
        line-height: 1.1em;
  }
  
  .table_row > .table_small > .table_cell:nth-child(odd) {
    display: none;
    background: #be953e;
    color: #000;
    padding: 1px 5px 1px 5px;
   
 
  }
  .table_small:first-child > .table_cell {
    border-left: #640000 0px solid;  
  }
  .table_row > .table_small > .table_cell {
    text-align:right;
    padding: 3px 5px 3px 5px;
    color: #333;

  }
  
  .table_row > .table_small:first-child > .table_cell {
    border-left: #ccc 0px solid;
    min-width: 150px;
    color: #333;
    text-align: left;
  }
  .table_row > .table_small:first-child > .table_cell a:link {
   color: #000000;   
  }
  .table_row > .table_small:first-child > .table_cell a:hover {
   color: #be953e;   
  }
  .table_row > .table_small:last-child > .table_cell {
    border-right: #ccc 0px solid;

  }
  
  .table_row:last-child > .table_small:last-child > .table_cell:last-child {
    
  }
  
  .table_row:last-child > .table_small:first-child > .table_cell:last-child {
    
  }
  
  .table_row:nth-child(2n+3) {
    background: #e9e9e9;
    border-right: #640000 1px solid;
  }
  
  @media screen and (max-width: 900px) {
    .table {
      width: 90%
      text-align:left;
    }
  }
  
  @media screen and (max-width: 650px) {
    
    .table {
      display: block;
      text-align:left;
    }
    .table_row:nth-child(2n+3) {
      background: none;
    }
    .theader {
      display: none;
    }
    .table_row > .table_small > .table_cell:nth-child(odd) {
      display: table-cell;
      width: 40%;
      text-align:left;
    }
    .table_cell {
      display: table-cell;
      width: 40%;
      text-align:left;
    }
    .table_row {
      display: table;
      width: 100%;
      border-collapse: separate;
      padding-bottom: 20px;
      margin: 5% auto 0;
      text-align: left;
    }
    .table_small {
      display: table-row;
    }
    .table_row > .table_small:first-child > .table_cell:last-child {
      border-left: none;
    }
    .table_row > .table_small > .table_cell:first-child {
      border-left: #ccc 1px solid;
      text-align:right;
    }
    .table_row > .table_small:first-child > .table_cell:first-child {
      border-top-left-radius: 0px;
      border-top: #ccc 1px solid;
    }
    .table_row > .table_small:first-child > .table_cell:last-child {
      border-top-right-radius: 0px;
      border-top: #ccc 1px solid;
      text-align:left;
    }
    .table_row > .table_small:last-child > .table_cell:first-child {
      border-right: none;
      
    }
    .table_row > .table_small > .table_cell:last-child {
      border-right: #ccc 1px solid;
      text-align:left;
    }
    .table_row > .table_small:last-child > .table_cell:first-child {
      border-bottom-left-radius: 0px;
    }
    .table_row > .table_small:last-child > .table_cell:last-child {
      border-bottom-right-radius: 0px;
    }
  }
    #content-desktop {display: block;}
    #content-mobile {display: none;}

    @media screen and (max-width: 650px) {

    #content-desktop {display: none;}
    #content-mobile {
        display: block;
        background: #000;
        color: #be953e;
        padding: 5px 5px 1px 5px;
        text-align:center;
    }

    }/* End custom CSS */