.br-bottom{
	border-bottom:2px solid #d6d6d6;
}
.title{
	font-size: 32px;
	font-weight: 900;
	margin: 10px 0px;
}
.active{
	color:#FF4500;
	box-shadow: 20px 40px 20px -40px #000
}
.tabs-of-slider ul li{
	display: inline-block;
	margin-top: 20px;
	vertical-align: top;
	list-style: none
}
.tabs-of-slider ul li a{
	display: block;
	font-size: 20px;
	text-decoration: none;
	font-weight: 600;
	min-height:42px;
	color:#333;
	margin-top: 10px;
	min-width: 180px;
	text-transform: uppercase;
}
.tabs-of-slider i{
	font-size: 26px
}
.tabs-of-slider ul li a:after {
 display:block;
  content: '';
  padding-bottom: 20px;
  border-bottom: solid 3px #FF4500;  
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;
}
 .tabs-of-slider ul li a:hover:after { transform: scaleX(1); }
.tabs-of-slider ul li a:hover{
 	color:#192f59;
 }
#about-us-page  .first-p{
	font-size:18px;
	text-align: justify;
	margin-top: 30px;
	line-height: 28px;
	color:#333;
	font-weight: 400
}
#about-us-page img{
	border-bottom-right-radius: 40px;
	width:100%;
	 height:400px;
	box-shadow:20px 40px 10px -40px #0000;
}
#about-us-page .second-p{
	font-size: 18px;
	line-height: 28px;
	color:#333;
	font-weight: 400;
	margin-bottom: 20px;
	text-align: justify;
}
.courses-classroom-1{
	background-image: url("../images/tow-years-regular.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 100%;
	position: relative;
	height: 80vh
}
.courses-classroom-2{
		background-image: url("../images/one-year-classroom.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 100%;
	position: relative;
	height: 80vh
}
.heaer-point{
	font-size: 20px;
	text-transform: uppercase;
	color:purple;
}
.classroomtable tr th{
	padding-top: 15px;
	text-align: center;
}
.classroomtable tr td{
	padding: 10px 50px;
	font-size: 18px;
}
.classroomtable-footer tr th{
	font-size: 20px;
	font-weight: 900;.
	padding: 15px 0px;
	text-align:left;
	text-transform: uppercase;
}
.classroomtable-footer tr td{
	padding-bottom: 15px;
	padding: 7px 0px 7px 0px;
	width: 300px;
}
.classroomtable-footer tr td h5{
	color:#E5194A;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 5px;
}
.classroomtable-footer .br-bottom{
	border-bottom: 1px solid #d9d9d9
}
.classroomtable-footer tr td h6{
	color:#333;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
}
#selient-wrapper h1{
	font-size: 30px;
	padding: 30px 0px
}
#selient-wrapper .salient-features{
	width: 100%;
	height:300px;
	box-shadow: 2px 2px 6px #000;
	padding: 20px 30px;
	border-radius: 10px;
}
#selient-wrapper .salient-features h3{
	color:#fff;
	text-transform: uppercase;
	font-size: 20px;
	padding-bottom: 10px;
}
#selient-wrapper .salient-features p{
	text-align: justify;
}
.methodology{
	margin-top: 35px
}
.methodology .icon{
	width: 70px;
	height: 70px;
	margin: 0 auto;
	background: radial-gradient(#4c5b6a,#2a323d);
	border-radius: 50%;
	position: relative;
	border:1px solid #d9d9d9;
}
.methodology .icon img{
	position: absolute;
	padding: 12px 5px 5px 10px;
	text-align: center;
	width: 100%;
	height: 60px;
	border-radius: 50%;
}
.methodology h3{
	font-size: 24px;
	padding: 15px 0px
}
.methodology p{
	font-size: 14px;
	line-height: 23px;
	text-align: justify;
	margin-bottom: 25px;
}
.Session{
	margin-left: 50px
}
.bg-of-coursess{
	position: absolute;
	z-index: -1;
	background:linear-gradient(rgba(255,255,255,0.8),rgba(255,255,255,0.9)),url('../images/medial-image.png');
	background-repeat: no-repeat;
	background-position:left center;
	margin-top:250px;
	margin-left: 100px;
	background-size: 100% 100%;
	width:300px;
	height: 300px;
}
.our-topper table tr td h4{
	padding-top: 10px
}
.topper-discription h4{
	padding: 5px 0px
}
.topper-discription h5{
	color:gray;
}
.major-exams {
	margin-bottom: 20px
}
.major-exams ul h4{
	text-align: center;
	padding: 15px 15px;
	font-size: 24px;
	background-color: #d9d9d9
}
.major-exams ul li{
	font-size: 18px;
	margin-top: 10px;
}
#subject p{
	font-size:20px;
	color: #333;
	line-height: 26px;
	text-align: left;
}
#subject ol{
	padding-left: 20px;
	text-align: left
}
#subject ol li{
	font-size:18px;
}
#subject h4{
	text-align:left;
	font-size: 24px;
	color: #FF4500;
	font-weight: 700;
	margin: 15px 0px;
}
.vectoriesimages{
	width: 100%;
}