
*{
    padding:0;
    margin:0;
}
*{
    font-family:Arial, Helvetica, sans-serif;
}

/* body::-webkit-scrollbar{
}
#topBar {
    background-color:#E1AD21;
}
#topBar .rot{
    background-color:white;
    border-radius: 2px;
    display: block;
    
}
#topBar span{
    color:black;
    margin-left: 10px;
    font-weight: bold;
}
#topBar .fa{
    font-size: 15px;
    border-radius: 100%;
    position: relative;
    padding:5px;
}
 #topBar .nav  .drop-menu{
    background-color: red;
}
#topBar .fa-facebook , .fa-twitter , .fa-instagram{
    float: right;
    color:#ED1D24;
    margin-left: 15px;
    
}
#logo{
    position: relative;
    margin-top: -30px;
    top:0;
} */
.mob-nav{
    height: 100vh;
    width: 100%;
    z-index: 2;
    background-color: #00000060;
    position: fixed;
    margin-left: 100%;
    margin-top: 0px;
    transition: all 0.3s;

}
.mob-menu .row a span{
    font-size: 10px;
    font-weight: bold;
    display: block;
    font-family: arial !important;
    color:white;
    position: absolute;
    text-decoration: none;
    margin-left: 50px;
    margin-top: -35px;
}
.mob-menu .row a .applied{
    line-height: 38px;
    margin-left: 70px;
}
.mob-menu .row a:hover{
    text-decoration: none;
}
.mob-nav .mov-lists{
    height: inherit;
    background-color:  teal;
    width: 50%;
    opacity: 100;
    box-shadow: 2px 10px 15px  #00000017 , -10px -10px 15px #00000015;
    right: 0;
    position: absolute;

}
.mob-nav .mov-lists .hidden-list{
    display: none;
    transition: alll 3s;
    background-color: none;
    margin-top: 0px;
}
.mob-nav .mov-lists img{
    height: 60px;
    width: 60px;
    cursor: pointer;
}
.mob-nav .mov-lists ul .fa-angle-down{
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    margin-top: 5px;
}
.show-hide{
    margin-left: 0%;
}
.mob-nav .mov-lists ul{
    overflow: hidden;
    
    margin-top: 10px;
    text-align:left;
    padding:20px;

}
.mob-nav .mov-lists ul li{
    cursor: pointer;
   list-style-type: none;
   padding:10px;
   color:white;
   margin-top: 10px;
 
  
   
}
@keyframes showup{
    from{margin-top : 200px;opacity:0;}
    to{margin-top: 10px;opacity:1;}
}
.mob-nav .mov-lists ul li a{
    color:white;
    text-decoration: none;
    
    display: block;
    
    
}
/* #navBar{
    
    background-color: teal;

    width: 100%;
    position: relative;
    position: sticky;
    top: 0;
    z-index:1000;
    height: 70px;
    box-shadow: 3px 3px 10px #00000090;
} */
/* #navBar .college{
    color:white;
}
#navBar #mainLogo{
} */

/* #navBar a{
    text-decoration: none;
    color:white;
    font-weight: bold;
    
} */
/* #navBar .programsBox{
    right: 0;
    position: absolute;
    width: 20%;
    display: none;
    margin-right: 15%;
    margin-top: 80px;
   
    
    
} */
/* #navBar .programsBox .p-boxes{
    padding:20px;
    font-family: 'Times New Roman', Times, serif;
    height: inherit;
    width: 100%;
    background-color: #E1AD21;
    float: left;
    margin-left: 10px;
} */
/* #navBar .programsBox .p-boxes  li {
    cursor: pointer;
    list-style-type: none;
    color:black;
} */
/* #navBar .programsBox .p-boxes  li p{
    justify-content: left !important;
} */
/* #navBar .programsBox .p-boxes  li button{
    outline: none;
    color:white !important;
    background-color: coral;
    border:none;
    width: 100%;
    padding:10px;
} */
/* #navBar .programsBox .p-boxes  li button a{
    color:black;
} */
/* #navBar .programsBox .p-boxes h4{
    color:black;
    cursor: pointer;
    font-weight: bold;
    align-content: center;

    border-bottom: 2px solid white;
} */
/* #navBar .programsBox .p-boxes h4 .fa{
    float: right;
    background-color: none !important;
    color:white;
    outline: none !important;
    font-weight: lighter;
    border:0px !important;
} */
/* #navBar #logoName{
    position: absolute;
    padding-left: 65px;
    margin-top: -40px;
    line-height: 15px;
} */
/* #navBar #topName{
    font-size: 22px;
} */
/* #navBar #bottomName{
    font-size: 10px;
}
#navBar  #rightNav{
    margin-top: 25px; 
    overflow: hidden;
    margin-right: 10% !important;


} */

