@charset "UTF-8";
/* CSS Document */
.menu-bachillerato #rt-header {
	background: #017BAB;
	height: 70px;
	z-index: 10;
}
.menu-bachillerato h1:first-of-type {
	color: #017BAB;
}
.menu-bachillerato p, .menu-bachillerato h1, .menu-bachillerato .twocol-fifty h1, .menu-bachillerato h2, .menu-bachillerato ul, .menu-bachillerato li {
	color: #fff;
}
.menu-bachillerato .nosotros1 {
	background: url(../../../images/bachillerato/module1-bg.png);
	background-repeat: no-repeat;
	min-height: 450px;
	width: 100%;
	overflow: hidden;
	background-position: 50%;
	background-size: cover;
}
.menu-bachillerato .nosotros1 .cont, .nosotros2 .cont, .nosotros3 .cont, .titulacion1 .cont, .titulacion2 .cont, .becas1 .cont {
	padding: 0px 70px;
	padding-bottom: 100px;
	text-align: justify;
}
.menu-bachillerato .nosotros1 .nos-title {
	padding: 100px 70px;
}
.menu-bachillerato .nosotros2 {
	background: url(../../../images/bachillerato/module2-bg.png);
	background-repeat: no-repeat;
	min-height: 450px;
	width: 100%;
	overflow: hidden;
	background-position: 50%;
	background-size: cover;
}
.menu-bachillerato .nosotros3 {
	background: url(../../../images/bachillerato/module3-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 450px;
	width: 100%;
	overflow: hidden;
}
.menu-bachillerato .nosotros3 .cont {
	margin-top: 60px;
}
.menu-bachillerato .titulacion1 {
	background: url(../../../images/bachillerato/module4-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 419px;
	width: 100%;
	overflow: hidden;
	background-position: 50%;
}
.menu-bachillerato .titulacion1 .tit-img {
	margin-top: 45px;
}
.menu-bachillerato .titulacion1 .cont, .menu-bachillerato .becas1 .cont {
	margin-top: 20px;
	padding: 0px 70px;
	padding-bottom: 100px;
	text-align: justify;
}
.menu-bachillerato .becas1 .tit-img {
	margin-top: 45px;
}
.menu-bachillerato .titulacion1 .cont h1 {
	text-align: left;
}
.becas1 {
	background: url(../../../images/bachillerato/module5-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 419px;
	width: 100%;
	overflow: hidden;
	background-position: 50%;
}
/* Smartphones */
@media (max-width: 480px) {
...
}

/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
...
}

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
...
}

/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) {
 .menu-bachillerato .nosotros1 {
 background-size: contain;
}
 .menu-bachillerato .nosotros1 .cont, .menu-bachillerato .nosotros2 .cont, .menu-bachillerato .titulacion2 .cont {
 padding: 0px 0px;
 padding-bottom: 10px;
 margin-left: 70px;
}
.menu-bachillerato .nosotros2 .cont, .menu-bachillerato .titulacion2 .cont {
 margin-top: 25px;
}
.menu-bachillerato .nosotros2 .left, .menu-bachillerato .nosotros2 .right {
 width: 93%;
}
 .menu-bachillerato .nosotros1 .nos-title {
 padding-top: 50px;
 padding-bottom: 90px;
}
.menu-bachillerato .left {
 margin-left: 0px;
 margin-bottom: 0px;
 width: 80%;
}
.menu-bachillerato .right ul, .menu-bachillerato .right li {
 margin-left: 23px;
}
.menu-bachillerato .nosotros3 {
 background-size:contain;
}
.menu-bachillerato .titulacion1 .twocol-fifty {
 width: 95%;
}
.menu-bachillerato .titulacion1 .tit-img {
 margin-top: 0px;
 text-align: right;
}
.menu-bachillerato .titulacion1 .tit-img {
 background-position: 100%;
 width: 95%;
}
.menu-bachillerato .titulacion2 {
 background-position: -90%;
 background-color: #E55757;
}
.menu-bachillerato .becas1 .right {
 float:right;
}
.menu-bachillerato .becas1 .right h1 {
 text-align: left;
}
.menu-bachillerato .becas2 .right, .menu-bachillerato .becas2 .left {
	width: 50%;
}

}
/* Large Display */
@media (min-width: 1200px) {
...
}
