@import url(https://fonts.googleapis.com/css?family=Roboto:400,700|Space+Mono:400,700);

body,html{
	font-family: 'Raleway', sans-serif;
	-webkit-font-smoothing: antialiased;
}


.SOMOBILE{
	display:none;
}

.SODESKTOP{
	display:block;
}






.MONO{
	font-family: Space Mono,monospace !important;
	-webkit-font-smoothing: antialiased;
}





.o-wysiwyg li:before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 6px;
	height:6px;
    background-color: #222;
}


.o-wysiwyg b, .o-wysiwyg strong {
    font-weight: 900 !important;
}


.stats__bg {
    background-position: top left !important;
}





#PLAYTOPO{
}





.COMPLIST{
	width: 100%;
	height: 1px;
	float: left;
}





.CLASSEYEAR{
	color:#fff;
	text-align:center;
	text-align:right;
	letter-spacing:2px;
	width:100%;
	position:relative;
	height:40px;
}


.INTOYEAR{
	display:inline-block;
	margin-right:0px;
	height:40px;
	line-height:40px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	opacity:0.3;
	font-size:16px;
	font-weight:100;
	cursor:pointer;
}

.INTOYEAR:hover{
	opacity:0.6;
}





.SELECTEDYEAR{
	border-bottom:1px solid rgba(255,255,255,0);
	opacity:1;
	font-weight:900;
	color:var(--konacolor) !important;
}




.SELECTEDYEAR:hover{
	opacity:1 !important;
}



.MONGAND{
	position:absolute;
	top:0px;
	right:-249px;
	width:250px;
	overflow:hidden;
	height:auto;
	border-left:1px solid rgba(255,255,255,0);
	display:none;
}









.MONGAND .SEAGUL_1{
	margin-left:0px;
	overflow:hidden;
	transition: margin-left 1.2s;
}

.MONGAND .SEAGUL_2{
	margin-left:0px;
	overflow:hidden;
	transition: margin-left 1s;
}

.MONGAND .SEAGUL_3{
	margin-left:0px;
	overflow:hidden;
	transition: margin-left 0.8s;
}

.MONGAND .SEAGUL_4{
	margin-left:0px;
	overflow:hidden;
	transition: margin-left 0.4s;
}

.MONGAND .SEAGUL_5{
	margin-left:0px;
	overflow:hidden;
	transition: margin-left 0.2s;
}

.MONGAND .SEAGUL_6{
	margin-left:0px;
	overflow:hidden;
	transition: margin-left 0s;
}




.MONGAND_HIDE .SEAGUL_1{
	margin-left:-200px !important;
}

.MONGAND_HIDE .SEAGUL_2{
	margin-left:-200px !important;
}

.MONGAND_HIDE .SEAGUL_3{
	margin-left:-200px !important;
}

.MONGAND_HIDE .SEAGUL_4{
	margin-left:-200px !important;
}

.MONGAND_HIDE .SEAGUL_5{
	margin-left:-200px !important;
}

.MONGAND_HIDE .SEAGUL_6{
	margin-left:-200px !important;
}





.THELOADHI{
	width:100%;
	position:relative;
	height:1px;
	float:left;
	background:#CC0000;
}


.CLASSEYEAR_1 .MONGAND{
	display:block;
}



.SEAGUL{
	width:100%;
	height:40px;
	position:relative;
	text-align:left;
	cursor:pointer;
}

.SEAGUL .SURFTRIP:hover:before{
	content: '';
    position: absolute;
    border-bottom: 5px solid #fff;
	opacity:0.1;
    bottom: 3px;
    left: 0;
    right: 0px;
    transition: none !important;
	z-index: 0;
	cursor:pointer;
}


.SEAGUL_CARREGANDO .KAIKAU{
	width:40px;
	height:40px;
	display:inline-block;
	background:url(/JOURNAL/FLOWSCORP/images/loader3.svg?x=4433) no-repeat left top 7px;
	background-size:30px;
	margin-left:10px;
	float:left;
}


.YEAR_CARREGANDO{
	position:relative !important;
}

.YEAR_CARREGANDO .KAIKAU{
	width:40px;
	height:40px;
	display:inline-block !important;
	background:url(/JOURNAL/FLOWSCORP/images/loader3.svg?x=4433) no-repeat left top 7px;
	background-size:30px;
	margin-left:10px;
	position:absolute;
	left:-35px;
	top:0px;
}