/* #navBar #rightNav li{
    float: left;
    list-style-type: none;
    padding-left: 15px;
    font-size: 18px;
    
} */
/* #hidden-nav li{
    float: none;
    list-style-type: none;
} */
 /* #hidden-nav  a {
    color: white;
    text-decoration: none;
} */
/* #navBar .nav #rightNav #lists:hover #hidden-nav{
    display: block;
} */
/* img{
    object-fit: fill;
} */

/* .infoBox{
    margin-top: 100px;
} */

.heading{
    font-size: 47px;
    font-weight: bold;
}
/* #academic-info{
    padding-left: 20px;
    border-left: 2px solid #F05924;
} */
/* .info p{
    font-size: 15px;
    color:gray;
} */
/* .info #info-bottom{
    margin-top:50px;
    
} */
/* .info a{
    margin-top: 50px;
    color:black;
    text-decoration: none;
} */
.fa-bars{
    color:white;
    font-size: 30px !important;
    font-weight: bold;
    position: absolute;
    right: 0;
    margin-right: 20px;
    margin-top: 15px;
    display: none !important;
}

.navigation-bar{
    position: sticky !important;
    top:0 !important;
    display: block;
    background-color: teal;
    border-bottom: 4px solid #E1AD21;
    z-index: 1;
    /* box-shadow: 0px 0px 5px 2px  #00000090; */
    padding-bottom: 5px;
}
 .main-nav{
     /* background-color: red; */ 
     width: 100%;
     display: flex;
     justify-content: space-between;

 }
 .main-nav .logo-section{
     text-align:center;
     color:white;
     height: 100%;
     width: 25%;
     /* background-color: teal; */
 }.main-nav .logo-section img{
     height: 80px;
     width: 80px;
     
 }
 .main-nav .logo-section a{
     width: 100%;
     display: flex;
     justify-content: center;
     align-items: center;
     line-height: 20px;
     color:white;
     text-decoration: none;
 }
 .main-nav .logo-section a .name span:first-child{
        font-size: 16px;
        font-weight: bold;
        color: #E1AD21;
    }
    .main-nav .logo-section a .name span:last-child{
        color: #ececec;
        font-size: 13px;
 }
 .main-nav .logo-section a span{
    font-size: 10px;
    font-weight: bold;
    font-family: arial !important;
 }
 .main-nav .logo-section a #applied{
    color:white;
    display: block;
    line-height: 5px;
}
 .main-nav .menus{
     float: left;
 }
 .main-nav .section{
     
   
     height: 100%;
     width: 72%;
 }
 .main-nav .section .top-menu{
     height: 30%;
     width: 100%;
     margin-top: 10px;
     color: white;
     display: block;
     padding-left: 15px;
     /* background-color: teal; */
 }
 .main-nav .section .top-menu span{
     padding-right:10px;
 }
 .main-nav .section .top-menu .fa{
     margin-right: 5px;
     color: #E1AD21;
 }
 .main-nav .section .top-menu .right-info{
     float: right;
 }
 .main-nav .section .bottom-menu{
     height: 76.5%;
     width: 100%;
     /* background-color: #E1AD21; */
     /* border-radius: 5px 5px 0px 0px; */
     border-top: 1px solid rgba(46, 46, 46, 0.103);
     margin-top: 10px;
     
    }
 .main-nav .section .bottom-menu a{
     color:white;
     text-decoration: none;
     /* background-color:; */
    }
    .main-nav .section .bottom-menu ul{
     margin-top: 10px;
     /* position: absolute; */
     display: flex;
     justify-content: space-between;
     /* margin-left: 17%; */
 }
 .navigation-bar .main-nav .section .bottom-menu li{
     padding-left: 15px;
     list-style-type: none;
     float:left;
     color:white;
     cursor: pointer;
     
 }

 .mob-menu {
     background-color:teal;
     padding: 10px;
     display: none;
     position: sticky;
     top: 0;
     z-index: 100;
 }

 .mob-menu .mob-logo{
     height: 50px;
     width: 50px;
 }
 .mob-menu .fa-bars{
     font-size: 30px;
     display: block;
     line-height: 24px;

 }
 @media only screen and (max-width: 800px) {
    .navigation-bar{
        display: none;
    }
    .academic-lists{
        display: none !important;
    }
    .mob-menu{
        display: block;
    }
    .fa-bars{
    display: block !important;
}

 }










@media only screen and (max-width: 600px) {
    .mob-nav .mov-lists{
        width:50% !important;
    }
}
@media only screen and (max-width: 768px) {
    #topBar{
        display: none !important;
    }
    #navBar{
        height: 60px;
    }
    .mob-nav .mov-lists{
        width: 40%;
    }
    #rightNav{
        display: none;
    }

    #navBar .programsBox{
        display: none !important;
    }
    #navBar #mainLogo{
        height: 50px;
        width: 50px;
        margin-top: 5px;
    }
    
}
@media only screen and (min-width: 780px) {
    .mob-nav{
        margin-left:100%;
    }

}
