/* seccion de pagina web completa bg */

@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
@media (max-width: 1280px) {
	.sb-slider img {width: 1270px; height: 560px;}
}
@media (max-width: 1170px) {
	.sb-slider img {width: 1170px; height: 460px;}
	.sb-description {left: 650px; top: 200px;}
	.nav-arrows a:first-child{left: 1020px !important;}
}
@media (max-width: 1100px) {
	.sb-slider img {width: 1100px; height: 460px;}
	.sb-description {left: 630px; top: 200px;}
	.nav-arrows a:first-child{left: 1000px !important;}

}
@media (max-width: 1010px) {
	.sb-slider img {width: 1100px; height: 460px;}
	.sb-description {left: 630px; top: 200px;}
	.nav-arrows a:first-child{left: 1000px !important;}

}
@media (max-width: 1000px) {
	.sb-slider img {width: 980px; height: 400px;}
	.sb-description {left: 500px; top: 170px;}
	.nav-arrows a:first-child{left: 880px !important;}
	.nav-arrows a{top: 200px !important;}
	
}

@media (max-width: 850px) {
	.sb-slider img {width: 850px; height: 400px;}
	.sb-description {left: 510px; top: 170px;}
	.nav-arrows a:first-child{left: 790px !important;}
	.nav-arrows a{top: 200px !important;}
	.sb-description{width: 250px !important;}
	.sb-description h3{font-size: 20px !important;}
	.sb-description p{font-size: 14px !important;}

}


@media (max-width: 700px) {
	.sb-slider img {width: 700px; height: 300px;}
	.nav-arrows a:first-child{left: 630px !important;}
	.nav-arrows a{top: 120px !important;}
	.sb-description{width: 250px !important; height: auto; padding: 10px;left: 370px; top: 100px;}
	.sb-description h3{font-size: 16px !important;}
	.sb-description p{font-size: 12px !important; top: 60px !important;}
	/*ooqeiwoieiowe*/

}
@media (max-width: 400px) {
	.sb-slider img {width: 380px; height: 200px;}
	.sb-description {left: 0px; top: 130px;}
	.nav-arrows a:first-child{left: 320px !important;}
	.nav-arrows a{top: 100px !important;}
	.sb-description{width: 380px !important; height: 70px; padding: 5px;}
	.sb-description h3{font-size: 10px !important; height: 10px;}
	.sb-description p{font-size: 8px !important; top: -20px;}

}

