@font-face {
    font-family: 'gothambook';
    src: url('../fonts/gotham_book_regular-webfont.html') format('woff2'),
         url('../fonts/gotham_book_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.urdu-font-katibeh p, .urdu-font-katibeh h5{
    font-family: 'Katibeh', cursive;
    text-align: right;
}
.urdu-font-katibeh p{
    font-size: 25px;
}
.locateus-page .search-form{
    position: relative;
}
.loader{
/*    width: 44px;
    height: 44px;*/
    width: 100%;
    height: 170px;
    position: absolute;
    left: 0;
    top: 0;
    /*background:url(../img/eclipse.gif) no-repeat left top;*/
    background:url(../img/eclipse.gif) no-repeat center center #333333;
    z-index: 2;
    opacity: 0.5;
}
.news-section .blog-post-slider .post .post-info .title h5{
    height: 80px;    
}
.about-top .info h5{
    height: 80px;
}

/*TE Post Start*/
.edu-post-top .info h5 {
    font-size: 25px;
    height: auto;
}
.edu-post-top .info h5 i{
    font-weight: normal;
    font-size: 20px;
}
.edu-post-top .info .txt {
    padding-bottom:20px;
}


/* common */
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #2980b9;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #0066b3;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 700 18px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

/*TE Post End*/


.admission-test-info .options .option.kg .title-holder{
    background: #ca3636;
}
.admission-term-info .options .option.kg .title-holder{
    background: #ca3636;
}
.our-red-bg{
    background: #ca3636 !important;
}
.breadcrumb .top li::after {
    display: none;
}
.breadcrumb .top li{
    text-transform: capitalize;
}
.breadcrumb .top li:last-child a{
    color: #ffcb05;
    font-weight: bold;
}
.news-detail-text{
}
.news-detail-img{
    margin: 0 0 25px 25px;
}
.news-detail-text p{
    font-size: 18px !important;
    padding-bottom: 15px;
    color: #003366;
    line-height: 31px;
}
.news-detail-text ul li{
    list-style-type: disc;
    margin-left: 25px;
    padding-left: 10px;
    color: #003366;
}
.news-detail-text ul li p{
    padding: 0;
    margin: 0;
}
.news-detail-text .dwnld-pdf-style{
    color: #c7254e;
    font-size: 41px;
    margin-top: 45px;
    margin-right: 10px;
}
.news-table{
    width: 100%;
    margin-bottom: 15px;
}
.news-table tr td, .news-table tr th{
    text-align: center;
    font-size: 14px;
	padding:15px 0;
}
.news-table tr td p, .news-table tr th p{
    /*padding-bottom: 12px;*/
}
.news-table tr td p span{
    font-size: 14px !important;
}
table.news-table tr td{
    background: #f2f2f2;
	padding:15px 0;
	border-bottom:solid 1px #fff;
}
table.news-table tr:hover td{
    background: #fff;
}
a{
    outline: none;
}
.teacher-training .link a, .ntw-regn .option a, .adms-proced .options a, .adms-exami .options a, .adms-exami .links a{
    cursor: default;
}
.home-adms-sec a{
    color: #fff;
}
.tooltip_option:hover:after { content: attr(data-tooltip); }
.customer-services-page{
    position: relative;
}
.customer-services-page .help-desk-btn, .admssion-page .std-reg-btn, .gymb_p .help-desk-btn, .alumni-sec-count .help-desk-btn{
    width: 200px;
    height: 50px;
    position: fixed;
    right: 5px;
    bottom: 50px;
    z-index: 100;
}
.admssion-page .std-reg-btn{
    width: 165px;
}
.customer-services-page .help-desk-btn a, .admssion-page .std-reg-btn a, .gymb_p .help-desk-btn a, .alumni-sec-count .help-desk-btn a{
    border: solid 1px #003366;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    background: #FFCC00;
    font-weight: bold;
}
.region-network-page .panel .cities-list .list{
    width: 100%;
}
.region-network-page .panel .cities-list .list li{
    width: 20%;
    display: inline-block;
}
.help-desk-cont iframe:focus, .std-reg-cont iframe:focus{ 
    outline: none;
}
.help-desk-cont iframe{
    width: 100%;
    height: 1200px;
}
.std-reg-cont iframe{
    width: 100%;
    height: 770px;
/*    min-height: 500px;
    height: auto;*/
}
header .bottom .navbar{
    padding: 10px 0;
}
.isStuck .navbar{
    padding: 10px 0 !important;
    padding-bottom: 3px !important;
}
/* .stuckMenu .navbar .container a.logo_istick{
    display: none;
}
.isStuck .navbar .container a.logo{
    display: none;
}
.isStuck .navbar .container a.logo_istick{
    display: block;
} 
.isStuck .navbar .container nav{
    padding-top: 0;
}
.isStuck .navbar .container nav ul li a{
    padding-top: 10px;
    padding-bottom: 0;
}*/
.ntw-frnch-mdl ul{
    padding: 0;
    margin: 0;
}
.ntw-frnch-mdl ul li{
    font-size: 18px;
    color: #003366;
    padding: 0 0 5px 7px;
    list-style-type: disc;
    margin: 0 0 0 25px;
}
.gnrl-white-txt{
    font-size: 18px;
    color: #fff;
}
.faq-brdcrumb{
    text-transform: none !important;
}
.facebook-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.facebook-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.cta-banner.sixth, .cta-banner.fourth{
    background-repeat:no-repeat;
    background-size:contain;
}

.ntw-reg-form .form-group{
    margin-right: 0;
    margin-left: 0;
}
.ntw-reg-form .radio-options-container .col-lg-4{
    width: 205px;
}
.ntw-reg-form .radio-options-container .col-lg-8{
    width: calc(100% - 205px);
}

.capcha-fld{
    letter-spacing: 25px; width: 50%;
}
.mean-container a.meanmenu-reveal{
    color: #00A88E !important;
}
.mean-container .mean-nav ul li a{
    color: #00A88E !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover{
    background: #0066B3 !important;
}
.mean-container a.meanmenu-reveal span{
    background: #00A88E !important;
}
.red_strk{
    color: #c7254e;
    font-size: 14px;
}
.admission-section .box p{
    text-align: left;
    height: 85px;
}
.hide-on-mb{
    display: block;
}
.loct-schl-btn-cont{
    margin-top: 15px;
    width: 100%;
}

/*Start CSS for FTLP*/
.ftlp-section{
    padding-bottom: 0;
    margin-bottom: 0;
/*    padding: 0;
    margin: 0;*/
}
.ftlp-section p {
    padding: 0 0 20px 0;
    margin: 0px;
    font-size: 18px;
    color: #333;
    font-weight: 400;
}
.ftlp-section .list ul {
    padding: 0px;
    margin: 0px;
}
.ftlp-section .list li {
    border-bottom: 1px solid #cccccc;
    color: #006699;
    font-size: 18px;
    padding-left: 60px;
    position: relative;
    padding-top: 35px;
    padding-bottom: 35px;
}
.ftlp-section .list li::before {
	background: url(../img/play-icon.jpg) no-repeat top center;
	content: "";
	width: 36px;
	height: 36px;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 33%;
}
.ftlp-section .table-light tr th strong{
    color: #0066b3;
}
.ftlp-section .table-light tr td{
    padding-top: 15px;
    padding-bottom: 15px;
}
/*End CSS for FTLP***/


.loader-container, .loader-ntw{
    width: 100%;
    height: 75vh;
/*    background: #f3f3f3;
    opacity: 0.5;*/
    background:url(../img/opc_bg.png) repeat center center;
    position: absolute;
    left: 0;
    top: -50px;
    z-index: 2;
}
.loader-ntw{
    top: -30px;
    height: 350vh;
}
.loader-new {
  border: 10px solid #f3f3f3;
  border-radius: 50%;
  border-top: 10px solid #0066B3;
  width: 100px;
  height: 100px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  position: absolute;
  top: 35%;
  left: 45%;
  opacity: 1 !important;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.site_map ul li{
    margin: 0 0 5px 7px;
    font-weight: bold;
}

.site_map ul li ul{
    margin: 0 0 15px 7px;
}

.site_map ul li ul li{
    margin: 0 0 5px 7px;
    font-weight: normal;
}

.site_map ul li ul li ul li{
    margin: 0 0 5px 7px;
    font-weight: normal;
    font-size: 12px;
}

.region-network-page .txt-holder h5{ color:#ffcc00; padding:0 0 15px; margin:0px; font-size:15px; }

.modal_popup{
    /* width: 65%;
    margin: 7% auto 0 auto; */
}

.sponcers_bg{
/*    background:url(../img/Brands_strip/new/1.jpg) no-repeat left top;
    padding-top: 5px !important;
    padding-left: 90px;*/
display: inline-block;
}
.sponcers_big_logo{
    width: 100px;
    height: 50px;
    margin: 0 7px 0 0;
    float: left;
    border-right: 3px solid #2f338d;
}
.sponcers_small_logo{
    padding-top: 5px;
    float: left;
}

.sponcers_small_logo img{
    height: 67px;
}
footer .top .sponcers a{
    margin: 0 59px;
}
footer .top .sponcers a:first-child{
    margin-left: 44px;
}
footer .top .sponcers a:last-child{
    margin-right: 0;
}
footer .top .country_list{
    font-family: 'gothambook';
    width: 100%;
    background: #39478b;
    color: #fff;
    font-size: 14px;
    padding: 8px 0 8px 0;
    margin-top: 7px;
}
footer .top .country_list a{
    color: #fff;
    display: inline-block;
    padding: 0 50px;
    cursor: context-menu;
}
footer .top .country_list a:first-child{
    padding-left: 0;
}
footer .top .country_list a:last-child{
    padding-right: 0;
}
div.edge-schl-list_tabs1 ul li{
    width: 33% !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
div.edge-schl-list_tabs1 ul li:hover{
    color: #fff !important;
}
.our-tradition .imp-ntc-img-holder{ 
    float:left; 
    margin:0 40px 40px 0; 
    border:1px solid #cccccc; 
    padding:20px 15px; 
    position:relative; 
    top:6px;
}
.our-tradition span.date-cls{ 
    font-size: 20px;
    padding-right: 14px;
    font-style: italic;
    color: gray;
    opacity: 0.7;
    font-weight: normal;
}






.cta-banner.gymbree{
    background:url(../img/gymbr-banner-img2.html) no-repeat top center;
    background-size: cover;
}
.gymb_span span{
    font-size: 15px !important;
} 
.gymb_list .list li::before, .edge_list .list li::before{
    background:url(../img/gymb_blt.png) no-repeat top center;
    top: 32px;
}
.gymb_p p{
    padding: 20px 0 0 0 !important;
}
.gymb_p p.lead{
    text-transform: uppercase;
}
.edge_logo_inr{
    padding: 0 !important;
}
.edge-video {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    3px 3px 5px 6px #ccc;  /* Firefox 3.5 - 3.6 */
  box-shadow:         3px 3px 5px 6px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  /*padding: 27.5%;*/
/*    border: 1px solid;
    padding: 10px;*/
    /*box-shadow: 1px 4px 2px 4px #888888;*/
}

/*.edge-video video {*/
.edge-video iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

ul.navm{
    background: #0066b3;
    border: solid 1px #fff;
    border-radius: 10px;
}
ul.navm li{
    padding: 0 0 2px 0;
    margin: 0;
    border-bottom: solid 1px #fff;
}
ul.navm li:last-child{
    border-bottom: none;
}
.help-desk-btn .navm li a{
    padding: 1px 16px;
    font-size: 15px;
    width: 100%;
    border: none;
    border-radius: 0;
    margin: 0;
    background: none;
    color: #fff;
    text-transform: capitalize;
    font-weight: normal;

}
.help-desk-btn .navm li a:hover{
    color: #ffcb05;
}
.edge-schl-list, .edge-schl-list_tabs{
    color: #99ccff;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.edge-schl-list h3 {
	padding: 0 0 0 30px;
	margin: 0 0 0 0;
	color: #0066b3;
	font-size: 25px;
	font-weight: 700;
}
.edge-schl-list .lst-itm, .edge-schl-list_tabs .lst-itm{
    padding-bottom: 10px; 
}
.edge-schl-list ul{
    padding-bottom: 35px;
}
.edge-schl-list_tabs ul{
    
}
.edge-schl-list ul li{
    border-bottom: 1px solid #cccccc;
    color: #006699;
    /*font-size: 18px;*/
    font-size: 15px;
    padding-left: 60px;
    position: relative;
/*    padding-top: 35px;
    padding-bottom: 35px;*/
    padding-top: 25px;
    padding-bottom: 25px;
    display: inline;
}
.edge-schl-list_tabs ul li{
    border-bottom: 1px solid #cccccc;
    color: #006699;
    font-size: 16px;
    padding-left: 10px;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline;
    margin: 0 45px;
}
.edge-schl-list ul li::before {
	background: url(../img/edge_scl_img.png) no-repeat top center;
        content: "";
	width: 36px;
	height: 36px;
	display: inline-block;
	position: absolute;
	left: 0px;
	/*top: 37px;*/
	top: 25px;
}
.edge-schl-list_tabs ul li::before{
    background: none;
}
.edge-schl-list span{
    width: 20px;
    font-weight: bold;
}

.edge-schl-list table{
    width: 100%;
}
.edge-schl-list table tr th{
    padding: 10px 5px;
    color: #ffcc00;
    font-size: 24px;
}
.edge-schl-list table tr td{
    padding: 5px 5px 5px 5px;
}

.edge-schl-list table tr:hover {background-color: #5093b5;}
.edge-schl-list table tr:first-child:hover {background-color: none;}

.save_our_star_hd_img{
    padding: 0;
    margin-bottom: 20px;
    margin-top: 10px;
}
.save_our_star_hd_img img{
    width: 100%;
    max-width: 453px;
    display: block;
}

/*********TEC Classes Start **********/
.tec-section{}
.tec-section .multaniart-row{padding-bottom: 50px; background:url(../img/tec/multani_row.png) repeat-x center bottom;}
.tec-section .pnlst-row{ margin-bottom: 30px; padding: 20px; }
.tec-section .pnlst-row.grn-bg{background: #00a88e;}
.tec-section .pnlst-row.grn-bg:hover{background: #00a88e;}
.tec-section .pnlst-row.grn-bg p, .tec-section .pnlst-row.grn-bg h5, .tec-section .pnlst-row.grn-bg h3{color: #fff;}
.tec-section .pnlst-row:hover{background: #f5f5f5;}
.tec-section .pnlst-box{ margin-bottom: 30px; padding: 20px 20px 20px 30px; border: 1px solid #cccccc;}
.tec-section .pnlst-box .img-holder {
	margin: 0 0 0 0;
	border: 1px solid #cccccc;
        clear: both;
        padding: 0;
}
.tec-section .frame-box{margin-left: 90px; margin-bottom: 30px; padding: 20px 20px 20px 30px;}
.tec-section .frame-box:hover{background: #f5f5f5;}
.tec-section .frame-box h3{padding:0 0 0 0; margin:20px 0 0 0; font-size:16px; font-weight:700;}
.tec-section .frame-box p{padding:10px 0 0 0; margin:0px; font-size:14px; font-weight:normal; }
.tec-section .frame-box .img-holder {
	margin: 0 0 0 0;
	border: 1px solid #cccccc;
        clear: both;
        padding: 0;
        overflow: hidden;
}

.tec-section .frame-box2{margin-bottom: 30px; padding: 20px 20px 10px 30px;}
.tec-section .frame-box2:hover{background: #f5f5f5;}
.tec-section .frame-box2 h3{padding:0 0 0 0; margin:0 0 0 0; font-size:25px; font-weight:700; color: #00a88e;}
.tec-section .frame-box2 p{padding:10px 0 0 0; margin:0px; font-size:14px; font-weight:normal; }
.tec-section .frame-box2 .img-holder {
	margin: 0 25px 20px 0;
	border: 1px solid #cccccc;
        clear: both;
        padding: 0;
        overflow: hidden;
}
.tec-section .frame-box2 .img-holder img{
    width: 280px;
}
.tec-section .pnlst-box.grn-bg{background: #00a88e;}
.tec-section .pnlst-box.blu-bg{background: #0066b3;}
.tec-section h1{color:#00a88e;}
.tec-section h1 em{color:#00a88e; font-weight:700;}
.tec-section h2{ padding:50px 0 25px 0; margin:0 0 0 0; color:#00a88e; font-size:30px; font-weight:700;}
.tec-section h2 em{color:#00a88e; font-size:25px; font-weight:700;}
.tec-section h5{ padding:0 0 0 0; margin:15px 0 15px 0; color:#333333; font-size:22px; font-weight:700;}
.tec-section h3{ padding:0 0 0 0; margin:20px 0 0 0; color:#333333; font-size:16px; font-weight:700;}
.tec-section .pnlst-box h3{ padding:0 0 0 0; margin:20px 0 0 0; color:#fff; font-size:16px; font-weight:700;}
.tec-section p{ padding:30px 0 0 0; margin:0px; color:#333333; font-size:18px; font-weight:400; text-align:left}
.tec-section .pnlst-box p{padding:10px 0 0 0; margin:0px; color:#fff; font-size:14px; font-weight:normal; }
.tec-section p:last-child{ }
.tec-section .link{ display:inline-block; margin:auto auto 15px; padding-top:44px;}
.tec-section .link .icon-holder{ display:block; margin:auto auto 10px; width:150px; line-height:150px; height:150px; background:#00a88e; border-radius:100%;}
.tec-section .link a:hover .icon-holder{ background:#ffcb05} 
.tec-section .link label{ display:block; font-size:24px; font-weight:700; color:#0066b3; width:80%; margin:auto}
.tec_list .list li em{color: #00a88e;}
.tec-section table.prg_flw_tbl tr:not(:first-child):hover{ background: #f5f5f5; }
/*.tec-section table.prg_flw_tbl tr:first-child {background-color: #f2f2f2;}*/
/*.tec-section table.prg_flw_tbl tr:nth-child(even) {background-color: #e5e5e5;}*/
.tec-section table.prg_flw_tbl tr:nth-child(even) {background-color: rgba(0,168,142, .5);}
.tec-section .panel-group .panel .panel-heading a{padding: 17px 30px;}
.tec-section .panel-group .panel .panel-heading .panel-title{font-size: 20px; color: #fff;}
.tec-section .panel-group .panel .panel-heading{background: #0066b3;}
.tec-section .panel-group .panel .panel-body {padding: 20px 15px; border:solid 1px #0066b3;}
.tec-section .panel-group .panel .panel-heading a em{color: #ffcb05;}
.tec-section .panel-group .panel .panel-body .img-holder {
	float: left;
	margin: 0 40px 40px 0;
	border: 1px solid #cccccc;
	padding: 0px 0px;
	position: relative;
	top: 6px;
}

.tec-form-section{
    
}
.tec-form-section ol li {
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	list-style: conic-gradient;
	color: #333;
	padding-left: 15px;
	margin-top: 10px;
	font-size: 15px;
}
.tec-form-section .green-clr{
    color: #00a88e;
}
.tec-form-section .line_thru{
    text-decoration: line-through;
}
/*********TEC Classes End **********/

/*********Alumni Classes Start **********/
.alumni p{
    padding-top: 20px;
    padding-bottom: 20px;
}
.alumni h4{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: #0066b3;
    font-size: 36px;
    font-weight: 700;
}
.alumni h5 {
    padding: 0;
    margin: 0;
    color: #0066b3;
    font-size: 27px;
}
.alumni .alumni_logo_right_sec{
    overflow:hidden;
    padding-bottom:39.25%;
    position:relative;
    height:0;
   /* -webkit-box-shadow: 3px 3px 5px 6px #ccc;  
  -moz-box-shadow:    3px 3px 5px 6px #ccc;  
  box-shadow:         3px 3px 5px 6px #ccc;  */
}
.alumni .alumni_logo_right_sec img{
    width: 100%;
}
.alumni .list{ border-top:1px solid #cccccc}
.alumni .list ul{ padding:0px; margin:0px;}
.alumni .list li{ border-bottom:1px solid #cccccc; color:#006699; font-size:18px; padding-left:60px; position:relative; padding-top:35px; padding-bottom:35px;}
.alumni .list li:before{ background:url(../img/gymb_blt.png) no-repeat top center; content:""; width:36px; height:36px; display:inline-block; position:absolute; left:0px; top:32px;}
.alumni-sec-count {
    position: relative;
    background: url('../img/cta-banner-img3.jpg') no-repeat center center;
/*    background:url(../img/cta-banner-img3.jpg) no-repeat top center;*/
    background-size: cover;
    padding: 80px 0;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-align: center;
  }

  .alumni-sec-count .counter-overlay {
    background-color: rgba(0, 32, 64, 0.8); /* Dark blue overlay */
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  .alumni-sec-count .counter-content {
    position: relative;
    z-index: 2;
  }

  .alumni-sec-count .counter-box {
    margin-bottom: 30px;
    transition: transform 0.3s ease;
  }

  .alumni-sec-count .counter-box:hover {
    transform: translateY(-5px);
  }

  .alumni-sec-count .counter-box i {
    font-size: 48px;
    margin-bottom: 15px;
    color: #FFD700;
  }

  .alumni-sec-count .counter {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
  }

  .alumni-sec-count .counter-label {
    font-size: 14px;
    text-transform: uppercase;
    color: #ccc;
    letter-spacing: 1px;
    margin-top: 10px;
  }

      .alumni-benefits-section {
  padding: 60px 0;
  background-color: #f9f9f9;
}

.alumni-benefits-section .section-header {
  margin-bottom: 40px;
}

.alumni-benefits-section .main-title {
  font-size: 28px;
  font-weight: bold;
  color: #0056a4;
}
.alumni-benefits-section .section-title {
  font-weight: bold;
  color: #0072CE;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.alumni-benefits-section .section-description {
  font-size: 16px;
  max-width: 900px;
  margin: 0 auto 40px auto;
  color: #333;
}

.alumni-benefits-section .benefit-items {
  margin-top: 30px;
}

.alumni-benefits-section .benefit-box {
  text-align: center;
  margin-bottom: 40px;
  transition: transform 0.3s ease;
}

.alumni-benefits-section .benefit-box:hover {
  transform: translateY(-5px);
}

.alumni-benefits-section .benefit-icon img {
  width: 250px;
  height: auto;
  margin-bottom: 15px;
}

.alumni-benefits-section h4 {
  font-size: 20px;
  color: #0056a4;
  margin-bottom: 10px;
}

.alumni-benefits-section p {
  font-size: 14px;
  color: #555;
}
.alumni-benefits-section .benefit-title {
  color: #0072CE;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}

.alumni-benefits-section .benefit-text {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

.alumni-reg-cont iframe:focus{ 
    outline: none;
}
.alumni-reg-cont iframe{
    width: 100%;
    height: 1900px;
    border: none;
}
  
/* .alumni .alumni-counter-cont.three {
    position: relative;
    background: url('img/cta-banner-img3.jpg') no-repeat center center;
    background-size: cover;
    padding: 80px 0;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-align: center;
  }
  .alumni .counter-overlay {
    background-color: rgba(0, 32, 64, 0.8); 
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .alumni .counter-content {
    position: relative;
    z-index: 2;
  }
  .alumni .counter-box {
    margin-bottom: 30px;
    transition: transform 0.3s ease;
  }
  .counter-box:hover {
    transform: translateY(-5px);
  }
  .alumni .counter-box i {
    font-size: 48px;
    margin-bottom: 15px;
    color: #FFD700; 
  }
  .alumni .counter {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
  }
  .alumni .counter-label {
    font-size: 14px;
    text-transform: uppercase;
    color: #ccc;
    letter-spacing: 1px;
    margin-top: 10px;
  } */ 
/***********Alumni Classes End **********/

/*********General Padding Classes Start **********/
.pad-btm-0{
    padding-bottom: 0 !important;
}
.mrg-btm-0{
    margin-bottom: 0;
}
.pad-top-0{
    padding-top: 0 !important;
}
.pad-lft-30{
    padding-left: 30px !important;
}
/*********General Padding Classes End   **********/

/* Devices CSS */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
a.logo_istick{
    display: none;
}
.cta-banner.sixth{
    height: 300px;
}
.news-section .blog-post-slider .post .post-info .title h5, .about-top .info h5{
    font-size: 20px;
}
.news-section .blog-post-slider .post .post-info .title p{
    font-size: 12px;
}
.at-glance p.lead{
    font-size: 14px;
}
footer .bottom p, footer .bottom a{
    font-size: 12px;
}
footer .top .links{
    display: none;
}
footer .top .mb-dp-block{
    display: block;
}
.news-detail-text{
    padding: 0 15px;
}
.panel-group .panel .panel-heading a{
    padding: 25px 0;
}
.panel-group .panel .panel-heading .panel-title{
    font-size: 15px;
    text-align: center;
}
.panel-group .panel .panel-heading{
    padding: 0 15px;
}
.region-network-page .panel .cities-list .list li{
    width: 50%;
    font-size: 14px;
}
.region-network-page .panel .team-info h4, .region-network-page .panel .team-info h5{
    font-size: 20px;
}
.cta-banner.fourth{
    height: 128px;
}
.help-desk-cont iframe{
    height: 1338px;
}
.loader-container{
    height: 230vh;
    top: -10px;
}
.loader-new{
    left: 31%;
}
.loader-ntw{
    top: -10px;
    height: 1150vh;
}
.capcha-fld{
    width: 100%;
    letter-spacing: 40px;
}
.mean-container .mean-bar, .mean-container .mean-nav{
    background: #fff !important;
}
.std-reg-cont iframe{
    height: auto;
    min-height: 900px;
}
.hide-on-mb{
    display: none;
}

.modal_popup{
    width: 90%;
    margin: 30% auto 0 auto;
}
.urdu-font-katibeh p{
    font-size: 18px;
}
.tec-section .frame-box{
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}
.alumni-reg-cont iframe{
    height: 2700px;
}
}

@media only screen and (min-device-width : 450px) and (max-device-width : 736px) {
.modal_popup{
    width: 80%;
    margin: 20% auto 0 auto;
}
.development-redined-section p{
    padding-top: 0;
}
.edge-schl-list table{
    font-size: 12px;
}
.urdu-font-katibeh p{
    font-size: 18px;
}
.save_our_star_hd_img img{
    width: 90%;
}
.tec-section .frame-box{
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}
.alumni-reg-cont iframe{
    height: 2700px;
}
/*********General Padding Classes Start **********/
.mbl-pad-btm-30{
    padding-bottom: 30px;
}
.mbl-mrg-btm-30{
    margin-bottom: 30px;
}
/*********General Padding Classes End **********/
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
footer .top .sponcers a{
    margin: 0 0 20px 0;
    width: 100%;
    display: block;
    text-align: center;
}
footer .top .sponcers a:first-child{
    margin-left: 0px;
}
footer .top .sponcers{
    width: 100%;    
}
.sponcers_small_logo{
    width: 100%;
}
footer .top .country_list a{
    display: block;
    padding: 10px 0 !important;
    text-align: center;
}
footer .top .country_list span{
    display: none;
    visibility: hidden;
}
.our-tradition .img-holder{
    margin-right: 0;
    /*margin-left: 5%;*/ 
    float: none;
    text-align: center;
}
.our-tradition .imp-ntc-img-holder{ 
    margin-right: 0;
    /*margin-left: 5%;*/ 
    float: none;
    text-align: center;
}
.edge-video{
    margin-top: 30px;
}
.our-tradition h5, .development-redined-section h5{
    font-size: 25px;
}
.development-redined-section .link label{
    font-size: 15px;
}
.edge-map{
    height: 264px !important;
}
.development-redined-section p{
    padding-top: 0;
}
.edge-schl-list table{
    font-size: 12px;
}
div.edge-schl-list_tabs1 ul li{
    width: 46% !important;
    padding-left: 1% !important;
    padding-right: 1% !important;
    font-size: 10px !important;
}
.save_our_star_hd_img img{
    width: 90%;
}
/*********General Padding Classes Start **********/
.mbl-pad-btm-30{
    padding-bottom: 30px;
}
.mbl-mrg-btm-30{
    margin-bottom: 30px;
}
/*********General Padding Classes End **********/

.alumni-reg-cont iframe{
    height: 2700px;
}

}