@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);
@font-face {
  font-family: "HelveticaNeueLTStd-Md";
  src: url('../fonts/HelveticaNeueLTStd-Md.eot?1452391848') format('embedded-opentype'), url('../fonts/HelveticaNeueLTStd-Md.otf?1452391848') format('opentype'), url('../fonts/HelveticaNeueLTStd-Md.svg?1452391848') format('svg'), url('../fonts/HelveticaNeueLTStd-Md.ttf?1452391848') format('truetype'), url('../fonts/HelveticaNeueLTStd-Md.woff?1452391848') format('woff'); }
@font-face {
  font-family: "HelveticaNeueLTStd-Lt";
  src: url('../fonts/HelveticaNeueLTStd-Lt.eot?1452392370') format('embedded-opentype'), url('../fonts/HelveticaNeueLTStd-Lt.otf?1452392368') format('opentype'), url('../fonts/HelveticaNeueLTStd-Lt.svg?1452392370') format('svg'), url('../fonts/HelveticaNeueLTStd-Lt.ttf?1452392370') format('truetype'), url('../fonts/HelveticaNeueLTStd-Lt.woff?1452392370') format('woff'); }
.sprites-sprite, .sprites-arrow-orange, .sprites-horizontal-separator, .horizontal-separator, .sprites-icon-chat, .sprites-icon-lock, .sprites-icon-manifier, .sprites-icon-phone, .sprites-separator {
  background-image: url('../img/sprites-sf7c9477ea6.png');
  background-repeat: no-repeat; }

.sprites-arrow-orange {
  background-position: 0 0;
  height: 71px;
  width: 68px; }

.sprites-horizontal-separator, .horizontal-separator {
  background-position: 0 -71px;
  height: 1px;
  width: 141px; }

.sprites-icon-chat {
  background-position: 0 -72px;
  height: 35px;
  width: 35px; }

.sprites-icon-lock {
  background-position: 0 -107px;
  height: 20px;
  width: 20px; }

.sprites-icon-manifier {
  background-position: 0 -127px;
  height: 23px;
  width: 30px; }

.sprites-icon-phone {
  background-position: 0 -150px;
  height: 20px;
  width: 20px; }

.sprites-separator {
  background-position: 0 -170px;
  height: 285px;
  width: 1px; }

.sprites-icon-phone,
.sprites-icon-lock,
.sprites-icon-chat,
.sprites-arrow-orange,
.sprites-horizontal-separator,
.horizontal-separator {
  display: inline-block; }

.sprites-separator {
  position: absolute;
  right: 0px;
  top: -40px; }

.horizontal-separator {
  margin: 5px 0;
  text-indent: -9999px; }

body {
  background-color: #000000;
  font-family: 'Open Sans', sans-serif; }
  body.mean-container .sf-menu {
    display: none; }

.body01 {
  background: #ffffff; }

#brand-wrapper {
  padding: 15px 0; }
  #brand-wrapper img {
    display: inline-block; }

