/* Enter Your Custom CSS Here */
.page-id-10062 .custom-featured-banner {
    background: url("/wp-content/themes/ankin/styles/custom-style/images/banner-back-1.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.live-chat-II {
  /*bottom: auto;*/
  /*left: 234px;*/
  position: absolute;
  top: 67px;
  z-index: 11;
}

.slide-bot-links {
  /*max-height:46px;*/
  /*this breaks frontpage*/
}

/* for responsive... need to get this and slide-bot-links to agree and use responsive (tuesday)
.slide-text .meet-att-box {
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
}
*/
.slide-text-II {
  margin-left: 259px;
  max-width: 1000px;
  width: 100%;
}

.banner-link-top-II {
  background-color: rgba(121, 86, 63, 0.7);
  color: white;
  display: block;
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 18px;
  font-style: italic;
  padding: 6px 11px 9px;
  text-decoration: none;
}
.banner-link-bot-II {
  background-color: rgba(121, 86, 63,0.7);
  margin-top:8px;
  padding: 6px 11px 9px;
  color:white;
  display: block;
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 18px;
  font-style: italic;
  text-decoration: none;
}

.overlay-button {
  text-decoration: none !important;
  color: #fff!important;
}

.wpb_wrapper ul {
    margin-left: 20px !important;
}



.btn-danger {
    background-color: #C94D00;
}