section.new-section {
  margin: 50px auto;
  transition: margin 0.25s ease;
}

.header {
  background-size: cover;
}

[data-sticky] {
  width: 100%;
}

.top-bar {
  padding: 2rem;
  transition: padding 0.25s ease;
}

.is-stuck .top-bar {
  padding: 1rem;
  transition: padding 0.25s ease;
}

.top-bar .pecweb-access-icon {
  display: none;
}

.is-stuck .top-bar .pecweb-access-icon {
  display: table-cell;
  line-height: 1;
}

.member-resources {
  float: right;
  height: 220px;
  border: 2px solid #000;
  text-align: center;
}

button {
  /*border: 1px solid #000;*/
  text-align: center;
  width: 100%;
  margin: 10px auto;
}

/*new css--------------------------------*/
.home-title {
  color: #ff8011;
}

#footer a {
  color: #fff;
}

.bl {
  color: #022d82;
}

.button {
  font-size: 13px;
  border-radius: 2px;
  font-weight: bold;
}

.button.hollow.food {
  color: #ce3234;
  border: 1px solid #ce3234;
}

.button.hollow.food:hover {
  background-color: #ce3234;
  color: #fff;
}

.button.hollow.production {
  color: #c77500;
  border: 1px solid #c77500;
}

.button.hollow.production:hover {
  background-color: #c77500;
  color: #fff;
}

.button.hollow.analytics {
  color: #993a00;
  border: 1px solid #993a00;
}

.button.hollow.analytics:hover {
  background-color: #993a00;
  color: #fff;
}

.button.hollow.ylw {
  color: #ff9600;
  border: 1px solid #ff9600;
}

.button.hollow.ylw:hover {
  background-color: #ff9600;
  color: #fff;
}

.button.hollow.prl {
  color: #762c98;
  border: 1px solid #762c98;
}

.button.hollow.prl:hover {
  background-color: #762c98;
  color: #fff;
}

.button.hollow.dark-org {
  color: #993a00;
  border: 1px solid #993a00;
}

.button.hollow.dark-org:hover {
  background-color: #993a00;
  color: #fff;
}

.button.hollow.grn {
  color: #319f2c;
  border: 1px solid #319f2c;
}

.button.hollow.grn:hover {
  background-color: #319f2c;
  color: #fff;
}

.button.hollow.mbl {
  color: #192f7a;
  border: 1px solid #192f7a;
}

.button.hollow.mbl:hover {
  background-color: #192f7a;
  color: #fff;
}

.sml-txt {
  font-size: 12px;
  font-style: italic;
  color: #767676;
}

section.new-section {
  margin: 0 auto;
  padding: 23px 0px;
}

.nbs-flexisel-item img {
  width: 236px;
  height: auto;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  top: 22%;
  padding: 3px 10px;
}

.nbs-flexisel-item {
  height: 146px;
}

.item-caption {
  color: #1b428d;
}

.sponsors {
  text-align: center;
}

.fieldset {
  padding: 0.65rem;
  margin: 0;
}

.labelRed {
  color: red;
}

#login-button {
  width: 40px;
  height: 25px;
  font-size: 10px;
  margin-top: -2px;
  padding: 0;
  margin-left: 30px;
  background-color: #233870;
  color: #fff;
  border: 0;
}
.header-login-cluster {
  vertical-align: center;
}
.logo {
  max-height: 94px;
}
#username-input,
#password-input {
  width: 130px;
  margin: 0;
}
#password-input {
  margin-left: 15px;
}

#checkbox-remember ~ label {
  font-size: 12px;
  margin-right: 0;
  vertical-align: text-top;
}
#trouble-login {
  font-size: 12px;
  vertical-align: text-top;
  margin-left: 20px;
}
.logo-globe {
  padding: 0;
}

/*
    hr#logo-orange-line {
        margin: 0 0 0 -45px;
        border-bottom: 1px solid #FF7700;
        width: 108%;
        max-width: 110%;
    }
    .iir-blue {
        color: #1C4695;
    }
    .iir-orange {
        color: #FF7700;
    }
    .top-bar {
        padding: 0.5rem;
        border-top: 5px solid gray;
        border-bottom: 5px solid gray;
    }
    .top-bar, .top-bar-left ul.menu, .top-bar-right ul.menu {
        background-color: #192F7A;
        font-size: 14px;
    }
    .top-bar-left ul.menu {
        //margin-left: 21.5rem;
        font-size: 13px;
    }
    .top-bar-left ul.menu li, .top-bar-left ul.menu li a,
    .top-bar-right ul.menu li, .top-bar-right ul.menu li a {
        color: #fff;
    }
    .social-media-icons {
        margin-top: -5px;
        text-align: right;
        margin-right: -125px;
    }
    .login-row {
        margin-top: 7px;
    }
    .sticky > .top-bar > .top-bar-title > img, .sticky.is-anchored.is-at-top > .top-bar > .top-bar-title > img {
        display: none;
    }
    .sticky.is-stuck.is-at-top > .top-bar > .top-bar-title > img {
        display: inline-block;
    }
    .top-bar-constraint {
        max-width: 1360px;
        margin: 0 auto;
    }
    .header-constraint {
        max-width: 1360px;
        margin: 0 auto;
    }
    .logo-globe img {
        width: 65px;
        margin-top: 0.65em;
    }
    */
.news-feed {
  height: 920px;
  overflow-y: scroll;
}
.news-feed p {
  margin-bottom: 0;
  line-height: 1.25;
  font-size: 14px;
}

/* ==========================================================================
   Featured-News
   ========================================================================== */

.view-all-news {
  font-size: 14px;
  float: right;
  margin-top: 12px;
}

.settings-news {
  float: right;
  background-color: #eee;
  width: 30px;
  margin: -35px auto 0;
  text-align: center;
  height: 34px;
}

.settings-news span {
  margin: -3px auto 0;
  text-align: center;
}

#newsTab li {
  background-color: #eee;
}

.end-of-table {
  margin: 0 auto;
  max-height: 10px;
  text-align: center;
}

.end-of-table > td {
  max-height: 10px !important;
}

.article-date {
  font-size: 12px;
}

.featured-news-heading {
  border-bottom: 1px solid purple;
}

.industry {
  float: right;
}

.news-line {
  margin-top: 3px;
  margin-bottom: 3px;
  color: #ccc !important;
  position: relative;
  z-index: 1;
  opacity: 1;
  border-bottom: 1px solid #ccc;
}

.glyphicon.industry-label {
  top: 3px;
}

.table-corner {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #007bff transparent transparent;
  position: absolute;
  margin-top: -8px;
  right: -5px;
  z-index: 1000;
}

.ind-corner-01 .table-corner {
  border-color: transparent #990000 transparent transparent;
}

.ind-corner-02 .table-corner {
  border-color: transparent #cd6500 transparent transparent;
}

.ind-corner-03 .table-corner {
  border-color: transparent #c77500 transparent transparent;
}

.ind-corner-04 .table-corner {
  border-color: transparent #c79500 transparent transparent;
}

.ind-corner-05 .table-corner {
  border-color: transparent #55bb71 transparent transparent;
}

.ind-corner-06 .table-corner {
  border-color: transparent #1a4e69 transparent transparent;
}

.ind-corner-07 .table-corner {
  border-color: transparent #007ea8 transparent transparent;
}

.ind-corner-08 .table-corner {
  border-color: transparent #993a00 transparent transparent;
}

.ind-corner-09 .table-corner {
  border-color: transparent #227722 transparent transparent;
}

.ind-corner-10 .table-corner {
  border-color: transparent #cc3333 transparent transparent;
}

.ind-corner-12 .table-corner {
  border-color: transparent #1c4694 transparent transparent;
}

.ind-corner-13 .table-corner {
  border-color: transparent #762c98 transparent transparent;
}

.ind-corner-99 .table-corner {
  border-color: transparent #999 transparent transparent;
}

#newsAd {
  padding: 0px !important;
}

/*~~~~~Slider~~~~~*/

div.upcoming-events section.featured-events-news section.slider {
  /*padding-left: 100px;*/
  padding-left: 75px;
}

