

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Nandinagari&family=Roboto&display=swap');



*{
    margin:0;
    padding:0;
    box-sizing:border-box;
    font-family:'Source Sans Pro';

}
 /* .active{
    background-color: #175657 !important;
}  */
/* estudy pathshala font uses coading start */

@font-face {
    font-family: 'Dubai-Regular';
    src: url("font family/Dubai Font TTF/ot_ttf/Dubai-Regular.ttf");
}
@font-face {
    font-family: 'Dubai-Medium';
    src: url("font family/Dubai Font TTF/ot_ttf/Dubai-Medium.ttf");
}
@font-face {
    font-family: 'Dubai-Bold';
    src: url("font family/Dubai Font TTF/ot_ttf/Dubai-Bold.ttf");
}


/* estudy pathshala font uses coading  end*/
@font-face {
    font-family: 'Source Sans Pro';
    src: url("font family/SourceSansPro-Regular.ttf");
}



@font-face {
    font-family: 'Source Sans Pro';
    src: url("font family/SourceSansPro-Regular.ttf");
}

@font-face {
    font-family: 'Source Sans Pro_SBold';
    src: url("font family/SourceSansPro-SemiBold.ttf");
}

@font-face {
    font-family: 'Source Sans Pro_Bold';
    src: url("font family/SourceSansPro-Bold.ttf");
}


#fontfamilybold{
font-family:var(--bold) !important;
}

#fontfamilySemiBold{
    font-family:var(--semibold) !important;
    }

:root {
    --bg-color: #e8eeee;
    --hover: #001253;
    --color:#001253; 
    --color1:#a1a2a6; 
    --color2:#626262; 
    --color3:#f2ae31;
    --regular: 'Source Sans Pro';
    --semibold: 'Source Sans Pro_SBold';
    --bold: 'Source Sans Pro_Bold';
    
}
::-webkit-scrollbar {
    width: 0px !important;
  }
/* ************************************ESP FRONT PAGE WELCOME ESP COADING START ********************************** */


.whittext{
color:white !important;
}

.epsbodypartss{
    background: linear-gradient(126deg, #001253 0%, rgba(255, 255, 255, 0.00) 100%);
}


#dropdownwelmenu{
    display:none ;    
}
#lmswebpage{
    background: url('images/estudypathshala/background.png')!important;
    background-repeat: repeat !important;
    background-size: contain !important;
    background-position: center !important;
    background-attachment: fixed !important;
}
.headerlms{
    width:100%;
    height:70vh;
 
    }
    .headerlms .carousel-item img{
        width: 65% !important;
        height: auto !important;
        margin: auto !important;
    }
    
    .headerlms .topimg .headercontent{
    position:absolute;
    text-align:center;
    top:35%;
    }
    .headerlms .topimg .headercontent p{
    font-weight:600;
    font-size:18px;
    }
    .headerlms .topimg .headercontent button{
        background:#1135AE;
        color:white;
        font-weight:bold;
        padding:8px 25px;
        border:none;
        border-radius:20px;
        box-shadow:-2px 5px 4px #00000025;
        }
        .dropdowniconwelcome{
            
            border: none !important;
        position: fixed !important;
        right: 0px !important;
        top: 25px !important;
        z-index: 3 !important;
        background: #d7f3fd !important;
        padding: 20px !important;
        border-radius: 50% 0px 0px 50% !important;

        }
        .dropdowniconwelcome1{
            
            border: none !important;
        position: fixed !important;
        left: 10px !important;
        top: 0px !important;
        z-index: 3 !important;
        background: #d7f3fd !important;
        padding: 20px !important;
        border-radius: 0% 0% 50% 50% !important;
        /* border-radius:52% 48% 48% 52% / 0% 0% 100% 100% !important; */
        
        }
        
        .headerlms  nav .offcanvas-body ul {
            display: flex;
            flex-direction: column;
            align-items:center;
            list-style: none;
        }
        .headerlms  nav .offcanvas-body ul li a{
           color:white !important;
           font-size:20px;
           text-decoration: none;
        }

        .headerlms .topimg .headercontent button:hover{
            color:white;
            border:none;
            background-color: #FF8602;
            transition:0.3s;
        }
    .headerlms .topimg {
        display:flex;
        align-items:center;
        justify-content:center;
    }
    /* .headerlms nav.navigationscroll{
        background:#131f49 !important;
        transition:0.4s;
        z-index:10 !important;
    }  */
  
    .headerlms nav{
        height: 10%;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999999;

    }
    .headerlms nav .logo{
        width:80px !important;
        /* padding:10px !important; */
        padding-bottom: 10px;
    }
    .headerlms nav ul{
        display:flex;
        gap:20px;
    }
    .headerlms nav ul li a{
        color:#18307F !important;
        font-weight:500;
        font-size:18px;
    }
    
    .headerlms nav ul li a:hover{
        color:#159FBB !important;
        transition:0.3s;
        display:block;
    }
    .headerlms .topimg{
        position:absolute;
        width:100%;
        height:40vh;
        position:relative;
    }
    .headerlms .topimg img{
        width:100%;
        height:100%;
    
    }
    .headerlms .carousel-item .widthimg{
        width: 100% !important;
       
    }
    .headerlms .topimg .topimgdotted{
        position:absolute;
        top: 230px;
        right: 0px;
    }
    .headerlms .bottomimgdotted{
        position:absolute;
        bottom: -30px;
        left: 0px;
    }
    
    .welcomecarousel{
        margin-top:10% !important;
    }
    .welcomecarousel .carousel-indicators {
             margin-bottom: -5rem;
           }


    /* reason to choose lms coading start  */
   
    .chooselms{
        width:100%;
        height:100vh;
        /* background-color:white; */
        /* background-image: url('images/welcomeepsimg/second bg.png'); */
        background-size:100% 100%;
        background-repeat:no-repeat;
        background-position:center;
        
    }
    .chooselms .topcontent{
        text-align:center;
    }
    .chooselms .topcontent p{
        font-size:18px;
        color:white;
    }
    .chooselms .topcontent h1{
    font-weight:bold;
    color: #159FBB;
    }
    .chooselmscards .cards{
        display:flex;
        align-items:center;
        justify-content:center;
    }
    .chooselmscards .cards .card{
        border:none;
        box-shadow:0px 0px 50px #00000025;
        border-radius:20px;
    }
    .chooselmscards .cards .card .card-body p{
        font-size:18px;
        font-weight:bold;
        text-align: center;
        padding-bottom:20px;
    }
    /* reason to choose lms coading end  */
    
    
    /* carousel coading start  */
    
    .carouselwelpage{
        width:100%;
        height:100vh;
        display:flex;
        align-items:center;
        justify-content: center;;
    }
    .carouselwelpage .carousel-item{
        width:70%;
     margin-left:15%;
    }
    .carouselwelpage table{
        background:white !important;
    }
    .carouselwelpage .sliderpartcontent {
       display:flex;
       align-items:center;
       justify-content:center;
       padding:0px 50px;
    }
    .carouselwelpage .sliderpartcontent button{
    background-color: #EAEDFC;
    color:#4664FF;
    border:1px solid #4664FF;
    border-radius:20px;
    padding:3px 50px;
    font-weight:500;
    }
    .carouselwelpage .sliderpartcontent h1{
    color:#1135AE;
    font-weight:bold;
    }
    /* carousel coading end  */
    
    
     /* LMS Subscription Plans coading start  */
    
    .subscriptionplans{
        width:100%;
        height:100vh;
        /* background:url('images/welcomeepsimg/backgroundsubscription.png'); */
        background-repeat:repeat;
        margin-top: -127px;
    }
    .subscriptionplans .topcontent{
        text-align:center;
        padding-top:80px;
    }
    .subscriptionplans .topcontent h1{
        color: #159FBB;;
        font-weight:700;
        text-shadow: 0px 4px 4px #00000025;
        font-family: 'Dubai-Bold';
        font-size:45px;
        }
    .subscriptionplans .topcontent p{
        font-weight:500;
        font-size:22px;
        font-family: 'Dubai-Medium';
        color:white;
    }
    .subscriptionplans .tabled table{
        border:1;
        margin:0;
    }
    
    .subscriptionplans .tabled table tr, .subscriptionplans .tabled table th{
        padding:20px 0px;
        font-family: 'Dubai-Regular' !important;
        font-size:23px !important;
    }
    .subscriptionplans .tabled table tr img{
    width:25px;
    }

  
     /* LMS Subscription Plans coading end  */
    
    /* footer part coading start  */

    .welcomfooteresp{
        margin-top: -261px;
    }
   
    footer{
        width:100%;
        height:100vh;
    }
    footer h1{
        text-align:left;
        font-weight:bold;
        color:#FF8602;
        padding:60px 0px 40px 0px;
        font-size:55px;
        font-family:dubai-medium;
    }
    footer form{
        width:80%;
        margin:auto;
    }
    footer form label{
        font-weight:400;
        font-size:20px;
        font-family: 'Dubai-Medium' !important;
        color:white;
    }
    footer form input, footer form textarea{
        border:none;
        border-bottom:3px solid #1135AE;
        padding:5px 0px;
        outline:none;
        background:transparent;
    }
    footer form button{
        background:#4600B8;
        color:white;
        border:none;
        padding:8px 50px;
        border-radius:50px;
        font-size:20px;
        font-weight:600;
        text-align:center;
        display:block;
    }
    /* footer part coading end  */;



/* ************************************ESP FRONT PAGE WELCOME ESP COADING END******************************************* */


/* ==========================================ESTUDY PATHASHALA WEBSITE COADING START ==================================== */


.headerestudy{
    width:100% ;
    height:90vh ;
 
}

 #videoBG{
        z-index:-1; 
        width:100%;
        max-height:auto;
        position:relative;
}
 #video{
        z-index:-1; 
        width:100%;
        max-height:auto;
        position:relative;
}

.video-background{
    width:100%;
    min-height:100vh;
    /* background-color:rgba(0,0,0,0.6); */
}
/* .headerestudy nav.navigationscroll{
    background:#131f49 !important;
    transition:0.4s !important;
    z-index:10 !important;
}  */
.headerestudy nav{
       width:100%;
    }
.headerestudy nav.scrolled{
    /* background:#18307F !important; */
    width:100% !important;
    height:10% !important;
}
.headerestudy nav ul.bgul{
    background:#18307F !important;
 }
 .headerestudy .navwidth{
    background:transparent;
 }

 .headerestudy .ouresources11.ouresources{
        display:none !important;
 }

.headerestudy nav .logo{
    width: 72%;
    margin-right: 34px;
    margin-left: -25px;
}
.headerestudy .logodiv{
    padding: 36px 20px 20px 40px;
        background-image:url('images/estudypathshala/Group 136.png');
    background-repeat:no-repeat;
    margin-top: -20px;
}
.headerestudy nav ul{
    display:flex;
    gap:20px;
}
.headerestudy nav ul li a{
    font-weight:500;
    font-size:20px !important;
    color:white !important;
    

}

.headerestudy nav ul li a:hover{
    color:#FF8602 !important;
    transition:0.3s;
   
}
 .heromiddlepart{
    
    position: absolute;
    z-index: 66;
    top: 30%;
    left: 27%;
    text-align: center;
}
 .heromiddlepart h1{
    font-size:90px;
    font-weight:bold;
    color:#FF8602;
    letter-spacing:1px;
    margin-top:10px;
}
 .heromiddlepart p{
    font-size:35px;
    font-weight:500;
    color:white;
    letter-spacing:1px;
    margin-top:-10px;
}

 .bottomwhiteimg{
    background-image:url('images/estudypathshala/Group 119.png');
    width:100%;
    height:20vh;
    margin-top:-20%;
}

/* our product part start  */

.ourproducts h1{
    margin:0;
    color:#18307F;
    font-size:55px;
    text-align:center;
    text-shadow:0px 4px 4px rgba(0, 0, 0, 0.57) !important;
}



article.arbooks h2, article.arbooks2 h2{
    color: #159FBB;
    font-size:40px;
   
}
article.arbooks p, article.arbooks2 p{
    font-size:20px;
    text-align:justify;
    color:white;
}


