
.mobile, .js_nivel2 {
  display: none;
}

/*responsive home*/

@media screen and (max-width: 1199px) {
	.presentacion:after, .cita:before {
		display: none;
	}
	footer:before {
		width: 100%;
	}
	.blog-home .box .noticia .img {
		width: 100%;
		height: 385px;
	}
	.colaboradores-home .colaborador .img {
		width: 100%;
		height: 120px;
	}
	body {
		padding-top: 110px;
	}
	header .container {
		padding-top: 30px;
	}
	header .box-logo {
		width: 128px;
		top: 20px;
	}
	.navbar .nav-left {
		padding-right: 80px;
	}
	.navbar .nav-right {
		padding-left: 80px;
	}
	.navbar .nav li {
		margin: 0 0px;
	}
	.navbar .nav a {
		padding: 15px 4px 40px 4px;
		font-size: 13px;
	}
	.navbar .nav a .flaticon-down {
		display: none;
	}
	.navbar .nav-right a.btn-tienda {
		padding: 8px 10px;
		margin-left: 0px;
	}
	.nav .dropdown-menu {
		visibility: hidden;
	}
	.header.fixed {
		transform: translateY(-70px);
		-webkit-transform: translateY(-70px);
		-moz-transform: translateY(-70px);
		-o-transform: translateY(-70px);
		-ms-transform: translateY(-70px);
	}
	.header.fixed .box-logo {
		width: 76px;
		top: 75px;
		margin: 0;
	}
	.titulo-seccion .texto .titulo {
		font-size: 42px;
		line-height: 46px;
	}
	.titulo-seccion .texto p {
		font-size: 18px;
		line-height: 24px;
		padding: 0 40px;
	    margin-bottom: 15px;
	}
	.presentacion .contadores span {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 15px;
	}
	.presentacion .contadores .contador .counter {
		font-size: 38px;
		line-height: 42px;
		margin-bottom: 10px;
	}
	.eventos-home .titulo-seccion {
		padding-left: 50px;
		max-width: 90%;
		padding-top: 70px;
	}
	.eventos-home .box {
		padding: 50px 20px;
	}
	.eventos-home .box .evento .numero {
		font-size: 50px;
		line-height: 50px;
	}
	.eventos-home .box .evento .mes {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.eventos-home .box .evento p {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 15px;
	}
	.eventos-home .box .evento {
		background-size: contain;
	}
	.eventos-home {
		 margin-bottom: 60px;
	}
	.tienda-home {
		margin-bottom: 0;
		padding: 60px 0;
		background-image: none!important;
	}
	.embajadores-home .titulo-seccion .texto .titulo {
		font-size: 32px;
		line-height: 38px;
	}
	.embajadores-home .titulo-seccion .texto small {
		display: none;
	}
	.embajadores-home .embajador .texto .nombre {
		font-size: 16px;
		line-height: 20px;
	}
	.embajadores-home .embajador .img {
		height: 440px;
	}
	.embajadores-home .embajador .img.img-apaisada {
		height: 218px;
	}
	.titulo-seccion .texto a {
		font-size: 15px;
		padding: 12px 28px;
	}
	.cita span {
		font-size: 50px;
		line-height: 54px;
		padding: 0 20px;
	}
	.cita {
		margin-bottom: 100px;
		padding: 45px 0 30px;
	}
	.colaboradores-home .box {
		margin-bottom: 40px;
	}
	.colaboradores-home {
		margin-bottom: 80px;
	}
	.social-home .pin1 {
		left: 40px!important;
	}
	.social-home .pin2 {
		left: 230px!important;
	}
	.social-home .pin3 {
		left: -60px!important;
	}
	.social-home .pin4 {
		left: 170px!important;
	}
	.social-home .ubicacion1 {
		left: 40px!important;
	}
	.social-home .ubicacion2 {
		left: 242px!important;
	}
	.social-home .ubicacion3 {
		left: -35px!important;
	}
	.social-home .ubicacion4 {
		left: 180px!important;
	}
	.social-home .titulo-seccion {
		padding: 20px 0 50px 0px;
	}
	.redes-home .titulo {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.redes-home .box .red .num {
		font-size: 40px;
		line-height: 50px;
	}
	.redes-home {
		padding: 60px 0 50px;
	}
	.social-home {
		margin-bottom: 60px;
		background-size: cover;
		background-position: 40% -100px;
	}
	.blog-home .box .noticia .texto {
		padding: 0;
	}
	.blog-home .box .noticia .texto .titulo {
		font-size: 22px;
		line-height: 26px;
	}
	.blog-home .box {
		margin-bottom: 60px;
	}
	.blog-home {
		margin-bottom: 100px;
	}
	footer .logo-footer {
		width: 270px;
	}
	.catalogo .producto .img {
		width: 100%;
		height: 280px;
	}
	.carrusel-relacionados.slick-initialized .slick-slide{
		padding: 0 15px;
	}
	.catalogo .producto .img .btn-fav:hover, .productos-estrella .box .articulo .box-texto .texto .btn-fav:hover {
		color: #00a857;
		background: #fff;
		border: 2px solid #00a857;
	}
	.catalogo .producto .img .btn-fav.active, .productos-estrella .box .articulo .box-texto .texto .btn-fav.active {
		color: #fff;
		background: #ff0201;
		border: 2px solid #ff0201;
	}
	footer .logo-sdg {
		width: 280px;
	}
}


@media screen and (max-width: 991px) {
	.slider .flexslider .flex-caption .titulo-caption {
		font-size: 46px;
		line-height: 52px;
	}
	body {
		padding-top: 50px;
	}
	header .box {
		display: none;
	}
 	.header .box-logo{
	  display: none;
	}
	.mobile{
		display: inline-block;
	}
	.sec-mobile{
		display: inline-block;
		width: 100%;
		text-align: center;
		padding: 10px 10px 0;
	}
	.header .sec-mobile.fixed{
		position: fixed;
		top: 0px;
		left: 0;
		background: #fff;
		z-index: 99;
		box-shadow: 0 3px 5px #ccc;
		-webkit-box-shadow: 0 3px 5px #ccc;
		-moz-box-shadow: 0 3px 5px #ccc;
		-o-box-shadow: 0 3px 5px #ccc;
		-ms-box-shadow: 0 3px 5px #ccc;
		padding-bottom: 10px;
	}

	/******botonera y menus movil*****/

	.desktop {
	  display: none;
	}
	.mobile, .js_nivel2 {
	  display: inline-block !important;
	}
	.sec-mobile {
		text-align: center;
		width: 100%;
	}
	header .container {
		padding-top: 0;
	}
	body {
		padding-top: 70px;
	}
	.left {
		float: left;
	}
	.login-header{
		display: inline-block;
		margin-left: 10px;
	}
	.sec-mobile .mobilelogo{
		position: absolute;
		display: inline-block;
		z-index: 1;
		float: none;
		margin: 0;
		padding: 0;
		max-width: 320px;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
	}
	.sec-mobile .mobilelogo .js_logo{
		display: block;
		width: 100px;
    	top: 5px;
	}
	.right {
		float: right;
	}
	.sec-mobile button, .login-header a {
		position: relative;
		display: inline-block;
		z-index: 1;
		float: none;
		margin: 0;
		padding: 0;
		border: 0px;
		width: 30px;
		height: 65px;
		line-height: 60px;
		font-size: 26px;
		vertical-align: top;
		color: #00a857;
	}
	.sec-mobile .btn-tienda {
		background: #00a857;
		color: #fff;
		padding: 8px 16px;
		border-radius: 4px;
		margin-left: 0px;
		text-transform: uppercase;
		position: relative;
		top: 12px;
		font-family: "Prompt Regular";
		float: left;
	}
    .sec-mobile .btn-tienda i {
        margin-right: 5px;
	}
	.open-menu{
		border: none;
		text-transform: uppercase;
		text-align: center;
		font-size: 15px;
		width: 100%;
		padding: 15px;
	}
	.js_menu .open-menu i{
		font-size: 12px;
		vertical-align: middle;
		float: right;
		color: #fff;
		margin: 3px;
	}
	.js_menu {
		position: fixed;
		z-index: 10000;
		float: none;
		padding: 0px;
		width: 100%;
		height: auto;
		background: rgba(0, 0, 0, 0.9);
		right: -102%;
		top: 0px;
		overflow-y: auto;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		margin: 0;
	}
	.navbar .nav li.menu-movil {
		display: block;
	}
	.js_menu li {
		margin-left: 0;
		font-size: 15px;
		display: block;
		width: 100%;
		text-align: center;
		position: relative;
		float: left;
		border-right: none;
	}

	.js_menu ul{
		width: 100%;
		position: relative;
		margin: 0;
		text-align: center;
	}
	.js_menu ul .col-md-6{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		display: inline-flex;
	}
	.js_menu .nav-left, .js_menu .nav-right {
		padding: 0;
	}
	.js_menu li a {
		width: 100%;
		font-size: 20px;
		line-height: 24px;
		padding: 15px!important;
		display: inline-block;
    	float: left;
		color: #fff;
	}
	.navbar .nav a {
		padding: 15px 4px 40px 4px;
		font-size: 14px;
		color: #fff;
	}
	.js_menu .dropdown-menu {
		padding: 0;
		min-width: 100%;
	}
	.nav .dropdown-menu {
		visibility: visible;
		border: none;
		border-radius: 0;
		left: 0;
		top: 0;
		position: relative;
	}
	.nav .dropdown-menu:after{
		display: none;
	}
	.js_menu .dropdown-menu li a {
		font-size: 13px;
		padding: 10px 15px!important;
		color: #000;
	}
	.js_menu.open{
		right: 0px;

	}
	.js_nivel2 {
		display: inline-block;
		position: absolute;
		right: 0px;
		top: 0;
		width: 47px;
		height: 47px;
		line-height: 44px;
		color: #fff;
		padding: 0;
		margin: 0;
		text-align: center;
		font-size: 15px;
		border: none;
		z-index: 9;
	}
	.js_nivel2:after{
		content:"\f185";
		color: #fff;
		font-family: "Flaticon";
		font-size: 13px;
	}
	.header .sec-mobile.fixed {
		padding-bottom: 0px;
		transform: translateY(-5px);
		-webkit-transform: translateY(-5px);
		-moz-transform: translateY(-5px);
		-o-transform: translateY(-5px);
		-ms-transform: translateY(-5px);
	}
	.sec-mobile.fixed .mobilelogo .js_logo {
		display: block;
		width: 80px;
		top: 0px;
	}
	.menu-movil.btn-tienda-movil a{
		font-family: "Prompt Medium";
		text-transform: uppercase;
		color: #fff;
		background: #00a857;
		font-size: 14px;
		padding: 16px 38px;
		transition: 0.3s ease all;
		-webkit-transition: 0.3s ease all;
		-moz-transition: 0.3s ease all;
		-o-transition: 0.3s ease all;
		-ms-transition: 0.3s ease all;
		display: inline-block;
		position: relative;
		width: 100%;
	}
	.menu-movil.btn-tienda-movil a i{
		margin-right: 5px;
		font-size: 16px;
	}
	.menu-movil.btn-tienda-movil a:hover{
		color: #fff;
	}

	/*****fin botonera y menus movil******/

	.presentacion .contadores {
		width: 100%;
	}
	.box-slider .box-encuesta .svg {
		display: none;
	}
	.box-slider .box-encuesta {
		padding: 0 40px;
	}
	.box-slider .box-encuesta span {
		font-size: 26px;
		line-height: 32px;
	}
	.box-slider .box-encuesta small {
		font-size: 11px;
		margin-bottom: 5px;
	}
	.box-slider .box-encuesta:before {
		width: 220px;
		height: 220px;
	}
	.titulo-seccion .texto .titulo {
		font-size: 36px;
		line-height: 40px;
	}
	.titulo-seccion .texto p {
		font-size: 18px;
		line-height: 24px;
		padding: 0;
	}
	.presentacion .contadores .contador p {
		font-size: 16px;
		line-height: 22px;
	}
	.presentacion .contadores .contador .counter, .presentacion .contadores .contador small {
		font-size: 28px;
		line-height: 32px;
		margin-bottom: 5px;
	}
	.eventos-home .titulo-seccion {
		padding-left: 40px;
		max-width: 95%;
		padding-top: 40px;
	}
	.embajadores-home .texto-embajador-mobile {
		display: block;
	}
	.embajadores-home .texto-embajador-desktop {
		display: none;
	}
	.embajadores-home .titulo-seccion {
		padding: 0px 15px 40px 15px;
		text-align: center;
	}
	.embajadores-home .titulo-seccion .texto .titulo {
		font-size: 36px;
		line-height: 40px;
	}
	.embajadores-home .titulo-seccion .texto p {
		font-size: 18px;
		line-height: 24px;
		padding: 0;
	}
	.cita span {
		font-size: 40px;
		line-height: 44px;
	}
	#ubicaciones {
		display: none;
	}
	.social-home .titulo-seccion {
		padding: 20px 0 50px 0px;
		text-align: center;
	}
	footer .col-md-4:first-child{
		display: none;
	}
	footer .box.informacion {
		padding-top: 23px;
	}
	footer .cintillo {
		margin-top: 100px;
	}
	.eventos-home .box {
		padding: 50px 15px;
		margin: 0;
	}
	.sintonia:hover {
		right: -250px;
	}
	.slider .flexslider .flex-caption {
		left: 0;
		width: 100%;
		padding: 0 40px;
	}
	.blog-home .box .noticia .img {
		height: 275px;
		display: block;
	}
	.blog-home .box .noticia .img img{
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
	}
}

@media screen and (max-width: 767px) {
	body {
		padding-top: 80px;
	}
	.slider .flexslider .flex-caption p {
		font-size: 18px;
		display: block;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.slider .flexslider .slides li {
		height: 320px;
	}
	.slider .flexslider .slides li img {
		height: 100%;
		max-width: initial;
		position: relative;
		top: 50%;
		left: 5%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
	}
	.slider .flexslider .flex-caption .titulo-caption {
		font-size: 28px;
		line-height: 34px;
	}
	.slider .flexslider .flex-caption a {
		padding: 10px 16px;
		font-size: 13px;
	}
	.box-slider .box-encuesta span {
		font-size: 22px;
		line-height: 26px;
	}
	.titulo-seccion .texto .titulo, .embajadores-home .titulo-seccion .texto .titulo {
		font-size: 30px;
		line-height: 34px;
	}
	.titulo-seccion .texto p, .embajadores-home .titulo-seccion .texto p {
		font-size: 16px;
		line-height: 20px;
	}
	.presentacion .contadores span {
		font-size: 16px;
		line-height: 20px;
	}
	.presentacion .contadores .contador p {
		font-size: 16px;
		line-height: 22px;
	}
	.presentacion .contadores .contador .counter {
		font-size: 28px;
		line-height: 34px;
	}
	.presentacion .contadores a {
		font-size: 14px;
		padding: 14px 30px;
	}
	.eventos-home .texto-eventos-mobile {
		display: block;
	}
	.eventos-home .texto-eventos-desktop {
		display: none;
	}
	.eventos-home .titulo-seccion {
		max-width: 100%;
		padding: 0 15px 110px;
	}
	.eventos-home {
		padding: 20px 0 60px;
		max-height: initial;
		margin-bottom: 40px;
	}
	.titulo-seccion .texto small {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.presentacion {
		margin-bottom: 120px;
	}
	.embajadores-home .embajador .img.img-apaisada {
		height: 340px;
	}
	.cita span {
		font-size: 34px;
		line-height: 38px;
	}
	.colaboradores-home .colaborador {
		margin-bottom: 20px;
	}
	.blog-home .box .noticia .img {
		width: 100%;
		height: 240px;
	}
	.blog-home .box .noticia .img img{
		height: 100%;
	}
	.blog-home .box .noticia .img a{
		display: contents;
	}
	.blog-home .box .noticia .img .hover {
		display: initial;
	}
	.blog-home .box .noticia .texto .titulo {
		font-size: 20px;
		line-height: 26px;
	}
	.blog-home .box .noticia {
		margin-bottom: 60px;
	}
	.blog-home .box {
		margin-bottom: 0;
	}
	footer .cintillo .container:before {
		left: 0;
	}
	footer .cintillo .container:after {
		right: 50px;
	}
	.presentacion .contadores span {
		margin-bottom: 25px;
	}
	.video-home .box-video {
		width: 100%;
	}
	.video-home {
		margin-bottom: 40px;
	}
	.colaboradores-home {
		margin-bottom: 40px;
	}
	.social-home {
		background: none!important;
		padding: 0;
	}
	.social-home .mapa-movil {
		display: block;
		width: 100%;
		margin: 0;
	}
	.social-home .mapa-movil img{
		width: 100%;
	}
	.social-home .titulo-seccion {
		padding: 20px 0 20px 0px;
	}
	.embajadores-home .embajador .img, .embajadores-home .embajador .img.img-litle {
		height: 340px;
	}
	.embajadores-home .embajador:nth-of-type(2) .img.img-apaisada, .embajadores-home .col-6:nth-of-type(11) .embajador .img.img-litle{
		display: none;
	}
	.redes-movil {
		display: inline-block;
		width: 100%;
		text-align: center;
		position: sticky;
		bottom: 0;
		left: 0;
		z-index: 99;
	}
	.redes-movil .container-fluid{
		padding: 0;
	}
	.redes-movil a{
		display: inline-block;
		border-left: 1px solid #444;
		border-right: 1px solid #444;
		background: #4e4e4e;
		color: #fff;
		font-size: 12px;
		text-transform: uppercase;
		width: 100%;
		padding: 10px 0;
	}
	.redes-movil a:nth-of-type(1){
		border-left: none;
	}
	.redes-movil a:nth-of-type(3){
		border-right: none;
	}
	.redes-movil a i{
		margin-right: 6px;
		font-size: 18px;
		position: relative;
		top: 2px;
	}
	.toTop {
		bottom: 150px;
	}
	footer .logo-sdg {
		width: 100%;
	}
}

@media screen and (max-width: 575px) {
	.slider .flexslider .slides li img {
		left: 5%;
	}
	.sec-mobile .mobilelogo .js_logo {
		display: block;
		width: 80px;
		top: 5px;
	}
	.sec-mobile button, .login-header a {
		height: 55px;
		line-height: 50px;
	}
	.sec-mobile .btn-tienda {
		top: 6px;
	}
	.sec-mobile .mobilelogo .js_logo {
		top: 0;
	}
	body {
		padding-top: 70px;
	}
	.header .sec-mobile.fixed {
		padding-bottom: 5px;
	}
	.header .sec-mobile.fixed {
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
	}
	.sec-mobile .btn-tienda {
		padding: 8px 10px;
		font-size: 13px;
	}
	.box-slider .box-encuesta {
		top: initial;
		bottom: 100px;
		right: 50%;
		width: 100%;
		padding: 0 40px;
		transform: translate(50%, 0);
		-webkit-transform: translate(50%, 0);
		-moz-transform: translate(50%, 0);
		-o-transform: translate(50%, 0);
		-ms-transform: translate(50%, 0);
	}
	.slider .flexslider .flex-caption p {
		display: none;
	}
	.sec-mobile .mobilelogo {
		max-width: 200px;
	}
	.slider .flexslider .slides li {
		height: 350px;
	}
	.img-movil{
		display: none;
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		margin-top: 60px;
		margin-bottom: 50px;
	}
	.img-movil img{
		width: 100%;
	}
	.img-movil .texto{
		width: 80%;
		position: absolute;
		bottom: 40px;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		text-align: center;
	}
	.img-movil .texto .titulo{
		font-size: 44px;
		font-family: "Rokkitt Light";
		text-transform: uppercase;
		line-height: 44px;
		color: #fff;
		margin-bottom: 5px;
	}
	.img-movil .texto span{
		font-size: 15px;
		color: #000;
		background: rgba(255, 255, 255, 0.8);
		padding: 8px 20px;
	}
	.redes-home .box .red .num {
		font-size: 30px;
		line-height: 40px;
	}
	.redes-home .titulo {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	footer .box {
		padding-top: 20px;
		margin-bottom: 20px;
	}
	.redes-home .box {
		width: 100%;
	}
	.blog-home .box .mr {
		margin: 0 -15px;
	}
	.blog-home .box .pd {
		padding: 0 15px;
	}
	.eventos-home .box {
		border-radius: 0;
	}
	.blog-home .box .noticia .texto p {
		display: none;
	}
	.blog-home .box .noticia .img .fecha {
		width: 50px;
		height: 50px;
		padding: 6px 0;
		top: 10px;
		left: 10px;
	}
	.blog-home .box .noticia .img .fecha span {
		font-size: 18px;
		line-height: 20px;
	}
	.blog-home .box .noticia .img .fecha small {
		font-size: 12px;
		line-height: 10px;
	}
	.blog-home .box .noticia .img {
		height: 180px;
	}
	footer .logo-sdg {
		width: 75%;
	}
}
@media screen and (max-width: 479px) {
	.slider .flexslider .slides li img {
		left: 0%;
	}
	.slider .flexslider .flex-caption {
		padding: 0 20px;
	}
	.js_menu li a {
		padding: 10px!important;
	}
	.sec-mobile .mobilelogo {
		max-width: 100px;
	}
	.sec-mobile button, .login-header a {
		border: 0px;
		width: 24px;
		font-size: 22px;
	}
	.sec-mobile .btn-tienda {
		font-size: 12px;
		width: 85px;
		padding: 6px 0px;
		line-height: 14px;
		top: 10px;
	}
	.slider .flexslider .slides li {
		height: 350px;
	}
	.modal-body {
		padding: 15px;
	}
	.col-xxs-12{
		width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.eventos-home .box:before {
		width: 290px;
		height: 136px;
		top: -125px;
		left: 50%;
		background-size: contain;
	}
	.presentacion .logo {
		width: 60%;
	}
	.titulo-seccion .texto .titulo, .embajadores-home .titulo-seccion .texto .titulo {
		font-size: 26px;
		line-height: 30px;
	}
	.titulo-seccion .texto a {
		font-size: 13px;
		padding: 12px 24px;
	}
	.embajadores-home .embajador .img, .embajadores-home .embajador .img.img-apaisada, .embajadores-home .embajador .img.img-litle {
		height: 300px;
	}
	footer .cintillo .container:before {
		display: none;
	}
	.eventos-home .box .evento {
		height: auto!important;
		padding: 20px 20px 40px 20px;
		border-right: none;
	}
	footer .cintillo .container:after {
		right: 50%;
		transform: translateX(50%);
		-webkit-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-o-transform: translateX(50%);
		-ms-transform: translateX(50%);
	}
	.catalogo .producto .img {
		width: 40%;
		height: auto;
		float: left;
		display: block;
	}
	.catalogo .producto .img img{
		width: 100%;
	}
	.catalogo .producto .texto {
		display: inline-block;
		width: 60%;
		margin-bottom: 0;
		text-align: left;
		padding: 0 0px 0 20px;
	}
	.catalogo .producto .texto .titulo {
		font-size: 16px;
		height: auto!important;
	}
	.catalogo .carousel-arrows {
		bottom: 0px;
		top: initial;
	}
	.catalogo .carousel-arrows li.prev-relacionados {
		left: 0;
	}
	.catalogo .carousel-arrows li.next-relacionados {
		right: 0;
	}
	.catalogo .carousel-arrows li {
		position: relative;
	}
	.catalogo .producto .banderolas {
		top: 60px;
		right: initial;
		left: 25px;
	}
	.eventos-home .box .col-md-6:nth-of-type(3) .evento {
		padding: 40px 20px 40px 20px;
		border-bottom: 1px solid #1d8227;
	}
	.sec-mobile .btn-tienda i {
		display: none;
	}
	.blog-home .box .noticia .img {
		height: 150px;
	}
}

@media screen and (max-width: 339px) {
	.slider .flexslider .slides li img {
		left: -5%;
	}
}

/*fin responsive home*/


/*responsive contacto y faq*/

@media screen and (max-width: 1199px) {
	.form-contacto .titulo {
		font-size: 36px;
		line-height: 40px;
	}
	.form-contacto p {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 30px;
	}
	.form-contacto form {
		width: 90%;
		margin: 0 auto 40px;
	}
	.hitos-contacto .titulo {
		font-size: 36px;
		line-height: 40px;
		margin-bottom: 5px;
	}
	.hitos-contacto .hito i {
		font-size: 30px;
	}
	.hitos-contacto .hito .titulo-hito {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 5px;
	}
	.hitos-contacto .hito p {
		font-size: 14px;
		line-height: 18px;
	}
	.hitos-contacto .hito {
		padding: 15px 20px;
		height: 210px;
	}
	.hitos-contacto .hito a {
		font-size: 16px;
	}
	.hitos-contacto .hito.phone a {
		font-size: 20px;
	}
	.hitos-contacto {
		margin-bottom: 80px;
	}
	.box-faq {
		width: 100%;
	}
	.box-faq .btn-link .pregunta {
		width: 90%;
	}
}
@media screen and (max-width: 991px) {
	.form-contacto form {
		width: 100%;
		margin: 0 auto 40px;
	}
	.hitos-contacto .hito {
		padding: 20px 30px;
		height: auto;
	}
}
@media screen and (max-width: 767px) {
	.form-contacto .titulo, .hitos-contacto .titulo {
		font-size: 30px;
		line-height: 34px;
	}
	.form-contacto p {
		font-size: 16px;
	}
	.cabecera .titulo {
		font-size: 30px;
		line-height: 34px;
		margin-bottom: 0px;
	}
	.cabecera .bread {
		top: 5px;
		float: left;
	}
	.cabecera {
		background-size: cover!important;
	}
	.cabecera .overlay {
		padding: 50px 0 30px;
	}
	.texto-intro p {
		font-size: 16px;
	}
	.texto-intro {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 575px) {
	.box-faq .card-body:before {
		display: none;
	}
	.box-faq .card-body {
		padding: 15px;
	}
}
@media screen and (max-width: 479px) {
	.cabecera .titulo {
		font-size: 26px;
		line-height: 30px;
	}
	.form-contacto .titulo, .hitos-contacto .titulo {
		font-size: 26px;
		line-height: 30px;
	}
	.cabecera {
		margin-bottom: 20px;
	}
	.form-contacto p {
		font-size: 15px;
		line-height: 22px;
	}
	.form-contacto form .btn-enviar {
		float: left;
		margin-top: 10px;
	}
	.box-faq .btn-link .pregunta {
		width: 85%;
		font-size: 16px;
		line-height: 20px;
	}
	.box-faq .btn-link .num {
		font-size: 16px;
	}
	.box-faq .card-body p {
		font-size: 14px;
		line-height: 22px;
	}
}
@media screen and (max-width: 339px) {

}

/*fin responsive contacto y faq*/


/*responsive blog y noticia*/

@media screen and (max-width: 1199px) {
	.blog-grid .box .noticia .img {
		width: 45%;
		height: 300px;
	}
	.blog-grid .box .noticia .texto {
		padding: 30px 20px 20px 30px;
		width: 55%;
	}
	.blog-grid .box .noticia .texto .titulo {
		font-size: 20px;
		line-height: 24px;
	}
	.blog-grid .box {
		margin-bottom: 0;
	}
	.blog-grid {
		margin-bottom: 20px;
	}
	.blog-single .box .noticia .box-titulo .titulo {
		font-size: 38px;
		line-height: 44px;
	}
	.blog-single .box .noticia .img {
		width: 100%;
		height: auto;
		margin-bottom: 25px;
		display: block;
	}
	.blog-single .box .noticia .img img{
		width: 100%;
	}
	.blog-single .box .noticia .texto {
		padding: 0;
		width: 100%;
		margin: 0;
		text-align: left;
	}
	.blog-single .box .noticia .texto blockquote p {
		font-size: 24px;
		line-height: 28px;
	}
	.blog-single .box .noticia {
		margin-bottom: 20px;
	}
	.blog-single {
		margin-bottom: 60px;
	}
}
@media screen and (max-width: 991px) {
	.blog-grid .box .noticia .img {
		width: 100%;
		height: auto;
		display: block;
	}
	.blog-grid .box .noticia .img img{
		width: 100%;
	}
	.blog-grid .box .noticia .texto {
		padding: 30px 30px 30px 30px;
		width: 100%;
	}
	.side-blog {
		padding-left: 0;
	}
	.blog-single .box .noticia .box-titulo .titulo {
		font-size: 32px;
		line-height: 38px;
	}
	.blog-single .box .noticia .img .fecha {
		width: 65px;
		height: 65px;
		padding: 12px;
		top: 20px;
		left: 20px;
		display: block !important;
	}
	.blog-single .box .noticia .img .fecha span {
		font-size: 26px;
		line-height: 26px;
	}
	.blog-single .box .noticia .img .fecha small {
		font-size: 14px;
		line-height: 12px;
	}
	.blog-single .box .noticia .texto {
		padding: 0;
		width: 100%;
		margin: 0;
		text-align: left;
	}
	.blog-single .box .noticia .texto .breve p {
		font-size: 20px;
		line-height: 26px;
	}
	.blog-single {
		margin-bottom: 115px;
	}
}
@media screen and (max-width: 767px) {
	.side-blog .box-side {
		width: 45%;
		text-align: left;
		float: left;
	}
	.side-blog .box-side:nth-of-type(2) {
		float: right;
	}
	.side-blog {
		margin-bottom: 0;
	}
	.blog-single .box-btn-volver{
		margin-bottom: 40px;
	}
	.blog-single {
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 575px) {
	.blog-single .box .noticia .texto p {
		font-size: 15px;
		line-height: 22px;
		display: block;
	}
	.blog-single .box .noticia .texto blockquote p {
		font-size: 20px;
		line-height: 24px;
	}
	.blog-single .box .noticia .texto img{
		width: 100%!important;
		height: auto!important;
	}
	.blog-home {
		margin-bottom: 120px;
	}
	.blog-grid .box .noticia .texto p {
		display: block;
	}
}
@media screen and (max-width: 479px) {
	.side-blog .box-side {
		width: 100%;
	}
	.paginador ul {
		margin-bottom: 50px;
	}
	.blog-home .box .noticia .img .fecha {
		width: 50px;
		height: 50px;
		padding: 8px 0;
		top: 10px;
		left: 10px;
	}
	.blog-home .box .noticia .img .fecha span {
		font-size: 18px;
		line-height: 20px;
	}
	.blog-home .box .noticia .img .fecha small {
		font-size: 11px;
		line-height: 12px;
	}
	.blog-single .box .noticia .box-titulo .titulo {
		font-size: 28px;
		line-height: 34px;
	}
	.blog-single .box .noticia .box-titulo .categoria {
		font-size: 10px;
		line-height: 16px;
		padding: 6px 10px;
	}
	.blog-single .box .noticia .texto .breve p {
		font-size: 18px;
		line-height: 22px;
	}
	.blog-single .box .noticia .texto blockquote p {
		font-size: 22px;
		line-height: 26px;
	}
	.blog-single .box .noticia .texto blockquote {
		padding: 30px 20px 40px;
	}
	.noticia .compartir {
		width: 85%;
	}
}
@media screen and (max-width: 339px) {
	.blog-home .box .noticia .img {
		height: 100px;
	}
	.blog-home .box .noticia .img .fecha {
		width: 40px;
		height: 40px;
		padding: 6px 0;
		top: 5px;
		left: 5px;
	}
	.blog-home .box .noticia .img .fecha span {
		font-size: 15px;
		line-height: 15px;
	}
	.blog-home .box .noticia .img .fecha small {
		font-size: 10px;
		line-height: 10px;
	}
	.blog-grid .box .noticia .img {
		height: 200px;
	}
}

/*fin responsive blog y noticia*/


/*responsive colaboradores y embajadores*/

@media screen and (max-width: 1199px) {
	.colaboradores .box.otros .colaborador .img {
		width: 90%;
		height: 100px;
	}
	.colaboradores .box.otros .colaborador .texto span {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 10px;
	}
	.colaboradores .box.otros .colaborador {
		margin-bottom: 40px;
		padding-bottom: 20px;
	}
	.colaboradores .box {
		margin-bottom: 0;
	}
	.colaboradores .colaborador .texto {
		padding: 0 10px;
	}
	.colaboradores .colaborador .img {
		width: 230px;
		height: 110px;
	}
	.embajadores .embajador .img {
		width: 100%;
		height: 420px;
	}
	.banner-dinamico .box .texto {
		width: 100%;
	}
	.embajadores .box {
		margin-bottom: 20px;
	}
	.embajadores-home .embajador .modal-embajador .svg, .embajadores .embajador .modal-embajador .svg{
		display: none;
	}
}
@media screen and (max-width: 991px) {
	.colaboradores .colaborador .texto {
		padding: 0;
	}
	.embajadores .embajador .img {
		height: 340px;
	}
	.embajadores .embajador .img img{
		height: 100%;
	}
	.embajadores .embajador .img .texto .nombre {
		font-size: 16px;
		line-height: 22px;
	}
	.embajadores .embajador .img .texto .profesion {
		font-size: 14px;
		line-height: 20px;
	}
	.banner-dinamico .box .texto .titulo {
		font-size: 28px;
		line-height: 32px;
	}
	.embajadores .box {
		margin-bottom: 0;
	}
	.cta a, .cta button {
		padding: 16px 28px;
	}
	.cta span {
		font-size: 38px;
		line-height: 42px;
	}
	.colaboradores .box.otros .colaborador {
		width: 24%;
	}
}
@media screen and (max-width: 767px) {
	.titulo-seccion.seccion-interna .texto .titulo {
		font-size: 32px;
		line-height: 36px;
	}
	.titulo-seccion.seccion-interna .texto p {
		font-size: 18px;
		line-height: 24px;
	}
	.colaboradores .box {
		padding-top: 0;
	}
	.colaboradores .colaborador .texto .titulo {
		font-size: 24px;
		line-height: 28px;;
	}
	.colaboradores .colaborador .texto p {
		font-size: 14px;
	}
	.colaboradores .colaborador .img {
		width: 80%;
		height: 100px;
	}
	.colaboradores .box.otros .colaborador .img {
		width: 90%;
		height: 70px;
	}
	.colaboradores .box.otros .colaborador .texto span {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.cta a, .cta button {
		padding: 14px 10px;
		font-size: 15px;
	}
	.cta span {
		font-size: 30px;
		line-height: 36px;
	}
	.cta p {
		font-size: 20px;
		line-height: 24px;
	}

}
@media screen and (max-width: 575px) {
	.colaboradores .colaborador .img {
		width: 80%;
		height: 120px;
	}
	.colaboradores .box.otros .colaborador .img {
		width: 80%;
		height: 90px;
	}
	.titulo-seccion.seccion-interna .texto p {
		font-size: 16px;
		line-height: 22px;
	}
	.embajadores .embajador .img .texto {
		padding: 20px 10px;
	}
	.cta a, .cta button {
		padding: 14px 20px;
		font-size: 15px;
		margin-bottom: 20px;
	}
	.colaboradores .box.otros .colaborador {
		width: 32%;
	}
	.colaboradores .box.otros .colaborador {
		margin-bottom: 0;
		padding-bottom: 0;
	}
}
@media screen and (max-width: 479px) {
	.embajadores-home.embajadores-interno .embajador .img{
		height: 260px;
	}
	.embajadores .embajador .img {
		height: 300px;
	}
	.banner-dinamico {
		padding: 60px 0 110px;
	}
	.colaboradores .box.otros .colaborador {
		width: 49%;
	}
}
@media screen and (max-width: 339px) {

}

/*fin responsive colaboradores y embajadores*/


/*responsive eventos y ficha*/

@media screen and (max-width: 1199px) {
	.eventos .listado-eventos .evento .texto {
		width: 70%;
		padding-left: 40px;
	}
	.eventos .listado-eventos .evento .texto .box-nombre .nombre {
		font-size: 28px;
		line-height: 32px;
		margin-bottom: 5px
	}
	.eventos .listado-eventos .evento .texto .box-nombre .datos .ubicacion {
		display: block;
	}
	.eventos .listado-eventos .evento .texto .descripcion p {
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.eventos .eventos-pasados .evento .texto {
		width: 80%;
	}
	.ficha-evento .cifras .cifra .numero {
		font-size: 36px;
		line-height: 40px;
		margin-bottom: 5px;
	}
	.eventos .listado-eventos .evento .texto .organiza {
		width: 60%;
	}
	.form-inscripcion .login .tipo {
		padding: 35px 20px;
	}
	.form-inscripcion .login .tipo span {
		font-size: 22px;
		line-height: 26px;
	}
	.ficha-evento .cifras .cifra small {
		font-size: 13px;
		line-height: 16px;
	}
	.ficha-evento .cifras {
		padding: 40px 0 60px;
		margin-bottom: 60px;
	}
	.ficha-evento .galeria-evento .instalacion .img {
		width: 100%;
		height: 225px;
	}
	.eventos .listado-eventos .evento .texto .aviso-importante .texto-aviso {
		width: 80%;
		padding-left: 15px;
	}
}
@media screen and (max-width: 991px) {
	.eventos .listado-eventos .evento {
		padding: 30px;
	}
	.eventos .listado-eventos .evento .img {
		width: 240px;
		height: 300px;
	}
	.eventos .listado-eventos .evento .texto {
		width: 65%;
		padding-left: 30px;
	}
	.eventos .listado-eventos .evento .texto .box-nombre {
		width: 80%;
	}
	.form-inscripcion .opciones {
		padding: 30px;
	}
	.form-inscripcion .opciones .inputGroup label {
		padding: 35px 20px;
	}
	.form-inscripcion .opciones .tipo {
		font-size: 24px;
		line-height: 34px;
	}
	.form-inscripcion .opciones .precio span {
		font-size: 24px;
		line-height: 30px;
	}
	.eventos .eventos-pasados .evento .texto {
		width: 90%;
		padding: 15px 0 0 0;
	}
	.form-inscripcion {
		margin-bottom: 0;
	}
	.eventos {
		margin-bottom: 0;
	}
	.eventos .listado-eventos .evento .texto .organiza {
		width: 100%;
		float: left;
		margin-bottom: 20px;
		text-align: left;
	}
	.form-inscripcion .login .tipo p {
		font-size: 14px;
		line-height: 20px;
	}
	.titulo-seccion.seccion-interna .texto .titulo {
		font-size: 34px;
		line-height: 40px;
	}
	.titulo-seccion.seccion-interna .texto p {
		font-size: 18px;
		line-height: 24px;
	}
	.form-inscripcion .opciones .inputGroup label:before {
		right: 15px;
		bottom: 10px;
		font-size: 22px;
	}
	.ficha-evento .intro {
		width: 95%;
		margin-bottom: 40px;
		margin-top: 20px;
	}
	.ficha-evento .intro .titulo {
		font-size: 46px;
		line-height: 52px;
	}
	.ficha-evento .intro .datos span {
		font-size: 16px;
		line-height: 22px;
	}
	.ficha-evento .intro .datos {
		margin-bottom: 10px;
	}
	.ficha-evento .intro p {
		font-size: 18px;
		line-height: 24px;
	}
	.ficha-evento .box-imagenes .img-principal {
		width: 60%;
		height: 450px;
	}
	.ficha-evento .cifras .box .col5 {
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.ficha-evento .cifras .cifra {
		margin-bottom: 30px;
	}
	.ficha-evento .cifras {
		padding: 40px 0 20px;
	}
	.eventos .listado-eventos .evento .texto .aviso-importante .texto-aviso {
		width: 100%;
		padding-left: 0;
		padding-top: 10px;
	}
	.eventos .listado-eventos .evento .texto .aviso-importante p {
		font-size: 11px;
		line-height: 16px;
	}
}
@media screen and (max-width: 767px) {
	.eventos .listado-eventos .titulo {
		font-size: 28px;
		line-height: 32px;
	}
	.eventos .listado-eventos p {
		font-size: 16px;
		line-height: 22px;
	}
	.eventos .listado-eventos .evento .texto {
		width: 100%;
		padding-left: 0px;
		padding-top: 20px;
	}
	.eventos .listado-eventos .evento .texto .box-nombre .nombre {
		font-size: 24px;
		line-height: 28px;
	}
	.form-inscripcion .opciones .opcion {
		margin-bottom: 60px;
	}
	.form-inscripcion .opciones .inputGroup label {
		min-height: auto;
	}
	.form-inscripcion .opciones {
		padding: 30px 30px 0;
	}
	.form-inscripcion .box-precio {
		text-align: left;
	}
	.form-inscripcion .box-precio .precio {
		display: inline-block;
		text-align: left;
		padding-right: 20px;
		float: left;
	}
	.form-inscripcion .btn-enviar {
		float: left;
	}
	.form-inscripcion .seguridad, .form-inscripcion .box-tarjetas, .form-inscripcion .info-mercantil {
		text-align: left;
	}
	.eventos .eventos-pasados p {
		font-size: 16px;
		line-height: 22px;
	}
	.eventos .eventos-pasados .evento {
		border-right: none;
	}
	.banner-dinamico {
		padding: 60px 0 110px;
	}
	.ficha-evento .intro {
		width: 100%;
	}
	.ficha-evento .intro .titulo {
		font-size: 40px;
		line-height: 46px;
	}
	.ficha-evento .cifras .cifra {
		margin-bottom: 30px;
	}
	.ficha-evento .cifras {
		padding: 60px 0 40px;
	}
	.ficha-evento .galeria-evento .instalacion .img img{
		height: 100%;
	}
	.ficha-evento .galeria-evento .instalacion span {
		font-size: 16px;
	}
	.ficha-evento .texto .item {
		padding-right: 0;
	}
	.ficha-evento .cifras .cifra .numero {
		font-size: 30px;
		line-height: 34px;
	}
	.ficha-evento .cifras .cifra small {
		font-size: 12px;
		line-height: 16px;
	}
}
@media screen and (max-width: 575px) {
	.eventos .listado-eventos .evento .img img{
		width: 100%;
	}
	.eventos .filtros button {
		top: 20px;
	}
	.eventos .filtros {
		margin-bottom: 60px;
	}
	.eventos .listado-eventos .evento .texto .box-nombre {
		width: 100%;
		padding: 15px 0 0 0px;
	}
	.eventos .listado-eventos .evento .texto .box-nombre .nombre {
		font-size: 26px;
		line-height: 30px;
	}
	.eventos .listado-eventos .evento .texto .descripcion p {
		font-size: 14px;
		line-height: 20px;
	}
	.form-inscripcion .opciones .tipo {
		font-size: 30px;
		line-height: 34px;
	}
	.form-inscripcion .opciones .precio span {
		font-size: 30px;
		line-height: 34px;
	}
	.ficha-evento .intro .datos span {
		display: block;
		margin-bottom: 10px;
	}
	.ficha-evento .intro .titulo {
		font-size: 36px;
		line-height: 42px;
	}
	.ficha-evento .box-imagenes .img-principal {
		width: 100%;
		height: auto;
		display: block;
	}
	.ficha-evento .box-imagenes .img-principal img{
		width: 100%;
	}
	.ficha-evento .box-imagenes .img-principal:nth-of-type(2) {
		float: none;
		margin-top: 0;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-o-box-shadow: none;
		-ms-box-shadow: none;
	}
}
@media screen and (max-width: 479px) {
	.form-inscripcion .btn-aplicar {
		top: 0;
	}
	.form-inscripcion .seguridad img {
		bottom: -2px;
	}
	.eventos .eventos-pasados .evento .texto {
		width: 80%;
		padding: 0px 0 0 15px;
	}
	.titulo-seccion.seccion-interna .texto .titulo {
		font-size: 28px;
		line-height: 34px;
	}
	.ficha-evento .texto {
		margin-bottom: 40px;
	}
	.ficha-evento .cifras .cifra .numero {
		font-size: 32px;
		line-height: 38px;
	}
	.ficha-evento .cifras .cifra small {
		font-size: 12px;
		line-height: 16px;
	}
	.ficha-evento .cifras .titulo-seccion .texto p {
		font-size: 16px;
	}
	.ficha-evento .cifras .box .col5 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media screen and (max-width: 339px) {

}

/*fin responsive eventos y ficha*/


/*responsive vistas de plogging revolution*/

@media screen and (max-width: 1199px) {
	.cabecera .overlay {
		padding: 20px 0 20px;
	}
	.cabecera .titulo {
		font-size: 28px;
	}
	.cabecera {
		background-size: cover!important;
	}
	.indice .seccion .img {
		width: 100%;
		height: 384px;
	}
	.indice .seccion .texto .titulo {
		font-size: 18px;
		padding: 12px;
	}
	.indice {
		margin-bottom: 0;
	}
	.que-es .box .tipo .img {
		width: 50%;
		height: 600px;
	}
	.que-es .box .tipo .texto .box-texto {
		padding-left: 40px;
	}
	.que-es .box .tipo {
		margin-bottom: 40px;
	}
	.que-es .box .tipo .texto {
		min-height: auto;
	}
	.que-es .box .tipo .texto .box-texto {
		position: relative;
		top: 0;
		left: 0;
		transform: translate(0);
		-webkit-transform: translate(0);
		-moz-transform: translate(0);
		-ms-transform: translate(0);
		-o-transform: translate(0);
	}
	.que-es .box .tipo .texto .titulo {
		font-size: 32px;
		line-height: 36px;
	}
	.que-es .box .tipo .texto span {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.que-es {
		margin-bottom: 0;
	}
	.quienes-somos .fundadores .miembro .texto {
		width: 55%;
		padding: 30px 30px;
	}
	.quienes-somos .otros-miembros .miembro .texto {
		width: 55%;
		padding: 20px 20px;
	}
	.quienes-somos .otros-miembros .miembro .texto .nombre {
		font-size: 22px;
		line-height: 26px;
	}
	.quienes-somos .otros-miembros {
		margin-bottom: 20px;
	}
	.redes-home {
		padding: 60px 20px 50px;
	}
	.equipacion .box .texto .titulo {
		font-size: 34px;
		line-height: 38px;
	}
	.equipacion .box .texto {
		padding-right: 20px;
	}
	.equipacion .box .box-img .img {
		width: 400px;
		height: 400px;
	}
	.equipacion .box .box-img .img:nth-of-type(2) {
		width: 330px;
		height: 330px;
		margin-top: -150px;
		margin-right: -40px;
	}
	.equipacion .box .box-img .img:nth-of-type(3) {
		width: 240px;
		height: 240px;
		margin-top: -140px;
	}
	.equipacion .galeria-equipacion .galeria .img {
		width: 100%;
		height: 300px;
	}
	.equipacion .galeria-equipacion .galeria .img img{
		height: 100%;
	}
	.equipacion .galeria-equipacion .galeria .img a{
		display: contents;
	}
}
@media screen and (max-width: 991px) {
	body {
		padding-top: 80px;
	}
	.indice .seccion .img {
		height: 340px;
	}
	.indice .seccion .img img{
		height: 100%;
	}
	.indice .seccion .img .hover .texto-hover {
		width: 80%;
	}
	.cabecera .titulo {
		font-size: 30px;
		line-height: 36px;
	}
	.que-es .box .tipo .img {
		width: 100%;
		height: auto;
		display: block;
	}
	.que-es .box .tipo .img img{
		width: 100%;
	}
	.que-es .box .tipo .texto {
		width: 100%;
	}
	.que-es .box .tipo .texto .box-texto {
		padding: 20px 0 0;
	}
	.que-es .box .tipo:nth-of-type(even) .box-texto {
		text-align: left;
	}
	.quienes-somos .intro .titulo, .quienes-somos .fundadores .titulo, .quienes-somos .responsables .titulo {
		font-size: 34px;
		line-height: 38px;
	}
	.quienes-somos .intro p {
		font-size: 16px;
		line-height: 24px;
	}
	.quienes-somos .fundadores .miembro .img {
		width: 300px;
		height: 340px;
	}
	.quienes-somos .fundadores .miembro .texto p {
		font-size: 14px;
	}
	.quienes-somos .fundadores .miembro .texto .nombre {
		font-size: 26px;
		line-height: 32px;
	}
	.quienes-somos .otros-miembros .miembro .texto {
		width: 70%;
	}
	.quienes-somos .responsables .box-mapa #map-responsables {
		height: 450px;
	}
	.equipacion {
		padding-top: 40px;
		background-position: center -270px;
	}
	.equipacion .box .box-img {
		display: none;
		margin-top: -120px;
	}
	.equipacion .intro {
		margin-bottom: 0;
		padding-bottom: 700px;
	}
	.equipacion .box .texto {
		padding-right: 0;
	}

}
@media screen and (max-width: 767px) {
	.quienes-somos .fundadores .miembro .img {
		width: 70%;
		height: auto;
		display: block;
		margin: 30px 0 0 30px;
	}
	.quienes-somos .fundadores .miembro .img img{
		width: 100%;
	}
	.quienes-somos .fundadores .miembro .texto {
		width: 100%;
		padding: 30px 30px 40px;
	}
	.quienes-somos .fundadores .miembro, .quienes-somos .fundadores .miembro:nth-of-type(2) {
		border-radius: 0px 100px 0px 60px;
	}
	.quienes-somos .fundadores .miembro:nth-of-type(2) .img {
		float: left;
	}
	.quienes-somos .fundadores .miembro:nth-of-type(2) .texto, .quienes-somos .fundadores .miembro:nth-of-type(2) .texto p {
		text-align: left;
	}
	.quienes-somos .otros-miembros .miembro .texto {
		width: 60%;
	}
	.equipacion .intro .titulo {
		font-size: 36px;
		line-height: 40px;
	}
	.equipacion .intro {
		padding-bottom: 650px;
	}
	.equipacion .galeria-equipacion .galeria .img {
		height: 220px;
	}
	.equipacion .galeria-equipacion .galeria .img .hover .texto-hover span {
		font-size: 14px;
		line-height: 20px;
	}
	.indice .seccion .img {
		height: 280px;
	}
	.quienes-somos .img-principal img{
		width: 150%;
	}
}
@media screen and (max-width: 575px) {
	.quienes-somos .intro .titulo, .quienes-somos .fundadores .titulo, .quienes-somos .responsables .titulo {
		font-size: 30px;
		line-height: 34px;
	}
	.quienes-somos .fundadores p {
		font-size: 18px;
	}
	.quienes-somos .otros-miembros .miembro .texto {
		width: 55%;
	}
	.equipacion .intro .container {
		width: 100%;
	}
	.equipacion .intro .titulo, .equipacion .box .texto .titulo {
		font-size: 32px;
		line-height: 36px;
	}
	.equipacion {
		background-position: center -200px;
	}
	.equipacion .intro {
		padding-bottom: 720px;
	}
	.equipacion .galeria-equipacion .galeria .img {
		height: 320px;
	}
	.indice .seccion .img {
		height: 340px;
	}
	.quienes-somos .img-principal img{
		width: 150%;
	}
	.indice .seccion .img .hover .texto-hover p, .indice .seccion .img .hover .texto-hover small{
		display: none;
	}
	.indice .seccion .img .hover .texto-hover span {
		font-size: 16px;
		line-height: 20px;
	}
}
@media screen and (max-width: 479px) {
	.equipacion .intro .titulo, .equipacion .box .texto .titulo {
		font-size: 28px;
		line-height: 32px;
	}
	.quienes-somos .fundadores .miembro, .quienes-somos .fundadores .miembro:nth-of-type(2) {
		border-radius: 0px 60px 0px 30px;
	}
	.quienes-somos .otros-miembros .miembro .img{
		width: 70%;
		height: auto;
		display: block;
		margin: 20px 0 0 20px;
	}
	.quienes-somos .otros-miembros .miembro .img img{
		width: 100%;
	}
	.quienes-somos .otros-miembros .miembro .texto {
		width: 100%;
	}
	.col-xxs-6 {
		width: 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.equipacion .intro {
		padding-bottom: 720px;
	}
	.equipacion .box .texto .boton {
		font-size: 14px;
		padding: 16px 12px;
	}
	.equipacion .galeria-equipacion .galeria .img {
		height: 200px;
	}
	.indice .seccion .img {
		height: 250px;
	}
	.indice .seccion .texto .titulo {
		font-size: 16px;
		line-height: 20px;
		padding: 10px;
	}
	.quienes-somos .img-principal img{
		width: 170%;
	}
}
@media screen and (max-width: 339px) {

}

/*fin responsive vistas de plogging revolution*/


/*responsive test*/

@media screen and (max-width: 1199px) {
	.previa-test .box {
		width: 90%;
		margin: 20px auto 0px;
	}
	.previa-test .titulo {
		font-size: 36px;
		line-height: 42px;
	}
	.test .botones {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 991px) {
	.previa-test .box {
		width: 100%;
	}
	.previa-test .titulo {
		font-size: 30px;
		line-height: 36px;
	}
	.modal-dialog {
		max-width: 95%;
	}
	.js-modal-embajador .box .texto .titulo {
		font-size: 28px;
		line-height: 32px;
	}
}
@media screen and (max-width: 767px) {
	.test .botones a {
		padding: 14px 24px;
	}
	.test {
		margin-bottom: 0;
	}
	.test .form-test .titulo {
		font-size: 22px;
		line-height: 26px;
	}
	.previa-test .box {
		margin-bottom: 25px;
	}
	.js-modal-embajador .box .img {
		width: 50%;
		height: auto;
		float: left;
		display: block;
	}
	.js-modal-embajador .box .img img{
		width: 100%;
	}
	.js-modal-embajador .box .texto {
		width: 50%;
		padding-left: 20px;
	}
	.js-modal-embajador .box .texto .titulo {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 5px;
	}
	.js-modal-embajador iframe {
		width: 460px;
		margin: auto;
		height: 260px;
	}
	.video-home iframe{
		width: 510px;
		height: 290px;
	}
}
@media screen and (max-width: 575px) {
	.test .botones a {
		padding: 14px 15px;
		font-size: 15px;
	}
	.social-home {
		background-image: none!important;
	}
	.video-home iframe {
		width: 450px;
		height: 260px;
	}
	.js-modal-embajador iframe {
		width: 360px;
		height: 210px;
	}
	.js-modal-embajador .box .img {
		width: 75%;
	}
	.js-modal-embajador .box .texto {
		width: 100%;
		padding-left: 0px;
	}
}
@media screen and (max-width: 479px) {
	.previa-test .titulo {
		font-size: 26px;
		line-height: 32px;
	}
	.previa-test .subtitulo {
		font-size: 20px;
		line-height: 24px;
	}
	.test .botones {
		text-align: center;
	}
	.test .botones a {
		float: none!important;
		width: 220px;
		margin-bottom: 15px;
	}
	.col-xxs-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.previa-test .box .btn-enviar {
		top: 0;
		float: left;
		margin-bottom: 20px;
	}
	.js-modal-embajador iframe {
		width: 250px;
		height: 150px;
	}
	.video-home iframe {
		width: 310px;
		height: 180px;
	}
}
@media screen and (max-width: 339px) {

}

/*fin responsive test*/