div.upcoming-events section.featured-events-news .slick-slide img {
  /*width: 70%;*/
  width: 85%;
  border: 1px solid #dbdbdb;
  background-color: #fff;
}
.slick-slide {
  margin: 0px !important;
}
.upcoming-events .slick-slide {
  margin: 1px !important;
}

.slider-section ul {
  margin-top: -13px;
  margin-bottom: 5px;
  margin-left: 0;
}

.slider-section ul li {
  display: inline-block;
  width: 16.65%;
  height: auto;
  position: relative;
  z-index: 10;
  color: #fff;
  list-style-type: none;
  font-size: 15px;
  line-height: 1.25;
  vertical-align: bottom;
}

.slider-section ul li button {
  height: 50px;
  background-color: #192f7a;
  font-size: 11px;
  line-height: 1.3;
}

.slider-section div.row {
  margin-top: -30px;
  position: relative;
  z-index: 50;
  background-color: #192f7a;
  padding: 3px 0 0 0;
}
.slider-section div.row div.columns {
  padding: 0;
}

.slider-section ul li button span {
  font-size: 12px;
}

/*~~~~~/Slider~~~~~*/

/*~~~~~News Feed~~~~~*/
div.news-feed-listing > table > tbody > tr > td p {
  padding-bottom: 0;
}

/*~~~~~/News Feed~~~~~*/

.industries-we-cover-image img {
  min-height: 230px;
}

div.box-placeholder {
  border: 1px solid #000;
  width: 100%;
  height: 200px;
}

section.new-section.no-padding {
  padding: 0;
}

div.navigatiir-section {
  padding-top: 25px;
}

/*~~~~Product Access Login~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.list-group.resources {
  list-style-type: none;
}
.dropdown-pane {
  padding: 0;
}
.dropdown-pane {
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0;
  display: block;
  font-size: 1rem;
  padding: 10px;
  position: relative;
  visibility: hidden;
  z-index: 3;
  width: 308px;
  max-width: 300px;
  top: -5px;
  height: 0px;
}
.dropdown-pane.is-open {
  height: 100%;
  transition: 0.5s height;
}
.view-all-mem-resources {
  position: absolute;
}

button.my-settings {
  float: right;
  width: 50px;
  margin-right: 20px;
  padding: 2px;
}

button#PECWeb-button {
  margin-bottom: 0;
}

button.my-settings i {
  font-size: 30px;
}
#my-settings-dropdown {
  top: -6px !important;
  left: -6px !important;
  box-shadow: 1px 4px 7px -1px rgba(0, 0, 0, 0.6);
  position: relative;
  z-index: 3;
  height: 0;
  transition: 5s height;
}

#my-settings-dropdown.is-open {
  transition: 5s height;
  top: -6px !important;
  left: -6px !important;
  box-shadow: 1px 4px 7px -1px rgba(0, 0, 0, 0.6);
  position: relative;
  z-index: 3;
  height: 100px;
}

#active-products-button {
  background-color: #428bca;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 5px;
}
#ask-us-button {
  background-color: #428bca;
  width: 115px;
  margin-left: 5px;
}

#membersResource {
  height: 160px;
  border: 1px solid #cdcdcd;
  padding: 5px;
  max-width: 300px;
  margin-bottom: 20px;
  box-shadow: 1px 4px 7px -1px rgba(0, 0, 0, 0.6);
}

#membersResource.logged-out {
  height: 100%;
  background-color: white !important;
  border: none;
  padding: 0;
  margin-bottom: 0;
  box-shadow: none;
}

#membersResource.logged-out .members-buttons {
  padding: 0;
}

#membersResource.logged-out div.members-buttons a button.button {
  margin: 0 0 10px;
}

div.right-side-banners a.mrCover div.membersResourceCover {
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 100;
  height: 160px;
  margin-top: -180px;
  max-width: 100%;
  margin-bottom: 20px;
  width: 308px;
}

div.initial-view-banners a.mrCover div.membersResourceCover {
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 100;
  height: 160px;
  margin-top: -180px;
  max-width: 100%;
  margin-bottom: 20px;
  width: 308px;
}

.members-buttons {
  padding: 5px;
  padding-bottom: 0;
  width: 100%;
}

/*~~~IIR Active Project Coverage~~~~~~~~~~~~~~~~~~~~~~*/
table#active_project_coverage tr td {
  padding: 6px 3px 5px;
  border: 1px solid #ccc;
  font-size: 13px;
}

table#active_project_coverage thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
  color: white;
  background-color: #220066;
  border: 1px solid #220066;
}
button.button.active-coverage-button {
  background-color: #fff;
  border: 1px solid #220066;
  color: #220066;
  transition: 0.5s all;
}
button.button.active-coverage-button:hover {
  background-color: #220066;
  border: 1px solid #220066;
  color: #fff;
}

/*~~~~~News Feed~~~~~*/
.news-feed h3 {
  float: left;
}

.news-feed span.view-all {
  float: right;
  line-height: 50px;
  font-size: 12px;
}

div.news-feed div table.table-news tbody tr td {
  font-size: 13px;
}

div.news-feed div table.table-news tbody tr td h5 {
  font-size: 15px;
}

.initial-view-banners {
  visibility: hidden;
  height: 0;
}

.initial-view-banners-medium {
  display: none;
}

#topArticles tbody > tr:nth-of-type(1) > td:nth-of-type(1) {
  background-color: #192f7a;
  color: #fff;
}

#topArticles tbody > tr:nth-of-type(1) > td:nth-of-type(1) a {
  color: #fff;
}

.mrCover-img-link {
  display: block;
  text-align: right;
}

/*~~~~~/News Feed~~~~~*/

@media screen and (min-width: 1024px) and (max-width: 1250px) {
  .center-padder {
    padding-left: 0.9375rem !important;
  }
  .initial-view-banners-medium {
    display: inline-block;
    margin-top: 20px;
    margin-left: 6.5%;
  }
  .navigatiir {
    padding-left: 45px;
  }
  /* .full-header {
            display: none;
        }
        .mobile-header {
            display: block;
        } */
  .large-10.large-offset-1.columns.ipad-view.center-padder {
    margin-left: 0 !important;
    width: 100% !important;
  }
  section.new-section div h3 {
    font-size: 1rem !important;
  }
  html .homepage-product-slider > .slick-next {
    right: -17px !important;
  }
  .homepage-product-slider .slick-prev {
    top: -5% !important;
    right: -69% !important;
  }
}

@media screen and (min-width: 1px) and (max-width: 1024px) {
  .initial-view-banners {
    display: inline-block;
    margin-top: 10px;
    visibility: visible;
    height: auto;
  }
  .right-side-banners {
    display: none;
  }
  .initial-view-banners-medium {
    display: none;
  }
  div#content {
    /*max-width: 2000px;*/
    /*margin:35px 0 auto;*/
    margin: 5px auto 20px !important;
  }
  .fieldset-mobile {
    display: none;
  }
}

@media screen and (min-width: 641px) and (max-width: 1024px) {
  .initial-view-banners div #membersResource.membersResource.logged-out button {
    font-size: 8px;
  }
}

@media screen and (min-width: 1006px) and (max-width: 1233px) {
  .initial-view-banners div #membersResource.membersResource.logged-out button {
    margin-left: -25%;
  }
}

@media screen and (min-width: 1px) and (max-width: 500px) {
  .initial-view-banners div #membersResource.membersResource.logged-out button {
    font-size: 7px;
  }
  #membersResource {
    height: 115px;
  }
  div.initial-view-banners a.mrCover div.membersResourceCover {
    height: 116px;
    margin-top: -135px;
  }
}

@media screen and (min-width: 1px) and (max-width: 640px) {
  body {
    overflow-x: hidden;
  }
  .slider-section ul li button {
    height: 52px;
    background-color: #192f7a;
    font-size: 8px;
    line-height: 1.3;
  }
  .slider-section ul li button span {
    font-size: 7px;
  }
  .slider-section {
    height: auto !important;
  }
  section#footer {
    text-align: center;
  }
  section#footer ul.link-list {
    width: 100%;
  }
}

.news-feed > div tr.ind-corner-01 i {
  color: #cd6500;
}

table#regionNews {
  display: none;
}

