/*http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*//end css reset*/
@font-face{
		font-family:Zawgyi-one;
		src:local(../fonts/Zawgyi-One-20051130 (1).ttf);
		}
		body,p
		{
		 font-family: Zawgyi-one,"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important;
		}
}

@font-face {
	font-family: 'COLLEGE';
	src: url('../fonts/COLLEGE.eot');
	src: local('COLLEGE'), url('../fonts/COLLEGE.woff') format('woff'), url('../fonts/COLLEGE.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9364">Text with this font applied</p> */
/*.fontsforweb_fontid_9364 {
	font-family: 'COLLEGE' !important;
}
*/
/* Font downloaded from FontsForWeb.com */
@font-face {
	font-family: 'centabel';
	src: url('../fonts/centabel.eot');
	src: local('centabel'), url('../fonts/centabel.woff') format('woff'), url('../fonts/centabel.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_408">Text with this font applied</p> */
/*.fontsforweb_fontid_408 {
	font-family: 'centabel' !important;
}*/
/* Font downloaded from FontsForWeb.com */
.myan_fonts{
font-family: Zawgyi-one;
}
/*--------------home.html----------------*/
.ollist{
	list-style:square;
}
.logo_menu_container{
	padding:0;
}
.logo_menu_container img{
    float: left;
    margin: 1.3em 0 1em;
    width: 80px;
}
h3.bannertitle{
    text-align: left;
    text-transform: capitalize;
}
.homebannertitle,h1.bannertitle{
	color: #177cb9;	
}
.homebannertitle{
   margin: 0 1em 0.6em;
   font-size: 1.7em;
   font-weight: 600;
}
body{
	line-height: 1.5em;
    font-size: 15px;
}
h1.bannertitle{
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 600;
}
ul.footermenuC li a{
	color: #bbb!important;
    font-weight: normal;
    padding: 10px 5px;
}
h1.bannertitle,.more_headline,.askBtn{
    font-family: sans-serif;
}
.menubar_ul_li{
	width: 100%;
}
.menubar_ul_li li.tenwords{
    width: 15%;
}
.logotext span,.menubar_ul_li li a{
    display: block;
}
.logotext span,.rmenu a,.logotext span,.menubar_ul_li li a{
    color: #777;
}
body,.servicespar,.yearlyeventspar,
.latestnewsintro,.mncpackages,
.address-box,.studentdetailList,
.parunderImg.activitieslist,form,.wrapper,
.add,.custumsearch,.navbar-default .navbar-nav>li>a,
.logotext span,.rmenu a,.ln_title,.footermenuC li a,
.copyright,.containerborder,.par_textsetting,
.courses li a,.secondLevel,.thirdLevel,
.cp_par{
	/*font-family: 'centabel';*/
	 font-family: sans-serif;
}
.termsandpolicy{
	font-weight: 800;
}
/*cross action*/
.navbar-toggle{
			border: none;
			background: transparent!important;
			&:hover{
			background: transparent!important;			
		}
		.navbar-toggle .icon-bar {
		    width: 22px;
		    transition: all 0.2s;
		}
	}
	.navbar-toggle .top-bar {
		    transform: rotate(45deg);
		    -ms-transform:rotate(45deg);
		    -webkit-transform:rotate(45deg);
		    transform-origin: 10% 10%;
		    -ms-transform-origin:10% 10%;
		    -webkit-transform-origin:10% 10%;
		}

		.navbar-toggle .middle-bar{
			opacity: 0;
		}
		.navbar-toggle .bottom-bar{
			transform: rotate(-45deg);
		    -ms-transform:rotate(-45deg);
		    -webkit-transform:rotate(-45deg);
    transform-origin: 10% 90%;
		    -ms-transform-origin:10% 90%;
		    -webkit-transform-origin:10% 90%;
		}
		.navbar-toggle.collapsed .top-bar{
			transform: rotate(0);
			-webkit-transform:rotate(0);
			-ms-transform:rotate(0);
		}
		.navbar-toggle.collapsed .middle-bar{
				opacity: 1;
		}
		.navbar-toggle.collapsed .bottom-bar{
				transform:rotate(0);
				-webkit-transform:rotate(0);
				-ms-transform:rotate(0);
		}

/*multilevel menu*/
	.caret-up{
		    display: inline-block;
		    width: 0;
		    height: 0;
		    margin-left: 2px;
		    vertical-align: middle;
		    border-bottom: 4px dashed;
		    border-right: 4px solid transparent;
		    border-left: 4px solid transparent;
		}

ul.secondLevel li,.mainMenu{
	background: rgba(255,255,255,1);
	color: #333;
}
ul.secondLevel li a,ul.thirdLevel li a{
	text-decoration: none;
}
ul.secondLevel,ul.thirdLevel{
	position: absolute;
}
ul.thirdLevel{
	width: 350px;
}
ul.secondLevel{
	padding-top: 9px;
	width: 240px;
}
ul.thirdLevel{
    left: 240px;
    padding-left: 7px;
    margin-top: -2.6em;
}
ul.secondLevel li,ul.thirdLevel li{
	border-bottom: 1px solid #ddd;
}
ul.secondLevel li,ul.thirdLevel li{
	width: 100%;
    line-height: 40px;
    text-align: left;
    padding-left: 20px;
}
ul.secondLevel li a:after,ul.thirdLevel li a:after{
	content: "";
}
ul.secondLevel:before{
	content: "";
    position: absolute;
    border-bottom: 10px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: 2.5px;
    left: 18px;
}
ul.thirdLevel:before{
	content: "";
    position: absolute;
    border-right: 7px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    left: 0;
    top: 7px;
}
ul.thirdLevel,ul.secondLevel{
	display: none;
}
li.topLevel:hover .secondLevel{
	display: block;
}
li.godeeper:hover .thirdLevel{
	display: block;
}
.mnc_angright{
	margin-left: 0.5em;
}
/*//multilevel menu*/
ul.pagi li{
	display:inline-block;
}
ul.pagi li a{
	display: block;
    padding: 4px 10px;
}
.fa-angle-right{
	font-size:10px!important;
}
.socialWrap{
	margin: 1em;
}
.socialWrap i{
	margin-right: 0.23em;
}
.custumPlus{
	font-size: 2.5em!important;
}
.add{
	line-height: 1.5em;
    word-spacing: 3px;
    margin-top: 1em;
}
.more_headline{
	font-size: 1em;
    text-transform: uppercase;
}
/*.par_textsetting{
	 margin: 0em 0em 0em 0.8em;
}*/
.navbar-default .navbar-nav>li>a,.logotext span,.rmenu a,span.ln_title{
	text-transform: capitalize;
}
.footershortmenu{
	margin: 0 auto;
}
.logotext{
	margin: 2.8em 0 0 7.1em;
}
.searchbtn{
    padding: 0.5em;
    border-radius: 2em;
    color: #177cb9;
    right: 0;
    position: absolute;
    top: 32%;
}
.custumsearch,.searchbtn,.courses li a,.askBtn{
	cursor: pointer;
}
.courses li a{
	display: block;
}
.par_textsetting a{
	display: block;
	}
.useful_links a{
	text-align: left;
}
.glyphicon-search:before,.glyphicon-remove:before{
	font-size: 1.25em;
}
.fa-angle-right:before,.fa-angle-left:before{
	font-size: 2em;
}
.mainMenu{	
    position: absolute;
    z-index: 999;
    width: 100%;
    border-top: 3px solid #177cb9;
    box-shadow: 0 1px 20px #ddd;
}
.mynav{
	border: none;
}
.sendQBtn,.toprightsearch li a{
	background: #de9e46;
	color: #f1f1f1;
}
h6{
	background: #eef4f3;
	/*background: #177cb9;*/
    /*color: #de9e46;*/
   	 color: #aaa;
}
ul.toprightsearch li a{
    display: block;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 13px;
	padding: 0 22px;
	float: left;
}
ul.toprightsearch li.searchC{
	width: 28%;
    margin-left: 14%;
}
ul.topmenu{
	height: 31px;
	margin-top: 0.9em;
}
ul.topmenu li{
	padding: 0 1em;
}
ul.toprightsearch,ul.topmenu{
	text-align:right;
}
.menubar_ul_li li a:after,.topmenu li a:after{
	content: "|";
    opacity: 0.5;
    position: absolute;
    right: 0;
}
.footermenuC li:after{
	content: "|";
    opacity: 0.5;
    position: absolute;
}
.topmenu li a.noneRborder:after{
	content: "";
}
.topmenu li,ul.toprightsearch li{
	 display: inline-block;
}
.navbar{
	margin-bottom: 0;
}
.footermenuC li.last_item:after,.menubar_ul_li li a.last_item:after,.topmenu li a.last_item:after{
	content: "";
}
.mynav,.carousel-control.left,.carousel-control.right{
	background: transparent;
}
span.ln_title{
    padding: 10px 40px;
    font-size: 2em;
    font-weight: 800;
    color: #177cb9;
}
.borderline{
	border-top: 3px solid #177cb9;
    margin-top: -71px;
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.ln_dataC,input[type="text"], select,textarea{
	background: #eef4f3;
}
.lnc{
    box-shadow: 0 1px 4px #ddd;
    padding: 2.5em 2em 0.5em;
}
.ln_dataimg_1,.ln_dataimg_2{
	background-size: cover;
	height: 205px;
}
.ln_dataimg_1{
	background: url(../images/noble_activities_one.jpg)no-repeat;		
}
.ln_dataimg_2{
	background: url(../images/noble_activities_two.jpg)no-repeat;
}
.aboutbanner{
	background: url(../images/aboutBg.jpg)no-repeat;
}
.applyCollegeImg{	
	background: url(../images/applybg.jpg)no-repeat;
	height: 150px;
	background-size: cover;
	margin: 1.5em 0;
}
h5{
	font-family: sans-serif;
    text-transform: uppercase;
    font-size: 1.5em;
    margin-bottom: 0.5em;
}
.apply_readmore{
    width: 50%;
    line-height: 2.5em;
    text-align: center!important;
    color: #fff;
    text-decoration: none!important;
    margin-top: 1em;
    display: block;
}
.eventstitle,.apply_readmore,.footer,.noble_arrow,.square,
.carousel-indicators .active,.carousel-indicators li,.slindicatorBg,.custumsearch,
.gotoGallery{
	background: #177cb9;
}
.academicSubWrap img{
	width: 100%;
}
.assW,.aluminiWrap{
	box-shadow: 0 1px 2px #ccc;
}
.assW,.aluminiWrap{
	margin-top: 2em;
}
.assW{
	height: 300px;
}
.custumcol-3width{
	width: 45%;
    margin: 0 2.5em 0 0em;
}
.custum_clip{
	font-size: 2.5em!important;
    bottom: 50%;
    position: absolute;
    width: 100%;
    margin: 0;
    z-index: 9;
}
.lastclip{
	border-top: 3px solid #333;
}
.morehl{
	width: 30%;
}
ul.par_textsetting{
	margin: 1.5em;
    text-align: justify;
    height: auto;
}
ul.par_textsetting li{
	margin-bottom: 1em;
    list-style: square;
}
a.newvm{
	display: block;
}
.tilecolor{
	font-size: 1.25em;
    padding: 1em 0em 0.5em;
    border-bottom: 2px solid #aaa;
    text-align: left;
}
.eventstitle,.useful_links a,.tilecolor,.courses li a,.alumini_subtitle,.alumini_subtitle:hover,
.par_textsetting li a,.par_textsetting li a:hover,.par_textsetting li a:focus{
	color: #aaa;	
}
.zeropad{
	border: 4px solid #333;
}
.zeropad,.leftvideoC,.rightvideoC,.zeropadding{
	padding: 0;
}
.leftvideoC{
	border-right: 2px solid #333;
}
.middleclip{
	border-top: 4px solid #333;
}
.rightvideoC{
	border-left: 2px solid #333;
	height: 35%;
}
.leftvideoC img,.rightvideoC img{
	width: 100%;
}
.smallicon{
	width: 100px;
}
.footer{
	color: #f1f1f1;
	padding: 1em;
	text-transform: capitalize;
	color: #bbb;
}
.foottitle{
	margin: 0.5em 0 1em;
    text-transform: uppercase;
}
.shortLine{
	border: 1px solid;
    width: 30%;
    display: block;
    margin: 0 auto;
}
.social_icon{
	margin: 0 0.5em;
	width: 30px;
    height: 30px;
    line-height: 30px!important;
    border-radius: 4px;
    margin-bottom: 1.5em;
}
.fb{
	background: #43629f;
}
.tw{
	background: #42a9df;
}
.gp{
	background: #43629f;
}
.ut{
	background: #f37575;
}
.fb,.tw,.gp,.ut{
	color: #fff;
}
.footcontact{
    margin: 1.3em 0 1em;
}
.foottitle,.footcontact{
    font-size: 1.3em;
}
.socialfontSize,.fa-twitter-square:before,.fa-facebook-square:before,.fa-google-plus-square:before,.fa-youtube-square:before{
    font-size: 2em!important;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.overflowctrl{
	max-height: 490px;
    overflow: auto;
}
.setCenter{
	font-size: 18.5px;
}
.rmenu a,.setCenter,ul.toprightsearch li a,.footer,
.custum_clip,h5,span.ln_title,.lnwrap,.footsmallmenu li,.menubar_ul_li li,.custumsearch,
.custumDownBtn,.sendQBtn,.gotoGallery,.morebtnC{
	text-align: center;
}
/*scrollbar*/
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-button {
    width: 12px;
    height: 0;
}
::-webkit-scrollbar-thumb {
    background: #999;
    border: thin solid gray;
    border-radius: 2px;
}
::-webkit-scrollbar-track {
    background: #eee;
    border: thin solid lightgray;
    box-shadow: 0px 0px 3px #dfdfdf inset;
    border-radius: 10px;
}

/*carousel*/

.carousel-inner {
    box-shadow: 0 1px 10px #ccc;
}
.carousel-inner,.slide1,.slide2,.slide3{
    height: 700px;
}
.slide1,.slide2,.slide3{
	background: url(../images/sliderimg_2.jpg)no-repeat center bottom;
    background-size: cover;
}
#myCarousel{
	padding: 0;
}
.mainC{
	background: #eef4f3;
	box-shadow: 0 2px 20px #aaa;
}
.carousel-control .fa-angle-left, .carousel-control .fa-angle-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.indicatorBg{
    width: 70px!important;
    height: 70px!important;
    line-height: 70px!important;
}
.noble_caption,.indicatorBg{
	/*background: rgba(23,124,185,0.79)!important;*/
	background: rgba(255,255,255,0.8)!important;
    color: #555;
}
.noble_caption{
    text-shadow: none;
    padding-bottom: 10px;
}
/*arrow caption*/
	.arrow_Wrap{
	    height: 185px;
	    width: 90%;
	    margin: 0 auto;
	    margin-bottom: 0.9em;
	}
	.noble_arrow,.square {		 		  
	  text-decoration: none;	 
	  width: 100%;
	  height: 100%;
	}
.arrow_Wrap,.noble_arrow,.square,.searchwrapper,.subWrapper,
.topmenu li,.eq_heightWrapper,.mncpackages,.cor_partnersC,.sub_bannerC,.lnwrap{
      position: relative;
}
	.arrow_Wrap:after{
	    border-bottom: 93px solid transparent;
	    border-left: 30px solid #177cb9;
	    border-top: 93px solid transparent;
	    right: -30px;
	    content: "";
	    height: 0;
	    position: absolute;
	    width: 0;
	    top: 0;
	}
	.noble_arrow,.square{ 
	   color: #fff;
	   padding: 43px 12px;
	}
.arrow_Wrap:after,.noble_arrow,.square{
	opacity: 0.7;
}
.carousel-indicators li {
    border: none;
	border-radius: 2px;
	width: 18px;
	height: 18px;
}
.carousel-indicators .active {
    width: 22px;
    height: 22px;
}
.slheading{
	font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0.3em;
}
.slpar{
	font-size: 14px;
	margin-right: 3em;
}
.slindicatorBg{
    opacity: 1;
}
.slindicatorBg:before{
	font-size: 1em;
	color: #fff;
}
ul.toprightsearch li{
    margin: 0.5em;
}	
ul.toprightsearch li img{
	display: block;
    margin-left: auto;
	    width: 120px;
}
.searchwrapper{
	width: 100%;
    height: 41px;
}
/*search slide/up/down*/
.searchbox{
	width: 82%;
    border: 1px solid #cbcbcb;
    padding-left: 1.5em;
    outline: none;
}
.searchbox,.custumsearch{
	height: 100%;
	float: left;
}
.custumsearch{
	display: block;
    width: 18%;
    line-height: 3em!important;
    font-weight: 600;
    color: #ddd;
}
.popover.right{
	width: 400px
}
.askQCollapseBoxC{
	margin: 2em 0.7em;
}
/*--------------student_life.html----------------*/
.subpage_noble_caption{
	bottom: 10px;
	right: 16.5%;
    left: 16.5%;
    padding-bottom: 16px;
}
.headbanner{
	background: url(../images/seminar_top.jpg)no-repeat center center;	
}
.academicBanner{
	background: url(../images/academicsSlide.jpg)no-repeat center;
}
.aboutsubBanner{
	background: url(../images/aboutsubphoto.jpg)no-repeat center;
}
.fsheadbanner{
	background: url(../images/fsbanner.jpg)no-repeat center;
}
.headbanner,.academicBanner,.aboutbanner,.aboutsubBanner,.fsheadbanner{
	height: 350px;
    background-size: cover;
}


.academicBanner,.aboutsubBanner{
	margin: 2em 0;
}
.missionWrap{
	margin: 1em 0;
	padding-left:0;
}
.missionWrap img{
	width: 100%;
}
#todaymnc{
	display: block;
	margin: 1em 0;
	width: 100%
}
.activitiesPar{
	margin-bottom: 2em;
}

.lfontweight{
	font-weight: normal!important;
    font-size: 2.2em;
    margin-left: 0.5em!important;
    bottom: 115px;
    position: absolute;
}
.path{
	padding-left:15px;
}
.pathspace{
	margin-right: 0.2em;
}
.fa-home:before {
	font-size: 1.5em;
}
.fa-caret-right:before{
	font-size: 1em;
}
#studentLife_Carousel{
	margin-bottom: 2em;
}
.studentlife_slide2{
	background: url(../images/studentLife_Slide.jpg);
	height: 350px;
	background-size: cover;
}
.studentLife_carouselinner{
	height: auto!important;
}

.carousel-control.left{
	width: 65%;
}
.carousel-control.right{
	width: 35%;
}
.sidebarTitle{
    color: #177cb9;
    text-align: left;
}
.sidebarpar_setting{
	box-shadow: 0px 4px 36px #f1f1f1;
    padding: 1em;
    background: white;
}
.useful_links a{
	display: block;
    padding: 1em;
    border-bottom: 1px solid #ddd
}
.videoclipf{
	background: url(../images/clip_one.jpg);
}
.videoclips{
	background: url(../images/clip_two.jpg);
}
.videoclipt{
	background: url(../images/clip_three.jpg);
}
.videoclipfo{
	background: url(../images/clip_four.jpg);
}
.gotoGallery{
    display: block;
    line-height: 2.65em;
    color: #ccc;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}
.paddrightmargin{
	padding-right: 5px;
}
.popover-content a{
	color: #337ab7!important;
}
.paddleftmargin{
	padding-left: 5px;
}
.videoclipf,.videoclips,.videoclipt,.videoclipfo{
	background-size: cover;
	height: 160px;
	box-shadow: 0 1px 2px #ccc;
	margin-bottom: 0.5em;
}
.eq_heightWrapper{
	height: 470px;
	padding: 0;
	margin-bottom:2em;
}
.subWrapper{
	height: 100%;
    width: 93%;
    background: #eef4f3;
    padding: 23px 15px; 
}
.homeboxWrapper{
   box-shadow: 0 0px 40px #eee;
   margin: 0 auto;
}
.lnc,.subWrapper,span.ln_title{
	background: #fff;
}
.lnc{
	padding-bottom:2em;
}
.courses li{
	line-height: 53px;
    border-bottom: 1px solid #eee;
}
.sidebarcourses li{
	padding-left: 0;
}
li.last{
	border-bottom: none;
}
.noble_caption{
	z-index: 0;
}
.askQWrap{
	width: 100%;
	height: auto;
	padding: 1em 0 1em;
}
h6{
	padding: 0.5em;
	margin-top: 0;	
}
.wrapper{
	margin: 0 auto;
	box-shadow: 0 1px 2px #ddd;
	margin-bottom: 4px;
}
.caret-up{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-bottom: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.carRight{
	float: right;
	margin-top: 1%;
}
.wrapper p{
	padding: 1em;
	text-align: justify;
	display: none;
}
/*-------------------------------ask questions----------------------------*/
.askheadbanner{
	background: url(../images/sliderimg_3.jpg)no-repeat center center;
	height: 350px;
    background-size: cover;
}
/*ask question form*/
form{
	width: 75%;
	margin: 2em 1em;
}
label{
		display: block;
		margin: 1em 0;
	}
select,input[type="text"],textarea{
	padding-left: 1em;
    outline: none;
    border: 1px solid #f1f1f1;
}
input[type="text"],textarea,select{
		width: 100%;	
	}
	.selectwrap{
		height: 42px;
	}
	input[type="text"],select{
		height: 35px;
		line-height: 35px;
	}
 	textarea{
		height: 100px;
	}
	.custumDownBtn{
		display: block;
	    position: absolute;
	    width: 40px;
	    height: 100%;
	    line-height: 35px;
	    background: #ccc;
	    right: 0;	   
	    z-index: 1;
	}
.gotostu_detail,h6,.custumDownBtn,.sendQBtn,.custom-select{
		 cursor: pointer;
	}
	p.aggreText{
		margin: 2em 0.5em;
    	line-height: 1.5em;
	}
	.sendQBtn{
	    width: 50%;
	    height: 40px;
	    line-height: 40px;
	    margin-top: 1em;
	}
.paddze{
	padding: 0;
}
.activitieslist{
	margin: 0.5em 2em 1em;
}
.activitieslist li{
	list-style: square;
	line-height: 1.5em;
}
#sportImg,#musicImg{
	width: 350px;
}
#sportImg{
	float: left;
    margin: 0 2em 0.55em 0;    
}
#musicImg{
	float: right;
	margin: 2em 0 0.55em 2em;
}

.fs_subWrap{
	cursor: pointer;
}
.fsdTitle{
	width: 100%;
}
.fa-youtube-square,.fa-youtube-square:hover,.fa-youtube-square:focus{
	color: #E14E42;
}
/*----------------//activities.html------------------*/
.footermenuC li{
	display: inline-block;
	margin: 1em 0;
}
.studentdetailList{
	padding: 1em 3em;
  }
 .studentdetailList,.parunderImg{
    line-height: 1.7em;
  }
  .studentdetailList li{
  	list-style: square;
  	margin-bottom: 1em;
  }
  .alumini_subtitle{
  	text-transform: uppercase!important;
    font-size: 13px!important;
    font-weight: 600;
    padding: 0;
    margin: 2em 0 1em;
  }
/*----------------//alumini.html------------------*/
 .mncpackages{
    margin-bottom: 1em;
}
.address-box h3 {
    font-size: 21px;
    font-weight: 800;
    margin: 1em 0;
}
.address-box {
    line-height: 1.5em;
    margin-bottom: 5em;
    padding-left: 2.5em;
}
.cpmailbox,#map_canvas{
    margin-top: 1em;
}
#map_canvas {
    width: 100%;
    height: 332px;
}
.packWrap{
	box-shadow: 0 1px 4px 1px #ddd;
	padding-bottom: 1em;
    margin: 1px;
}
.mncpackages img{
	width: 100%;
}
.subtitle{
	margin: 0.2em 1em;
    display: block;
    font-size: 1em;
    color: #aaa;
    font-weight: 800;
}
.packWrap h3{
    font-size: 1.1em;
    font-weight: 700;
    margin-left: 0.6em;
    line-height: 1.2em;
}
 .morebtnC {
    padding: 2.5em 0 0em;
}
.morebtn {
    border: 2px solid #999;
    padding: 7px 25px;
    font-size: 1.5em;
    border-radius: 2px;
    font-family: sans-serif;
    color: #de9e46;
}
.nav > li > a{
	padding: 14.8px 0;
}
/*----------------//gallery.html------------------*/
h5.tilecolor span{
	text-transform: capitalize;
    color: #de9e46;
    margin-left: 1em;
    font-weight: 600;
    font-size: 16px;
}
.eventstitle{
    padding: 0.5em 0 0.5em 0.7em;
    font-size: 19px;
    text-align: left;
}
.events_n_details_banner{
	margin-bottom: 1.5em;
}
#newsphotos,#galleryphotos{
	width: 100px;   
    float: left;
    margin-right: 1em; 
}
#newsphotos{
 border-radius: 100px;
}

