/*************************************************
**************************************************

Website Name: Shri Shiddeshwar Devassthan Website
Website URL: Local 
Website Author: NewSoft Solutions Pvt .Ltd
Author URL: https://www.newsoft.co.in/
Copyright 2023. All Rights Reserved.

Color Guide
***************


*************************************************

Type Guide
***************


Debugging Tools
***************
border: 1px solid #fff;

*************************************************/


/************************************************
*************************************************
0. CSS Reset ------------------------ 
1. Universal Styles -----------------
2. Header & Nav Styles -------------- 
3. Main Body Styles ----------------- 
4. Sidebar Styles ------------------- 
5. Widget Styles --------------------
6. Footer Styles -------------------- 
7. Comments & Form Styles ----------- 
8. Generic Styles ----------- 
*************************************************
************************************************/

/*----------------------------------------------
------------------------------------------------
0. CSS Reset
------------------------------------------------
----------------------------------------------*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*----------------------------------------------
  ------------------------------------------------
  1. Universal Styles
  ------------------------------------------------
  ----------------------------------------------*/
@font-face {
  /* font-family: AnekDevanagari-VariableFont_wdth, wght;
  src: url(../fonts/AnekDevanagari-VariableFont_wdth\,wght.ttf); */

  font-family: Roboto-Light;
  src: url(../fonts/Roboto-Light.ttf);

  font-family: 'Anek Devanagari', sans-serif;
  src: url(../fonts/Teko-Medium.ttf);

}

h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: 'Teko', sans-serif; */
}

.teko-font {
  font-family: 'Teko', sans-serif;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 0px;
}

a {
  text-decoration: none;
  /* color: #111; */
}

li {
  list-style: none;
}

.top-bottom {
  padding: 50px 0 80px;

}

.bg-color {
  background-color: #faebe4;
}

/*----------------------------------------------
  ------------------------------------------------
  2. Header & Nav Styles
  ------------------------------------------------
  ----------------------------------------------*/
.header-top {
  background-color: #faebe4;
}

.bg-body-tertiary {
  background-color: #212529 !important;
}

.s_header {
  padding: 10px;
  font-weight: 900;
  color: #a34e1f;
}

.header-rimg {
  width: 100%;
}

.today_date{
  
  font-size:14px;

}
.navbar-brand {
  color: #fff;
  font-size: 2em;
  font-weight: bolder;
}

.header-title {
  text-align: center;

}

.header-title a {
  color: #ffa500;
  font-weight: bold;
}

.carousel-item img {
  height: 110vh;
}

.navbar-toggler {
  margin-left: auto !important;
}


.header-para {
  color: #a34e1f;
  font-size: 17px;
  font-weight: bold;
}

.logo-img {
  width: 120px;
}

.nav-link {
  color: #ffa500 !important;
  font-size: 18px;
  font-weight: 500;
  margin: 0px 10px 0px 10px;
}

.navbar-toggler {

  background-color: #faebe4 !important;

}

.dropdown-item {
  color: #ffa500 !important;
}

.dropdown-toggle::after {
  display: none;
}

/*----------------------------------------------
  ------------------------------------------------
   Main Body Styles
  ------------------------------------------------
  ----------------------------------------------*/

.middle-page {
  background-color: #faebe4 !important;
}


/* About US */

.aboutus {
  overflow: hidden;
  background-color: #faebe4;
  /* background-image: url(../image/Shivlinga1.jpg); */
  min-height: 50%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* opacity: 10%; */

}

.sec-title .title p {
  position: relative;
  color: #a34e1f;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  text-transform: capitalize;
}

.title {
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}

.sec-titile p {
  color: #694c5c;
}

.title img {
  width: 5%;
}

.sec-title p {
  /* padding-top: 25px; */
  font-size: 20px;
  color: #000;

}

.sec-title span {
  color: #ffa500;
  font-weight: bold;
}


.left-right {
  margin: 0 auto;
  padding: 20px !important;
  /* border: 1px solid #c90a0a; */
  border-radius: 8px;
  box-shadow: 0px 0px 10px #545353;
  text-align: center;
  background: #fff;
  border-bottom: 6px solid #f66b2b;

  /* margin: 30px 0px 50px !important;
  background-color: #6666664a;
  background-color: #ffa500;
  padding: 20px !important;
  border-radius: 20px 0 20px; */
}

.ls-info {
  text-align: justify;
}

.info-para {
  color: #111;
  font-size: 18px;
}


.right-side {
  align-self: center;
}

.rs-img {
  border-radius: 5px;
  box-shadow: 0px 0px 20px #545353;
  background: #ff9c00;

}