article.arbooks button:hover, article.arbooks2 button:hover{
    color:#18307F;
    transition:.3s;
}

/* our prodect part end  */

/* our services part start  */

.ourservices{
    background:#18307F;
    color:white;
    padding:70px 0px;
}

.ourservices p{
    color:white;
    font-size:25px;
    text-align:left;
}
.ourservices h1{
    /* text-decoration:underline; */
    color:#FF8602;
    border-bottom:4px solid #FF8602;
    display:inline-block;
    text-shadow:0px 4px 4px #00000025;
    font-weight:bold;
    font-size:55px;
    margin-bottom:20px;
}
/* our services part end  */


/* footer part start  */

.estudyfooter{
    width:100%;
    height:auto;
    margin-bottom:30px;
}
.estudyfooter form h1{
    color: #159FBB;
    font-weight: bold;

}
.estudyfooter form button:hover{
color:#FF8602;
transition: .3s;;
}


.footerlastpartestudy{
    width:100% !important;
    height:50vh !important;
    background-image:url('images/estudypathshala/Group 137 (2).png') !important;
    background-repeat:no-repeat;
    background-size:100% 100%;
    position:relative;
}
.footerlastpartestudy .logo{
    position:absolute;
    right:10%;
    bottom:50px;
}
.footerlastpartestudy .logo img{
    width:200px !important;
}
.footerlastpartestudy .leftpart{
    position: absolute;
    bottom: 50px;
    left: 101px;
}
.footerlastpartestudy .leftpart p{
    color: white;
    text-align: left;
    width: 244px;
    font-size: 18px;
}
.footerlastpartestudy .leftpart ul{
    display:flex;
    gap:20px;
    list-style:none;
    }
.footerlastpartestudy .leftpart ul li img{
  width:40px;
    }
/* footer part end  */


    /* new estudy pathashala coading start  */
    .rightsidesocialicon {
        position:relative !important;
    }

.rightsidesocialicon .socialrighticon{
    list-style:none !important;
    display:flex;
    flex-direction:column;
    position:fixed !important;
    right:0;
    top:45%;
    z-index:9999;
    cursor:pointer;
}
.rightsidesocialicon .socialrighticon li{
    padding:10px 15px;
    border-radius:50px 0px 0px 50px;
    transition: all 0.8s ease-in-out;
}

.rightsidesocialicon .socialrighticon li .sociallinkicon{
    font-size:25px;
    color:white;
    transition: all 0.8s ease-in-out;
}
.rightsidesocialicon ul li:hover {
    margin-left:-20px;
  }

    #estydybodypart{
        background: url('images/estudypathshala/background.png')!important;
        background-repeat:repeat !important;
        background-size: contain  !important;
        background-position: center !important;
        background-attachment: fixed !important;
    }

   

    #estydybodypart .vboookimg{
        position: absolute !important;
        bottom: -197px !important;
        right: -455px !important;
       
        transform: rotate(1deg);
    }
    
   
    
    .headerlms nav .offcanvas-header .btn-close.closebtn{
        margin-left:20px !important; 
    }
#estydybodypart .footerlastpartestudy .logo .socialimg{
    display:flex !important;
    list-style:none !important;
    gap:15px !important;
}
#estydybodypart .footerlastpartestudy .logo p{
   font-weight:600 !important;
   font-family: 'Dubai-Medium' !important ;
}
#estydybodypart .footerlastpartestudy .logo .socialimg li a img{
   width:35px !important;
}

    #estydybodypart .headerestudy .offcanvas-body, #estydybodypart .headerestudy .offcanvas-top {
        flex-grow: 1;
        padding: 1rem 1rem;
        overflow-y: auto;
        background: #0c142f;
    }

.estudylogo{
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
}
#estydybodypart .headerestudy nav .offcanvas-body ul{
    display:flex;
    flex-direction:column;
    list-style:none;
}

    /* #estydybodypart .headerestudy nav .offcanvas-body ul a{
        list-style:none;
        text-decoration:none;
        font-size:25px !important;
        padding:10px 0px;
        
    } */

#estydybodypart .headerestudy nav .offcanvas-body ul a:hover{
   color:#159FBB !important;
    
}
/* #estydybodypart .headerestudy nav .offcanvas-body ul a:hover{
   color:#159FBB !important;
} */

#estydybodypart .headerestudy nav .offcanvas-body{
    height:auto !important;
    text-align:center;
   
}
#estydybodypart .headerestudy nav .containernav img{
width:60px;
}
    .estudylogo img{
        width:200px;
        justify-content:center;
      }
      .estudylogo p{
        color:#ffffff;
        text-shadow:0px 3px 5px #00000025;
        font-size:20px;
      }
      /* .estudyPathshalaBtns,  #estydybodypart article.arbooks2 button {
        border: none;
        background: #4600B8;
        color: white;
        font-weight: 500;
        letter-spacing: 1px;
        font-size: 20px;
        padding: 10px 30px;
        box-shadow: 0px 4px 4px #00000025 !important;
        border-radius:0px !important;
        display:flex !important;
        justify-content:flex-start !important;
    } */
      .estudyPathshalaBtns{
        border: none !important;
        background: #4600B8 !important;
        color: white !important;
        font-weight: 500 !important;
        letter-spacing: 1px !important;
        font-size: 20px !important;
        padding: 10px 30px !important;
        box-shadow: 0px 4px 4px #00000025 !important;
        border-radius:0px !important;
        display:flex !important;
        justify-content:flex-start !important;
    }
      .estudyPathshalaBtns:hover{
            background: #159FBB;
       }

     
      
/*       
      .ncertlist{
          margin: 5px auto;
          width: 80%;
          background-color: blueviolet !important;
          border: none!important;
          padding:10px 0px;
          border-radius:10px;
          font-size:20px;
          color:white;
      
      } */
      
      .ncertbookdescription{
          /* margin: 10px auto; */
          /* margin:auto; */
          width: 80%;
          font-size:20px;
          padding:20px;
          background: transparent;
          border: 2px solid white;
         
      }
      #myGroupncert{
        display:flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
      }

    #estydybodypart footer form button {
        background: #1135AE;
        color: white;
        border: none;
        padding: 8px 50px;
        border-radius: 0px !important;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        display: block;
        margin-top:20px;
    }
    #estydybodypart .footerlastpartestudy {
        overflow:hidden !important;
        width: 100% !important;
        height: 40vh !important;
        background-image: url('images/estudypathshala/Group 137 (2).png') !important;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: relative;
        
    }
    #estydybodypart footer form input, #estydybodypart footer form textarea {
        border: none;
        border-bottom: 3px solid #1135AE;
        padding: 5px 0px;
        outline: none;
        background:transparent !important;
    }
    #estydybodypart .estudyfooter.estudyfooter11 form input,  #estydybodypart .estudyfooter.estudyfooter11 form textarea{
        color:white;
    }
    .estudyheader{
            height:50vh;
    }

    #estydybodypart .arbooks .arbookpadding .arbookpara{
        position:relative !important;
    }

    #estydybodypart .arbooks .arbookpadding .arbookimg {
        position: absolute !important;
        bottom: -64% !important;
        left: -35PX !important;
        width: 150px !important;
    }
    #estydybodypart .arbooks .arbookpadding .videolectureimg{
        position:absolute !important;
        bottom: -132px !important;
        left: -101px !important;
        width:180px !important;
        transform: rotate(-76deg);
    }
    #estydybodypart .arbooks2 .LMSimg{
        position:absolute !important;
        top:-254px !important;
        right:-90px !important;
        width:350px !important;
    }
    #estydybodypart .arbooks2 .STEMIMG1{
        position:relative !important;
        width:80%;
      
    }
    #estydybodypart .arbooks2 .STEMIMG {
        position: absolute;
        top: 178px;
        right: -89px;
        width: 128px;
}
    
    #estydybodypart .arbooks2 .lmsimg22{
        position:absolute !important;
        bottom: -150px !important;
        right: -18% !important;
        width:200px !important;
        transform: rotateY(150deg);
    }

    #estydybodypart .headerestudy .navwidth.bgul {
        background: #159FDB!important;
    }
    #estydybodypart .headerestudy nav ul.bgul {
        background: #159FDB !important;
    }
    #estydybodypart .headerestudy nav.scrolled {
        /* background: #159FDB !important; */
        width: 100% !important;
        height: auto !important;
    }

#estydybodypart .rightsignin{
        display:flex !important;
       gap: 15px !important;
    position: fixed !important;
    right: 30px;
    top: 35px;
}

}
#estydybodypart .rightsignin button{
        background:transparent;
        border:none;
        font-size:20px;
        color:#ffffff;
        transition:0.4s;
}
#estydybodypart .rightsignin button:hover{
         color:#159FBB !important;
         font-weight:bold !important;
       }
#estydybodypart .rightsignin button:hover{
        
        color:blue;
}

.changecaret{
    Unicode: U+F229 !important;
}

.loginmodalcontent{
    /* background:linear-gradient(60deg, #159FBB,#4600B855); */
    background-color:#131f49 ;
}
   .welmscontact{
    background:url('images/welcomeepsimg/clouds.png') !important;
    width:100% !important;
    height:40vh !important;
    background-repeat:no-repeat !important;
    background-size:cover !important;
    background-position:center !important;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
   }

   .welmscontact h1,.welmscontact p{
    color:#18307F;
    padding: 0px 20px;
   
    
   }
   .welmscontact h1{
    font-size:45px;
    font-family: 'Dubai-Bold';
    text-align:center;
    color:#0c142f;
    }
   .welmscontact p{
    font-size:20px;
    font-family: 'Dubai-Regular';
    text-align:justify ;
    color:#0c142f;
    }
   .welmscontact button{
  background:#4600B8;
  color:white;
  border:none;
  outline:none;
  font-family: 'Dubai-Bold';
  font-size:25px;
  padding:5px 20px;
  border-radius:50px;
  letter-spacing:1px;

    }

    .fixlogoesp{
        width: 100px !important;
        left: 132px;
        top: 13px;
        position: fixed;
        transition:0.5s ease-in;
       
      

    
}

  
    /* new estudy pathashala coading end  */



/* ==========================================ESTUDY PATHASHALA WEBSITE COADING END ==================================== */




/* +++++++++++++++++++++++++++++++++++++++++++++++ WEB APPLICATION COADING START+++++++++++++++++++++++++++++++++++++++++  */
/* *****************************************sign in sign up page code start coading ************************************************* */

#header #navbar ul li.active{
    background-color: rgba(217, 217, 217, 0.20) !important;
    color:white !important;
}  


.body{
    /* background-image:linear-gradient(-4deg,#ffff 50%,#74b9ff 50%); */
    /* background-image:linear-gradient(360deg,#95C0EB78,#ffffff); */
  
    width:100%;
    height:100vh;
    border-radius:20px;
    display:flex;
    align-items:center;
    justify-content:center;
    position:relative;

}

/* company logo design  */
.companylogo {
    width:40%;
    position:absolute;
    left:0;
    top:0;
}
.companylogo img{
    width:20%;
    margin-left:70px;
    margin-top:50px;
}
.login{
 position:absolute;
 top:0;
 right:0;
}

.login button{
        background:transparent;
        border:2px solid #000000 !important;
        padding:10px 40px;
        font-size:20px;
        margin:30px 50px 0px 0px;
        cursor:pointer;
}

.login button a{
    color:var(--hover) !important;
    text-decoration:none;
    font-weight:bold;

}

.login button:hover{
    background:#255FA5;
    border:2px solid white !important;
    color:white;
    transition:0.3s ease-in;
    box-shadow:0px 0px 5px grey;
}

.login button:hover > a{
    color:white !important;
    text-decoration:none;
}

.body .signup{
    width:40%;
    height:auto;
    background:white;
    text-align:center;
    position:relative;
    border:1px solid #e1e9e9;
    border:1px solid var(--color1);
    -ms-box-shadow: scale(2); /* IE */
    -moz-box-shadow: scale(2); /* FF */
    -webkit-box-shadow: scale(2); /* Safari and Chrome */
    -o-box-shadow: scale(2); /* Opera */
     box-shadow:0 59px 47px -6px rgba(0,0,0,0.1);
}


