@charset "UTF-8";
/* CSS Document */


.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	border:0px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	background-color:#ffffff;
		

}
.CSSTableGenerator td{
	vertical-align:middle;
	
	background-color:#ffffff;

	border:0px solid #000000;
	border-width:0px 0px 0px 0px;
	text-align:center;
	padding:20px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 0px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 0px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 0px 0px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 0px 0px;
}

/* features */
#features {
  margin-top: 70px; }
  #features .subtitle h2 {
    margin: 0;
    font-style: italic;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 70px;
    line-height: 35px;
    text-align: center; }
  #features .section_header h3 span {
    font-size: 18px;
    line-height: 20px; }
  #features .option1 {
    margin-bottom: 70px; }
    #features .option1 .feature {
      border-bottom: 1px solid #e0e0e0;
      margin-bottom: 65px; }
      #features .option1 .feature .info h3 {
        font-size: 21px;
        margin-top: 45px; }
        #features .option1 .feature .info h3 img {
          margin-right: 18px;
          position: relative;
          top: -10px; }
      #features .option1 .feature .info p {
        margin-top: 15px; }
    #features .option1 .last {
      margin-bottom: 0; }
  #features .option2 {
    margin-bottom: 70px; }
    #features .option2 .feature {
      margin-bottom: 70px; }
      #features .option2 .feature .box {
        text-align: center;
        float: left;
        width: 16%;
        height: 77px; }
        #features .option2 .feature .box img.one {
          margin-top: 18px; }
        #features .option2 .feature .box img.two {
          margin-top: 20px; }
      #features .option2 .feature .text {
        float: left;
        width: 76%;
        margin-top: 17px;
        margin-left: 23px; }
        #features .option2 .feature .text h6 {
          margin: 0 0 8px 0;
          font-size: 20px; }
        #features .option2 .feature .text p {
          margin: 0;
          font-size: 14px;
          line-height: 23px; }
    #features .option2 .right {
      float: right; }
  #features .option3 .feature {
    padding: 40px 0 38px 0;
    background: white;
    box-shadow: 0 1px 3px 1px #E0E0E0;
    border-radius: 4px;
    cursor: pointer;
    /*border:1px solid #fff;*/ }
    #features .option3 .feature .img {
      text-align: center;
      margin: 0 auto 37px; }
    #features .option3 .feature .text {
      margin: 0 auto;
      width: 87%; }
      #features .option3 .feature .text h6 {
        margin: 0 0 9px 0;
        font-size: 20px;
        text-align: center; }
      #features .option3 .feature .text p {
        margin: 0 auto;
        font-size: 14px;
        line-height: 23px;
        text-align: center;
        width: 90%;
        margin-top: 18px; }
    #features .option3 .feature:hover {
      border-color: #B1B1B1;
      box-shadow: 0 0 6px 0 #B4B4B4;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      -ms-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease; }

/* Responsive
-------------------------------------------------- */
@media (min-width: 768px) {
  #features .feature .pic-right {
    float: right; }
  #features .feature .info-left {
    float: left; } }
@media (max-width: 767px) {
  #features .feature {
    margin-bottom: 60px; }
    #features .feature img {
      margin: 0 auto !important;
      float: none !important; }
  #features .last {
    margin-bottom: 0; }
  #features .option1 .feature .info h3 {
    text-align: center; }
  #features .option2 {
    margin-bottom: 60px; }
    #features .option2 .feature {
      float: left;
      width: 100%;
      margin-bottom: 60px; }
      #features .option2 .feature .text {
        margin-top: 0; }
        #features .option2 .feature .text h6 {
          text-align: center; }
  #features .option3 .feature {
    margin-bottom: 60px;
    overflow: hidden; } }
@media (max-width: 480px) {
  #features .subtitle h2 {
    font-size: 22px;
    line-height: 30px; }
  #features .option2 {
    margin-bottom: 60px; }
    #features .option2 .feature {
      float: left;
      width: 100%;
      margin-bottom: 60px; }
      #features .option2 .feature .text {
        margin-top: 0; }
    #features .option2 .right {
      /*margin-bottom: 0;*/ }
  #features .option3 .feature {
    margin-bottom: 60px; }
  #features .last {
    margin-bottom: 0; } }
