* {
    font-family: "ff-meta-web-pro", sans-serif;
}

a {
    color: #92311E;
}

a:focus,
a:hover {
    color: #92311E;
}

h1 {
    font-size: 32px;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
}

.bold {
    font-weight: bold;
}

#overflow-x {
    overflow-x: hidden;
}

.home-border {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
}

.right-sidebar {
    padding-top: 20px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.body-text {
    margin-bottom: 50px;
}

.body-text p,
.body-text a,
.body-text li,
.body-text li a,
.body-text p strong {
    font-family: arial !important;
}

.body-text li {
    font-size: inherit;
    padding-bottom: 20px;
}

.care-centers {
    position: relative;
    padding-top: 40px;
}

.care-center-text {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .2));
    height: 100px;
    position: absolute;
    /*max-width: 350px;*/
    width: 100%;
    bottom: 0;
}

.care-center-text p {
    position: absolute;
    bottom: 1%;
    text-align: left;
    padding-left: 20px;
    color: #ffffff;
    width: 100%;
}

.text-overlay-title {
    font-size: 25px;
    line-height: 22px;
}

.text-overlay-location {
    font-size: 18px;
    line-height: 22px;
}

.care-center-home {
    padding: 0;
}


/* Update for homepage */

.thumb2 {
    width: 313px;
    display: inline-block;
    margin-left: 52px;
}

.thumb2-mobile {
    display: inline-block;
    font-weight: bold;
    margin-left: 0;
    padding-bottom: 25px;
}

.adopt-educate-event {
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
    margin-top: 16px;
}

.inner-text2 {
    font-size: 15px;
    line-height: 23px;
    width: 75%;
}

.hero2 {
    text-align: left;
    padding-left: 25px;
    padding-top: 10px;
}

.select-animal-home {
    background-color: #ededed;
    font-family: Arial;
    font-size: 18px;
    padding: 0;
    /*padding: 50px 0;*/
}

.select-animal2 {
    background-color: #ededed;
    font-family: Arial;
    font-size: 18px;
    padding: 60px 0 20px;
}

.middle-section2 {
    padding: 0;
}

.select-animal3 {
    background-color: #ededed;
    font-family: Arial;
    font-size: 18px;
    padding: 0;
    padding: 50px 0;
}

.select-animal4 {
    background-color: #fff;
    font-family: Arial;
    font-size: 18px;
    padding: 0;
}

.select-animal5 {
    background-color: #ffffff;
    font-family: Arial;
    font-size: 18px;
    padding: 60px 0;
}

.img-center {
    width: 100%;
}

.btn-primary2 {
    background-color: #c8893c;
    border-color: #c8893c;
    color: #ffffff;
    /*padding: 10px 35px;*/
    text-transform: uppercase;
    border-radius: 4px;
    margin: 20px 20px 20px 0;
    min-width: 112px;
}

.btn-primary2-mobile {
    background-color: #c8893c;
    border-color: #c8893c;
    border-radius: 10px;
    color: #ffffff;
    padding: 10px 35px;
    text-transform: uppercase;
    width: 45%;
    text-align: center;
}

.btn-primary2:hover,
.btn-primary2-mobile:hover {
    background-color: #f5a33e;
    border-color: #f5a33e;
    color: #ffffff;
    /*padding: 10px 35px;*/
    min-width: 112px;
    text-transform: uppercase;
}

.animal-select-mobile2 {
    margin-top: 0px;
}

.interior-img {
    float: left;
    clear: both;
    padding-right: 20px;
    padding-bottom: 10px;
    width: 30%;
}

.interior-img-right {
    float: right;
    clear: both;
    padding-left: 20px;
    padding-bottom: 10px;
    width: 30%;
}

.caption {
    font-size: 12px;
    color: #878787;
    padding-top: 10px;
}

.news-feed {
    display: inline-block;
    padding-bottom: 20px;
}


/* Start Navigation */

.nav ul {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
}

.nav li {
    display: inline-block;
    margin-right: -4px;
    font-size: 18px;
}

.nav a {
    text-decoration: none;
    color: #000;
    display: block;
    transition: .3s background-color;
}

