/*
Theme name: servotronics
Author: Field 2 Design
Author URI: https://field2.com
*/
/* 
Reset
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box; }

strong {
  font-weight: bold; }

.reveal {
  display: block !important; }

.shownav {
  position: relative !important;
  left: auto !important;
  height: auto !important;
  overflow: visible !important; }

hr {
  border-top: 1px dotted rgba(119, 119, 119, 0.5); }

/* buttons. the default styling for field 2 buttons */
.button, input[type='submit'] {
  color: #2c3183;
  background: #fff;
  border: 1px solid #2c3183;
  padding: .25em .5em .15em;
  font-size: 18px;
  border-radius: 0.25em;
  box-shadow: 0 1px 0 #121437;
  -webkit-transition: color 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
          transition: color 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
  font-family: "alternate-gothic-no-3-d";
  text-transform: uppercase; }
  .button:hover, input[type='submit']:hover {
    box-shadow: 0 3px 0 black; }
  .button:active, input[type='submit']:active {
    box-shadow: 0 1px 0 black; }

.grid {
  float: left; }
  @media screen and (max-width: 1001px) {
    .grid {
      width: 100% !important;
      float: none !important; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media screen and (max-width: 999px) {
    .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

@media screen and (min-width: 500px) {
  .half {
    width: 48%;
    float: left; } }

.half:nth-child(2) {
  margin-left: 1.7em; }

@media screen and (min-width: 1001px) {
  .one-third {
    width: 33%; }
  .three-fourths {
    width: 75%;
    padding-right: 24px; }
  .one-fourth {
    width: 25%; } }

.rightsb {
  margin-left: 12px; }

#content::after {
  content: '\00a0';
  /* &nbsp; */
  display: block;
  margin-top: var(--space);
  height: 0px;
  visibility: hidden; }

@media (--break-lg) {
  #content {
    padding-top: var(--space-lg); }
  #content::after {
    margin-top: var(--space-lg); } }

#content--full {
  padding: 0; }

#content--full::after {
  content: none; }

body {
  font-family: "franklin-gothic-urw-cond"; }

h1, h2, h3, nav#primary a {
  text-rendering: optimizeLegibility; }

h1, h2, h3, h4 {
  font-family: "alternate-gothic-no-3-d";
  color: #2c3183; }
  @media screen and (max-width: 1000px) {
    h1, h2, h3, h4 {
      text-align: center; } }

nav#primary a {
  text-rendering: optimizeLegibility;
  font-family: "alternate-gothic-no-3-d";
  text-transform: uppercase;
  letter-spacing: .1em;
  letter-spacing: 0.1em; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 20px; }

h4 {
  margin-top: 1.5em;
  margin-bottom: .6em;
  font-size: 16px; }

a {
  color: #2c3183;
  -webkit-transition: 0.3s color ease;
          transition: 0.3s color ease; }
  a:hover {
    color: #121437; }

.widget_title {
  color: #2c3183; }

#main h3 {
  margin-top: 20px; }

.redText {
  color: #af364d; }

.greenText {
  color: #96d56e; }

.page-investor-relations #main .one-third h3 {
  font-size: 18px; }

.page-investor-relations #main .one-third p {
  margin-top: 6px; }

em {
  font-style: italic; }

body .twenty-fifteen-pattern p {
  font-size: 0.8em;
  margin-bottom: 1.6842em;
  color: #444;
  display: block;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-transform: uppercase; }

body .twenty-fifteen-pattern input[type="submit"] {
  font-size: 1.2rem;
  border: 1px solid #2c3183; }

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
  border: 1px solid rgba(44, 49, 131, 0.3);
  border-radius: .25em;
  padding: 1em; }

time {
  font-style: italic;
  color: #919191;
  font-size: 12px;
  display: block;
  margin-top: 1.0em;
  margin-bottom: 1.0em; }

#menutoggle {
  height: 32px;
  background: #eee;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: fixed;
  text-decoration: none;
  font-size: 24px;
  line-height: 34px;
  padding: 0 6px;
  z-index: 300;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
  @media screen and (min-width: 1001px) {
    #menutoggle {
      display: none; } }
  #menutoggle a {
    text-decoration: none;
    font-family: "alternate-gothic-no-3-d";
    line-height: 40px; }

