/**
 * Place your custom styles here.
 */


/* Overrides */
.ext span.element-invisible {
  display:none !important;
}
@media (min-width: 1200px) {
  .nav-menu {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: inherit;
    line-height: 1.2;
    color: inherit;
  }
  .h1,
  h1 {
    font-size: 2.5rem;
  }
  .h2,
  h2 {
    font-size: 2rem;
  }
  .h3,
  h3 {
    font-size: 1.75rem;
  }
  .h4,
  h4 {
    font-size: 1.5rem;
  }
  .h5,
  h5 {
    font-size: 1.25rem;
  }
  .h6,
  h6 {
    font-size: 1rem;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1020px;
}
.flexbox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-items: center;
  clear: both;
  margin-bottom: 15px;
}
.flex-items-2>* {
  width: 50%;
}
.graph-box>div.common {
  width: 33.33%;
}
.graph-box .common.center {
  border-right: 1px solid #636163;
}
.full-section {
  width: 100%;
  padding: 40px 0;
  float: left;
  background-size: cover;
  background-position: center center;  
}
.light-mode>* {
  color: #fff;
}
.full-section h2 {
  text-transform: uppercase;
  padding-bottom: 18px;
}
span.ext {
  display: inline-block !important;
}
.mfp-video-embed-all-items span.ext {
  display: none !important;
}
.slider-wrap .slider-caption a {
  background: rgb(0 0 0 / 0.5);
  padding: 10px;
}
.two-col-layout {
  width: 100%;
  padding: 15px 0;
  text-align: left;
  background-size: cover;
  background-repeat: no-repeat;
}
.widget-group .two-col-layout .flexbox {
  align-items: baseline;
  padding: 45px 0;
}
.widget-group>.two-col-layout:nth-child(odd) {
  background-color: #B1B0B0;
}
.two-col-layout.has-bg-image>*>* {
  color: #fff;
}
.glance li.col-md-4 {
  width: 33.33%;
  float: left;
}
.glance li.col-md-6 {
  width: 50%;
  float: left;
}
b {
  font-weight: bold;
}
p {
  color: inherit;
  /* padding-bottom: 25px; */
  font-size: 18px;
  line-height: 28px;
}
blockquote {
  quotes: none;
  clear: both;
  font-size: 20px;
  line-height: 28px;
  color: #29556f;
  font-weight: 700;
  font-style: normal;
  padding-right: 25px;
}
blockquote:after {
  content: '';
  display: block;
  clear: both;
}
blockquote p {
  font-size: 22px;
  line-height: 35px;
  color: #29556f;
  font-weight: 700;
  font-style: normal;
}

/* .back-to-top-link {
  display: inline-block;
  text-decoration: none;
  font-size: 2rem;
  line-height: 3rem;
  text-align: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: #D6E3F0;
  padding: 0.25rem;
  position: fixed;
  position: sticky;
  pointer-events: all;
  top: calc(100vh - 5rem);
}
.back-to-top-wrapper {
  position: absolute;
  top: 100vh;
  right: 0.25rem;
  bottom: -5em;
  width: 3em;
  pointer-events: none;
} */

#back2Top {
  width: 75px;
  line-height: 20px;
  overflow: hidden;
  z-index: 999;
  display: none;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  padding: 15px;
  position: fixed;
  bottom: 80px;
  right: 35px;
  background-color: #3898bd;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#back2Top span {
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  display: block;
  font-size: 30px;
  margin-bottom: 15px;
}
#back2Top:hover {
  background-color: #346982;
}
#projectslist .img-box img {
  min-height: 170px;
  object-fit: cover;
}