.view-all-member-resources form {
  display: none;
}

.news-feed div table#topArticles tbody tr.ind-corner-01 td p span i.fi-stop {
  color: #990000;
}

.news-feed div table#topArticles tbody tr.ind-corner-02 td p span i.fi-stop {
  color: #cd6500;
}

.news-feed div table#topArticles tbody tr.ind-corner-03 td p span i.fi-stop {
  color: #c77500;
}

.news-feed div table#topArticles tbody tr.ind-corner-04 td p span i.fi-stop {
  color: #c79500;
}

.news-feed div table#topArticles tbody tr.ind-corner-05 td p span i.fi-stop {
  color: #55bb71;
}

.news-feed div table#topArticles tbody tr.ind-corner-06 td p span i.fi-stop {
  color: #1a4e69;
}

.news-feed div table#topArticles tbody tr.ind-corner-07 td p span i.fi-stop {
  color: #007ea8;
}

.news-feed div table#topArticles tbody tr.ind-corner-08 td p span i.fi-stop {
  color: #993a00;
}

.news-feed div table#topArticles tbody tr.ind-corner-09 td p span i.fi-stop {
  color: #227722;
}

.news-feed div table#topArticles tbody tr.ind-corner-10 td p span i.fi-stop {
  color: #cc3333;
}

.news-feed div table#topArticles tbody tr.ind-corner-12 td p span i.fi-stop {
  color: #1c4694;
}

.news-feed div table#topArticles tbody tr.ind-corner-13 td p span i.fi-stop {
  color: #762c98;
}

.news-feed div table#topArticles tbody tr.ind-corner-99 td p span i.fi-stop {
  color: #999;
}

.login-red-border {
  border: 1px solid red !important;
  box-shadow: 0 0 0.15em 0.125em rgba(200, 0, 0, 0.5);
}

@media screen and (min-width: 641px) and (max-width: 1024px) {
  button.my-settings {
    position: relative;
    margin-left: 5px;
    width: 50%;
    max-width: 135px;
    float: right;
    margin-right: -2px;
  }
  .members-buttons button {
    font-size: 9px;
  }
  .members-buttons button#active-products-button {
    font-size: 9px;
  }
  .members-buttons button#ask-us-button {
    width: 70px;
    margin-left: 0;
  }
  button.my-settings i {
    font-size: 12px;
  }
  #my-settings-dropdown {
    position: absolute;
  }
}

@media screen and (min-width: 949px) and (max-width: 1024px) {
  button.my-settings {
    position: relative;
    margin-left: 5px;
    width: 40px;
    max-width: 135px;
    float: right;
    margin-right: -2px;
  }
  .members-buttons button {
    font-size: 9px;
  }
  .members-buttons button#active-products-button {
    font-size: 9px;
  }
  .members-buttons button#ask-us-button {
    width: 100px;
    margin-left: 0;
    font-size: 9px;
  }
  button.my-settings i {
    font-size: 12px;
  }
  #my-settings-dropdown {
    position: absolute;
  }
}

.fi-list-bullet {
  color: #f78d2c;
}

.login-cart {
  float: right;
  margin-right: -20px;
  top: -60px;
  position: relative;
  padding-top: 2px;
}

#last_login {
  display: none;
}
.login-info {
  float: right;
  margin-right: 55px !important;
  margin-top: 5px;
  font-size: 13px;
}

form#resourceDropdown {
  margin-bottom: -15px;
  width: 235px;
}

form#resourceDropdown select.text {
  height: 26px;
  padding: 3px 20px 3px 3px;
  font-size: 11px;
}

@media screen and (min-width: 1121px) and (max-width: 1420px) {
  .login-info {
    float: right;
    margin-right: -50px;
    margin-top: -25px;
    font-size: 13px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1120px) {
  .login-info {
    float: right;
    margin-right: -25px;
    margin-top: -25px;
    font-size: 13px;
  }
}

@media screen and (min-width: 640px) and (max-width: 768px) {
  .login-info {
    float: right;
    margin-right: -25px;
    margin-top: -25px;
    font-size: 13px;
  }
}

.csr-modal-overlay {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 500;
}

#csr-modal-btn {
  margin-top: 10px;
  margin-bottom: 5px;
}

div.reveal#productsCSRModal {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}

div.reveal#productsCSRModal div.modal-header {
  margin: 1rem auto;
  text-align: center;
}

div.reveal#productsCSRModal div.modal-header h3 {
  font-size: 1.5rem;
}

section#membersResource {
  height: auto;
}

div#productsCSRModal,
.reveal-overlay {
  z-index: 10000;
}

div#productsCSRModal button.close-button {
  float: right;
  width: 30px;
  border-radius: 10px;
  height: 30px;
  margin-top: 0px;
  line-height: 0.5;
}

div#productsCSRModal button.close-button {
  float: right;
  width: 30px;
  border-radius: 10px;
  height: 30px;
  margin-top: 0px;
  line-height: 0.5;
}

.leftSection div.iir-blue h3 {
  font-size: 1.5rem;
}

#collapse1 {
  height: auto;
}
.collapse.in {
  display: block;
}
/*.collapse {
            display: none;
        }*/

.loggedIn .leftSection ul.activeProducts .accordion-heading .accordion-toggle {
  display: block;
  float: left;
  padding: 5px 0px;
  text-decoration: none;
  font-size: 16px;
}

.loggedIn .leftSection ul.activeProducts .accordion-inner {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #ccc;
  background: #f7f7f7;
  font-size: 15px;
  line-height: 1.7em;
}

.main_h {
  overflow-y: hidden;
}

button.close-button {
  float: right;
  width: 50px;
}

ul.list-group.resources li a img {
  width: 50px;
}

ul.list-group.resources li a {
  color: #192f7a;
}

ul.list-group.resources li {
  margin: 10px auto;
}

#mySettingsModal h1 {
  color: #192f7a;
  font-size: 25px;
}

@media screen and (min-width: 1px) and (max-width: 1400px) {
  div.upcoming-events {
    height: 150px;
  }
}

section.new-section:nth-of-type(2) div.row div.columns {
  padding-left: 0;
  padding-right: 0;
  margin-top: 30px;
}

.loggedIn .favorite {
  height: 17px;
  width: 18px;
  float: left;
  background: url('/img/favorite.png') repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  margin: 4px 4px 0px;
}

.loggedIn div.favorite.fill {
  background: url('/img/favorite.png') repeat scroll 20px 0 rgba(0, 0, 0, 0);
}

.loggedIn li.disabled div.favorite {
  pointer-events: none;
}

#customerServiceContactContainer {
  text-align: center;
}

#productsCSRModal ul li {
  list-style-type: none;
}

#productsCSRModal div#home_favoriteproducts div#favorite div#collapse1 div.accordion-inner ul {
  margin-left: 0;
}

.products-accordion-heading.products-accordion li a.products-accordion-title span {
  display: none;
}

#productsCSRModal #home_csr div p,
#productsCSRModal #home_csr div p span {
  font-size: 1rem;
}

.modal-title#myModalLabel {
  padding-left: 17px;
}

@media screen and (min-width: 1px) and (max-width: 1000px) {
  section#footer ul.link-list {
    margin-top: 20px;
  }

  .footer-logo {
    padding-left: 0;
  }

  div.footer-globe div img {
    margin-left: 0 !important;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 700px) and (max-width: 1024px) {
  button#ask-us-button {
    width: 100px;
  }

  button.my-settings {
    width: 25px;
    height: 25px;
  }

  button.my-settings i {
    font-size: 11px;
  }

  #ask-us-button {
    background-color: #428bca;
    width: 55px;
    margin-left: 5px;
  }
  #membersResource {
    height: 130px;
  }
}

@media screen and (min-width: 640px) and (max-width: 699px) {
  .members-buttons button#ask-us-button {
    width: 50px;
  }

  button.my-settings {
    width: 20px;
    height: 20px;
  }

  button.my-settings i {
    font-size: 7px;
  }

  #ask-us-button {
    background-color: #428bca;
    width: 55px;
    margin-left: 5px;
  }
  #membersResource {
    height: 110px;
  }

  .members-buttons button {
    font-size: 7px;
  }
  .members-buttons button#active-products-button {
    font-size: 7px;
  }
}

