/* media screen and min width 992px and max 1200px laptop device rsp */

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .text-white.d-flex.align-items-center.justify-content-between {
        justify-content: space-between;
        width: 100%;
        display: flex;
      }
      .container {
        width: 940px !important;
      }
      .mega-menu {
        position: absolute !important;
        top: 68px !important;
      }
      ul.sub-menu {
        position: absolute !important;
        top: 68px !important;
      }
      
.one_list {
    display: none;
  }
  .two_list {
    display: none;
  }
  .menu {
    margin-right: 0px !important;
    margin-left: -22px;
  }
  .menu ul li a {
    padding: 10px 18px !important;
  }

  .wel-box h4 {
    font-size: 19px !important;
  }
  .wel-box h2 {
    font-size: 35px !important;
  }
  .wel-left h2 {
    font-size: 28px !important;
  }
  .h-box {
    height: 149px !important;
  }
  
    #highlights {
    margin-top: -74px !important;;
  }
  
  .cat-box {
    flex-basis: 290px !important;;
    height: 300px !important;;
  }
  .catogories-title {
    width: 300px !important;;
  }
  .catogories-title h1 {
    font-size: 27px;
  }
  .catogories-title h4 {
    font-size: 17px;
  }
  .cat-overlay {
    width: 245px !important;;
    height: 245px !important;;
    transform: translateY(-50%) translateX(-50%) scaleX(0);
    top: 46% !important;
  }
  .cat-overlay h2 {
    margin-top: -11px !important;
    font-size: 20px !important;
  }
  .cat-overlay a {
    margin-top: -15px;
    display: block;
  }
  
.admission-info h1 {
    font-size: 30px !important;
  }
  .admission-info p {
    width: 380px;
  }
  .video-info {
    left: 35px !important;
  }
  .video-info i {
    font-size: 23px !important;
  }
  
.edu-work-info {
    width: 360px !important;
  }
  .single-edu-post:first-child {
    margin-top: 0px !important;;
  }
  .single-edu-post {
    width: 520px !important;;
  }
  .edu-work-icon {
    width: 0 !important;
    display: flex;
  }
  
.edu-work-icon img {
    width: 163px !important;
    margin-right: 32px !important;
  }
  
.donation-helps {
    width: 270px !important;
  }
  .donation-desc {
    width: 600px !important;;
  }
  .dm-info h2 {
    font-size: 18px !important;;
    line-height: 28px !important;
  }
  
.stage-outer {
    width: 290px !important;;
  }
  
  .lates-blog {
    padding: 20px 0px;
    text-align: center;
    margin: auto;
    display: block;
    width: 239px;
  }
  .lates-blog ul {
    justify-content: center !important;
    align-content: center !important;
    display: flex;
  }
  .lates-blog ul li {
    margin-right: 10px !important;
  }
  .lates-title h1 {
    font-size: 20px;
    line-height: 25px !important;
  }
  .lates-title p {
    font-size: 15px !important;
    width: 245px !important;
  }
  main{
    overflow: hidden !important;
  }
}
/* media screen and min width 768px and max 991px tab device rsp */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .container{
    width: 730px !important;
  }
  .topHeader.bg {
    display: none;
  }
  .categories {
    display: none !important;
  }
  .search-cart {
    display: none !important;
  }
  .logoImg {
    margin-right: 30px;
  }
  .logo img {
    width: 150px !important;
  }
  .menu ul {
    display: block !important;
    width: 700px !important;
    background: #ffffff;
    margin: auto !important;
    padding: 0 !important;
    position: absolute;
    top: 89px;
    left: 50%;
    transform: translateX(-50%);

  }
  .primanyMenu {
    padding: 30px 0px;
  }
  .primanyMenu.sticky{
    display: none !important;
  }
  .menu ul li a, .categories a {
    padding: 10px !important;
  }
  .mega-menu {
    display: none !important;
  }
  .sub-menu ul {
    display: none !important;
  }
  ul.sub-menu {
    display: none !important;
  }
  
.menu ul li {
  padding: 10px 0px 6px 10px !important;;
  border-bottom: 1px solid #0000009c !important;;
}
.menu ul li:last-child {
  border-bottom: none !important;
}
.rs_menu_toggle {
  color: #333;
  font-size: 22px;
  padding: 0px 15px;
  display:  block !important;
  cursor: pointer;
}
.menu {
  display: none;
}
.menu.activeBar{
  display: block !important;
}
.slider-wrapper {
  height: 550px;
}
.slider-img img {
  height: 550px !important;
  width: 100% !important;
  position: absolute;
}

.highlights-wrapper {
  display: grid !important;
  grid-template-columns: repeat(2,1fr) !important;
}
.h-box {
  width: 100% !important;
  height: 275px !important;
}
.h-box img {
  height: 100% !important;
}

