@media screen and  (max-width : 1290px) {
	/****************************
	CULUMNAS
	****************************/
	.col-5{
		width:20%;}
	.col-lg-1 {
	  width: 8.33333%; }
	
	.col-lg-2 {
	  width: 16.666%; }
	
	.col-lg-3 {
	  width: 25%; }
	
	.col-lg-4 {
	  width: 33.33%; }
	
	.col-lg-5 {
	  width: 41.6666%; }
	
	.col-lg-6 {
	  width: 50.1%; }
	
	.col-lg-7 {
	  width: 58.33333%; }
	
	.col-lg-8 {
	  width: 66.6666%; }
	
	.col-lg-9 {
	  width: 75%; }
	
	.col-lg-10 {
	  width: 83.33333%; }
	
	.col-lg-11 {
	  width: 91.6666%; }
	
	.col-lg-12 {
	  width: 100%; }
	/****************************
	PLANTILLA
	****************************/
	.contenedor{
		width:1024px;
	}
	figure.logo img{
		width:180px
	}
	/****************************
	MENU
	****************************/
	nav ul {
		margin-bottom:1em;
		margin-right:0;
	}
	nav ul li a {
		font-size:0.9em;
		padding: 10px 5px;
	}
	
	/****************************
	HOME
	****************************/
	.InsHome h1 {
		font-size: 2em;
	}
	.InsHome p {
		font-size: 1.2em;
	}
	.Testimonio p {
		font-size: 1.2em;
	}
	.Testimonio h4 {
		font-size: 1.2em;
	}
	.EventoHome h2 {
		font-size: 1.1em;
	}
	.EventoHome p {
		font-size: 0.9em;
	}
	.EventoHome span {
		font-size: 1.2em;
	}
	/****************************
	QUIENES SOMOS
	****************************/
	
	/****************************
	PLANTELES
	****************************/
	.plantel p {
		font-size: 0.9em;
	}
	/****************************
	PLANES
	****************************/
	.Planes a h2 {
		font-size: 1em;
	}
	/****************************
	BENEFICIOS
	****************************/
	
	/****************************
	PROMOS
	****************************/
	
	/****************************
	EVENTOS
	****************************/
	.Eventos h2 {
		font-size: 1em;
	}
	.Eventos p{
		font-size: 0.9em;
	}
	/****************************
	UNETE
	****************************/
	
	/****************************
	CONTACTO
	****************************/

	.Contacto>.Correo p a,
	.Contacto>.Telefono p a {
		font-size:0.9em;
	}
	.Contacto {
		vertical-align:bottom;
	}
	div.Contacto {
		margin-bottom: 2em;
	}
	.Unete form div span {
		font-size: 1.1em;
	}

}
@media screen and  (max-width : 1025px) {
	/****************************
	CULUMNAS
	****************************/
	.col-5{
		width:20%;}
	.col-lc-1 {
	  width: 8.33333%; }
	
	.col-lc-2 {
	  width: 16.666%; }
	
	.col-lc-3 {
	  width: 25%; }
	
	.col-lc-4 {
	  width: 33.33%; }
	
	.col-lc-5 {
	  width: 41.6666%; }
	
	.col-lc-6 {
	  width: 50.1%; }
	
	.col-lc-7 {
	  width: 58.33333%; }
	
	.col-lc-8 {
	  width: 66.6666%; }
	
	.col-lc-9 {
	  width: 75%; }
	
	.col-lc-10 {
	  width: 83.33333%; }
	
	.col-lc-11 {
	  width: 91.6666%; }
	
	.col-lc-12 {
	  width: 100%; }
	  
	
	/****************************
	PLANTILLA
	****************************/
	figure.logo img {
		width: 100%;
	}
	.contenedor{
		width:970px;
	}
	.MarginTopHome{
		margin-top:87px;
	}
	.registro {
		padding-top: 15px;
	}
	.titulos {
		font-size: 2em;
	}
	/****************************
	MENU
	****************************/
	nav ul li a {
		letter-spacing: -1px;
		padding: 10px 4px;
	}
	/****************************
	HOME
	****************************/
	.Banners figure {
		margin-bottom: 1.4em;
	}
	/****************************
	QUIENES SOMOS
	****************************/
	.QuienesSomos {
		vertical-align:bottom;
	}
	div.QuienesSomos {
		margin-top: 1em;
		margin-bottom: 2em;
	}

	/****************************
	PLANTELES
	****************************/
	.Listado{
		display:none;
	}
	/****************************
	PLANES
	****************************/
	
	/****************************
	BENEFICIOS
	****************************/
	
	/****************************
	PROMOS
	****************************/
	
	/****************************
	EVENTOS
	****************************/
	
	/****************************
	UNETE
	****************************/
	
	.Telefono ul li {
		margin:0;
		padding: 0 15px;
		width:100%;
	}
	/****************************
	CONTACTO
	****************************/
}
@media screen and  (max-width : 960px) {
	/****************************
	columnas
	****************************/
	.col-5{
		width:20%;}
	.col-mg-1 {
	  width: 8.33333%; }
	
	.col-mg-2 {
	  width: 16.666%; }
	
	.col-mg-3 {
	  width: 25%; }
	
	.col-mg-4 {
	  width: 33.33%; }
	
	.col-mg-5 {
	  width: 41.6666%; }
	
	.col-mg-6 {
	  width: 50%; }
	
	.col-mg-7 {
	  width: 58.33333%; }
	
	.col-mg-8 {
	  width: 66.6666%; }
	
	.col-mg-9 {
	  width: 75%; }
	
	.col-mg-10 {
	  width: 83.33333%; }
	
	.col-mg-11 {
	  width: 91.6666%; }
	
	.col-mg-12 {
	  width: 100%; }
	/****************************
	PLANTILLA
	****************************/
	header{
		position:fixed;
		top:0;
		z-index:199;
	}
	.contenedor{
		width:750px;
	}
	.registro {
		padding-top: 7px;
	}
	.registro span {
		font-size: 1.1em;
	}
	.registro p {
		font-size: 1em;
	}
	.menuredes a {
		padding: 15px 5px;
	}
	.MarginTop{
		margin-top:78px;
	}
	/**************************************
	MENU
	**************************************/
	#back.fondo {
		background: rgba(0,0,0,0);
		box-sizing: content-box;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		float: left;
		right:-100%;
		min-height: 100%;
		padding-top: 90px;
		position: fixed;
		top:78px;
		z-index: 25;
		width: 100%;
	}
	nav{
		background:#2d2d2d;
		-webkit-box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
		-moz-box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
		box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
		height:100%;
		right:-120%;
		margin:0;
		position:fixed;
		top:78px;
		width:40%;
		z-index:90;
		font-family:Arial, Helvetica, sans-serif
	}
	nav ul {
		margin:0;
		overflow:inherit;
		position:relative;
		text-align:right;
		width:100%
	}
	nav ul li,nav ul li:last-child{
		display:block;
		border-right:0 !important;
		margin:0;
	}

	nav ul li {
    	border-left:0;
	}
	nav ul li a{
		border-bottom:1px solid rgba(255,255,255,0.3);
		color:#fff;
		font-size:0.8em;
		padding:10px 17px 10px 33px;
		position:relative;
		text-align:right;
	}
	nav ul li a:hover{
		color:#fff;
	}
	
	nav ul li .children{
		float:none;
		position: relative;
		width:100%;
	}
	nav ul li .children li{
	    width: 100%;
	}
	nav ul li .children li a{
		background:#999;
		font-size:0.8em;
		padding:10px 40px 10px 10px;
		text-align:right;
	}
	
	.cerrar{
		background:#555;
		border:0;
		display:block;
		position:absolute;
		left:-37px;
		width:37px;
	}
	.cerrar a {
		border-bottom:0;
		padding:0;
	}
	.cerrar a span:after{
		content:'x';
		display:block;
		line-height:37px;
		right:0;
		text-align:center;
	}
	.menu_bar{
		background:#ff3131;
		display:block;
		float:right;
	}
	.menu_bar .bt_menu{
		box-sizing:border-box;
		-webki-box-sizing:border-box;
		-moz-box-sizing:border-box;
		color:#fff;
		display:block;
		font-size:1em;
		padding:15px 34px 15px 7px;
		position:relative;
		text-align:right
	}
	.menu_bar .bt_menu:before{
		color: #fff;
		content: '\e902';
		display: inline-block;
		font-family: 'icomoon';
		font-size: 0.9em;
		height: 100%;
		line-height:50px;
		position: absolute;
		right: 0;
		text-align: center;
		top: 0;
		width: 30px;
	}
	.bt_menu{
		font-size:1.3em;
	}
	
	
	/****************************
	HOME
	****************************/
	.InsHome h1 {
		font-size:1.4em;
	}
	.InsHome p {
		font-size:0.9em;
	}
	/****************************
	QUIENES SOMOS
	****************************/
	
	.MV {
		margin-bottom:2em;
	}
	.MV:last-child {
		margin-bottom:0;
	}
	
	/****************************
	PLANTELES
	****************************/
	.Mapa{
		padding:0;
	}
	.Mapa figure img{
		width:750px;
	}
	/****************************
	PLANES
	****************************/
	.Plan {
		margin-bottom: 2em;
		vertical-align: top;
	}
	/****************************
	BENEFICIOS
	****************************/
	
	/****************************
	PROMOS
	****************************/
	
	/****************************
	EVENTOS
	****************************/
	
	/****************************
	UNETE
	****************************/
	.Correo:before, .Telefono:before {
		font-size: 1em;
		height: 30px;
		line-height: 30px;
		width: 30px;
	}
	.Correo, .Telefono {
		padding-left:50px;
	}
	/****************************
	CONTACTO
	****************************/
	.Contacto>.Correo h2,.Contacto>.Telefono h2,
	.Contacto>.Correo h4,.Contacto>.Telefono h4 {
		font-size: 1em;
	}
	figure.Contacto{
		display:none;
	}
	
	
}
@media screen and  (max-width : 736px) {
	
	/****************************
	COLUMNAS
	****************************/
	.col-5{
		width:20.1%;}
	.col-md-1 {
	  width: 8.33333%; }
	
	.col-md-2 {
	  width: 16.666%; }
	
	.col-md-3 {
	  width: 25%; }
	
	.col-md-4 {
	  width: 33.33%; }
	
	.col-md-5 {
	  width: 41.6666%; }
	
	.col-md-6 {
	  width: 50%; }
	
	.col-md-7 {
	  width: 58.33333%; }
	
	.col-md-8 {
	  width: 66.6666%; }
	
	.col-md-9 {
	  width: 75%; }
	
	.col-md-10 {
	  width: 83.33333%; }
	
	.col-md-11 {
	  width: 91.6666%; }
	
	.col-md-12 {
	  width: 100%; }
	
	/****************************
	PLANTILLA
	****************************/
	.contenedor{
		width:95%;
	}
	figure.logo img {
		width: 140px;
	}
	.titulos {
		font-size: 1.7em;
	}
	.subtitulos {
		font-size: 1.4em;
	}
	/****************************
	HOME
	****************************/
	.InsHome h1 {
		font-size: 1.1em;
	}
	.InsHome p {
		font-size: 0.8em;
	}
	.Testimonio p {
		font-size: 1em;
	}
	.Testimonio h4 {
		font-size: 1em;
	}
	/****************************
	QUIENES SOMOS
	****************************/
	.QuienesSomos p {
		font-size:0.9em;
	}
	figure.QuienesSomos{
		display:none;
	}
	.MV div p {
		font-size: 0.9em;
	}
	.MV div,.MV figure{
		vertical-align:middle
	}
	.MV div h3,.FondoQuienes2 h3 {
		font-size: 1.5em;
		font-weight: 700;
	}
	.Valores div p {
		font-size: 0.9em;
	}
	.Valores div h4 {
		font-size: 1.1em;
	}
	/****************************
	PLANTELES
	****************************/
	.TitulosPlanteles {
	    position:relative;
	    left:0;
	    width:100%;
	    text-align:center;
	}
    .TitulosPlanteles h2 {
        text-align:center;
    }
	.TitulosPlanteles h2 br {
	    display:none;
	}
	.MenuResp{
		display:block;
		padding:2em 0;
		overflow:hidden;
	}
	.menu_estados{
        border-bottom:0;
		float:right;
        height: auto;
		margin-top:0;
		width:100%;
    }

    .menu_estados {
        display: none;
        height: auto;
        width: 100%;
    }

    .menu_estados li {
		background: rgba(0,0,0,0.5);
        width: 100%;
		margin:0;
        float: left;
        position: relative;
    }

    .menu_estados a {
		box-sizing:border-box;
		-webki-box-sizing:border-box;
		-moz-box-sizing:border-box;
    	font-size: 1em;
		padding: 0 8px 0 0;
		text-align: left;
		width: 100%

    }
	.menu_estados li a:before {
		border-left: 6px solid #fff;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		content:'';
	}
    .ocultar_punto {
    	display: none;
    }
    a#pulls {
		background:#111;
		color:#fff;
        display: block;
		font-size:1.1em;
		font-weight:700;
		outline:none;
		padding:10px 45px 10px 10px;
        position: relative;
	    text-align: left;
        width: 100%;
    }

    a#pulls:after {
		content: "+";
		font-size: 40px;
		font-weight: 700;
		line-height: 25px;
		color: #fff;
		width: 30px;
		display: inline-block;
		position: absolute;
		right: 5px;
		text-align: center;
		top: 11px;
    }
	.InfoCampeche{
		display:block;
		visibility:visible;
		position:relative
	}
	/****************************
	PLANES
	****************************/
	.Plan p {
		font-size:0.9em;
	}
	.Plan h2 {
		font-size: 1.5em;
	}
	/****************************
	BENEFICIOS
	****************************/
	.Servicios p {
		font-size:0.9em;
	}
	.Servicios h2 {
		font-size: 1.5em;
	}
	/****************************
	PROMOS
	****************************/
	
	/****************************
	EVENTOS
	****************************/
	
	/****************************
	UNETE
	****************************/
	.Correo:before,.Telefono:before {
		display:none;
	}
	.Correo,.Telefono{
		padding-left:15px;
	}
	.Unete form div span {
		font-size: 0.9em;
	}
	.Vacante ul li {
		font-size: 0.9em;
	}
	.Unete h3 {
		font-size: 1.2em;
	}
	.Unete h3,.Unete h4 {
		font-size: 1.2em;
	}
	.Vacante h2,.Vacante h3 {
		font-size: 1em;
	}
	/****************************
	CONTACTO
	****************************/
	.Contacto>.Telefono ul li {
		margin: 0 -2px;
		width: 50%;
	}
	.Contacto h5 {
		font-size: 1.8em;
	}
	.Contacto h6 {
		font-size: 1.4em;
	}
}