.SURFTRIP{
	text-align:left;
	margin-left:20px;
	position:relative;
	display:inline-block;
	height:40px;
	line-height:40px;
	font-weight:200;
	font-size:16px;
	float:left;
	opacity:0.9;
	letter-spacing:1px !important;
}








.TAG{
	padding-left:10px;
	padding-right:10px;
	height:25px;
	line-height:25px;
	color:#e1e1e1;
	background:#333;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	float:left;
	margin-right:7px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:500;
	cursor:pointer;
}

.TAG:hover{
	background:#fff;
	color:#000;
}





.DIV_DAT{
	width:100%;
	position:relative;
	float:left;
	margin-bottom:0px;
	opacity:1;
	display:flex;
}


.INFO_DAT{
	float:left;
	display:inline-block;
	font-size:12px;
	line-height:12px;
	color:#fff;
	letter-spacing:.1em;
	text-transform: uppercase;
	opacity:0.6;
}

.LINE_DAT{
	width:20px;
	margin-left:5px;
	margin-right:10px;
	height:7px;
	background:none;
	border-bottom:1px solid #fff;
	float:left;
	display:inline-block;
	opacity:0.5;
}


.ICON_DAT{
	width:22px;
	height:22px;
	float:left;
	margin-right:5px;
	margin-top:-5px;
}

.ICON_DAT_VIDEO{
	background:url(/JOURNAL/FLOWSCORP/images/video.svg?x=4433) no-repeat center center;
	background-size:22px;
}

.ICON_DAT_GALERIA{
	background:url(/JOURNAL/FLOWSCORP/images/fotos.svg?x=4433) no-repeat center center;
	background-size:26px;
}

.ICON_DAT_ARTIGO{
	background:url(/JOURNAL/FLOWSCORP/images/artigo.svg?x=4433) no-repeat center left;
	background-size:17px;
}



.TIT_DAT{
	font-size:17px;
	line-height: 24px;
	color:#fff;
	width:100%;
	float:left;
	font-weight: 500;
	letter-spacing:1px;
	margin-top: 7px;
}


.TIT_DAT_LISTA{
	font-size:14px;
	line-height: 19px;
	color:#fff;
	width:100%;
	float:left;
	font-weight: 700;
	letter-spacing:1px;
	margin-top: 7px;
}


.MIN_TIT_DAT{
	height:90px;
	min-height: 90px;
	overflow: hidden;
}



.MYON{
	padding-top:0px;
}


.ESCURO{
	
}

.CLARO{
	
}


.TITNO{
	color:#fff;
}

.TITNO_story{
	color:#000 !important;
}