.wel-wrapper {
  display: grid !important;
  width: 100% !important;
}
.wel-left {
  padding: 55px 35px !important;
  width: 100% !important;
  display: block !important;
  background-size: 100% !important;
}
.wel-right-inner.d-flex.align-items-center.justify-content-between {
  margin-top: 100px !important;
}

.admission-wrapper.d-flex.align-items-center.justify-content-between {
  display: block !important;
}
.admission-left {
  height: 360px !important;
}
.video-info {
  position: absolute !important;
  top: 60% !important;
  /*! bottom: 50%; */
  transform: translateY(-50%) !important;
  left: 40px !important;
}
.video-info i {
  width: 64px !important;;
  height: 64px !important;;
}
.video-info h2 {
  font-size: 25px !important;
  width: 190px !important;
}
#admission {
  padding: 0 !important;
}
.admission-right {
  height: 360px !important;
}
.admission-info {
  margin-top: 40px !important;
  width: 620px !important;
}

.edu-work-flex.d-flex.align-items-center.justify-content-between {
  display: block !important;
}
.edu-work-info h1 {
  font-size: 30px !important;
  color: #112958 !important;
}
.single-post {
  margin-top: 110px !important;
}
#edu-event {
  padding: 70px 0px 50px !important;
}

.edu-work-icon img {
  width: 122px !important;;
  margin-right: 29px !important;;
}
.edu-work-icon {
  margin-top: 50px !important;;
}

.donation-wrapper.d-flex.align-items-center.justify-content-between {
  display: block !important;
}
.donation-helps p {
  width: 592px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}
.donation-desc {
  width: 100% !important;
}
.dm-info h2 {
  width: 330px !important;
}

.single-stage-outer {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
}
.stage-outer {
  width: 348px !important;
}

.news-wrapper {
  padding: 40px 40px !important;
}
.news-title h3 {
  font-size: 20px !important;
}
.news-title h1 {
  font-size: 28px !important;
}
.news-input-box {
  width: 500px !important;
}

.footer-dflex {
  display: block !important;;
}
.footer-top {
  padding: 150px 0px 0px !important;;
}
.footer-widget {
  margin-top: 45px !important;;
}
.footer-widget h2 {
  margin-bottom: 30px !important;
}
.footer-widget-4 {
  margin-top: 50px !important;
}
.footer-row {
  display: block !important;
}
.footer-cprght {
  text-align: left !important;
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
}

/* media screen and min 600px and max 768px device rsp */

@media screen and (min-width: 600px) and (max-width: 768px) {
  .container{
    width: 550px !important;
  }
  .topHeader.bg {
    display: none;
  }
  .categories {
    display: none !important;
  }
  .search-cart {
    display: none !important;
  }
  .logoImg {
    margin-right: 30px;
  }
  .logo img {
    width: 150px !important;
  }
  .menu ul {
    display: block !important;
    width: 700px !important;
    background: #ffffff;
    margin: auto !important;
    padding: 0 !important;
    position: absolute;
    top: 89px;
    left: 50%;
    transform: translateX(-50%);

  }
  .primanyMenu {
    padding: 30px 0px;
  }
  .primanyMenu.sticky{
    display: none !important;
  }
  .menu ul li a, .categories a {
    padding: 10px !important;
  }
  .mega-menu {
    display: none !important;
  }
  .sub-menu ul {
    display: none !important;
  }
  ul.sub-menu {
    display: none !important;
  }
  
.menu ul li {
  padding: 10px 0px 6px 10px !important;;
  border-bottom: 1px solid #0000009c !important;;
}
.menu ul li:last-child {
  border-bottom: none !important;
}
.rs_menu_toggle {
  color: #333;
  font-size: 22px;
  padding: 0px 15px;
  display:  block !important;
  cursor: pointer;
}
.menu {
  display: none;
}
.menu.activeBar{
  display: block !important;
}
.menu ul {
  width: 500px !important;
}

.slider-img img {
  height: 560px !important;
}

.highlights-wrapper {
  margin-top: 0px !important;
  display: block !important;
}
.h-box {
  width: 100% !important;
  height: 270px !important;
}
.slider-content-left h4 {
  font-size: 28px !important;
}
.slider-content-left h1 {
  font-size: 45px !important;;
}


.wel-wrapper {
  display: block !important;
  width: 100% !important;
}
.wel-left {
  background-size: 100% !important;;
  margin-bottom: 90px !important;;
  padding: 70px 40px !important;
}
.wel-left h2 {
  width: 313px !important;
  font-size: 31px !important;
}
.wel-left p {
  font-size: 18px !important;
  width: 425px !important;
}
.wel-right-inner {
  display: block !important;
  width: 100% !important;
}
.wel-box-img {
  display: block !important;
  width: 100% !important;
}
.wel-img {
  width: 100%;
  width: 400px !important;
  margin: auto !important;
  margin-top: 25px !important;
}

.catogories-title {
  width: 100% !important;
  margin-bottom: 20px !important;
}
.catogories-title h1 {
  font-size: 26px !important;
}
.cat-box {
  flex-basis: 100% !important;
  background-size: 100% !important;
  height: 400px !important;
  overflow: hidden !important;
}

.cat-overlay {
  width: 90% !important;
  height: 85% !important;
}

.admission-wrapper {
  display: block !important;
}
#admission {
  padding: 0 !important;
}
.admission-left {
  height: 330px !important;
}
.admission-right {
  height: 300px !important;
}
.admission-info {
  margin-top: 30px !important;
  margin-left: 30px !important;
}
.admission-info h1 {
  font-size: 28px !important;
}
.video-info {
  bottom: 50% !important;
  left: 30px !important;
}

