/* lg */ 
@media (min-width: 1200px) {
/*030720*/
header .font-size .switch{
	border: 0;
	background: #263154;
}

header .font-size .switch span{
	color: white;
}

header .font-size .switch .more{
	border-right: 1px solid white;
}

}

/* md */
@media (min-width: 992px) and (max-width: 1199px){
header .logo {
    width: 340px;
}

header .hashtag {
    width: 230px;
}

i.lupaHeader{
	font-size: 20px;
}

header .contraste i{
	font-size: 20px;
}

header span.auxIco{
	font-size: 10px;
}

nav ul a{
	font-size: 11px;
}
 
nav ul a i {
    font-size: 29px;
}

footer .redes .followUs p{
	font-size: 14px;
}

footer .info{
	font-size: 12px;
}

footer .rights{
	font-size: 11px;
}

/**/
section.banner.bannerInterno{
	height: 340px;
}

section.banner.bannerInterno .cloud-idea{
	width: 280px;
}

.textFormat h2{
	font-size: 28px;
}

.textFormat p{
	font-size: 15px;
}

.textFormat cite{
	font-size: 15px;
}

.continue-button button{
	font-size: 15px;
}

.rateLesson h3{
	font-size: 16px;
}

/*030720*/
header .font-size .switch{
	border: 0;
	background: #263154;
}

header .font-size .switch span{
	color: white;
}

header .font-size .switch .more{
	border-right: 1px solid white;
}

.youtubeVideo{
    height: 350px;
}
	
}


/* sm */
@media (min-width: 768px) and (max-width: 991px){	 

header .access{
	position: absolute;
	flex-direction: column;
	right: -80px;
	top: 90px;
	z-index: 1;
}

header .logo {
    width: 300px;
}

header .hashtag {
    width: 210px;
}

header .access>div{
	margin: 8px 0;
}

header span.auxIco{
	font-size: 11px;
	color: #263154;
	text-align: center;
}

header span.auxIco br{
	display: block;
}

header .font-size .switch{
	width: 45px;
}

header .dividerH{
	display: none;
}

.menu-mobile{
	display: inline-flex;
}

nav{
	display: none;
}

nav ul{
	flex-direction: column;
    align-items: flex-start;
}

nav ul>li{
	margin: 10px 0;
}

nav .dividerNav{
	display: none;
}

.audio-widget{
	top: 54%;
}

section.squares{
	top: -50px;
}

section.squares .rows{
	width: 481px;
}

section.banner .copy .whites{
	font-size: 26px;
	line-height: 13px;
}

section.banner .copy .yellows {
    font-size: 27px;
    line-height: 30px;
}

section.banner .copy .yellows.marged{
	margin-top: 9px;
}

footer .redes .followUs p{
	font-size: 14px;
}

footer .info{
	font-size: 11px;
}

footer .info .datos{
	width: 500px;
}

footer .info .datos ul{
	flex-direction: column;
	align-items: center;
}

footer .info .datos ul li{
	border-right: 0;
	margin: 4px 0;
}

footer .rights{
	font-size: 10px;
}

footer .rights ul{
	flex-direction: column;
	align-items: center;
}

footer .rights ul li{
	border-right: 0;
	margin: 4px 0;
}

/**/
section.banner.bannerInterno{
	height: 280px;
}

section.banner.bannerInterno .cloud-idea{
    width: 220px;
	right: 150px;
}

.textFormat h2{
	font-size: 26px;
}

.textFormat p{
	font-size: 14px;
}

.textFormat cite{
	font-size: 14px;
}

.continue-button button{
	font-size: 14px;
}

section.carouselMore{
	width: 550px;
}

section.carouselMore .owl-carousel{
	width: 350px;
}

section.carouselMore .owl-carousel div.owl-item{
	border-radius: 6px;
	width: 100px;
	height: 100px;
}

section.carouselMore .owl-carousel div.owl-item .wrap-square{
	width: 100px;
	height: 100px;
}

section.carouselMore .owl-carousel div.owl-item h3{
	font-size: 13px;
	margin-bottom: 0;
}

section.carouselMore .owl-carousel div.owl-item i{
	font-size: 32px;
}

section.carouselMore .owl-nav{
	top: 2px;
}

.rateLesson h3{
	font-size: 15px;
}

.rateLesson .starsRate{
	width: 150px;
	padding: 5px 10px;
}

.rateLesson .starsRate .star{
	width: 15px;
}

header .font-size .switch{
	width: 56px;
}

/*030720*/
/*SearchFade*/
div.fadeSearch{
	top: 75px;
}

nav {
    background: #FFDE00;
    padding: 0;
}

nav ul{
	padding-top: 70px;
}

nav ul>li{
	width: 100%;
	border-bottom: 1px dotted #001F5A;
	padding: 10px 30px;
	margin: 0;
}

nav ul>li:last-child{
	border-bottom: none;
}

header .accessMobile{
	flex-direction: row;
	left: 16px;
	justify-content: flex-end;
}

header .dividerH{
	display: inline-flex;
	background: #001F5A;
	margin: 0 20px !important;
}

header span.auxIco br{
	display: none;
}

header .font-size .switch{
	width: 70px;
}

.youtubeVideo{
    height: 300px;
}

}


