section {
  padding-top: 0; }

html {
  overflow-y: auto !important; }

#BODY_industry #landing_body ul, #BODY_application #landing_body ul{
  list-style: disc;
  font-size: 16px;
  font-weight: 300;
  margin-left: 30px;
  padding: 0 0 0 20px;
}

#BODY_industry #landing_body ul li, #BODY_application #landing_body ul li{
  margin-left: 50px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}

@media only screen and (max-width: 60em) {
  #etc h1#logo {
    margin: 20px;
    text-align: center; } }

#mobile_head {
  height: auto;
  color: #fff;
  text-align: center; }
  #mobile_head section, #mobile_head aside {
    padding: 0; }
  #mobile_head #mobile_product_image {
    height: 200px;
    background-size: cover;
    background-position: center center; }
  #mobile_head #mobile_head_content {
    padding: 20px; }
    #mobile_head #mobile_head_content h1 {
      color: white;
      font-size: 3.2em;
      font-weight: 100;
      margin-top: 20px; }
      #mobile_head #mobile_head_content h1 strong {
        font-weight: 400;
        color: #fff; }
    #mobile_head #mobile_head_content aside p {
      font-weight: 400;
      font-size: 1.3em; }
    #mobile_head #mobile_head_content a#videothumb {
      background-repeat: no-repeat;
      background-position: center center;
      height: 76px;
      height: 141px;
      display: block;
      margin: 0 auto;
      text-align: center; }

#landing_header {
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  height: 300px;
  color: white; }
  #landing_header #landing_headline {
position: relative;
top: 50%;
  }

#landing_header #landing_headline section{
}

#landing_header #landing_headline h1{
  font-weight: 500; 
  color: white;
  margin-bottom: 6px;
}

#landing_header #landing_headline p{
  font-weight: 100;
}

  @media only screen and (max-width: 1041px){
    #landing_header{
      background-size: cover;
      background-position: center right;
      height: 250px;
    }

  }

    @media only screen and (max-width: 50em) {

      #landing_header{
        /*background-image: none !important;*/
        /*height: 300px;*/
      }
      #landing_header #landing_headline {
        background-size: cover;
        padding: 0px 20px 0 20px;
        top: 35%; } }
    #landing_header #landing_headline section {
      padding-bottom: 0; }
      @media only screen and (max-width: 50em) {
        #landing_header #landing_headline section { } }
    #landing_header #landing_headline h1.dark, #landing_header #landing_headline p.dark {
      color: #050505; }
    #landing_header #landing_headline h1 {
      color: white;
      font-size: 2.8em;
      line-height: 1.3em;
    }
      #landing_header #landing_headline h1 strong {
        font-weight: 400;
        color: #fff; }
      @media only screen and (max-width: 50em) {
        #landing_header #landing_headline h1 {
          font-size: 2em; } }
    #landing_header #landing_headline p {
      font-size: 1.3em;
      font-weight: 100;
      line-height: 1.5em;
      margin-bottom: 0px; }
      @media only screen and (max-width: 50em) {
        #landing_header #landing_headline p {
          font-size: 1.1em; } }
  #landing_header .subhead {
    background: #003a63; }
    #landing_header .subhead .mobile_cta {
      text-align: center; }
    #landing_header .subhead .phone p {
      padding: 3%;
      font-weight: 100; }
      @media only screen and (min-width: 50.063em) and (max-width: 1024px) {
        #landing_header .subhead .phone p {
          text-align: center; } }
    #landing_header .subhead button {
      background: white;
      color: #0075c9;
      padding: 5px;
      width: 80%;
      font-size: 1.2em;
      font-weight: 700;
      margin: 20px auto; }
      #landing_header .subhead button span {
        display: block;
        font-size: .5em; }
      #landing_header .subhead button:hover {
        background: #ebebeb;
        color: white; }
    #landing_header .subhead h1 {
      font-weight: 300; }
    @media only screen and (max-width: 50em) {
      #landing_header .subhead {
        padding-top: 20px; }
        #landing_header .subhead h1 {
          margin-top: 0;
          text-align: center; } }
  #landing_header a#videothumb {
    background-repeat: no-repeat;
    background-position: center center;
    height: 76px;
    height: 141px;
    display: block;
    margin: 0 auto;
    text-align: center; }
  #landing_header #landing_awards {
    text-align: center; }
    @media only screen and (max-width: 50em) {
      #landing_header #landing_awards {
        margin-top: 20px; } }
  #landing_header #landing_video {
    text-align: center; }
    #landing_header #landing_video #videocta {
      color: #ebebeb;
      font-size: 1.2em;
      background-color: rgba(0,0,0,0.5);
      display:table;
      height: 141px;
    }
    #videocta div {
      display: table-cell;
      vertical-align: middle;
      height: 141px;
    }
      @media only screen and (max-width: 50em) {
        #landing_header #landing_video #videocta {
          margin: 30px 0; } }
    @media only screen and (max-width: 60em) {
      #landing_header #landing_video {
        margin-top: 0; }
        #landing_header #landing_video h1 {
          margin-top: 20px;
          font-size: 1.7em; }
        #landing_header #landing_video p {
          margin: 30px 0; } }

