
body, html {
    font-family: "proxima-nova",arial,sans-serif;
    height: 100%;
}
a:hover {
    color: #434343;
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    color: white;
    margin-top: 0;
}
#contentPrimary h1 {
    color: #2153aa;
    font-size: 48px;
    font-weight: 300;
    margin-bottom: 25px;
    text-align: left;
    text-transform: uppercase;
}
#contentPrimary h2 {
    color: #98bb2d;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 25px;
}
#contentPrimary h3 {
    color: #2153aa;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: left;
    text-transform: uppercase;
}
#contentPrimary h4 {
    color: #2153aa;
    font-weight: bold;
    margin-bottom: 15px;
}
#contentPrimary h5 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
p {
    color: #555;
    font-size: 20px;
}
.internal #contentPrimary p {
    font-size: 16px;
}
#contentPrimary ul, ol {
    margin: 0 0 30px 15px;
    padding: 0;
}
li {
    font-size: 16px;
    line-height: 28px;
}
li a {
    color: #434343;
    font-weight: bold;
}
.floatLeft {
    float: left;
    margin: 0 20px 20px 0;
}
.floatRight {
    float: right;
    margin: 0 0 20px 20px;
}
header {
    width: 100%;
}
header > .navbar {
    padding: 0 50px;
}
.navbar-default {
    background: #2153aa none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    text-align: center;
    width: 100%;
}
.navbar-default .navbar-nav > li > a {
    color: white;
}
.navbar-toggle {
    background-color: #ddd;
    float: left;
    margin: 20px;
}
.navbar-toggle span.label {
    color: #434343;
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
}
.navbar-brand {
    background: #555555 none repeat scroll 0 0;
    color: #ffffff !important;
    display: block;
    font-size: 40px !important;
    height: auto;
    margin-left: 30px;
    padding: 40px 20px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
.internal .navbar-brand {
    font-size: 26px !important;
    margin-right: 20px;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    background: #555 none repeat scroll 0 0 !important;
}
.navbar-brand:focus, .navbar-brand:hover {
    background: #555555 none repeat scroll 0 0;
    color: #ffffff;
}
.navbar-nav {
    float: none;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.navbar-collapse.in {
    overflow-y: visible;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background: #98bb2d none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
}
nav {
    background: transparent none repeat scroll 0 0;
    padding: 0;
}
ul.main {
    display: inline-block;
    list-style: outside none none;
    margin: 0 !important;
}
ul.main li {
    list-style: outside none none;
}
.internal ul.cta li {
    font-size: 14px;
}
ul.main a {
    font-family: "proxima-nova-alt-condensed",arial,sans-serif;
    font-size: 20px;
    font-weight: 300;
    padding: 35px 22px;
    text-align: left;
    text-rendering: optimizelegibility !important;
    text-transform: uppercase;
}
ul.main li.selected a, ul.main li.active a {
    background: #09398b none repeat scroll 0 0;
}
nav.fixed ul.main a {
    padding-bottom: 20px;
    padding-top: 20px;
}
ul.main a:hover, ul.main li:hover {
    background: #98bb2d none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
    transition: background 0.25s ease 0s;
}
ul.main ul {
    display: none;
}
ul.main li:hover ul {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    display: block;
    margin: 0;
    min-width: 200px;
    padding: 10px 0;
    position: absolute;
    z-index: 10000;
}
ul.main li:hover ul li {
    float: none;
    width: 100%;
}
ul.main li:hover ul li a {
    background: transparent none repeat scroll 0 0;
    color: #222;
    display: block;
    font-family: "proxima-nova",arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 7px 15px;
    text-transform: none;
}
ul.main li.megamenu ul {
    width: 450px;
}
ul.cta {
    margin-top: 20px;
    position: absolute;
    right: 30px;
    z-index: 100;
}
.internal ul.cta {
    float: right;
    margin: 0 !important;
}
.internal ul.cta li {
    margin-bottom: 0;
}
.internal ul.cta li a {
    padding-bottom: 15px;
    padding-top: 15px;
}
ul.cta li {
    cursor: pointer;
}
ul.cta li:first-child {
    margin-right: 10px;
}
.internal ul.cta li:first-child {
    margin-right: 10px;
}
ul.cta li a {
    background: #2153aa none repeat scroll 0 0;
    color: white;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 15px;
    text-transform: uppercase;
}
ul.cta li a:hover {
    background-color: #bad80a !important;
    color: white;
    text-decoration: none;
    transition: background 0.25s ease 0s;
}
#media {
    margin-bottom: 0;
    position: relative;
    z-index: 10;
}
#wrapLogo {
    background: rgba(0, 0, 0, 0) url("../images/images/logo_bg.png") no-repeat scroll left top;
    height: 265px;
    padding: 25px 35px;
    position: absolute;
    width: 450px;
    z-index: 100;
}
.home #media #carousel img {
    width: 100%;
}
.home #media .carousel-indicators {
    bottom: -15px;
    left: auto;
    right: 292px;
    text-align: right;
}
.home #media .carousel-indicators li {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    width: 30px;
}
.home #media .carousel-indicators .active {
    background: #98bb2d none repeat scroll 0 0;
    height: 10px;
    margin: 1px;
    width: 30px;
}
.home #media .carousel-caption {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 45px;
    left: auto;
    max-width: 400px;
    padding: 30px 35px 33px;
    right: 30px;
    text-align: left;
    top: auto;
}
/* right side */
.home #media .carousel-caption.right {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 45px;
    left: 30px;
    max-width: 400px;
    padding: 30px 35px 33px;
    right: auto;
    text-align: left;
    top: auto;
}
.home #media .carousel-caption h2 {
    color: #ffc72c;
    font-size: 40px;
    font-weight: 600;
    text-align: left;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}