.ORN{
	width:100%;
	height:100%;
	background:#ccc;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}


.LINENOT{
	width:180px;
	height:8px;
	background:#fff;
	margin-left:-70px;
	margin-top:10px;
}

.LINENOT_story{
	background:#000 !important;
}




.LIMI_DESCNOT{
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}



.ROOT{
	width:100%;
	float:left;
	margin-bottom:40px;
}




.THERING{
	margin-bottom:1px !important;
	height:auto !important;
	background:none !important;
	right:0px !important;
}



.THERING:before{
	background:none !important;
}


.CLARO .TITSHARE{
	background:#fff !important;
}

.TITSHARE{
	font-size:10px;
	color:#666;
	text-align:center;
	letter-spacing:2px;
	margin-bottom:5px;
}



.MYTEXT p{
	color:#e1e1e1;
	font-size:17px !important;
	line-height:34px !important;
	font-weight:500;
	padding-bottom:10px;
}


.MYTEXT{
	padding-top:0px;
	font-family: Space Mono,monospace !important;
    -webkit-font-smoothing: antialiased;
	width:100%;
	float:left;
}



.MYTEXT_story p{
	color:#000 !important;
}







.c-news-list_item{
	float: left;
}

.CLARO .c-news-list_item{
	opacity:0.7;
}

.ESCURO .c-news-list_item{
	opacity:1;
}

.c-news-list_item:hover{
	opacity:1;
}





.FULLVIEW{
	background:none !important;
}



.WAITING_IMG{
	opacity:0.1;
}

.COMPIMG{
	transition:opacity 1.5s ease;
	opacity:1 !important;
}




.MOCA{
	display:none !important;
}

.FULLVIEW .MOCA_GRID{
	display:none !important;
}

.FULLVIEW .MOCA{
	width:calc(100% - 5px) !important;
	margin:0px !important;
	display:block !important;
	background-size:cover !important;
	float:left;
	position:relative;
}








.hqy-lazy{
	opacity:0.3;
	transition: opacity 500ms ease-in-out 100ms;
}

.hqy-lazy-LIST{
	opacity:1;
}
	
.hqy-loaded{
	opacity:1 !important;
}





.hqy-lazy img{
	width:100% !important;
	height:auto !important;
	opacity:0;
}

.hqy-loaded .hqy-lazy img{
	opacity:0;
}



.GALERIA_STORY{
	margin-top:40px;
}




.MOCA_GRID{
	width:25% !important;
	max-width:25% !important;
	margin:0px !important;
	margin-right:0px !important;
	margin-bottom:0px !important;
	float:left !important;
	position:relative !important;
	background-size:cover !important;
	cursor:pointer;
	display:block;
	background:#ccc;
	border:none !important;
}

.MOCA_GRID img{
	display:block !important;
}



.MOCA_GRID_G{
	width:calc(50% - 5px) !important;
	min-width:calc(50% - 5px) !important;
	max-width:calc(50% - 5px) !important;
}





.CAPAVIDEOFLOAT{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	background:#000;
	opacity:0.1;
	z-index:999;
	cursor:pointer;
	display:none;
}

.CAPAVIDEOFLOAT:hover{
	opacity:0;
}


.FLY .CAPAVIDEOFLOAT{
	display:block;
}





.LINEGAL{
	display:none;
}

.CLARO .FULLVIEW .LINEGAL{
	width:calc(100% - 5px);
	height:1px;
	background:rgba(0,0,0,0.4);
	margin-top:20px;
	margin-bottom:20px;
	display:block;
	float:left;
}

.ESCURO .FULLVIEW .LINEGAL{
	width:calc(100% - 5px);
	height:1px;
	background:rgba(255,255,255,0.1);
	margin-top:20px;
	margin-bottom:20px;
	display:block;
	float:left;
}

.NORTH .LINEGAL:last-child {
	display:none;
}





.MOCA_FULL{
	width:100%;
	height:auto;
	display:block;
	opacity:1;
	margin:0px !important;
}




.OXE{
	width:calc(100% + 1px);
	height:calc(100% + 1px);
	position:absolute;
	right:-1px;
	top:-1px;
	z-index:9;
	display:flex;
	border-left:5px solid #222;
	border-bottom:5px solid #222;
}


.OXEstory{
	width:calc(100% + 1px);
	height:calc(100% + 1px);
	position:absolute;
	right:-1px;
	top:-1px;
	z-index:9;
	display:flex;
	border-left:5px solid #f4f4f4;
	border-bottom:5px solid #f4f4f4;
}



.WITH_CONTROL_GRID{
	position:relative;
	width:calc(100% + 5px);
	margin-left:-5px;
	float:left;
	height:auto;
	border-left: 1px solid rgba(0,0,0,0);
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
}


.NORTH{
	width: 100%;
	float: left;
}


.WITH_CONTROL_GRID .NORTH{
	margin-top:-41px;
}



.MUDA_GRID{
	position:relative;
	width:42px;
	height:42px;
	top:0px;
	left:0px;
	margin-left:-43px;
	margin-top:-1px;
	display: none;
	z-index:99 !important;
}


.WITH_CONTROL_GRID .MUDA_GRID{
	display: block;
}





.COM_GRID{
	background:#111 url(/JOURNAL/FLOWSCORP/images/grid2.svg?x=4433) no-repeat center center;
	background-size:60%;
	border: 1px solid rgba(255,255,255,0.3);
}

.COM_GRID:hover{
	background:#000 url(/JOURNAL/FLOWSCORP/images/grid2.svg?x=4433) no-repeat center center;
	background-size:60%;
}

.NO_GRID{
	background:#111 url(/JOURNAL/FLOWSCORP/images/no_grid6.svg?x=444333) no-repeat center center;
	background-size:60%;
	border: 1px solid rgba(255,255,255,0.3);
}

.NO_GRID:hover{
	background:#000 url(/JOURNAL/FLOWSCORP/images/no_grid6.svg?x=444333) no-repeat center center;
	background-size:60%;
}




.MYON_story .MUDA_GRID{
	filter: invert(100%);
}


.c-socials a{
	border:1px solid rgba(255,255,255,0.3) !important;
	margin-bottom:5px !important;
	margin-right:-1px !important;
	z-index:1 !important;
}


.c-socials_item img{
		filter: invert(0%);
}

.MYON_story .c-socials_item img{
		filter: invert(0%) !important;
}




.CADAIMG_LISTA{
	width:calc(40% - 20px);
	margin-left:20px;
	float:left;
	background-size:cover;
}



.is-active{
	opacity: 1 !important;
}







.CIMA{
	margin-top:1px;
	right: -60px !important;
	position: relative;
	transition: right 0.5s !important;
}

.SHOWCIMA{
	right: 0px !important;
}



.BEONDE{
	width:100%;
	padding-left:70px;
	padding-right:70px;
	margin-left:auto;
	margin-right:auto;
	text-align: left
}

.MENUSUPRA_INT .BEONDE{
	width:100%;
	padding-left:0px;
	padding-right:0px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background:#222;
}


.LOADING_IMG{
	width:100%;
	height:100%;
	background:url(/JOURNAL/FLOWSCORP/images/loading.svg) no-repeat center top 50px;
	background-size:100px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:9;
}


.hqy-loaded .LOADING_IMG{
	display:none;
	background:none !important;
}


.GOA{
	/*background:#fff !important;*/
}




.DIF{
	margin-top:0px;
	bottom:0px;
	position:relative;
	display: inline-block;
	width:100%;
	background:#000;
}


.DIF_CLOSE{
	width:32px;
	height:32px;
	position:absolute;
	z-index:999999;
	right:0px;
	top:0px;
	background:rgba(0,0,0,0.7) url(/JOURNAL/FLOWSCORP/images/CLOSEMENU.svg) no-repeat center center;
	background-size: 26px;
	border:1px solid #222;
	display:none;
}

.ATUALVIDEO .FLY .DIF_CLOSE{
	display:block;
}


.c-news_list{
	background:#222;
}





.ATUALVIDEO .FLY{
	position:fixed;
	bottom:5px;
	right:5px;
	z-index:9999999999;
	height:auto;
	background:#222;
	width:250px;
	padding:10px;
	transition:all 1s !important;
	display:inline-table;
}



.ONDA .LISTA_MARCAS_DESKTOP{
	margin-left:-500px !important;
}


.ONDA .LISTA_ANOSKONA_DESKTOP{
	margin-left:-500px !important;
}




.ONDA .ATUALVIDEO .FLY{
	position:fixed;
	bottom:5px;
	right:405px;
	z-index:9999999999;
	height:auto;
	background:#222;
	width:250px;
	padding:10px;
	transition:all 1s !important;
	display:inline-table;
}



.ESCURO .ATUALVIDEO .FLY{
	border:1px solid #fff;
}


.ATUALVIDEO .FLY iframe{
	height:130px !important;
	width:230px !important;
	position:relative !important;
}


.o-title a:before, .o-title span:before{
	display:none;
}




.MYFLY .IMGVIDEO{
	display:none !important;
}

.FLY .IMGVIDEO{
	display:flex !important;
}


.ATUALVIDEO .IMGVIDEO{
	opacity:0.2 !important;
}




.ORT{
	background-size:150px !important;
	width:100%;
	height:200px;
	transition:all 0.4s ease !important;
}

.ESCURO .ORT{
	background-size:70% !important;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	transition:all 0.4s ease !important;
}



.ESCURO .c-news_list_wrapper{
	background:#111;
}


.SPACENODAT{
	width:100%;
	float:left;
	height:40px;
}




.CADAIMG_LISTA_2{
	width:50%;
	float:left;
	border-bottom:1px solid rgba(255,255,255,0.3);
	border-right:1px solid rgba(255,255,255,0.3);
}


.CADAIMG_LISTA_3:hover{
	background:#282828;
}

.CADAIMG_LISTA_3 img{
}



.CADAIMG_LISTA_3{
	width:100%;
	float:left;
	border-bottom:1px solid rgba(255,255,255,0.3);
	border-right:1px solid rgba(255,255,255,0.3);
}


.CADAIMG_LISTA_2:hover{
	background:#282828;
}

.CADAIMG_LISTA_2 img{
}


.CADAIMG_LISTA_3:hover{
	background:#282828;
}

.CADAIMG_LISTA_3 img{
}






.MARCA_X{
	background:#000;
	filter: invert(100%);
}

.MARCA_X:hover{
	background:#000;
}

.MARCA_X img{
	opacity:0.9
}



.ESCURO .GOA{
	filter: invert(100%);
	background:none !important;
	border:1px solid rgba(0,0,0,0.2) !important;
	border-right:none !important;
	margin-bottom:3px !important;
}

.ESCURO .CIMA{
	filter: invert(100%);
	background:none !important;
	border:1px solid rgba(0,0,0,0.2) !important;
	border-right:none !important;
	margin-bottom:3px !important;
}





.c-socials a{
	border: 1px solid rgba(255,255,255,0.3);
	border-right: none; 
}





.ENCAN{
	color:#444 !important;
	font-size:14px !important;
}


.ESCURO .ENCAN{
	display:none;
}



.o-container{
	transition: margin-left 0.5s !important;
}


.ONDA .o-container{
	transition: margin-left 0.5s;
	margin-left: -400px;
}



#MYBUSCA{
	transition: margin-right 0.5s !important;
	margin-right: -400px !important;
	z-index:99;
}

