.footer {
  position: fixed;
  left: 1;
  bottom: 0;
  width: 100%;
}

#contentpage {

  background: radial-gradient(
    circle closest-side,
    rgba(244, 231, 209, 1) 50%,
    rgba(236, 213, 169, 1) 100%,
    rgba(228, 196, 130, 1) 250%
    );
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    #e4c482 40%,
    #ecd5a9 80%,
    #f4e7d1 100%
  );

  height: 100vh;

  font-family: 'Tiro Devanagari Marathi', serif;
  font-weight: 400;
  font-size: large;
  height: auto !important;
  overflow-X: hidden;

}

  #borderimgheader { 
    background: white;
    color: darkred;
    
}


.background-image {
    height: 550px;
    background-size: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}


#section_end_img {
    width: 90%
}

.desk-menu-row {
  text-align: center;
  justify-content: center;
  vertical-align: middle;
  background-color: #d2691e;
  border-color: #d2691e;
  border-bottom:solid 0.10rem; 
  color: white;
  font-size:large;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;

}

.book-front-img-PS {
  width: 75%;
  height: auto;
  margin-top: 25%;
  margin-left: 10%;
}

.book-front-img {
  width: 95%;
  height: auto;
  vertical-align: middle;
  align-self: center;
  margin-bottom: 5%;
  margin-top : 10%
}

.home-book-front-img {
  width: 99%;
  height: auto;
  vertical-align: middle;
  align-self: center;
  margin-bottom: 10%;
}

.non_marathi_ebooks{
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom:solid 0.1rem;
  border-color: brown;
}

#page_content_text_heading_nobg {

  color: black; 
  font-weight: 600; 
  font-size: 27px;
  text-align: center;
  margin-left: 0%;
  padding-top: 10px;
  padding-bottom: 0px;
}

#page_content_text_nobg {

  color: brown; 
  font-weight:bolder; 
  font-size: medium;
  text-align: justify;
  padding-top: 10px;
  padding-bottom: 10px;
}


#website_menu_title{
    font-weight: bolder; 
    font-size: medium; 
}


#page_content_text {

    color: brown; 
    font-weight:bolder; 
    font-size: large;
    text-align: justify;
    margin-left: 4%;
    padding-top: 30px;
    padding-bottom: 10px;
    background: linear-gradient(rgb(255, 254, 246),rgb(255, 244, 231), rgb(255, 236, 211),rgb(253, 235, 203),rgb(253, 235, 203));
    background: -moz-linear-gradient(rgb(255, 254, 246),rgb(255, 244, 231), rgb(255, 236, 211),rgb(253, 235, 203),rgb(253, 235, 203));
    height: 100%;
    border: 0.1rem solid;
    border-color: brown;
}

#page_content_text_vatchal {

  color: brown; 
  font-weight:bolder; 
  font-size: medium;
  text-align: justify;
  margin-left: 0%;
  margin-bottom : 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0%;
  padding-right: 0%;
  background: linear-gradient(rgb(255, 254, 246),rgb(255, 244, 231), rgb(255, 236, 211),rgb(253, 235, 203),rgb(253, 235, 203));
  background: -moz-linear-gradient(rgb(255, 254, 246),rgb(255, 244, 231), rgb(255, 236, 211),rgb(253, 235, 203),rgb(253, 235, 203));
  height: 100%;
  border: 0.1rem solid;
  border-color: brown;
}

#page_content_text_other {

  color: brown; 
  font-weight:bolder; 
  font-size: medium;
  text-align: justify;
  margin-left: 0%;
  margin-bottom : 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background: linear-gradient(rgb(255, 254, 246),rgb(255, 244, 231), rgb(255, 236, 211),rgb(253, 235, 203),rgb(253, 235, 203));
  background: -moz-linear-gradient(rgb(255, 254, 246),rgb(255, 244, 231), rgb(255, 236, 211),rgb(253, 235, 203),rgb(253, 235, 203));
  height: 100%;
  border: 0.1rem solid;
  border-color: brown;
}

#page_content_text_mahiti {

  color: brown; 
  font-weight:bolder; 
  font-size: large;
  text-align: justify;
  margin-left: 4%;
  padding-top: 30px;
  padding-bottom: 10px;
  background: linear-gradient(rgb(255, 254, 246),rgb(255, 244, 231), rgb(255, 236, 211),rgb(253, 235, 203),rgb(253, 235, 203));
  background: -moz-linear-gradient(rgb(255, 254, 246),rgb(255, 244, 231), rgb(255, 236, 211),rgb(253, 235, 203),rgb(253, 235, 203));
  height: 100%;
  border: 0.1rem solid;
  border-color: brown;
  background-image : url('designimages/mahiti_bg.jpg'); 
  background-size: cover;
}

