.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Firefox */
  /* Safari */

}
/* When using a fixed navigation pushs content below */
#editbar_editBar .navbar .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin: 5px 5px 6px;
  line-height: 18px;
}
/*!
 * Global
*/

.document-text-feature ul li a {
  margin: 0;
  font-family: inherit;
  font-size: 14px;
  font-weight: bold;
  color: #223b6a;
  text-rendering: optimizelegibility;
}
.newsletter iframe {
  border: none !important;
}
a:hover {
  text-decoration: none !important;
}
#form1 {
  margin: 0;
}
p.introTxt {
  font-size: 16px;
  font-weight: 200;
  line-height: 21px;
}
body.inEditMode {
  padding: 0px;
}
div.nav-search {
  margin-right: 5px;
}
button.search-button {
  margin: 5px -5px 5px !important;
}
h1 {
  margin-top: 20px;
  text-transform: uppercase;
}
.well {
  background: white;
  border: none;
}
/* template backgrounds */

body {
  background: url(img/bg-repeat.jpg) repeat-y center top;
}
.wrapper {
  background: url(img/bg.jpg) no-repeat top center;
  padding-bottom: 250px;
  position: relative;
}
.wrapper:after {
  position: absolute;
  background: url(img/footer1.gif) center no-repeat;
  height: 314px;
  width: 100%;
  content: " ";
  display: block;
  left: 0;
}
footer {
  height: 180px;
  background: url(img/footer2.jpg) repeat-x center top;
  position: relative;
  z-index: 1;
}
/* hide country-campaigns child pages */

.page-country-campaigns .navigation li ul,
.page-resources .navigation li ul {
  display: none;
}
/* navigation */

.navigation {
  position: relative;
  display: block;
  padding-top: 126px;
  height: 30px;
  margin-left: 16px !important;
}
.navigation li {
  float: left;
}
.navigation li.active a {
  position: relative;
  color: white;
  cursor: default;
  background: #223b6a;
}
.navigation li.active a:before {
  position: absolute;
  content: " ";
  background: url(img/nav-birds.png) no-repeat center top;
  width: 100%;
  height: 35px;
  margin-top: -40px;
  margin-left: -7px;
}
.navigation a {
  float: left;
  display: block;
  color: #223b6a;
  background: white;
  padding: 0 7px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  text-decoration: none;
  margin-right: 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.navigation a:hover {
  color: white;
  background: #223b6a;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.navigation .nav {
  position: absolute;
  top: 170px;
}
.navigation .nav li a {
  position: relative;
  cursor: pointer;
  background-color: white;
  color: #223b6a;
}
.navigation .nav li a:hover {
  color: white;
  background: #333333;
}
.navigation .nav li a:before {
  position: absolute;
  content: " ";
  display: none !important;
}
.navigation .nav li.active a {
  background: #223b6a;
  color: white;
}
.navigation .nav li:nth-child(1) a:after {
  position: absolute;
  content: " ";
  display: block;
  border-left: 5px solid rgba(255, 255, 255, 0);
  border-right: 5px solid rgba(255, 255, 255, 0);
  border-bottom: 5px solid white;
  margin-top: -35px;
  cursor: pointer;
}
/* side bar navigation */

.sidebar {
  margin-top: 22px;
}
.sidebar .nav li {
  margin-bottom: 5px;
}
.sidebar .nav li.active a {
  position: relative;
  color: white;
  cursor: default;
  background: #223b6a;
}
.sidebar .nav a {
  display: block;
  color: #223b6a;
  background: white;
  padding: 0 7px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar .nav a:hover {
  color: white;
  background: #333333;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/* footer features */

.footer-features {
  margin-top: 50px;
}
.footer-features h3 {
  margin-bottom: 10px;
}
.footer-features .feature-large,
.footer-features .newsletter {
  padding: 20px 15px;
}
.footer-features .feature-small {
  padding: 0px 15px;
}
.footer-features .feature-large {
  position: relative;
  height: 350px;
  background-color: white;
}
.footer-features .feature-large a.twitter-logo {
  display: block;
  text-align: center;
}
.footer-features .feature-small {
  position: relative;
  height: 275px;
  background-color: white;
  text-align: center;
}
.footer-features .feature-small a {
  display: block;
}
.footer-features .newsletter {
  background-color: white;
  height: 65px;
  margin-bottom: 12px;
}
.footer-features .newsletter .newsletter-input {
  width: 185px;
}
.footer-features .feature-large:after,
.footer-features .feature-small:after {
  position: absolute;
  content: " ";
  display: block;
  z-index: -100;
  bottom: 0;
  margin-bottom: -40px;
  margin-left: -15px;
  width: 0;
  height: 0;
  border-left: 154px solid rgba(255, 255, 255, 0);
  border-right: 154px solid rgba(255, 255, 255, 0);
  border-top: 40px solid white;
}
/* footer */

footer {
  padding-top: 50px;
}
footer p {
  color: #999999;
  font-size: 11px;
  line-height: 10px;
}
footer a {
  color: white;
  font-weight: bold;
}
footer a:hover {
  color: #999999;
}
footer .footer-right {
  text-align: right;
}
footer .footer-logos {
  text-align: right;
  margin-left: 16px !important;
  margin-top: -50px;
}
footer .footer-logos li {
  float: right;
  margin: 40px 0 0 30px;
}
footer .addthis_toolbox {
  margin-top: 20px;
}
footer iframe {
  border: none !important;
  float: right;
}
.twitter-feed-feature {
  height: 302px;
  overflow: auto;
  padding: 0;
}
.twitter-feed-feature .title {
  margin-top: -31px;
  padding-bottom: 10px;
  float: right;
  color: white;
}
.twitter-feed-feature .title a {
  display: inline-block;
  margin-left: 10px;
  color: #223b6a;
  font-weight: bold;
  font-size: 14px;
}
.twitter-feed-feature ul {
  list-style: none;
  clear: right;
}
.twitter-feed-feature ul li {
  border-bottom: 1px solid #aaaaaa;
  margin-bottom: 10px;
}
.twitter-feed-feature ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.twitter-feed-feature ul li .tweet_avatar {
  float: left;
}
.twitter-feed-feature ul li .tweet_avatar img {
  padding: 5px 7px 5px 0;
}
.twitter-feed-feature ul li .tweet_time {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 3px;
}
.twitter-feed-feature ul li .tweet_text {
  display: block;
}
.twitter-feed-feature ul li .tweet_text a {
  color: #223b6a;
}
.campaigns-list-feature ul {
  padding: 0;
  margin: 20px 0 0 0;
  list-style: none;
  color: #1f396a !important;
}
.campaigns-list-feature ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  width: 30%;
  margin-right: 5%;
  height: 250px;
}
.campaigns-list-feature ul li:nth-child(3n) {
  margin-right: 0 !important;
}
.campaigns-list-feature ul li .listItem {
  display: block;
  text-align: center;
}
.campaigns-list-feature ul li .listItem h3 {
  display: inline-block;
  margin-top: 10px;
  padding: 4px 10px;
  background: white;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.campaigns-list-feature ul li .listItem .listImage {
  position: relative;
}
.campaigns-list-feature ul li .listItem .listImage img {
  width: 270px;
  height: 180px;
}
.campaigns-list-feature ul li .listItem .listImage .summary {
  display: none;
  position: absolute;
  top: 0px;
  left: 8px;
  right: 8px;
  bottom: 0px;
  padding: 20px;
}
.campaigns-list-feature ul li .listItem:hover .listImage .summary {
  display: block;
  background: white;
}
