  @charset "utf-8";
/* CSS Document */

@-ms-viewport {
width: auto !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 700;
	line-height: 1.1;
	color: #4d4d4d;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: -3em;
	margin-bottom: .5em;
}
h1, .h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
h1 a, h1 a:hover {/*changed/new for GA72*/
	text-decoration: none;
	color: #000 !important;
}
h2, .h2 {
	font-size: 1.588em;
	padding-top: 0px;
}
h3 { /*Changed for GA72*/
	padding-left: 1px !important;
	color: #4d4d4d !important;
	font-size: 1.25em !important;
	/*text-transform: none !important;
	margin-top: -10px !important;*/
	letter-spacing: 0.03em !important;
	border-bottom: #f15a22 /*00aeef*/ solid 2px/*3px*/ !important;
	padding-bottom: 7px !important;
	margin-bottom: 9px !important;
	width: 100% !important;
	text-decoration: none !important;
}
#content h2 { /*Changed for GA72*/
	/*margin-top: 0.5em !important;*/
	padding-top: 20px !important;
	margin-bottom: 0.5 !important;
	color: #019ad0 /*#4d4d4d*/ !important;
}
.clear {
	clear: both;
}
#leftcolumn .home_box_blue, #rightcolumn .home_box_blue {
	width: 100%;
	margin-top: 0px;
}
#content #leftcolumn, #content #rightcolumn {
/*float:none;
	width:100%;*/
}
.un-brandbar-welcome-lr {
	text-decoration: none;
}
.nav>li>a {
	text-decoration: none;
}
#content {
	width: 73%;
	padding: 15px;
	margin: 0;
}
#submenu h3, #submenu h3 a { /*Changed for GA72*/
	background-color: transparent;
	color: #000;
	text-transform:uppercase;
	border-bottom: none !important;
	text-decoration: none;
	/*color: #019ad0 !important;*/
	/*margin-top: -37px!important*/
}
#submenu h3 a:hover {
	text-decoration: underline;
}
#basicfacts, #keydocs, #relatedlinks, #resources {
	width: 25%;
	padding-left: inherit;
	padding-right: inherit;
	margin: 0px;
}
.home-page-third h3 { /*changed/new for GA72*/
	padding-top: 20px !important;
	margin-top: 20px !important;
}

h4 {
	margin-bottom: 0.118em;
}
h4, .h4 {
	font-size: 1em;
}
h5 {
	font-size: 105% !important;
	font-weight: bold;
	margin-bottom: 0.7em !important;
	color: #019ad0;
}
h6, .h6 {
	font-size: 0.706em;
}
.un-banner-logo {
	padding: 0px !important;
}
#site-banner {
	margin-top: 25px;
	text-align: center !important;
}
.site-header {/*changed/new for GA72*/
	text-transform: uppercase;
	font-size: 35px;
	margin-top: 3px;
}
.separationline {/*changed/new for GA72*/
	width: 35%;
	border-bottom: 1px dotted #ffc20e;
	margin: 30px auto;
	padding: 0;
}
.home-page-third {/*changed/new for GA72*/
	/*border: 1px solid #5a5a5a;*/
	width: 47%;
	/*background-color: white;
	margin-top: -1.2em;*/
}
.cols-wrapper {/*changed/new for GA72*/
	clear: both;
	margin: 2em 0 3em 0;
	align-content:center;
	/*border-top: 3em #f3723b solid;*/
}
.first-col {
	margin-left: 1%;
}
.second-col {/*changed/new for GA72*/
/*	margin-left: 4%;
}
.third-col {*//*changed/new for GA72*/
	float: right;
	margin-right: 1%;
}
.search-container {
	height: 18px;
	display: none;
}
a {
	color: black;
	text-decoration: underline;
}
#bottomnav-responsive a {
	color: black;
	text-decoration: none;
}
#bottomnav-responsive h3 {
	border-bottom: 2px #019ad0 solid !important;
	text-transform: uppercase;
	color: #333;
	padding-bottom: 6px;
	margin-top: -70px !important;
	font-size: 1.1em !important;
}
.sub-nav.open { /*Changed for GA72*/
	min-width: 200px;
	border-top: 1px white solid;
	border-right: 1px white solid;
	margin-right:-1px;
	z-index: 2;
	right: 0px;
}
#li-search .sub-nav.open {
	top: 32px;
}
.sub-nav li.nolink {/*changed/new for GA72*/
	border-bottom: #4d4d4d /*white*/ 1px solid;
	color: #000 /*#DBDBDB*/;
}
#submenu li.nolink {
	font-weight: bold !important
}
#submenu li a {
	font-weight: normal !important
}
.input-group-btn-in-nav {
	position: relative;
	font-size: 0;
	white-space: nowrap;
	float: right;
	padding-right: 37px;
	margin-top: -37px;
	z-index: 2;
}
.sub-nav li.nolink ul li {
	padding-left: 10px;
}
#bottomnav-responsive {
	margin-top: 75px;
}
#bottomnav-responsive ul li {
	list-style: none;
}
#site-main-menu .nav-item > a {/*changed/new for GA72*/
	font-size: 0.95em;
	/*padding-right: 5px;*/
	font-weight: bold;
}
.fa {
	padding-top: 3px;
}
.region-search {
	margin-top: 20px;
	margin-bottom: 20px;
}
.search-btn-in-nav {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #4d4d4d;
	height: inherit;
	width: inherit;
	padding-top: 9px;
	margin-right: 10px;
}

