*{
    padding:0px;
    margin:0px;
} 
body,html {
font-family: roboto, san-serif, arial;
background: white;
}
.flag-image{
    height: 103px;
    width:  200; 
    margin-left:0px;
}
.marquee-container {
   width: 100%;
   background-color: #f8f9fa;
   padding: 5px 0;
 }

 .marquee-content {
   display: flex;
   animation: marquee 20s linear infinite;
 }

 .marquee-item {
   flex: 0 0 auto;
   padding: 0 20px;
   font-size: 1rem;
   color: #495057;
 }
 .marquee-item a:hover{
    text-decoration: none;
 }

 @keyframes marquee {
   0% {
     transform: translateX(100%);
   }
   100% {
     transform: translateX(-100%);
   }
 }


 /* Optional: Pause animation on hover */
 .marquee-container:hover .marquee-content {
   animation-play-state: paused;
 }

 /*News marquee Tikker*/
 .tickerBB {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 30px;
    margin-left: 15px;
    /* margin: 0 auto; */
}
.newsBB {
    width: 89%;
    padding: 0 2%;
}
.titleBB {
    width: 10%;
    text-align: center;
    /* background: brown; */
    position: relative;
    color:#fff;
}
/* .titleBB:after {
    position: absolute;
    content: "";
    right: -22%;
    border-left: 20px solid brown;
    border-top: 28px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 21px solid transparent;
    top: 0px
} */
.titleBB h5 {
    font-size: 20px;
    margin: 8% 0
}
.newsBB marquee {
    font-size: 22px;
    margin-top: 10px;
}
.news-contentBB p {
    margin-right: 50px;
    display: inline;
    color:#fff;
}
 /*End News marquee Tikker*/
.marquee-list{
    margin-top: 6px;
    list-style: none;
    font-size: 20px;
    float: left;
    margin-left: 35px;
}
.blue{
    background: #2196f3;
    margin-top: 4px;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 0px;
}
.timer{
    
    color: blue;
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
}
.h2h3{
    color:white;
    font-size: 25px;
    align-items: center;
    text-align: center;
    padding-top: 4px;
}
.admission-ad{
    padding-bottom: 20px;
    padding-top: 5px;
  border-radius: 5%;
    height: 400px;
}
.admit-butt{
    height: 60px;
    width: auto;
    font-size: 30px;
    margin-top: 20px;
    border: 2px thick #2196f3;
}
.mname{
    /* padding-right: 20px; */
    height: 80px;
    width: auto;
}
.white{
    background : white;
}
.cf
{
border:1px solid #2196f3;
}
.width-100
{
width:90%;
float:left;
}
.width-50{
    width:32%;
    float:left;
    font-size: 12px;
}
.main-h{
    margin-top:1px;
    margin-left: auto;
    margin-right: 0px; 
}
.container
{
    width:1500px;
    margin: 0px auto;
}
.top-header
{
/* blue old 2196f3 */
background:#2196f3;
padding: 5px 0px;
border-bottom: 3px solid #3131315e;
border-top: 3px solid #3131315e;
}
.news-list
{
background:#fff;
color:red;
padding-top: 1px;
padding-bottom: 7px;
font-size:20px;
}
.head-quote
{
font-size:18px;
color:aliceblue;
width:99%;
}
.header-menu{

position:relative;
box-shadow:0px 2px 5px 0px  #00000036;
}
.logo{
    margin-top: 3px;
    margin-left: 5px;
    border-radius: 20px;
width:fit-content;
float:left;
}
.h1{
color:blue;
font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif ;
 text-shadow: 2px 2px skyblue;
}
.h5{
    padding:0px;
    margin:0px;
}
.main-menu{
list-style:none;
float:right;
background-color: #932d2b;
}
.urdu-notice{
    width: auto;
    height: 31px;
    margin-left: 30px;
}
.main-menu a{
font-weight:500;
color: #3a3a3a;
font-size:16px;
text-decoration:none;
border-radius: 10%;
}
.main-menu li{
    float:left;
    padding-right: 8px;
    padding-bottom: 10px;
    padding-top: 6px;
    padding-left: 2px;
}