.body .signup h2{
    padding-top:70px;
    padding-bottom:30px;
    color:#001253;
    font-weight:bold !important;
}
.body .signup .undersignup{
    width:80%;
    height:auto;
        margin:auto;
       

}

.body .signup .undersignup .form-group1{
    border-bottom:none !important;

}
.body .signup .undersignup .form-group #showhide1{
    width:25px;

}
.body .signup .undersignup .form-group #showhidebtn{
        background:transparent;
        border:none;
        cursor:pointer;
}
.body .signup .undersignup .form-group{
    position:relative;
    display:flex;
    flex-direction:column;
    width:100%;
    height:70px;
    border:2px solid #001253;
    

}
.body .signup .undersignup .form-group input{
    padding:0px 0px 10px 10px !important;
    color:var(--color1);

}
.body .signup .undersignup .form-group p{
    color:red;
}
.body .signup .undersignup .form-group label{
    font-size:13px !important ;
    bottom:0;
    color:var(--color2);

}
.body .signup .undersignup .form-group input, .form-group label{
   width:100%;
    font-size:18px;
    height:40px;
outline:none;
border:none;
text-align:left;
padding:10px 0px 0px 10px;


}

/* *************terms and condition coading start************* */
.body .signup .undersignup .TERMSCON{
    text-align:left;
    margin-top:30px;
    margin-left:10px;
}
.body .signup .undersignup .TERMSCON label{
    text-decoration:underline;
    color:grey;
    cursor:pointer;
}
.body .signup .undersignup .TERMSCON input[type=checkbox]
{
  /* ************Double-sized Checkboxes************ */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  transform: scale(2);
  padding: 10px;
  border-radius:none;
}

/* ***********submitt button coading start ***********  */
.body .signup .undersignup .SUBMITBTN{
    width:100%;
    margin:30px 0px;
    margin-bottom:150px;
 
}

.body .signup .undersignup .SUBMITBTN1{
    border-radius:10px;
}
.body .signup .undersignup .SUBMITBTN button{
    width:100%;
    background:#001253;
    color:white;
    font-size:18px;
    padding:20px 0px;
    outline:none !important;
    border:transparent;

}
.body .signup .undersignup .SUBMITBTN button a{
    color:white;
    text-decoration:none;
    display:block;
    background:grey;
height:100%;
}
.body .signup .undersignup .SUBMITBTN3 button:hover{
    background:transparent;
    color:#175657;
    border:2px solid #175657;
    transition:0.2s ease-in-out;
    cursor:pointer;
    box-shadow:2px 2px 10px rgba(0,0,0,0.3) ;
}
.body .signup .undersignup .SUBMITBTN select{
    background:transparent;
}

.body .signup .undersignup .SUBMITBTN button select{
    color:#159FBB;
    font-size:18px;
   /* background:transparent; */
    outline:none;
    border:none;
font-weight:bold;
width:25%;
}
.body .signup .undersignup .SUBMITBTN button select option{
    border-bottom:1px solid grey; 
margin-bottom:50px;
padding:20px 0px !important;

}

/* *****************************************sign in sign up page code end coading ************************************************* */

/* *****************************************main part start coading ************************************************* */


/* icon responsive style  */




.container1 {
    display: inline-block;
    cursor: pointer;
    position:absolute;    right:0;
    margin-top:30px;
    margin-right:30px;
    z-index:1;
  }
  
  .bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: var(--hover);
    margin: 6px 0;
    transition: 0.4s;
  }
  
  .change .bar1 {
    transform: translate(0, 11px) rotate(-45deg);
  }
  
  .change .bar2 {opacity: 0;}
  
  .change .bar3 {
    transform: translate(0, -11px) rotate(45deg);
  }

#header {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        width: 300px;
        transition: all ease-in-out 0.5s;
        z-index: 9997;
        transition: all 0.5s;
        padding: 0 15px;
        /* background: #00104A; */
        background:url('images/Rectangle.png'),#00104A;
            background-repeat:no-repeat;
            background-size:cover;
        /* filter: opacity(50%); */
        overflow-y: auto;
}

#main {
    margin-left: 300px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Desktop Navigation */

.nav-menu {
    padding: 30px 0 0 0;
}

.nav-menu * {
    margin: 0;
    /* padding: 0; */
    list-style: none;
}
.nav-menu>ul>.active1{
    margin-top:50px;
    background:var(--hover) !important;
    border-radius:10px;
    padding:5px 0px !important;
    transition:0.5s;
    box-shadow:0px 0px 5px grey;
}
.active a{
    color:white !important;
}
.nav-menu .logo{
    padding-top:50px;
margin:auto;
}
.nav-menu ul{
text-align:left !important;
}
.nav-menu>ul>li {
    position: relative;
    white-space: nowrap;
    display: flex;
    flex-direction:column;
    align-items: flex-start;
    margin:20px 0px;
    padding:5px 0px !important;

}

.nav-menu>ul>li:hover{
    background:rgba(217, 217, 217, 0.20) !important;
    padding:5px 0px !important;
    transition:0.3s;
    box-shadow:0px 0px 5px grey;
}
.nav-menu ul #dropdown11 li:hover , .nav-menu ul #dropdown111 li:hover{
    background:#E2EDF9  !important;
    transition:0.4s; 
    /* border-left:5px solid #001253; */
}
.nav-menu ul #dropdown11 li,.nav-menu ul #dropdown111 li{
    background: #ECECEC !important;
    padding-top:2px !important;
    padding-bottom:2px;
    transition:0.4s;
}
.nav-menu ul li #dropdown li:hover>a{
    color:white;
}
.nav-menu>ul>li:hover>a{
    color:white !important;
    transition:0.2s;
}
.nav-menu>ul>li>a{
    color:#ffffff;
    font-weight:500;
}
/* menu animation effect */

.mobile-nav-active {
    overflow: hidden;
}

.mobile-nav-active #header {
    left: 0;
}



 /* ******************** section part start ******************* */

#section{
   margin-left:300px;
}

.Notificationsimg {
    margin-bottom:50px ;
    position: relative;
}
.Notificationsimg .img{

    position:absolute;
    right:150px;
    top:-35px;
}
.Notificationsimg .img:nth-child(0){
    right:150px;
 }
.Notificationsimg .img:nth-child(1){
    right:70px;
 }
 .Notificationsimg .img button{
    background:transparent;
    border:none;
 }
 .Notificationsimg .img ul{
    inset: 55px -63px auto auto !important;
    box-shadow:1px 1px 3px rgba(0, 0, 0,0.5);

 }
 .Notificationsimg .img ul a{
    text-decoration:none;
    color:black;
 }
 .Notificationsimg .img ul li{
    padding:10px 0px 10px 6px !important;
    /* border:1px solid black; */
 }
 .Notificationsimg .img ul li p{
    color:black !important;
 }

/* ****************** dashboard tab coading start********************* */

.tab1{
    width:100%;
    /* background:url("images/Geometric-center.png"); */
    background:#00104A;

background-size:cover !important;
background-repeat:no-repeat !important;
    height:100vh !important;
}

.tab1 .tab_box{
    width:100%;
    display:flex;
    justify-content:flex-start;
    gap:30px;
    align-items:center;
    border-bottom:1px solid rgb(177, 177, 177);
    border-top:1px solid rgb(177, 177, 177);
position:relative;
padding:20px 50px;
}
.tab1 .content_box{
  background:url("images/Geometric-center.png"), #00104A;
   
background-size:100% 100%;
background-repeat:no-repeat !important;
}
.lastpart.marginlastpart{
    margin-right:0% !important;
}
 #Editablebtn:hover,#Editablebtn1:hover{
    cursor:pointer !important;
 }
.lastpart{
  
    margin:20px 10% 20px 20px;
     border-radius:20px; 
     height:auto;
     box-shadow:-2px 2px 5px rgba(255, 255, 255,0.2);
     /* border:1px solid #19464375; */
     padding:20px 0px 0px 20px;
}

.lastpart .label1{
font-size:20px;
color:#ffffff;

}

  .content1 .toppart{
    display: flex;justify-content:flex-start; align-items:center; margin-top:10px;
}
  .content1 .toppart1 h1{
    color:white !important; font-weight:bold;
}
  .content1 .toppart1 h4{
    color:white; font-weight:bold;}

.content1 .toppart .image22{
    padding:0px 50px 0px 100px;
}


.content2 .toppart{
        display:flex;
        justify-content:center;
        align-items:center;
}
.content2 .lastpart{
    padding:0;
    border:1px solid var(--bg-color);
}
.content2 .lastpart .toppart h3{
    color:white;
    font-weight:bold;
    padding-left:30px;
}

.content2 .lastpart .toppart select,.AcademicRecords select,.notice select, section.questionBank select{
    background:rgba(255,255,255,0.2);
    padding:5px 40px 5px 5px ;
    width:200px;
    color:white;
    border:none;
    outline:none;
    border-radius:5px;
    margin-right:50px;
}
.content2 .lastpart .toppart select option,.AcademicRecords select option,.notice select option, section.questionBank option{
    color:grey;

}

#notice #attendence .notimg{
        color:rgb(255, 255, 255) !important;
        font-size:20px;
        position:relative;
        text-align:center;
        z-index: 9;
}
#notice #attendence .notimg span{
        /* background:url('images/background11.jpg'); */
        background:#001253;
        padding:0px 5px;
}
#notice #attendence .notimg::after{
     content:'';
     position:absolute;
     display:block;
     left:0;
     top:50%;
     width:50%;
     height:3px;
     background:white;
     z-index:-2;
     
}
#notice #attendence .notimg::before{
     content:'';
     position:absolute;
     right:0;
     top:50%;
     width:50%;
     height:3px;
     background:white;
     display:block;
     z-index:-2;

}

.notice  button{
    background:var(--color3); 
    font-size:20px; 
    padding:10px 40px; 
    border-radius:10px; 
    font-weight:bold; 
    color:var(--hover);
    border:none;
}
.notice select option button:hover{
    border:2px solid var(--color);
    background:transparent !important;
}
.content2 .lastpart .toppart{
    padding:20px 0px;
}
.content2 .lastpart .middlepart{
    background:white;
}

.content2 .lastpart .middlepart .div1{
    border-bottom:none;
    
}
.content2 .lastpart .middlepart .div h5{
font-weight:700;
}
.content2 .lastpart .middlepart .div label{
    color:#86888e;
    font-weight:500;
}
.content2 .lastpart .middlepart .div .button{
padding:8px 59px;
background:#d34645;
color:white;
border-radius:10px;
font-size:20px;
border:none;
margin-right:50px;
font-weight:bold;
border:2px solid #d34645;


}
.content2 .lastpart .middlepart .div .button22{
    background: none;
    border: none;
    color: grey;
    margin: 0;
    padding: 0;
    font-size: 23px;
}




.content2 .lastpart .middlepart .div .button:hover{
    background:transparent;
    box-shadow:0px 0px 5px black;
    border:2px solid #d34645;
    color:#d34645;
    transition:0.3s ease-in-out;
    font-weight:bold;
}

.content2 .lastpart .footerpart{
    background:#F2C12E;
    margin-top:0px !important;
    border-radius: 0px 0px 20px 20px / 25px 25px 20px 20px;   
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
}

.content2 .lastpart .footerpart p{
    margin:0;
    padding:10px 0px 10px 10px;
    color:var(--hover);
    font-weight:bold;
    font-size:20px;
}

.financerecords .middlepart button{
    background:#f1c12e !important;
    border:1px solid #f1c12e !important;
    color:#000000 !important;
}
.financerecords .middlepart button:hover{
    background:transparent !important;
}

.financerecords
.lastpart .input-group{
    margin-bottom:20px;
        }
        .lastpart .input-group input, .input-group textarea{
       
            background: #D9D9D90F;

            border:none;
            font-size:18px;
            padding:8px 0px 8px 10px;
            border-radius:3px;
            outline:none;
            color:#f1f1f1;
            width:300px;
        }

.tab_box .tab_btn{
   
    font-size:18px;
    font-weight:normal;
    color:white;
    background:transparent;
    border:none;
    padding:10px 0px;
    cursor:pointer;
}