/*{
	margin: 2em 0 1em;
}*/

.serviceImg {
    box-shadow: 0 1px 4px #ccc;
    margin: 1.5em 0;
    width: 90%;
}
.latestnewsintro{
	font-size: 1.2em;
    font-weight: 600;
    text-align: left;
}
.evntitle{
	margin-bottom: 1em;
}
.yetitle{
	line-height: 3em;
    margin-left: 1em;
    font-weight: 600;
}
.availableDate {
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 30%;
    width: 70%;
    padding: 0.7em;
}
.custumCalendar {
    float: left;
    color: #ccc;
    margin-right: 1em;
}
.events_text {
    color: #f1f1f1;
    margin-left: 1.7em;
    font-size: 1em!important;
    line-height: 1em!important;
    border-bottom: none!important;
}
.destination{
	line-height: 1em!important;
}
.yearlyeventspar{
	padding: 0em 1em;
	line-height: 1.5em;
}
.newsst{
	margin-left: 0;
}
.date{
	float: right;
}
a:hover,a:focus{
	text-decoration: none;
}
/*----------------//news_n_event.html------------------*/

.cor_partnersC{
    box-shadow: 0 1px 1px #ddd;
    height: 335px;
}
.cp_toptitle{
	width: 100%;
    padding: 10px;
    margin-bottom: 0;
}
.cp1{
	background: url(../images/corporatepartner1.jpg)no-repeat center;
}
.cp2{
	background: url(../images/corporatepartner2.jpg);
}
.cp3{
	background: url(../images/corporatepartner3.jpg);
}
.cp1,.cp2,.cp3{
	background-size: cover;
	height: 200px;
}
.cp_par{
	line-height: 1em;
    padding: 0.7em 1em;
    font-size: 14.5px;
    text-align: justify; 
}
.rightalign_readmore{
	float: right;
}
/*jcarousel repari*/
.more-products ul li{
	padding:0;
}
.jcarousel-container {
    width: 90%;
    margin: 0 auto;
}
.more-products ul{
    position: absolute;
}
.partners img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 999999;
	border: 1.5px solid #eee;
}
/*#jcarousel repari*/
.newsphotos, .galleryphotos {
     width: 100px;
     float: left;
     margin-right:22px;
     margin-top: 4px;
}
#studentLife_Carousel .carousel-inner{
    width: 96.8%;
}
.slick-prev:before, .slick-next:before{
	color:red;
	font-size: 26px;
}
.more-products-holder{
	margin:1.5em 0;
}
.academicSubWrap{
	padding-left:0;
}
.aluminiWrap p{
    padding: 4px 15px;
}
/*---------------------------------Media Rules------------------------------*/
@media(min-width: 1066px){
	.menubar_ul_li li {
    	width: 12%;
	}
}
@media screen and (min-width: 768px){
	.carousel-indicators {
    	bottom: 30px;
    	left: 68%;
    	text-align: right;
	}
	.sl_carousel_ctrl{
		opacity: 1;
	}
}

