.hero-section-govt-exam .flexbox-hero  .title--hero-section{font-size:48px;font-family:'raleway',sans-serif;font-weight:600;}
.hero-section-govt-exam .flexbox-hero{
    width:50%;
    height:100%;
    justify-content:center;
    display:flex;
    flex-direction:column;
    gap:30px;
    width:60%;
    padding: clamp(100px,calc(24vw - 138.8px),200px) 0;
}

@media (max-width:991px){
.hero-section-govt-exam .flexbox-hero{
    padding: clamp(70px, calc(12vw - 21.0px), 100px) 0;
}
}

@media (max-width: 1400px){
.hero-section-govt-exam .flexbox-hero{width:70%;}
}
@media (max-width: 1200px){
.hero-section-govt-exam{background-size:40% auto;}
}
@media (max-width: 992px){
.hero-section-govt-exam{background-size:40% auto;}
.hero-section-govt-exam .flexbox-hero{width:100%;}
}
.hero-section-govt-exam > .container,.hero-section-govt-exam  .flexbox-hero{height:100%;}
.hero-section-govt-exam  .flexbox-hero .title-description--hero{font-family:'roboto',sans-serif;font-size:18px;width:70%;line-height:1.45em;}
.hero-section-govt-exam{
    background-image:url("https://easyshiksha.com/assets/images/cropped-govt-exams-internal-page-hero-img.webp");
    width:100%;
    background-repeat:no-repeat;
    position:relative;
    background-position-x:100%;
    background-position-y:center;
}


.hero-section-govt-exam #main_sectionSeach_form{width:50%;} 
.hero-section-govt-exam #main_sectionSeach_form label{display:none;}
.hero-section-govt-exam #main_sectionSeach_form .search_text{box-shadow:0px 0px 17px 0px rgba(0, 0, 0, 0.15);height:50px;border:0px;}
#main_sectionSeach_form .search-bar-wrap{position:relative;}
.search-bar-wrap svg{height:20px;width:20px;}
.search-bar-wrap > div{position:absolute;backdrop-filter:50%;top:60%;right:7%;transform:translateY(-50%);}
.hero-section-govt-exam #main_sectionSeach_form .search_text::placeholder{color:#000;font-family:'Roboto', sans-serif;font-size:16px;}
#main_sectionSeach_form .search-bar-wrap::After{content:'';position:absolute;top:50%;right:16%;height:100%;width:1px;background:#000;transform:translateY(-50%);}   
#main_sectionSeach_form .search_box_disc{background:#fff;border-radius:6px;min-height:95px;max-height:165px;overflow-y:auto;width:79%;box-shadow:0px 0px 17px 0px rgba(0, 0, 0, 0.10);scrollbar-width:none;position:relative;top:3px;z-index:2;width:100%;}
.hero-section-govt-exam ul{padding:0;}
@media (max-width: 1500px){
.hero-section-govt-exam{background-size:50%;}
}

@media (max-width: 1400px){
.hero-section-govt-exam{
    background-size:50%;
}
}


@media (max-width: 767px){
.hero-section-govt-exam .flexbox-hero .title-description--hero{width:100%;}

}
@media (max-width: 1200px){
.hero-section-govt-exam .flexbox-hero .title-description--hero{font-size:15px;}
.hero-section-govt-exam .flexbox-hero .title--hero-section{font-size:36px;}
}
@media (max-width: 992px){
.hero-section-govt-exam .flexbox-hero{width:100%;}
.hero-section-govt-exam{background-image:none;}
.hero-section-govt-exam .flexbox-hero .title-description--hero{width:100%;}
}
@media (max-width: 768px){
.hero-section-govt-exam #main_sectionSeach_form .search_text{height:42px;}
.hero-section-govt-exam #main_sectionSeach_form{width:100%;}
}
@media (max-width: 576px){
.hero-section-govt-exam .flexbox-hero .title--hero-section{font-size:24px;}
.hero-section-govt-exam .flexbox-hero .title-description--hero{font-size:12px;}
.hero-section-govt-exam .flexbox-hero .title-description--hero{width:100%;}
.hero-section-govt-exam #main_sectionSeach_form .search_text::placeholder{font-size:12px;}
#main_sectionSeach_form .search-bar-wrap::After{right:20%;}
.hero-section-govt-exam{height:410px;}
.hero-section-govt-exam .flexbox-hero{padding-top:40px;}
}

/*! CSS Used from: https://easyshiksha.com/assets/css/govt-exam-home-stylesheet-v2.css */
#main_sectionSeach_form .search_box_disc{
    background:#fff;
    border-radius:6px;
    min-height:95px;
    max-height:200px;
    overflow-y:auto;
 
    box-shadow:0px 0px 17px 0px rgba(0, 0, 0, 0.10);
    scrollbar-width:none;
    position:absolute;
    top:calc(100% + 3px);
    z-index:2;
    width:100%;
}
#main_sectionSeach_form .search_box_disc li{font-size:16px;font-weight:500;border-bottom:1px solid #dedddd;margin-bottom:8px;padding:10px;}
#main_sectionSeach_form .search_box_disc li a{color:#000;}
.hero-section-govt-exam ul{padding:0;}

.hero-section-govt-exams .search-input-box{
    z-index: 11;
}

#govt-details .flexbox-intra-nav-links{
   display: flex;
   flex-wrap: nowrap;
}

#govt-details .flexbox-intra-nav-links li a{
   white-space: nowrap;
   color: #FFF;
   font-size: var(--fs-12-18);
}



#main_sectionSeach_form .icons-container{
    position: absolute;
    width: max-content;
    right: 5px;
}

[data-clear-seach-query] {
  cursor: pointer;
  display: none; /* Hidden by default */
  position: absolute;
  right: 35px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
}