@charset "utf-8";
/* CSS Document */
body {
	width: 100%;
	padding: 0px;
	font-family: 'Century Gothic';
}
	 
#page
{
	overflow:hidden;
}
font-face {
	font-family: 'Century Gothic';
	src: url(../fonts/GOTHIC.TTF);
}
font-face {
	font-family: 'Century Gothic';
	src: url(../fonts/GOTHICB.TTF);
}
font-face {
	font-family: 'Century Gothic';
	src: url(../fonts/GOTHICBI.TTF);
}
font-face {
	font-family: 'Century Gothic';
	src: url(../fonts/GOTHICI.TTF);
}
.nopadd {
	padding: 0px;
}
.headtop {
	border-top: 3px solid #9a1a5c;
	padding: 10px 0;
}
.icons img {
	margin: 0 10px 0 0;
}
.iconsul {
	list-style-type: none;
	float: right !important;
}
.iconsul li {
	margin: 2px 0;
	color: #1467ae !important;
	font-family: 'Century Gothic';
	font-size: 16px;
	font-weight: bold;
}
.iconsul li a
{
	color: #1467ae !important;
	text-decoration:none;
}
.logo img {
	margin: 10px 0 0 0;
}

/*navigationbar*/

.navigationbar {
	background: #9a1a5c !important;
	margin: 0px;
	border-radius:0px;
	border:none;
}
.hme-navbar li a {
	color: #fff !important;
	font-family: 'Century Gothic';
	font-size: 14px;
	font-weight: 200;
	text-transform: uppercase;
	padding: 15px 18px;
}
.hme-navbar li a:hover
{
	background:#000 !important;
	color:#fff !important;
}
.hme-navbar > li.active > a,.hme-navbar > li.active >a:focus{
color: #fff !important;
	background: #000 !important;
}
.hme-navbar > .open > a, .hme-navbar > .open > a:focus ,.hme-navbar > .open > a:hover
{
	color: #fff !important;
	background: #000 !important;
}
.dropdown-menu1
{
	padding:0px;	
	border:none !important;
	min-width:200px;
}
.dropdown-menu1 li a
{
	color: #fff !important;
	background: #9a1a5c !important;
	padding:8px 20px !important;
}
.hme-carouse1-caption {
	
	left: 105px;
	right: 105px;
	padding: 0px;
	bottom:0px;
	}
.hme-carouse1-caption h1 {
	color: #fff;
	font-family: 'Century Gothic';
	font-size: 45px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin:5px 0; 
	padding:20px 0;
	
}
.line
{
	padding:10px 0;
	border-bottom:1px dotted #fff;
}
.hme-carouse1-caption p {
	color: #fff !important;
	font-family: 'Century Gothic';
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	margin:0 0 15px 0;
	
	}
	.hme-carouse1-caption h2
	{
		text-align:left;
		margin:0px;
	}
	.hme-carouse1-caption a
	{
	color: #fff !important;
	font-family: 'Century Gothic';
	font-size: 15px;
	font-weight: bold;
	background:#1467ae;
	border:1px solid #fff;
	padding:12px 25px;
	text-decoration:none;
	
	
		}
.whatnewul
{
	list-style-type:none;
	padding:0px;
	
}
.startul
{
	list-style-type:none;
}
.startul li
{
	display:inline;
	padding:0px;
}
.playcontrol
{
	font-family: 'Century Gothic';
	background:none !important;
	border:none !important;
	padding:5px 5px !important;
	text-decoration:none;	
	margin:5px 10px;
	
}
.marqueeplaystop
{
	padding:0px;
	list-style-type:none;
	
	}
	.marqueeplaystop li
	{
		display:inline;
		margin:0 20px 0 0;
	}
	.marqueeplaystop  i
	{
		color:#fff !important;
		font-size:20px !important;
		
	}
	
.whatnewul li img
{
	margin:0 10px 0 0;
}
.whatnewul li
{
	color: #fff !important;
	font-family: 'Century Gothic';
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height:26px;
}

.bnr-right {
    background: rgba(51, 91, 136,0.95) none repeat scroll 0 0;
  	bottom:1px;
    padding: 18px 5px 0 20px;
    position: absolute;
    right: 0px;
    top: auto;
	z-index:999;
	width:33%;
	float:right;
	}