#landing_nav {
  padding-top: 25px;
  border-bottom: 3px #ebebeb solid; }
  #landing_nav section {
    padding: 0; }
  #landing_nav .sub-nav {
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: visible; }
    #landing_nav .sub-nav dd {
      margin: 0;
      width: auto;
      display: inline-block;
      text-align: center; }
      @media only screen and (max-width: 60em) {
        #landing_nav .sub-nav dd {
          width: 100%;
          margin-bottom: 10px; } }
      #landing_nav .sub-nav dd a {
        padding: 14px 2em;
        display: block;
        background: #ebebeb;
        color: black;
        font-weight: 200;
        border-radius: none;
        border-right: 4px white solid; }
        #landing_nav .sub-nav dd a:hover {
          background: #d2d2d2;
          text-decoration: none;
          }
        @media only screen and (max-width: 60em) {
          #landing_nav .sub-nav dd a {
            border-right: none; } }
    #landing_nav .sub-nav dd.active a, #landing_nav .sub-nav .sub-nav li.active a {
      background: #0075c9;
      color: white;
      border-radius: 0; }

#landing_body {
  padding-top: 40px; }
  #landing_body h2 {
    font-size: 1.7em;
    margin-bottom: 20px;
    border-bottom: 1px #d9d9d9 solid;
    padding-bottom: 10px; }
  #landing_body .product_diagram {
    margin: 50px 0; }
  #landing_body img + span {
    padding: 40px 0;
    display: block;
    text-align: center;
    font-weight: 100;
    font-size: 2em; }

