h1,h2,h3,h4,h5 {font-family: Open Sans Condensed, sans-serif !important; }
h4, .h4 {
    clear: both;
    
}
.btn {font-size:12px;}
.page-title, .page-header h1 {
    color: #066368;
    font-size: 30px;
    line-height: 1;
    margin: 0;
}
.article-content h3 {
    clear: both;
}

.wrap.t3-sl.t3-sl-1 {
    border-bottom: 5px solid #ddd;
}

div.languageswitcherload div.custom p {color:#00A1AB; font-size: 18px; letter-spacing:2px;}
    
article p img {
    border: 3px solid #ddd;
    float: left;
    margin-bottom: 3%;
    margin-right: 3%;
  max-width:180px;
  
  border-radius:5px;
}
.blog img {
    height: auto;
    max-width: 150px;
}
.article-content > ul {
    clear: both;
  margin-bottom:2%;
}
.contact-name, .contact-address, div.contact h3 {
    display: none;
}

.head-search .form-control {
    transition: all 1s ease 0s;
    
}
.category-desc.clearfix {
    margin-bottom: 30px;
}

.t3-footnav .t3-module ul > li > a {
    color: #007B82;
    font-size: 12px;
}
.t3-footnav .t3-module .module-title {
    border-bottom: 2px solid #DDDDDD;
    color: #333333;
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}


.custom.bottom-menu {
    text-align: center;
    margin-top: 5%;
}
.category-desc.clearfix img {
    max-width: 300px;
}

@media screen and (min-width: 767px) {
.navbar-default {
    background-color: #00A1AB;
    border-color: #E7E7E7;
}
  
  .navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #B1D135;
    color: #555555;
}  

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #00656B;
    color: #fff;
}
.head-search {
    margin-top: 55px;
}
.t3-megamenu .mega > .mega-dropdown-menu {
    display: none;
    min-width: 250px;
}  
}

@media screen and (max-width: 767px) {
  
#mod-finder-searchform {text-align:center;}
  div.languageswitcherload div.custom p {
    color: #00A1AB;
    font-size: 18px;
    text-align: center;
    letter-spacing:0px;}
 .custom.bottom-menu {display:none;}   
}


@media screen and (min-width: 321px) {
.category-desc p {
    color: #066368;
    font-size: 1.1em;
    font-style: italic;
}
}
@media screen and (max-width: 320px) {
 h1, .h1 {
    font-size: 25px;
} 
.btn-group.pull-right {
    display: none;
}

}
