/*
Theme Name: New Indian Statement
Author: New Indian Statement 
Description: A WordPress theme from an HTML template
*/


@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&display=swap');
body {
    font-family: "Karla", sans-serif;
    }
p {
    color: #3d3d3d;
    font-size: 18px;
    font-weight: 300;
}
    .topbar {
      background-color: #fceee4;
      font-size: 14px;
      padding: 8px 0;
    }
.topbar .licons, .ricons{
    font-size: 16px;
    font-weight: 400;
    color: #3d3d3d;
}
.topbar .center_cont {
    font-size: 14px;
    font-weight: 400;
    color: #4f4f4f;
    text-align: center;
}
    .topbar .text-muted {
      font-size: 13px;
    }

    .navbar-brand img {
      height: 55px;
    }

    .main-navbar {
      background-color: #fff;
      border-bottom: 1px solid #ddd;
    }

.nav_sec .nav-links {
    font-weight: 400;
    padding: 1rem 2rem;
    font-size: 18px;
    color: #3d3d3d;
}
.nav_sec a.nav-links {
    text-decoration: none;
}
    .icon-btn {
      font-size: 18px;
      color: #000;
      margin-left: 15px;
    }


	.nav-item {
    position: relative;
}

.sub-menu {
    display: none;
    position: absolute;
    background: #fff;
    /* min-width: 174px; */
    z-index: 999;
    padding: 0px 0;
    margin-top: 8px;
    margin-left: 15px;
}
.nav-item:hover > .sub-menu {
    display: block;
}

.sub-menu li {
    display: block;
}
.nav-links.has-dropdown::after {
    content: " ▼";
    font-size: 12px;
    margin-left: 5px;
}

.sub-menu a {
    display: block;
    padding: 8px 15px;
}

	
	carousel-item img {
      height: 100%;
      object-fit: cover;
    }

    section.banner_sec .middle-content {
      text-align: center;
      padding: 60px 30px;
    }
#mainCarousel {
    background: #fce5cc;
}
section.banner_sec .middle-content small {
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    color: #3d3d3d;
    font-size: 18px;
}

section.banner_sec .middle-content h2 {
    font-weight: 800;
    font-size: 31px;
    margin-top: 10px;
    color: #050505;
}

section.banner_sec .middle-content p {
    font-size: 20px;
    margin: 15px 0;
    color: #3d3d3d;
    font-weight: 400;
}

section.banner_sec .middle-content .btn, .top-blogs-section .btn {
    background-color: #a94f1b;
    color: #fff;
    border: none;
    padding: 8px 20px;
    font-weight: 400;
    font-size: 20px;
    border-radius: inherit;
}

    /* Custom indicators */
section.banner_sec .carousel-indicators {
    position: relative;
    margin-top: 82px;
}

section.banner_sec .carousel-indicators [data-bs-target] {
    background-color: transparent;
    border: 2px solid #a94f1b;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 6px;
    position: relative;
}
section.banner_sec {
    margin-bottom: 100px;
}



	


.leaf-top-right {
    top: 0;
    right: 0;
    position: absolute;
}

.leaf-bottom-left {
    bottom: 0;
    right: 0;
    position: absolute;
}
.leaf-center-left {
    bottom: -70px;
    right: -36px;
    position: absolute;
    z-index: -1;
}

