.catDescBox {
    background-color: #2e4d62;
    color: #fff;
    float: left;
    width: 30%;
    height: 100%;
    min-height:100vh
}

a.btnRef, a.btnRef:hover {
    display: block;
    width:100%;
    height:100%;
    text-decoration:none;
    min-height:23vh;
}
a.btnRef *{
    color:transparent;
}

a.btnRef:hover *{
    color:#FFF;
}
/*@media (max-width:1300px) {*/
@media handheld {
    a.btnRef * {
        color:#FFF;
    }  
    .itemTitle {
        font-size: 26px;
        line-height: 26px;
        margin: 0 0 5px;
    }
}
@media (max-width:800px) {
    a.btnRef * {
        color:#FFF;
    }  
    .itemTitle {
        font-size: 26px;
        line-height: 26px;
        margin: 0 0 5px;
    }
}
#flexicontent .catdescription {
    margin: 50px 35px 20px;    
}

.fc_bloglist_item {
     background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    width:49.6%;
    margin:0 0.5% 0.5% 0;
    float:left;
    height:24%;
    min-height:30vh;
    max-height:265px
   
}
.fceven  {
    margin:0 0 0.5% 0;
}
.descBox {
    text-align: center;
     margin: 0 auto;
    text-align: center;
    min-height: 30vh;
    
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.descBox div.descBoxInner {
    width:100%;
    margin:0 auto;
}
.contentBox {
    float: right;
    height: 100%;
    width: 69.5%;
}
@media(max-width:130px){
   .fc_bloglist_item {
        max-height:160px
    }
}
@media(max-width:960px){
  .contentBox {width:64.5%}
   .catDescBox  {width:35%} 
   .fc_bloglist_item {
        max-height:160px
    }
}
@media(max-height:800px){
    #flexicontent .catdescription {
        margin: 30px 35px 20px;
    }
}
@media(max-width:660px){
    .contentBox, .catDescBox {
        width:100%;
        height:auto;
        min-height:200px;
        margin-bottom:0.5%
    }
    .fc_bloglist_item {
        height:200px
    }
    .fceven {
        float:right;
    }
}
@media(max-width:550px){
    .fc_bloglist_item {
        margin: 0 0 0.5% 0;
        width: 100%;
        max-height: 220px;

}



#flexicontent .clear {
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
#flexicontent .buttons {
	float: right;
}
#flexicontent h2 img {
	border: none;
}
#flexicontent .catimg {
	margin: 0 0.5em 0.5em 0;
	float: left;
	position: relative;
}
#flexicontent .catimg p {
	font-size: 0.9em;
	line-height: 180%;
	margin: 0 0 0.5em 0;
}

#flexicontent .subcategories {
	border-bottom: 2px solid #ddd;
	padding: 0.5em 0.3em;
	margin: 0.8em 0;
}
#flexicontent .taglist {
	margin: 5px 0 10px;
	padding: 0 5px;
}
div.subcategorieslist {
	margin: 0 0 1em 0;
}
#flexicontent #fc_filter {
	margin: 0 0 1em 0;
	padding: 0.5em;
	border: solid 1px #ddd;
}
#flexicontent .fc_fleft {
	float: left;
}
#flexicontent .fc_fright {
	float: right;
}
#flexicontent .fc_fright .filter {
	margin-left: 10px;
}
div.comments {
	margin-top: 15px;
}
.comments #jc h4 {
	font-weight: normal;
	color: inherit;
	margin-top: 0px;
}
.comments #comments a {
	color: inherit;
}
.comments #comments a:hover {
	color: #578E13;
}
.comments #comments div.comments-list {
	margin-left: 0;
}
.comments .rbox_tr,
.comments .rbox_tl,
.comments .rbox_t,
.comments .rbox_br,
.comments .rbox_bl,
.comments .rbox_b,
.comments .rbox_m {
	background: none;
	border: none;
}
.comments .rbox {
	border: 1px #ccc solid;
}
.comments .even .rbox {
	background: #fff;
}
.comments .odd .rbox {
	background: #f0f0f0;
}
.comments #comments-list-footer {
	margin: 0 0 10px 0;
}
#comments-form p,
#comments-form #comments-form-buttons,
#comments-form #comments-form-error {
	margin-left: 0px !important;
}
#comments-form #comments-form-message,
#comments-inline-edit #comments-form-message {
	padding: 5px 5px 5px 25px;
	display: block;
}
.comments-form-message-error {
	background: #FFD86F url(../images/error.png) no-repeat 4px 50%;
}
.comments-form-message-info {
	background: #DFEEFF url(../images/information.png) no-repeat 4px 50%;
}

#flexicontent .readmore {
	display: inline-block;
	float: left;
	clear: both;
}
#fc_alpha .btn.fc_alpha_index,
#fc_alpha .btn.fc_alpha_index_sep {
	margin-top: 0;
	margin-bottom: 0;
}
.group:before,
.group:after {
	content: " ";
	display: table;
}
.group:after {
	clear: both;
}
