@charset "UTF-8";

/* CSS Document */
/*font-family: 'Bebas Neue', cursive;
font-family: 'Poppins', sans-serif;
*/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins:wght@300;400;500&display=swap');

body, input, textarea{ margin:0px; padding:0px; font-family: 'Poppins', sans-serif;font-weight: normal; }

ul{list-style:none; margin:0px; padding:0px;}
ul li{list-style:none;  margin:0px; padding:0px;}
ul li{list-style:none;  margin:0px; padding:0px;}
*{box-sizing: border-box;}
h1, h2, h3, h4, h5, h6, p { margin: 0px 0px 10px 0px;padding: 0px;}
.header-main{ margin: 0px; padding:10px 0px; background: #fff;}
.wrapper{ margin: 0 auto; max-width: 1400px; width: 90%;}

/*--Header Css Start--*/
header{ margin:0px 0px; padding:6px 0px; width:100%; }
header .tz-t1{ display:table; width:100%;}
header .tz-r1{ display:table-row;}
header .tz-c1{ display:table-cell; position:relative; vertical-align:middle; text-align:right}
header .tz-c1:first-child{ width:260px; text-align:left}

/*--Header Css End--*/

/*--On Scroll Small Header Css Start--*/
.fix_header {position: fixed;top: 0;left: 0;right: 0;padding: 0 0 0px 0;z-index:99; -webkit-box-shadow: 0px 5px 13px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 13px -9px rgba(0,0,0,0.75);
box-shadow: 0px 5px 13px -9px rgba(0,0,0,0.75); background: #fff;}
.logoOuter { padding: 0; display: inline-block; width: 100%;  padding:0px 0px 0px 0px; }
.logoOuter img {width: 100%; max-width:160px; height:auto; padding:2px 0px;vertical-align: bottom;}
.fix_header.smaller, .fix_header.smaller .logoOuter img, .fix_header, .logoOuter, .logoOuter img, 
.fix_header.smaller .fix_headerRT_inner, .fix_headerRT_inner{ transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; }
.fix_header.smaller{   padding: 0px 0 0px 0px; background: #fff}
.fix_header.smaller .logoOuter{ padding:0px 0px; width:140px; }
.fix_header.smaller .fix_headerRT_inner{ padding:0px 10px 0px 0; margin-top:15px;}
.fix_header.smaller nav ul li{  }
.logoOuter, .fix_header.smaller .logoOuter{transition:all 1s; -moz-transition:all 1s; -webkit-transition:all 1s; -ms-transition:all 1s; -o-transition:all 1s;}


.news-marquee-main{background: #000000;padding: 15px 10px; color: #fff;}
.news-marquee-flex{display: flex; width: 100%;}
.news-marquee-flex-1{ width: 200px;font-family: 'Bebas Neue', cursive; font-size: 22px;     font-weight: 400;}
.news-marquee-flex-2{flex: 1;}

.section-main-1{ display: flex;width: 100%; justify-content: space-between;}
.section-main-1-1{ width: 19%;background: #DECADB;transition: transform .2s;margin: 20px 0px;}
.section-main-1-1:hover{ -webkit-box-shadow: 0px 0px 15px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 15px -9px rgba(0,0,0,0.75);
box-shadow: 0px 0px 15px -9px rgba(0,0,0,0.75);transform: scale(1.009);}
.section-main-1-1 a{color: inherit !important;text-decoration: none;}
.section-main-1-1:nth-child(1){ background: #DECADB;}
.section-main-1-1:nth-child(2){ background: #C7D0A6;}
.section-main-1-1:nth-child(3){ background: #D9EFFF;}
.section-main-1-1:nth-child(4){ background: #FFEED6;}
.section-main-1-1:nth-child(5){ background: #CFE2DD;}
.section-main-1-2{ width: 32%;background: #D8C9F9; display: flex; flex-flow: column;}
.section-main-1-2:nth-child(1){  background: #D8C9F9; }
.section-main-1-2:nth-child(2){  background: #EEEEEE; }
.section-main-1-2:last-child{  background: #B8D2F9; }
.section-main-1-2-img{width: 100%;text-align: center;padding: 20px;box-sizing: border-box;}
.section-main-1-2-img img{width: 60%;object-fit: cover; height: 300px; object-position: top center}
.section-main-1-2-img video{width: 150px; height: 150px;border: 0px; background: transparent;}
.section-main-1-2-img img{width: 60%; height: auto;border: 0px; background: transparent;}

#inner_remaining { background-color: #DDDDDD;}
.section-main-1-img{width: 100%;height: 300px;}
.section-main-1-img img{width: 100%;object-fit: cover;  object-position: top center}
.section-main-1-content{ padding: 20px 10px; box-sizing: border-box;text-align: center;}
.section-main-1-content img{ max-width: 90%; height: 62px; margin: 0 auto; padding: 14px 0px;}
.section-main-1-content h6{color: #000; font-size: 16px; font-weight: 500;padding: 0px; margin: 0px;}
.section-main-1-content p{color: #000; font-size: 14px;  font-weight: 400;line-height: 20px;}

.section-main-1-2-content{ flex-grow : 1;background: #fff; padding:5% 10% 20px 10%; box-sizing: border-box;text-align: left; width: 100%; margin: 0 auto;}
.section-main-1-2-content img{ max-width: 90%; height: 70px; margin: 0 auto; padding: 20px 0px;}
.section-main-1-2-content h5{color: #000 !important;font-family: 'Bebas Neue', cursive; font-size: 26px !important;letter-spacing: 1px; margin: 10px 0px 10px 0px;padding: 0px  ;font-weight: 400;}
.section-main-1-2-content p{color: #000; font-size: 14px;  font-weight: 400;line-height: 20px;}

.section-main-1-2:nth-child(1) .section-main-1-2-content{  background: #DECADB; }
.section-main-1-2:nth-child(2) .section-main-1-2-content{  background: #C7D0A6; }
.section-main-1-2:last-child .section-main-1-2-content{  background: #CFE2DD; }

.about-era-1{ background-image: url(../images/about-era-1.png); background-repeat: no-repeat; background-size: cover}
.about-era-content-1{ width: 400px; padding: 8em 0px;}
h1{color: #000;font-family: 'Bebas Neue', cursive; font-size: 36px;margin: 0px 0px 10px 0px;padding: 0px;font-weight: 400; }
h2{color: #000;font-family: 'Bebas Neue', cursive; font-size: 36px;margin: 0px 0px 10px 0px;padding: 0px; font-weight: 400;}

p{color: #000; font-size: 16px; line-height: 26px;  font-weight: 400;line-height: 20px;}

.bullet-1 ul{ margin:0px 0px 0px 16px;padding:0px; list-style: disc;}
.bullet-1 ul li{ margin:0px;padding:6px 0px; list-style: disc; font-style: italic;}

.bullet-3 ul{ margin:10px 0px 0px 0px;padding:0px 0px 0px 0px; list-style: disc;}
.bullet-3 ul li{ margin:0px 0px 10px 0px;padding:0px 0px 6px 20px; list-style: none;background-image: url(../images/arrow-1-1.svg);background-repeat: no-repeat;  background-position: left top 8px;}
.bullet-3 ul li a{ color: inherit; text-decoration: none;}
.bullet-3 ul li a:hover{ color: inherit; text-decoration: underline;}
.accordion_body-2 ul{ margin:10px 0px 0px 0px;padding:0px 0px 0px 0px; list-style: disc;}
.accordion_body-2 ul li{ margin:0px 0px 10px 0px;padding:0px 0px 6px 20px; list-style: none;background-image: url(../images/arrow-1-1.svg);background-repeat: no-repeat;  background-position: left top 8px; font-size: 14px;}

.home-sec-2-bg{ background-image: url("../images/murali-bg.png"); background-repeat: no-repeat; background-size: cover}
.contact-bg-1{ background-image: url("../images/contact-bg-1.png"); background-repeat: no-repeat; background-size: cover}
.home-sec-2-bg p{ padding: 12px 0px;}
.home-sec-2-wrap{ width: 100%;display: flex;padding: 20px 0px 0px 0px;}
.home-sec-2-1{ width: 400px; vertical-align: bottom; align-self: baseline;  display: flex;}
.home-sec-2-1 img{ width: 95%; height: auto; }
.home-sec-2-2{ flex: 1; margin: auto;padding-left: 5%;}

.designation{ padding: 0px 0px 10px 0px;color: #3E8DE8; font-weight: 500;line-height: 20px;}
.team-card-content h3{ padding: 0px 0px 10px 0px;color: #3E8DE8; min-height: 50px; font-weight: 500;line-height: 20px;font-size: 14px;margin: 0px;padding: 0px;}


.designation-2{ padding: 0px 0px 10px 0px;color: #000; font-weight: 500}
.blue-bg{padding: 12px 16px; background: #65B8D1; border-radius: 10px; color: #fff; margin: 20px 0px;}
.blue-bg p{color: #fff; margin: 0px 0px !important; padding: 6px 0px!important;}
.button-1{background: #93BD69; padding: 10px 26px; border-radius: 100px; display: inline-block; margin: 12px 0px; text-decoration: none; color:#fff; border: 0px;}
.button-2{background: #fff; padding: 10px 26px; border-radius: 100px; display: inline-block; margin: 12px 0px; text-decoration: none; color:#ccc; border: 0px; border:1px solid #ccc;}

.carousel img{vertical-align: bottom; width: 100%; max-height: 88vh; object-fit: cover; object-position: center bottom;}
.obj-img-1{height: 100%}
.obj-img-1 img{vertical-align: bottom; width: 100%; position: relative;height: 110%; margin-top:  -6%;margin-left: -80px;}

.home-sec-3-bg{ background-image: url("../images/home-sec-3-bg.png"); background-repeat: no-repeat; background-size: cover;padding: 100px 0px; }
.objective-1{background: #fff; border-radius: 20px; display: flex; width: 90%; margin: 0 auto;}
.objective-1-1{width: 40%;}
.objective-1-2{ flex: 1;    padding: 20px; box-sizing: border-box}
.objective-1-2 p{ margin-bottom: 25px; font-size: 14px;}
.exam-solutions-bg-3 p{ margin-bottom: 15px; font-size: 14px;}
.objective-list{display: flex; width: 100%;  margin-bottom: 20px;}
.objective-list:last-child{margin-bottom: 0px;}
.objective-list-1{width: 70px;}
.objective-list-1 img{width: 100%; height: auto;}
.objective-list-2{ flex: 1;padding-left: 20px; margin: auto;}

.home-scroll-bg{ padding:60px 0px;}
.home-scroll-bluebg{background: #3E8DE8; padding: 20px; border-radius: 20px; overflow: hidden}

.message-bg{padding: 50px 0px; text-align: center; background-color: #F5F5F5; background-image: url(../images/message-bg-1.png), url(../images/message-bg-1.png); background-repeat: no-repeat; background-position: right 5% top 5%, right 14% top 14%; background-size: 80px 80px, 50px 50px} 
.message-form-main{ display: flex; width: 100%; max-width: 800px; margin: 0 auto;justify-content: space-between;flex-wrap:wrap; padding: 20px 0px;;}
.mf-1{ width: 46%; margin-bottom: 10px;}
.w-100{ width:100% !important; }
.text-field-1{color: #999999; font-size: 16px; background: transparent; padding: 10px 3px; border: 0px; border-bottom: 1px solid #707070; width: 100%;  }
.text-area-1{color: #999999; font-size: 16px; background: transparent; padding: 10px 3px; border: 0px; border-bottom: 1px solid #707070; width: 100%; resize: none;   }


.footer-bg{ background: #000;padding: 10px 0px;}
.footer-bg p{ color: #fff; font-size: 14px; line-height: 20px; padding: 14px 0px;}
.min-height-1{ min-height: 400px;}
.footer-wrap{ display: flex;width: 100%;}
.footer-wrap a{  text-decoration: underline; color: inherit}
.footer-wrap-1{ width: 40%;}
.footer-wrap-2{ flex: 1;margin: auto}
.footer-links{color: #fff; display: flex}
.footer-links a{color: #fff;text-decoration: none;flex: 1;padding-bottom: 10px; padding-left: 20px;}
.footer-social-media{border-top: 1px solid #ccc; margin-top: 15px; padding: 10px 0px;overflow: hidden}
.fsm-wrap{ display: flex; width: 180px; float: left;color: #fff; margin-right: 25px;}
.fsm-1{margin-right: 10px; width: fit-content;margin: auto;}

/*Navigation*/
.side-menu-wrapper { /* style menu wrapper */
	background: rgba(62,141,232,.95);
	padding: 40px 0 0 30px;
	position: fixed; /* Fixed position */
	top: 0;
	right: 0; /* Sidebar initial position. "right" for right positioned menu */
	height: 100%;
	z-index: 99999;
	transition: 0.5s; /* CSS transition speed */
	width: 280px;
	font-size: 16px;
	/*font: 20px "Courier New", Courier, monospace;*/
	box-sizing: border-box;
}
.side-menu-wrapper > ul{ /* css ul list style */
	list-style:none;
	padding:0;
	margin:0;
    overflow-y: auto; /* enable scroll for menu items */
	height:95%;
}
.side-menu-wrapper > ul > li > a { /* links */
    display: block;
    /*border-bottom: 1px solid #131313;*/
    padding: 8px 4px 8px 4px;
    color: #ffffff;
    transition: 0.3s;
	text-decoration: none;
    line-height: 20px;
}
.side-menu-wrapper > a.menu-close { /* close button */
    padding: 8px 0 4px 23px;
    color: #6B6B6B;
    display: block;
    margin: -30px 20px -10px -20px;
    font-size: 35px;
    text-decoration: none;
    text-align: right;
}

.menu-overlay { /* overlay */
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.7);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    opacity: 0;
    transition: opacity 1s;
}
.menu-open{ position:absolute; width: 50px;  /*right: 10px;*/ top: 50%; right: 0%; transform: translate(-0%, -50%);z-index: 9}
.menu-open img {
    height: auto;
    float: right;
	max-width: 50px !important;  height: auto !important;
}





.nbs-flexisel-container,.nbs-flexisel-item img{max-width:100%;position:relative}
.nbs-flexisel-nav-left.disabled,.nbs-flexisel-nav-right.disabled{opacity:.4}
.nbs-flexisel-ul{position:relative;width:99999px;margin:0;padding:0;list-style-type:none;text-align:center;overflow:auto; margin: 0 auto;}
.nbs-flexisel-inner{position:relative;overflow:hidden;float:left;width:100%; padding: 20px 0px;}
.nbs-flexisel-item{float:left;margin:0;padding:0;position:relative;line-height:0}
.nbs-flexisel-item img{ margin-top:10px;margin-bottom:10px}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right{padding:5px 10px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;position:absolute;cursor:pointer;z-index:4;top:50%;transform:translateY(-50%); color:#fff}
.nbs-flexisel-nav-left{left:-5px}
.nbs-flexisel-nav-left:before{content:url('../images/left-arrow-1.png');}
.nbs-flexisel-nav-right{right:-5px}
.nbs-flexisel-nav-right:before{content:url('../images/right-arrow-2.png');}
.deal-img img{ padding: 0px 21px; box-sizing: border-box;}




.about-sec-1-bg{ background: transparent linear-gradient(180deg, #FFFFFF 0%, #E5ECEA 48%, #E5ECEA 100%) 0% 0% no-repeat padding-box;padding: 100px 0px 30px 0px}
.about-sec-1-bg p{ font-size: 15px !important; line-height: 22px;padding: 6px 0px}


.about-sec-1-wrap{ width: 100%;display: flex;padding: 40px 0px; overflow: hidden}
.about-sec-1-1{ width: 38%; }
.about-sec-1-1 img{ width: 95%; height: auto; }
.about-sec-1-2{ flex: 1; margin: auto;padding-left: 4%;padding-right: 4%;}

.about-sec-2-wrap{ width: 100%;display: flex;padding: 40px 0px;}
.about-sec-2-1{ width: 30%; }
.about-sec-2-1 img{ width: 95%; height: auto; }
.about-sec-2-2{ flex: 1; margin: auto;padding-left: 4%;padding-right: 4%;}

.about-sec-2-2 p{ font-size: 15px !important; line-height: 22px;padding: 6px 0px}


.murali-sec-1-wrap{ width: 100%;display: flex;padding: 40px 0px 0px 0px;}
.murali-sec-1-1{ width: 38%;align-self: flex-end; }
.murali-sec-1-1 img{ width: 95%; height: auto;     margin-bottom: -8px;}
.murali-sec-1-2{ flex: 1; margin: auto;padding-left: 4%;padding-right: 4%;}
.signature-wrap{margin: 20px 0px 20px 0px;text-align: right;}
.signature-wrap h4{ margin: 0px;padding: 0px; color: #ff0000;font-size: 18px; text-transform: uppercase;color: #3E8DE8;font-weight: 700;}
.signature-wrap img{width: auto; max-width: 80%; height: auto;max-height: 90px;margin-bottom: 10px;}

.murali-sec-1-2 p{ font-size: 15px; line-height: 24px;}



.about-sec-2-bg{padding: 40px 0px}
.team-main-1 h3 {  margin: 0px;padding: 0px 0px 10px 0px; font-size: 28px;line-height: 28px; color: #000; font-weight: 400;font-family: 'Bebas Neue', cursive; font-weight: 400;}
.team-main-1 h4 { margin: 0px; padding: 0px 0px 10px 0px; font-size: 14px; color: #3E8DE8; font-weight: 500;}

.team-main-1{display: flex;width: 100%; justify-content:space-around}
.team-1{width: 30%; text-align: center}
.team-1 img{width: 100%; height: auto; text-align: center}

.board-of-gov-bg{background: #E5ECEA;padding: 10px 0px;}
.board-of-gov{padding: 20px 10px}
.board-of-gov-bg h3{color: #000;font-family: 'Bebas Neue', cursive; font-size: 30px;margin: 10px 0px 10px 0px;padding: 0px;font-weight: 400; }


.inner-sec-2-bg-main{}
.inner-sec-2-bg-main p{ font-size: 14px;}
.career-counselling-bg{min-height: 80vh;background-image: url(../images/career-counselling-bg-1.png); background-repeat: no-repeat;background-position: center;background-size: cover}
.career-counselling-bg-2{min-height: 80vh;background-image: url(../images/career-counselling-bg-2.png); background-repeat: no-repeat;background-position: center;background-size: cover}

.myneet-bg-2{min-height: 80vh;background-image: url(../images/myneet-bg-2.png); background-repeat: no-repeat;background-position: center;background-size: cover}




.career-counselling-bg-3{min-height: 80vh;background-image: url(../images/career-counselling-bg-3.png); background-repeat: no-repeat;background-position: center;background-size: cover;padding: 40px 0px 0px 0px;}
.career-counselling-bg-4{background-color:#F0F1F5; padding: 40px 0px;}

.inner-sec-2-wrap{ width: 100%;display: flex;padding: 20px 0px;}
.inner-sec-2-1{ width: 38%; }
.inner-sec-2-1 img{ width: 95%; height: auto; }
.inner-sec-2-2{ flex: 1; padding-top: 100px; margin: auto;padding-left: 4%;padding-right: 4%;}

.career-counselling-content-1{ width: 600px; padding: 2em 0px;}
.bullet-2 ul{ margin:10px 0px 10px 0px;padding:0px; list-style: none; display: flex;flex-wrap: wrap;justify-content: space-between}
.bullet-2 ul li{ margin:0px;padding:6px 10px; box-sizing: border-box;border-radius: 100px; list-style: none; background: #3E8DE8; width: 45%;font-size: 14px; color: #fff;font-style: italic; margin-bottom: 20px;}
.career-counselling-bg-3 h5{color: #3E8DE8;  font-size: 18px; margin: 0px 0px 10px 0px;padding: 0px }

.d-d{display: block}
.m-d{display: none}

.bluebg-2 {
    background: #3E8DE8;
    padding:30px;
    border-radius: 20px;
    overflow: hidden;
    text-align: center;
}
.bluebg-3 h6{ text-align: right;padding: 0px 0px; font-size: 18px; color: #fff;margin: 0px;}
.bluebg-3 {
    background: #3E8DE8;
    padding:30px;
    border-radius: 20px;
    overflow: hidden;
    text-align: left;
}
.bluebg-3 p{color: #fff;line-height: 24px;margin: 0px;padding: 0px; font-style: italic}
.bluebg-3 p:before{content: url(../images/quote-left.svg); margin-right: 10px;;}
.bluebg-3 p:after{content: url("../images/quote-right.svg");margin-left: 10px;;}

.career-counselling-img{display: flex;width: 100%}
.career-counselling-1{ flex: 1;}
.career-counselling-1 img{ width: 100%;height: auto}
.helpdesk{padding: 40px 0px}
.btn-m-1{margin: 10px 0px; background: #fff;color: #000}
.table-1 h4{background: #3E8DE8;padding: 10px; color: #fff;  font-size: 14px; margin: 0px 0px; font-weight: 400;
 -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px; }
.table-1 table{margin-bottom: 10px;
background: #fff;-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
-webkit-box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.75);}

.table-1 table tr td{border-collapse: collapse;padding: 10px 10px;color: #000;font-size: 14px; border-bottom: 1px solid #ccc;}
.table-1 table tr td:first-child{width:30%;}

.comedkares-bg{background-image: url("../images/comedkares-bg.jpg"); min-height: 85vh; background-repeat: no-repeat;background-position: center;background-size: cover; padding: 50px 0px 80px 0px}


.rating-banner{background-image: url(../images/rating-banner.jpg); min-height: 85vh; background-repeat: no-repeat;background-position: center;background-size: cover; padding: 50px 0px 80px 0px}


.external-hand-bg{background-image: url("../images/external-hand-bg.jpg");background-repeat: no-repeat;background-position: center;background-size: cover; color: #fff !important; padding: 50px 0px;}


.rating-banner-2{background-image: url(../images/rating-banner-2.png);background-repeat: no-repeat;background-position: center;background-size: cover; color: #fff !important; padding: 50px 0px;min-height: 100vh}

.rating-banner-2 h2, .rating-banner-2 p, .rating-banner-2 .bullet-2 li{color:#fff}


.iskill-banner{background-image: url(../images/iskill-banner.jpg); min-height: 70vh; background-repeat: no-repeat;background-position: center;background-size: cover; padding: 50px 0px 80px 0px; display: flex;align-items: end;}


.iskill-banner .inner-sec-2-2{margin: auto !important;padding-left: 6%}
.iskill-banner .inner-sec-2-2 h1{margin:20px 0px !important;}



.comedk-banner{background-image: url("../images/comedk-bg.png"); min-height: 80vh; background-repeat: no-repeat;background-position: center;background-size: cover; padding: 50px 0px 80px 0px; display: flex;align-items: end;}
.rating-main-1{display: flex;width: 100%; justify-content:space-around}
.rating-1{width: 30%; text-align: center}
.rating-1 img{width:auto; max-width: 90%; object-fit: cover; height: 140px;text-align: center}
.rating-1 a.link{color: #000; text-decoration: none;font-size: 14px; display: block;white-space: nowrap;}
.rating-1 a.link:hover{color: #93BD69}
.rating-1 a.link img{width:20px;height: auto; vertical-align: middle;margin: 0px 0px 0px 10px}

.rating-1 h5{ font-size: 14px; font-weight: 400; color: #000}
.rating-1 h5 span{  color: #EA7773 !important}
.inner-sec-2-bg-main p{ padding-bottom: 20px; margin: 0px;}

.exam-solutions-banner b{ padding: 0px 0px 14px 0px;display: inline-block;}
/*accordian Start*/
.accordion_container {width: 100%;border-bottom:1px solid #ccc;}
.accordion_head {color: #000000;cursor: pointer;font-size: 14px; margin: 0 0 1px 0; padding: 10px 5px 10px 11px;font-weight: bold;border-top:1px solid #ccc;}
.accordion_body {padding:0px 10px;}
.accordion_body p {padding: 5px 0px;font-size: 11px;margin: 0px;}
.plusminus {float: right;}
.accordion_container-2 {width: 100%;border-bottom:0px solid #ccc;}
.accordion_head-2 {color: #000000;cursor: pointer; font-size: 14px;margin: 0 0 1px 0;padding: 15px 5px 15px 11px;font-weight: bold;border:1px solid #CCCCCC;margin-top: 20px;background: #FFFFFF; -webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;}
.accordion_body-2 {padding: 10px 10px;background: #FFFFFF;border: 1px solid #ccc;/* border-radius: 7px; */margin-top: -5px;border-top: 0px;
-webkit-border-top-left-radius: 24px;
-webkit-border-top-right-radius: 24px;
-moz-border-radius-topleft: 24px;
-moz-border-radius-topright: 24px;
border-top-left-radius: 24px;
border-top-right-radius: 24px;

}
.accordion_body-2 h3 {padding: 10px 0px;font-size: 16px;margin: 0px;line-height: 22px; color:#c9191d;}
.accordion_body-2 p {padding: 10px 0px;font-size: 14px;margin: 0px;line-height: 22px}
.plusminus-2 {float: right;}
/*accordian End*/


.skill-building-banner{background-image: url(../images/skill-building-bg.png); background-repeat: no-repeat;background-position: center;background-size: cover;padding: 40px 0px 0px 0px;min-height: 85vh}

.media-bg-1-banner{background-image: url(../images/media-bg-1.png); background-repeat: no-repeat;background-position: center;background-size: cover;padding: 110px 0px 0px 0px; }



.p-l-1{padding-left: 14%; margin-top: 100px}


.exam-solutions-banner{background-image: url(../images/exam-solutions-banner.png);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 40px 0px 0px 0px;min-height: 85vh }

.unigauge-bg-1{background-image: url(../images/unigauge-bg-1.png);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 40px 0px 0px 0px;min-height: 85vh }



.exam-solutions-banner-2{background-image: url(../images/exam-solutions-bg-2.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 40px 0px 0px 0px; }

.exam-solutions-box{margin: 25px 0px 10px 0px; display: flex;width: 100%;flex-wrap: wrap}




.exam-solutions-box-1{width: 45%; background-repeat: no-repeat; padding: 10px 0px 80px 80px; background-position: left top; background-image: url("../images/exam-solutions-list-1.png"); margin-bottom: 25px;}
.exam-solutions-box-1:nth-child(2){background-image: url("../images/exam-solutions-list-2.png");}
.exam-solutions-box-1:nth-child(3){background-image: url("../images/exam-solutions-list-3.png");}
.exam-solutions-box-1:nth-child(4){background-image: url("../images/exam-solutions-list-4.png");}
.exam-solutions-box-1 h3{ font-weight: 300; font-size: 18px; line-height: 26px;}

.exam-solutions-box-3items {max-width: 800px !important; width: 100% !important}
.exam-solutions-box-3items .exam-solutions-box-1{width: 31%;}

.exam-solutions-box-img{ width: 120px; text-align: right;}
.exam-solutions-box-img img{ width: auto; height: 60px;}
.green-bg{background-color: #93BD69; padding: 10px 20px; box-sizing:border-box;text-align:center; border-radius: 100px; color: #fff; }


.career-planing-bg-1{background-image: url("../images/career-planing-bg-1.png");background-repeat: no-repeat; background-position: left top; background-size: cover; padding: 60px 0px;}

.exam-solutions-bg-5{background-color: #F0F1F5; padding: 60px 0px;}
.exam-solutions-bg-5 hr{height: 1px;background: #000;margin: 10px 0px 40px 0px; border: 0px;}

.white-box-main{ display: flex; width: 100%; flex-wrap: wrap; padding: 0px 0px; justify-content:space-between}
.white-box-1{background-color: #fff;width: 48%;padding: 20px 20px ; margin: 20px 0px; border-radius: 20px; text-align: center;}
.white-box-1 img{ height: 300px; width: auto; max-width: 80%;;margin: auto }
.white-box-1 h3{color: #000000; text-shadow: none;    font-family: 'Bebas Neue', cursive; margin: 0px; padding: 0px;font-size: 26px; letter-spacing: 1px;}
.white-box-1 h4{color: #000000; font-size: 14px; font-weight: 400; padding: 0px; text-shadow: none;margin: 10px 0px 20px 0px;}


.white-box-2{background-color: #fff;width: 100%;padding: 20px 20px ; margin: 20px 0px; border-radius: 20px; text-align: left;    min-height: 98%;}
.white-box-2 h3{ font-size: 34px; font-family: 'Bebas Neue', cursive; font-weight: normal}
.white-box-2 h6{ font-size: 16px;font-weight: 600}
.percentage-box-main{ display: flex; width: 100%; padding: 20px 0px; justify-content:space-between}
.percentage-box-1{background-color: #90B84F;width: 30%;padding: 50px 20px ; border-radius: 20px; text-align: center;}
.percentage-box-1:nth-child(2){background-color: #E0683C}
.percentage-box-1:nth-child(3){background-color: #68BAE2}
.percentage-box-1:nth-child(4){background-color: #9C5AD2}
.percentage-box-1:nth-child(5){background-color: #68BAE2}
.percentage-box-1:nth-child(6){background-color: #9C5AD2}
.percentage-box-1:nth-child(7){background-color: #CC6298}

.val-increment{ display: inline-block; margin: 0 auto; background: #fff; padding:40px; box-sizing: border-box; font-size: 42px; border-radius: 1000px;font-family: 'Bebas Neue', cursive; color: #90B84F; font-weight: 400;}

.val-img{ display: inline-block; margin: 0 auto; background: #fff; padding:10px; box-sizing: border-box; font-size: 42px; border-radius: 1000px;font-family: 'Bebas Neue', cursive; color: #90B84F; font-weight: 400; width: 90px; height: 90px; display: flex;}

.val-img img{ height: 60px; width: 60px;;margin: auto }

.percentage-box-1 h3{color: #fff; text-shadow: none;margin: 10px 0px -6px 0px; font-size: 20px;}
.percentage-box-1 h4{color: #fff; text-shadow: none;margin: 20px 0px;}

.percentage-2-4{flex-wrap: wrap;}
.percentage-2-4 .percentage-box-1{width: 23% !important; margin-bottom: 50px;}
.yellow-bg{background: #E7D24A !important;}
.percentage-2-2{flex-wrap: wrap;}
.percentage-2-2 .percentage-box-1{width: 48% !important; margin-bottom: 50px;}

.p-b-2{padding-bottom: 30px !important}
.m-b-0{padding-bottom: 0px !important}

.exam-solutions-bg-3{background-color: #F0F1F5;padding: 60px 0px;}
.exam-solutions-bg-4{background-color: #3E8DE8;padding: 10px 0px;text-align: center;color: #fff;font-size: 22px;}
.exam-solutions-bg-4 b{ padding: 10px 20px; display: inline-block;}
.exam-solutions-bg-4 span{ white-space: nowrap}
.display-flex{display: flex !important;margin: auto}
.obj-img-1a img {
   
   
  
    max-height: 600px !important;
    margin: auto !important;
    margin-left: -90px !important;
}


.era-bg-3{background-color: #0F3F6B;padding: 30px 0px; color: #fff}
.india-wrap{ display: flex; width: 100%;}
.india-wrap h4{font-size: 20px}
.india-wrap p{color: #fff;margin: 20px 0px; font-weight: 400}
.india-1{ width: 90%;max-width: 400px; text-align: center}
.india-2{ flex: 1}
.white-bullet ul{ list-style: disc !important; margin-left: 20px;}
.white-bullet ul li{ list-style: disc !important;margin: 10px 0px; font-weight: 400}

.era-section-3{ display: flex; width: 100%; justify-content: space-between}
.era-section-3-1{width: 47%}
.era-section-3-1 img{width: 100%; height: auto;border-radius: 5px}
.era-section-3-2{width: 47%}


.era-section-3b{ display: flex; width: 100%; justify-content: space-between}
.era-section-3b-1{width: 67%;padding-right: 35px; margin-bottom: 20px}
.era-section-3b-1 img{width: 100%; height: auto;border-radius: 5px}
.era-section-3b-2{flex: 1}
.era-section-3b-2 .eimpact-box{width: 100% !important;}



.exam-solutions-section-3{display: flex; width: 100%; justify-content: space-between}
.exam-solutions-section-3-1{width: 47%}
.exam-solutions-section-3-2{width: 47%}

.impact-main{ height: 100%}
.impact-box-wrap { height: calc( 80%); display: flex;  flex-flow: row wrap; justify-content: space-between;  }
.impact-box-wrap > div.impact-box {  background: #fff; border-radius: 20px; width: 45%;  margin: 20px 0px 0px 0px;  text-align: center;  display: flex; }
.impact-box-align{margin: auto;}


.eimpact-main{ height: 100%}
.eimpact-box-wrap { height: calc( 80%); display: flex;  flex-flow: row wrap; justify-content: space-between;  }
.eimpact-box-wrap > div.eimpact-box {  background: #fff; box-shadow: 0px 0px 6px #00000029;
border-radius: 15px; width: 45%;  margin: 20px 0px 0px 0px;  text-align: center;  display: flex; }
.eimpact-box-align{margin: auto;}
.eimpact-box-align h4{color: #F4A024 !important;   font-size: 16px !important; letter-spacing: 1px; margin: 4px 0px 4px 0px; padding: 0px;    font-weight: 600;}
.eimpact-box-align h6{color: #000 !important; font-size: 14px !important; margin: 0px 0px 4px 0px; padding: 0px; font-weight: normal}



.m-t-b-1{ margin: 20px 0px;}
.impact-box-align h4{color: #000 !important; font-family: 'Bebas Neue', cursive; font-size: 26px !important; letter-spacing: 1px; margin: 4px 0px 4px 0px; padding: 0px;    font-weight: 400;}
.impact-box-align h6{color: #000 !important; font-size: 16px !important; margin: 4px 0px 4px 0px; padding: 0px; font-weight: normal}

.img-2{padding: 20px 0px; text-align: center;}
.img-2 img{ width: 90%; height: auto;}


.img-3{padding: 20px 0px; text-align: center;}
.img-3 img{ width: 90%; height: auto;}


.years-list{display: block; width: 100%; border-bottom: 1px solid #ccc; margin-bottom: 25px;}
.years-list ul li{background: #fff;
    padding: 10px 26px;
    border-radius: 100px;
    display: inline-block;
    margin: 12px 0px;
    text-decoration: none;
    color: #000;
    border: 0px; border: 1px solid #ccc;}
.years-list ul li a{ color: #000; text-decoration: none;}
.years-list ul li.active{background: #93BD69; border: 1px solid #93BD69;}

.clear{clear: both;}

.media-wrap{ display: flex; width: 100%; margin-bottom: 25px; border-radius: 100px;}
.media-wrap a{ display: flex; width: 100%; text-decoration: none; color: #000;}
.mw-1{ padding: 2px 10px; width: 150px; background: #3E8DE8; display: flex; 
-webkit-border-top-left-radius: 100px;
-webkit-border-bottom-left-radius: 100px;
-moz-border-radius-topleft: 100px;
-moz-border-radius-bottomleft: 100px;
border-top-left-radius: 100px;
border-bottom-left-radius: 100px;
}
.mw-2{ flex: 1; padding: 10px 10px 10px 30px;background: #fff; border: 1px solid #CCCCCC;
-webkit-border-top-right-radius: 100px;
-webkit-border-bottom-right-radius: 100px;
-moz-border-radius-topright: 100px;
-moz-border-radius-bottomright: 100px;
border-top-right-radius: 100px;
border-bottom-right-radius: 100px;
}
.media-wrap a .mw-1{color: #fff;}
.mw-1 b{ margin: auto;}

.media-inner-wrap{display: flex; width: 100%;  border-radius: 100px;}

.miw-1{ padding: 2px 10px; width: 150px; background: #3E8DE8; display: flex; 
-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
border-top-left-radius: 20px;
}
.miw-1 b{ margin: auto; color: #fff;}
.miw-2{ flex: 1; padding: 10px 10px 10px 30px;background: #fff; border: 1px solid #CCCCCC;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
    border-top-right-radius: 20px; background: #F7F7F7}

.media-inner-container{border: 1px solid #CCCCCC;background: #fff;padding: 20px;margin-top: -2px;margin-top: -3px; position: relative; z-index: 9999; margin-bottom: 25px;-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;}
.img-media{margin: 20px 0px; max-width: 60%; height: auto;}
.media-inner-container h4{color:#3E8DE8}
.media-inner-container ul{ margin:10px 0px 0px 0px;padding:0px 0px 0px 0px; list-style: disc;}
.media-inner-container ul li{ margin:0px 0px 10px 0px;padding:0px 0px 6px 20px; list-style: none;background-image: url(../images/arrow-1-1.svg);background-repeat: no-repeat;  background-position: left top 8px;}



.contact-list{display: flex; width: 100%;  padding: 20px 0px; font-size: 20px;}
.contact-list:last-child{margin-bottom: 0px;}
.contact-list-1{width: 30px;}
.contact-list-1 img{width: 100%; height: auto;}
.contact-list-2{ flex: 1;padding-left: 20px; margin: auto;}

.contact-sec-2-wrap{ padding: 100px 0px; box-sizing: border-box; width: 100%;display: flex; }
.contact-sec-2-1{ width: 50%; vertical-align: bottom; align-self: baseline;  display: flex;}
.contact-sec-2-1 img{ width: 95%; height: auto; }
.contact-sec-2-2{ flex: 1; margin: auto;padding-left: 5%;}



.myneet-list{display: flex; width: 100%;  padding: 20px 0px; font-size: 17px;}
.myneet-list:last-child{margin-bottom: 0px;}
.myneet-list-1{width: 40px;}
.myneet-list-1 img{width: 100%; height: auto;}
.myneet-list-2{ flex: 1;padding-left: 20px; margin: auto;}


.exam-solutions-bg-1{background-image: url(../images/exam-solutions-bg-1.png);padding: 30px 0px;}
.exam-solutions-wrap{padding-left: 40%;}


.testdistribution-wrap{display: flex; flex-wrap: wrap;justify-content: space-between; margin-top: 30px;}
.testdistribution-list{width: 48%;  padding: 20px 2%; font-size: 16px;display: flex; 

background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 0px 6px #00000029;
border-radius: 25px;
    margin-bottom: 20px;
}
.testdistribution-list:last-child{margin-bottom: 0px;}
.testdistribution-list-1{width: 60px;}
.testdistribution-list-1 img{width: 100%; height: auto;}
.testdistribution-list-2{ flex: 1;padding-left: 20px; margin: auto;}

.fix-right-1 { padding: 10px; position: fixed; right: 0px; width: 150px; text-align: center; white-space: nowrap; background: #93BD69; color: #fff; right: -150px; z-index: 9999; top: 40%; background: none; transform-origin: 0 0; transform: rotate(90deg); background-color: #93BD69;}
.fix-right-1 a { text-decoration: none; color: #fff;}
.m-t-1{margin-top: 80px !important}




.services-bg{padding: 20px 0px 20px 0px;background: #E5ECEA}
.directors-bg{padding: 20px 0px 20px 0px;background: #F0F1F5}
  .directors-wrap {display: flex;width: 100%;margin: 20px 0px;} 
    .directors-1{width: 300px;padding-right: 20px;}
    .directors-2{flex: 1;}

.team-wrap{display: flex;width: 100%;justify-content: space-between;flex-wrap: wrap;}
    .team-card-1{width: 30%; position: relative;padding-bottom: 34px; }

.team-card-img-2{margin: 10px 0px 0px 0px;}
.team-card-img-2 img{  width: auto;height: 34px; max-width: 100%;position: relative;}

    .team-card-img{ position: relative;}
    .team-card-img img{ width: 100%;height: auto; position: relative;min-height: 300px;object-fit: cover;object-position: center top;}
    .team-name{
        left: calc(50% - 0.5rem);
    line-height: 1;
    padding-top: 0.5rem;
    position: absolute; 
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
        bottom: 0px;
    left: -21px;
        color: #000;
    font-family: 'Bebas Neue', cursive;
    font-size: 26px;
}




    .team-card-content{margin: 10px 0px;}
.team-card-content p{ margin: 0px;padding: 0px; font-size: 16px; line-height: 24px;color: #000000}
.team-card-content img{ max-width: 20px; height: auto; display: block;padding: 10px 0px; font-size: 16px; line-height: 24px;color: #000000}

.team-card-content a{position: absolute;bottom: 10px; left: 0px;}
.wrap-txt{background: #fff;width: 95%;margin: 0px 0px -120px 0px;padding: 10px 0px}
.m-t-4{margin-top: 80px !important}
.p-tb-1{padding: 70px 0px 10px 0px;}


.innovation-hub-bg-2{background-color: #294A70;padding: 50px 0px; color: #fff}
.innovation-hub-bg-2 p{color: #fff;margin: 0px 0px 20px 00px}
.innovation-hub-bg-2 h3{font-weight: normal;color: #fff; letter-spacing: 1px; font-size: 28px; margin: 0px 0px 15px 0px;    font-family: 'Bebas Neue', cursive;}
.ih-wrap{ display: flex; width: 100%;justify-content: space-between; flex-wrap: wrap;margin-bottom: 30px;}
.ih-w-1{ width: 23%; display: flex; background: #FFFFFF; padding: 10px; border-radius: 5px; margin: 0px 0px 20px 0px}
.ih-w-1-1{ width: 120px; text-align: center; margin: auto;}
.ih-w-1-1 img{ height: 60px; width: auto; }
.ih-w-1-2{ flex: 1; margin: auto;font-size: 14px; color: #000000}


.marg-sec-wrap{ display: flex; width: 100%; margin-top: 50px; justify-content: space-between}
.marg-s-1{width: 30%; border-radius: 20px; padding: 20px; box-sizing:border-box; background-color: #FFC1C1; text-align: center;}
.marg-s-1 h3{font-family: 'Bebas Neue', cursive; font-size: 30px;}
.marg-sec-wrap .marg-s-1:nth-child(2){background-color: #FFD3A7;}
.marg-sec-wrap .marg-s-1:nth-child(3){background-color: #E0E0E0;}

.marg-features-bg{background: #fff; padding: 25px 0px;}
.marg-features-wrap{ display: flex; width: 100%; justify-content: space-between;flex-wrap: wrap;}
.marg-features-1{ width: 30%; margin-bottom: 50px; padding-left: 20px; border-left: 3px solid #BE252B; }
.marg-features-1 h4{ font-family: 'Bebas Neue', cursive; font-size: 24px; font-weight: normal}

.marg-features2-wrap{ display: flex; width: 100%; justify-content: space-between;flex-wrap: wrap;}
.marg-features2-1{ width: 48%; margin-bottom: 50px; }
.marg-features2-1 img{ width: 100%;height: auto;}

.marg-features3-wrap{ display: flex; width: 100%; justify-content: space-between;flex-wrap: wrap; color: #fff}
.marg-features3-1{ width: 50%; margin-bottom: 0px;background-color: #1856AA;padding: 30px 30px 30px 10%;box-sizing: border-box;}
.marg-features3-2{ width: 50%; margin-bottom: 0px;background-color: #E0683C;padding: 30px 10% 30px 30px;box-sizing: border-box;}

.marg-features3-wrap h2{font-size: 30px;color: #fff;}
.marg-features3-wrap h6{font-size: 16px;color: #fff;margin: 24px 0px 10px 0px;padding: 0px;font-weight: 600}
.marg-features3-wrap p{font-size: 14px; color: #fff;margin: 0px 0px 10px 0px;padding: 0px;font-weight: 400}
.margin-auto{    margin: auto !important;}

.rating-graph{padding: 20px 0px;background: #fff;}
.rating-graph img{width: 86%;margin: 20px auto; margin-left: 6%}
.rating-bg-3{background-image: url("../images/rating-bg-3.jpg");background-repeat: no-repeat;background-size: cover;padding: 30px 0px;}
.rating-bg-4{background-color: #F0F1F5; padding: 30px 0px;}

.rating-sec-wrap{ display: flex; width: 100%; margin-top: 50px; justify-content: space-between}
.rating-s-1{width: 30%; border-radius: 20px; padding: 20px; box-sizing:border-box; background-color: #90B84F; text-align: center; color: #fff}
.rating-s-1 h3{font-family: 'Bebas Neue', cursive; font-size: 30px;}
.rating-s-1 p{color: #fff;font-size: 14px;margin: 15px 0px}
.rating-sec-wrap .rating-s-1:nth-child(2){background-color: #E0683C;}
.rating-sec-wrap .rating-s-1:nth-child(3){background-color: #68BAE2;}

.rating-features-1 {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 20px;
    border-left: 3px solid #BE252B;
}
.rating-features-1 h4 {
    font-family: 'Bebas Neue', cursive;
    font-size: 24px;
    font-weight: normal;
}
.rating-features-1 p { font-weight: 14px; line-height: 24px;}

.murali-2-bg{background-image: url("../images/murali-2-bg.jpg") !important;background-repeat: no-repeat; background-position: center;background-size: cover}

.bullet-2 li{ margin-bottom: 24px; font-size: 15px; line-height: 22px;}
@media screen and (max-width:1024px){
    .team-card-img img {
    
    min-height: 220px;
    }
    .directors-wrap{flex-wrap: wrap;width: 100%;}
    .directors-1 h2 {
    
    font-size: 26px;
}
    .team-card-content p {
    
    font-size: 14px;
    line-height: 20px;
    }
    .directors-1 {
    width: 200px;
    padding-right: 14px;
}
    
    .team-name {
   
    left: -19px;
    color: #000;
    font-family: 'Bebas Neue', cursive;
    font-size: 22px;
}
}
@media screen and (max-width:959px){
    nav { background: #fff !important;}
    header .tz-c1{display: block; width: 100%}
    header .tz-c1:first-child{width: 100%}
    .sf-1 { width: 33%;    padding: 30px 15px; }
    .sf-1:nth-child(4n+4) { border-right: 1px solid #EBEBEB; }
    .sf-1:nth-child(3n+3) { border-right: 0px solid #EBEBEB; }
}




@media screen and (max-width:830px){
    
    .india-1 {
    width: 100%;
   
}
    .india-2 {
    flex: inherit; width: 100%
}
    .white-bullet ul li{font-size: 14px;}
    .display-flex{display: none !important}
    .marg-sec-wrap{flex-wrap: wrap;}
    .marg-s-1{width: 100%;margin-bottom: 20px;}
    .marg-s-1 h3 {
   
    font-size: 22px;
}.percentage-box-1 h3 {
    
    font-size: 17px;
}
    .marg-features-1 {
    width: 48%;margin-bottom: 30px;
    }
    .d-d{display: none}
.m-d{display: block}

h2 {
    font-size: 30px;
}
    p {
    font-size: 14px;
    line-height: 22px;
}
      .section-main-1-1{ width: 50%; margin: 10px 0px;}
     .section-main-1, .home-sec-2-wrap, .footer-wrap{flex-wrap: wrap;}
    .section-main-1-1:last-child{width: 100%;}
    .home-sec-2-1 {
    width: 200px;
}
    .directors-wrap {
    flex-wrap: wrap;
    width: 100%;
}
    .directors-1{width: 100%;}
    .directors-2{width: 100%;flex: inherit;}
    .era-section-3{ flex-wrap: wrap}
    .era-section-3-1{order: 1; width: 100%}
    .era-section-3-2 {order: 2;  width: 100%;margin: 5px 0px 20px 0px}

.white-box-1 {
    
    width: 100%;
    }
    .ih-w-1 {
    width: 48%;
    }
    .ih-w-1-1 img {
    height: 30px;
    width: auto;
}
    .ih-w-1-1 {
    width: 50px;
    }
    .ih-w-1-2 {
   
    font-size: 12px;
    line-height: 16px;
}
    .accordion_head-2 {
  
    font-size: 13px;
    }
    .white-box-1 h3 {
   
    font-size: 18px;
    letter-spacing: 1px;
}
    
    .white-box-1 h4 {
   
    font-size: 13px;
    margin: 6px 0px 10px 0px;
}
   .white-box-1 img {
    height: auto;
   
    max-width: 80%;
} 
    .era-section-3b{flex-wrap: wrap;}
    .era-section-3b-1{width: 100%;padding-right: 0px;}
    .era-section-3b-2{width: 100%}
    .white-box-2 h3 { font-size: 28px; }
    .white-box-2 h6 { font-size: 14px; line-height: 20px; }
    
    .murali-sec-1-wrap{flex-wrap: wrap; padding: 20px 0px 10px 0px;}
/*.murali-sec-1-1{ display: none}*/
    .murali-sec-1-1 {
    width: 100%;
    align-self: flex-end;
        text-align: center;
}
    .murali-sec-1-1 img{     width: 80%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 20px;}
.murali-sec-1-2{      flex: inherit; margin: auto;padding-left: 0%;padding-right: -0%; width: 96%;margin: 0 auto;}
    
    
    
}


@media screen and (max-width:767px){
    .rating-sec-wrap, .india-wrap{flex-wrap: wrap;    margin-top: 10px;}
    .rating-s-1{width: 100%;margin-bottom: 20px;}
    .rating-graph{display: none;}
    .team-card-1{width: 100%;margin: 0 auto;padding: 0px 30px 40px 20px;;}
    .team-card-content a{left: 20px;}
    
    .myneet-list-2 h4{fonty-size:16px;}
    .myneet-list-2{font-size:14px;}
    .exam-solutions-wrap {
    padding-left: 0%;
}
    .myneet-list {
    display: flex;
    width: 100%;
    padding: 20px 10px;
    font-size: 17px;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 5px;
}
    .exam-solutions-bg-4 b{  display: none;}
.exam-solutions-bg-4 span{ text-align: center !important;font-size: 14px; display: block;width: 100%; padding: 5px 0px; white-space: nowrap}
    .section-main-1-img {
   
    height: auto;
}
    .rating-banner {
   
    padding: 20px 0px 30px 0px;
}
    .rating-main-1{flex-wrap: wrap;}
    .rating-1 {
    width: 100%;
    text-align: center;
        margin-bottom: 14px;
}
    .career-counselling-content-1 {
    width: 100%;
    padding: 1em 0px;
}
    .inner-sec-2-2 {
    flex: inherit;
    padding-top: 60px;
    margin: auto;
    padding-left: 0%;
    padding-right: 0%;
    width: 100%;
}
    .impact-box-align h6 {
    
    font-size: 12px !important;
    }
    h1 {
   
    font-size: 26px;
}
    .inner-sec-2-1{display: none;}
    
    .bullet-2 ul li{width: 100%;}
    .section-main-1-2 {
    width: 100%;
    }
    .team-main-1 h3 {
    font-size: 18px;
    line-height: 22px;
}
    .team-main-1 h4 {
   
    font-size: 12px;
}
    .board-of-gov-bg h3 {
   
    font-size: 24px;
    margin: 4px 0px 4px 0px;
    padding: 0px;
}
    .button-1 {
    padding: 8px 20px;
    margin: 6px 0px;
    font-size: 14px;
}
    
       .button-2 {
    padding: 8px 20px;
    margin: 6px 0px;
    font-size: 14px;
}
    .home-sec-2-2 { padding-left: 0%;flex: initial;width: 100%;margin-top: 14px;}
    .blue-bg {
    padding: 12px 16px;
    margin: 10px 0px;
    font-size: 14px;
}
    .home-sec-2-bg p {
    padding: 6px 0px;
}
    .about-era-content-1 {
    width: 90%;
    padding: 4em 0px;
}
    .carousel img {
    vertical-align: bottom;
    width: 100%;
    height: auto;
    min-height: 500px;
    object-fit: cover;
    object-position: center;
}
    
    .section-main-1, .home-sec-2-wrap, .footer-wrap, .about-sec-1-wrap,.about-sec-2-wrap, .team-main-1{flex-wrap: wrap;}
    .about-sec-1-1{width: 100%}
    .about-sec-1-2 {
    flex: inherit;
  
    padding-left: 0%;
    padding-right: 0%;
}
    
        .about-sec-2-1{width: 100%}
    .about-sec-2-2 {
    flex: inherit;
  
    padding-left: 0%;
    padding-right: 0%;
}
    
    
  
    .objective-1-1{display: none;}
    .objective-list-1 {
    width: 50px;
}
    
    h2 {
    font-size: 26px;
}
    .footer-wrap-1 {
    width: 100%;
}
.home-sec-3-bg {

    padding: 30px 0px;
}
    .about-sec-1-1{order: 1;padding: 10px 0px}
    .about-sec-1-2{order: 2;text-align: center}
    
    .about-sec-2-1{order: 1;padding: 10px 0px}
    .about-sec-2-2{order: 2;text-align: center}
    
    
    .about-sec-1-wrap {  padding: 20px 0px; }
    
    .about-sec-2-wrap {  padding: 0px 0px; }
    
    
.about-sec-1-bg p {
    padding: 12px 0px 0px 0px;
}
    .about-sec-2-bg p {
    padding: 12px 0px 0px 0px;
}
    
    .career-counselling-bg-3 {
    min-height: auto;
   
    padding: 10px 0px 30px 0px;
}
    .exam-solutions-box-1 {
    width: 100%;
    background-repeat: no-repeat;
    padding: 10px 0px 50px 40px;
    background-position: left top;
    margin-bottom: 15px;
}
    .exam-solutions-box-img {
    width: 100%;
    text-align: center;
}
    .exam-solutions-box-1 h3 {
    
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
    
    .green-bg {
    padding: 10px 10px;
    font-size: 14px;
    line-height: 20px;
}
    .percentage-box-main, .exam-solutions-section-3, .contact-sec-2-wrap{flex-wrap: wrap}
    .percentage-box-1,.exam-solutions-section-3-1, .exam-solutions-section-3-2,.contact-sec-2-1, .contact-sec-2-2{width: 100%; margin-bottom: 20px;}
    .img-2{display: none;}
    .contact-list {
   
    padding: 10px 0px;
    font-size: 14px;
}.contact-list-1 {
    width: 20px;
}
    .percentage-2-2 .percentage-box-1{width: 100% !important;margin-bottom: 20px;}
    .percentage-2-4 .percentage-box-1 {width: 100% !important;margin-bottom: 20px;}
    .percentage-2-4 .percentage-box-1:last-child {display: none}
    .testdistribution-list {    padding: 14px 4%;
    width: 100%;
    }
    .percentage-box-1 h4 {
    font-size: 14px; font-weight: 400;
    margin: 10px 0px;
}
    .exam-solutions-bg-1 {
   
    background-position: center bottom;
}
    .testdistribution-list-1 {
    width: 40px;
}
    
    .comedkares-bg {
    background-image: url(../images/comedkares-bg-mobile.jpg);
    min-height: 85vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0px 20px 0px;
    background-position: bottom center;
}
    
    
}



@media screen and (max-width:560px){
     .marg-features-1 {
    width: 100%;margin-bottom: 20px;
    }
    .marg-features3-1{ width: 100%; }
    .marg-features3-2 { width: 100%; }
    .exam-solutions-box-3items .exam-solutions-box-1 {
    width: 100%;
    padding: 10px 0px 40px 1px;
}
    
    
    .team-1 {
    width: 100%;
    text-align: center;
}
    .mf-1 {
    width: 100%;
}
    .objective-1 {
    width: 100%;
    
}
    .fsm-wrap{ margin-bottom: 20px;}
    .footer-links{flex-wrap: wrap;}
    .footer-links a{width: 100%; flex:inherit;    padding-bottom: 10px;
    padding-left: 0px;}
        p {
    font-size: 13px;
    line-height: 20px;
}
    h2 {
    font-size:22px;
}
    .objective-list{flex-wrap: wrap;    margin-bottom: 40px;}
    .section-main-1-1{ width: 100%;margin: 6px 0px;}
    .objective-list-1 {
        text-align:center; 
    width: 100%;
}
    .objective-list-1 img {
    width: 80px;
    height: auto;
}
    
    .objective-list-2 {
    flex: 1;
    padding-left: 20px;
    margin: auto;
        font-size: 14px;
}
    
.career-counselling-bg {
    background-position: bottom left 70%;
}
.about-era-1 {
    background-image: url(../images/mobile-about-era-1.png);
}
.career-counselling-bg-2 {
    background-image: url(../images/mobile-career-counselling-bg-2.png);
}
.career-counselling-img{flex-wrap:wrap;}
    .career-counselling-1{flex:inherit; width:100%}
    .rating-banner-2 {
    background-image: url(../images/mobile-rating-banner-2.png);
    }
    .skill-building-banner {
    background-image: url(../images/mobile-skill-building-bg.png);
    }
    
    .years-list ul li {
    font-size: 13px;
    padding: 4px 16px;
    border-radius: 100px;
    display: inline-block;
    margin: 6px 0px;
    text-decoration: none;
    color: #000;
    border: 0px;
    border: 1px solid #ccc;
}
    
    .media-wrap, .media-wrap a, .media-inner-wrap{flex-wrap: wrap;text-align: left}
    .mw-1{width: 100%;border-radius:0px;text-align: left}

    .mw-1 b{text-align: left;margin: inherit}
    .mw-2 {  flex:inherit;width: 100%; border-radius:0px;  text-align: left;padding: 10px 10px 10px 10px;font-size: 13px; }
    
    .miw-1{width: 100%;border-radius:0px;text-align: left}

    .miw-1 b{text-align: left;margin: inherit}
    .miw-2 {  flex:inherit;width: 100%; border-radius:0px;  text-align: left;padding: 10px 10px 10px 10px;font-size: 13px; }.fix-right-1{display: none;}
    
}
    
@media screen and (max-width:480px){
    
    .contact-list {
   
    font-size: 13px; word-break: break-all
}
    
    
    
   
}

/* SECTION (background + spacing) */
.era-vmg-section {
  background-color: #E7F3F7 !important;
  padding: 60px 0 80px !important;
  box-sizing: border-box;
  margin-bottom: 0 !important;
}

/* VISION (centered full-width block) */
.era-vmg-section .era-vision {
  max-width: 1100px;
  margin: 0 auto 60px;
  text-align: center;
  padding: 0 18px;
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
}
.era-vmg-section .era-vision .vision-icon {
  width: 110px;
  height: auto;
  display: block;
  margin: 0 auto 10px;
  background: transparent !important;
}
.era-vmg-section .era-vision h2 {
  margin: 8px 0 18px;
  font-family: 'Bebas Neue', cursive;
  letter-spacing: 1px;
  font-size: 36px;
}
.era-vmg-section .era-vision p {
  max-width: 980px;
  margin: 8px auto;
  font-size: 16px;
  line-height: 1.7;
  color: #0d1113;
}

/* ROW: mission + objectives side-by-side */
.era-vmg-row {
  display: flex !important;
  gap: 48px !important;
  max-width: 1280px;
  margin: 0 auto;
  align-items: flex-start;
  padding: 0 18px;
  box-sizing: border-box;
  background: transparent !important;
}

/* each column is exactly 50% */
.era-vmg-row > .era-col {
  width: 50% !important;
  flex: 0 0 50% !important;
  text-align: left;
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
  box-sizing: border-box;
}

.era-vmg-row > .era-col .col-icon {
  display: block;
  width: 110px;
  height:100px;
  margin: 0 auto 14px;    /* centers icon above title */
  background: transparent !important;
}
.era-vmg-row > .era-col h2 {
  text-align: center;
  font-family: 'Bebas Neue', cursive;
  margin: 0 0 18px;
  letter-spacing: 1px;
  font-size: 32px;
}

/* column body text */
.era-vmg-row > .era-col p {
  font-size: 15.5px;
  line-height: 1.75;
  margin-bottom: 18px;
  color: #111;
}
.era-vmg-row > .era-col p strong { font-weight: 700; }

/* ensure any 'box' classes are transparent */
.era-vmg-row > .era-col[class*="box"],
.era-vmg-row > .era-col .card,
.era-vmg-row > .era-col .white-box {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
}

/* MOBILE: stack columns and adjust spacing */
@media (max-width: 768px) {
  .era-vmg-row {
    display: block !important;
    padding: 0 18px;
  }
  .era-vmg-row > .era-col {
    width: 100% !important;
    flex: 0 0 100% !important;
    margin-bottom: 36px;
  }
  .era-vmg-section { padding: 40px 0 !important; }
  .era-vmg-section .era-vision { margin-bottom: 40px; }
  .era-vmg-section .era-vision h2 { font-size: 28px; }
  .era-vmg-row > .era-col h2 { font-size: 26px; }
}

/* small utilities: clear floats and ensure images render normally */
.era-vmg-row::after { content: "" ; display:block; clear:both; }

/* try to visually remove white patch behind images (visual fallback only) */
.era-vmg-section img,
.era-vmg-section .vision-icon,
.era-vmg-section .col-icon {
  background: transparent !important;
  image-rendering: auto;
  display: block;
}

/* optional blend fallback (use with caution — may change colors slightly on some icons)
   If your icons still show white edges, try enabling this. */
.era-vmg-section .col-icon,
.era-vmg-section .vision-icon {
  /* mix-blend-mode: multiply;  uncomment to try blending white away on light bg */
}