@media screen and (min-width: 500px) and (max-width: 639px) {
  .members-buttons button#ask-us-button {
    width: 100px;
  }

  button#ask-us-button {
    width: 100px;
  }

  button.my-settings {
    width: 25px;
    height: 25px;
  }

  button.my-settings i {
    font-size: 24px;
  }

  #ask-us-button {
    background-color: #428bca;
    width: 55px;
    margin-left: 5px;
  }
  #membersResource {
    height: 140px;
  }

  .members-buttons button {
    font-size: 11px;
  }

  .members-buttons button#active-products-button {
    font-size: 11px;
  }
}

@media screen and (min-width: 400px) and (max-width: 499px) {
  .members-buttons button#ask-us-button {
    width: 75px;
  }

  button.my-settings {
    width: 22px;
    height: 22px;
  }

  button.my-settings i {
    font-size: 21px;
  }

  #ask-us-button {
    background-color: #428bca;
    width: 50px;
    margin-left: 0;
  }
  #membersResource {
    height: 140px;
  }

  .members-buttons button {
    font-size: 10px;
  }

  .members-buttons button#active-products-button {
    font-size: 10px;
  }
}

@media screen and (min-width: 1px) and (max-width: 399px) {
  button.my-settings i {
    font-size: 11px;
  }

  button.my-settings {
    width: 15px;
    margin-right: 0;
  }

  #ask-us-button {
    background-color: #428bca;
    width: 45px;
    margin-left: 0;
  }
  .members-buttons button {
    font-size: 7px;
  }

  .members-buttons button#active-products-button {
    font-size: 7px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1250px) {
  .mrCover-medium {
    display: none;
    position: absolute;
    height: 160px;
    width: 22.5%;
    margin-top: -180px;
    background-color: rgba(0, 0, 0, 0.25);
  }
}

@media screen and (min-width: 1px) and (max-width: 1024px) {
  .mrCover {
    display: none;
  }
  .mrCover-img {
    background-image: url('https://media.industrialinfo.com/images/login_box.png');
  }
  #membersResource {
    float: right !important;
  }
}

div#productsCSRModal button.close-button {
  float: right;
  width: 30px;
  border-radius: 10px;
  height: 30px;
  margin-top: 0px;
  line-height: 0.5;
}

.leftSection div.iir-blue h3 {
  font-size: 1.5rem;
}

#collapse1 {
  height: auto;
}
.collapse.in {
  display: block;
}
/*.collapse {
            display: none;
        }*/

.loggedIn .leftSection ul.activeProducts .accordion-heading .accordion-toggle {
  display: block;
  float: left;
  padding: 5px 0px;
  text-decoration: none;
  font-size: 16px;
}

.loggedIn .leftSection ul.activeProducts .accordion-inner {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #ccc;
  background: #f7f7f7;
  font-size: 15px;
  line-height: 1.7em;
}

.main_h {
  overflow-y: hidden;
}

button.close-button {
  float: right;
  width: 50px;
}

ul.list-group.resources li a img {
  width: 50px;
}

ul.list-group.resources li a {
  color: #192f7a;
}

ul.list-group.resources li {
  margin: 10px auto;
}

#mySettingsModal h1 {
  color: #192f7a;
  font-size: 25px;
}

section.new-section:nth-of-type(2) div.row div.columns {
  padding-left: 0;
  padding-right: 0;
  margin-top: 30px;
}

.loggedIn .favorite {
  height: 17px;
  width: 18px;
  float: left;
  background: url('/img/favorite.png') repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  margin: 4px 4px 0px;
}

.loggedIn div.favorite.fill {
  background: url('/img/favorite.png') repeat scroll 20px 0 rgba(0, 0, 0, 0);
}

.loggedIn li.disabled div.favorite {
  pointer-events: none;
}

#productsCSRModal ul li {
  list-style-type: none;
}

#productsCSRModal div#home_favoriteproducts div#favorite div#collapse1 div.accordion-inner ul {
  margin-left: 0;
}

.products-accordion-heading.products-accordion li a.products-accordion-title span {
  display: none;
}

.modal-title#myModalLabel {
  padding-left: 17px;
}

@media screen and (min-width: 1px) and (max-width: 1000px) {
  section#footer ul.link-list {
    margin-top: 20px;
  }

  .footer-logo {
    padding-left: 0;
  }

  div.footer-globe div img {
    margin-left: 0 !important;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 400px) and (max-width: 700px) {
  button#ask-us-button {
    width: 100px;
  }

  button.my-settings {
    width: 30px;
  }

  button.my-settings i {
    font-size: 11px;
  }

  #ask-us-button {
    background-color: #428bca;
    width: 55px;
    margin-left: 5px;
  }
}

input.empty-error {
  border: 2px solid red !important;
  box-shadow: 0 0 0.25em 0.225em rgba(200, 0, 0, 0.5);
}

@media screen and (min-width: 1250px) {
  button.my-settings i {
    font-size: 30px;
  }

  #active-products-button {
    font-size: 12px;
  }

  button.my-settings {
    margin-top: 10px;
  }

  #ask-us-button {
    margin-top: 10px;
  }
}

@media screen and (min-width: 1245px) and (max-width: 1340px) {
  button.my-settings i {
    font-size: 26px;
  }

  #active-products-button {
    font-size: 12px;
  }

  button.my-settings {
    margin-top: 7px;
  }

  #ask-us-button {
    margin-top: 7px;
  }
  .members-buttons button {
    font-size: 11px;
  }
}

@media screen and (min-width: 950px) and (max-width: 1244px) {
  button.my-settings i {
    font-size: 22px;
  }

  .members-buttons button#active-products-button {
    font-size: 13px;
  }

  button.my-settings {
    margin-top: 7px;
  }

  #ask-us-button {
    margin-top: 7px;
  }
  .members-buttons button {
    font-size: 13px;
  }
}

@media screen and (min-width: 829px) and (max-width: 1021px) {
  #membersResource {
    height: 165px;
  }
}

@media screen and (min-width: 945px) and (max-width: 950px) {
  .members-buttons button#ask-us-button {
    width: 100px;
    margin-left: 0;
    font-size: 11px;
  }
}

@media screen and (min-width: 947px) and (max-width: 1020px) {
  button.my-settings i {
    font-size: 20px;
  }

  .members-buttons button#active-products-button {
    font-size: 10px;
  }

  button.my-settings {
    margin-top: 7px;
  }

  #ask-us-button {
    margin-top: 7px;
  }
  .members-buttons button {
    font-size: 13px;
  }
}

@media screen and (min-width: 1240px) {
  nav.main-nav ul li {
    display: inline-block;
    padding-left: 19px !important;
  }

  nav.main-nav {
    z-index: 999;
    margin: 0 auto;
  }
}

input.empty-error {
  border: 2px solid red !important;
  box-shadow: 0 0 0.25em 0.225em rgba(200, 0, 0, 0.5);
}

nav.main-nav ul li ul li {
  display: inline-block;
  padding-left: 0;
}

nav.main-nav ul.menu li ul {
  display: inline-block;
  padding-left: 0;
  width: 410px;
}

span.menu-non-link-text {
  font-size: 14px;
}

span.title {
  font-size: 15px;
}

section.new-section div h3 {
  font-size: 1.5375rem;
}

div.row div.news-feed-listing {
  border-bottom: 1px solid #e3e3e3;
}

div.row.news-feed {
  border-top: 1px solid #e3e3e3;
}

section.new-section:nth-of-type(2) div.row div.columns {
  padding-left: 0;
  padding-right: 0;
  margin-top: 10px;
}

.fieldset {
  padding: 0 0.65rem;
  margin: 0;
}

div#content {
  margin: 0 auto;
}
/*~~~ Modal Styles (KAL Video) ~~~*/
.reveal.video-modal {
  padding: 0;
  border: none;
  background-color: #000;
}
.reveal video {
  width: 100%;
}
.reveal button.close-button {
  color: #fff;
  background-color: #192f7a;
}
.reveal button.close-button:hover {
  color: #192f7a;
  background-color: #ffffff;
}

