.form-control-dark {
  border-color: var(--bs-gray);
}
.form-control-dark:focus {
  border-color: #fff;
  box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
}

.text-small {
  font-size: 85%;
}

.dropdown-toggle:not(:focus) {
  outline: 0;
}

/* body{
  margin-top: -40px;
  width: auto;
} */

.fullwidth{
  width: 100%;
  max-width: 100%;
}
html, body {
  scroll-behavior: smooth;
  max-width: 100%;
  overflow-x: hidden;
}

/* footer p{
  color: #EDF2F3;
} */

.myfooter{
  background-color: #1d3461 !important;
}

.hover{
  color: #EDF2F3;
}
.nav-link.active{
  background-color: #EDF2F3 !important;
  color: #1d3461 !important;
}
.nav-link:focus{
  color: #EDF2F3;
}
.album{
  background-color: #EDF2F3 !important;
}
.hover:hover{
  background-color: #EDF2F3;
  transition: 500ms;
  color: #1d3461;
}

iframe{
  border: 5px solid #1d3461;
  border-radius: 6px;
}

.nav-item{
  margin: auto;
  margin-right: 3px;
  font-size: 20px;
}

.mt-3{
  font-size: 18px;
}

.mb-1{
  color: #1d3461;
}

.navbar-nav .nav-link {
  padding: 8px;
  margin: 5px 0;
  border-radius: 8px;
}

.navbar .container-fluid{
  justify-content: space-between !important;
}

html {
  position: relative;
  min-height: 100%;
}

footer {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 20px;
}

.maindiv1{
  margin-left: 30px;
  height: 380px;
  color: #1d3461;
}

.myp{
  width: 200px;
  font-size: large;
}

.myp2{
  height: 30px;
  width: 300px;
  margin-right: 10px;
}

.myarticle{
  color: #1d3461;
  justify-content: center;
  width: 100%;
}
.mya{
  color: #1d3461;
  /* width: 70%; */
  /* font-size:30px; */
  font-weight: 500;
  /* margin-left: 20px; */
}

.myh{
  width: 170px;
  margin: auto;
  font-size: 40px;
}

.myb{
  width: 170px;
  margin: auto;
}

.myp3{
  width: 80%;
  margin-top: 50px;
  margin-left: 50px;
  font-size: 30px;
}
.myp4{
  height: 40px;
  width: 300px;
  margin-right: 10px;
}
.fs-4{
  font-size: 30px;
  font-weight: 400;
  color: #EDF2F3;
  /* -webkit-text-stroke: 1px black;
  text-shadow: 2px 2px 2px black; */
}

.myvid{
  /* border: 4px solid #1d3461 !important; */
  font-weight: bold;
  background-color: #1d3461;
}

body{
  background-color: #89CFF0;
  background-color: #6290c8;
  background-color: #1d3461;
  background-color: #EDF2F3;
}
.btn-primary{
  --bs-btn-color: #fff;
  --bs-btn-bg: #1d3461;
  --bs-btn-border-color: #1d3461;

  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #1d3461;
  --bs-btn-hover-border-color: #1d3461;
}

.admin-img{
  margin-left:10px;
  margin-right: 10px;
  border: 5px solid #1d3461;
  border-radius: 6px;
}

.myb2{
  border-radius: 6px;
  font-size: 18px !important;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  padding: 2px 13px !important;
  color: #069 !important;
  background-color: #fff;
  border-radius: 14px !important;
  border: 1px solid #006699;
  cursor: pointer;
  margin-left: 30px !important;
  height: 30px;
}

.myb2:hover{
  background-color: white;
}

.myslogan{
  color: #EDF2F3;
  font-weight: 400;
}

.mydiv {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 350px;
  color: #EDF2F3;
  background-color: #1d3461;
  font-weight: 600;
  font-size: 35px;
  text-align: center;
  gap: 20px;
  padding: 20px;
}
.date{
  margin: auto;
  width: fit-content;
  color: #1d3461;
  font-weight: 600;
  font-size: 20px;
}

.mydiv div {
  flex: 1;
}

.mydiv img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

.col-md-6{
/* margin-left: -80px !important; */
width: 60%;
}

.myart{
  margin-top: 40px;
}

