/* ==== WorldBank footer CSS ===*/
.wbg-footer {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  background-color: #ffffff;
}

.wbg-footer .row {
  margin-left:-10px;
  margin-right:-10px;
}

.wbg-footer .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.wbg-footer ul, ol {
  margin-bottom: 0px;
}
.wbg-footer .container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.wbg-footer .input-group{
  width: 100%;
  height: auto;
  display: inline-block;
  border-radius: 0px;
  box-shadow: inset 0 0px 0px rgba(0,0,0,0);
  margin: 0px;
}
.wbg-footer .input-box {
  margin-top: 12px;
  width: 100% !important;
  border: 1px solid #dedede;
  border-radius: 0px;
}
.wbg-footer .form-control{
  box-shadow: inset 0 0px 0px rgba(0,0,0,0);
  border-radius: 0px;
}
.wbg-footer .brd-l-1{ border-left:1px solid #e4e4e4;}
.wbg-footer .brd-r-1{ border-right:1px solid #e4e4e4;}
.wbg-footer .mrg-b-15{ margin-bottom:15px;}
.wbg-footer .brd-t-1{ border-top:1px solid #adadad;}
/* ==== end Custom ===*/
/*====== F02v4 Dropdown begin ======*/
.wbg-footer .f02v4-pulldown {
  box-shadow: none;
  border: solid 1px #dedede;
  border-radius: 0px !important;
  padding: 10px;
  margin: 0px;
  width: 100%;
  height: 37px;
  font-size: 13px;
  line-height: 18px;
  color: #000;
  float: left;
  margin: 10px 0px 10px 3px;
  background-color: #fff; }
  .wbg-footer .f02v4-pulldown:focus {
    border-color: #dedede;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
    -moz-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
    box-shadow: 0 0 5px rgba(109, 207, 246, 0.5); }

.wbg-footer .serch-term {
  margin: 5px 0px 5px 0px; }
 .wbg-footer .serch-term .search-text {
    width: 100%;
    padding: 6px 60px 6px 10px;
    margin: 0px; }
 .wbg-footer .serch-term .f02v4-submit-icon {
    position: absolute;
    text-decoration: none;
    top: 0px;
    right: 0px;
    float: right;
    height: 37px;
    width: 42px;
    border-radius: 0px; }

/*====== F02v4 Dropdown end ======*/
/*====== G02v1 Global Footer begin ======*/
.wbg-footer .g02v1-footer {
  font-size: 13px;
  line-height: 16px;
  position: relative;
  padding: 20px 0px 20px 0px;
  word-wrap: break-word;
  margin-top: 25px;
}
 .wbg-footer .g02v1-footer span {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    display: inline-block;
    width: 100%; 
	color: #000;
margin-bottom: 5px;
  text-transform: uppercase;}
  .wbg-footer .g02v1-footer ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block; }
   .wbg-footer .g02v1-footer ul li.header {
      line-height: 18px;
      font-weight: bold;
      color: #000;
      text-transform: uppercase;
      padding-top: 2px;
      padding-bottom: 2px; }
     .wbg-footer .g02v1-footer ul li.header a {
        color: #000;
  		text-decoration: none;}
        .wbg-footer .g02v1-footer ul li.header a:hover {
          color: #000;
          text-decoration: none;
          border-bottom: 1px solid #000; }
   .wbg-footer .g02v1-footer ul li.subheader {
      line-height: 14px;
      font-weight: bold;
      color: #000;
      padding-top: 5px;
      padding-bottom: 5px; }
     .wbg-footer .g02v1-footer ul li.subheader a {
        color: #000;
 		 text-decoration: none;}
        .wbg-footer .g02v1-footer ul li.subheader a:hover {
          color: #000;
          text-decoration: none;
          border-bottom: 1px solid #000; }
   .wbg-footer .g02v1-footer ul li.sub {
      font-size: 12px;
      line-height: 15px;
      color: #818181;
      margin-left: 10px;
      padding-top: 5px;
      padding-bottom: 5px; }
     .wbg-footer .g02v1-footer ul li.sub a {
        color: #818181;
  		text-decoration: none;}
       .wbg-footer .g02v1-footer ul li.sub a:hover {
          text-decoration: none;
          border-bottom: 1px solid #818181; }
  .wbg-footer .g02v1-footer .sub {
    padding: 0px; }

.wbg-footer .fullwidth {
  padding-left: 10px; }
  .wbg-footer .fullwidth ul {
    padding-left: 0px; }
    .wbg-footer .fullwidth ul li {
      font-size: 12px;
      line-height: 15px;
      color: #818181;
      padding-top: 5px;
      padding-bottom: 5px; }
      .wbg-footer .fullwidth ul li:last-child {
        margin-bottom: 25px; }
      .wbg-footer .fullwidth ul li a {
      text-decoration: none;
        color: #818181;
        padding-left: 0px; }
        .wbg-footer .fullwidth ul li a:hover {
          border-bottom: 1px solid #818181;
          padding-left: 0px; }

.wbg-footer .list-inline > li {
  font-size: 13px;
  color: #818181;
  font-weight: 600;
  padding: 0px;
  margin-top: 10px;
  line-height:16px;
  display:inline-block;  
}
 .wbg-footer .list-inline > li:last-child {
    margin-left: 10px;
    height: 22px;
    border-left: 1px solid #dedede;
    padding-left: 20px;
    vertical-align: sub; }
  .wbg-footer .list-inline > li:first-child {
    text-decoration: none;
    border-bottom: 0px !important; }
    .wbg-footer .list-inline > li:first-child a:hover {
      text-decoration: none;
      border-bottom: 0px !important; }
 .wbg-footer .list-inline > li a {
    color: #818181 !important;
  text-decoration: none;}
    .wbg-footer .list-inline > li a:hover {
      text-decoration: none;
      border-bottom: 1px solid #818181 !important; }

.wbg-footer .g02v1-copyright {
  padding: 8px 0px 0px 0px;
  margin-top: 8px;
  border-top: 1px solid #adadad;
  line-height: 0px; }

.wbg-footer .g02v1-footer-copyright {
  font-size: 11px;
  line-height: 12px;
  color: #333;
  display: block;
  margin-bottom: 6px; }
 .wbg-footer .g02v1-footer-copyright a {
    color: #333;
  text-decoration: none;}
  .wbg-footer .g02v1-footer-copyright a:hover {
      color: #333;
      text-decoration: none;
      border-bottom: 1px solid #333; }

.wbg-footer .g02v1-footer-fraud {
  font-size: 11px;
  line-height: 16px;
  color: #333;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
  display: block; }

.wbg-footer .social-media {
  display: inline-block;
  width: 100%; }
  .wbg-footer .g02v1-footer-fraud a {
   color: #000;
      text-decoration: none;
}
.wbg-footer .g02v1-footer-fraud a:hover {
   color: #000;
   border-bottom: 1px solid #000;
    text-decoration: none;
}

/*=== G02v1 Global Footer end ======*/
/* ====  start Social Icon ====*/
.wbg-footer .social-icon {
  float: left;
  list-style: none;
  border-right: 1px solid #dedede;
  width: inherit; }
 .wbg-footer .social-icon ul {
    float: left;
    list-style: none;
    padding: 8px 15px 4px 15px; }
   .wbg-footer .social-icon ul li {
      float: left;
      padding: 0px;
      margin-right: 7px;
      margin-bottom: 3px; }
    .wbg-footer .social-icon ul li:first-child {
        padding: 0px; }
     .wbg-footer .social-icon ul li:last-child {
        padding: 0px;
        margin-right: 0px; }
    .wbg-footer .social-icon ul li a {
        padding: 0px; }
       .wbg-footer .social-icon ul li a:last-child {
          padding: 0px; }
       .wbg-footer .social-icon ul li a:hover {
          text-decoration: none !important;
          border: 0px; }

.wbg-footer .social-icon-bot {
  float: left;
  list-style: none;
  border: 0px solid #dedede;
  border-top: 0px;
  width: inherit;
  padding: 7px 0px 16px 0px; }
.wbg-footer .social-icon-bot ul {
    padding: 0px;
    width: 100%; }

.wbg-footer .social-icon-img {
  display: block; }

.wbg-footer .social-icon-img img {
  opacity: 1.0; }
  .wbg-footer .social-icon-img img:hover {
    opacity: 0.4;
    color: #333; }

/* ====  end Social Icon ====*/

/*====== Start Media Query======*/
@media (min-width : 320px) and (max-width : 991px){
 .wbg-footer .input-box {
  margin-top: 12px;
  float: left;
  width: 220px!important;
}


}
@media (max-width : 767px){
.wbg-footer .fullwidth {
  padding-left: 0px;
}
.wbg-footer .g02v1-footer-fraud {
  margin-top: 5px;
  text-align: left;
}
.wbg-footer .list-inline >li:last-child {
  margin: 5px 0px 0px 0px;
  display: block;
  border-left: 0px;
  padding-left: 0px;
}
.wbg-footer .g02v1-footer {
  padding: 20px 0px 20px 0px!important;
}
}



  @media (min-width: 767px) {
  .wbg-footer .container {
    width: 740px;
  }
}
@media (min-width: 768px) {
  .wbg-footer .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .wbg-footer .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .wbg-footer .container {
    width: 960px;
  }
}
/*====== end Media Query======*/
.wbg-footer .fa{
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display:block;
  text-decoration: inherit;
  width:20px;
  height:20px;
  font-size:14px;
  color: #000;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  padding: 3px;
  
}
.wbg-footer .fa-angle-down:before{
  content: "\f107";
}
.wbg-footer .fa-angle-down{

  padding: 0px 0px 0px 3px;
  font-size: 20px;
  float: right;
  width: auto;
  height: auto;
}
.wbg-footer .fa-angle-down:hover{
  font-size: 20px;
  color: #39beea;
  border-bottom: 0px;
  text-decoration: none;
}

.wbg-footer .fa-angle-right:before{
  content: "\f105";
}
.wbg-footer .fa-angle-right{

  padding: 0px;
  font-size: 20px;
  float: right;
  width: auto;
  height: auto;
}
.wbg-footer .fa-angle-right:hover{
  font-size: 20px;
  color: #000;
  border-bottom: 0px;
  text-decoration: none;
}

.wbg-footer .fa-angle-left:before{
  content: "\f104";
}
.wbg-footer .fa-angle-left{

  padding: 0px;
  margin-left: -8px;
  font-size: 20px;
  float: right;
  width: auto;
  height: auto;
}
.wbg-footer .fa-angle-left:hover{
  font-size: 20px;
  border-bottom: 0px;
  text-decoration: none;
}

/*Modified CSS for OLC*/
.wbg-footer .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.wbg-footer .g02v1-copyright {
  padding: 8px 0px 0px 0px !important;
}