.project_item{
	padding-top: 28px;
	padding-bottom: 29px;
	padding-left: 23px;
  	padding-right: 23px;
}
.project_item.main  .photo__img {
	margin-left: -23px;
	margin-top: -28px;
	margin-bottom: -29px;
}
.project_item.main ,
.project_item.main  .border {
	background: transparent;
}
.project_item.main  .border {
	border: 4px solid #ffffff;
	position: absolute;
	top: 6px;
	left: 6px;
	right: 6px;
	bottom: 6px;
	padding: 14px;
}
.project_item.main  .title-wrap {
    position: absolute;
    left: 13px;
    right: 23px;
    bottom: 16px;
}
.project_item.main  .title {
	text-decoration: none;
	display: block;
	font-family: 'FigginsSansExtraBold';
	text-transform: uppercase;
	font-size: 28px;
	line-height: 115%;
	margin: 0 0 7px;
	color: #ffffff;
}
.project_item.main  .desc{
	font-family: 'FigginsSans';
	font-size: 18px;
	color: #ffffff;
	text-transform: none;
}

/* Project_inside */

.social-float {
	width: 82px;
	position: absolute;
	top: 2px;
	left: -110px;

	padding: 0;
	list-style: none;
}
.photo .social-float:first-of-type {
	top:-4px;
}
.social-float--mobile {
	display: none;
	position: static;
	width: 100%;
	text-align: center;
	margin-bottom: 32px;
}
.social-float--mobile .share42-item{
	margin: 0 44px 6px 0 !important;
}
.social-float--mobile .share42-item:last-child{
	margin: 0 0px 6px 0 !important;
}
.social-float--mobile .share42-counter{
	min-width: 48px;
	text-align: left;
}
.social-float--bottom {
	bottom: -27px;
	top: auto;
}/*
.social-float li{
	clear: both;
	margin-bottom: 23px;
}*/
.social-float img {
	float: left;
}
.social-float--lg .share42-item {
	margin: 0 6px 23px 0 !important;
}
.social-float .share42-counter {
	font-size: 11px;
	font-family: FigginsSans;
	line-height: 33px;
	background: transparent;
	margin-left: 2px;
}
.social-float .share42-counter:before {
	display: none;
}
.social-float span a{
	height: 31px;
	width: 33px;
}


.wrapper--project .col_center {
	width: 100%;
}
.wrapper--project .container {
	padding-bottom: 0px;
}
.wrapper--project .second_inside {
	padding-bottom: 48px;
}
.wrapper--project .pagelabel {
	margin-bottom: 42px;
}
.wrapper--project .divider {
	margin-top: 48px;
	width: 100%;
	height: 6px;
	background: #000000;
}
.wrapper--project table,
.wrapper--project table td {
	border: 0px;
	vertical-align: sub;
}

.wrapper--project .date_stamp_arh {
	padding-left: 0;
}
.wrapper--project .date_stamp_arh h2 {
	/*text-decoration: underline;*/
	font-family: 'FigginsSans';
	font-size: 16px;
	margin-bottom: 0;
	display: inline-block;
}
.wrapper--project .date_stamp_arh a {
	font-family: 'FigginsSans';
	font-size: 16px;
	margin-right: 6px;
}
/*.wrapper--project .date_stamp_arh .years,
.wrapper--project .date_stamp_arh .lections,
.wrapper--project .date_stamp_arh .lectors {
	margin-bottom: 20px;
}*/
.wrapper--project .date_stamp_arh .years div {
	display: inline-block;
	margin-right: 3px;
}
/*.wrapper--project .date_stamp_arh .years div:after {
	content: ", ";
}*/
/*.wrapper--project .date_stamp_arh .years div:last-child:after {
	content: "";
}*/
.wrapper--project .blog_block {
	margin-left: 104px;
}
.wrapper--project .blog_block h1 {
	margin-top: 44px;
	margin-bottom: 27px;

	font-family: 'FigginsSansExtraBold';
	font-size: 45px;
	color: #000000;
}
.wrapper--project .blog_block p {
	font-family: 'FigginsSans';
	font-size: 28px;
	color: #000000;
	line-height: 32px;
}
.wrapper--project .main-text-wrap {
	position: relative;
	/*overflow: hidden;*/
}
.wrapper--project .main-text-wrap p:last-child{
	overflow: hidden;
	margin-bottom: 0;
}
.wrapper--project .inside-photo--project {
	width: 100%;
	position: relative;
}
.inside-photo--project .border{
	border: 4px solid #ffffff;
	position: absolute;
	top: 6px;
	left: 6px;
	bottom: 6px;
	right: 6px;
}
.photo-copyright {
	font-family: 'FigginsSans';
	font-size: 11px;
	color: #ffffff;

	position: absolute;
	right: 23px;
	bottom: 18px; /* �� ���� �� 3�� ���������*/
}
.wrapper--project .inside-photo--project img{
	width: 100%;
	max-width: none;
	max-height: none;
}
.project-partner {
	margin-top: 32px;
	text-align: right;
	min-height: 20px;
}
.project-partner span{
	margin-right: 48px;
	font-family: 'FigginsSans';
	font-size: 16px;
	color: #000000;
    vertical-align: top;
}
.project-partner img{
	display: inline;
	margin-right: 20px;
}