#landing_sidebar .spot {
  border: none; }
  #landing_sidebar .spot #landing_form input[type="text"], #landing_sidebar .spot #landing_form input[type="password"], #landing_sidebar .spot #landing_form input[type="date"], #landing_sidebar .spot #landing_form input[type="datetime"], #landing_sidebar .spot #landing_form input[type="datetime-local"], #landing_sidebar .spot #landing_form input[type="month"], #landing_sidebar .spot #landing_form input[type="week"], #landing_sidebar .spot #landing_form input[type="email"], #landing_sidebar .spot #landing_form input[type="number"], #landing_sidebar .spot #landing_form input[type="search"], #landing_sidebar .spot #landing_form input[type="tel"], #landing_sidebar .spot #landing_form input[type="time"], #landing_sidebar .spot #landing_form input[type="url"], #landing_sidebar .spot #landing_form input[type="submit"], #landing_sidebar .spot #landing_form textarea {
    border: none;
    height: 40px;
    border-radius: 0;
    font-weight: 700;
    margin-left: 0;
    margin-right: 0; }
    #landing_form select {
      width: 94%;
    }
  #landing_sidebar .spot #landing_form .landing_select label {
    font-weight: 300;
    font-size: 0.875em; }
  #landing_sidebar .spot #landing_form .landing_select .small-12 .medium-3 .large-4 .columns > label {
    font-size: 2em; }
  #landing_sidebar .spot #landing_form .landing_select div.columns > select {
    border-radius: 0; }
    @media only screen and (max-width: 60em) {
      #landing_sidebar .spot #landing_form .landing_select div.columns > select {
        width: 100%; } }
  #landing_sidebar .spot #landing_form .landing_select div.columns > input, #landing_sidebar .spot #landing_form .landing_select div.columns > textarea {
    width: 100%; }
  @media only screen and (max-width: 60em) {
    #landing_sidebar .spot #landing_form .landing_select input[type="text"] {
      width: 96%; } }
  #landing_sidebar .spot #landing_form .landing_select select {
    margin-right: 0;
    height: 40px; }
    @media only screen and (max-width: 60em) {
      #landing_sidebar .spot #landing_form .landing_select select {
        margin-right: 0; } }
  #landing_sidebar .spot #landing_form label {
    display: block;
    width: 100%; }
    #landing_sidebar .spot #landing_form label input[type="checkbox"] {
      margin-right: 10px; }
    #landing_sidebar .spot #landing_form label input[type="radio"] {
      margin-right: 10px; }
  #landing_sidebar .spot #landing_form textarea {
    height: 150px;
    resize: none; }
  #landing_sidebar .spot #landing_form input[type="submit"] {
    width: 100%;
    background: #003a63;
    font-size: 1em;
    line-height: 1em;
    text-transform: uppercase; }
    #landing_sidebar .spot #landing_form input[type="submit"]:hover {
      background: #0075c9; }
  #landing_sidebar .spot #landing_form .fieldset {
    border: none;
    margin: 0; }
    #landing_sidebar .spot #landing_form .fieldset ul li input {
      height: 50px; }
    #landing_sidebar .spot #landing_form .fieldset input, #landing_sidebar .spot #landing_form .fieldset select, #landing_sidebar .spot #landing_form .fieldset textarea {
      border-radius: 0; }
#landing_sidebar h3.cap {
  padding: 30px 0;
  background: #003a63;
  border-radius: 0;
  border: none;
  text-align: center;
  line-height: 1em;
  color: white;
  text-transform: uppercase;
  height: auto; }
#landing_sidebar label.inset + input, #landing_sidebar label.inset + textarea {
  width: 100%; }
#landing_sidebar #landing_resources ul {
  margin-left: 0;
  padding-left: 0; }
  #landing_sidebar #landing_resources ul li {
    background: #f9f9f9;
    padding: 15px 25px 15px 25px; }
    #landing_sidebar #landing_resources ul li:hover {
      background-color: #ebebeb; }
    #landing_sidebar #landing_resources ul li a {
      padding: 20px 0;
      display: block;
      width: 100%;
      line-height: 1.3em; }
#landing_sidebar #landing_resources a.question {
  display: inline-block;
  padding: 0 0 0 28px;
  text-decoration: none;
  background: url(../assets/img/layout/icons/cuda/question_hover.png) 0 0% no-repeat; }
  #landing_sidebar #landing_resources a.question:hover {
    background-position: 0 88%; }
#landing_sidebar #landing_resources a.play {
  background: url(../assets/img/layout/icons/cuda/play_animated.gif) 0 100% no-repeat;
  display: inline-block;
  height: 23px;
  padding: 0 0 0 28px;
  text-decoration: none; }
  #landing_sidebar #landing_resources a.play:hover {
    background-position: 0 0%; }
#landing_sidebar #landing_resources a.website {
  background: url(../assets/img/layout/icons/cuda/url_hover.png) 0 100% no-repeat;
  display: inline-block;
  padding: 0 0 0 28px;
  text-decoration: none; }
  #landing_sidebar #landing_resources a.website:hover {
    background-position: 0 0%; }
#landing_sidebar #landing_resources a.pdf {
  display: inline-block;
  height: 23px;
  padding: 0 0 0 28px;
  text-decoration: none; }
  #landing_sidebar #landing_resources a.pdf:hover {
    background-position: 0 0%; }

#landing_footer {
  padding: 50px 0;
  margin: 50px 0 50px 0; }
  #landing_footer button {
    background: white;
    color: #0075c9;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    margin: 30px 0 0 0;
    font-size: 1.4em;
    font-weight: 700;
    border-radius: 0px; }
    #landing_footer button:hover {
      background: #0075c9; }
    #landing_footer button a:hover {
      color: #FFF;
      text-decoration: none; }
  @media only screen and (max-width: 60em) {
    #landing_footer {
      padding: 30px; }
      #landing_footer h2 {
        font-size: 1.5em; } }

