
#k2Container{
	background:#ffffff;
}

.itemsCategory h2{
    padding: 10px;
    line-height: 1.3;
    color: #003479;
    font-size: 35px;
    font-family: 'GothamProMedium';
	margin-top: 0;
}

.custom_navigator{
	padding:30px 0 30px 10px;
	font:12px "GothamProMedium";
	
    position: relative;
    background: #FFFFFF;
    width: 100%;
	margin-top: 2px;
}

.custom_navigator a{
	color:#009fe3;
	
}

/*---------------------*/
#itemListLeading, #itemListLeading .itemContainer.itemContainerLast{
    float: left;
    max-width: 625px;
    width: 100%;
    position: relative;
    padding-left: 5px;
    max-height: 325px;
    overflow: hidden;
}

#itemListLeading .post_title{
    position: absolute;
    bottom: 20px;
    left: 20px;
	z-index: 100;
}
#itemListLeading .itemContainer.itemContainerLast::before,
.itemImage-block::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(175deg,rgba(0, 0, 0,0.01),rgba(0, 0, 0, 0.4));
    z-index: 50;
    margin-left: 5px;
}
.itemImage-block::before{
	margin-left: 0;
}
#itemListLeading .post_title h2 a {
    font-size: 35px;
	color: #ffffff;
	outline: none;
}
#itemListLeading .post_title h2 a:focus,
#itemListLeading .post_title h2 a :visited,
#itemListPrimary .post_title a:focus, #itemListSecondary .post_title a:focus,
#itemListPrimary .post_title a:visited, #itemListSecondary .post_title a:visited{
	outline: none;
}

#itemListLeading .post_title a{
	color:#004488;
}

#itemListLeading .post_title a:hover{
	color:#ffffff;
	text-decoration:none;
}

/*---------------------*/

#itemListPrimary, #itemListPrimary .itemContainer.itemContainerLast{
	float:left;
	max-width:655px;
	width:100%;
}

.itemTagsBlock{
	list-style:none;
	display: inline-block;
}

#itemListPrimary .post_title{
	
}

 #itemListPrimary .post_title h2{
	line-height: 0.5;
	margin-top:0px;
}

#itemListPrimary .post_title h2 a{
	font-size: 16px;
}

#itemListPrimary .itemContainer .itemsContainerWrap{
	margin:0px;
	padding-left:20px;
	height:325px;
	overflow:hidden;
}

#itemListSecondary .itemContainer::after, #itemListPrimary .itemContainer::after{
	content: ' ';
    display: block;
    height: 30px;
    position: relative;
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, .13), #FFF);
    background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, .13), #FFF);
    background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, .13), #FFF);
    background: -o-linear-gradient(to bottom, rgba(255, 255, 255, .13), #FFF);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .13), #FFF);
    margin-top: -30px;
}
	
#itemListPrimary .post_title a, #itemListSecondary .post_title a{
	color:#363636;
}

#itemListPrimary .itemTagsBlock a, 
#itemListSecondary .itemTagsBlock a {
    color: #333;
    font-family: 'GothamProMedium';
    background: transparent;
    padding: 0;
    margin-bottom: 2px;
    display: table;
}
#itemListPrimary .itemTagsBlock a:hover, 
#itemListSecondary .itemTagsBlock a:hover {
    color: #333;
	text-decoration: none;
	color:#1465d0;
}

#itemListPrimary .post_title a:hover, #itemListSecondary .post_title a:hover{
    text-decoration: none;
    color: #1465d0;
	background: none;
}

/*---------------------*/
#itemListPrimary .post_title h2 a,
#itemListSecondary .post_title h2{
    line-height: 1.1;
    margin-top: 0px;
    font-size: 21px;
}
#itemListPrimary .post_title h2 a,
#itemListSecondary .post_title h2 a {
    color: #333;
    font-family: 'GothamProRegular';
    padding: 0;
    background: transparent;
    margin: 0;
    letter-spacing: -0.01em;
}
.itemContainer .itemIntroText{
    font-family: 'GothamProRegular';
    line-height: 1.3;
    font-size: 14px;
    color: #bdb7b7;
}
#itemListPrimary .itemContainer,#itemListSecondary .itemsContainerWrap{
	height:325px;
	overflow:hidden;
}