.ONDA #MYBUSCA{
	transition: margin-right 0.5s !important;
	margin-right: 0px !important;
	z-index:9999;
}

.c-socials{
	transition: right 0.5s !important;

}

.ONDA .c-socials{
	transition: right 0.5s !important;
	right: 400px !important;
}







#ABUSCA{
	transition: width 0.5s !important;
	width: 1px;
	height: 80px;
	position: fixed;
	top: 49px;
	right: -1px;
	background: #44bc87 !important;
	z-index: 999999999999;
	overflow: hidden;
}

.ONDA #ABUSCA{
	transition: width 0.5s !important;
	height: 80px !important;
	width: 400px !important;
	opacity: 1 !important;
	right: 0px;
}

.CAMPOBUSCA{
	width:100%;
	color: #fff;
	padding-left: 0px;
	font-weight: 400; 
	font-size: 22px;
	border: none;
	border-bottom: 1px solid #fff;
	background: none;
	height: 40px;
	padding-left: 50px;
	overflow: hidden;
}





.BUSCANDO{
	transition: all 1s !important;
	margin-top: 80px !important;
	top: auto;
	bottom: 0px !important;
	height: calc(100vh - 130px) !important;
}



.PENSANDO{
	background-image: url(/JOURNAL/FLOWSCORP/images/loading2.svg?x=43);
	background-repeat:no-repeat;
	background-position: top 200px center;
	background-size: 100px;
	min-height: 500px;
}


