.NewsListWrap .LeftCol{
	width:66%;
	float:left;
	margin-right:40px;
}
.NewsListWrap .RightCol{
	width:29.5%;
	float:right;
}
.NewsListWrap .NewsList .ImgWrap{
	width:39%;
	float:left;
	margin-right:25px;
}
.NewsListWrap .NewsList .NewsDescWrapper{
	width:57.5%;
	float:right;
}
.NewsListWrap .NewsList .SepLine1{
    border-bottom: 1px solid #d35f40;
}
.RightCol .ArchivesTopHeading h3 {
    font-family: 'ralewaybold';
    font-size: 18px;
    line-height: 50px;
    text-transform: uppercase;
    color: #fff;
    background-color: #232f42;
    padding-left: 15px;
	letter-spacing:0px;
	border-radius: 5px;
}
.ArchivesList {
    /*border: 1px solid #e0e0e0;*/
    border-top: 0px solid #e0e0e0;
    margin-top: -7px;
}
.RightCol ul {
	    list-style: none;
		padding:0px;	
		font-family: 'ralewayregular';
}
.RightCol li {
	font-family: 'ralewaymedium' !important;
    background-image: url(../images/icons/our-blog-list-arrow.png) ;
    font-size: 16px;
    line-height: 35px;
    color: #333333;
    border-bottom: 1px solid #e3e3e3;
    margin: 7px 15px;
    background-position: 5px 14px;
	background-repeat:no-repeat;	
}
.RightCol li:last-child{
	border-bottom: 0px solid #e3e3e3;
}	
.RightCol a {
	color: #333333;	
}
.RightCol a:hover {
	color: #d35f40;
}
.NewsListWrap .InnerContainWrapper {
	border-bottom: 0px solid #e5e5e5;
}
.BackBtn a {
	font-family: 'latoblack';
	color: #ec726f;
}
.BackBtn a:hover {
	color: #d35f40;
}

/**news detail page*/
.NewsDetailWrap .NewsList .ImgWrap {
	width:100%;
	text-align:center;
	margin-bottom:35px;
}
.NewsDetailWrap .NewsList .NewsDescWrapper{
	float:none;
	width:100%;
}	
.NewsListWrap .InnerContainWrapper{
	padding:60px 0px;
	/*border-bottom:2px solid #d35f40;*/
}
.NewsListWrap .NewsList+.NewsList {
	padding-top:50px;
	margin-top:50px;
	border-top:1px solid #dbdbdb;
}
.NewsListWrap .NewsList:last-child{
	padding-bottom:0px;
}
.NewsListWrap .NewsList h5 {
	font-family: 'ralewaybold';
    font-size: 25px;
    line-height: 32px;
    color: #232f42;
	margin-top:0px;
}
.NewsListWrap .NewsList h5 a {
	color: #232f42;
}
.NewsListWrap .NewsList h5 a:hover {
	color: #d35f40;
}
.NewsListWrap .NewsList h6 {
	font-family: 'ralewayregular';
    font-size: 18px;
    line-height: 26px;
    color: #d35f40;
	margin:0px 0px 5px;
    font-weight: normal;
}
.NewsListWrap .NewsList h6 a {
	color: #d35f40;
}
.NewsListWrap .NewsList h6 a:hover {
	color: #333333;
}
.NewsListWrap .NewsWrapDesc {
	font-family: 'ralewayregular';
    font-size: 15px;
    line-height: 26px;
    color: #333333;
	margin:0px;
}
.NewsListWrap .NewsWrapDesc p {
	margin-top:0px;	
}
/*.LearnMore {
	font-family: 'latoblack';
    font-size: 13px;
    line-height: 20px;
    color: #d35f40;
	margin:0px 0px 10px;
    font-weight: normal;
	text-transform:uppercase;
}
.LearnMore a {
	color: #d35f40;
}
.LearnMore a:hover {
	color: #d35f40;
}*/
.LearnMore {
    font-family: 'avenireBlack' !important;
    display: inline-block !important;
    color: #FFF !important;
    font-size: 13px !important;
    text-align: center !important;
    line-height: 43px !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
}
.LearnMore a, .LearnMore input[type="submit"] {
    display: block !important;
    background-color: #d35f40 !important;
    color: #FFF !important;
    padding: 0px 30px !important;
    border-radius: 5px !important;
    border: 1px solid #d35f40 !important;
    line-height: 43px !important;
    background-image: none !important;
	text-transform: uppercase !important;
}
.LearnMore a:hover, .LearnMore input[type="submit"]:hover {
    display: block !important;
    background-color: #FFF !important;
    color: #d35f40 !important;
    border: 1px solid #d35f40 !important;
    padding: 0px 30px !important;
    line-height: 43px !important;
}
.NewsListWrap .LeftCol .BlogPostTopHead {
    background-color: #232f42;
    height: 38px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.NewsListWrap .LeftCol .BlogPostTopHead .BlogMsgPost {
    float: left;
    width: 40%;
}
.NewsListWrap .LeftCol .BlogPostTopHead .BlogMsgPost img {
    display: inline-block;
    padding: 0px 5px 0px 20px;
    vertical-align: middle;
}
.NewsListWrap .LeftCol .BlogPostTopHead h6 {
    font-family: 'latolight';
    font-size: 14px!important;
    line-height: 40px;
    color: #fff;
    text-align: left;
    display: inline-block; 
    vertical-align: middle;
	margin-bottom:0px;
}
.NewsList .BlogPostTopHead h6 a {
    color: #FFF;
}
.NewsList .BlogPostTopHead h6 a:hover {
    color: #d35f40;
}
.NewsListWrap .LeftCol .BlogPostTopHead .BlogCmt {
    float: right;
    width: 40%;
    text-align: right;
    padding: 0px 20px;
}
.NewsListWrap .LeftCol .BlogPostTopHead .BlogCmt img {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px 0px 0px;
}
.NewsDetailWrap .NewsList {
	/*border-bottom: 1px solid #dbdbdb;*/
    margin: 0px auto 30px;
}