#itemListSecondary .itemContainer .itemsContainerWrap{
	margin:0px;
	padding: 20px 10px;
}

#itemListSecondary .itemImage, #itemListPrimary .itemImage{
	max-height:140px;
	overflow:hidden;
	margin-bottom: 10px;
}

nav.pagination{
	display:block;
}

/*---------------------*/




/*---------------------------------------- Share buttons -------------------------------*/
.share-buttons {
    max-width: 960px;
    margin: 15px auto!important;
    z-index: 1;
    width: 100%;
    position: relative;
    display: table;
}
.share-buttons::after {
	clear:both;
}
.share-buttons button {
    width: 100%;
    height: 40px;
    border-radius: 0;
    border: none;
    margin-bottom: 5px;
    text-align: left;
}

.share-buttons .share-fb2 button {
    background: #3C5898;
}
.share-buttons .share-fb2 button:hover {
    background: #253F79;
}
.share-buttons .share-twitter button {
    background: #6AADD1;
}
.share-buttons .share-twitter button:hover {
    background: #4A99C3;
}
.share-buttons .share-vk2 button{
    background: #5E7BA3;
} 
.share-buttons .share-vk2 button:hover{
    background: #2F507D;
}
.share-buttons .share-od2 button{
    background: #F58220;
} 
.share-buttons .share-od2 button:hover{
    background: #CC6B18;
}
a[class*="share-"] {
    display: block;
}
.share-buttons * {
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
	padding: 0 3px;
}
.counter {
    float: right;
    color: #fff;
    font-family: "proximanova-bold";
    font-style: normal;
    font-size: 18px;
    margin-top: 3px;
}
.share-buttons .fa {
    color: #fff;
    font-size: 28px;
}

/*---------------------------------------- /Share buttons -------------------------------*/


#first_tags {
    float: left;
    max-width: 625px;
    width: 100%;
    position: relative;
    padding-left: 5px;
    max-height: 325px;
    overflow: hidden;
    margin-bottom: 15px;
}
#first_tags .post_title{
    position: absolute;
    bottom: 20px;
    left: 20px;
	z-index: 100;
}

#first_tags .post_title h2 a {
    font-size: 35px;
	font-family: 'GothamProBold';
}

#first_tags .post_title a{
	color:#ffffff;
}

#first_tags .post_title a:hover{
	color:#ffffff;
	text-decoration:none;
}

#second_tags, #next_tags{
    float: left;
    max-width: 300px;
    width: 100%;
    list-style: none;
    display: block;
    margin: 0 0 20px;
    padding-left: 20px;
    height: 325px;
    overflow: hidden;
    position: relative;
}


#second_tags .post_title{
	
}

 #second_tags .post_title h2{
	line-height: 0.5;
	margin-top:0px;
}

#second_tags .post_title h2 a{
	font-size: 21px;
}

#second_tags::after, #next_tags::after{
	content: ' ';
    display: block;
    height: 30px;
    position: relative;
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, .13), #FFF);
    background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, .13), #FFF);
    background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, .13), #FFF);
    background: -o-linear-gradient(to bottom, rgba(255, 255, 255, .13), #FFF);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .13), #FFF);
    margin-top: -30px;
}
	
#second_tags .post_title a, #next_tags .post_title a{
	color:#363636;
}

#second_tags .itemTagsBlock a, 
#next_tags .itemTagsBlock a {
    color: #333;
    font-family: 'GothamProMedium';
    background: transparent;
    padding: 0;
    margin-bottom: 2px;
    display: table;
}
#second_tags .itemTagsBlock a:hover, 
#next_tags .itemTagsBlock a:hover {
    color: #333;
	text-decoration: none;
	color:#1465d0;
}

#second_tags .post_title a:hover, #next_tags .post_title a:hover{
    text-decoration: none;
    color: #1465d0;
	background: none;
}
#first_tags::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(175deg,rgba(0, 0, 0,0.01),rgba(0, 0, 0, 0.4));
    z-index: 50;
    margin-left: 5px;
}