.home #media .carousel-caption p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    text-align: left;
}
.home #media .carousel-caption p.button {
    background: #98bb2d none repeat scroll 0 0;
    display: inline-block;
    margin-bottom: 5px;
    padding: 10px 20px;
}
.home #media .carousel-caption p.button a {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-shadow: none;
    text-transform: uppercase;
}
.internal #media {
    height: auto;
}
.internal #media h1 {
    color: #fff;
    font-size: 42px;
    left: 150px;
    position: absolute;
    text-transform: uppercase;
    top: 380px;
}
#media .carousel-caption {
    top: 23%;
}
#breakingNews {
    background: #ffc72c none repeat scroll 0 0;
    color: #fff;
    margin-top: -20px;
    padding: 0;
    text-align: left;
}
.alert-info {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    padding: 20px 0;
}
.alert h4 {
    color: #000 !important;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
}
.alert p {
    color: #000;
    text-align: left;
}
.alert .close {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font-size: 36px;
    opacity: 1;
    text-align: center;
    width: 35px;
}
#impact {
    padding: 60px 0 40px;
}
#impact2 {
    background: rgba(0, 0, 0, 0) url("../images/images/animal_bg.gif") no-repeat scroll center bottom;
    border-bottom: 20px solid #215bc2;
    padding: 60px 0 150px;
}
#impact3 {
    background: rgba(0, 0, 0, 0) url("../images/images/pawprints.gif") no-repeat scroll center bottom;
    padding: 60px 0 120px;
}
#impact4 {
    padding: 60px 0;
}
#impact h3, #impact2 h3, #impact3 h3, #impact4 h3 {
    color: #2153aa;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 50px;
    padding: 0 170px;
    text-align: center;
    text-transform: none;
}
#impact h2, #impact2 h2, #impact3 h2, #impact4 h2 {
    color: #215bc2;
    font-size: 72px;
    font-weight: bold;
    text-align: center;
}
#impact h2 img, #impact2 h2 img, #impact3 h2 img, #impact4 h2 img {
    margin-right: 10px;
    position: relative;
    top: -6px;
    vertical-align: middle;
}
#impact p, #impact2 p, #impact3 p, #impact4 p {
    font-size: 20px;
    text-align: center;
}
p.button {
    background: #98bb2d none repeat scroll 0 0;
    border-right: 20px solid #ffc72c;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
}
p.button a {
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
p.button a:hover {
    text-decoration: none;
}
p.button:hover {
    cursor: pointer;
}
p.button i {
    position: relative;
    right: -34px;
}
#impact p.button, #impact2 p.button, #impact3 p.button, #impact4 p.button {
    margin: 45px 0;
}
.center {
    text-align: center;
}
#cta {
    background: #e9f0fc none repeat scroll 0 0;
    padding: 70px 0;
}
#cta.bg {
    background: #e9f0fc none repeat scroll 0 0;
}
#cta h2 {
    color: #2153aa;
    font-size: 48px;
    font-weight: 300;
    margin-bottom: 45px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}
