body{ padding: 0px; margin: 0px; list-style: none; font: 400 19.44px/30px 'Montserrat'; color: #0e0e0e; background: #fff;}
p{padding: 0px 0 20px 0; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul,ol{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px 0 20px 0; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
button, input[type="submit"]{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; cursor: pointer; -webkit-appearance: none; outline: none; font-family: 'Montserrat';}
input, button{ -webkit-appearance: none; outline: none; font-family: 'Montserrat'; }
input:focus, textarea:focus{ outline: none; box-shadow: none;}
textarea{ resize: none;}
button:focus, input[type="submit"]:focus{ outline: none; box-shadow: none;}
figure{ margin: 0px !important; padding: 0px;}
a, span, em, strong{ display: inline-block;}
img{ max-width: 100%; object-fit:cover;}
/*font-family: 'Ibarra Real Nova';*/
em{ font-style: normal;}


.container{max-width: 1798px;}

.tophead h1, .tophead h2{font-size: 49.64px; line-height: 52px; font-weight: 700; color: #355b44; text-transform: uppercase;}
.tophead h3{font-size: 35.34px; line-height: 36px; font-weight: 700; color: #355b44; text-transform: uppercase;}

.tophead h4{font-size: 30px; line-height: 36px; font-weight: 700; color: #355b44; text-transform: uppercase;}
.tophead h5{font-size: 20px; line-height: 36px; font-weight: 700; color: #355b44;}

.tophead{padding: 70px 0;}
p{ font-weight: 500;}



.hd_top{display: flex; background: #355b44; padding: 6px 0;}
.hd_link{display: flex;}
.hd_topIn{ width: 100%; display: flex; justify-content: space-between; max-width: 1790px; margin: 0px auto;}

.main_menu{ width: 100%; position: relative; background: #fff;}
.navbar-brand{ margin: 0px; padding: 0px; width: 650px;}

.menu_sec li{ color: #30302f; font-size: 15.28px; line-height: 20px; text-transform: uppercase; font-weight: 700;}
.menu_sec li a{color: #30302f; padding: 20px 10px !important; display: inline-block;}
.menu_sec li a:hover{ color: #fcc118;}
.menu_sec li:before{ content: "|"; position: relative; top: -2px;}
.menu_sec li:first-child:before{ display: none;}
.navbar-nav{ margin-top: 40px;}

.headSos{ position: absolute; top: 17px; right: 12px; display: flex;}
.headSos li{ display: flex; align-items: center; margin-left: 30px;}
.headSos li img{ }
.headSos li a{color: #30302f; font-size: 15.28px;}
.flxRt{  flex:1; margin-left: 6px;}
.hedRtsos a{ margin-left: 17px;}

.header_sec{ width: 100%; position: relative;}
.header_sec.fixed{ background: #fff; position: fixed; top: 0px; left: 0px; z-index: 11;}


@-webkit-keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px);}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}


.blink {
  -webkit-animation: blink 1s linear infinite;
  -moz-animation: blink 1s linear infinite;
  animation: blink 1s linear infinite;
}
@keyframes blink{  
  0% { background: #fcc118; }
  100% { background: #f79654; }
}
@-webkit-keyframes blink{
  0% { background: #fcc118; }
  100% { background: #f79654; }
}


.hdt_ul{display: flex;}
.hd_link li a{font-size: 15.28px; line-height: 32px; font-weight: 700; color: #355b44; text-transform: uppercase; background: #fcc118; padding:0 20px;}
.hd_link li{display: inline-block; margin-right: 18px;}
.hdt_ul li a{font-size: 15.28px; line-height: 16px; color: #fff; text-transform: uppercase; font-weight: 700;}
.hdt_ul li{margin-right: 7px; position: relative;  padding-right: 10px; line-height: 32px;}
.hdt_ul li:before{position: absolute; content: ""; width: 1px; height: 16px; background: #fff; top: 9px; right: 0;}
.hdt_ul li:last-child:before{ display: none;}
.ban_img>img, .ban_video > video{height: 733px; object-fit: cover;}
.ban_sec{position: relative;}
.ban_arrow{position: absolute; bottom: 45px; left: 50%; transform: translate(-50%); z-index: 1;}
.ban_arrow i{color: #fff; font-size: 44px;}
.ban_arrow:before{position: absolute; content: ""; width: 2px; height: 48px; width: 5px; background: #fff; bottom: -45px; left: 49%; transform: translateX(-50%);}
.ban_link{display: block; position: absolute; top: 50%; right: 0; transform: translateY(-50%); opacity: 1;}
.ban_link li{background: #fcc118; border: 2px solid #fff; border-top-left-radius: 8px;
  border-bottom-left-radius: 8px; margin-bottom: 2px;}
/*.ban_sec:hover .ban_link{display: block; opacity: 1;}*/
.ban_sec{transition: all 0.5s;}
.ban_sec .owl-carousel button.owl-dot{width: 25px; height: 25px; background: #fcc118; border-radius: 50%; margin-right: 7px;}
.ban_sec .owl-dots{position: absolute; bottom: 40px; left: 50%; max-width: 1770px; transform: translateX(-50%); width: 100%;}






.ban_sec .owl-carousel button.owl-dot.active{background: #fff;}
.intro_sec{padding: 63px 0;}

.intro_sec img{width: 100%;}
.intro_sec h2{text-align: center; padding-bottom: 37px;}

.intro_sec .row{flex-direction: row-reverse;}
.br_content .col-md-8, .br_content  .col-md-4{padding: 0;}
.br_content img{width: 100%;}
.br_content .row{margin: 0; padding: 0;}
.nt_bx{display: flex; justify-content: center; background: #fcc118;flex-direction: column; padding: 0 52px; min-height: 507px;}
.nt_bx p{font-size: 19.44px; color: #030000; font-weight: 500; text-align: justify;}
.br_content img{height: 507px; object-fit: cover;}
.vissio_sec .nt_bx{background: #355b44;}
.vissio_sec .nt_bx h3{color: #fcc118; text-align: center;}
.vissio_sec .nt_bx p{color: #fff; text-align: justify;}
.mission_sec .row{flex-direction: row-reverse;}

 .vertical-text {
            writing-mode: vertical-rl;
            transform: rotate(180deg);
            text-align: left;
            font-size: 18px;
            line-height: 1.5;
            white-space: nowrap;
            padding: 50px 20px;
        }
   .image-container {
            flex-grow: 1;
        }
        
        .image-container img {
            max-width: 100%;
            height: auto;
            display: block;
            border-top-right-radius: 8px;
            height: 531px;
            object-fit: cover;
            }  
        
.cr_bx{display: flex;}
.vertical-text h5{font-size: 26.95px; font-weight: 700; color: #000; padding-left: 17px; text-transform: uppercase;transition: color ease-in-out .8s,transform ease-in-out .8s,-webkit-transform ease-in-out .8s;}
.vertical-text h6{font-size: 26.95px; font-weight: 400; color: #000;transition: color ease-in-out .8s,transform ease-in-out .8s,-webkit-transform ease-in-out .8s;}
.vertical-text{position: relative;}
.vertical-text:after{ position: absolute; content: ""; width: 100%; height: 28px; background: #fcc118; top: 0; left: 0; border-top-right-radius: 8px; -webkit-transition: height ease-in-out .8s;
    transition: height ease-in-out .8s;}
.cr_bx:hover .vertical-text:after{ height: 100%;}    
.cr_bx:hover .vertical-text h5, .cr_bx:hover .vertical-text h6{ color: #fff;}     
.vertical-text h5, .vertical-text h6{ position: relative; z-index: 1;}    
.overlink{ width: 100%; position: absolute; top: 0px; left: 0px; height: 100%;}    
.cr_bx:hover .image-container img{-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}    
.image-container{ overflow: hidden;}
.cr_bx, .image-container, .vertical-text, .image-container img{  transition: all 0.8s ease-in-out; transition: transform ease-in-out 1s, -webkit-transform ease-in-out 1s;}



    
    
    
.cuclm_sec .col-md-3:nth-child(even) .vertical-text:after{background: #355b44;}
.cuclm_sec .owl-item:nth-child(even) .vertical-text:after{background: #355b44;}


.cuclm_sec{padding: 60px 0;}
.cuclm_sec h2{ text-align: center; padding-bottom: 43px;}
.cuclm_sec p{ text-align: justify;}
.achieve_sec{background: #355b44;}
.achieve_sec h2{color: #fff; text-align: center; padding-bottom: 50px;}
.ach_bx{padding: 17px; background: #fcc118;}
.ach_bx img{margin-bottom: 14px;}
.ach_bx p{font-size: 13.89px; font-weight: 500; color: #000; line-height: 20px; text-align: justify;}
.achieve_sec .owl-nav, blogCaro{text-align: center; margin-top: 28px;}
.achieve_sec button, .blogCaro button{font-size: 30px; color: #fff; margin: 25px;}

.ban_link {list-style: none;padding: 0;margin: 0;display: flex; /* To align them horizontally */flex-direction: column;align-items: end; z-index: 2;}
/*.ban_link li:nth-child(-n+3) a{width: 64px;}
.ban_link li:nth-child(4) a{width: 205px;}*/




/*.ban_link li:nth-child(4) a{display: flex; justify-content: center; align-items: center;}*/
.ban_link li a{height: 68px;width: 210px;display: flex;
  align-items: center;}
/*.ban_link li img{width: inherit;}*/
.ban_sec .owl-carousel .owl-item img{width: auto; max-width: 100%;}
.ban_link li a em{font-size: 17px; font-weight: 500; color: #355b44; display: none;}

.ban_link{ position: fixed; top: 60%; right: 0px;}
.ban_link li{ position: relative; margin-right: -149px;}
.ban_link li{ transition: all 0.7s ease;}
.ban_link li:hover{ margin: 0px;}
.ban_link li:hover em{ display: flex;}


.gallery {
            list-style: none;
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 15px;
            max-width: 1200px;
            margin: 0 auto;
            padding: 0;
        }
        
        .gallery li {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            aspect-ratio: 1 / 1;
        }
        
        /* Tall items in second column */
        .gallery li:nth-child(2),
        .gallery li:nth-child(5) {
            grid-row: span 2;
            aspect-ratio: 1 / 2;
        }
        
        /* Explicit grid positioning */
        .gallery li:nth-child(1) { grid-column: 1; grid-row: 1; } /* 3 */
        .gallery li:nth-child(2) { grid-column: 2; grid-row: 1 / span 2; } /* 4 (tall) */
        .gallery li:nth-child(3) { grid-column: 1; grid-row: 2; } /* 6 */
        .gallery li:nth-child(4) { grid-column: 1; grid-row: 3; } /* 11 */
        .gallery li:nth-child(5) { grid-column: 2; grid-row: 3 / span 2; } /* 7 (tall) */
        .gallery li:nth-child(6) { grid-column: 3; grid-row: 1; } /* 2 */
        .gallery li:nth-child(7) { grid-column: 3; grid-row: 2; } /* 8 */
        .gallery li:nth-child(8) { grid-column: 3; grid-row: 3; } /* 10 */
        .gallery li:nth-child(9) { grid-column: 4; grid-row: 1; } /* 5 */
        .gallery li:nth-child(10) { grid-column: 4; grid-row: 2; } /* 9 */
        .gallery li:nth-child(11) { grid-column: 4; grid-row: 3; } /* 1 */
        
        .gallery img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        
        .gallery li:hover img {
            transform: scale(1.05);
        }
        
        /* Responsive adjustments */
        @media (max-width: 900px) {
            .gallery {
                grid-template-columns: repeat(2, 1fr);
            }
            
            .gallery li {
                grid-column: auto !important;
                grid-row: auto !important;
                aspect-ratio: 1 / 1;
            }
        }
        
        @media (max-width: 600px) {
            .gallery {
                grid-template-columns: 1fr;
            }
        }
        
.gallery_sec h2{padding-bottom: 49px; text-align: center;}       
.gallery_sec{padding: 60px 0;}
.blog_sec img{width: 100%;}        
.blog_sec{padding: 50px 0; position: relative;}        
.blog_sec h2{text-align: center;}
.footer_sec{position: relative; z-index: 1;}
.footer_sec:before{position: absolute; content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); top: 0; left: 0; z-index: -1;}
.tch h5{font-size: 33.33px; line-height: 35px; font-weight: 700; color: #f2b401; padding-bottom: 13px;}
.tch ul{display: inline-block; width: 100%;}
.tch li a{font-size: 18.06px; line-height: 25px; font-weight: 500; color: #fff; flex: 1;}
.cnt_ul li{display: flex; align-items: center; }
.cnt_ul li{margin-bottom: 22px;}
.cnt_ul li:first-child{align-items: start;}
.cnt_ul{margin-bottom: 2px;}
.social_ul{display: flex !important;}
.social_ul li{margin-right: 15px;}
.cnt_ul li a{ margin-left: 15px;}
.expl_ul li{float: left; width: 50%; margin-bottom: 14px;}
.imp_ul li{margin-bottom: 8px;}
.tch_frm{background: #355b44; padding: 12px; border: 1px solid #fff;}

.frm_bx input[type="text"], .frm_bx input[type="email"], .frm_bx input[type="tel"], .frm_bx select, .frm_bx textarea{width: 100%; border: none; height: 52px;  padding-left: 13px; font-size: 15px; padding: 0 15px; color: #000;}
.frm_bx{margin-bottom: 10px;}
.frm_bx textarea{ padding-top: 15px; padding-bottom: 15px; height: 100px; resize: none;}
.frm_bx input[type="text"]::placeholder, .frm_bx input[type="email"]::placeholder, .frm_bx input[type="tel"]::placeholder, .frm_bx textarea::placeholder{font-family: 'Montserrat'; font-weight: 700; color: #000;}
.frm_bx select{font-size: 20px; font-family: 'Montserrat'; font-weight: 700; color: #000; background: #fff;}
.tch_frm .col-md-6, .col-12{padding: 0 3px;}
.tch_frm .row{margin: 0 -3px;}
.chck_bx{display: flex; margin-bottom: 15px;}
.chck_bx label{font-size: 16px; font-family: 'Montserrat'; font-weight: 700; color: #fff; line-height: 26px; flex: 1; margin-left: 8px;}
.sbmt_bx{width: 200px; margin: 0 auto;}
.sbmt_bx input[type="submit"]{width: 100%; height: 47px; font-size: 20px; font-family: 'Montserrat'; font-weight: 700; color: #355b44; background: #ece032; border: none; border-radius: 8px; text-transform: uppercase;}
.chck_bx input[type="checkbox"]{width: 16px; height: 16px; border: 1px solid #eee; border-radius: 3px; margin-top: 5px;} 
.chck_bx input[type="checkbox"]:checked{ background: #fff;}
.tch_cl{padding-left: 90px;}
.inner_ban img{height: 480px;}
.prn_sec{padding: 85px 0 170px; position: relative;}
.inner_ban img{width: 100%;}
.prn_img img{height: 100%; object-fit: cover; width: 100%;}
.prn_cl{padding-left: 100px;}
.prn_img{max-width: 559px; max-height: 559px;}
.prn_cl_1{display: flex; justify-content: flex-end;}
.prn_img img{border: 22px solid #fcc118; border-top-right-radius: 150px;  border-bottom-left-radius: 150px;}
.prn_img:before{position: absolute; content: ""; width: 100%; height: 100%; background: transparent; border: 22px solid #355b44; top: 5%;left: -5%; border-top-right-radius: 150px; border-bottom-left-radius: 150px; z-index: -1;}
.prn_img{position: relative; z-index: 1; margin-bottom: 30px;}
.prn_img:after{position: absolute; content: ""; width: 100%; height: 100%; background: transparent; border: 22px solid #355b44; top: -5%;
  left: 5%; border-top-right-radius: 150px; border-bottom-left-radius: 150px; z-index: -1;}
.prn_sec p{ font-weight: 500; text-align: justify;}
/*.prn_sec .row{align-items: end;}*/
.prn_cl h4{font-size: 27px; font-weight: 600; color: #1c1d1c; text-transform: uppercase;}
.prn_sec:before{position: absolute; content: ""; width: 204px; height: 204px; background: url(../images/globe.png) no-repeat top left; top: 1%;
 left: -2%; background-size: 100% 100%;}
.prn_sec i{position: absolute;}
.arrow_up{bottom: 5%; left: 6%;}
.arrow_left{top: 10%; right: 6%;}
.prn_sec:after{position: absolute; content: ""; width: 204px; height: 204px; background: url(../images/globe_1.png) no-repeat bottom right; bottom: 0;
 right: -2%; background-size: 100% 100%;}
.overview_sec{padding: 80px 0 40px;} 
.overview_sec img{width: 100%; height: 545px; object-fit: cover;}
.overview_sec p{font-weight: 500;}
.ftr_bx img{width: 89px; display: block; margin-bottom: 10px;}
.ftr_bx{width: 268px; height: 235px; background: url(../images/object.png) no-repeat center center; display: flex; justify-content: center; align-items: center; flex-direction: column; margin: 0 auto; text-align: center;}
.ftr_bx em{font-size: 22.22px; font-weight: 500; text-transform: uppercase;}
.feature_sec .ftr_it:nth-child(even) .row{justify-content: center;}

.feature_sec h2{padding-bottom: 150px; text-align: center;}
.feature_sec{padding: 70px 0 100px;}
.ft_btm{background: #f2b401; padding: 17px 0;}
.ft_ul{display: flex; margin: 0 -5px;}
.ft_ul li{font-weight: 500; color: #010101; margin: 0 5px; padding-right: 12px; position: relative;}
.ft_ul li:before{position: absolute; content: ""; width: 2px; height: 12px; background: #010101; top: 10px; right: 0;}
.ft_ul li:last-child:before{display: none;}
.ft_ul li a{font-weight: 500; color: #010101;}
.feature_sec{  background-size: 100% !important;}

.ftr_ct{ margin-top: 30px;}
.prn_img {
  max-width: 465px;
  max-height: 465px;
  margin-top: 28px;
}







.container, .hd_topIn, .ban_sec .owl-dots{ max-width: 1790px; padding: 0 15px;}

.midBx{ max-width: 80%;}
.cr_bx {
  display: flex;
  background: #f6f8f7;
  border-radius: 10px;
  overflow: hidden;
  position: relative; margin-top: 30px;
}
.vertical-text h5{ padding-left: 5px;}
.achieve_sec button, .blogCaro button{
  font-size: 52px !important;
  color: #fff;
  margin: 14px;
}
.ach_bx img {
  margin-bottom: 0px;
  height: 330px;
  object-fit: cover;
}
.ach_bx .text{ padding: 14px 0 0 0;}
.ach_bx{ min-height: 536px;}


.popular_box {  background: #fff; padding: 17px; margin-top: 20px;}
.popular_img img {
  width: 100%; height: 467px; object-fit:cover;
}
.popular_img a{ width: 100%; display: inline-block;}
.popular_txt h3 {
  color: #355c45;
  font-size: 30px;
  line-height: 35px;
  padding-bottom: 10px;
  font-weight: 700;
  text-transform: inherit;
}
.popular_txt h3 a{ color: #355c45;}
.popular_txt{ padding: 20px 0; width: 100%;}
.post_meta li{ display:inline-block; margin-right: 10px; color: #414042; font-size: 25px; margin-top: 10px; margin-bottom: 10px;}
.read_link {
  color: #000;
  font-size: 17px;
  line-height: 45px;
  background-color: #ece032;
  border-radius: 5px;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 30px;
  margin-top: 20px; font-weight:  700;
}
.read_link:hover {
  background: #355b44;
  color: #fff;
}

.blogCaro button{ color: #000;}

.blogCaro .owl-nav, .achieve_sec .owl-nav{ text-align: center; margin-top: 20px;}
.achieve_sec button{ color: #fff !important;}
.gallery{ max-width: 100%;}
.galPic{ height: 100%; border-radius: 10px; overflow: hidden;}

.galPic a{ width: 100%; display: inline-block;}
.grnBtn{ background: #355b44; text-transform: inherit; color: #fff;}
.grnBtn:hover{ background: #ece032; color: #000;}


.galleryRow{ column-count: 3; column-gap: 20px;}
.galleryRow li{ width: 100%; padding: 10px 0;}
.galPic img{ width: 100%;}

.footer_sec{ background-size: cover !important;}
.expl_ul li{ margin-bottom: 8px;}
.footer_btm{ background: #f2b401; padding: 17px 0;}
.footer_btmIn{ width: 100%; display: flex; justify-content: space-between;}
.footer_btm p, .footer_btm li{ color: #010101; font-weight: 600; padding-bottom: 0px;}
.footer_btm li{ display: inline-block;}
.footer_btm li a{ color:#010101;} 
.footer_btm li:before{ content: "|"; padding: 0 7px; position: relative; top: -1px;}
.footerTop{ width:100%;  padding: 40px 0;}
.footer_btm li:first-child:before{ display: none;}


.prn_sec{ overflow: hidden;}





/* Position prev and next outside the carousel */
.onloadPop .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none; /* allow arrows to be outside image bounds */
}

.onloadPop .owl-carousel .owl-nav button.owl-prev,
.onloadPop .owl-carousel .owl-nav button.owl-next {
  pointer-events: auto;
  background-color: rgba(0, 0, 0, 0.5);
  border: none;
  color: white;
  font-size: 34px !important;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.onloadPop .owl-carousel button span{ position: relative; top: -3px;}
/* Optional hover effect */
.onloadPop .owl-carousel .owl-nav button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}


/*13/08/2025*/

.team_mi{text-align: center;}
/* .team_ic-box {text-align: center; padding-top: 30px;} */
.team_ic-box {
    text-align: center;
    padding-top: 30px;
    padding: 30px 50px;
}
.team_ic-box h5{font-size:19.44px; line-height: 32.5px; font-weight: 700;}
.team_ic-box p{font-size:19.44px; line-height: 32.5px; font-weight: 500;}
.team_head p{text-align: center;}
.tem_img {
  width: 92px;
  height: 92px;
  border: 1px solid #6f6f6f;
  padding: 20px;
  border-radius: 50%;
  margin: 0 auto;
}
.tem_pa{padding-top: 30px;}
.chairSec h5{font-size: 19.44px; line-height: 32.5px; font-weight: 700;}

/*18.08.2025*/

.first_im{text-align: center;}
.miss_sep{margin-top: -30px;}
.first_im img{max-width: 450px; border-bottom-left-radius: 50px; border-top-right-radius: 50px;}
.sec_im img{max-width: 450px; overflow: hidden;border-bottom-right-radius: 50px; border-top-left-radius: 50px;}
.sec_im{display: flex;justify-content: right;}
.pre_frs{border-radius: 50%;
  overflow: hidden;}

.pre_img{position: relative; max-width: 500px; height: 692px;}
.pre_sec{border-radius: 50%;
  overflow: hidden;
  position: absolute;
  bottom: 98px;
  width: 200px;
  left: 45px;}
.pre_thr{border-radius: 50%;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: -110px;
  width: 338px;}
.pre_tx h4{font-size: 26.39px; line-height: 35px; font-weight: 700; text-transform: uppercase;}
.pre_tx h4 span{font-size: 25px; line-height: 26.02px; font-weight: 700; font-style: italic; text-transform: initial;}
.pre_tx ul li{background: #e9e9e9;
 
  border-radius: 50px;
  display: flex;
  align-items: center;
 
 }
.pre_tx{padding-left: 126px;}
.pre_icon{border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 48px;
  right: 0px;
  background: #fcc219;
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 97px;}
.pre_icon img{max-width: 40px;}
.pre_tx ul li i{width: 20%;

  text-align: center;}

.pre_tx ul li p{width: 80%; padding-bottom: 0px; font-size:19.44px; line-height: 32.5px; font-weight: 500; flex: 1;}

.prn_cm{padding-right: 100px;}

.prn_two .row{align-items: flex-start;}
.pro_gap{margin-top: 108px;}

.club .pre_tx ul{display: flex; justify-content: space-between;}

.club .pre_tx{ padding-left: 0; }
.club .pre_tx ul li{margin-top: 0;}
.sports .pre_tx ul{display: flex; flex-wrap: wrap; justify-content: space-between; padding-bottom: 50px;}
.sports .pre_tx ul li{width: 48%; gap: 20px; min-height: 68px;}
.club .pre_tx ul li{position: relative; padding-left: 80px;height: 50px;}

.club .pre_tx ul li::before {
  content: "";
  background-image: url(../images/hand.png);
  position: absolute;
  top: 11px;
  left: 21px;
  height: 26px;
  width: 45px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

.housebef .pre_tx ul li{position: relative; padding-left: 80px;}
.housebef .pre_tx ul li::before {
  content: "";
  background-image: url(../images/hand.png);
  position: absolute;
  top: 50%;
  left: 21px;
  height: 25px;
  width: 45px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transform: translateY(-50%);
}


.pre_tx ul li {
  background: #e9e9e9;

    padding-left: 37px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  padding: 11px 37px 11px 20px;
    padding-left: 20px;
  margin-bottom: 18px;
 min-height: 87px;
}

.assestm .pre_tx ul li{position: relative; padding-left: 80px;}

.assestm .pre_tx ul li::before {
  content: "";
  background-image: url(../images/hand.png);
  position: absolute;
  top: 50%;
  left: 21px;
  height: 26px;
  width: 45px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  transform: translateY(-50%);
}

.middbef .pre_tx ul li{position: relative; padding-left: 80px;} 
.middbef .pre_tx ul li::before {
  content: "";
  background-image: url(../images/light.png);
  position: absolute;
  top: 50%;
  left: 21px;
  height: 58px;
  width: 48px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transform: translateY(-50%);
}
.faceimg{position: relative;left: 100px;top: -50px;}
.not_fopadi .pre_tx {
  padding-left: 0px;
}

.facsmar{margin-top: 30px;}

.padned .pre_tx p{text-align: justify;}

.padned .pre_tx{padding-right: 30px;}

.padinidon .pre_tx p{text-align: justify;}

.padinidon .pre_tx{padding-left: 30px;}

.achive_card{background: #fcc118; padding: 17px; margin: 10px 0;}
.tex_crd{padding-top: 27px; min-height: 337px;}
.tex_crd h5{font-size: 16.67px; line-height: 21.5px; font-weight: 700; padding-bottom: 9px;}
.tex_crd ul li p {
  font-size: 16.67px;
  line-height: 30.34px;
  padding-bottom: 0px;
  padding-left: 24px;
}
.tex_crd ul li{position: relative;}
.tex_crd ul li::after {
  position: absolute;
  content: "\f219";
  top: 2px;
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  left: 0;
  font-size: 10px;
}

.carSec .tex_crd{min-height: 167px;}
.cadthid .tex_crd{min-height: 231px;}

.cadthid{
 padding-top: 65px; 
}

.carSec{
 padding-top: 65px; 
}

.infrastrc span {
  background: #fcc118;
  text-align: center;
  position: relative;
  top: -30px;
  padding: 0px 6px;
  text-align: center;
  margin: 0 auto;
  font-size: 19.44px;
  line-height: 25.03px;
  font-weight: 500;
  min-height: 79px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  width: 273px;
}
.infrastrc{text-align: center;}

.achivtext{text-align: center;}



.headdown{background: #fcc118;
  display: flex;
  justify-content: space-between; padding: 0px 30px;border-radius: 10px;}
  
.headdown p{font-size: 20.83px;
  line-height: 42.7px;
  padding-bottom: 0;
  font-weight: 700;} 
  

/* .disclosure-item p{font-size: 20.83px;
  line-height: 42.7px;
  padding-bottom: 0;
  font-weight: 500;} */

  .disclosure-item p {
    font-size: 18.83px;
    line-height: 37.7px;
    padding-bottom: 0;
    font-weight: 500;
}
.dwnbtn {
    background: #355b44;
    padding: 0 20px;
    color: #fcc118;
    font-size: 15.67px;
    line-height: 41.7px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 11px;
    width: 172px;
    text-align: center;
}

/* 

.dwnbtn{background: #355b44;
  padding: 0 20px;
  color: #fcc118;
  font-size: 16.67px;
  line-height: 42.7px;
  font-weight: 500;
  text-transform: uppercase; border-radius: 11px; width: 172px;
  text-align: center;} */


.disclosure-item {
  background: #f7f7f7;
  border-radius: 6px;
  padding: 8px 20px;
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
}

.disclosure-item:nth-child(even){background-color: #ececec;}

.downlo h2{text-align: center;}

.disclosure-item span{padding-right: 20px;}
.disclosure-list{margin-top: 20px;}


.br_content { padding-bottom: 0px !important; padding-top: 0px !important;}


.tch li img{ filter:brightness(0) invert(1);}
.cnt_ul li a{ margin-left: 0;}
.cnt_ul li{ color: #fff;}
.cnt_ul .flxRt {
  flex: 1;
  margin-left: 14px;
}
.social_ul li:last-child{ display: none;}
.ach_bx {
  min-height: 564px;
  margin-top: 20px;
}



.inner_ban img{ height: 600px;}
.assestm .pre_tx ul{ padding-bottom: 20px;}  
.assestm .pre_tx ul{ display: flex;flex-wrap: wrap;
  gap: 10px;}
.assestm .pre_tx ul li{ margin: 0px; min-height: 56px; width: 100%;}  
.assestm .pre_tx ul.two-col-list li{ width: 49%;}
  
  
.facilityRow{ align-items: center;}
.facilityRow .pre_tx ul li{ min-height: 80px;}
.facilityRow + .facilityRow{ margin-top: 50px;}
.facilityRow:nth-child(even){ flex-direction: row-reverse;}
.facilityRow .pre_img {
  position: relative;
  max-width: 100%;
  height: auto;
}
.facilityRow .pre_img2{ padding-bottom: 100px;}
.facilityRow .pre_img2 .fac_tr{ max-width: 80%;}
.facilityRow .faceimg {
  position: absolute;
  left: inherit;
  top: inherit;
  max-width: 70%;
  right: 0px;
  bottom: 0px;
}

.infrastrc img{ height: 200px;}


.miss_sep .first_im img {
  max-width: 450px;
  overflow: hidden;
  border-bottom-right-radius: 50px;
  border-top-left-radius: 50px; border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.miss_sep .first_im {
  display: flex;
  justify-content: right;
}

.assestm .pre_tx ul li{ min-height: 83px;}
.assestm .pre_tx ul li::before{ background-repeat: no-repeat !important;
  background-size: 100% !important;
  background-position: center left !important;
  transform: inherit !important; top: 0; height: 100%; }






.page-primary-wing .assestm .pre_tx ul li::before, .page-pre-primary .assestm .pre_tx ul li::before, .page-philosophy .assestm .pre_tx ul li::before, 
.page-secondary-wing .assestm .pre_tx ul li::before, 
.page-senior-secondary .assestm .pre_tx ul li::before, .listlight ul li::before{
 background-image: url(../images/light.png) !important;

}

.achive_card img{height: 300px; object-fit: cover;}

.page-primary-wing .pre_tx .page-title, .page-pre-primary .pre_tx .page-title, .page-philosophy .pre_tx .page-title, .page-secondary-wing .pre_tx .page-title, .page-senior-secondary .pre_tx .page-title, .page-admission-overview .pre_tx .page-title{display: none;}
  
.disclosure-item .dwnbtn span{position: relative;}
.disclosure-item .dwnbtn span:after {
	content: "";
 background-image: url(../images/pdf.png);
  position: absolute;
  top: 50%;
right: -8px;
  height: 20px;
  width: 21px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transform: translateY(-50%);
}
.dwnbtn:hover{background:#fcc118; color:#fff;}
.disclosure-item .dwnbtn:hover span::after{ filter:brightness(0) invert(1);}
  
.disclosure-item .view span:after {content: "";background-image: url(../images/eye.png);}



.prn_two .row{ position: relative;}
.pro_gap{ flex-direction: row-reverse;}
.pro_gap .prn_cl{
  padding-left: 0px;
  padding-right: 100px;
  position: relative;
}
.ftr_bx img{ height: auto !important;}
.ftr_bx em{padding: 0 71px;
  display: inline-block;}


.tabchat{text-align: center;}

.colo_ul ul li {
  display: flex;
  height: auto;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border: 1px solid #d8d1d1;
  margin: 20px 0;justify-content: space-around;min-height: 65px;
}


.colo_ul ul li{ font-size: 20.83px; line-height: 30px; font-weight: 500; }

.colo_ul ul li:first-child{background: #fcc118 !important;font-weight: 700 !important; border-radius: 10px; }
.colo_ul ul li:nth-child(even){  background: #ffffff;} 

.colo_ul ul li:nth-child(odd){
  background: #ececec;
}

.colo_ul{margin-top: 30px; margin-bottom:50px;}




.pre_thr{ width: 100% !important;
  height: 100% !important;
  max-width: 345px;
  max-height: 345px; bottom: -45px;}
.pre_thr img{ width: 100%; height: 100% !important;}

.pre_sec {
  width: 100%;
  height: 100%;
  max-width: 200px;
  max-height: 200px;
  border-radius: 100% !important;bottom: 0;
}
.pre_sec img{ width: 100%; height: 100% !important;}
.pre_frs {
  border-radius: 100%;
  overflow: hidden;
}
.pre_img {
  position: relative;
  max-width: 100%;
  height: auto;
  padding: 0 50px 50px 0;
}
.pre_frs {
  border-radius: 100%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-width: 550px;
  min-height: 550px;
}
.pre_frs img{ width: 100%; height: 100% !important;}
.pre_img {
  position: relative;
  max-width: 100%;
  height: auto;
  padding: 0 50px 50px 0;
}
.club .pre_tx ul li {
  position: relative;
  padding-left: 80px;
  height: auto;
  min-height: 45px;
  width: 33.333%;
}
.club .pre_tx ul li::before {top: 50%; transform: translateY(-50%);} 
.club .pre_tx ul{ gap: 15px;}

.house_sys .col-md-3{ margin-top: 10px;}
.chtscl span {
  position: relative;
  padding-right: 37px;
}
.chtscl span::before {
  position: absolute;
  content: "";
  background-image: url(../images/arrowright.png);
  width: 31px;
  height: 16px;
  right: 0px;
  background-size: 29px;
  background-repeat: no-repeat;
  background-position: center;
  top: 12px;
}


.chtscl {
  width: 100% !important;
  max-width: 320px;
  margin: 10px;
}
.chtscl:hover span:before{  filter:brightness(0) invert(1);}

.listData span{ display: inline-block;}
.listData{ flex: 1 0 0%;}

.colo_ul .my-list-green li:first-child, .colo_ul .my-list-green tr:first-child td{
  background: #355b44 !important; color: #fcc118;}


.listticks ul li {
  min-height: auto !important;
  background: none !important; padding: 0px 0 0 30px !important;
}
.listticks ul li::before {
  background: none !important;
  content: "\f058" !important;
  font-family: 'Font Awesome 6 Pro';
  color: #49b433;
  font-weight: 900 !important;
  font-size: 21px;
  left: 0px !important;
  height: auto !important;
  top: 0px !important;
}

.pre_tx blockquote{ background: #fbc118; padding: 20px; border-radius: 30px;}
.pre_tx blockquote p{ color: #0e0e0e; padding-bottom: 0px;}
.pre_tx blockquote p em {
  font-style: italic; display: inline;
}




.wpcf7 form .wpcf7-response-output{ border: none !important; padding: 5px 10px; text-align: center; font: 400 13px/16px 'Roboto', sans-serif; color:#fff;
 margin: 15px 0 0 !important; }
.invalid .wpcf7-response-output{ background:#dc3232; }
.sent .wpcf7-response-output{ background:#84c426; }
span.wpcf7-not-valid-tip { background: #dc3232; position: absolute; top: 24px; left: 0px; font: 400 11px/14px 'Roboto', sans-serif;
 border-radius: 5px; padding: 6px 14px; color: #fff; z-index: 1;}
span.wpcf7-not-valid-tip::before { position: absolute; top: -15px; left: 10px; border: 9px solid transparent; border-bottom: 10px solid #dc3232;
 content: ""; }

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.wpcf7-not-valid {  position: relative !important; width: 100%;display: inline-block;}

.wpcf7-form-control-wrap {  position: relative;}

span.wpcf7-not-valid-tip {  top: 100%;}
.rechfrmmain iframe {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.wpcf7-form p{ padding-bottom: 0px !important;}
.wpcf7-form-control-wrap {
  position: relative;
  width: 100%;
}
.chck_bx .wpcf7-form-control-wrap {
  position: relative;
  width: auto !important;
}
.wpcf7-list-item {
  display: inline-block;
  margin: 0 !important;
}
.chck_bx p {
  font-size: 14px;
  font-family: 'Montserrat';
  font-weight: 700;
  color: #fff;
  line-height: 20px;
}


.nobg{ background: none !important;}
.recent-blogs{
  padding: 17px;
  background: #fcc118; margin-top: 20px;
}
.recent-blogs li a{ width: 100%; padding: 10px; color: #000; display: inline-block;}


.single-post .popular_img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.menu_sec .dropdown-menu li::before {
  content: "";
  position: relative;
  top: -2px;
  display: none !important;
}

.dropdown-menu1{background: #fff;
  border: 1px solid #0000004f;
  border-radius: 5px;}

.dropdown-menu1{position: relative;
  top: 81px;
  background: #fff !important;}


.dropdown-menu {min-width: 165px; padding: 0 0;}

.nav_top .dropdown .dropdown-menu li{ position: relative; }
.nav_top .dropdown .dropdown-menu li a{ font-size: 14px; padding: 8px 10px !important;}




.dropdown-menu a{width: 100%;}

.page-id-573 .pre_tx {
  padding-left: 0;
}



.page-id-573 .ass_img-head{padding: 0px 0px !important;}

.dropdown-menu .dropdown-toggle {
  display: block;
position: absolute;
    top: 0px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 21px;
    height: 36px;
}


.contact_form{text-align: center;}
.confirst{text-align: center;padding: 27px 55px; min-height: 601px;}
.formSec{background: #fcc118;padding: 32px 51px;}
.contact_form .col-md-6{padding: 0 0px; margin: 0;}
.confirst .col-md-12{padding: 0 10px; margin: 0;}
.confirst .row{padding: 0; margin: 0 10px;}
.contact_form .row{padding: 0; margin: 0;}

.confirst input[type="submit"] {
background: #fcc118;
  outline: none;
  border: none;
  padding: 0 30px;
  line-height: 34px;
  border-radius: 5px;
  font-weight: 700;
}

.form-select{margin-bottom: 20px;}

.tch_frm .col-md-6, .col-12 {
  padding: 0 3px !important;
}
.addres ul {display: flex;justify-content: center;align-items: center;}
.addres ul li{margin:  0 5px;}
.addres ul li i{color: #000;font-size: 22px;}
.addres a{color: #000;}
.form-check-label{color: #fff;}
.addres h5{padding-bottom: 5px; font-size: 26.39px; line-height: 38.14px; font-weight: 500;}
.addres p, .addres a{font-size: 20.83px; line-height: 27.8px;}
.addres{margin-bottom: 10px;}
.form-check{margin-bottom: 20px;text-align: left;}
.mapaddr iframe {width: 100%;}
.mappi{text-align: center;}
.addres{color: #000;font-size: 22px;}
.confirst{background: #355b44;}
.formSect {
  background: #fcc118;
 padding: 11px 51px 0;
}

.conbg .chck_bx {

  text-align: left;
}
.conbg .tch_frm {border: 0px solid #fff;}
.addres li img {
  filter: brightness(0%) invert(35%);
}
.addres h5{color: #000;}

.addres img {
  margin-bottom: 6px;
  margin-top: 15px;
  width: 21px;
}


.mapaddr h3{padding-bottom: 0px;}


.event-img img, .videoBx iframe{ width: 100% !important; height: 320px; object-fit:cover; border-radius: 10px;
  margin-bottom: 12px;}


.nav_top .dropdown .dropdown-menu li a {
  font-size: 12px;
  line-height: 15px;
}

.imgvideicon{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;}
.eventBox{ width: 100%; position: relative;}
.videoBx{ width: 100%; position: relative;}

.positionMiddle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: inline-block;
  width: 62px;
  height: 62px;
  color: #fff !important;
  font-size: 16px;
  border-radius: 100%;
  background-color: #db4342;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cmaspage li{ list-style: disc; margin: 5px 0;}
.cmaspage ul{ padding-left: 20px;}

.frm_bx label{ color: #fff; margin-bottom: 7px;}
.frm_bx textarea{ height: 100px !important;}
.olinePic img{
  height: 100%;
  object-position: left;
}

.custom-file-upload pcustom-file-upload.custom-file-upload input[type="file"] {
  display: none; /* hide ugly default */
}

.custom-file-upload .attach-btn {
  background: none;
  color: #fff;
  padding: 8px 16px;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s; margin: 0px; border: 1px solid #ece032;
}

.custom-file-upload .attach-btn:hover {
  background: #ece032;
}

.custom-file-upload .file-name {
  font-size: 14px;
  color: #333;
}
.custom-file-upload input[type="file"] {
  border: 1px solid #ddd;
  padding: 6px;
  border-radius: 5px;
  cursor: pointer;
}

.custom-file-upload .file-name {
  font-size: 14px;
  color: #333;
}

.custom-file-upload p{ display: flex;   align-items: center;}
.custom-file-upload .wpcf7-form-control-wrap{ display: none;}
.file-name{ color: #fff; margin-left: 10px;}

.custom-file-upload .file-name {
  font-size: 14px;
  color: #fff;
}
.notice_box h5 {
  background: #355C45;
  padding: 10px 15px;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
}
.notice_boxMid h3 {
  color: #355C45;
  text-transform: uppercase;
  font-size: 20px !important;
  line-height: 24px !important;
  padding: 0 0 15px;
  text-align: left;
}

.notice_boxMid {
  width: 100%;
  padding: 20px; background: #f1f1f1;
}
.notice_box{ width: 100%; margin-bottom: 20px;}

.notice_boxMid a{ text-transform: uppercase; color: #355c45; font-weight: 700;}

/* 24.09.2025 */


.newaddcls{background: #fff !important;
    width: 100% !important;
    height: 100%; overflow: hidden;padding: 0 10px;
    border: 2px solid #fcc118;}


.newv .modal-dialog {
        max-width: 500px !important;
        margin: 1.75rem auto;
}
.newaddcls .modal-body{
padding: 0px !important;

}


.formModl .modal-body{ padding: 0px;}
.formModl .modal-content {
  background: none !important;
  box-shadow: none !important;
  border: none !important;
}
.btn-close{
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 111;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
}
.formModl .btn-close{ filter:brightness(0) invert(1);}

.formModl h4{ color: #fff; font-weight: 700; font-size: 25px; line-height: 30px; }

.modeltwo .ban_img{ width: 100% !important;}
.modeltwo .ban_img img{ height: auto !important;}


.onloadPop .owl-nav{ display: block !important;}
/* .onloadPop .owl-nav button {
  position: absolute;
  top: 50%;
  color: #fff !important;
  font-size: 28px !important;
} */
.onloadPop .owl-nav .owl-prev{ left: 0px;}
.onloadPop .owl-nav .owl-next{ right: 0px;}

.ban_imgpop{padding: 30px 25px;}

.onloadPop .owl-nav button {
    position: absolute;
    top: 50%;
    color: #000000 !important;
    font-size: 20px !important;
}

.infrastrc a{width: 100%;}
.achiv_slide .owl-dots{text-align: center;}


.achiv_slide .owl-dot {

    background: #fcc118  !important;
    width: 10px;
    height: 10px;
    border-radius: 50%;margin: 0 5px;}
.dwnbtnn{
  background: #355b44;
    padding: 0 129px;
    color: #fcc118;
    font-size: 15.67px;
    line-height: 41.7px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 11px;
    display: inline-block;
    text-align: center;
}

.formobil{width: 100%;}


/* 
.formobil tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
    width: 50%;
} */

.formobil td{
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
    width: 50%;
}


.formobil td:nth-child(1) {
    background: #fcc118 !important;
    font-weight: 700 !important;
    border-radius: 10px;
}


.pre_icon{ display: none !important;}


.disclosure-item .dwnbtn{font-size: 12.67px !important;
  line-height: 36.7px !important; border-radius: 6px !important;
  width: 141px !important;}
.disclosure-item .dwnbtn span::after{ background-size: 16px !important;}

.team_ic-box p {
  font-size: 15px;
  line-height: 25.5px;
  font-weight: 500;
}





.inner_ban img {
    height: 300px !important;
  }


.page-visual-arts .mission{ padding-bottom: 160px !important;}


.recent-thumb-wrap {
  width: 165px;
  height: 108px;
  overflow: hidden;
}
.recent-thumb-wrap img{ width: 100%; height: 100%;}
.recent-post-title{ flex:1;}

.recent-blogs li a {
  width: 100%;
  padding: 10px;
  color: #000;
  display: inline-block;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
.recent-blogs li:last-child a{ border: none;}

.blogsingle h1, .blogsingle h2, .blogsingle h3, .blogsingle h4, .blogsingle h5, .blogsingle h6, .blogsingle p{ padding-bottom: 10px !important;}
.blogsingle h1, .blogsingle h2{ text-align: left; font-size: 36px !important; line-height: 43px !important; }
.blogsingle h3, .blogsingle h4{ font-size: 26px !important; line-height: 33px !important;}
.blogsingle h5, .blogsingle h6{ font-size: 20px !important; line-height: 30px !important;}
.blogsingle p, .blogsingle p{ text-align: left;}
.blogsingle li{ list-style: disc;}
.blogsingle ul{ padding: 0 0 10px 20px;}

.popular_img img{ height: 430px !important;}

.blog_sec{ background-size: 23% !important;}


.ach_bx .text p{ text-align: left;}

.pagination li {
  display: inline-block;
  margin: 4px;
}
.page-numbers.current, .page-numbers:hover {
  background: #355b44;
  color: #fff;
}
.page-numbers {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #355b44;
  color: #355b44;
  display: flex;
  border-radius: 5px;
  align-items: center;
  justify-content: center; margin-right: 5px;
}

.productList .popular_img img {
    height: auto !important;
  }
.pagination-wrap{ display: flex;}



.headSos li:first-child .flxRt a{ display: none;}
.headSos li:first-child .flxRt a:first-child, .headSos li:first-child .flxRt a:nth-child(2){ display: inline-block;}
.headSos li:first-child .flxRt br{ display: none;}
.headSos li:first-child .flxRt{ font-size: 0px;position: relative;
  top: 3px;}
.headSos li:first-child .flxRt a + a::before {
  content: "/" !important;padding: 0 4px;
}















  
@media (min-width: 1200px) and (max-width: 9000px) {
.nav_top .dropdown .dropdown-menu { /*-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;
    -o-transition: all 0.3s;transition: all 0.3s;*/ max-height: 0; display: block; opacity: 0;visibility: hidden;  margin:0px; }
.nav_top .dropdown:hover .dropdown-menu {  opacity: 1; visibility: visible; height: auto; transform: translate(0,0); max-height: 300px;}


/*sub_sub_menu*/
.nav_top .dropdown-submenu >.dropdown-menu { max-height: 0; display: none; opacity: 0; visibility: hidden; left: inherit; top: 0; border: none;  
 width: 150px; min-width: 100%;  border-radius: 5px; box-shadow: inherit; padding: 0px; margin: 0px; background: rgba(1, 25, 63, 0.2); min-width: inherit; 
box-shadow: 5px 3px 10px 0 rgba(0,0,0,.175); right: 100%;}
.nav_top .dropdown-submenu:hover > .dropdown-menu { max-height: 400px; opacity: 1; visibility: visible;display: block; }


.header_sec.fixed{ background: #fff; position: fixed; top: 0px; left: 0px; z-index: 11; animation-name: animationFade; animation-duration: 1s;}
.dropdown-toggle {display: none;}



.pre_thr{ bottom: -95px;}
.pre_sec{ bottom: -19px;}





}



@media only screen and (max-width: 1799px) {
.container, .hd_topIn, .ban_sec .owl-dots{ max-width: 1550px;}
.navbar-brand{ width: 470px;}
.nt_bx p, body {
  font-size: 15.44px; line-height: 26px;}
.vertical-text h5 {
  font-size: 21.95px;}
.vertical-text h6 {
  font-size: 19.95px;}
.frm_bx select, .frm_bx textarea {
  font-size: 16px;}
.tophead h1, .tophead h2 {
  font-size: 42.64px;
  line-height: 50px;}
.tophead h3 {
  font-size: 28.34px;
  line-height: 33px;}
.tophead h4{ font-size: 25px; line-height: 34px;}

}


@media only screen and (max-width: 1599px) {
.container, .hd_topIn, .ban_sec .owl-dots{ max-width: 1370px; }

.hd_link li a {
  font-size: 12.28px;
  line-height: 31px;}
.hdt_ul li a {
  font-size: 12.28px;
  line-height: 13px;}
.hdt_ul li::before { height: 12px;}
.menu_sec li{ font-size: 13px;}
 .navbar-brand {
    width: 410px;
  }
.headSos li a{ font-size: 13.28px;}
.tophead h1, .tophead h2 {
    font-size: 35.64px;
    line-height: 50px;
    padding-bottom: 15px;
  }
.br_content img {
  height: 393px;
  object-fit: cover;
}
.nt_bx{ min-height: 393px;}
.midBx {
  max-width: 92%;
}
.vertical-text h5 {
    font-size: 15.95px;
  }
.vertical-text h6 {
    font-size: 16.95px;
  }
.vertical-text{ padding: 45px 13px;}
.vertical-text::after {height: 19px;}
.blog_sec{ background-size: 50% !important}
.tch li a {
  font-size: 15.06px;
  line-height: 21px;}
.tch h5 {
  font-size: 24.33px;
  line-height: 34px;}

.frm_bx input[type="text"], .frm_bx input[type="email"], .frm_bx input[type="tel"], .frm_bx select, .frm_bx textarea{ font-size: 14px; height: 40px;}

.menu_sec li a{ padding: 11px 10px !important;}
.headSos{ top: 11px;}
.chck_bx label {
  font-size: 13px;  line-height: 21px;}

 .tch li a {
    font-size: 14.06px;
    line-height: 20px;
  }


.ftr_bx em {
  font-size: 17.22px;}


.hdt_ul li{ line-height: 26px;}

.post_meta li{ font-size: 17px;
  margin-top: 10px;}


.inner_ban img {
  height: 500px;
}



.blogsingle h1, .blogsingle h2{ text-align: left; font-size: 30px !important; line-height: 40px !important; }
.blogsingle h3, .blogsingle h4{ font-size: 22px !important; line-height: 30px !important;}
.blogsingle h5, .blogsingle h6{ font-size: 18px !important; line-height: 25px !important;}

.popular_img img{ height: 380px !important;}


}  

  

@media only screen and (max-width: 1399px) {
.tophead h3 {
    font-size: 23.34px;
    line-height: 26px;
  }	
	
	
	
.container, .hd_topIn, .ban_sec .owl-dots{ max-width: 1270px;}
.menu_sec li a{ padding: 20px 6px !important;}

/*.ban_link li:nth-child(-n+3) a {
  width: 45px;
}*/
.ban_link li a em {
  font-size: 15.44px;}
.ban_link li a{ height: 45px;}
.tch h5 {
    font-size: 22.33px;
    line-height: 30px;
  }
.cnt_ul li {
  margin-bottom: 15px;
}
.expl_ul li {
  margin-bottom: 5px;
}

.pre_tx ul li p {
  width: 80%;
  padding-bottom: 0px;
 font-size: 15.44px;
  line-height: 25.5px;
  font-weight: 500;
}

.pre_tx h4 {font-size: 20.39px; line-height: 34.02px;}
.pre_tx h4 span {font-size: 20px;}
  
.tex_crd ul li p {
  font-size: 14.67px;
  line-height: 30.34px;
  padding-bottom: 0px;
  padding-left: 24px;
}


.infrastrc span {

  font-size: 14.44px;
  line-height: 18.03px;
  font-weight: 500;
  min-height: 61px;

}
.menu_sec li a {
    padding: 9px 6px !important;
  }
.ban_link li a img{ width: 40px;}
.ban_link li a{ width: 190px;}

h1, h2, h3, h4, h5, h6, p, .assestm .pre_tx ul{ padding-bottom: 15px;}

 .nt_bx p, body {
    font-size: 14px;
    line-height: 23px;
  }
.nt_bx{ padding: 0 25px;}


.ban_img > img, .ban_video > video {
  height: 600px;
}

.ban_sec .owl-carousel button.owl-dot {
  width: 18px;
  height: 18px;}
.ach_bx {
  min-height: 564px;
}



.inner_ban img{ height: 500px;}


.colo_ul ul li{ font-size: 16.83px !important; margin: 10px 0;height: auto;
    min-height: 62px;}

.colo_ul ul li {
  font-size: 18.83px;}


.inner_ban img {
  height: 465px;
}
 .addres p, .addres a {
  font-size: 16px;
    line-height: 21px;
  }
  
   .addres h5 {
    padding-bottom: 5px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
  }
  .confirst {
   min-height: 561px;
  }


.blogsingle h1, .blogsingle h2{ text-align: left; font-size: 25px !important; line-height: 35px !important; }
.blogsingle h3, .blogsingle h4{ font-size: 22px !important; line-height: 30px !important;}
.blogsingle h5, .blogsingle h6{ font-size: 18px !important; line-height: 25px !important;}

.recent-thumb-wrap {
  width: 112px;
  height: 86px;
  overflow: hidden;
  margin-right: 9px !important;
}

.recent-blogs li a{ line-height: 19px;}

.headSos li a {
    font-size: 12.28px;
  }

.calIcon, .mailIcon{ width: 21px;}

.popular_img img{ height: 310px !important;}
.ach_bx img{ height: 230px;}





}  

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

	
	
.container, .hd_topIn, .ban_sec .owl-dots{ max-width: 1170px;}

.navbar-brand {
    width: 357px;
  }


}
  
  
  
@media only screen and (max-width: 1199px) {
.container{ max-width: 960px; }


.nav_top .navbar-toggler{ border: none; background: none;padding: 10px 0; margin-right: 15px;}
.nav_top .navbar-toggler .icon-bar {display: block;width: 34px;height: 3px;  border-radius: 16px; background-color: #355b44;}
.nav_top .navbar-toggler .icon-bar + .icon-bar {  margin-top: 6px;}
.navbar-toggler .icon-bar{-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.navbar-toggler.showtoggle .icon-bar:nth-child(1) {transform: translateY(8px) rotate(45deg);}
.navbar-toggler.showtoggle .icon-bar:nth-child(2) { opacity: 0;}  
.navbar-toggler.showtoggle .icon-bar:nth-child(3) { transform: translateY(-10px) rotate(-45deg);} 
.header_sec .container{ padding: 0px;}
.navbar-collapse{ position: fixed; top:0px; left: 0px; background:#ffffff !important; width: 50%; z-index: 11; height: 100%; overflow: auto;transform: translate(-100%,0); display: block !important;transition: all 0.3s ease;}	
.navbar-collapse.show{ transform: translate(0);}
	

.hd_link li a {
    font-size: 10.28px;
    line-height: 31px;
    padding: 0 10px;
  }
.hd_link li {
  display: inline-block;
  margin-right: 6px;
}

.headSos, .hdt_ul{ display: none;}
.hd_link {
  display: flex;
  justify-content: center;
  align-content: center; width: 100%;
}
.navbar-brand {
    width: 336px;
  }
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}

.ban_img > img, .ban_video > video {
  height: 438px;
  object-fit: cover;
}

.menu_sec li a {
    padding: 10px 15px !important;
    width: 100%;
  }
.menu_sec li::before { display: none;}
.navbar-nav {
  margin-top: 50px;
}

.navbar-collapse .d-none {
  display: block !important;
}
.team_ic-box {
 
    padding: 30px 0px;
}

.team_ic-box p {
    font-size: 15.44px;
    line-height: 30.5px;

}

.tophead h1, .tophead h2 {
    font-size: 29.64px;
    line-height: 35px;
    padding-bottom: 12px;
  }


.intro_sec .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
  }
.intro_sec .col-md-6:last-child{ margin-top: 20px;}
.tophead {
  padding: 50px 0 !important;
}
.tophead h3 {
    font-size: 22.34px;
    line-height: 29px;
  }
.tophead h4{ font-size: 20px; line-height: 28px;}  
.tophead h5{ font-size: 18px; line-height: 25px;}  
  
.ach_bx{ padding: 10px;}

.achieve_sec button, .blogCaro button {
  font-size: 29px !important;margin: 7px;}

.popular_img img{height: 200px;}
.galleryRow {
  column-count: 2;
  column-gap: 20px;
}

.footerTop .col-md-4{ width: 100%;}
.tch_cl {
  padding-left: 10px;
  margin-top: 27px;
}
.footer_btmIn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column-reverse;
  align-items: center;
}

.page-primary-wing .tophead h1, .page-primary-wing .tophead h2 {font-size: 29.64px;line-height: 25px;}


.br_content {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

.first_im img {max-width: 100%;}
.assestm .col-md-5{width: 100%;}
.assestm .col-md-7{width: 100%;}
.pre_img {max-width: 406px;min-height: 634px;margin: 0 auto;height: auto;}
.pre_tx {padding-left: 0;}

.pre_sec {

  left: 0;
}
.disclosure-item p {
  font-size: 16.83px;
  line-height: 40.7px;
  padding-bottom: 0;
  font-weight: 500;
}




.pre_img{ min-height: auto;}
.pre_frs{ min-width: 100%;
  min-height: 100%;}

.pre_thr {
  max-width: 60%;
  max-height: 60%;
  bottom: -45px;
  right: -10%;
}

.pre_sec {
  max-width: 40%;
  max-height: 40%;
}
  .pre_img {
    max-width: 406px;
    min-height: auto;
    margin: 0 auto;
    margin-bottom: 0px;
    height: auto;
    padding: 0px 15px 50px;
    margin-bottom: 79px;
  }

.dropdown-toggle {

  display: block;
}


.dropdown-toggle {
    position: absolute;
    top: 0px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 45px;
    height: 45px;
  }
.confirst {
    padding: 17px 13px 0;
    min-height: 553px;
  }

.infrastrc span{ width: 90%;}

}






@media only screen and (max-width: 991px) {
/* .disclosure-item {flex-direction: column;text-align: center;}
.disclosure-item {
    flex-direction: column;
    text-align: center;
    padding: 18px 0 18px 0;
  }	 */

.disclosure-item {
  flex-direction: row;
  text-align: left;
  padding: 18px 5px 18px 11px;
}

.disclosure-item p span {padding-right: 2px;}
.container{ max-width: 750px; }

.prn_cl_1{ width: 100%;}
.prn_cl {
  padding-left: 10px; width: 100%; margin-top: 20px;
}
.prn_img{ margin: 0px auto;}

.prn_img img, .prn_img::before, .prn_img::after { border-width: 10px;}
.prn_img::after{ top: -3%;
  left: 3%;}
.prn_img::before { top: 3%;
  left: -3%;}


.facilityRow .col-md-6{ width: 100%;}
.facilityRow + .facilityRow {
  margin-top: 30px;
}
.not_fopadi .pre_tx {
  padding-left: 0px;
  margin-top: 20px;
}


.first_im img {
  max-width: 100%;
  border-bottom-left-radius:20px;
  border-top-right-radius: 20px;
  width: 100%;
  margin-bottom: 20px;
}
.miss_sep {
  margin-top: 30px;
}
.miss_sep .first_im img {
  max-width: 100%;
  overflow: hidden;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.achievement-category .col-md-4{width: 50%;}
.achive_card {margin-bottom: 20px;}
.disclosure-item p {font-size: 15.83px;line-height: 25.7px;padding-bottom: 0;font-weight: 500;margin-bottom: 10px;display: flex;justify-content: left;align-items: start}
.dwnbtn {padding: 0 20px;color: #fcc118;font-size: 14.67px;}

.disclosure-item .dwnbtn span::after {
	height: 17px;
  width: 18px;
}

/*.page-mandatory-disclosure .tophead h1, .tophead h2 {
    font-size: 18.64px;
    line-height: 32px;}*/
 .headdown{display: none;}
 
 
 
.ftr_bx {
  width: 224px;
  height: 212px; background-size: 100%;} 
 .ftr_bx em {
    font-size: 14.22px;
    line-height: 20px;
  } 
  .confirst {
   padding: 17px 13px 0;
    min-height: 545px;
     margin-bottom: 30px;
  }
 
.forblock{display: none;}
.hd_link {

        justify-content: left;
        align-content: center;
        width: 100%;
        flex-wrap: wrap;
        gap: 8px;
        margin-left: 14px;
    }


.prn_sec:after, .prn_sec:before {width: 90px;height: 90px;} 
.arrow_left{ width: 80px;}
.arrow_up{ width: 20px;}


.prn_cl{ padding: 0 12px !important;}

.pro_gap {
  margin-top: 55px;
}

.pre_img{ padding: 0px;}

.ban_img > img, .ban_video > video {
    height: 300px;
    object-fit: cover;
  }
.colo_ul ul li {
    font-size: 13.83px !important;
    line-height: 21px;
  }

.overlay.shows{ position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; z-index: 7;}

.drop-arw::after{ border: none !important; content: "\2b"; font-family: "Font Awesome 6 Pro";}
.drop-arw.show::after{ content: "\f068";}

.header_sec .container {
    padding: 0px;
    max-width: 100%;
  }
.navbar-brand{padding-left: 15px;}

.navbar-nav .dropdown-menu {
  position: fixed;
  width: 50%;
  right: 0px;
  left: inherit !important;
  top: 0px;
  height: 100%;
}

.nav_top .dropdown .dropdown-menu li a, .nav_top .dropdown .dropdown-menu li.back-btn span {
  font-size: 13px;
  line-height: 20px;
  padding: 10px 15px !important; width: 100%; display: inline-block;}
  

.nav_top .dropdown .dropdown-menu li.back-btn span{ color: #fcc118 !important; cursor: pointer;}
.dropdown-menu {
  min-width: 90%;}

  

.navbar-nav .dropdown-menu{ position: fixed; top: 0px; right: -100%; width: 90%; height: 100%; background: #fff; transform: translate(100%,0); transition: all 0.3s ease; display: block !important; padding:55px 15px;     margin: 0px !important;}


.navbar-nav .dropdown-menu.open, .navbar-nav .dropdown-menu1.show{ transform: translate(0,0); right: 0px;}

.navbar-collapse{ padding: 0px 15px; overflow-y: auto; overflow-x: hidden;}


/* Apply custom scrollbar to navbar-collapse */
.navbar-collapse {
  overflow-y: auto;
  scrollbar-width: auto; /* for Firefox */
  scrollbar-color: #fac017 #f1f1f1; /* thumb and track colors */
}

/* Chrome, Edge, Safari custom scrollbar */
.navbar-collapse::-webkit-scrollbar {
  width: 10px;
}

.navbar-collapse::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

.navbar-collapse::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}

.navbar-collapse::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
 .navbar-nav {
    margin-top: 0;
  }
.navbar-collapse{ padding: 50px 15px 0;}





.page-facilities .d-none{ display: block !important;}

.page-facilities .pre_img{ margin-bottom: 0;}
.page-facilities .facilityRow .pre_tx > h2{ display: none;}


.pre_img{ padding: 0px !important;}


.blogdetails .col-md-8{ width: 100%;}
.blogdetails .col-md-4{ width: 100%;}





} 
@media only screen and (max-width:800px){  
 
.arrow_up {
    width: 14px;
    left: 5px;
  } 
.arrow_left {
    width: 60px;
  } 
 
 
.listData::before {
  content: attr(data-title);
} 
 
.listData {
  flex: inherit;
  width: 100%;
  display: flex;
  justify-content: space-between; border: 1px solid #d8d1d1; border-radius: 10px; padding: 12px 20px;
}
.colo_ul ul li {
    font-size: 13.83px !important;
    margin: 10px 0;
    height: auto;
    min-height: auto;
    line-height: 21px;
    flex-wrap: wrap;
    border: none !important;padding: 10px; background: #f0f0f045 !important;
  } 
 
.table-header-cell .header-row{ display: none;} 
.listData{ margin: 4px 0;} 
.listData::before {
    content: attr(data-title);
    font-weight: 700 !important;
    color: #355b44;text-align: left;
  } 
 .colo_ul ul li:nth-child(2n+1) {
  background: #ececec !important;
}
 .colo_ul {
  margin-top: 0;
  margin-bottom: 50px;
}

.colo_ul ul.my-list-green li{ background: #ececec !important;}
.colo_ul ul.my-list-green li:nth-child(2n+1){ background: #f0f0f045 !important;}





 
 
}

@media only screen and (max-width:767px){ 
.nt_bx {
    min-height: auto;
    padding: 20px !important; text-align: center;
  }
  
 .confirst {

    min-height: 0;

  }
  
  
  
.midBx {
    max-width: 100%;
    text-align: center;
  }
.pre_tx {padding-left: 0px;}

.prn_img img{ border-top-right-radius: 80px;
  border-bottom-left-radius: 80px;}
.prn_img::after {border-top-right-radius: 80px;
  border-bottom-left-radius: 80px;}
.prn_img::before {border-top-right-radius: 80px;
  border-bottom-left-radius:80px;}


.prn_cl h4{ font-size: 20px; line-height: 26px;}


.assestm .pre_tx ul li::before {
 top: 20px;
  left: 21px;
  height: 25px;
  width: 45px;
background-position: top;
  transform: inherit;
}

.pre_tx ul li {  border-radius: 20px;}



.ftr_it .col-md-4{ width: 33.333%;}
.ftr_bx img {
  width: 60px;}
.ftr_it .row{ justify-content: center;}
.ftr_bx em {
  padding: 0 45px;
  display: inline-block;
}

.ftr_bx {
    width: 187px;
    height: 175px;
    background-size: 100%;
  }


.overview_sec img {
  height: auto;
  margin-bottom: 16px;
}

.club .pre_tx ul li{ width: 100%;}

.club .pre_tx ul {
  gap: 0;
  flex-wrap: wrap;
}

.colo_ul{ overflow: auto;}
.colo_ul ul {width: 100%;}


.ban_link li {
 
    margin-bottom: 2px;
    border-radius: 8px !important;
    margin: 0 6px;
}

    .ban_link li a {
        width: 37px;
    }

    .ban_link li a {
        height: 45px;
    }

    .ban_link li {
    position: relative;
    margin-right: 0px;
}


.ban_link {
    position: fixed;
    bottom: 0 !important;
    right: 0;
    transform: inherit;
    top: inherit;
    z-index: 11 !important;
    background: #f2b401;
    height: auto;
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
  }

  .ban_link li a {
    height: 45px;
    justify-content: center;
    width: 100% !important;
  }

  .ban_link li {
    position: relative;
    margin-right: 0px;
    width: 100%;
    text-align: center;
    margin: 0px !important;
    border: none;
    border-radius: 0px !important;
  }

  .footer_btm{padding-bottom: 60px !important;
  text-align: center;}
  
  .ban_link li a em {
    font-size: 11.44px;
    position: absolute;
    top: -24px;
    left: 0px !important;
    width: 100%;
    text-align: center;
    justify-content: center;
    background: #fff;
  }
  
  
  
.newv .modal-dialog {
  max-width: 90% !important;
}  
  
.ban_link{ width: 100%;}  
  
  
.prn_sec:after, .prn_sec:before {width: 73px;height: 62px;} 
.arrow_up {bottom: 9px;}
.arrow_up img{width: 10px !important;}

.inner_ban img {
  height: auto !important;
}



.assestm .pre_tx.listlight ul li::before {height: 44px;
    width: 38px;}
.assestm .pre_tx.listlight ul li{ padding-left: 71px;}




  
}






@media only screen and (max-width:657px){ 
.tex_crd {min-height: 0; text-align: left;}
.achievement-category .col-md-4 {width: 100%;}
.achievement-category{text-align: center;}
.pre_tx h4 {font-size: 17.39px;line-height: 29.02px;}
.pre_tx h4 span {font-size: 17.89px;}


.ftr_it .col-md-4 {
    width: 50%;
  }






}

@media only screen and (max-width:575px){ 
.br_content img {
    height: 240px;
    object-fit: cover;
  }
.ban_img > img, .ban_video > video {
    height: 300px;
    object-fit: cover;
  }
.navbar-brand {
    width: 300px;
    padding: 0 10px;
  }

.footer_btm p, .footer_btm li{ font-size: 12px;}

/* .hd_link {
    display: flex;
    justify-content: center;
    align-content: center;
    width: 100%;
    flex-wrap: wrap;
    gap: 8px;
  } */



.hd_link li {
    display: inline-block;
    margin-right: 2px;
  }
.hd_link li a {
    font-size: 9.28px;
    line-height: 25px;
    padding: 0 10px;
  }
.infrastrc span{ width: 90%;}


.navbar-collapse{ width: 80%;z-index: 999;}



.ban_img > img, .ban_video > video{ height: auto;}





}
@media only screen and (max-width:480px){
 .pre_img {
    max-width: 381px;padding: 0px 6px 28px;
    margin-bottom: 35px;}
 .pre_thr {
    max-width: 52%;
    max-height: 52%;
    bottom: 0;
    right: 0;
  }    
 .pre_sec {
    max-width: 30%;
    max-height: 30%;
  }    

.pre_icon{ width: 70px;
  height: 70px;display: flex;
    align-items: center;
    justify-content: center;}
.pre_icon img {
  max-width: 26px;
}


.team_head .row{ margin: 0 -5px;}
.team_head .col-6{ padding: 0 5px;}





}

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

.ftr_bx img {
    width: 44px;
  }
.ftr_bx {
    width: 163px;
    height: 163px;
    background-size: 100%;
  }
.ftr_bx em {
  padding: 0 24px;
  display: inline-block;
}
.ftr_bx em {
    font-size: 12.22px;
    line-height: 17px;
  }


.hd_link{ gap: 2px;}
.hd_link li a {
    font-size: 8.28px;
    line-height: 23px;
    padding: 0 4px;
  }


 .tophead h1, .tophead h2 {
    font-size: 24.64px;
    line-height: 35px;
    padding-bottom: 12px;
  }




}



@media only screen and (max-width:390px){ 
  .pre_img {
    max-width: 271px;
    height: auto;
  }	
.team_head .col-6 {
    padding: 5px;
    width: 100%;
  }  
  
  
  
}

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

 .galleryRow {
    column-count: 1;
    column-gap: 20px;
  } 
.navbar-brand {
    width: 231px;
    padding: 0 10px;
  }  
  
 .pre_img {
    max-width: 255px;
    height: auto;
  } 

.ftr_it .col-md-4 {
    width: 100%;
  }




  
}