div#mySettingsModal button.close-button {
  float: right;
  width: 30px;
  border-radius: 10px;
  height: 30px;
  margin-top: 0px;
  line-height: 0.5;
}

/*~~~ /Modal Styles (KAL Video) ~~~*/
.ind-banner-buttons {
  position: relative;
  display: table;
}
.ind-banner-button {
  height: 50px;
  background-color: transparent;
  margin: 5px;
  margin-left: -10%;
  display: table-row-group;
  position: absolute;
  top: 0;
  z-index: 100;
  border-left: 3px solid transparent;
  padding: 16px;
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.3s;
  transition: transform 1s;
}

.ind-banner-button div {
  line-height: 5px;
  margin-top: 12px;
  color: #192f7a;
  font-weight: bold;
}

.ind-banner-button:nth-of-type(n + 1):nth-of-type(-n + 6) {
  position: static;
  z-index: 200;
}
.ind-banner-button:nth-of-type(n + 7):nth-of-type(-n + 12) {
  position: static;
  z-index: 200;
}

.ind-banner-button div {
  border-left: 3px solid transparent;
  transition: all 0.3s;
}

.ind-banner-button:hover div {
  border-left: 3px solid #f78d2c;
  transition: all 0.3s;
  padding: 0 0 3px 15px;
}

.ind-banner-button div a {
  border-left: 3px solid #f78d2c;
  transition: all 0.3s;
}

.ind-banner-button:hover div a {
  border-left: 3px solid #f78d2c;
  transition: all 0.3s;
}

.ind-banner-button:nth-of-type(1),
.ind-banner-button:nth-of-type(7) {
  top: 65px;
}
.ind-banner-button:nth-of-type(2),
.ind-banner-button:nth-of-type(8) {
  top: 100px;
}
.ind-banner-button:nth-of-type(3),
.ind-banner-button:nth-of-type(9) {
  top: 135px;
}
.ind-banner-button:nth-of-type(4),
.ind-banner-button:nth-of-type(10) {
  top: 170px;
}
.ind-banner-button:nth-of-type(5),
.ind-banner-button:nth-of-type(11) {
  top: 205px;
}
.ind-banner-button:nth-of-type(6),
.ind-banner-button:nth-of-type(12) {
  top: 239px;
}
.allow-click-through {
  pointer-events: none;
}
.ind-name {
  font-size: 1em;
}
.ind-description {
  font-size: 10px;
  padding-left: 10px;
}

.ind-banner-button div img {
  width: 20px;
  display: inline-block;
  padding-right: 5px;
  padding-top: 4px;
  margin-left: -10px;
  margin-bottom: -5px;
  transform: rotateX(0deg);
  transition: all 0.75s;
}

.ind-banner-button:hover div img {
  transition: all 0.75s;
  transform: rotateX(360deg);
}

.ind-banner-buttons {
  position: relative;
  display: table;
  width: 100%;
  height: 400px;
  background-color: red;
}
.slider-section div.row.ind-banner {
  margin-top: 0;
}
.slider-section div.ind-banner-title h3 {
  color: #192f7a;
  margin-left: 40px !important;
  padding-left: 0;
  text-decoration: underline;
  font-family: 'impact';
  letter-spacing: 1px;
}
.slider-section div.row.ind-banner div {
  margin-left: 23px;
  width: 45%;
}

.slider-section div.row {
  margin-top: -190px;
  background-color: transparent;
}

.mobile-slider {
  display: none !important;
}
@media screen and (min-width: 1024px) and (max-width: 1800px) {
  .ind-banner-buttons {
    height: 400px;
  }
}
@media screen and (min-width: 500px) and (max-width: 1023px) {
  .ind-banner-buttons {
    height: 400px;
  }
}
@media screen and (min-width: 1801px) {
  .ind-banner-buttons {
    height: 410px;
  }
}
@media screen and (min-width: 1601px) and (max-width: 1800px) {
  .slider-section div.row {
    margin-top: -165px;
    background-color: transparent;
  }
}
@media screen and (min-width: 1501px) and (max-width: 1600px) {
  .slider-section div.row {
    margin-top: -146px;
    background-color: transparent;
  }
}
@media screen and (min-width: 1401px) and (max-width: 1500px) {
  .slider-section div.row {
    margin-top: -140px;
    background-color: transparent;
  }
}
@media screen and (min-width: 1351px) and (max-width: 1400px) {
  .slider-section div.row {
    margin-top: -130px;
    background-color: transparent;
  }
}
@media screen and (min-width: 1301px) and (max-width: 1350px) {
  .slider-section div.row {
    margin-top: -126px;
    background-color: transparent;
  }
}
@media screen and (min-width: 1251px) and (max-width: 1300px) {
  .ind-banner-button {
    height: 37px;
  }
  .slider-section div.row {
    margin-top: -125px;
    background-color: transparent;
  }
  span.ind-description {
    display: none;
  }
  .ind-banner-button div img {
    margin-bottom: -2px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1250px) {
  .ind-banner-button {
    height: 37px;
  }
  .slider-section div.row {
    margin-top: -150px;
    background-color: transparent;
  }
  span.ind-description {
    display: none;
  }
  .ind-banner-button div img {
    margin-bottom: -2px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1800px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 30px;
  }
  span.ind-name {
    font-size: 14px;
  }
}
@media screen and (min-width: 1251px) and (max-width: 1600px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 30px;
  }
  span.ind-name {
    font-size: 90%;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row.ind-banner div span.ind-description {
    display: none;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1350px) {
  .mobile-slider {
    display: block !important;
  }
  .desktop-slider {
    display: none !important;
  }
  .slider-background-image div {
    display: none !important;
  }
}
@media screen and (min-width: 951px) and (max-width: 1024px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 60px;
    line-height: 1.5;
  }
  span.ind-name {
    font-size: 24px;
  }
  span.ind-description {
    font-size: 12px;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -230px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
}
@media screen and (min-width: 901px) and (max-width: 950px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 50px;
    line-height: 1.25;
  }
  span.ind-name {
    font-size: 18px;
  }
  span.ind-description {
    font-size: 10px;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -210px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
}
@media screen and (min-width: 821px) and (max-width: 900px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 50px;
    line-height: 1.25;
  }
  span.ind-name {
    font-size: 18px;
  }
  span.ind-description {
    font-size: 10px;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -190px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
}
@media screen and (min-width: 751px) and (max-width: 820px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 40px;
    line-height: 1;
  }
  span.ind-name {
    font-size: 16px;
  }
  span.ind-description {
    font-size: 9px;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -175px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
}
@media screen and (min-width: 701px) and (max-width: 750px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 40px;
    line-height: 1;
  }
  span.ind-name {
    font-size: 16px;
  }
  span.ind-description {
    display: none;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -160px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
}
@media screen and (min-width: 651px) and (max-width: 700px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 40px;
    line-height: 1;
  }
  span.ind-name {
    font-size: 16px;
  }
  span.ind-description {
    display: none;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -145px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
}
@media screen and (min-width: 571px) and (max-width: 650px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 30px;
    line-height: 1;
  }
  span.ind-name {
    font-size: 12px;
  }
  span.ind-description {
    display: none;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -140px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
  .slider-section div.ind-banner-title h3 {
    color: #192f7a;
    margin-left: 23px !important;
    padding-left: 0;
    text-decoration: underline;
    font-family: 'impact';
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 501px) and (max-width: 570px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 30px;
    line-height: 1;
  }
  span.ind-name {
    font-size: 12px;
  }
  span.ind-description {
    display: none;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -125px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
  .slider-section div.ind-banner-title h3 {
    color: #192f7a;
    margin-left: 23px !important;
    padding-left: 0;
    text-decoration: underline;
    font-family: 'impact';
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 1px) and (max-width: 510px) {
  .mobile-slider {
    display: block !important;
  }
  .desktop-slider {
    display: none !important;
  }
  .slider-background-image div {
    display: none !important;
  }
}
div.slider-section div.homepage-slider div.slick-list div.slick-slide div.ind-banner.row div a {
  white-space: nowrap;
}

/*targetting IE only */
@supports (-ms-accelerator: true) {
  /* IE Edge 12+ CSS styles */
  html body .header-coverage {
    overflow: hidden;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles  */
  html body .header-coverage {
    overflow: hidden;
  }
}
* {
  outline: none;
}
@font-face {
  font-family: 'carto';
  src: url('/fonts/CartoGothicStd-Book-webfont.eot');
  src: url('/fonts/CartoGothicStd-Book-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/CartoGothicStd-Book-webfont.woff') format('woff'),
    url('/fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'),
    url('/fonts/CartoGothicStd-Book-webfont.svg#CartoGothicStdBook') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

header body {
  border-top: 2px #ff7700 solid;
}
.full-header {
  display: none;
}
header .header-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
header.header {
  background-size: cover;
  margin: 0 auto;
}

header .iir-blue {
  color: #1c4695;
  font-family: 'carto';
}
header .iir-orange {
  color: #ff7700;
  font-family: 'carto';
}

header .logo-globe {
  padding: 0px;
  position: relative;
}
header .logo-text {
  padding-left: 5px;
  float: left;
}
header .logo-font-sizer {
  font-size: 2.25em;
}
header .logo-globe img {
  margin: 0 auto;
}
header .social-media-icons,
header .log-in-section {
  text-align: right;
}
header hr#logo-orange-line {
  margin: 0 0 2px 0;
  border-bottom: 1px solid #ff7700;
  width: 100%;
  max-width: 100%;
}
header .left-null-padder {
  padding-left: 0px !important;
  width: 100%;
}
header .right-null-padder {
  padding-right: 0px !important;
}
header .null-padder {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
header #username-input,
header #password-input {
  width: 130px;
  margin: 0;
  height: 30px;
}
header #password-input {
  margin-left: 5px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
}
header .inline-blocker {
  display: inline-block;
  vertical-align: middle;
}
header .register-invite-container {
  width: 45px;
  margin: 0;
  line-height: 1.1em;
  padding-top: 2px;
}
header .register-invite-container a {
  color: #c42244;
  font-weight: bold;
}

header .label-text {
  font-size: 11px;
  text-align: left;
  margin-left: 0px !important;
  vertical-align: middle !important;
}

/*--------------- ROTATING GLOBE ---------------*/

@keyframes globalMoves {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(-360deg);
  }
}

header .static-globe.ie11up {
  display: none;
}

@media screen and (-ms-high-contrast: active), all and (-ms-high-contrast: none) {
  header div.ie11up.da-img img.ie11up.static-globe {
    margin-top: -123px;
  }
}

@media screen and (-ms-high-contrast: active), all and (-ms-high-contrast: none) {
  header div.ie11up.da-img img.ie11up.static-globe {
    margin-top: -43px !important;
  }
}

@media screen and (-ms-high-contrast: active), all and (-ms-high-contrast: none) {
  header div.ie11up.da-img > img#the-globe.header-image,
  header div.ie11up.da-img > img#the-globe-wisps.header-image {
    display: none;
  }
}

_:-ms-fullscreen,
:root img.ie11up.static-globe {
  display: block;
  margin-top: -50px;
  margin-bottom: 20px;
  margin-left: 10px;
}

/*--------------- NAVIGATION BAR ---------------*/
.is-stuck .top-bar {
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5) !important;
}

/*--FIRST LEVEL NAV--*/

header .main-nav-container {
  margin: 0 auto;
  width: 100% !important;
  margin-bottom: -15px;
  position: relative;
  z-index: 1000;
}
header nav.main-nav {
  z-index: 999;
  margin: 0 auto;
}
header nav.main-nav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
}
header .menu > li > a {
  padding: 17px 24px;
}