.nav a:hover {
    color: #9a371f;
}

.nav a.active {
    background-color: #fff;
    color: #9a371f;
    cursor: default;
}

.navbar {
    padding-top: 20px;
    margin-bottom: -5px;
}

.navbar-nav {
    float: right;
}

ul.dropdown-menu {
    background-color: #d9d9d9;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
}

.dropdown-menu li {
    padding: 10px 5px 0 0;
    font-size: 14px;
    text-align: left;
    width: 100%;
}

.dropdown-menu li a {
    padding: 5px 10px;
}

.dropdown-menu li a:hover {
    color: #9a371f;
    background-color: transparent;
}

.white {
    background-color: #ffffff;
}

.gray {
    background-color: #d9d9d9;
}


/* End navigation */

#about {
    padding: 90px 0;
    width: 49%;
    margin-left: auto;
    margin-right: auto;
}

#about h1 {
    padding-bottom: 20px;
}

#about p {
    font-size: 18px;
    line-height: 32px;
}

.nav li a:hover,
.nav li a:focus {
    background-color: transparent;
}

.right-sidebar img {
    padding: 20px 0;
}

.right-sidebar .addthis-share {
    display: block;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.right-sidebar .addthis_sharing_toolbox {
    display: inline-block;
    vertical-align: middle;
}

.addthis-share {
    padding-bottom: 20px;
}

.right-nav {
    float: right;
    margin-right: 20px;
}

#search {
    display: inline-block;
}

.nav-button {
    background-color: #92311E;
    color: #ffffff;
    text-transform: uppercase;
    padding: 5px 20px;
}

.nav-button:hover {
    color: #fff;
    background-color: #c33d1c;
}

.subnav {
    text-transform: uppercase;
    font-size: 16px;
    color: #333333;
    line-height: 19px;
}

.navigationMenu {
    margin-top: 20px;
}

.active a {
    color: #92311E;
    text-decoration: underline;
}

#subnav li {
    padding: 0 10px;
}

ul#subnav {
    margin-bottom: 30px;
}


/**** Footer ****/

.footer-section {
    background-color: #92311E;
    color: #FFFFFF;
    width: 100%;
}

.footer-container {
    padding: 40px 150px 50px;
}

.about {
    margin: 0 auto;
    padding: 0 0 10px;
    width: 700px;
}

.about > h1 {
    font-family: "ff-meta-web-pro", sans-serif;
    font-size: 30px;
    margin: 0 0 25px;
}

.about > p {
    line-height: 32px;
}

footer {
    padding-top: 15px;
}

footer p,
li {
    font-size: 12px;
}

footer p {
    margin: 18px 0 3px;
}

footer a {
    color: #ffffff;
}

footer a:hover,
footer a:focus {
    color: #ffffff;
    text-decoration: underline;
}

footer ul {
    list-style: none outside none;
    padding: 0;
}

footer ul li {
    line-height: 21px;
}

footer hr {
    border-color: #B36F62;
    color: #B36F62;
    width: 100%;
}

.footer-logo {
    margin-left: 20px;
}

.footer-logo img {
    max-height: 100px;
    max-width: 222px;
}

.copyright {
    margin-right: -20px;
}

.donate-btn {
    background-color: #92311E;
    text-transform: uppercase;
    color: #fff;
    min-width: 112px;
}

.donate-btn:hover {
    color: #fff;
    background-color: #c33d1c;
}

.care-center-header {
    text-align: left;
}

#fb-activity-feed {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    padding-top: 40px
}

.feature-img {
    margin-left: -15px;
    margin-right: -15px;
}

label.visuallyhidden {
    display: none;
}

#top_search {
    display: inline-block;
    padding-right: 20px;
    vertical-align: middle;
}

input#site-search-input {
    text-transform: uppercase;
    padding-left: 5px;
    height: 30px;
}
#top_search button {
    margin-left: -5px;
    vertical-align: top;
    height: 30px;
}
input {
    -webkit-border-radius:0; 
    /*border-radius:0;*/
}
input['type=submit'] {
    -webkit-appearance: none;
}
figure {
    float: left;
    padding: 0 20px 10px 0;
    font-size: 12px;
    display: table;
    clear: both;
}

