



@media only screen and (max-width: 1100px) {
    
    



    .SOMOBILE{
        display: block;
    }
    
    .SODESKTOP{
        display: none !important;
    }
    
    
	.TWOPOINTS {
		position: absolute;
		width: calc(100% + 35px);
		height: 100%;
		text-align: right;
		line-height: 62px;
		font-size: 36px;
	}
	
    

    .MENUEVENTO_MOB{
        display: block;
        width: calc(100vw - 60px);
        height: auto;
        margin: 30px;
        position: relative;
        text-align: center;
        float: left;
        margin-top: 90px;
    }
    
    .LOGO_MOB_1{
        display: block;
    }
    
    .LOGO_MOB_2{
        display: none;
    }
    
    
    .THEMENUTI{
        background: #222;
    }

    
    .THEMENU_OPENED {
        width: 100vw;
        right: -100vw;
        height: calc(100vh - 60px);
        background: #111;
        position: fixed;
        top: 61px;
        z-index: 999999999999;
        border-left: 1px solid rgba(255,255,255,0.2);
        transition: right 0.3s;
    }
    
    .OPENMENU .THEMENU_OPENED {
        right: 0px;
    }


    .LOGOEVENTO{
        width: calc(100% - 60px);
        margin-top: 100px;
    }


    .MENUEVENTO{
        display: none;
    }
    


    .ORK_3{
        width: 50px;
        height: auto; 
        position: absolute;
        right: 0px;
        bottom: 30px;
        z-index: 9999
    }    
    
    
    .ORK_4 {
        width: calc(100% - 100px);
        max-width: 700px;
        position: absolute;
        bottom: 30px;
        left: calc(0px + 60px);
        font-size: 32px;
        letter-spacing: 0.1vw;
        line-height: 38px;
        color: #fff;
        z-index: 9999;
        font-weight: 900;
    }
    

    .ORK_5{
        width: calc(100vw - 0px);
        border-right: none;
        position: absolute;
        left: 0px;
        top: 0px;
        height: calc(100% - 0px - 0px);
        background: #222;
        overflow: hidden;
    }



    .masthead {
        display: block !important;
        height: auto !important;
        min-height: 100vh !important;
        will-change: transform;
        transform: translate3d(0,0,0);
    }

    
    
    
    #LET{
        max-height: inherit;
        padding-bottom: inherit !important;
        min-height: inherit !important;
        padding-top: inherit !important;
    }
    
    
    .OSK {
        padding-left: 0px !important;
		padding-right: 0px !important;
    }
	
	
	
	
	.MAI_1 {
		width: 100%;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		height: 150px;
		position: relative !important;
		top: auto;
		background: #222;
		z-index: 9999;
	}
    
    
    .MAI_2{
		display: none;
    }

    
    .MAI_4{
        width: calc(50% + 2px);
        height: 150px;
        float: right;
        overflow: hidden;
        border-left: none;
		border-right: none;
        background: url(/FLOWSSPORTS/ISLA/images/LOGO_IRONMAN_KONA_2024.png) no-repeat  center center; background-size: auto 70%;
    }
    

    .MAI_5{
        width: calc(50% - 4px);
        height: 150px;
        float: right;
        overflow: hidden;
        border-right: 1px solid rgba(255,255,255,0.2);
    }
    
    
    .js-clock {
        justify-content: center !important;
        align-items: center !important;
        display: flex !important;
    }
    
    
    
    
    
    .MOA_1{
        width: 100%;
        position: relative;
        border-top: 1px solid rgba(255,255,255,0.2);
        border-bottom: 1px solid rgba(255,255,255,0.2);
        background: #222;
        display: block;
        height: auto;
    }

    .MOA_2{
        width: calc(50vw - 1px);
        height: calc(50vw + 0px);
        float: left;
        border-right: 1px solid rgba(255,255,255,0.2);
        border-bottom: 1px solid rgba(255,255,255,0.2);
        position: relative;
    }

    .MOA_3{
        width: calc(100% - 140px);
        position: absolute;
        bottom: 20px;
        left:20px;
        height: 50px;
        margin-bottom: 0px;
        color: #fff;
        opacity: 0.7;
        text-align: left;
    }

    .MOA_4{
        width: 100px;
        position: absolute;
        bottom: 15px;
        right: 0px;
        padding: 20px;
        margin-bottom: 0px;
        color: #fff;
        text-align: right;
    }

    .MOA_5{
        padding: 10px;
        background: rgba(0,0,0,0.3);
    }

    .MOA_6{
        width: calc(100% - 60px);
        margin: 30px;
        margin-top: 0px;
    }
    
    
    
    
    #LET{
        float: left;
        height: auto;
        min-height: 100vh;
    }
    
    
    #PORTFOLIO{
        width: 100%;
        height: 1px;
        position: relative;
        margin-top: 0px;
    }
    
    
    
    #JAH{
        width: 100%;
        position: sticky;
        top: 60px;
        height: 100px;
        z-index: 999999;
		display: block;
        
    }
    
    
    
    #FILTERS_EVENTO{
        background: #111;
        width: 100%;
        height: 100px;
        border-bottom: 1px solid rgba(255,255,255,0.2);
		border-top: none;
        padding-bottom: 0px;
        line-height: 100px;
        left: 0px;
        top: 0px;
        display: block;
        position: relative;
        float: left;
        z-index: 99999999999999;
        transition: opacity 0.2s;
    }

    .FILTERS_EVENTO_HID{
        /*top: calc(100vh + 0px) !important;*/
        opacity: 0 !important;
    }
    
    .ANO {
        width: auto;
        position: relative;
        display: inline-block;
        font-size: 40px;
        color: rgba(255,255,255,0.4);
        margin-left: 10px;
        margin-right: 30px;
        cursor: pointer;
		line-height: 110px;
    }

    
    
    
    .YOH {
        width: calc(100% - 20px);
        float: left;
        height: 70px;
        position: relative;
        left: 0px;
        top: 0px;
    }
    
    
    .YAOS {
        width: calc(100% - 1px);
        height: auto;
        position: relative;
        left: 0px;
        bottom: 0px;
        float: left;
        border-right: none;
        border-bottom: none;
    }
    
    .GOM {
        width: calc(100% - 60px);
        float: left;
        padding: 0px;
        display: block;
        position: relative;
        left: 0px;
        top: -20px;
        padding-left: 40px;
        height: auto;
    }
    
    
    #LET {
        height: auto !important;
        max-height: auto !important;
        min-height:  auto !important;
        background: #222 !important;
        padding: 0px !important;
        top: 0px !important;
        padding-top: 0px !important;
    }
	
	
	#ANO_2023{
		margin-left: 40px !important;
	}
    
    

    .masthead__item {
        flex-shrink: 0;
        width: calc((100vw / 2) - 1px) ;
        height: auto;
        background: #222;
        transition: background 0.3s;
        position: relative;
        float: left;
        margin-top: 0px;
        border-bottom: none;
        border-right: none;
    }
    
    .masthead__item::before {
        display: none !important;
    }
    
    
    .LINEVERT_G{
        display: none;
    }

    .LINEVERT_P{
        display: block;
    }

    .LINEVERT_P.LINEVERT_1{
        display: none;
    }

    
    

    
    
    
    
    .GROUND_1{
        display: none;
    }
    
    .DISMIS{
        width: calc(100% - 40px - 2px   );
        padding: 20px;
        position: relative;
        border: none;
        float: left;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
        cursor: pointer;
    }
    
    



    .TITOAN{
        width: auto;
        font-size: 42px;
        line-height: 42px;
        padding-left: 0px;
        color: #fff;
    }
    


    
    
    
    .RONK_1 {
        width: 100vw;
        position: relative;
        border-top: none;
        display: block;
        height: auto;
    }
    
    
    .RONK_2{
        width: calc(100vw - 0px);
        background: #171717;
        position: relative;
        top: 0px;
        left: 0px;
        height: auto;
    }

    .RONK_3{
        width: 100vw;
        position: relative;
        height: auto;
        float: left;
    }

    .RONK_4{
        width: 100%;
        position: relative;
        float: left;
        margin-top: 0px;
    }

    .RONK_5{
        width: auto;
        padding: 20px;
        padding-top: 0px;
    }

    .RONK_6{
        width: 100%;
        font-size: 12vw;
        line-height: 12vw;
        padding-left: 0px;
        color: #fff;
        display: none;
    }

    .RONK_7{
        width: 100%;
        max-width: calc(100% - 0px);
        text-align: justify;
        margin-top: 0px;
        opacity: 0.7;
        color: #fff;
    }

    .RONK_8{
        width: 100vw;
        position: relative;
        height: calc(70vw - 0px);
        background: url(/FLOWSSPORTS/ISLA/images/CASA_01.JPG) no-repeat center center;
        background-size:cover;
        float: left;
        display: none;
    }
    
    .RONK_9 {
        width: 100vw;
        min-height: inherit;
        position: relative;
        margin-top: 0px;
        margin-bottom: 0px;
        border-left: none;
        float: left;
    }
    
    
    .RONK_11{
        position: relative;
        width: 100%;
        float: left;
        color: #fff;
        padding-bottom: 0px;
        padding-top: 0px;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0px;
        border-bottom: none;
    }
    
    .RONK_12 {
        width: 100%;
        margin-left: 0px;
        float: left;
        position: sticky;
        padding-top: 0px;
        padding-bottom: 0px;
        top: 59px;
        height: 60px;
        background: #111;
        z-index: 999;
        border-bottom: 1px solid rgba(255,255,255,0.2);
        border-top: 1px solid rgba(255,255,255,0.2);
    }
    
    
    .RONK_13 {
        font-size: 12px;
        line-height: 12px;
        margin-top: 0px;
        position: relative;
        padding-left: 25px;
    }
    
    .RONK_14 {
        font-size: 26px;
        line-height: 70px;
        height: 60px;
        float: left;
        position: relative;
        width: 100%;
        margin-top: 0px;
        letter-spacing: 3px;
    }
    
    .RONK_15 {
        font-size: 26px;
        line-height: 40px;
        height: 40px;
        position: relative;
        opacity: 0.7;
        margin-top: 0px;
        margin-left: 10px;
        display: none;
    }
    
    .RONK_16{
        font-size: 14px;
        font-weight: 900;
        line-height: 20px;
        height: 20px;
        position: relative;
        opacity: 1;
        margin-top: 0px;
        padding-right: 20px;
        float: right;
        display: none;
    }
    
    .RONK_17 {
        width: calc(100% - 0px - 0px);
        float: left;
        font-size: 16px;
        line-height: 20px;
        color: #fff;
        padding-top: 30px;
        margin-bottom: 40px;
    }
    
    .RONK_18 {
        width: calc(100% - 50px);
        max-width: inherit;
        padding-right: 25px;
        padding-left: 25px;
        float: left;
        font-size: 16px;
        font-weight: 200;
        line-height: 20px;
        color: #fff;
        margin-bottom: 30px;
    }
    
    .RONK_19{
        width: auto;
        padding-left: 0px;
        color: #e1e1e1;
        margin-bottom: 7px;
    }

    .RONK_20{
        width: auto;
        font-size: 18px;
        line-height: 22px;
        padding-left: 0px;
    }

    .RONK_21{
        width: auto;
        padding-left: 0px;
        color: #e1e1e1;
        smargin-top: 7px;
    }
    
    
    .RONK_23{
        display: block;
    }
    
    
    
    
    .ONA_4 {
        width: calc(100% - 40px);
        max-width: 900px;
        margin-left: auto;
        position: relative;
        margin-right: auto;
        padding-top: 50px;
        padding-bottom: 200px;
        color: #222;
    }


    
    .ONA_5 {
        width: 100%;
        min-height: 100px;
        padding-bottom: 40px;
        position: relative;
        float: left;
    }



    .CROS2{
        display: inline-block;
        opacity: 1;
        font-size: 16px;
        position: relative;
        top: -1px;
        letter-spacing: 1px;
    }



    
    
    
    
    
    
    .TIT_EVENT {
        width: 100%;
        position: relative;
        font-size: 16px;
        line-height: 22px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 5px;
        opacity: 0.8;
        cursor: pointer;
    }
    
    
    .CALOP {
        width: calc(100% - 40px);
        padding-left: 20px;
        padding-top: 20px;
    }
    
    .LETAP {
        width: calc(100% - 30px);
        position: relative;
        font-size: 14px;
        padding-left: 30px;
        line-height: 18px;
        color: #fff;
        opacity: 0.6;
        margin-bottom: 5px;
        cursor: pointer;
    }
    
    .LETAP::before {
        content: "";
        width: 10px;
        height: 1px;
        border-bottom: 1px solid rgba(255,255,255,0.5);
        position: absolute;
        left: 0px;
        top: 9px;
    }
    
    
    .OOA {
        width: calc(100% - 30px);
        height: calc(100% - 30px);
        margin-top: 15px;
        margin-left: 15px;
    }
    
    
    
    
    
        

    .DONK_2{
        width: calc(100% - 60px);
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }


    .DONK_3{
        width: calc(100% - 0px);
        margin-left: left;
        margin-right: auto;
    }


    .DONK_4 {
        width: calc(100% - 0px);
        margin-left: 0px;
        padding-top: 10px;
        padding-bottom: 50px;
        letter-spacing: 2px;
        height: inherit;
        position: relative;
        float: left;
    }

    .DONK_5{
        width: calc(100% - 0px);
        position: relative;
    }

    
    
    .GOM_INT_SEARCH {
        font-size: 18px;
        line-height: 22px;
        font-weight: 900;
        padding: 0px;
        padding-top: 10px;
        display: inline-block;
        margin-bottom: 10px;
        border-bottom: none;
        color: #fff;
        margin-left: 0px;
    }
    
    
    .DESC_PROJ_SEARCH {
        font-size: 14px;
        line-height: 20px;
        color: #fff;
        opacity: 0.6;
        margin-left: 0px;
    }
    
    
    
    .KONA_1 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        padding-bottom: 40px;
        float: left;
    }
    
    
    .KONA_2 {
        width: 100%;
        position: relative;
        min-height: auto;
        border: 1px solid rgba(255,255,255,0.2);
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    
    .KONA_3 {
        width: calc(100%);
        position: relative;
        left: 0px;
        bottom: 0px;
        float: left;
    }
    
    
    
    
    .SOA_1{
        display: block;
    }



    .SOA_2{
        width: calc(100vw - 0px - 0px);
        background: #171717;
        min-height: auto;
        z-index: 99999;
        position: relative;
        margin-top: 0px;
        margin-bottom: 0px;
        border-right: none;
    }
    
    .SOA_3 {
        width: auto;
        padding: 20px;
    }

    .SOA_9{
        width: calc(100vw - 0px);
        min-width: calc(100vw - 0px);
        position: relative;
        top: 0px;
        right: 0px;
        height: calc(100vw - 0px - 0px);
        background: url(/FLOWSSPORTS/ISLA/images/IRONMAN_2023.jpg) no-repeat top center;
        background-size:cover;
    }
    
    .SOA_9 .SOMBTA{
        display: none;
    }



    
    



}







@media only screen and (max-height: 700px) {
    
    .LOGOEVENTO {
        display: none;
    }
    
    .MENUEVENTO{
        background: #222 url(/FLOWSSPORTS/ISLA/images/flows_logo_casa_do_brasil_mob2.svg) no-repeat center top 30px;
        background-size: calc(100% - 100px);
    }
    
}




@media only screen and (max-height: 630px) {
    
    .LOGOEVENTO {
        display: none;
    }
    
    .MENUEVENTO{
        background: #222 url(/FLOWSSPORTS/ISLA/images/flows_logo_casa_do_brasil.svg) no-repeat center center;
        background-size: calc(100% - 100px);
    }
    
    .ORK{
        display: none;
    }
    
    .ICO_MENU{
        margin-right: 0px !important;
    }
    
}