.edu-work-flex {
  display: block !important;
}
.edu-work-info h1 {
  font-size: 30px !important;
}
.edu-work-info {
  width: 100% !important;
  margin-bottom: 90px !important;
}
.edu-work-icon {
  margin-top: 0px !important;;
}
.edu-work-icon img {
  width: 175px !important;
  margin-right: 0 !important;
  margin-top: 32px !important;
}
.edu-work-icon {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  justify-items: center;
  align-content: center;
  width: 100% !important;
  margin: auto;
  text-align: center;
}

.donation-wrapper.d-flex.align-items-center.justify-content-between {
  display: block !important;
}
.donation-helps p {
  width: 500px !important;
}
.donation-desc {
  display: grid !important;
  width: 100% !important;
}
.dm-info {
  margin-top: 25px !important;
}
.dm-info h2 {
  font-size: 16px !important;
  line-height: 25px !important;
}

.sub-title h1 {
  font-size: 30px !important;
}
.sub-title h4 {
  font-size: 16px !important;
}
.single-stage-outer {
  display: grid !important;
  grid-template-columns: repeat(1, 1fr) !important;
  width: 100% !important;
  justify-items: center !important;
}
.stage-outer {
  width: 90% !important;
}

.news-center {
  display: block !important;
}
.news-wrapper {
  padding: 40px 35px !important;;
}
.news-title h1 {
  font-size: 28px !important;
  margin-bottom: 25px !important;
}

.footer-top {
  padding: 130px 0px 0px !important;;
}
.footer-dflex {
  display: block !important;
}
.footer-widget {
  margin-top: 50px !important;
}
.address-widget ul li {
  font-size: 15px !important;
}
.footer-row {
  display: block !important;
}
.footer-cprght {
  text-align: left !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
}

/* media screen and min 320px and max 600px device rsp */

@media screen and (max-width: 600px) {
  .topHeader.bg {
    display: none;
  }
  .categories {
    display: none !important;
  }
  .search-cart {
    display: none !important;
  }
  .logoImg {
    margin-right: 30px;
  }
  .logo img {
    width: 150px !important;
  }
  .menu ul {
    display: block !important;
    background: #ffffff;
    margin: auto !important;
    padding: 0 !important;


  }
  .primanyMenu {
    padding: 30px 0px;
  }
  .primanyMenu.sticky{
    display: none !important;
  }
  .menu ul li a, .categories a {
    padding: 10px !important;
  }
  .mega-menu {
    display: none !important;
  }
  .sub-menu ul {
    display: none !important;
  }
  ul.sub-menu {
    display: none !important;
  }
  
.menu ul li {
  padding: 10px 0px 6px 10px !important;;
  border-bottom: 1px solid #0000009c !important;;
}
.menu ul li:last-child {
  border-bottom: none !important;
}
.rs_menu_toggle {
  color: #333;
  font-size: 22px;
  padding: 0px 15px;
  display:  block !important;
  cursor: pointer;
}
.menu {
  display: none;
}
.menu.activeBar{
  display: block !important;
}
/* .menu ul {
  width: 500px !important;
} */


#mainHeader {
  width: 100% !important;
}
.primanyMenu {
  width: 100% !important;
}
#main {
  max-width: 100% !important;
  justify-items: center;
  display: 100% !important;
}
#main {
  width: 100% !important;
  display: flex !important;
  justify-content: stretch !important;
}

.logo {
  justify-content: stretch !important;
  padding-left: 20px !important;
}

.menus {
  position: absolute !important;
  right: 0 !important;
}
.menu ul {
  position: absolute !important;
  right: 0px !important;
  width: 300px !important;
  margin: auto !important;
  display: block !important;
  top: 58px !important;
  height: 445px !important;
}