.slider-width{
    /*width:98%;*/
    height: 300px;
    height:auto;
}
.margin-top-50{
margin-top:10px;
}
.width-33{
width:30%;
float:left;
}
.width-20
{ 
width:20%;
float:left;
}
.width-12
{ 
width:12%;
float:left;
}
.latest-news{
margin-left:10px;
margin-right:10px;
background:#fff;
padding:20px;
height:350px;
margin-bottom: 30px;
}
.width-25
{
width:25%;
float:left;
}
.heading-sect{
width:100%;
float:left;
border-bottom:1px solid #cfcfcf;
padding-bottom: 0px;
margin:0px;
margin-bottom: 15px;
padding-left: 15px;
background:#2196f3;
color:white;
}
.head-title{
margin-left: 0px;
padding:5px;
font-size:20px;
font-weight: 600;
color:white;
}
.latest-news-ul{
padding:0px;
list-style:none;
line-height:35px;
}
.event-list{
    margin-left:10px;
    margin-right:10px;
    background:#fff;
    padding:20px;
    height:350px;
    margin-bottom: 30px;
}
.upcoming-event-list{
padding: 0px;
list-style: none;

}
.badge-set{
    font-size: 20px;
    font-weight: 300;
    margin-left: 5px;
    margin-top:4px;
    padding: 5px;
    width: 150px;
    text-align: left;
    height: 35px;
}
.upcoming-event-list li{
    width:100%;
    float:left;
    margin-bottom: 15px;
}
.event-date{
    /*background:#2196f3;*/
    width:100px;
    float: left;
    text-align:center;
    font-size: 14px;
    color: #fff;
    padding: 8px;
    margin-right: 10px; 
}
.notice-image{
padding-right: 5px;
height: 30px;
width: auto;
}
.notice-board{
    margin-left:10px;
    margin-right:10px;
    background:#fff;
    padding:20px;
    height:350px;
    margin-bottom: 30px;
}
.notice-board-list{
padding:0px;
list-style: none;
line-height:30px;
}
.notice-board-list li{
    width:100%;
    float:left;
    margin-bottom: 15px;
}
.our-principal{
    margin-left:10px;
    margin-right:10px;
    background:#fff;
    padding:20px;
    height:350px;
    margin-bottom: 30px;
}
.useful-info-ul{
list-style: none;
}
.useful-info-ul li{
margin-bottom: 15px;
border-bottom: 1px solid;
padding-bottom: 15px;
}
.useful-info-ul a{
text-decoration: none;
color: black;
font-weight: bold;
}
.gov-sec-style{
margin:1px;
border-bottom: 2px solid #d7d7d7;
padding-top: 0px;

}
.principal-name{
font-size:16px;
color:black;
font-weight:bold;
padding-left: 5px;
margin-top: 2px;
}
.staff-name
{
font-size:16px;
color:black;
font-weight:bold;
padding-left: 13px;
margin-top: 10px;
}
.alumni-name{
font-size:16px;
color:black;
font-weight:bold;
padding-left: 10px;
margin-top: 10px;
}
.staff-detail
{
    font-size:14px;
    color:black;
    padding: 0px;
    margin: 0px;      
}
.group-detail{
    font-size:20px;
    font-weight: bold;
    color:black;
    padding: 0px;
    margin-left: 15px; 
}
.alumni-detail{
    font-size:16px;
    color:black;
    padding-left: 12px;
    margin-top: 2px; 
}
.principal-designation{
    font-size:17px;
    font-weight: bold;
    color:black;
    padding-left: 5px;
    margin-top: 5px;
}

.principal-image{
    padding:3px;
    width:110px;
    float:left;
    height:150px;
    border-radius: 10px;
}
.box{
  display: block;
  float: left;
  width: 16%;
  padding-top: 5px;
  padding-left: 20px;
  border-radius: 5px;
}
main{
    margin-left: 10px;
}
.gallery-box{
    width: 240px;
    height: 240px;
    border: 1px solid blue;
    border-radius: 5px;
}
.gallery-box:hover{
    transform: scale(2,2);
    transition: 2s;
}
.staff-image{
    padding:2px;
    width:180px;
    height:180px;
    padding-left: 2px;
    border-radius: 10%;
}
.alumni-image{
    padding:3px;
    border-radius: 50%;
    width:150px;
    height:180px;
    padding-left: 10px;  
}
.group-image{
    padding:2px;
    width:240px;
    height:240px;
    padding-left: 2px;
    border-radius: 10%; 
}
.principal-message{
font-size: 20px;
text-align: justify;
}
.thumb-image{
    padding:2px;
    width:240px;
    height:80px;
    margin-top: 5px;
    padding-left: 2px;
}
.staff-principal{
    border-radius: 5%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;}
