@media screen{
	/* equipment detail */
	.article-section{
		font-style: italic;
		color:#8c8c8c;
		padding: 29px 0 0 3px;
	}
	.article-section .date{
		display: block;
		margin: 0 0 12px;
		font:600 1.071em/1.133em 'Open Sans', Arial, Helvetica, sans-serif;
		color:#a2a2a2;
		text-transform: uppercase;
	}
	.article-section .social-holder{
		overflow: hidden;
		margin:0 0 15px;
	}
	.article-section .social-holder .social-row{
		float: left;
		margin: 0 10px 0 0;
	}
	.article-section .social-holder .btn-list{
		overflow: hidden;
		margin: 0;
		padding: 0 3px 5px;
		list-style:none;
		font-size: 11px;
		line-height: 13px;
		font-weight: 700;
		color:#fff;
		text-transform: uppercase;
	}
	.article-section .social-holder .btn-list li{
		float: left;
		margin: 0 7px 0 0;
	}
	.article-section .social-holder .btn-list a{
		display: block;
		color:#fff;
		padding: 3px 15px 4px;
		font-weight: 700;
		font-style: normal;
		background: #313131;
		border-radius:1px;
		box-shadow: inset 0px -1px 0px 0px #202020, inset 0px -2px 0px 0px #2a2a2a, 0px 1px 1px 0px rgba(00, 00, 00, 0.15); 
	}
	.article-section .social-holder .btn-list .btn-search{
		background: #e33d41;
		box-shadow: inset 0px -1px 0px 0px #d9282b, inset 0px -2px 0px 0px #df3437, 0px 1px 1px 0px rgba(00, 00, 00, 0.15); 
	}
	.article-section .social-holder .btn-list .btn-search:hover{
		background:#fe4d5b;
		text-decoration:none;
	}
	.article-section .social-holder .btn-list .btn-search:active{background:#c83438;}
	.article-section .img-holder{
		overflow: hidden;
		padding: 6px;
		margin: 0 0 24px -3px;
		background: #fff;
		box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.20);
	}
	.article-section .img-holder img{vertical-align: top;}
	.article-section p{margin: 0 0 8px;}
	.article-section .info-list{
		margin:37px 0 29px;
		border-top:1px solid #dedede;
		font:0.929em/1.154em 'bitteritalic', Arial, Helvetica, sans-serif;
		color:#919191;
		padding: 19px 0 0 2px;
	}
	.article-section .info-list dt{
		float: left;
		padding: 0 7px 0 0;
	}
	.article-section .info-list dd{
		overflow: hidden;
		margin: 0;
		padding: 0 0 7px;
	}
	.article-section .info-list-1{
		padding:0;
		border:0;
		margin: 0 0 13px;
	}
	#content h3{
		font:1.143em/1.125em 'bitterregular', Arial, Helvetica, sans-serif;
		color:#e33d41;
		padding: 0 0 16px;
		margin: 0;
	}
	.article-section .article-holder{padding: 0 0 2px;}
	.article-section .article-holder.alt{
		overflow:hidden;
		padding: 27px 0 0;
		margin: 0 0 24px;
}
	.article-section .article-holder p{margin: 0 0 36px;}
	.article-section .map-section{
		overflow: hidden;
		border:solid #dedede;
		border-width: 1px 0;
		padding: 35px 0 36px;
		color:#f6f5f4;
		margin: 0 0 33px -3px;
	}
	.article-section .map-section.alt{
		border:none;
		padding-bottom: 6px;
}
	.article-section .map-section address{
		padding: 22px 141px 31px 54px;
		font:24px/28px 'bitteritalic', Arial, Helvetica, sans-serif;
		background:#e33d41 url(../mpp.images/bg-location.png) no-repeat 9px 6px;
	}
	.article-section .map-section address span{display: block;}
	.article-section .map-section .map-holder{overflow: hidden;}
	.article-section .map-section .map-holder img{display: block;}
	.article-section .block{
		overflow: hidden;
		margin: 0 0 47px -3px;
		padding: 25px 25px 17px;
		background: #fff;
		box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
	}
	#content .block .title{
		font:18px/20px 'bitterregular', Arial, Helvetica, sans-serif;
		color:#e33e42;
		margin: 0 0 18px;
		padding: 3px 0 0 41px;
		position: relative;
		border:none;
	}
	#content .block .title:after{
		content:"";
		position: absolute;
		top:0;
		left:0;
		width: 33px;
		height: 23px;
		background: url(../mpp.images/sprite.png) no-repeat -440px 0;
	}
	.article-section .block .holder{
		overflow: hidden;
		padding: 0 0 0 2px;
		margin: 0 -42px 0 0;
	}
	.article-section .block ul{
		float: left;
		width: 259px;
		margin: 0 42px 0 0;
		padding: 0;
		list-style:none;
		font-size: 14px;
		line-height: 16px;
		font-style: normal;
		color:#666;
		text-transform: uppercase;
	}
	.article-section .block ul li{
		padding: 11px 0;
		border-top:1px solid #ececec;
		box-shadow: inset 0px 1px 0px 0px #f2f2f2;
	}
	.article-section .block ul li:first-child{
		border:0;
		box-shadow: none;
	}
	.article-section .block ul a{color:#666;}
	.article-section .alignleft{
		float:left;
		margin: 2px 36px 0 4px;
	}
	.contact-container{
		overflow:hidden;
		font-size:0.928em;
		line-height:1.154em;
		font-style:italic;
		color:#919191;
	
		margin: 0 0 26px -3px;
}
	.contact-container .box{
		float:left;
		width:205px;
		min-height: 350px;
		margin:0 0 0 17px;
		padding: 28px 21px 22px;
		background:#fff;
		-moz-box-sizing:border-box;		-webkit-box-sizing:border-box;		box-sizing:border-box;
	}
	.contact-container .box:first-child{margin-left:0;}
	.contact-container .title{
		display:block;
		color:#3d454b;
		font: 16px/24px 'bitterregular', Arial, Helvetica, sans-serif;
		margin:0 0 4px;
	}
	.contact-container p{margin:0 0 14px;}
	#content .comment-holder{
		padding: 0 0 0 5px;
		overflow: hidden;
	}
	.gallery{
		position: relative;
		margin: 0 0 82px -6px;
		padding: 6px;
		background: #fff;
		width: 650px;
	}
	.gallery:before{
		position: absolute;
		bottom: -35px;
		left: 6px;
		height: 1px;
		width: 650px;
		content: '';
		background: #dedede;
	}
	.gallery:after{
		display: block;
		content: '';
		clear: both;
	}
	.gallery .mask{
		float: left;
		position: relative;
		width: 493px;
		height: 284px;
		overflow: hidden;
	}
	.gallery .slide{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
	}
	.gallery .slide.selected{z-index: 100;}
	.gallery .slide img{
		display: block;
		height: 100%;
	}
	.gallery .box{
		display: none;
		background: #e23e42;
		left: -11px;
		bottom: 29px;
		position: absolute;
		padding: 3px 10px 18px 26px;
		font-size: 14px;
		line-height: 16px;
		font-style: italic;
		color: #fff;
		width: 386px;
	}
	.gallery .selected .box{display: block;}
	.gallery .box:before{
		position: absolute;
		left: 0;
		bottom: 100%;
		content: '';
		background:url(../mpp.images/sprite-red.png) no-repeat 0 -279px;
		height: 21px;
		width: 422px;
	}
	.gallery .box h2{
		text-transform: uppercase;
		margin: 0 0 10px;
		font: 33px/32px 'bitterregular', Arial, Helvetica, sans-serif;
	}
	.gallery .box p{
		opacity: 0.8;
		margin: 0 0 14px;
	}
	.gallery .box .btn-holder{
		overflow: hidden;
		padding: 0 0 0 2px;
	}
	.gallery .box .btn-holder .btn-prev, 
	.gallery .box .btn-holder .btn-next{
		float: left;
		margin: 0 8px 0 0;
		text-indent: -9999px;
		overflow:hidden;
		background: url(../mpp.images/sprite.png) no-repeat -55px 0;
		width: 16px;
		height: 16px;
	}
	.gallery .box .btn-holder .btn-next{background-position: -79px 0;}
	/* switcher */
	.gallery .switcher{
		float: right;
		position: relative;
		width: 150px;
		height: 284px;
		overflow:hidden;
	}
	.gallery .switcher ul{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.gallery .switcher ul li{
		position: relative;
		height:71px;
		overflow:hidden;
	}
	.gallery .switcher ul a{
		display: block;
		color: #fff;
		text-align: center;
		font: 30px/32px 'bitterregular', Arial, Helvetica, sans-serif;
	}
	.gallery .switcher ul a:hover{text-decoration: none;}
	.gallery .switcher ul img{
		display: block;
		width:100%;
		height:71px;
	}
	.gallery .switcher ul .mask{
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../mpp.images/bg-mask-red.png);
	}
	.gallery .switcher ul .selected .mask{display: block;}
	.gallery .switcher ul .num{
		display: none;
		position: absolute;
		top: 50%;
		width: 100%;
		left: 0;
		margin-top: -16px;
	}
	.gallery .switcher ul .selected .num{display: block;}
	.gallery .switcher .btn-section{
		position:absolute;
		left:0;
		bottom:0;
		background:url(../mpp.images/none.png);
		height:71px;
		width:100%;
	}
	.gallery .switcher .btn-holder{
		position: absolute;
		bottom: 9px;
		left: 47px;
	}
	.gallery .switcher .btn-holder .btn-prev, 
	.gallery .switcher .btn-holder .btn-next{
		float: left;
		margin: 0 6px 0 0;
		text-indent: -9999px;
		overflow:hidden;
		width: 24px;
		height: 24px;
		border-radius: 12px;
		background: url(../mpp.images/sprite-red.png) no-repeat -252px 0;
	}
	.gallery .switcher .btn-holder .btn-prev:hover{background-position:-282px 0;}
	.gallery .switcher .btn-holder .btn-prev:active{background-position:-312px 0;}
	.gallery .switcher .btn-holder .btn-next{background-position:-252px -30px;}
	.gallery .switcher .btn-holder .btn-next:hover{background-position:-282px -30px;}
	.gallery .switcher .btn-holder .btn-next:active{background-position:-312px -30px;}
}