.bg-menu {
  background-color: #231f20; }

.bg-slider {
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
  padding-top: 60px;
  min-height: 390px;
  text-align: center; }
  .bg-slider h2, .bg-slider h3 {
    font-family: "HelveticaNeueLTStd-Lt";
    margin-top: 0px;
    margin-bottom: 0px; }
  .bg-slider h2 {
    text-transform: uppercase;
    font-size: 41px;
    margin-bottom: 10px; }
    .bg-slider h2 span {
      font-family: "HelveticaNeueLTStd-Md";
      color: #ee3134; }
  .bg-slider #tablet {
    text-align: center;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 35px; }

.main-header {
  font-family: "HelveticaNeueLTStd-Md";
  padding: 7px 0; }
  .main-header .header {
    padding: 20px 0 10px 0;
    text-align: right; }
    .main-header .header .h3 {
      vertical-align: middle;
      font-size: 20px; }
    .main-header .header .sprites-icon-lock {
      vertical-align: sub; }
    .main-header .header .btn-danger {
      background-color: #ee3134;
      font-family: "HelveticaNeueLTStd-Lt"; }
      .main-header .header .btn-danger:hover {
        background-color: #da1215; }
    .main-header .header .btn-default {
      border: 1px solid #000;
      padding: 8px 12px; }

.bg-menu .wrapper-search {
  float: right;
  margin: 7px 5px 0;
  padding-bottom: 8px;
  position: relative; }
  .bg-menu .wrapper-search .search {
    background-color: #3e3a3b;
    border: 1px solid #878686;
    color: #878686;
    padding: 7px;
    width: 270px;
    color: #ffffff; }
    .bg-menu .wrapper-search .search:-moz-placeholder {
      color: #bfbfbf;
      font-style: italic; }
    .bg-menu .wrapper-search .search::-moz-placeholder {
      color: #bfbfbf;
      font-style: italic; }
    .bg-menu .wrapper-search .search:-ms-input-placeholder {
      color: #bfbfbf;
      font-style: italic; }
    .bg-menu .wrapper-search .search::-webkit-input-placeholder {
      color: #bfbfbf;
      font-style: italic; }
  .bg-menu .wrapper-search button {
    position: absolute;
    right: 5px;
    top: 6px;
    background-color: transparent;
    border: none;
    border-left: 1px solid #878686;
    padding: 5px;
    display: inline-block; }

#Features {
  padding: 47px 0 60px 0; }
  #Features h2 {
    font-family: "HelveticaNeueLTStd-Lt";
    text-transform: uppercase;
    font-size: 40px; }
    #Features h2 span {
      color: #ee3134; }
  #Features h3 {
    font-family: "HelveticaNeueLTStd-Md";
    color: #ee3134;
    font-size: 30px;
    margin: 5px 0 25px 0; }
  #Features h4 {
    font-family: "HelveticaNeueLTStd-Lt";
    font-size: 26px;
    margin: 62px 0 0 0px;
    color: #575656; }
  #Features .wrapper-img-responsive img {
    margin: 13px 0 0 60px; }

#Eliminate-Errors {
  padding: 60px 0 60px; }
  #Eliminate-Errors .wrapper-img-responsive img {
    margin: 15px 0 0 0px; }
  #Eliminate-Errors h3 {
    margin: 5px 0 35px 0px; }
  #Eliminate-Errors .list01 {
    margin-bottom: 30px; }

#Stay-In-Control {
  padding: 90px 0 48px; }
  #Stay-In-Control h3 {
    margin: 5px 0 35px 0px; }
  #Stay-In-Control .list01 {
    margin-bottom: 50px; }
    #Stay-In-Control .list01 li {
      margin-bottom: 25px; }

#Sigma {
  padding: 60px 0 40px; }
  #Sigma h3 {
    margin-bottom: 15px; }
  #Sigma h4 {
    margin-top: 57px;
    font-size: 24px; }
  #Sigma .subtext {
    margin-bottom: 20px;
    font-size: 16px;
    font-family: "HelveticaNeueLTStd-Lt"; }

#day-to-day {
  padding: 75px 0 60px; }
  #day-to-day h3 {
    margin-bottom: 35px;
    font-size: 24px; }
  #day-to-day h4 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 10px; }
  #day-to-day .list01 li {
    margin-bottom: 17px; }

#four-features {
  padding: 70px 0 60px;
  font-family: "HelveticaNeueLTStd-Lt";
  font-size: 16.5px; }

