/* Smartphones (portrait and landscape) ----------- */
@media screen and (max-width : 480px) {


/*home start*/
.mynav{
	width: 80%;
}
.navbar-light .navbar-nav .nav-link{
  font-size : 14px;
  letter-spacing : 1.26px;
  color : #231F20;
  padding-left: 20px;
padding-right: 20px;
}

.navbar-nav.navbar-center {
 /*  position: absolute;*/
   left: 50%;
  transform: translatex(-50%);
  margin-top: 0px;
position: fixed;
z-index: 1;
 }

 .tab1-gray-in{
	margin-left: 3%;
}
.footer_logo{
  display: none;
}
.map1{
  font-size : 18px;
line-height : 30px;
}
  .footer_mailno{
font-size: 10px;
}
/*home end*/



/*about start*/
.missionin_title{
padding-right: 0px;
 }
 .services_main1in{
    padding-top: 150px;
    padding-left: 20%;
}

/*about end*/


.filter_left{
  padding-bottom: 6px;
}
.subservice_each{
  width:100%;

}
.culture_text{
  font-size: 12px;
}
.culture_bot21{
  font-size: 14px;
}

}/* Smartphones (portrait and landscape) end ----------- */
/*media query end*/