.no-img {
min-height: 170px;
background: gray;
}
h2.block-title a {
color: #333;
}
h2.block-title a:after {
content: ">";
font-family: monospace;
margin: 0 0 0 20px;
display: inline-block;
}
/* .project-blue-bar li {
  width: 20% !important;
} */
.project-blue-bar li:nth-child(1)~li {
  border-left: 1px solid #fff;
}
.project-blue-bar img {
  max-height: 80px;
}
ul.sitemap-menu {
  list-style: disc;
  padding: 0 25px;
}
.sitemap-box-menu {
  max-width: 1020px;
  margin: 0 auto;
  background: #fff;
  display: block;
  padding: 30px;
}
.path-project #proj-content .banner {
  min-height: 300px;
  background: #336699;
  background-size: cover;
}
.banner .page-title.project {
  font-size: 40px;
  line-height: 50px;
  max-width: 750px;
  /* text-transform: uppercase; */
}
a {
  color: #00adef;
}
a.edit-link {
  z-index: 100;
  float: right;
  background: #ff5555 !important;
  padding: 0 10px;
  position: absolute;
  color: #fff !important;
  /* height: auto; */
  right: 0;
}
.slider-wrap .slides li img {
  max-height: 582px;
  object-fit: cover;
}
.home-slider>.slides>li:not(:first-child) {
  display: none;
}
.view-display-id-block_1 .banner {
  background: #0e496e;
  min-height: 100px;
  max-height: 420px;
  overflow: hidden;
}
#block-gifataglance h2 {
    margin-bottom: 20px;
}
.project-profile .common .box {
  text-align: left;
}
.project-profile .common:nth-child(even) {
  background: #e0e1e1;
}
.banner .page-title {
  max-width: 350px;
}
.banner .page-title span {
  padding-top: 0;
}
.our-partners ul li {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.header {
  position: static;
}
.team li {
  position: relative;
}
.logo img {
  max-width: 138px;
}
.nav-menu {
  z-index: 500;
}
.top-search .search-icon {
  background: url(../images/ico_search.png)no-repeat center;
}
.top-search .search-box {
  z-index: 100;
}
.our-partners h3 {
  text-transform: uppercase;
}
.our-partners a {
  font-size: 13px;
  color: #00adef;
  font-weight: 600;
  text-transform: uppercase;
}
.block-views-blockpartner-group-block-1 {
  background: #fff;
  width: 100%;
  float: left;
  text-align: center;
  padding: 0 45px 60px 45px;
}
.slider-wrap .slider-caption h1 span {
  display: inline;
}
.first-box {
  position: relative;
}
.slider-wrap .slider-caption {
  top: 0;
  position: absolute;
  height: 100%;
  background: linear-gradient(90deg, rgb(0 0 0 / 0.5) 0%, rgb(255 255 255 / 0%) 47%);
  padding-top: 150px;
  padding-left: 50px;
  left: 0;
  width: 100%;
}
.partner-details .partners-row:last-child:after {
  display: none;
}
.partner-details .partners-row:last-child {
  padding-bottom: 0;
}
.partner_collection>ul {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 4%;
}
.full-col.partner_collection>ul>li {
  width: 50%;
  margin: 0;
  padding: 6px;
  margin: 0;
}
.full-col.partner_collection>ul>li>div {
  width: 100%;
  height: 100%;
}
.partner-details .accordion-content ul.sub-list {
  display: block;
  column-count: 2;
  width: 100%;
}
.team .popup .close,
.partner-details .popup .close {
  background: url(../images/ico_close.png)no-repeat center;
  background-color: #e77e1f;
  opacity: 1;
}
.field--name-field-intro-text {
  font-size: 20px;
  line-height: 28px;
  padding: 35px 15px;
  color: #29556f;
  font-weight: 700;
  /* font-style: italic; */
  max-width: 930px;
  margin: 0 auto;
  text-align: justify;
}
.field--name-field-intro-text+.field--name-body {
  padding-top: 0;
}
.field--name-field-paragraphs {
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 15px 15px;
}
.path-search .region-content ol li p {
  text-align: justify;
}
.path-search .region-content ol li h3 {
  margin-bottom: 10px;
}
blockquote:after {
  content: "";
  display: block;
  clear: both;
}
.partner-details .partners-row:first-child {
  padding-top: 30px;
}
.partner-details .heading {
  text-transform: uppercase;
}
ul.social-link-field {
  border: 0;
}
.social-link-field.horizontal li {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
}
.social-link-field a {
  font-size: 20px;
  color: #fff;
  background: #adafb2;
  border-radius: 50%;
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
}
.team li .popup,
.partner-details .popup {
  z-index: 550;
}
.path-search .region.region-content {
  max-width: 1170px;
  margin: 0 auto;
  padding: 15px;
}
.path-search .region.region-content>ol {
  list-style: decimal;
  padding-left: 15px;
  margin-top: 15px;
}
#edit-help-link {
  display: none;
}
.search-form .input-group-btn>.btn {
  height: 34px;
  width: 100px;
}
.search-form .input-group-btn>.btn .sr-only {
  position: static;
}
#projectsList {
  position: absolute;
  width: 300px;
  height: 100%;
  background: white;
  overflow: auto;
  z-index: 0;
  margin-left: 300px;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.filter.collapsed #projectsList {
  margin-left: 0;
  opacity: 0;
}
.projectItem {
  display: block;
  font-size: 16px;
  padding: 5px;
  border-bottom: 1px solid #eee;
}
.projectItem:hover,
.projectItem.active {
  background: #336699;
  color: #fff;
}
.filter .status ul li label {
  display: inline;
  padding: 0 0 0 10px;
}
.filter .status ul li .check {
  margin-top: 3px;
}
.page-node-type-resources .view-display-id-block_2 {
  border-bottom: 70px solid #0d4372;
}

/* Others */

ul.graph-box.glance {
  padding: 20px;
  border-bottom: 1px solid #333;
  margin-bottom: 20px;
}
.glance h3 {
  margin-top: 20px;
}
ul.graph-box.glance .common {
  min-height: 215px;
  border-left: 0;
}
#block-aboutgifbottombanner {
  background: #e7e7e8;
  width: 100%;
  padding: 50px 0;
}
.half-block>div {
  width: 50%;
  float: left;
  padding: 15px;
}
.half-block h2 {
  font-size: 38px;
  line-height: 60px;
  color: #22576f;
}
.partner-details .partners-accordion-wrap {
  float: none;
  margin: 35px auto;
}
#block-infrastructureservice {
  max-width: 1170px;
  margin: 0 auto;
  padding: 15px;
}
.widget-group .infra-stats {
  text-align: center;
  width: 33.33%;
  margin-bottom: 20px;
}
.widget-group.col-count-4 .infra-stats {
  width: 25%;
}
.infra-stats p {
  font-size: 20px;
  max-width: 250px;
  margin: 0 auto;
  text-align: center;
}
.infra-stats .infra-value h3 {
  font-size: 82px;
  line-height: 82px;
  font-weight: bold;
  color: #049ed2;
  margin-bottom: 20px;
}
.infra-stats .infra-value h3 span {
  display: inline-block;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 20px;
  color: #b1b1b3;
  font-weight: 500;
}
.glance.infrastructure ul {
  border: 0;
}
.glance.infrastructure li {
  border: 0;
  min-height: 200px;
  vertical-align: top;
}
.gif-supported li {
  margin: 22px 4px;
}
.gif-supported li img {
  border: 1px solid #ccc;
}
/* .featuredbox.projects {
  padding: 60px 0;
} */
.graybox {
  background: #e6e7e7;
}
.featuredbox .news-tab ul {
  justify-content: left;
  clear: both;
}

.featuredbox .news-tab {
  float: none;
  margin: 45px 0;
}

