@font-face {
    font-family: Poppins-Regular;
    src: url('../fonts/Poppins/Poppins-Regular.ttf');
}
@font-face {
    font-family: Poppins-Medium;
    src: url('../fonts/Poppins/Poppins-Medium.ttf');
}
@font-face {
    font-family: Poppins-SemiBold;
    src: url('../fonts/Poppins/Poppins-SemiBold.ttf');
}
@font-face {
    font-family: Poppins-Bold;
    src: url('../fonts/Poppins/Poppins-Bold.ttf');
}
@font-face {
    font-family: Poppins-Light;
    src: url('../fonts/Poppins/Poppins-Light.ttf');
}
*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
.banner-group {
    position: relative;
  
}

.banner-left{
    position: relative;
        clip-path: polygon(0 0, 104% 0, 100% 100%, 0 100%);
    width: 57%;

    z-index: 2;
}
.banner-left-img{
width: 125%;
object-fit: cover;
position: absolute;
top: 0px;
left: 0px;
height: 100%;
}

.banner-right{
    width: 70%;
    position: absolute;
    top:0px;
    right: 0px;
        height: 100%;
        padding-right: 0px;
    

}
.banner-right-img{
    height: 100%;
    width: 100%;
}

.banner-person-img{
    max-width: 210px;
    position: absolute;
    left: 45%;
    bottom: 0px;
    margin-bottom: -38px;
    filter: drop-shadow(0 0 0.75rem #00000099);

}
.banner-content{
    position: relative;
    width: 100%;
margin-left: auto;
}
.mobile-cover-img{
    margin-bottom: -20px;
}
.evt-date{
 display: flex;    
}
.dare-content2 p{
    color: #fff;

    font-family: Poppins-Medium;
font-size: 12.335px;
font-style: normal;

line-height: 127%;
letter-spacing: 0.87px;
}
.adr-title{
    color: #E6B00F;
    font-family: Poppins-Medium;
font-size: 14.246px;
font-style: normal;

line-height: 140%; /* 28px */
}
.pmu-logo img{
    width: 270px;
    height: 100px;
    aspect-ratio: 270 / 100;
}
.dare-content2  > p > span{
    color: #E6B00F;
font-family: Poppins-Semibold;
font-size: 13px;
font-style: normal;
font-weight: 600;
line-height: 127%;
letter-spacing: 0.87px;
}
.dare-content2 p:nth-child(1){
    font-family: Poppins-Regular;
}
.bcontent-sec {
    
}
.dare-content h3{
color: #FFF;
font-family: Poppins-Semibold;
    font-size: 46px;
font-style: normal;
text-transform: uppercase;
line-height: 98%; /* 66.64px */
letter-spacing: -1.36px;

}
.dare-content p.sub-title2{
    color: #FFF;
    font-family: Poppins-Light;
font-size: 14px;
font-style: normal;

line-height: 98%; /* 19.167px */
letter-spacing: 0.782px;
}
.dare-content p.subtitle3{
color: #FFF;
text-align: center;
font-family: Poppins-Medium;
font-size: 12px;
font-style: normal;

line-height: 98%; /* 15.776px */
letter-spacing: 0.483px;
}

.evt-date {
    border: 1px dashed #E6B00F;
    border-left: 0px;
    border-right: 0px;
    gap: 2%;
    
   
}

.adr-content{
    color: #fff;
}

.adr-content span.txt-1{
    font-family: Poppins-Semibold;
    font-size: 11.5px;
    color: #E1E1E1;
}
.adr-content span.txt-2{
        font-family: Poppins-Light;
        color: #E1E1E1;
        font-size: 9.616px;
        
}
.adr-content span.txt-3{
  font-size: 9.972px;
}




.dare-about-section{
    background-image: url('../images/dare-2026/about-content-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
        margin-top: -1px;
}

.dare-about-title{
    font-size: 22px;
    font-family: Poppins-Semibold;
    color: #fff;
}
.dare-about-title span{
color: #FFDCA4;
}


.dare-about-txt{
    color: #FFF;
text-align: center;
font-family: Poppins-Light;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 182%; /* 23.66px */
letter-spacing: 0.13px;
}

.pmist-about-content h3{
color: #0B3360;
font-family: Poppins-Semibold;
font-size: 26px;
font-style: normal;

line-height: normal;
}

.pmist-about-content p{
    color: #000;
font-family: Poppins-Regular;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 182%; /* 23.66px */
letter-spacing: 0.13px;
}




.form-section{
    background-image: url('../images/dare-2026/form-section-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 999;
}
.form-box{
    background: #fff;
    border: 1px solid #B8B8B8;
    border-radius: 14px;
        overflow: hidden;
            height: 100%;
            padding-bottom: 22px;
            position: relative;
    z-index: 999;
}
.form-section h3{
    color: #FADD87;
font-family: Poppins-Semibold;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 149%; /* 40.04px */
letter-spacing: 0.22px;
}

.race-box-group{
    display: none;
}
    .race-box{
        /* max-width:700px; */
        margin:auto;
        /* background:linear-gradient(90deg,#0c3566,#133f73); */
        /* border:1px solid rgba(255,255,255,0.08); */
        padding:18px 25px;
        padding-top: 32px;
    }

    .top-row{
        display:flex;
        align-items:center;
        justify-content:space-between;
        flex-wrap:wrap;
        gap:15px;
        padding-bottom:4px;
       
        position: relative;
    }

    .kms{
     font-size: 18.461px;
       font-family: Poppins-Medium;
        text-transform:uppercase;
        position:relative;
        padding-right:25px;
        color: #fff;
        min-width: 30%;
    }

    .kms::after{
        content:"";
        position:absolute;
        top:-10px;
        right:0;
        width:1px;
        height:50px;
      background: linear-gradient(
    to bottom,
    #104179 2%,
    #ffffff 49%,
    #0F4078 100%
);
       
    }

    .age-text{
        font-size:15px;
        color:#d8e4f3;
        color: #FFF;
        font-family: Poppins-Light;
        flex:1;
        text-align:left;
        min-width: 60%;
    }

    .price-btn{
       border-radius: 4.102px;
border: 1.026px solid #FFE1B1;
        padding:4px 14px;
        font-size:19px;
   font-family: Poppins-Medium;
        color:#fff;
        background:transparent;
        margin-left: auto;
        cursor: default;
    }
.price-btn  span:nth-child(2){
    font-size: 13px;
       font-family: Poppins-Light;
       display: block;
}
    .bottom-row{
        padding-top:0px;
        display:flex;
        flex-wrap:wrap;
        align-items:center;
        gap:15px;
        font-size:15px;
    }

    .cash-prize{
color: #FFDCA4;
         font-family: Poppins-Medium;
        font-size: 15.6px;
    }

    .prize-list{
        display:flex;
        flex-wrap:wrap;
        font-family: Poppins-Light;
    gap: 22px;
        color:#fff;
    }

    .prize-list span{
        white-space:nowrap;
        position: relative;
    }
   .prize-list > span:not(:last-child)::after{
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    right: -13px;
    top: 9px;
    background: #fff;
    border-radius: 2px;
   }
   
    .route-btn{
        border-radius: 9.677px;
background: #FFDCA4;
color: #000;
font-family: Poppins-Medium;
font-size: 16.129px;
border-color: #FFDCA4;
letter-spacing: 0.161px;
padding: 2px 11px;
outline: 0px;
    }
    .route-btn:hover{
background: #000;
color: #fff;
border-color: #FFDCA4;
    }
     .challenge-card{
            
            margin:auto;
           
            /* border:2px solid #d9a000; */
            border-radius:6px;
            overflow:hidden;
            background: linear-gradient(180deg, #FFE1B1 0%, #E6B00F 100%);
            padding: 3px;
            
            
        }
        

        .challenge-row{
            display:flex;
            align-items:center;
            min-height:95px;
             background:#FFFFFF;
                         border-radius:6px;

        }

       .top-row::after{
         content: '';
         position: absolute;
         bottom: 0px;
                width: 80%;
                left: 50%;
                transform: translateX(-50%);
                height: 1px;
                background: linear-gradient(
                    90deg,
                    #104179 2.07%,
                    #FFFFFF 49.14%,
                    #0F4078 100%
                );

                display: none;

       }
       .race-box{
        position: relative;
       }
       .race-box::after{
        content: '';
         position: absolute;
         bottom: 0px;
                width: 80%;
                left: 50%;
                transform: translateX(-50%);
                height: 1px;
                background: linear-gradient(
                    90deg,
                    #104179 2.07%,
                    #FFFFFF 49.14%,
                    #0F4078 100%
                );

                display: block;
       }
        /* LEFT CONTENT */

        .challenge-left{
            width:60%;
            padding:20px;
            text-align:center;
            border-right:1px solid #d7d7d7;
        }

        .challenge-left h4{
           font-size: 17px;
             font-family: Poppins-Medium;
          
            color: #343434;
            margin-bottom:8px;
        }

        .challenge-left p{
            margin:0;
            color: #343434;
            font-size:16px;
            font-family: Poppins-Regular;
        }

        /* RIGHT CONTENT */

        .challenge-right{
            width:40%;
            display:flex;
            height:100%;
        }

        .price-box{
            width:50%;
            text-align:center;
            padding:18px 10px;
        }

        .price-box:first-child{
            border-right:1px solid #d7d7d7;
        }

        .distance{
    
            
     
            margin-bottom:5px;
            color: #343434;
font-family: Poppins-Regular;
font-size: 15px;
font-style: normal;
font-weight: 400;
    line-height: 20px;
letter-spacing: 0.15px;
        }

        .price{
   
      
   
            color: #343434;
font-family: Poppins-Medium;
font-size: 20px;
font-style: normal;
font-weight: 500;
    line-height: 22px;
letter-spacing: 0.2px;
        }

        /* RESPONSIVE */

        @media(max-width:576px){

            .challenge-row{
                flex-direction:column;
            }

            .challenge-left,
            .challenge-right{
                width:100%;
            }

            .challenge-left{
                border-right:none;
                border-bottom:1px solid #d7d7d7;
            }

            .challenge-left h4{
                font-size:18px;
            }

            .challenge-left p{
                font-size:15px;
            }

            .distance{
                font-size:16px;
            }

            .price{
                font-size:26px;
            }

        }


    @media(max-width:576px){

       
        .age-text{
            text-align:left;
        }

        .prize-list{
            gap:18px;
            font-size:13px;
        }
.prize-list > span:not(:last-child)::after{
    right: -11px;
}
    }











    .route-modal {
        background: url('../images/dare-2026/route-popup-bg.jpg');
        background-size: 100% 100%;
         overflow: hidden;
        position: relative;
    }

    /* .route-modal::before {
        content: "";
        position: absolute;
        inset: 0;
        background: url('your-bg-image.png') center/cover no-repeat;
        opacity: 0.12;
        pointer-events: none;
    } */

    .modal-body {
        position: relative;
        z-index: 2;
        /* padding: 35px 25px; */
    }

    .route-header {
        position: relative;
        padding-bottom: 18px;
        /* border-bottom: 1px solid rgba(0, 0, 0, 0.3); */
    }
     .route-header::after{
        content: '';
        position: absolute;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
    width: 88%;
    height: 1px;
    background: linear-gradient(
        90deg,
        #FEDDA6 0%,
        #323232 12.73%,
        #323232 49.26%,
        #323232 86.73%,
        #FEDDA6 100%
    );

     }
    .route-header h5 {
        font-size: 17px;
       font-family: Poppins-Semibold;
        margin: 0;
        color: #000;
    }

    .route-row {
        
        /* border-bottom: 2px dotted rgba(0, 0, 0, 0.35); */
        position: relative;
    }


    .km {
           font-size: 18px;
       font-family: Poppins-Medium;
        color: #000;
    }
     .route-content{
        position: relative;
     }
    .route-content::after{
        content: '';
        position: absolute;
        left: 41%;
        width: 1px ;
        height: 100%;
    }

    .route-text {
        text-align: center;
           font-size: 16px;
         font-family: Poppins-Regular;
     
        color: #000;
                padding: 12px;
    }

    .divider {
        width: 1px;
        background: rgba(0, 0, 0, 0.4);
        align-self: stretch;
    }
.divider{
    width:1px;
    opacity:0;
}
/* Vertical Center Line */
.route-content{
    position: relative;
}
.route-content::after {
    content: "";
    position: absolute;
    top: 0px;          /* starts below heading */
    bottom: 0;
    left: 41.5%;        /* adjust based on left column width */
    width: 1px;
    background: linear-gradient(
    180deg,
    #FEDDA6 0%,
    #323232 12.73%,
    #323232 49.26%,
    #323232 86.73%,
    #FEDDA6 100%
);
    z-index: 1;
}
    .custom-close {
       
        z-index: 10;
       
      
        width: 38px;
        height: 38px;
        opacity: 1;
        background-image: none;
    }

    @media(max-width:768px) {

        .route-header h5 {
            font-size: 16px;
        }

        .km {
            font-size: 22px;
        }

        .route-text {
            font-size: 15px;
            line-height: 1.6;
            padding: 15px 10px;
        }

        .route-row {
            min-height: auto;
            padding: 10px 0;
        }
    }


.takeaway-title{
    color: #090909;
font-family: Poppins-Medium;
font-size: 20px;
font-style: normal;

line-height: 182%; /* 36.4px */
letter-spacing: 0.2px;
}

.takeaway-items{
    display: flex;
    flex-wrap: wrap;
  
}

.takeaway-item{
    text-align: center;
    padding: 18px 14px;
    position: relative;
    min-width: 40%;
}

.takeaway-item::after{
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 1px;
    height: 100%;
    background-image: url('../images/dare-2026/takeaway/line-linear.svg');
    background-repeat: no-repeat;
    background-size: cover;
    display: none;

}
.takeaway-item::before{
    content: '';
    position: absolute;
    right: -13px;
  width: 0; 
  top:50%;
  transform: translateY(-50%);
  height: 0; 
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  
  border-left: 14px solid #10498A;
  display: none;
}

.takeaway-items .takeaway-item:last-child::after,.takeaway-items .takeaway-item:last-child::before{
    display: none;
}
.takeaway-item  h6{
    color: #090909;
font-family: Poppins-Regular;
font-size: 16.047px;
font-style: normal;

line-height: 182%; /* 29.205px */
letter-spacing: 0.16px;
margin-top: 4px;
}






.gallery-title{
    color: #10498A;
font-family: Poppins-Medium;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 113%; /* 19.21px */
letter-spacing: 0.17px;
}


.gallery-title span{
    color: #000;
font-family: Poppins-Semibold;
font-size: 25.185px;
font-style: normal;
font-weight: 700;
line-height: 113%;
letter-spacing: 0.252px;
display: block;
}


.gallery-header .line{
    height: 4px;
    background: #FFE1B1;
   
}

.gallery-header .line.left{
    border-top-right-radius: 10px;
}


.gallery-header .line.right{
    border-top-left-radius: 10px;
}

.gallery-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
}
.gallery-navigation .gallery-swiper-next,.gallery-navigation .gallery-swiper-prev{
    position: static;
    margin: 0px;
    width: max-content;
    color: #10498A;

}
.gallery-navigation .gallery-swiper-next i,.gallery-navigation .gallery-swiper-prev i{
            font-size: 28px;
}
.gallery-navigation .gallery-swiper-next svg,.gallery-navigation .gallery-swiper-prev svg{
display: none;
}

.galleryswiper  .swiper-slide > a{
display: block;
       border: 4px solid #105db31c;
    border-radius: 3px;
    overflow: hidden;
}

.admission-section {
  margin-bottom: -1px;
  box-shadow: 0 -3px 1rem rgba(0,0,0,.15) !important;
      background: #fff;
}
.admission-section h4 {
  color: #393939;
  font-family: "Poppins-Semibold";
  margin-bottom: 0px;
  font-size: 20px;
  text-transform: uppercase;
}

.admission-list {
  display: flex;
  cursor: pointer;

}
.admission-list ul {
  /* grid-template-columns: repeat(4, 1fr); */
  display: flex;
  margin-bottom: 0px;
  padding-left: 20px;
}
.admission-list ul li {
  list-style-type: none;
  /* margin-bottom: 8px; */
  color: #000;
  padding-right: 35px;
}
.admission-list ul li img {
  width: 16px;
}
.apply-now {
  background: #FDE1B2;
  position: absolute;
right: 0px;
  top: 0px;
  bottom: -15px;
    color: #2E2E2E;
    font-family: "Poppins-Semibold";
  line-height: 55px;
  padding: 0px 25px;
  text-transform: uppercase;
      max-height: 56px;
          
}
.apply-now:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 56px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 36px solid #FDE1B2;
  position: absolute;
  left: -36px;
  top: 0;
}
.admission-section a:hover {
  text-decoration: none;
}
.students-img {
  width: 145px;
  position: absolute;
  top: -48px;
  left: -123px;
  filter: drop-shadow(2px 7px 2px #2222228f);
  -webkit-filter: drop-shadow(2px 7px 2px #2222228f);
}

footer {
    background-color: #313030;
    color: #fff;
    padding: 6px 0px;
    /* margin-top: 3%; */
}


footer p{
    font-family: Poppins-Light;
    font-size: 13px;
}
footer a{
    font-family: Poppins-Light;
    font-size: 13sxpx;
    color: #fff;
}


.header-btn{
        position: absolute;
    right: 10%;
    top: 10%;
        color: #FFF;
    font-family: Poppins-Bold;
    font-size: 17.232px;
    font-style: normal;
    font-weight: 600;
    line-height: 182%;
    letter-spacing: 0.172px;
    text-transform: uppercase;
    padding: 6px 23px;
    border-radius: 55.577px;
    border: 1.231px solid #E1E1E1;
    background: linear-gradient(270deg, #0B3667 0%, #1155A3 48.81%, #0A2F59 100%);
}


.accordion-tab-section{
    background-image: url('../images/dare-2026/accordion-tabbg.jpg');
    background-size: cover;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    
}
.sponser-title{
    background: linear-gradient(90deg, #FFF 0%, rgba(246, 246, 246, 0.91) 34.14%, rgba(228, 228, 228, 0.73) 57.37%, rgba(208, 208, 208, 0.54) 77.4%, rgba(153, 153, 153, 0.00) 100%);
}
.sponser-title h3{
    color: #000;
font-family: Poppins-Semibold;
font-size: 24px;
font-style: normal;
letter-spacing: 0.24px;
text-transform: uppercase;
}
.sponser-title
.accordion-section{
    position: relative;
     
      z-index: 1;
  
  
  }
.accordion-section::before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(324deg, rgba(43, 7, 0, 0.90) 13.24%, rgba(211, 35, 4, 0.90) 140.78%);
    z-index: -1;


}
.accordion-sectionaccordion-section::after{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image:url('../img/academic/bg-accordion.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -2;
}

/* Accordion modal */
.tabs-content{
    background: linear-gradient(0deg, rgba(255, 225, 177, 0.86) 0%, rgba(255, 225, 177, 0.86) 100%);
    min-height: 90%;
    margin-top: 2%;
}
.tabs-content{
    background-image: url('../images/dare-2026/accordion-tabscontentbg.jpg');
    background-size: cover;
}
.course-list{
    display: none;
   
    
}
.course-list h2{
    color: #000;
    font-family: 'Poppins-Bold';
letter-spacing: 0.80px;
line-height: normal;
text-transform: uppercase;
font-size: 22px;
}
/* .course-list ul{
     list-style-image: url('../img/li-white-dots.svg');
} */
.course-list li{
    color: #000;
    font-family: 'Poppins-Regular';
font-size: 14.853px;
font-style: normal;
font-weight: 500;
line-height: 180%; /* 26.736px */
letter-spacing: 0.446px;
margin-bottom: 8px;

}
.tabs-btn-list{
    margin-bottom: 0px;
}
.tabs-btn-list li,.tab-mb-btn  {
    color: #C7C7C7;
    font-family: 'Poppins-Regular';
font-size: 18px;
font-style: normal;
padding: 11px 8px;
line-height: 22px;
text-transform: uppercase;
border-bottom: 2px solid #626262;
}
/* .tabs-btn-list li,{
   padding-left: 45px;
} */
.tabs-btn-list {
    list-style-type: none;
}
.tabs-btn-list li.active,.tabs-btn-list li:hover {
    color: #FFFFFF;
    cursor: pointer;
    opacity: 1;
    border-color: #FACE87;
}
.tabs-btn-list li:not(.active){
    font-size: 16px;
    color: #C7C7C7;
    font-family: Poppins-Regular;
}
.tab-mb-btn {
    color: #000;
    cursor: pointer;
    border-color: #000;
}
.tab-mb-btn{
    border-bottom: 2px dashed #000;
    padding-bottom: 2px;
    margin-bottom: 8px;
}

    .banner-group{
           background-image: url('../images/dare-2026/mobile-banner-img.jpg');  
           background-size: cover;
           background-repeat: no-repeat;
    }
     .banner-left {
        width: 100%;

     }
         .evt-date{
        width:80%;
        }

        



        @media screen and (min-width: 1199px) and (max-width: 1365px) {
    .admission-list ul li {
        padding-right: 25px;
    }
    .apply-now {
        padding: 0px 13px;
    }
    .apply-now:before {
    content: '';
    border-top: 55px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 30px solid #FDE1B2;
    left: -30px;
  }
}

@media screen and (min-width: 767px) and (max-width: 1199px) {
    .admission-section h4 {
        font-size: 14px;
        line-height: 24px;
    }
        .admission-list ul li {
        padding-right: 15px;
        font-size: 14px;
    }
        .students-img {
        left: -8px;
    }
        .admission-list {
        justify-content: center;
    }
}
@media (max-width: 991.9px) {
    .students-img {
        width: 146px;
        top: -41px;
        right: 0px;
        left: unset;
    }
        .admission-list {
        display: block;
    }
        .admission-section h4 {
        margin-bottom: 10px;
    }
    .admission-list ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        padding-left: 0;
        width: 80%;
    }
        .admission-list ul li {
        padding-right: 0px;
        padding-bottom: 5px;
        font-size: 14px;
    }
        .apply-now {
        height: 54px;
        bottom: 0;
        top: unset;
        right: 0;
        padding: 0px 13px !important;
    }
}
    @media (min-width:620px){
         .evt-date{
        width:70%;
     }
    }
@media (min-width:768px){
    .form-section{
        position: static;
    }
     .evt-date{
        width: 60%;
     }
     .dare-content h3{
            font-size: 68px;
     }
     .dare-content p.sub-title2{
            font-size: 19.558px;
     }
     .dare-content p.subtitle3{
            font-size: 16.098px;
     }
     .dare-content2 > p > span{
            font-size: 21.74px;
     }
     .dare-content2 p{
            font-size: 21.74px;
     }
     .adr-content span.txt-1{
        font-size: 16px;
     }
     .adr-content span.txt-2{
        font-size: 13.5px;
     }
     .adr-content span.txt-3 {
    font-size: 14px;
}
.adr-title{
    font-size: 20px;
}
.dare-about-title{
  font-size: 26px;
}
  .route-modal{
    min-width:600px
  }

  .race-box-group{
          display: block;
  }
  .top-row{
    padding-bottom: 15px;
  }
  .top-row .kms{
    min-width: auto;
  }

  .top-row .age-text{
    min-width: auto;
  }
  .price-btn{
    margin-left: 0px;
  }

  .form-section h3{
    line-height: 182%;
  }
    .top-row::after{
display: block;
    }
      .bottom-row{
         padding-top: 15px;
      }
             .race-box::after{
                 display: none;
             }

             .race-box{
                    padding: 18px 25px;
             }

             .takeaway-item{
                min-width: auto;
             }
             .takeaway-items{
           flex-wrap: nowrap;
          
             }
             .takeaway-items .takeaway-item::after,.takeaway-items .takeaway-item::before{
    display: block;
}
.takeaway-items .takeaway-item{
     padding: 12px 60px;
}
.takeaway-items .takeaway-item:nth-child(1) {
    padding-left: 0px;
}
.course-list h2 {
      font-size: 26px;
}
.students-img{
        
}
 .admission-section{
            min-width: 75%;
    }
    
    .admission-list{
        padding-left: 18%;
    }
}
@media (min-width:992px){
    .accordion-sec-container,.highlight-container{
        margin-left: 5% !important;
    }  
   .banner-group{
           background-image: none;  
    }
    .banner-left {
        width: 57%;
    }
    .banner-content{
        width: max-content;
            margin-left: 11%;
    }
    .bcontent-sec{
        width: max-content;
    }
    .evt-date{
        width: 80%;
    }
     .admission-section{
            min-width: 75%;
    }
    .students-img{
        width: 231px;
               
        bottom: 0px;
        top: auto;
            left: -39px;
    }
    .admission-list{
        padding-left: 18%;
    }
    .form-section{
        background-size:100% 99% ;
        background-position-y: center;
    } 

}
@media (min-width:1024px){
    .banner-content,.banner-person-img{
        zoom: 0.6;
    }
     .admission-section{
            min-width: 75%;
    }
    .students-img{
        width: 150px;
               
        bottom: 0px;
        top: auto;
            left: -39px;
    }
    .admission-list{
        padding-left: 0%;
    }
     .apply-now{
        font-size: 13px;
        padding: 0px 20px;
    }
}
@media (min-width:1184px){
    .banner-content,.banner-person-img{
        zoom: 0.83;
    }

}
@media (min-width:1200px){
    .banner-content,.banner-person-img{
        zoom: .9;
    }
     .admission-section{
            min-width: 75%;
    }
    .students-img{
        width: 155px;
               
        bottom: 0px;
        top: auto;
            left: -39px;
    }
    .admission-list{
        padding-left: 12%;
    }
    .apply-now{
        font-size: 16px;
        padding: 0px 25px;
    }
}

@media (min-width:1320px){
    .banner-content,.banner-person-img{
        zoom: 0.9;
    }
     .admission-section{
            min-width: 75%;
    }
    .students-img{
        width: 231px;
               
        bottom: 0px;
        top: auto;
            left: -39px;
    }
    .admission-list{
        padding-left: 18%;
    }
    .apply-now{
        font-size: 18px;
        padding: 0px 25px;
    }
    .tabs-btn-list  li,  .sponser-title{
        padding-left: 4.5rem !important;
    }
   
    
}
@media (min-width:1420px){
    .banner-content,.banner-person-img{
        zoom: 1;
    }
}
@media (min-width:1900px){
    .pmist-about-container{
        max-width: 1600px;
    }
}

.sticky-section {
    position: relative;
    z-index: 999999;
}

.sse {
    transform: rotate(270deg);
    position: fixed !important;
    right: 20px;
    width: max-content;
    top: 50%;
    z-index: 999;
    transform-origin: right;
    display: block;
}

.sse a {
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: center;
    background: #000;
    color: #f3ece2;
    padding: 10px 14px;
    border-radius: 5px 5px 0px 0px;
    letter-spacing: 0.85px;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    font-weight: 600;
        font-size: 16px;
  
    text-decoration: none;
}

button.fancybox-button--play,button.fancybox-button--thumbs,button.fancybox-button--zoom{
    display: none !important;
}