@import url('https://fonts.googleapis.com/css2?family=Kantumruy+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&amp;display=swap');
body{
    padding: 0;
    margin: 0;
    font-family: 'Kantumruy Pro', sans-serif;
}
.main{
  width: 93%;
  padding: 0;
  margin: 0 auto;
  border:0px solid;
}
a{
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
img{
    max-width: 100%;
}

h1,h2,h3,h4,h5,h6{
    margin:0;
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
p{
    margin:0;
}


/* top section start */
.top-section{
    padding:0;
    background: #030153;
}
.top-section1{
    padding:0;
}
.top-section2{
    padding:0;
}
.top-section2 p {
    color: #ffffff;
    font-size: 18px;
    padding: 13px 0 10px;
    font-weight: 600;
    text-align: center;
    animation: shdp 0.4s infinite;
    line-height: 33px;
}
@keyframes shdp{
  0%{text-shadow: 0 0 10px;}
  50%{text-shadow: 0 0 30px;}
  100%{text-shadow: 0 0 10px;}

}
.white-div-hidden{
    padding:0;
}
.white-div{
    padding:0;
    background: #fff;
    /* height: 30px; */
    clip-path: polygon(5% 0%, 95% 0%, 100% 100%, 0% 100%);
    margin: 0 0 -15px;
}
.white-div1{
    padding:0;
    text-align: center;
}
.white-div1 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.white-div1 ul li{
  padding: 4px 15px;
  font-size: 18px;
  color: #030153;
  display: inline-block;
  font-weight: 600;
  text-transform: capitalize;
  background: #fde400;
  border-radius: 50px;
  margin: 12px 6px 1px;
  z-index: 1;
}

/* top section end */

/* header section start */
.header-logo{
    padding: 0;
}
.header-logo-1{
  padding:0;
  display: flex;
  align-items: center;
}
.header-logo-left{
  padding:0;
}
.header-logo-left-1{
  padding: 15px 16px 15px;
  text-align: center;
}
.header-logo-center{
    padding:0;
}
.header-logo-center-1{
    padding: 15px 6px 14px;
    text-align: center;
}
.header-logo-right{
  padding:0;
}
.header-logo-right-1{
  padding: 15px 0 8px;
  text-align:center;
}
.header-logo-right-2{
  padding:0;
}
.header-logo-right-2 span{
    padding: 0 5px 0 5px;
    display: inline-block;
    font-size: 21px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000;
}
.header-logo-right-2  a{
      color: #fff;
      background: #03a709;
      font-size: 16px;
      padding: 8px 22px;
      text-transform: uppercase;
      border-radius: 24px;
      text-decoration: none;
      font-weight: 600;
}
.header-logo-right-3{
    padding: 19px 0 0;
    display: flex;
    align-items: center;
}
.head_left{
    padding:0;
}
.head_left1{
    font-size: 21px;
    padding: 0;
    text-transform: capitalize;
    border-radius: 24px;
    font-weight: 600;
    color: #000000;
}
.head_right{
    padding:0;
}
.head_right1{
      padding:0;
}
.head_right1 a{
      background: #030153;
      font-size: 19px;
      padding: 8px 13px;
      text-transform: capitalize;
      border-radius: 24px;
      text-decoration: none;
      font-weight: 600;
      color: #fde400;
}
.head_right1 a img{
    width: 37px;
}
.head_right1 span{
      font-size: 19px;
      padding: 8px 0px;
      text-transform: uppercase;
      border-radius: 24px;
      text-decoration: none;
      font-weight: 600;
      color: #000000;
}
/* header section end */



/* banner section start */
.banner{
    padding:0;
}
.banner img{
    width:100%;
}
/* banner section end */




/* about us section start */
.aboutus-section{
  padding: 0;
}
.aboutus-section1{
  padding: 57px 0 15px;
}
.about-head{
    padding: 0;
    text-align: center;
}
.about-head strong{
   color: #000000;
   font-weight: 600;
   font-size: 21px;
   text-transform: capitalize;
   background: linear-gradient(359deg, #f7fd00 0%, #fde40042);
   display: inline-block;
   padding: 0 25px;
   text-align: center;
   border-radius: 50px;
}
.about-head p{
    color: #03004d;
    font-weight: 800;
    font-size: 39px;
    text-transform: capitalize;
}
.about-content1{
  padding: 0;
  z-index: 9;
}
.about-content2{
  padding: 0;
}
.about-us{
  padding: 6px 0 0px 0;
  text-align: left;
}
.about-us img {
    float: right;
    height: 481px;
    padding: 9px;
    background: #ffffff;
    border-radius: 30px;
    margin: 0 0 12px 20px;
    box-shadow: 0px 4px 8px 0px rgb(209 210 226 / 30%);
}
.about-us p{
  color: #000;
  line-height: 30px;
  font-weight: 500;
  font-size:15px;
  padding: 0 0 5px 0;
}
.about-us p strong{
  color: #030154;
  /* font-weight: 700; */
}
.about-us ul{
  text-align: left;
  padding: 0px 0 3px;
}
.about-us ul li{
  margin:0;
  font-size: 15px;
  padding: 4px 0;
  color: #000;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 27px;
  display: flex;
  align-items: center;
}
.about-us li:before {
  color: #03004d;
  content:"\f7aa";
  font-weight: 900;
  display: inline-block;
  font-size: 16px;
  padding: 0;
  font-family: "Font Awesome 6 Pro";
  margin: 0 7px 0 0;
  text-align: center;
}
.about-us span{
  font-size: 26px;
  border-bottom: 3px solid #ec5303;
  color: #000;
  font-weight: 600;
  display: inline-block;
  text-transform: capitalize;
}

/* about us section end */



/* services section start */
.best-form{
  padding:0
}
.best-form1{
  padding: 0 8px 0 0;
}
.best-services{
    padding: 0px;
    margin: 0;
}
.best-services1{
    padding: 30px 0 45px;
}
.why-head{
    text-align:left;
}

.why-head p{
    font-size: 33px;
}
.why-text{
    padding: 4px 0 0;
}
.why-text p{
    color: #000;
    line-height: 30px;
    font-weight: 500;
    font-size: 15px;
}
.why-text strong{
    color: #030154;
}
.best-serv{
    padding: 0;
}
.best-serv1{
    padding: 0px 0 0;
}
.best-serv4{
  padding:0;
}
.best-head{
    padding: 0px;
}
.best-head p{
    font-size: 34px;
    text-align: center;
    font-weight: 700;
    padding: 0px 0px 15px 0px;
    text-transform: capitalize;
    color: #d84a3c;
}
.srv-mn {
  padding: 0px 0px 0px;
  margin: 0 auto;
  text-align: center;
}

.srv-box {
  padding: 0 13px 23px;
  position: relative;
}

.srv-box img {
  border: 4px solid #fff;
  width: 100%;
  opacity: 1;
}

.service-name {
    text-align: center;
    font-size: 22px;
    font-weight: 800;
    padding: 14px 0 0;
    text-transform: capitalize;
    color: #000000;
}
.srv-text{
    background: rgba(255, 255, 255, 1);
    width: 94%;
    padding: 25px 0 0;
    left: 3%;
    bottom: 80px;
    opacity: 1;
    transition: all 0.5s;
    box-shadow: 0px 4px 8px 0px rgb(209 210 226 / 30%);
    position: relative;
    text-align: center;
    margin: 0 0 -50px;
}
.srv-text p {
  padding: 8px 0 0px;
  text-align: center;
  font-size: 23px;
  font-weight: 900;
  color: #030154;
  line-height: 27px;
  text-transform: capitalize;
}
.srv-text span {
  padding: 5px 0 5px;
  text-align: center;
  font-size: 19px;
  font-weight: 700;
  color: #000;
  line-height: 27px;
  display:block;
  text-transform: capitalize;
}
.srv-text a {
  padding: 12px 15px 7px;
  text-align: center;
  font-size: 33px;
  font-weight: 600;
  color: #ffffff;
  line-height: 22px;
  background: linear-gradient(359deg, #030154 0%, #fde400);
  display: inline-block;
  border-radius: 50% 50% 0 0;
}
.srv-mn:hover .srv-box img{
    opacity: 0.5;
}
.srv-mn:hover .srv-text {
    bottom: 100px;
    opacity: 1;
}
/* services section end */





/* add section start */
.hindi-section{
  padding: 0;
  border-top: 0;
  background: #030153;
  position: relative;
}
.hindi-section::before {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 20px;
    content: "";
    background: url(../images/ruler.png) repeat-x;
    top: -15px;
    margin: auto;
}
.hindi-section::after {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 20px;
    content: "";
    background: url(../images/ruler.png) repeat-x;
    bottom: -15px;
    margin: auto;
}
.hindi-section1{
  padding: 30px 0px;
  text-align: center;
}
.hindi-section1 strong{
  color: #ffffff;
  padding: 11px 0 12px;
  font-size: 41px;
  font-weight: 600;
  line-height: 50px;
  text-transform: capitalize;
  display: block;
}
.hindi-section1 p{
  color: #000000;
  padding: 0px 60px 0px;
  font-size: 26px;
  font-weight: 700;
  line-height: 50px;
  text-transform: capitalize;
  background: #fde400;
  display: inline-block;
  border-radius: 50px;
}
.hindi-section1 span{
  color: #fde400;
  font-size: 49px;
  text-transform: capitalize;
  font-weight: 700;
  animation: anii 0.2s infinite;
  display: block;
  padding: 8px 0 3px;
}
.hindi-section1 span b{
    font-size: 35px;
}
@keyframes anii{
  0%{
    color:#fde400;
  }
  100%{
    color:#ffffff;
  }
}
/* add section end */




/* astrological solution section start */
.astro_sol_section{
    padding: 0;
}
.astro_sol_section1{
    padding: 75px 0 75px;
}
.astro_sol{
    padding: 0px 0 0;
}
.astro_sol1 {
    padding: 10px 15px 10px;
}
.astro_sol2 {
    padding: 0;
    text-align: center;
}
.astro_sol3 {
    padding: 0;
    transition: .5s ease-in-out;
    overflow: hidden;
}
.astro_sol3 img {
    transition: .8s ease-in-out;
    width: 100%;
    box-shadow: 0px -9px 0 3px #fff8b1;
}
.srv-head{
    background: #fde400;
    position: absolute;
    width: 100%;
    padding: 0;
    z-index: 1;
    top: 29px;
}

.astro_sol4 {
    padding: 23px 0 0;
}
.srv-head strong {
    font-size: 25px;
    font-weight: 800;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
    color: #030153;
    padding: 8px 0 7px;
    display: block;
}
.astro_srv_text{

background: #ffffff36;

padding: 22px 20px 30px;

box-shadow: 0px 4px 8px 0px rgb(209 210 226 / 30%);
}
.astro_srv_text p {
    color: #000;
    padding: 0px 0 0px;
    line-height: 30px;
    font-weight: 500;
    font-size: 15px;
}
.astro_srv_text a{
    color: #030153;
    padding: 0 0 22px;
    font-weight: 800;
    font-size: 26px;
    display: inline-block;
    text-transform: capitalize;
}
.astro_srv_text a:before{
  position:absolute;
  content:"";
  width: 41px;
  height: 23px;
  background: #030153;
  left: 0;
  right: 0;
  margin: 38px auto 0;
  border: 4px solid #fde400;
  border-radius: 0 0 050px 50px;
  border-top: 0;
}
/* astrological solution section end */




/* counter section start */
.counter_sec{
  padding:0;
  background: #030153;
}
.counter_sec1{
  padding: 63px 0 25px;
}
.counter_left{
    padding: 0px;
}
.counter_left1{
    padding: 0 0 7px;
}
.counter_left1 p{
    color: #ffffff;
    line-height: 36px;
    font-weight: 600;
    font-size: 23px;
}
.counter_left1:before {
    content: '';
    width: 100px;
    height: 3px;
    position: absolute;
    bottom: -14px;
    left: 0;
    background: #fde400;
}
.counter_right{
    padding: 0;
}
.counter_right1{
    padding: 0px 0 0;
}
.choose-1{
    padding: 0px 0px 20px;
}
.choose-2{
    padding: 0;
    text-align: center;
}
.choose-name i{
   color: #fde400;
   font-size: 52px;
   font-weight: 600;
   text-transform: capitalize;
   text-align: center;
}
.choose-name span{
   color: #ffffff;
   font-size: 34px;
   font-weight: 600;
   text-transform: capitalize;
   display: block;
   padding: 5px 0 0;
}
.choose-name p{
   color: #ffffffb3;
   font-size: 21px;
   font-weight: 500;
   text-transform: capitalize;
   margin: 0 0 0;
}
/* counter section end */



/* testimonial section start */
.testimonials {
    padding: 0;
}
.testimonials1 {
    padding: 75px 0px 15px;
}
.testi {
    padding: 48px 0px 5px 0px;
}
.testi-1 {
    padding: 46px 10px 71px;
}
.testi-2 {
    padding: 0px 20px 49px 20px;
    position: relative;
    text-align: left;
    background: #fde400;
    border-radius: 50px;
}
.testi-3 {
    padding: 0;
    margin: -16px 0 0 0;
    text-align: center;
}
.testi-3 img {
    border-radius: 50%;
    display: inline-block;
    border: 14px solid #fde400;
    height: 120px;
    margin: -53px auto 0;
}
.testi-4 {
    padding: 0;
}
.testi-4 p {
}
.testi-4 .testi-txt {
    color: #000;
    margin: 0;
    text-transform: capitalize;
    display: block;
    padding: 15px 0 6px;
    text-align: center;
    line-height: 30px;
    font-weight: 500;
    font-size: 15px;
}
.testi-5{
    padding: 0 0 3px;
    text-align: center;
    border-top: 2px solid #030153;
}
.testi-5 span {
    color: #030153;
    display: inline-block;
    font-size: 25px;
    font-weight: 800;
    text-transform: capitalize;
    padding: 7px 0 0;
}
.rating {
    color: #fdfdfd;
    text-align: center;
    display: block;
}
.rating li {
    display: inline-block;
    font-size: 16px;
}
.testi-5:after {
    content: "";
    position: absolute;
    width: 102px;
    height: 102px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 9;
    top: 75px;
    background-image: url(../images/quote-sign.png);
    background-repeat: no-repeat;
}
/* testimonial section end */



/* whatsapp testimonial section start */
.testii-sec{
  padding: 0px 0 68px;
}
.testii-sec-1{
  padding: 0;
}
.testii{
  padding:40px 0 0;
}
.testii-1{
  padding: 10px 15px;
}
.testii-2{
  padding: 0;
  box-shadow: 0 0 7px 0 #00000038;
}
/* whatsapp testimonial section end */




/* services list section start */
.srv_list-1{
    padding:0;
    background: #0c0b57;
}
.srv_list-2{
    padding: 0 0 40px;
}
.list-left{
    padding: 0 15px;
}
.list-left-1{
    padding: 0;
    text-align: center;
}
.list-right{
    padding: 0;
}
.list-right-1{
    padding: 0px 8px 0;
}
.srv-list{
  padding: 0;
  border: 1px solid #ffffff;
  box-shadow: rgb(255 255 255) 0px 2px 7px;
  border-radius: 0px 0px 20px 20px;
  background: #fff;
}
.srv-list-1{
  padding: 22px 22px 24px;
  position: relative;
}
.srv-list-1 p{
    font-size: 36px;
    font-weight: 800;
    color: #0c0b57;
    text-transform: capitalize;
    padding: 4px 0 0;
}
.srv-list-1 ul li {
    color: #000000;
    padding: 0px 0 0;
    text-transform: capitalize;
    border-bottom: 1px dotted #fff;
    margin: 7px 0 1px;
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 5px;
    vertical-align: middle;
    line-height: 30px;
    font-weight: 600;
    font-size: 17px;
}
.srv-list-1 ul li:before {
    padding: 0 0 0 0;
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    color: #004092;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
    background: #fde400;
    width: 18px;
    height: 18px;
    line-height: 32px;
    border: 3px solid #0c0b57;
    content: "";
}
.award{
    padding: 20px 0 0;
}
.award_1{
    padding: 6px;
}
.award_2{
    padding: 0;
}
.gallery{
    padding: 37px 0 0;
}
.gallery_1{
    padding:0;
}
.gallery_2{
    padding:0;
}
.gallery_3{
    padding:0;
}
.gallery_4{
    padding: 10px;
}
.gallery_4 img{
    width:100%;
}
/* services list section end */



/* footer section start*/
.footer-section{
    padding: 0;
}
.footer-section-1{
    padding: 16px 0 0;
    background: #fde400;
}
.footer-section1{
    padding: 0 30px 0px;
}
.footer-about{
    padding: 10px 0;
}
.footer-about1{
    padding: 0;
}
.about-head{
    padding: 0;
}
.about-head p{
}
.about-txt{
    padding: 0;
}
.about-txt span{
    color: #0c0b57;
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
}
.about-txt p{
    color: #000;
    padding: 3px 20px 3px 0;
    line-height: 30px;
    font-weight: 500;
    font-size: 15px;
}
.about-txt p strong{
    font-weight: 700;
    color: #0c0b57;
}
.about-txt a{
    font-weight: 700;
    color: #0c0b57;
    text-transform: capitalize;
}
.about-call{
    padding: 11px 0 0 0;
    text-align: center;
}
.about-call ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.about-call ul li{
    display: block;
    position: relative;
    text-align: left;
    padding: 6px 0;
}
.about-call li a{
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    display: inline-block;
}
.about-call li span{
    border-radius: 50%;
    color: #0c0b57;
    font-size: 21px;
    transition: 0.4s;
    display: inline-block;
    font-weight: 700;
    text-transform: capitalize;
    padding: 0 6px 0 0;
}
.srv-list1-text{
  padding: 0 15px;
}
.srv-list1-text span{
    color: #710b00;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
}
.srv-list1-text ul li{
    padding: 7px 0px 0px;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    text-transform:capitalize;
}
.srv-list1-text ul li:before{
  content: "\f762";
  font-family: "Font Awesome 6 Pro";
  font-weight: 600;
  font-size: 16px;
  color: #710b00;
  padding-right: 4px;
}
.quick-serv{
    padding: 0px 27px;
}
.disclimer{
    padding: 0;
    text-align: center;
    border-top: 1px solid #0c0b57;
}
.disclimer p{
    color: #000;
    padding: 7px 0px 8px;
    line-height: 25px;
    font-weight: 600;
    font-size: 14px;
}
/* footer section end */


/* copyright section start */
.copy-right{
    padding:0;
    background: #0c0b57;
}
.copyryt{
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    padding: 7px 0 6px;
}
/* copyright section end */



#callbook {
    background: green;
    bottom: 0;
    height: 50px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 100;
}
#callbook ul {
    padding: 0px;
}
#callbook ul li {
    border-bottom: 1px solid #fff;
    background: red;
    position: relative;
    padding: 21px;
    width: 50%;
    list-style: none;
    float: left;
    text-align: center;
}
#callbook ul li a span {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    top: -15px;
}
#callbook ul li a i {
    color: #fff;
    position: relative;
    top: -13px;
    padding: 0 5px 0 0;
    font-size: 20px;
}
#callbook ul li a i {
    animation: pulsate 0.5s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 0.5s ease-out;
    -webkit-animation-iteration-count: infinite;
}
@keyframes pulsate {
    0% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }
    50% {
        transform: scale(1.2, 1.2);
        opacity: 1;
    }
    100% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }
}







