.comingsoon {
    position: absolute;
    z-index: 2;    
    height: 35px;    
    overflow: hidden;
    display: none;
    opacity: 1;
    color:red;
}


@media (hover: hover) and (pointer: fine) {
    .prepare:hover .comingsoon {
        display: block;
    }

        .prepare:hover .comingsoon + .display {
            min-height: 28px;
        }

            .prepare:hover .comingsoon + .display span {
                display: none;
            }

    .prepare:focus .comingsoon {
        display: block;
    }

        .prepare:focus .comingsoon + .display {
            min-height: 28px;   
        }

            .prepare:focus .comingsoon + .display span {
                display: none;
            }

    .prepare:active .comingsoon {
        display: block;
    }

        .prepare:active .comingsoon + .display {
            min-height: 28px;
        }

            .prepare:active .comingsoon + .display span {
                display: none;
            }
}





.topnav {
    background-color: transparent;
    overflow: hidden;
    width: 95%;
	max-width:95%;
    display: flex;
    justify-content: space-between;
}

    .topnav a {
        float: left;
        display: block;
        color: white;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 21px;
        font-weight: bold;
    }
    .en .topnav a {
        font-size: 15px;
        line-height:28px;
    }

.active {
    color: #007fc4;
}

.topnav .icon {
    display: none;
}

.dropdown {
    float: left;
    overflow: hidden;
}

    .dropdown .dropbtn {
        font-size: 21px;
        border: none;
        outline: none;
        color: white;
        padding: 14px 16px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
        font-weight: bold;
    }

.en .dropdown .dropbtn {
    font-size: 15px;
    line-height: 28px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropbtn i {
    font-size: 18px;
    font-weight: bold;
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
    background-color: #555;
    color: white;
}

.dropdown-content a:hover {
    background-color: #ffb62c;
    color: black;
}

@media screen and (min-width:1024px) {
    .dropdown:hover .dropdown-content {
        display: block;
    }
}

.mobile dropdown:hover .dropdown-content {
    display: block;
}

.showddlcontent {
    display: block;
}

.blank {
    display: none !important;
    padding: 0px !important;
    font-size: 0px !important;
}


@media screen and (max-width: 1024px) {
    .topnav a:not(:first-child), .dropdown .dropbtn {
        display: none;
    }

    .blank {
        display: block !important;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }

    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive a.icon {
            position: absolute;
            right: 0;
            top: 0;
        }


        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
            font-size: 21px;
        }

        .topnav.responsive > a {
            background: #ffb62c;
            opacity: 0.9;
            
        }

    .dropdown-content a {
        background: #fff;
    }

    .topnav.responsive .dropdown {
        float: none;
        background-color: rgba(51,51,51,0.7);
    }

    .topnav.responsive .dropdown-content {
        position: relative;
    }

    .topnav.responsive .dropdown .dropbtn {
        display: block;
        width: 100%;
        text-align: left;
        opacity: 0.9;
        font-size:21px;

    }

    .topnav {
        display: block;
    }
}

.clear {
    clear: both;
}

.menucontainer {
    width: 100%;
    height: 181px;
    max-width: 100%;
}

.menu_container_alignment {
    width: 100%;
    margin: auto;
    position: absolute;
    right: 0px;
    left: 0px;
    z-index: 999;
    max-width: 100%;
    height:124px;
}
@media screen and (max-width:1024px){
	.menu_container_alignment{
		height:80px;
	}
}

.menu_content_row_1 {
    width: 100%;
    background-color: white;
    height: 124px;
    max-width: 100%;
}

@media screen and (max-width:1024px) {
    .menu_content_row_1 {
        display: none;
    }
}

.menu_content_row_2 {
    width: 100%;
    min-height: 57px;
    max-height: 78px;
    background-color: #333;
    max-width: 100%;
}

.menu_content_row_1 .menu_space {
    width: 2.5%;
    height: 124px;
}