.content-section {
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.health_sec .col-lg-6:nth-child(1) {
    padding-left: 86px;
	padding-top: 45px;
}
.content-section .row {
  z-index: 2;
  position: relative;
}

.content-section p {
    color: #3d3d3d;
    font-size: 18px;
    font-weight: 300;
}
.row.align-items-center.health_sec.mb-5.flex-lg-row-reverse {
    top: -204px;
}
.content-section h5 {
    font-size: 20px;
    letter-spacing: 1px;
    color: #1b1b1b;
    text-transform: uppercase;
}
.col-lg-6.mt-4.mt-lg-0.p-5.l_health {
    position: relative;
    top: 90px;
}
.content_inner {
    position: relative;
}
.row.align-items-center.decor_row {
    position: absolute;
    top: 77%;
}
.page-template-template-home .blog-card.top_picks {
    min-height: 219px;
}
.top-picks-section {
  background-color: #fff;
  position: relative;
}

.top-picks-item {
  position: relative;
  z-index: 2;
}

.top-picks-image {
  position: relative;
  z-index: 2;
}

.image-overlap {
  margin-top: -60px; /* lift the image upward */
}

.top-picks-content h5 {
  font-size: 18px;
  color: #000;
  margin-bottom: 15px;
}

.top-picks-content p {
  color: #333;
  font-size: 16px;
  line-height: 1.7;
}

/* Decorative Leaves */
.top-picks-leaf {
  position: absolute;
  z-index: 1;
  width: 130px;
  opacity: 0.7;
}

.leaf-top-right {
  top: 0;
  right: 0;
}

.leaf-bottom-left {
    bottom: 80px;
    right: 35px;
}

.ts {
    background-color: #EEC2921A;
    padding-top: 48px;
    padding-bottom: 48px;
    margin: 50px 0px;
    margin-top: 19rem;
}
.ts small.text-uppercase {
    font-size: 20px;
    font-weight: 300;
    padding-bottom: 10px;
}
.blog-card {
    padding-left: 20px;
    text-align: left;
}
.col-md-4.top_relationships {
    background: linear-gradient(45deg, #EEC292, #F9D2B3);
}
h2.fw-bold {
    font-size: 34px;
    font-weight: 700;
}
.ts_cont small {
    font-size: 12px;
    text-transform: uppercase;
    color: #1B1B1B;
    FONT-WEIGHT: 400;
}
.blog-card img {
    object-fit: cover;
    width: 100%;
}
.ts h5 {
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 700;
    color: #1b1b1b;
}
.blog-card h5 {
  font-weight: bold;
}
.blog-card.top_picks {
    background: linear-gradient(45deg, #EEC292, #F9D2B3);
    border-radius: inherit;
}
.blog-card a {
    text-decoration: underline;
    font-weight: 300;
    margin-top: 5px;
    display: inline-block;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
}
.main_sec small {
    font-size: 20px;
    font-weight: 300;
    color: #1b1b1b;
}
.main_sec h2 {
    font-size: 34px;
    color: #1b1b1b;
    padding-bottom: 25px;
}
.ts .container {
    max-width: 1403px;
    width: 95%;
}
.main_sec h5 {
    font-size: 34px;
    color: #1b1b1b;
    margin: 0;
}
.top_picks {
    display: flex;
    justify-content: space-between;
    padding-right: 0;
    padding-bottom: 0;
    align-items: center;
}
.ts .top_leaure small,.top_relationships small,.top_culture small  {
    font-size: 12px;
    font-weight: 400;
}
.ts .blog-card.top_picks:nth-child(2){
    justify-content: start;
}

.blog-card.relationships {
    padding-top: 90px;
}
.top_culture .top_picks:nth-child(1) {
    justify-content: start;
}
.top_culture .top_picks:nth-child(2) {
   justify-content: space-between !important;
}
.top_culture .top_picks .ts_cont:nth-child(2) {
    padding: 60px 0px;
}

.top-blogs-section {
    padding: 54px 0px 0px 92px;
    overflow: hidden;
}
.row.slider.mr-0.slick-initialized.slick-slider {
    margin-right: 0;
}
   .top-blogs-section .top-blogs-left h2 {
      font-weight: 700;
      margin-bottom: 20px;
    }
    .top-blogs-section.top-blogs-left p {
      color: #666;
      font-size: 16px;
      line-height: 1.7;
    }
    .top-blogs-section.btn-contact {
      background-color: #a4521d;
      color: #fff;
      border: none;
      padding: 10px 25px;
      margin-top: 20px;
      text-transform: uppercase;
      font-weight: 500;
      font-size: 14px;
      letter-spacing: 1px;
    }
    .top-blogs-section.blog-card img {
      width: 100%;
      height: 400px;
      object-fit: cover;
    }
    .top-blogs-section.blog-title {
      position: absolute;
      bottom: 15px;
      left: 15px;
      color: #fff;
      font-size: 16px;
      font-weight: 500;
      text-shadow: 0 1px 3px rgba(0,0,0,0.6);
    }
   .top-blogs-section .blog-card {
      position: relative;
      overflow: hidden;
    }
	
.top-blogs-section p {
    font-size: 20px;
    margin: 15px 0;
    color: #000000;
    font-weight: 400;

}
.col-12.col-sm-6.col-lg-4.top_relationships {
    background: linear-gradient(45deg, #EEC292, #F9D2B3);
}
.top-blogs-section .blog-title {
    font-weight: 400;
    font-size: 20px;
    position: absolute;
    bottom: 8px;
    color: #fff;
    left: 24px;
}
.top-blogs-section  .blog-cards {
    position: relative;
}

    /* Latest Blogs */
.latest-blogs-section {
    padding: 0px 0 60px 100px;
    overflow: hidden;
}
section.latest-blogs-section h4 {
    font-size: 32px;
    font-weight: 400;
}
    .latest-blogs-section h4 {
      font-size: 24px;
      font-weight: 600;
      margin-bottom: 30px;
    }

    .blog-card {
      position: relative;
      overflow: hidden;
      border-radius: 8px;
    }



    .blog-title {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 10px;
      font-weight: 500;
      font-size: 16px;
    }

    .blog-title i {
      font-size: 14px;
    }
    
    
    /**New blogs**/
    
   .Fassion .container {
    max-width: 1403px;
    width: 95%;
}
       .Fassion {
      padding: 60px 0;
    }
    .Fassion .section-title {
      font-size: 2rem;
      font-weight: 700;
          margin-bottom: 20px;
    }
    .Fassion .card-custom {
      border: none;
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      height: 100%;
    }
    .Fassion .card-custom:hover {
      transform: translateY(-5px);
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    }
    .Fassion .card-img-top {
      object-fit: cover;
    }
.Fassion .card-title {
    font-size: 22px;
    font-weight: 600;
}
/* .Fassion .card-text {
    font-size: 18px;
    margin: 15px 0;
    color: #000000;
    font-weight: 400;
} */

    /* Testimonial Section */
      .testimonial-section {
      background-color: #fefaf5;
      padding: 80px 15px;
      text-align: center;
      background-image: url('https://www.transparenttextures.com/patterns/flower.png');
      background-size: cover;
    }

.testimonial-section h6 {
    font-size: 20px;
    text-transform: uppercase;
    color: #888;
    letter-spacing: 1px;
    font-weight: 300;
}

.testimonial-section h2 {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 20px;
}

.testimonial-text {
    font-size: 20px;
    max-width: 700px;
    margin: 20px auto;
    line-height: 1.8;
    color: #333;
    font-weight: 400;
}

    .stars i {
      color: #f5a623;
    }

.testimonial-author {
    font-weight: bold;
    margin-top: 22px;
    color: #1b1b1b;
}

    .testimonial-img {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      object-fit: cover;
      margin-top: 10px;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
      background-color: #333;
      border-radius: 50%;
      width: 30px;
      height: 30px;
    }

	
	/**gallery**/
	.top-images {
    display: flex;
}
section.gallery {
    overflow: hidden;
}
footer.footer-section.py-5 {
    background: #FFF9F4;
}
footer.footer-section li {
    padding: 5px 0px;
}
footer.footer-section .container {
    max-width: 1280px;
}

form.wpcf7-form.init {
    display: flex;
}
.leaf-bottom-left {
    display: none;
}

/* Carousel indicators wrapper (optional background) */
.carousel-indicators {
  background-color: #fce5cc; /* match your image's background */
  padding: 20px 0;
}

/* General style for all indicator buttons */
.carousel-indicators button {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #000; /* black dots */
  border: none;
  opacity: 1;
  margin: 0 6px;
  position: relative;
  transition: all 0.3s ease;
}

/* Active indicator */
.carousel-indicators button.active {
  background-color: transparent;
  border: 2px solid #a0522d; /* brown border */
}

/* Inner brown dot for active */
.carousel-indicators button.active::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  background-color: #a0522d; /* brown inner dot */
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
section.gallery .col-sm-6.col-md-3 {
    padding: 0;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-warning.rounded-0 {
    font-size: 0;
}
footer.footer-section.py-5 span.wpcf7-form-control-wrap {
    width: 80%;
}
button.csutom-news-btn {
    border: none;
    background: #EEC292;
    width: 53px;
    height: 48px;
    width: 20%;
    border: 1px solid #EEC292;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-warning.rounded-0 {
    font-size: 0;
    background: transparent;
    border: none;
}

button.csutom-news-btn img {
    position: relative;
    top: 10px;
}

/*  blog page  */

.breadcrumb-area {
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px 0;
    position: relative;
    z-index: 1;
    background-color: #fceee4;
}
.breadcrumb__item {
    text-align: center;
}
.breadcrumb__item .title {
    margin-bottom: 20px; 
}
.breadcrumb__item ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
 .breadcrumb__wrp li::marker {
    content: '';
}
 .sidebar-tags li::marker {
    content: '';
}
.breadcrumb__item ul li a {
    font-weight: 500;
    letter-spacing: 1px;
}
.breadcrumb__item ul li i.fa-solid.fa-angle-right {
    font-size: 11px;
}
.custom-load-more-btn.text-center {
    padding-top: 30px;
}
body .btn:hover { 
    background-color: #a94f1b;
    color: #fff;
}
button#loadMoreBtn {
    background-color: #a94f1b;
    color: #fff;
    border: none;
    padding: 8px 20px;
    font-weight: 400;
    font-size: 20px;
    border-radius: inherit;
}
 .page-template-template-iterary-competition .leaf-center-left {
    bottom: 106px;
    right: -18px;
    position: absolute;
    z-index: -1;
}
.csutom-sidebar-tags {
    position: sticky;
    top: 20px;  
	border-radius: 5px;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #ccc;
  padding: 5px;
}

.tabs {
    width: 100%; 
    border-radius: 5px 5px 5px 5px;
}
#tabs-nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 10px;
    margin-top: 30px;
}

#tabs-nav li {
    display: inline-block;
}

#tabs-nav li a {
    display: block;
    padding: 8px 14px;
    border: 1px solid #b3521d; 
    font-weight: bold;
    transition: all 0.3s ease;
}
ul#tabs-nav li:hover, ul#tabs-nav li.active {
    background-color: #a94f1b;
}
ul#tabs-nav li:hover a, ul#tabs-nav li.active a {
     color: #fff;
}
ul#tabs-nav li {
    border: 1px solid #a94f1b !important;
}
#tabs-nav li a {
    text-decoration: none;
    color: #a94f1b;
}
.tab-content {
  padding: 10px; 
  background-color: #FFF;
}
/**inner pages**/
.page-template-template-about .travel_helth img.leaf.leaf-center-left {
    bottom: 75px;
    right: -13px;
}