@media (min-width: 769px) {
.sub-nav {
	position: absolute;
}
.nav-menu {
	display: block;
}
button.menu-link {
	display: none;
}
}

@media (max-width: 1199px) {
ul#site-main-menu .nav-item {
/*height: 50px; causes problem with mobile nav */
}
#site-main-menu .nav-item > a {
	font-size: 0.86em;
	padding-right: 1px;
}
}

@media (max-width: 991px) {
.site-header {
	margin-top: 20px;
	font-size: 26px;
}
.un-banner-logo {
	width: 100px;
}
.unga-banner-logo {
	width: 86px;
}
#site-main-menu .nav-item > a {
	font-size: 0.9em;
	padding-right: 0px;
}
.search-btn-in-nav {
	position: absolute;
	border-right: 1px solid #4d4d4d;
	margin-right: 0px;
}
}

@media (max-width: 768px) {
.sub-nav {
	position: inherit;
}
.nav-menu {
	display: none;
}
.menu-active {
	display: block;
}
.un-banner-logo {
	width: 100px;
	padding: 7px 0px;
}
.unga-banner-logo {
	width: 86px;
}
#content #leftcolumn, #content #rightcolumn {
	float: none;
	width: 100%;
}
.region-search {
	margin-top: 10px;
}
.site-header {
	margin-top: 20px;
	font-size: 20px;
}
#languages {
	height: auto;
}
.home-page-third {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin-bottom: 0.5em;
	margin-top: 0;
	width: 98%;
	margin: 1% 1%;
}
.first-col, .second-col, .third-col {
	float: none;
	margin: 0%;
}
.search-form {
	max-height: 50px;
	margin-top: 0px;
}
.cols-wrapper {
	clear: both;
	margin: 0em 0 0em 0;
	
}
.search-container {
	height: 40px;
	margin-top: 10px;
}
#page-featured-image {
	margin: 5px 0px 0px 0px;
}
h3 {
	padding-top: 25px;
	margin-top: -25px;
}
#content {
	width: initial;
	float: none;
	padding: initial;
	margin: initial;
}
#submenu { 
	margin-top: initial;
	float: none;
	margin-left: initial;
	padding-top: initial;
	width: initial;
	background-color: none;
	margin-bottom: initial;
}
#basicfacts, #keydocs, #relatedlinks, #resources {
	width: inherit;
	padding-left: inherit;
	padding-right: inherit;
	margin: 0px;
}
}