.PENSANDO .CLAUS{
	-webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    filter: gray;
	transition:opacity 0.3s !important;
	opacity:0.2;
}




.FINDING{
	transition: all 0s !important;
	background: #222 url(/JOURNAL/FLOWSCORP/images/loading2.svg?x=43) no-repeat center center;
	background-size: 100px;
	min-height: 200px;
}


.FINDING_MARCA{
	transition: all 0s !important;
	background: #222 url(/JOURNAL/FLOWSCORP/images/loading2.svg?x=43) no-repeat top 100px center;
	background-size: 100px;
	min-height: 300px;
}



.CLOSEBUSCA{
	background: url(/JOURNAL/FLOWSCORP/images/CLOSEMENU.svg) no-repeat center center;
	background-size: 18px;
	filter: invert(100%);
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	cursor: pointer;
}



.NEWPAGED{
	width:100%;
	float:left;
	height:auto;
	border-top:1px solid rgba(255,255,255,0.3);
}


.ADDPAGE{
	width:100%;
	height:150px;
	background:#282828 url(/JOURNAL/FLOWSCORP/images/add.svg) no-repeat center center;
	background-size:auto 100px;
	float:left;
	cursor:pointer;
	opacity:1;
}

.ADDPAGE:hover{
	background:#323232 url(/JOURNAL/FLOWSCORP/images/add.svg) no-repeat center center;
	background-size:auto 100px;
}