div #footer_menu_holder h4, div#footer_menu h4 {
  font-size: .8em;
  line-height: 30px; }
div #footer_menu_holder ul, div#footer_menu ul {
  margin-left: 0; }
  div #footer_menu_holder ul li, div#footer_menu ul li {
    margin-left: 0;
    padding-left: 0; }
div #footer_menu_holder div#foot_nav .columns, div#footer_menu div#foot_nav .columns {
  background: url("../assets/img/layout/footer/invisiline_vert.png") no-repeat top right; }

.barracuda_overlay {
  background: #003a63; }

@media only screen and (max-width: 60em) {
    #etc h1#logo {
      margin: 20px;
      text-align: center; } }

#vertical_header {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 320px;
  color: white; }
  @media only screen and (max-width: 50em) {
    #vertical_header {
      background-image: none !important;
      height: auto;
      padding-bottom: 0; } }
  #vertical_header #vertical_headline {
    padding-top: 100px; }
    @media only screen and (max-width: 50em) {
      #vertical_header #vertical_headline {
        width: 100%;
        padding-top: 0;
        text-align: center;
        font-size: 1.5em; } }
    #vertical_header #vertical_headline section {
      width: 70%;
      padding-bottom: 0; }
      @media only screen and (max-width: 50em) {
        #vertical_header #vertical_headline section {
          width: 100%; } }
    #vertical_header #vertical_headline h1.dark {
      color: #050505; }
    #vertical_header #vertical_headline h1 {
      color: white;
      font-size: 3.2em;
      font-weight: 100;
      margin-top: 20px; }
      #vertical_header #vertical_headline h1 strong {
        font-weight: 400;
        color: #fff; }
      @media only screen and (max-width: 50em) {
        #vertical_header #vertical_headline h1 {
          font-size: 2em; } }
    #vertical_header #vertical_headline p {
      font-size: 1.3em;
      font-weight: 100;
      line-height: 1.8em;
      margin-bottom: 0px; }
      @media only screen and (max-width: 50em) {
        #vertical_header #vertical_headline p {
          font-size: 1.1em; } }
  #vertical_header .subhead {
    background: #003a63; }
    #vertical_header .subhead .mobile_cta {
      text-align: center; }
    #vertical_header .subhead .phone p {
      padding: 3%;
      font-weight: 100; }
      @media only screen and (min-width: 50.063em) and (max-width: 1024px) {
        #vertical_header .subhead .phone p {
          text-align: center; } }
    #vertical_header .subhead button {
      background: white;
      color: #0075c9;
      padding: 5px;
      width: 80%;
      font-size: 1.2em;
      font-weight: 700;
      margin: 20px auto; }
      #vertical_header .subhead button span {
        display: block;
        font-size: .5em; }
      #vertical_header .subhead button:hover {
        background: #ebebeb;
        color: white; }
    #vertical_header .subhead h1 {
      font-weight: 300; }
    @media only screen and (max-width: 50em) {
      #vertical_header .subhead {
        padding-top: 20px; }
        #vertical_header .subhead h1 {
          margin-top: 0;
          text-align: center; } }
  #vertical_header a#videothumb {
    background-repeat: no-repeat;
    background-position: center center;
    height: 76px;
    height: 141px;
    display: block;
    margin: 0 auto;
    text-align: center; }
  #vertical_header #vertical_awards {
    text-align: center; }
    @media only screen and (max-width: 50em) {
      #vertical_header #vertical_awards {
        margin-top: 20px; } }
  #vertical_header #vertical_video {
    text-align: center; }
    #vertical_header #vertical_video #videocta {
      color: #ebebeb;
      font-size: 1.2em;
      margin-top: 60px; }
      @media only screen and (max-width: 50em) {
        #vertical_header #vertical_video #videocta {
          margin: 30px 0; } }
    @media only screen and (max-width: 60em) {
      #vertical_header #vertical_video {
        margin-top: 0; }
        #vertical_header #vertical_video h1 {
          margin-top: 20px;
          font-size: 1.7em; }
        #vertical_header #vertical_video p {
          margin: 30px 0; } }