nav#primary {
  position: relative;
  z-index: 1000;
  font-size: 16px; }
  @media screen and (max-width: 999px) {
    nav#primary .sub-menu li {
      margin-left: 6px; }
      nav#primary .sub-menu li a:before {
        content: "-"; } }
  @media screen and (min-width: 1001px) {
    nav#primary {
      margin-top: 50px; }
      nav#primary > ul li {
        float: left; }
      nav#primary > ul > li > a {
        color: #9da1de; }
      nav#primary .sub-menu {
        position: absolute;
        left: auto;
        opacity: 0;
        top: -500px;
        background: #ddd;
        -webkit-transition: all ease .3s;
                transition: all ease .3s; }
        nav#primary .sub-menu li {
          float: none;
          display: block; }
          nav#primary .sub-menu li a {
            padding: 1.0em !important;
            display: block;
            text-align: left; }
        nav#primary .sub-menu li:hover a {
          background: #2c3183;
          color: #fff; } }
  nav#primary li:hover > a {
    color: #060610; }
  nav#primary a {
    font-size: 14px;
    -webkit-transition: color 0.4s ease;
            transition: color 0.4s ease;
    display: block;
    text-decoration: none;
    cursor: pointer; }
    @media screen and (min-width: 1001px) {
      nav#primary a {
        padding: 0 1em 4px 1em; } }
  @media screen and (max-width: 1000px) {
    nav#primary {
      height: 0;
      overflow: hidden; }
      nav#primary a {
        font-size: 16px;
        padding: 0.5em;
        display: block;
        width: 100%; } }
  nav#primary li.current-menu-item a, nav#primary li.current-page-ancestor a {
    color: #060610; }
  nav#primary .menu > li:hover .sub-menu {
    opacity: 1;
    top: auto; }

@media screen and (min-width: 1001px) {
  nav#secondary {
    float: left;
    margin-right: 12px; } }

nav#secondary a {
  text-decoration: none;
  border-bottom: 1px dotted #e9eaf8; }

.shownav {
  position: relative;
  left: 0; }

.search-form {
  z-index: 1;
  position: relative;
  position: absolute;
  width: 300px;
  right: 0;
  top: 100px;
  opacity: 0;
  background: #eee;
  -webkit-transition: opacity 400ms ease;
          transition: opacity 400ms ease; }

.search-field {
  background-color: transparent;
  height: 100px;
  border: none;
  cursor: pointer;
  z-index: 100;
  outline: none;
  float: left;
  padding-left: 12px; }

.search-submit {
  background: #777cd1;
  cursor: pointer;
  color: #fff;
  height: 100px;
  padding: 1em;
  border: none;
  z-index: 200;
  position: absolute;
  font-family: 'Open sans';
  right: 0;
  -webkit-transition: background 400ms ease;
          transition: background 400ms ease; }
  .search-submit:hover {
    background: #2c3183; }

input[type="search"] {
  font-family: 'Open sans'; }

.fa-search {
  position: absolute;
  width: 100px;
  height: 100px;
  cursor: pointer;
  top: 0;
  right: 0;
  z-index: 300;
  color: #777cd1;
  -webkit-transition: color 400ms ease;
          transition: color 400ms ease; }
  .fa-search:before {
    line-height: 100px; }
  .fa-search:hover {
    color: #2c3183; }

.showsearch {
  opacity: 1; }

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/*Changes the color of the placeholder*/
::-webkit-input-placeholder {
  color: #0d2840;
  opacity: .5; }

:-moz-placeholder {
  color: #0d2840;
  opacity: .5; }

::-moz-placeholder {
  color: #0d2840;
  opacity: .5; }

:-ms-input-placeholder {
  color: #0d2840;
  opacity: .5; }

html {
  height: 100%; }

body {
  color: #444;
  font-family: "franklin-gothic-urw-cond";
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  min-height: 100vh; }

header, footer {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none; }

#hero {
  font-size: 134px;
  font-family: "alternate-gothic-no-3-d";
  text-shadow: 0 0 50px black;
  line-height: 1em;
  letter-spacing: -.01em;
  color: #fff;
  text-rendering: optimizeLegibility;
  margin-top: 42px;
  text-align: center;
  text-transform: uppercase; }
  @media screen and (max-width: 1000px) {
    #hero {
      font-size: 40px;
      margin-top: 24px;
      margin-bottom: 24px; } }

.container {
  padding: 0.5em; }
  @media screen and (min-width: 1001px) {
    .container {
      padding: 0;
      text-align: left;
      max-width: 1001px;
      position: relative;
      margin: 0 auto; } }

header {
  position: relative;
  background: #eee;
  z-index: 100; }
  @media screen and (min-width: 1001px) {
    header {
      height: 140px;
      padding-top: 20px;
      box-sizing: content-box; } }
  @media screen and (max-width: 1000px) {
    header {
      margin-top: 32px; } }

@media screen and (min-width: 1001px) {
  #logo {
    z-index: 100; }
    #logo img {
      display: inline-block;
      width: 400px;
      height: auto; } }

@media screen and (max-width: 1000px) {
  #logo {
    width: 100%;
    text-align: center; }
    #logo img {
      display: inline-block;
      width: 100%;
      height: auto; } }