.LOAGING_NEWPAGE{
	background:transparent url(/JOURNAL/FLOWSCORP/images/loading2.svg) no-repeat center center;
	background-size:70px;
}

.LOAGING_NEWPAGE:hover{
	background:transparent url(/JOURNAL/FLOWSCORP/images/loading2.svg) no-repeat center center;
	background-size:70px;
	cursor:default;
}



#HIDSEARCH{
	position:absolute;
	z-index:9999;
	top:0px !important;
	display:none;
	width:400px !important;
	height:1px !important;
}


.SHOW_HIDSEARCH{
	transition:height 1s !important;
	height:100% !important;
	display:block !important;
	
}



.LISTA_MARCAS_DESKTOP{
	transition: margin-left 0.4s !important;
	display:block;
	margin-left: -400px;
}

.LISTA_MARCAS_MOB{
	display:none;
}


.LISTA_ANOSKONA_DESKTOP{
	transition: margin-left 0.4s !important;
	display:block;
	margin-left: -400px;
}

.LISTA_ANOSKONA_MOB{
	display:none;
}


.ATIVA_LISTA{
	margin-left: 0px;
}



.BARRA_MARCAS_MOB{
	width:100%;
	float:left;
	height:70px;
	position:relative;
	background:none;
	display:none;
}



.CLAUS{
	max-width:1100px !important;
	margin-left:auto;
	margin-right:auto;
	margin-top: 100px !important;
}



.MENU_MOB_CLARK{
	text-align: left;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 20px;
}



#MENU_MOB{
	display:none;
}


.MENUBASE{
	display:none;
}



::-webkit-input-placeholder { /* Edge */
  color: #e1e1e1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #e1e1e1;
}

::placeholder {
  color: #e1e1e1;
}




@media (max-width:1900px) {

	.CLAUS{
		max-width:1100px !important;
		margin-left:auto;
		margin-right:auto;
		margin-top: 120px;
	}
	
}




@media (max-width:1300px) {

	.MENUSUPRA_HOME .LOGODOTOPO {
		width: 170px;
		height: 25px;
		background: url(/JOURNAL/FLOWSCORP/images/logo-flows.svg) no-repeat left bottom;
		background-size: auto 25px !important;
		position: absolute;
		bottom: 15px;
		opacity: 1;
		transition: background 0.2s ease-in-out;
	}
	
	.MENUSUPRA_HOME .CLARK {
		display: inline-block;
		margin-left: 12px !important;
		margin-right: 12px !important;
		height: 50px;
		line-height: 50px;
		font-size: 13px;
		font-weight: 500;
		color: #fff;
		letter-spacing: 0px;
		float: right;
		cursor: pointer;
	}
	
	
	.BEONDE{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
}


@media (max-width:1100px) {

	.MENUSUPRA{
		display:none !important;
	}
	
	#MENU_MOB{
		display:block;
	}
	
	
	.H_LUPA_story{
		display:none !important;
	}
	
	.MENUBASE{
		display:block;
	}


}



@media (max-width:1200px) {

	#MARK_app{
		display:none;
	}
	
}







@media (max-width:1000px) {

	
	.MENUSUPRA{
		display:none;
	}
	
	
	.TOPO_SLIDE{
		margin-top:50px;
	}


	.MOCA_GRID{
		width:33% !important;
		max-width:33% !important;
		margin:0px !important;
		margin-right:0px !important;
		margin-bottom:0px !important;
		float:left !important;
		position:relative !important;
		background-size:cover !important;
		cursor:pointer;
		display:block;
		background:#ccc;
		border:none !important;
	}
	
	.MOCA_GRID img{
		display:block !important;
	}
	
	
	#HIDSEARCH{
	width: 100% !important;
	max-width: 400px !important;
	
	}
	
	
	
	
	.SOMOBILE{
		display:block;
	}
	
	.SODESKTOP{
		display:none;
	}
	
	

}





