.bx-wrapper { width: 1350px !important; }
.miniTemplateSlideshow { display:block; clear:both; width:100%; height:auto; max-height:600px; margin:60px 0 0 0; padding:0; list-style-type:none; }
.articleText h1 { color: #E5AE82; font-size: 24px; font-weight: normal; margin: 0 0 10px 0; }
#sliderContainer { margin-top: -50px !important; }
#bxText { color: #FFF; text-align: center; padding-right: 10px; text-transform: uppercase; font-weight: bold; font-size: 10px; margin-right: 50px; }
#bxSlideControls { position: relative; z-index: 9999; text-align: center; margin-top: -30px; margin-bottom: 20px; }
#bxSlideInputField { border: 0; text-align: center; background-color: #000; color: #FFF; }
#bxCounter { padding-left: 10px; padding-right: 5px;border-radius: 5px; text-align: center; background-color: #000; color: #878787; }
#bxSlideGo { margin-right: 10px; text-transform: uppercase; border-radius: 5px; text-align: center; border: 1px solid #FFF; background-color: #000; color: #FFF; padding: 5px; }
#doubleRight, #doubleLeft { cursor: pointer; margin-left: 5px; }
#bxSlideInput input { width: 30px; }
#singleRight { margin-left: 5px; }
#singleleft { margin-right: 5px; }
@media (max-width: 1000px) {
	#bxSlideInput input { width: 20px; }
	#topControlsBox { width: 100%; display: inline-block; }
	#bxSlideControls { width: 140px; margin-top: 10px; }
	#doubleRight, #doubleLeft { display: none; }
	#singleRight, #singleleft { margin-right: 0px; margin-left: 0px; }
}