.myh2{
  color: #1d3461;
  position: relative;
  margin-bottom: 30px;
  font-weight: 700;
}

.myh2::after{
  content: '';
  display: block;
  width: 80%;
  height: 3px;
  position: absolute;
  background: #1d3461;
  top: 50%;
  left: 310px;
}

.myh3{
  color: #1d3461;
  position: relative;
  margin-bottom: 30px;
  font-weight: 700;
}

.myh3::after{
  content: '';
  display: block;
  width: 80%;
  height: 3px;
  position: absolute;
  background: #1d3461;
  top: 50%;
  left: 300px;
}


.myblock{
  display: block;
}
.mytitle{
  font-size: 20px;
  font-weight:600;
  margin:auto;
  color:#1d3461; 
  width:fit-content;
}

.mytitle2{
  color:#1d3461 !important; 
}

.mydesc{
  font-size: 15px;
  font-weight:500;
  margin:auto;
  color:#1d3461; 
  width:fit-content;
}

.myhr{
  width: 25%;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  border-top: 1.5px solid #1d3461;
  color:#1d3461;
}

.myslogan {
  font-size: 14px;
  margin-bottom: 0;
  color: #EDF2F3;
}


.hero {
  position: relative;
  width: 100%;
  height: 400px; /* Adjust as needed */
  background: url('../svgs/home3.png') center/cover no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 20px;
}

.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Dark overlay */
}

.hero-content {
  position: relative;
  z-index: 2;
  max-width: 800px;
  color: white;
}

/* Responsive, consistent text */
.hero h1 {
  font-size: clamp(2rem, 5vw, 3rem); /* Adjusts between 2rem and 3rem */
  margin-bottom: 10px;
  white-space: nowrap; /* Prevents breaking */
}

.hero p {
  font-size: clamp(1rem, 2.5vw, 1.5rem); /* Adjusts between 1rem and 1.5rem */
  max-width: 800px;
  line-height: 1.5;
  word-spacing: 2px; /* Keeps words evenly spaced */
}
.aboutusBody::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}
.addCategory:hover{
  cursor: pointer;
}

/* --------------------- responsiveness --------------- */

@media (max-width: 500px) {
  .hero h1 {
    font-size: 2rem;
  }
  .hero p {
    font-size: 1rem;
  }
}

@media (max-width: 1070px) {
  .mydiv {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .mydiv {
    flex-direction: column;
    height: auto;
    font-size: 25px;
  }
}

@media (max-width: 480px) {
  .mydiv {
    font-size: 20px;
  }
}

@media (max-width: 360px) {
  .mydiv {
    font-size: 20px;
  }
}

/* --------- navbar ----------- */

@media (max-width: 1280px) {
  .nav-item {
    font-size: 17px;
  }
}

@media (max-width: 1202px) {
  .logoImg{
    width: 90px;
    height: 90px;
  }
  .fs-4 {
    font-size: 25px;
  }
  .myslogan{
    font-size: 12px;
  }
}

@media (max-width: 1152px) {
  .logoImg{
    width: 75px;
    height: 75px;
  }
  .fs-4 {
    font-size: 25px;
  }
  .myslogan{
    font-size: 12px;
  }
}


@media (max-width: 1138px) {
  .fs-4 {
    font-size: 25px;
  }
  .nav-item {
    font-size: 15px ;
  }
  .myslogan{
    font-size: 10px;
  }
}

@media (max-width: 1088px) {
  .fs-4 {
    font-size: 25px;
  }
  .nav-item {
    font-size: 15px ;
  }
}
@media (max-width: 1010) {
  .fs-4 {
    font-size: 23px;
  }
  .myslogan{
    font-size: 8.5px;
  }
  .nav-item {
    font-size: 12px ;
  }
}

@media (max-width: 433px) {
  .fs-4 {
    font-size: 22px;
  }
  .myslogan{
    font-size: 8px;
  }
}

@media (max-width: 395px) {
  .fs-4 {
    font-size: 17px;
  }
  .myslogan{
    font-size: 9px;
  }
  .logoImg{
    width: 70px;
    height: 70px;
    margin-left: -20px;
  }
  .navbar-toggler-icon{
    width: 1.2em;
    height: 1.2em;
  }
}