@media(max-width: 1366px){
	.searchbar{
		width: 40%;
	}
}
@media(max-width: 1200px){
	.missionWrap{
		width: 100%;
	}
	.missionWrap{
		margin: 1em 0;
	}
}
@media(max-width:1192px){
	ul.toprightsearch li.searchC {
	    width: auto;
	}
}
@media(max-width: 1065px){
	.mnc_collapse{
		padding: 0;
	    margin-left: -15px;
	    margin-right: -15px;
	}	
}
@media(max-width: 1105px){
	ul.toprightsearch{
	    margin-bottom: 1.5em;
	}
}
@media(max-width: 1083px){
	.apply_readmore{
	    width:100%;
	}
}
@media(max-width: 1065px){
	.menubar_ul_li li,.menubar_ul_li li.tenwords{
		width: 12.5%;
	}
}
@media(max-width: 1024px){
	.custumcol-3width {
    	width: 44%;
	}
	ul.par_textsetting li {
    	margin-bottom: 0.95em;
	}
	.sl3widthleft {
   		margin-right: 0.5em;
	}
	.sl_left_marginctrl {
    	margin-left: 1.5em;
	}
	.homecaptionText{
		font-size: 15.3px;
    	line-height: 1.3em;
	}
}

@media (max-width: 991px){
	.col-xs-6{
		margin-bottom: 2em;
	}
	.menubar_ul_li li, .menubar_ul_li li.tenwords {
    	width: auto;
	}

	ul.menubar_ul_li li a {
    	padding: 8px;
    	border-bottom: 1px solid #ddd;
	}
ul.secondLevel, ul.thirdLevel{
		position: relative;
		width: auto;
		padding-top: 0;
	}
	ul.secondLevel li, ul.thirdLevel li{
		line-height: 20px;
		padding-left: 40px;
	}
	.menubar_ul_li li a{
		padding-left: 9%!important;
	}
	.menubar_ul_li li{
		text-align: left;
	} 
	ul.thirdLevel {
	    left: auto;	   
	    margin-top: 0;
	}
	ul.secondLevel li, ul.thirdLevel li{
		border-bottom: none;	
		padding: 0;	
	}
	ul.secondLevel li a{
		padding-left: 7em!important;
	}
	 ul.thirdLevel li a{
 		padding-left:9em!important;
 	}	
	.menubar_ul_li li a:after{
		opacity: 0;
	}
}
@media(max-width:971px){
ul.toprightsearch li.searchC {
    width: 100%;
	padding-right: 15px;
	margin-right: 0;
}
}