.bnr-rightalign
{
	float:right !important;
}
	
	.latestnewsli
	{
		color: #fff !important;
	font-family: 'Century Gothic' !important;
	font-size: 45px !important;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left !important;
	margin:5px 0 !important; 
	padding:14px 0 !important;
	}
	.whatnewul li
	{
		font-size:15px;
		line-height:40px;
		font-weight:600;
	}
.whatnewul li i
{
	margin:0 15px 0 0;
}
#parallelogram 
{ 
transform: skewX(-8deg);
 } 
 #parallelogram h2
 {
	 margin:20px 0;
 }
 /*banner*/
 .bnrr p
 {
	 margin:0px;
 }
 /*banner end*/
 
 /*services*/
 .services
 {
	 margin:20px 0;
 }
 .servicestext
 {
	 border:1px solid #a3a3a3;
	 border-radius:5px;
	 padding:10px;
	 margin:10px 0;
 }
 .servicestext a
 {
	 text-decoration:none;
 }
 .services h1
 {
	 text-align:center;
 }
 .services p
 {
	 color: #000 !important;
	font-family: 'Century Gothic';
	font-size: 13.55px;
	font-weight: 200;
	text-align: center;
	line-height:21px;
	opacity:0.7;
 }
  .services h2
 {
	 color: #000 !important;
	font-family: 'Century Gothic';
	font-size: 16px;
	font-weight: 500;
	text-align: center;
		
 }
 
 /*services end*/
 /*learning*/
.learning
{
	background:#f4f6f6;
}
.learning h1
{
	 color: #000 !important;
	font-family:'Century Gothic';
	font-size: 27px;
	font-weight: normal;
	text-align: center;
	margin:14px 0 0px 0;
	}
.learning h2
{
	 color: #006699 !important;
	font-family:'Century Gothic';
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-transform:uppercase;
		}
		.learning h3
{
	 color: #000 !important;
	font-family:'Century Gothic';
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height:20px;
	margin:14px 0;
		}
		.learning h4
{
	 color: #000 !important;
	font-family:'Century Gothic';
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height:20px;
	opacity:0.5;
	margin:14px 0;
		}
	.learning h5
	{
		text-align:center;
		margin:5px 0;
		
	}
	.learning h6
	{
		margin:0px 0;
	}
	.learning i.rightarow
	{
		margin:0 0 0 15px;
	}
