


section#govt-exam #extra-styling-kids-learning-hero-section {
   height: fit-content;
}



#govt-exam #extra-styling-kids-learning-hero-section .flex-container-hero-section-kids-learning {
   display: flex;
}

@media (max-width: 992px) {
   #govt-exam #extra-styling-kids-learning-hero-section .flex-container-hero-section-kids-learning {
       flex-direction: column;
   }
}


@media (max-width: 576px) {
   #govt-exam #extra-styling-kids-learning-hero-section .flex-container-hero-section-kids-learning {
       margin-top: 65px;
       margin-bottom: 5px;
   }
}


.left-flex-container-kl-new, .right-flex-container-kl-new {
   width: 50%;
}
@media (max-width: 992px) {
   .left-flex-container-kl-new, .right-flex-container-kl-new {
       width: 100%;
   }
}

.left-flex-container-kl-new, .right-flex-container-kl-new {
   width: 50%;
}

@media (max-width: 992px) {
   .left-flex-container-kl-new, .right-flex-container-kl-new {
       width: 100%;
   }
}

@media (max-width: 576px) {
   #govt-exam #extra-styling-kids-learning-hero-section .inner-entrance-box .entrance-head {
       font-size: 23px;
   }
}

#govt-exam #extra-styling-kids-learning-hero-section .inner-entrance-box .entrance-head {
   font-size: 48px;
   font-family: 'Raleway', sans-serif;
}

@media (max-width: 1024px) {
   #govt-exam #extra-styling-kids-learning-hero-section .inner-entrance-box .entrance-head {
       font-size: 40px;
       font-family: 'Raleway', sans-serif;
   }
}

@media (max-width: 768px) {
   #govt-exam #extra-styling-kids-learning-hero-section .inner-entrance-box .entrance-head {
       font-size: 36px;
       font-family: 'Raleway', sans-serif;
   }
}

@media (max-width: 576px) {
   .left-flex-container-kl-new > * {
       margin-bottom: 28px;
   }
}

section#govt-exam #extra-styling-kids-learning-hero-section .inner-entrance-box .entrance-search-bar .inner-search-box {
   width: auto;
}

@media (max-width: 576px) {
   #extra-styling-kids-learning-hero-section .grid-hero-section-kl-new {
       background-position: 72% 0px;
   }
}
#extra-styling-kids-learning-hero-section .grid-hero-section-kl-new {
   background-image: url(https://easyshiksha.com/assets/images/background/kidsLearning/hero-bg-img.png);
   background-position: 90%;
   background-size: contain;
   background-repeat: no-repeat;
}
.grid-hero-section-kl-new {
   display: grid;
   grid-template-columns: repeat(2, 50%);
   place-items: center;
}

@media (max-width: 576px) {
   .left-flex-container-kl-new h5 {
       font-size: 12px;
       line-height: 19px;
   }
}

@media (max-width: 576px) {
   .left-flex-container-kl-new > * {
       margin-bottom: 28px;
   }
}


#govt-exam #extra-styling-kids-learning-hero-section .right-flex-container-kl-new .grid-cell-hero-kl-new > img {
   height: 250px;
   max-height: 250px;
   width: 320px;
   max-width: 320px;
}
@media (max-width: 1200px) {
   #govt-exam #extra-styling-kids-learning-hero-section .right-flex-container-kl-new .grid-cell-hero-kl-new > img {
       max-width: 200px;
       max-height: 200px;
   }
}
@media (min-width: 577px) and (max-width: 991px) {
   #govt-exam #extra-styling-kids-learning-hero-section .right-flex-container-kl-new .grid-cell-hero-kl-new > img {
       max-width: 100%;
       max-height: 100%;
       object-fit: cover;
   }
}


@media (min-width: 577px) {
   .left-flex-container-kl-new > * {
       margin-bottom: 40px;
   }
}

@media (min-width: 992px) {
   .left-flex-container-kl-new h5 {
       width: 80%;
       font-size: 16px;
       font-family: 'Roboto', sans-serif;
       font-weight: 400;
       line-height: 28px;
   }
}

@media (min-width: 577px) {
   #extra-styling-kids-learning-hero-section {
       margin-top: 50px;
   }
}

