/*@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 (max-width: 768px) {
	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{width:100% !important; }

}

@media (min-width: 768px) {
	.table-responsive{	min-height: 0%; overflow-x: inherit; width: 100%;}
}
@media (max-width: 767px){
.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#e1e8c3;}
.navbar-default .navbar-toggle .icon-bar{background-color:#3a3939;}
}

@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;}
.title_underline{width:100%;}
#menu{top:45vh; z-index:10000;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{width:80% !important; }
.copy_rights_link{text-align:left !important;}
}