<style>
#img1 {
 width:70%;
 display: block;
 margin-left: auto;
 margin-right: auto;
 }

 #img2 {
 width:20%;
 float: left;
 padding-right: 10px;
 padding-bottom: 10px;
 }
#img3 {
    width: 100%;
    height:100%;

    display: block;
    object-fit: cover;
    width:100%;
}

#img5 {
    display: block;
    max-width: 100%;
}

#img102 {
width:40%;
display:block;
margin-left:auto;
margin-right:auto;
border-radius: 15px;
margin-top:20px;
}
#img103 {
max-height:40px;
margin-left:auto;
margin-right:auto;
padding:8px;
}

.names {
	 text-align:center;
	 font-size:18px;
	 font-weight:bold;
}
.message1 {
	 text-align:justify;
	 font-size:18px;
	 line-height:30px;
	 text-indent:40px;
	 padding-left:15px;

	 padding-right: 30px;
}
.activities1 {
	 text-align:justify;
	 font-size:18px;
	 line-height:30px;
	 padding-left:15px;

	 padding-right: 30px;
}
.message2 {
	 text-align:center;
	 font-size:18px;
	 line-height:30px;
	 padding-left:15px;
	line-height:36px;
	 padding-right: 30px;
}
.main {
 width:100%;
 }

 .header_image {
	border-right: 5px solid  #26004d;
	border-left: 5px solid #005c99;
 }


.topnav {
    overflow: hidden;
    background-color: #1a0033;
}

.topnav a {
  float: left;
  display: block;
  border-top-right-radius: 15px 15px;
  border-right-width:3px;
  border-right-style: solid;
  border-right-color:#f2e6ff;
  border-top-width:1px;
  border-top-style: solid;
  border-top-color:#f2e6ff;
  font: 14px/20px helvetica, serif;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
  font: 13px/20px helvetica, serif;
  font-weight: bold;
}

.active {
  background-color: #005c99;
  color: white;
}
.topnav .icon {
  display: none;
}


.colmaster {
    width: 98%;
    margin-left:auto;
    margin-right:auto
}

span {
    font-style:italic;
    color:gray;
    padding:6px;
}
.headingflex {
    display: flex;
    justify-content: space-around;
    max-width: 100%;
    align-items: center;
    background-image: linear-gradient(to right,#e6ccff, white,white,#e6ccff,white,white, #e6ccff);
    box-shadow: 0px 0px 12px #888888;
}

.headingflex > div {
    color:indigo;
    width: 250px;
    font-size: 2.4vw;
    font-weight:bold;
}
.spice {
    display:none;
}
.executive {
    display:block;
	font-size:30px;
	text-align:center;
	color:indigo;
	margin-top:15px;
	margin-bottom:10px;
}

.headerflex {
    display: flex;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 15px;
    align-content: center;
    padding: 4px;
    box-shadow: 0px 0px 2px #888888;
}

    .headerflex > div {
        padding-left: 2%;
        padding-right: 2%;
        font-size: 3vw;
    }

#img10 {
    width: 40%;
    margin-left:auto;
    margin-right:auto;
}
#img11 {
    max-width: 60%;
}
#img12 {
    width: 16%;
    margin-left:auto;
    margin-right:auto;
}

.newsmain {
    display: flex;
    margin-left: 5%;
    margin-right: 5%;
    padding:4px;
}

.newsmain > div > h2 {
  padding-top: 12px;
  padding-bottom: 8px;
}
.newsmain div:nth-of-type(1) {
  flex-basis: 70%;
}
.newsmain div:nth-of-type(2) {
  flex-basis: 30%;
}
 .newsmain > div {
        padding-left: 2%;
        padding-right: 2%;
        height:100%;
    }
    .newsmain > div > p {
      text-align: justify;
      line-height: 20px;
    }
    .newsmain > div > img {
      padding-top: 30px;
    }
