@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import "https://fonts.googleapis.com/css?family=Raleway:300,400,500,700,800,900";
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    transform: translate3d(4px, 0, 0); } }
/* Standard Website Footer */
.templatesitefooter {
  display: none; }

/* PV Default Buttons */
.btn-default,
.btn-info,
iframe .btn-info,
.btn-success {
  border-radius: 0;
  background-color: #222222;
  color: #fff;
  text-transform: uppercase;
  border: none; }
  .btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:hover, .btn-default:active:focus,
  .btn-info:hover,
  .btn-info:active,
  .btn-info:focus,
  .btn-info:active:hover,
  .btn-info:active:focus,
  iframe .btn-info:hover,
  iframe .btn-info:active,
  iframe .btn-info:focus,
  iframe .btn-info:active:hover,
  iframe .btn-info:active:focus,
  .btn-success:hover,
  .btn-success:active,
  .btn-success:focus,
  .btn-success:active:hover,
  .btn-success:active:focus {
    background-color: #090909;
    color: #fff; }

section .controls {
  margin-bottom: 2em; }
  @media only screen and (min-width: 768px) {
    section .controls {
      margin-bottom: 1em; } }
  section .controls .btn {
    width: 100%; }

/* Add Top/Bottom Margin To All Form Items For Mobile */
.form-control {
  margin: 0 auto 10px;
  border-radius: 0; }

/* Text On Right Of Captcha Input Box */
#ctl00_content_RadCaptcha1_CaptchaTextBoxLabel {
  margin-left: 15px; }

#ctl00_content_RadCaptcha1_CaptchaTextBox {
  width: 180px; }

/* Event View Page - Remove Repeated Event Title */
.eventTitle {
  display: none; }

/* Form Error Message - Make Full Width Block */
#lblmessage {
  display: block; }

#register {
  display: none; }