.tab_box .tab_btn.active{
    color:white !important;
    font-weight:bold;
}
.content_box{
    padding:20px;
    height:auto !important;
}
.content_box .content{
    display:none;
}



.content_box .content.active{
display:block;
}

.line{
    position:absolute;
    top:83px;
    left:50px;
    width:51px;
    height:3px;
    background:white;
    border-radius:10px;
    transition:all .3s ease-in-out;
}


/* +++++++++++++++++++++++++++++++++accordion style +++++++++++++++++++++++++++++++++ */


.content3 .accordion {
    background-color: transparent;
    color: #ffffff !important;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border-bottom:1px solid #001253;
  }
  
  .content3 .active, .accordion:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
  
  .content3 .accordion:after {
    content: '\002B';
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-size:20px;
  }
  
  .content3 .active:after {
    content: "\2212";
  }
  
  .content3 .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  .content3  .lastpart{
    background:transparent !important;
    box-shadow:none;

  }

  .content3 h3{
    font-weight:bold;
    color:#ffffff !important;
    padding-left:20px;
  }

  /* ****************** dashboard tab coading end********************* */
  /* ****************** Academics tab coading start********************* */

/*syllabus section starts*/
.subject-title {
    color:#fefefe;
    margin: 20px auto;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    border-bottom: 4px solid #001253;
    display:inline-block;
    /* width: 28%; */

}

.subject-container h2 {
    font-weight: 600;
}

.subject-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* border: 2px solid wheat; */
    margin-top: 4%;
}

.subject-name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 40%;
    margin-left: 50px;
    font-size: 25px;
    font-weight: 600;
}

.subject-name-right h2 {
    margin: 20px 0;
}

.subject-marks {
    /* display: flex;
    justify-content: space-evenly;
    align-items: center; */
    /* margin-right: 80px; */
    font-size: 25px;
    height: auto;
    background-color: #F2C12E;
    color: #175657;
    border-radius: 20px;
    border: 3px solid #001253;
    box-shadow: -4px 4px 4px 5px rgba(0, 0, 0, 0.25);
    width:60% !important;
        padding: 30px 0px;

}

#subject-marks-container {
   
    font-family:var(--semibold) !important;

}


.percentage {
    color:#001253;
    background-color: #ffffff;
    padding: 18px;
    border: 3px solid #001253;
    border-radius: 50%;
    margin: 20px;
    width:80px;
    height:80px;
}

/*syllabus section ends*/

/*assignment section starts*/
.assignment {
    color: white;
}

#title {
    margin: 30px !important;
}

.assignment-content {
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
    height: fixed;
    height: 600px;
    overflow: hidden;
}

#preference{
    font-family:var(--semibold);
}
.preference li {
    list-style: none;
    margin: 30px;
    font-size: 28px;
}

.assignment-table {
    /* border: 2px solid pink; */
    font-size: 25px;
    width: 70%;
    overflow-y: scroll;

}

.assignment-table>table {
    width: 100%;
    text-align: center;
}

.assignment-table>table tr {
    border-bottom: 3px solid grey;
    /* margin: 20px; */
}

.assignment-table>table td {
    padding: 15px;
}

#missing {
    color: red;
}

#pending {
    color: #001253;
}

#done {
    color: greenyellow;
}

#late {
    font-size: 18px;
    color: #bababa;
}

.assignment .uploadbtn, #timeTable .uploadbtn{
    position:absolute; 
    right:50px;
    top:25%;
    padding:8px 30px;
    color:white;
    font-weight:bold;
    font-size:20px;
    border:2px solid white;
    background: transparent;
    transition:ease-in 0.3s; 
}
.assignment .uploadbtn:hover, #timeTable .uploadbtn:hover{
    border:2px solid var(--color);
    background: transparent;
    color:white;
    transition:0.2s;
    /* box-shadow:0px 0px 2px 2px var(--color); */
   
}
.boxunderbtn .uploadbtn{
    padding:5px 30px;
    color:var(--color);
    font-weight:bold;
    font-size:20px;
    border:1px solid var(--color);
    background: transparent;
}
.boxunderbtn .uploadbtn:hover{
    background: var(--color);
    border:none;
    color:black;
    transition:0.2s;
    box-shadow:0px 0px 2px 2px var(--color);
}

/*assignment section ends*/

/*QB section starts*/
.qb-content {

    justify-content: space-between;
    font-size: 48px;
    overflow: hidden;
    height: 50%;
    margin: auto;
    width: 100%;
    /* display: flex; */
    justify-content: space-between;
    padding: 30px;
    height: fixed;
    height: 70vh;
    overflow-y: scroll;

}
.qb-table .btn{
background:#4600B8; 
padding:5px 30px !important; 
font-size:18px; 
color:white;
 outline:none; 
 transition:0.3s; 
 border:2px solid transparent; 
 border-radius:10px ;
}

.qb-table .btn:hover{
    border:2px solid #4600B8;
    background:transparent;
    color:#4600B8;
    font-weight:bold;
}
.qb-table {
    font-size: 25px;
    width: 100%;
    /* overflow-y: scroll;

    overflow-y: scroll; */
}

.qb-table>table tr {
    border-bottom: 1px solid var(--color);
    width: 100%;
    border-bottom: 1px solid var(--color);
    /* padding: 15%;
    margin: 20px; */
}

.qb-table>table td {
    padding: 15px;
    width: 100%;

}


/*QB section ends*/

/*TT section start*/

.tt-container {
    width: 100%;
    /* margin: auto; */
    text-align: center;
}
/*TT section end*/


/* teacher coading start  */

.pagination {
    display: inline-block;
    background:white;
  }
  
  .pagination a {
    color: black !important;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
  }
  
  .pagination a.active {
    background-color: #001253;
    color: white !important;
  }
  
  .pagination a:hover:not(.active) {
    background-color: #ddd;
}

/* teacher coading end  */

.ui-datepicker-clear-month {
    position: absolute;
    top: 9px;
    right: 32px;
    height: 100%;
    line-height: 100%;
    display: inline;
    cursor: pointer;
    color: red!important;
}



/* ******* content - body ends***********/


/* admin fee management coading start  */

.adnfeemanagdrop{
    width:90%;
    font-size:20px;
    background:#A1A2A620;
    color:white;
    border:1px solid white;
    padding:10px 0px;
    border-radius:5px;
}

.adnfeemanagdrop option{
       background:#00104A;
  }

  .adminsearchbar::placeholder{
    color:white;
  }

  .feemanageopen{
    color:white;
  }

  .feereceiptopen .payment{
    background:#74BCFF;
    width:80%;
    text-align:center;
    height:250px;
    border-radius:20px;
    display:flex;
    align-items:center;
    justify-content:center;
  }

  .feereceiptopen .payment h2{
    font-weight:bold;
    color:white;
  }
/* admin fee management coading end  */

  /* ****************** Academics tab coading end********************* */


/* *****************************************main part end coading ************************************************* */

/* +++++++++++++++++++++++++++++++++++++++++++++++ WEB APPLICATION COADING START+++++++++++++++++++++++++++++++++++++++++  */


@media(min-aspect-ratio:16/9){
    .headerestudy #videoBG{
       width:100%;
       height:auto;
 
}
}
@media(max-aspect-ratio:16/9){
    .headerestudy #videoBG{
       width:auto;
       height:100%;
 
}
}


/* media query using css  */



@media screen and (min-width:1600px){
    .caretimggg {
        left: 17% !important;
    }
}
@media screen and (min-width: 1760px){
    .caretimggg {
        left: 22% !important;
    }
    }
    @media screen and (max-width: 1399px) and (min-width: 1200px){
 .vbookwebsitestep{
    margin-top: -18px !important;
 }
        
    }

@media screen and (max-width:1200px){
    .footerlastpartestudy .leftpart {
          left: 18px !important;
    }
   
}

@media screen and (max-width: 1199px) {
  
    #header {
        left: -300px;
    }
    #main {
        margin-left: 0PX;
    }
    #section {
        margin-left: 0PX;
    }
    .logo{
        max-width:150px !important;
    }
    #estydybodypart .arbooks .arbookpadding .arbookimg {
            bottom: -33% !important;
        left: -57px !important;
      }

      #estydybodypart .arbooks2 .lmsimg22 {
              width: 176px !important;
      }
      #estydybodypart .arbooks2 .LMSimg {
        position: absolute !important;
        top: -232px !important;
        right: -69px !important;
        width: 320px !important;
    }
    #estydybodypart .arbooks .arbookpadding .videolecturesideimg{
        width:100% !important;
    }

    #estydybodypart .arbooks2 .STEMIMG {
        position: absolute !important;
        top: 139px !important;
        right: -75px !important;
        width: 120px !important;
    }

    #estydybodypart .arbooks2 .STEMIMG1 {
        position: relative !important;
        width: 100%;
    }
    #estydybodypart .estudyfooter form .contactussideimg {
    
        width: 100% !important;
    }
    #estydybodypart .vboookimg.vbookimgggg {
        position: absolute !important;
        bottom: -117px !important;
        right: -310px !important;
        transform: rotate(1deg) !important;
    }

    .vbookwebsitestep {
        margin-top:0px !important;
     }
}

@media screen and (max-width:1024px){
    .body .signup{
        width:50%;
       
    }

    .tt-container{
        text-align: center;

    }
    .subject-marks{
        width: 72% !important;

    }
}

@media screen and (max-width:1179px){
    .heromiddlepart h1{
        font-size:60px;
    }
}




@media screen and (max-width:998px){
    .facilitybox{
        width:60% !important;
       }
}