header nav.main-nav ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  float: left;
  position: relative;
}
header nav.main-nav ul li > a {
  margin-left: -30px;
}
header nav.main-nav ul li a i {
  position: absolute;
  right: 8px;
  opacity: 0.5;
  top: 18px;
}
header [data-sticky] {
  width: 100%;
}
header .top-bar {
  background-color: #00263d !important;
  padding: 0;
}
.header-coverage {
  margin-top: -15px;
}

header .is-stuck .top-bar {
  padding: 0rem;
}

header .is-stuck .main-nav {
  padding-top: 5px;
}
header ul.menu {
  background-color: transparent;
  font-family: carto;
}
header .top-bar-left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
header .top-bar-left ul.menu li a {
  color: #fff;
}
header .top-bar-title > img,
header .sticky.is-anchored.is-at-top > .top-bar > a > .top-bar-title > img {
  display: none;
}
header .sticky.is-stuck.is-at-top > .top-bar > a > .top-bar-title > img {
  display: inline-block;
}
header nav.main-nav ul li div.drop-arrow {
  display: none;
  z-index: 9991;
}
header nav.main-nav ul li:hover div.drop-arrow {
  display: block !important;
  height: auto;
  opacity: 1;
  white-space: normal;
  text-align: left;
}
header nav.main-nav ul.menu li ul li a:hover {
  color: #ff7700;
}
header .sticky {
  border-bottom: 3px solid #66ffff;
}

/*--SECOND LEVEL NAV--*/
header .clearfix {
  display: -webkit-inline-flex;
  padding-top: 19px;
}
header .forecast-clearfix {
  display: -webkit-inline-flex;
  align-items: center;
  padding-top: 16px;
}
header .coverage-dropdown {
  display: flex;
}
header .menu-non-link-text.titlenav {
  font-size: 16px;
}
header nav.main-nav ul.menu li > div.coverage-dropdown {
  width: 400px;
  padding-bottom: 17px;
  padding-left: 2px;
  padding-right: 8px;
  padding-top: 10px;
}
header nav.main-nav ul.menu li > div.solutions-dropdown {
  width: 400px;
  padding-bottom: 17px;
  padding-left: 2px;
  padding-right: 8px;
  padding-top: 10px;
}
header nav.main-nav ul.menu li > div.products-dropdown {
  width: 400px;
  padding-bottom: 17px;
  padding-left: 2px;
  padding-right: 8px;
  padding-top: 10px;
}
header nav.main-nav ul.menu li > div.news-dropdown {
  width: 386px;
  padding-bottom: 17px;
  padding-left: 2px;
  padding-right: 8px;
  padding-top: 10px;
}
header nav.main-nav ul.menu li > div.advertising-dropdown {
  width: 361px;
  padding-bottom: 17px;
  padding-left: 2px;
  padding-right: 8px;
  padding-top: 10px;
}
header nav.main-nav ul.menu li > div.events-dropdown {
  width: 352px;
  padding-bottom: 17px;
  padding-left: 2px;
  padding-right: 8px;
  padding-top: 10px;
}
header nav.main-nav ul.menu li ul,
header nav.main-nav ul.menu li > div {
  display: none;
  position: absolute;
  margin-left: -26px;
  top: 100%;
  background-color: #fff;
  z-index: 9999;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-right: 5px solid #dfdfdf;
  border-left: 5px solid #dfdfdf;
}
header nav.main-nav ul.menu li:hover ul,
header nav.main-nav ul.menu li:hover > div {
  display: block;
}
header nav.main-nav ul.menu li:hover > a,
header nav.main-nav ul.menu li:hover a > i {
  color: #6ff;
  opacity: 1;
}
header nav.main-nav ul.menu li ul li {
  text-align: left;
}
header nav.main-nav ul.menu li ul li a {
  color: #192f7a;
  padding: 7px 20px;
  transition: all 0.2s;
}
header nav.main-nav ul.menu li ul li a:hover {
  color: #192f7a;
  background-color: #fff;
  text-decoration: none;
  transition: 0.25s all;
}
header .clearfix::after {
  content: '';
  clear: both;
}
header span.title {
  text-decoration: none;
  color: #00263d;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  text-align: left;
}
header .menu-non-link-text {
  font-size: 14px;
  padding-top: 3px;
  line-height: 1.3em;
  color: #000;
  display: inline-block;
}
header .menu-non-link-text-ind {
  font-size: 14px;
  padding-top: 0;
  line-height: 1.3em;
  color: #000;
  display: inline-block;
}

