body {

  color: #333333; }
  body.background-gray {
    background-color: #dfdfdf;
    background-image: url("../images/background-grey.jpg"); }

h1, .section-title h2 {
  font-size: 24px;
  margin-bottom: 20px; }

h2 {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 15px; }

h3 {
  font-size: 16px;
  margin-bottom: 15px; }

h4 {
  font-size: 13px; }

.line-height-20 {
  line-height: 20px; }

.line-height-30 {
  line-height: 30px; }

.width-100p {
  width: 100% !important; }

.width-75p {
  width: 75% !important; }

.width-50p {
  width: 50% !important; }

.width-15p {
  width: 15% !important; }

.width-100px {
  width: 100px; }

.width-145px {
  min-width: 145px; }

.width-150px {
  width: 150px; }

.width-160px {
  min-width: 160px; }

.width-180px-desktop {
  min-width: 180px; }

.padding-0 {
  padding: 0px; }

.padding-5 {
  padding: 5px; }

.padding-10 {
  padding: 10px; }

.padding-h5 {
  padding-left: 5px;
  padding-right: 5px; }

.padding-h30 {
  padding-left: 30px;
  padding-right: 30px; }

.padding-v5 {
  padding-top: 5px;
  padding-bottom: 5px; }

.padding-v10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.padding-v20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.padding-v25 {
  padding-top: 25px;
  padding-bottom: 25px; }

.padding-20 {
  padding: 20px; }

.padding-t5 {
  padding-top: 5px; }

.padding-t10 {
  padding-top: 10px; }

.padding-t30 {
  padding-top: 30px; }

.padding-t50 {
  padding-top: 50px; }

.padding-r5 {
  padding-right: 5px; }

.padding-r10 {
  padding-right: 10px; }

.padding-r20 {
  padding-right: 20px; }

.padding-r40 {
  padding-right: 40px; }

.padding-b5 {
  padding-bottom: 5px; }

.padding-b10 {
  padding-bottom: 10px; }

.padding-b50 {
  padding-bottom: 50px; }

.padding-b80 {
  padding-bottom: 80px; }

.padding-l10 {
  padding-left: 10px; }

.padding-l20 {
  padding-left: 20px; }

.padding-l40 {
  padding-left: 40px; }

.horizontal-margin-auto {
  margin-left: auto;
  margin-right: auto; }

.margin-0 {
  margin: 0; }

.margin-t10 {
  margin-top: 10px; }

.margin-t13 {
  margin-top: 13px; }

.margin-t15 {
  margin-top: 15px; }

.margin-t20 {
  margin-top: 20px; }

.margin-t30 {
  margin-top: 30px; }

.margin-t40 {
  margin-top: 40px; }

.margin-t50 {
  margin-top: 50px; }

.margin-r5 {
  margin-right: 5px; }

.margin-r10 {
  margin-right: 10px; }

.margin-r20 {
  margin-right: 20px; }

.margin-r25 {
  margin-right: 25px; }

.margin-r40 {
  margin-right: 40px; }

.margin-b0 {
  margin-bottom: 0; }

.margin-b5 {
  margin-bottom: 5px; }

.margin-b10 {
  margin-bottom: 10px; }

.margin-b15 {
  margin-bottom: 15px; }

.margin-b20 {
  margin-bottom: 20px; }

.margin-b30 {
  margin-bottom: 30px; }

.margin-b40 {
  margin-bottom: 40px; }

.margin-l-row {
  margin-left: -0.9375rem; }

.margin-l-25 {
  margin-left: -25px; }

.margin-l5 {
  margin-left: 5px; }

.margin-l10 {
  margin-left: 10px; }

.margin-l20 {
  margin-left: 20px; }

.margin-l30 {
  margin-left: 30px; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.nowrap {
  white-space: nowrap; }

.break-all {
  word-break: break-all; }

.uppercase {
  text-transform: uppercase; }

.capitalize {
  text-transform: capitalize; }

ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  @media screen and (max-width: 420px) {
    ul {
      padding-left: 40px; } }

.grey {
  color: #5d5d5d; }

.grey2 {
  color: #8b8b8b; }

.green {
  color: #58ad40; }

.white {
  color: #ffffff; }

.black {
  color: #020202; }

.red {
  color: #f10505; }

.orange {
  color: #f28200; }

.green-bgr {
  background: #59ad41; }

.font-10 {
  font-size: 10px; }

.font-11 {
  font-size: 11px; }

.font-12 {
  font-size: 12px; }

.font-13 {
  font-size: 13px; }

.font-14 {
  font-size: 14px; }

.font-15 {
  font-size: 15px; }

.font-16 {
  font-size: 16px; }

.font-20 {
  font-size: 20px; }

.font-22 {
  font-size: 22px; }

.font-25 {
  font-size: 25px; }

.font-28 {
  font-size: 28px; }

.text-left {
  text-align: left; }

.float-left-desktop {
  float: left; }

.text-right {
  text-align: right; }

.text-right-desktop {
  text-align: right; }

.float-right-desktop {
  float: right; }

.float-none {
  float: none; }

.text-jusfify {
  text-align: justify; }

.text-center {
  text-align: center; }

.text-center-desktop {
  text-align: center; }

.text-bold {
  font-weight: bold; }

.text-italic {
  font-style: italic; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.valign-middle {
  vertical-align: middle; }

.border-grey-md {
  border: 1px solid #e1e1e1; }

.green-border {
  border: 1px solid #58ad40; }

.left-green-border {
  border-left: 1px solid #58ad40; }

.top-green-border {
  border-top: 1px solid #58ad40; }

.right-green-border {
  border-right: 1px solid #58ad40; }

.left-grey-border {
  border-left: 1px solid #dddddd; }

.right-grey-border {
  border-right: 1px solid #dddddd; }

.top-white-border {
  border-top: 1px solid #fff; }

.green-line {
  width: 33%;
  background: #58ad40; }

.white-line {
  background: #FFF; }

.img-responsive {
  width: 100%;
  height: auto; }

.clear {
  clear: both; }

.display-block {
  display: block; }

.display-inline-block {
  display: inline-block; }

.display-inline {
  display: inline !important; }

.relative {
  position: relative; }

.collapse-features {
  cursor: pointer;
  display: none; }

.expand-features {
  cursor: pointer; }

.back-to-search-link {
  display: none; }

.errorMessage {
  width: 100%;
  text-align: center;
  color: red; }

.show {
  display: block !important; }

.show-table {
  display: table !important; }

.pagination-box {
  min-height: 30px; }
  .pagination-box ul.pagination {
    list-style: none;
    margin: 0; }
    .pagination-box ul.pagination li {
      float: left;
      margin-left: 7px; }
      .pagination-box ul.pagination li a {
        font-size: 13px;
        color: #595959; }
      .pagination-box ul.pagination li.active a {
        color: #58ad40; }
  .pagination-box .compare-button {
    font-size: 11px;
    font-weight: 700;
    float: left;
    color: #000000;
    padding: 0 10px; }

@media screen and (max-width: 1200px) {
  .width-180px-desktop {
    min-width: auto; } }
@media screen and (min-width: 992px) {
  .padding-l50-med {
    padding-left: 50px; }

  .padding-r50-med {
    padding-right: 50px; }

  .display-none-md {
    display: none; } }
@media screen and (max-width: 992px) {
  .margin-lg-0 {
    margin: 0; } }
@media screen and (max-width: 992px) {
  .coil-types {
    width: 33%; }

  .border-grey-md {
    border: none; } }
@media screen and (max-width: 768px) {
  .margin-t10-md {
    margin-top: 10px; }

  .margin-t30-md {
    margin-top: 30px; }

  .margin-b20-md {
    margin-bottom: 20px; }

  .margin-b30-md {
    margin-bottom: 30px; }

  .text-right-desktop {
    text-align: left; }

  .float-right-desktop, .float-left-desktop {
    float: none; }

  .text-center-desktop {
    text-align: left; }

  .display-block-mobile {
    display: block; }

  .margin-v0-mobile {
    margin-top: 0;
    margin-bottom: 0; }

  .margin-h0-mobile {
    margin-left: 0;
    margin-right: 0; }

  .padding-v0-mobile, .section-content.padding-v0-mobile {
    padding-top: 0;
    padding-bottom: 0; }

  .padding-t10-mobile {
    padding-top: 10px; }

  .padding-b80-mobile {
    padding-bottom: 80px; }

  .left-green-border {
    border-left: none; }

  .right-green-border {
    border-right: none; }

  .coil-types {
    width: 100%; }

  .border-grey-md {
    border: none; }

  .text-align-left-sm {
    text-align: left; }

  .float-none-sm {
    float: none; }

  .pagination-box ul.pagination li a {
    font-size: 15px;
    margin: 0 5px; } }
@media screen and (max-width: 420px) {
  .xs-hidden {
    display: none; }

  .text-align-left-xs {
    text-align: left; }

  .float-none-xs {
    float: none; } }
.page-styled-ul ul {
  padding: 0;
  list-style-type: none;
  margin: 10px 0 20px 0; }
  .page-styled-ul ul.pagination {
    margin: 0; }
    .page-styled-ul ul.pagination li {
      line-height: normal; }
      .page-styled-ul ul.pagination li:before {
        content: "";
        margin-right: 0; }
  .page-styled-ul ul li {
    margin: 0;
    position: relative;
    margin-left: 15px;
    margin-bottom: 15px; }
    .page-styled-ul ul li:before {
      position: absolute;
      left: -15px;
      top: -10px;
      content: "\00b7";
      font-size: 22px;
      margin-right: 10px;
      vertical-align: -2px; }
    .page-styled-ul ul li ul li:before {
      content: "-";
      top: -8px; }
    .page-styled-ul ul li p {
      display: inline-block; }

ul {
  padding: 0;
  list-style-type: none;
  margin: 10px 0 20px 0; }
  ul li {
    margin: 0; }
  ul.submenu, ul.filter-list {
    margin: 0; }
    ul.submenu li:before, ul.filter-list li:before {
      content: "";
      margin-right: 0; }
  ul.video_tabs li {
    float: left;
    margin-right: 25px; }
    ul.video_tabs li:before {
      content: "";
      margin-right: 0; }
    ul.video_tabs li.active a {
      color: #58ad40; }
  ul.account-menu li {
    display: inline-block;
    padding: 0 5px 0 0;
    margin-right: 5px;
    border-right: 1px solid #5d5d5d; }
    ul.account-menu li:last-child {
      border-right: none; }
    ul.account-menu li a {
      color: #5d5d5d;
      font-weight: bold; }
      ul.account-menu li a:hover {
        color: #58ad40; }

.simplePage ul {
  list-style-type: none;
  margin: 20px 10px; }
  .simplePage ul li {
    background: url("../images/icon-spark.png") no-repeat;
    height: 30px;
    padding: 0 0 0 30px; }

.box-container {

  background-color: #edf9ea;
  border: 1px solid #e0e0e0; }
  .box-container .row2 {
    background-color: #e5e5e5; }

.videos table {
  height: 110px;
  margin: 0 15px 15px 0; }
.videos .video-thumb {
  border: 1px solid white; }

#uniform-recPerPage {
  display: inline-block; }
  #uniform-recPerPage span {
    display: none; }

.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden; }
  .js-video .widescreen {
    padding-bottom: 56.34%; }
  .js-video .vimeo, .js-video .youtube {
    padding-top: 0; }
  .js-video embed, .js-video iframe, .js-video object, .js-video video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute; }

.citation-block {
  background: #dddddd; }

.team-member-l {
  display: none; }

.news .news-title:before {
  content: '\25BA';
  font-size: 7px;
  padding: 0 3px 0 0;
  vertical-align: 30%; }

.offices {
  height: 150px; }

.sales {
  height: 230px; }

.email-button {
  height: 31px !important;
  line-height: 31px !important;
  border-left: none; }

.email-input {
  line-height: 19px; }

.phone-container input {
  display: inline-block;
  width: calc(30% - 10px);
  margin: 0;
  margin-right: 5px;
  padding: 0; }
  .phone-container input::after {
    content: '-'; }
.phone-container input:last-of-type {
  width: 40%;
  margin: 0; }
  .phone-container input:last-of-type::after {
    content: none; }

table {
  font-size: 13px;
  color: #5d5d5d; }

.table-style .row {
  padding: 15px 10px;
  border-bottom: 1px solid #dddddd; }
  .table-style .row p {
    float: left;
    margin: 0; }
.table-style .row:nth-child(odd) {
  background: #edf9ea; }
.table-style.border-grey-md {
  border: 1px solid #e1e1e1;
  border-bottom: none; }
.table-style table {
  font-size: 12px;
  width: 100%; }
  .table-style table tr:nth-child(even) {
    background: #edf9ea; }
  .table-style table th {
    background: #59ad41;
    height: 33px;
    color: #FFF;
    padding: 5px 5px;
    text-transform: uppercase; }
    .table-style table th a {
      color: #FFF; }
  .table-style table td {
    padding: 15px 10px;
    border-bottom: 1px solid #dddddd; }
    .table-style table td p {
      float: left;
      margin: 0; }
    .table-style table td a:hover {
      text-decoration: underline !important; }

.table-style2 .row {
  padding: 0; }
  .table-style2 .row p {
    float: left;
    margin: 0;
    padding: 3px 8px; }
  .table-style2 .row .col-xs-6 {
    padding: 0; }
    .table-style2 .row .col-xs-6.text-bold {
      border-right: 1px solid #dddddd; }
.table-style2 .row:nth-child(odd) {
  background: #c4e9b9; }
  .table-style2 .row:nth-child(odd) .text-bold {
    border: none; }

.label_error {
  color: #f10505; }

.optical-fibers-product .products-list-body.content-box {
  padding: 0 10px; }

.defense-technology-page .products-list-body.content-box {
  padding: 10px; }
.defense-technology-page .products-list-body .border-grey-md {
  border: 1px solid #dfdfdf; }

.product-price-form {
  border: 1px solid #dfdfdf;
  width: 60px; }

.product-right-sidebar .questions-box {
  border-bottom: 1px solid #58ad41; }
.product-right-sidebar .icon {
  vertical-align: -8px; }
.product-right-sidebar .prod-specs .prod-specs-title {
  height: 20px;
  cursor: pointer; }
  .product-right-sidebar .prod-specs .prod-specs-title span {
    display: inline-block; }
  .product-right-sidebar .prod-specs .prod-specs-title .prod-arrow {
    margin-bottom: 2px; }

.patent_box p:last-of-type {
  margin-bottom: 0px; }

.complete {
  display: none; }

.email-input-group {
  height: 31px !important; }

.news-page select {
  width: 200px;
  height: 30px; }
.news-page .news-articles {
  width: calc(33% - 20px);
  position: relative; }
  .news-page .news-articles.bgr-green {
    background: #58ad40; }
  .news-page .news-articles.bgr-grey {
    background: #5d5d5d; }
  .news-page .news-articles p.full-article-link {
    position: absolute;
    bottom: 20px;
    width: calc(100% - 40px); }
.news-page .video-section {
  background: black; }
.news-page .video-txt-section {
  background: #5d5d5d; }
.news-page .js-video {
  margin-bottom: 0; }
.news-page .most-recent-news {
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
  background: #5d5d5d; }
  .news-page .most-recent-news input {
    position: absolute;
    bottom: 0;
    right: 50px; }
  .news-page .most-recent-news .news-header-1 {
    width: 30px;
    height: 43px;
    background: #58ad40; }
  .news-page .most-recent-news .news-header-2 {
    height: 43px; }
  .news-page .most-recent-news .events-header-1 {
    background: #58ad40; }
  .news-page .most-recent-news .events-header-2 {
    min-height: 60px; }
  .news-page .most-recent-news .news-body-1 {
    width: 30px;
    background: #5d5d5d; }
  .news-page .most-recent-news .box-green {
    background-color: #edf9ea; }
  .news-page .most-recent-news .green-line {
    width: 100%; }

.job-description ul {
  margin: 0 0 20px 30px; }

.coil-types {
  width: calc(20% - 10px); }
  .coil-types .coil-labels {
    height: 40px;
    line-height: 14px; }

#spinner {
  height: 50px;
  position: fixed;
  width: 50px;
  left: 50%;
  top: 50%;
  margin-left: 100px;
  margin-top: -25px;
  z-index: 3; }
  @media screen and (max-width: 1199px) {
    #spinner {
      margin-left: -25px; } }

.fields-width1 {
  width: 33px; }

.fields-width2 {
  width: 80%; }

.fields-width3 {
  width: 100%; }

.video-page-videos {
  width: calc(50% - 10px); }

@media screen and (max-width: 400px) {
  .nufern-video {
    width: 100%; } }

@media screen and (max-width: 992px) {
  .news-page .news-articles {
    width: calc(50% - 20px); }

  .video-page-videos {
    width: calc(100% - 10px); }

  .second-headline {
    display: none; }

  .coil-types {
    width: calc(33% - 10px); } }
@media screen and (max-width: 768px) {
  .news-page .news-articles {
    width: calc(100% - 20px); }

  .coil-types {
    width: calc(50% - 10px); } }
@media screen and (max-width: 420px) {
  .coil-types {
    width: 100%;
    margin-right: 0; } }
.arrow-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #59ad41; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #59ad41; }

.small-arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #59ad41; }

.small-arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #59ad41; }

.content-box {

  border-radius: 2px;
  padding: 25px 20px; }
  .content-box.box-green {
    background-color: #edf9ea; }
  .content-box.box-grey {
    background-color: #494848; }
  .content-box .icon.icon-play {
    position: absolute;
    margin-left: -25px;
    margin-top: -2px;
    transition: 0.15s opacity linear; }
  .content-box.contact-us {
    padding: 25px 60px; }
    .content-box.contact-us .icon.icon-spark, .content-box.contact-us .icon.icon-green-pin, .content-box.contact-us .icon.icon-blue-pin, .content-box.contact-us .icon.icon-red-pin {
      position: absolute;
      left: -15px; }
    .content-box.contact-us .nufern-sales {
      width: calc(25% - 20px); }
  .content-box.about-us {
    background-color: #edf9ea;
    transition: 0.15s background-color linear;
    padding: 25px 40px;
    margin-bottom: 15px; }
    .content-box.about-us .icon.icon-spark {
      position: absolute;
      left: -15px;
      transition: 0.15s opacity linear; }
    .content-box.about-us .about-us-image {
      width: 100%;
      border: 1px solid #b8b8b8; }
    .content-box.about-us:hover {
      background-color: #c4eab9; }
      .content-box.about-us:hover .icon.icon-spark {
        opacity: 0; }
  .content-box.products-services {
    background-color: #edf9ea;
    transition: 0.15s background-color linear;
    padding: 25px 40px;
    margin-bottom: 15px; }
    .content-box.products-services .icon.icon-spark {
      position: absolute;
      left: -15px;
      transition: 0.15s opacity linear; }
    .content-box.products-services .products-services-image {
      width: 100%;
      /* due to the unusual shapes of the images and placement desired, I have hardcoded some 
      assumptions about aspect ratio within css */ }
      @media screen and (min-width: 992px) {
        .content-box.products-services .products-services-image {
          width: 200px;
          position: absolute;
          left: -37px;
          top: 30px; }
          .content-box.products-services .products-services-image.optical-fibers {
            top: -3px; }
          .content-box.products-services .products-services-image.fiber-lasers {
            left: -8px;
            top: 0px; } }
      @media screen and (min-width: 1200px) {
        .content-box.products-services .products-services-image {
          left: -20px;
          top: 20px; }
          .content-box.products-services .products-services-image.optical-fibers {
            top: 0px; }
          .content-box.products-services .products-services-image.fiber-lasers {
            left: 10px;
            top: 0px; }
          .content-box.products-services .products-services-image.educational-components {
            top: 3px; } }
    .content-box.products-services .fiber-lasers-image {
      width: 100%; }
      @media screen and (min-width: 992px) {
        .content-box.products-services .fiber-lasers-image {
          position: absolute;
          left: 10px;
          top: 30px; } }
      @media screen and (min-width: 1200px) {
        .content-box.products-services .fiber-lasers-image {
          position: absolute;
          left: 0px;
          top: 0px; } }
    .content-box.products-services:hover {
      background-color: #c4eab9; }
      .content-box.products-services:hover .icon.icon-spark {
        opacity: 0; }

@media screen and (max-width: 768px) {
  .content-box.about-us:first-of-type {
    margin-bottom: 30px; }
  .content-box.contact-us {
    padding: 25px 40px; } }
@media screen and (max-width: 1200px) {
  .content-box.contact-us .map-label {
    width: 130px;
    display: inline-block; }
  .content-box.contact-us .nufern-sales {
    width: calc(50% - 20px); } }
@media screen and (max-width: 768px) {
  .content-box.contact-us .nufern-sales {
    width: calc(100% - 20px); } }
@media screen and (max-width: 992px) {
  .content-box.contact-us .nufern-sales {
    width: calc(100% - 20px); } }
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex; }

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.flex-space-between {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -ms-box-orient: horizontal; }

.flex-space-around {
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  -ms-box-orient: horizontal; }

.flex-item-center {
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.icon {
  display: inline-block; }
  .icon.icon-basekt {
    background-image: url("../images/common-icons/icon-basket.png");
    width: 25px;
    height: 25px; }
  .icon.icon-search {
    background-image: url("../images/common-icons/icon-search.png");
    width: 14px;
    height: 14px; }
  .icon.icon-search-white {
    background-image: url("../images/common-icons/icon-search-white.png");
    width: 14px;
    height: 14px; }
  .icon.icon-mobile-menu {
    background-image: url("../images/common-icons/hamburger.svg");
    width: 32px;
    height: 32px; }
  .icon.icon-spark {
    background-image: url("../images/common-icons/icon-spark.png");
    width: 22px;
    height: 24px; }
  .icon.icon-info-big {
    background-image: url("../images/common-icons/icon-info-big.png");
    width: 49px;
    height: 44px; }
  .icon.icon-pdf {
    background-image: url("../images/common-icons/icon-pdf.png");
    width: 20px;
    height: 25px;
    background-size: 100%; }
    .icon.icon-pdf.icon-xsmall {
      background-size: 100%;
      width: 16px;
      height: 20px; }
  .icon.icon-cart {
    background-image: url("../images/common-icons/icon-cart.png");
    width: 18px;
    height: 18px; }
  .icon.icon-spacer {
    width: 18px;
    height: 18px; }
  .icon.icon-quote {
    background-image: url("../images/common-icons/icon-quote.png");
    width: 14px;
    height: 16px; }
  .icon.icon-remove {
    background-image: url("../images/common-icons/icon-remove.png");
    width: 11px;
    height: 11px; }
  .icon.icon-play {
    background-image: url("../images/common-icons/icon-play.png");
    width: 22px;
    height: 21px; }
  .icon.icon-green-pin {
    background-image: url("../images/common-icons/icon-green-pin.png");
    width: 15px;
    height: 23px; }
  .icon.icon-blue-pin {
    background-image: url("../images/common-icons/icon-blue-pin.png");
    width: 16px;
    height: 24px; }
  .icon.icon-red-pin {
    background-image: url("../images/common-icons/icon-red-pin.png");
    width: 17px;
    height: 25px; }
  .icon.icon-small {
    width: 25px;
    height: 31px;
    background-size: 100%; }
  .icon.icon-email {
    background-image: url("../images/common-icons/icon-email.png");
    width: 33px;
    height: 31px; }

a {
  color: #58AD40;
  transition: 0.15s all linear;
  cursor: pointer; }
  a:hover {
    text-decoration: none;
    color: #438431; }
  a:focus {
    text-decoration: none;
    color: #438431; }
  a:active {
    text-decoration: none;
    color: #438431; }
  a.uarr {
    background-image: url(../img/icons/uarr_white.gif);
    background-position: right;
    background-repeat: no-repeat;
    padding: 0 12px 0 0; }
  a.darr {
    background-image: url("../img/icons/darr_white.gif");
    background-position: right;
    background-repeat: no-repeat;
    padding: 0 12px 0 0; }
  a.no-pointer {
    cursor: default; }

input, select, textarea, .form-control {
  border: 1px solid #dfdfdf;
  border-radius: 0;
  font-size: inherit; }
  input.login-page-fields, input.search-input, select.login-page-fields, select.search-input, textarea.login-page-fields, textarea.search-input, .form-control.login-page-fields, .form-control.search-input {
    width: 282px;
    height: 30px; }

input[type=checkbox].compare-checkbox {
  margin-top: 3px; }

#changePasswordForm .right-aligned-labels {
  text-align: right; }

a.button, button, input[type=submit], input[type=button], input[type=reset] {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  transition: 0.15s all linear;
  cursor: pointer; }
  a.buttonss{
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  transition: 0.15s all linear;
  cursor: pointer; }
  a.button:hover, button:hover, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover {
    text-decoration: none;
    border: 1px solid #eeeeee;
    color: #bbbbbb; }
  a.button.btn-green, button.btn-green, input[type=submit].btn-green, input[type=button].btn-green, input[type=reset].btn-green {
    border: 1px solid #bbbbbb;
    background-color: #58ad40;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#58ad40), to(#438431));
    background-image: -webkit-linear-gradient(top, #58ad40, #438431);
    background-image: -moz-linear-gradient(top, #58ad40, #438431);
    background-image: -ms-linear-gradient(top, #58ad40, #438431);
    background-image: -o-linear-gradient(top, #58ad40, #438431);
    background-image: linear-gradient(to bottom, #58ad40, #438431);
    color: #ffffff; }
    .btn-greenss {
    border: 1px solid #bbbbbb;
    background-color: #58ad40;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#58ad40), to(#438431));
    background-image: -webkit-linear-gradient(top, #58ad40, #438431);
    background-image: -moz-linear-gradient(top, #58ad40, #438431);
    background-image: -ms-linear-gradient(top, #58ad40, #438431);
    background-image: -o-linear-gradient(top, #58ad40, #438431);
    background-image: linear-gradient(to bottom, #58ad40, #438431);
    color: #ffffff; }
  a.button.btn-grey, button.btn-grey, input[type=submit].btn-grey, input[type=button].btn-grey, input[type=reset].btn-grey {
    border: 1px solid #a6a6a6;
    background-color: #e0e0e0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#c9c9c9));
    background-image: -webkit-linear-gradient(top, #e0e0e0, #c9c9c9);
    background-image: -moz-linear-gradient(top, #e0e0e0, #c9c9c9);
    background-image: -ms-linear-gradient(top, #e0e0e0, #c9c9c9);
    background-image: -o-linear-gradient(top, #e0e0e0, #c9c9c9);
    background-image: linear-gradient(to bottom, #e0e0e0, #c9c9c9); }
    a.button.btn-grey:hover, button.btn-grey:hover, input[type=submit].btn-grey:hover, input[type=button].btn-grey:hover, input[type=reset].btn-grey:hover {
      border: 1px solid #bbbbbb;
      background-color: #58ad40;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#58ad40), to(#438431));
      background-image: -webkit-linear-gradient(top, #58ad40, #438431);
      background-image: -moz-linear-gradient(top, #58ad40, #438431);
      background-image: -ms-linear-gradient(top, #58ad40, #438431);
      background-image: -o-linear-gradient(top, #58ad40, #438431);
      background-image: linear-gradient(to bottom, #58ad40, #438431);
      color: #FFF; }
  a.button.btn-xl, button.btn-xl, input[type=submit].btn-xl, input[type=button].btn-xl, input[type=reset].btn-xl {
    padding: 0 60px; }
  a.button.btn-l, button.btn-l, input[type=submit].btn-l, input[type=button].btn-l, input[type=reset].btn-l {
    padding: 0 20px;
    height: 25px;
    line-height: 25px;
    font-size: 12px; }
    a.button.btn-l.width1, button.btn-l.width1, input[type=submit].btn-l.width1, input[type=button].btn-l.width1, input[type=reset].btn-l.width1 {
      width: 160px; }
    a.button.btn-l.height1, button.btn-l.height1, input[type=submit].btn-l.height1, input[type=button].btn-l.height1, input[type=reset].btn-l.height1 {
      height: 30px; }
  a.button.btn-m, button.btn-m, input[type=submit].btn-m, input[type=button].btn-m, input[type=reset].btn-m {
    padding: 0 10px;
    font-size: 12px;
    height: 35px;
    line-height: 35px; }
  a.button.btn-fixed, button.btn-fixed, input[type=submit].btn-fixed, input[type=button].btn-fixed, input[type=reset].btn-fixed {
    height: 50px;
    padding: 0 5px;
    line-height: 50px;
    font-size: 12px;
    text-align: center; }
    a.button.btn-fixed.width1, button.btn-fixed.width1, input[type=submit].btn-fixed.width1, input[type=button].btn-fixed.width1, input[type=reset].btn-fixed.width1 {
      width: 160px; }
  a.button.buy, button.buy, input[type=submit].buy, input[type=button].buy, input[type=reset].buy {
    background: #000;
    border: 1px solid #fff;
    padding: 10px 5px;
    height: auto;
    margin: 0;
    font-size: 13px;
    color: #edf9ea;
    width: 100%; }
  a.button.quote, button.quote, input[type=submit].quote, input[type=button].quote, input[type=reset].quote {
    background: #fff;
    border: 1px solid #fff;
    padding: 10px 5px;
    height: auto;
    margin: 0;
    font-size: 13px;
    color: #59ad41;
    width: 100%; }
  a.button.submit-resume, a.button.contact-us-button, button.submit-resume, button.contact-us-button, input[type=submit].submit-resume, input[type=submit].contact-us-button, input[type=button].submit-resume, input[type=button].contact-us-button, input[type=reset].submit-resume, input[type=reset].contact-us-button {
    height: 40px; }
  a.button.show-more, button.show-more, input[type=submit].show-more, input[type=button].show-more, input[type=reset].show-more {
    line-height: 12px; }
  a.button:hover, button:hover, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover {
    text-decoration: none;
    border: 1px solid #eeeeee;
    color: #bbbbbb; }
  a.button.show-more, a.button.show-less, button.show-more, button.show-less, input[type=submit].show-more, input[type=submit].show-less, input[type=button].show-more, input[type=button].show-less, input[type=reset].show-more, input[type=reset].show-less {
    border: 0;
    color: #58ad40;
    height: auto;
    background: none; }

@media screen and (max-width: 544px) {
  #changePasswordForm .right-aligned-labels {
    text-align: left; } }
.products-list-header {
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 100%; }
  .products-list-header.prod-header-1 {
    background-image: url("../images/module-products-list-header/prod-head-1.jpg"); }
  .products-list-header.prod-header-2 {
    background-image: url("../images/module-products-list-header/prod-head-2.jpg"); }
  .products-list-header.defense-header-1 {
    background-image: url("../images/module-products-list-header/defence-head-1.jpg"); }
  .products-list-header.defense-header-2 {
    background-image: url("../images/module-products-list-header/defence-head-2.jpg"); }
  .products-list-header.defense-header-3 {
    background-image: url("../images/module-products-list-header/defence-head-3.jpg"); }
  .products-list-header.defense-header-4 {
    background-image: url("../images/module-products-list-header/defence-head-4.jpg"); }
  .products-list-header.defense-header-5 {
    background-image: url("../images/module-products-list-header/defence-head-5.jpg"); }
  .products-list-header.sensor-header-1 {
    background-image: url("../images/module-products-list-header/sensors-head-1.jpg"); }
  .products-list-header.sensor-header-2 {
    background-image: url("../images/module-products-list-header/sensors-head-2.jpg"); }
  .products-list-header.sensor-header-3 {
    background-image: url("../images/module-products-list-header/sensors-head-3.jpg"); }
  .products-list-header.sensor-header-4 {
    background-image: url("../images/module-products-list-header/sensors-head-4.jpg"); }
  .products-list-header.sensor-header-5 {
    background-image: url("../images/module-products-list-header/sensors-head-5.jpg"); }
  .products-list-header.sensor-header-6 {
    background-image: url("../images/module-products-list-header/sensors-head-6.jpg"); }
  .products-list-header.sensor-header-7 {
    background-image: url("../images/module-products-list-header/sensors-head-7.jpg"); }
  .products-list-header.news-header-1 {
    background-image: url("../images/module-products-list-header/news-head-1.jpg"); }
  .products-list-header.news-header-2 {
    background-image: url("../images/module-products-list-header/news-head-2.jpg"); }
  .products-list-header.news-header-3 {
    background-image: url("../images/module-products-list-header/news-head-3.jpg"); }
  .products-list-header.news-header-4 {
    background-image: url("../images/module-products-list-header/news-head-4.jpg"); }
  .products-list-header.default-header {
    background: red;
    background: -webkit-linear-gradient(left, #58ad40 50%, #000000 100%);
    background: -o-linear-gradient(right, #58ad40 50%, #000000 100%);
    background: -moz-linear-gradient(right, #58ad40 50%, #000000 100%);
    background: linear-gradient(to right, #58ad40 50%, #000000 100%); }
  .products-list-header h3 {
    line-height: 36px;
    margin: 0; }

.products-list-body {
  display: none; }
  .products-list-body .content-box.padding-0 {
    padding: 0; }
  .products-list-body table {
    font-size: 13px;
    color: #5d5d5d; }
    .products-list-body table td {
      vertical-align: top;
      padding-right: 20px; }
  .products-list-body ul.no-style-type li:before {
    content: "";
    margin-right: 0; }

@media screen and (max-width: 992px) {
  .products-list-header {
    background-size: 200% auto;
    background-position: center right; }
    .products-list-header h3 {
      line-height: 20px;
      margin: 0;
      font-size: 14px; }
    .products-list-header .prod-arrow {
      margin-top: 5px; } }
.mobile-sidebar-fade {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.3s all linear;
  z-index: 3;
  display: none; }
  .mobile-sidebar-fade.show {
    opacity: 1;
    display: block; }

.mobile-sidebar-container {
  display: none;
  position: absolute;
  top: 0;
  left: -75%;
  width: 75%;
  min-height: 100%;
  background-color: #ffffff;
  z-index: 5;
  padding-bottom: 15px;
  transition: 0.3s all linear; }
  .mobile-sidebar-container.opened {
    left: 0%; }
  .mobile-sidebar-container .filter-close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 4; }
  .mobile-sidebar-container .mobile-sidebar {
    margin-top: 25px; }
  @media screen and (max-width: 767px) {
    .mobile-sidebar-container {
      display: block; } }

.filter-button-container {
  display: none; }
  @media screen and (max-width: 767px) {
    .filter-button-container {
      display: block; } }

.sidebar .sidebar-header {
  color: #595959;
  margin-bottom: 5px;
  font-weight: 800;
  font-size: 16px;
  height: 25px; }
.sidebar .sidebar-container {
  background-color: #edf9ea;
  padding: 10px; }
  .sidebar .sidebar-container #overlay {
    position: absolute;
    z-index: 100;
    color: black;
    opacity: .4;
    width: 100%;
    height: 100%;
    display: none;
    margin-left: -10px;
    margin-top: -10px;
    background-color: black;
    padding: 0px; }
  .sidebar .sidebar-container .filter-box {
    margin-bottom: 15px; }
    .sidebar .sidebar-container .filter-box .search {
      display: block;
      width: 100%;
      border: 1px solid #e0e0e0;
      margin-bottom: 15px;
      color: #8b8b8b;
      text-indent: 5px;
      font-weight: 300;
      font-size: 12px;
      line-height: 30px;
      height: 30px;
      border-radius: 0;
      background-color: #ffffff; }
    .sidebar .sidebar-container .filter-box .filter-header {
      margin-bottom: 0;
      cursor: pointer;
      font-size: 12px;
      color: #58ad40; }
      .sidebar .sidebar-container .filter-box .filter-header::after {
        display: inline-block;
        content: '';
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-top: 6px solid #58ad40;
        position: relative;
        top: 5px;
        left: 5px; }
      .sidebar .sidebar-container .filter-box .filter-header.opened::after {
        border: 6px solid transparent;
        border-bottom: 6px solid #58ad40;
        top: -1px; }
      .sidebar .sidebar-container .filter-box .filter-header input[type="checkbox"] {
        border-radius: 0;
        margin-right: 5px; }
    .sidebar .sidebar-container .filter-box .filter-list {
      margin: 0 0 15px 15px;
      padding: 0;
      list-style: none;
      overflow: hidden;
      max-height: 0;
      transition: 0.3s all linear; }
      .sidebar .sidebar-container .filter-box .filter-list#passive-dopants {
        text-transform: uppercase;
        margin-left: 0; }
        .sidebar .sidebar-container .filter-box .filter-list#passive-dopants li input {
          position: relative;
          left: -2px; }
        .sidebar .sidebar-container .filter-box .filter-list#passive-dopants li label {
          font-weight: 300; }
      .sidebar .sidebar-container .filter-box .filter-list.opened {
        max-height: 350px; }
      .sidebar .sidebar-container .filter-box .filter-list li {
        font-weight: 700;
        font-size: 12px;
        line-height: 22px;
        color: #58ad40; }
        .sidebar .sidebar-container .filter-box .filter-list li input[type="checkbox"] {
          border-radius: 0;
          margin-right: 5px; }
        .sidebar .sidebar-container .filter-box .filter-list li .filter-sublist {
          margin: 0 0 0 22px;
          padding: 0;
          list-style: none; }
          .sidebar .sidebar-container .filter-box .filter-list li .filter-sublist li {
            font-weight: 400;
            font-size: 12px;
            line-height: 20px; }
        .sidebar .sidebar-container .filter-box .filter-list li label {
          margin-bottom: 0px;
          padding: 0px;
          width: 80%;
          display: inline-block; }
    .sidebar .sidebar-container .filter-box button {
      padding: 0 10px;
      line-height: 32px;
      color: #595959; }
      .sidebar .sidebar-container .filter-box button:hover {
        border: 1px solid #303030; }
  .sidebar .sidebar-container .slider-box {
    margin-bottom: 25px; }
    .sidebar .sidebar-container .slider-box.slider .slider-inputs {
      display: none; }
    .sidebar .sidebar-container .slider-box.range {
      margin-bottom: -20px; }
      .sidebar .sidebar-container .slider-box.range .slider-container {
        display: none; }
      .sidebar .sidebar-container .slider-box.range .slider-inputs {
        position: relative;
        top: -10px; }
    .sidebar .sidebar-container .slider-box .slider-header {
      font-size: 12px;
      font-weight: 700;
      color: #8b8b8b;
      margin-bottom: 0; }
    .sidebar .sidebar-container .slider-box .slider-subheader {
      font-size: 8px;
      color: #59ac46;
      margin-bottom: 20px;
      text-align: right; }
    .sidebar .sidebar-container .slider-box .slider-inputs {
      margin-bottom: 30px;
      height: 20px; }
      .sidebar .sidebar-container .slider-box .slider-inputs input {
        width: 45%;
        float: left;
        height: 20px;
        line-height: 20px;
        font-size: 12px; }
        .sidebar .sidebar-container .slider-box .slider-inputs input:first-of-type {
          margin-right: 10%; }
  .sidebar .sidebar-container .questions-box {
    border: 1px solid transparent;
    position: relative;
    margin-bottom: 15px;
    transition: 0.15s all linear; }
    .sidebar .sidebar-container .questions-box:hover {
      background-color: #d8eed2;
      border: 1px solid #dddddd; }
    .sidebar .sidebar-container .questions-box a {
      padding: 10px; }
      .sidebar .sidebar-container .questions-box a img {
        display: block;
        margin: auto;
        max-width: 100%; }
  .sidebar .sidebar-container .movie-box img {
    width: 100%; }

.modal-window {
  display: none; }

.modal-container {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }
  .modal-container .modal-fade {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); }
  .modal-container .modal-box {
    position: fixed;
    top: 100px;
    left: calc(50% - 250px);
    width: 500px;
    height: auto;
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #58ad40; }
    .modal-container .modal-box .modal-box-close-container {
      margin-bottom: 10px;
      text-align: right; }
    .modal-container .modal-box iframe {
      width: 100%; }
  @media screen and (max-width: 767px) {
    .modal-container .modal-box {
      width: 80%;
      left: 10%;
      top: 20px; } }
  @media screen and (max-width: 500px) {
    .modal-container .modal-box {
      width: 100%;
      height: 100%;
      left: 0;
      border: none;
      top: 0; } }

#popup {
  padding: 0px;
  position: absolute;
  display: none;
  z-index: 10000;
  border: 3px solid #5e5f61;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font-family: "Lato",sans-serif; }

#notifier_box {
  position: fixed;
  left: 0px;
  top: 0px;
  display: none;
  visibility: hidden;
  background-color: red;
  color: white;
  margin: 5px;
  padding: 4px 20px 4px 20px;
  font-size: 10px;
  z-index: 999999; }

span > div#rc_notify {
  position: fixed; }

#popupcurtain1 {
  top: 0px;
  left: 0px;
  position: fixed;
  z-index: 9999; }

#popupcontent {
  padding: 10px; }

.popup_close {
  text-align: right;
  background: #fff;
  z-index: 1; }

.popup_close img {
  cursor: pointer; }

.popup_inner_content {
  margin: 0px 0px 10px; }

.popup_close {
  position: absolute;
  top: -12px;
  background: url(../img/icons/popup_close.png) no-repeat;
  width: 30px;
  height: 30px;
  cursor: pointer;
  right: -16px; }

.popup_block {
  position: relative;
  margin: 0 auto;
  background: white;
  border: 7px solid #4C4C4C;
  text-align: left;
  font: 11px Tahoma, Arial, sans-serif; }

.popup_caption {
  background: #A6C6E7 url(../img/bg/blue_caption_bg.gif) repeat-x left bottom;
  text-align: center;
  padding: 4px 0px 6px 0px; }

@media screen and (max-width: 1200px) {
  #popup {
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    max-width: 100%; }
    #popup .popup_close {
      top: 5px;
      right: 2px; } }
@media screen and (max-width: 768px) {
  #popup #rfq-form .content-box select, #popup #rfq-form .content-box input {
    width: 100%; }
  #popup #rfq-form textarea {
    width: 100%; } }
.section-header {
  padding-top: 15px;
  padding-bottom: 0px;
  background-image: url("../images/background-light.jpg");
  background-position: right center; }
  .section-header .logo-paragraph {
    margin-bottom: 0; }
  .section-header .helper-menu {
    float: right;
    list-style: none; }
    .section-header .helper-menu li {
      float: left;
      margin-left: 10px; }
      .section-header .helper-menu li:first-of-type:after {
        content: '|';
        margin-left: 10px;
        color: #5f6062; }
      .section-header .helper-menu li:last-of-type {
        margin-left: 20px; }
      .section-header .helper-menu li a {
        font-size: 13px;
        color: #5f6062; }
        .section-header .helper-menu li a:hover {
          color: #58AD40; }
  .section-header .main-menu {
    margin-top: 30px;
    list-style: none; }
    .section-header .main-menu li a {
      font-size: 15px; }

.section-black-header {
  padding-bottom: 0px;
  background-color: transparent;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  .section-black-header.black-background {
    background-color: #000000; }
  .section-black-header .search-form {
    border: 1px solid #454545;
    border-top: none;
    padding: 10px; }
    .section-black-header .search-form form {
      margin: 0; }
      .section-black-header .search-form form .input-group input {
        border: 1px solid #bbbbbb;
        height: 38px;
        border-left: none; }
      .section-black-header .search-form form .input-group span {
        font-size: 16px; }
  .section-black-header .menu-desktop div {
    background: rgba(0, 0, 0, 0.25); }
  .section-black-header .menu-desktop .shadow {
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 0px 20px 3px #aaaaaa;
    -moz-box-shadow: 0px 0px 20px 3px #aaaaaa;
    box-shadow: 0px 0px 20px 3px #aaaaaa; }
  .section-black-header .menu-desktop .logo-paragraph {
    margin-bottom: 8px;
    text-align: center;
    width: 100%; }
  .section-black-header .menu-desktop .menu-item {
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    flex-grow: 1;
    flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    border-right: 1px solid #454545;
    transition: 0.15s all linear; }
    .section-black-header .menu-desktop .menu-item > a {
      line-height: 50px;
      display: inline-block; }
    .section-black-header .menu-desktop .menu-item:last-of-type {
      border-right: none; }
    .section-black-header .menu-desktop .menu-item.helper a {
      color: #888888;
      font-weight: 700; }
    .section-black-header .menu-desktop .menu-item.helper.active a {
      color: #ffffff; }
    .section-black-header .menu-desktop .menu-item.helper:hover a, .section-black-header .menu-desktop .menu-item.helper.hover a {
      color: #ffffff; }
    .section-black-header .menu-desktop .menu-item a {
      color: #fcfdfc;
      font-weight: 500;
      width: 100%;
      text-align: center;
      text-transform: uppercase; }
      .section-black-header .menu-desktop .menu-item a.active {
        background: #58ad40; }
    .section-black-header .menu-desktop .menu-item .submenu-container {
      position: absolute;
      max-height: 0px;
      min-width: 100%;
      overflow: hidden;
      top: 75px;
      left: 0;
      z-index: 3;
      transition: 0.3s all ease-in-out; }
      .section-black-header .menu-desktop .menu-item .submenu-container ul.submenu {
        border: 1px solid #b8b8b8;
        border-top: none;
        list-style: none; }
        .section-black-header .menu-desktop .menu-item .submenu-container ul.submenu li {
          font-size: 13px;
          transition: 0.15s all linear;
          background: #00a000;
          background: -moz-linear-gradient(top, #00a000 0%, #438431 100%);
          background: -webkit-linear-gradient(top, #00a000 0%, #438431 100%);
          background: linear-gradient(to bottom, #00a000 0%, #438431 100%); }
          .section-black-header .menu-desktop .menu-item .submenu-container ul.submenu li a {
            width: 100%;
            display: inline-block;
            text-align: left;
            padding: 10px; }
          .section-black-header .menu-desktop .menu-item .submenu-container ul.submenu li:hover {
            background: #58ad40;
            background: -moz-linear-gradient(top, #58ad40 0%, #58ad40 100%);
            background: -webkit-linear-gradient(top, #58ad40 0%, #58ad40 100%);
            background: linear-gradient(to bottom, #58ad40 0%, #58ad40 100%); }
            .section-black-header .menu-desktop .menu-item .submenu-container ul.submenu li:hover a {
              color: #eeeeee; }
    .section-black-header .menu-desktop .menu-item.search-item .submenu-container {
      background: #00a000;
      background: -moz-linear-gradient(top, #00a000 0%, #438431 100%);
      background: -webkit-linear-gradient(top, #00a000 0%, #438431 100%);
      background: linear-gradient(to bottom, #00a000 0%, #438431 100%);
      min-width: 0;
      max-width: 400px;
      left: auto;
      right: 0; }
    .section-black-header .menu-desktop .menu-item.cartandquote-item .submenu-container {
      background: #00a000;
      background: -moz-linear-gradient(top, #00a000 0%, #438431 100%);
      background: -webkit-linear-gradient(top, #00a000 0%, #438431 100%);
      background: linear-gradient(to bottom, #00a000 0%, #438431 100%);
      min-width: 0;
      max-width: 400px;
      left: auto;
      right: 0; }
      .section-black-header .menu-desktop .menu-item.cartandquote-item .submenu-container #cartandquote {
        padding: 15px; }
        .section-black-header .menu-desktop .menu-item.cartandquote-item .submenu-container #cartandquote p {
          margin: 0; }
          .section-black-header .menu-desktop .menu-item.cartandquote-item .submenu-container #cartandquote p a {
            font-size: 14px;
            line-height: 25px;
            font-weight: 400;
            text-transform: none; }
            .section-black-header .menu-desktop .menu-item.cartandquote-item .submenu-container #cartandquote p a img {
              margin-right: 10px; }
    .section-black-header .menu-desktop .menu-item.account-item .submenu-container {
      background: #00a000;
      background: -moz-linear-gradient(top, #00a000 0%, #438431 100%);
      background: -webkit-linear-gradient(top, #00a000 0%, #438431 100%);
      background: linear-gradient(to bottom, #00a000 0%, #438431 100%);
      min-width: 300px;
      left: auto;
      right: 0; }
      .section-black-header .menu-desktop .menu-item.account-item .submenu-container .user-section {
        padding: 15px; }
        .section-black-header .menu-desktop .menu-item.account-item .submenu-container .user-section .user-welcome {
          color: #ffffff; }
          .section-black-header .menu-desktop .menu-item.account-item .submenu-container .user-section .user-welcome a {
            font-weight: 400; }
        .section-black-header .menu-desktop .menu-item.account-item .submenu-container .user-section .user-links {
          margin-bottom: 0; }
          .section-black-header .menu-desktop .menu-item.account-item .submenu-container .user-section .user-links a {
            font-weight: 400;
            text-align: left; }
          .section-black-header .menu-desktop .menu-item.account-item .submenu-container .user-section .user-links .link-history {
            width: auto;
            float: right; }
    .section-black-header .menu-desktop .menu-item:not(.no-hover):hover {
      background-color: #58ad40; }
    .section-black-header .menu-desktop .menu-item:hover .submenu-container, .section-black-header .menu-desktop .menu-item.hover .submenu-container {
      max-height: 400px; }
    .section-black-header .menu-desktop .menu-item.active {
      background-color: #58ad40; }
  .section-black-header .menu-mobile {
    display: none; }
    .section-black-header .menu-mobile .helper-menu {
      margin: 0;
      padding: 0;
      list-style: none;
      float: right; }
      .section-black-header .menu-mobile .helper-menu li {
        float: left;
        margin: 0 10px; }
        .section-black-header .menu-mobile .helper-menu li a {
          line-height: 61px; }
          .section-black-header .menu-mobile .helper-menu li a i.icon-search-white {
            position: relative;
            top: 15px; }
          .section-black-header .menu-mobile .helper-menu li a i.icon-mobile-menu {
            position: relative;
            top: 27px;
            right: -10px; }
    .section-black-header .menu-mobile .menu-item.helper {
      font-size: 14px;
      height: 80px;
      padding-top: 3px;
      padding-bottom: 3px;
      -webkit-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      flex-grow: 1;
      flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      border-right: 1px solid #454545;
      transition: 0.15s all linear; }
      .section-black-header .menu-mobile .menu-item.helper a {
        color: #888888;
        font-weight: 700; }
    .section-black-header .menu-mobile .mobile-menu-content {
      position: absolute;
      z-index: 1000;
      width: 100%;
      max-height: 0;
      overflow: hidden;
      transition: 0.4s max-height ease-in-out;
      background-color: #000000; }
      .section-black-header .menu-mobile .mobile-menu-content.opened {
        max-height: 700px; }
      .section-black-header .menu-mobile .mobile-menu-content#mobile-search.opened {
        max-height: 60px; }
      .section-black-header .menu-mobile .mobile-menu-content#mobile-search .search-form {
        border-left: none;
        border-right: none; }
      .section-black-header .menu-mobile .mobile-menu-content ul.mobile-menu {
        margin: 0;
        padding: 0;
        list-style: none; }
        .section-black-header .menu-mobile .mobile-menu-content ul.mobile-menu li {
          border-bottom: 1px solid #333333;
          text-align: center; }
          .section-black-header .menu-mobile .mobile-menu-content ul.mobile-menu li a {
            color: #58ad40;
            line-height: 40px; }
            .section-black-header .menu-mobile .mobile-menu-content ul.mobile-menu li a:hover {
              color: #ffffff; }
          .section-black-header .menu-mobile .mobile-menu-content ul.mobile-menu li div.mobile-submenu {
            max-height: 0;
            background-color: #333333;
            transition: 0.4s max-height ease-in-out; }
            .section-black-header .menu-mobile .mobile-menu-content ul.mobile-menu li div.mobile-submenu.opened {
              max-height: 60px; }
            .section-black-header .menu-mobile .mobile-menu-content ul.mobile-menu li div.mobile-submenu .search-form {
              border: none; }
          .section-black-header .menu-mobile .mobile-menu-content ul.mobile-menu li ul.mobile-submenu {
            max-height: 0;
            list-style: none;
            overflow: hidden;
            margin: 0;
            padding: 0;
            background-color: #333333;
            transition: 0.4s max-height ease-in-out; }
            .section-black-header .menu-mobile .mobile-menu-content ul.mobile-menu li ul.mobile-submenu.opened {
              max-height: 500px; }
            .section-black-header .menu-mobile .mobile-menu-content ul.mobile-menu li ul.mobile-submenu li a {
              line-height: 30px; }

@media screen and (max-width: 992px) {
  .section-black-header .menu-desktop .logo-paragraph img {
    width: 80px; }
  .section-black-header .menu-desktop .menu-item {
    font-size: 12px; } }
@media screen and (max-width: 768px) {
  .section-black-header .menu-desktop {
    display: none; }
  .section-black-header .menu-mobile {
    display: block; }
    .section-black-header .menu-mobile img {
      margin-top: 5px; } }
@media screen and (max-width: 768px) {
  .section-black-header .menu-mobile {
    padding-left: 0;
    padding-right: 0; }
    .section-black-header .menu-mobile .mobile-menu-content {
      width: auto; } }
.section-slider {
  background: #000000;
  height: 552px;
  position: relative;
  /* ie11 bug fix */ }
  .section-slider .slider-fade-left {
    z-index: 1;
    position: absolute;
    width: 200px;
    height: 100%;
    top: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(#000000), to(transparent));
    background-image: -webkit-linear-gradient(left, #000000, transparent);
    background-image: -moz-linear-gradient(left, #000000, transparent);
    background-image: -ms-linear-gradient(left, #000000, transparent);
    background-image: -o-linear-gradient(left, #000000, transparent);
    background-image: linear-gradient(to right, #000000, transparent); }
  .section-slider .slider-fade-right {
    z-index: 1;
    position: absolute;
    width: 200px;
    height: 100%;
    top: 0;
    right: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(#000000), to(transparent));
    background-image: -webkit-linear-gradient(right, #000000, transparent);
    background-image: -moz-linear-gradient(right, #000000, transparent);
    background-image: -ms-linear-gradient(right, #000000, transparent);
    background-image: -o-linear-gradient(right, #000000, transparent);
    background-image: linear-gradient(to left, #000000, transparent); }
  .section-slider .slick-dots {
    bottom: 15px;
    right: 30px;
    width: 200px;
    transition: 0.15s all linear; }
    .section-slider .slick-dots li {
      margin: 0; }
      .section-slider .slick-dots li button::before {
        font-size: 30px;
        color: #58ad40; }
  .section-slider .slick-list {
    height: 100%; }
  .section-slider .slick-track {
    height: 100% !important; }
  .section-slider .slide {
    padding-top: 25px;
    width: 100%;
    visibility: hidden; }
    .section-slider .slide .slide-background {
      z-index: 1;
      position: absolute;
      background-position: 50% bottom;
      background-repeat: no-repeat;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .section-slider .slide .slide-background.n_slide1 {
        background-image: url("../images/page-home-page/n_slide1.jpg"); }
      .section-slider .slide .slide-background.n_slide2 {
        background-image: url("../images/page-home-page/n_slide2.jpg"); }
      .section-slider .slide .slide-background.n_slide3 {
        background-image: url("../images/page-home-page/n_slide3.jpg"); }
      .section-slider .slide .slide-background.n_slide4 {
        background-image: url("../images/page-home-page/n_slide4.jpg"); }
      .section-slider .slide .slide-background.n_slide5 {
        background-image: url("../images/page-home-page/n_slide5.jpg"); }
    .section-slider .slide .slide-header {
      z-index: 2;
      position: relative;
      text-align: center;
      font-size: 32px;
      color: #ffffff;
      margin-bottom: 0px; }
    .section-slider .slide .slide-subheader {
      z-index: 2;
      position: relative;
      text-align: center;
      font-size: 24px;
      font-weight: 100 !important;
      color: #acacac;
      font-style: italic;
      margin-bottom: 20px; }
    .section-slider .slide .slide-buttons {
      z-index: 2;
      position: relative;
      text-align: center; }
      .section-slider .slide .slide-buttons .button {
        height: 50px;
        line-height: 50px;
        vertical-align: middle;
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 18px;
        font-weight: bold; }
        .section-slider .slide .slide-buttons .button.button-shop {
          font-size: 16px;
          color: #000000; }
          .section-slider .slide .slide-buttons .button.button-shop .icon {
            top: 5px;
            position: relative; }
          .section-slider .slide .slide-buttons .button.button-shop:hover {
            color: #ffffff; }
        .section-slider .slide .slide-buttons .button.button-learn {
          background-image: none;
          background-color: rgba(0, 0, 0, 0.5);
          color: #58AD40; }
          .section-slider .slide .slide-buttons .button.button-learn:hover {
            color: #438431; }

@media screen and (max-width: 992px) {
  .section-slider {
    height: 416px; }
    .section-slider .slide .slide-background {
      background-size: contain;
      background-position: center bottom;
      background-repeat: no-repeat; } }
@media screen and (max-width: 768px) {
  .section-slider {
    height: 400px; }
    .section-slider .slick-dots {
      display: none !important; }
    .section-slider .slide .slide-background {
      background-position: center bottom; } }
@media screen and (max-width: 420px) {
  .section-slider {
    height: 320px; }
    .section-slider .slide .slide-header {
      font-size: 24px; }
    .section-slider .slide .slide-subheader {
      font-size: 20px; }
    .section-slider .slide .slide-buttons .button.button-shop {
      font-size: 14px;
      height: 35px;
      line-height: 35px; } }
.section-content-home {

  padding-top: 30px;
  padding-bottom: 30px; }
  .section-content-home .products .product {
    position: relative;
    border: 1px solid transparent;
    transition: 0.15s all linear;
    overflow: hidden;
    min-height: 100px; }
    .section-content-home .products .product .product-image {
      text-align: center; }
      .section-content-home .products .product .product-image .image-container {
        position: relative;
        margin: auto; }
        .section-content-home .products .product .product-image .image-container img {
          max-width: 100%;
          width: 250px;
          height: 250px;
          /* scale images for retina devices */ }
          @media screen and (max-width: 992px) {
            .section-content-home .products .product .product-image .image-container img {
              height: auto;
              width: auto; } }
          @media screen and (max-width: 767px) {
            .section-content-home .products .product .product-image .image-container img {
              width: 250px;
              height: 250px; } }
    .section-content-home .products .product .product-title {
      color: #000000;
      font-weight: 500;
      font-size: 24px;
      text-align: center;
      position: relative;
      top: -40px;
      width: 100%;
      margin-bottom: 0;
      transition: 0.15s all linear; }
    .section-content-home .products .product:hover {
      background-color: #edf9eb;
      border: 1px solid #dddddd; }
      .section-content-home .products .product:hover .product-title {
        color: #438431; }

.section-content {
  background-color: #ffffff;
  padding-top: 30px;
  padding-bottom: 60px; }
  .section-content.over-footer {
    margin-top: -30px;
    margin-bottom: -30px;
    z-index: 2; }
  .section-content.over-footers {
    z-index: 2; }
  .section-content.page-checkout, .section-content.page-technical-center {
    padding-top: 15px; }
  .section-content ul {
    padding: 0;
    list-style-type: none;
    margin: 0; }
    .section-content ul.submenu {
      margin: 0 0 30px;
      padding: 0;
      list-style: none; }
      .section-content ul.submenu li {
        float: left;
        margin-right: 25px;
        margin-bottom: 10px;
        margin-left: 0; }
        @media screen and (max-width: 592px) {
          .section-content ul.submenu li {
            width: 100%; } }
        .section-content ul.submenu li a {
          font-size: 14px;
          color: #5f6062;
          font-weight: bold;
          line-height: 18px;
          border-bottom: 2px solid transparent; }
          @media screen and (max-width: 768px) {
            .section-content ul.submenu li a {
              font-size: 13px;
              font-weight: bolder; } }
          @media screen and (max-width: 592px) {
            .section-content ul.submenu li a {
              font-size: 16px;
              font-weight: bolder;
              padding-right: 150px; } }
        .section-content ul.submenu li.active a {
          color: #58ad40;
          border-bottom: 2px solid #58ad40;
          padding-right: 0px; }
        .section-content ul.submenu li:hover a {
          color: #58ad40; }
  .section-content .slider-container {
    position: relative; }
    .section-content .slider-container .custom-arrow {
      width: 33px;
      height: 33px;
      position: absolute;
      top: calc(50% - 17px);
      z-index: 1;
      cursor: pointer;
      opacity: 0.7;
      transition: all 0.15s linear; }
      .section-content .slider-container .custom-arrow:hover {
        opacity: 1; }
    .section-content .slider-container #custom-arrow-prev {
      background-image: url("../images/slider-arrow-prev.png");
      left: 10px; }
    .section-content .slider-container #custom-arrow-next {
      background-image: url("../images/slider-arrow-next.png");
      right: 10px; }
    .section-content .slider-container .career-slider .career-slide {
      height: 275px;
      background-size: cover;
      visibility: hidden; }
      .section-content .slider-container .career-slider .career-slide.slide1 {
        background-image: url("../images/page-careers/slide-1.jpg"); }
      .section-content .slider-container .career-slider .career-slide.slide2 {
        background-image: url("../images/page-careers/slide-2.jpg"); }
      .section-content .slider-container .career-slider .career-slide.slide3 {
        background-image: url("../images/page-careers/slide-3.jpg"); }
      .section-content .slider-container .career-slider .career-slide.slide4 {
        background-image: url("../images/page-careers/slide-4.jpg"); }
      .section-content .slider-container .career-slider .career-slide.slide5 {
        background-image: url("../images/page-careers/slide-5.jpg"); }
    .section-content .slider-container .aboutus-slider .aboutus-slide {
      height: 275px;
      background-size: cover;
      visibility: hidden; }
      .section-content .slider-container .aboutus-slider .aboutus-slide.slide1 {
        background-image: url("../images/page-about-us/slide-1.jpg"); }
      .section-content .slider-container .aboutus-slider .aboutus-slide.slide2 {
        background-image: url("../images/page-about-us/slide-2.jpg"); }
      .section-content .slider-container .aboutus-slider .aboutus-slide.slide3 {
        background-image: url("../images/page-about-us/slide-3.jpg"); }
      .section-content .slider-container .aboutus-slider .aboutus-slide.slide4 {
        background-image: url("../images/page-about-us/slide-4.jpg"); }
  .section-content .career-thumbs-container .thumb {
    width: 80px;
    height: 50px;
    background-size: cover;
    opacity: 0.6;
    transition: 0.15s all linear;
    cursor: pointer; }
    .section-content .career-thumbs-container .thumb.slide1 {
      background-image: url("../images/page-careers/slide-1.jpg"); }
    .section-content .career-thumbs-container .thumb.slide2 {
      background-image: url("../images/page-careers/slide-2.jpg"); }
    .section-content .career-thumbs-container .thumb.slide3 {
      background-image: url("../images/page-careers/slide-3.jpg"); }
    .section-content .career-thumbs-container .thumb.slide4 {
      background-image: url("../images/page-careers/slide-4.jpg"); }
    .section-content .career-thumbs-container .thumb.slide5 {
      background-image: url("../images/page-careers/slide-5.jpg"); }
    .section-content .career-thumbs-container .thumb:hover {
      opacity: 1; }
    .section-content .career-thumbs-container .thumb.active {
      opacity: 1; }
  .section-content .aboutus-thumbs-container .thumb {
    width: 80px;
    height: 50px;
    background-size: cover;
    opacity: 0.6;
    transition: 0.15s all linear;
    cursor: pointer; }
    .section-content .aboutus-thumbs-container .thumb.slide1 {
      background-image: url("../images/page-about-us/slide-1.jpg"); }
    .section-content .aboutus-thumbs-container .thumb.slide2 {
      background-image: url("../images/page-about-us/slide-2.jpg"); }
    .section-content .aboutus-thumbs-container .thumb.slide3 {
      background-image: url("../images/page-about-us/slide-3.jpg"); }
    .section-content .aboutus-thumbs-container .thumb.slide4 {
      background-image: url("../images/page-about-us/slide-4.jpg"); }
    .section-content .aboutus-thumbs-container .thumb:hover {
      opacity: 1; }
    .section-content .aboutus-thumbs-container .thumb.active {
      opacity: 1; }
  .section-content .arrow-container {
    margin-top: 5px;
    margin-bottom: 0;
    height: 20px;
    position: relative; }
    .section-content .arrow-container .arrow {
      transition: 0.3s all ease-in-out;
      position: absolute;
      bottom: 0;
      left: 25px;
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid #494848; }
  .section-content .content-box .content-container {
    display: none; }
    .section-content .content-box .content-container:first-of-type {
      display: block; }

.section-infoboxes {
  padding-top: 20px;
  padding-bottom: 40px; }
  .section-infoboxes .infobox {
    border: 1px solid #bbbbbb;
    padding: 30px 35px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.099);
    background-image: url("../images/background-grey.jpg"); }
    .section-infoboxes .infobox .infobox-header {
      color: #000000;
      font-size: 16px;
      font-weight: bold; }
    .section-infoboxes .infobox .infobox-content {
      color: #5d5d5d;
      font-size: 13px; }
    .section-infoboxes .infobox .infobox-news .infobox-news-content {
      padding-left: 30px;
      font-size: 13px;
      color: #5d5d5d; }
    .section-infoboxes .infobox .infobox-button {
      margin-bottom: 0; }
      .section-infoboxes .infobox .infobox-button .button {
        height: 35px;
        line-height: 35px;
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 12px; }

.section-footer {
  padding-top: 45px;
  padding-bottom: 40px;
  background-color: #58ad40;
  height: 210px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3b8027), to(#58ad40));
  background-image: -webkit-linear-gradient(top, #3b8027, #58ad40);
  background-image: -moz-linear-gradient(top, #3b8027, #58ad40);
  background-image: -ms-linear-gradient(top, #3b8027, #58ad40);
  background-image: -o-linear-gradient(top, #3b8027, #58ad40);
  background-image: linear-gradient(to bottom, #3b8027, #58ad40); }
  .section-footer .left-section {
    color: #ffffff;
    height: 125px;
    /*@media screen and (max-width: 420px) {
    	.footer-number{margin-left:-10px;}
    } */ }
    .section-footer .left-section .footer-number {
      font-size: 20px;
      margin-bottom: 0;
      margin-left: -10px; }
    .section-footer .left-section .footer-address {
      font-size: 14px;
      margin-left: -10px; }
    .section-footer .left-section .footer-copyright {
      font-size: 12px;
      position: absolute;
      bottom: 0;
      margin-bottom: 0;
      margin-left: -10px; }
      .section-footer .left-section .footer-copyright a {
        color: #ffffff;
        text-decoration: underline; }
        .section-footer .left-section .footer-copyright a:hover {
          color: #dddddd; }
  .section-footer .right-section {
    text-align: right;
    height: 125px; }
    @media screen and (max-width: 420px) {
      .section-footer .right-section {
        text-align: inherit; } }
    .section-footer .right-section .footer-menu {
      list-style: none;
      float: right; }
      .section-footer .right-section .footer-menu li {
        float: left;
        margin-left: 10px; }
        .section-footer .right-section .footer-menu li a {
          font-size: 12px;
          color: #ffffff;
          text-decoration: underline;
          line-height: 20px;
          vertical-align: middle; }
          .section-footer .right-section .footer-menu li a:hover {
            color: #dddddd; }
        .section-footer .right-section .footer-menu li:after {
          content: '|';
          color: #ffffff;
          margin-left: 10px;
          line-height: 20px;
          vertical-align: middle; }
        .section-footer .right-section .footer-menu li:last-of-type:after {
          content: ''; }
        @media screen and (max-width: 420px) {
          .section-footer .right-section .footer-menu li:after {
            content: ''; } }

@media screen and (max-width: 768px) {
  .section-footer {
    height: auto; }
    .section-footer .left-section {
      height: auto; }
      .section-footer .left-section .footer-copyright {
        position: static; } }
@media screen and (max-width: 768px) {
  .section-footer {
    padding-left: 0;
    padding-right: 0; } }
body > div.jGrowl {
  position: fixed; }

body > div.jGrowl.top-left {
  left: 0;
  top: 0; }

body > div.jGrowl.top-right {
  right: 0;
  top: 0; }

body > div.jGrowl.bottom-left {
  left: 0;
  bottom: 0; }

body > div.jGrowl.bottom-right {
  right: 0;
  bottom: 0; }

body > div.jGrowl.center {
  top: 0;
  width: 50%;
  left: 25%; }

div.center div.jGrowl-closer,
div.center div.jGrowl-notification {
  margin-left: auto;
  margin-right: auto; }

div.jGrowl div.jGrowl-closer,
div.jGrowl div.jGrowl-notification {
  background-color: #58ad40;
  color: #FFF;
  opacity: .85;
  filter: alpha(opacity=85);
  zoom: 1;
  width: 235px;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  display: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

div.jGrowl div.jGrowl-notification {
  min-height: 40px; }

div.jGrowl div.jGrowl-notification div.header {
  font-weight: 700;
  font-size: 10px; }

div.jGrowl div.jGrowl-notification div.close {
  font-weight: 700;
  font-size: 12px;
  cursor: pointer; }

button.jGrowl-close {
  background-color: #000;
  float: right;
  height: 20px;
  width: 20px;
  padding: 0px;
  padding-bottom: 8px;
  margin: 0px;
  cursor: pointer;
  font-size: 11px;
  font-weight: 700; }

.section-hero {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 274px;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #000;
  /*&.background-f36 {
  	background-image: url('../images/background-hero-sections/background-hero-v18.jpg');
  }
  &.background-f33 {
  	background-image: url('../images/background-hero-sections/background-hero-v19.jpg');
  }*/
  /*&.background-f37 {
  	background-image: url('../images/background-hero-sections/background-hero-v19.jpg');
  }*/ }
  .section-hero.background-v1 {
    background-image: url("../images/background-hero-sections/background-hero-v1.jpg"); }
  .section-hero.background-v2 {
    background-image: url("../images/background-hero-sections/background-hero-v2.jpg"); }
  .section-hero.background-v3 {
    background-image: url("../images/background-hero-sections/background-hero-v3.jpg"); }
  .section-hero.background-v4 {
    background-image: url("../images/background-hero-sections/background-hero-v4.jpg"); }
  .section-hero.background-v5 {
    background-image: url("../images/background-hero-sections/background-hero-v5.jpg"); }
  .section-hero.background-v6 {
    background-image: url("../images/background-hero-sections/background-hero-v6.jpg"); }
  .section-hero.background-v7 {
    background-image: url("../images/background-hero-sections/background-hero-v7.jpg"); }
  .section-hero.background-v8 {
    background-image: url("../images/background-hero-sections/background-hero-v8.jpg");
    background-repeat: no-repeat; }
  .section-hero.background-v9 {
    background-image: url("../images/background-hero-sections/background-hero-v9.jpg"); }
  .section-hero.background-v10 {
    background-image: url("../images/background-hero-sections/background-hero-v10.jpg"); }
  .section-hero.background-v11 {
    background-image: url("../images/background-hero-sections/background-hero-v11.jpg"); }
  .section-hero.background-v12 {
    background-image: url("../images/background-hero-sections/background-hero-v12.jpg"); }
  .section-hero.background-v13 {
    background-image: url("../images/background-hero-sections/background-hero-v13.jpg"); }
  .section-hero.background-v14 {
    background-image: url("../images/background-hero-sections/background-hero-v14.jpg"); }
  .section-hero.background-v15 {
    background-image: url("../images/background-hero-sections/background-hero-v15.jpg"); }
  .section-hero.background-v16 {
    background-image: url("../images/background-hero-sections/background-hero-v16.jpg"); }
  .section-hero.background-v17 {
    background-image: url("../images/background-hero-sections/background-hero-v17.jpg"); }
  .section-hero.background-f35, .section-hero.background-f33, .section-hero.background-f37, .section-hero.background-f36 {
    background-image: url("../images/background-hero-sections/background-hero-v18.jpg"); }
  .section-hero.background-f1 {
    background-image: url("../images/background-hero-sections/background-hero-v10.jpg"); }
  .section-hero.background-f2 {
    background-image: url("../images/background-hero-sections/background-hero-f2.jpg"); }
  .section-hero.background-f3 {
    background-image: url("../images/background-hero-sections/background-hero-f3.jpg"); }
  .section-hero.background-f4 {
    background-image: url("../images/background-hero-sections/background-hero-f4.jpg"); }
  .section-hero.background-f5 {
    background-image: url("../images/background-hero-sections/background-hero-f5.jpg"); }
  .section-hero.background-f6, .section-hero.background-f42 {
    background-image: url("../images/background-hero-sections/background-hero-f6.jpg"); }
  .section-hero.background-f7 {
    background-image: url("../images/background-hero-sections/background-hero-f7.jpg"); }
  .section-hero.background-f8 {
    background-image: url("../images/background-hero-sections/background-hero-f8.jpg"); }
  .section-hero.background-f17 {
    background-image: url("../images/background-hero-sections/background-hero-f17.jpg"); }
  .section-hero.background-f18 {
    background-image: url("../images/background-hero-sections/background-hero-f18.jpg"); }
  .section-hero.background-f29 {
    background-image: url("../images/background-hero-sections/background-hero-f29.jpg"); }
  .section-hero.background-f30 {
    background-image: url("../images/background-hero-sections/background-hero-f30.jpg"); }
  .section-hero.background-f32 {
    background-image: url("../images/background-hero-sections/background-hero-f32.jpg"); }
  .section-hero.background-f41 {
    background-image: url("../images/background-hero-sections/background-hero-f41.jpg"); }
  .section-hero.background-f46 {
    background-image: url("../images/background-hero-sections/background-hero-f46.jpg"); }
  .section-hero.background-f48 {
    background-image: url("../images/background-hero-sections/background-hero-f48.jpg"); }
  .section-hero.background-f49 {
    background-image: url("../images/background-hero-sections/background-hero-f49.jpg"); }
  .section-hero.background-v20 {
    background-image: url("../images/background-hero-sections/background-hero-v20.jpg"); }
  .section-hero.background-v21 {
    /* try to get "cart" wheels sitting on top of body content box instead of being partially cut off */
    background-image: url("../images/background-hero-sections/background-hero-v21.jpg"); }
  @media screen and (max-width: 1199px) {
    .section-hero {
      background-position: top right; } }
  @media screen and (max-width: 768px) {
    .section-hero {
      height: 150px;
      background-size: cover; } }
  @media screen and (max-width: 767px) {
    .section-hero {
      background-position: 90% 0; } }

.section-title {
  height: 135px;
  position: relative; }
  .section-title h1, .section-title h2 {
    color: #ffffff;
    position: absolute;
    bottom: 0px;
    left: 30px;
    font-size: 28px;
    font-style: italic;
    display: block; }
    .section-title h1.text-right, .section-title h2.text-right {
      left: auto;
      right: 30px; }
  .section-title h2 {
    font-size: 20px;
    right: 30%;
    left: inherit;
    top: 44px; }
  @media screen and (max-width: 992px) {
    .section-title h2 {
      /*right: 120px;*/ } }
  @media screen and (max-width: 768px) {
    .section-title {
      height: 50px; }
      .section-title h1, .section-title h2, .section-title h2 {
        font-size: 19px;
        left: 0; }
      .section-title h2 {
        display: none; } }
  @media screen and (max-width: 619px) {
    .section-title {
      max-width: 100%; }
      .section-title h1, .section-title h2, .section-title h2 {
        left: 0.9375rem; } }

.page-technical-center .content .infobox-top {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #d8eed2;
  min-height: 65px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  align-items: stretch; }
  .page-technical-center .content .infobox-top .infobox-icon {
    float: left;
    background-color: #5d5d5d;
    width: 150px;
    min-height: 65px;
    margin-right: 15px; }
    .page-technical-center .content .infobox-top .infobox-icon i {
      margin: auto;
      display: block;
      margin-top: 10px; }
  .page-technical-center .content .infobox-top .infobox-content {
    padding: 13px; }
    .page-technical-center .content .infobox-top .infobox-content .infobox-paragraph {
      margin-bottom: 0;
      font-size: 13px;
      font-weight: 700;
      position: relative; }
.page-technical-center .content .content-table {
  width: 100%;
  display: table;
  margin-bottom: 10px; }
  .page-technical-center .content .content-table .header-row {
    display: table-row;
    background-color: #59ad41;
    color: #ffffff;
    line-height: 16px;
    font-size: 13px;
    font-weight: 700; }
    .page-technical-center .content .content-table .header-row .header-cell {
      display: table-cell;
      padding: 5px; }
      .page-technical-center .content .content-table .header-row .header-cell:first-of-type {
        border-left: none;
        width: 40%; }
  .page-technical-center .content .content-table .content-row {
    display: table-row;
    font-size: 12px; }
    .page-technical-center .content .content-table .content-row .content-cell {
      display: table-cell;
      vertical-align: top;
      border-left: 1px solid #dddddd;
      border-bottom: 1px solid #dddddd;
      padding: 5px; }
      .page-technical-center .content .content-table .content-row .content-cell:last-of-type {
        border-right: 1px solid #dddddd; }
      .page-technical-center .content .content-table .content-row .content-cell p {
        margin-bottom: 5px; }
@media screen and (max-width: 767px) {
  .page-technical-center .content .infobox-top {
    margin-top: 0; }
    .page-technical-center .content .infobox-top .infobox-icon {
      display: none; } }

.page-search-results .content .content-header {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 30px; }
.page-search-results .content .infobox-top {
  margin-bottom: 30px;
  background-color: #edf9ea;
  border: 1px solid #dddddd;
  min-height: 40px; }
  .page-search-results .content .infobox-top ul.filters-used {
    list-style: none;
    margin: 0;
    margin-left: 15px;
    padding: 0; }
    .page-search-results .content .infobox-top ul.filters-used li {
      float: left;
      font-size: 11px;
      line-height: 40px;
      color: #6d6e70;
      margin-right: 18px; }
      .page-search-results .content .infobox-top ul.filters-used li i {
        margin-right: 12px;
        cursor: pointer; }
.page-search-results .content .outside-header {
  background-color: #59ad41;
  padding: 15px 10px; }
.page-search-results .content .content-table {
  display: table;
  margin-bottom: 20px;
  width: 100%; }
  .page-search-results .content .content-table .header-row {
    display: table-row;
    background-color: #59ad41;
    color: #ffffff;
    line-height: 16px;
    font-size: 13px;
    font-weight: 700; }
    .page-search-results .content .content-table .header-row .header-cell {
      display: table-cell;
      padding: 5px;
      min-width: 25px;
      border-left: 1px solid #dddddd; }
      .page-search-results .content .content-table .header-row .header-cell:first-of-type {
        border-left: none; }
      .page-search-results .content .content-table .header-row .header-cell a {
        color: #ffffff; }
  .page-search-results .content .content-table .content-row {
    display: table-row;
    font-size: 12px; }
    .page-search-results .content .content-table .content-row .content-cell {
      display: table-cell;
      vertical-align: top;
      border-left: 1px solid #dddddd;
      border-bottom: 1px solid #dddddd;
      padding: 5px; }
      .page-search-results .content .content-table .content-row .content-cell:last-of-type {
        border-right: 1px solid #dddddd; }
      .page-search-results .content .content-table .content-row .content-cell.icons-cell {
        text-align: center; }
        .page-search-results .content .content-table .content-row .content-cell.icons-cell i:first-of-type {
          margin-right: 10px; }
      .page-search-results .content .content-table .content-row .content-cell p {
        margin-bottom: 5px; }
  .page-search-results .content .content-table.ip-table {
    margin-bottom: 0; }
    .page-search-results .content .content-table.ip-table .header-row .header-cell {
      border-left: none;
      padding: 15px 10px; }
    .page-search-results .content .content-table.ip-table .content-row .content-cell {
      border-left: none;
      padding: 15px 10px; }
      .page-search-results .content .content-table.ip-table .content-row .content-cell:last-of-type {
        border-right: none; }
      .page-search-results .content .content-table.ip-table .content-row .content-cell .product-price-form {
        width: 50px; }
@media screen and (max-width: 991px) {
  .page-search-results .content-table .header-row .header-cell.mobile-hidden, .page-search-results .content-table .header-row .header-cell .mobile-hidden, .page-search-results .content-table .header-row .header-cell.sm-mobile-hidden {
    display: none; }
  .page-search-results .content-table .content-row .content-cell.mobile-hidden, .page-search-results .content-table .content-row .content-cell .mobile-hidden, .page-search-results .content-table .content-row .content-cell.sm-mobile-hidden {
    display: none; }
  .page-search-results .content-table .content-row .content-cell.mobile-last {
    border-right: 1px solid #dddddd; } }
@media screen and (max-width: 768px) {
  .page-search-results .content .content-table, .page-search-results .content .outside-header {
    width: calc(100% + 1.875rem);
    margin-left: -.9375rem;
    margin-right: -.9375rem; }
    .page-search-results .content .content-table.ip-table .header-row .header-cell, .page-search-results .content .outside-header.ip-table .header-row .header-cell {
      padding: 5px; }
    .page-search-results .content .content-table.ip-table .content-row .content-cell, .page-search-results .content .outside-header.ip-table .content-row .content-cell {
      padding: 5px; }
      .page-search-results .content .content-table.ip-table .content-row .content-cell .product-price-form, .page-search-results .content .outside-header.ip-table .content-row .content-cell .product-price-form {
        width: 30px; }
    .page-search-results .content .content-table .header-row .header-cell.action-col, .page-search-results .content .outside-header .header-row .header-cell.action-col {
      display: none; }
    .page-search-results .content .content-table .content-row .content-cell.action-col, .page-search-results .content .outside-header .content-row .content-cell.action-col {
      display: none; }
    .page-search-results .content .content-table .content-row .content-cell.tablet-last, .page-search-results .content .outside-header .content-row .content-cell.tablet-last {
      border-right: 1px solid #dddddd; } }

.page-optical-fibers .content .top-paragraph {
  margin-top: 30px;
  font-size: 13px;
  color: #333333; }
  .page-optical-fibers .content .top-paragraph img {
    float: right; }
.page-optical-fibers .content .infobox-top {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #d8eed2;
  min-height: 65px;
  align-items: stretch;
  display: flex; }
  .page-optical-fibers .content .infobox-top .infobox-icon {
    float: left;
    background-color: #5d5d5d;
    width: 150px;
    min-height: 65px;
    margin-right: 15px; }
    .page-optical-fibers .content .infobox-top .infobox-icon i {
      margin: auto;
      display: block;
      margin-top: 10px; }
  .page-optical-fibers .content .infobox-top .infobox-content .infobox-paragraph {
    margin-bottom: 0;
    font-size: 13px;
    position: relative; }
    .page-optical-fibers .content .infobox-top .infobox-content .infobox-paragraph:first-of-type {
      padding-top: 13px; }
    .page-optical-fibers .content .infobox-top .infobox-content .infobox-paragraph span {
      font-weight: 700;
      text-transform: uppercase; }
.page-optical-fibers .content .content-columns .content-column:first-of-type .content-box {
  margin-right: 10px; }
.page-optical-fibers .content .content-columns .content-column .content-box {
  border: 1px solid #dfdfdf;
  background-color: #edf9ea;
  padding: 15px 20px;
  margin-bottom: 20px;
  -webkit-box-shadow: 5px 5px 5px -4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 5px 5px 5px -4px rgba(0, 0, 0, 0.4);
  box-shadow: 5px 5px 5px -4px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: visible  !important; }
  .page-optical-fibers .content .content-columns .content-column .content-box .box-header {
    font-size: 13px;
    font-weight: 700;
    color: #58ad40;
    margin-bottom: 15px;
    text-transform: uppercase; }
    .page-optical-fibers .content .content-columns .content-column .content-box .box-header a {
      color: #8b8b8b;
      float: right;
      font-size: 12px;
      transition: 0.15s all linear; }
      .page-optical-fibers .content .content-columns .content-column .content-box .box-header a:hover {
        color: #6b6b6b; }
  .page-optical-fibers .content .content-columns .content-column .content-box .box-content {
    font-size: 13px;
    color: #333333;
    margin-bottom: 0;
    margin-right: 50px; }
    .page-optical-fibers .content .content-columns .content-column .content-box .box-content .content-expand {
      font-weight: 700;
      transition: 0.5s all linear; }
  .page-optical-fibers .content .content-columns .content-column .content-box .box-content-more {
    max-height: 0;
    overflow: hidden;
    font-size: 13px;
    color: #333333;
    margin: 5px 50px 0 0;
    transition: 0.3s all linear; }
    .page-optical-fibers .content .content-columns .content-column .content-box .box-content-more .content-collapse {
      font-weight: 700; }
  .page-optical-fibers .content .content-columns .content-column .content-box.opened .content-expand {
    opacity: 0; }
  .page-optical-fibers .content .content-columns .content-column .content-box.opened .box-content-more {
    max-height: 500px; }
  .page-optical-fibers .content .content-columns .content-column .content-box .box-image {
    position: absolute;
    right: -15px;
    top: 50px; }
@media screen and (max-width: 767px) {
  .page-optical-fibers .content .infobox-top .infobox-icon {
    display: none; }
  .page-optical-fibers .content .infobox-content {
    padding: 13px; }
  .page-optical-fibers .content .content-columns .content-column .content-box .box-image {
    top: 75px; } }
@media screen and (max-width: 543px) {
  .page-optical-fibers .content .content-columns .content-column:first-of-type .content-box {
    margin-right: 0; } }

.page-sensor-fibers .content .top-paragraph {
  margin-top: 30px;
  font-size: 13px;
  color: #333333;
  margin-bottom: 60px; }
  .page-sensor-fibers .content .top-paragraph img {
    float: right;
    margin-left: 40px; }
.page-sensor-fibers .content .infobox-top {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #d8eed2;
  min-height: 65px;
  align-items: stretch;
  display: flex; }
  .page-sensor-fibers .content .infobox-top .infobox-icon {
    float: left;
    background-color: #5d5d5d;
    width: 150px;
    min-height: 65px;
    margin-right: 15px; }
    .page-sensor-fibers .content .infobox-top .infobox-icon i {
      margin: auto;
      display: block;
      margin-top: 10px; }
  .page-sensor-fibers .content .infobox-top .infobox-content .infobox-paragraph {
    margin-bottom: 0;
    font-size: 13px;
    position: relative; }
    .page-sensor-fibers .content .infobox-top .infobox-content .infobox-paragraph:first-of-type {
      padding-top: 13px; }
    .page-sensor-fibers .content .infobox-top .infobox-content .infobox-paragraph span {
      font-weight: 700;
      text-transform: uppercase; }
.page-sensor-fibers .content .content-columns .content-column:first-of-type .content-box {
  margin-right: 10px; }
.page-sensor-fibers .content .content-columns .content-column .content-box {
  border: 1px solid #dfdfdf;
  background-color: #edf9ea;
  padding: 50px 20px 15px 20px;
  margin-bottom: 50px;
  -webkit-box-shadow: 5px 5px 5px -4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 5px 5px 5px -4px rgba(0, 0, 0, 0.4);
  box-shadow: 5px 5px 5px -4px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: visible  !important; }
  .page-sensor-fibers .content .content-columns .content-column .content-box .box-header {
    font-size: 13px;
    font-weight: 700;
    color: #58ad40;
    margin-bottom: 15px;
    text-transform: uppercase; }
    .page-sensor-fibers .content .content-columns .content-column .content-box .box-header a {
      color: #8b8b8b;
      float: right;
      font-size: 12px;
      transition: 0.15s all linear; }
      .page-sensor-fibers .content .content-columns .content-column .content-box .box-header a:hover {
        color: #6b6b6b; }
  .page-sensor-fibers .content .content-columns .content-column .content-box .box-image {
    position: absolute;
    left: calc(50% - 33px);
    display: block;
    top: -25px; }
  .page-sensor-fibers .content .content-columns .content-column .content-box .border-line-left {
    position: absolute;
    top: 15px;
    left: 12px;
    width: calc(50% - 50px);
    height: 15px;
    border-top: 2px solid #59ad41;
    border-left: 2px solid #59ad41; }
  .page-sensor-fibers .content .content-columns .content-column .content-box .border-line-right {
    position: absolute;
    top: 15px;
    right: 12px;
    width: calc(50% - 50px);
    height: 15px;
    border-top: 2px solid #59ad41;
    border-right: 2px solid #59ad41; }
  .page-sensor-fibers .content .content-columns .content-column .content-box .box-content {
    font-size: 13px;
    color: #333333;
    margin-bottom: 0;
    margin-right: 50px; }
    .page-sensor-fibers .content .content-columns .content-column .content-box .box-content .content-expand {
      font-weight: bold; }
  .page-sensor-fibers .content .content-columns .content-column .content-box .box-content-more {
    display: inline-block;
    max-height: 0;
    overflow: hidden;
    font-size: 13px;
    color: #333333;
    margin: 5px 50px 0 0;
    transition: 0.3s all linear; }
    .page-sensor-fibers .content .content-columns .content-column .content-box .box-content-more .content-collapse {
      font-weight: 700; }
  .page-sensor-fibers .content .content-columns .content-column .content-box.opened .content-expand {
    opacity: 0; }
  .page-sensor-fibers .content .content-columns .content-column .content-box.opened .box-content-more {
    max-height: 500px; }
@media screen and (max-width: 543px) {
  .page-sensor-fibers .content .content-columns .content-column:first-of-type .content-box {
    margin-right: 0; } }

.page-checkout .infobox-top, .page-rfq .infobox-top {
  margin-bottom: 30px;
  background-color: #d8eed2;
  min-height: 65px;
  align-items: stretch;
  display: flex; }
  .page-checkout .infobox-top .infobox-icon, .page-rfq .infobox-top .infobox-icon {
    float: left;
    background-color: #5d5d5d;
    width: 150px;
    min-height: 65px;
    margin-right: 15px; }
    .page-checkout .infobox-top .infobox-icon i, .page-rfq .infobox-top .infobox-icon i {
      margin: auto;
      display: block;
      margin-top: 10px; }
  .page-checkout .infobox-top .infobox-content, .page-rfq .infobox-top .infobox-content {
    padding: 13px; }
    .page-checkout .infobox-top .infobox-content .infobox-paragraph, .page-rfq .infobox-top .infobox-content .infobox-paragraph {
      margin-bottom: 4px;
      font-size: 13px;
      font-weight: 700;
      position: relative; }
    .page-checkout .infobox-top .infobox-content .infobox-paragraph:last-of-type, .page-rfq .infobox-top .infobox-content .infobox-paragraph:last-of-type {
      margin-bottom: 0; }
.page-checkout .content-table, .page-rfq .content-table {
  width: 100%;
  display: table;
  margin-bottom: 15px; }
  .page-checkout .content-table .header-row, .page-rfq .content-table .header-row {
    display: table-row;
    background-color: #59ad41;
    color: #ffffff;
    line-height: 16px;
    font-size: 13px;
    font-weight: 700; }
    .page-checkout .content-table .header-row .header-cell, .page-rfq .content-table .header-row .header-cell {
      display: table-cell;
      min-width: 75px;
      padding: 5px;
      border-left: 1px solid #dddddd; }
      .page-checkout .content-table .header-row .header-cell:first-of-type, .page-rfq .content-table .header-row .header-cell:first-of-type {
        border-left: none;
        width: 20%; }
      .page-checkout .content-table .header-row .header-cell.header-product-title, .page-rfq .content-table .header-row .header-cell.header-product-title {
        width: 40%; }
      .page-checkout .content-table .header-row .header-cell.header-product, .page-checkout .content-table .header-row .header-cell.header-product-prices, .page-rfq .content-table .header-row .header-cell.header-product, .page-rfq .content-table .header-row .header-cell.header-product-prices {
        display: none; }
      .page-checkout .content-table .header-row .header-cell.header-product-price-unit, .page-rfq .content-table .header-row .header-cell.header-product-price-unit {
        min-width: 115px; }
      .page-checkout .content-table .header-row .header-cell.header-product-price-total, .page-rfq .content-table .header-row .header-cell.header-product-price-total {
        min-width: 80px; }
  .page-checkout .content-table .content-row, .page-rfq .content-table .content-row {
    display: table-row;
    font-size: 13px; }
    .page-checkout .content-table .content-row .content-cell, .page-rfq .content-table .content-row .content-cell {
      display: table-cell;
      vertical-align: top;
      border-left: 1px solid #dddddd;
      border-bottom: 1px solid #dddddd;
      padding: 5px; }
      .page-checkout .content-table .content-row .content-cell:last-of-type, .page-rfq .content-table .content-row .content-cell:last-of-type {
        border-right: 1px solid #dddddd; }
      .page-checkout .content-table .content-row .content-cell p, .page-rfq .content-table .content-row .content-cell p {
        margin-bottom: 5px; }
      .page-checkout .content-table .content-row .content-cell.cell-action-mobile, .page-checkout .content-table .content-row .content-cell.cell-product-prices, .page-rfq .content-table .content-row .content-cell.cell-action-mobile, .page-rfq .content-table .content-row .content-cell.cell-product-prices {
        display: none; }
    .page-checkout .content-table .content-row .empty-cell, .page-rfq .content-table .content-row .empty-cell {
      border: none; }
.page-checkout .shipping-method, .page-rfq .shipping-method {
  float: right;
  margin-bottom: 30px;
  min-width: 268px; }
.page-checkout .required, .page-rfq .required {
  color: #ff0000; }
.page-checkout label, .page-rfq label {
  font-size: 1rem;
  margin-bottom: 0;
  color: #333333; }
.page-checkout form[name="authForm"], .page-rfq form[name="authForm"] {
  margin: auto;
  max-width: 250px; }
.page-checkout .form-section, .page-rfq .form-section {
  margin-bottom: 10px; }
  .page-checkout .form-section label, .page-rfq .form-section label {
    font-size: 1rem;
    margin-bottom: 0;
    color: #333333; }
  .page-checkout .form-section input, .page-checkout .form-section select, .page-rfq .form-section input, .page-rfq .form-section select {
    display: block;
    width: 100%;
    margin-bottom: 0;
    background-color: #ffffff;
    border-radius: 3px;
    font-size: 13px;
    height: 25px; }
  .page-checkout .form-section .input-description, .page-rfq .form-section .input-description {
    font-size: 13px;
    margin: 0; }
.page-checkout .form-box, .page-rfq .form-box {
  background-color: #efefef;
  overflow: hidden;
  padding: 10px; }
  @media screen and (max-width: 767px) {
    .page-checkout .form-box, .page-rfq .form-box {
      margin-bottom: 15px; } }
  .page-checkout .form-box .form-box-header, .page-rfq .form-box .form-box-header {
    text-align: center;
    font-size: 1rem;
    margin-bottom: 0;
    color: #58ad40; }
      .page-checkout .form-box .form-box-headers, .page-rfq .form-box .form-box-headers {
    font-size: 1rem;
    margin-bottom: 0;
    color: #58ad40; }
  .page-checkout .form-box .form-box-subheader, .page-rfq .form-box .form-box-subheader {
    text-align: center;
    font-size: 1rem;
    color: #333333; }
  .page-checkout .form-box table, .page-rfq .form-box table {
    width: 100%; }
    .page-checkout .form-box table input, .page-checkout .form-box table select, .page-rfq .form-box table input, .page-rfq .form-box table select {
      width: 100%;
      margin-bottom: 5px;
      background-color: #ffffff;
      border-radius: 3px;
      font-size: 13px; }
  .page-checkout .form-box #primary_address > #primary > table > tbody > tr > td, .page-rfq .form-box #primary_address > #primary > table > tbody > tr > td {
    padding: 0 5px; }
.page-checkout .payment-information input, .page-checkout .payment-information select, .page-rfq .payment-information input, .page-rfq .payment-information select {
  border: 1px solid #58ad40;
  background-color: #ffffff;
  border-radius: 3px;
  font-size: 13px; }
.page-checkout form[name="authForm"] input:not([type="submit"]), .page-checkout form[name="authForm"] select, .page-rfq form[name="authForm"] input:not([type="submit"]), .page-rfq form[name="authForm"] select {
  text-indent: 5px;
  background-color: #ffffff;
  border-radius: 3px;
  font-size: 13px; }
.page-checkout form[name="authForm"] input[type="submit"], .page-rfq form[name="authForm"] input[type="submit"] {
  margin-top: 0; }
@media screen and (max-width: 767px) {
  .page-checkout .infobox-top .infobox-icon, .page-rfq .infobox-top .infobox-icon {
    display: none; }
  .page-checkout .content-table .header-row .header-cell.header-product-number, .page-checkout .content-table .header-row .header-cell.header-product-title, .page-checkout .content-table .header-row .header-cell.header-action, .page-checkout .content-table .header-row .header-cell.header-product-qty, .page-checkout .content-table .header-row .header-cell.header-product-price-unit, .page-checkout .content-table .header-row .header-cell.header-product-price-total, .page-checkout .content-table .header-row .header-cell.header-product-spooling, .page-checkout .content-table .header-row .header-cell.mobile-hidden, .page-rfq .content-table .header-row .header-cell.header-product-number, .page-rfq .content-table .header-row .header-cell.header-product-title, .page-rfq .content-table .header-row .header-cell.header-action, .page-rfq .content-table .header-row .header-cell.header-product-qty, .page-rfq .content-table .header-row .header-cell.header-product-price-unit, .page-rfq .content-table .header-row .header-cell.header-product-price-total, .page-rfq .content-table .header-row .header-cell.header-product-spooling, .page-rfq .content-table .header-row .header-cell.mobile-hidden {
    display: none; }
  .page-checkout .content-table .header-row .header-cell.header-product, .page-checkout .content-table .header-row .header-cell.header-product-prices, .page-rfq .content-table .header-row .header-cell.header-product, .page-rfq .content-table .header-row .header-cell.header-product-prices {
    display: table-cell; }
  .page-checkout .content-table .content-row .content-cell.cell-product-number, .page-rfq .content-table .content-row .content-cell.cell-product-number {
    border-bottom: none;
    display: block; }
  .page-checkout .content-table .content-row .content-cell.cell-product-title, .page-rfq .content-table .content-row .content-cell.cell-product-title {
    border-bottom: none;
    display: block; } }
  @media screen and (max-width: 767px) and (max-width: 425px) {
    .page-checkout .content-table .content-row .content-cell.cell-product-title, .page-rfq .content-table .content-row .content-cell.cell-product-title {
      min-height: 55px; } }
@media screen and (max-width: 767px) {
  .page-checkout .content-table .content-row .content-cell.cell-action-mobile, .page-rfq .content-table .content-row .content-cell.cell-action-mobile {
    display: block; }
  .page-checkout .content-table .content-row .content-cell.cell-product-prices, .page-rfq .content-table .content-row .content-cell.cell-product-prices {
    display: table-cell;
    border-right: 1px solid #dddddd; }
    .page-checkout .content-table .content-row .content-cell.cell-product-prices form, .page-rfq .content-table .content-row .content-cell.cell-product-prices form {
      margin-bottom: 0; }
    .page-checkout .content-table .content-row .content-cell.cell-product-prices p, .page-rfq .content-table .content-row .content-cell.cell-product-prices p {
      margin: 0; }
  .page-checkout .content-table .content-row .content-cell.cell-action-desktop, .page-checkout .content-table .content-row .content-cell.cell-product-qty, .page-checkout .content-table .content-row .content-cell.cell-product-price-unit, .page-checkout .content-table .content-row .content-cell.cell-product-price-total, .page-checkout .content-table .content-row .content-cell.cell-product-spooling, .page-checkout .content-table .content-row .content-cell.mobile-hidden, .page-checkout .content-table .content-row .content-cell:last-of-type, .page-rfq .content-table .content-row .content-cell.cell-action-desktop, .page-rfq .content-table .content-row .content-cell.cell-product-qty, .page-rfq .content-table .content-row .content-cell.cell-product-price-unit, .page-rfq .content-table .content-row .content-cell.cell-product-price-total, .page-rfq .content-table .content-row .content-cell.cell-product-spooling, .page-rfq .content-table .content-row .content-cell.mobile-hidden, .page-rfq .content-table .content-row .content-cell:last-of-type {
    display: none; }
  .page-checkout .content-table .content-row .content-cell.cell-price-number, .page-rfq .content-table .content-row .content-cell.cell-price-number {
    border-right: 1px solid #dddddd; }
  .page-checkout .checkout-buttons-container button, .page-checkout .checkout-buttons-container input, .page-rfq .checkout-buttons-container button, .page-rfq .checkout-buttons-container input {
    margin-bottom: 10px; } }

.page-search .input-group .input-group-btn {
  font-size: 16px; }
  .page-search .input-group .input-group-btn input {
    height: 38px;
    line-height: 38px;
    border-left: none; }
    .page-search .input-group .input-group-btn input:hover {
      border: 1px solid #bbbbbb;
      border-left: none; }
.page-search .search-tips-container .tips-button {
  height: 38px;
  line-height: 38px; }
  .page-search .search-tips-container .tips-button:hover {
    border: 1px solid #bbbbbb; }
.page-search .search-result-box {
  background-color: #efefef;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 30px; }
  .page-search .search-result-box .search-result-header {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 700;
    color: #58ad40; }
  .page-search .search-result-box .search-result-subheader {
    font-size: 15px; }
  .page-search .search-result-box ol li {
    font-size: 13px;
    margin-bottom: 15px; }

@media screen and (max-width: 767px) {
  .search-tips-container {
    display: none; } }
.page-login .input-group {
  margin-bottom: 15px; }
  .page-login .input-group .input-group-addon {
    background-color: #edf9ea;
    border-color: #58ad40; }
.page-login .remember-group {
  margin-bottom: 15px;
  text-align: center; }
  .page-login .remember-group label {
    margin: 0 0 0 5px; }
.page-login .message-paragraph {
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 16px;
  height: 16px; }
.page-login .button-group {
  margin-bottom: 15px; }
  .page-login .button-group .button {
    width: 100%; }
.page-login .forgot-password {
  font-size: 14px;
  text-align: right; }
.page-login .error-group p {
  margin-bottom: 0;
  text-align: center;
  line-height: 24px;
  height: 24px; }

.page-contactus .page-styled-ul ul li {
  margin-bottom: 0px; }
  .page-contactus .page-styled-ul ul li::before {
    top: -9px; }

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