section.third {
	margin-top:58px;
	padding-bottom:50px;
}

section.fourth {
	padding-bottom:90px;
}

section .pos {
	position: relative;
}

.catch {
	font-size: 33px;
	line-height: 43px;
	color: #7e6f50;
	margin: -5px 0;
	padding: 25px 0;
}

section > h4 {
	margin: 44px 0 0 0;
	font-size: 30px;
	font-weight: normal;
}

section > h3 {
	text-align: center;
}

section > h4 span {
	background: #fff100;
	display: inline-block;
}

.block > h4 {
	margin: -5px 0 14px 48px;
	font-size: 21px;
	line-height: 31px;
	position: relative;
}

.block > h4 > span, .third > h3 > span {
	position: relative;
}

.block > h4 > span > span, .third > h3 > span > span {
	position: relative;
	z-index: 1;
}

.block > h4 > span:before, .third > h3 > span:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #fff100;
	bottom: 2px;
	left: 0;
	z-index: 0;
}

.block .subTitle {
	font-size: 21px;
	padding-left: 48px;
}

.block > p {
	padding-left: 48px;
	width: 350px;
}

.block p.image {
	padding: 0;
	margin: 0 0 0 408px;
	position: absolute;
	top: 25px;
	text-align: center;
}

.shoulder {
	position: absolute;
	top: 20px;
	right: 0;
}

.note {
	text-align: right;
	clear:both;
}

div.works p {
	margin: 0;
	width: 170px;
	height: 256px;
	overflow: hidden;
	text-align: center;
	float: left;
}

div.works a {
	display: block;
	padding: 8px 0;
}

div.works a:hover {
	cursor: pointer;
}

div.works img {
	width: 170px;
}

div.works span {
	display: block;
	margin: 16px 0 0 0;
	text-align: left;
	font-size: 15px;
	letter-spacing: -.25px;
	line-height: 21px;
}

div.works a:hover span {
	background-color: #2362de;
	color: white;
}

div.works a:active span {
	color: #2e4198;
}

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

.work {
	width: 33.333333%;
}
}

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

.work {
	width: 50%;
}
}

@media screen and (min-width: 1024px) {

.block:nth-child(2) img {
	height: 221px !important;
	width: auto !important;
}

.block:nth-child(2) p.image {
	top: 50%;
	margin-top: -110px;
}

.block:nth-child(3) img {
	height: 196px !important;
	width: auto !important;
}

.block:nth-child(3) p.image {
	top: 50%;
	margin-top: -98px;
}

.block:nth-child(4) img {
	height: 190px !important;
	width: auto !important;
}

.block:nth-child(4) p.image {
	top: 50%;
	margin-top: -95px;
}

.block:nth-child(5) img {
	height: 250px !important;
	width: auto !important;
}

.block:nth-child(6) img {
	height: 231px !important;
	width: auto !important;
}
}

@media screen and (min-width:768px) and ( max-width:1023px) {

.block > h4 {
	margin: -5px 0 14px 91px;
}

.block > p {
	padding-left: 91px;
	width: 43%;
	float: left;
}

.block p.image {
	float: right;
	position: relative;
	text-align: center;
	margin: -40px 0 0 0;
	padding: 0;
	top: 0;
}

.block:nth-child(5) p.image {
	margin: -62px 0 0 0;
}

.block p.image img {
	height: auto;
	width: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
}

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

section > h4 {
	font-size: 20px;
	line-height: 1;
}

.catch {
	font-size: 26px;
	line-height: 36px;
}

section.third h3 {
	line-height: 42px;
	margin: 41px 0 31px 0;
}

.block > p {
	padding-left: 0px;
}

.block > h4 {
	margin: -5px 0 14px 0px;
}

.block > p {
	padding-left: 0;
	width: 100%;
	float: none;
}

.block p.image {
	float: none;
	position: relative;
	text-align: center;
	margin: 0px 0 0 0;
	padding: 23px 0 0 0;
	top: 0;
	height: auto !important;
}

.shoulder {
	position: relative;
	top: 0;
	right: 0;
	padding-bottom: 25px;
}

.note {
	text-align: left;
	
}
}