.featuredbox .news-tab li {
  background: none;
}
.path-frontpage .featuredbox .news-tab {
  display: none;
}
.teams-group-title {
  font-size: 30px;
  text-transform: uppercase;
  padding: 30px 0;
}
.partner-details .partners-accordion {
  border-bottom: 1px solid #b0baba;
  padding-bottom: 20px;
}
.partner-details .partners-accordion .accordion-tab {
  background: #002e4d;
  color: #fff;
}
.partner-details .accordion-content:after {
  display: none;
}
.partner-details .accordion-tab.commercial-banks {
  background: #265a79;
}
.partner-details .accordion-tab.development-finance-institutions-state-development-banks-and-export-credit-agencies {
  background: #6786a1;
}
.partner-details .accordion-tab.associations-and-organizations {
  background: #b0bfd0;
}
.navbar-brand.name {
  display: none;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
.nav-tabs li a {
  padding: 10px 15px;
  display: block;
}

.field--name-field-link .field--label {
  float: left;
  margin-right: 15px;
}
.field--name-field-link .field--item a:after {
  content: "";
  width: 16px;
  height: 16px;
  background: url('../images/externalicon.png') no-repeat;
  background-size: cover;
  display: inline-block;
  margin-left: 5px;
}
.page-node-type-resource .banner {
  border-bottom: 50px solid #0d4372;
}

/* Commons */

.video-wrap video {
  position: absolute;
  max-width: 100%;
  height: auto !important;
}
.region-content .content {
  /* max-width: 1020px;
  padding: 0 10px; */
  margin: 0 auto;
}

/* .field--name-body p {
  padding-bottom: 25px;
  font-size: 18px;
} */

.field--name-body h4 {
  font-size: 24px;
  line-height: 34px;
  color: #336699;
  font-weight: 700;
  font-style: italic;
}

/* section.block {
  padding: 56px 0;
} */

#block-views-block-basic-page-block-1 {
  padding: 0;
}
h2.block-title {
  font-size: 30px;
  line-height: 36px;
  color: #000;
  font-weight: 600;
  text-align: center;
  margin-bottom: 35px;
  text-transform: uppercase;
  margin: 45px 0;
}
.glance {
  padding: 0;
}
.glance ul {
  margin-bottom: 0;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  /* right: -21px; */
  color: inherit;
  cursor: pointer;
}
a.close {
  text-decoration: none !important;
  font-size: 18px !important;
  line-height: 1.2;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.highlighted {
  padding: 0 15px;
}
.path-user .region-content {
  max-width: 1170px;
  margin: 0 auto;
  padding: 15px;
}
#openid-connect-login-form {
  margin-bottom: 30px;
}
.map-tabbing {
  background: #336699;
  width: 100%;
  float: left;
  padding: 18px 20px 18px 30px;
  position: static;
}
.filter {
  padding-top: 0;
  width: 300px;
  position: relative;
  -webkit-transition: width 0.4s ease-in-out;
  -moz-transition: width 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
.filter.collapsed .expandMenu span {
  transform: rotate(180deg);
}
.filter.collapsed .expandMenu:before {
  content: "Search Results";
  font-size: 12px;
  float: left;
  line-height: 30px;
}
.filter.collapsed .expandMenu {
  width: 120px;
}
.expandMenu span {
  font-size: 30px;
  position: absolute;
  transition: all 0.4s ease-in-out;
  text-align: center;
  height: 30px;
  width: 30px;
  right: 0;
}
.expandMenu {
  position: absolute;
  top: 87px;
  right: -10px;
  background: #336699;
  color: #fFF;
  display: block;
  border-radius: 0 5px 5px 0;
  width: 40px;
  height: 30px;
  z-index: 10;
  text-align: center;
  margin-right: -30px;
  font-size: 30px;
  cursor: pointer;
  padding-left: 10px;
}
.map-content .filter.collapsed {
  width: 300px;
}
.map {
  padding-top: 0;
  text-align: left;
}
.mapboxgl-popup-content th[colspan="2"] {
  background: #2196F3;
  color: #fff;
}
.mapboxgl-popup-content tr,
.mapboxgl-popup-content td,
.mapboxgl-popup-content th {
  padding: 5px;
  border: 1px solid #eee;
}

/*--------------------------------------------------------------
# Tabs Menu
--------------------------------------------------------------*/

.region-banner nav {
  background: #0d4372;
}
.nav-tabs>li {
  float: left;
}
.tabs--primary.nav-tabs {
  border: 0;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}
.tabs--primary.nav-tabs>li>a {
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  border: 0;
  margin-bottom: 1px;
  padding: 10px 15px;
  margin: 0 1px;
  font-weight: 500;
}
.tabs--primary.nav-tabs>li>a:hover,
.tabs--primary.nav-tabs>li>a:focus {
  background: #fff;
  border: 0;
  color: #666;
}
.tabs--primary.nav-tabs>li>a.is-active,
.tabs--primary.nav-tabs>li>a.is-active:hover {
  color: #666;
  background: #fff;
}
ul.tabs--primary.nav.nav-tabs:after {
  content: "";
  display: block;
  clear: both;
}

/* banner */

.bannerContentInner {
  position: absolute;
  top: 25%;
  width: 100%;
  bottom: 0;
  color: #fff;
}
.bannerContentLower {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(0, 43, 71, 0.8);
  padding: 30px;
  color: #fff;
}
.carousel-indicators>li {
  cursor: pointer;
}
.partners-accordion-wrap ul li {
  width: 100% !important;
  float: none !important;
  padding: 0 !important;
}
#block-views-block-resources-all-block-7 h2.block-title{
  background: #e6e7e7;
  margin: 0;
  padding: 40px 15px;
}
#block-knowledgepagerelatedlinks .field--name-body ul li {
  float: left;
  background: #99C6E4;
  padding: 2px 15px;
  border-radius: 25px;
  color: #fff;
  margin-right: 15px;
  text-transform: uppercase;
  margin-top: 2px;
}
#block-knowledgepagerelatedlinks .field--name-body ul li a{
  color: #fff;
}
#block-knowledgepagerelatedlinks h2.block-title {
  float: left;
  color: #013055;
  font-size: 22px;
  text-transform: none;
  margin: 0 15px 0 0;
}
#block-knowledgepagerelatedlinks {
  margin: 0 auto;
  max-width: 1020px;
  padding: 30px 15px 15px 15px;
}
/* footer */


