body {
    padding-top: 70px;
}
#navPrimary .fa {
    display: none;
}
.logo {
    padding-bottom: 30px;
    padding-top: 15px;
    text-align: center;
}
.mainHead {
    background: #f0f0f0 none repeat scroll 0 0;
    min-height: 120px;
    padding-bottom: 10px;
    padding-top: 20px;
}
.mainHead .container {
    bottom: 20%;
}
.mainHead h2 {
    color: #000;
    font-size: 40px;
    font-weight: bold;
}
.breadcrumb {
    background-color: transparent;
    color: #000;
}
.breadcrumb > li + li::before {
    color: #000;
    content: "> ";
}
.content {
    padding-bottom: 35px;
    padding-top: 35px;
}
.sustainingmembers {
    background: #e7f6d9 none repeat scroll 0 0;
    min-height: 360px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.sustainingmembers h3 {
    color: #478037;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
.lSAction > a {
    border-radius: 0;
    height: 59px;
    width: 59px;
}
.lSAction > .lSPrev {
    background: rgba(0, 0, 0, 0) url("/INCEUSAORG/includes/themes/MuraBootstrap3/images/members-previous-btn.jpg") repeat scroll 0 0;
}
.lSAction > .lSNext {
    background: rgba(0, 0, 0, 0) url("/INCEUSAORG/includes/themes/MuraBootstrap3/images/members-next-btn.jpg") repeat scroll 0 0;
}
#ft, footer {
    background: #b6f199 none repeat scroll 0 0;
    font-size: 12px;
    min-height: 360px;
    padding-top: 20px;
}
footer h5 {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
footer a {
    color: #4f8037 !important;
}
footer ul {
    list-style: outside none none;
    padding-left: 15px;
}
footer ul li {
    padding-bottom: 10px;
}
.footRight {
    background: #90c477 none repeat scroll 0 0;
    font-weight: bold;
}
.right {
    text-align: right;
}
@media (max-width: 767px) {
.mainHead {
    text-align: center;
}
.footRight {
    padding: 20px 30px;
}
}
@media (min-width: 768px) {
.bcrumb {
    text-align: right;
}
.breadcrumb {
    padding-top: 40px;
}
footer {
    position: relative;
}
.footLeft {
    bottom: 0;
    padding: 20px;
    position: absolute;
    top: 0;
}
.footRight {
    bottom: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.footRight-btm {
    padding-top: 150px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.navbar-form .form-group {
    display: inline;
}
.navbar-form .input-group {
    width: 100%;
}
}
@media (max-width: 991px) {
.navbar-toggle {
    float: left;
}
.navbar-toggle .icon-bar {
    height: 1px;
    width: 25px;
}
#navHome {
    display: none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.nav > li > a {
    padding-left: 0;
    padding-right: 12px;
}
}
div.leftBoxes {
    border: 1px solid #ddd;
}
div.leftBoxes div.leftBoxTitle {
    background: #ccc none repeat scroll 0 0;
    color: #fefefe;
    font-variant: small-caps;
    font-weight: bold;
    padding: 8px;
}
div.leftBoxes div.leftBoxBody {
    padding: 4px 8px;
}
.carousel-caption {
    background-color: rgba(0, 0, 0, 0.4);
}
.carousel-caption h3 a {
    color: #fefefe;
}
.carousel-inner > .item > img {
    min-width: 100%;
}
@media print {
a[href]::after {
    content: none;
}
.printlink a[href]::after, a.printlink[href]::after {
    content: " (" attr(href) ")";
}
}
.libtm {
    margin-bottom: 15px;
}
.left-indent {
    margin-left: 30px;
}
.anchor-top {
    display: block;
    height: 60px;
    margin-top: -60px;
    visibility: hidden;
}
.footer-links dt {
    font-size: 1.2em;
    margin-bottom: 0;
}
.footer-links dd, .footer-links dt {
    line-height: 1;
}
.img-right-xs {
    float: right !important;
    font-size: 85%;
    min-width: 125px;
    padding: 0 0 10px 10px;
    width: 16%;
}
.img-right-sm {
    float: right !important;
    font-size: 85%;
    min-width: 150px;
    padding: 0 0 10px 10px;
    width: 25%;
}
.img-right-md {
    float: right !important;
    font-size: 85%;
    min-width: 150px;
    padding: 0 0 10px 10px;
    width: 30%;
}
.img-right-lg {
    float: right !important;
    font-size: 85%;
    min-width: 150px;
    padding: 0 0 10px 10px;
    width: 45%;
}
.img-left-sm {
    float: left !important;
    font-size: 85%;
    min-width: 150px;
    padding: 0 10px 10px 0;
    width: 15%;
}
.img-left-md {
    float: left !important;
    font-size: 85%;
    min-width: 150px;
    padding: 0 10px 10px 0;
    width: 30%;
}
.img-left-lg {
    float: left !important;
    font-size: 85%;
    min-width: 150px;
    padding: 0 10px 10px 0;
    width: 45%;
}
.img-right-xs img, .img-right-sm img, .img-right-md img, .img-right-lg img, .img-left-sm img, .img-left-md img, .img-left-lg img {
    width: 100%;
}