@media screen and  (max-width : 667px) {
	/****************************
	PLANTILLA
	****************************/
	
	
	/****************************
	MENU
	****************************/
	
	/****************************
	HOME
	****************************/
	
	/****************************
	QUIENES SOMOS
	****************************/
	
	/****************************
	PLANTELES
	****************************/
	
	/****************************
	PLANES
	****************************/
	
	/****************************
	BENEFICIOS
	****************************/
	
	/****************************
	PROMOS
	****************************/
	
	/****************************
	EVENTOS
	****************************/
	
	/****************************
	UNETE
	****************************/
	
	/****************************
	CONTACTO
	****************************/


}

@media screen and  (max-width : 568px) {
	
	/****************************
	COLUMNAS
	****************************/
	.col-5{
		width:20.1%;}
	.col-mc-1 {
	  width: 8.33333%; }
	
	.col-mc-2 {
	  width: 16.666%; }
	
	.col-mc-3 {
	  width: 25%; }
	
	.col-mc-4 {
	  width: 33.33%; }
	
	.col-mc-5 {
	  width: 41.6666%; }
	
	.col-mc-6 {
	  width: 50%; }
	
	.col-mc-7 {
	  width: 58.33333%; }
	
	.col-mc-8 {
	  width: 66.6666%; }
	
	.col-mc-9 {
	  width: 75%; }
	
	.col-mc-10 {
	  width: 83.33333%; }
	
	.col-mc-11 {
	  width: 91.6666%; }
	
	.col-mc-12 {
	  width: 100%; }
	  
	/****************************
	PLANTILLA
	****************************/
	
	.menu_bar .bt_menu span{
		font-size:0.8em;
	}
	.navegacion>.NavTop p {
		font-size: 0.9em;
	}
	
	/****************************
	MENU
	****************************/
	
	/****************************
	HOME
	****************************/
	figure.InsHome {
		display:none;
	}
	.InsHome {
		margin-bottom:1em;
		margin-top:1em;
	}
	.InsHome h1,.InsHome h1 strong, .InsHome h1 span {
		text-align:center;
	}
	/****************************
	QUIENES SOMOS
	****************************/
	
	/****************************
	PLANTELES
	****************************/
	
	/****************************
	PLANES
	****************************/
	
	/****************************
	BENEFICIOS
	****************************/
	
	/****************************
	PROMOS
	****************************/
	
	/****************************
	EVENTOS
	****************************/
	
	/****************************
	UNETE
	****************************/
	.Correo,.Telefono{
		margin-bottom:1em;
	}
	.Telefono ul li {
		margin: 0 -2px;
		padding: 0 15px;
		width: 50%;
	}
	.menu_categorias li a {
		color: #fff;
		display: block;
		font-size: 0.95em;
		padding: 5px 8px;
		position: relative;
	}
	/****************************
	CONTACTO
	****************************/
}


