  /* ==========================================================================
   Author's custom styles
========================================================================== */

.un-brandbar-welcome-lr::after{content:"Welcome to the United Nations";}

/* ========== nav bar ======== */

ul.nospace {
    margin-bottom: 0 !important;
}

/* ========== header ==========  */

.site-header {
    font-size: 1.3em;
    line-height: 1.2em;
    /*margin-left: 15px;*/
    float: left;
    margin-top: 1.79em;
    letter-spacing: 0.05em;
}
.event-title {
    font-size: 1.4em;
    /* line-height: 1em; */
}
.event-date {
    font-size: 1.5em;
    /* font-size: 0.9em; 1em; */
    line-height: 1.5;
    font-weight: 400;
}
.event-title, .event-date{
    margin: 0 0 0 20px;
    /* font-size: 1.2em; font-weight: bold; */
}
.site-header-sm {
    width: 90% !important; 
    font-size: 1em !important;
    /* margin-top: -30px !important; was 0 then changed to -30 then again */
    margin-top: -56px !important; /* -75px */
    margin-left: 120px !important; /* 90px */
}
/* .un-banner-logo { width: 220px; } */
.region-search {
    margin-top: 20px !important;
}

/* ========== RH grey box ==========  */

div.greybox {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #eaeaea;
    border-color: #4d4d4d;
    border-style: solid;
    border-width: 1px 1px 2px 1px;
    float: right;
    /* margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 10px; */   
}
.greybox h3 {
    background-color: #4d4d4d;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    padding: 8px 10px;
    display: block;
}
.greybox li {
    line-height: 1.5em;
    margin-bottom: 8px;
    padding: 10px;
}
img.greybox {
    border-color: #4d4d4d;
    border-style: solid;
    border-width: 1px 1px 2px 1px;
    float: right;
    margin-top: 3em;
    margin-bottom: 2em;
}
img.greybtm {
    border-color: #ccc;
    border-style: solid;
    border-width: 0 0 1px 0;
    float: right;
    margin-top: 3em;
    margin-bottom: 2em;
}

/* ============= home-page  styles ================= */ 

.headerlarge    {
    font-size: 2.5em;
    color: #58595B;
    margin-bottom: 0.25em;
}
.headermedium {
    font-family: 'Roboto-Thin', sans-serif;
    font-size: 1.5em;
    color: #58595B;
    margin-top: 0.75em;
}
.headersmall {
    font-family: 'Roboto-Thin', sans-serif;
    font-size: 1.5em;
    color: #58595B;
    margin-top: 0.75em;
    margin-bottom: 0.25em;
}
.block-title-org {
    font-family: 'Roboto-Thin', sans-serif;
    padding-left: 1px;
    font-size: 1.5em;  /* was 2em */
    letter-spacing: 0.03em;
    border-bottom: #f90 solid 3px;
    padding-bottom: 7px;
    margin-bottom: 9px;
}
.block-title-blu {
    padding-left: 1px;
    font-size: 1.5em;  /* was 2.5em */
    letter-spacing: 0.03em;
    border-bottom: #00adef solid 3px;
    padding-bottom: 7px;
    margin-bottom: 9px;
}
.title-blu {
    padding-left: 1px;
    font-size: 2.5em;
    letter-spacing: 0.03em;
    margin-bottom: 9px;
}
.highlight-org {
    color: #f90;
    padding-bottom: 1em;
    font-size: 1.45em;
}
/* below home page styles added on Nov 26 ------------------------------------------------------------------------------------------- */
.bkg-row {
    background: #2E87C8; /* #eaeaea #00adef #2E87C8; #2E87C8; #5ea2d5;  */
    padding: 1.5em 3em;
    margin-bottom: 3em;
}
.padded-btm{
    margin-bottom: 3em;    
}
.padded-top{
    margin-top: 1.75em;    
}
.with-gry-border {
    border-bottom: #ccc solid 1px;
    border-top: #ccc solid 1px;
    border-right: #ccc solid 1px;
    border-left: #ccc solid 1px;
}
.with-blk-border {
    border: #000 solid 1px !important;
}
.bkg-row-gry {
    background-color: rgb(221, 232, 236);  /* #eaeaea #00adef #2E87C8; #2E87C8; #5ea2d5;  */
    background-color: rgba(221, 232, 236, 0.65);
    padding: 1.5em 3em;
}
.bkg-row-title-fluid {
    margin: 1.2em;
    /* position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%); */
}
.bkg-row-title-fluid-lg {
    font-size: 2em;
}
.bkg-row-title-fluid-md {
    font-size: 1.25em;
}
.bkg-row-title-fluid-sml {
    font-size: 1.5em;
}
.top-blue {
    border-top: #2E87C8 solid 3px;
}
.top-white {
    border-top: #ffffff solid 3px;
}
#white-text, #white-text a, #white-text a:visited, #white-text a:hover, #white-text p {
    color: white;
    text-decoration: none !important;
}
.with-underline {
    border-bottom: 1.5px solid;
    margin-bottom: 0.5em;
    margin-top: 3.5em;
}
.overlay-card {
    position: absolute;
    top: 2em;
    left: 19em;
}
.overlay-card-text {
    border-top: #f90 solid 3px;
    width: 70%;
    height: auto;
    margin: 9em;
    padding: 2em;
    background-color: rgb(221, 232, 236);
    background-color: rgba(221, 232, 236, 0.65);
}
.bkg-arrow {
    height: 0;         /* width: 0; */
    border-top: 50px solid #fff;
    border-left: 200px dashed transparent;
    border-right: 200px dashed transparent;
}
.img-curved {
    border-radius: 20%;
}
/* above home page styles added on Nov 26 ------------------------------------------------------------------------------------------- */