i.clock
{
	font-size:20px;
}
	.learning a
	{
		color:#1e649f;
		font-family:'Century Gothic';
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	}
.borderline
{
	border-bottom:1px solid #1e649f;
	padding:0px 45px;

}
.learningpath
{
	margin:20px 0;
}
/*testimonals*/
.testimonals
{
	margin:20px 0;
}
.testimonals h1
{
	color: #000 !important;
	font-family:'Century Gothic';
	font-size: 27px;
	font-weight: normal;
	text-align: center;
	margin:14px 0 0px 0;
	
}
.testimonals h2
{
	margin:-10px 0;
	text-align:center;
}
/* Carousel */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: -60px;
}
#quote-carousel .carousel-control.right {
    right: -60px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
    background: #333333;
    width: 128px;
    height: 128px;
    border-radius: 100px;
    border-color: #f33;
    opacity: 1;
    overflow: hidden;
}
.test-carouseinner {
    min-height: 150px !important;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.items h3
{
	color: #000 !important;
	font-family:'Century Gothic';
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin:10px 0;
}
.items h4
{
	color: #000 !important;
	font-family:'Century Gothic';
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin:10px 0;
	opacity:0.4;
}
.items p
{
	color: #000 !important;
	font-family:'Century Gothic';
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	margin:15px 0;
	line-height:24px;
	opacity:0.8;
}
.testindicators
{
	position:relative !important;
}
.testright
{
width:5% !important;
right:60px !important;
}
.testleft
{
width:5% !important;
left:60px !important;
}
/*testimonials end*/
/*works*/
.worksbg
{
	
	
}
.works
{
	
	padding:0px 0;
	background:#1e649f;
	position:relative;
	background:url(../images/whykumaraniasbg.jpg);
	
}

.works h1
{
	font-family: "Century Gothic";
    font-size: 27px;
    font-weight: normal;
   color:#fff;
   margin:40px 0 0 0;
   position:relative;
   z-index:1;
}
.works h2
{
	font-family: "Century Gothic";
    font-size: 21px;
    font-weight: normal;
   color:#fff;
   margin:10px 0;
    position:relative;
   z-index:1;
}
/*.works h3
{
	    position: relative;
    top: -82px;

}*/
.works h3 a {
    color: #000000;
    font-family: "Century Gothic";
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 0 37px;
	position:relative;
	top:-84px;
	z-index:1;
	text-decoration:none;
}
.works h3 i
{
	margin:0 0 0 15px;
	
}

.works p.worksinner
{
	font-family: "Century Gothic";
    font-size: 13px;
    font-weight: normal;
   color:#fff;
   line-height:24px;
   margin:15px 0;
    position:relative;
   z-index:1;
	
}
.worksimage
{
	clear:both;
	position:absolute;
	top:auto;
	bottom:-10px;
	overflow:hidden;
	
	}
	.worksimage img
	{
		width:100%;
	}

#parallelogram1 
{ 
transform: skewX(-20deg);
padding:25px 45px;
border:1px solid #000;
background-color:#fff;
width:240px;
margin:40px 0;
 } 
/*works end*/	
/*LATEST NEWS*/	
.latestnews
{
	margin:20px 0;
		
}
.latestnews h1
{
	color: #000 !important;
	font-family:'Century Gothic';
	font-size: 27px;
	font-weight: normal;
	text-align: center;
	margin:14px 0 10px 0;
}
.latestnews h2
{
	margin:-10px 0;
	text-align:center;
}
.news
{
	border:1px solid #1e649f;
	padding:30px;
	margin:30px 0 0 0;
	height:350px;
}
.news a
{
	text-decoration:none;
}
.news img
{
	margin:20px 0;
}
.latestnews p
{
	text-align:center !important;
}
.news h3
{
	color: #000 !important;
	font-family:'Century Gothic';
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin:10px 0 0px 0;
}
.news p.newsp
{
	font-family:'Century Gothic';
	font-size: 14px;
	font-weight: 200;
	text-align: center;
	margin:10px 0;
	opacity:0.7;
	
}
/*LATEST NEWS end*/	
/*admissions*/
.admissions
{
	margin:20px 0;
}
.admissions h1
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 27px;
    font-weight: normal;
    margin: 15px 0 30px;
    text-align: justify;
}

.admissions h2
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 20px;
    font-weight: normal;
    margin: 15px 0 30px;
    text-align: center;
	text-transform:uppercase;
}
.admissions h3
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0 ;
    text-align: justify;
	text-transform:uppercase;
}
.admissions p
{
color: #000000;
    font-family: "Century Gothic";
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    opacity: 0.8;
    text-align: justify;
}
.admissions ul
{
	padding:0px;
	list-style-type:none;
}
.admissions ul li
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    text-align: left;
	opacity:0.6;
}
.admissions ul li i
{
	opacity:0.7;
	margin:0 10px 0 0;
}
.shedulebg
{
	background:url(../images/admissionsbnr2.jpg);
	padding:76px 0;
}
.shedulebg h2
{
	color: #fff;
    font-family: "Century Gothic";
    font-size: 20px;
    font-weight: normal;
    text-align: left;
	text-transform:uppercase;
	margin:5px 0 20px 0;
	
}
.shedulebg ul
{
	list-style-type:none;
	padding:0px;
}
.shedulebg ul li
{
	color: #fff;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: normal;
    line-height: 32px;
    text-align: left;
	
}
.shedulebg ul li i
{
	margin:0 10px 0 0;
}
.welladmissions
{
	margin:10px 0 0px 0;
	padding-bottom:0px;
	
}
/*admissions end*/
/*payments*/
.course h1
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 27px;
    font-weight: normal;
    margin: 15px 0 30px;
    text-align: justify;
}
.course h2
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 27px;
    font-weight: normal;
    margin: 15px 0 30px;
    text-align: justify;
}
.course ul
{
	
	list-style-type:none;
	
}
.course ul li
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    text-align: left;
}
.course ul li i
{
	margin:0 10px 0 0;
}
.course table tr td,.course table tr th
{
	  font-family: "Century Gothic";
}
.payments h1
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 27px;
    font-weight: normal;
    margin: 15px 0 30px;
    text-align: justify;
}
.payments p
{
	olor: #000000;
    font-family: "Century Gothic";
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    opacity: 0.8;
    text-align: justify;
}
.payments table tr td,.payments table tr th
{
	font-family: "Century Gothic";
}