@media (max-width: 767px){
.top-section2 p {font-size: 15px;}
.white-div1 ul li {padding: 4px 9px;font-size: 12px;margin: 9px 2px 0px;}
.header-logo-1{display:block;}
.header-logo-left-1 {padding: 26px 10px 0;}
.header-logo-right-1 {padding: 7px 0 15px;}
.header-logo-right-2 span {font-size: 18px;}
.header-logo-right-2 a {font-size: 13px;padding: 8px 15px;}
.head_left1 {font-size: 15px;}
.head_right1 a {font-size: 14px;}
.head_right1 span {font-size: 15px;}
.head_right1 a img {width: 27px;}
.best-form1 {padding: 0 0 8px;}
.hindi-section1 p {font-size: 21px;padding: 0 30px 0;}
.hindi-section1 span {font-size: 36px;}
.hindi-section1 strong {font-size: 36px;}
.about-us img {height: 341px;}
.astro_sol1 {padding: 10px 8px 10px;}
.srv-head strong {font-size: 19px;}
.astro_srv_text a {font-size: 23px;}
.counter_left1 {padding: 0 0 0px;}
.counter_left {padding: 0 0 34px;}
.list-left {padding: 0;}
.list-right-1 {padding: 0;}
.gallery {padding:0;}
.gallery_4 {padding: 6px}
.footer-section1 {padding: 0 3px 0px;}
.footer-about {padding:0;}
.about-call {padding: 0 0 4px;}
.copyryt {padding: 7px 0 53px;}
#callbook {display: block;}
#callbook ul li {padding: 20px 0px;}
#callbook ul li a span {top: -5px;}
#callbook ul li a i {top: -5px;}
#callbook ul li a span {font-size: 17px;}
}