.menu_content_row_2 .menu_space {
    width: 2.5%;
    height: 57px;
}

.menu_sponsor_logo {
    padding-top: 38px;
    font-size: 0px;
    width: 613px;
    margin: auto;
}

.menu_sponsor_logo_image {
    /*margin-top: 5px; */
    display: block;
    width: 100%;
    max-width: 613px;
	max-height:92px;
}

.menu_iframe {
    margin-right: 10px;
    margin-top: 10px;
    font-size: 0px;
    width: 93px;

}

.menu_iframe_img {
    display: none;
    width: 100%;
}

.menu_socialnetwork {
    width: calc(95% - 613px);
    text-align: right;
    padding-top: 31px;
}

.menucontainer .ig,
.menucontainer .fb {
    fill: black;
}

.menucontainer .responsive .ig,
.menucontainer .responsive .fb {
    fill: white;
}

.menucontainer .menu_socialnetwork .ig svg,
.menucontainer .menu_socialnetwork .fb svg {
    margin-top: 19px;
}

.menucontainer .globalization {
    color: black;
    line-height: 62px;
    font-size: 24px;
    font-weight: bold;
}

.menucontainer .responsive .globalization {
    color:white;
}

    .menucontainer .ig svg:hover,
    .menucontainer .fb svg:hover,
    .menucontainer .globalization:hover,
    .menu_more .localization:hover {
        fill: #B41B34;
        color: #B41B34;
        cursor: pointer;
    }

.menucontainer .ig,
.menucontainer .fb {
    margin-right: 15px;
}

.menu_content_row_1 .menu_sticky {
    width: 100%;
    max-width:100%;
    background-color: transparent;
    position: fixed;
    height: 124px;
}



@media screen and (max-width:762px) {
    .menu_iframe {
        display: none;
    }

    .menu_sponsor_logo {
        width: calc(100% - 5%);
    }

    .menu_sponsor_logo_image {
        margin: auto;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
    }
}

.menu_first_overlayer {
    width: 100%;
	max-width:100%;
    height: 124px;
    position: absolute;
    top: 0px;
    background-color: rgba(255,255,255,0.9);
    z-index: -1;
}


/*  ROW 2   */
.menu_second_overlayer {
    width: 100%;
	max-width:100%;
    height: 57px;
    position: absolute;
    top: 0px;
    background-color: rgba(155,122,61,1);
    z-index: -1;
}

.menu_content_row_2 .menu_sticky {
    width: 100%;
	max-width:100%;
    background-color: transparent;
    position: fixed;
    height: 57px;
}

.menu_more {
    display: none !important;
}

    .menu_more .globalization {
        margin-right: 40px;
        font-size: 24px;
        font-weight: bold;
        line-height: 100%;
    }

.menucontainer .menu_more .fb {
    margin-right: 40px;
}

@media screen and (max-width:1286px) {
   /*
    .en .menucontainer {
        height: 202px;
    }

    .en .menu_content_row_2, .en .menu_content_row_2 .menu_sticky, .en .menu_second_overlayer, .en .menu_content_row_2 .menu_space {
        height: 78px;
    }
       */
}


@media screen and (max-width: 1024px) {
    .menucontainer {
        height: 78px;
    }

    .en .menucontainer {
        height: 78px;
    }

    .topnav {
        margin-top: 11px;
    }


    .menu_content_row_2, .menu_content_row_2 .menu_sticky, .menu_second_overlayer, .menu_content_row_2 .menu_space {
        height: 80px;
    }

    .menu_socialnetwork {
        display: none;
    }

    .responsive .menu_more {
        display: block !important;
    }

    
}

.mobile .topnav.responsive {
    max-height: 540px;
    overflow-y: auto;
}

@media screen and (min-height:580px) {
    .mobile .topnav.responsive {
        max-height: 580px;
    }
}

.dropdown-content a {
    min-height: 28px;
}
