#myBtn {
    /* display: none; */
    position: fixed;
    bottom: 61px;
    right: 20px;
    z-index: 99;
    /* font-size: 18px; */
    border: none;
    outline: none;
    background-color: #1414A0;
    color: white;
    cursor: pointer;
    width: 55px;
    padding: 13px;
    border-radius: 4px;
  }
.aca_hero_container {
    min-height: 500px;
    background-image: url("../img/newacademics/Herotab.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .aca_compo{
    width:90% ;
    margin-left: 12%;
  }
  .aca_parah{
    margin-left: 48px;
  }
.aca_title{
    color: #B61212;
    font-size: 28px;
}
.aca_title2{
    
    margin-left: 45px;
    color: #1414A0;
}
.aca_box{
    margin-left: -33px;
}
  li::marker {
    color: #04AA6D;
  }

  .shadow_sm{
    box-shadow: 0px 4px  4px lightgrey;
    
    }
    

    .dgrid{
        display: flex;
        align-items: center;
    }
    
    
    .column {
        flex-direction: column;
    }

  /* .aca_tab2{
    display: flex !important;
    align-items: center;
    height: 106px;
    border-radius: 10px;
  }

.tab2{
    gap: 10px 10px !important;
} */
.aca_tab{
    display: flex;
    align-items: center;
    min-height: 96px;
    margin-left: 33px;
}

.aca_tab1:hover{
    background: url(../img/newacademics/Computer\ Science.png) no-repeat;
    background-size: 100%;
    color: white;
}
.aca_tab2:hover{
    background: url(../img/newacademics/Nutrition\ science.png) no-repeat;
    background-size: 100%;
    color: white;
}
.aca_tab3:hover{
    background: url(../img/newacademics/fasion.jpg) no-repeat;
    background-size: 100%;
    color: white;
}
.aca_tab4:hover{
    background: url(../img/newacademics/Mathematics.png) no-repeat;
    background-size: 100%;
    color: white;
}
.aca_tab5:hover{
    background: url(../img/newacademics/microbiology.png) no-repeat;
    background-size: 100%;
    color: white;
}
.aca_tab6:hover{
    background: url(../img/newacademics/Chemistry.png) no-repeat;
    background-size: 100%;
    color: white;
}
.aca_tab7:hover{
    background: url(../img/newacademics/Psycology.png) no-repeat;
    background-size: 100%;
    color: white;
}

.opera:hover{
    background-color:#1414A0B2;
}

.aca_tab_1:hover{
    background: url(../img/newacademics/Tamil.png) no-repeat;
    background-size: 100%;
    color: white;
}
.aca_tab_2:hover{
    background: url(../img/newacademics/Arabic\ and\ Islamic.png) no-repeat;
    background-size: 100%;
    color: white;
}
.aca_tab_3:hover{
    background: url(../img/newacademics/Hindi.png) no-repeat;
    background-size: 100%;
    color: white;
}
.aca_tab_4:hover{
    background: url(../img/newacademics/English.png) no-repeat;
    background-size: 100%;
    color: white;
}
.aca_tab_5:hover{
    background: url(../img/newacademics/Commerce\ &\ Business.png) no-repeat;
    background-size: 100%;
    color: white;
}


.grid-container {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 10px;
    background-color: transparent;
    /* padding: 10px; */
  }
  
  .grid-container > div {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid black;
    text-align: center;
    font-size: 30px;
  }
  

.aca_calender{
    display: flex;
    justify-content: space-between;
}
.valign_center{
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.aca_shadow{
  
    box-shadow: 0 3px 0 rgb(245, 245, 245);
  }

.aca_butt{
    width: 128px;
    height: 40px;
    text-align: center;
    background-color: transparent;
    border: 1px solid black;
    transition: 0.6s ease;
}

.aca_head{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.aca_head:hover{
    color: #1414A0;
}

.aca:hover{
    background-color: #00A753;
    color: white !important;
    transition: 0.6s ease;


}
.aca1:hover{
    background-color: #00A753;
    color: white !important;
    transition: 0.6s ease;

}
.master:hover{
    color: #1414A0;
}
.ico:hover{
    color: white;
}

.aca_img{
    width: 113px;
    height: 65px;
    margin-left: -24px;
}

.aca_pdf{
   align-items: center;
   margin-left: 2px;
}

.aca_list{
    margin-left: 16px;
}

.aca_accord{
    margin-left: 3px;
}
.aca_accord_head{
    color: #1414A0;
}
.aca_ic{
    margin-left: -15px;
}

.aca_aca > div > p{
    color: #B61212;
}
.ms2{
    margin-left: 76px !important;
}


.removeNone::after{
width: 0px !important;
}
.ml{
    margin-left: 10% !important;
}
@media screen and (max-width: 600px) {

    .aca_list {margin-left: -15px;}
    .aca_accord {margin-left: -27px;}
    .aca_ic {margin-left: -46px;}
    .tab_feature__container {margin-top: 2px;}
    .aca_pdf_align{margin-top: 59px;}
    .aca_parah{
        margin-left: 0px;
        margin-top: 16px;
      }
      .aca_calender{
        display: block;
        justify-content: space-between;
    }
    .aca_m{
        margin-bottom: 17px;
    }
    .aca_title2{
    
        margin-left: 2px;
        color: #1414A0;
    }
    .ms2{
        margin-left: 0px !important;
    }
    .ic{
        margin-left: -15px;
    }
    .ml{
        margin-left: 0% !important;
    }
    
}


@media screen  and (max-width: 900px) {
    .aca_compo {
        width: 92%;
        margin-left: 10%;
    }
    
}
@media  (min-width: 602px) and (max-width: 792px){
    .aca_compo {
        width: 88%;
        margin-left: 5%;
    }
    .aca_aca{
        width: 100%;
    }
}

@media screen and (max-width: 601px) {
    .aca_compo {
        width: 90%;
        margin-left: 12%;
    }
    .aca_aca{
        width: 90%;
    }
    
}


