/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 13 2019 | 19:00:25 */
/* Add your CSS code here.
                     
For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


.home-link img{max-width:100%;}
.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
  color: #e5e8ed;
  font-family: 'Pathway Gothic One', sans-serif;
  font-size: 20px;
}
@media (max-width: 643px) {
  .site-footer a {
    color: #3164a6;
    padding: 10px 0px;
    float: left;
    width: 20%;
    display: block;
    font-size: 12px;
}
  .site-footer .site-info{    padding: 10px 5px;
    overflow: hidden;}
  .site-footer span {
      float: left;
    width: 60%;
    display: block;
    font-size: 12px;}
  .toggled-on .nav-menu li > ul {
    margin-left: 0;
  }
  .toggled-on .nav-menu li > ul a {
    color: #ffffff;
    text-align: center;
  }
}
@media only screen and (max-width: 414px) {
#advps_container1 .bx-wrapper .bx-viewport{
height:auto!important;
}
.bx-wrapper img{
    height: auto;
}
#advps_container1 .advps-slide > a, #advps_container1 .advps-slide .advps-excerpt-one{width:100%!important;}

}
@media only screen and (max-width: 736px) {

  .wmle_container .wmle_item_holder.col2 {
    width: 100%!important;
}
  .wmle_container.responsive .wmle_item_holder.col3{width: 100%;}
}


@media only screen and (max-width: 991px) {
   .donatebtn{
      position: relative;
    top: 0px;
    right: 0px;
    float: left;
    width: 100%;
    text-align: center;
    height: auto;
    padding: 10px 0px;
         border-bottom: 1px solid;
  }
  .donatebtn img {
         width: 18%;
}
  body.single-post{overflow:hidden;}

 .singlepage .section_wrapper .container_wrap:before, .entry-header.singlepage:before, .singlepage .entry-content:before, .singlepage footer.entry-meta:before, .navigation.post-navigation:before{
  display:none;}
  
  .post-navigation{width:100%; padding:0px 15px;}
  .site-main .widget-area, .postmasonary{float:none; width:100%; padding:15px!important;}

}
@media only screen and (min-width: 992px) and (max-width:1200px) {
   .donatebtn{
  right: 5%;
       top: -20px;
  }
  .donatebtn img {
      width: 70px;
}
.site-main .widget-area {
    float: right;
    width: 220px;
  }
}