/** Eric added this 03.14.16 - Below **/
#tabs > ul > li:nth-child(3) {
    display:none;
}
.navbar-toggle {
    padding: 12px 10px !important;
    background: #0d86ac;
    margin-top: -40px !important;
}
.container_full {
    width: 100% !important;
}
@media screen and (min-device-width: 992px) and (max-device-width: 480px) {
}
@media (max-width: 479px) {
.navbar-toggle {
    margin-right: 4px;
}
}
@media (min-width: 480px) {
}
@media (max-width: 991px) {
.navbar-default .navbar-nav>li>a {
    color: #fff !important;
}
.navbar-collapse {
    background: #0d86ac !important;
}
.logo {
        padding-top: 10px !important;
    }
.padtoright {
    padding-right:0px;
}
.padtoleft {
    padding-left:0px;
}
}

@media (min-width: 992px) {
.padss {
    padding-left: 80px !important;
    padding-right: 80px !important;
}
.padtoright {
    padding-right:12px;
}
.padtoleft {
    padding-left:12px;
}
}.menu_main {
    float: right;
    }
.button {
    background:#f15c43 !important;
    }
/** Eric added this 03.14.16 - Above **/

.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption {
    background-color: #f7f7f7;
    opacity: 1;
    filter: alpha(opacity=100);
    color: inherit;
    padding: 50px 55px;
    position: static;
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    visibility: hidden;
}
.footer .footer_social_links li i {
    color: #005f83;
    background-color: white !important;
}
 @media screen and (max-width: 987px) {
    .hidesmall {
        display: none;
    }
}