/* xs */
@media (max-width: 767px) {	

header .access{
	position: absolute;
	flex-direction: column;
	right: -80px;
	top: 90px;
	z-index: 1;
}

header .logo {
    width: 180px;
}

header .hashtag {
    width: 160px;
}

header .access>div{
	margin: 8px 0;
}

header span.auxIco{
	font-size: 11px;
	color: #263154;
	text-align: center;
}

header span.auxIco br{
	display: block;
}

header .font-size .switch{
	width: 45px;
}

header .dividerH{
	display: none;
}

.menu-mobile{
	display: inline-flex;
}

nav{
	display: none;
}

nav ul{
	flex-direction: column;
    align-items: flex-start;
}

nav ul>li{
	margin: 10px 0;
}

nav .dividerNav{
	display: none;
}

.audio-widget{
	top: 54%;
}

section.squares{
	top: -25px;
}

section.squares .rows{
	width: 320px;
}

section.banner .copy{
	padding-left: 40px;
	width: 55%;
}

section.banner .copy .cta {
    margin-top: 10px;
}

section.banner .copy .cta button{
	font-size: 13px;
}

section.banner .copy .whites{
	font-size: 18px;
	line-height: 13px;
}

section.banner .copy .yellows {
    font-size: 19px;
    line-height: 19px;
}

section.banner .copy .yellows.marged{
	margin-top: 9px;
}

section.banner .copy .cta button:before {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid white;
    top: 4px;
}

section.banner .triangle{
	border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #FFDE00;
    top: 25px;
}

section.banner .model {
    right: 40px;
    width: 38%;
}

.scene{
	width: 140px;
	height: 140px;
	margin: 10px;
	perspective: 450px;
}

.card-item{
	height: 140px;
}

.card__face{
	border-radius: 10px;
}

.card__face .model{
	width: 100px;
}

.card__face .titles .lights{
	font-size: 12px;
}

.card__face .titles .bolds{
	font-size: 12px;
    line-height: 12px;
}

.card__face .titles{
	left: 8px;
    width: 90px;
}

footer .redes .followUs p{
	font-size: 11px;
}

footer .info{
	font-size: 10px;
}

footer .info .datos{
	width: 350px;
}

footer .info .datos ul{
	flex-direction: column;
	align-items: center;
}

footer .info .datos ul li{
	border-right: 0;
	margin: 4px 0;
	text-align: center;
}

footer .rights{
	font-size: 9px;
}

footer .rights ul{
	flex-direction: column;
	align-items: center;
}

footer .rights ul li{
	border-right: 0;
	margin: 4px 0;
}

footer .redes .social i{
	margin: 0 5px;
}

/**/
section.banner.bannerInterno{
	height: 260px;
}

section.banner.bannerInterno .cloud-idea{
    width: 175px;
	right: 60px;
}

section.banner.bannerInterno .model{
	width: 40%;
	right: 15px;
}

.basic-article{
	width: 100%;
}

.textFormat h2{
	font-size: 22px;
}

.textFormat p{
	font-size: 12px;
    line-height: 14px;
    width: 100%;
}

.textFormat cite{
	font-size: 12px;
}

.continue-button button{
	font-size: 13px;
}

section.carouselMore{
	width: 380px;
}

section.carouselMore .owl-carousel{
	width: 220px;
}

section.carouselMore .owl-carousel div.owl-item{
	border-radius: 6px;
	width: 110px;
	height: 110px;
	padding: 10px;
}

section.carouselMore .owl-carousel div.owl-item .wrap-square{
	width: 110px;
	height: 110px;
	left: 0px;
	padding: 10px;
}

section.carouselMore .owl-carousel div.owl-item h3{
	font-size: 13px;
	margin-bottom: 0;
}

section.carouselMore .owl-carousel div.owl-item i{
	font-size: 32px;
}

section.carouselMore .owl-nav{
	top: 2px;
}

.rateLesson h3{
	font-size: 15px;
}

.rateLesson .starsRate{
	width: 150px;
	padding: 5px 10px;
}

.rateLesson .starsRate .star{
	width: 15px;
}

header .font-size .switch{
	width: 56px;
}



/*030720*/
/*SearchFade*/
nav {
    background: #FFDE00;
    padding: 0;
}

nav ul{
	padding-top: 90px;
}

nav ul>li{
	width: 100%;
	border-bottom: 1px dotted #001F5A;
	padding: 10px 30px;
	margin: 0;
}

nav ul>li:last-child{
	border-bottom: none;
}

header .accessMobile{
	flex-direction: row;
	left: 16px;
	justify-content: flex-end;
	padding-right: 20px;
}

header .dividerH{
	display: inline-flex;
	background: #001F5A;
	margin: 0 20px !important;
}

header span.auxIco br{
	display: none;
}

header .font-size .switch{
	width: 70px;
}

div.fadeSearch{
	top: 67px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 40px;
}

.maskSearch.maskTop{
	height: 35px;
}

.maskSearch.maskLeft,
.maskSearch.maskRight{
	width: 30px;
}

.maskSearch.maskBottom{
	top: 85px;
}

section.searchContains {
    padding: 0 20px;
}

.singleResult .ico{
	border-radius: 4px;
	width: 50px;
	height: 50px;
	padding: 10px;
}

.singleResult .ico p{
	font-size: 13px;
}

.singleResult .ico i{
	color: white;
	font-size: 30px;
}

.youtubeVideo{
    height: 200px;
}

.derecha{
    left: 80px !important;
	top: 40px !important;
}

.wrapArticle h3{
    font-size: 1.15rem;
}

}