/*payments end*/

/*footer*/	
.footer
{
	background:#222222;
	border-top:2px solid #86d254;
	padding:15px 0;
}
.footer h1
{
	font-family:'Century Gothic';
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin:10px 0 0 0;
	color:#fff;
	text-transform:uppercase;
	}
	.footer h2
	{
		text-align:left;
		margin:10px 0 0px 0;
	}
	.ftrborder
	{
		border-top:1px solid #86d254;
		padding:0 15px;
	}
	.ftrsocial
	{
		padding:0px;
		list-style-type:none;
	}
	.ftrsocial li a
	{
		font-family: 'Century Gothic';
	font-size: 13px;
	font-weight: 200;
	color:#b7b4b4;
	opacity:0.99;
	text-decoration:none;
	line-height:24px;
			
	}
	.ftrpart p
	{
	font-family: 'Century Gothic';
	font-size: 13px;
	font-weight: 200;
	color:#b7b4b4;
	opacity:0.99;
	line-height:24px;
	}
	.ftrpart a
	{
		text-decoration:none;
		color:#b7b4b4;
	}
	.whiteclr
	{
		color:#fff !important;
		
	}
	.frmctrl
	{
		background-color:#fff;
		color:#CCC;
		font-size:10px;
		height:25px;
		font-family:'Century Gothic';
	}
	.ctbtn
	{
		background:#006699;
		font-size:13px;
		font-family:'Century Gothic';
		font-weight:normal;
		text-transform: uppercase;
		
	}
	.ftr-cprights
	{
		padding:30px 0;
		margin:15px 0 0 0 !important;
		
		
	}
	.cprights p
	{
		font-family: 'Century Gothic';
	font-size: 11px;
	font-weight: 200;
	color:#ffffff;
	opacity:0.8;
	text-transform:uppercase;
	}
	.cpylinks
	{
		float:right;
	}
	.cpylinks ul
	{
		float:right;
	}
	
	.cpylinks ul li a
	{
	font-family: 'Century Gothic';
	font-size: 11px;
	font-weight: 200;
	color:#ffffff;
	opacity:0.8;
	text-decoration:none;
	}

/*footer end*/	
/*aboutuspage*/
.aboutuspage
{
	margin:10px 0 15px 0;
}
.aboutuspage h1
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 27px;
    font-weight: normal;
    margin: 15px 0 30px 0;
    text-align: justify;	
}
.aboutuspage p
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    margin:0px 0;
    opacity: 0.8;
    text-align: justify;
}
.aboutuspage h2
{
color: #006699;
    font-family: "Century Gothic";
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}
.aboutuspage h3
{
	margin:5px 0;
}
.faculty
{
	margin:5px 0 0px 0;
}
.faculty img
{
	border-radius: 5px;
    box-shadow: 2px 2px 2px 2px #000;
}
.exam h2
{
	color: #006699;
    font-family: "Century Gothic";
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;

}
.exam h3
{
	color: #000;
    font-family: "Century Gothic";
    font-size: 15px;
    font-weight: normal;
    text-align: left;

}
.examul
{
	padding:0 0 0 15px;
	margin:20px 0;
}
.examul li
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: normal;
    text-align: left;
	line-height:22px;
}
.examtable 
{
margin:20px 0;
}
#myTable1 {
    height: auto;
    overflow: auto;
   width: 100%;
}