@media only screen and (min-width: 767px) and (max-width:990px){
.top-section2 p {font-size: 17px;}
.header-logo-1{display:block;}
.header-logo-left-1 {padding: 25px 16px 0;}
.header-logo-right-1 {padding: 7px 0 11px;}
.head_right1 span {font-size: 18px;}
.why-head strong {width: 44%;}
.best-form1 {padding: 0 0 8px;}
.hindi-section1 p {font-size: 24px;padding: 0 30px 0;}
.hindi-section1 span {font-size: 45px;}
.srv-text p {font-size: 20px;}
.astro_sol1 {padding: 10px 8px 10px;}
.gallery {padding:0;}
.counter_left1 p {font-size: 21px;}
.counter_left1 {padding: 0 0 0px;}
.counter_left {padding: 0 0 34px;}
.footer-section1 {padding: 0 3px 0px;}
}


@media only screen and (min-width: 991px) and (max-width:1200px){
.top-section2 p {font-size: 16px;}
.white-div1 ul li {padding: 4px 9px;font-size: 14px;margin: 12px 0px 1px;}
.header-logo-right-2 span {font-size: 17px;}
.header-logo-right-2 a {font-size: 13px;padding: 8px 15px;}
.head_left1 {font-size: 16px;}
.head_right1 a {font-size: 14px;}
.head_right1 span {font-size: 13px;}
.srv-text p {font-size: 17px;}
.srv-list-1 p {font-size: 27px;}
.astro_sol1 {padding: 10px 8px 10px;}
.srv-head strong {font-size: 20px;}
.astro_srv_text a {font-size: 24px;}
.counter_left1 p {font-size: 21px;}
}



