@media(max-width:865px){
	#art-main{
		max-width: 100%;
		position: static;
	}
	.art-Sheet{
		max-width: 100%;
		width: 100%;
	}
	div.art-Header{
		max-width: 100%;
		width: auto;
	}
	div.art-Header-jpeg{
		width: 100%;
		max-width: 100%;
	}
	.art-contentLayout{
		width: 100%;
		max-width: 100%;
	}
	.art-contentLayout .art-content{
		max-width: 100%;
		width: 100%;
	}
	.art-contentLayout .art-sidebar2{
		width: 100% !important;
		max-width: 100%;
		margin: 0;
	}
	.art-contentLayout .art-sidebar1{
		width: 100%;
		max-width: 100%;
		margin: 0;
	}
	.art-Footer{
		width: 100%;
		max-width: 100%;
	}
	.art-menu li.page_item{
		margin-bottom: 5px;
		-webkit-border-radius: 5px;
		        border-radius: 5px;
		float: none;
		width: 100%;
		padding-top: 5px;
		padding-bottom: 5px;
		background: #7D1A3D;
	}
	.art-menu li:nth-child(2n){
		display: none;
	}
	.art-menu li.page_item.current_page_item{
		background: #ffbbd1; /* Old browsers */
		background: -moz-linear-gradient(top, #ffbbd1 0%, #e62f70 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #ffbbd1 0%,#e62f70 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #ffbbd1 0%,#e62f70 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbbd1', endColorstr='#e62f70',GradientType=0 ); /* IE6-9 */
	}
	.art-menu li .l, 
	.art-menu li .r{
		display: none;
	}
	.art-menu a .t{
		font-size: 16px;
	}
	.art-nav{
		background: #9D1B12;
		height: 255px;
	}
	.art-nav .l,
	.art-nav .r{
		display: none;
	}
	.art-BlockContent-body .custom-html-widget{
		text-align: center;
		font-size: 18px;
		line-height: 20px;
	}
	.art-BlockHeader .t{
		font-weight: 600;
		font-size: 18px;
	}
	.art-BlockContent-body input,
	.art-BlockContent-body select,
	.art-BlockContent-body label{
		height: 30px;
		width: 100% !important;
	}
	.art-BlockContent-body select{
		font-size: 16px;
	}
	.art-BlockContent-body label{
		display: block;
		margin-bottom: 5px;
		width: 100%;
		text-align: center;
	}
	.art-button-wrapper .art-button .l,
	.art-button-wrapper .art-button .r{
		display: none;
	}
	.art-button-wrapper{
		margin-top: 10px;
		background: #FF347F;
		-webkit-border-radius: 5px;
		        border-radius: 5px;
		height: 30px;
		font-weight: 600;
		width: 100%;
		padding: 0;
		font-size: 16px;
	}
	.art-button-wrapper .art-button{
		text-align: center;
		background: #FF347F;
		-webkit-border-radius: 5px;
		        border-radius: 5px;
		height: 30px;
		font-weight: 600;
		width: 100%;
		padding: 0;
		font-size: 16px;
	}
	.art-BlockHeader{
		padding: 5px 10px;
		background: #5a112e; /* Old browsers */
		background: -moz-linear-gradient(top, #5a112e 0%, #951c59 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #5a112e 0%,#951c59 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #5a112e 0%,#951c59 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a112e', endColorstr='#951c59',GradientType=0 ); /* IE6-9 */
	}
	.art-BlockHeader .l,
	.art-BlockHeader .r{
		display: none;
	}
	.art-BlockContent-body ul li{
		font-size: 16px;
		line-height: 22px;
	}
	.art-content .video{
		font-size: 18px;
	}
	.art-PostContent{
		font-size: 18px;
	}
	.art-content .art-Post-body{
		font-size: 18px !important;
	}
	.art-PostHeaderIcons{
		font-size: 18px;
	}
	.art-PostHeaderIcons a:link{
		font-size: 18px;
	}
	.art-PostFooterIcons{
		font-size: 18px;
	}
	.art-PostFooterIcons a:link{
		font-size: 18px;
	}
}
/*
     */
/*
*/