/* .region-footer {
  float: right;
} */
.search-box .input-group {
  width: 100%;
}
.search-submit.btn {
  background: url(../images/ico_search.png) center center no-repeat;
}
.light-title h2.block-title {
  color: #fff;
}
.news-row.knowledge {
  background: #b2e0f3;
}
.news-row h2.block-title {
  width: 1020px;
  margin: 0 auto;
  font-weight: 900;
  font-size: 22px;
  text-align: left;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

.nav-menu .drop-down ul {
  /* display: block; */
  position: absolute;
  left: 0;
  top: calc(100% - 30px);
  z-index: 99;
  opacity: 0;
  display: none;
  /* padding: 10px 0; */
  /* background: #fff; */
  /* box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); */
  transition: ease all 0.3s;
}
.nav-menu .drop-down ul li{
  list-style: none;
}
.nav-menu>ul>li>a {
  z-index: 200;
}
.nav-menu .drop-down ul ul {
  position: static;
  opacity: 1;
  background: none;
  padding: 0 0 0 15px;
  list-style: disc;
  margin-left: 5px;
}
.nav-menu .drop-down ul li a{
  padding: 5px;
}
.nav-menu >ul>li {
  padding-bottom: 18px;
}
/* Bootstrap Form */

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0;
}
.pagination>li {
  display: inline;
}
.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  border: 1px solid;
  margin-left: -1px;
  padding: 5px 10px;
  color: #346982;
}
.news-row.blog .pagination>li>a,
.news-row.blog .pagination>li>span,
.news-row.events .pagination>li>a,
.news-row.events .pagination>li>span {
  color: #fff;
}
.news-row.releases .pagination>li>a,
.news-row.releases .pagination>li>span,
.news-row.videos .pagination>li>a,
.news-row.videos .pagination>li>span {
  background: #ffffff;
  color: #346982;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  z-index: 2;
  background: #346982;
  color: #fff;
}
.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  z-index: 3;
}
nav.pager-nav.text-center {
  clear: both;
  text-align: center;
  padding-bottom: 15px;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
.field--name-field-resources th,
.field--name-field-resources td {
  padding: 15px;
}
.field--name-field-resources thead {
  background: #3898bd;
  color: #fff;
}
.field--name-field-resources tr:nth-child(even) td {
  background: #f5f5f5;
}
table .file .file-size {
  display: none;
}
span.file-size {
  padding-left: 15px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio+.radio,
.checkbox+.checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label~.form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
.resources li {
  width: 33.33%;
  float: left;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block+.btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left;
}
.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group>.btn:first-child {
  margin-left: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group>.btn-group {
  float: left;
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical>.btn-group>.btn {
  float: none;
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified>.btn-group .btn {
  width: 100%;
}
.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
  height: auto;
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn>.btn {
  position: relative;
}
.input-group-btn>.btn+.btn {
  margin-left: -1px;
}
.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2;
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
  display: table;
  content: " ";
}
.clearfix:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
#block-views-block-project-block-3 {
  background: #e6e7e7;
}
.projects {
  padding-top: 0;
}
.white-box {
  position: relative;
}
.region-content .field--name-field-photo,
.region-content .field--name-body,
.region-content .field--name-field-date,
.region-content .field--name-field-file,
.field--name-field-category,
.region-content .field--name-field-resources,
.region-content .field--name-field-links {
  padding: 0;
  max-width: 1020px;
  margin: 0 auto;
}
.field .field--label {
  font-weight: bold;
  font-family: 'Libre Franklin', sans-serif !important;
  font-size: 20px;
  /* margin-top: 30px; */
  margin-bottom: 10px;
}
.field--name-field-category .field--item {
  float: left;
}
.field--name-field-category .field--item a {
  background: #346982;
  color: #fff;
  padding: 5px 15px;
  margin-bottom: 15px;
  display: inline-block;
  margin-right: 10px;
}
.page-node-type-resources .field--name-body,
.page-node-type-knowledge .field--name-body,
.region-content .content>.field--name-body:first-child {
  padding: 30px 0;
}
.page-node-type-resources .page-header,
.page-node-type-resource .page-header,
.page-node-type-knowledge .page-header {
  margin: 15px auto;
  max-width: 1020px;
}
.page-node-type-resource .field--name-field-author,
.page-node-type-resource .field--name-field-date {
  margin: 0 auto !important;
}
.page-node-type-resource article .content>div {
  max-width: 1020px;
  margin: 0 auto 15px;
}
.bannerTable {
  background: #0d4372;
  margin: 0;
  color: #fff;
}
.bannerTable .view-content table {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  table-layout: fixed;
}
.bannerTable .view-content table td {
  padding: 10px 0;
  /* text-align: left; */
}
.bannerTable .view-content table th {
  text-transform: uppercase;
  font-weight: bold;
  /* font-size: 12px; */
  padding: 10px 0 0;
  letter-spacing: 1px;
}
#map {
  min-height: 785px;
}
.mapboxgl-canvas {
  left: 0;
}
.pinfo {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: .2s all ease;
}
a.projectItem.active+.pinfo {
  opacity: 1;
  max-height: 5000px;
  border-bottom: 1px solid #eeeeee;
  padding: 15px;
  border: 1px solid #dadada;
  background: #e6e7e8;
  overflow-y: auto;
}
.pinfo h4 {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
}
.pinfo p {
  font-size: 14px;
}
.pinfo h3 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 20px;
}
.filter .gray-box {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: .2s all ease;
  padding: 0;
}
.filter .gray-box.active {
  opacity: 1;
  max-height: 635px;
  overflow: auto;
}
.filter .gray-box>div {
  padding: 15px 0;
}
.filter {
  min-height: 785px;
}
.partner-details #technical-partners {
  background: none;
}
.partner-details .partners-row:nth-child(odd) {
  background: #e6e7e7 !important;
}
.glance.partnerstats li {
  width: 25%;
}
.glance.infrastructure.partnerstats {
  margin-top: 30px;
}
#block-views-block-partner-group-block-3 {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(4, 158, 213, 0.6);
}
#block-views-block-partner-group-block-3 .form-group {
  margin: 0;
}
ul.partners-nav {
  display: table;
  width: 100%;
}
.partners-nav li {
  display: table-cell;
}
.partners-nav li a {
  display: block;
  padding: 15px;
  color: #fff;
  text-transform: uppercase;
}
.partners-nav li a:hover {
  box-shadow: 0px 0px 89px #049ed2 inset;
}
.map-content .filter {
  width: 600px;
}
.filter_wrapper {
  width: 300px;
  z-index: 5;
  position: absolute;
  height: 100%;
  background: #e6e7e8;
  box-shadow: 1px 1px 5px #ccc;
}
.filter .search-box form {
  width: 100%;
}
.filter .search-box .input {
  width: calc(100% - 54px);
}
.filter .search-box .sub-btn {
  width: auto;
  background: #369;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 3px;
  vertical-align: middle;
}
.btn-clear {
  width: auto;
  background: #369;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  vertical-align: middle;
  border: 1px solid #369;
  height: 24px;
  line-height: 12px;
}
.project-status label {
  cursor: pointer;
}
.project-status input[type="checkbox"] {
  visibility: hidden;
}
input:checked+label+.check:before {
  opacity: 1 !important;
}
.sector-box {
  /* background: #59ad41; */
  width: calc( 33.33% - 8px);
  min-height: 215px;
  padding: 65px 22px 10px;
  margin: 4px;
  position: relative;
  float: left;
  -webkit-box-shadow: rgba(0, 0, 0, .3)5px 5px 10px;
  -moz-box-shadow: rgba(0, 0, 0, .3)5px 5px 10px;
  -ms-box-shadow: rgba(0, 0, 0, .3)5px 5px 10px;
  -o-box-shadow: rgba(0, 0, 0, .3)5px 5px 10px;
  box-shadow: rgba(0, 0, 0, .3)5px 5px 10px;
}
.widget-group {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: center;
  position: relative;
  /* flex-direction: column; */
}
.smart-projects {
  background: none;
}
.ckeditor-readmore-wrapper {
  margin-top: 15px;
}
.sector-box a.ckeditor-readmore-toggler:after {
  color: #de6929;
  background: #fff;
}
.smart-projects:nth-child(odd) .caption div,
.smart-projects:nth-child(odd) .caption a,
.smart-projects:nth-child(odd) .caption a:hover {
  color: #fff;
}
.smart-projects:nth-child(even) .caption {
  float: left;
}
.smart-projects:nth-child(even) .caption h4,
.smart-projects:nth-child(even) .caption p,
.smart-projects:nth-child(even) .caption a,
.smart-projects:nth-child(even) .caption a:hover,
.smart-projects:nth-child(even) .caption div {
  color: #fff;
}
a.ckeditor-readmore-toggler {
  margin-top: 15px;
  display: block;
  color: #fff;
}
a.ckeditor-readmore-toggler:after {
  content: '+';
  background: #de6929;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 28px;
  margin-left: 10px;
  font-weight: bold;
}
.ckeditor-readmore[style="display: none;"]+.ckeditor-readmore-toggler:after {
  content: '+';
}
.ckeditor-readmore[style="display: block;"]+.ckeditor-readmore-toggler:after {
  content: '-';
}

