body {
  font-size: 14px;
  line-height: 1.42857143;
  color: #000 !important;
  background-color: #fff !important;
}
.footer_section a {
  color: #000;
}
.top_search a {
  color: #000;
}

.small_logo.float_left {
  float: left !important;
  margin-top: 7px;
}
.logo_title.float_right {
  float: right !important;
  margin-right: 130px;
}
.top_search {
  margin-top: 15px;
}
form {
  margin-top: -9px;
}
p.head_title {
  font-size: 30px;
  margin-right: 129px;
}
.index_section a {
  color: #000;
}
.content a {
  color: #000;
}
.content.second {
  margin-left: 15px;
}
p.ads_column {
  margin-top: 40px;
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: -42px;
}
li {
  list-style: none;
  display: inline-block;
}
ul.bible li {
  display: inline-block;
}
.image_section img {
  width: 70%;
}
/*.grid-divider {
position: relative;
padding: 0;
}
.grid-divider>[class*='col-'] {
position: static;
}
.grid-divider>[class*='col-']:nth-child(n+2):before {
content: "";
border-left: 1px solid #DDD;
position: absolute;
top: 0;
bottom: 0;
}*/
.border-between > [class*='col-']:before {
  background: #e3e3e3;
  bottom: 0;
  content: " ";
  left: 0;
  position: absolute;
  width: 1px;
  top: 0;
}
/*.border-between > [class*='col-']:first-child:before {
display: none;
}*/
p {
  margin: 0 0 10px;
  text-align: justify;
}
@media(max-width:375px){
  input[type="text"] {
    margin-top: 20px;
  }
  .top_search {
    margin-top: 43px;
  }
  ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: -40px;
  }
  .image_section img{
    width: 100%;
  }
}
@media(max-width:320px){
  .logo_title.float_right {
    float: none !important;
    margin-right: 130px;
  }
}




.multi-column-dropdown li a {
  color: #333 !important;

}

.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d !important;
}



.dropdown-menu>li>a {
  color: #333 !important;
}

a {
  color: #659EC7 !important;
}



.copyright {
  width: 100%;
  margin-left: -13px;
}

/*@media (min-width: 1200px) {
.container {
width: 1200px !important;
margin-left: 0px !important;
}
}*/

.footer-blurb {
  padding: 30px 0;
  text-align: left;
  background-color: #0C2F4C;
}

.footer-blurb h3 {
  color: #337AB7;
}

.footer-blurb-item {
  padding: 30px 0;
}

.copyright {
  background-color: #F7F7F7 !important;
  text-align: center;
  padding: 30px 0;
}


.copyright p {
  text-align: center !important;
}


-----------

.dropdown-menu {
  min-width: 200px;
  hover;
}
.dropdown-menu.columns-2 {
  min-width: 600px;
}
.dropdown-menu.columns-3 {
  min-width: 900px;
}
.dropdown-menu li a {
  padding: 5px 15px;
  font-weight: 300;
}
.multi-column-dropdown {
  list-style: none;
}
.multi-column-dropdown li a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
}
.multi-column-dropdown li a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

li {
  list-style: none;
  display: unset;
}

@media (max-width: 767px) {
  .dropdown-menu.multi-column {
    min-width: 240px !important;
    overflow-x: hidden;
  }
}

.dictionaries a {
  text-transform: capitalize !important;
}

.col-md-2 {
  text-align: center;
}