@media only screen and (max-width: 1000px) {
	.wrapper--project .col_center{
		width: 100%;
	}
	.social-float--lg {
		display: none;
	}
	.social-float--mobile {
		display: block;
	}
	.wrapper--project .blog_block{
		margin-left: 0;
		width: auto;
	}
	.blog_block h1 {
		margin-bottom: 9px; /* �� ��������� ������ ����� 11px*/
	}
	.wrapper--project .blog_block h3{
		margin-top: 9px; /* �� ��������� ������ ������ 11px*/
	}
}

/*@media only screen and (max-width: 696px) {


}
@media only screen and (max-width: 599px) {


}*/
@media only screen and (max-width: 768px) and (min-width: 480px) {
	.wrapper--project .container_section {
		margin-top: -11px;
	}
    header.header--v2 {
        padding-bottom: 39px;
    }
    h4.photo-desc + h4 {
        margin-bottom: 12px !important;
    }
    .blog_block h1 span {
        font-family: "ScotchModern";
        font-size: 44px;
        line-height: 48px;
    }
    .second_inside .col_center p{
        margin-bottom: 11px;
        line-height: 24px;
    }
    .fb-comments-wrapper {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .container_section{
        padding-bottom: 0px;
    }
    #footer {
        height: 77px;
        margin: -17px 0px 0px;
    }
    .wrapp-hold {
        padding: 0px 0px 53px;
    }
}

@media only screen and (max-width: 585px) and (min-width: 480px) {
    .containers, .wrapper--project .second_inside{
        width: 456px;
    }
}

@media only screen and (max-width: 479px) {

	.wrapper--project .blog_block h1,
	.blog_block h1 {
		margin-bottom: 7px;
		font-size: 24px;
	}
	.wrapper--project .blog_block h3 {
		margin-top: 7px;
		font-size: 20px;
	}
	.second_inside .col_center p {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.second_inside .col_center li{
		font-size: 14px;
		line-height: 17px;
	}
	.social-float--mobile {
		margin-bottom: 24px;
	}
	.social-float--mobile .share42-item{
		margin: 0 10px 6px 0 !important;
	}
	.social-float--mobile .share42-counter{
		min-width: 42px;
		text-align: left;
	}
    header.header--v2{
        padding: 18px 32px;
    }
    .blog_block h1 span{
        font-family: "ScotchModern";
        font-size: 24px;
        line-height: 26px;
    }
    .second_inside .col_center p{
        margin-bottom: 18px;
        line-height: 17px;

    }
    .fb-comments-wrapper {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .social-float--mobile {
        margin-bottom: 8px;
    }

    /*.item {
        margin: 27px auto;
    }*/
    .container_section {
        margin-top: 12px;
        }

    .container_section{
        padding-bottom: 4px;
    }
    #footer {
        height: 52px;
        margin: -56px 0px 0px;
    }
    .wrapp-hold {
        padding: 0px 0px 52px;
    }
    h4.photo-desc + h4 {
        margin-bottom: 12px !important;
    }
	/*.project-partner span,
	.project-partner img {
		display: inline-block;
	}*/
	.project-partner img {
		margin-bottom: 20px;
	}
	.project-partner img:last-child {
		margin-bottom: 0;
	}
}
