#navigation ul li a {
    font-weight: bold;
}

.button, h6 small {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
}
#footer {
    color: #ECECEC;
}

#sub-footer {
    color: #FDFDFD;
}

#breadcrumb {
    margin: 0px 0 10px;
}

#page-header {
    padding: 25px 0;
}

#page-header
{
background-color: #404546;
}

#call-out1 {
    float: left;
    width: 100%;
    margin: 0px 0 0px;
    padding: 20px;
    background: #08cae8;
    text-align: center;
}

#blog .post .title {
    display: none;
}

div#text-6 {
    background-color: #F3F3F3;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}


#testimonials-slider .bx-controls .bx-pager {
    display: none;
}

#home-testimonials .testimonials img {
    display: none;
}

#home-testimonials .testimonials .quote {
    margin: 20px 0 30px;

}

#home-testimonials .testimonials .icon {
    font-size: 100px;
}

@media only screen and (max-width: 1200px){
.mobile-nav-btn {
    display: none !important;
}}

.nitbold {
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 2px 2px #040404;
}

#menu-item-72 span {
    color: #08CAE8;
border-bottom: 2px solid #08cae8;
}

#sub-header {
    border-bottom: 1px solid #eaeaea;
}

#call-out {
    margin: 15px 0 20px;
    padding: 20px;
border-radius: 0 50px 0 50px;
   }

.tbimbox th
{
padding: 10px;
    margin: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.tbimbox td
{
padding: 5px;
    margin: 5px;
    padding-left: 20px;
    padding-right: 20px;
width: 33.33%;
}

.tbimbox b {
    font-weight: bold;
}

.tbimbox h2 {
    font-size: 25px;
}
@media (min-width: 1200px){
.col-lg-offset-2 {
    margin-left: 0;
}
.col-lg-8 {
    width: 100%;
}
}

.ucr
{
    width: 50%;
    display: block;
    float: left;
}

@media screen and (max-width: 600px) {
  .tbimbox {
       display: none;
  }
#call-out
{
display: none;
}
}

.content-block {
    margin: 0 0 20px;
}

h3 {
    font-size: 17px;
}

@media (min-width: 1200px){
.nit col-lg-3 {
    width: 100%;
}
}

@media screen and (min-width: 1198px) {
  .nit205 {
    display: none;
    float: left;
  }
}

 .nit205 {
    float: right;
  }


p a {
    color: #000000 !important;
}

