@media (min-width:1920px){

}
@media (width:1440px){

}
@media (max-width:1280px){
    .partnrimgright img.partnerImg {
        width: 400px;
    }
    .menu .nav>li>a {
    padding-left: 25px;
}
}

@media (max-width:1024px){
/* new-page-css-start */
    .children h3 {
        text-align: right;
    }
.children h3 span{
    display: block;
}
/* new-page-css-end */



.map-div .maptxt4 h6:after {
    height: 90px;
    bottom: 0;
    top: -95px;
    right: 65px;
}
    .partnrimgright {
        position: absolute;
        right: 0;
        top: 20%;
        display: none;
    }
    .offringbox img {
        width: 100%;
        height: 335px;
    }
    .logo img {
        width: 99px;
    }
    .menu {
        height: 105px;
    }
   .maptxt1 {
    left: -25px;
}
    .maptxt3 {
    left: -50px;
}
    section.bannersec .container {
        left: calc(100% - 97.5%);
    }
    img.mapimg {
        width: 100%;
    }
    .impcttxt h4 {
        font-size: 20px;
    }
    .map-div h6 {
        font-size: 18px;
    }
    .team-sec h3 {
        font-size: 22px;
    }
    .team-sec h4 {
        font-size: 18px;
    }
    .innerbnr {
        height: 50vh;
    }
    section.workvideo .container {
        left: calc(100% - 96.5%);
    }
    .row.wrkvideorow {
        height: 55vh;
    }
}