#headercontact {
  color: #777;
  text-align: center; }
  @media screen and (min-width: 1001px) {
    #headercontact {
      font-family: "alternate-gothic-no-3-d";
      font-size: 1.0em;
      position: absolute;
      right: 0;
      text-align: right;
      line-height: 1.6em;
      top: 0; } }
  #headercontact a {
    text-decoration: none;
    font-family: "alternate-gothic-no-3-d";
    font-size: 1.4em;
    color: #2c3183;
    display: block;
    margin-top: 20px; }
  @media screen and (max-width: 1000px) {
    #headercontact {
      position: relative;
      clear: both;
      border-top: 1px solid #2c3183;
      padding-top: 12px; } }

footer {
  background-color: #eee;
  font-size: 12px;
  z-index: 1000;
  min-height: 40px;
  color: #2c3183; }
  @media screen and (min-width: 1001px) {
    footer .container {
      line-height: 40px; } }
  footer #copyright {
    float: left;
    margin-right: 1.0em; }
  footer #sm {
    float: right;
    font-size: 20px; }
    footer #sm a {
      text-decoration: none;
      margin: 0 0.2em; }
  footer ul li {
    float: left; }
  footer #menu-footer a {
    margin-right: 0.5em; }
  @media screen and (max-width: 1000px) {
    footer {
      box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
      position: fixed;
      bottom: 0;
      width: 100%; }
      footer #copyright {
        float: none;
        width: 100%;
        margin: 0;
        font-size: 16px;
        padding-bottom: 10px; }
      footer #secondary {
        float: left;
        position: relative;
        font-size: 18px;
        display: none; }
        footer #secondary ul {
          display: inline-block; }
        footer #secondary li {
          float: none;
          display: inline-block; }
          footer #secondary li a {
            font-size: 16px; }
      footer #sm {
        position: relative;
        left: -6px;
        top: -6px; } }

#content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }
  @media screen and (min-width: 1000px) {
    #content .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (max-width: 1001px) {
    #content .container {
      padding-bottom: 72px !important; } }

#main p {
  line-height: 1.5em;
  color: #444;
  margin-top: 1.0em; }

#sidebar li {
  line-height: 1.4em;
  list-style-type: none; }
  #sidebar li a {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 4px;
    border-bottom: solid;
    border-width: 1px;
    border-color: rgba(44, 49, 131, 0.4);
    -webkit-transition: border 0.3s ease;
            transition: border 0.3s ease; }
    #sidebar li a:hover {
      border-color: rgba(44, 49, 131, 0.8); }

#sidebar li.current_page_item a {
  border: none;
  margin-top: 4px; }
  #sidebar li.current_page_item a:before {
    content: '\f0da';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 5px; }

.callouts {
  margin-top: -12px; }
  @media screen and (min-width: 1001px) {
    .callouts {
      width: 1001px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.callout {
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  margin-bottom: 12px;
  padding: 12px; }
  .callout h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold; }
  .callout p, .callout .textwidget {
    margin-top: 300px !important;
    color: #333 !important;
    font-size: 18px;
    margin-top: 0;
    padding-top: 0; }
  @media screen and (min-width: 1000px) {
    .callout {
      margin: 0 12px; }
      .callout:not(:last-child) {
        margin-right: 12px; } }

#careers_callout {
  background: center 40px url(images/careers.png) no-repeat rgba(255, 255, 255, 0.8); }

#capabilities_callout {
  background: center 40px url(images/capabilities.png) no-repeat rgba(255, 255, 255, 0.8); }

#investors_callout {
  background: center 40px url(images/investors.png) no-repeat rgba(255, 255, 255, 0.8); }

footer #ticker {
  font-weight: bold;
  font-family: "alternate-gothic-no-3-d"; }

#picker {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100000; }
  #picker a {
    text-decoration: none; }

#hero.serif {
  font-size: 73px;
  letter-spacing: -0.005em; }

nav#primary .serif {
  font-size: 12px; }

#navstock {
  float: left;
  top: 1px; }
  #navstock a.serif {
    color: #777;
    position: relative;
    left: 22px; }
  @media screen and (max-width: 1001px) {
    #navstock {
      width: 100%;
      padding: 6px 0;
      text-align: center;
      border-top: 1px solid #2c3183;
      padding-top: 12px; } }

.page_main hr {
  border: 0;
  border-bottom: 1px dashed #ccc;
  background: #999; }

/* overrides */
.page_main h4, .page_main h4 a {
  color: #d59600;
  margin-top: 22px; }

.banner {
  height: 400px;
  background-position: middle center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center; }
  .banner img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
    border: solid; }
  @media screen and (max-width: 1001px) {
    .banner {
      background-size: cover; } }

