 
.articles_item 
{
	height:459px;
position:relative;
    border: 1px solid rgba(49, 61, 63, 1);
width: calc(100%/3 - 17px);
float:left;
margin-right:26px;
} 
.s105
{
	clear:both
}
.articles_item.articles_item_2
{
	
	margin-right:0px;
}
.articles_item.articles_item_0
{
	float:right;
	margin-right:0px;
}
 
.articles_item>i
{
position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    background-size: cover;
    background-position-x: 50%;
    background-position-y: center;	
}

.articles_title{

display:block;


text-transform: uppercase;
    font-family: Tenor Sans;
    font-size: 24px;
    line-height: 29px;
}

.articles_desc{
	 
display:block;

    padding-top: 10px;
    
    
    padding-bottom: 24px;
    
    

font-size: 18px;

line-height: 27px;


   
}
.articles_readmore svg
{
	position:relative;
	top:2px;
	margin-left:10px;
	width:7px;
	height:12px;
}
.articles_readmore
{
	height:38px;
padding-left:32px;
padding-right:32px;
vertical-align:middle;
	display:inline-block;
    padding-top: 6px;
font-size: 16px;
line-height: 22px;

}

.articles_item>span
{
position:absolute;
	color:#fff;
	left:0px;
	right:0px;

	bottom:0px;
	padding-left:29px;
	padding-right:8px;
	padding-bottom:35px;
}

#breadcrumbs2>span
{
	margin-right:2px;
}

#breadcrumbs2
{
 padding-bottom:20px;
font-size: 16px; 
line-height: 22px; 
color: rgba(155, 180, 184, 1);

}

#breadcrumbs2 a
{
color: rgba(155, 180, 184, 1);	
}

#breadcrumbs2 a:hover
{
color:  rgba(49, 61, 63, 1);

}

.imgright
{max-width: 50%;
	margin-top:32px;
	float:right;
	width:698px;
	margin-bottom:25px;
	margin-left:24px;
}

.imgleft
{margin-top:32px;
	margin-right:24px;
	float:left;
	width:337px;
	margin-bottom:25px;max-width: 50%;
}

#article p a
{
	color:rgba(222, 167, 167, 1);
	text-decoration:underline;
}
#article li img
{
	display:inline;
	position:relative;
	top:0px;
	margin-right:8px;
}
#article li
 {
margin-left:0px;	 
margin-bottom:17px;
	 list-style-type:none;
	 
 }
 
 #article ul
 {
	 padding-bottom:8px;
 }
 
#article p
{
	margin:0px;
	padding:0px;
}
 
#article h2,#article h3,#article h4
{
padding-top:31px;
padding-bottom:23px;
font-family: Tenor Sans;
font-size: 24px;
line-height: 29px;

}
#article
{
 padding-top:26px;
font-size: 18px;
font-weight: 400;
line-height: 25px;
 

}