@media (max-width: 991px){
    /* new page css start */
    .innerbnr.donatepg{
    background-image: url(../images/donate/mobile03.webp);
}
.innerbnr.donatepg h1, .innerbnr.donatepg h1 span {
    font-size: 51px;
    line-height: 51px;
}
.arunachal {
    padding-bottom: 20px;
}
.holiday.max {
    margin-bottom: 50px;
}
.myriad .row.pb40 {
    padding-bottom: 20px;
}
.studentImg {
    padding: 10px 0;
}
.holiday h3{
    padding-bottom: 34px;
}
    /* end */




    
    section.pagenotfound p {
    font-size: 20px;
}
section.pagenotfound h1 {
    font-size: 140px;
}
    .governing-page {
        padding: 15px 0px;
    }
    img.heading-line {
      width: 28px;
      margin-bottom: 10px;
  }
  .footerdiv h6 {
      font-size: 14px;
  }
  .mobFlex {
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
  }
  .order_1{
    order: 1;
}
.order_2{
    order: 2;
}
.order_3{
    order: 3;
}
.row.copytxtrow {
  display: flex;
  align-items: end;
  flex-direction: column;
}
.copytxt p {
  text-align: right;
  color: #5565AC;
  font-size: 12px;
  line-height: 16px;
}
div#backtotop img {
  width: 30px;
}
.blogDetails {
  max-width: 100%;
  width: 100%;
  display: block;
  margin: 65px auto;
  border: 1px solid #b8b6bd;
  padding: 30px 15px;
}
header {
    padding: 0px 0px;
    box-shadow: none;
    height: 90px;
}
.logo {
    float: left;
    margin-top: 5px;
    margin-left: 0;
    margin-bottom: 5px;
}
header .navbar-header
{
    float: none;
}
.ham-icon {
    display: block;
    cursor: pointer;
    margin-top: 25px;
}
.menu
{
  display: none;
}
.my-sidenav {
    width: 0px;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    overflow-x: hidden;
    z-index: 999999999;
    height: 100vh;
    max-width: 0px;
    width: 100%;
    background-color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.my-sidenav>ul {
    padding: 0px 20px 0px;
}
.my-sidenav>ul>li>ul {
  margin-top: 0px;
  display: none;
}
.my-sidenav ul.submenu li ul.submenu {
  display: none;
  position: static;
  width: 100%;
}
.my-sidenav ul {
  list-style-type: none;
  padding-left: 15px;
}
.my-sidenav ul li
{
  border-bottom: 1px solid #7d8585;
  padding: 15px 0px;
}
.my-sidenav > ul > li > ul >li
{
  border-bottom: 1px solid #7d8585;
  padding: 10px 0px;
}
.my-sidenav > ul > li > ul >li:last-child, .my-sidenav ul.submenu li ul.submenu li:last-child
{
  border-bottom: 0px;
}
.my-sidenav ul.submenu li ul.submenu li {
  border-bottom: 1px solid #7d8585;
  padding: 10px 10px;
}
.my-sidenav ul.submenu li ul.submenu li a {
  color: #7d8585;
  font-size: 14px;
}
.cross-btn {
    text-align: right;
    padding: 16px 14px 0px 0px;
    color: #7d8585;
    cursor: pointer;
    font-size: 50px;
    font-family: Manrope-Light;
}
.my-sidenav .submenu-indicator-minus .submenu-indicator {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.my-sidenav .submenu-indicator {
  font-size: 30px;
  position: absolute;
  line-height: 25px;
  right: 15px;
}
.my-sidenav>ul>li>a {
  color: #7d8585;
  font-size: 17px;
}
.my-sidenav>ul>li>ul>li>a {
  color: #7d8585;
  font-size: 14px;
}
.my-sidenav>ul>li>ul>li>a img
{
    float: right;
    padding-top: 5px;
}

.maptxt1 {
    left: -45px;
    top: 100px;
}
.maptxt3 {
    left: -45px;
    top: 180px;
}
.maptxt2 {
    top: 105px;
}
section.alignwth-sec:after {
    height: 53%;
    width: 100%;
    top: auto;
    bottom: 0;
}
.mblwrkbxspace {
    margin-bottom: 100px;
}
.alignwth-sec {
    padding: 40px 0;
}
section.offering-section {
    padding: 50px 0 25px;
}
.vission-inner {
    margin-top: 85px;
}
section.vission-section {
    background: url(../images/vision-mission-bgmbl.webp);
    background-size: cover;
}
.vission-inner.vission-inner2 {
    bottom: -45px;
}
section.kidsvideo .row {
    display: flex;
    align-items: end;
    flex-direction: column-reverse;
}
section.kidsvideo p {
    margin-bottom: 45px;
}
img.videoicon {
    position: absolute;
    right: 40px;
    top: -37px;
    width: 50px;
    transform: scaleX(-1);
}
.footer-ln {
    top: 90%;
    width: 100%;
}

.copytxt {
  margin-bottom: 0;
  margin-top: 65px;
}
.banner-txt h1 {
    font-size: 31px;
    line-height: 44px;
}
.pillers-txt img {
    width: 100%;
}
.mapmblleft {
    margin-left: 0;
}
.ham-icon img {
    width: 40px;
}
.cntrgov {
    display: block;
}
.govpage .cntrgov {
    display: flex;
}
.govpage .govimg {
    margin: 20px 0;
}
h3.blu-clr {
    color: #5565AC;
    margin-top: 45px;
}
.innerbnr h1 {
    font-size: 30px;
}
.innerbnr{
	background-size: cover;
	background-position: center;
}
img.workmap1 {
    margin-bottom: 50px;
}
.aprchimg img {
    margin-bottom: 20px;
}
img.aprochicon {
    width: 35px;
    left: -15px;
    top: 30px;
}
.aproch-mainhdng {
    font-size: 33px;
}
.covid-sec {
    position: relative!important;
    width: 100%;
    top: 0;
    margin-top: 30px;
    right: 0%;
}
section.covid-page {
    margin: 15px 0px 0px 0px;
}
.covid-img {
    position: absolute;
    top: -20px;
    right: 30px;
    transform: translateX(0px)translateY(0px)scaleX(1)scaleY(1)rotate(90.0001deg)skewX(0deg)skewY(0deg);
    left: auto;
}
.aboutRight h1 {
    font-size: 50px;
}
.abotMain .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
}
.aboutLeft h1 {
    font-size: 50px;
}
.aboutLeft {
    padding: 40px 0px 0px 0px;
}
.aboutSnd {
    padding: 20px 0px 0px 0px;
}
.aboutTwo {
    margin-top: 20px;
    padding: 20px 52px 20px 10px;
}
.abotMain .col-md-3 {
    padding-left: 15px;
    padding-right: 15px;
}
.aboutRight h1 span {
    display: inline-block;
}
.aboutTrd img {
    width: 100%;
}
img.flwmbl{
	width: 100%;
}
.valmainRight {
    background: #65CCE0;
    display: block;
}
.valBox {
    padding: 40px 10px 40px;
    width: 100%;
}
.cultureBannr {
    padding-top: 40px;
    padding-bottom: 40px;
}
.teamS {
    height: auto;
}
.aboutBnr h1 span {
    margin-top: 15px;
}
body.ovrpetch:after {
    position: absolute;
    display: block;
    content: "";
    background: rgb(233 204 204 / 40%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
body.ovrpetch {
    position: relative;
}
.row.wrkvideorow {
    height: 40vh;
}
nav.navbar.navbar-inverse {
    padding: 0 15px;
}
}
@media (width: 768px) {
        .map-div .maptxt4 h6:after {
    height: 70px;
    bottom: 0;
    top: -70px;
    right: 40px;
}

}
@media (max-width: 767px) {
.classBox img {
    height: 300px;
}
    .teamMain .container .col-md-4 {
      padding-left: 10px;
      padding-right: 15px;
  }
  .workvideo h1 {
      font-size: 28px;
      font-family: Heading-Pro-Bold;
      color: #fff;
  }
  .mt-25{
    margin-top: 25px;
}
.videoimgg h3 {
  font-size: 28px;
  margin-top: 30px;
  font-family: Heading-Pro-Bold;
  color: #323F7A;
  margin-bottom: 45px;
}
div#backtotop {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 9;
}
.tmfull {
    padding: 30px 0px;
}
.tmfull .team-sec {
    margin-bottom: 0;
}
.contactBnr {
    background: url(../images/contact-banner-mbl.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.innerbnr.contactBnr {
    height: 467px;
}
a.lightbox img {
    width: 100%;
}
.secondRow, .firstRow, .thirdRow, .fourthRow, .fifthRow {
    display: flex;
    gap: 8px;
    justify-content: start;
    align-items: center;
    flex-direction: column;
}
.mL {
    margin-left: 0;
}
section.governing-page.contactPage {
    padding: 50px 0px;
}
.teambtmimg {
    margin-bottom: 50px;
}
.maptxt1, .maptxt2, .maptxt3, .maptxt4{
    display: none;
}
.govpage .cntrgov {
    display: block;
}
nav.navbar.navbar-inverse {
    padding: 0 15px;
}
img.govicon {
    top: 40px;
    width: 35px;
    left: -15px;
}
img.govicon1 {
    top: 40px;
    width: 35px;
    right: -15px;
}
.govimg img {
    margin-top: 20px;
    margin-bottom: 20px;
}
.gov-details h3 {
    font-size: 28px;
}
section.vission-section {
    background: transparent;
}
section.kidsvideo {
    padding: 80px 0 0;
    margin-bottom: 50px;
}
.vission-inner {
    margin-top: 20px;
}
.vission-inner h2 {
    margin-bottom: 0;
    font-size: 35px;
    margin-top: 30px;
}
.vission-inner.vission-inner2 {
    bottom: 0;
}
.work-img {
    display: flex;
    justify-content: space-around;
}
.work-img img {
    margin-right: 0;
    margin-top: 20px;
    width: 70px;
}
section.alignwth-sec:after {
    border-radius: 0;
}
.redhdng {
    font-size: 35px;
}
section.offering-section {
    background: #fff;
}
.ofrng-para {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #6B6B6A;
    opacity: 1;
    display: block;
}
.ofrning-head {
    color: #fff;
}
.offringbox.ofrngimg1 .ofrning-head {
    color: #323F7A;
}
.offringbox.ofrngimg3 .ofrning-head {
    color: #323F7A;
}
.map-div {
    width: 100%;
    margin: 0 auto;
}
.mapflx {
    display: flex;
    flex-direction: column-reverse;
}
img.mapimg {
    width: 100%;
    margin-top: 50px;
}
.team-slider .owl-nav .owl-prev {
    background-image: url(../images/leftawwow.svg) !important;
    width: 30px;
    height: 100%;
    background-repeat: no-repeat !important;
    position: absolute;
    bottom: 45px;
    left: 15px;
    background-position: center!important;
}
.team-slider .owl-nav .owl-next {
    background-image: url(../images/rightarrow.svg) !important;
    width: 30px;
    height: 100%;
    background-repeat: no-repeat !important;
    position: absolute;
    bottom: 45px;
    position: absolute;
    background-position: center!important;
    right: 15px;
}
.team-slider .owl-nav button.owl-next:focus, .owl-theme .owl-nav [class*=owl-]:hover {
    outline: none;
    background-color: transparent;
}
.team-slider .owl-nav {
    margin-top: 30px;
    text-align: right;
}
.teambtmimg-inner {
    background: rgba(72,80,175,.5);
    height: 36vh;
    margin: 20px;
}
.teambtmimg {
    background: url(../images/mblconnect.webp) no-repeat;
    height: 40vh;
    background-size: cover;
}
.innerbnr {
    height: 80vh;
}
.resourceBnr {
    background: url(../images/mbl-resorce.webp) no-repeat;
    background-size: cover;
}
.innerbnr h1 {
    font-size: 25px;
}
.row.wrkvideorow {
    height: 85vh;
}
.aboutBnr {
    background: url(../images/aboutmblbnr.webp) no-repeat;
    background-size: cover;
}
}

@media (max-width: 580px)
{
    .row.wrkvideorow {
        height: 85vh;
    }
}
@media (max-width: 480px)
{
    .row.wrkvideorow {
        height: 70vh;
    }
}
@media (max-width: 420px)
{
.classBox img {
    height: 230px;
}
}
@media (max-width: 380px)
{

}

@media (max-width: 320px)
{
    .row.wrkvideorow {
        height: 47vh;
    }
}
