/* language specific global */


.g-l-event-wrapper-1{
    background: #00aeef;
}


.g-l-event-wrapper-2{
        background: #e2440d;
}


.g-l-event-wrapper-3{
    background: #336666;
}
.g-l-m{
        background-color: #00aeef;
    color: white;
}

.g-l-d{
    font-size: 2em;
    font-weight: bold;
}

h4.g-l-h4{
    font-size: 18.2px;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: 0.03em;
    padding-left: 1px;
    color: #4d4d4d;
    border-bottom: #00adef solid 3px;
    padding-bottom: 7px;
    margin-bottom: 9px;
    font-weight: 700;
    line-height: 1.1;
}

h5.g-l-h5{
    font-size: 16.25px;
    font-weight: 700;
    line-height: 1.46153846;
    color: black;
    margin: 9px 0px;
}

.g-l-un-brandbar-welcome-lr {
    font-size: 12.35px;
    font-weight: 400;
    letter-spacing: 0.03em;
    color: black;
    padding-left: 0px;
}

.g-l-language-title a {
    font-weight: bold;
    text-decoration: none;
    line-height: 1.1;
    font-size: 12.09px;
    letter-spacing: -0.02em;
    color: black;
    display: inline;
}


.g-l-un-brandbar-welcome-lr::after {
    content: "Welcome to the United Nations";
}

/* end language specific global */

/* end language specific global */
.g-l-s-event-title, .g-l-s-event-date{
	font-size: 1.2em;
    font-weight: bold;
    /*margin: 0px 0 0 20px;*/
}

.g-l-s-site-header {
    font-size: 1.3em;
    line-height: 1.2em;
    float: left;
    margin-top: 1.2em;
    letter-spacing: 0.05em;
    padding-left: 5px;
}

.g-l-site-logo-title{
    padding-top: 0.55rem;
    padding-right: 0px !important;
}

@media (max-width: 1200px){
    .g-l-s-site-header {
        font-size: 1em;
        margin-top: 28px;
    }
}

@media (max-width: 768px){
    .g-l-s-site-header {
        font-size: 1.2em;
        margin:1rem 0rem; 
        line-height: 1.2em;
    }
    .mb-5 {
    margin-bottom: 1rem !important;
    }
}


@media (max-width: 660px){
.g-l-language-title{
    font-weight: bold;
    text-decoration: none;
    line-height: 1.1;
    font-size: 12.09px;
    letter-spacing: -0.02em;
    color: black;
}

.g-l-un-brandbar-welcome-lr::after {
    content: "United Nations";
}

}
