body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
@media (max-width: 992px) {
  .container {
    width: 100% !important;
    max-width: 100%;
  }
}
.griffin {
  width: 100%;
  height: 100px;
  background-color: #e57a44;
}
.topbar {
  padding: 0px !important;
}
.companybar {
  background-color: #732c2c;
}
.company-item {
  font-size: 18px;
  color: #e4dfda;
}
.searchbox {
  margin-left: 10px;
}
.mobile_name {
  padding: 10px;
  background-color: #e4dfda;
}
.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #732c2c;
}
.pop {
  color: #e57a44;
}
.head_scroll {
  position: absolute;
  top: 110px;
  right: 10px;
  display: block;
  border: 1px solid #000;
}
.tab_menu {
  height: 50px;
  padding-top: 5px;
  background-color: #aba361;
}
.tab_menu a {
  color: #333;
  font-size: 16px;
  font-weight: 700;
}
.tab_menu a.active {
  border-bottom: 4px solid #e57a44;
}
.scroll-desc {
  font-size: 16px;
  line-height: 200%;
  padding: 10px;
}
.scroll-desc h1 {
  font-size: 35px;
}
.scroll-outer {
  padding: 10px;
  text-align: left;
}
.scrolld-img {
  margin: 15px;
  float: left;
}
.search-box {
  margin: 10px auto;
  padding: 8px;
}
.home-search {
  background-color: #aba361;
  padding: 15px;
  text-align: center;
  margin: 10px auto;
  font-family: 'Droid Serif', serif;
  border-radius: 5px;
}
h2.home-h2 {
  font-family: 'Droid Serif', serif;
}
@media (max-width: 992px) {
  .container {
    width: 100%;
  }
  .navbar-toggler-left {
    left: 0px !important;
    margin-top: 4px;
  }
  .scroll-desc {
    font-size: 14px;
    line-height: 200%;
    padding: 10px;
  }
  .scroll-desc h1 {
    font-size: 25px;
  }
  .scroll-outer {
    padding: 10px;
    text-align: center;
  }
  .buynow {
    margin: auto;
  }
  .scrolld-img {
    margin: auto;
    float: none;
  }
}
.footer {
  background-color: #732c2c;
  padding-bottom: 20px;
}
.footer-col {
  padding: 0px 10px;
}
.desktop_footheader {
  color: #e57a44;
  font-size: 20px;
  line-height: 30px;
  margin-top: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.desktop_footerlist {
  color: #e4dfda;
  font-size: 16px;
  line-height: 30px;
  padding-left: 0px;
  list-style: none;
}
.desktop_subscribe {
  min-width: 230px;
  margin-top: 20px;
}
.newssub_text {
  margin-top: 10px;
  font-family: 'Droid Sans', sans-serif;
  color: #e4dfda;
}
.subscribe-input {
  width: 115px !important;
}
.foot_twitter {
  margin-top: 18px;
  margin-right: 10px;
  margin-left: 10px;
  float: left;
}
.foot_facebook {
  margin-top: 14px;
  margin-right: 20px;
  margin-left: 10px;
  float: left;
}
.foot-logo {
  margin-top: 20px;
  float: left;
}
.foot-legal {
  color: #e4dfda;
  font-size: 12px;
  margin-bottom: 0px;
}
.mobile_footernav {
  padding-top: 10px;
}
.mobfoot-menu {
  color: #e4dfda;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  padding: 10px 10px 10px 0px;
  border-bottom: 1px solid #e4dfda;
}
.mobfoot-menu a {
  display: inline-block;
  color: #e4dfda;
  width: 100%;
}
.mobfoot-menucard {
  background-color: transparent !important;
  border: none !important;
}
.mobfoot-menu a::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
  float: right;
  margin: 10px;
}
.mobsub_text {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Droid Sans', sans-serif;
  color: #e4dfda;
  font-size: 16px;
}
.mobfoot_facebook {
  margin-top: 4px;
  margin-right: 20px;
  margin-left: 10px;
  float: right;
}
.mobfoot_twitter {
  margin-top: 8px;
  margin-right: 10px;
  margin-left: 10px;
  float: right;
}
.mobfootbar {
  margin: 20px 0px;
}
.desktop_name {
  margin-top: 20px;
}
.desk-name {
  font-family: 'Droid Serif', serif;
  margin-bottom: 0px;
  color: #732c2c;
}
.history_text {
  margin-top: 20px;
  font-family: 'Droid Serif', serif;
  font-size: 1.2em;
  line-height: 1.5em;
}
.history_text:first-letter {
  color: #732c2c;
  float: left;
  font-size: 70px;
  line-height: 68px;
  padding-top: 0px;
  padding-right: 8px;
  padding-left: 3px;
}
.mobslot1 {
  display: block;
  margin: 10px auto;
  text-align: center;
}
.legal {
  font-family: 'Droid Sans', sans-serif;
  font-size: 12px;
}
.scroll_details {
  margin: 20px 0px;
  padding: 20px;
  background-color: #e4dfda;
  text-align: center;
  width: 100%;
  display: table;
}
.scrolld_image {
  margin-right: 20px;
  float: left;
  border: none;
}
.scroll_heading {
  font-family: 'Droid Sans', sans-serif;
  font-size: 28px;
}
.mh-banner {
  width: 100%;
  margin: 5px auto;
  height: 90px;
}
.sidebar {
  min-width: 320px;
}
.sidebar-slot {
  margin-top: 20px;
}
.page_title {
  font-family: 'Droid Serif', serif;
  margin-bottom: 30px;
  color: #732c2c;
}
#alphamenu a {
  margin: 10px 10px 10px 0px;
  line-height: 30px;
}
.index-links a {
  margin: 10px 10px 10px 0px;
  line-height: 30px;
}
.coadb-ad-link {
  max-width: none !important;
  text-align: center !important;
  height: 250px !important;
  width: 300px !important;
  margin: auto !important;
}
