@media (max-width: 639px) {
    .hero-section .hero-section-text h1 {
        font-size: 1.95rem !important;
    }

    .hero-section .hero-section-text .button {
        margin-top: 35px !important;
    }
}

@media (max-width: 639px) {
    .tradeshow-section {
        text-align: left;
        padding: 5rem 2.55rem;
    }
}
@media (max-width: 639px) {
    .tradeshow-section .button {
        margin-top: 35px !important;
    }
}

@media (max-width: 639px) {
    .solutions-section-img {
        margin-top: 130px !important;
    }
}
@media (max-width: 539px) {
    .solutions-section-img {
        margin-top: 140px !important;
    }
}
@media (max-width: 412px) {
    .solutions-section-img {
        margin-top: 100px !important;
    }
}

@media (max-width: 639px) {
    .solutions-section .home-section-panel p {
        margin-top: 300px;
    }
}
@media (max-width: 539px) {
    .solutions-section .home-section-panel p {
        margin-top: 340px !important;
    }
}
@media (max-width: 639px) {
    .blog-section {
        text-align: left;
        padding: 1rem 2.55rem 0 2.55rem;
        margin-bottom: -25px;
    }
}
@media (max-width: 639px) {
    .blog-section .home-section-panel > p {
        margin-top: 10px;
        margin-bottom: 35px;
    }
}

@media (max-width: 639px) {
    .blog-section .home-section-panel h4 a {
        color: #555555;
        text-decoration: underline;
    }
}

.rule {
    margin-top: 40px;
    clear: both;
    border-top: 1px solid #979797;
    border-bottom: none;
    padding-top: 20px;
}

@media (max-width: 639px) {
    .solutions-section {
        padding: 1rem 1.25rem;
    }
}

@media (max-width: 576px) {
    .solutions-section .rule {
        margin-top: 30px;
    }
}

@media (max-width: 412px) {
    .solutions-section .rule {
        margin-top: 30px;
        padding-top: 20px;
    }
}

@media (max-width: 639px) {
    .industries-section .home-section-panel {
        padding: 0.5rem 1.25rem;
    }
}

@media (max-width: 639px) {
    .products-section .home-section-panel {
        padding: 1rem 1.25rem;
    }
}

@media (max-width: 639px) {
    .inner-footer {
        padding-top: 0px;
    }
}

.blog-home-image-mobile {
    margin-top: 5px;
    margin-bottom: 20px;
}

.blog-section .home-section-panel h3 {
    text-transform: uppercase;
    margin-bottom: 25px;
}

@media (max-width: 639px) {
    .footer-buttons .footer-button-card .button {
        min-width: 48%;
        float: left;
    }

    .footer-buttons .footer-button-card .get-started {
        margin-right: 15px;
    }
}

@media (max-width: 542px) {
    .footer-buttons .footer-button-card .button {
        min-width: 47%;
    }
}

@media (max-width: 375px) {
    .footer-buttons .footer-button-card .button {
        min-width: 45%;
    }
}

@media (max-width: 360px) {
    .footer-buttons .footer-button-card .button {
        min-width: 100%;
    }
}

@media (max-width: 639px) {
    .inner-footer {
        padding: 0 15px;
    }
}

@media (max-width: 699px) {
    .footer-bottom-social-group {
        clear: both;
    }
}

.footer-bottom .footer-bottom-address p {
    font-size: 18px;
}

/*============ Distributor Page ===============*/
.distributor-country-selector {
    background-color: #002d73 !important;
    color: #ffffff;
    width: inherit;
    float: right;
    border: none !important;
}

.distributor-locator__description {
    font-size: 21px;
    text-align: center;
    margin-top: 25px;
    /* padding: 25px 150px 10px 150px; */
}
@media (max-width: 1024px) {
    .distributor-locator__description {
        padding: 25px 0px;
        font-size: 18px;
    }
}

.distributor-locator-managers__header {
    color: #f87b00;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 45px;
}

.distributor-locator-manager__name,
.distributor-locator-distributor__name {
    font-weight: bold;
}

.distributor-locator-search {
    text-align: center;
}

.distributor-locator-search .distributor-locator-search__zip-code {
    width: inherit;
    border-radius: 5px;
    border: none;
    text-align: center;
    margin: 25px auto;
    font-weight: bold;
    color: black;
}

.distributor-locator-search .distributor-locator-search__submit {
    width: 200px;
    border-radius: 5px;
    border: none;
    text-align: center;
    font-weight: bold;
    background-color: #f87b00;
    height: 50px;
    margin: 25px 0;
    color: #fff;
    padding: 0 25px;
}

.short-line {
    width: 250px !important;
}

.distributor-locator-distributors__list {
    width: 48%;
}

@media (max-width: 1071px) {
    .distributor-locator-distributors__list {
        width: 40%;
    }
}

@media (max-width: 991px) {
    .distributor-locator-distributors__list {
        width: 100%;
    }
}

.distributor-locator-distributors__list li {
    width: 60%;
    position: relative;
    margin-bottom: 90px;
}

@media (max-width: 1071px) {
    .distributor-locator-distributors__list li {
        width: 90%;
    }
}

.distributor-locator-distributors__list
    li
    .distributor-locator-distributor__name {
    margin-bottom: 25px;
}