@media screen and (max-width:996px){
    .signup{
        margin-top: 20%;
    }
    .body{
        height:auto;
        padding-bottom:10%;
    }
    .companylogo img{
        width:25%;
        
    }
    .subscriptionplans .tabled{
        width:80% !important;
    }
}
@media screen and (min-width:991px){
    .widthsubscription{
        height: 850px !important;
    }
}
@media screen and (max-width:991px){
    .widthsubscription{
        height: 850px !important;
    }
    .vbookmodelviewer{
        order:-1 !important;
    }
    .adlearningfsimg{
        order:-1 !important;
    }
    .estudyfooterupperimg1{
        display:none !important;
    }
    .estudyfooterupperimg{
        display:block !important;
        width:60% !important;
        margin:auto !important;
    }

    .margintopaboutus22{
        margin-top:117px !important;
    }
    .margintopaboutus{
        margin-top:44px !important;
    }
    .margintextalign55{
        margin-left:0px !important;
        text-align:center !important;

    }
    .orderchage11{
        display:flex !important;
        justify-content:center !important;
    }
    .orderchage11 img{
        margin-left:0 !important;
    }
    .paragraphcircle{
        width:100% !important;
    }
    .marginlefttextalign{
        margin-left:0px !important;
        text-align:center !important;
    }
    .orderchage-1{
        order:-1 !important;
        display:flex !important;
        justify-content:center !important;
    }
    .orderchage-1 img{
        margin-right:0 !important;
    }
    .headerlms {
        width: 100% !important;
        height: 90vh !important;
    }
    .orderchange{
        order:-1 !important;
    }
    .headerlms .carousel-item .widthimg{
        width: 65% !important;
       
    }
   
    .scanimagemargin{
        margin-bottom:50px !important;
    }
    .ordercontent{
        order:1 !important;
        margin-top:50px !important;
    }
    .paragraphpcontent{
        width:100% !important;
        text-align:center !important;
    }
    .centercontent{
        align-items:center !important;
        justify-content:center !important;
    }
    .headerestudy #navbarSupportedContent{
        margin-top: -9px;
        z-index: 1 !important;
    }

    .headerestudy .navwidth{
        width: 100% !important;
        margin: auto !important;
        z-index:-1;
    }

    .headerestudy .navwidth.bgul {
        background: #159FDB!important;
    }

    .headerestudy nav ul.bgul {
        background: #159FDB !important;
    }
    
    .headerestudy nav.scrolled {
        background: #159FDB !important;
        width: 100% !important;
        height: 10% !important;
    }

    #estydybodypart .arbooks .arbookpadding .arbooksideimg{
        margin-top: 79px !important;
    }

    #estydybodypart .arbooks .arbookpadding .arbookimg {
        bottom: -60% !important;
     }

    #estydybodypart .arbooks2 .ARBOOKS.arbooks2img {
     order:-1 !important;
     margin-top:50px;
     margin-bottom:50px;
     }
     #estydybodypart .arbooks2 .lmsimg22 {
      
        bottom: -109px !important;
        right: -10% !important;
        width: 145px !important;
       
    }
    #estydybodypart .arbooks .arbookpadding .videolecturesideimg {
            margin-top: 39px;
    }
    #estydybodypart .arbooks2 .ARBOOKS.arbooks2img {
         margin-bottom: 50px;
        margin-top: 50px;
    }
    #estydybodypart .arbooks2 .STEMIMG {
        top: 209px !important;
        right: 54px !important;
    }
    #estydybodypart .arbooks2 .STEMIMG1 {
        width: 80%;
      }
        #estydybodypart .firstarbook{
            margin-top: 0px;
        }
        #estydybodypart .arbooks2 .STEMIMG {
            top: 336px !important;
            right: -91px !important;
        }
        .oldestudyfile .arbooks .arbookpadding .videolectureimg{

            position: absolute !important;
        bottom: -88px !important;
        left: -73px !important;
        width: 100px !important;
        transform: rotate(-76deg);
        }
        .oldestudyfile .arbooks2img{

            margin-top: 71px;
        }
        #estydybodypart .arbooks2 .STEMIMG {
            top: 286px !important;
            right: -79px !important;
        }

        #estydybodypart .ADAPTIVELEARNING{
            margin-top: 60px !important;
        }
        #estydybodypart .arbooks .arbookpadding .videolectureimg {
            position: absolute !important;
            bottom: -106px !important;
            left: -82px !important;
            width: 135px !important;
            transform: rotate(-76deg);
        }
        #estydybodypart .steamgroup{
            padding:0px !important;
        }
        #estydybodypart .estudyfooter form .contactussideimg {
            width: 80% !important;
        }
        /* #estydybodypart .arbooks2 .ARBOOKS.arbooks2img {
            order: 1 !important;
            margin-top: 289px;
            margin-bottom: 50px;
        } */

        #estydybodypart .vboookimg {
            position: absolute !important;
            top: 300px !important;
            left: -46px !important;
            transform: rotate(-28deg) !important;
        }
            .aismscarousel{
                margin-top: 90px !important;
            }

            .steamartbooks2 {
                margin-top: 50px !important;
            }

         
            #estydybodypart .vboookimg.vbookimgggg {
                position: absolute !important;
                top: -574px !important;
                left: -61px !important;
                transform: rotate(-15deg) !important;
            }

            .h1carouseleps{
                text-align:center !important;
            }

            .vbookheading{
                margin-top: 66px !important;
            }
}
   
  
     


@media screen and (max-width:982px){
   
    .footerlastpartestudy p .address{
        font-size: 15px !important;
    }
    .footerlastpartestudy .leftpart {
        position: absolute;
        bottom: 50px;
        left: 30px;
    }
    .footerlastpartestudy .logo {
        position: absolute;
        right: 14%;
        bottom: 13px;
    }
    #estydybodypart .footerlastpartestudy .logo p {
   
        font-family: 'Dubai-Medium';
        width: 170% !important;
       
    }
}

@media screen and (min-width:976px){
    #estydybodypart .welcomecarousel.estudycarouseltop {
        margin-top: -7% !important;
    }
}

@media screen and (max-width:975px){
    #estydybodypart .welcomecarousel.estudycarouseltop{
        margin-top: -21% !important;
    }

    .headerlms{
        width:100% !important;
        height:80vh !important;
             }

        .welcomecarousel .carousel-inner {
            position: relative;
            width: 100%;
            overflow: hidden;
            margin-top: 165px;
        }
       
}

@media screen and (max-width:958px){
    .footerlastpartestudy .leftpart .rightside .email{
        font-size:15px !important;
    }
}
@media screen and (max-width:925px){
    .steamartbooks2{
        padding: 0px 0px !important;
        margin:0px !important;
    }
    .estudyfooter form h1 {
        padding-top: 0px !important;
        margin-top:0px !important;
    }
    #estydybodypart .arbooks2.STEAM{
        margin-bottom: 110px !important;
    }

    .welcomfooteresp{
        margin-top: -152px !important;
    }
    .margincontactus{
        margin-top:100px !important;
    }

    .welcomfooteresp.subscriptiondownpart {
        margin-top: 35px !important;
    }
}
@media screen and (max-width:912px){
    .body{
        height:100vh;
    }
    .body .signup{
        width:60%;
       
    }
    .companylogo img{
        width:30%;
        
    }
    .subject-marks{
        width: 80% !important;

    }
   
}



@media screen and (max-width:862px){
.admindashboard .lastpart .img1{
    right:150px !important;
}
.footerlastpartestudy .leftpart {
    position: absolute;
    bottom: 9px;
    left: 30px;
    display: flex !important;
    flex-direction: column;
}
.footerlastpartestudy .leftpart p {
       width: 756px;
   }
.footerlastpartestudy .leftpart .sociallinks {
    align-items: flex-start !important;   }
}


@media screen and (max-width:820px){
    .heromiddlepart h1{
        font-size:50px;
        margin-left:-30%;
    }
    .heromiddlepart p{
        font-size:30px;
        margin-left:-30%;
    }
}

@media screen and (max-width:800px){
   .facilitybox{
    width:70% !important;
   }

   #estydybodypart {
    background: url('images/estudypathshala/Tablet View.jpg')!important;
    background-repeat: repeat !important;
    background-size: contain !important;
    background-position: center !important;
    background-attachment: fixed !important;
}
.estuderheadercarousel5438{
    display:none !important;
}
.estuderheadercarousel3232{
    display:block !important;
}

    }

@media screen and (max-width:782px){
    a.marksheet{
        padding: 5px 0px !important;
    }
   
}

@media screen and (max-width:770px){
    .facilitybox{
        width:40% !important;
       }
    .deletepng{
        right:50px !important;
    }
}

@media screen and (max-width:768px){

    .facilitybox{
        width:40% !important;
       }
    .body .signup{
        width:70%;
       
    }
     .lastpart {
        margin:auto;
        padding:20px 20px 100px 20px;
        /* text-align: center; */

    }

    .lastpart .input-group{
        text-align: left;
        margin-bottom: 50px;

    }
    .lastpart h2{
        margin-bottom: 30px;

    }
    .subject-marks{
        width: 40% !important;

    }
    .subject-name-right .h2 {
        
        margin-top: 0px;
    }

    .modal .justify-content-start {
        justify-content: center !important;
    }
    .modal .justify-content-start input{
        width:90%;
    }
    .modal .mb-3 {
        /* margin-bottom: 1rem!important; */
        margin-bottom: 35px !important;
    }
    .modal .mb-33 {
        /* margin-bottom: 1rem!important; */
        margin-top: 30px !important;
    }
    .studireg{
        font-size:33px;
    }
    .footerlastpartestudy{
    background-image:url('images/estudypathshala/Group 121.png') !important;
    }

    .footerlastpartestudy .leftpart p {
               width: 187px;
     }

           .footerlastpartestudy .leftpart.leftpartesp {
            position: absolute;
            bottom: -10px;
            left: -8px ;
        }
          
    .footerlastpartestudy .addressside{
        justify-content: flex-start !important;
      }
      .footerlastpartestudy .addressside p{
        padding-left:20px !important;
      }
      .footerlastpartestudy .sociallinks .rightside {
        padding-left:20px !important;
      }
      .footerlastpartestudy .sociallinks{
        align-items:flex-start !important;
        padding-left:10px !important;
    
      }

      .footerlastpartestudy .leftpart ul {
        display: flex;
        gap: 20px;
        list-style: none;
        padding-left:0px !important;
    }
      .footerlastpartestudy .leftpart ul img{
        width:30px !important;
    }

    .subscriptionplans .tabled{
        width:100% !important;
    }
    
    .chooselms{
        height:auto !important;
    }
    .chooselmscards .cards1 {
        margin-bottom: 180px;
    }
    .chooselmscards .cards2 {
        margin-bottom: 34px;   
     }
     .headerlms nav ul {
        text-align: center;
    }

    .footerlastpartestudy .leftpart {
            left: -15px !important;
    }
    #estydybodypart .arbooks2 .STEMIMG {
        top: 147px !important;
        right: 31px !important;
        width: 20% !important;
    }

    #estydybodypart .arbooks .arbookpadding .arbookimg {
        bottom: -37% !important;
    }
    #estydybodypart .arbooks2 .STEMIMG {
        top: 237px !important;
        right: -60px !important;
        width: 20% !important;
    }
    .steamartbooks2 .steamgroup{
        padding-top:0 !important;
    }
    .footerlastpartestudy .leftpart p {
        width: 372px;
    }
    #estydybodypart .arbooks .arbookpadding .arbookimg {
        bottom: -43% !important;
    }

   
    #estydybodypart .arbooks2 .ARBOOKS.AISMS {
        order: 1 !important;
        margin-top: 289px !important;
        margin-bottom: 50px !important;
    }
    #estydybodypart .vboookimg {
        position: absolute !important;
        top: 446px !important;
        left: -103px !important;
        transform: rotate(-28deg) !important;
    }
    
    #estydybodypart .arbooks2 .ARBOOKS.AISMS {
        order: -1 !important;
        margin-top: 48px !important;
        margin-bottom: 50px !important;
    }
    #estydybodypart .steamartbooks2.STEAM.steamarticle{
        margin-top: 100px !important;
    }
    #estydybodypart .adaptivrightimg{
        margin-top: 50px !important;
    }

    #estydybodypart .steamtextpart{
        order:-1 !important;
    }

    .button-64 {
        font-size: 24px;
        width: 100%;
      }

}
@media screen and (max-width:767px){
    .welcomfooteresp{
        margin-top: -120px !important;
    }
    .welcomfooteresp.subscriptiondownpart {
        margin-top: 1004px !important;
        }

    .subscriptionplans {
          margin-top: 0px !important;
    }
    #estydybodypart .vboookimg.vbookimgggg {
        position: absolute !important;
        top: -448px !important;
        left: -65px !important;
        transform: rotate(-12deg) !important;
    }
    .widthsubscription {
        height: 700px !important;
    }

    .widthsubesp{
        width: 90%;
        margin: auto;
    }
    .visualizevbook{
        font-size:28px !important;
    }

    .welcomfooteresp.subscriptiondownpart {
        margin-top: 94px !important;
    }
}



@media screen and (max-width:750px){

#margincontactus{
    margin-top: 95px !important;
}
    .ourproducts h1{
        margin-bottom:-35px;
        color:#18307F;
        font-size:55px;
        text-align:center !important;
        text-shadow:0px 4px 4px rgba(0, 0, 0, 0.57) !important;
    }
    .ourproducts .ARBOOKS{
        text-align:center !important;
        order:1 !important;
        margin-top: 34px !important;
    }

    #estydybodypart .estudyheader.steamheader11{
        height:10vh !important;
    }
   
    #estydybodypart .estudyheader {
        height: 35vh !important;
    }
   
    #estydybodypart .estudyheader.estudyheader99 {
        height: 60vh !important;
    }

    /* .headerestudy #estudyheader55 {
        height: 60vh !important;
    } */

    #estydybodypart .estudyheader .estudylogo img {
        margin-top: 93px;
        width: 200px;
        justify-content: center;
    }
    #estydybodypart .estudyfooter {
        margin-top: 31px !important;
    }
    #estydybodypart .contactmiddlepart {
        padding-right: 40px !important;
        padding-left: 40px !important;
    }
    .ARBOOKS.arbooks2img .smsheadline{
        text-align:left;
    }

    .firstarbook .vbookbtn{
         text-align:right;
    }
   
    #estydybodypart .arbooks2 .ARBOOKS.arbooks2img {
        order: 1 !important;
        margin-top: 285px;
        margin-bottom: 50px;
    }

   #estydybodypart .ADAPTIVELEARNING{
 margin-top: -151px !important;
}
#estydybodypart .vboookimg {
    position: absolute !important;
    top: -363px !important;
    left: -90px !important;
    transform: rotate(-28deg) !important;
}
.ordercontent {
    order: 1 !important;
    margin-top: 50px !important;
}



    .bodysteamdetails .ourproducts h1 {
    margin-bottom: 0px;
    
}
.bodyadaptivelearning .estudyheader {
    height: 10vh !important;
    }
    .aboutusepspage .estudyheader55 {
        height: 60vh !important;
    }

    #estydybodypart .estudyheader.adaptiveheader11{
        height:10vh !important;
    }
   

}