/* .sector-box {  
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
} */

.sector-box {
  padding: 21px 30px;
}
.sector-box h3 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 900;
  color: #fff;
}
.sector-box h4 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 7px;
}
.sector-box h5 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 17px;
}
.sector-box p {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  /* padding-right: 60px; */
}
.sector-box .icon {
  text-align: right;
}
.sector-box .ckeditor-readmore,
.sector-box .ckeditor-readmore-wrapper,
.sector-box .ckeditor-readmore-wrapper div,
.sector-box .ckeditor-readmore-wrapper a,
.sector-box .ckeditor-readmore-wrapper a:hover,
.sector-box .ckeditor-readmore-wrapper p {
  color: #fff;
}
.sector-box .ckeditor-readmore-wrapper div {
  line-height: 24px;
}
h4.sub4 {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-weight: 400;
  padding: 22px 0 5px;
  margin: 15px 0 0;
  position: relative;
}
h4.sub4:before {
  content: '';
  background: #fff;
  width: 52px;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
}
h5.sub5 {
  font-size: 18px;
  line-height: 24px;
  color: #de6929;
  font-weight: 800;
  padding-bottom: 10px;
}
.sector-box h4 a {
  color: #fff;
  text-decoration: underline;
}
h4 a {
  text-decoration: underline;
}
.projects li .img-box img {
  min-height: 152px;
  object-fit: cover;
}
.projects li .text-box h3 {
  font-size: 24px;
  line-height: 31px;
  font-weight: 600;
  padding-bottom: 10px;
}
.field--name-field-resources table {
  min-width: 50%;
}
.list-item {
  width: 100%;
  float: left;
  /* position: relative; */
  margin: 7px 0;
}
.list-item .common .icon {
  width: 98px;
  text-align: center;
  padding: 0 10px 0 0;
}
.list-item .common {
  background: #e7e7e8;
  width: 50%;
  min-height: 107px;
  padding: 23px 34px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.list-item.active .right-side {
  display: block;
}
.list-item .right-side {
  width: 50%;
  position: absolute;
  right: 0;
  display: none;
  top: 0;
}
.list-item .listing-btn {
  background: #df6819;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  right: 11px;
  bottom: 7px;
  cursor: pointer;
}
.list-item .listing-btn.close {
  top: 7px;
  opacity: 1;
  display: none;
}
.list-item .listing-btn.open:before,
.list-item .listing-btn:after {
  background: #fff;
  content: '';
  width: 2px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.list-item .listing-btn:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  -o-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.list-item .text {
  width: calc(100% - 110px);
}
.list-item .text h4 {
  font-size: 16px;
  line-height: 20px;
  color: #535659;
  text-transform: uppercase;
  font-weight: 700;
}
.sub-listing .common .text h4 {
  color: #fff;
}
.sub-listing .common {
  background: #002f4d;
  min-height: 84px;
  padding: 22px 34px 23px 26px;
  display: block;
  width: 100%;
  margin: 6px 0;
}
.list-item .right-side-content>div {
  display: block;
  margin: 0 auto;
  width: 286px;
}
.list-item .right-side-content {
  width: 360px;
  float: right;
  border: 2px solid #7ec7e8;
  background: #d8eff9;
  padding: 15px 0;
  border-left: 0;
}
.right-side-content>.before {
  content: "";
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  width: 0;
  border-top: 248px solid transparent;
  border-bottom: 123px solid transparent;
  border-right: 135px solid #7ec7e8;
  left: 0;
}
.right-side-content>.after {
  content: "";
  height: calc(100% - 4px);
  display: block;
  position: absolute;
  top: 2px;
  width: 0;
  border-top: 248px solid transparent;
  border-bottom: 123px solid transparent;
  border-right: 135px solid #d8eff9;
  left: 0px;
}
.list-item {
  cursor: pointer;
}
.list-item.active .common {
  background: #009ad8;
}
.list-item.active,
.list-item.active h4 {
  color: #fff;
}
.list-item.active img {
  filter: brightness(0) invert(1);
}
.news-content li .text-box h4 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.news-content li .resource-category-newsletters .text-box h4 {
  display: block;
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 23px;
}
.news-events-list:after {
  clear: both;
  content: "";
  display: block;
}
.dark-bg .title-section,.dark-bg .sublink a {
  color: #fff;
}

/*Arrow*/


.projects ul,
.our-partners ul {
  justify-content: center;
}
.listing-btn.close {
  display: none;
}
div.open>.listing-btn.open {
  display: none;
}
div.open>.listing-btn.close {
  display: block;
}
.list-item .description {
  display: none;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
section#block-footerflags {
  padding: 5px 30px;
  clear: both;
  /* background: #2d5f75; */
  border-bottom: 1px solid #eee;
  /* color: #fff; */
  border-top: 2px solid #305f75;
}
section#block-footerflags ul {
  float: left;
}
section#block-footerflags ul li {
  display: inline;
}
.news-content>ul>li .blue-link {
  position: absolute;
  right: 25px;
  bottom: 10px;
} 