/*----------------------------------------------
  ------------------------------------------------
   ABOUT >> History Page
  ------------------------------------------------
  ----------------------------------------------*/

.bg-color {
  background-color: #faebe4;
}

.htb {
  padding: 30px 0 30px;

}

/* ABOUT >> History Page >>H1Section*/


.htitle {
  color: #a34e1f;
  font-size: 20px;
  font-weight: bold;
}

.hinner-para {
  font-size: 17px;
  text-align: justify;
  /* color: #694c5c; */
}

.info-para-poem {
  font-size: 22px;
  font-weight: 600;
  font-family: auto;
  color: #ff9c00;
  line-height: 1.3;
}

.poem-list {
  font-size: 18px;
  font-weight: 600;
  font-family: auto;
  color: #ff9c00;
  line-height: 1.3;
}

.absidd-title {
  color: #a34e1f;
  font-size: 20px;
  font-weight: bold;
}

.absidd-inner-para {
  font-size: 17px;
  text-align: justify;
}

.info-para {
  color: #111;
  font-size: 18px;
  text-align: justify;
}

span {
  font-weight: bold;
  color: #ff5e14;
}

.siddh-img {
  margin: 0 auto;
  padding: 10px !important;
  /* border: 1px solid #c90a0a; */
  border-radius: 8px;
  box-shadow: 0px 0px 10px #545353;
  /* text-align: center; */
  background: #fff;
  border-bottom: 6px solid #f66b2b;
}

/* ABOUT >> History Page >>H2Section */



.h2left {

  align-self: center;
}


/* ABOUT >> History Page >>H3Section */

.h3left {

  align-self: center;
}

.h3rightt {

  align-self: center;
}

/* ABOUT >> History Page >>H4Section */
.htitle {
  color: #a34e1f;
  font-size: 20px;
  font-weight: bold;
}

.hinner-para {
  font-size: 17px;
  text-align: justify;
}



/*----------------------------------------------
  ------------------------------------------------
   ABOUT >> Aarti Page
  ------------------------------------------------
  ----------------------------------------------*/
.dailyPooja {
  background-color: #faebe4;
  background-image: url('../image/bg4.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: top;
}

.aarti-para {
  color: #694c5c;
  font-weight: bold;
}



.aarti-time h3 {

  border-top: groove;
  border-color: #000000;
  font-size: 35;
  font-weight: bold;
  text-align: center;
  color: rgb(255, 87, 8);
  text-shadow: 2px 2px 2px rgb(0, 0, 0);
}

.pt {
  border-bottom: groove;
  border-color: #000000;
}

.aarti-video {
  padding: 0px;

}

.aarti-video iframe {
  box-shadow: 1px 1px 15px 0px #000000;
}

.aarti {
  border-top: 5px double #ec1919;
  border-radius: 10px;
  border-bottom: 5px double #ec1919;

}


/* Gadda Yatra*/

.fest-title {
  color: #a34e1f;
  font-size: 20px;
  font-weight: bold;
}

.fest-inner-para {
  font-size: 17px;
  text-align: justify;
}

.gadda-yatra-gallery {
  background-color: rgb(11, 81, 105);
  padding: 10px 40px;
  font-size: 22px;
  font-weight: bold;
  border-radius: 5px 20px;
  color: #fff;
}

.gadda-yatra-gallery:hover {
  background-color: #a34e1f;
  color: white;
}



/*----------------------------------------------
  ------------------------------------------------
      Ashthvinayak
  ------------------------------------------------
  ----------------------------------------------*/
.bg-gana {
  padding: 100px 0 100px;
}

.ashthvinayak {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* background: #111; */
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

#drag-container,
#spin-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-10deg);
  transform: rotateX(-20deg);
}

#drag-container img,
#drag-container video {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 200px;
  font-size: 50px;
  text-align: center;
  -webkit-box-shadow: 0 0 8px #fff;
  box-shadow: 0 0 8px #fff;
  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0005);
}

#drag-container img:hover,
#drag-container video:hover {
  -webkit-box-shadow: 0 0 15px #fffd;
  box-shadow: 0 0 15px #fffd;
  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0007);
}

#drag-container h2 {
  /* font-family: Serif; */
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotateX(90deg);
  transform: translate(-50%, -50%) rotateX(90deg);
  color: #666;
}