.examtable {
    border-collapse: collapse;
    color: #444444;
    font-family: arial,sans-serif;
    font-size: 13px;
    line-height: 24px;
    text-align: justify;
    width: 100%;
}
.examtable th
{
	height:30px;
	padding:15px;
	color: #000000;
    font-family: "Century Gothic";
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 0;
    text-align: left;
	
}
.examtable td
{
	height:30px;
	padding:15px;
	color: #000000;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 0;
    text-align: left;
	
}

*//*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
	margin:0 0 10px 0;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #9a1a5c;
  background-image: #5A55A3;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #9a1a5c ;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding: 10px 5px ;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
 
    border-color: #70bd4a !important;
 
}
.list-group-item
{
	padding:24px 18px !important;
}
/*end tabs*/
/*aboutuspage end*/
/*downloads*/
.downloads h1
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 27px;
    font-weight: normal;
    margin: 15px 0 30px 0;
    text-align: left;	
	
}
.downloads h2
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: normal;
    margin: 15px 0;
    text-align: center;	
	line-height:22px;
	
}
.downloads h3
{
    text-align: center;	
	
}
.downloads a
{
	color: #1e649f;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
	}
.downloads i
{
	margin: 0 0 0 6px;
}
.modal-header1
{
	color: #9a1a5c;
    font-family: "Century Gothic";
    font-size: 20px;
    font-weight: bold;
    text-align: left;	
}
/*downloads end*/
/*contact us page*/
.contactpg
{
	margin:10px 0;
}
.contactpg h1{
color: #000000;
    font-family: "Century Gothic";
    font-size: 27px;
    font-weight: normal;
    margin: 15px 0 30px;
    text-align: left;
}
.addr
{
	margin:10px 0;
}
.addrul
{
	list-style-type:none;
	padding:0px;
}
.contactpg .addrul li
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
    opacity: 0.8;
    text-align: left;
}
.addrul li img
{
	margin:0 0 10px 0;
	width:85%;
}
.addrul li i
{
	margin:0 15px 0 0;
	color:#9a1a5c;
	font-weight:bold;
	font-size:15px;
}
.addrul a
{
	text-decoration:none;
	color:#000;
}
.btnsubmit
{
	background:#9a1a5c;
	border:1px solid #fff;
	
}
.iframe
{
	border:1px solid #ccc;
	border-radius:5px;
	box-shadow:8px 8px 4px -1px #ccc;
	margin:10px 0;
}
/*contact us page end*/
/*courses*/
.coursesoneyr
{
	background:#9a1a5c;
	padding:30px 0;
}
.coursesoneyr h1
{	
color: #fff;
    font-family: "Century Gothic";
    font-size: 27px;
    font-weight: normal;
    margin: 15px 0 30px;
    text-align: justify;
}
.coursesoneyr h2
{	
color: #fff;
    font-family: "Century Gothic";
    font-size: 20px;
    font-weight: normal;
    margin: 10px 0 30px;
    text-align: justify;
}
.coursesoneyr h3
{	
color: #fff;
    font-family: "Century Gothic";
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0 30px;
    text-align: justify;
}
.coursesoneyr p
{
	color: #ffffff;
    font-family: "Century Gothic";
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    opacity: 0.8;
    text-align: justify;
	}