@media screen and (max-width: 450px) {

  #section_end_img {
    width: 100%
  }

  #page_content_text_mahiti {
    color: brown; 
    font-weight:bolder; 
    font-size: medium;
    text-align: justify;
    margin-left: 4%;
    padding-top: 30px;
    padding-bottom: 10px;
    background: linear-gradient(rgb(255, 254, 246),rgb(255, 244, 231), rgb(255, 236, 211),rgb(253, 235, 203),rgb(253, 235, 203));
    background: -moz-linear-gradient(rgb(255, 254, 246),rgb(255, 244, 231), rgb(255, 236, 211),rgb(253, 235, 203),rgb(253, 235, 203));
    height: 100%;
    border: 0.1rem solid;
    border-color: brown;
    background-image : url('designimages/mahiti_bg.jpg'); 
  }

  #page_content_text_heading_nobg {

    color: black; 
    font-weight: bolder; 
    font-size: x-large;
    text-align: center;
    margin-left: 0%;
    padding-top: 10px;
    padding-bottom: 0px;
  }  

}

#content_banner_header_mob{
    font-weight: bolder; 
    font-size: x-large; 
    color: darkred;
}

@media screen and (max-width: 343px) {

    #content_banner_header_mob{
        font-weight: bolder; 
        font-size: medium; 
    }
}
@media screen and (max-width: 309px) {
    #content_banner_header_mob{
        font-weight: bolder; 
        font-size: small; 
    }
}


.dropbtn {
  background-color: transparent;
  color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left : 15px;
  padding-right : 15px;
  font-size: 19px;
  font-weight: bolder;
  border-left: 0.0rem solid;
  border-right: 0.0rem solid;
  border-top: 0.0rem solid;
  border-bottom: 0.0rem solid;
  border-color: white;
}

@media screen and (max-width: 850px) {

  .dropbtn {
    background-color: transparent;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left : 10px;
    padding-right : 10px;
    font-size: 17px;
    font-weight: bolder;
    border-left: 0.0rem solid;
    border-right: 0.0rem solid;
    border-top: 0.0rem solid;
    border-bottom: 0.0rem solid;
    border-color: white;
  }

}

@media screen and (max-width: 450px) {

  .dropbtn {
    background-color: transparent;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left : 5px;
    padding-right : 5px;
    font-size: 17px;
    font-weight: bolder;
    border-left: 0.0rem solid;
    border-right: 0.0rem solid;
    border-top: 0.0rem solid;
    border-bottom: 0.0rem solid;
    border-color: white;
  }

}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  text-align: left;
}

@media screen and (max-width: 450px) {
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    text-align: left;
  }
}

@media screen and (max-width: 350px) {
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 225px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    text-align: left;
  }
}

.dropdown-content a {
  color: black;
  font-weight: bolder;
  padding: 5px 5px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: burlywood;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: white; color: darkred;}

#footer_sampark {
  color: black; 
  padding-left: 10px; 
  padding-top: 7px; 
  padding-bottom: 3px;
  font-weight: 400; 
  font-size:15px;
}
#footer_sampark_gmap {
  color: black; 
  padding-left: 0px; 
  padding-top: 7px; 
  padding-bottom: 3px;
  font-weight: 400; 
  font-size:15px;
}

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

  #footer_col_boarder{
    border-bottom:solid 0.1rem;
    border-color: white;
  }

  #footer_sampark {
    color: black; 
    padding-left: 10px; 
    padding-top: 7px; 
    padding-bottom: 3px;
    font-weight: 400; 
    font-size:15px;
  }

  #footer_sampark_gmap {
    color: black; 
    padding-left: 10px; 
    padding-top: 7px; 
    padding-bottom: 3px;
    font-weight: 400; 
    font-size:15px;
  }

}

.scrollable-div {
  width: 100%; /* Set width of the div */
  height: 25px; /* Set height of the div */
  overflow: hidden; /* Hide content that overflows */
  white-space: nowrap; /* Prevent text from wrapping */
}

.scrollable-content {
  display: inline-block; /* Ensure text scrolls horizontally */
  animation: scroll-left 40s linear infinite; /* Scroll animation */
  padding-right: 100%; /* Create space for animation */
  color: brown;
  font-size: large;
  font-weight: bold;
}

@media screen and (max-width: 850px) {
  .scrollable-content {
    display: inline-block; /* Ensure text scrolls horizontally */
    animation: scroll-left 20s linear infinite; /* Scroll animation */
    padding-right: 100%; /* Create space for animation */
    color: brown;
    font-size: large;
    font-weight: bold;
  }
}

@keyframes scroll-left {
  0% { transform: translateX(100%); } /* Start off-screen */
  100% { transform: translateX(-100%); } /* Move fully across container */
}

.video-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 aspect ratio (height:width) */
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 450px) {
  .video-container {
    position: relative;
    width: 100%;
    padding-top: 90%
  }
}

#ebook_emagazine_page_content_text {
    color: black; 
    font-weight:bolder; 
    font-size: larger;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
    height: 100%;
    border: 10px solid #f2e1b3;
}

.ebook_emagazine_thumbnail {
    width: 95%;
    height: 95%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#non_marathi_page_disclaimer{
  height: auto;
  vertical-align: middle;
  align-self: center;
  width: 70%; 
  margin: 0px;
}

@media only screen and (max-width: 450px) {
  #non_marathi_page_disclaimer{
    height: auto;
    vertical-align: middle;
    align-self: center;
    width: 100%; 
    margin: 0px;
  }
}