@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@100..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');

html{
    padding:0 !important;
    margin:0 !important;
}

body{
  margin:0;
  padding:0;                                                                             
  color: #dd5710;
  font-family: "Poppins", sans-serif;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover{
  color:#000;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.main{
  margin: auto;
  padding: 0;
  width: 90%;
}
a{
  color: #000000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #000;
  text-decoration: none;
}
img{
  max-width: 100%;
}
h1,h2,h3,h4,h5,h6{margin:0px;}

.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}
p{
  margin:0;
}

/* START HEADER SECTION */

/* start top head section */

.tophead-section{
  display: none;
  padding: 6px 0;
  background: linear-gradient(45deg, #c55b0233, #e683001c);
  position: absolute;
  width: 100%;
}
.tophead-section p{
  color: #fff;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 18px;
  margin: 0 80px;
  text-align: center;
  display: inline-block;
}

.tophead-section:hover p{
    animation-play-state: paused;

}
/* end top head section*/


/* start header-slide section */

.header{
  background: url(images/header-slide.jpg) no-repeat;
  background-position: 0px -29px;
  background-attachment: fixed;
  padding: 0 0 120px 0;
  background-size: cover;
}
.head-section{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index: 9;
}
.head_row{
  padding: 44px 0px 0 0px;
  align-items: center;
}
/* end header section */
.navbar ul  li{
  display:inline-block;
  padding: 0px 12px;
  color: #fff;
  position: relative;
  transition: 0.2s ease-in;
}
.navbar ul  li a{
  font-size: 15px;
  text-transform: capitalize;
  color: #ffffff;
  border-radius: 30px;
  display: inline-block;
  padding: 0;
  transition: 0.1s ease-in;
  font-weight: 500;
}
.head-mid{
  justify-content:center;
  align-items: center;
}
.dropdown-item.active, .dropdown-item:active{
  background:transparent;
  color:#000000;
}
.dropdown-item:focus, .dropdown-item:hover{
  background:transparent;
  color:#ffffff;
}
.navbar-nav{
  padding:0;
  margin: 0px auto 0 0;
}

@media all and (min-width: 992px) {
  .dropdown-menu {
    width: auto;
    background: #de590c;
    padding: 8px 14px !important;
    border: 0px solid #5b214b;
  }
  .mega-submenu {
    left: 100%;
    top: 0;
    min-width: 25rem;
  }
  .ktm-mega-menu {
    position: static;
  }
  .mega-menu {
    left: 0;
    right: 0;
    width: 100%;
  }
  .dropdown-menu li {
    position: relative;
    padding: 1px 0 !important;
    display: block !important;
    line-height: 29px;
  }
  .dropdown-menu .submenu {
    display: none;
    left: 100%;
    top: 0;
  }
  .dropdown-menu>li:hover>.submenu,
  .dropdown:hover>.dropdown-menu {
    display: block;
  }
} 
.dropdown ul li a{
  text-transform:capitalize;
  color: #ffffff;
}
.nav-link:focus, .nav-link:hover {
  color: #ffffff;
}
.fixed-top {
  position: fixed;
  top: 0;
  padding: 8px 0 8px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1030;
  height: auto;
  background: #fff;
  box-shadow: 0 0 11px #0000002e;
}
.fixed-top .head-left2 img{height: 65px;}
.fixed-top .head-left1{margin:0;}
.navbar{
  border-radius: 0;
  border: 0;
}
.left-logo1 img{
  display: block;
  margin: 0 auto;
  /* height: 90px; */
}
.left-logo1{
  padding: 160px 0 0;
}
.left-logo1 strong{
  color: #000000;
  font-family: "Marcellus", serif;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 25px;
}
.left-logo1 span{
  font-size: 48px;
  color: #ffffff;
  text-shadow: 1px 1px 2px #000;
  font-weight: 700;
  margin: 7px 0 0 0;
  text-transform: uppercase;
}
.left-logo1  p{
  color: #ffffff;
  line-height: 29px;
  padding: 9px 0 0;
  font-size: 15px;
}
.left-logo1 a{
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 50px;
  font-weight: 500;
  width: fit-content;
  padding: 7px 29px;
  margin: 18px 0 0;
  text-transform:capitalize;
  font-size: 17px;
}
.navbar-collapse{}
.navbar-toggler{
    margin: -60px 0px 0 auto !important;
    border: 0;
    padding: 0;
    display: block;
    width: 39px;
}
.toggle-icon{
  height: 2px;
  margin: 6px 0 6px;
  padding: 0 0px;
  width:100%;
  background: #ffffff;
  display: block;
}
.toggle-icon:nth-child(2){}
.navbar-toggler:focus{box-shadow:none;}
/* start mobile view section */

.mobile-view{
  display: none;
}
.mobile-view strong{
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 48px;
  font-family: "Marcellus", serif;
  display: block;
}
.mobile-view ul li{
  display: inline-block;
  width: 32.33%;
  padding: 14px 3px;
  text-transform: capitalize;
  position: relative;
  margin: 2px 1px;
  text-align: center;
  border: 1px solid #ffffff;
}
.mobile-view ul li span{
  text-transform: capitalize;
  font-weight: 600;
  font-size: 18px;
  display: inline-block;
  position: relative;
  color: #ffffff;
}
.mobile-view ul li span small{
  font-size: 15px;
  position: absolute;
  top: 0px;
  right: -14px;
}
.mobile-view ul li p{
  color: #ffffff;
  font-size: 15px;
  padding: 0;
}
.logo-mobile{text-align: left;display:none;}
.logo-mob{
  margin: 0 0 0px;
  height: 81px;
}
/* end mobile view section*/

/* END HEADER SECTION*/

/* start brand logo section  */

.brandlogo-section{
  padding: 40px 0 40px;
}
.design-services{
  color: #fff;
  padding: 0 0 0px 0px;
  margin: 0 auto;
}
.services-header1{
}
.owl-carousel .owl-item img{
  margin: 0 auto;
  width: 80%;
}

.owl-nav{
  position:relative;
  color: #000000;
  font-size: 30px;
}
.owl-prev {
  color: #000000 !important;!i;!;
  top: -34px;
  height: 31px;
  line-height: 24px !important;
  width: 31px;
  background: #dfdfdf !important;
  position:absolute;
  left:0;
  border-radius: 80px;
}
.owl-next{
  color: #000000 !important;
  top: -34px;
  height: 31px;
  line-height: 24px !important;
  width: 31px;
  background: #dfdfdf !important;
  position:absolute;
  right:0;
  border-radius: 80px;
}
.owl-dots{display:none;}
.pt-msg p{
  color: #292929;
  text-transform: uppercase;
  text-align:center;
  font-size: 24px;
  font-weight: 500;
  line-height: 46px;
}
.pt-msg span{
  color: #a90000;
  text-align:center;
  font-style: italic;
  font-size: 17px;
  font-weight: 600;
}
.brand-heading strong{
  color:#222;
  font-size: 43px;
  text-transform: capitalize;
  font-family: "Marcellus", serif;
}

/* end brand logo section */

/* start slider section */

.slider img{width:100%;}
.text-slider{
  font-family: "Anek Devanagari", sans-serif;
  position: absolute;
  width: 60%;
  text-align: left;
  top: 0;
  right: 0px;
  height: 100%;
  padding: 60px 70px 0 0px;
}
.text-slider strong{
  font-size: 24px;
  color: #ffffff;
  font-weight: 600;
  text-transform: capitalize;
}
.text-slider span{
  width: fit-content;
  background:transparent;
  border: 1px solid #bd0000;
  border-radius: 10px;
  font-family: 'Poppins',sans-serif;
  color: #a30000;
  padding: 8px 18px 8px;
  margin: 14px 0 0;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}
.text-slider p{
  color: #000000;
  line-height: 30px;
  font-size: 16px;
  font-weight: 500;
  padding: 11px 0 0;
}
/* end slider section */





/* start top services section */

.topservices-section{
  padding: 78px 0 80px;
  position:relative;
  z-index: 9;
  background: #fff8ef;
}
.topservices-section:before{
  position: absolute;
  height:100%;
  width:100%;
  content:"";
  top: 0;
  background:url(images/bg-astrology.jpg) no-repeat;
  background-size:cover;
  ];
  z-index: -9;
  opacity: 0.1;
  left: 0;
}
.topservices-heading strong{
  color: #bb0000;
  font-weight: 800;
  text-transform: capitalize;
  font-size: 60px;
  font-family: "Marcellus", serif;
  position:relative;
  background: -webkit-linear-gradient(90deg, #f89808, #bb0000 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.topservices-heading span{
  background: #fc9704;
  display:inline-block;
  vertical-align: middle;
}

.topservices-heading .line-arrow{
  height: 4px;
  width: 149px;
  background: #fc9704;
  margin: 0 5px 0 2px;
}
.topservices-heading .rou-arrow{
  height: 7px;
  width: 7px;
  border-radius: 50%;
  position:relative;
  margin-left: 5px;
}
.topservices-heading .rou-arrow:after{
  width: 5px;
  height: 5px;
  background: #bb0000;
  border-radius: 50px;
  position: absolute;
  top: 0.9px;
  left: -8px;
  content: "";
}
.topservices-heading p{
  color: #3f3f3f;
  text-transform: uppercase;
  font-weight:600;
  margin: -2px 0 0;
}


.topservices-1{
  padding:10px;
}
.topservices-2{
  padding: 0 0 0px 0;
  background:#fff;
  position: relative;
  border: 1px solid #e7e7e7;
}
.topservices-2 strong{
  text-transform: uppercase;
  font-weight: 700;
  color: #1d1d1d;
  font-size: 18px;
  padding: 10px 0px 0px 13px;
}
.topservices-2 a{
  width:fit-content;
  font-size: 12px;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 4px 15px 4px 15px;
  margin: 5px 18px 11px auto;
  background: linear-gradient(45deg, #ff9318, #f08000);
  border-radius: 20px;
} 
.topservices-2 p{
  font-size: 14px;
  line-height: 25px;
  color: #7c7c7c;
  padding: 0px 5px 0 15px;
}
/* end top services section */

/* start Horoscope section*/

.horoscope-sec{
  padding: 50px 0  20px;
}
.mobile{display:none;}
.horoscope-heading  strong{
  font-size: 44px;
  color: #9e0000;
  font-weight: 700;
  text-transform: capitalize;
  font-family: "Marcellus", serif;
  display: block;
}
.horoscope-heading img{
  transform: rotate(180deg);
}
.horoscope{
}
.zodiac-img1{
  padding: 5px 5px 5px 5px;
  text-align: center;
}
.zodiac-img1 span{
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.zodiac-img1 p{font-size:15px;text-transform: capitalize;}
.zodiac-img1 span img{}
.inner-horoscope .zodiac-img1 span img{
  height: auto;
}
.inner-horoscope .zodiac-img1 {
  padding: 5px 5px 5px 5px;
}
.tagline-puneet p{
  color: #292929;
  text-transform: capitalize;
  text-align:center;
  font-size: 20px;
  font-weight: 600;
  line-height: 35px;
}
.tagline-puneet span{
  color: #a90000;
  text-align: center;
  font-style: italic;
  font-size: 17px;
  font-weight: 600;
}
.tagline-puneet a{
  color: #a90000;
  text-align:center;
  font-style: italic;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 0 0;
}
/* end Horoscope section*/



/* start main content section */

.maincontent-section{
  padding: 70px 0 70px;
  position:relative;
}
.topservices-heading img{
  position: absolute;
  left: 0;
  top: -70px;
  height: 220px;
}
.topservices-heading h1{
  color: #bb0000;
  font-weight: 800;
  text-transform: capitalize;
  font-size: 69px;
  font-family: "Marcellus", serif;
  position:relative;
  background: -webkit-linear-gradient(90deg, #f89808, #bb0000 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.topservices-heading h1 a{
  background: -webkit-linear-gradient(90deg, #f89808, #bb0000 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.aboutus-page-left1{
  padding: 20px;
  background: #fff5eb;
}
.main-content p{
  color: #2f2f2f;
  line-height: 31px;
  font-size: 15px;
  font-weight: 400;
  text-align: justify;
  padding: 10px 0 0;
}
.main-content p img{
  float:right;
  height:300px;
  border: 12px solid #9e00001c;
  margin: 0 0 0px 40px;
  border-radius: 28px;
}
.main-content p .horoscope-posting{
  float: left;
  height: auto;
  border: 0;
  border-radius: 0;
  margin: 0 20px 0 0px;
  padding: 0;
}
.main-content p a{
  font-weight: 700;
  color: #dc7928;
}
.main-content p strong a{
  
}
.main-content span{
  color: #f9dd00;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 17px;
  background: #0c3729;
  border-radius: 50px;
  display: inline-block;
  padding: 5px 28px;
  width: fit-content;
  margin: 20px 0 0 0;
}
.main-content ul{
   margin: 0px 0 0px;
   list-style:none;
   padding: 10px 0px 20px;
   position:relative;
   z-index:9;
}
.main-content ul li{
  line-height: 27px;
  font-weight: 400;
  font-size: 16px;
  padding: 7px 20px 7px 55px;
  border-radius: 30px;
  background: #ffffff;
  color: #252525;
  display: block;
  border: 1px solid #e9973f;
  position:relative;
  margin: 10px 5px 0 0;
}
.main-content ul li:before {
  position: absolute;
  color: #ffffff;
  top: 0px;
  text-align: center;
  left: 0px;
  font-size: 28px;
  line-height: 37px;
  content: "\1693";
  background: #9e0000;
  font-family: 'Glyphicons Halflings';
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
.main-content ul li:after{
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left:  5px;
  height: 30px;
  width: 30px;
  border: 1px dashed #fc9704;
  border-radius: inherit;
  transition: all ease 0.4s;
  animation: spin 30s linear infinite;
}
.main-content p strong{
  font-weight: 500;
  color: #000000;
}

.main-content h2,h3,h4,h5,h6{
  font-size: 23px;
  margin: 27px 0 5px 0px;
  line-height: 30px;
  padding: 0px 0px 10px 0px;
  font-weight: 600;
  z-index: 9;
  position: relative;
  width:fit-content;
  text-transform: capitalize;
  color: #252525;
}
.main-content h2,h3,h4,h5,h6,strong{
  font-weight: 600;
}
.main-content h2:before{
  content:"";
  position:absolute;
  height:3px;
  width:90%;
  bottom:0;
  left:0;
  background:#e9973f;
  
}
.main-content h3:before{
  content:"";
  position:absolute;
  height:3px;
  width:90%;
  bottom:0;
  left:0;
  background:#e9973f;
}
.main-content h4:before{
  content:"";
  position:absolute;
  height:3px;
  width:90%;
  bottom:0;
  left:0;
  background:#e9973f;
}
.main-content h5:before{
  content:"";
  position:absolute;
  height:3px;
  width:90%;
  bottom:0;
  left:0;
  background:#e9973f;
}
.main-content h6:before{
  content:"";
  position:absolute;
  height:3px;
  width:90%;
  bottom:0;
  left:0;
  background:#e9973f;
}
.main-content  em{
  font-family: "Marcellus", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  color: #9e0000;
  display: block;
  padding: 0 0 0 11px;
  margin: 20px 0 10px;
  position:relative;
}
.main-content em:before{
  position:absolute;
  content:"";
  background: -webkit-linear-gradient(90deg, #f89808, #bb0000 130%);
  height:100%;
  width: 3px;
  left:0;
  border-radius: 20px;
  top:0;
}
.main-content ol{
   margin: 0px 0 0px;
   list-style:none;
   padding: 10px 0px 10px;
   position:relative;
   z-index:9;
}
.main-content ol li{
  line-height: 27px;
  font-weight: 400;
  font-size: 15px;
  padding: 7px 20px 7px 20px;
  border-radius: 30px;
  background: linear-gradient(328deg, #f89808, #bb0000 130%);
  color: #ffffff;
  display: inline-block;
  border: 1px solid #e9973f;
  position:relative;
  margin: 10px 5px 0 0;
}


/*end main content section */







/* start astrology section */

.astrology-section{
  padding: 70px 0 60px;
}
.astrology-left1{
}
.astrology-right1{padding: 0 0 0 30px;}
.astrology-right1 p{
  color: #000000;
  line-height: 32px;
  font-size: 15px;
  font-weight: 400;
  padding: 11px 0 0;
}
.astrology-right1 strong{
  color: #9e0000;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 31px;
  position: relative;
}
/* end astrology section*/

/* start counter section */

.counter-section{
  padding: 90px 0;
  background: url(images/puneet-astrologer.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position:relative;
  z-index:9;
}
.counter-section:before{
  content:"";
  position:absolute;
  height:100%;
  width:100%;
  left:0;
  right:0;
  top:0;
  background: -webkit-linear-gradient(90deg, #f89808, #bb0000 110%);
  z-index:-9;
  opacity: 0;
}
.counter-right1{
  padding: 0;
}
.counter-right1 ul{
  z-index: 9;
  padding: 0 0px 0 0px !important;
}
.counter-right1 ul:before{
  content:"";
  position:absolute;
  background: #fff;
  height:100%;
  width: 3px;
  left:0;
  z-index: -9;
}
.counter-right1 ul li{
  padding: 22px 0;
  color: #000;
  list-style: none;
  display: flex;
  align-items: center;
  position: relative;
}
.counter-right1 ul li:before{
  content:"";
  height: 3px;
  width:10%;
  background: #ffffff;
  left:0;
  top: 0;
}
.counter-right1 li .counter1{
  width:20%;
} 
.counter-right1 li .counter1 span{
  display: block;
  border: 2px solid;
  border-radius: 14px;
  text-align: center;
  height: 80px;
  width: 80px;
  line-height: 101px;
  color: #fff;
}
.counter-right1 li .counter1 span .bi{
  height: 2.6rem;
  width: 2.6rem;
}
.counter2{
  width: 80%;
  text-align: left;
}
.counter2 p{
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
  color: #fff;
}
.counter2 span{
  font-size: 16px;
  color: #000000;
  font-weight: 400;
  line-height: 30px;
  padding: 5px 0 0;
}
/* end counter section*/

/* start top services section */

.mainservices-section{
  padding: 70px 0 90px;
}
.mainservices-1{
  padding: 10px;
}
.heading-horoscope span{
  color: #232f46;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 19px;
}
.heading-horoscope strong{
  font-size: 49px;
  color: #b01e37;
  line-height: 59px;
  font-weight: 700;
  text-transform: capitalize;
}
.heading-horoscope p{
  color:#222;
  font-size: 16px;
  line-height:30px;
}
.mainservices-2 strong{
  display: block;
  text-transform: capitalize;
  padding: 0px 0 0px;
  font-weight: 600;
  font-family: "Anek Devanagari", sans-serif;
  line-height: 34px;
  text-align: left;
  margin: 12px 0 0px;
  color: #272727;
  position: relative;
  font-size: 20px;
}
.mainservices-2 img{
  width: 100%;
  border-radius: 22px;
  padding: 7px;
  border: 1px solid #381d04;
}
.contact-us-now a{
  font-size: 33px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ffffff;
  display: inline-block;
  font-family: "Anek Devanagari", sans-serif;
  border-radius: 5px;
  padding: 11px 32px 0px;
  background: linear-gradient(45deg, #ff9318, #f08000);
  width: fit-content;
}
/* end top services section*/








/* start list section */

.list-section{
  padding: 90px 0 80px;
}
.list-1{
  padding: 10px;
}
.list-1:nth-child(2) .list-2{
  background:#f8e0d4;
}
.list-2{
  padding: 40px 20px 40px;
  background: linear-gradient(328deg, #f89808, #bb0000 80%);
  z-index: 9;
}
.list-2:before{
  position: absolute;
  height:100%;
  width:100%;
  content:"";
  top: 0;
  background:url(images/bg-astrology.jpg) no-repeat;
  background-size:cover;
  z-index: -9;
  opacity: 0.2;
  left: 0;
}
.list-2 strong{
  font-size: 29px;
  text-transform: capitalize;
  font-weight: 700;
  font-family: "Marcellus", serif;
  color: #fff;
  padding: 0 0 5px;
  text-align: center;
}
.list-2 p{
  background:#ffffff66;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 11px;
  text-align: center;
  border-radius: 39px;
  color: #ffffff;
  text-transform: capitalize;
}
.list-2 small{
  font-size: 34px;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 0 0;
  font-weight: 600;
}

 .list-2 ul li{
   list-style:none;
   position: relative;
   line-height: 29px;
   padding: 9px 0 9px 31px;
   font-size: 16px;
   color: #ffffff;
}
.list-2 li:before{
  position:absolute;
  background: #e6e6e600 30%;
  top: 9px;
  left: 0px;
  color: #ffffff;
  font-size: 26px;
  content: "\290f";
  font-family: 'Glyphicons Halflings';
}
.list-1:nth-child(2) .list-2 strong{
  color:#000;
}
.list-1:nth-child(2) .list-2 p{
  color:#000;
  background: #b400001f;
}
.list-1:nth-child(2) .list-2 small{
  color:#9e0000;
}
.list-1:nth-child(2) .list-2 ul li{
   color:#000;
 }
.list-1:nth-child(2) .list-2 li:before{
   color:#9e0000;
}
.list-2 a{
  color:#fff;
  background: #9e0000;
  font-weight: 500;
  padding: 8px 26px;
  font-size: 17px;
  text-transform: uppercase;
  display: block;
  position:relative;
  width: fit-content;
  margin: 29px auto 0;
}
.list-2 a:before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  opacity: 1;
  visibility: visible;
  transition: all ease 0.4s;
  background-color: transparent;
  transform: scaleY(1.3) scaleX(0.81);
  border: 1px solid rgb(71 40 5);
  z-index: -2;
}
.list-2 a:hover::before {
  border-color: var(--theme-color);
  transform: scaleY(1) scaleX(1);
}
.list-2 a:hover{
  background:transparent;
  color:#000000;
}
/* end list section*/

 /* start services section   */

.services-section{
  padding: 78px 0 80px;
  position:relative;
  z-index: 9;
  background: #fff8ef;
}
.services-section:before{
  position: absolute;
  height:100%;
  width:100%;
  content:"";
  top: 0;
  background:url(images/bg-astrology.jpg) no-repeat;
  background-size:cover;
  z-index: -9;
  opacity: 10%;
  left: 0;
}
.services-1{
  padding:10px;
}
.services-2{
  padding: 20px;
  background: #fff;
}
.services-2 span{
  display:block;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background: url(images/icon-services.jpg) no-repeat;
  margin: 0 auto;
  text-align: center;
  line-height: 97px;
  position: relative;
}
.services-2 span:before{
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left:  5px;
  border: 1px dashed #ffffff;
  border-radius: inherit;
  transition: all ease 0.4s;
  animation: spin 30s linear infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.services-2 span svg{
  height: 46px;
  fill: #fff;
}
.services-2 p{
  font-size: 15px;
  color: #4a4a4a;
  line-height: 27px;
  padding: 0px 0 0;
}
.services-2 strong{
  font-size: 25px;
  text-transform: capitalize;
  font-weight: 700;
  font-family: "Marcellus", serif;
  color: #000000;
  padding: 10px 0 2px;
  display: block;
  text-align: center;
}
.services-2 a{
  color: #fff;
  background: #9e0000;
  font-weight: 500;
  padding: 6px 15px 6px;
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  position: relative;
  width: fit-content;
  margin: 9px auto 0;
}

/* end services section */

/* start banner design  */
.banner-design img{
  width: 100%;
}
.banner-content{
  position: absolute;
  top: 90px;
  width: 66%;
  text-align: left;
  right: 0px;
  padding: 0 70px 0 20px;
}
.banner-content span{
  text-transform: capitalize;
  padding: 8px 20px 0px;
  font-weight: 600;
  font-family: "Anek Devanagari", sans-serif;
  line-height: 34px;
  margin: 12px 0 20px;
  color: #ffffff;
  position: relative;
  text-align: center;
  font-size: 21px;
  background: #9e0000;
  width: fit-content;
}
.banner-content strong{
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
}
.banner-content p{
  color: #fff;
  line-height: 34px;
  font-size: 18px;
  padding: 10px 0 0;
}
.banner-content a{
  text-transform: capitalize;
  padding: 8px 20px 7px;
  font-weight: 600;
  margin: 12px 0 0px;
  color: #000000;
  position: relative;
  text-align: center;
  font-size: 17px;
  background: #f28203;
  width: fit-content;
}
.gemstones-content ul li{
  color:#fff;
  text-transform:capitalize;
  font-size: 19px;
  font-weight: 400;
  padding: 10px 32px 10px 0px;
  list-style: none;
  position:relative;
}
.gemstones-content ul li:before{
  position:absolute;
  background: #e6e6e600 30%;
  top: 4px;
  right: 0px;
  color: #ffffff;
  font-size: 25px;
  content: "\272f";
  font-family: 'Glyphicons Halflings';
}
.banner-content i{
  color: #fff;
  font-size: 33px;
  text-transform: uppercase;
  font-family: "Marcellus", serif;
  display: block;
  font-style: normal;
  padding: 0 0 10px;
  font-weight: 600;
}
.gemstones-content a{
  margin: 10px 0 0 auto;
  background: #9e0000;
  color: #fff;
}
.gemstones-content{
  top:50px;
}
.gemstone:before{
  content:"";
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  left:0;
  right:0;
  background:linear-gradient(328deg, #f89808, #bb0000 80%);
  opacity: 0.4;
  display: none;
}
/* end banner design */

/* start faq section */

.faq-section{
   padding: 50px 0;
  position:relative;
  z-index: 9;
  background: #fff8ef;
}
.faq-section:before{
  position: absolute;
  height:100%;
  width:100%;
  content:"";
  top: 0;
  background:url(images/bg-astrology.jpg) no-repeat;
  background-size:cover;
  z-index: -9;
  opacity: 10%;
  left: 0;
}
.faq-1{
   padding: 16px;
}
.faq-2{
   padding: 20px 23px 20px;
   border-radius: 10px;
   background: #fff;
}
.faq-2 strong{
   font-size: 19px;
   color: #9e0000;
   font-weight: 600;
   padding: 0px 0 5px 0;
   text-transform: capitalize;
   border-bottom: 1px solid #d9d9d9;
   display:block;
   margin: 0 0 8px;
}
.faq-2 p{
   color: #555555;
   line-height: 27px;
   font-size: 15px;
   padding: 1px 0 0;
}
/* end faq section */

/* start testimonials section */

.testimonials-section{
  padding:80px 0;
}
.testimonials{
   margin: 0px 0 0;
   padding: 20px 0 20px;
}
.testimonials1{
   text-align:center;
   padding: 10px;
}
.testimonials2{
   background: #ffcea2;
   padding: 20px;
}
.testimonials2 b{
   
}
.testimonials2 b .bi{
   color: #ff8301;
   height:1.2rem;
   width:1.2rem;
   margin: 0 4px;
}
.testimonials2 strong{
  font-size: 16px;
  font-weight: 600;
  display: block;
  position:relative;
  text-transform: capitalize;
  z-index: 9;
  width:fit-content;
  margin: 0 auto 10px;
  color: #fff;
  padding:5px 10px;
  background: #9e0000;
}
.testimonials2 p{
  font-size: 15px;
  line-height: 32px;
  padding: 2px 0 0px 0;
  color: #000;
  font-weight: 400;
}
.testimonials3{
  margin: 0;
}
.testimonials3 span{
  display: block;
  margin: 0px auto 0px;
  border-radius: 50%;
  animation: float 3s ease-in-out infinite;
  display: flex;
  justify-content: center;
  align-items: center;
  }

.testimonials3 span img{
  border-radius: 50%;
  margin: 0 auto;
}

.testimonials-section .owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{
  color: #000000;
  font-size: 35px;
  display: block;
  margin: 0px 37px 0 9px;
}
.testimonials-section .owl-nav{
  width: 15%;
  line-height: 50px;
  top: auto;
  bottom: 10px;
  border-radius: 10px;
  margin: 0px auto 0;
  display: block !important;
  position: absolute;
  right: 0px;
  left: 0;
}
.testimonials-section .owl-next{
  top: 20px;

}
.testimonials-section .owl-prev{
  top:20px;
}

/* end testimonials section */


/* start footer section */

.footer{
  padding: 80px 0 0px;
  position:relative;
  z-index: 9;
  background: linear-gradient(328deg, #f89808, #bb0000 80%);
}
.footer:before{
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  background: url(images/header-slide-1.jpg) no-repeat;
  z-index: -9;
  opacity: 92%;
  background-size: cover;
}
.footer-design{
  padding-bottom:50px;
}
.footer-about1{
  padding: 0 0px 0 0px;
  border-right: 1px solid #ac2c08;
}
.footer-heading strong{
  font-size: 37px;
  text-transform: capitalize;
  font-family: "Marcellus", serif;
  color: #ffffff;
  font-weight: 600;
}
.footer-heading strong img{
  height: 50px;
  margin: -5px 0 0 0;
}
.text-centent p {
  color: #ffffff;
  line-height: 30px;
  font-weight: 400;
  font-size: 15px;
  padding: 0;
}
.footer-center2 {
  padding: 0 15px 30px 0;
}
.footer-social{
  border-top: 1px solid #ac2c08;
  padding: 25px 0 0 0;
}
.footer-social ul li{
  list-style: none;
  display: inline-block;
  padding: 0px 4px;
}
.footer-social li a{
  color: #ffffff;
  height: 43px;
  line-height: 48px;
  width: 43px;
  display: inline-block;
  background: #9e0000;
  border-radius: 30%;
  text-align: center;
}
.footer-social li a .bi{
  height: 1.2rem;
  width: 1.2rem;
}

.footer-right1{
  padding: 0 0 0 0;
}
.footer-right2{
}
.icon-image{
  border-bottom: 1px solid #ac2c08;
  padding: 10px 0 30px 10px;
}
.icon-image ul li{
  display: inline-block;
  list-style: none;
  padding: 0 4px;
}
.icon-image ul li a{
 background: #ffffff36;
 color: #fff;
 text-transform: capitalize;
 padding: 7px 14px;
 border-radius: 2px;
}

.contact-astro strong{
  font-size: 27px;
  text-transform: capitalize;
  font-family: "Marcellus", serif;
  color: #ffffff;
  font-weight: 600;
}

.footer-contact{
  padding: 10px 0 0px 0px;
}
.footer-contact strong{
  font-weight: 500;
  font-size: 21px;
  text-transform: capitalize;
  margin: 0;
  display: block;
  color: #ffc603;
  padding: 0;
}
.footer-contact ul li{
  padding: 5px 0;
  list-style:none;
}
.footer-contact li span{
  height: 35px;
  width: 35px;
  line-height: 34px;
  text-align: center;
  display:inline-block;
  border-radius: 20%;
  color: #fff;
  background: #9e0000;
}
.footer-contact li span .bi{color: #ffc479;}
.footer-contact li i{
  color: #ffffff;
  text-transform: capitalize;
  font-size:15px;
  font-style: normal;
  margin: 0 0 0 4px;
  display: inline-block;
}

.contact-astro {
  padding: 20px 10px 0 8px;
  border-right: 1px solid #ac2c08;
}
.contact-services{
  padding: 11px 0px 0 0px;
}
.services{
  padding: 0 0 20px 20px;
  border-bottom:1px solid #ac2c08;
}
.services ul li {
  font-size: 16px;
  list-style: none;
  display: inline-block;
  font-weight: 400;
  color: rgb(255, 255, 255);
  fill: rgb(255 255 255);
  position: relative;
  text-transform: capitalize;
  padding: 7px 8px 4px 0px;
}
.services ul li  svg {
  height: 0.9rem;
  width: 0.9rem;
  margin: 0px 4px 0px 0px;
}
.payment ul li{
  padding: 5px 2px;
  margin:0;
  display: inline-block;
}
.payment ul li img{
  padding: 5px 8px;
}
.pay{
  justify-content:center;
  align-items: center;
}
.note strong{
  font-weight: 600;
  font-size: 18px;
  text-transform: capitalize;
  margin: 0 0 0px 0;
  padding: 2px 14px;
  display: block;
  color: #ffa873;
  width: fit-content;
  background: #9b0000;
}
.note p{
  color: #ffffff;
  font-size: 15px;
  margin: 12px 0 0;
  font-weight: 500;
}
.note p b{font-weight: 600;color: #2b0100;}
.note span{
  color: #ffffff;
  font-size: 13px;
  margin: 0;
}
.note{
  border-left: 1px solid #ac2c08;
  padding: 20px 0 0 20px;
  text-align: left;
}
.copy p{
  background: #fff;
  font-weight: 600;
  padding: 7px 0;
  font-size: 13px;
  color: #373737;
}
/* end footer section  */


/* =============================================
        START GET IN TOUCH PAGE CSS 
================================================*/

.getintouch{
  padding: 70px 0 60px;
}
.getin-left1{
  padding: 0 20px 0 0px;
}
.contac-rr {
  margin: 0;
  text-align: left;
}
.form-group1 {
   padding: 10px 8px;
   margin: 0px 0px 0px;
   position: relative;
}
.form-group1 label{
  text-align: left;
  font-weight: 600;
  display: block;
  padding: 0 0 4px 0;
  font-size: 14px;
  text-transform: capitalize;
}
input.form-control1 {
   color: #2b2b2b;
}

.form-control1 {
  height: 53px;
  background-color: transparent;
  border-radius: 50px;
  border: 1px solid #282c1e;
  display: block;
  width: 100%;
  line-height: 53px;
  padding: 0px 24px 0px 30px;
  font-size: 15px;
  font-weight: 400;
}
textarea.form-control1 {
  height: 140px;
  border-radius: 30px;
  color:#000000;
}
input:-internal-autofill-selected {
    background-color: #ffffff00 ! Important;
}
.form-group1 span{
  margin: 0;
}


.btn-group{
  padding: 13px 0 0px 0;
  margin: 0;
  display: block;
  text-align: right;
}
.btn-group>.btn{
  background: linear-gradient(328deg, #f89808, #bb0000 130%);
  padding: 13px 30px;
  color: #ffffff;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 500;
  border:0;
  border-radius: 350px;
  transition: 0.8s all ease-in-out;
  left: 0;
  width: 100%;
  right: 0;
  margin: 0px auto 0px;
}

.form-group1  .place::-webkit-input-placeholder{
  color: #303030;
  padding-left:0px;
  font-size:15px;
  font-weight:400;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}
.btn:active:focus, .btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}
.get-in1{
  padding: 0 16px;
}
.get-in2{
  border-radius: 17px;
  padding: 0;
  position: relative;
  text-align: center;
  background: #f89808;
}
.get-in2 a{
  display: block;
  color: #eaa142;
  padding: 30px;
}
.social-media a span{
  display: block;
  position: absolute;
  top: 18px;
  color: #ffffff;
  left: 10px;
  height: auto;
  width: auto;
  border: 0;
}
.social-media a span .bi{
  height: 0.9rem;
  width: 0.9rem;
}
.get-in2 strong{
  font-size: 20px;
  font-weight: 500;
  padding: 4px 0 0;
  display: block;
  color: #eaa142;
}
.get-in2 span{
  display:block;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background: #ffffff;
  margin: 0 auto;
  text-align: center;
  line-height: 101px;
  position: relative;
  color: #f89808;
}
.get-in2  span:before{
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left:  5px;
  border: 1px dashed #683618;
  border-radius: inherit;
  transition: all ease 0.4s;
  animation: spin 30s linear infinite;
}
.get-in2 span .bi{
  height: 35px;
  width: 35px;
}
.get-in2 p{
  color: #fff;
  font-weight: 500;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 16px 0 0;
}
.social-media{
  border-radius: 17px;
  border: 1px solid #4b2e0c;
  padding: 0;
  position: relative;
  text-align: center;
}
.social-media li {
  list-style: none;
  position: relative;
  padding: 10px 0px 0;
}
.social-media ul li a{
  display: block;
  text-align: left;
  text-transform: capitalize;
  font-style: italic;
  font-size: 13px;
  padding: 7px 16px 8px 35px;
  font-weight: 400;
  color: #fff;
  border-radius: 110px;
  background: -webkit-linear-gradient(#f89808, #bb0000 80%);
}
.timming li{
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  list-style: none;
  border: 1px solid #eee;
  color: #9b0000;
  padding: 12px 17px 13px;
  margin: 12px 0 0;
}
.timming li  svg{
  height: 1.1rem;
  width: 1.1rem;
  margin: 0 3px 0 0px;
  fill: #eaa142;
}
.timming li p{
  text-transform: capitalize;
  color: #2a2a2a;
  font-weight: 400;
  padding: 4px 0 0;
}
.social-media{
  padding: 0px 10px 10px;
}



/* =============================================
        END GET IN TOUCH PAGE CSS 
================================================*/

/* start bread crukb section  */

.bread-crumb{
  background: url(images/bread-crumb.jpg) no-repeat;
  background-size: cover;
}
.error-page{
  background: url(images/error-page.jpg) no-repeat;
  background-size: cover;
}
.bread-crumb-contact{
  background:url(images/bread-crumb-contact.jpg) no-repeat;
  background-position: right;
}
.bread-crumb-design{
  padding: 120px 0 70px;
  background-size: cover;
  position: relative;
  /* z-index: 9; */
}
.bread-crumb-design p{text-transform: uppercase;font-size: 16px;color: #f89808;}
.bread-crumb-design p a{color: #ffffff;}
.bread-crumb-design h1{font-size: 50px;color: #f89808;font-weight: 500;text-transform: capitalize;font-family: "Marcellus", serif;display: block;position: relative;}
.bread-crumb-design h1 a{color: #ffffff;}
.bread-crumb-design h1:before{
  content:"";
  position:absolute;
  height:1px;
  width: 50%;
  left:0;
  background: linear-gradient(to left, #ffffff00, #703712);
  top:0;
}

.yoast-breadcrumb h1 a{
  color: #ffffff;
}
.yoast-breadcrumb p{
  color: #f89808;
}
.yoast-breadcrumb:before{
  content:"";
  position:absolute;
  height:100%;
  width:100%;
  left:0;
  right:0;
  background: linear-gradient(45deg, #ce0901, #f08607);
  top:0;
  z-index: -9;
  opacity: 34%;
  display: none;
}


/*  end bread crumb section */


/* ==============================================

=================================================*/

/*==============================================================
            START 404 PAGE CSS 
================================================================*/ 

.error{
  padding: 0px 0 80px;
  position:relative;
  z-index: 9;
  background: #fff8ef;
}
.error:before{
  position: absolute;
  height:100%;
  width:100%;
  content:"";
  top: 0;
  background:url(images/bg-astrology.jpg) no-repeat;
  background-size:cover;
  z-index: -9;
  opacity: 16%;
  left: 0;
}
.error p {
  color: #9e0000;
  font-size: 200px;
  line-height: normal;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  font-family: "Marcellus", serif;
}
.error p .bi{
  height: 120px;
  width: 115px;
  color: #f89808;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 66px;
  z-index: -9;
}

.error strong {
  padding: 6px 14px;
  background: #f89808;
  color: #000000;
  text-transform: uppercase;
  position: relative;
  font-size: 24px;
  font-weight: 600;
  display: block;
}

/*==============================================================
            END 404 PAGE CSS 
================================================================*/ 





/* start fixed mobile icons*/

.icon-fixed-mobile{
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 9;
  display: none;
}
.icon-fix{
  justify-content: center;
  align-items: center;
  padding: 8px 0px 9px;
}
.left-icon{
  /* width: 50%; */
  padding: 0;
}
.center-icon{
  padding: 0;
  text-align: center;
  float: left;
  width: 15%;
}
.left-icon{
  width: 15%;
}
.center-icon a{
  background-color: #ec000f;
}
.left-icon a{
  background:green; 
}

.contact-icon{
  color: #fff;
  border-radius: 40px;
  display: block;
  margin: -0px auto 0;
}
.contact-icon a{
  display:block;
  color:#fff;
  border-radius: 50px;
  text-align: center;
  height: 48px;
  line-height: 59px;
  margin: 0 auto;
  width: 48px;
}
.contact-icon a .bi{
   height: 1.5rem;
   color: #fff;
   width: 1.5rem;
   animation: trin 1s linear infinite;
}

@keyframes trin {
    from {
        transform:rotate3d(0, 0, 1, 0deg);
    }
    20%, 32%, 44%, 56%, 68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    23%, 35%, 47%, 59%, 71% {
        transform: rotate3d(0,0,1,15deg);
    }
    26%, 38%, 50%, 62%, 74% {
        transform: rotate3d(0,0,1,0deg);
    }
    29%, 41%, 53%, 65%, 77% {
        transform: rotate3d(0,0,1,-15deg);
    }
    80% {
        transform:rotate3d(0, 0, 1, 0deg);
    }
}

.right-icon{
  width: 65%;
  padding: 0;
}
.right-icon strong{
  display:block;
  color: #000000;
  font-weight: 700;
}
.right-icon p{
  display:block;
  color:#4d4d4d;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 9px;
}





@media (max-width: 767px){
  body{text-align: center;}
  .head-section{background: url(images/header-slide-1.jpg) no-repeat;background-size: cover;padding: 1px 0 5px 0;background-attachment: fixed;position:relative;}
  .header{background: url(images/header-slide-1.jpg) no-repeat;background-size: cover; padding: 0; background-attachment: fixed;}
  .left-logo1{display:none;}
  .dropdown ul li a{color:#000;}
  .head_row {padding: 6px 0px 0px 0px;}
  .navbar ul li{text-align:left;display: block;}
  .mobile-view{display:block;padding: 0;}
  .logo-mobile{display:block;width: 35%;}
  .logo-mobile img{height: 60px;}
  .topservices-heading strong{font-size: 41px;}
    .text-slider{width: 69%;padding: 20px 20px 0 0px;}
  .text-slider strong{font-size: 18px;}
  .text-slider p{ display: none;}
  .text-slider span{margin: 6px 0 0;font-size: 12px;padding: 7px 14px 6px;}
  .astrology-right1 strong{font-size: 23px;}
  .astrology-right1 {padding: 10px 0 0 0;}
  .astrology-section .row{align-items:center;}
  .counter2 p{font-size: 21px;}
  .counter-section:before{opacity: 0.8;}
  .counter2 span{color:#fff;}
  .mainservices-2 strong{font-size: 18px;line-height: 29px;}
  .banner-content strong{font-size: 18px;}
  .banner-content{width: 77%;padding: 0px 10px 0 20px;top: 20px;}
  .banner-content span {margin: 0px 0 10px;font-size: 14px;padding: 3px 6px 0px;line-height: 26px;}
  .banner-content p{ font-size: 13px; line-height: 22px;padding: 2px 0 0;}
  .list-2 strong{font-size: 23px;}
  .list-2 { padding: 40px 10px 40px;}
  .list-2 ul li{line-height: 23px;font-size:15px;}
  .services-2 {padding: 20px 10px;}
  .services-2 p {font-size: 14px;line-height: 25px;}
  .services-2 strong{font-size: 22px;}
  .icon-image ul li{ padding: 0 1px;}
  .icon-image ul li a{padding: 4px 4px;font-size: 13px;}
  .services ul li{padding: 3px 6px 2px 0px;font-size: 13px;}
  .services ul li:last-child{display:none;}
  .services {padding: 0 0 10px 10px;}
  .pt-msg p{margin: 0 0 10px;font-size: 17px;line-height: 27px;text-transform: capitalize;}
  .horoscope-heading strong{font-size: 32px;}
  .zodiac-img1{width: 25%;padding: 2px;}
  .zodiac-img1 p{font-size: 14px;}
  .tagline-puneet p{font-size: 18px;}
  .list-1 {padding: 5px;}
  .banner-content a{font-size:15px;padding: 5px 11px 3px;}
  .footer-social{padding: 10px 0 5px;text-align:center !Important;}
  .footer-center2 {padding: 0 15px 10px 0;}
  .icon-image {padding: 10px 0 20px 0px;}
  .contact-astro {padding: 10px 0px 0 0px;border-right: 0;text-align: left;}
  .contact-services { padding: 0px 0px 0 0px;}
  .footer-design {padding-bottom: 30px;}
  .footer {padding: 30px 0 0px;}
  .footer-about1{border:0;}
  .footer-right2{text-align:center;}
  .note {padding: 12px 0 0 10px;}
  .form-group1 {padding: 5px 0px;}
  .getintouch {padding: 70px 0 20px;}
  .services-section {padding: 60px 0 80px;}
  .gemstone{background:url(images/gemstones.jpg) no-repeat;background-size: cover;background-position: -70px 0px;padding: 30px 0;}
  .gemstone img{display:none;}
  .banner-content i{font-size: 21px;}
  .gemstone  .gemstones-content{padding: 1px 10px 0 0px;position: relative;width: 100%;top: 0;}
  .gemstones-content ul li{padding: 4px 30px 3px 0px;font-weight: 500;font-size: 16px;}
  .gemstone:before{display:block;}
  .testimonials2 {padding: 20px 10px;}
  .faq-2 { padding: 20px 15px 20px;}
  .faq-2 strong{font-size:16px;}
  .faq-1 { padding: 10px 0;}
  .gemstones-content ul li:before{font-size: 22px;top: -2px;}
  .topservices-heading{text-align:center !Important;padding-bottom: 0 !important;!i;!;}
  .topservices-heading h1{font-size: 35px;}
  .topservices-heading img{top:0;position: relative;height: 190px;}
  .main-content p{text-align:left;}
  .main-content ul li{font-size: 14px;line-height: 21px;padding: 4px 7px 7px 37px;}
  .main-content ul li:before{height: 28px;width: 28px;line-height: 25px;font-size: 24px;top: 2px;left: 3px;}
  .main-content ul li:after{height: 22px;width: 22px;top: 4px;left: 6px;}
  .main-content h2, h3, h4, h5, h6{font-size:20px;}
  .bread-crumb{background: url(images/bread-crumb.jpg) no-repeat;padding: 0 0 40px 0;background-position: 70% 0%;background-attachment: fixed;background-size: cover;}
  .get-in1 {padding: 10px;}
  .bread-crumb-design {padding: 50px 0 40px;background-size: cover;background-position: bottom;}
  .aboutus-page-left img{margin: 20px auto; display: block;}
  .main-content ol li{padding: 4px 15px 5px 15px;display: block;margin: 10px 0px 0 0;}
  .main-content em{line-height: 30px;font-size: 18px;}
  .aboutus-page-left1 {padding: 10px;}
  .maincontent-section {padding: 30px 0 70px;}
  .tagline-puneet{padding: 26px 0 0 0 !important;}
  .bread-crumb-contact{background-size: cover;background-position: right;}
  .yoast-breadcrumb{background-size: cover;background-position: right;}
  .main-content p img{height: 200px;margin: 0 0 0px 20px;}
  .full-screen{display:none;}
  .mobile{display:block;}
  .reverse-row{flex-flow: column-reverse;}
  


  .icon-fixed-mobile{display:block;}
  

}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .head-section{background: url(images/header-slide-1.jpg) no-repeat;background-size: cover;padding: 0;background-attachment: fixed;position:relative;}
  .left-logo1{display:none;}
  .head_row {padding: 10px 0px 10px 0px;}
  .navbar ul li{text-align:left;display: block;}
  .mobile-view{display:block;padding: 14px 0 0;}
  .logo-mobile{display:block;width: 44%;}
  .logo-mobile img{height: 62px;}
  .navbar-toggler {margin: -56px 0px 0 auto !important;}
  .navbar-nav .dropdown-menu{background:#e36a1b;border: 0;}
  .text-slider{width: 69%;padding: 40px 40px 0 0px;}
  .text-slider strong{font-size: 19px;}
  .text-slider p{padding: 0;font-size: 15px;line-height: 26px;}
  .text-slider span{margin: 6px 0 0;font-size: 12px;padding: 7px 14px 6px;}
  .astrology-right1 strong{font-size: 25px;}
  .astrology-right1 {padding: 10px 0 0 0;}
  .astrology-section .row{align-items:center;}
  .counter2 p{font-size: 21px;}
  .counter-section:before{opacity:0.7;}
  .mainservices-2 strong{font-size: 18px;line-height: 29px;}
  .banner-content strong{font-size: 26px;}
  .banner-content{width: 73%;padding: 0px 30px 0 20px;top: 30px;}
  .banner-content span {margin: 0px 0 10px;font-size: 17px;padding: 4px 6px 0px;}
  .banner-content p{line-height: 28px;font-size: 15px;}
  .list-2 strong{font-size: 23px;}
  .list-2 { padding: 40px 10px 40px;}
  .list-2 ul li{line-height: 23px;font-size: 14px;}
  .services-2 {padding: 10px;}
  .services-2 p {font-size: 14px;line-height: 25px;}
  .services-2 strong{font-size: 22px;}
  .icon-image ul li{ padding: 0 1px;}
  .icon-image ul li a{padding: 7px 10px;font-size: 15px;}
  .services ul li{padding: 3px 10px 2px 0px;}
  .services ul li:last-child{display:none;}
  .services {padding: 0 0 10px 10px;}
  .pt-msg p{margin: 0 0 10px;font-size: 19px;line-height: 35px;}
  .horoscope-heading strong{font-size: 33px;}
  .list-1 {padding: 5px;}
  .footer-social{padding: 10px 0 5px;text-align:center !Important;}
  .footer-center2 {padding: 0 15px 10px 0;}
  .icon-image {padding: 10px 0 20px 0px;}
  .contact-astro {padding: 10px 0px 0 0px;border-right: 0;text-align: left;}
  .contact-services { padding: 0px 0px 0 0px;}
  .footer-design {padding-bottom: 30px;}
  .footer {padding: 30px 0 0px;}
  .footer-about1{border:0;}
  .footer-right2{text-align:center;}
  .gemstones-content ul li{padding: 3px 23px 3px 0px;font-size: 16px;}
  .banner-content i{font-size: 23px;padding: 0 0 0px;}
  .gemstones-content ul li:before{font-size: 19px;}
  .faq-2 { padding: 20px 15px 20px;}
  .faq-2 strong{font-size:16px;}
  .faq-1 { padding: 10px 10px;}
  .gemstones-content a{padding: 8px 16px 7px;font-size: 15px;}
  .gemstones-content ul li:before{font-size: 22px;top: -2px;}
  .topservices-heading h1{font-size: 48px;}
  .topservices-heading img{height: 198px;top: -30px;}
  .maincontent-section .topservices-heading p{padding: 0 0 0 28%;line-height: 32px; margin: 0;}
  .main-content ul li{font-size: 15px;line-height: 21px;padding: 9px 7px 6px 37px;}
  .main-content ul li:before{height: 30px;width: 30px;line-height: 25px;font-size: 24px;top: 2px;left: 3px;}
  .main-content ul li:after{height: 25px;width: 25px;top: 4px;left: 6px;}
  .main-content h2, h3, h4, h5, h6{font-size:20px;}
  .bread-crumb{background: url(images/bread-crumb.jpg) no-repeat;padding: 50px 0 50px 0;/* background-position: 70% 0%; */background-attachment: fixed;background-size: cover;background-position: bottom;}
  .get-in1 {padding: 10px;}
  .header{background: url(images/header-slide-1.jpg) no-repeat;background-size: cover; padding: 0; background-attachment: fixed;}
  .full-screen{display:none;}
  .mobile{display:block;}
  .reverse-row{flex-flow: column-reverse;}
  .aboutus-page-left img {margin: 20px auto; display: block;}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .left-logo1 span{font-size: 36px;}
  .left-logo1 {padding: 120px 0 0;}
  .navbar ul li {padding: 0px 8px;}
  .text-slider{width: 66%;}
  .text-slider strong{font-size: 23px;}
  .text-slider span{ margin: 6px 0 0;}
  .astrology-right1 strong{font-size: 25px;}
  .astrology-right1 {padding: 0 0 0 20px;}
  .astrology-section .row{align-items:center;}
  .counter2 p{font-size: 21px;}
  .mainservices-2 strong{font-size: 18px;line-height: 29px;}
  .banner-content strong{font-size: 31px;}
  .banner-content{width: 71%;padding: 0px 60px 0 20px;top: 50px;}
  .banner-content span {margin: 0px 0 10px;}
  .list-2 strong{font-size: 23px;}
  .list-2 { padding: 40px 10px 40px;}
  .list-2 ul li{line-height: 23px;font-size:15px;}
  .services-2 {padding: 10px;}
  .services-2 p {font-size: 14px;line-height: 25px;}
  .services-2 strong{font-size: 22px;}
  .icon-image ul li{ padding: 0 1px;}
  .icon-image ul li a{padding: 7px 10px;font-size: 15px;}
  .services ul li{font-size: 14px;padding: 3px 4px 2px 0px;}
  .services ul li:last-child{display:none;}
  .services {padding: 0 0 10px 10px;}
  .gemstones-content ul li{padding: 5px 31px 5px 0px;font-size: 17px;}
  .faq-2 { padding: 20px 15px 20px;}
  .faq-2 strong{font-size:17px;}
  .gemstones-content ul li:before{font-size: 22px;}
  .bread-crumb{ background-position: right;}
  .get-in1 { padding: 0 10px;}
  .get-in2 p{font-size: 18px;letter-spacing: 1px;}
  .timming li{padding: 12px 10px 13px;font-size: 14px;}
  

}
@media only screen and (min-width: 1201px) and (max-width: 1340px) {
  .list-2 strong{font-size: 23px;}
  .banner-content strong{font-size: 34px;}
  .get-in2 p{font-size:20px;}
  .left-logo1 {padding: 100px 0 0;}
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  
}



@media (max-width: 575px) and (min-width: 0px) {
  .logo-mobile {width: 50%;}
  .mobile-view ul li{width: 49%;margin: 0 0 7px;padding: 10px 3px;}
  .logo-mob { height: 60px;}
  .mobile-view strong{font-size: 30px;}
  .mobile-view ul li:last-child span{display:none;}
  .mobile-view ul li:last-child{width:fit-content;padding: 8px 17px 5px;background: #a50c00;border: 0;text-transform: uppercase;!;!I;!;}
  .mobile-view ul li:last-child p{font-weight: 600;}
  .topservices-heading strong{font-size: 33px;}
  .topservices-heading p{font-size: 13px;margin: 0px 0 0;line-height: 22px;text-transform: capitalize;}
  .topservices-heading strong:before{top:-10px;}
  .topservices-1 {width: 50%;padding: 5px;}
  .tagline-puneet p {font-size: 15px;line-height: 26px;}
  .counter-right1 li .counter1 span{height: 70px;width: 70px;line-height: 89px;}
  .counter2 p{font-size: 16px;}
  .counter2{padding:0 0 0 10px;}
  .mainservices-1{padding:10px 0;}
  .banner-content {width: 74%;padding: 1px 10px 0 18px;top: 10px;}
  .banner-content span {margin: 0px 0 10px;line-height: 24px;font-size: 16px;padding: 6px 6px 0px;}
  .banner-content strong {font-size: 18px;}
  .banner-content a {font-size: 13px;padding: 5px 11px 3px;margin: 5px 0 0;}
  .services-1 { padding: 10px 0;}
  .icon-image ul li {padding: 5px 0px;}
  .icon-image ul li:nth-child(4){display:none;}
  .payment {width: 30%;}
  .note{width: 70%;}
  .list-1 {padding: 5px 0;}
  .list-section {padding: 50px 0 50px;}
  .mainservices-section {padding: 70px 0 50px;}
  .brand-heading strong{font-size: 38px;}
  .horoscope-heading strong{font-size: 27px;line-height: 37px;}
  .banner-content p{display:none;}
  .zodiac-img1{width: 33.22%;padding: 2px;}
  .zodiac-img1 p{font-size: 14px;}
  .zodiac-img1 img{height: 95px;}
  .main-content h2, h3, h4, h5, h6{font-size: 16px;line-height: 24px;}
  .main-content ul li{font-size: 14px;line-height: 21px;padding: 4px 7px 7px 33px;}
  .main-content ul li:before{height: 25px;width: 25px;line-height: 25px;font-size: 20px;top: 10px;left: 3px;}
  .main-content ul li:after{height: 18px;width: 18px;top: 14px;left: 6px;}
  .error p{font-size: 140px;}
  .error strong{ font-size: 18px; padding: 6px 7px;}
  .error p .bi{height: 90px;width: 115px;top: 42px;}
  .bread-crumb-design p{font-size:13px;}
  .yoast-breadcrumb:before{display:block;}
  .main-content p img{float:none;height: auto;display: block;margin: 0 auto;}
  .full-screen{display:none;}
  .mobile{display:block;}
  .reverse-row{flex-flow: column-reverse;}
  .bread-crumb-design h1 { font-size: 40px;}
  .brandlogo-section{padding: 20px 0; 0;}
 

}
@media (max-width: 420px) and (min-width: 0px) {
  .mobile-view strong{font-size: 27px;}
  .logo-mobile {width: 71%;}
  .logo-mobile img{height: 60px;}
  .mobile-view ul li{width: 49%;margin: 0 0 7px;}
  .mobile-view ul li:last-child p{padding:0}
  .mobile-view ul li span small{display:none;}
  .topservices-1 {width: 100%;padding: 5px 0;}
  .topservices-heading strong{font-size: 35px;}
  .mobile-view ul li p {font-size: 13px;}
  .contact-icon a{height: 42px;width: 43px;line-height: 51px;}
  .contact-us-now a{padding: 11px 20px  0;font-size: 25px;}
  .counter-right1 li .counter1 span{height: 60px;width: 60px;line-height: 78px;}
  .counter-right1 li .counter1 span .bi{ height: 2.0rem;width: 2.0rem;}
  .counter2 span{line-height: 28px;font-size: 14px;}
  .banner-content span{display: none !important;!i;!;}
  .note p{font-size: 11px;}
  .text-slider {padding: 10px 10px 0 0px;}
  .text-slider strong {font-size: 12px;line-height: 21px;}
  .text-slider span{margin: 0px 0 0;font-size: 10px; padding: 4px 10px 4px;}
  .icon-image ul li a {font-size: 11px;padding: 2px 2px;}
  .astrology-right1 strong{font-size: 20px;}
  .testimonials-section .owl-nav{width:25%;}
  .zodiac-img1 img{height: 85px;}
  .mobile-view ul li span{font-size: 16px;}
  .bread-crumb-design h1{font-size: 36px;}
  .yoast-breadcrumb{background-size: cover;background-position: right;z-index: 9;}
  .main-content p .horoscope-posting{float: none;margin: 0 auto;display: block;}
   .owl-carousel .owl-item img{width:90%;}
  

}   















