section#account {
    padding: 0px;
    position: relative;
}

.account-image img {
    width: 100%;
    height: 100%;
}

.image-content {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.image-content h1 {
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgb(215, 236, 243);
}

.image-content p {
    font-size: 20px;
    margin-top: 10px;
    color: blanchedalmond;
}

.form {
    width: 715px;
    background: #f9f8f8;
    padding: 70px;
    margin: auto;
}

.form h1 {
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    color: black;
    margin-bottom: 25px;
}

.input-box input {border: none;padding: 14px 15px;outline: none;display: block;font-size: 15px;width: 75%;color: #505050;margin-bottom: 30px;border-radius: 3px;margin: 30px auto;background: #fff;}

.input-box button {
    width: 75%;
    padding: 11px;
    margin: 0px auto;
    display: block;
    font-size: 14px;
    background: #ff5421;
    text-transform: uppercase;
    color: white;
    border: 2px solid #ff5421;
    font-weight: 700;
    border-radius: 5px;
    transition: 0.1s;
    margin-bottom: 20px;
}
.input-box button:hover {
    background: white;
    color: red;
    cursor: pointer;
}
.login-register-input {
    text-align: center;
    font-size: 15px;
    color: #505050;
}

.login-register-input a {
    color: #ff5421;
    transition: 0.2s;
}

.login-register-input a:hover {
    color: #505050;
}
.menu{
    z-index: 1;
}

/* login responsive min 992px and max 1200px device */
@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;
  }
}
/* login responsive min 768px and max 991px device */
@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 !important;
      font-size: 22px !important;
      padding: 0px 15px !important;
      display:  block !important;
      cursor: pointer !important;
    }
    .menu {
      display: none !important;
    }
    .menu.activeBar{
      display: block !important;
    }
    .account-image {
        height: 375px !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;
    }
    
.form {
    width: 100% !important;
  }
  .account-image {
    height: 300px !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) {
    
.container {
    width: 360px !important;
    margin: auto !important;
  }
  .form {
    width: 100% !important;
    /*! padding: 20px !important; */
  }
  .form h1 {
    font-size: 20px !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;
        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;
    }
    
#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;
  }
  .account-image {
    height: 335px !important;
  }
  .image-content h1 {
    font-size: 23px !important;
  }
  .image-content p {
    font-size: 16px !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;
  }
  main{
    overflow: hidden !important;
  }
}