table{border-collapse:collapse;font-size:16px; width: 100%; }
table thead tr th { background: #c69e66; color: #fff; }
th{text-align:left;padding:10px!important;}
td{text-align:left;padding:11px;background:none}
tr:nth-child(odd){background-color:#FFF}
tr:nth-child(even){background-color:#f5f5f5}
table tr{border:1px solid #d7d5d5}

.content-wrapper{display:flex;flex-wrap:wrap;margin-top:0px;gap:0px;max-width:100% !important; padding: 0 0 0px 0; }
.sidebar{ flex: 0 0 410px; position: sticky; top: 100px; height: fit-content; color: #fff; background: #001040; border-radius: 0px; padding: 0; letter-spacing: 0px; font-size: 16px; }
.main-content { flex: 1; width: 100%; border-radius: 0; padding: 0px 0px 0 126px; margin: -53px auto 0; background: #e9e7e1; position: relative; }
@media (max-width: 992px) {
  .content-wrapper{flex-direction:column}
  .sidebar{position:relative;top:0}
}
.mobile-nav-toggle{padding:10px;background:#001040;color:#fff;border:none;border-bottom:1px solid rgba(255,255,255,0.1);display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700;text-transform:uppercase;position:fixed;top:63%;width:117px;letter-spacing:5px;font-size:16px;rotate:90deg;right:-37px}
@media (max-width: 992px) {
  .content-wrapper{flex-direction:column}
  .sidebar{position:fixed;top:0;flex:0 0 auto;width:100%;z-index:999}
  #content-sidemenubar{background:#001040}
  #content-sidemenubar.active{display:block}
  .main-content{padding:40px 20px;margin-top:0}
}
@media (min-width: 993px) {
  #content-sidemenubar{display:block!important}
}
.close-sidebar-wrapper { display: flex; justify-content: flex-end; padding: 15px; background: rgba(0,0,0,0.2); /* Darker header for the menu */ }
@media (max-width: 992px) {
  #content-sidemenubar { display: none; position: absolute; width: 100%; left: 0; z-index: 1100; background: #001040; }
  .close-sidebar-wrapper {  position: absolute; right: 0; top: 9px; }
  #content-sidemenubar.active { display: block; animation: menuFade 0.2s ease-in-out; }
  @keyframes menuFade {
    from { opacity: 0; transform: translateY(-5px); }
    to { opacity: 1; transform: translateY(0); }
  }
}






#content-sidemenubar ul li { border-bottom: 1px solid #fff; line-height: 29px; padding: 14px 0; }
#content-sidemenubar { padding: 41px 47px 41px 39px; }

#dep-landing-ppge img { width: 100%; }
#dep-landing-ppge { position: relative; }
.dep-landing-hdd { background: #001040d6; color: #fff; position: absolute; bottom: 0; top: 0; width: 48%; }
.btn-primary { background: #c69e66; border: 1px solid #c69e66; color: #fff; text-transform: uppercase; padding: 9px 18px; margin-right: 6px; margin-left:0; border-radius: 6px; color: #fff; }
.btn-primary:hover { background: #a37d48; border: 1px solid #a37d48; color: #fff; text-transform: uppercase; padding: 9px 18px; margin-right: 6px; margin-left:0; border-radius: 6px; color: #fff; }
.dep-lnding-banner-hdd h1 { font-size: 40px; font-weight: 200; line-height: 55px; }
.dep-lnding-banner-hdd h2 { font-size: 24px; font-weight: 200; margin: 13px auto 17px; }
.dep-lnding-banner-hdd { position: absolute; bottom: 115px; left: 126px; }
#curse-lnding-overvw { padding: 62px 62px 0 0; }
.cnmmn-hd-courselnding h3 { font-size: 40px; font-weight: 300; text-transform: uppercase; letter-spacing: 1px; }
#curse-lnding-overvw p { font-size: 17px; line-height: 36px; font-weight: 300; }

#why-choose-uus { padding: 62px 62px 0 0; }
.bento-card{border:none;border-radius:20px;transition:all .3s ease;height:100%;background:#fff;border:1px solid rgba(0,0,0,0.05);box-shadow:0 4px 15px rgba(0,0,0,0.05)}
.bento-card:hover{transform:translateY(-10px);box-shadow:0 12px 30px rgba(0,0,0,0.1)}
.icon-box{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.5rem}
.bg-accent-gold{background-color:#fff4e1;color:#d4a017}
.bg-accent-blue{background-color:#e1f5fe;color:#0288d1}
.bg-accent-purple{background-color:#f3e5f5;color:#7b1fa2}


@media screen and (min-width:280px) and (max-width:388px) {
  .contnt-pg-leftt { margin: 0px auto; padding: 3px 17px; }
  .dep-landing-hdd { background: #e9e7e1; position: static; padding: 0; width: 100%; }
  .dep-lnding-banner-hdd { width: 100%; position: static; background: #001040; padding: 14px; }
  .dep-landing-hdd h1 { font-size: 26px; line-height: 37px; text-align: center; }
  .dep-landing-hdd h2 { font-size: 17px; margin: 0px auto 13px; line-height: 28px; text-align: center; }
  .main-content { margin: 0px auto; padding: 0px 15px; }
  .btn-primary { margin-bottom: 10px; }
  .btn-primary:hover { margin-bottom: 10px; }
  .back-to-bttn-dv { text-align: center; }
  .cnmmn-hd-courselnding h3 { font-size: 30px; }
  #curse-lnding-overvw { padding: 46px 0; }
  #why-choose-uus { padding: 0; }
}
@media screen and (min-width:389px) and (max-width:476px) {
  .contnt-pg-leftt { margin: 0px auto; padding: 3px 17px; }
  .dep-landing-hdd { background: #e9e7e1; position: static; padding: 0; width: 100%; }
  .dep-lnding-banner-hdd { width: 100%; position: static; background: #001040; padding: 14px; }
  .dep-landing-hdd h1 { font-size: 26px; line-height: 37px; text-align: center; }
  .dep-landing-hdd h2 { font-size: 17px; margin: 0px auto 13px; line-height: 28px; text-align: center; }
  .main-content { margin: 0px auto; padding: 0px 15px; }
  .btn-primary { margin-bottom: 10px; }
  .btn-primary:hover { margin-bottom: 10px; }
  .back-to-bttn-dv { text-align: center; }
  .cnmmn-hd-courselnding h3 { font-size: 30px; }
  #curse-lnding-overvw { padding: 46px 0; }
  #why-choose-uus { padding: 0; }
}
@media screen and (min-width:477px) and (max-width:575px) {
  .contnt-pg-leftt { margin: 0px auto; padding: 3px 17px; }
  .dep-landing-hdd { background: #e9e7e1; position: static; padding: 0; width: 100%; }
  .dep-lnding-banner-hdd { width: 100%; position: static; background: #001040; padding: 14px; }
  .dep-landing-hdd h1 { font-size: 26px; line-height: 37px; text-align: center; }
  .dep-landing-hdd h2 { font-size: 17px; margin: 0px auto 13px; line-height: 28px; text-align: center; }
  .main-content { margin: 0px auto; padding: 0px 15px; }
  .btn-primary { margin-bottom: 10px; }
  .btn-primary:hover { margin-bottom: 10px; }
  .back-to-bttn-dv { text-align: center; }
  .cnmmn-hd-courselnding h3 { font-size: 30px; }
  #curse-lnding-overvw { padding: 46px 0; }
  #why-choose-uus { padding: 0; }
}
@media screen and (min-width:576px) and (max-width:767px) {
  .contnt-pg-leftt { margin: 0px auto; padding: 3px 17px; }
  .dep-landing-hdd { background: #e9e7e1; position: static; padding: 0; width: 100%; }
  .dep-lnding-banner-hdd { width: 100%; position: static; background: #001040; padding: 14px; }
  .dep-landing-hdd h1 { font-size: 35px; line-height: 47px; text-align: center; }
  .dep-landing-hdd h2 { font-size: 17px; margin: 0px auto 13px; line-height: 28px; text-align: center; }
  .main-content { margin: 0px auto; padding: 0px 15px; }
  .btn-primary { margin-bottom: 10px; }
  .btn-primary:hover { margin-bottom: 10px; }
  .back-to-bttn-dv { text-align: center; }
  .cnmmn-hd-courselnding h3 { font-size: 30px; }
  #curse-lnding-overvw { padding: 46px 0; }
  #why-choose-uus { padding: 0; }
}
@media screen and (min-width:768px) and (max-width:991px) {
  .contnt-pg-leftt { padding: 34px 31px; margin: 0px auto; }
  .visn-mis-113 { padding: 24px 28px; border-radius: 0; border: 1px solid #fff; }
  .dep-landing-hdd { padding: 30px; width: 100%; text-align: center; }
  .dep-lnding-banner-hdd { width: 100%; }
  .dep-landing-hdd h1 { font-size: 25px; line-height: 42px; }
  .main-content { margin: 0px auto; padding: 0px 15px; }
  .btn-primary { margin-bottom: 10px; }
  .btn-primary:hover { margin-bottom: 10px; }
  .back-to-bttn-dv { text-align: center; }
  .cnmmn-hd-courselnding h3 { font-size: 30px; }
  #curse-lnding-overvw { padding: 46px 0; }
  #why-choose-uus { padding: 0; }
  .dep-lnding-banner-hdd { position: absolute; bottom: 24px; left: 25px; }
  .dep-lnding-banner-hdd h2 { font-size: 18px; }
}
@media screen and (min-width:992px) and (max-width:1150px) {
  .sidebar { flex: 0 0 240px; }
  #content-sidemenubar { padding: 21px 23px 41px 18px; }
  #content-sidemenubar ul li { font-size: 15px; }
  .dep-lnding-banner-hdd { width: 100%; bottom: 80px; left: 31px; }
  .contnt-pg-leftt { margin: -44px auto 0; padding: 60px 41px; }
  .dep-landing-hdd h1 { font-size: 26px; line-height: 32px; }
  .dep-landing-hdd { padding: 34px 43px; width: 62%; }
  .dep-lnding-banner-hdd h2 { font-size: 18px; }
}
@media screen and (min-width:1150px) and (max-width:1240px) {
  .sidebar { flex: 0 0 240px; }
  #content-sidemenubar { padding: 21px 23px 41px 18px; }
  #content-sidemenubar ul li { font-size: 15px; }
  .dep-lnding-banner-hdd { width: 100%; left: 48px; bottom: 87px; }
  .contnt-pg-leftt { margin: -44px auto 0; padding: 60px 41px; }
  .dep-landing-hdd h1 { font-size: 29px; line-height: 32px; }
  .dep-landing-hdd { padding: 34px 43px; width: 64%; }
  .main-content { padding: 0px 0px 0 48px; }
  .dep-lnding-banner-hdd h2 { font-size: 20px; }
}
@media screen and (min-width:1241px) and (max-width:1340px) {
  .sidebar { flex: 0 0 240px; }
  #content-sidemenubar { padding: 21px 23px 41px 18px; }
  #content-sidemenubar ul li { font-size: 15px; }
  .dep-lnding-banner-hdd { width: 100%; bottom: 91px; left: 42px; }
  .contnt-pg-leftt { margin: -44px auto 0; padding: 60px 41px; }
  .dep-landing-hdd h1 { font-size: 31px; line-height: 51px; }
  .dep-landing-hdd { padding: 34px 43px; width: 61%; }
  .main-content { padding: 0px 0px 0 42px; }
  .dep-lnding-banner-hdd h2 { font-size: 20px; }
}
@media screen and (min-width:1341px) and (max-width:1399px) {
  .dep-lnding-banner-hdd { width: 93%; }
  .dep-landing-hdd { padding: 33px 55px; width: 55%; } 
  .main-content { padding: 0px 0px 0 54px; }
  .dep-landing-hdd h1 { font-size: 33px; }
  .icon-box { width: 101px; height: 56px; border-radius: 10px; }
  .dep-lnding-banner-hdd { bottom: 97px; left: 54px; } 
  .dep-lnding-banner-hdd h2 { font-size: 22px; }
}
@media screen and (min-width:1400px) and (max-width:1499px) {
  .dep-lnding-banner-hdd { width: 93%; }
  .dep-landing-hdd { padding: 48px 75px; width: 54%; } 
  .main-content { padding: 0px 0px 0 74px; }
  .icon-box { width: 101px; height: 56px; border-radius: 10px; }
  .dep-lnding-banner-hdd { bottom: 97px; left: 54px; } 
  .dep-lnding-banner-hdd h2 { font-size: 22px; }
  .dep-lnding-banner-hdd h1 { font-size: 35px; }
}
@media screen and (min-width:1500px) and (max-width:1599px) {
  .dep-lnding-banner-hdd { width: 87%; }
  .dep-landing-hdd { padding: 48px 62px; }
  .main-content { padding: 0px 0px 0 61px; }
  .icon-box { width: 101px; height: 56px; border-radius: 10px; }
  .dep-lnding-banner-hdd { bottom: 97px; left: 54px; } 
  .dep-lnding-banner-hdd h2 { font-size: 22px; }
  .dep-lnding-banner-hdd h1 { font-size: 35px; }
}
@media screen and (min-width:1600px) and (max-width:1699px) {
  .dep-lnding-banner-hdd { width: 87%; bottom: 97px; left: 59px; }
  .dep-landing-hdd { padding: 48px 62px; }
  .main-content { padding: 0px 0px 0 61px; }
}
@media screen and (min-width:1700px) and (max-width:1799px) {

}
@media screen and (min-width:1800px) and (max-width:1899px) {
  
}
@media screen and (min-width:1900px) and (max-width:1999px) {
	
}
@media screen and (min-width:2000px) and (max-width:2999px) {

}
@media screen and (min-width:3000px) and (max-width:3999px) {

}
@media screen and (min-width:4000px) and (max-width:4999px) {

}
@media screen and (min-width:5000px) and (max-width:5999px) {

}