.sidebar-tags .fa-solid, .fas {
    font-weight: 900;
    color: #a94f1b;
}

.page-template-template-about .content-section.py-5 {
    padding-bottom: 0px !important;
}

.single-post .fix_container {
    padding-top: 90px;
}

.single-post .col-md-8 img {
    width: 100%;
    padding-bottom: 65px;
    height: 600px;
    object-fit: cover;
}

.single-post .fix_container ul li {
    list-style: circle!important;
	padding-bottom: 10px;
}

.single-post h3 {
    padding-left: 2rem;
    padding-top: 20px;
}

.page-template-template-iterary-competition .intro__kicker {
    font-size: 34px;
    font-weight: 500;
    padding-bottom: 16px;
}
.page-template-template-iterary-competition h2.intro__heading {
    font-size: 20px;
    letter-spacing: 1px;
    color: #1b1b1b;
    text-transform: uppercase;
}

.page-template-template-iterary-competition .dates-card__label {
    font-size: 34px;
    font-weight: 700;
}

.page-template-template-iterary-competition .dates-card__item {
    background: linear-gradient(10deg, #eec29299, #f9d2b3a6);
    padding: 10px;
    font-size: 15px;
    font-weight: 500;
}

.page-template-template-iterary-competition .rules__left h2 {
    font-size: 34px;
    font-weight: 700;
}

.page-template-template-iterary-competition .rules__list li {
    font-size: 18px;
    list-style: circle;
}
section.section.section--prizes h2,section.section.section--judges h2 {
    font-size: 34px;
    font-weight: 700;
}

section.section.section--prizes {
    padding: 0;
}
.page-template-template-iterary-competition .judge__name {
    font-weight: 700;
    margin: 0 0 6px;
    font-size: 22px;
}

.page-template-template-iterary-competition .judge__bio {
    font-size: 16px;
}

/*literary-competition*/

.creative-form-wrapper {
    max-width: 700px !important

}

.banner {
    position: relative; 
    padding: 15rem;
}
    .info-wrapper {
      position: absolute;
      right: 12%;
      top: 28%;
      display: flex;
      flex-direction: column;
      gap: 15px;
    }
    .info-box {
      background: rgba(255, 239, 213, 0.95);
      padding: 12px 18px;
      border-radius: 6px;
      box-shadow: 0 4px 8px rgba(0,0,0,0.15);
      min-width: 180px;
      font-size: 15px;
    }
    .info-box strong {
      display: block;
      font-size: 14px;
      margin-bottom: 5px;
      letter-spacing: 1px;
    }
    .info-box i {
      margin-right: 8px;
    }
    .info-box p {
      margin: 0;
      font-size: 14px;
    }

.info-boxs {
    background: linear-gradient(45deg, #EEC292, #F9D2B3);
    text-align: center;
    padding: 10px;
    border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    
}
.info-boxs-inner {
    background: #fff9e7;
}

.info-boxs-inner h6 {
    font-size: 24px;
    font-weight: 700;
    padding-top: 10px;
}
.info-boxs-inner p {
    font-size: 16px;
    font-weight: 500;
}
.info-boxs-inner {
    background: #fff9e7;
    text-align: center;
    padding: 8px 0px;
    border-radius: 5px;
}

.info-boxs_main {
    background: #fff9e7;
    border-radius: 5px;
    width: 166px;
}
 
.info-boxs_main.bot_sec {
    margin-top: 20px;
}
.info-boxs strong {
    font-size: 20px;
}




    .rules-section {
      padding: 50px 0;
    }
    .rules-title {
      font-weight: 700;
      margin-bottom: 20px;
    }
    .rules-box {
      background: #fff5e6;
      border-radius: 8px;
      padding: 15px 20px;
      display: flex;
      align-items: flex-start;
      gap: 15px;
      box-shadow: 0 4px 8px rgba(0,0,0,0.05);
/*       flex-wrap: wrap; */
    }
    .rules-icon {
      background: #f9d8a6;
      color: #000;
      border-radius: 50%;
      width: 35px;
      height: 35px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 600;
      font-size: 14px;
      flex-shrink: 0;
    }
    .rules-icon i {
      font-size: 18px;
    }
.rules-text {
    font-size: 18px;
    font-weight: 600;
}



section.rules-section p {
    color: #000;
    font-weight: 500;
    padding-right: 25rem;
}
section.rules-section .col-md-4 .rules-box.mb-3 {
    margin-top: 25px;
}
.col-12.col-sm-6.col-lg-4.top_relationships {
    padding-right: 0;
}
  .guidelines-section {
      padding: 50px 0;
    }
    .guidelines-title {
      font-weight: 700;
      margin-bottom: 25px;
      color: #2b2b2b;
    }
    .guideline-item {
      display: flex;
      align-items: flex-start;
      margin-bottom: 20px;
      gap: 15px;
      flex-wrap: wrap;
    }
    .guideline-icon {
      background: #fde6c8;
      border-radius: 6px;
      width: 36px;
      height: 36px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      flex-shrink: 0;
    }
.guideline-text {
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    max-width: 900px;
    font-weight: 500;
}
section.guidelines-section h2 {
    padding-bottom: 15px;
}


  .prize-section {
      padding: 50px 0;
    }
    .prize-card {
      background: #fde6c8;
      border-radius: 10px;
      padding: 25px;
      text-align: center;
      transition: transform 0.2s ease-in-out;
    }
    .prize-card:hover {
      transform: translateY(-5px);
    }
    .prize-icon {
      color: #d39e00;
      font-size: 38px;
      margin-bottom: 10px;
    }
.prize-title {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 5px;
    color: #222;
}
.prize-amount {
    font-size: 22px;
    color: #000;
}


   Judges 
  .section--judges .judges-grid{
    display:flex;
    gap:28px;
    justify-content:center;
    flex-wrap:wrap;
    margin-top:28px;
  }
  .judge{
    width:180px;
    text-align:center;
  }
  .judge__photo{
    width:140px;
    height:140px;
    border-radius:50%;
    overflow:hidden;
    margin:0 auto 12px;
    background:#eee;
  }
section.section.section--judges {
    padding: 50px 0;
}
section.section.section--judges h2 {
    text-align: center;
    padding-bottom: 35px;
}
  .judge__name{ font-weight:700; margin:0 0 6px }
  .judge__bio{ font-size:13px; color:var(--muted); margin:0 }

  
   global headings 
  .section h2{
    margin:0 0 16px;
    font-family:var(--heading-font);
    font-size:24px;
  }
.page-template-template-iterary-competition .judge__bio {
    font-size: 18px;
}
.judges-grid {
    display: flex;
    justify-content: center;
    gap: 10%;
}

  @media (max-width:1024px){
    .section--intro .intro{ grid-template-columns: 1fr 300px }
    .section--rules .rules-grid{ grid-template-columns: 1fr; }
    .section--intro, .section--rules { padding-left:20px; padding-right:20px; }
  }
  @media (max-width:720px){
    .hero{ min-height:44vh }
    .hero__content{ padding:28px 0 }
    .section{ padding:36px 0 }
    .section--intro .intro{ grid-template-columns: 1fr }
    .intro__dates-card{ margin-top:18px; max-width:none; }
    .rules__aside{ margin-top:18px }
    .prize{ width:100%; max-width:320px }
    .judge{ width:46% }
  }

div#poem-uploads label {
    padding-right: 16px;
    padding-bottom: 30px;
}

div#article-uploads label {
    padding-right: 30px;
    padding-bottom: 25px;
}
div#article-uploads {
    padding-top: 20px;
}
div#poem-uploads {
    padding-top: 15px;
}