@media only screen and (min-width:1201px) and (max-width:1330px){
.top-section2 p {font-size: 17px;}
.white-div1 ul li {padding: 4px 10px;font-size: 16px;margin: 12px 4px 1px;}
.header-logo-right-2 span {font-size: 20px;}
.header-logo-right-2 a {font-size: 15px;padding: 8px 15px;}
.head_left1 {font-size: 20px;}
.head_right1 a {font-size: 16px;}
.head_right1 span {font-size: 17px;}
.why-head strong {font-size: 19px;}
.srv-text p {font-size: 21px;}
.srv-list-1 p {font-size: 33px;}
}


@media only screen and (min-width:1331px) and (max-width:1440px){

}

@media (min-width:0) and (max-width:600px){
.header-logo-left-1 {padding: 26px 0px 0;}
.header-logo-right-1 {padding: 7px 0 13px;}
.header-logo-right-2 span {font-size: 15px;padding: 0 0px;}
.header-logo-right-2 a {font-size: 11px;padding: 8px 10px;}
.header-logo-right-3{padding: 10px 0 0;display: block;}
.head_left{width: 100%;}
.head_left1 {font-size: 21px;padding: 0 0 8px;}
.head_right{width:100%;}
.head_right1 a {font-size: 18px;}
.head_right1 span {font-size: 19px;}
.head_right1 a img {width: 37px;}
.about-head strong {font-size: 18px;}
.about-head p {font-size: 33px;}
.counter_left1 p {font-size: 21px;}
.hindi-section1 p {font-size: 20px;padding: 0 20px 0;}
.hindi-section1 span {font-size: 29px;padding: 7px 0 3px;}
.hindi-section1 strong {font-size: 30px;padding: 3px 0 4px;}
.astro_sol1{width:100%;}
.srv-head strong {font-size: 25px;}
.astro_srv_text a {font-size: 26px;}
.testii-1 {padding: 10px 7px;}

}