#cta .item {
    text-align: center;
}
#cta .image {
    background-color: #000;
    margin-bottom: 15px;
    position: relative;
    transition: background 0.5s ease 0s;
}
#cta a:hover .image {
    background-color: #2153aa;
}
#cta .image img {
    max-width: 100%;
    opacity: 0.8;
}
#cta a:hover .image img {
    opacity: 0.5;
}
#cta a:hover {
    cursor: pointer;
    transition: all 0s ease-in 0s;
}
#cta .image h3 {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    top: 67%;
    width: 100%;
    z-index: 10;
}
#cta p.button {
    margin-top: 5px;
}
#donation {
    background: #000 url("../images/images/cat_background.jpg") no-repeat fixed 0 0 / cover ;
    padding: 70px 0;
    text-align: center;
}
#donation h2 {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 0;
    text-align: center;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
}
#donation .gutter {
    background: rgba(33, 83, 170, 0.5) none repeat scroll 0 0;
    border: 10px solid #2153aa;
    border-radius: 300px;
    height: 300px;
    margin: 0 auto;
    padding: 30px;
    text-align: center;
    transition: background 0.5s ease 0s;
    width: 300px;
}
#donation a:hover .gutter {
    background: #2153aa none repeat scroll 0 0;
    cursor: pointer;
}
#donation h3 {
    color: #ffc72c;
    font-size: 65px;
    font-weight: bold;
    text-align: center;
}
#donation a {
    text-decoration: none;
}
#donation img {
    clear: both;
    display: block;
    margin-bottom: 5px;
    margin-left: 68px;
}
#donation .donate2 img {
    margin-left: 52px;
}
#donation p {
    color: #fff;
    line-height: 24px;
}
#donation p.button {
    margin-top: 50px;
}
#sponsors {
    background: #fff none repeat scroll 0 0;
    padding: 30px 0;
    text-align: center;
    width: 100%;
}
#sponsors h2 {
    color: #fff;
}
#sponsors img {
    margin: 0 10px;
    max-height: 110px;
}
#sponsors h3 {
    background: transparent none repeat scroll 0 0;
    color: #2153aa !important;
    font-size: 24px;
    margin-bottom: 20px !important;
}
footer {
    background: #2153aa url("../images/footer_bg.png") no-repeat scroll center bottom;
    padding: 50px 0 0 !important;
}
footer h4 {
    color: #b9db52;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
}
footer ul {
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0;
}
footer ul li {
    float: none;
    width: 100%;
}
footer ul li a, footer p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    text-transform: none;
}
footer ul li a:hover, footer ul li a:focus {
    color: #ffc72c;
    text-decoration: none;
}
footer .fa {
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
    margin-right: 5px;
}
footer input {
    border: medium none;
    height: 30px;
    margin-bottom: 20px;
    padding: 3px 5px;
}
footer button {
    background: #98bb2d none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    text-transform: uppercase;
}
footer #copyright p {
    background: #09398b none repeat scroll 0 0;
    margin: 88px 0 0;
    padding: 20px 0;
    text-align: center;
}
.landing #media {
    height: auto !important;
    margin-top: 120px;
}
.internal #media {
    margin-top: 120px;
}
.internal header > .navbar {
    padding: 0 30px;
}
.internal .navbar-header {
    float: left;
    margin-top: 13px;
    width: 16%;
}
.internal .navbar-header img {
    height: auto;
    width: 100%;
}
.internal ul.cta li a {
    background: #98bb2d none repeat scroll 0 0;
}
.internal #navbar {
    float: right;
    margin-top: 50px;
    width: 83%;
}
.internal .navbar-nav {
    float: right;
    margin-left: 20px;
}
.internal ul.main a {
    padding: 26px 17px 27px;
}
.internal .navbar-default .navbar-nav > li > a {
    font-size: 18px;
}
.internal ul.cta li a {
    font-size: 16px !important;
}
.internal .carousel-caption h1 {
    float: left;
    position: relative;
    text-align: left;
}
.internal .elevatorPitch {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    padding: 10px 35px;
    margin-top:20px;
}
.internal .elevatorPitch p {
    color: #fff;
    font-size: 20px !important;
    text-align: center;
}
.wrapContent {
    margin-top: 50px;
}
.internal #contentPrimary {
    padding: 0 0 50px;
    position: relative;
    z-index: 20;
}
.landing #contentPrimary {
    margin-top: -153px;
}
.landing h3 {
    background: #2153aa none repeat scroll 0 0;
    color: #fff !important;
    font-size: 20px;
    margin: 0 !important;
    padding: 10px 15px;
}
/* Set min height for landing page internal promos */
.landing .col-md-9 .col-sm-4 {
  min-height: 475px;
}
.internal .carousel-caption {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    bottom: 0;
    display: inline-block;
    left: 50px;
    padding: 20px 30px;
    position: absolute;
    right: auto;
    top: auto !important;
}
.internal .carousel-caption h2 {
    color: #ffc72c;
    font-size: 36px;
    font-weight: 600;
    margin: 0;
}
.internal #contentPrimary p {
    margin-bottom: 20px;
}
.internal #contentPrimary .content .gutter {
    padding: 20px;
}
.landing #contentPrimary h1 {
    color: #ffc72c;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
    text-transform: none;
}
.internal #contentPrimary .content p {
    color: #333;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: left;
}
.internal #contentPrimary .section-nav .menu {
    margin-bottom: 20px;
    padding: 0;
}
.internal .section-nav .col-xs-12 {
    padding: 0;
}
.content {
    padding-left: 30px;
}
.section-nav {
    padding-right: 30px;
}
.section-nav .btn {
    background: #98bb2d none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    margin-bottom: 20px;
    padding: 15px;
    width: 100%;
}
.internal .section-nav .btn h3, .internal .section-nav .btn h4, .internal .section-nav .btn p {
    background: transparent none repeat scroll 0 0;
    color: #fff !important;
    margin: 0 !important;
    padding: 0;
}
.content .row {
    margin-bottom: 15px;
}
.content .col-sm-4 img {
    height: auto;
    margin-bottom: 15px;
    width: 100%;
}
.internal #contentSecondary {
    background: #ccc none repeat scroll 0 0;
}
.internal #contentSecondary h4 {
    color: #434343;
}
ul.internalNav {
    list-style: outside none none;
    margin: 0 0 40px !important;
    padding: 0;
}
ul.internalNav li {
    width: 100%;
}
ul.internalNav a {
    border-right: 5px solid #2153aa;
    color: #2153aa;
    display: block;
    font-size: 19px;
    font-weight: 500;
    padding: 7px 10px 7px 0;
    text-transform: none;
}
ul.internalNav a:hover {
    border-right: 5px solid #98bb2d;
    color: #98bb2d;
    text-decoration: none;
}
ul.internalNav li.selected a, ul.internalNav li.active a {
    background: #98bb2d none repeat scroll 0 0;
    border-color: #98bb2d;
    color: #fff;
    padding-left: 10px;
}
ul.internalNav ul {
    background: #eee none repeat scroll 0 0;
    margin: 0 !important;
}
ul.internalNav ul li {
    list-style: outside none none;
}
ul.internalNav ul li a {
    background: transparent none repeat scroll 0 0 !important;
    color: #333 !important;
    font-size: 16px;
    padding: 5px 20px !important;
}
ul.internalNav ul li.first a {
    padding-top: 10px !important;
}
ul.internalNav ul li.last a {
    padding-bottom: 10px !important;
}
.cross-links {
    padding: 40px 0;
}
#feature {
    background: rgba(0, 0, 0, 0) url("../images/images/dog_background.jpg") no-repeat fixed 0 0 / cover ;
    padding: 70px 0;
    width: 100%;
}
#feature h2 {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: center;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
}
#feature .content {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
    padding: 30px;
    text-align: left;
}
#feature .content p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 25px;
}
.internal .feature, .internal .quickLinks {
    background: #dedede none repeat scroll 0 0;
    margin-bottom: 15px;
    padding-top: 150px;
}
.internal .quickLinks {
    margin-bottom: 0;
    padding-top: 0;
}
.internal .quickLinks .content {
    padding: 50px 0;
}
.internal .quickLinks .image {
    background: #555 none repeat scroll 0 0;
    height: 100%;
    padding: 107px;
}
.internal .quickLinks .image p {
    color: #fff;
}
.internal .quickLinks h3 {
    margin-top: 40px;
}
.internal .quickLinks .cta {
    display: block;
    margin-top: 35px;
    text-align: center;
}
.internal .quickLinks .cta li {
    background: #444 none repeat scroll 0 0;
    display: inline-block;
    list-style-type: none;
    margin-right: 5px;
    padding: 20px;
    text-align: center;
}
.internal .quickLinks .cta li a {
    color: #fff;
    padding: 10px;
}
.internal #content {
    padding: 40px 0;
}
.internal #content p {
    text-align: left;
}
.internal #content .image h2 {
    background: #434343 none repeat scroll 0 0;
    color: #fff;
    height: 300px;
    padding: 50px;
    width: 100%;
}
.internal #media img {
    width: 100%;
}
.menuTitle {
    display: none;
}
#mobileLogo {
    display: none;
}
.hvr-sweep-to-right {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-sweep-to-right::before {
    background: #2153aa none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0 50% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: white;
}
.hvr-sweep-to-right:hover::before, .hvr-sweep-to-right:focus::before, .hvr-sweep-to-right:active::before {
    transform: scaleX(1);
}
#poweredBy > div {
  background: #09398b none repeat scroll 0 0;
}
#alert_view.close {
  font-size: 30px;
  padding: 2px;
}
/** News List Display CSS **/
.left.thumbnail {
  float: left;
  margin-right: 10px;
}
img.thumbnail {
  height: auto;
  width: 125px;
}
.col-md-9.col-md-push-3.content > img {
  float: left;
  padding: 20px 20px 20px 0;
}
@media (max-width: 1450px) and (min-width: 768px) {
.navbar-header {
    float: none;
}
}
@media only screen and (min-width: 1400px) {
}
@media only screen and (max-width: 1400px) {
ul.main a {
    padding: 35px 16px;
}
.internal ul.main a {
    font-size: 17px;
    padding: 26px 16px 27px;
}
.internal .navbar-default .navbar-nav > li > a {
    font-size: 17px;
}
@media only screen and (max-width: 1300px) {
ul.main li {
    max-width: 14%;
}
ul.main li li {
    max-width: 100%;
}
ul.main li a {
    text-align: center;
}
ul.main li li a {
    text-align: left;
}
.internal ul.main a {
    font-size: 17px;
    padding: 26px 14px 15px;
}
.internal .navbar-default .navbar-nav > li > a {
    font-size: 17px;
}
}
@media only screen and (max-width: 1200px) {
p {
    font-size: 18px;
}
ul.main li {
    max-width: 13%;
}
ul.main li a {
    font-size: 15px;
    padding: 20px 14px;
}
.internal ul.main li a {
    font-size: 14px;
    padding: 35px 11px;
}
.home #media .carousel-caption h2 {
    font-size: 36px;
}
#impact h3, #impact2 h3, #impact3 h3, #impact4 h3 {
    font-size: 22px;
    padding: 0 100px;
}
#impact p, #impact2 p, #impact3 p, #impact4 p {
    font-size: 18px;
    line-height: 24px;
}
#cta .image h3 {
    font-size: 29px;
}
#donation .gutter {
    height: 280px;
    padding: 20px 30px;
    width: 280px;
}
#donation img {
    margin-left: 60px;
}
footer ul li a, footer p {
    font-size: 14px;
}
footer input {
    margin-bottom: 10px;
}
footer button {
    margin: 0 0 20px;
}
footer {
    background-size: 95% auto;
}
.internal #navbar {
    border-top: 1px solid #fff;
    margin-top: 0;
    width: 100%;
}
.internal ul.main li a {
    padding: 15px 17px;
}
.internal header > .navbar {
    padding: 0;
}
.internal .navbar-header {
    margin: 10px 0 10px 20px;
}
.internal #contentPrimary {
    padding: 0 15px 50px;
}
#donation .donate2 img {
    margin-left: 40px;
}
}
@media only screen and (max-width: 992px) {
p {
    font-size: 16px;
}
#wrapLogo {
    background-size: 70% auto;
    height: 180px;
    padding: 15px 25px;
    width: 430px;
}
nav {
    padding: 0;
}
header > .navbar {
    margin: 0;
    padding: 0;
}
ul.main li {
    border-right: 1px solid #09398b;
    height: 70px;
}
ul.main li li {
    border: medium none;
    height: auto;
}
ul.main li.last {
    border: medium none;
}
ul.main li a {
    font-size: 15px;
    height: 100%;
    padding: 15px 12px;
}
.internal ul.main li a {
    font-size: 13px;
}
#media {
    height: 615px;
}
#media ul.cta {
    display: block;
}
header ul.cta {
    display: none;
}
ul.cta {
    margin: 0;
}
.internal ul.cta {
    display: block !important;
    position: absolute;
    right: 20px;
    top: 0;
}
.navbar {
    margin-bottom: 10px;
}
ul.cta li {
    margin: 0 0 10px;
}
#breakingNews {
    margin-top: 0;
}
.elevatorPitch {
    padding: 40px 0;
}
#impact, #impact2, #impact3, #impact4 {
    margin-bottom: 20px;
    padding: 75px 0 125px;
}
.cta {
    margin-bottom: 20px;
}
#cta .image h3 {
    font-size: 25px;
}
#donation h2 {
    font-size: 42px;
}
#donation h3 {
    font-size: 55px;
    margin-bottom: 3px;
}
#donation img {
    margin-left: 42px;
}
#donation .gutter {
    height: 220px;
    padding: 13px 27px;
    width: 220px;
}
#donation img {
    height: auto;
    width: 43%;
}
#donation p {
    font-size: 15px;
    line-height: 19px;
}
#donation p.button {
    font-size: 18px;
}
#sponsors img {
    height: auto;
    max-height: none;
    width: 13%;
}
#wrapLogo img {
    width: 50%;
}
ul.cta li a {
    font-size: 15px;
    padding: 10px;
}
.home #media .carousel-caption, .home #media .carousel-caption.right {
    background: #fff none repeat scroll 0 0;
    max-width: 100%;
    padding: 20px 30px;
    position: static;
    width: 100%;
}
.home #media .carousel-caption h2 {
    color: #2153aa;
    text-shadow: none;
}
.home #media .carousel-caption p {
    color: #333;
    text-shadow: none;
}
.home #media .carousel-indicators {
    bottom: 172px;
    right: 20px;
}
#impact, #impact2, #impact3, #impact4 {
    background-size: 100% auto;
    padding: 50px 0 75px;
}
#impact h3, #impact2 h3, #impact3 h3, #impact4 h3 {
    padding: 0 20px;
}
#impact h2, #impact2 h2, #impact3 h2, #impact4 h2 {
    font-size: 60px;
}
#impact h2 img, #impact2 h2 img, #impact3 h2 img, #impact4 h2 img {
    width: 25%;
}
#impact p, #impact2 p, #impact3 p, #impact4 p {
    font-size: 16px;
    line-height: 22px;
}
#cta {
    padding: 50px 0;
}
#cta h2 {
    font-size: 42px;
}
footer h4 {
    font-size: 16px;
}
.internal .navbar-default .navbar-nav > li > a {
    font-size: 15px;
}
.internal #navbar {
    margin-top: 0;
}
.internal ul.main li a {
    padding: 15px 12px;
}
.landing #media {
    height: auto !important;
}
.landing #contentPrimary {
    margin-top: 0;
    position: static;
    top: 0;
}
.internal .elevatorPitch {
    background: transparent none repeat scroll 0 0;
    padding: 30px 0;
}
.landing #contentPrimary h1 {
    color: #2153aa;
    font-weight: 300;
    text-transform: uppercase;
}
.internal .elevatorPitch p {
    color: #333;
}
.landing .wrapContent {
    margin-top: 0;
}

