@charset "utf-8";
/* CSS Document */



/* FOOTER */
@font-face {
  font-family: EatonRegular;
  src: url(https://brd.tripplite.com/hubfs/fonts/EatonRegular.woff2);
}

@font-face {
  font-family: EatonMedium;
  src: url(https://brd.tripplite.com/hubfs/fonts/EatonMedium.woff2);
}

font-face {
  font-family: EatonBold;
  src: url(https://brd.tripplite.com/hubfs/fonts/EatonBold.woff2);
}

#footer-top .footer-content {
  color: #ffffff;
  padding: 30px 0;
  margin: 0;
}

#footer-top .footer-content p {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-family: Arial,sans-serif;
  font-weight: normal;
  font-variant-ligatures: none;
  line-height: 1.6;
  color: #ffffff;
  letter-spacing: .01em;
  text-rendering: optimizeLegibility;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;
  -webkit-font-smoothing: antialiased;
}

#footer-top .footer-content h4 {
  font-size: 24px;
  font-family: "EatonMedium",Arial,sans-serif;
  font-weight: 500;
  font-stretch: condensed;
  margin-top: 0;
}


/*=== FOOTER TOP ===*/

#footer-top {
  background-color: #5b6770;
}


/* === eaton powering / eaton tripp lite === */

.eaton-powering img {
  margin: 0 20px 20px;
}

.eaton-tripp-lite {
  border: 1.5px solid #ffffff;
}



/* === hr === */

.hr {
  padding: 35px 15px 15px;
}



/* === connect with us / quick links === */

.connect p.footer-list-header, .links p.footer-list-header {
  font-size: 16px !important;
  font-family: Arial,sans-serif;
  font-weight: bold;
  font-stretch: condensed;
  text-transform: uppercase;
  line-height: 1.5;
  margin-bottom: 10px;
}

.connect ul {
  display: inline-block;
  padding-left: 20px
}

.connect ul li {
  float: left;
  margin: 0 15px 0 0;
  text-align: center;
  list-style-type: none !important;
}

.connect ul li a{
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-size: 16px;
  font-style: normal;
  font-family: Arial,sans-serif;
  font-weight: normal;
  font-variant-ligatures: none;
  line-height: 1.4;
  color: #ffffff;
  letter-spacing: .01em;
  text-rendering: optimizeLegibility;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;
  -webkit-font-smoothing: antialiased;
  background-color: transparent;
  list-style-type: none;
  display: inline-block;
  text-decoration: none;
  padding: 0;
  margin-bottom: 10px;
}

.links ul li a{
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-size: 16px;
  font-style: normal;
  font-family: Arial,sans-serif;
  font-weight: normal;
  font-variant-ligatures: none;
  line-height: 1.4;
  color: #ffffff;
  letter-spacing: .01em;
  text-rendering: optimizeLegibility;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;
  -webkit-font-smoothing: antialiased;
  background-color: transparent;
  list-style-type: none;
  display: inline-block;
  text-decoration: none;
  padding: 0;
  margin-bottom: 10px;
}

ul.footer-social {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    line-height: 1.42857143;
    font-family: Arial,sans-serif;
    color: #333f48;
    font-size: 1.0rem;
    box-sizing: border-box;
    margin: 0 0 10px 0;
    padding-left: 0;
    list-style-type: none;
  }
    
  ul.footer-social li {
    float: left;
    margin: 0 5px;
    text-align: center;
  }
    
  ul.footer-social li a {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    line-height: 1.42857143;
    font-family: Arial,sans-serif;
    font-size: 0;
    list-style-type: none;
    box-sizing: border-box;
    background-color: transparent;
    color: #337ab7;
    text-decoration: none;
    display: block;
  }

p.footer-list-header {
    margin: 24px 0 10px;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
    font-family: var(--secondary-font,Arial,sans-serif);
    text-transform: uppercase;
    color: #FFF;
    font-size: 1.0rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 10px;
  }
    
  ul.footer-links {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    line-height: 1.42857143;
    font-family: Arial,sans-serif;
    color: #333f48;
    font-size: 1.25rem;
    -webkit-box-direction: normal;
    box-sizing: border-box;
    list-style-type: none;
    margin: 0 0 1rem 0;
    padding: 0;
    width: 100%;
  }

  ul.footer-links li a{
    -webkit-box-direction: normal;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    list-style-type: none;
    font-family: Arial,sans-serif;
    font-size: 1.25rem;
    line-height: 1.222;
    box-sizing: border-box;
    background-color: transparent;
    display: inline-block;
    padding: 10px 0;
    text-decoration: none;
    font-weight: normal;
    color: #FFF;
  }



/*=== FOOTER BOTTOM ===*/
    
#footer-bottom {
  background-color: #334048;
}

#footer-bottom .footer-content {
  color: #ffffff;
  padding: 30px 0;
  margin: 0;
}

#footer-bottom .footer-content p {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  box-sizing: border-box;
  font-size: 12px;
  font-style: normal;
  font-family: Arial,sans-serif;
  font-weight: normal;
  font-variant-ligatures: none;
  line-height: 1.4;
  letter-spacing: .01em;
  text-align: left;
  text-rendering: optimizeLegibility;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;
  -webkit-font-smoothing: antialiased;
}

.privacy a {
  color: #ffffff;
  text-decoration: none;
}

    


/* No media query since this is the default in Bootstrap */
/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  
#footer-top .footer-content p {
    margin: 10px 0;
  }
  
  .eaton-tripp-lite {
    padding: 20px;
    margin-top: 20px;
  }
  
  .tripp-lite-mark img {
    max-width: 150px;
    margin-top: 20px;
  }
  
  .links {
    margin-top: 20px;
  }
  
  #footer-top hr {
    margin-top: 60px;
    margin-bottom: 0;
  }
  
  p.footer-list-header {
    margin-top: 45px !important;
  }
  
  p.privacy, p.copyright {
    text-align: left;
    display: block;
  }
  
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  
  .tripp-lite-mark {
    padding: 0 30px 0 0;
  }
  
  .tripp-lite-mark img {
    max-width: 133px;
    margin: 15px 0 20px 30px;
  }
  
  .tripp-lite-text h4 {
    margin: 15px 0 10px 15px !important;
  }
  
  .tripp-lite-text p {
    margin: 0 0 15px 15px;
  }
  
  .eaton-tripp-lite {
    margin-top: 20px;
  }
  
  #footer-top hr {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  
}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  
  .tripp-lite-mark {
    padding: 0 30px 0 0;
  }
  
  .tripp-lite-mark img {
    max-width: 133px;
    margin: 15px 15px 10px 0;
  }
  
  .tripp-lite-text h4 {
    margin: 15px 0 10px 15px !important;
  }
  
  .tripp-lite-text p {
    margin: 0 0 15px 15px;
  }
  
  #footer-top hr {
    margin-top: 40px;
    margin-bottom: 10px;
  }
  
  p.privacy {
    display: inline-block;
  }
  
  p.copyright {
    text-align: right !important;
    direction: inline-block;
  }
  
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  
  .tripp-lite-text {
    padding: 0 0 0 20px;
  }
      
  .eaton-tripp-lite {
    padding: 15px 15px 10px;
  }
      
  .tripp-lite-mark {
    padding: 0 10px;
    text-align: center;
  }
  
  .tripp-lite-mark img {
    max-width: 150px;
    margin: 15px auto;
  }
      
}


/* END FOOTER */