.news-content>ul>li .resource-category-videos .blue-link {
    position:relative;
    right:auto;
    bottom:auto;
}
section#block-footerflags ul li img {
  width: 45px;
  margin-right: 15px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
}
.news-row.videos .blue-link span.ext {
  display: none;
  border: 0;
  position: absolute;
  height: 0;
  width: 0;
}

.news-row.videos .blue-link span.ext:before {
  content: "";
  display: none;
}
.light-title .title-section{
  color: #fff;

}
.light-title .sublink a{
  color: #fff;
  border-left: 1px solid #fff;
}
.title-section {
  text-transform: uppercase;
  margin-bottom: 45px;  
  color: #333;
}
.title-section h4 {
  font-size: 22px;
  font-weight: 900;
  float: left;
  padding: 0 30px 0 0;
}
.sublink a {
  font-size: 22px;
  color: #333;
  border-left: 1px solid;
  padding-left: 30px;
}
.knowledge-category-block-list:nth-child(even) {
  background: #e6e7e7;
}
.knowledge-category-block-list .news-content {
  float: none;
}
.play-icon {
  width: 46px;
  height: 46px;
  float: left;
  display: inline-block;
  margin: 0 10px 0 0;
  border: 1px solid #139be9;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  position: relative;
}
.play-icon:before {
  content: '';
  border-left: 20px solid #139be9;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  position: absolute;
  left: 16px;
  top: 11px;
}
.blue-link.popup-youtube {
  line-height: 46px;
}

/* .list-item .description {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}
.list-item div.open>.description {
  max-height: 300px;
  overflow: auto;
} */


/* 
.list-item .right-side-content {
  position: relative;
  background: #d8eff9;
  border: 4px solid #7ec7e8;
}
.list-item .right-side-content:after,
.list-item .right-side-content:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.list-item .right-side-content:after {
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #d8eff9;
  border-width: 90px;
  margin-top: -90px;
}
.list-item .right-side-content:before {
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #7ec7e8;
  border-width: 96px;
  margin-top: -96px;
} */


/* tablet */


@media (min-width: 1199px) {
  .region-content .view-id-resources_list_page.view-display-id-block_1 .news-content,
  .region-content .view-id-resources_list_page.view-display-id-block_2 .news-content {
    margin-top:40px;
  }
  .region-content .view-id-resources_list_page.view-display-id-block_1 .news-content > ul li, 
  .region-content .view-id-resources_list_page.view-display-id-block_2 .news-content > ul li {
    width: 460px;
}
  .slides .slider-caption {
    background-image:url('');
  }
}
@media (max-width: 1199px) {
  .nav-menu .drop-down ul {
    position: static;
    opacity: 1;
    transition: none;
  }
  .menu-icon i {
    top: 18px;
  }
  .slides .first-box img {
    /*display: none;*/
  }
  .slides .slider-caption {
    position: relative;
    padding: 30px;
    background-size: cover;
  }
  .slider-wrap .slider-caption h1 {
    position: static;
    margin-bottom: 15px;
  }
  .slider-wrap .slider-caption a {
    display: inline;

  }
}
@media (max-width: 991px) {}