.alumni-image:hover{
    transform: scale(1.5,1.5);
    transition: .5s transform;
}
.staff-image:hover{
    transform: scale(1.3,1.3);
    transition: 1s transform;
}
.principal-image:hover{
    transform: scale(1.5,1.5);
    transition: .5s transform;
}

.width-40{
width:40;
float:left;
}
.width-60{
    width:60;
float:left;
}
.about-us{
    margin-left:10px;
    margin-right:10px;
    background:#fff;
    padding:20px;
    height:350px;
    margin-bottom: 30px;
}
.certificate{
    margin-left:10px;
    margin-right:10px;
    background:#f3f3f3;
    padding:20px;
    height:350px;
    margin-bottom: 30px;
}
.certificate-image{
    padding:3px;
    width:95%;
    height: 95%;
    }
.certificate-image:hover{
    background-position: left bottom;
    color: white;
    border: none;
    box-shadow: 0 0 30px rgb(101,45,255);
}
.future-head-style{
font-size: 28px;
color:#4b4848;
margin-bottom:5px;
}    
.future-marquee{
    height:100px;
  }
.future-marquee img{
    width:auto;
    height:80px;
}
.quick-link-head{
    border: 2px solid white;
}
.footer{
background: #232f3e;
padding:50px 0px;
}
.quicklink-heading{
    margin-left: 10px;
font-size:18px;
font-weight:bold;
color:#fff;
margin-top: 10px;
}
.quicklink-menu{
list-style: none;
padding-left:10px;
color: #fff;
font-size:15px;
line-height: 1.5;
}
.quicklink-menu li a {
    color: #fff;
    line-height: 2.5;
    font-size:15px;
    text-decoration: none;
}
.get-in-touch{
list-style: none;
padding-left: 10px;

}
.get-in-touch li i{
color: #ed372c;
font-size:10px;

}
.get-in-touch li{
color: #fff;
line-height:2.5;
font-size: 15px;
text-decoration: none;
}

.main-menu  li a{
    text-decoration: none;
    color: white;
    padding: 2px 8px;
    transition: all .5s ease;
}
.main-menu li a:hover{
    background-color:  #2196f3;;
    color: black;
    font-size: 18px;
    box-shadow: 0 0 5px mediumpurple, 0 0 10px thistle, 0 0 15px peru;
}
.main-bs-menu li a:hover{
    background-color:  #2196f3;;
    color: white;
    /* box-shadow: 0 0 5px mediumpurple, 0 0 10px thistle, 0 0 15px peru; */

}
.copyright{
    font-size: 20px;   
}
.headclass{
    text-align:left;
    margin-left: 20px;
}
.headclass td,th{
    padding: 18px;
  border: 1px solid gray;
  border-collapse: collapse;
 }
.headclass tr:nth-child(odd){
    background-color: #96D4D4;
}
.history{
    width:95%;
    margin-left: 18px;
    margin-bottom: 5px;;
    font-size: 8px;
    border:1px solid skyblue;
    box-shadow: 5px 5px 5px 5px skyblue;
}
.history p{
    margin:5px;
    padding:5px;
}
.smicon{
    width:auto;
    height:32px;
    float: right;
    margin-left: auto;
    margin-top: 8px;
}
.card{
    width:100px;
    height:400px;
    font-size: 20px;
    text-align: center;
    background-color: blue;
    animation-name:sample;
    animation-duration:2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    margin-top: 10px;
    text-orientation:upright;
    writing-mode:vertical-lr;
}

@keyframes sample{
    from {border-radius:10%;
    color: white;
    }
                
    to {border-radius: 40%;
    
    background-color: #0000ff;}            
    
}
.animation-text{
    text-align: center;
    color:white;
   
   }
.slider-box{
   width: 40%;
   height:60vh;
   margin:30px auto;
   position: relative;
   overflow: hidden;
   border: 2px solid blue;
   border-radius: 10%;
}
#slider{
    width: 100%;
    display: inline-flex;
    transition: 0.7s;
}
#slider img{
    width: 100%;
    height: 100%;
}
.indicators{
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
}
.attend-label{
    width: 100px;
}
.attend-text{
    width: 80px;
}
.attend-div{
margin-top: 30px;
border: 2px solid skyblue;
}
.attend-butt{
    margin-left: 40px;
    height: 40px;
    width: 70px;
    border-radius: 5px;
    border: 2px solid blue;
}
.indicators span{
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: white;
    cursor: pointer;
}
.indicators span:hover{
    background-color: red;
}
.action{
    background: green;
}