#ground {
  width: 900px;
  height: 900px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotateX(90deg);
  transform: translate(-50%, -50%) rotateX(90deg);
  background: -webkit-radial-gradient(center center,
      farthest-side,
      #9993,
      transparent);
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  to {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  to {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@-webkit-keyframes spinRevert {
  from {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }

  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@keyframes spinRevert {
  from {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }

  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

/*
Visitors Gallery

*/

.gallery-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  width: 80%;
  margin: 0 auto;
  padding: 10px;
}

.gallery-item {
  flex-basis: 32.7%;
  margin-bottom: 6px;
  opacity: .85;
  cursor: pointer;
}

.gallery-item:hover {
  opacity: 1;
}

.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery-content {
  font-size: .8em;
}

.lightbox {
  position: fixed;
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  overflow: auto;
  top: 0;
  left: 0;
}

.lightbox-content {
  position: relative;
  width: 70%;
  height: 70%;
  margin: 5% auto;
}

.lightbox-content img {
  border-radius: 7px;
  box-shadow: 0 0 3px 0 rgba(225, 225, 225, .25);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lightbox-prev,
.lightbox-next {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 7px;
  top: 45%;
  cursor: pointer;
}

.lightbox-prev {
  left: 0;
}

.lightbox-next {
  right: 0;
}

.lightbox-prev:hover,
.lightbox-next:hover {
  opacity: .8;
}

@media (max-width: 767px) {
  .gallery-container {
      width: 100%;
  }

  .gallery-item {
      flex-basis: 49.80%;
      margin-bottom: 3px;
  }

  .lightbox-content {
      width: 80%;
      height: 60%;
      margin: 15% auto;
  }
}

@media (max-width: 480px) {
  .gallery-item {
      flex-basis: 100%;
      margin-bottom: 1px;
  }

  .lightbox-content {
      width: 90%;
      margin: 20% auto;
  }
}



/*----------------------------------------------
  ------------------------------------------------
   Gallery
  ------------------------------------------------
  ----------------------------------------------*/

.imgsize {
  text-align: center;
}

.imgsize img {
  width: 95%;
  border: 3px solid orange;
}

.imgsize img:hover {
  width: 100%;
  border: 4px solid #d68e09;
  box-shadow: 0px 0px 40px -10px #000;
  transition: 0.5s;
  cursor: pointer;
}

.bg-color {
  background-color: #faebe4;
}

.middle-page {
  background-color: #faebe4 !important;
}

/*----------------------------------------------
  ------------------------------------------------
   Sevaas
  ------------------------------------------------
  ----------------------------------------------*/

/* Annachatra */

.title-annachatra h1 {
  font-size: 30px;
  color: #a34e1f;
}

hr {

  height: 2px;
  background-color: gray;
  border: 1px solid black;
}

.annachatra-para {
  font-size: 20px;
  text-align: center;
}

.poem {
  font-size: 20px;
  font-weight: bold;
  color: #a34e1f;
  text-align: center;
}

.annachatra-time {
  /* border-top: groove;
    border-color: #000000; */
  font-size: 35;
  font-weight: bold;
  text-align: center;
  color: rgb(255, 87, 8);
  text-shadow: 2px 2px 2px rgb(0, 0, 0);

}

.timing-para {
  font-size: 20px;
  font-weight: bold;
  /* color: #a34e1f; */
  text-align: center;
}

/* Cancer Hospital*/

.hospital-para {
  font-size: 20px;
  text-align: justify;
}

.hospital-img {
  /* border: 2px solid #f00; */
}

.hospital-img-inner {
  /* padding: 5px; */
  /* border: 2px solid #f00; */
  border-radius: 10px;
  box-shadow: 0px 0px 26px 0px #2d1111;
}

.area a {
  font-size: 25px;
  color: #a34e1f;
  font-weight: bold;
}


/* Yatri Nivaas */


.guest-para {
  font-size: 20px;
  text-align: center;
}


.guest-time {
  /* border-top: groove;
    border-color: #000000; */
  font-size: 35;
  font-weight: bold;
  text-align: center;
  color: rgb(255, 87, 8);
  text-shadow: 2px 2px 2px rgb(0, 0, 0);

}

.place {
  padding: 20px;
  border: 4px solid #a34e1f;
}

.img-place {
  padding: 10px;
  border: 4px solid #a34e1f;
}

.area a {
  font-size: 25px;
  color: #a34e1f;
  font-weight: bold;
}

.locations {
  display: flex;
  padding: 60px 0px 0px;
  align-items: center;
}


/* Sahitya Bhandaar */

.sahitya-bhandar-para {
  font-size: 20px;
  text-align: center;
}


.sahitya-bhandar-time {
  /* border-top: groove;
    border-color: #000000; */
  font-size: 35;
  font-weight: bold;
  text-align: center;
  color: rgb(255, 87, 8);
  text-shadow: 2px 2px 2px rgb(0, 0, 0);
}

.sahitya-bhandar-collection {
  background-color: rgb(11, 81, 105);
  padding: 10px 40px;
  font-size: 22px;
  font-weight: bold;
  border-radius: 5px 20px;
  color: #fff;
}


.sahitya-bhandar-collection:hover {
  background-color: #a34e1f;
  color: white;
}




/*----------------------------------------------
  ------------------------------------------------
   Donation
  ------------------------------------------------
  

.donation-text{
	background-image: url('../../assets/image/donate-bg.jpg');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
	
}

.title-donation {
    
    
    color: #444543;
    font-weight: 600;
    font-size: 3em;
    text-align: left;
    padding-left: 30px;
    padding-top: 125px;
    padding-bottom: 90px;
}
.title-bank {
    color: #444543;
    font-size: 2em;
    text-align: center;
}

----------------------------------------------*/

/*----------------------------------------------
  ------------------------------------------------
   Books And Poem Page
  ------------------------------------------------
  ----------------------------------------------*/
/* Add your global styles here */

.vachan {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s, box-shadow 0.3s;
  height: 100% !important;
  
}

.vachan:hover {
  transform: translateY(-5px);
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
}

.vachan-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

h2 {
  margin: 0;
  font-size: 1.2rem;
  color: #333333;
}

.scrollable-content {
  max-height: 200px;
  /* Adjust the maximum height as needed */
  overflow: auto;
  margin: 10px 0;
  scrollbar-width: thin;
  /* Width of the scrollbar */
  scrollbar-color: #d0d0d0 #f5f5f5;
  /* Color of the thumb and track */
}

.scrollable-content::-webkit-scrollbar {
  width: 4px;
  /* Width of the scrollbar */
}

.scrollable-content::-webkit-scrollbar-thumb {
  background-color: #d0d0d0;
  /* Color of the thumb */
  border-radius: 3px;
}

.scrollable-content::-webkit-scrollbar-thumb:hover {
  background-color: #a0a0a0;
  /* Color of the thumb on hover */
}

.scrollable-content::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  /* Color of the track */
}

.dictims-para {
  margin: 0;
  font-size: 1.1rem;
  line-height: 1.6;
  color: #666666;
}

.share-icon {
  margin-top: 5px;
  cursor: pointer;
  color: #007bff;
  transition: color 0.3s;
}

.share-icon:hover {
  color: #0056b3;
}

/* Include Font Awesome CSS */
.readmore {
  border-radius: 5px;
  color: #faebe4;
  font-size: 20px;
  padding: 8px;
  background: #ffa500;
  font-weight: bold;
}

/*----------------------------------------------
  ------------------------------------------------
   Contact Us
  ------------------------------------------------
  ----------------------------------------------*/

.fest-title {
  color: #a34e1f;
  font-size: 25px;
  font-weight: bold;
}

.form-group {
  margin-bottom: 15px;
}


/*FAQ*/


.accordiontop {
  text-align: -webkit-center;
}

.accordion {
  /* padding: 100px; */
  width: 60%;
}

.accordion .accordion-item {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 15px 20px;
  margin-top: 20px;
  border-radius: 10px;
}

.accordion .accordion-item button[aria-expanded="true"] {
  /*   border-bottom: 1px solid #a34e1f; */
}

.accordion h2 {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  /*    padding: 1em 0; */
  color: #333333;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
  padding: 0px;
  line-height: 25px;
  margin: 0px;
  font-family: "Open Sans", sans-serif;
}

.accordion h2:hover,
.accordion h2:focus {
  cursor: pointer;
  color: #a34e1f;
}

.accordion h2:hover::after,
.accordion h2:focus::after {
  cursor: pointer;
  color: #a34e1f;
  border: 1px solid #a34e1f;
}

.accordion h2 .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion h2 .icon {
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.faq-content {
  padding: 80px 0px;
}

.accordion h2 .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}

.accordion h2 .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion h2[aria-expanded="true"] {
  color: #a34e1f;
}

.accordion h2[aria-expanded="true"] .icon::after {
  width: 0;
}

.accordion h2[aria-expanded="true"]+.accordion-content {
  opacity: 1;
  max-height: 5000px;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 0px;
  margin-top: 10px;
  text-align: start;
}



/*----------------------------------------------
  ------------------------------------------------
   Footer Styles
  ------------------------------------------------
  ----------------------------------------------*/


.footer-section {
  background: #151414;
  position: relative;
}

.footer-cta {
  border-bottom: 1px solid #373636;
}

.single-cta i {
  color: #ff5e14;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}

.cta-text {
  padding-left: 15px;
  display: inline-block;
}

.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}

.cta-text span {
  color: #757575;
  font-size: 15px;
}

.footer-content {
  position: relative;
  z-index: 2;
}

.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}


.footer-logo img {
  max-width: 100px;
}

.footer-title-nm h2 {
  color: #ffa500;
  font-size: 25px;
  padding-top: 20px;
}

.footer-logo h3 {
  font-size: 10px;
}

.footer-text p {
  margin-bottom: 14px;
  font-size: 15px;
  color: #ececec;
  line-height: 28px;
}

.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}

.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}