ul.internalNav {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ccc;
}
ul.internalNav a {
    border-bottom: 1px solid #fff;
    border-right: medium none;
    border-top: 1px solid #ccc;
    padding: 7px 20px;
}
ul.internalNav a:hover {
    background: #fff none repeat scroll 0 0;
    border-right: medium none;
}
.content {
    padding: 0 30px;
}
.section-nav {
    padding-right: 15px;
}
.menuTitle {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 15px;
    text-transform: uppercase;
}
.internal #contentPrimary .section-nav .menu {
    padding: 0 30px;
}
.internal .carousel-caption {
    left: 0;
    padding: 12px 30px;
}
.internal .carousel-caption h2 {
    font-size: 30px;
}
}
@media only screen and (max-width: 768px) {
p {
    font-size: 15px;
}
header {
    position: fixed;
    top: 0;
    z-index: 10;
}
header ul.cta {
    display: block;
    position: absolute;
    top: 0;
    z-index: 1000;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #fff none repeat scroll 0 0;
    border-bottom: 8px solid #2153aa;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
.navbar-toggle {
    background-color: #fff;
    margin: 10px 20px;
}
#media {
    height: 523px;
    top: 60px;
}
.internal #media {
    z-index: 0;
}
#media ul.cta {
    top: -60px;
}
ul.cta {
    position: absolute;
    right: 0;
}
ul.cta li {
    display: inline;
    float: left;
}
ul.cta li a {
    background: #98bb2d none repeat scroll 0 0;
    padding: 20px 15px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ffc72c;
}
ul.main {
    margin: 0;
    width: 100%;
}
ul.main li {
    height: auto;
    max-width: 100%;
}
ul.main li:hover ul {
    display: none;
}
ul.main li a, .internal ul.main li a, .internal .navbar-default .navbar-nav ul.main > li > a {
    border-bottom: 1px solid #ddd;
    color: #2153aa !important;
    font-family: proxima-nova;
    font-size: 18px !important;
    font-weight: 500;
    padding: 10px 23px;
    text-align: left;
    text-transform: none;
}
.internal ul.main li a {
    padding-left: 35px;
}
ul.main li a:hover {
    color: #fff !important;
}
.internal .navbar-nav {
    float: none;
}
#contentPrimary {
    position: relative;
    top: 60px;
}
#cta {
    padding: 40px 0 50px;
}
#cta .image h3 {
    background: #2153aa none repeat scroll 0 0;
    font-size: 20px;
    margin: 0;
    padding: 5px 10px;
    position: static;
    text-shadow: none;
}
#impact, #impact2, #impact3, #impact4 {
    padding-top: 45px;
}
#impact h2, #impact2 h2, #impact3 h2, #impact4 h2 {
    margin-bottom: 8px;
}
#impact p, #impact2 p, #impact3 p, #impact4 p {
    font-size: 15px;
}
#impact h2 img, #impact2 h2 img, #impact3 h2 img, #impact4 h2 img {
    padding: 0 20px;
    width: auto;
}
.col-sm-4 {
    float: left;
    width: 33%;
}
#donation {
    padding: 50px 0;
}
p.button {
    padding: 7px 10px;
}
p.button i {
    right: -23px;
}
.home #media .carousel-caption p.button {
    padding: 10px;
}
#cta .image img {
    opacity: 1;
}
#donation .gutter {
    height: 185px;
    padding: 8px 15px;
    width: 185px;
}
#donation h3 {
    font-size: 47px;
    margin-bottom: 0;
}
#donation p {
    font-size: 14px;
    line-height: 18px;
}
#donation img {
    margin-bottom: 0;
}
#sponsors, footer {
    position: relative;
    top: 60px;
}
.internal .navbar-header {
    margin: 10px 0 10px 30px;
    width: 50%;
}
.internal .navbar-header img {
    float: left;
    width: 135px;
}
.internal .navbar-toggle {
    float: left;
    margin: 9px 20px;
}
.internal .navbar .container-fluid {
    padding: 0;
}
.internal ul.cta {
    right: 0;
}
.internal ul.cta li a {
    padding: 29px 15px;
}
.internal #media {
    height: auto !important;
    margin-top: 18px;
}
.internal .elevatorPitch p {
    font-size: 18px !important;
}
.landing h3 {
    font-size: 18px;
}
#feature h2 {
    font-size: 42px;
}
.media {
    text-align: center;
}
#feature .content {
    background: transparent none repeat scroll 0 0;
}
#feature .content .gutter {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    padding: 30px;
}
#sponsors, footer {
    position: static;
}
#sponsors {
    padding: 75px 0 30px;
}
.internal #contentPrimary .content p {
    font-size: 15px;
}
.internal #contentPrimary {
    margin-top: 40px;
    position: static;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 378px;
}
ul.main li.selected a, ul.main li.active a {
    background: #fff none repeat scroll 0 0;
}
}
@media only screen and (max-width: 600px) {
.cta .item .gutter {
    padding: 50px 20px;
}
#donation {
    padding-bottom: 100px;
}
#impact, #impact2, #impact3, #impact4 {
    padding-bottom: 100px;
}
.navbar-brand {
    font-size: 30px !important;
    margin-top: 0;
    padding: 35px 15px;
}
.navbar-toggle span.label {
    font-size: 14px;
}
.navbar-toggle {
    padding: 5px 10px;
}
ul.cta li {
    margin-bottom: 0;
}
ul.cta li a {
    padding: 16px 15px;
}
#media {
    height: 434px;
    top: 52px;
}
.home #media .carousel-caption h2 {
    font-size: 28px;
}
.home #media .carousel-caption p.button {
    padding: 5px 10px;
}
.alert h4 {
    font-size: 21px;
}
#impact, #impact2, #impact3, #impact4 {
    padding-bottom: 30px;
}
#impact h3, #impact2 h3, #impact3 h3, #impact4 h3 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 25px;
}
#impact p, #impact2 p, #impact3 p, #impact4 p {
    margin-bottom: 20px;
    padding: 0 50px;
}
#impact p.button, #impact2 p.button, #impact3 p.button, #impact4 p.button {
    margin: 15px 0 50px;
    padding: 7px 10px;
}
.col-sm-4 {
    clear: both;
    float: none;
    width: 100%;
}
#cta {
    padding: 35px 0;
}
#cta h2 {
    font-size: 38px;
    margin-bottom: 35px;
}
#cta .image h3 {
    background: transparent none repeat scroll 0 0;
    font-size: 38px;
    position: absolute;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
