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

}
/* (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{}
.container .twelve.columns{}
.container{}
.flages{}


}
/*(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{}
.container .twelve.columns{}
.container{ margin-left: 82px;}
.flages{width:9%;}

}
/* (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{};
.logo four columns alpha{}
.container .twelve.columns{ width: 65%;}
.container{margin-left: 73px;}
.flages{}
}
/* (min-width:960px) and (max-width:1279px) */