@media screen and (max-width: 750px) and (max-height: 700px) {
    #estydybodypart .estudyheader {
        height: 60vh !important;
    }
    #estydybodypart .estudyheader .estudylogo img {
        width: 150px !important;
    }
  }


@media screen and (max-width:734px){
    .caretimggg{
        left:169px !important;
    }
   .body .companylogo img{
    margin-top: 22px;
   }
   .assignment-table>table td {
    padding: 11px;
    font-size: 20px;
}
.admindashboard .lastpart .img1{
    right:90px !important;
}

.Request .notimg span img {
    display:none !important;
    /* font-size:85px !important; */
}


}

@media screen and (max-width:670px){
    .facilitybox{
        width:50% !important;
       }
}

@media screen and (max-width:650px){

    .marginbuttonar{
        margin-top: 167px !important;
    }

    .estudyfooter form h1 {
        color: #159FBB;
        font-weight: bold;
        text-align: left;
        font-size: 43px !important;
        
    }

    .estudyfooter form .sendbutton{
           justify-content:center !important;
    }
    .estudyfooter form .sendbutton button{
          margin-top:80px !important;
    }
    footer form{
        width: 100% !important;
        margin: auto !important;    
    }
    #estydybodypart .arbooks .arbookpadding .videolectureimg {
        bottom: -104px !important;
        left: -84px !important;
        width: 140px !important;
      }
      #estydybodypart .arbooks2 .STEMIMG {
        top: 112px !important;
        right: -49px !important;
        width: 50% !important;
    }
      #estydybodypart .smsheadline {
       text-align:left;
    }
    #estydybodypart .arbooks2 .LMSimg {
        top: -199px !important;
        right: -63px !important;
        width: 280px !important;
    }
    #estydybodypart .estudyfooter form .contactussideimg {
        width: 70% !important;
    }
    .estudyPathshalaBtns, article.arbooks2 .buttonarbook {
        position: absolute;
      }
      #estydybodypart .arbooks .arbookpadding .arbookimg {
        width: 33% !important;
        bottom: -35% !important;
    }
    #estydybodypart .arbooks .arbookpadding .videolectureimg {
        bottom: -63px !important;
        left: -48px !important;
        width: 90px !important;
    }
    #estydybodypart .arbooks2 .STEMIMG {
        top: 147px !important;
        right: 31px !important;
        width: 20% !important;
    }
    #estydybodypart .arbooks2 .STEMIMG {
        top: 236px !important;
        right: -63px !important;
        width: 20% !important;
    }
.buttonarbook{
    margin-left: 0px !important;
}

#estydybodypart .modal-header {
   
    justify-content: flex-end !important;
   
}

#estydybodypart .centermodaldialogue{
    margin:auto !important;
}
#estydybodypart .paddingmodalcontent{
    padding:20px !important;
}

}

@media screen and (max-width:631px){
  .footerlastpartestudy .addressside{
    justify-content: flex-start !important;
  }
  .footerlastpartestudy .addressside p{
    padding-left:20px !important;
  }
  .footerlastpartestudy .sociallinks .rightside {
    padding-left:20px !important;
  }
  .footerlastpartestudy .sociallinks{
    align-items:flex-start !important;
    padding-left:10px !important;

  }
  .chooselms .topcontent h1 {
    font-weight: bold;
    font-size: 45px;
    font-family: 'Dubai-Medium';
}
.footerlastpartestudy .logo {
    position: absolute;
    right: 14%;
    bottom: 39px;
}
}
@media screen and (max-width:600px){
    .headerlms .carousel-item .widthimg {
        width: 100% !important;
    }
  .content1 .toppart{
        flex-direction: column !important;
        text-align: center !important;
        margin-bottom:50px !important;
    }
    .Notificationsimg img {
        right: 90px !important;
    }
    .subject-marks{
        width: 50% !important;

    }
    .assignment-content {
        display: flex !important;
        flex-direction: column !important;
    }
   
    .preference ul {
        padding: 0px 10px !important;
        display: flex !important;
        gap: 20px !important;
        overflow: scroll !important;
        border: 2px solid grey !important;

    }
   
        .preference li {
            list-style: none !important;
            margin: 0px !important;
            font-size: 25px !important;
            
        }
        .assignment-table {
            width: 100% !important;
        }

        .container1 {
            right: 0 !important;
            margin-top: -30px !important;
            margin-right: 15px !important;
        }

        .Request .requestcontent2 .toppart .column,.Request .column{
            display:flex !important;
            flex-direction:column !important;
        }

        .studireg{
            font-size:28px !important;
        }
        .footerlastpartestudy .leftpart p {
            width: 187px !important;
    
 }
 .footerlastpartestudy .addressside{
     justify-content: flex-start !important;
   }
   .footerlastpartestudy .addressside p{
    text-align:left !important;
     padding-left:20px !important;
     font-size:12px !important;
   }
   .footerlastpartestudy .sociallinks .rightside {
     padding-left:20px !important;
   }
   .footerlastpartestudy .sociallinks{
     align-items:flex-start !important;
     padding-left:10px !important;
 
   }
   .footerlastpartestudy .addressside p {
    text-align: left !important;
    padding-left: 20px !important;
    font-size: 14px !important;
    width: 256px !important;
}
.footerlastpartestudy .leftpart p {
    width: 233px !important;
}
#estydybodypart .footerlastpartestudy .logo .socialimg li a img {
    width: 36px !important;
}
#estydybodypart .footerlastpartestudy .logo .socialimg {
       gap: 10px !important;
}
#estydybodypart .footerlastpartestudy .logo p {
    font-family: 'Dubai-Medium' !important;
    width: 170% !important;
    font-size: 15px !important;
}
.footerlastpartestudy .logo {
    position: absolute !important;
    right: 17% !important;
    bottom: 0px !important; 
}

.welcomecarousel .carousel_item1{
display:none !important;
}
.welcomecarousel .carousel_item2{
display:block !important;
}
.headerlms {
    width: 100% !important;
    height: 86vh !important;
}
.headerlms .carousel-item img {
    width: 70% !important;
    height: auto !important;
    margin: auto !important;
}
 }


@media screen and (max-width:587px){
    .tabactopbor{
        line-height:30px !important;
    }
}

 @media screen and (max-width:576px){
    #dashboardtab2 .middlepart div{
        align-items: center !important;
        justify-content: center !important;
    }
    #dashboardtab2 .middlepart div button{
        margin:0;
    }
    #estydybodypart .arbooks .arbookpadding .arbookimg {
        width: 30% !important;
        bottom: -36% !important;
        left: -36px !important;
    }
    #estydybodypart .headerestudy nav .containernav {
        border: none !important;
        position: absolute !important;
        top: 72px !important;
        z-index: 3 !important;
        }
    
    
    
 }

@media screen and (min-width:540px){
    #attendence .managementbody{
        color: #fff!important;
        text-align: center;
        display: flex;
        align-items: flex-start;
        justify-content: center;
    
    }
  
 
}

@media screen and (max-width:540px){
    #academicstudentpage .th{
        padding: 10px 5px !important;
        font-size:18px !important;
    }
    .body .signup{
        width:100%;
        /* margin-top:20%; */
        margin:20% 10px 0px 10px;
       
    }
    .body .companylogo img{
        width:35%;
    }
    .subject-marks{
        width: 70% !important;

    } 
    .questionBank h3{
        font-size: 36px;

    }
    .qb-table>table tr {
        border-bottom: 1px solid var(--color);
        display: flex;
        flex-direction: column;
        border-bottom:none;
        padding: 0px 64px;
        border:1px solid white;
    }
    .estudyformlabel{
        color: #fff!important;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .tab1 .tab_box {
        justify-content: center;
        gap: 13px;
        padding: 14px 10px;
        overflow: scroll;
    }
    .tab_box .tab_btn{
        padding: 10px 6px;

    }

    .facilities .fontsize{
        font-size:18px !important;
        padding:0px 10px !important;
    }


.AcademicRecords .acdemictable .th{
    top:0;
    position: sticky;
    z-index: 999;
    background:transparent;
  padding:30px 0px;
    font-size:25px;
    font-family:var(--semibold);
    color:white;
    
}

.AcademicRecords #attendence select{
        width:100% !important;
        height:40px !important;
        margin:0 !important;
}
.facilities .topht{
    font-size:20px !important;
}
.facilities .table55{
    display:flex !important;
    flex-direction:column !important;
}

.subject-title{
    font-size:30px !important;

}
.assignment-content{
margin-top:50px !important;
padding:0px 10px !important;
}
.assignment .uploadbtn{
    top:103% !important;
}
#timeTable .uploadbtn{
    top:150% !important;
}
.uploadbottomline{
    margin-top:100px !important;
}
.tt-container {
    margin-top: 82px !important;
}
.academicconbox{
    padding:0px !important;
}

.lastpart.marginlastpart {
    padding-right : 0% !important;
}
#lmswebpage .dropdowniconwelcome{
    margin-right: 50px !important;

}
#lmswebpage .dropdowniconwelcome1 {
    margin-left: 7px !important;
}
}

@media screen and (max-width:520px){
    .facilities .tbrespon11{
        padding-left: 120px !important;

    }
    .AcademicRecords .acdemictable .th {
        font-size:18px !important;
    }
    #studentprofiledash{
            padding:0 !important;
    }
    .content_box.studentprofileacademic{
        padding:20px 0px !important;
    }
   
        .heromiddlepart h1{
            font-size:40px !important;
            margin-left:-30% !important;
        }
        .heromiddlepart p{
            font-size:25px !important;
            margin-left:-30% !important;
        }
       
        footer form{
            width: 100% !important;
            margin: auto !important;    
        }
     
        .welnavunderpart{
            padding:0px 20px !important;
        }

}

@media screen and (max-width:500px){
    #estydybodypart .footerlastpartestudy .logo p {
               margin-left: 13px !important;
    }

   

    .subscriptionplans .topcontent h1 {
            font-size: 35px;
    }
    .subscriptionplans .topcontent p {
          font-size: 20px !important;
      }

      .headerlms nav .logo {
        width: 107px !important;
        padding: 10px;
        margin-top: -15px;

    }

    .ourproducts .h1 {
        margin-bottom: -35px;
        color: #18307F;
        font-size: 35px;
        text-align: center !important;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.57) !important;
    }

    .bodysteamdetails .steamfontsize{
        font-size:45px !important;
      }
      .bodysteamdetails .steamheadings{
        width:100% !important;
        padding:0px 20px !important;
      }
}

@media screen and (max-width:478px){
    .estudyfooter form .h1{
        padding-top:50px !important;
    }
}
@media screen and (max-width:475px){
    #estydybodypart .arbooks .arbookpadding .arbookimg {
        width: 30% !important;
        bottom: -24% !important;
        left: -36px !important;
    }
    #estydybodypart .arbooks2 .lmsimg22 {
        bottom: -86px !important;
        right: -10% !important;
        width: 100px !important;
    }
    #estydybodypart .contactmiddlepart {
        padding-right: 40px !important;
        padding-left: 40px !important;
    }

}
@media screen and (max-width:464px){
  
      .footerlastpartestudy .addressside p{
       text-align:left !important;
        padding-left:0px !important;
        font-size:12px !important;
      }
      .footerlastpartestudy .sociallinks .rightside {
        padding-left:0px !important;
      }
      .footerlastpartestudy .sociallinks{
        align-items:flex-start !important;
        padding-left:10px !important;
      }
      .footerlastpartestudy .email{
        font-size:13px !important;
      }
      .footerlastpartestudy .email img{
        width: 20px !important;     
 }

 .footerlastpartestudy .leftpart {
    position: absolute !important;
    bottom: 9px !important;
    left: 19px !important;
}
#estydybodypart .estudyheader nav .offcanvas-header .btn-close.closebtn {
    margin-right: 7px !important;
    margin-top: 6px !important;
}
.footerlastpartestudy .leftpart {
    position: absolute !important;
    bottom: 9px !important;
    left: 10px !important;
}


}