/* XS Portrait */
@media (max-width: 480px){

header .hashtag {
    width: 115px;
}

header .top{
	padding: 20px 15px;
}

nav {
    padding: 12px 25px;
}

section.banner .copy{
	padding-left: 20px;
	width: 62%;
}

section.banner .model {
    right: 15px;
    width: 38%;
}

section.banner .copy .whites {
    font-size: 15px;
    line-height: 6px;
}

section.banner .copy .yellows {
    font-size: 15px;
    line-height: 14px;
}

section.squares {
    top: 0;
    padding-top: 10px;
}

section.banner .copy .hash-white {
    width: 80%;
}

section.banner .copy .yellows.marged {
    margin-top: 9px;
}

.scene{
	margin: 5px;
}

.audio-widget{
	padding: 4px 4px 4px 4px;
}

.audio-widget i{
	font-size: 20px;
}

.accessMobile {
    right: 6px !important;
}

footer{
	margin-top: 35px;
}

footer .info .datos {
    width: 280px;
}

footer .vigilado{
	left: -85px;
}

/**/
section.banner.bannerInterno{
	height: 125px;
}

section.banner.bannerInterno .model{
	bottom: 0;
}

.breads{
	padding: 15px 15px 0 15px;
}

.wrapArticle {
    padding: 0 15px 15px 15px;
}




.textFormat cite{
	width: 90%;
}

section.carouselMore {
    width: 90%;
}

section.carouselMore .owl-carousel {
    width: 230px;
}

section.carouselMore .owl-nav {
    top: 10px;
}

.rateLesson h3 {
    font-size: 12px;
}


/*030720*/
/*SearchFade*/
nav{
	padding: 0;
}

header .accessMobile{
	padding-right: 10px;
}

.allResults{
	flex-direction: column;
}

.singleResult{
	width: 100%;
}

.card__face .titles{
	left: 8px;
    width: 90px;
}

.card__face--back .titles {
    left: 35px;
    width: 90px;
}

.card__face--back .titles i{
    font-size: 50px;
}

section.banner .copy p {
    font-family: 'Prelo Slab Book';
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 1px;
}

section.banner .copy h3 {
    line-height: 15px;
}

.bb1{
    line-height:25px;
    font-size:21px
}

.wrapArticle table{
    width: 100%;
}

.wrapArticle td{
    padding: 10px;
}
}


@media (max-width: 320px){
	

}