figcaption {
    display: table-caption;
    caption-side: bottom;
    padding: 0 5px 5px;
    color: #878787;
}

.hr-homepage {
    width: 75%;
    margin-top: 75px;
    margin-bottom: 10px;
    border-top: 1px solid #aeaeae;
}


/* Start Search Styling */
div#___gcse_0 {
    margin-top: 20px;
}
#gsc-iw-id1 {
    height: 30px;
}
#gs_cb50 {
    margin-top: 5px;
}
input.gsc-search-button,
input.gsc-search-button:hover,
input.gsc-search-button:focus {
    box-sizing: content-box;
}

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
    padding-left: 0 !important;
}

.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
    color: #913021 !important;
}

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
    padding-left: 0 !important;
}

.gsc-option-menu-container div.gsc-selected-option-container {
    width: 100% !important;
}


/* End Search Styling */

div.mobile {
    display: none;
}

.news-feed h4 {
    font-size: 16px;
    font-weight: bold;
}

img.logo {
    width: 95%;
    float: left;
    display: inline-block;
}

.side-heading {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    text-transform: initial;
}

.dorisday {
    width: 80%;
    margin-top: -10px;
}

.table tbody tr td {
    border-top: 0;
}

li.desktop {
    margin-right: -15px;
    vertical-align: bottom;
    margin-top: 5px;
}

#site-search-input:focus {
    outline: 0;
}

.fb-like.fb_iframe_widget {
    vertical-align: text-top;
}
.addthis-share .fb_iframe_widget_fluid {
    display: inline-block;
}
figure.right {
    float: right;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 300px;
}

.footer-section {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 300px;
}

footer p,
footer li a,
footer .footer-mobile p strong {
    font-family: Arial, sans-serif;
}

@media screen and (min-width: 1200px) {
    .container {
        width: 1170px;
    }
    .footer-container {
        padding: 55px 50px 50px;
    }
    .navbar-header {
        margin-top: -5px;
    }
}

@media screen and (min-width: 768px) and (max-width: 900px) {
    .footer-section {
        min-height: 570px;
        height: auto;
        position: relative;
    }
    .footer-container {
        padding: 55px 15px 50px;
    }
    .about {
        width: 100%;
    }
    footer {
        padding-top: 15px;
        text-align: center;
    }
    .home-border {
    border-top: 0;
    border-bottom: 0;
  }
  .dropdown:hover .dropdown-menu {
    margin-top: -.6px;
  }
    body {
        margin-bottom: 0;
    }
    input#site-search-input {
    position: relative;
    border-top: 1px solid;
    z-index: 0;
}
#top_search button {
    background-color: #dadadc;
    border: 0;
    -webkit-appearance: none;
}

#contentDiv .container-fluid {
    margin-top: 5px;
}

}

@media screen and (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
    .navbar-header {
        width: 30%;
    }
}