/* Mobile */

@media (max-width: 767px) {
  .widget-group .two-col-layout .flexbox {
    padding: 45px 15px;
  }
  .sector-box {
    width: 100%;
  }
  .smart-projects:nth-child(odd) {
    background-color: #06334e;
  }
  .region-content .field--name-body {
    padding: 15px;
  }
  .half-block h2 {
    font-size: 25px;
    line-height: 40px;
    text-align: center;
  }
  .half-block>div {
    width: 100%;
  }
  .glance li {
    width: 100% !important;
  }
  .list-item .right-side {
    position: static;
    width: 100%;
    margin-top: 0 !important;
  }
  .list-item .common {
    width: 100%;
  }
  .right-side-content>.after,
  .right-side-content>.before {
    display: none;
  }
  .list-item .right-side-content {
    width: 100%;
    min-height: auto !important;
    border: 2px solid #7ec7e8;
  }
}
@media (min-width: 992px) {
  .partners-nav li a {
    padding: 15px 35px;
  }
}
@media (max-width: 1499px) {
  .slider-wrap .slider-blue-bar {
    position: relative;
  }
  .slider-wrap .slider-caption {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .list-item .right-side-content>div.field--name-field-sub-list-link {
    position: absolute;
    width: 115px;
    left: 40px;
    top: 50%;
    z-index: 1;
    margin-top: -20px;
  }
  .our-partners li {
    width: calc(25% - 8px);
    margin: 4px;
  }
  .featuredbox.projects li {
    width: calc(25% - 8px);
    margin: 4px;
  }
  .apexcharts-legend-series {
    line-height: 14px !important;
  }
  .smart-projects img {
    position: absolute;
    top: 0;
    z-index: -1;
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .nav-menu .drop-down:hover>ul {
    opacity: 1;
    top: 100%;
    display: block;
    z-index: 99;
  }
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group>.form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
.vid-htm {
  display:none;
}
span.element-invisible {
    display: none;
}
/* Adding featued videos */
.gif-supported {
  border-bottom: 0;
}
.btn.btn-all-videos {
  background-color: #049ed2;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin: 20px 0;
}

.btn-container {
  text-align: center;
}
video {
  max-width: 100%;
}
section#block-featuredvideos {
  background-color: #e6e7e7;
    padding: 0 0 40px 0;
    margin-left: -15px;
    margin-right: -15px;
}
.video-container, .gif-h-video-container {
  background-color: #fff;
    /* margin-bottom: 20px; */
    /* margin-top: 20px; */
    height: 100%;
}
.video-container h3, .gif-h-video-container h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
}
.video-container .video-details, .gif-h-video-container .gif-h-video-descriptions {
  padding: 10px;
}
.video-container video, .gif-h-video-container video {
  height: 280px;
  width: 100%;
  object-fit: cover;
}
#block-featuredvideos h2, .featured-home-videos h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}
.news-content li .img-box .external-poster img {
  height: 200px;
 object-fit: cover;   
}
.featured-home-videos {
  margin: 0;
  padding: 40px 0;
  margin-left: -15px;
  margin-right: -15px;
}
.gray-bg {
  background-color: #e6e7e7;
}
.gif-h-video-content {
  height: 280px;
}
.gif-h-video-content iframe {
  width: 100%;
  height: 280px;
}
.rcv-row {
  display: flex;
  margin-top: 30px;
  align-items: center;
}
.rcv-left {
  width: 75%;
}
.rcv-right {
  width: 25%;
}

@media (max-width: 767px) {
  #back2Top {
    display: none !important;
  }
  .widget-group>* {
    width: 100% !important;
  }
  .flex-items-2>* {
    width: 100%;
  }
  #block-views-block-partner-group-block-3 {
    position: static;
  }
  .partners-nav li {
    display: block;
  }
  .partner-details .accordion-content ul.sub-list {
    column-count: 1;
  }
  
  .adminimal-admin-toolbar .nav-menu {
    top: 118px;
  }
  .glance li strong {
    font-size: 45px;
  }
  .block-views-blockpartner-group-block-1 {
    padding: 0;
  }
  h2.block-title {
    margin-bottom: 10px;
  }
  .glance h3 {
    margin-top: 0;
  }
  ul.graph-box.glance .common {
    min-height: 100px;
  }
  ul.graph-box.glance .common:first-child {
    border: 0;
  }
  .col-sm-12 {
    width: 100%;
  }
}