#govt-exam #extra-styling-kids-learning-hero-section .flex-container-hero-section-kids-learning {
   display: flex;
}


@media (max-width: 992px) {
   #govt-exam #extra-styling-kids-learning-hero-section .flex-container-hero-section-kids-learning {
       flex-direction: column;
   }
}


@media (max-width: 576px) {
   #govt-exam #extra-styling-kids-learning-hero-section .flex-container-hero-section-kids-learning {
       margin-top: 65px;
       margin-bottom: 5px;
   }
}

@media (min-width: 577px) {
   .left-flex-container-kl-new > .entrance-head:nth-child(1) {
       margin-bottom: 0px;
       margin-top: 40px;
   }
}

.background-search-bar-kl {
   width: 50px;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   display: flex;
   justify-content: center;
   align-items: center;
   border-radius: 50px;
   background: #de9406;
   right: 5%;
   height: 65%;
   z-index: 3;
}
.background-search-bar-kl::before {
   content: '';
   height: 100%;
   width: 2px;
   background: #e0e0e0;
   display: inline-block;
   position: absolute;
   left: -25%;
}

@media (min-width: 992px) {
   .kl-search-wrapper-hero-section {
       width: 80%;
   }
}

section#govt-exam #extra-styling-kids-learning-hero-section .inner-entrance-box .entrance-search-bar .inner-search-box .search-conatainer .search-input-box .search-input-false {
   width: 98%;
   border-radius: 50px;
   box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.10);
   padding: 10px 16px 10px 35px;
   border: 1px solid #5f5f5f40;
   height: 65px;
   font-weight: 500;
}

section#govt-exam #extra-styling-kids-learning-hero-section .inner-entrance-box {
   margin: 35px 0;
}

section#govt-exam #extra-styling-kids-learning-hero-section .inner-entrance-box .entrance-search-bar .inner-search-box .search-conatainer .search-input-box .search-input-false::placeholder{
   color: #6b6b6b;
   font-weight: 500;
}

section#govt-exam #extra-styling-kids-learning-hero-section .inner-entrance-box .entrance-search-bar .inner-search-box .search-conatainer .search-input-box .search_box_disc {
   scrollbar-width: thin;
   box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.10);
}

#extra-styling-kids-learning-hero-section .search_box_disc_new ul.show_result_new {
   max-width: 100%;
}

section#govt-exam .main-entrance-box .inner-entrance-box .entrance-search-bar .inner-search-box .search-conatainer .search-input-box .search_box_disc{
   width: 80%;
}

section#govt-exam .main-entrance-box .inner-entrance-box .entrance-search-bar .inner-search-box .search-conatainer .search-input-box .search_box_disc ul.show_result li > a {
   color: #000;
}

@media (min-width: 577px) and (max-width: 1199px) {
   section#govt-exam .main-entrance-box .inner-entrance-box {
       margin-top: 0px !important;
   }
}
@media (max-width: 576px) {
   #govt-exam #extra-styling-kids-learning-hero-section .inner-entrance-box .entrance-head {
       font-size: 23px;
   }
}
@media (max-width: 400px) {
   #govt-exam #extra-styling-kids-learning-hero-section .inner-entrance-box .entrance-head {
       font-size: 20px;
   }
}

@media (max-width: 576px) {
   .left-flex-container-kl-new > h1.entrance-head:first-child {
       margin-top: 0px;
       margin-bottom: 7px;
   }
}

@media (max-width: 576px) {
   .left-flex-container-kl-new > .entrance-head:nth-child(2) {
       margin-top: 0px;
   }
}
@media (max-width: 576px) {
   .left-flex-container-kl-new > * {
       margin-bottom: 28px;
   }
}
@media (max-width: 576px) {
   section#govt-exam #extra-styling-kids-learning-hero-section .flex-container-hero-section-kids-learning {
       margin-top: 65px;
       margin-bottom: 5px;
   }
}

@media (max-width: 576px) {
   #extra-styling-kids-learning-hero-section .grid-hero-section-kl-new {
       background-position: 72% 0px;
   }
}

@media (max-width: 576px) {
section#govt-exam #extra-styling-kids-learning-hero-section .inner-entrance-box .entrance-search-bar .inner-search-box .search-conatainer .search-input-box .search-input-false::placeholder{
   font-size: 13px;
}}