@charset "utf-8";
/* CSS Document */

<style>
	
	.col-main {
    float: left;
    width: 715px;
    padding: 0px !important;
}

	
body .wrapper .page .bannerpro-container {
    width: 100%;
    overflow: hidden;
    /* border: 1px solid #cccccc; */
    text-align: center !important;
}

	
	div#bannerpro-block-603-mb {
    display: none !important;
}
	
	
	body .wrapper .page .bannerpro-container .bannerpro .bannerpro-pager {
    position: relative;
    z-index: 20;
    width: 100%;
    text-align: center;
    margin-top: -50px;
    margin-bottom: 20px;
}
	
	
	
	
	@media only screen and (min-width: 1440px) {
	
		body .wrapper .page .bannerpro-container .bannerpro ul{	
		
			height: 470px !important;
		}
			
			div#bannerpro-block-603-dk {
    max-width: 1440px !important;
    margin: 0 auto !important;
}
		
	
	}	
	
	
	
	@media only screen and (max-width: 1280px) {
		
		body .wrapper .page .bannerpro-container .bannerpro ul{
		
		height: 420px !important;
		
	}

		html.tablet.portrait .home-slider .bannerpro-container .bannerpro-pager {
    display: block;
}
		
		
		}
		
	@media only screen and (max-width: 1024px) {
	

		html.tablet.portrait .home-slider .bannerpro-container ul {
    height: 350px !important;
}



}


	
	
	
		
@media only screen and (max-width: 960px) {
		
			body .wrapper .page .home-slider .bannerpro-container .bannerpro ul, body .wrapper .page .category-description-extended .bannerpro-container .bannerpro ul {
    height: 270px !important;
		}
	
			body .wrapper .page .bannerpro-container .bannerpro .bannerpro-button-left, body .wrapper .page .bannerpro-container .bannerpro .bannerpro-button-right{
				
				display: block !important;
				height: 50px;
    width: 50px;
				
				margin-top: -20px;
				
			}

	body .wrapper .page .bannerpro-container .bannerpro .bannerpro-button-left:after, body .wrapper .page .bannerpro-container .bannerpro .bannerpro-button-right:after{
		
		    margin-left: -5px !important;
    margin-top: -14px !important;
    background-size: 60%;
    background-repeat: no-repeat;
		
	}
	
		
		}

	@media only screen and (max-width: 600px) {
	
	div#bannerpro-block-603-dk {
    display: none !important;
}

		.bannerpro-pager-0 {
    padding-bottom: 90px;
    margin-bottom: -90px;
			    position: relative;
    z-index: 20;
    width: 100%;
}
		
		
			div#bannerpro-block-603-mb {
    display: block !important;
}

		
		body .wrapper .page .home-slider .bannerpro-container .bannerpro ul, body .wrapper .page .category-description-extended .bannerpro-container .bannerpro ul{
			height: 250px !important;
		}
		
		body .wrapper .page .bannerpro-container .bannerpro .bannerpro-pager{
			
			margin-bottom: 10px;
    padding-top: 30px;
    margin-top: -75px;
		}
		
		
		body .wrapper .page .bannerpro-container .bannerpro .bannerpro-button-left, body .wrapper .page .bannerpro-container .bannerpro .bannerpro-button-right{
			
			    width: 30px !important;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    background: rgba(252, 234, 226);
		}

		
		body .wrapper .page .bannerpro-container .bannerpro ul {
    height: 100% !important;
}
}
	
	
	
	
</style>