.widget {
  text-align: center;
}
#portal-row{
    display:none;
}
#portal-row .row {
  justify-content: center;
  align-items: center;
}

header .site-branding-logo img {
  max-width: 310px;
  padding-top: 15px;
}

.header-one__content,
.gv-sticky-menu, .header-one .stuck {
  background: #06163a;
}

.header-call__content .desc a {
  color: #fff;
}

.menu-bar{
        right: 20px;
}
.menu-bar span{
    color:#fff;
}


.quick-side-icon a span {
  background-color: #fff;
}

.header-call__content .title {
  color: #fff;
}

.topbar__two {
  padding: 10px;
}

@media (min-width: 1024.1px) {
  .navigation .gva_menu > li > a {
    color: #fff;
  }
}

@media (max-width: 1024px) {
  .navigation .gva_menu > li > a {
    font-size: 12px;
  }
}

.event-block{
    border:1px solid #000;
}

.event-block .event-content {
    min-height:0px;
    
}

.event-block .event-image .date {
  position: static;
  box-shadow: static;
}

.search-one__icon {
    color: #fff!important;
}

.search-one__icon:hover {
    color:#06163a;
}

.post-block .post-meta a{
    color: #fff;
}

.news-slide {
    margin: 0 auto;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 24px;
}

.news-slide-content {
    padding: 7px;
}

.team-single-page .team-name .job{
    font-size: 36px;
}

.call-to-action-one__desc{
    color:#fff;
}

@media screen and (min-width: 40em) {
    .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second, .layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second {
        padding-left: 20px;
    }
}

#documents-all-view .item-columns, .document-item{
    margin-top: 30px;
}

#border-controversy-link{
    font-size:21px!important;
}


.highlights video{
    width:100%;
    max-height:113px;
}

#video-block video, #video-block .media-oembed-content
 {
    height: 120px !important;
    width: 100% !important;
}


#unsc-video-block video, #unsc-video-block .media-oembed-content
 {
    height: 220px !important;
    width: 100% !important;
}

#footer {
   color: #fff;
   font-weight: bold;
}

.item-columns{
    margin-bottom:60px;
}

/*Mobile*/
@media only screen and (max-width: 600px) {
    .search-one__box{
        right:15px;
    }
}