@media only screen and (max-width: 1250px){
	.phonewrap{margin-right:19%;}
	.clogo{float:none; clear:both; margin:0 auto; margin-top:25px; width:50%;}
	.navb{display:block;}
	.cols{display:block; margin-top:36px;}
	.cola{display:none;}
	.bins{max-width:100%; padding:0 15px;}
	.bimages{grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); grid-gap:5px;}
	.aflagimg{max-width:700px;}
}

@media only screen and (max-width: 999px){
	.m{display:none;}
	.btnmenu{display:block;}
	.icopng{width:54px;}
	.navb{display:none;}
	.clogo{width:70%;}
	.phoneawrap{float:none; text-align:center; margin-right:auto; margin-top:34px;}
	.bimages{grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); grid-gap:3px;}
	.pg{font-size:25px; border-right:none;}
	.btitle{font-size:20px;}
	.aflagimg{max-width:90%;}
	.flink{display:none;}
}

@media only screen and (max-width: 790px){
	.bposter{max-width:79%;}
}

@media only screen and (max-width: 630px){
	.bposter{max-width:100%;}
}