.coursesoneyr ul
{
	list-style-type:none;
	padding:0px;
}
.coursesoneyr ul li
{color: #fff;
    font-family: "Century Gothic";
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    opacity: 0.8;
    text-align: justify;
}
.coursesoneyr ul li i
{
	margin:0 15px 0 0;
	font-size:15px;
	font-weight:bold;
}
.coursesoneyr img
{
	margin:-45px 0 0 0;
	opacity:0.8;
}
/*courses*/
.gallery
{
	margin:10px 0;
	background:#9a1a5c;
}
.gallery h1
{	
color: #fff;
    font-family: "Century Gothic";
    font-size: 27px;
    font-weight: normal;
    margin: 15px 0 30px;
    text-align: justify;
}
/*courses*/
/*register*/
.register h1
{
	color: #000000;
    font-family: "Century Gothic";
    font-size: 27px;
    font-weight: normal;
    margin: 15px 0 30px;
    text-align: justify;
}
.registerform input,.registerform textarea
{
	  font-family: "Century Gothic";
}
#myTable2 {
    height: auto;
    overflow: scroll;
   width: 100%;
}
#myTable2 input
{
	width:100px !important;
	border:none;
	border-bottom:1px solid #ccc;
}
/*register end*/
.mywell
{
	margin:10px 0;
}
.mywell
{
	 font-family: "Century Gothic";
}
.go-top {
	width: 46px!important;
	height: 46px!important;
	line-height: 46px!important;
	font-size: 14px!important;
}
.go-top {
	display: inline-block;
	height:40px;
	width: 40px;
	line-height: 40px;
	position: fixed;
	bottom: 60px;
	right: 10px;
	z-index: 77;
	font-size: 18px;
	text-align: center;
	background: #1d1d1d;
	color: #fff !important;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
}
.go-top.go-top-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.go-top.go-topfade-out {
	opacity: 1;
}
.right-carouse1,.left-carouse1
{
	display:none;
}
@media (max-width: 991px) {
.go-top {
	right: 20px;
	bottom: 20px;
}
}
@media (min-width: 992px) {
.go-top {
	height: 60px;
	width: 60px;
	line-height: 60px;
	right: 30px;
	bottom: 60px;
}
}



@media screen and (min-width:50px) and (max-width:639px)
{
	.bnr-right
	{
		width:100%;
		float:left;
		position:relative;
		background:none !important;
		padding:0px;
		margin:0px;
	}
	.latestnewsli
	{
		color:#000 !important;
		padding:0px !important;
		margin:10px 0 0 0 !important;
		font-size:35px !important;
	}
	.marqueeplaystop i {
    color: #000000 !important;
}
.marqueeplaystop li
{
	margin:0 15px 0 0 !important;
}
	
.whatnewul li
{
	color: #000 !important;
}
.marquee1
{
	height:385px;
}
.worksimage
{
	position:relative;
	top:-20px;
}
.latestnews {
      top: -110px;
}
.testright
{
right:20px !important;
}
.testleft
{
left:20px !important;
}
.iconsul {
    float: left !important;
	padding:0px;
}
.iconsul li
{
	font-size: 14px;
}
#myTable1 {
	display:block;
    overflow: scroll;
   }
   #myTable2 {
	display:block;
    overflow: scroll;
   }
   .aboutuspage h2
   {
	   text-align:left;
   }
   .coursesoneyr img
{
	margin:-20px 0 0 0;
	width:85%;
}
.hme-carouse1-caption {
    bottom: 0;
    left: 2px;
    padding: 0;
    right: 175px;
    width: 100%;
}

.right-carouse1,.left-carouse1
{
	display:block;
}
.hme-carouse1-caption h1
{
	font-size:20px;
}
}
@media screen and (min-width:640px) and (max-width:1023px)
{
	.bnr-right
	{
		width:100%;
		float:left;
		position:relative;
		background:none !important;
		padding:0px;
		margin:0px;
	}
	.latestnewsli
	{
		color:#000 !important;
		padding:0px !important;
		margin:10px 0 0 0 !important;
		font-size:35px !important;
	}
	.marqueeplaystop i {
    color: #000000 !important;
}
	.whatnewul li
{
	color: #000 !important;
}
.marquee1
{
	height:220px;
}
.latestnews {
   
    top: -298px;
}
.news
{
height:400px ;
}
#myTable1 {
    overflow: auto;
   }
   #myTable2 {
	   display:block;
    overflow: scroll;
   }
   .aboutuspage h2
   {
	   text-align:left;
   }

.right-carouse1,.left-carouse1
{
	display:block;
}

}

@media screen and (min-width:1024px) and (max-width:1199px)
{
.news
{
height:500px !important ;
}
}
@media screen and (min-width:1024px) and (max-width:1360px)
{
.bnr-right
	{
		width:100%;
		float:left;
		position:relative;
		background:none !important;
		padding:0px;
		margin:0px;
	}
	.latestnewsli
	{
		color:#000 !important;
		padding:0px !important;
		margin:10px 0 0 0 !important;
		font-size:35px !important;
	}
	.marqueeplaystop i {
    color: #000000 !important;
}
	.whatnewul li
{
	color: #000 !important;
}
.marquee1
{
	height:220px !important;
}
}