#vertical_nav {
  padding-top: 25px;
  border-bottom: 3px #ebebeb solid; }
  @media only screen and (max-width: 50em) {
    #vertical_nav {
      padding-top: 0px; } }
  #vertical_nav section {
    padding: 0; }
  #vertical_nav .sub-nav {
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: visible; }
    #vertical_nav .sub-nav dd {
      margin: 0;
      font-size: .9em;
      letter-spacing: 1px;
      width: 25%;
      display: block;
      text-align: center; }
      @media only screen and (max-width: 60em) {
        #vertical_nav .sub-nav dd {
          width: 100%;
          margin-bottom: 10px; } }
      #vertical_nav .sub-nav dd a {
        padding: 14px 5px;
        display: block;
        background: #ebebeb;
        color: black;
        font-weight: 200;
        border-radius: none;
        border-right: 4px white solid; }
        #vertical_nav .sub-nav dd a:hover {
          background: #d2d2d2; }
        @media only screen and (max-width: 60em) {
          #vertical_nav .sub-nav dd a {
            border-right: none; } }
    #vertical_nav .sub-nav dd.active a, #vertical_nav .sub-nav .sub-nav li.active a {
      background: #0075c9;
      color: white;
      border-radius: 0; }

#vertical_body {
  padding-top: 40px; }
  #vertical_body h2 {
    font-size: 1.7em;
    margin-bottom: 20px; }
  #vertical_body .product_diagram {
    margin: 50px 0; }
  #vertical_body img + span {
    padding: 40px 0;
    display: block;
    text-align: center;
    font-weight: 100;
    font-size: 2em; }

#vertical_sidebar .spot {
  border: none; }
  #vertical_sidebar .spot #vertical_form input[type="text"], #vertical_sidebar .spot #vertical_form input[type="password"], #vertical_sidebar .spot #vertical_form input[type="date"], #vertical_sidebar .spot #vertical_form input[type="datetime"], #vertical_sidebar .spot #vertical_form input[type="datetime-local"], #vertical_sidebar .spot #vertical_form input[type="month"], #vertical_sidebar .spot #vertical_form input[type="week"], #vertical_sidebar .spot #vertical_form input[type="email"], #vertical_sidebar .spot #vertical_form input[type="number"], #vertical_sidebar .spot #vertical_form input[type="search"], #vertical_sidebar .spot #vertical_form input[type="tel"], #vertical_sidebar .spot #vertical_form input[type="time"], #vertical_sidebar .spot #vertical_form input[type="url"], #vertical_sidebar .spot #vertical_form input[type="submit"], #vertical_sidebar .spot #vertical_form textarea {
    border: none;
    height: 40px;
    border-radius: 0;
    font-weight: 700;
    margin-left: 0;
    margin-right: 0; }
  #vertical_sidebar .spot #vertical_form .vertical_select label {
    font-weight: 300;
    font-size: 0.875em; }
  #vertical_sidebar .spot #vertical_form .vertical_select .small-12 .medium-3 .large-4 .columns > label {
    font-size: 2em; }
  #vertical_sidebar .spot #vertical_form .vertical_select div.columns > select {
    border-radius: 0; }
    @media only screen and (max-width: 60em) {
      #vertical_sidebar .spot #vertical_form .vertical_select div.columns > select {
        width: 100%; } }
  #vertical_sidebar .spot #vertical_form .vertical_select div.columns > input, #vertical_sidebar .spot #vertical_form .vertical_select div.columns > textarea {
    width: 100%; }
  @media only screen and (max-width: 60em) {
    #vertical_sidebar .spot #vertical_form .vertical_select input[type="text"] {
      width: 96%; } }
  #vertical_sidebar .spot #vertical_form .vertical_select select {
    margin-right: 0;
    height: 40px; }
    @media only screen and (max-width: 60em) {
      #vertical_sidebar .spot #vertical_form .vertical_select select {
        margin-right: 0; } }
  #vertical_sidebar .spot #vertical_form label {
    display: block;
    width: 100%; }
    #vertical_sidebar .spot #vertical_form label input[type="checkbox"] {
      margin-right: 10px; }
    #vertical_sidebar .spot #vertical_form label input[type="radio"] {
      margin-right: 10px; }
  #vertical_sidebar .spot #vertical_form textarea {
    height: 150px;
    resize: none; }
  #vertical_sidebar .spot #vertical_form input[type="submit"] {
    width: 100%;
    background: #003a63;
    font-size: 1em;
    line-height: 1em;
    text-transform: uppercase; }
    #vertical_sidebar .spot #vertical_form input[type="submit"]:hover {
      background: #0075c9; }
  #vertical_sidebar .spot #vertical_form .fieldset {
    border: none;
    margin: 0; }
    #vertical_sidebar .spot #vertical_form .fieldset ul li input {
      height: 50px; }
    #vertical_sidebar .spot #vertical_form .fieldset input, #vertical_sidebar .spot #vertical_form .fieldset select, #vertical_sidebar .spot #vertical_form .fieldset textarea {
      border-radius: 0; }
