/* Enter Your Custom CSS Here */
body.error404 {
    background: url(https://47pkj1m2mu021do5z4cgmsd1-wpengine.netdna-ssl.com/wp-content/uploads/2018/07/image-6.png) no-repeat 50% 0 !important;
    background-size: cover !important;
}

.newsExcerpt
{
  display: block;
  width: auto;
  height: 55px;
  overflow: hidden;
  white-space: wrap;
  text-overflow: ellipsis;
}

li.post_cat
{
  visibility:hidden;
}

div.comments_num
{
  visibility:hidden;
}

.page_title
{
  background-color:transparent;
  margin-bottom:-25px;
  margin-top:-50px;
}

.breadcrumbs
{
  visibility:hidden;
}

h1.page_title_2
{
  margin-top: 20px;
}

img {
  width: 100%;
  height: auto;
}

.youtube-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

.archerNewsSubHeader
{
	font-size: 5px;
}

.h2 .no_stripe .page_title_2
{
	word-break: break-all;
}