@media only screen and (max-width:500px) {
  .project-blue-bar li {
    width: 100% !important;
    border-left: 0 !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {    
    .slider-wrap .home-slider {
        background: rgba(0, 62, 102, 1);
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {    
    .slider-wrap .home-slider {
        background: rgba(0, 62, 102, 1);
    }
}

/* Code to fix responsive issue for navigation */
.region.region-navigation nav.nav-menu > ul,
header .box{/* display: flex; */display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.region.region-navigation nav.nav-menu {
    float: right;
    width: 85%;
}
.linkedin-icon i {
    font-size: 24px;
}
.menu-level1.drop-down > a {
  font-weight:bold;
}
text.highcharts-credits {
    display: none;
}
.region.region-navigation nav.nav-menu {
/*float: unset;*/
}
.region.region-navigation nav.nav-menu > ul > li, header .box > div {
display: flex;
-ms-flex-preferred-size: 0;
flex-basis: fit-content;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
float: unset;margin: auto;}
.slider-wrap .slider-caption a {
    position: absolute;
    bottom: 8%;
}


@media only screen and (max-width: 1199px) {
  
.region.region-navigation nav.nav-menu > ul,
header .box {
display:block;
margin:unset;
}
.slider-wrap .slider-caption a {
    position: relative;
    bottom: auto;
}
.region.region-navigation nav.nav-menu {
    float: right;
    width: 100%;
}
.region.region-navigation nav.nav-menu > ul > li, header .box > div {
display:block;
margin:unset;
float:left;

}
}
.region-content ol, .region-content ul{/*list-style:disc!important;*/ font-size:18px;padding-left:30px;}
.region-content .view-id-resources_list_page.view-display-id-block_1 .news-content ul,
.region-content .view-id-resources_list_page.view-display-id-block_2 .news-content ul,
.region-content .view-id-team.view-display-id-block_1 .view-content .team .container  ul {
    list-style: none !important;
    
}
.region-content .view-id-resources_list_page.view-display-id-block_1 .news-content ul.location,
.region-content .view-id-resources_list_page.view-display-id-block_2 .news-content ul.location {
    margin: 0;
    display: flex;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    list-style-type: none !important;
}

.region-content .view-id-resources_list_page.view-display-id-block_1 .news-content ul.location li,
.region-content .view-id-resources_list_page.view-display-id-block_2 .news-content ul.location li {
    font-size: 14px;
    display:block;
}

h5.video-event-date {
    margin: 10px 0;
    font-weight: normal;
    font-size: 1rem;
}


.news-content ul, .project-blue-bar ul 
{
list-style: none !important;
}

.content ol, .content ul{list-style:disc!important;}

.projectBanner {
  position: relative;
  height: 300px;
  overflow: hidden;
  margin: 0 -15px;
}
.projectBannerContent {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 30%;
  text-align: center;
  color: #FFF;
}
.projectBannerContent h1 {
  font-weight: bold;
  font-size: 32px;
}
.BannerOverlayProject {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 47, 84, 0.50);
}
.page-node-type-map-project h4 {
  font-size: 18px;
  color: #002F54;
  font-weight: bold;
  margin-top: 30px;
}
.page-node-type-map-project a,
.page-node-type-map-project a:hover, 
.page-node-type-map-project a:focus {
  text-decoration: none;
  text-shadow: none;
  outline: none;
}
.page-node-type-map-project p {
  font-weight: normal;
  font-style: normal;
  line-height: 21px;
  color: #333;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif !important;
}
.page-node-type-map-project .projectBannerContent p {
  color: #fff;
}
.page-node-type-map-project p a {
  color: #00A5E3;
  text-decoration: none;
}
.imgBanner {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.projectInfoBox {
  border-radius: 16px;
  padding: 30px;
  -webkit-box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.16);
  margin: 30px 0 0 0;
  background: rgb(2, 0, 36);
  background: linear-gradient(0deg, rgba(2, 0, 36, 1) 0%, rgba(15, 71, 104, 1) 0%, rgba(0, 47, 84, 1) 100%);
  position: relative;
}
.country-img {
  position: absolute;
  top: 30px;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.10;
}
.brazil {
  background-image: url(../images/brazil-country-img.png);
}
.projectInfoBox ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.projectInfoBox ul li {
  margin-bottom: 40px;
}
.projectInfoBox ul li:last-child {
  margin-bottom: 0;
}
.projectInfoBox ul li span.pdTxtOne {
  font-size: 12px;
  font-weight: 500;
  color: #FFF;
  text-transform: uppercase;
  display: block;
}
.projectInfoBox ul li span.pdTxtTwo {
  font-size: 16px;
  font-weight: 600;
  color: #1FBBF6;
  display: block;
}
.viewBtn {
  background: #1FBBF6;
  padding: 5px 10px;
  color: #002F54;
  text-transform: uppercase;
  text-align: center;
  margin: 6px 0;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  border: 2px solid #1FBBF6;
  transition: all 0.3s ease 0s;
  border-radius: 6px;
}
.viewBtn:hover {
  background: #002F54;
  color: #FFF;
  border: 2px solid #1FBBF6;
}
.btBtnSec {
  margin: 20px auto;
  display: table;
}
.prevBtn {
  background: #FFF;
  padding: 10px 20px 10px 50px;
  color: #002F54;
  text-align: center;
  font-weight: bold;
  position: relative;
  border: 2px solid #002F54;
  border-radius: 12px;
  transition: all 0.3s ease 0s;
  display: inline-block;
  margin: 0 6px;
}
.prevBtn::after {
  content: '';
  position: absolute;
  background: url(../images/prev-arrow.svg) no-repeat center center;
  left: 10px;
  top: 10px;
  width: 30px;
  height: 25px;
}
.prevBtn:hover, .prevBtn:focus {
  background-color: #002F54;
  color: #fff;
  border: 2px solid #002F54;
}
.prevBtn:hover::after, .prevBtn:focus::after {
  background: url(../images/prev-arrow-h.svg) no-repeat center center;
}
.nextBtn {
  background: #FFF;
  padding: 10px 50px 10px 20px;
  color: #002F54;
  text-align: center;
  font-weight: bold;
  position: relative;
  border: 2px solid #002F54;
  border-radius: 12px;
  transition: all 0.3s ease 0s;
  display: inline-block;
  margin: 0 6px;
}
.nextBtn::after {
  content: '';
  position: absolute;
  background: url(../images/next-arrow.svg) no-repeat center center;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 25px;
}
.nextBtn:hover, .nextBtn:focus {
  background-color: #002F54;
  color: #fff;
  border: 2px solid #002F54;
}
.nextBtn:hover::after, .nextBtn:focus::after {
  background: url(../images/next-arrow-h.svg) no-repeat center center;
}
/* //////// MEDIA QURIES //////// */
@media (min-width: 992px) {}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {}
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation : landscape) {}
/* //////// MOBILE VIEW //////// */
@media all and (max-width: 991px) {
  .projectInfoBox ul li:last-child {
    margin-bottom: 40px;
  }
}
@media all and (max-width: 767px) {
  .prevBtn, .nextBtn {
    display: block;
    margin: 10px 0;
  }
}