#vertical_sidebar h3.cap {
  padding: 30px 0;
  background: #003a63;
  border-radius: 0;
  border: none;
  text-align: center;
  line-height: 1em;
  color: white;
  text-transform: uppercase;
  height: auto; }
#vertical_sidebar label.inset + input, #vertical_sidebar label.inset + textarea {
  width: 100%; }
#vertical_sidebar #vertical_resources ul {
  margin-left: 0;
  padding-left: 0; }
  #vertical_sidebar #vertical_resources ul li {
    background: #f9f9f9;
    padding: 15px 25px 15px 25px; }
    #vertical_sidebar #vertical_resources ul li:hover {
      background-color: #ebebeb; }
    #vertical_sidebar #vertical_resources ul li a {
      padding: 20px 0;
      display: block;
      width: 100%;
      line-height: 1.3em; }
#vertical_sidebar #vertical_resources a.question {
  display: inline-block;
  padding: 0 0 0 28px;
  text-decoration: none;
  background: url(../assets/img/layout/icons/cuda/question_hover.png) 0 0% no-repeat; }
  #vertical_sidebar #vertical_resources a.question:hover {
    background-position: 0 88%; }
#vertical_sidebar #vertical_resources a.play {
  background: url(../assets/img/layout/icons/cuda/play_animated.gif) 0 100% no-repeat;
  display: inline-block;
  height: 23px;
  padding: 0 0 0 28px;
  text-decoration: none; }
  #vertical_sidebar #vertical_resources a.play:hover {
    background-position: 0 0%; }
#vertical_sidebar #vertical_resources a.website {
  background: url(../assets/img/layout/icons/cuda/url_hover.png) 0 100% no-repeat;
  display: inline-block;
  padding: 0 0 0 28px;
  text-decoration: none; }
  #vertical_sidebar #vertical_resources a.website:hover {
    background-position: 0 0%; }
#vertical_sidebar #vertical_resources a.pdf {
  display: inline-block;
  height: 23px;
  padding: 0 0 0 28px;
  text-decoration: none; }
  #vertical_sidebar #vertical_resources a.pdf:hover {
    background-position: 0 0%; }

#vertical_footer {
  padding: 50px 0;
  margin: 50px 0 50px 0; }
  #vertical_footer button {
    background: white;
    color: #0075c9;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    margin: 30px 0 0 0;
    font-size: 1.4em;
    font-weight: 700;
    border-radius: 0px; }
    #vertical_footer button:hover {
      background: #0075c9; }
    #vertical_footer button a:hover {
      color: #FFF;
      text-decoration: none; }
  @media only screen and (max-width: 60em) {
    #vertical_footer {
      padding: 30px; }
      #vertical_footer h2 {
        font-size: 1.5em; } }

div #footer_menu_holder h4, div#footer_menu h4 {
  font-size: .8em;
  line-height: 30px; }
div #footer_menu_holder ul, div#footer_menu ul {
  margin-left: 0; }
  div #footer_menu_holder ul li, div#footer_menu ul li {
    margin-left: 0;
    padding-left: 0; }
div #footer_menu_holder div#foot_nav .columns, div#footer_menu div#foot_nav .columns {
  background: url("../assets/img/layout/footer/invisiline_vert.png") no-repeat top right; }
