
			.news_footer{
				background-color: #dd3333;
				color:white;
			}
			.news_footer li{
				border-bottom:1px solid rgba(255,255,255,0.5);
				padding-top: 1rem;
				color:white;
				margin: 0 0 20px;
				padding : 0 0 15px;
				width: 100%;
				float:left;
			}
			.news_footer li img{
				width:125px;
				float:left;
				margin: 0 15px 0 0;
				height:auto;
				border:1px solid rgba(255,255,255,0.5);
			}
			.news_footer h3{
				font-family: "ralewaybold" !important;
				border-bottom: 1px solid rgba(255,255,255,0.5);
				margin : 0 0 20px;
				padding: 0 0 15px;
				letter-spacing: 1.5px
			}
			.news_footer li p{
				margin-bottom: 0.2rem;
				text-transform: uppercase;
				letter-spacing: 0.2px;
				font-weight: 600;
				margin : 0 0 8px;
				line-height: normal;
				font-size:13px;
				color: white;
				font-family: "ralewaybold" !important;
			}
			.news_footer li date{
				text-transform: uppercase;
				letter-spacing: 0.5px;
				font-size: 13px;
				font-weight: 400;
			}
			.news_footer1{
				background-color: #080808e0;
				color:white;
			}
			.news_footer1 a{
				color:red;
				font-family: "ralewaymedium"
			}
			.news_footer1 a:hover{
				color:grey;
			}
			.news_footer1 .subscribeForm .input{
				background:#323232;
				border:1px solid #545454;
				border-radius: 0;
				color:#cccccc;
				float:left;
				padding:6px 16px;
				width:70%;
			}
			.news_footer1 .subscribeForm .btn{
				background: #dd3333;
				border-radius: 0;
				font-size:13px;
				text-transform: uppercase;
				color:#fff;
				line-height: 40px;
				padding:0 10px;
			}
			@media (min-width: 1200px){
				.container {
				    max-width: 1440px;
				}
			}

			h3.widgettitle{
				color:red !important;
				font-family: ralewaymedium !important;
				font-size: 1.2rem !important;
				padding-bottom: 0 !important;
			}

			.bulletePoints{
				color:white;
			}
			.itemContainer{
				background-color: rgb(30, 30, 30);
				padding-bottom: 0 !important;
				padding-top: 1rem !important; 
				height: 100% !important;
				margin-left: -10px !important;
				margin-right: -10px !important;
			}
			.blog-isotope-item{
				margin-top: 2rem;
			}
			.itemContainer.hg_columns .itemIntroText{
				border-bottom: none !important;
			}
			h3.itemTitle a {
				color:red;
				font-family: ralewaymedium;
				font-size: 1.2rem;
			}
			.news-description{
				color:white; 
				font-size: 12px;
				margin-top: 1rem;
			}
			.itemContainer.hg_columns .itemIntroText{
				padding-bottom: 1rem !important;
			}
			.gensearch__input{
				background-color: transparent !important;
				color: white;
			}
			.sidebar .widget .widgettitle:before,
			.sidebar .widget .widgettitle:after{
				border:none !important;
			}

			.widget-title{
				color:red !important;
				font-family: ralewaymedium !important;
				font-size: 1.2rem !important;
			}
			.cat-item a{
				font-size: 0.8125rem;
				font-family: ralewaythin;
			}
			/*.menu a:hover{*/
				/*font-family: ralewaymedium !important;*/
				/*color:white !important;*/

			/*}*/
			.hg_post_image, .hg_full_image{
				border-bottom: 1px solid #cd2122 !important;
			}