@media(max-width: 895px){
	#sportImg,#musicImg{
		width: 100%;
	}
}
@media(max-width: 800px){
	.sidebar{
		line-height: 2.5em;
		padding-right: 0;
	}
	.logo_menu_container,.rmenu{
		width: 100%;
	}
	ul.topmenu{
		margin-top:-0.5em;
	}
	.searchbtn{
		top: 0;
	}
	.logo_menu_container img {
   		margin: 1em 0 -0.45em;
	}
	.menu,.ze800px{
		padding: 0;
	}
	.sidebarpar_setting{
		padding: 1em;
		text-align: left;
	}
	.sidebarTitle {
    	font-size: 1.5em;
    	padding-left: 0.5em;
	}
}

@media(max-width: 768px){
	.logotext {
	    margin: 1.5em 0 0 9em;
	    padding-top: 1.5em;
	}
	.logo_menu_container img{
		width: 100px;
		margin: 0;
	}
	.searchbtn{
		right: 10%;
	}
	.navbar-default .navbar-toggle {
    	border-color: transparent;
	}
	.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
		background: transparent;
	}
	.menubar_ul_li li a {
    	padding: 0px 55px;
	}
	.navbar-nav{
		margin: 0;
	}
	body{
	  overflow-x: hidden;
	  overflow-y: scroll;
	}
	.logotext {
    	margin: 0.5em 0 0 7em;
	}
	h1.bannertitle {
    	font-size: 1.3em;
	}
	.logotext span {
	    font-size: 16.5px;
	}
	.morehl {
    	width: auto;
    	margin: 1em;
	}
}
@media screen and (max-width: 767px){
	.noble_caption{
		left: 0;
		right: 0;
	}	
	ul.footermenuC li a{
		border-bottom: none;
	}
	.footer > .container{
		padding: 0;
	    margin-left: -15px;
	    margin-right: -15px;
	}
	/*multilevel menu*/	
 	.lfontweight{
 		margin-left: 0!important;
 	}
 	.sidebar{
 		margin-top: 2em;
 	}
 	.sidebarpar_setting{
 		margin: 0;
 	}
	.faW > .arrow_Wrap:after{
		display:none;
	}
	.footer{
		font-size:14px;		
	}
	.lnc{
		padding:2em;
	}

	ul.topmenu {
		margin-top:1.5em;
	}
	.assW{
		height:auto;
	}
	.paddright_ze767{
		padding-right:0;
	}
}
@media(max-width: 700px){
		.shortLine {
        width: 60%;
	}
	.col-xs-6{
		width: 100%;
		margin-bottom: 2em;
		padding:0;
	}
	.eq_heightWrapper {
    	height: auto;
	}
	.paddrightmargin{
		margin-bottom:0;	
	}
	.videoclipf, .videoclips, .videoclipt, .videoclipfo{
		height:350px;
	}
}
@media(max-width: 647px){
	.footermenuC li{
		margin:0;
	}
}
@media(max-width: 640px){
	span.ln_title {
    	padding: 10px 30px;
	}
	.borderline {
	    width: 90%;
	}
	.footsmallmenu {
	    left: 0;
	    width: 80%;
	    margin: 1em auto;
	    position: relative;
	}
}
@media(max-width: 600px){
	.searchbar{
		width: 90%;
	}
}

