/* RESPONSIVE FLEXI XLS GRID */

div [class^="article_cell_"] {
 /*   height: auto !important; */
    display: inline-table;
    padding-bottom:28px;
}

div [class^="article_row_"] {
    height: auto !important;
}

/*****************************************/

@media only screen and (max-width:1350px) {
.categorycell {
    width: 46%;
	}
  
@media only screen and (max-width:1240px) {
.responsivesizes {
    width: 902px;
	}       	}


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

.wrapper50{

width:100%;}




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


.menuboxholder {
    width: calc(100% - 333px);
}
}

@media only screen and (max-width:905px) {
.responsivesizes {
    width: 602px;
	}       	}

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


.menuboxholder {
    clear: both;
    width: 96%;
}

@media only screen and (max-width:610px) {
.responsivesizes {
    width: 302px;
	}       	}



.loginholder {
    position: absolute;
    right: 10px;
}



}