/* ============= body  styles ================= */ 

/*.un-flush-15 {
    margin-left: -30px !important; /* this is to compensate the shift on www which we do not see on dev 
} */
.block-title {
    padding-left: 1px;
    /* font-size: 18.2px; */
    /* text-transform: uppercase; */
    letter-spacing: 0.03em;
    border-bottom: #00adef solid 3px;
    padding-bottom: 7px;
    margin-bottom: 9px;
}
.highlight {
	color: #00adef; /*  #3b94d9 */
    padding-bottom: 1em;
}
.highlight-lg {
    color: #00adef; /*  #3b94d9 */
    padding-bottom: 1em;
    font-size: 1.75em;
}
.highlight-caps {
	color: #00adef; /*  #3b94d9 */
	text-transform: uppercase;
    padding-top: 1.075em;
    padding-bottom: 0.75em;
}
ul, ol {
    margin-bottom: 1.5em !important;
}
ul.bluecircle {
  list-style: none;
}

ul.bluecircle li.bluecircle::before {
  content: "\2022";
  color: #00adef;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

h2, h3, h4, h5 {
    padding: 0;
    margin: 0 0; /* 20px 0 */
}
sub {
    font-size: 0.9em;
    font-style: italic;
}
/*  added below on Nov 26   -------------------------------------------------------------------------  */
#page-content a:hover {
    text-decoration: none !important;
}
/*  end the add Nov 26   --------------------------------------------------------------------------------------------  */

/* ============ Media Queries ===================== */
@media (max-width: 520px) {
.region-search {margin-top: 0 !important;}
}
@media (max-width: 660px){
    .site-header-sm {
        width: 190% !important;
        font-size: 1em !important;
        margin-top: 0 !important;
    	margin-left: -25px !important;
    }
}
@media (min-width: 769px) {
 .sub-nav {position:absolute;}
 .nav-menu {display:block;}
 button.menu-link {display:none;}
}
 @media (max-width: 768px) {
 .sub-nav {position:inherit;}
 .nav-menu {display:none;}
 .menu-active {display:block;}
/* #page-content img {float: left;} */
}