
.headercontact2 {
  display: block;
  width: 1013px;
  margin: 0;
  padding: 0;
  clear: both;

}
.middle-nav {
  display: block;
  width: 1013px;
}
.middle-nav li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;

}
.logo-20 {
  display: block;
  width: 410px;
  margin-left: -20px;
  text-align: left;
  }
.logo-20 a {
  margin-left: -20px;
  }
.twenty-text {
  margin: 0;
  width: 300px;
  height: 82px;
  text-align: center;
}
.twenty-text span {
  display: inline-block;
  margin-top: 25px;
  margin-left: -25px;
  -webkit-animation-duration: 0.9s;
  -webkit-animation-delay: 2s;
  -webkit-animation-iteration-count: 1;
}
.twenty-text span a {
  text-shadow: white 0 1px 0;
  font-weight: bold;
  /* color: #990000; */
  color: #333;
}
.twenty-text span a:hover {
  text-shadow: white 0 1px 0;
  font-weight: bold;
  /* color: #e02b1a; */
  color: #990000;
}
.phonenum2 {
  display: block;
  width: 138px;
  height: 70px;
}
.phonenum2 span {
  display: inline-block;
  text-shadow: white 0 1px 0;
  margin-top: 34px;
  line-height: 22px;
  font-size: 18px;
  font-weight: bold;
  color: #545454;
  width: 138px;
}
.livechat {
  display: block;
  width: 78px;
  height: 78px;
  background-color: transparent;
}
.livechat a {
  display: inline-block;
  height: 58px;
  width: 58px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #0079CA;
  border-radius: 2px;
  margin-left: 10px;
  margin-top: 15px;
}

ul {
  margin: 0 0 1.5em 0;
  padding-left: 0.5em;
}
/* new lower footer style | 8.31.2016 */
.clearfix::after {
    content: '';
    display: table;
    clear: both;
}
/* footer containers 3x */
.footer__menu {
    float: left;
    width: 380px;
    margin: 5px 0 0 0;
    padding: 5px 5px 10px 0;
    box-sizing: border-box;
    /*border: 1px solid red;*/
}
.footer__copy {
    float: left;
    width: 305px;
    margin: 5px 0 0 0;
    padding: 5px 5px 10px 0;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    color: #ababab;
    box-sizing: border-box;
    /*border: 1px solid red;*/
}
.footer__social {
    float: left;
    width: 260px;
    margin: 5px 0 0 0;
    padding: 5px 5px 5px 0;
    box-sizing: border-box;
    /*border: 1px solid red;*/
}
/* footer links */
.footer__menu-links,
.footer__social-links {
    margin: 0;
    padding: 0;
}
.footer__menu-links li {
    list-style-type: none;
    padding-right: 10px;
    float: left;
    font-size: 13px;
}
.footer__social-links li {
    list-style-type: none;
    padding-left: 10px;
    float: right;
    font-size: 13px;
}
.footer__social-links li a {
    padding: 0;
    display: inline-block;
    text-indent: 0;
    line-height: 30px;
    width: 35px;
    height: 30px;
    transition: all 0.3s ease 0s;
}
.footer__social-links li a:hover {
    background-position: 0px 0px !important;
}
.footer__social-links li a.gp {
    background: url(/images2/main/head-googleplus.png) 0px -30px no-repeat;
}
.footer__social-links li a.gp:hover {
    background-color: rgb(222, 95, 57);
}
.footer__social-links li a.fb {
    background: url(/images2/main/head-facebook.png) 0 -30px no-repeat;
}
.footer__social-links li a.fb:hover {
    background-color: #1e75c7;
}
.footer__social-links li a.tw {
    background: url(/images2/main/head-twitter.png) 0 -30px no-repeat;
}
.footer__social-links li a.tw:hover {
    background-color: #17a9ed;
}
.footer__social-links li a.pi {
    background: url(/images2/main/head-pinterest.png) 0 -30px no-repeat;
}
.footer__social-links li a.pi:hover {
    background-color: #cb2026;
}
.footer__menu-links li a {
    color: #ababab !important;
    transition: all 0.2s ease-out 0s;
    line-height: 30px;
}
.footer__menu-links li a:hover {
    text-decoration: none;
    color: #51a9fe !important;
}
*:focus {
    outline: 0;
}

.preprenavarrows {
  display: none;
  width: 1100px;
  position: relative;
  top: 125px;
  left: 0px;
  text-align: center;
  z-index: 1111;
  margin: 0 auto;
}