/****Responsive*****/

@media (max-width: 1400px) {
	section.content-section.py-5 {
    padding-top: 0 !important;
}
	.row.align-items-center.health_sec.mb-5.flex-lg-row-reverse {
    top: -166px;
}
	.ts {
    background-color: #EEC2921A;
    margin-top: 13rem;
    padding-top: 0px;
		    padding-bottom: 0;
}
	.ts h5 {
    font-size: 24px;
}
.page-template-template-home .blog-card.top_picks {
    min-height: 243px;
}	
	.blog-card.relationships img {
    padding-top: 75px;
}
	section.rules-section p {
    padding-right: 14rem;
}
	.text_l {
    width: 60%;
}
	.text-r {
    width: 40%;
}
	.page-template.page-template-template-competition section.content-section.py-5 {
    padding-top: 40px !important;
}
}
	
	@media (max-width: 1084px) {
	section.banner_sec h1 {
    font-size: 32px;
}
	section.banner_sec .middle-content p {
    font-size: 18px;
}
	section.banner_sec {
    margin-bottom: 60px;
}
.row.align-items-center.health_sec.mb-5.flex-lg-row-reverse {
    top: -119px;
}	
	
	.row.align-items-center.decor_row {
    top: 100%;
}
	.col-lg-6.mt-4.mt-lg-0.p-5.l_health {
    padding: 0 !important;
}
	.ts {
    background-color: #EEC2921A;
    margin-top: 22rem;
}
span.wpcf7-form-control-wrap {
    width: 80%;
}	
		button.csutom-news-btn {
    border: none;
    background: #EEC292;
    width: 53px;
    height: 48px;
    width: 20%;
    border: 1px solid #EEC292;
}
		.content_inner {
    position: relative;
    padding-top: 40px;
}
		
	section.rules-section p {
    padding-right: 8rem;
}	
	h2.fw-bold {
    font-size: 30px;
}	
		.text_l {
    width: 56%;
}
	.text-r {
    width: 44%;
}	
		section.rules-section p {
    padding-right: 6rem;
}
		.guideline-item {
    flex-wrap: unset;
}
		
}

