@charset "utf-8";
/* CSS Document */
/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    https://www.delawaremetals.com
 Description:  Twenty Fourteen Child Theme
 Author:       B2B Web Design and Development
 Author URI:   http://b2bdd.com
 Template:     twentyfourteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/
/*Desktop CSS
@media screen and (min-width:980px){*/
body {
  padding: 0px;
  margin: 0px;
  background: url(images/bg.jpg) repeat-x;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
}
body img {
  max-width: 100%;
  height: auto;
  border: 0;
}
/*outmost wrapper, used to make the wrapper center */
.middleSetter {
  max-width: 980px;
  margin: 0 auto;
  height: 100%;
}
a,
a:visited {
  color: #0361ba;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  text-decoration: none;
  color: #000066;
}
h2 {
  font-size: 12px;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  margin-bottom: 0.67em;
}
/*outmost after middleSetter, used to enable all divs inside of it floatable without losing centering from middleSetter*/
.bigWrapper {
  width: 100%;
  float: left;
  height: 100%;
  background-color: #ffffff;
}
/*outmost after bigWrapper, used to contain repeat-y shadows if any*/
.shadowHolder {
  float: left;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0px;
}
.dwTopImages {
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #ffffff;
}
.dwTopImages img {
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.dwTopBar {
  width: 100%;
  background-color: #01539f;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  float: left;
  height: inherit;
}
.dwTopBar li {
  display: inline-block;
}
.dwTopBar ul {
  margin: 0;
  padding: 0;
  height: 40px;
}
.dwTopBar .dwTopBarLinks,
.dwTopBar .dwTopBarLinks:visited {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  font-weight: normal;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 10px;
  margin-top: 2px;
  line-height: 30px;
}
.dwTopBar .dwTopBarLinks:hover {
  color: #fed918;
  background: url(images/topLinksHL.jpg) repeat-x;
}
.dwTopBarLinksDivider {
  background: url(images/topBarLinksDivider.jpg) repeat-y;
  height: 39px;
  float: left;
  margin-top: 2px;
}
.dwBanner {
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  padding: 0px;
}
.contentNavWrapper {
  background: url(images/bg-content.png) repeat-y center;
}
.navWrapper {
  width: 170px;
  float: left;
  text-align: left;
  margin-left: 26px;
  padding-bottom: 20px;
  background-color: #fff;
}
.navWrapper h2 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #037def;
  margin: 0px;
  padding: 0px;
  margin-top: 8px;
  margin-bottom: 8px;
  text-transform: none;
}
.navWrapper img {
  margin-top: 10px;
}
.dwNavBottom {
  text-align: center;
  margin-top: 20px;
}
.linksLeftNav,
.linksLeftNav:visited {
  list-style: none;
  font-size: 12px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  text-align: left;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  color: #36566c;
  border-bottom: 1px solid #cce6ff;
}
.linksLeftNav:hover {
  color: #fff;
  background-color: #0361ba;
}
.dwAddress {
  width: 196px;
  color: #436d8a;
  background-color: white;
  border: 1px solid #c4c4c4;
  padding: 5px;
  margin-left: -6px;
}
.j_content {
  width: 80%;
  float: left;
}
.contentWrapper {
  text-align: left;
  width: 100%;
  float: left;
  /* border-left:1px solid #cce6ff; */
  background-color: #fff;
}
#secondary {
  display: none;
}
.contentLeft {
  float: left;
  width: 65%;
  /* border-right:1px solid #cce6ff;  */
}
.contentRight {
  float: right;
  width: 30%;
  text-align: center;
  padding: 10px 0px;
  margin-top: 30px;
}
.contentRight img {
  margin: 0 auto 3px auto;
  border: 1px solid #666;
}
.footer {
  width: 100%;
  float: left;
  background: url(images/line-footer.jpg) repeat-x #fff;
  padding-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  padding-bottom: 20px;
}
.footer a,
footer a:visited {
  color: #0361ba;
  text-decoration: underline;
}
.footer a:hover {
  text-decoration: none;
  color: #000066;
}
.footer .left {
  float: left;
  width: 300px;
  text-align: left;
  padding-left: 10px;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 17px;
  padding: 0px;
  margin: 0px;
  padding-bottom: 5px;
  padding-top: 10px;
}
.footer h3 {
  color: #025cb1;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
}
.footer .right {
  float: right;
  width: 300px;
  text-align: right;
  padding-right: 10px;
  padding-top: 7px;
}
.dwBucket {
  margin-top: 10px;
  padding: 10px;
  border-right: 1px solid #cce6ff;
  border-top: 1px solid #cce6ff;
  padding-bottom: 0px;
  width: 230px;
  float: left;
  height: 280px;
}
.dwBucket img {
  border: 1px solid #fed918;
}
.dwBucket h2 {
  color: #0053a1;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
}
.dwGrayBoxes {
  margin-top: 10px;
  margin-left: 3px;
  padding: 5px;
  border-right: 1px solid #cce6ff;
  border-top: 1px solid #cce6ff;
  padding-bottom: 0px;
  width: 195px;
  float: left;
  background-color: #f4f4f4;
  border: 1px solid #c7c7c7;
}
.dwGrayBoxes h2 {
  color: #5e5e5e;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
  padding-top: 5px;
}
ul {
  list-style: none;
  margin: 0 0 1em 15px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
ul li {
  margin: 0.25em 0;
  padding: 0 0 0 15px;
  background: url(images/bullet-yellow.jpg) no-repeat 0 4px;
}
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  hyphens: none;
  padding-right: 5px;
  margin: 0px;
  margin-bottom: 10px;
}
h1 {
  font-size: 17px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #0053a1;
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
}
.dwFormTable {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.dwIndustriesServed {
  background: url(images/industries-Served.jpg) no-repeat;
  width: 165px;
  height: 157px;
}
.dwIndustriesServed ul {
  list-style: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
}
.dwIndustriesServed ul li {
  list-style: none;
  list-style-image: none;
  background-image: none;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  text-shadow: #666666;
  color: #FFF;
  line-height: 20px;
}
#primary {
  padding-top: 20px;
}
.site-content {
  margin-left: 0px;
}
.hentry,
.page,
.post-2,
.type-page,
.status-publish {
  max-width: 100%;
}
.js_footer_bar {
  width: 100%;
  background-color: #01539f;
  height: 6px;
}
.site-content .entry-content {
  margin-right: 0px;
}
.contentLeft {
  text-align: left;
}
body .entry-content {
  text-align: left;
}
#js_call_us {
  font-size: 18px;
  text-align: right;
  float: right;
  padding-top: 40px;
  padding-right: 40px;
}
#js_call_us span {
  color: #01539f;
}
.entry-title a:hover {
  color: #002F82;
}
#menu-icon {
  display: hidden;
  width: 40px;
  height: 40px;
  background: #01539f url(/images/menu-icon.png) center;
}
.dwTopBar ul li {
  background-image: none;
}
.dwTopBar ul {
  background-image: none;
}
.footer .footer-social-icon,
.footer .footer-social-icon:visited {
  text-decoration: none !important;
  margin: 10px 0px 10px 10px;
}
.footer .footer-social-icon .genericon {
  font-size: 30px !important;
  width: auto;
  height: auto;
  padding-top: 55px;
}
/*Tablet CSS*/
@media screen and (max-width: 980px) {
  .navWrapper {
    display: none;
  }
  .j_content {
    width: 100%;
  }
  .dwTopBar li {
    display: inline-block;
    padding: 0px;
    background: url none;
  }
}
/*Phone CSS*/
@media screen and (max-width: 599px) {
  #js_call_us {
    text-align: center;
    float: none;
    padding-top: 0px;
    padding-right: 0px;
  }
  .dwBucket {
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content td {
    padding: 0px;
  }
  .dwTopBar li {
    display: block;
    padding-left: 0px;
  }
  #menu-icon {
    display: inline-block;
  }
  #menu {
    display: none;
  }
  /*nav ul, nav:active ul { 
    display: none;
  }
/*nav:hover ul {
    display: block;
  }*/
}
.tn-badge__link {
  padding-right: 70px;
}
.entry-meta a,
.entry-meta a:visited {
  text-decoration: none;
}
.iso-button,
.iso-button:visited {
  display: block;
  padding: 8px 15px;
  background: linear-gradient(#004c8e, #0462ba);
  text-decoration: none;
  color: #ffd406;
  text-shadow: 2px 2px 2px #00000045;
  font-size: 16px;
  border-radius: 5px;
  box-shadow: 2px 2px 2px #00000045;
  transition: all 200ms;
  width: 133px;
  margin: 12px auto 12px 2px;
}
.iso-button:hover,
.iso-button:visited:hover {
  color: #ffffff;
  box-shadow: 0px 0px 0px #00000045;
  transition: all 200ms;
}
#content {
  width: 100% !important;
  max-width: 100% !important;
}
.page {
  width: 100% !important;
  max-width: 100% !important;
}
.entry-content {
  max-width: 100% !important;
}
.sub-menu {
  transition: 0.15s;
  display: none;
  position: absolute;
}
@media screen and (max-width: 599px) {
  .sub-menu {
    display: contents;
  }
}
.menu-with-children:hover .sub-menu {
  display: block;
  background-color: #01539f;
}
@media screen and (max-width: 599px) {
  .menu-with-children:hover .sub-menu {
    display: contents;
  }
}
.menu-with-children:hover .sub-menu li {
  padding: 5px 20px;
  margin: 0;
  display: block;
  background-color: #01539f;
}
.careers-images {
  display: flex;
}