@media (max-width: 500px) {
.site-header {
	margin-top: 5px;
	width: 100%;
}
.un-banner-logo {
	width: 66px;
}
.unga-banner-logo {
	width: 50px;
}
h3 {
	margin-top: 0.5em;
}
div#imgright {
	float: none;
}
#page-featured-image {
	margin: 5px 0px 0px 0px;
}
.site-image-title {
	display: none;
}
#bottomnav-responsive h3 {
	border-bottom: 2px #019ad0 solid;
	text-transform: uppercase;
	color: #333;
	padding-bottom: 6px;
	margin-top: 0px !important;
}
#submenu { /*Changed for GA72*/
	width: 100%;
	background-color: #fffefb;
	border-left: 1px dotted #ffc20e;
}
}
#content .home_box_blue h3 {
	background-image: none !important;
	padding-top: 50px;
}
.footer #block-menu-menu-footer-links ul.nav li.last {
	border-right: none;
}
#submenu { /*Changed for GA72*/
	width: 24%;
	margin-top: 60px;
	margin-left: 30px;
	padding-left: 30px;
	background-color: #fffefb;
	border-left: 1px dotted #ffc20e;
	border-bottom: 1px dotted #ffc20e;
}
.fa {
	padding-top: 3px;
	position: absolute;
	/*bottom: -1px;*/
	right: -2px;
}
/* Fifth Committee */
.h1title {
	font-size: 0.7em !important
}
p.gaticker {
	margin-top: 1em;
	color: #b50b02;
	margin-bottom: -10px;
}
/* UN2 Masthead */
#brand-bar.navbar {
  padding-left: 6rem;
  padding-right: 6rem; }

.navbar-header {
  padding-top: 39.7301012822px;
  padding-bottom: 39.7301012822px;
  width: 100%; }
  .navbar-header .navbar-brand-un2 {
    color: #4d4d4d;
    font-weight: 700;
    font-size: 2.7006116208rem;
    margin-top: 8.8475998092px;
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1;
    letter-spacing: 0.027em;
    text-decoration: none;
    padding: 0; }
  .navbar-header .navbar-btn {
    display: block;
    margin: 0 0 0 -3px;
    padding: 0;
    width: 27.4615384615rem;
    height: 7.7981651376rem;
    margin-right: 1.9615384615rem;
    background: url(/styleguide/img/logo-en.svg) no-repeat;
    background-position: left top !important; }
    .navbar-header .navbar-btn::after {
      content: '';
      display: block;
      margin-top: 0.3041284404rem;
      height: 7.1509174312rem;
      border-right: black solid 1px; }
  .navbar-header .navbar-btn-fr {
    display: block;
    margin: 0 0 0 -3px;
    padding: 0;
    width: 27.4615384615rem;
    height: 7.7981651376rem;
    margin-right: 1.9615384615rem;
    background: url(/styleguide/img/logo-fr.svg) no-repeat;
    background-position: left top !important; }
    .navbar-header .navbar-btn-fr::after {
      content: '';
      display: block;
      margin-top: 0.3041284404rem;
      height: 7.1509174312rem;
      border-right: black solid 1px; }

.navbar-header .navbar-btn-es {
    display: block;
    margin: 0 0 0 -3px;
    padding: 0;
    width: 27.4615384615rem;
    height: 7.7981651376rem;
    margin-right: 1.9615384615rem;
    background: url(/styleguide/img/logo-es.svg) no-repeat;
    background-position: left top !important; }
    .navbar-header .navbar-btn-es::after {
      content: '';
      display: block;
      margin-top: 0.3041284404rem;
      height: 7.1509174312rem;
      border-right: black solid 1px; 
margin-right: -2rem; }

.navbar-header .navbar-btn-ru {
    display: block;
    margin: 0 0 0 -3px;
    padding: 0;
    width: 27.4615384615rem;
    height: 7.7981651376rem;
    margin-right: 1.9615384615rem;
    background: url(/styleguide/img/logo-ru.svg) no-repeat;
    background-position: left top !important; }
    .navbar-header .navbar-btn-fr::after {
      content: '';
      display: block;
      margin-top: 0.3041284404rem;
      height: 7.1509174312rem;
      border-right: black solid 1px; }


a.navbar-brand-un2.navbar-brand-img.pull-left.flip {
  margin: 3px 0 0 0;
  padding: 0;
  height: 71px;
  width: 71px; }

.site-title-un2 {
	margin-left: 30px;
}

    #content-desktop {display: block;}
    #content-mobile {display: none;}

    @media screen and (max-width: 768px) {

    #content-desktop {display: none;}
    #content-mobile {display: block;}

    }

