@media (min-width: 1000px) {
	.features h3 {
        font-size:20px;
        color: #e5493a;
        font-weight: bold;
        padding-bottom: 20px;
        text-transform: uppercase;
    }
   .features ul li {
        font-size: 18px;
        line-height:normal;
    }
    .features ul li::before {
        top: .15em;
    }
   ul li {
     font-size: 18px;
  }
   ol li {
     font-size: 18px;
  }
 
}
@media (max-width: 768px) {
    .features ul li::before {
        top: .25em;
    }
    .features ul li ul li::before {
        top: .35em;
    }
    ul li {
      font-size: 14px;
  }
   ol li {
     font-size: 14px;
  }
}

@media (min-width: 769px) and (max-width: 999px){
    .features ul li::before {
        top: .1em;
    }
    .features ul li ul li::before {
        top: .1em;
    }
    ul li {
      font-size: 16px;
  }
   ol li {
     font-size: 16px;
  }
  
}
    .features ul {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .features h3 {
        font-size:20px;
        color: #e5493a;
        font-weight: bold;
        padding-bottom: 20px;
        padding-top: 20px;
        text-transform: uppercase;
    }
    .features {
      overflow: hidden;
    }
    .features ul li {
      list-style: none;
      position: relative;
      padding: 0 0 0 2em;
      margin: 0 0 .5em 10px;
      -webkit-transition: .12s;
      transition: .12s;
    }
    .features ul li::before {
      position: absolute;
      content: '';
      width: 7px;
      height: 7px;
      font-family: Arial;
      color: #FFF;
      left: 5px;
      text-align: center;
      font-size: 1.75em;
      background: #000000;
      border-radius: 5px;
      line-height: 0;
      -webkit-transition: .5s;
      transition: .5s;
    }

    .features ul li:hover::before {
      -webkit-transform: none;
              transform: none;
      opacity: 1;
      text-shadow: 0 0 4px;
      -webkit-transition: .1s;
      transition: .1s;
      border-radius: 5px;
      width: 25px;
      left: -10px;
      background: #BA5353;
    }

    .features ul li ul li::before {
      position: absolute;
      content: '';
      width: 3px;
      height: 3px;
      font-family: Arial;
      color: #FFF;
      left: 5px;
      text-align: center;
      font-size: 1.75em;
      background: #000000;
      border-radius: 3px;
      line-height: 0;
      -webkit-transition: .5s;
      transition: .5s;
    }

    .features ul li ul li:hover::before {
      -webkit-transform: none;
              transform: none;
      opacity: 1;
      text-shadow: 0 0 4px;
      -webkit-transition: .1s;
      transition: .1s;
      border-radius: 5px;
      width: 25px;
      left: -10px;
      background: #BA5353;
    }

    .features{
      display: block;
      width: 100%;
      text-align: left;
      vertical-align: top;
      background: rgba(0, 0, 0, 0.11);
      color: rgba(255, 255, 255);
      border-radius: 5px;
      padding: 1.5em;
      margin-top: 20px;
      margin-bottom: 20px;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    }
}
  
tr:hover td {background:#e0e0e0!important;}
 
  table {
    font-size: 12px;
    text-align: center;
  }
  
  table
	{
	font-size:8pt;
	}	
table td.first
	{
	color: white;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border-left: .5pt solid windowtext;
	border-right: .5pt solid windowtext;
	border-top: .5pt solid windowtext;
	border-bottom: .5pt solid windowtext;
	padding: 0px;
	background: #EF2727;
	}
table td.second
	{
	color: white;;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border-left: .5pt solid windowtext;
	border-right: .5pt solid windowtext;
	border-top: .5pt solid windowtext;
	border-bottom: .5pt solid windowtext;
	padding: 0px;
	background: #000000;
	}
table td.third
	{
	color: white;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border-left: .5pt solid windowtext;
	border-right: .5pt solid windowtext;
	border-top: .5pt solid windowtext;
	padding: 0px;
	background: #EF2727;
	}
table td.fourth
	{
	color: white;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border-left: .5pt solid windowtext;
	border-right: .5pt solid windowtext;
	border-bottom: .5pt solid windowtext;
	padding: 0px;
	background: #EF2727;
	}
table td.fifth
	{
	color: white;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	border: .5pt solid black;
	padding: 0px;
	background: #EF2727;
	}
table td.sixth
	{
	color: windowtext;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border-right: .5pt solid silver;
	border-bottom: .5pt solid silver;
	padding: 0px;
	
	}
table td.seventh
	{
	color: windowtext;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border-right: .5pt solid #d8cfd1;
	border-bottom: .5pt solid silver;
	padding: 0px;
	}
table td.eighth
	{
	border-left: .5pt solid silver;
	border-top: .5pt solid silver;
	color: windowtext;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border-right: .5pt solid #d8cfd1;
	border-bottom: 2.0pt double #d8cfd1;
	padding: 0px;
	}
table td.nineth
	{
	color: white;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	border-left: .5pt solid black;
	border-right: .5pt solid black;
	border-bottom: 2.0pt double windowtext;
	padding: 0px;
	background: #EF2727;
	}
table td.tenth
	{
	border-left: .5pt solid silver;
	border-top: .5pt solid silver;
	color: windowtext;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border-right: .5pt solid silver;
	border-bottom: 2.0pt double #d8cfd1;
	padding: 0px;
	}
table td.eleventh
	{
	color: white;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border-left: .5pt solid windowtext;
	border-right: .5pt solid windowtext;
	border-top: .5pt solid windowtext;
	border-bottom: .5pt solid windowtext;
	padding: 0px;
	background: #EF2727;
	}
  
  .style1 {
	color: windowtext;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	white-space: nowrap;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	padding: 0px;
}
.style4 {
	color: #808080;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border: .5pt solid #D8CFD1;
	padding: 0px;
	background: #E7E2E3;
}
.style18 {
	color: windowtext;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	padding: 0px;
}
.style20 {
	color: #808080;
}

  #table p {
    font-size: 12px;
  }

  .full-desc {
    overflow-x: auto;
  }
  #table  table{
    margin-left: auto;
    margin-right: auto;
  }
  
  #table {
    text-align: center;
  }