/* Calendar Dropdown */
.ui-datepicker {
  font-family: 'Open Sans', sans-serif;
  background: #222222 !important; }
  .ui-datepicker .ui-datepicker-current-day .ui-state-active {
    background: #a2a2a2 !important;
    color: #222222 !important; }
  .ui-datepicker .ui-datepicker-title,
  .ui-datepicker .ui-datepicker-calendar {
    font-family: 'Open Sans', sans-serif; }
  .ui-datepicker td .ui-state-default:hover {
    background: black !important;
    color: #ffffff !important; }

td.ui-datepicker-today {
  background-color: black !important; }

td.ui-datepicker-today .ui-state-highlight {
  color: #ffffff !important; }

/* UI-Update Elements */
.ui-update {
  /* Default Button Class */
  /* Auto Generated Checkbox */
  /* Events Page */
  /* Schedule An Appiontment */
  /* Choose a time slot section */ }
  .ui-update ::selection {
    background: #a2a2a2;
    background-color: #a2a2a2; }
  .ui-update ::-moz-selection {
    background: #a2a2a2;
    background-color: #a2a2a2; }
  .ui-update a .icon:hover {
    color: #222222; }
  .ui-update .alert_error {
    background: #f3f3f3;
    color: #222222; }
  .ui-update .btn,
  .ui-update a.btn {
    background-color: #222222;
    color: #ffffff;
    border-color: #222222; }
    .ui-update .btn:hover,
    .ui-update a.btn:hover {
      background-color: #090909;
      border-color: #090909;
      color: #fff; }
  .ui-update .radio input[type="radio"],
  .ui-update .radio-inline input[type="radio"],
  .ui-update .checkbox input[type="checkbox"],
  .ui-update .checkbox-inline input[type="checkbox"] {
    margin: 4px 0 0; }
  .ui-update .fieldset-input > * {
    color: #222222;
    background-color: #fff;
    border-width: 1px; }
    .ui-update .fieldset-input > *:focus {
      border-color: #222222; }
  .ui-update .fieldset-input > input {
    color: #222222;
    background-color: #fff;
    border-width: 1px; }
    .ui-update .fieldset-input > input:focus {
      border-color: #222222; }
  .ui-update .fieldset-input > textarea {
    color: #222222;
    background-color: #fff;
    border-width: 1px; }
    .ui-update .fieldset-input > textarea:focus {
      border-color: #222222; }
  .ui-update .fieldset-input > select {
    color: #222222;
    background-color: #fff;
    border-width: 1px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23#222222" d="M16 24.133l-15.244-14.044 1.467-1.6 13.778 12.622 13.778-12.622 1.467 1.6-15.244 14.044z"></path></svg>'); }
    .ui-update .fieldset-input > select:hover {
      background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23#222222" d="M16 24.133l-15.244-14.044 1.467-1.6 13.778 12.622 13.778-12.622 1.467 1.6-15.244 14.044z"></path></svg>'); }
    .ui-update .fieldset-input > select:focus {
      border-color: #222222; }
  .ui-update .fieldset-label {
    color: #666; }
  .ui-update .gridList-item_tight {
    margin: 15px auto;
    text-align: center; }
  .ui-update .tick_bubble input[type="checkbox"] + label,
  .ui-update .tick_bubble input[type="radio"] + label {
    border: none;
    border-radius: 0;
    padding: 10px 15px;
    color: #fff;
    background-color: #007eb8;
    background-color: #007eb8; }
    .ui-update .tick_bubble input[type="checkbox"] + label:hover, .ui-update .tick_bubble input[type="checkbox"] + label:focus,
    .ui-update .tick_bubble input[type="radio"] + label:hover,
    .ui-update .tick_bubble input[type="radio"] + label:focus {
      background-color: #004a6c;
      background-color: #004a6c;
      color: #fff; }
  .ui-update #content_filterDate {
    margin-top: 15px; }
  .ui-update .box {
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.8); }
  .ui-update .mix-hdg_error,
  .ui-update .mix-txt_error,
  .ui-update .mix-txt_link {
    color: #222222; }
  .ui-update .mix-txt_link:hover,
  .ui-update a.hdg:hover {
    color: #090909; }
  .ui-update .slick-track .selected .cardBtn, .ui-update .scheduleTimes .selected .cardBtn {
    background-color: #222222;
    border-color: #090909;
    color: #fff; }
    .ui-update .slick-track .selected .cardBtn .cardBtn-ft, .ui-update .scheduleTimes .selected .cardBtn .cardBtn-ft {
      background-color: #222222; }
  .ui-update .component-content .mix-box_brandTertiaryFaint {
    background-color: #f3f3f3; }
  .ui-update .component-content .mix-hdg_brandCallout {
    color: #222222; }

/* Contest Styles */
#contestGraphic img {
  display: block;
  max-width: 100%;
  margin: 0 auto; }

@media only screen and (max-width: 767px) {
  #contestNote {
    text-align: center;
    display: block; } }

@media only screen and (max-width: 767px) {
  #contestLogin #contestAuthenticate {
    text-align: center;
    margin: 15px auto; } }
#contestLogin #contestDescription {
  display: none; }
#contestLogin .button_authenticate {
  max-width: 100%;
  margin: 0 auto;
  display: block; }
#contestLogin #content_btnEmail {
  background-color: #ffffff;
  color: #000000;
  font-weight: 700;
  margin-top: 20px; }
  @media only screen and (max-width: 767px) {
    #contestLogin #content_btnEmail {
      display: block;
      width: 100%;
      margin-top: 25px; } }

/* Blog Styles */
#pvblogpage .page-header,
.pvblog .page-header {
  margin: 20px auto; }
  #pvblogpage .page-header h2,
  .pvblog .page-header h2 {
    font-size: 24px; }
    #pvblogpage .page-header h2 small,
    .pvblog .page-header h2 small {
      display: block;
      margin-top: 0.5em; }
#pvblogpage .thumbnail,
.pvblog .thumbnail {
  border: none; }
#pvblogpage .row, #pvblogpage.row,
.pvblog .row,
.pvblog.row {
  margin-top: 0;
  margin-bottom: 0; }

@font-face {
  font-family: 'Varela';
  src: url("../fonts/Varela.ttf"); }
@font-face {
  font-family: 'VarelaRound';
  src: url("../fonts/Varela-Round.ttf"); }
@font-face {
  font-family: 'LoveloLine';
  src: url("../fonts/Lovelo-Line-Light.otf"); }
@font-face {
  font-family: 'LoveloLine';
  font-style: bold;
  src: url("../fonts/Lovelo-Line-Bold.otf"); }
@font-face {
  font-family: 'LoveloBlack';
  src: url("../fonts/Lovelo-Black.otf"); }
html {
  position: relative;
  min-height: 100%; }

body {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1.5;
  padding-top: 100px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    body {
      padding-top: 150px; } }

footer {
  color: #fff;
  font-family: 'Open Sans', sans-serif; }
  footer .row {
    margin: 15px auto; }
  footer .footer-logo {
    margin-bottom: 25px; }
    @media only screen and (min-width: 991px) {
      footer .footer-logo {
        margin-bottom: 0; } }
    footer .footer-logo img {
      max-width: 239px; }
  footer .footer-address {
    text-align: center;
    font-weight: 300; }
    @media only screen and (min-width: 991px) {
      footer .footer-address {
        text-align: right; } }
    footer .footer-address p {
      letter-spacing: 0;
      font-size: 18px;
      line-height: 2; }
  footer .footer-newsletter {
    text-align: center;
    margin: 25px auto; }
    @media only screen and (min-width: 991px) {
      footer .footer-newsletter {
        margin-top: 0;
        margin-bottom: 0; } }
    footer .footer-newsletter > * {
      margin: 0 auto 1em; }
    footer .footer-newsletter:last-child {
      margin: 0 auto; }
  footer .copyright {
    color: #000;
    text-align: center; }
    footer .copyright .valign-column {
      vertical-align: middle;
      display: block;
      float: none;
      margin: 0 15px 25px; }
      footer .copyright .valign-column:last-child {
        margin-bottom: 0; }
      footer .copyright .valign-column p {
        margin: 0; }
      @media only screen and (min-width: 991px) {
        footer .copyright .valign-column {
          display: inline-block;
          margin: 0 auto; } }
  footer p {
    letter-spacing: 0; }
  footer .certified-list {
    padding-left: 0;
    list-style: none;
    text-align: center;
    margin: 0 auto; }
    footer .certified-list li {
      display: inline-block;
      margin: 0 auto; }
      @media only screen and (min-width: 991px) {
        footer .certified-list li {
          margin: 0 1em; } }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0; }

p.lead {
  margin-top: 0;
  margin-bottom: 0; }
  p.lead.md {
    font-size: 18px; }

@media only screen and (max-width: 767px) {
  .mobile-text-center {
    text-align: center; } }

hr.lg {
  max-width: 750px; }
hr.md {
  max-width: 550px; }
hr.sm {
  max-width: 350px; }
hr.black {
  border-width: 2px;
  border-color: #000; }

.icon-img {
  max-height: 117px; }

.display-1 {
  font-size: 6rem; }

.display-2 {
  font-size: 5.5rem; }

.display-3 {
  font-size: 4.5rem; }

.display-4 {
  font-size: 3.5rem; }

.col-sm-* {
  margin: 50px auto; }

a,
button,
.btn {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: none; }
  @media only screen and (max-width: 767px) {
    a,
    button,
    .btn {
      max-width: 75%;
      margin: 0 auto; } }

a.isBlock {
  display: block; }
a.link-white {
  color: #fff; }
  a.link-white:hover, a.link-white:focus {
    color: #d9d9d9; }

.form-control {
  color: #222222;
  background-color: #fff;
  border-width: 1px; }
  .form-control:focus {
    border-color: #222222;
    -webkit-box-shadow: none;
    box-shadow: none; }

.indent-left {
  padding-left: 1.5em; }

.row {
  margin-top: 25px;
  margin-bottom: 25px; }

@media only screen and (min-width: 768px) {
  .black-border {
    border: 1px solid #000; }
    .black-border.rounded {
      border-radius: 10px; } }

.btn-lg {
  padding: 10px 12px; }

.btn-outlined {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff; }
  .btn-outlined:hover, .btn-outlined:focus {
    background-color: #fff;
    color: #000;
    border-color: #fff; }

.btn-blue {
  background-color: #007eb8;
  border: 1px solid #007eb8;
  border-radius: 0;
  color: #fff; }
  .btn-blue:hover, .btn-blue:focus {
    background-color: #004a6c;
    color: #fff;
    border-color: #004a6c; }

.padded-area-lg {
  padding-top: 50px;
  padding-bottom: 50px; }

.padded-area-md {
  padding-top: 25px;
  padding-bottom: 25px; }

.padded-area-sm {
  padding-top: 15px;
  padding-bottom: 15px; }

.m-t-5 {
  margin-top: 5px !important; }

.m-t-10 {
  margin-top: 10px !important; }

.m-t-15 {
  margin-top: 15px !important; }

.m-t-20 {
  margin-top: 20px !important; }

.m-t-25 {
  margin-top: 25px !important; }

.m-b-5 {
  margin-bottom: 5px !important; }

.m-b-10 {
  margin-bottom: 10px !important; }

.m-b-15 {
  margin-bottom: 15px !important; }

.m-b-20 {
  margin-bottom: 20px !important; }

.m-b-25 {
  margin-bottom: 25px !important; }

/* Bootstrap Nav Override */
.navbar .navbar-brand {
  float: left;
  display: inline-block;
  padding: 0;
  height: auto;
  margin-left: auto !important; }
  .navbar .navbar-brand img {
    max-width: 235px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .navbar .navbar-brand {
      float: none; } }
  @media only screen and (min-width: 1199px) {
    .navbar .navbar-brand {
      line-height: 75px; }
      .navbar .navbar-brand img {
        max-width: 265px;
        display: inline-block; } }

.navbar-styled {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  border: none;
  text-align: left;
  min-height: auto; }
  @media only screen and (min-width: 768px) {
    .navbar-styled {
      padding: 25px 0 0; } }
  @media only screen and (min-width: 1200px) {
    .navbar-styled {
      padding: 0 30px;
      text-align: right; } }
  .navbar-styled .navbar-nav {
    float: none;
    margin: 0 auto 15px;
    display: block; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .navbar-styled .navbar-nav {
        margin: 0 auto;
        display: inline-block; } }
    @media only screen and (min-width: 1200px) {
      .navbar-styled .navbar-nav {
        float: right;
        display: block;
        margin: 0 auto; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .navbar-styled .navbar-nav li {
        display: inline-block;
        float: none;
        padding-bottom: 15px; } }
    .navbar-styled .navbar-nav li a {
      padding-top: 0;
      padding-bottom: 0;
      color: #fff;
      background-color: transparent;
      line-height: 50px; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .navbar-styled .navbar-nav li a {
          padding: 0 10px; } }
      @media only screen and (min-width: 1199px) {
        .navbar-styled .navbar-nav li a {
          line-height: 75px; } }
      .navbar-styled .navbar-nav li a:hover, .navbar-styled .navbar-nav li a:focus {
        background-color: transparent;
        color: #007eb8; }
      .navbar-styled .navbar-nav li a.nav-btn-blue {
        background-color: #007eb8;
        color: #fff; }
        @media only screen and (min-width: 768px) {
          .navbar-styled .navbar-nav li a.nav-btn-blue {
            margin-left: 15px; } }
        .navbar-styled .navbar-nav li a.nav-btn-blue:hover, .navbar-styled .navbar-nav li a.nav-btn-blue:focus {
          background-color: #fff;
          color: #007eb8; }
    @media only screen and (min-width: 768px) {
      .navbar-styled .navbar-nav .dropdown:hover .dropdown-menu {
        display: block; } }
    .navbar-styled .navbar-nav .dropdown-menu {
      border: none;
      margin: 0 auto;
      padding: 0;
      background-color: #000000;
      background-color: rgba(0, 0, 0, 0.75); }
      .navbar-styled .navbar-nav .dropdown-menu li {
        display: block; }
        .navbar-styled .navbar-nav .dropdown-menu li a {
          line-height: 50px;
          color: #fff;
          text-align: center; }
          @media only screen and (min-width: 768px) {
            .navbar-styled .navbar-nav .dropdown-menu li a {
              text-align: left; } }
          .navbar-styled .navbar-nav .dropdown-menu li a:hover, .navbar-styled .navbar-nav .dropdown-menu li a:focus {
            background-color: #007eb8;
            background-color: #007eb8; }
  .navbar-styled .navbar-header {
    margin: 15px auto;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .navbar-styled .navbar-header {
        margin: 0 auto; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .navbar-styled .navbar-header {
        width: 100%; } }
  .navbar-styled .navbar-toggle {
    margin: 0 auto;
    background-color: #fff; }
    .navbar-styled .navbar-toggle .icon-bar {
      background-color: #000; }
  .navbar-styled .navbar-collapse {
    max-height: none;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .navbar-styled .navbar-collapse {
        text-align: center; } }

.background-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .background-cover.medical-solutions {
    background-image: url(../img/medical-solutions.jpg); }
  .background-cover.industrial-solutions {
    background-image: url(../img/industrial-solutions.jpg); }
  .background-cover.part-replacement {
    background-image: url(../img/part-replacement.jpg); }
  .background-cover.aerospace-solutions {
    background-image: url(../img/aerospace-solutions.jpg); }

.homepage {
  margin-top: -100px;
  padding-top: 125px;
  padding-bottom: 50px;
  background-image: url(../img/header-chip.jpg);
  text-align: center;
  color: #fff; }
  .homepage h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 35px; }

header.subpage {
  margin-top: -100px;
  margin-bottom: 1.5em;
  background-color: #007eb8; }
header .header-bg {
  padding-top: 115px;
  padding-bottom: 20px;
  background: url(../img/header-bg.png);
  background-size: cover;
  background-position: center center;
  text-align: center;
  color: #fff; }
header .page-title {
  border: 2px solid #fff;
  display: inline-block;
  padding: 0.75em 1.5em; }
  header .page-title h3 {
    font-weight: 300;
    margin: 0 auto; }

.page-header small {
  display: block; }

.product-img {
  margin: 0 auto;
  max-width: 500px;
  width: 100%;
  height: auto;
  text-align: center;
  display: block; }

.list-inline {
  list-style: none;
  font-size: 20px;
  font-weight: 300;
  margin: 0 auto;
  display: inline-block;
  padding-left: 0; }
  .list-inline li {
    position: relative;
    margin-right: 20px;
    padding: 0;
    display: inline-block; }
    .list-inline li:after {
      position: absolute;
      top: 0;
      margin-left: 10px;
      content: "•"; }
    .list-inline li:last-child:after {
      content: "";
      margin-right: 0; }
    @media only screen and (max-width: 767px) {
      .list-inline li {
        padding-left: 0;
        margin: 10px auto;
        display: block; }
        .list-inline li:after {
          content: ""; } }

.image-row {
  padding-top: 100px;
  padding-bottom: 100px; }
  .image-row .boxed {
    display: inline-block;
    color: #fff;
    width: 217px;
    height: 217px;
    line-height: 217px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    vertical-align: middle;
    background: url(../img/angled-border.png);
    background-size: cover; }
    .image-row .boxed h2 {
      font-family: 'Open Sans', sans-serif;
      font-weight: 600;
      text-transform: uppercase;
      word-spacing: 150px;
      margin: 0 auto;
      display: inline-block;
      vertical-align: middle;
      line-height: normal; }

.image-color-row {
  margin: 0 auto; }
  .image-color-row .col-left,
  .image-color-row .col-right {
    margin: 0;
    width: 100%;
    position: relative;
    display: inline-block; }
    @media only screen and (min-width: 991px) {
      .image-color-row .col-left,
      .image-color-row .col-right {
        width: 50%; } }
  .image-color-row .col-left {
    float: left; }
    .image-color-row .col-left.image-col {
      background-position: right center; }
      @media only screen and (min-width: 991px) {
        .image-color-row .col-left.image-col {
          padding-left: 2em !important; } }
    .image-color-row .col-left .col-text {
      padding: 3em 2em 3em 2em; }
      @media only screen and (min-width: 991px) {
        .image-color-row .col-left .col-text {
          float: right;
          text-align: left; } }
    .image-color-row .col-left .col-heading {
      float: right;
      position: relative; }
      .image-color-row .col-left .col-heading h1 {
        text-align: center; }
        @media only screen and (min-width: 991px) {
          .image-color-row .col-left .col-heading h1 {
            float: right;
            text-align: left;
            padding: 3em 0;
            left: 30px;
            transform: translate(0, -50%); } }
  .image-color-row .col-right {
    float: right; }
    .image-color-row .col-right.image-col {
      background-position: center center; }
      @media only screen and (min-width: 991px) {
        .image-color-row .col-right.image-col {
          padding-right: 2em !important; } }
    .image-color-row .col-right .col-text {
      padding: 3em 2em 3em 2em; }
      @media only screen and (min-width: 991px) {
        .image-color-row .col-right .col-text {
          text-align: right; } }
    .image-color-row .col-right .col-heading {
      float: left;
      position: relative; }
      .image-color-row .col-right .col-heading h1 {
        text-align: center; }
        @media only screen and (min-width: 991px) {
          .image-color-row .col-right .col-heading h1 {
            text-align: right;
            padding: 3em 0;
            left: auto;
            right: 30px;
            transform: translate(0, -50%); } }
  .image-color-row .col-text,
  .image-color-row .col-heading {
    width: 100%;
    position: relative;
    min-height: 275px; }
    @media only screen and (min-width: 991px) {
      .image-color-row .col-text,
      .image-color-row .col-heading {
        max-width: 585px; } }
  .image-color-row .col-text {
    text-align: center;
    color: #fff; }
  .image-color-row .col-heading {
    height: 100%;
    text-align: center;
    color: #fff; }
    .image-color-row .col-heading h1 {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      font-size: 5rem;
      text-transform: uppercase; }
      .image-color-row .col-heading h1 small {
        font-size: 30%;
        font-weight: 300;
        letter-spacing: 10px;
        color: #fff;
        margin-top: 5px;
        display: block; }

.bg-blue {
  background-color: #007eb8; }

.text-blue {
  color: #007eb8; }

.bg-black {
  background-color: #000; }

.image-col {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0 !important; }
  .image-col.circuit {
    background-image: url(../img/circuit-board-transparent.png); }

.latest-news {
  text-align: center; }
  .latest-news .news-item {
    margin-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px; }
    .latest-news .news-item:nth-child(2n+1) {
      clear: both; }
    .latest-news .news-item .news-date {
      color: #007eb8;
      margin-bottom: 5px; }
    .latest-news .news-item .news-text {
      text-transform: uppercase;
      letter-spacing: 0;
      font-size: 14px;
      font-weight: 600; }

.social-list {
  padding-left: 0;
  list-style: none;
  text-align: center;
  margin: 0 auto; }
  .social-list li {
    display: inline-block;
    margin: 0 1em; }
    .social-list li a {
      font-size: 2.5em;
      color: #fff; }
      .social-list li a:hover, .social-list li a:focus {
        color: #000; }

.title-bar {
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  padding-bottom: 10px;
  margin: 0 auto 2em;
  border-bottom: 1px solid #000;
  text-align: center;
  width: 100%;
  max-width: 300px; }

.our-team {
  text-align: center; }
  .our-team .name {
    margin: 0.5em auto;
    font-size: 20px; }
  .our-team .description {
    max-width: 300px;
    margin: 1.5em auto; }

.our-team-list {
  text-align: left; }
  .our-team-list .media {
    margin-bottom: 2em; }
  .our-team-list .media-title {
    text-transform: uppercase;
    color: #007eb8;
    font-size: 14px; }
  .our-team-list .media-body {
    font-size: 14px; }
  .our-team-list .media-object {
    margin-right: 0.5em; }

.headline-list {
  margin-top: 3em;
  text-align: left; }
  .headline-list .media {
    margin-bottom: 2em; }
  .headline-list .media-heading {
    margin-bottom: 1em; }
  .headline-list .media-body {
    font-size: 14px; }
  .headline-list .media-object {
    margin-right: 0.5em; }

.headline-block {
  text-align: center; }
  .headline-block .headline {
    margin: 1em auto 1.5em; }
    .headline-block .headline img {
      max-height: 230px; }
    .headline-block .headline .name {
      margin: 0.5em auto;
      font-size: 22px; }
    .headline-block .headline .description {
      margin: 0.5em auto;
      font-size: 14px; }

.headline-name {
  color: #007eb8; }

.patent-list tbody tr td {
  padding: 15px;
  vertical-align: middle; }

.certification-img {
  margin: 0 auto;
  display: block;
  max-width: 100px;
  width: 100%;
  height: auto; }

.progress {
  width: 100%; }

.gmap_canvas_wrapper {
  overflow: hidden;
  height: 250px;
  width: 100%;
  max-width: 440px; }

/*# sourceMappingURL=styles.css.map */


.pre {
 display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; 
}