@media screen and (max-width:450px){
    .caretimggg{
        left:40px !important;
    }
    .estudyfooterupperimg{
        display:block !important;
        width:80% !important;
        margin:auto !important;
    }

    .logodowncontent{
        width:100% !important;
        padding:0px 20px !important;
    }
    .circleimage{
            width:250px !important;
    }
#vbooktopimggg{
    margin-top:0px !important;
}
    .logoar{
        left:1px !important;
    }
    .AcademicRecord .tab_box{
        padding-left:50px !important;
    } 

    .ourservices p{
        font-size:20px !important;
    }
    .ourservices h1{
        font-size:40px !important;
    }
    .ourservices .container{
        padding:0px 20px !important;
    }
    .ourproducts .arbooks2 .arbooks2img, .ourproducts .arbooks .arbooks2img {
        padding:5px !important;
    }
    .ourproducts .arbooks .arbookpadding{
        padding:0 !important;
    }

    .footerlastpartestudy .logo img {
        width: 161px !important;
        padding-left: 20px !important;
    }
    .footerlastpartestudy .logo {
        position: absolute !important;
        bottom: 82px !important;
    }
    .footerlastpartestudy .sociallinks .rightside p.email {
        font-size:10px !important;
    }

    #estydybodypart .arbooks .arbookpadding .arbookimg {
        width: 28% !important;
        bottom: -35% !important;
        /* position: absolute; */
        left: 0px !important;
    }
    #estydybodypart .arbooks .arbookpadding .videolectureimg {
        bottom: -87px !important;
        left: 0px !important;
        width: 80px !important;
    }
    #estydybodypart .arbooks2 .LMSimg {
        top: -128px !important;
        right: -20px !important;
        width: 200px !important;
    }
    #estydybodypart .arbooks2 .lmsimg22 {
       
        right: -5% !important;
       
    }
    #estydybodypart .arbooks2 .STEMIMG {
        top: 239px !important;
        right: -3px !important;
        width: 20% !important;
    }

    #estydybodypart .footerlastpartestudy{
        background-image:url('images/estudypathshala/Group 127 (2).png') !important;
    }

    .footerlastpartestudy .leftpart .sociallinks {
        align-items: flex-start !important;
        order: -1 !important;
    }
    .footerlastpartestudy .addressside p {
        text-align: left !important;
        padding-left: 0px !important;
        font-size: 12px !important;
        margin: 0 !important;
        width: 271px !important;
    }
    .footerlastpartestudy .sociallinks .rightside p.email {
        font-size: 14px !important;
    }
    .footerlastpartestudy .leftpart p {
        margin-bottom: 5px !important;
    }
    #estydybodypart .footerlastpartestudy .logo p {
         margin-left: 7px !important;
    }
  
    #estydybodypart .footerlastpartestudy .logo .socialimg li a img {
        width: 35px !important;
        padding-left: 5px !important;
    }

    #estydybodypart .footerlastpartestudy .logo .socialimg {
        margin-bottom: 0px;
        gap: 0px !important;
        margin-left: 49px !important;
    }

    article.arbooks p, article.arbooks2 p {
        font-size: 20px !important;
        text-align: justify !important;
        padding: 0px 20px !important;
    }
    article.arbooks h2, article.arbooks2 h2 {
        color: #159FBB;
        font-size: 30px;
    }

 
        #estydybodypart .arbooks2 .ARBOOKS.AISMS {
            order: 1 !important;
            margin-top: 44px !important;
            margin-bottom: 50px !important;
        }
  
    .headerlms {
        width: 100% !important;
        height: 90vh !important;
    }

    .headerlms .carousel-item img {
        width: 84% !important;
        height: auto !important;
        margin: auto !important;
    }

    .welcomfooteresp {
        margin-top: -213px !important;
    }

    #estydybodypart {
        background: url('images/estudypathshala/mobileview.jpg')!important;
        background-repeat: repeat !important;
        background-size: contain !important;
        background-position: center !important;
        background-attachment: fixed !important;
    }

    #headerlms1 {
        width: 100% !important;
        height: 100vh !important;
    }

    .bodysteamdetails .steamfontsize{
        font-size:39px !important;
      }
      .bodysteamdetails article.arbooks p.steampara1{
      width:100% !important;
      padding:0px 20px !important;
    }
}

@media screen and (max-width:440px){
    #estydybodypart .vboookimg {
        position: absolute !important;
        top: -385px !important;
        left: -58px !important;
        transform: rotate(-28deg) !important;
    }
}
@media screen and (max-width:430px){

    .managementbody .card-body{
        display:flex !important;
        align-items: flex-start !important;
    }

.fdtextarea{
    width:100% !important;
}
    .facilitybox{
        width:70% !important;
       }

    .body .signup{
        /* padding:20px 0px; */
        height:auto;
        margin: 25% 10px 0px 10px;
    }

   .body .companylogo img{
    margin-bottom:20px;
   }
   .lastpart .input-group input {

    width: 100% !important;
}

.AcademicRecords .acdemictable .th{
    font-size:20px !important;
    padding:0px 10px !important;
}
.AcademicRecords .adminsemister button{
font-size:15px !important;
}
     .line{
        display:none !important;
     }
     .studireg{
        font-size:25px !important;
     }


    } 
    

    @media screen and (max-width:420px){
        .heromiddlepart h1{
            font-size:30px !important;
            margin-left:-30% !important;
        }
        .heromiddlepart p{
            font-size:20px !important;
            margin-left:-30% !important;
        }
        #estydybodypart .arbooks .arbookpadding .videolectureimg {
            left: 19px !important;
        }
        #estydybodypart .arbooks2 .lmsimg22 {
            right: 0% !important;
        }
        .estudyfooter {
            background: none !important;
            margin-top: -196px !important;
        }
        .estudyfooter.estudyfooter11{
            background: none !important;
            margin-top: -39px !important;
        }

        }
 
    @media screen and (max-width:414px){
        .body{
            height:100vh;
        }
        .body .companylogo{
        margin-top: 71px !important;
        width:100%;
        text-align:center;
        }

        .body .companylogo img{
            width:25% !important;
            margin:0 !important;
       }

        .body .signup .undersignup{
            width: 97% !important;
            height:auto !important;
            margin:auto !important;
        }

        .body .signup {
            margin: 45% 10px 0px 10px !important;
            width:100% !important;

        }

        .body .login button{
                    margin: 10px 8px 9px 6px !important;
        }

       .container1 {
       right: 0 !important;
    margin-top: -30px !important;
    margin-right: 15px !important;
       }
    }

   
   

@media screen and (max-width:400px){

    .adaptiveparaw{
        width:250px !important;
        text-align:center !important;
    }

    .facilitybox{
        width:85% !important;
       }
    .companylogo {
        width:50% !important;
       margin-top:90px !important;
    }
    .body .signup{
        margin: 58% 10px 0px 10px !important;

    }

    .content3 .lastpart {
       
        padding: 0px !important;
    }
    .subject-marks{
        width: 90% !important;

    } 
    .questionBank h3 {
        font-size: 25px !important;
    }
    .subject-title {
      
        font-size: 25px !important;
       
    }
    .admindashboard .lastpart .img1{
        right:0px !important;
    }

    .admindashboard .adminlastpart{
        padding:50px 0px !important;
    }
    .admindashboard .adminlastpart .input-group{
margin-right:0px !important;    }

.body{
    height:100% !important;
}

.manreq .mancard{
   
    justify-content:center !important;
} 

.starcheckbutton{
    position:relative !important;
    width:100% !important;
}
.starcheckbutton h3{
    margin-top: 45px !important;
}
.starcheckbutton1{
    position:absolute !important;
    justify-content:space-between !important;
    align-items:flex-start !important;
    width:100% !important;
    margin-top:-162px !important;
    padding:0px 20px !important;
}
.pagination a{
    padding: 8px 10px !important;
}

#estydybodypart .estudyfooter form .contactussideimg {
    width: 90% !important;
}
.footerlastpartestudy .addressside p {
        width: 147px !important;
}
#estydybodypart .footerlastpartestudy {
    height: 35vh !important;
    }

    #estydybodypart .footerlastpartestudy .logo .socialimg {
        gap: 0px !important;
        margin-left: 41px !important;
        margin-bottom: 10px !important;
    }
#estydybodypart .footerlastpartestudy .logo p {
        margin-top: -12px !important;
}

.footerlastpartestudy .logo {
    position: absolute !important;
    bottom: 48px !important;
}
.footerlastpartestudy .leftpart {
    position: absolute !important;
    bottom: 36px !important;
    left: 10px !important;
}

}

@media screen and (max-width:414px){
   
    .chooselms {
        width: 100% !important;
    }
    .subscriptionplans {
        width: 100% !important;

    }

    .estudyfooter .contactmiddlepart{
        padding-left:30px !important;
        padding-right:30px !important;
    }

   
}

@media screen and (min-width:400px){
    .body{
        height:100vh !important;
    }
 
     }

     @media screen and (max-width:400px){
        #estydybodypart article.arbooks p, #estydybodypart article.arbooks2 p {
            padding: 0px 10px !important;
     }
     #estydybodypart .vboookimg.vbookimgggg {
        position: absolute !important;
        top: -467px !important;
        left: -50px !important;
        transform: rotate(-23deg) !important;
    }

     }
  
@media screen and (max-width:383px){
    .facilities .topheader{
        display:flex !important;
        justify-content:center !important;
        align-items:center !important;
        flex-direction:column !important;
        width:100% !important;
    }
    .pagination a{
        padding: 8px 10px !important;
    }
   
    .welcomfooteresp{
        margin-top: -169px !important;
    }
}

@media screen and (max-width:374px){
  

    #estydybodypart .adaptiveviewdetails{
        padding: 40px;
    }
    #estydybodypart .adaptiveviewdetails button{
        margin-top: -6px !important;
        margin-left: 0px !important;
    }
    .footerlastpartestudy .logo img{
        width:120px !important;
        margin-bottom:50px !important;
 }
 .footerlastpartestudy .sociallinks .rightside ul img{
width:30px !important ;
 }


.footerlastpartestudy .sociallinks .rightside p.email {
    font-size: 11px !important;
}
.footerlastpartestudy .sociallinks .rightside p.number {
    font-size: 15px !important;
}

#estydybodypart .arbooks .arbookpadding .arbookimg {
       bottom: -26% !important;
   }
   .estudyPathshalaBtns, article.arbooks2 .buttonarbook {
    position: absolute !important;
    margin-top: 45px !important;
    margin-left: -82px !important;
}
#estydybodypart article.arbooks2 .buttonarbook {
    position: absolute !important;
    margin-top: 45px !important;
    margin-left: -260px !important;
}
.estudyPathshalaBtns {
    position: absolute !important;
    margin-top: 45px !important;
    margin-left: -28px !important;
}
.footerlastpartestudy .leftpart p {
    width: 140px !important;
}

#estydybodypart article.arbooks .buttonarbook {
    margin-left: 71px !important;
    margin-top: 0px !important;
}


#estydybodypart .arbooks2 .STEMIMG {
    top: 195px !important;
    right: -3px !important;
    width: 20% !important;
}

#estydybodypart .closeadaptivbtn{
    margin-bottom: 64px !important;
}

.footerlastpartestudy .leftpart {
    position: absolute !important;
    bottom: 28px !important;
    left: 10px !important;
}
#estydybodypart .footerlastpartestudy .logo p {
    margin-top: -69px !important;
    width: 122px !important;
    /* margin-left: 20px !important; */
    
}
#estydybodypart .footerlastpartestudy .logo .copyright  {
    text-align:right !important;
    padding-right: 21px !important;
}
.footerlastpartestudy .logo {
    position: absolute !important;
    bottom: 19px !important;
    left: 243px !important;

}
#estydybodypart .footerlastpartestudy .logo .socialimg {
    gap: 0px !important;
    margin-left: -32px !important;
    margin-bottom: 28px !important;
}
.marginbuttonar {
    margin-top: 188px !important;
}
.margindown{
    margin-top: 0 !important;
}
}