#request {
  padding: 70px 0 70px; }
  #request .subtitle {
    font-size: 18px;
    margin-bottom: 15px; }
  #request form {
    margin-top: 20px; }
  #request input, #request select {
    width: 100%;
    display: block;
    margin: 5px 0;
    padding: 8px;
    border: 1px solid #787878; }
  #request select {
    height: 38px; }
  #request .btn.btn-danger {
    color: #ffffff;
    background-color: #ee3134;
    background-image: linear-gradient(to bottom, #ee3134, #ee3134);
    border-color: #ee3134 #ee3134 #ee3134;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 24px;
    padding: 0.8% 5%;
    margin: 2% 0; }
  #request .btn.btn-danger:hover {
    background-color: #da1215;
    background-image: linear-gradient(to bottom, #da1215, #da1215);
    border-color: #da1215 #da1215 #da1215; }

.list01 {
  list-style-type: none;
  list-style-position: inside;
  margin-bottom: 20px;
  font-size: 16px;
  color: #6d6d6d; }
  .list01 li {
    margin-left: -20px;
    margin-bottom: 15px;
    position: relative;
    line-height: 17px;
    font-family: "HelveticaNeueLTStd-Lt"; }
    .list01 li::before {
      font-size: 17px;
      position: absolute;
      font-family: 'FontAwesome';
      content: "\f0a9";
      left: -20px;
      top: 0px;
      color: #ee3134; }

.module01 {
  background-color: #f5f5f3;
  padding-bottom: 10px;
  padding-top: 30px;
  padding-bottom: 30px; }
  .module01 h1, .module01 h2, .module01 h3, .module01 h4 {
    color: #353535; }
  .module01 h2 {
    font-family: "HelveticaNeueLTStd-Lt";
    text-transform: uppercase;
    font-size: 40px; }
    .module01 h2 span {
      color: #ee3134; }
  .module01 h3 {
    font-family: "HelveticaNeueLTStd-Md";
    color: #ee3134;
    font-size: 30px;
    margin: 5px 0 15px 0; }
  .module01 h4 {
    font-family: "HelveticaNeueLTStd-Lt";
    font-size: 26px;
    margin: 10px 0 0 0px;
    color: #353535; }
  .module01 .subtext {
    font-style: italic;
    padding: 10px 0; }
  .module01.wrapper-logos {
    padding-top: 7px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cdcdcd; }
    .module01.wrapper-logos .container {
      padding-left: 10%;
      padding-right: 10%; }
    .module01.wrapper-logos h4 {
      font-family: "HelveticaNeueLTStd-Lt";
      font-size: 20px;
      margin-bottom: 23px; }
  .module01 .wrapper-logo {
    float: left;
    width: 19%;
    margin: 10px 0.5% 10px;
    text-align: center; }
    .module01 .wrapper-logo a img {
      display: inline-block;
      margin: auto; }
  .module01 .wrapper-image {
    margin-bottom: 10px; }
    .module01 .wrapper-image img {
      display: inline; }
  .module01 .wrapper {
    padding-left: 50px; }

.module02 {
  padding: 20px 0 40px; }
  .module02 h2 {
    font-family: "HelveticaNeueLTStd-Lt";
    text-transform: uppercase;
    font-size: 40px; }
    .module02 h2 span {
      color: #ee3134; }
  .module02 h3 {
    font-family: "HelveticaNeueLTStd-Md";
    color: #ee3134;
    font-size: 30px;
    margin: 5px 0 15px 0; }
  .module02 h4 {
    font-family: "HelveticaNeueLTStd-Lt";
    font-size: 26px;
    margin: 20px 0 0 0px;
    color: #010101; }
  .module02#day-to-day img {
    margin-top: 20px; }

.module03 {
  background-color: #f3f3ed;
  padding: 8px 0 15px; }
  .module03 h3 {
    font-family: "HelveticaNeueLTStd-Lt";
    font-size: 30px; }
    .module03 h3 strong {
      font-family: "HelveticaNeueLTStd-Md"; }

#pre-footer h3 {
  margin-top: 10px;
  margin-bottom: 5px; }

#Footer {
  text-align: center;
  color: #ffffff;
  padding: 8px 0; }
  #Footer .list-inline {
    padding: 10px;
    display: table;
    margin: auto;
    font-size: 16px; }
    #Footer .list-inline a {
      color: #ffffff; }
      #Footer .list-inline a:hover {
        color: #EDEDED;
        text-decoration: none; }
    #Footer .list-inline li {
      position: relative;
      margin-right: 15px; }
    #Footer .list-inline li::after {
      position: absolute;
      content: "|";
      right: -10px; }
    #Footer .list-inline li:last-child::after {
      content: ""; }
  #Footer .copyright {
    margin-bottom: 8px; }
    #Footer .copyright a {
      color: #ee3134; }
  #Footer .legend {
    font-size: 10px;
    padding: 5px; }