@media (max-width: 900px) {
	.travel_helth img {
    width: 100%;
}
	section.banner_sec .col-12.col-lg-4.p-0 {
    display: none;
}
.nav_sec a.navbar-brand {
    margin-bottom: 10px !important;
}
.health_sec .col-lg-6:nth-child(1) {
    padding-left: 0;
}	
	img.leaf.leaf-center-left {
    width: auto;
}
.topbar  .center_cont.d-none.d-md-block {
    display: unset !important;
}
section.banner_sec {
    margin-bottom: 25px;
}
.row.align-items-center.health_sec.mb-5.flex-lg-row-reverse {
    top: -72px;
}	
	.row.align-items-center.decor_row img {
    width: 100%;
}
.row.align-items-center.decor_row {
    top: 105%;
}	
	.content-section .row {
    position: initial;
}
.row.align-items-center.decor_row {
    position: initial;
}	
	.ts {
    margin-top: 0;
}
	
.col-lg-6.mt-4.mt-lg-0.p-5.l_health {
    position: inherit;
}	
	.leaf-center-left {
    bottom: 0px;
}
	
	.row.align-items-center.health_sec.mb-5.flex-lg-row-reverse {
    padding-top: 35px;
}
.decor_row .col-lg-6 {
    padding-left: 0px;
    padding-right: 0px;
}
.travel_helth .col-lg-6.mt-4.mt-lg-0.p-5 {
    padding: 10px 10px !important;
}
.travel_helth .row.mb-5 {
    margin-bottom: 0 !important;
}	
.travel_helth h5 {
    padding-top: 15px;
}
.col-lg-6.mt-4.mt-lg-0.p-5.l_health {
    padding-bottom: 50px !important;
}
	.decor_row .col-lg-6.mt-4.mt-lg-0.p-5 {
    padding: 26px  10px!important;
}
	.top-blogs-section {
    padding-top: 0;

}
	.col-lg-4.top-blogs-left {
    padding-bottom: 40px;
}
	.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    justify-content: space-between;
}
	.leaf-center-left {
    right: 0px;

}
	.text_l {
    width: 100%;
}
	section.rules-section p {
    padding-right: 0;
}
	h2.fw-bold {
    font-size: 30px;
}
	.text-r {
    width: 100%;
}
.page-template.page-template-template-competition section.content-section .form-column {
    flex: 1;
    min-width: 100%;
}
	  .slider .slick-slide {
    padding: 0 15px; /* bigger gap for tablets */
  }

  .slider .slick-list {
    margin: 0 -15px;
  }

	.nav_sec .d-flex.align-items-center {
    display: none !important;
}
	.navbar-collapse.collapse.show {
    border-top: 1px solid #c1c1c19c;
	}