#cta .image img {
    opacity: 0.8;
    width: 100%;
}
#cta p.button {
    margin-bottom: 30px;
}
#donation {
    padding-bottom: 40px;
}
#donation h2 {
    font-size: 32px;
}
#donation h3 {
    display: inline-block;
    font-size: 50px;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
}
#donation .gutter {
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin-bottom: 20px;
    width: 100%;
}
#donation img {
    display: inline;
    height: auto;
    margin-left: 0;
    margin-right: 2px;
    width: 68px;
}
#donation span {
    display: inline;
}
#donation p {
    font-size: 19px;
    margin-top: 10px;
}
#donation p.button {
    margin-top: 20px;
}
#sponsors img {
    width: 20%;
}
#cta .image h3 {
    z-index: 9;
}
.internal ul.cta li {
    width: 100px;
}
.internal ul.cta li a {
    font-size: 15px !important;
    padding: 19px 15px;
}
.landing #contentPrimary h1 {
    font-size: 38px;
}
#contentPrimary h1 {
    font-size: 40px;
}
img.floatRight, img.floatLeft {
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
#donation .donate2 img {
    margin-left: 0;
}
}
@media only screen and (max-width: 480px) {
ul.cta li a {
    font-size: 14px;
    padding: 12px 11px;
}
.navbar-toggle {
    margin: 6px 15px;
}
.navbar {
    min-height: 44px;
}
#wrapLogo {
    background: #2153aa none repeat scroll 0 0;
    height: auto;
    padding: 15px 25px;
    position: static;
    text-align: center;
    width: auto;
}
#wrapLogo img {
    width: 40%;
}
#media {
    border-top: 1px solid #fff;
    height: 490px;
    top: 44px;
}
.home #media .carousel-indicators {
    bottom: auto;
    top: 135px;
}
.home #media .carousel-caption h2 {
    font-size: 24px;
}
#contentPrimary {
    top: 50px;
}
#impact, #impact2, #impact3, #impact4 {
    margin: 0;
    padding-bottom: 30px;
    padding-top: 40px;
}
#impact h3, #impact2 h3, #impact3 h3, #impact4 h3 {
    font-size: 19px;
    padding: 0;
}
#impact p, #impact2 p, #impact3 p, #impact4 p {
    padding: 0;
}
p.button i {
    display: none;
}
#cta h2 {
    font-size: 30px;
    margin-bottom: 25px;
}
#cta .image h3 {
}
footer .col-xs-6 {
    width: 100%;
}
#sponsors, footer {
    top: 50px;
}
footer {
    padding-top: 30px !important;
}
footer #copyright p {
    margin-top: 40px;
}
.internal .navbar-header img {
    display: none;
}
.internal .navbar-header {
    margin: 0;
}
.internal ul.cta li {
    width: auto;
}
.internal ul.cta li a {
    font-size: 14px !important;
    padding: 12px 11px;
}
.internal .navbar-toggle {
    margin: 6px 29px;
}
#mobileLogo {
    background: #2153aa none repeat scroll 0 0;
    border-top: 1px solid #fff;
    display: block;
    margin-top: 44px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