@media screen and (max-width:360px){
    .facilities .tbrespon11{
        padding-left: 180px !important;
        }
        #estydybodypart .ADAPTIVELEARNING {
            margin-top: 0px !important;
        }

}
@media screen and (max-width:358px){
    .footerlastpartestudy .logo {
        left: 216px !important;
    }
}

@media screen and (max-width:354px){
    .estudyPathshalaBtns, article.arbooks2 .buttonarbook {
        position: absolute !important;
        margin-top: -18px !important;
        margin-left: -219px !important;
    }
    #estydybodypart .arbookpadding .adaptivelearningbtn {
        margin-left: 81px !important;
    }
    
    .footerlastpartestudy .sociallinks .rightside p.email {
        font-size: 14px !important;
        width: 130px !important;
    }
    .footerlastpartestudy .sociallinks .rightside p.number {
        font-size: 14px !important;
    }
    #estydybodypart .footerlastpartestudy .logo .copyright {
        /* margin-top: -80px !important; */
        margin-left: 20px !important;
    }


    #estydybodypart .adaptiveviewdetails{
        padding: 40px;
    }
    #estydybodypart .adaptiveviewdetails .adaptivbtn{
        margin-top: -6px !important;
        margin-left: 0px !important;
    }

    .estudyPathshalaBtns, article.arbooks2 .buttonarbook {
        position: absolute !important;
        margin-top: 19px !important;
        margin-left: 82px !important;
    }
    .marginbuttonar {
        margin-top: 185px !important;
        margin-left: 0px !important;
    }
    .logoimgwidth{
        width:75px !important;
    }
}

@media screen and (max-width:350px){
   
    #estydybodypart .arbooks2 .STEMIMG {
        top: 109px !important;
        right: 28px !important;
        width: 20% !important;
    }
    .estudyPathshalaBtns, article.arbooks2 .buttonarbook {
        position: absolute;
        margin-top: 77px !important;
        margin-left: -82px !important;
    }
    #estydybodypart .headerestudy nav .containernav img{
        width: 40px !important;
        position: absolute !important;
        left: 0 !important;
        margin-left:-20px !important;
        }
        #estydybodypart .firstarbook {
            margin-top: -30px !important;
        }
        .estudyPathshalaBtns, article.arbooks2 .buttonarbook {
             margin-left: -254px !important;
        }

        .ourproducts .arbooks2img.steamcarousel {
            padding: 5px !important;
            margin-top: 88px;
        }
        .adaptivlearningbtn{
            margin-bottom: 86px !important;
        }
 #estydybodypart #previousbtn{
    margin-left: 0px !important;
}
#estydybodypart .vboookimg {
    position: absolute !important;
    top: -309px !important;
    left: -58px !important;
    transform: rotate(-28deg) !important;
}
#estydybodypart footer form .estudyPathshalaBtns {
    margin-left: 0px !important;
}
#lmswebpage .dropdowniconwelcome {
    margin-right: 0px !important;
}
#lmswebpage .dropdowniconwelcome1 {
    margin-left: -34px !important;
   
}
#lmswebpage .dropdowniconwelcome1 img{
    width:130px !important;
    padding: 22px !important;
    margin-top: -29px !important;

}
#estydybodypart .footerlastpartestudy .logo .copyright {
      margin-left: -4px !important;
}
.footerlastpartestudy .logo {
    position: absolute !important;
    bottom: 73px !important;
    margin-left: -4px !important;
}

.marginbuttonar {
    margin-left: 9px !important;
    margin-top: 178px !important;
}
#estydybodypart .rightsignin button {
      font-size: 16px;
}
.estudyfooter form h1 {
    color: #159FBB;
    font-weight: bold;
    text-align: left;
    font-size: 35px !important;
}
.estudyPathshalaBtns.aisms {
    margin-left: 38px !important;
}

.ulfontsizesubesp{
    font-size:15px !important;
}

.bodysteamdetails .estudyheader {
    height: 15vh !important;
}

.bodyadaptivelearning .estudyheader {
    height: 15vh !important;
}

.steambutttn{
    margin-left: 77px !important;
}

.contactussendbtn{
        margin-left:0px !important;
}

}
@media screen and (max-width:344px){
    .academictabbox{
        padding-left:106px !important;
    }
    .heromiddlepart h1{
        font-size:25px !important;
        margin-left:-30% !important;
    }
    .heromiddlepart p{
        font-size:18px !important;
        margin-left:-30% !important;
    }
    
}

@media screen and (max-width:338px){
   
    .footerlastpartestudy .email{
        margin-left: 5px !important;   
     }
     #estydybodypart .footerlastpartestudy .logo .socialimg li a img {
        width: 30px !important;
        margin-bottom: 10px !important;
        padding-left: 5px !important;
    }
 
 #estydybodypart .footerlastpartestudy .logo .copyright {
    margin-top: -122px !important;
    margin-left: 20px !important;
    margin-bottom: 21px !important;
    padding-top: 60px !important;
}

#estydybodypart .footerlastpartestudy .logo .socialimg {
    gap: 0px !important;
    margin-left: 51px !important;
    margin-top: -3px !important;
    padding-left: 20px !important;
}

#estydybodypart .footerlastpartestudy .logo .copyright {
    margin-top: -233px !important;
    margin-left: 49px !important;
    font-size: 12px !important;
}
.footerlastpartestudy .logo {
    position: absolute !important;
    bottom: 76px !important;
}
#estydybodypart .footerlastpartestudy .logo .copyright {
    margin-top: -75px !important;
    margin-left: 49px !important;
    font-size: 12px !important;
}

.footerlastpartestudy .logo {
    position: absolute !important;
    bottom: 53px !important;
    margin-left: -54px !important;
}

.footerlastpartestudy .leftpart p {
    width: 160px !important;
    margin-bottom: -8px !important;
}
.footerlastpartestudy .leftpart{
    bottom: 75px !important;
        left: 6px !important;
}


}
@media screen and (max-width:333px){
    .body .login button{
        padding: 6px 30px !important;
    font-size: 15px !important;
    }
    .body .TERMSCON{
        flex-direction:column !important; 
        gap:5px !important;
    }
    .body .signup {
        margin: 58% 0px 0px 0px !important;
    }
    .subject-marks{
        width: 100% !important;

    } 
    .financerecords .toppart .adminselect{
        margin-right:10px !important;
        margin-left:10px !important;

    }

    .managementcard{
        width:290px !important;
    }
}
@media screen and (max-width:326px){
    #estydybodypart .footerlastpartestudy .logo .copyright {
        margin-top: -95px !important;
        margin-left: 54px !important;
        font-size: 12px !important;
    }

    .footerlastpartestudy .logo {
        position: absolute !important;
        bottom: 28px !important;
        margin-left: -64px !important;
    }

    .footerlastpartestudy .leftpart {
        position: absolute !important;
        bottom: 23px !important;
        left: 3px !important;
    }

}
@media screen and (max-width:322px){
    .pagination .previous{
        padding:8px 4px !important;
    }
    .heromiddlepart h1{
        font-size:30px !important;
        margin-left:-30% !important;
        margin-top:5px !important;
    }
    .heromiddlepart p{
        font-size:20px !important;
        margin-left:-30% !important;
    }
}

@media screen and (max-width:315px){
    #estydybodypart .footerlastpartestudy{
        background-image:url('images/estudypathshala/Group 127 (2).png') !important;
        
    }
    .footerlastpartestudy .sociallinks {
           order: -1 !important;
    }
    .footerlastpartestudy .leftpart .addressside p {
        width: 190px !important;
        margin-bottom:0 !important;
    }
    .footerlastpartestudy .leftpart .addressside #address {
        margin-bottom:-20px !important;
        font-size:18px !important;
    }
    .footerlastpartestudy .leftpart ul {
        display: flex !important;
        gap: 8px !important;
        margin-top:-20px !important;
     }
     .footerlastpartestudy .sociallinks .rightside ul img {
        width: 22px !important;
        margin-top:0px !important;
    }
    .footerlastpartestudy .contact {
        display: flex !important;
        flex-direction: column !important;
    }
    .footerlastpartestudy .sociallinks .rightside p.email {
        font-size: 10px !important;
        margin-left: 9px !important;
        margin-top: -18px !important;
        margin-bottom: 5px !important;
    }
    .footerlastpartestudy .sociallinks .rightside .contact .number {
        /* width: 30px !important; */
        font-size: 12px !important;
        margin-left:10px !important;
    }
    .headerlms {
        width: 100% !important;
        height: 54vh !important;
    }
    .welcomecarousel .carousel-inner {
                margin-top: 85px !important;
    }
    .welmscontact h1 {
        font-size: 30px !important;
        font-family: 'Dubai-Bold' !important;
        text-align: center !important;
    }
    .welmscontact p {
        font-size: 20px !important;
        font-family: 'Dubai-Regular' !important;
        text-align: justify !important;
    }
    .headerlms .carousel-item img {
        width: 95% !important;
        height: auto !important;
        margin: auto !important;
    }
    .footerlastpartestudy .leftpart {
        position: absolute !important;
        bottom: 104px !important;
        left: 3px !important;
    }
    .footerlastpartestudy .leftpart .addressside p {
        width: 138px !important;
        margin-bottom: 0 !important;
    }
    .footerlastpartestudy .logo {
        position: absolute !important;
        bottom: 67px !important;
        margin-left: -82px !important;
    }
    #headerlms1 {
        width: 100% !important;
        height: 100vh !important;
    }
}
@media screen and (max-width:305px){

    .footerlastpartestudy .logo {
        position: absolute !important;
        bottom: 58px !important;
        margin-left: -85px !important;
    }

}

@media screen and (max-width:300px){
    .circleimage {
        width: 200px !important;
    }
    .tab1 .tab_box {
       
        justify-content: center !important;
        gap: 19px !important;
        padding: 12px 0px !important;
    }
    .line{
        left: 31px !important;
        top: 67px !important;
    }
    .financerecords .middlepart {
        display:flex !important;
        align-items:center !important;
        justify-content:center !important;
        flex-direction:column !important;
    }
    .estudyfooter form h1 {
         font-size: 35px !important;
    }
    #estydybodypart .estudyfooter form .contactussideimg {
        width: 100% !important;
    }
}

@media screen and (max-width:299px){
    #estydybodypart .arbooks .arbookpadding .arbookimg {
        bottom: -13% !important;
    }
    
    #estydybodypart article.arbooks h2, article.arbooks2 h2 {
        color: #159FBB !important;
        font-size: 26px !important;
    }

}

@media screen and (max-width:290px){
    .footerlastpartestudy .logo {
        position: absolute !important;
        bottom: 58px !important;
        margin-left: -116px !important;
    }
}
@media screen and (max-width:285px){
    
    #estydybodypart .arbookpadding .adaptivelearningbtn {
        margin-left: 50px !important;
    }
    #estydybodypart article.arbooks .buttonarbook {
        margin-left: -222px !important;
    }
    #estydybodypart article.arbooks .buttonarbook.vbooksteps55 {
        margin-left: 39px !important;
    }
    .widthsubesp {
        width: 100% !important;
    }
    .estudyPathshalaBtns #vbooksteps55{
        margin-left: 48px !important;
    }
}

@media screen and (max-width:272px){
   .footerlastpartestudy .addressside{
    padding:0 !important;
   }
   .footerlastpartestudy .sociallinks {
    order: -1 !important;
    padding: 0 !important;
}
.footerlastpartestudy .leftpart .addressside p {
   
    padding-left: 10px !important;
    padding-right:10px !important;
}

}
@media screen and (max-width:265px){
    #estydybodypart .arbooks2 .STEMIMG {
        top: 85px !important;
        right: 20px !important;
        width: 20% !important;
    }
    .ulfontsizesubesp {
        font-size: 13px !important;
    }
}