@media (max-width:800px) {

	
	.WITH_CONTROL_GRID{
		position:relative;
		width:calc(100% - 15px);
		margin-left:30px;
		float:left;
		height:auto;
		border-left: 1px solid rgba(0,0,0,0);
		padding-left:0px;
		padding-bottom:0px;
		padding-top:0px;
	}
	
	
	.MOCA_GRID{
		width:50% !important;
		max-width:50% !important;
		margin:0px !important;
		margin-right:0px !important;
		margin-bottom:0px !important;
		float:left !important;
		position:relative !important;
		background:#ccc;
		background-size:cover !important;
		cursor:pointer;
		display:block;
		border:none !important;
	}
	
	.FULLVIEW{
		width:100% !important;
		margin-left:0px !important;
	}
	
	
	
	.LISTA_MARCAS_DESKTOP{
		display:none;
	}
	
	.LISTA_MARCAS_MOB{
		display:block;
	}
	
	
	.LISTA_ANOSKONA_DESKTOP{
		display:none;
	}
	
	.LISTA_ANOSKONA_MOB{
		display:block;
	}
	
	.BARRA_MARCAS_MOB{
		display:block;
	}
	
	.info-point{
		zoom: 0.8 !important;
	}
	
	
	.info-point__circle, .info-point__path {
		display: block !important;
	}
	
	
	.ATUALVIDEO .FLY{
		position:fixed;
		bottom: 0px;
		right:0px;
		z-index:9999999999;
		height:auto;
		background:#222;
		width:220px;
		padding:8px;
		transition:all 1s !important;
		display:inline-table;
	}
	
	.ATUALVIDEO .FLY iframe {
		height: 120px !important;
		width: 202px !important;
		position: relative !important;
	}
	
	.MYON_story .ATUALVIDEO .FLY{
		bottom: 51px;
	}
	
	
	
	
	
	.ONDA .ATUALVIDEO .FLY{
		right:0px;
	}
	
	.o-container{
		transition: none;
		margin-left: inherit;
	}
	
	
	#MYBUSCA{
		transition: margin-right 0.5s !important;
		left: auto;
		display:block !important;
		margin-right:-500px !important;
		width:100%;
		max-width:500px;
		z-index:99999;
		
	}
	
	.ONDA #MYBUSCA{
		transition: margin-right 0.5s !important;
		left: auto;
		margin-right:0px;
		display:block !important;
		z-index:99999;
		
	}
	
	
	.ONDA #ABUSCA {
		transition: width 0.5s !important;
		height: 80px !important;
		max-width: 500px !important;
		width:100% !important;
		opacity: 1 !important;
		right: 0px;
		z-index:9999999999;
	}
	
	
	.ONDA_NEWLOAD #ABUSCA{
		display: none !important;
	}
	
	
	.ONDA_NEWLOAD #MYBUSCA{
		display: none !important;
	}
	
	.ONDA_NEWLOAD .o-container{
		transition: margin-left 0.5s;
		margin-left: 0px !important;
	}
	
	
	#SHOWCAPAHOME{
		display:none !important;
	}
	
	
	
	
	
	.COM_GRID{
		left:7px;
	}
	
	
	
	#A_LISTA{
		transition:left 0.5s !important;
		top:0px !important;
		width:100% !important;
		z-index:9999999 !important;
		display:block !important;
		left:-450px;
		max-width:450px !important;
	}
	
	
	.LISTA_ACTIVE{
		transition:left 0.5s !important;
		left:0px !important;
	}
	
	
	.c-news_list_wrapper {
		height: calc(100vh - 50px);
		overflow-x: hidden;
		overflow-y: scroll;
	}
	
	#BT_ADDPAGED_2{
		margin-bottom:200px;
	}
	
	
	.MUDA_GRID{
		width:40px;
	}
	
	
	
	.LINENOT{
		width:240px;
		height:8px;
		margin-left:-70px;
		margin-top:10px;
		display: block;
	}
	
	
	
	

	.CLAUS{
		max-width:1100px !important;
		margin-left:auto;
		margin-right:auto;
		margin-top: 80px;
	}
	
	
	.bar{
		display:none !important;
	}
	
	
	
	.CADA_STORY_LISTA{
		display: contents !important;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	
	
	
	


}



