body {
  overflow-y: scroll;
}
map area {
  outline: none;
}
header.navbar {
  margin-bottom: 0;
  border-bottom-color: #6d6e71;
}
.ByCountry ul {
 list-style-type: none !important; 
}
.ByCountry li{
 background: none !important;
}
#results {
 width:100% !important; 
}
#logo {
  display: block;
  float: left;
}
#logo img {
  display: block;
}
#header-banner {
  
}
#lang li a {
  color: #1077b3;
  font-weight: 800;
}
#header-socials {
  margin: 0;
}
#countries {
  padding-top: 20px;
  display: none;
  border-top: solid 1px #6d6e71;
}
#countries ul {
  margin-bottom: 0;
}
#countries ul li {
  padding-left: 20px;
}
#countries .col-md-4 #map-container {
  margin: 0 0 20px;
  width: 244px;
}
#countries .col-md-4 #map-container .input-group {
  margin-bottom: 10px;
}
#countries .col-md-4 #map-container img {
  margin: 20px 0 0;
  display: block;
}
#content {
  padding: 20px 0;
}
footer {
  padding: 20px 0 30px;
}
footer h4 {
  color: #6d6e71;
  cursor: pointer;
}
footer .list-unstyled {
  margin: 0;
}
footer #footer-links {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #6d6e71;
  padding-top: 20px;
  margin: 0;
}
footer #footer-links li a {
  font-weight: 800;
}
.navbar-toggle {
  border-color: #dddddd;
}
.navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-collapse {
  max-height: none;
}
.navbar-nav > li > a {
  text-transform: uppercase;
  line-height: 1;
  font-size: 16px;
  background-color: transparent;
}
.dropdown-menu>li>a {
  word-wrap: break-word;
  white-space: normal;
}
#footer-links.nav>li>a:hover, #footer-links.nav>li>a:focus {
  background-color: #eee;
}
#header-banner img {
    width: 100% !important;
    height: auto !important;
  }

  


@media (min-width: 768px) {
  #logo {
    float: left;
  }
  #header-right {
    margin-top: 20px;
  }
  #header-banner {
    display: block;
  }
  
  #menu-toggle {
    display: none;
  }
  #header-right {
    max-width: 215px;
    float: right;
    margin: 0;
  }
  #countries {
    border: 0;
  }
  #countries ul li {
    padding-left: 0;
  }
  #countries .col-md-4 #map-container {
    margin: 0 auto 20px;
  }
  #main-menu {
    margin-top: 10px;
  }
  ul.linkList     {
    list-style-type: none !important; 
  }
  .navbar-collapse {
    padding: 0;
  }
  .navbar-nav {
    width: 100%;
    float: none;
  }
  .navbar-nav > li {
    display: table-cell;
    width: 1%;
    float: none;
    border-color: transparent;
  }
  .navbar-nav > li:last-child {
    border-right-width: 2px;
  }
  .navbar-nav > li:first-child {
    border-left-width: 2px;
  }
  .navbar-nav > li > a {
    text-align: center;
    text-decoration: none;
  }
  .navbar-nav > li > a > span {
    padding-bottom: 10px;
    border-bottom: solid 1px transparent;
  }
  .navbar-nav > li > .dropdown-menu {
    width: calc(100% + 4px);
    top: calc(100% + 0px);
    margin-left: -2px;
    border-width: 2px;
    border-top: 0;
  }
  footer .col-sm-2 {
    width: 20%;
  }
  footer h4 {
    cursor: auto;
  }
  footer #footer-links li a {
    font-size: 12px;
    padding: 0;
  }
  footer #footer-links li a:hover {
    background-color: transparent !important;
  }
}
@media (min-width: 992px) {
  #countries .col-md-4 #map-container {
    margin: 0 0 20px;
  }
  
  
}

@media (max-width: 768px) {
    
  #logo {
      width: 250px;
    height: 70px;
    background: url('/media/2016-1/2016-2/oecdlogo-without-blurb.png') 0 0 no-repeat;
  }

  #banner-big, #banner-small {
    display:none;
  }
}

@media (min-width: 768px) {
    
  #logo.lang-en {
      width: 250px;
  height: 92px;
  background: url('/media/oecdorg/styleassets/images/header/logooecd_en.png') 0 0 no-repeat;
  }

  #logo.lang-fr {
      width: 250px;
  height: 92px;
  background: url('/media/oecdorg/styleassets/images/logooecd_fr.png') 0 0 no-repeat;
  margin-bottom:10px;
  }

  #banner-medium, #banner-small {
    display:none;
  }
  
  .breadcrumb {
    padding: 8px 15px !important;
    margin: 0px 0px 20px 0px !important;
	}
}

@media (max-width: 321px) {
    
  #logo {
      width: 150px;
  height: 42px;
  background: url('/media/2016-1/2016-2/oecdlogo-without-blurb-small.png') 0 0 no-repeat;
  }

  #banner-medium, #banner-big {
    display:none;
  }
}
