@media screen and (max-width:1300px){
#main-nav ul li a {
  font-size: 88%;

}
}
@media screen and (max-width:1190px){
#main-nav ul li a {
  font-size: 71%;

}
}

@media screen and (max-width:1024px)  {
   .section h2 {
    background: none;
    font-size: 160%;
    margin-top: 50px;
    text-align: center;
	
}
.population, .find, .reports{max-height:399px;}
.news-title h2 {

    padding: 6px 0;
}


.minister h3, .minister2 h3{font-size:110%; padding:0px;}
.minister p, .minister2 p{font-size:90%; padding:0px;}
}
@media screen and (max-width:990px)  {
.minister{margin-top:15px;}
}

@media screen and (max-width:768px)  {
	.common-right li {
    
    display: none;
}
.common-right .hindi {
    
    display: block;
}


	
}
@media screen and (max-width:767px) {
.amrut-table {
  float: left;
  width: 100%;
}
.s_w {
  float: left;
  text-align: center;
  width: 100%;
}
}



@media screen and (max-width:600px)  {
.logo a {
  background: rgba(0, 0, 0, 0) url("../images/emb.png") no-repeat scroll 72px center;
  color: #000;
  float: left;
  padding: 0 0 0 131px;
  text-decoration: none;
  width: 100%;
}

#sbm_service a{
width:100%;
}
.logo a {
float:none;
margin:auto;
display:block;
}

.logo h1 {
  
    margin: 9px 0 0 15px;
}
#latest-news{display:none;}
.container-fluid{padding-right:10px;
padding-left:10px;
}

}
@media screen and (max-width:480px)  {
.logo{width:100%;}
.logo h1 {
  
   margin:10px 0;
  font-size:150%;
  width:100%;
}
.sosal-media {width:100%; margin-top:0px;}
.sosal-media ul li{width:15%}
}