.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}

.facebook-bg {
  background: #3b5998;
}

.twitter-bg {
  background: #55acee;
}

.google-bg {
  background: #dd4b39;
}

.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}

.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #ff5e14;
}

.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}

.footer-widget ul li a:hover {
  color: #ff5e14;
}

.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}

.subscribe-form {
  position: relative;
  overflow: hidden;
}

.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2e2e2e;
  border: 1px solid #2e2e2e;
  color: #fff;
}

.subscribe-form button {
  position: absolute;
  right: 0;
  background: #ff5e14;
  padding: 13px 20px;
  border: 1px solid #ff5e14;
  top: 0;
}

.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}

.copyright-area {
  background: #202020;
  padding: 25px 0;
}

.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}

.copyright-text p a {
  color: #ff5e14;
}

.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}

.footer-menu li:hover a {
  color: #ff5e14;
}

.footer-menu li a {
  font-size: 14px;
  color: #878787;
}








.notice {
  position: relative;
  border: 1px solid #777;
  background: linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
  font-family: "Oswald", serif;
}

.notice,
.notice .headertext {
  padding: 7px;
  background-color: #fff;
  color: #626060;
  font-weight: bold;
}

.notice .headertext {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 12px 10px;
  border-right: 1px solid #777;
  background: #c8102e;
  color: #fff;
  text-shadow: 1px 1px #111;
}