#ContactUs {
  text-align: center; }
  #ContactUs .modal-dialog {
    min-width: 800px; }
  #ContactUs .wrapper {
    padding: 30px 0; }
  #ContactUs a.glyphicon.glyphicon-remove {
    color: #000000;
    opacity: 1;
    border: 1px solid #000000;
    padding: 2px;
    font-weight: normal;
    float: right; }
  #ContactUs h2 {
    font-size: 55px;
    display: inline-block;
    font-family: "HelveticaNeueLTStd-Lt"; }
    #ContactUs h2 span {
      font-family: "HelveticaNeueLTStd-Md"; }
  #ContactUs h4 {
    font-size: 31px;
    word-break: break-all; }
    #ContactUs h4 span {
      font-size: 48px; }
    #ContactUs h4 a {
      color: #000; }
  #ContactUs .btn-danger {
    font-size: 28px;
    margin: 20px 0 50px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    background-color: #ee3134;
    background-image: linear-gradient(to bottom, #ee3134, #ee3134);
    border-color: #ee3134 #ee3134 #ee3134;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px; }
    #ContactUs .btn-danger .text {
      position: relative;
      top: -5px; }
  #ContactUs .img-responsive {
    display: inline-block;
    margin: auto; }

#Download .modal-dialog {
  min-width: 800px; }
#Download .modal-body {
  background-image: url("../img/bg_modal_download.jpg");
  background-repeat: no-repeat;
  background-position: 100% 0;
  min-height: 625px; }
#Download h3, #Download h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 45px; }
#Download h3 {
  font-family: "HelveticaNeueLTStd-Md";
  margin: 10px 0 30px; }
#Download h4 {
  font-family: "HelveticaNeueLTStd-Lt"; }
#Download h5 {
  color: #ee3134;
  font-size: 23px;
  margin-bottom: 30px; }
#Download a.glyphicon.glyphicon-remove {
  color: #ffffff;
  opacity: 1;
  border: 1px solid white;
  padding: 2px;
  font-weight: normal;
  float: right; }
#Download .wrapper {
  margin-left: -65px;
  padding-top: 415px;
  text-align: center; }
  #Download .wrapper .legend {
    font-style: italic;
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
    font-family: "HelveticaNeueLTStd-Md"; }
#Download #Iemaildownload {
  background: #000;
  color: #ffffff;
  border: 1px solid #fff;
  width: 100%;
  height: 39px;
  padding: 3px; }
  #Download #Iemaildownload:-moz-placeholder {
    color: #ffffff; }
  #Download #Iemaildownload::-moz-placeholder {
    color: #ffffff; }
  #Download #Iemaildownload:-ms-input-placeholder {
    color: #ffffff; }
  #Download #Iemaildownload::-webkit-input-placeholder {
    color: #ffffff; }
#Download .btn-danger {
  width: 100%;
  font-size: 28px;
  margin: 10px 0 10px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  background-color: #ee3134;
  background-image: linear-gradient(to bottom, #ee3134, #ee3134);
  border-color: #ee3134 #ee3134 #ee3134;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }
  #Download .btn-danger .text {
    position: relative; }
#Download .img-responsive {
  display: inline-block;
  margin: auto; }