.columnflex {
    display: flex;
    width:98%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 4px;
}
    .columnflex > div {
        width: 18%;
        height: 50vh;
        background-color: #f2e6ff;
        background-image: linear-gradient(#f2e6ff, white);
        box-shadow: 3px 3px 5px #aaaaaa;
        overflow: auto;

    }

	.columnflex1 {
    display: flex;
    width:98%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 4px;
}
    .columnflex1 > div {
        width: 18%;
        background-color: #f2e6ff;
        background-image: linear-gradient(#f2e6ff, white);
        box-shadow: 3px 3px 5px #aaaaaa;
        overflow: auto;

    }
	.columnflex2 {
    display: flex;
    width:98%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 4px;
}
    .columnflex2 > div {
        width: 18%;
        background-color: #f2e6ff;
        background-image: linear-gradient(#f2e6ff, white);
        box-shadow: 3px 3px 5px #aaaaaa;
        overflow: auto;

    }
	.columnflex3 {
    display: flex;
	justify-content: space-around;
    width:96%;
    margin-left: 2%;
    margin-right: 2%;
    padding: 4px;
}
    .columnflex3 > div {
        width: 30%;
        background-color: #f2e6ff;
        background-image: linear-gradient(#f2e6ff, white);
        box-shadow: 3px 3px 5px #aaaaaa;
        overflow: auto;

    }
.columnflex4 {
    display: flex;
    width:98%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 4px;
     justify-content: center;
  align-items: center;
    background-image: linear-gradient(#f2e6ff, white);
}
    .columnflex4 > div {
        width: 18%;
        overflow: auto;

    }

.col2 {
	display:inline-block;
	}
.col3 {
	display:inline-block;
	}

.col4 {
	display:inline-block;
	}
 #img101 {
	  display:block;
	  width: 90%;
	  margin-left:auto;
	  margin-right:auto;
	  padding-top:15px;
	  padding-bottom:10px;
    }


@media screen and (max-width: 600px) {
	.columnflex1 {
    display: flex;
	flex-direction:column-reverse;
    width:98%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 4px;
}

	.columnflex1 > div {
                        width:100%;
                        height: auto;
                        background-color: #f2e6ff;
                        background-image: linear-gradient(#f2e6ff, white);
                        box-shadow: 3px 3px 5px #aaaaaa;
                        overflow: auto;
	}
	.columnflex2 {
    display: flex;
	flex-direction:column;
    width:98%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 4px;
}

	.columnflex2 > div {
                        width:100%;
                        height: auto;
                        background-color: #f2e6ff;
                        background-image: linear-gradient(#f2e6ff, white);
                        box-shadow: 3px 3px 5px #aaaaaa;
                        overflow: auto;
	}
.columnflex3 {
     display: flex;
	flex-direction:column;
    width:98%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 4px;
}
    .columnflex3 > div {
		width:100%;
        height: auto;
        background-color: #f2e6ff;
        background-image: linear-gradient(#f2e6ff, white);
        box-shadow: 3px 3px 5px #aaaaaa;
        overflow: auto;
    }
        .columnflex4 {
    display: flex;
    flex-direction:column;
    width:98%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 4px;
}

    .columnflex4 > div {
                    width:100%;
                        height: auto;
                        background-color: #f2e6ff;
                        background-image: linear-gradient(#f2e6ff, white);
                        box-shadow: 3px 3px 5px #aaaaaa;
                        overflow: auto;
    }
	 #img101 {
	  display:block;
	  width: 90%;
	  margin-left:auto;
	  margin-right:auto;
	  padding-top:10px;
	  padding-bottom:10px;
    }
    .columnflex {
                    display: flex;
                    flex-direction:column;
                    width: 98%;
                    margin-left: 1%;
                    margin-right: 1%;
                    padding: 4px;
                }

      .columnflex > div {
                        width:100%;
                        height: auto;
                        background-color: #f2e6ff;
                        background-image: linear-gradient(#f2e6ff, white);
                        box-shadow: 3px 3px 5px #aaaaaa;
                        overflow: auto;
                    }
        }

    .newspage {
        display: block;
        width: 80%;
        margin-right: 10%;
        margin-left: 10%;
        overflow-x: hidden;
        overflow-y: auto;
        box-shadow: 10px 10px 5px #aaaaaa;
    }

    .col5 {
        float: left;
        width: 60%;
        margin-right: 3%;
    }

    .col6 {
        float: right;
        width: 34%;
        margin-left: 2%;
        clip: auto;
    }

    .bottom {
        width: 100%;
        display: block;
        position: relative;
        background-color: #e6ccff;
        background-image: linear-gradient(#e6ccff, white, #e6ccff);
        border-bottom-width: 20px;
        border-bottom-color: #1a0033;
        border-bottom-style: solid;
        border-top-width: 1px;
        border-top-color: #1a0033;
        border-top-style: solid;
    }

    .message {

        padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: auto;
    }

    .image_gallery {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    .slideshow1 {
        display: none;
        width: 100%
    }

    .ind_message {
        display: block;
        overflow: auto;
    }


    p.links {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
        font: 14px/20px impact, serif;
        letter-spacing: 3px;
    }

    a.nav1 {
        color: #000000;
        text-decoration: none;
    }

        a.nav1:link {
            color: #000000;
            text-decoration: none;
        }

        a.nav1:visited {
            color: #000000;
            text-decoration: none;
        }

        a.nav1:hover {
            color: #cc6699;
            text-decoration: none;
            letter-spacing: 3.2px;
        }


    a.nav2 {
        color: #ffffff;
        text-align: center;
        width: 88%;
        display: block;
        margin-bottom: 9px;
        padding: 10px;
        background-color: #0d0d26;
        background-image: linear-gradient(#0d0d26, #2d2d86, #0d0d26);
        text-decoration: none;
        border-top-right-radius: 25px 25px;
        border-bottom-left-radius: 25px 25px;
        border-right-width: 3px;
        border-right-style: solid;
        border-right-color: #e6e600;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #f2e6ff;
        border-left-width: 3px;
        border-left-style: solid;
        border-left-color: #e6e600;
        box-shadow: 5px 5px 5px #aaaaaa;
    }

        a.nav2:link {
            color: #ffffff;
            text-decoration: none;
        }

        a.nav2:visited {
            color: #ffffff;
            text-decoration: none;
        }

        a.nav2:hover {
            color: red;
            text-decoration: none;
        }

    p.text2 {
        width: 96%;
    }

    p.text3 {
        padding-top: 10px;
        padding-left: 10px;
        background-color: #1a0033;
        background-image: linear-gradient(#1a0033, #4d0099, #1a0033);
        color: white;
        padding: 10px 5px 10px 5px;
        border-top-right-radius: 30px 50%;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #f2e6ff;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #f2e6ff;
        box-shadow: 0px 10px 5px #aaaaaa;
    }

    p.text1 {
        width: 100%;
        padding-top: 0px;
        padding-bottom: 5px;
        text-align: center;
        font: 14px/18px helvetica, serif;
        letter-spacing: 1px;
    }

    @media screen and (max-width: 1000px) {


        #img2 {
            width: 30%;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }


        .col5 {
            float: left;
            width: 100%;
            margin-right: 0%;
        }

        .col6 {
            display: block;
            width: 100%;
            margin-left: 0%;
        }
    }

    @media screen and (max-width: 600px) {
        .spice {
            display: block;
            margin-top: 6px;
            margin-bottom: 0px;
        }

        .headingflex {
            display: flex;
            justify-content: space-around;
            max-width: 100%;
            align-items: center;
            background-image: linear-gradient(to right,#e6ccff, white,white,#e6ccff,white,white, #e6ccff);
            box-shadow: 0px 0px 12px #888888;
        }

            .headingflex > div {
                color: indigo;
                width: 200px;
                font-size: 3.4vw;
                font-weight: bold;
            }

                .headingflex > div > p {
                    display: none;
                }


        #img11 {
            width: 150px;
        }

        #img10 {
            width: 60%;
            margin-right: auto;
            margin-left: left;
        }

        #img12 {
            width: 30%;
            margin-left: auto;
            margin-right: auto;
        }

        .clock {
            font-size: 8px;
        }

        .headerflex {
            display: flex;
            flex-direction: column;
            align-content: start;
            margin-left: 5%;
            margin-right: 5%;
            padding: 4px;
        }

            .headerflex > div {
                padding-left: 2%;
                padding-right: 2%;
                max-height: 110px;
                overflow: hidden;
                font-size: 28px;
            }

        #img3 {
            width: 100%;
        height:180px;        }



        #img5 {
            display: block;
            width: 60%;
            margin-left: auto;
            margin-right: auto;
        }

        .newsmain {
            display: flex;
            flex-direction: column-reverse;
            margin-left: 5%;
            margin-right: 5%;
            padding: 4px;
        }

            .newsmain > div {
                padding-left: 2%;
                padding-right: 2%;
                height: 100%;
            }

        #img1 {
            width: 100%;
        }


        #img2 {
            width: 28%;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        .topnav a:not(:first-child) {
            display: none;
        }

        .topnav a.icon {
            float: right;
            display: block;
        }

        .topnav.responsive {
            position: relative;
        }

            .topnav.responsive .icon {
                position: absolute;
                right: 0;
                top: 0;
            }

            .topnav.responsive a {
                float: none;
                display: block;
                text-align: left;
            }


        .colmaster {
            width: 100%;
            min-height: 70vh;
            position: relative;
        }

        .col2 {
            display: block;
            width: 96%;
            margin-left: 0%;
            margin-top: 10px;
            height: auto;
            position: relative;
            left: 2%;
            background-color: #f2e6ff;
            overflow: auto;
        }

        .col3 {
            display: block;
            width: 96%;
            margin-top: 10px;
            position: relative;
            left: 2%;
            height: auto;
            background-color: #f2e6ff;
        }

        .col4 {
            display: block;
            width: 96%;
            margin-top: 10px;
            position: relative;
            left: 2%;
            height: auto;
            padding-left: 0px;
            background-color: #f2e6ff;
        }

        .bottom {
            width: 100%;
            display: block;
            position: relative;
            background-color: #e6ccff;
            border-bottom-width: 20px;
            border-bottom-color: #1a0033;
            border-bottom-style: solid;
        }
    }

	/* The actual timeline (the vertical ruler) */
.timeline {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

/* The actual timeline (the vertical ruler) */
.timeline::after {
  content: '';
  position: absolute;
  width: 4px;
  background-color: white;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
  box-shadow: 2px 2px 8px #888888;
}

/* Container around content */
.container {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
    box-sizing: border-box;


}

/* The circles on the timeline */
.container::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  right: -17px;
  background-color: white;
  border: 6px solid indigo;
  box-shadow: 4px 4px 8px #888888;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

/* Place the container to the left */
.left {
  left: 0;
}

/* Place the container to the right */
.right {
  left: 50%;
}

/* Add arrows to the left container (pointing right) */
.left::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent white;
}

/* Add arrows to the right container (pointing left) */
.right::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}

/* Fix the circle for containers on the right side */
.right::after {
  left: -16px;
}

/* The actual content */
.content {
  padding: 20px 30px;
  background-color: white;
  position: relative;
  border-radius: 6px;
  box-shadow: 0px 0px 12px #888888;
}
.content > p {
    text-indent: 30px;
    text-align: justify;
}
.content > h4 {
    color: indigo;
    padding-left: 8px;
    font-style:italic;
    border-left-width: 4px;
    border-left-color: indigo;
    border-left-style: solid;
}


/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
  /* Place the timelime to the left */
  .timeline::after {
  left: 31px;
  }

  /* Full-width containers */
  .container {
  width: 100%;
  padding-left: 70px;
  padding-right: 25px;
  }

  /* Make sure that all arrows are pointing leftwards */
  .container::before {
  left: 60px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .left::after, .right::after {
  left: 15px;
  }

  /* Make all right containers behave like the left ones */
  .right {
  left: 0%;
  }
}

.containerleader {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
}
.containerleader > div {
    background-color:white;
    box-shadow: 2px 2px 8px grey;
    box-sizing: border-box;
    padding-left:10px;
    padding-right:10px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 20px;
    margin-top: 10px;
    overflow: auto;
}

.containerleader > div > h6, h5, h4, h3, h2, h1  {
    margin-top: 4px;
    margin-bottom: 2px;
}

.containerleader > div >  h3 {
    background-color: indigo;
    color: white;
    padding: 10px;
    border-radius: 6px;

}
.containerleader > div >  p {
   text-align: justify;
   line-height: 18px;

}
.containerleader > div > img  {
    float: left;
    padding: 6px;
    width: 120px;
    height: 160px;
    border-radius: 20px;
    object-fit: cover;
}
.containerleader > div > div> a {
     background-color: maroon;
     color: white;
     font-size: 16px;
     padding-top: 6px;
     padding-bottom: 8px;
     padding-right: 10px;
     padding-left: 10px;
     text-align: right;
     border-radius: 6px;
}

/* Desktop styles */
.announcement {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 50%; /* Adjust the max-width as per your design */
    margin: 0 auto;
}

.poster {
    width: 100%;
}

.details {
    flex: 1;
    padding: 0 20px;
}

/* Mobile styles */
@media (max-width: 480px) {
    .announcement {
        flex-direction: column;
        max-width: 100%;
    }

    .poster {
        width: 100%;
    }

    .details {
        padding: 20px;
    }
}


  /* Styling for the first section */
  /* Styling for the first section */
   .first-section {
     position: relative;
     padding: 50px;
     text-align: center;
   }

   .first-section::before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-image: url('/foto/pgbg.jpg');
     background-size: cover;
     background-position: top;
     opacity: 0.3; /* Adjust the opacity as desired */
     z-index: -1; /* Place the overlay behind the content */
   }
    .first-section h2 {
    color: #4b0082; /* Dark violet */
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .first-section p  {
    font-size:22px;
    margin-bottom: 30px;
  }

  .first-section ul  {
    font-size: 22px;
    line-height: 34px;
  }

  .first-section a {
    color: #4b0082; /* Dark violet */
    text-decoration: none;
    font-weight: bold;
  }

  /* Media query for screens with a width less than or equal to 600px */
  @media (max-width: 600px) {
    .first-section {
      padding: 16px;
    }
    .first-section h2 {
    font-size: 22px;
  }

  .first-section p ul {
    font-size:16px;
  }

  }

  /* Media query for screens with a width greater than 600px and less than or equal to 1200px */
  @media (min-width: 601px) and (max-width: 1200px) {
    .first-section {
      padding: 30px;
    }
    .first-section h2 {
    font-size: 24px;
  }

  .first-section p ul {
    font-size:18px;
  }

  /* Media query for screens with a width greater than 1200px */
  @media (min-width: 1201px) {
    .first-section h2 {
    font-size: 30px;
  }

  .first-section p ul {
    font-size:22px;
  }

  }
}

  /* Key features animation */
    .key-feature {
      opacity: 0;
      transform: translateY(10px);
      animation: fadeUp 12s ease-in-out infinite;
    }

    @keyframes fadeUp {
      0% {
        opacity: 0;
        transform: translateY(10px);
      }
      50% {
        opacity: 1;
        transform: translateY(0);
      }
      100% {
        opacity: 0;
        transform: translateY(-10px);
      }
    }

  /* Key features animation for blinking text*/

    @keyframes blink {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }

  #blinking-text {
    animation: blink 0.8s infinite;
  }



  /* Styling for the third section */
   .third-section {
     position: relative;
     padding: 50px;
     text-align: center;
   }

   .third-section::before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-image: url('foto/membership.jpg');
     background-size: cover;
     background-position: center;
     opacity: 0.3; /* Adjust the opacity as desired */
     z-index: -1; /* Place the overlay behind the content */
   }
    .third-section h2 {
    color: #4b0082; /* Dark violet */
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .third-section p {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .third-section a {
    color: #4b0082; /* Dark violet */
    text-decoration: none;
    font-weight: bold;
  }

  /* Keyframes for text animation */
    @keyframes slideInOut {
      0% {
        transform: translateY(-100%);
        opacity: 0;
      }
      50% {
        transform: translateY(0);
        opacity: 1;
      }
      100% {
        transform: translateY(100%);
        opacity: 0;
      }
    }

    /* Styling for the heading */
    .headingflex1 {
      display: flex;
      justify-content: space-around;
      max-width: 100%;
      align-items: center;
      background-color: #4b0082; /* Dark violet */
      box-shadow: 0px 0px 12px #888888;
      color:white ;
      position: relative;
    }

    /* Animation for the heading */
    .headingflex1 h1 {
      animation: slideInOut 2s ease-in-out infinite; /* Updated animation name */
    }

      .slider {
        width: 100%;
        height: auto;
        overflow: hidden;
        box-shadow: 0px 0px 12px #888888;
      }

      .slider ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 400%;
        animation: sliderAnimation 10s infinite;
      }

      .slider ul li {
        float: left;
        width: 25%;
        font-size: 18px;
        height: 100%;
        line-height: 50px;
        text-align: center;
      }

      @keyframes sliderAnimation {
        0% { margin-left: 0; }
        20% { margin-left: 0; }
        25% { margin-left: -100%; }
        45% { margin-left: -100%; }
        50% { margin-left: -200%; }
        70% { margin-left: -200%; }
        75% { margin-left: -300%; }
        95% { margin-left: -300%; }
        100% { margin-left: 0; }
      }

</style>
