input[type="submit"] {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 16px 25px;
    border: 3px solid transparent;
    border-radius: 4px;
    background: #f76816;
    background: -webkit-gradient(linear, left top, left bottom, from(#f76816), to(#f76816));
    background: -moz-linear-gradient(top, #f76816, #f76816);
    background: linear-gradient(to bottom, #f76816, #f76816);
    font: normal normal bold 14px tahoma;
    color: #ffffff;
    text-decoration: none;
}

.button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 16px 25px;
    border: 3px solid transparent;
    border-radius: 4px;
    background: #f76816;
    background: -webkit-gradient(linear, left top, left bottom, from(#f76816), to(#f76816));
    background: -moz-linear-gradient(top, #f76816, #f76816);
    background: linear-gradient(to bottom, #f76816, #f76816);
    font: normal normal bold 14px tahoma;
    color: #ffffff;
    text-decoration: none;
}
.button:hover {
  	color: #f76816 !important; 
  background: transparent;
   border: 3px solid #f76816;
 }

.button:focus {
    border: 0px solid #f76816;
    background: #f76816;
    background: -webkit-gradient(linear, left top, left bottom, from(#f76816), to(#f76816));
    background: -moz-linear-gradient(top, #f76816, #f76816);
    background: linear-gradient(to bottom, #f76816, #f76816);
    color: #ffffff !important;
    text-decoration: none;
}
.button:active {
    background: #f76816;
    background: -webkit-gradient(linear, left top, left bottom, from(#f76816), to(#f76816));
    background: -moz-linear-gradient(top, #f76816, #f76816);
    background: linear-gradient(to bottom, #f76816, #f76816);
}

.static_cta2.lts_button.lt_rounded.cta_flat {
    color: #ffffff !important; 
   border: 3px solid transparent !important;
}

.static_cta2.lts_button.lt_rounded.cta_flat:hover {
    color: #f76816 !important; 
  background: transparent !important;
   border: 3px solid #f76816 !important;
}

.callout {
border: 3.5px solid #f76816;
padding: 1em;
background: #ffffff;
border-radius: 7px;
}

.contact-form input[type="submit"] {
    background: #f76816;
  	border: #f76816
}
input[type="submit"] {
  	display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 16px 25px;
    border: 0px solid #f76816;
    border-radius: 4px;
    background: #f76816;
    background: -webkit-gradient(linear, left top, left bottom, from(#f76816), to(#f76816));
    background: -moz-linear-gradient(top, #f76816, #f76816);
    background: linear-gradient(to bottom, #f76816, #f76816);
    font: normal normal bold 14px tahoma;
    color: #ffffff;
    text-decoration: none;
   
}

.contact-form textarea {
    height: 200px;
    width: 80%;
    float: none;
    margin-bottom: 13px;
  	background: #494d50;
  	border: #494d50;
}

body, input, textarea {
    font-family: Open Sans;
    font-size: 15px;
  	color: #a3a3a3
}

.contact-form input[type="email"], .contact-form input[type="text"] {
    width: 300px;
    max-width: 98%;
    margin-bottom: 13px;
  	background: #494d50;
  	border: #494d50;
}

.midrow_blocks .midrow_block:first-child:nth-last-child(2), .midrow_block:first-child:nth-last-child(2) ~ .midrow_block {
    width: 50;
    background: #ffffff;
}

#optimizer_front_blocks-4 .midrow, #optimizer_front_blocks-4 .midrow a {
    color: #A3A3A3;
    background: #ffffff;
}

 .wp-tiles-container {
    width: auto;
    height: auto;
    background: transparent none repeat scroll 0% 0%;
    overflow: visible;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.about_inner {
    width: 80%;
    margin: 0px auto;
}

.logo img {
    border: medium none;
    margin: 10px 0px;
    max-width: 23%;
    height: auto;
}

.header {
    width: 100%;
    float: left;
    height: 56px;
}


.has_trans_header.home #topmenu {
    position: fixed;
  	right: 5%;
}

#stat_img img {
    height: auto;
    max-width: 100%;
    vertical-align: centre;
    width: auto;
}

.stat_content_inner {
    position: absolute;
  	top: 15%;
    width: 100%;
    z-index: 11;
    line-height: 1.9em;
}

#topmenu {
    display: block;
    font-size: 0;
    margin-top: 5px;
    position: absolute;
    right: 0;
    text-align: right;
}


.genericon {
    font-size: 28px !important;
    vertical-align: top;
    text-align: center;
    padding-right: 15px;

.mc_embed_signup label {
   font-weight: 600;
   color: #252728;
  }
  

 