/* TYPOGRAPHY */

b, strong {
    font-weight: 600;
}
.hornav>ul>li>a {
    opacity: 1;
    background: rgba(0,0,0,.5);
}

.homie {
    margin: 10px 0 0 -70px;
}
h1 {
    font-weight: 400;
}
.maincontent h1 {
    text-align: center;
    font-weight: 400;
    border-bottom: thin solid #eee;
}
.homie h1 {
    text-align: left;
    margin-bottom:10px;
}
.content-category h1, h2 {
    font-weight: 200;
}
#base1_modules .module h3, #base2_modules .module h3 {
    opacity: 1;
    color: #e18803;
    font-weight: 100;
}
#copyright p {
    font-size: 1rem;
    text-transform: none;
    color: #d2d2d2;
}
#footermenu ul li a {
    color: #d13b93;
    font-size: 1rem;
}

/* MODULES */

.grid figure img {
    border: 8px solid #fff;
}
#owl-carousel422 .item {
    background: rgba(0,0,0,.5);
    border:1px solid rgba(255,255,255,0.3);
}
#container_base [class^="fa-"]:before, #container_base [class*=" fa-"]:before {
    color: rgba(255,255,255,.8);
    margin: 0 4px 0 0;
}
h3.mod_standard headercenter {
    text-align: center;
}

/* MOBILE */

.slicknav_menu {
    background: #7d3e8d;
}

@media only screen and (max-width: 479px) {

.homie {
margin: 0;
}
hr:not([size]) {
    height: .4rem;
}
ul.grid {
padding: 0 0 20px;
}
.grid .j51gridgallery413 figure {
    margin: 20px 0 0;
}
#owl-carousel422 .item {
    padding: 0 0;
}
.owl-item h1 {
font-size: 2rem;
margin:6px 0;
}
.owl-item h3 {
font-size: 1.2rem;
}
}