@media(max-width: 559px){
	.copyright {
    	margin: 0.5em;
	}
}
@media(max-width: 480px){
	.logotext {
    	margin: 1.5em 0 3em 7em;
	}
	.noble_caption{
		right: 0;
	}
	.cuscol6{
		width: 100%;
	}
	.ln_dataimg_1{
		background: url(../images/noble_activities_one.jpg)no-repeat center top;
	    background-size: contain;
	}
	.ln_dataimg_2{
		background: url(../images/noble_activities_two.jpg)no-repeat center top;
		background-size: contain;
	}
	.askQCollapseBoxC {
    	margin: 1em 0;
	}	
	form {
    	width: 100%;
    	margin: 2em 0;
	}
	.lfontweight{
		bottom:75px;
	}
}

@media(max-width: 479px){
	ul.footermenuC li a {
    	padding: 0 0.7em;
	}
	.shortLine{
		width: 50%;
	}
}
@media(max-width: 435px){
	.lnc {
      	padding: 2em 0.5em;
	}
	.alumini_subtitle{
		margin:0;
	}
}
@media(max-width:395px){
ul.topmenu li {
    padding: 0 0.8em;
}
}
@media(max-width: 372px){
	.logo_menu_container img{
		width: 100%;
    	padding: 0 7.8em;
    	margin-bottom: 1em;
	}
	.logotext {
    	margin: 1.5em 0 2.5em 0;
    	text-align: center;
	}
	.rmenu a {
		font-size: 14.2px;
	}
	.videoclipf, .videoclips, .videoclipt, .videoclipfo {
    	height: 250px;
	}
	.subWrapper{
		width:100%;
	}
	.sendQBtn {
    	width: 100%;
    	line-height: 30px;
	}
	ul.topmenu {
    	margin-top: -1.5em;
		text-align:center;
	}
}