.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
        justify-content: space-between !important;
}
  #mainNavbar {
    background: #ffffff;
    padding: 10px;
    overflow-x: auto;   /* Enables horizontal scroll if items overflow */
    white-space: nowrap;
  }


  #mainNavbar .nav-links {
    display: inline-block;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 500;
    color: #333;
    text-decoration: none;
    border-radius: 6px;
    transition: all 0.3s ease;
  }

  #mainNavbar .nav-links:hover {
    background: #f7f7f7;
    color: #c05a2f;
  }

  #mainNavbar .nav-links.active {
    background: #c05a2f;
    color: #fff;
  }
	.single-post .fix_container h1 {
    padding-top: 30px;
}
}
/* Mobile Navbar - Left Aligned Horizontal Scroll */
@media (max-width: 768px) {

	.single-post .fix_container h1 {
    padding-top: 20px;
}
	.custom-default-template-page img {
    width: 100%;
}
	.single-post .fix_container {
    padding-top: 40px;
}

}

@media (max-width: 550px) {
	section.banner_sec h1 {
    font-size: 27px;
    margin: 0;
}
.row.align-items-center.health_sec.mb-5.flex-lg-row-reverse {
    padding: 0px 10px !important;
}
.col-lg-6.mt-4.mt-lg-0.p-5.l_health {
    padding: 0px 28px 50px 28px !important;
}
.decor_row .col-lg-6.mt-4.mt-lg-0.p-5 {
    padding: 26px  10px!important;
    padding: 0px 52px 0px 52px !important;
}
.latest-blogs-section {
    padding: 0px 0 60px 50px;
    overflow: hidden;
}


.top-blogs-section p {
    font-size: 18px;
}
a .btn {
    font-size: 17px;

}
.travel_helth h5 {
    padding-top: 0px;
}
	.blog-card.relationships {
    padding-top: 20px;
}
	.blog-card.relationships img {
    padding-top: 10px;
}
.health_sec .col-lg-6:nth-child(1) {
    padding-top: 16px;
}
.col-lg-6.mt-4.mt-lg-0.p-5.l_health {
    padding: 0px 0px 30px 0px !important;

}
	.row.align-items-center.decor_row {
    padding: 0px 10px;
}
	.decor_row .col-lg-6.mt-4.mt-lg-0.p-5 {
    padding: 0 !important;
}
h2.fw-bold {
    font-size: 27px;
}
.ts .container {
    padding-top: 30px !important;
}
section.latest-blogs-section h4 {
    font-size: 27px;
}


footer.footer-section .col-6.col-md-3 {
    margin: 0;
}
footer.footer-section .col-12.col-md-4 {
    margin: 0;
}
footer.footer-section li {
    padding: 0px 0px;
}
.top-blogs-section {
    padding: 0px 0px 0px 10px;
}
.navbar-brand img {
    height: 52px;
}
	section.top-blogs-section.m_sec .slider {
    margin: 0 auto 35px;

}
.latest-blogs-section {
    padding: 0px 0 40px 20px;
}
	.footer-logo.mb-3 img {
    width: 80px;
}
	.top-images.row .col-sm-12.col-md-3 {
    padding: 0;
}
	section.gallery .col-sm-12.col-md-3 {
    width: 50%;
}

		.ts {
    margin-bottom: 30px;
}
	.col-12.col-sm-6.col-lg-4.top_leaure {
    padding: 0;
}	
.col-12.col-sm-6.col-lg-4.top_culture {
    padding: 0;
}		
		.col-12.col-sm-6.col-lg-4.top_leaure {
    margin-top: 10px;
}
		.page-template-template-home .blog-card.top_picks {
    min-height: 0;
}
	.ts h5 {
    font-size: 20px;
}	
	section.banner_sec .middle-content .btn, .top-blogs-section .btn {
    font-size: 18px;
}
	a .btn {
    font-size: 18px;

}
.page-template-template-blog .Fashion {
    padding-top: 35px;
}	
	.creative-form-wrapper {
    width: 95%;
}
.page-template.page-template-template-competition section.content-section input[type="file"] {
    padding-bottom: 15px;
}
	div#poem-uploads label {
    padding-right: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
}
	.col-12.col-sm-6.col-lg-4.top_relationships {
    padding-right: 0;
    padding-left: 0;
}
.blog-card.relationships {
    padding-left: 0;
}
.blog-card.relationships small,.blog-card.relationships h5,.blog-card.relationships a {
    padding-left: 20px;
}
}


    @media (max-width: 767.98px) {
      .topbar .text-muted {
        display: none !important;
      }

      .nav-link {
        padding: 0.75rem 1rem;
      }

      .icon-btn {
        margin-left: 10px;
        font-size: 16px;
      }
    }

    @media (max-width: 768px) {
      section.banner_sec .middle-content {
        padding: 40px 20px;
      }

      section.banner_sec .middle-content h2 {
        font-size: 22px;
      }

      section.banner_sec .middle-content p {
        font-size: 14px;
      }

      section.banner_sec .carousel-item > .d-flex {
        flex-direction: column !important;
      }

  .image-overlap {
    margin-top: 0;
  }

  .top-picks-leaf {
    display: none;
  }

  .top-picks-content {
    text-align: center;
  }

      .testimonial-section h2 {
        font-size: 22px;
      }
      .testimonial-text {
        font-size: 15px;
      }
    }

    @media (max-width: 768px) {
      .info-wrapper {
        right: 5%;
        top: auto;
        bottom: 10%;
      }
    }

    @media (max-width: 576px) {
      .rules-box {
        padding: 12px;
        gap: 10px;
      }
      .rules-icon {
        width: 30px;
        height: 30px;
        font-size: 12px;
      }
      .rules-text {
        font-size: 13px;
      }
.page-template-template-iterary-competition .rules-text {
    font-size: 16px;
}
		.guidelines-section {
    padding-top: 0;
}
      .guidelines-section {
        padding: 30px 15px;
      }
      .guideline-text {
        font-size: 14px;
      }

      .prize-card {
        padding: 20px;
      }
      .prize-icon {
        font-size: 32px;
      }
		.banner {
    padding-left: 0;
    padding-right: 0;
}
    }

.latest-blogs .slick-slide {
  padding: 0 10px; /* space on left & right */
  box-sizing: border-box;
}

.latest-blogs .slick-list {
  margin: 0 -10px; /* cancel out extra padding */
}

.blog-card.relationships img {
    height: 304px;
}
.col-12.col-sm-6.col-lg-4.top_leaure img {
    height: 218px;
}
.col-12.col-sm-6.col-lg-4.top_culture img {
    height: 219px;
}


.page-template-template-iterary-competition .row.align-items-center.health_sec.mb-5.flex-lg-row-reverse {
    top: 0;
}