header .menu-text-spacer-ind {
  margin-left: 0;
}
header .menu-text-icon {
  width: 45px;
  float: left;
  padding-top: 4px;
  margin-right: 5px;
}
header .coverage-dropdown .industries-icon {
  padding: 3px;
}
header .coverage-dropdown .sectors-icon {
  padding: 5px;
}
header .menu-text-block {
  float: left;
  width: 85%;
  margin-left: 5px;
}
header .products-dropdown {
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2) !important;
}

header nav.main-nav ul.menu .columns {
  transition: all 0.2s ease-in-out;
}

header .products-text-block {
  float: left;
  text-align: left;
  width: 100%;
  margin-left: 5px;
}
header .solutions-dropdown {
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2) !important;
}
header .coverage-dropdown {
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2) !important;
}
header .solutions-text-block {
  float: left;
  width: 85%;
  margin-left: 5px;
  text-align: left;
}
header .analytics-dropdown {
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2) !important;
}
header .analytics-text-block {
  float: left;
  width: 85%;
  margin-left: 5px;
}
header .two-line-title {
  text-decoration: none;
  color: #00263d;
  font-weight: bold;
  line-height: normal;
  padding-bottom: 4px;
}
header .news-dropdown {
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2) !important;
}
header .news-text-block {
  float: left;
  width: 85%;
  margin-left: 5px;
  text-align: left;
}
header .advertising-dropdown {
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2) !important;
}
header .advertising-text-block {
  float: left;
  width: 85%;
  margin-left: 5px;
  text-align: left;
}
header .events-dropdown {
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2) !important;
}
header .events-text-block {
  float: left;
  width: 85%;
  margin-left: 5px;
  text-align: left;
}
header .coverage-text-block_single {
  display: flex;
  align-items: center;
  justify-content: left;
}
header .events-text-block_single {
  display: flex;
  align-items: center;
}
header .hr-menu-spacer {
  margin: 7px 15px 15px;
  display: none;
}
header .sub-level-title {
  text-align: left;
  padding-left: 15px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 13px;
}

header input#username-input {
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding-left: 5px;
}
header select.text.mobile-dropdown.desktop-dropdown {
  color: #0a0a0a;
  background-position: right -1rem center;
  background-color: #ffffff !important;
}
header select.text.mobile-dropdown.desktop-dropdown:hover {
  background-color: #f3f3f3;
  border-color: #999999;
  color: #0a0a0a;
}
.gmi-globe {
  width: 20px;
}
.gmi-globe-tiny {
  width: 18px;
  height: auto;
}
span.gmi {
  white-space: nowrap;
}

.topHeaderLinks ul {
  list-style-type: none;
  padding: 0 !important;
  margin: 0;
}
.topHeaderLinks ul > li {
  display: inline-block;
  margin-left: 20px;
}
.topHeaderLinks {
  padding-right: 32px;
  text-align: right;
  font-size: 13px;
  display: none;
}
.top-bar form {
  min-width: 235px;
}
/*--------------- MEDIA QUERIES ---------------*/

@media only screen and (min-width: 1024px) {
  header .da-img > img.moves {
    position: relative;
    animation: 20s linear 0s normal none infinite running globalMoves;
    width: 85px;
  }
  header img#the-globe.header-image {
    margin-left: 0px !important;
  }
  header img#the-globe-wisps.header-image {
    margin-top: -116px !important;
    margin-left: 3px !important;
  }
  header .logo-font {
    font-size: 1.955em;
    line-height: 1em;
  }
  header .slogan-font {
    font-size: 1em;
  }
  header .social-media-icons {
    padding-right: 30px;
  }
  header #username-input,
  header #password-input {
    width: 135px;
    margin: 0;
    height: 24px;
  }
  /* header .remember-container,
  header .trouble-container {
    width: 135px;
    margin: 0;
    text-align: left;
  }
  header .label-text-remember {
    font-size: 11px;
    text-align: left;
    margin-left: 0px !important;
    vertical-align: middle !important;
    margin-top: 1px;
  } */
  header .main-nav-container {
    margin-top: -10px !important;
    height: 48px;
    margin-bottom: 15px;
  }
  header .top-bar-title {
    margin-right: -40px;
    padding-top: 8px;
    position: absolute;
    left: 7px;
  }
  header nav.main-nav ul li:hover div.drop-arrow {
    margin-top: -9px;
  }
}

header .trouble-text {
  padding-top: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  header .logo-globe img {
    width: 65px;
    min-width: 65px;
  }
  header .da-img > img.moves {
    position: relative;
    animation: 20s linear 0s normal none infinite running globalMoves;
    width: 70px;
  }
  header img#the-globe-wisps.header-image {
    margin-top: -94px !important;
    margin-left: 0px !important;
  }
  header .logo-font {
    font-size: 1.82em;
    line-height: 1em;
  }
  header .top-header-spacer {
    margin-top: 14px;
    padding-left: 3px;
  }
  header .slogan-font {
    font-size: 0.8em;
  }
  header .social-media-icons,
  header .log-in-section {
    padding-top: 0px;
  }
  header #username-input {
    width: 104px;
    font-size: 11px;
    padding: 4px 0px 4px 0px;
    margin: 0;
    margin-top: -2px;
    vertical-align: middle;
    height: 24px;
  }
  header #password-input {
    width: 104px;
    font-size: 11px;
    padding: 4px 0px 4px 0px;
    margin: 0;
    vertical-align: middle;
    height: 24px;
  }

  /* header #checkbox-remember ~ label {
    font-size: 10px !important;
  }

  header .remember-container,
  header .trouble-container {
    width: 105px;
    margin: 0;
    text-align: left;
  } */
  header .label-text {
    font-size: 10px !important;
  }
  header .login-row {
    padding-top: 6px;
  }
  /* header .remember-row {
    padding-top: 0px;
  }
  header .label-text-remember {
    font-size: 10px;
    text-align: left;
    margin-left: 0px !important;
    vertical-align: top !important;
    margin-top: 1px;
  } */
  header .main-nav-container {
    margin-top: 0px !important;
  }
  header nav.main-nav ul {
    font-size: 10.5px;
  }
  header nav.main-nav ul li a {
    padding: 10px 8px;
  }
  header nav.main-nav ul.menu li ul {
    border-left: 3px solid #cccccc;
    border-right: 3px solid #cccccc;
    border-bottom: 3px solid #cccccc;
    margin-top: -3px;
  }
  header .top-bar {
    border-top: 3px solid #ccc;
    border-bottom: 3px solid #ccc;
  }
  header .top-bar-title {
    margin-right: -40px;
    padding-top: 8px;
    position: absolute;
    left: 7px;
  }
  header .events-dropdown {
    margin-left: -48px !important;
  }
  header .events-drop-arrow {
    margin-left: 36px;
  }

  header nav.main-nav ul li:hover div.drop-arrow {
    margin-top: -5px;
  }
}
body .full-header header .menu-text-spacer {
  padding: 0;
}
section#footer p {
  width: 159px;
}
@media only screen and (max-width: 1026px) {
  .full-header {
    display: none;
  }
  .mobile-header {
    display: block;
  }
  .login-info {
    width: 100% !important;
    position: relative !important;
    right: auto !important;
    float: none !important;
    padding: 25px !important;
  }
  section#footer p {
    width: 100%;
  }
}

@media only screen and (min-width: 1026px) {
  .full-header {
    display: block;
  }
  .mobile-header {
    display: none;
  }
}

@media screen and (min-width: 765px) and (max-width: 1180px) {
  header nav.main-nav ul.menu li ul {
    width: 250px;
  }
  header span.menu-non-link-text {
    font-size: 13px;
  }
  header span.title {
    font-size: 13px;
  }
  header .two-line-title {
    font-size: 13px !important;
  }
  .events-text-block,
  .analytics-text-block,
  .products-dropdown,
  .advertising-text-block,
  .solutions-text-block,
  header .news-text-block {
    width: 75%;
  }
  header .products-text-block {
    width: 75% !important;
  }
}

header .logo-globe {
  padding: 0px;
  position: relative;
}

header .logo-globe div.da-img {
  position: absolute;
}

header img#the-globe-wisps.header-image {
  margin-top: 0px !important;
  margin-left: 1px !important;
  position: absolute !important;
  top: -2px !important;
  left: 0px !important;
}

/*updated header css*/

