@media (min-width: 768px) {
   
}

@media screen and (max-width: 600px) {
  
}
@media (max-width: 991px){

}

@media (max-width: 1200px) {
   
}
@media screen and (min-width:2400px) and (max-width: 3000px){

}
@media screen and (min-width:1800px) and (max-width: 2399px){

}
@media screen and (min-width:1400px) and (max-width: 1799px){
	
}
@media screen and (min-width:1200px) and (max-width: 1400px){

}
@media screen and (min-width:1200px) and (max-width: 1365px){
  .footer_bx ul li {list-style: none;font-size: 12px;}
	.about_inn {width: 100%;}
#cssmenu > ul > li > a { padding: 15px 7px;font-size: 12px;}
}
@media screen and (min-width:1024px) and (max-width: 1199px){
 
.footer_bx ul li {list-style: none;font-size: 12px;}
.about_inn {width: 100%;}
#cssmenu > ul > li > a { padding: 15px 7px;font-size: 12px;}



}

@media screen and (min-width:768px) and (max-width: 1023px){
 .footer_bx ul li {list-style: none;font-size: 12px;}
.about_inn {width: 100%;}
.about_box p {font-size: 15px;}
.logo {display: block;}

.namo{width:100%;text-align:center;margin-bottom:10px;margin-top:5px;}
}
 

@media screen and (min-width:320px) and (max-width: 767px){
.logos {width: 100%;text-align: center;padding-top: 0;} 
.namo {width: 100%;text-align: center;margin-bottom: 5px;margin-top:5px;}
.top_menu_right ul{margin:10px 0px;}
 
.top_menu_right ul li { } 
.top_menu_right ul li p {font-size:10px;} 
.top_menu_right ul li a {font-size:13px;} 
 .about_inn {width: 100%;}
 .logo {display: block;}
 .slider:after {height: 280px;width: 200px;}
 .sec_title h2 {font-size: 26px;}
 .team {padding:30px 0px;}
 .about_box p {font-size: 12px;}
 .services {margin: 300px 0px 0px 0px;}
 .horoscope-image {width: 60%;margin: auto;position: relative;overflow: hidden;}
 .main_other_serv_left_bx2{margin-top:0px;}
 .top_menu_right ul {
    margin: 0px 0px 0px 0px;
    text-align: center;
}
 .about_box{padding:0px 10px;}
.whatsapp,.phonecall {
    z-index: 123;
    position: fixed;
    right: 5%;}
 
 
}

@media (max-width: 767px){

}