.h2banner {
  font-size: 94px;
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 24px black;
  display: inline-block;
  top: -100px; }
  @media screen and (max-width: 999px) {
    .h2banner {
      font-size: 48px;
      position: relative;
      top: 0; } }

.page_main {
  margin-bottom: 100px; }

.apply {
  text-align: right;
  padding: 12px 0; }

.apply a {
  text-transform: uppercase;
  text-decoration: none; }

.pageicon {
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  border-radius: 300px;
  position: absolute;
  left: 450px;
  top: -220px; }

#careerspageicon {
  background: center center url(images/careers.png) no-repeat #fff;
  background-size: cover; }

#investorspageicon {
  background: center center url(images/investors.png) no-repeat #fff;
  background-size: cover; }

#capabilitiespageicon {
  background: center center url(images/capabilities.png) no-repeat #fff;
  background-size: cover; }

.not_front #content .container {
  padding: 18px; }

header .plus, header .minus {
  position: relative;
  left: 8px;
  top: -5px; }

/* end ow */
.smaller_banner {
  height: 220px;
  overflow: hidden; }
  .smaller_banner img {
    margin-top: -100px; }

.smaller_h2 {
  font-size: 60px !important;
  top: -100px; }

#main ol li {
  list-style-type: decimal;
  color: #2c3183;
  margin-top: 12px;
  line-height: 1.3em; }

/* widgets and plugins and addons */
#stockquote {
  margin-top: 12px; }
  @media screen and (min-width: 1000px) {
    #stockquote {
      padding-right: 24px; } }
  #stockquote h4 {
    text-align: left;
    font-size: 18px;
    margin-top: 0; }
  #stockquote dt {
    float: left;
    font-family: "alternate-gothic-no-3-d";
    color: #2c3183;
    padding-top: 12px;
    font-size: 17px;
    text-align: bottom; }
  #stockquote dd {
    border-bottom: 1px dotted #2c3183;
    font-size: 30px;
    text-align: right; }
  #stockquote dd, #stockquote dt {
    padding: 20px 0; }
  #stockquote #stock_price {
    font-size: 52px; }
  #stockquote sup {
    position: relative;
    font-size: 20px; }
  @media screen and (min-width: 1000px) {
    #stockquote h4, #stockquote p {
      float: left; }
    #stockquote hr {
      clear: both;
      display: table; } }

.document-icon img {
  display: block;
  width: 48px !important;
  height: auto; }

.document-icon .title {
  font-size: 14px; }

@media screen and (max-width: 999px) {
  .document-icon-row .document-icon {
    width: 48% !important;
    margin-bottom: 12px; } }

.document-icon-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

a.mime {
  display: inline-block;
  text-decoration: none; }

a.mime:before {
  font-family: FontAwesome;
  font-smoothing: anti-aliased; }

a.pdf_file:before {
  content: '\f1c1\00a0'; }

a.doc_file:before {
  content: '\f1c2\00a0'; }

a.xml_file:before {
  content: '\f1c9\00a0'; }

a.xsd_file:before {
  content: '\f1c9\00a0'; }

@media screen and (max-width: 999px) {
  #sidebar h4 {
    text-align: left; } }

@media screen and (max-width: 999px) {
  #sidebarticker {
    display: none; } }

#additional_sidebar_content h1, #additional_sidebar_content h2, #additional_sidebar_content h3, #additional_sidebar_content p {
  margin-top: 12px; }

#additional_sidebar_content p {
  line-height: 1.4em; }

.padtop {
  padding-top: 12px; }

.page-investor-relations #main p {
  margin: 0; }

.page-investor-relations h3 {
  font-size: 28px; }

.page-investor-relations table {
  width: 100%; }
  .page-investor-relations table h4 {
    text-transform: uppercase;
    margin: 12px 0 4px;
    color: rgba(44, 49, 131, 0.7);
    font-size: 20px;
    letter-spacing: 0.05em; }
  .page-investor-relations table a {
    display: inline-block;
    margin-bottom: 8px;
    text-decoration: underline; }
  @media screen and (max-width: 520px) {
    .page-investor-relations table td {
      display: block;
      width: 100% !important; }
    .page-investor-relations table h3 {
      text-align: left; }
    .page-investor-relations table a {
      display: block;
      clear: right; }
    .page-investor-relations table br {
      display: none; } }

/* stock ticker in header and footer */
.stockWrapper {
  float: left;
  text-rendering: optimizeLegibility;
  font-family: "alternate-gothic-no-3-d";
  font-size: 14px; }

.stockSymbol {
  text-transform: uppercase;
  margin-right: 4px; }

.stockPrice {
  color: red; }

.stockChange {
  color: green;
  margin-right: 4px; }

.stockTime {
  color: grey; }

/*# sourceMappingURL=style.css.map */