#mobileLogo img {
    width: 32%;
}
.internal #media {
    margin-top: 74px;
    z-index: 0;
}
.internal ul.cta li:first-child {
    margin-right: 4px;
}
.internal #media img {
    height: auto;
    width: 100%;
}
.internal #media {
    margin-top: 74px;
}
.internal .carousel-caption {
    padding: 22px 30px;
    width: 100%;
}
}
@media only screen and (max-width: 360px) {
ul.cta li a {
    font-size: 13px;
}
ul.cta li:first-child {
    margin-right: 4px;
}
.home #media .carousel-indicators {
    top: 116px;
}
#wrapLogo {
    padding: 8px 25px;
}
.navbar-toggle {
    margin: 6px 10px;
}
.navbar-toggle span.label {
    font-size: 13px;
}
#media {
    height: 415px;
}
.internal ul.cta li a {
    font-size: 13px !important;
}
.internal #media {
    margin-top: 68px;
}
}
/*}*/
/* search page styles */
.internal > table {
  margin-top: 150px;
  margin-left: 2em;
}
.searchDisplayResults {
    margin: 1em 1.5em 0;
}
p.searchTitle {
    padding: .75em 1.5em 0;
    margin: 0 2em .25em 0;
    font-weight: bold;
}
p.searchTimeStamp {
    font-size: .87em; 
    color: #555;
    margin: 0 2em .25em 0;
    padding-left: 4.2em;
}
p.searchTeaser, p.searchDescription {
  margin: 0 2em 0.5em 0;
  padding-left: 2.5em;
}
.searchNavigation {
    margin: 1.5em 2em;
}
.searchNavigation a {
    background: #f3f3f3;
    border: 1px solid #ccc;
    padding: 2px 7px;
}