em {
  font-style: normal;
  font-weight: bold;
}

.awaken-featured-slider {
 float: initial !important;
 margin: auto;
}

.attachment-featured-slider {
 margin: auto;
 width: 100%;
}

a.related_post_li{
 color: black;
 position: relative;
 top: 25px;
}

a.related_post_li:hover{
  color:#B1DEF0;
}

div.a2a_vertical_style{
 background: transparent;
}
span.a2a_svg{
 width: 25px;
 height: 25px;
 background-size:25px;
}
div.a2a_kit{
 display: inline-block;
 margin-right: 10px;
}
.genpost-entry-meta{
  height: 15px;
  font-size: 1.4rem;
}

.genpost-entry-title{
 font-weight: bold;
 line-height: 150%;
}

.genpost-entry-content{
 margin: 30px 0 40px 0;
}

#wtr-content > h2 {
color: #a75b5b !important;
}

@media screen and (max-width: 769px){
  div.awaken-featured-posts {
   display: none;
  }

  div.awaken-block-post, article.genaral-post-item{
    background: #FFFAF4;
    padding: 5px 15px 0px 15px;
    margin: 0px 0px 5px 0px;
    border-radius: 10px;
 }
   a.related_post_li{
    top: auto;
 }
 div.fb-page{
  margin: 0;
 }
 #money-pledged {
  display: none;
}
 #floating-planb-btn {
 left: 5px;
 top: 0 !important;
}
#top-bar-mobile {
 display: table !important;
}
#page {
 margin-top: 70px;
}
}

.other-posts-title{
 font-weight: bold;
 font-size: 2rem;
 padding-top: 30px;
}

td.gsib_a, td.gsib_b, .gstl_50 {
 border: 0;
 display: table-cell;
}

.gstl_51, .gstl_52{
 margin: 0;
}

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder{
 opacity: 0;
}

.gsc-input-box{
 display: table;
 width: 177px;
 height: 25px;
}

div#___gcse_1, div#___gcse_2{
 width: 328px;
}

.gsc-branding{
 display: none;
}

input.gsc-input{
 height: 40px;
}

div.awaken-search-box-container{
 height: 80px;
 padding: 2px;
}

h1.site-description{
 line-height: 220%;
 font-weight: normal;
}

div.fb-page{
 display: block;
}

a.followus-item{
 display: inline !important;
 margin: 2px;
}

.followus-text{
 margin: 5px;
 display: inline-flex;
}

.followus-item img {
    width: 32px;
}

.vc_section{
padding-left: 20px;
padding-right: 20px;
margin-left: -20px;
margin-right: -20px
}

#section_1{
 margin-top: -40px;
}

.attachment-featured {
 margin: auto;
 display: block;
}

.animate-bounce-up{
    -webkit-animation: bounce-up 1.4s linear infinite;
    animation: bounce-up 1.4s linear infinite;
}

@-webkit-keyframes bounce-up {
    25% {
        -webkit-transform: translateY(5px);
    }
    50%, 100% {
        -webkit-transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(-5px);
    }
}
 
@keyframes bounce-up {
    25% {
        transform: translateY(5px);
    }
    50%, 100% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(-5px);
    }
}

.pb-item {
 margin: 25px 0;
 float: right;
 display: block;
}

.pb-background {
 background: #F8F8FF;
 position: absolute;
 z-index: -1;
}

.pb-bar {
  background: #a75b5b;
  position: absolute;
}

#money-pledged {
 position: fixed;
 top: 100px;
 right: 10px;
}

#floating-planb-btn {
 background: transparent;
 position: fixed;
 right: 0;
 top: 480px;
 width: 100px;
 z-index: 20;
}

#top-bar-mobile {
 display: none;
 position: fixed;
 top: 0;
 height: 70px;
 width: 100%;
 background: #a75b5b;
 color: #ffe589;
 font-size: 12px;
 z-index: 5;
}

.awaken-search-button-icon, .awaken-search-box-container {
 z-index: 9999;
}