.notice marquee {
  line-height: 1.5;
}

.notice marquee p {
  margin: 0;
}




/*----------------------------------------------
  ------------------------------------------------
  7. Comments & Form Styles
  ------------------------------------------------
  ----------------------------------------------*/

/*----------------------------------------------
  ------------------------------------------------
  8. Generic Styles
  ------------------------------------------------
  ----------------------------------------------*/

@media (min-width: 1400px) {

  .header-rimg {
    width: 100%;
  }

  .s_header {
    font-size: 14px;

  }
  
 }
 
 
 
 
@media (max-width: 500px) {
  /* Header  */

 /* .header-title a {
    font-size: 35px !important;
  }
  
  .logo-img {
    width: 40px;
  }
  
  */

  .header-para {
    font-size: 15px !important;
  }

  

  .navbar-brand {
    font-size: 15px;
  }

  .nav-link {
    font-size: 15px;
  }

  /* History */

  .hinner-para {
    font-size: 15px !important;
    padding-top: 20px !important;
  }


  .sec-title .title::before {
    left: 36%;
    width: 100px;
  }

  .title img {
    width: 10% !important;
  }


  .htb {
    padding: 30px 15px 30px;
  }

  .info-para {
    font-size: 15px !important;
  }

  .sec-title p {
    font-size: 15px !important;
  }

  .htitle {
    padding-top: 20px;
  }

  .info-para-poem {
    font-size: 15px;
    padding:10px 0;
 }

  /* Gadaa Yatra */

  .fest-inner-para {
    font-size: 15px !important;
  }

  .gadda-yatra-gallery {

    font-size: 18px;
  }

  .shravan-mass-gallery {

    font-size: 18px;
  }

  .carousel-item img {
    height: auto;
  }




}

@media (max-width: 500px) {

	  
  
}


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



  // X-Small devices (portrait phones, less than 576px)
  // No media query for `xs` since this is the default in Bootstrap

  // Small devices (landscape phones, 576px and up)
  @media (max-width: 576px) {}


  // X-Small devices (portrait phones, less than 576px)
  @media (max-width: 575.98px) {
    ...
  }

  // Small devices (landscape phones, less than 768px)
  @media (max-width: 767.98px) {
    ...
  }

  // Medium devices (tablets, less than 992px)
  @media (max-width: 991.98px) {
    ...
  }

  // Large devices (desktops, less than 1200px)
  @media (max-width: 1199.98px) {

    .header-rimg {
      width: 100%;
    }

    .s_header {
      font-size: 14px;
    }

  }

  // X-Large devices (large desktops, less than 1400px)
  @media (max-width: 1399.98px) {
    ...
  }

  // XX-Large devices (larger desktops)
  // No media query since the xxl breakpoint has no upper bound on its width