@media(max-width: 359px){
	ul.toprightsearch li{
		width: 43%;
	}
}

@media(min-width: 500px){
	.studentLife_cption {
		right: 33%!important;
	}
}
@media(min-width: 320px){
	.carousel-control .sl_prev,.carousel-control .sl_next{
		top: 79%;	
	}
	.carousel-control .sl_next{
		left: 0;
	}
	.carousel-control .sl_prev{
		right: 0.2%;	
	}
	.carousel-control .fa-angle-left, .carousel-control .fa-angle-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	    width: 30px;
	    height: 30px;
	    margin-top: -15px;
	    font-size: 30px;
	}
	.carousel-caption {
	    right: 0;
	    left: 0;
	 }
}

@media (min-width: 768px){
	.container {
	    width: 100%;
	}
}
@media (min-width: 992px){
	.container {
	    width: 100%;
	}
}
@media (min-width: 1366px){
	.container {
	    width: 90%;
	}
}
@media (min-width: 1600px){
	.container {
	    width: 75%;
	}
}
@media (min-width: 1640px){
	.container {
	    width: 70%;
	}
}



/*footer short menu responsive control*/
@media (min-width: 887px){
	.footershortmenu{
		width: 85%;
	}
}

@media (min-width: 943px){
	.footershortmenu{
		width: 80%;
	}
}
@media (min-width: 1007px){
	.footershortmenu{
		width: 75%;
	}
}
@media (min-width: 1172px){
	.footershortmenu{
		width: 70%;
	}
}
@media (min-width: 1421px){
	.footershortmenu{
		width: 60%;
	}
}
@media (min-width: 1908px){
	.footershortmenu{
		width: 50%;
	}
}
.copyright{
	line-height: 1.5em;
    padding: 1.5em 0 0 0;
}
.copyright a{
	color: #bbb;
	font-weight: 600;
	font-size: 15px;
}

