.sublogos img{
    max-width: 215px;
    max-height:37px;
}
.selecteditem{
    color:#000!important;
    font-weight: bold;
}

.actueelimg{

    max-height: 200px;
}


.post-container {
    margin: 20px 0px 0 0;  

    overflow: hidden;
}

.post-content2{
    float: left;

    width:48%;
}

.post-thumb img {
    display: block
}


.post-thumb2{
    float:right;
    width:48%;
}

.post-content{
    float: right;
    padding-left: 60px;
    width:48%;
}

.post-thumb img {
    display: block
}


.post-thumb{
    float:left;
    width:48%;
}
.post-title {
    font-weight: bold;
    font-size: 200%
}

.logo{
cursor:pointer;
background:white;
    z-index: 99999;
    position:relative;
}

@media only screen and (max-width:1200px){
    .post-content,    .post-thumb,.post-thumb img {
        width:100%!important;
        padding-top:20px;
        padding-left:0px!important;
    }



    .post-content2,    .post-thumb2,.post-thumb2 img {
        width:100%!important;
        padding-top:20px;
        padding-left:0px!important;
    }


}


.menu_main{
    background: white;
}
@media only screen and (max-width:1000px){
.navbar-nav {
padding-bottom: 50px;
}
}

.activitiesh4{
 font-size: 18px!important;
    line-height: 25px!important;
    margin-bottom: 10px!important;
    font-style: normal!important;
    margin-top: 10px!important;
    text-transform: uppercase!important;
    text-align: left!important;
    font-family: 'Roboto', sans-serif!important;
    font-weight: 700!important;
    color: #272727!important;
    letter-spacing: 0.5px!important;
}