img.img-responsive.pull-left {
  max-width: 180px;
  clear: both;
  float: left;
}

img.img-responsive.pull-right {
  max-width: 180px;
  clear: both;
  float: right;
}

main ul ul {
  list-style-type: circle;
}

header .connect [class^="icon-"], [class*=" icon-"] {
  vertical-align: baseline;
}

header .connect .social-icon {

}

header .connect .social-icon span {
  display: inline-block;
  margin: 0;
  margin-right: 10px;
  margin-bottom: -5px;
}

[class^="icon-"], [class*=" icon-"] {
  vertical-align: baseline;
}

main ul.two-column-nb {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  width: 100% \9;
  overflow: hidden \9;
  font-family: "open-sans", arial;
  margin: 0;
}

main ul.two-column-nb li {
  background: none no-repeat 0 0 transparent !important;
  list-style: none !important;
  width: 50% \9;
  float: left \9;
}

main .supporter > span {
  padding: 0 0 0 15px;
}

header .nav-row .nav-section .nav > li .menu ul li a {
  background: none;
  text-align: left;
  max-width: 210px;
  margin-left: 0.8rem;
}

header .nav-row .nav-section .nav > li .menu ul li a:hover {
  background: none;
}

header .nav-row .nav-section .nav > li .menu {
  max-height: none !important;
}

header .nav-row .nav-section .nav > li a {
  text-decoration: none;
}

ul li {
  /* undo ektron stylesheet line heights */
  line-height: inherit;
}

header .connect a > span {
  display: inline-block;
  margin: 0;
  margin-right: 10px;
  margin-bottom: -5px;
}

footer .connect a {
  display: inline;
}

main ul ul {
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: circle;
}

ul.no-bullets {
  list-style: none;
  margin-left: 0;
}

ul.no-bullets li {
  list-style-type: none;
  margin-bottom: .2rem;
}

/**
 * @file
 * Styles for breadcrumbs.
 */

.breadcrumb {
  padding-bottom: 0.5em;
  background-color: transparent;
}

.breadcrumb ol {
  margin: 0;
  padding: 0;
}

[dir="rtl"] .breadcrumb ol {
  margin-right: 0;
}

.breadcrumb li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/*.breadcrumb li:after {
  font-family: 'FontAwesome';
  content: '\f054';
  color: #d1e5eb;
}*/

.breadcrumb li:first:after {
  content: none;
}

.img-paragraph {
  float: left;
  border: 10px solid rgb(255, 255, 255);
}

.c_title {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.tk-futura-pt {
  font-family: "futura-pt", sans-serif;
}

.tk-open-sans {
  font-family: "open-sans", sans-serif;
}

.supporters > ul {
  border: solid 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.quotes:after {
  content: "\201C";
}

.quotes:before {
  content: "\201D";
}

main ul, section ul {
  font-family: "open-sans", Arial;
  font-size: 14px;
  font-size: 1.4rem;
}
main ul li, section ul li {
  list-style-type: circle;
}
.supporters ul li {
  list-style-type: none !important;
}

main .callout {
  word-break: break-word;
}

.spot-1.background-gradient {
  margin-bottom: 0!important;
}

#main {
  margin-top: 0;
}

.img-callout {
  margin-left: auto;
  margin-right: auto;
}


section {
  padding-left: 0!important;
  padding-right: 0!important;
  padding-bottom: 30px;
}
