@media only screen and (max-width: 1199px) {
  .hero-section{
    min-height: 1147px;
  }
  .hero-text {
    width: 60%;
    height: 230px;
  }
  .hero-details {
    width: 40%;
    height: 200px;
  }
  .sec-middle {
    width: 85%;
    /* min-width: 900px; */
  }
  .girl-container{
    top: 180px;
    height: 960px;
  }
  .girl-container img{
    height: 100%;
  }
  .news{
    width: 75%;
    margin-bottom: 100px;
    margin-top: 10px;
  }
  .news swiper-slide{
    height: 90%;
    width: 60%;
  }
  .news .topic{
    width: 90%;
    top: 50%;
    left: 5%;
  }
  .dashes{
    top: 110px;
  }
  /* .newss{
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .newss > swiper-slide{
    min-width: 280px;
    left: 50px;
  } */
  .newss .topic{
    top: 65%;
  }
  .sec6-div{
    width: 90%;
  }
  .sec6-div > div{
    gap: 20px;
  }
  .img11, .img22{
    width: 40%;
  }
  .sec6-div-details{
    padding-left: 20px;
    padding-right: 10px;
    width: 60%;
  }
  .sec6-div-details2{
    padding-right: 20px;
    padding-left: 20px;
    width: 60%;
  }
  .circle-shape {
    left: 23%;
  }
  .circle-shape img {
    left: 44%;
  }
  .learn-more{
    margin-top: 80px;
  }
  .sec7-img-container{
    right: -50px;
  }

}
@media only screen and (max-width: 991px) {
  .hero-text{
    width: 70%;
    left: 50px;
  }
  .hero-details{
    width: 50%;
    left: 50px;
  }
  .learn-more{
    left: 50px;
  }
  .news{
    width: 85%;
    left: 50px;
    height: 260px;
  }
  .news swiper-slide{
    width: 32%;
    min-width: 180px;
    height: 98%;
  }
  .new2 .topic{
    top: 50%; 
  }
  div[class="continue1"]{
    left: 70%;
  }
  /* .section3 .newss{
    width: 100%;
  } */
  /* .newss > swiper-slide{
    left: 40px;
    min-width: 150px;
  } */
  .sec-middle {
    width: 90%;
  }
  .sec-middle .continue {
    margin: 0 10px;
  }
  .sec4-div > div {
    width: 90%;
  }
  .sec4-date {
    width: 22%;
  }
  .sec4-details {
    width: 88%;
    padding-left: 10px;
  }
  .circle-shape {
    left: 14%;
  }
  .circle-shape img {
    left: 44%;
  }
  .sec7-middle{
    width: 90%;
  }
  .newss .topic{
    height: 400px;
  }
  .newss .topic{
    top: 60%;
  }
  .newss .read-more{
    top: 85%;
  }
}
@media only screen and (max-width: 768px) {
  .news{
    width: 100%;
  }
  
  .dashes{
    top: 0;
  }
  .learn-more{
    margin-top: 20px;
    margin-bottom: 50px;
    padding: 2px 14px;
    width: 130px;
    height: 45px;
    left: 270px;
  }
  .girl-container{
    display: none;
  }
  .girl-container img{
    display: none;
  }
  .hero-section{
    min-height: 500px;
  }
  .hero-text{
    font-size: 32px;
    line-height: 40px;
    left: 20px;
    width: 100%;
    text-align: center;
    height: 140px;
  }
  .hero-details{
    text-align: center;
    width: 80%;
    margin: 100 auto 0;
    left: 100px;

  }
  .section2-div{
    min-width: 300px;
  }
  .blue-dash-content{
    font-size: 18px;
  }
  .sec-middle {
    width: 85%;
    min-width: 500px;
  }
  .sec-middle div:nth-of-type(1) {
    letter-spacing: 1px;
  }
  .section3 > div:first-of-type {
    left: 50px;
  }
  .newss > swiper-slide{
    left: 20px;
    min-width: 200px;
  }
  
  .sec4-div > div {
    flex-direction: column;
    width: 90%;
    height: 100%;
  }
  .sec4-date{
    width: 100%;
    border-radius: 16px 16px 0 0;
    flex-direction: row;
  }
  .sec4-date .day, .sec4-date .month{
    font-size: 32px;
    line-height: 64px;
  }
  .sec4-details{
    width: 100%;
    padding-left: 20px;
    gap: 16px;
  }
  .sec4-mini-topic{
    margin-bottom: 10px;
  }
  .sec4-readmore{
    text-align: center;
    margin-bottom: 16px;
  }
  .sec7-middle{
    width: 70%;
    height: 320px;
  }
  .sec7-middle p{
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 20px 10px 0 10px;
  }
  .sec7-middle > div:first-of-type{
    width: 80%;
    margin: auto;
    padding: 0;
  }
  .sec7-img-container img{
    display: none;
  }
  .sec7-img-container{
    display: none;
  }
  .circle-shape {
    left: 5%;
  }
  .newss swiper-slide{
    height: 300px;
    
  }
  .newss .topic{
    top: 50%;
  }


}
@media only screen and (max-width: 576px) {
  .hero-text{
    height: 150px;
  }
  .newss swiper-slide{
    width: 100px;
    
  }
  .hero-details{
    width: 100%;
    height: 300px;
    left: 5px;
  }
  .news{
    width: 100%;
    left: 10px;
  }
  .news swiper-slide{
    width: 100px;
    height: 90%;
  }
  .red-dash{
    height: 50px;
  }
  .blue-dash{
    height: 50px;
  }
  .blue-dash-content{
    font-size: 12px;
    width: 98%;
  }
  .learn-more{
    padding: 5px 15px;
    height: fit-content;
    width: fit-content;
    margin-top: 0;
    margin-bottom: 20px;
    left: 120px;
  }
  .circle-shape{
    top: -50%;
    width: 200%;
  }
  .sec-middle {
    width: 90%;
    min-width: 300px;
  }
  .sec4-title{
    font-size: 32px;
    line-height: 40px;
  }
  .top .p2{
    font-size: 24px;
    line-height: 40px;
  }
  .section3 button{
    width: 32px;
    height: 36px;
  }
  button[class="visit"] {
    left: 30%;
    padding: 5px 15px;
    width: 160px;
  }
  .section3 > div:first-of-type {
    left: 20px;
  }
  /* .newss{
    left: 10px;
  } */
  .div111, .div222{
    flex-direction: column;
    min-height: 600px;
  }
  .img11, .img22{
    width: 100%;
    height: 40%;
    border-radius: 16px 16px 0 0;
  }
  /* .img11{
    background-image: url(../Images/img111.png);
  }
  .img22{
    background-image: url(../Images/img222.png);
  } */
  .sec6-div-details, .sec6-div-details2{
    width: 100%;
  }
  .circle-shape {
    left: 0;
    width: 100%;
  }
  .no-show{
    display: none;
  }
  .circle-shape img {
    left: 44%;
  }
  .sec6-div > p{
    font-size: 32px;
    margin-bottom: 30px;
  }
  footer{
    max-height: max-content;
  }

  
  
}
