.course-content{
    padding: 15px;
}

a{
    text-decoration:none;
}
.btn-primary {
  background-color: white;
  color: #003087;
  border-color: white;
}

.btn-primary:active{
    background-color:#fff;
}
.btn-primary:hover {
  background-color: #ffffff;
  color: #003087;
}

@media (max-width:1024px) {
  .nav {
    display: none !important;
  }
}

.product-item figure {
    text-align: left;
}


@media screen and (max-width: 991px) {
  .navbar-nav list-unstyled d-flex flex-row gap-4 gap-lg-5 justify-content-center flex-wrap align-items-center mb-0 fw-bold text-uppercase text-dark {
    /*display: none !important;*/
  }
}

@media screen and (max-width: 991px) {
  .nav_bar {
    display: none !important;
  }


  .justify-content-sm-end {
    display: none !important;
  }
}

@media (max-width:1025px) {
        .justify-content-end{
                /*display: none !important;*/
            }
    }

@media screen and (max-width: 1024px) {

  .justify-content-sm-end {
    display: none !important;
  }
}


.col-md-7 {
  flex: 0 0 auto;
  width: 85.333333% !important;
}

@media (max-width: 768px) {
  .col-11 {
    flex: 0 0 auto;
    width: 85.333333% !important;
  }
}

@media (min-width:991px) {
  .col-lg-4 {
    width: 22% !important;
  }
}



.head {
  font-size: 16px;
  font-family:  'Roboto', sans-serif;
  font-weight: 500;
}
.bell-icon {
  color: black;
  margin-top: 10px;
}
.circle {
  width: 50px; /* Set the width and height for the circle */
  height: 50px;
  background-color: #0055A2; /* Change to your desired color */
  border-radius: 50%; /* This makes it a circle */
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 18px;
  font-weight: bold;
  padding: 20px;
  margin-left: 10px;
}
.display-text {
font-size: 36px;
font-weight: 600;
font-family:  'Roboto', sans-serif;
}
.head-text {
font-size: 28px;
font-family:  'Roboto', sans-serif;
font-weight: 600;
}
.head-text2 {
font-size: 20px;
font-family:  'Roboto', sans-serif;
font-weight: 600;
}

.clock-icon {
 color: #003397;

}
.clock-text {
font-size: 20px;
font-family:  'Roboto', sans-serif;
font-weight: 600;
color: rgba(0, 51, 151, 1);

}
.clock-text2 {
font-size: 18px;
font-family:  'Roboto', sans-serif;
font-weight: 600;
color: rgba(0, 51, 151, 1);

}
.button-enroll {
background-color: #003B91; 
color: white;
padding: 10px 30px; 
border: none; 
text-align: center;
text-decoration: none; 
display: inline-block; 
font-size: 20px; 
font-weight: bold;
cursor: pointer; 
width: 100%;
}

.nav-bar {
display: flex;
list-style-type: none;
padding: 0;
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
}

.nav-bar li {
margin-right: 20px;
}

.nav-bar a {
text-decoration: none;
color: #555;
font-weight: bold;
padding-bottom: 10px;
font-family:  'Roboto', sans-serif;
font-size: 24px;
}

.nav-bar a.active {
border-bottom: 3px solid #555;
}

/* Checkmark List */
.checkmark-list {
list-style-type: none;
padding: 0;
}

.checkmark-list li {
margin: 10px 0;
position: relative;
padding-left: 25px;
color: black;
font-family:  'Roboto', sans-serif;
font-size: 20px;
}

.recommend {

font-size: 24px;
}

.see-all {
font-size: 20px;
color: #003397;
font-family:  'Roboto', sans-serif;
font-weight: 500;
text-decoration: underline;

}

.checkmark-list li::before {
content: "✔";
color: #003397;
font-size: 18px;
position: absolute;
left: 0;
top: 0;
}

.bottom-bar {
background:#003397;
margin-bottom: 20px;
padding: 15px;
}
.bottom-text {
font-family: "Roboto", sans-serif;
font-size: 24px;
font-weight: 600;
line-height: 23.13px;
text-align: left;

}




.dis-btn {
border: 1px solid white;
border-radius: 5px;
color: white;
background: #003397;
font-size: 18px;
font-weight: 500;
font-family: 'Roboto', sans-serif;
padding: 6px 28px;
}
.get-btn {
border: 1px solid white;
border-radius: 5px;
color:  #003397;
background: white;
font-size: 18px;
font-weight: 500;
font-family: 'Roboto', sans-serif;
padding: 6px 28px;

}

.menu-bar {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}

.head-img {
    width: 100%;
    height: 530px;
}

.sub-txt {
font-size: 20px;
font-weight: 600;
font-family:'Roboto', sans-serif;
color: #003397;
}
.free {
font-size: 32px;
font-weight: 600;
font-family:'Roboto', sans-serif;

}

.navbar-toggler {
/*display: none;*/
}

.menu-container {
display: block;
}

.notification {
display: flex;
align-items: center;
justify-content: center;
justify-content: end;



}

/* Media Query */ 

@media (max-width: 767px) {

.search-icon {
padding: 0;
}
.menu-container {
display: none;
}
.navbar-toggler {
display: block;
}

.logo-img {
width: 230px;
}

.search-bar {
width: 304px;

}

.head {
font-size: 12px;
}

.menu-bar {
justify-content: center;
}

.head-img {
width: 300px;
height: 210px;
}
.display-text {
font-size: 18px;
}
.head-text {
font-size: 18px;
}
.clock-text {
font-size: 16px;
}
.sub-txt {
font-size: 18px;
}
.button-enroll {
width: 82%;
}

.nav-bar {
flex-direction: column;
}
.bottom-text {
font-size: 16px;
}
.dis-btn {
font-size: 16px;
padding: 5px;
    /*display: flex;*/
    /*gap: 35px;*/
}
.get-btn {
font-size: 16px;
padding: 5px;
}
.notification {
justify-content: start;
margin-top: 10px;
}
.nav-bar a {
font-size: 18px;
}
.checkmark-list li {
font-size: 16px;
}
.see-all {
font-size: 12px;
}
.recommend {
font-size: 18px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
.menu-bar {
justify-content: start;
}
.notification {
justify-content: start;
}
.head-img {
width: 720px;
height: 520px;
}
.bottom-text {
font-size: 20px;
}
.dis-btn {
margin-bottom: 15px;
}
}

@media (min-width: 1024px) and (max-width: 1366px) {
.head-img {
width: 445px;
height: 454px;
}
.display-text {
font-size: 25px;
}
.head-text {
font-size: 22px;

}
.menu-bar {
flex-wrap: nowrap;
}
.notification {
display: block;
}
.head {
font-size: 10px;
}
}