#Download .list01 li {
  font-family: "HelveticaNeueLTStd-Lt"; }

.wrapper-img-responsive {
  text-align: center; }
  .wrapper-img-responsive img {
    display: inline-block; }

.btn-lg, .btn-group-lg > .btn {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.btn-primary {
  background-color: #1e89e7;
  border-color: #1e89e7; }

.btn-primary:hover {
  background-color: #177cd5;
  border-color: #177cd5; }

.btn.btn-primary {
  padding: 8px 12px;
  font-size: 16px; }

/************** MENU SUPERFISH ***************/
/*** ESSENTIAL STYLES ***/
.sf-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.0;
  position: relative;
  z-index: 100;
  padding-left: 0px !important;
  /*width:150% !important;*/ }
  .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none; }
  .sf-menu:hover li ul, .sf-menu.sfHover li ul {
    top: -999em; }
  .sf-menu > li > a {
    color: #fff !important;
    background-color: transparent;
    text-align: center;
    font-weight: normal;
    padding: 16px 32px 17px 32px !important;
    border-right: 1px solid #302d2d;
    border-left: 1px solid #3c3a3b;
    min-width: 60px !important;
    text-transform: uppercase; }
  .sf-menu ul {
    position: absolute;
    top: -999em;
    width: 10em;
    /* left offset of submenus need to match (see below) */
    padding-left: 0px !important; }
  .sf-menu li {
    display: inline-block;
    float: left;
    position: relative;
    height: auto !important;
    line-height: normal !important; }
    .sf-menu li li {
      background-color: #ee3134 !important; }
      .sf-menu li li a {
        text-transform: capitalize;
        color: #ffffff !important;
        padding: 5px 5px; }
    .sf-menu li ul {
      padding: 0 0 0px 0;
      border-left: 0px;
      border-bottom: 0px;
      border-right: 0px; }
    .sf-menu li li > a:hover,
    .sf-menu li li > a:active,
    .sf-menu li li > a:focus {
      background-color: transparent;
      outline: 0;
      color: rgba(255, 255, 255, 0.7) !important; }
    .sf-menu li li {
      background: white;
      border: 0px solid #eee !important;
      padding: 0px !important;
      text-align: left; }
      .sf-menu li li.current > a, .sf-menu li li.sfHover > a {
        background-color: transparent;
        outline: 0;
        color: rgba(255, 255, 255, 0.7) !important; }
    .sf-menu li:hover {
      visibility: inherit;
      /* fixes IE7 'sticky bug' */ }
    .sf-menu li:before {
      content: normal;
      left: 0px !important; }
    .sf-menu li li {
      width: 100%; }
      .sf-menu li li:hover ul, .sf-menu li li.sfHover ul {
        /* match top ul list item height */
        z-index: 99;
        left: 10em;
        /* match ul width */
        top: 0; }
      .sf-menu li li:hover li ul, .sf-menu li li.sfHover li ul {
        top: -999em; }
      .sf-menu li li li:hover ul, .sf-menu li li li.sfHover ul {
        left: 10em;
        /* match ul width */
        top: 0; }
  .sf-menu a {
    display: block;
    position: relative;
    border-left: 0px solid #fff;
    text-decoration: none !important;
    padding: .75em 0em .4em 0em;
    margin-right: 0em;
    text-decoration: none;
    /* visited pseudo selector so IE6 applies text colour*/
    color: #000; }
    .sf-menu a:visited {
      /* visited pseudo selector so IE6 applies text colour*/
      color: #000; }
  .sf-menu > li:hover > ul, .sf-menu > li.sfHover > ul {
    top: 50px !important;
    /* match top ul list item height */
    left: 5px !important; }
  .sf-menu > li.sf-menu-firstitem a {
    border-left: 1px solid #ee3134 !important; }
  .sf-menu > li > a:focus, .sf-menu > li > a:hover, .sf-menu > li > a:active {
    /*  outline: 0;*/
    background-color: #ee3134;
    color: #fff !important; }
  .sf-menu > li.current > a, .sf-menu > li.sfHover > a {
    background-color: #ee3134;
    border-right: 1px solid #ee3134;
    border-left: 1px solid #ee3134;
    color: #fff !important; }
  .sf-menu > li {
    margin-left: -5px;
    padding-left: 5px; }
    .sf-menu > li.sf-menu-firstitem {
      background-image: none; }

/*** shadows ***/
.sf-shadow ul {
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 6px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 6px;
  box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 6px;
  min-width: 9em; }

/*** arrows **/
.sf-menu a.sf-with-ul {
  min-width: 1px; }

.sf-arrows .sf-with-ul:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2px;
  margin-top: -3px;
  height: 0px;
  width: 0px;
  border-width: 5px;
  border-style: solid;
  border-right: 5px solid transparent;
  border-color: rgba(0, 0, 0, 0.5) transparent transparent;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none; }

.sf-menu > li.current > a.sf-with-ul:after, .sf-menu > li.sfHover > a.sf-with-ul:after {
  border-color: rgba(255, 255, 255, 0.5) transparent transparent; }

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.5); }

.sf-menu.sf-arrows > li > a.sf-with-ul {
  padding-right: 16px; }

/************** MEAN MENU (Responsive Design) ***************/
.responsive-menu {
  display: none !important; }

.mean-container .mean-nav ul {
  padding-left: 0 !important; }
.mean-container .mean-bar {
  background-color: #ee3134 !important;
  padding: 4px 0 0 0 !important;
  float: none !important;
  z-index: 1039; }
.mean-container .mean-nav {
  background: #ee3134 !important; }
.mean-container a.meanmenu-reveal.meanclose span {
  background: white !important; }
.mean-container .mean-nav ul li {
  list-style-image: none !important; }
  .mean-container .mean-nav ul li a, .mean-container .mean-nav ul li li a {
    border-bottom: 1px solid #f8a7a8 !important; }
  .mean-container .mean-nav ul li a:hover {
    background-color: #f4787a !important; }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .btn {
    white-space: normal; }

  #brand-wrapper {
    text-align: center; }

  .main-header .header {
    text-align: center; }
    .main-header .header .btn {
      margin: 5px 0; }

  #four-features .sprites-separator {
    display: none; }
  #four-features .col-sm-3 {
    margin-bottom: 40px; }
    #four-features .col-sm-3:last-child {
      margin-bottom: 0px; }

  #ContactUs .modal-dialog {
    min-width: 0px; }

  #Download .modal-dialog {
    min-width: 0px; }
  #Download .wrapper {
    margin-left: 0px; }
  #Download .modal-body {
    background-position: 83% 0px; }
    #Download .modal-body br {
      display: none; } }
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .module01.wrapper-logos .container {
    padding-left: 15px;
    padding-right: 15px; }
  .module01 .wrapper {
    padding-left: 0px; }

  #Download .modal-body {
    background-image: url("../img/bg_modal_download_xs.jpg");
    background-position: 50% 0px;
    background-color: #1b1714; }
    #Download .modal-body .light-side {
      display: none; }

  #Features .wrapper-img-responsive img {
    margin: 13px 0 0 0px; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .module01 .wrapper-logo {
    float: none;
    width: 100%;
    margin: 5px auto;
    text-align: center; }
    .module01 .wrapper-logo img {
      display: inline-block; }

  .module02 h2 {
    font-size: 2.4em; } }
/* Custom, iPhone Retina */

/*# sourceMappingURL=styles.css.map */


.tfs-button
{
	background-color: #FFFFFF;
	border: solid 1px #dcdcdc;
	font-size: 13px;
	font-weight: bold;
	color: #1e8ae7;
}

.tfs-button:hover
{
	background-color: #f3f3f3;
	border: solid 1px #333333;
	color: #1e8ae7;
}