/* (max-width:320px) */
@media screen and (max-width:320px) and (max-width:321px) {
.twelve columns omega{}
.logo four columns alpha{}
.flages{}
.container .twelve.columns{}
.container{}
}
/* (max-width:320px) */




/*(min-width:321px) and (max-width:639px)*/
@media screen and (min-width:322px) and (max-width:639px) {
.twelve columns omega{}
.logo four columns alpha{}
.flages{}
.container .twelve.columns{}
.container{}

}
/*(min-width:321px) and (max-width:639px)*/




/* (min-width:640px) and (max-width:959px) */
@media screen and (min-width:640px) and (max-width:959px) {
.twelve columns omega{}
.logo four columns alpha{}
.flages{width: 9%;}
.container .twelve.columns{width: 62%;}
.container{margin-left: 124px;}


}
/* (min-width:640px) and (max-width:959px) */





/* (min-width:960px) and (max-width:1279px) */
@media screen and (min-width:960px) and (max-width:1279px) {
.twelve columns omega{}
.flages{}
.logo four columns alpha{}
.container .twelve.columns{width: 64%;}

}
/* (min-width:960px) and (max-width:1279px) */