@media (min-width: 290px) and (max-width:500px){
.white-div1 {padding: 4px 0 0;}
.top-section2 p {font-size: 13px;line-height: 27px;}
.header-logo-left-1 {padding: 16px 0px 0;}
.header-logo-right-1 {padding: 7px 0 14px;}
.header-logo-right-2 span {font-size: 15px;padding: 0 0px 10px;}
.header-logo-right-2 a {font-size: 13px;padding: 8px 15px;}
.header-logo-right-3{padding: 10px 0 0;display: block;}
.head_left{width: 100%;}
.head_left1 {font-size: 20px;padding: 0 0 5px;}
.head_right{width:100%;}
.head_right1 a {font-size: 13px;}
.head_right1 span {font-size: 13px;}
.head_right1 a img {width: 26px;}
.aboutus-section1 {padding: 15px 0 0;}
.best-services1 {padding: 11px 0 6px;}
.astro_sol_section1 {padding: 38px 0 25px;}
.astro_sol1 {padding: 10px 0px 10px;}
.srv-head strong {font-size: 20px;}
.astro_sol4 {padding: 3px 0 0;}
.about-head strong {font-size: 15px;}
.about-head p {font-size: 23px;}
.about-us img {float: none;margin: 0 auto 10px;height: auto;    display: flex;}
.srv-mn{width:100%;}
.srv-text p {font-size: 23px;}
.hindi-section1 {padding: 10px 0px;}
.hindi-section1 p {font-size: 16px;padding: 5px 20px 5px;line-height: 24px;}
.hindi-section1 span {font-size: 25px;padding: 7px 0 12px;line-height: 32px;}
.hindi-section1 strong {font-size: 24px;padding: 3px 0 0px;}
.counter_sec1 {padding: 26px 0 7px;}
.counter_left1 p {font-size: 18px;line-height: 30px;}
.choose-1{width:100%;}
.testimonials1 {padding: 33px 0px 0;}
.testi {padding: 35px 0px 0px;}
.testi-1 {padding: 46px 0px 65px;}
.testii-1{width:100%;padding:10px 0px;}
.testii-sec {padding: 0px 0 24px;}
.testii {padding: 9px 0 0;}
.srv-list-1 {padding: 7px 10px 10px;}
.srv-list-1 p {font-size: 24px;}
.award_1{width:100%;padding:6px 0;}
.srv_list-2 {padding: 0 0 10px;}
.footer-section1 {padding:0;}
.about-txt p {padding: 0px 0 3px 0;}
.about-call li span {font-size: 16px;}
.about-call li a {font-size: 16px;}
.about-call ul li {padding:3px 0;}
.footer-section-1 {padding: 5px 0 0;}

#callbook ul li a i{font-size:15px;}
}