.top-bar,
.top-bar ul {
  background-color: #ffffff;
  padding: 1rem;
}
.header-image-globe-moves {
  -webkit-animation: 20s linear 0s normal none infinite rotation;
  animation: 20s linear 0s normal none infinite rotation;
  position: absolute;
  top: 0;
  left: 0;
}
.da-img-ie11up {
  position: relative;
  width: 82px;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(-359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotateZ(0deg);
  }
  to {
    transform: rotateZ(-359deg);
  }
}
#main-top-header {
  background-color: #ffffff !important;
  padding: 1rem 2rem;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 110px;
}
.top-header-spacer {
  padding-top: 10px;
}
header .social-media-icons a img {
  width: 22px;
}

#openLogin {
  position: relative;
}
.registerLink {
  color: #192f7a;
  font-weight: normal;
  display: block;
}
.menu > li {
  display: table-cell;
}
.logDrop {
  display: none;
  position: absolute;
  background-color: #ffffff;
  width: auto;
  list-style-type: none;
  padding: 15px;
  z-index: 999999;
  box-shadow: -1px 5px 6px rgba(0, 0, 0, 0.38);
  left: -138px;
  width: 273px;
  max-width: 280px;
  margin-top: 1px !important;
  border-radius: 3px;
  border: 2px solid #dddddd;
  background: #f5f6f6;
  height: 158px;
}
.logDrop:after {
  content: '';
  position: absolute;
  left: 88%;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #dddddd;
  clear: both;
  top: -8px;
}
.top-bar input {
  max-width: 100%;
  margin-right: 0;
  vertical-align: middle;
}

#openLogin ul > li {
  margin-left: 0 !important;
}

#ask-us-button {
  background-color: #428bca;
  width: 115px;
  margin-left: 0;
  float: left;
}
#login .fa {
  color: #192f7a;
}
.form-label-title {
  font-size: 13px;
  font-weight: bold;
}
header #username-input,
header #password-input {
  width: 135px;
  margin: 0;
  height: 24px;
}

#resourceDropdown select {
  margin-bottom: 0;
}
header #login-button {
  width: 40px;
  height: 24px;
  font-size: 10px;
  line-height: 1em;
  margin-top: 0px;
  margin-left: 0px !important;
  padding: 0;
  background-color: #233870;
  color: #fff;
  border: 0;
  vertical-align: top;
}
.login-info {
  float: right;
  margin-right: 55px !important;
  margin-top: 5px;
  font-size: 13px;
}
.retrievalLink {
  padding: 0;
  font-size: 12px;
  text-align: right;
  padding: 0;
}

.retrievalLink a {
  color: #192f7a;
  font-weight: normal;
  display: block;
}
/* .rememberLink {
  padding: 0;
}
.rememberLink label {
  font-size: 11px;
  margin-top: 2px;
  vertical-align: top;
} */
.top-bar {
  line-height: inherit;
}
#username-input.empty {
  font-family: FontAwesome, Arial !important;
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: inherit !important;
}
#password-input.empty {
  font-family: FontAwesome, Arial !important;
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: inherit !important;
}
#username-input::placeholder,
#password-input::placeholder {
  color: #434750;
  opacity: 1;
}
.userIcon {
  text-align: center;
  font-size: 4rem;
  margin-bottom: -14px;
  margin-top: -20px;
  opacity: 0.9;
  color: #ff7700;
}
.schedule-demo-wrap a {
  padding: 0 !important;
  margin: 0 !important;
}
.fade-in-top {
  background-color: transparent;
  -webkit-animation: fade-in-top 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  min-height: 100px;
}

/**
 * ----------------------------------------
 * animation fade-in-top
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.header nav.main-nav .header-sublinks-wrap {
  display: inline-block;
  padding-top: 5px;
  position: relative;
}
.geospatial-sublinks {
  display: flex;
  flex-direction: column;
  padding-left: 4.3rem;
}
.geospatial-link {
  display: flex;
  align-items: center;
  width: 15rem;
}
header nav.main-nav .geospatial-sublinks .geospatial-link::before {
  content: '';
  background-image: url('https://media.industrialinfo.com/database/images/industryArrow.png') !important;
  background-repeat: no-repeat;
  padding: 0.75rem 0.75rem 0.05rem 0.75rem;
}
header nav.main-nav .geospatial-sublinks .geospatial-link a {
  color: #00263d;
}
.phoneNum {
  display: none;
  text-align: right;
  padding-right: 32px;
  font-size: 14px;
  color: #333333;
  position: relative;
}

.phoneNum .callus {
  font-weight: bold;
}

@media screen and (min-width: 1095px) and (max-width: 1125px) and (orientation: landscape) {
  header nav.main-nav ul.menu li > div.events-dropdown {
    width: 240px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  header .menu > li {
    font-size: 13px;
  }
  header span.title,
  header .menu-non-link-text-ind {
    font-size: 13px;
  }
  header .clearfix {
    padding-top: 0;
  }
  header nav.main-nav ul.menu li > div.events-dropdown {
    width: 290px;
  }
}

@media screen and (min-width: 1095px) and (max-width: 1125px) and (max-height: 664px) {
  header nav.main-nav ul.menu li > div.events-dropdown {
    width: 240px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1440px) and (max-height: 664px) {
  header nav.main-nav ul.menu li > div.coverage-dropdown,
  header nav.main-nav ul.menu li > div.products-dropdown {
    width: 710px;
  }
  header nav.main-nav ul.menu li > div.coverage-dropdown .large-12 {
    width: 50%;
  }
  header nav.main-nav ul.menu li > div.products-dropdown .large-12.gmidatatext {
    width: 100%;
  }
  header nav.main-nav ul.menu li > div.products-dropdown .large-12 {
    width: 49.5%;
    display: inline-block;
  }
  header nav.main-nav ul.menu li > div.products-dropdown .large-12.columns {
    float: none;
  }
  header nav.main-nav ul.menu li > div.products-dropdown .large-12 .menu-non-link-text {
    font-size: 13px;
  }
  header nav.main-nav ul.menu li > div.events-dropdown {
    width: 290px;
  }
}

/*TARGETS IE ONLY*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+  */
  header .solutions-text-block,
  header .news-text-block,
  header .advertising-text-block,
  header .products-text-block {
    float: none;
    width: auto;
    margin-left: 5px;
    text-align: left;
    display: block;
    overflow: hidden;
  }
  header .menu-text-icon {
    width: 45px;
    float: left;
    padding-top: 4px;
    margin-right: 5px;
    display: block;
    overflow: hidden;
  }
  header .events-dropdown .menu-text-icon {
    width: 15% !important;
    float: left;
    padding-top: 4px;
    margin-right: 5px;
    display: block;
    overflow: hidden;
  }
  header .events-dropdown .events-text-block {
    width: 80% !important;
  }
}
/*Desktop view*/
@media screen and (min-width: 1026px) and (max-width: 1240px) {
  nav.main-nav ul li {
    display: inline-block;
    padding-left: 19px !important;
  }
  html body header nav.main-nav ul.menu:first-of-type > li > a:first-of-type {
    padding-left: 11px !important;
    padding-right: 22px !important;
    font-size: 12px;
  }
}

/*IPAD PRO Landscape*/
@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .center-padder {
    padding-left: 0.9375rem !important;
  }
}

/*IPAD PRO Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .center-padder {
    padding-left: 0.9375rem !important;
  }
  section#footer .large-2,
  #footer .large-3 {
    width: 100%;
  }
  section#footer ul {
    text-align: center;
    float: none !important;
  }
  section#footer .columns.large-8.medium-10.footer-info {
    width: 51.66667% !important;
  }
  section#footer .columns.large-4.medium-2 {
    width: 48.33333% !important;
    text-align: right;
  }
  body,
  html {
    height: 100%;
    overflow-x: hidden;
  }
}
/*ipad pro*/
@media screen and (max-width: 1024px) and (min-width: 641px) and (orientation: portrait) {
  .large-9.ipad-land {
    width: 100% !important;
  }
}
/*ipad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .large-9.ipad-land {
    width: 100% !important;
  }
}

.header-logo-globe {
  width: 55px !important;
  height: 55px !important;
}
