@charset "utf-8";

@media only screen and (min-width: 1601px) {
	.dN1400									{ display:none; }
	.allionRun								{ min-height:860px; }
	.titleRun                           	{ width: 60%; font-size:100px; line-height: 100px; }
	.descrRun                           	{ width: 50%; font-size:24px; line-height: 24px; }
	.wEsp1x                             	{ width:120px; }
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
	.dN1400									{ display:none; }
	.allionRun								{ min-height:700px; }
	.titleRun                           	{ width: 65%; font-size:70px; line-height: 65px; }
	.descrRun                           	{ width: 60%; font-size:20px; line-height: 20px; }
	.wEsp1x                             	{ width: 100px; }
	.imagePhone                         	{ max-width:38%; max-height:110%; }

}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.dN1200									{ display:none; }
	.allionRun								{ min-height:680px; }
	.titleRun                           	{ width: 65%; font-size:50px; line-height: 45px; }
	.descrRun                           	{ width: 60%; font-size:20px; line-height: 20px; }
	.wEsp1x                             	{ width: 100px; }
	.imagePhone                         	{ max-width:40%; max-height:110%; }

}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.dN992									{ display:none !important; }
	.allionRun								{ min-height:600px; }
	.titleRun                           	{ width: 65%; font-size:45px; line-height: 45px; }
	.descrRun                           	{ width: 60%; font-size:20px; line-height: 20px; }
	.wEsp1x                             	{ width: 100px; }
	.imageRun                           	{ right:0; bottom:0; max-width:50%; max-height:80%; }
	.imagePhone                         	{ max-width:40%; max-height:110%; }

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.dN768									{ display:none; }
	.allionRun								{ min-height:750px; }
	.titleRun                           	{ width: 60%; font-size:40px; line-height: 40px; margin-bottom: 30px; }
	.descrRun                           	{ width: 55%; font-size:20px; line-height: 20px; margin-bottom: 30px;  }
	.wEsp1x                             	{ width: 120px; }
	.imageRun                           	{ right:0; bottom:0; max-width:55%; max-height:90%; display: block !important; }
	.imageRun2                           	{ left:0; bottom:0; width:100%; display: none !important; }
	.mT-Esp2                             	{ margin-top:-20px; }


}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.dN576									{ display:none; }
	.allionRun								{ min-height:750px; }
	.titleRun                           	{ width: 90%; font-size:40px; line-height: 40px; margin-bottom: 30px; }
	.descrRun                           	{ width: 60%; font-size:20px; line-height: 25px; margin-bottom: 30px;  }
	.wEsp1x                             	{ width: 90px; }
	.imageRun                           	{ right:0; bottom:0; max-width:60%; max-height:90%; }
	.imageRun2                           	{ left:auto; right:0; bottom:0; width:70%; }
	.mT-Esp                             	{ margin-top:-40px; }
	.mT-Esp2                             	{ margin-top:-30px; }

}
@media only screen and (max-width: 575px) {
	.dN320									{ display:none; }
	.allionRun								{ min-height:700px; }
	.titleRun                           	{ width: 90%; font-size:35px; line-height: 35px; margin-bottom: 30px; }
	.descrRun                           	{ width: 70%; font-size:16px; line-height: 20px; margin-bottom: 20px;  }
	.influeRun                          	{ width: 100%; padding-top:10px; padding-bottom:10px; margin-bottom:20px;  background: none;}
	.wEsp1x                             	{ width: 80px; }
	.imageRun                           	{ right:0; bottom:0; max-width:80%; max-height:80%; }
	.imageRun2                           	{ left:auto; right:0; bottom:0; width:90%; }
	.textEsp1								{ font-size:14px; line-height: 14px; }
	.mT-Esp                             	{ margin-top:-40px; }
	.mT-Esp2                             	{ margin-top:10px; }

}


/* BOOTSTRAP */

@media screen and (min-width: 992px) {
	.dN_oPC								{ display:none; }
	.vM_oPC 							{ vertical-align:bottom; }
}

@media screen and (max-width: 991px) {
	.dN_oS								{ display:none; }
	.dN_oS_imp							{ display:none !important; }

	.videoWrapper 						{ position: relative; padding-bottom: 54.7%; }

	.mb5_oS 							{ margin-bottom:5px; }

	.h40_oS 							{ height:40px; }
	.h200_oS 							{ height:200px; }
	.h250_oS 							{ height:250px; }
	.h300_oS 							{ height:300px; }
	.w200_oS 							{ width:200px; }

	.p4020_oS							{ padding:40px 20px; }
	.pT100_oS							{ padding:120px 0 0 0;}



	.slick-next,.slick-prev				{ display: none !important; }

}