/*@media only screen and (min-width : 320px) and (max-width : 480px){
	.logo_size{
	width:35%;
}
@media only screen and (min-width : 320px) and (max-width : 480px){
	.logo_size{
	width:54%;
}

@media only screen and (min-width : 480px) and (max-width : 640px){
	.logo_size{
	width:54%;
}
*/
/*@media(max-width: 480px){
.main{margin-top:27%; padding-bottom:1%;}
}
*/
@media only screen and (max-width :1023px) {
#megh{display:none;}

}


@media (min-width: 992px) {.table-responsive{
	min-height: 0%;
    overflow-x: inherit;
width: 100%;}}
@media (min-width: 768px) {.table-responsive{	min-height: 0%;
    overflow-x: inherit;
width: 100%;}}



@media (max-width:480px) {
.bva_color{ margin-top:0%;}
.baf_color{margin-top:0%;}
.Economics_color{ margin-top:0%;}
.Geography_color{ margin-top:0%;}
.Psychology_color{margin-top:0%;}
.marathi_color{margin-top:0%;}
.hindi_color{margin-top:0%;}
.english_color{margin-top:0%;}
.music_color{margin-top:0%;}
.buttons_color_bgcolor{padding-top:1%; padding-bottom:1%; background-color:white;}
.table_pad0_mob{padding:0px;}
.table-responsive{margin-bottom:0px;}
}