/*newly inserted style for slider caption design*/
@media(max-width: 767px){
	.popover.right {
	    width: 95%!important;
	    left: 10px!important;
	}
	.arrow_Wrap {
		height: 120px;
		margin-bottom: 1.2em;
		position: relative;
	}
	.arrow_Wrap:after {
	       border-right: 73px solid transparent;
    border-top: 17px solid #177cb9;
    border-left: 73px solid transparent;
    right: 37%;
    margin-top: -1.2em;
	}
	.academicSubWrap{
		padding:0;
	}
}
@media(max-width: 495px){
	.arrow_Wrap{
		height: 150px;
	}
	.carousel-inner, .slide1, .slide2, .slide3 {
    	height: 900px;
	}
	ul.secondLevel li a{
		padding-left: 4em!important;
	}
	 ul.thirdLevel li a{
 		padding-left: 5em!important;
 	}	
}
@media(max-width: 403px){
	.arrow_Wrap{
		width: 100%;
	}
}
@media(max-width: 368px){
	.arrowWrapC{
		padding: 0;
	}
	.arrow_Wrap:after{
		right:25%;
	}
	.footcontact {
	    margin: .8em 0 0.8em;
	}
}
@media(max-width:361px){
	.rmenu{
		padding:0;
	}
	ul.topmenu{
		margin-top:0;
	}
	ul.topmenu li {
    	padding: 0 0.5em;
	}
	.logotext {
    margin: 1.5em 0 1.5em 0;
	}
}
@media (max-width: 320px){
	.logo_menu_container img {
		padding-top:1em;
	}
	.logotext {
    	margin: 0;
    	padding-bottom: 1em;
	}
	.logotext span {
	      font-size: 17px;
          margin-top: 0.5em;
	}
	.footershortmenu{
	   height: 3.5em!important;
	}
	.borderline {
    	width: 100%;
	}
	span.ln_title {
    	padding: 0px 10px;
	}
	.tilecolor {
	    font-size: 1.02em;
	}
	.shortLine{
		width: 100%;
	}
	h1.bannertitle {
	    font-size: 1.24em;
	    line-height: 1.15em;
	}
	.courses li {
    	line-height: 49px;
	}
	h3.bannertitle{
	font-size:22px;
	margin: 0 0 0.7em;
	}
	ul.secondLevel li a{
		padding-left: 2.5em!important;
	}
	 ul.thirdLevel li a{
 		padding-left:3.5em!important;
 	}	
	ul.toprightsearch li a{
		padding:0 17px;
	}
}
.subWrapper img{
	width:100%;
}
.menubar_ul_li li:last-child a:after,.footermenuC li:last-child:after,.topmenu li:last-child a:after{
	content:"";
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	//color:#f1f1f1;
	//background:#177cb9;
	border-bottom: 3px solid #177cb9;
    background: transparent;
}
.footeremail{
	text-transform:lowercase;
}
.copyright a {
    color: #A3C94F;
}
.navbar-default .navbar-nav > li > a:hover,ul.thirdLevel li>a:hover, ul.secondLevel li>a:hover{
	color:#de9e46;
	//background:#177cb9;
}
.principalSig{
margin-top:1em;
}

/*events*/
.latestnewsList li a{
	color: #333;
    text-decoration: none;
    font-size: 16px;
    display: block;
    width: 88%;
    float: left;
    margin-bottom: 1em;
    line-height: 20px;
    position: relative;
}
.lndate{
	display: block;
    text-align: right;
    color: #aaa;
    font-weight: 600;
    font-size: 13px;
    font-style: italic;
    position: absolute;
    top: 0;
    right: 0;
}
.low {
    text-transform: lowercase;
}
.latestnewsList ul {
    list-style: none;
    padding: 0;
}
.latestnewsList li:before {
    position: relative;
    top: 3px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e067";
    float: left;
    margin-right: 0.7em;
}

.auto_movie {
    height: 700px;
    overflow: hidden;
}
.auto_movie video {
    width: 100%;
}