.distributor-locator-distributors__list
    li
    .distributor-locator-distributor__markets {
    margin-top: 25px;
    margin-bottom: 15px;
}

.distributor-locator-distributors__list li .fa {
    list-style: none;
    margin: 5px 5px 5px 0;
    border-radius: 50px;
    padding: 5px 0;
    height: 28px;
    width: 28px;
    text-align: center;
    background-color: #002d73;
    color: #ffffff;
}

.distributor-locator-managers__list {
    width: 48%;
}

@media (max-width: 1071px) {
    .distributor-locator-managers__list {
        width: 40%;
    }
}

@media (max-width: 991px) {
    .distributor-locator-managers__list {
        width: 100%;
    }
}

.distributor-locator-managers__list li {
    width: 60%;
    position: relative;
    margin-bottom: 90px;
}

@media (max-width: 1071px) {
    .distributor-locator-managers__list li {
        width: 90%;
    }
}

.distributor-locator-managers__list li .distributor-locator-manager__markets {
    margin-top: 25px;
    margin-bottom: 15px;
}

.distributor-locator-managers__list
    li
    .distributor-locator-manager__premium
    img {
    position: absolute;
    right: -150px;
    width: 150px;
    top: 0;
}

@media (max-width: 991px) {
    .distributor-locator-managers__list
        li
        .distributor-locator-manager__premium
        img {
        position: inherit;
        float: right;
    }
}

.distributor-locator-managers__list li .fa {
    list-style: none;
    margin: 5px 5px 5px 0;
    border-radius: 50px;
    padding: 5px 0;
    height: 28px;
    width: 28px;
    text-align: center;
    background-color: #002d73;
    color: #ffffff;
}

.blog-block a {
    color: #fff;
}

.home-section-panel .button {
    margin-top: 30px;
}

@media (max-width: 639px) {
    .footer-buttons .footer-button-card .get-started {
        margin-right: 1%;
    }

    .footer-buttons .footer-button-card .button {
        min-width: 49%;
    }

    .products-section-img,
    .solutions-section-img {
        width: 100%;
    }
}

@media (max-width: 639px) {
    .solutions-section .home-section-panel p {
        margin-top: 340px !important;
    }
}

@media (min-width: 640px) {
    .footer-buttons .footer-button-card.start-card .button {
        min-width: 100%;
    }

    .footer-buttons .footer-button-card.sign-card .button,
    .button.default {
        min-width: 100%;
    }
}

@media (min-width: 1025px) {
    .footer-buttons .footer-button-card.start-card .button {
        min-width: 200px;
    }

    .footer-buttons .footer-button-card.sign-card .button,
    .button.default {
        min-width: 200px;
    }
}

@media (max-width: 375px) {
    .footer-buttons .footer-button-card .button {
        min-width: 44%;
    }

    .footer-buttons .footer-button-card .get-started {
        margin-right: 5px;
    }
}

@media (max-width: 374px) {
    .footer-buttons .footer-button-card .button {
        min-width: 100%;
    }
}

.support-block-link div {
    width: 100%;
}

.footer-locations h4 {
    background-color: #555;
    color: #fff;
    padding: 15px;
}

.footer-locations .inner-footer:nth-child(1) {
    padding: 40px 0 0;
}

.footer-locations .inner-footer:nth-child(2) {
    padding: 0 0 40px;
}

/**
 * Prevent the Featured Product text from overlapping
 * with the image on mobile
 */
@media (max-width: 639px) {
    .featured-video-section--product {
        display: none;
    }
}

@media all and (min-width: 640px) {
    .featured-video-section--product--mobile {
        display: none;
    }
}

.featured-video-section--product--mobile {
    float: left;
}

.featured-video-section--product--mobile h2 {
    color: #f67a2b;
}

.featured-video-section--product--mobile h3 {
    color: #434343;
}

.featured-video-section__link--mobile {
    background: #f67a2b;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 2;
}



/* Added Scripts*/

@media only screen and (max-width: 450px) {
  /*For extra small devices*/
  .phone-mobile .phone-icon{display:none !important;}
  
  #top-bar-menu .phone-mobile{
    width: 30%;
    position: absolute;
    top: -15px;
    left: 5px;
  }
  
   #top-bar-menu  .mobile-wrap {
    width: 50%;
    margin-left: 160px;
  }
  
  #top-bar-menu .region-wrap{
     width: 100%;
     margin-left: 50px;
  }
  
  
}


@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .hideinmobile{display:none !important;}
  .showinmobile{display:inline-block !important;margin-bottom:20px;}
  
  .phone-mobile-text{
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 1rem 0;
      padding: 0.2em 1em;
      -webkit-appearance: none;
      border: 1px solid transparent;
      border-radius: 6px;
      -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
      transition: background-color 0.25s ease-out, color 0.25s ease-out;
       font-family: Arial, sans-serif;
      font-size: 14px;
      line-height: 2.6;
      font-weight: 600;
      cursor: pointer;
      background-color: #f87b00;
      color: #fff;
  }
  
  .phone-mobile-text:hover{
      background-color: #c66200;
  }
}


@media only screen and (min-width: 770px) {
  /* For desktop: */
  .showindesktop{display:inline-block !important;margin-bottom:20px;}
  .hideondesktop{display:none !important;}
}


/*End added scripts*/