@media screen and  (max-width : 480px) {
	
	/****************************
	COLUMNAS
	****************************/
	.col-5{
		width:20%;}
		
	.col-ch-1 {
	  width: 8.33333%; }
	
	.col-ch-2 {
	  width: 16.666%; }
	
	.col-ch-3 {
	  width: 25%; }
	
	.col-ch-4 {
	  width: 33.33%; }
	
	.col-ch-5 {
	  width: 41.6666%; }
	
	.col-ch-6 {
	  width: 50%; }
	
	.col-ch-7 {
	  width: 58.33333%; }
	
	.col-ch-8 {
	  width: 66.6666%; }
	
	.col-ch-9 {
	  width: 75%; }
	
	.col-ch-10 {
	  width: 83.33333%; }
	
	.col-ch-11 {
	  width: 91.6666%; }
	
	.col-ch-12 {
	  width: 100%; }
	/****************************
	PLANTILLA
	****************************/
	.Top .contenedor{
		width:100%;
	}
	.MarginTop {
		margin-top: 95px;
	}
	.MenuTop {
		padding: 0;
	}
	.menuredes{
		display:none;
	}
	figure.logo img {
		width: 150px;
	}
	
	/****************************
	MENU
	****************************/
	nav {
		top: 95px;
		width: 70%;
	}
	.menu_bar .bt_menu {
		padding: 17px 34px 17px 7px;
	}
	/*.menu_bar .bt_menu span {
		display:none;
	}
	.menu_bar .bt_menu {
		font-size: 1em;
		padding: 24px 18px;
	}
	.menu_bar .bt_menu:before {
		width: 100%;
	}*/
	/**************************************
	MENU PRODUCTOS
	**************************************/
	.menu_categorias{
        border-bottom:0;
		float:right;
        height: auto;
		margin-top:0;
		width:100%;
    }

    .menu_categorias {
        display: none;
        height: auto;
        width: 100%;
    }

    .menu_categorias li {
		background: rgba(0,0,0,1);
        width: 100%;
		margin:0;
        float: left;
        position: relative;
    }

    .menu_categorias a {
		box-sizing:border-box;
		-webki-box-sizing:border-box;
		-moz-box-sizing:border-box;
    	font-size: 1em;
		padding: 0 8px 0 0;
		text-align: left;
		width: 100%

    }
    .ocultar_punto {
    	display: none;
    }
    a#pull {
		background:#111;
		color:#fff;
        display: block;
		font-size:1.1em;
		font-weight:700;
		outline:none;
		padding:10px 45px 10px 10px;
        position: relative;
	    text-align: left;
        width: 100%;
    }

    a#pull:after {
		content: "+";
		font-size: 40px;
		font-weight: 700;
		line-height: 25px;
		color: #fff;
		width: 30px;
		display: inline-block;
		position: absolute;
		right: 5px;
		text-align: center;
		top: 11px;
    }
	/****************************
	HOME
	****************************/
	
	/****************************
	QUIENES SOMOS
	****************************/
	.MV figure{
		text-align:center;
	}
	.MV figure img {
		width:150px;
	}
	/****************************
	PLANTELES
	****************************/
	
	/****************************
	PLANES
	****************************/

	/****************************
	BENEFICIOS
	****************************/
	
	/****************************
	PROMOS
	****************************/
	
	/****************************
	EVENTOS
	****************************/
	
	/****************************
	UNETE
	****************************/
	
	.Telefono ul li {
		margin: 0;
		padding: 0 15px;
		width: 100%;
	}
	/****************************
	CONTACTO
	****************************/
	.Contacto>.Telefono ul li {
		margin: 0;
		width: 100%;
	}
	.Contacto form div {
		margin:0;
	}
}