.slider-img img {
  height: 550px !important;
  width: 100% !important;
  object-fit: cover !important;
}
.slider-content-left h4 {
  font-size: 20px !important;
  margin-bottom: 5px !important;
}
.slider-content-left h1 {
  font-size: 33px !important;
}
.slider-content-left {
  padding-left: 20px !important;
  width: 325px !important;
}
.highlights-wrapper {
  display: block !important;
}
.h-box {
  width: 100% !important;
}
.container{
  width: 360px !important;
}

.wel-wrapper {
  display: block !important;
  max-width: 100% !important;
  padding: 20px;
}
.wel-left {
  background-size: 100% !important;
  margin: auto !important;
  padding: 50px 25px !important;
}
.wel-left h4 {
  font-size: 16px !important;
  margin-bottom: 15px !important;
}
.wel-left h2 {
  font-size: 25px !important;
}
.wel-right-inner.d-flex.align-items-center.justify-content-between {
  display: block !important;
  width: 100% !important;
  margin-top: 50px !important;
}

.wel-box-img.d-flex.align-items-center.justify-content-between {
  display: block !important;
  width: 100% !important;
}
.wel-img {
  margin-right: 0px !important;
}

.catogories-title {
  display: block !important;
  max-width: 100% !important;
  padding: 0px 20px !important;
}
.catogories-title h4 {
  font-size: 16px !important;
  margin-bottom: 10px !important;
}
.catogories-title h1 {
  font-size: 25px !important;
}
.catogories-title {
  margin-bottom: 30px !important;
}
.cat-box {
  background-size: 100% !important;
  height: 347px !important;
  margin: 15px auto !important;
}

.admission-wrapper.d-flex.align-items-center.justify-content-between {
  display: block !important;
}
#admission {
  padding: 0px !important;
}
.video-info {
  left: 30px !important;
}
.admission-left {
  height: 245px !important;
}
.admission-right {
  height: 325px !important;
}
.admission-info {
  margin-left: 25px !important;
  margin-top: 25px !important;
}
.admission-info h1 {
  font-size: 25px !important;
}
.admission-info p {
  width: 285px !important;
}
.edu-work-flex.d-flex.align-items-center.justify-content-between {
  display: block !important;
}

.edu-work-info h4 {
  font-size: 15px !important;
  margin-bottom: 8px !important;
}
.edu-work-info h1 {
  font-size: 25px !important;
}
.edu-work-info {
  width: 100% !important;
  padding: 0px 20px !important;
}
.single-post {
  margin-top: 90px !important;
  width: 100% !important;
  padding: 0px 20px !important;
}
.single-edu-post {
  width: 100% !important;
}
.edu-info h1 {
  font-size: 14px !important;
  width: 280px !important;
}
.edu-work-icon {
  display: grid !important; 
  grid-template-columns: repeat(2, 1fr) !important;;
  width: 100% !important;
  justify-items: center;
  margin-top: 40px !important;
  grid-row-gap: 20px !important;
}
.edu-work-icon img {
  width: 140px !important;
  margin-right: 0px !important;
}

.donation-wrapper.d-flex.align-items-center.justify-content-between {
  display: block !important;
  padding: 10px !important;
  width: 100% !important;
}
.donation-helps {
  width: 100% !important;
}
.donation-helps p {
  width: 300px !important;
}
.donation-desc {
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
}
.dm-info h2 {
  font-size: 14px !important;
  width: 250px !important;
  line-height: 25px !important;
  margin-top: 20px !important;
}

.sub-title h4 {
  font-size: 16px !important;
}
.sub-title h1 {
  font-size: 25px !important;
}
.single-stage-outer {
  display: block !important;
  padding: 10px !important;
}
.stage-outer {
  width: 100% !important;
  margin-bottom: 25px !important;
}
#lates {
  padding: 50px 0px !important;
}
.news-center {
  display: block !important;
}

.news-wrapper {
  top: 0px !important;
  padding: 30px 20px !important;
  width: 340px !important;
  margin: auto !important;
}
.news-title {
  width: 100% !important;
}
.news-title h1 {
  font-size: 25px !important;
  width: 240px !important;
}
.news-title h3 {
  margin-bottom: 10px !important;
}
.news-input-box {
  width: 100% !important;
  margin-top: 20px !important;
}

.footer-top {
  padding: 0px !important;
}
.footer-dflex {
  display: block !important;
  margin-top: 55px !important;
}
.footer-widget {
  padding: 0px 20px !important;
  margin-bottom: 40px !important;
}
.footer-widget h2 {
  margin-bottom: 20px !important;
}
.footer-widget-4 {
  margin-top: 0px !important;
  padding: 0 20px !important;
}
.footer-widget-4 h2 {
  margin-bottom: 20px !important;
}
.footer-row {
  display: block !important;
  padding: 0 20px !important;
}
.footer-cprght {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  text-align: left !important;
}
.sub-menu li {
  display: none !important;
  height: 0px !important;
}
main{
  overflow:  hidden !important; 
}
}