@media screen and (min-width: 500px) and (max-width: 768px) {
    .navbar-header {
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .inner-text2 {
        width: 100%;
    }
    #about {
        padding: 0;
        width: 90%;
    }
    #about h1 {
        font-size: 24px;
    }
    #about p {
        font-size: 16px;
        line-height: 28px;
    }
    .select-animal2 {
        padding: 30px 10px;
        border-bottom: 1px solid;
    }
    .thumb2 {
        width: 90%;
        margin-left: 0;
        font-size: 26px;
    }
    img.logo {
        width: 40%;
        padding: 10px 0 0 10px;
        float: left;
    }
    .navbar-toggle .icon-bar {
        background-color: #000000;
        width: 30px;
        height: 5px;
    }
    .care-center-text {
        height: 10px;
        top: 93%;
        max-width: 90%;
        width: 100%;
    }
    .care-center-text p {
        padding-left: 10px;
    }
    .text-overlay-title {
        font-size: 13px;
        line-height: 12px;
    }
    .text-overlay-location {
        font-size: 9px;
        line-height: 11px;
    }
    .nav li {
        display: block;
        margin-right: 0;
        font-size: 16px;
        padding-top: 0;
        text-align: center;
    }
    .navbar-nav {
        float: none;
    }
    .hero2 {
        padding: 0 20px 20px;
    }
    .select-animal3 {
        background-color: #ffffff;
    }
    .img-center {
        width: 100%;
        height: auto;
    }
    .care_center_icon {
        font-size: 12px;
        text-align: center;
        background-color: #ededed;
        border: 1px solid #afafaf;
        height: 95px;
        width: 50%;
        float: left;
        padding: 20px;
    }
    .copyright {
        margin-right: 0px;
    }
    /*Footer*/
    .footer-logo {
        margin-bottom: 0px;
        margin-left: 0;
    }
    .col-md-4.copyright {
        float: left;
        margin: 0 !important;
        text-align: center;
        width: 100%;
    }
    .col-md-2.footer-mobile {
        float: left;
        text-align: center;
        width: 100%;
    }
    .col-md-3.footer-mobile {
        float: left;
        text-align: center;
        width: 100%;
    }
    .footer-mobile {
        padding-left: 30px;
        text-align: left !important;
    }
    .footer-container {
        padding: 30px 15px 50px;
    }
    #centers {
        min-height: 190px;
        margin-bottom: 10px;
    }
    .animal_icon {
        padding-bottom: 10px;
    }
    ul.dropdown-menu li {
        font-size: 12px;
    }
    #donate {
        background-color: #92311E;
        padding: 10px 0;
        text-transform: uppercase;
    }
    #donate a {
        color: #ffffff;
    }
    .interior-img {
        width: 100%;
    }
    li.desktop {
        display: none;
    }
    div.mobile {
        display: block;
    }
    figure {
        width: 100%;
    }
    i.fa-3 {
        font-size: 3em;
        margin-top: -10px;
    }
    div#show_button,
    div#hide_button {
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 20px;
        padding-left: 5px;
    }
    ul#subnav {
        margin-bottom: 10px;
    }
    .nav-button {
        background-color: #92311E;
        color: #ffffff;
        text-transform: uppercase;
        padding: 0 5px;
    }
    .right-nav {
        margin-top: 15px;
        margin-right: 5px;
    }
    i.fa-search {
        font-size: 1.5em;
        padding: 2px;
        margin-left: 10px;
        color: #000000;
    }
    .modal-content {
        background: transparent;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        margin-top: 80px;
        margin-left: 20px;
    }
    #top_search {
        width: 100%;
    }
    input#site-search-input {
        width: 80%;
    }
    .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }
    .navbar-toggle .icon-bar:nth-of-type(2) {
        top: 1px;
    }
    .navbar-toggle .icon-bar:nth-of-type(3) {
        top: 1px;
    }
    .navbar-toggle .icon-bar {
        position: relative;
        transition: all 500ms ease-in-out;
    }
    .navbar-toggle.active .icon-bar:nth-of-type(2) {
        top: 6px;
        transform: rotate(45deg);
        height: 2px;
    }
    .navbar-toggle.active .icon-bar:nth-of-type(3) {
        background-color: transparent;
        height: 2px;
    }
    .navbar-toggle.active .icon-bar:nth-of-type(4) {
        top: -6px;
        transform: rotate(-45deg);
        height: 2px;
    }
    #subnav li {
        padding: 5px 10px;
    }
    .well {
        background: transparent;
        border: 0;
        box-shadow: none;
        margin-bottom: 5px;
        padding: 5px 20px;
        border-radius: 0;
    }
    .select-animal-home {
        background-color: #ffffff;
    }
    button[type=submit] {
        width: 11%;
        margin-left: -3px;
        height: 30px;
        vertical-align: top;
    }
    .modal-backdrop {
        background-color: #2f2f2f !important;
    }
    .modal-backdrop.fade {
        opacity: .8 !important;
    }
    .icon {
        width: 40px;
        margin: auto;
        height: 40px;
    }
    .middle-section2 .col-md-4 {
        padding-top: 40px;
    }
    .home-border {
    border-top: 0;
    border-bottom: 0;
}
    .footer-section {
        min-height: 570px;
        height: auto;
        position: relative;
    }
    body {
        margin-bottom: 0;
    }

}
