@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700);
body {
	font-size:16px;
	font-family:Roboto, Helvetica, sans-serif
}
h1, h2, h3, h4, h5, h6 {
	font-family:Roboto, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:10px;
	font-weight:700
}
p {
	letter-spacing:.9px
}
h1 {
	font-size:50px;
	margin-bottom:20px;
	font-weight:700
}
h2 {
	font-size:20px;
	margin-bottom:20px;
	line-height: 36px;
}
h3 {
	font-size:16px;
	margin-bottom:15px
}
div[class$=region]:not(.banner-region) {
position:relative;
padding:0 0
}
p {
	margin-bottom:15px
}
p:last-child {
	margin-bottom:0
}
.white-color {
	color:#fff
}
.m-btm-40 {
	margin-bottom:40px!important
}
:focus {
	outline:0!important
}
.greycolor-con {
	background-color:rgba(255, 255, 255, .8);
	padding:40px 0
}
.height-100 {
	height:100%
}
.banner-region {
	position:relative;
	background:#82d6f2;
	min-height:507px
}
body .overlay {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0, 136, 204, .2)
}

.top{ margin-top: 70px; }
.banner-con {
	position:absolute;
	left:0;
	top:25px;
	width:100%;
	height:100%
}
.banner-con .row {
	flex-direction:row;
	align-items:center
}
.banner-con p {
	max-width:100%;
	margin:0 auto;
	font-size:20px;
	margin-bottom:20px;
	color:#000
}
.btnsamecont {
	background-color:#ff692e;
	color:#fff;
	padding:10px 30px;
	display:inline-block;
	font-size:15px;
	font-weight:700;
	margin-top:10px
}
.btnsamecont1 {
	border:2px solid #ff692e;
	color:#ff692e;
	padding:8px;
	display:inline;
	font-size:24px;
	font-weight:700;
	width:225px
}
.form-control {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: none;
    color: #6b7c8a;
    font-size: 14px;
    font-weight: 300;
    border: 1px solid #e0e0e0;
    height: 40px;
    margin-bottom: 0px;
  
    font-family: 'Poppins', sans-serif;
}




.purple-bg {
   background: #aa15eb;
   padding: 20px 0;
   color: #fff;
}

.purple-bg h2 {
   float: left;
   padding-right: 25px;
   font-size: 27px;
   font-weight: 800;
}

.purple-bg p {
   color: #fff;
   font-size: 16px;
}
.purple-bg .col-md-4 {
   padding: 0px 25px;
}
.btnsamecont1:hover {
	background-color:#fff!important;
	color:#ff692e;
	text-decoration:none
}
.btnsamecont:focus, .btnsamecont:hover {
	text-decoration:none;
	color:#fff
}
.title-border {
	display:inline-block;
	vertical-align:top;
	position:relative;
	padding:0 10px
}
.title-border:after {
	position:absolute;
	content:"";
	width:50px;
	height:1px;
	background-color:#48b7b0;
	left:45px;
	top:50%;
	margin-top:-2px
}
.title-border:before {
	position:absolute;
	content:"";
	width:50px;
	height:1px;
	background-color:#48b7b0;
	right:45px;
	top:50%;
	margin-top:-2px
}
.sub-heading {
	margin-bottom:30px
}
.sub-heading p {
	max-width:70%;
	margin:0 auto;
	margin-top:10px
}
.padd {
	padding:40px 0
}
.padd h2 {
	font-size:30px
}
.secon-confld .col-md-4:nth-child(3)~* {
margin-top:30px
}
.faculty-region {
	padding-bottom:60px!important
}
#myCarousel {
	clear:both
}
span.fa.fa-angle-left.slick-arrow {
	position:absolute;
	left:-20px;
	top:209px;
	font-size:55px;
	color:#333
}
span.fa.fa-angle-right.slick-arrow {
	position:absolute;
	right:-20px;
	top:209px;
	font-size:55px;
	color:#333
}
.carousel-control.left {
	background:0 0
}
.carousel-control.right {
	background:0 0
}

.carousel-control {
	position:absolute;
	top:-1px;
	bottom:0;
	left:-21px;
	width:15%;
	font-size:20px;
	color:#fff;
	text-align:center;
	opacity:.9!important
}
.carousel .faculty-box img {
	max-width:106px;
	min-width:initial;
	border-radius:50%;
	position:absolute;
	left:50%;
	top:0;
	margin-top:-53px;
	margin-left:-53px;
	background-color:#fff
}
.faculty-box h4 {
	font-size:16px;
	font-weight:400;
	color:#333
}
.carousel-indicators {
	bottom:-35px
}
.factsmyt-region ul {
	margin:0;
	padding:0;
	list-style:none
}
.factsmyt-region ul li {
	margin-bottom:20px
}
.factsmyt-region ul li:last-child {
	margin-bottom:0
}
.factsmyt-region ul li p {
	margin-bottom:5px
}
.factsmyt-region ul li p:last-child {
	margin-bottom:0
}
.factsmyt-region ul li li {
	margin-bottom:5px
}
.spacinremo {
	margin:20px 0
}
.factsmyt-region .spacinremo li {
	margin-bottom:0
}
.factsmyt-region ul .wrongimg {
	padding-left:25px;
	background-image:url(../img/wrong.png);
	background-repeat:no-repeat;
	background-size:12px auto;
	background-position:left 6px
}
.factsmyt-region ul .tickimg {
	padding-left:25px;
	background-image:url(../img/correct.png);
	background-repeat:no-repeat;
	background-size:14px auto;
	background-position:left 6px
}

.light-blue {
    background: #F0FBFF;
}
.faculty-region {
    padding-bottom: 60px !important;
}
.faculty-box {
    text-align: center;
    padding: 30px 20px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 11px 0px rgb(0 0 0 / 50%);
    margin-bottom: 10px;
    margin-top: 60px;
    padding-top: 75px;
    min-height: 457px;
}
.carousel .faculty-box img {
    max-width: 106px;
    min-width: initial;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-top: -53px;
    margin-left: -53px;
    background-color: #fff;
}
.more-load {
    color: #337ab7 !important;
    border-radius: 2px;
    padding: 10px 20px;
    display: inline-block;
    border: 1px solid #777;
    font-size: 15px;
    font-weight: bold;
}
.sub-heading {
    margin-bottom: 25px;
}

#myList {text-align: center; clear:both;}
#myList li{ display:none; list-style:none;}
#loadMore {color:green;cursor:pointer;}
#loadMore:hover { color:black;}
#showLess {color:red;cursor:pointer;display:none;}
#showLess:hover {color:black;}
#myList .clearfix{ margin-bottom:25px;}

.more-load {color: #337ab7 !important;border-radius: 2px;padding: 10px 20px;display: inline-block;border: 1px solid #777;font-size: 15px;
   font-weight: bold;}
.more-load:hover{color: #fff !important;background:#006699;border-color: #006699;}
.show-less {color: #97124d !important; border-radius: 2px;padding: 13px 20px;display: inline-block; border: 1px solid #777;font-size: 15px;
   font-weight: bold;}
.show-less:hover{color: #fff !important;background:#97124d;border-color: #97124d;}
.show-less {
    color: #97124d !important;
    border-radius: 2px;
    padding: 13px 20px;
    
    border: 1px solid #777;
    font-size: 15px;
    font-weight: bold;
}
.faq {
	font-size:14px
}
.right-con-hed .form-group {
	margin-bottom:10px;
	padding-left:0
}
.right-con-hed .form-group label {
	line-height:55px;
	font-size:16px;
	padding-right:10px
}
.right-con-hed .form-control {
	border-radius:0;
	box-shadow:initial;
	height:36px;
	
	background-repeat:no-repeat;
	border:1px solid #eceaee;
	background-position:20px center;
	font-size:14px
}
.right-con-hed .form-group select {
	border:0;
	border:1px solid #eceaee;
	width:100%;
	
	height:42px;
	font-size:15px;
	color:#9b9b9b;
	/*background:url(../img/br_down.png) no-repeat right #fff;*/
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background-position-x:95%
}
.right-con-hed input[type=submit] {
	background-color:#ff692e;
	color:#fff;
	padding:10px 30px;
	display:inline-block;
	font-size:24px;
	font-weight:700;
	border:0;
	margin-top:10px
}
.right-con-hed img {
	position:absolute;
	left:30px;
	width:24px;
	text-align:center;
	top:50%;
	transform:translate(0, -50%)
}
.boxex-con {
	box-shadow:0 0 11px 0 rgba(0, 0, 0, .2);
	padding:20px 20px;
	border-radius:3px;
	min-height:310px
}
.boxex-con img {
	max-height:74px
}
.boxex-con h3 {
	position:relative;
	margin-top:15px
}
.boxex-con p {
	min-height:100px
}
.min-heading {
	line-height:1.4;
	margin-bottom:20px;
	font-size:20px
}
.con-heading {
	font-size:18px
}
.list-icon {
	margin:0;
	padding:0;
	list-style:none
}
.list-icon li {
	padding-left:25px;
	background-image:url(../img/tick.png);
	background-repeat:no-repeat;
	background-size:14px auto;
	background-position:left 6px;
	margin-bottom:10px
}
.panel-group .panel {
	border:0;
	border-radius:0;
	box-shadow:initial
}
.panel-group .panel+.panel {
	margin-top:1px
}
.panel-default>.panel-heading {
	background-color:#08c;
	color:#fff;
	padding:0
}
.panel-title a {
	width:100%;
	display:block;
	padding:10px 15px
}
.panel-title a:focus, .panel-title a:hover {
	text-decoration:none
}
.panel-title .glyphicon {
	float:right;
	font-size:15px
}
.panel-group p span {
	color:#48b7b0
}
.imagesrounf img {
	border-radius:50%;
	border:2px solid #fff;
	background-color:#fff
}
.carousel .item img {
	min-width:initial
}
.thankyoucont {
	padding-top:150px;
	padding-bottom:150px;
	text-align:center
}
.date-icon, .time-icon {
	font-weight:700;
	font-size:20px;
	margin-top:20px;
	background-repeat:no-repeat;
	background-position:left center;
	background-size:25px auto;
	line-height:28px;
	padding-left:40px
}
.date-icon {
	background-image:url(../img/calendar.png)
}
.time-icon {
	background-image:url(../img/time-icon.png)
}
.sub-footer {
	background-color:#2b98d1;
	color:#fff;
	padding:15px 0
}
.sub-footer a {
	color:#88e3fd
}
.choseprog .checkicon {
	border-bottom:1px solid #f3f3f3;
	padding:10px;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	background:#fff
}
.choseprog.checkicon:last-child {
	border-bottom:none
}
.choseprog .btn {
	border-radius:2px;
	background-color:#f76c39;
	font-size:16px;
	color:#fff;
	padding:0 15px;
	font-weight:700;
	line-height:48px;
	border-color:#f76c39;
	text-shadow:initial;
	width:100%
}
.box select {
	border:1px solid rgba(68, 53, 91, .1);
	border-radius:2px;
	height:48px;
	margin-bottom:10px;
	margin-top:20px;
	width:100%;
	padding-left:10px;
	background-repeat:repeat, repeat;
	background-position-x:0, 0;
	background-position-y:0, 0;
	background-position:5% 50%, 95% 50%;
	background-repeat:no-repeat;
	-webkit-appearance:none;
	-moz-appearance:none
}
.choseprog .checkicon h4 {
	margin:0 0 4px 0;
	font-size:12px;
	color:#555;
	line-height:1.5
}
.feedback_box {
	min-height:445px;
	border:1px solid #eee;
	padding:30px
}
.choseprog .checkicon .inercon:after, .jcrouselslideco .panel-body a:after, [class^=iconimg] {
/*background-image:url(../img/sprite.png);*/
background-repeat:no-repeat
}
.choseprog .checkicon .inercon {
	padding-left:35px;
	position:relative
}
.choseprog .checkicon .inercon:after {
	position:absolute;
	content:"";
	width:18px;
	height:18px;
	left:0;
	background-position:-2px -110px;
	top:0
}
.box {
	border:1px solid #4999b8;
	float:left;
	width:100%;
	overflow:hidden;
	min-height:initial;
	background:#f2f2f2;
	padding:10px;
	margin-bottom:20px;
	margin-top:20px;
	min-height: 496px;
}
.rectangle-31 h4 {
	min-height:initial;
	margin-top:20px
}
.feature-content {
	float:left;
	min-height:308px
}
.rectangle-31 {
	border-radius:2px;
	width:100%;
	color:#324850;
	border:1px solid #ededed;
	background:#f8f8f8;
	min-height:90px;
	text-align:center
}
.round img {
	width:100px;
	height:100px;
	margin:0 auto
}
.round p {
	font-size:16px;
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
	line-height:1.3
}
.footer-region ul li {
	font-size:14px;
	line-height:31px
}
.middd ul {
	margin:0 0 10px;
	padding:0
}
.middd ul li {
	color:#000!important;
	padding:0 0 0 20px;
	text-decoration:none;
	font-size:18px;
	display:inline;
	position:relative
}
.middd ul li a:hover {
	color:#f8c442!important
}
.middd {
	color:#fff;
	width:100%;
	font-size:15px
}
.middd ul li::before {
color:#000;
content:"\f111";
cursor:pointer;
display:inline-block!important;
font-family:FontAwesome;
font-size:10px;
position:absolute;
left:0;
padding:5px
}
@media (max-width:991px) {
.navbar-header {
float:none
}
.navbar-left, .navbar-right {
float:none!important
}
.navbar-toggle {
display:block
}
.navbar-collapse {
border-top:1px solid transparent;
box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1)
}
.navbar-fixed-top {
top:0;
border-width:0 0 1px
}
.navbar-collapse.collapse {
display:none!important
}
.navbar-nav {
float:none!important;
margin-top:7.5px
}
.navbar-nav>li {
float:none
}
.navbar-nav>li>a {
padding-top:10px;
padding-bottom:10px
}
.collapse.in {
display:block!important
}
.navbar-toggle {
border-color:#069
}
.navbar-toggle .icon-bar {
background-color:#069
}
#navbar-collapse-1>ul.navbar-nav {
padding-left:0;
margin:0
}
.header-region .navbar-right>li {
margin:0
}
.header-region .navbar-nav>li>a {
padding:0;
line-height:35px
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
padding:5px 15px 5px 10px
}
.navbar-header>label {
display:inline-block
}
}
@media only screen and (max-width:767px) {
.right-con-hed input[type=submit] {
white-space:initial;
font-size:18px;
padding:10px;
font-weight:400;
width:100%
}
.banner-region {
overflow:hidden;
padding:50px 0
}
.banner-region>img {
max-width:initial;
display:none
}
.navbar-brand {
padding-left:15px
}
h1 {
font-size:28px
}
h2 {
font-size:20px;
line-height:1.3
}
.btnsamecont {
font-size:18px;
font-weight:400;
padding:10px 10px
}
.btnsamecont1 {
font-size:18px;
font-weight:400;
padding:8px
}
.banner-con {
position:relative;
top:0
}
.banner-con p {
font-size:16px;
max-width:100%
}
div[class$=region]:not(.banner-region) {
padding:20px 0
}
.boxex-con {
margin-top:6px;
margin-bottom:6px
}
.classescont {
padding-bottom:40px
}
#myCarousel2 .carousel-indicators li {
border:1px solid #ddd;
background-color:#ddd
}
#myCarousel2 .carousel-indicators .active {
border:1px solid #48b7b0;
background-color:#48b7b0
}
#myCarousel2 .boxex-con {
padding:15px 10px;
min-height:287px
}
#myCarousel5 .carousel-indicators li {
border:1px solid #ddd;
background-color:#ddd
}
#myCarousel5 .carousel-indicators .active {
border:1px solid #48b7b0;
background-color:#48b7b0
}
#myCarousel5 .boxex-con {
padding:15px 10px
}
.crose .carousel-indicators {
bottom:0
}
.crose .boxex-con p {
min-height:50px
}
#myCarousel6 .carousel-indicators li {
border:1px solid #ddd;
background-color:#ddd
}
#myCarousel6 .carousel-indicators .active {
border:1px solid #48b7b0;
background-color:#48b7b0
}
#myCarousel6 .boxex-con {
padding:15px 10px
}
.crose6 .carousel-indicators {
bottom:0
}
.crose6 .boxex-con p {
min-height:50px
}
.sub-heading {
margin-bottom:20px
}
.sub-heading p {
max-width:100%
}
.m-top-30 {
margin-top:20px!important
}
.right-con-hed .form-group label {
float:left;
line-height:1.3;
padding-right:0;
font-size:14px
}
.right-con-hed .form-group {
margin-bottom:20px
}
#myCarousel2 {
margin-bottom:25px
}
.imagesrounf img {
border-radius:0;
margin-bottom:20px
}
#myCarousel3 .faculty-box {
min-height:430px
}
#myCarousel3 {
margin-bottom:20px
}
.faculty-region {
padding-bottom:30px!important
}
.right-con-hed .form-group select {
height:45px;
padding-left:45px
}
.right-con-hed .form-control {
height:45px;
padding-left:45px
}
}
@media only screen and (min-width:380px) and (max-width:767px) {
.boxex-con p {
min-height:initial
}
#myCarousel2 .boxex-con {
min-height:240px
}
#myCarousel3 .faculty-box {
min-height:340px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
#myCarousel2, #myCarousel3 {
display:none
}
.faculty-box {
min-height:640px
}
.boxex-con {
padding:20px 10px;
min-height:372px
}
.banner-region img {
display:none
}
.banner-con {
position:relative;
padding:20px 0
}
}
@media only screen and (min-width:992px) and (max-width:1200px) {
.boxex-con {
min-height:321px
}
.faculty-box {
min-height:485px
}
}
.programs-table ul {
	margin-left:20px;
	text-align:center
}
.programs-table ul li {
	padding:10px 15px 10px 15px;
	border-right:1px solid #fff;
	display:inline-block;
	float:none
}
.programs-table ul li a {
	font-size:14px;
	color:#333;
	font-weight:700;
	padding:10px 15px 10px 15px
}
.programs-table ul li a:hover {
	padding:10px 15px 10px 15px!important;
	border:1px solid transparent!important;
	background:0 0;
	text-decoration:bold;
	outline:0;
	color:#000;
	background:#ececec
}
programs-table ul li a:active {
	color:#333;
	border:1px #fff solid;
	background:#ececec;
	outline:0
}
.youtube-player {
	position:relative;
	padding-bottom:56.23%;
	height:0;
	overflow:hidden;
	max-width:100%;
	background:#000;
	margin:5px
}
.youtube-player iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:100;
	background:0 0
}
.youtube-player img {
	bottom:0;
	display:block;
	left:0;
	margin:auto;
	max-width:100%;
	width:100%;
	position:absolute;
	right:0;
	top:0;
	border:none;
	height:auto;
	cursor:pointer;
-webkit-transition:.4s all;
-moz-transition:.4s all;
transition:.4s all
}
.youtube-player img:hover {
	-webkit-filter:brightness(75%)
}
.youtube-player .play {
	height:72px;
	width:72px;
	left:50%;
	top:50%;
	margin-left:-36px;
	margin-top:-36px;
	position:absolute;
	background:url(//i.imgur.com/TxzC70f.png) no-repeat;
	cursor:pointer
}
#products .col-md-12>div:last-child .rectangle-31 strong {
	display:none
}
#products .col-md-12>div:last-child .gstbtn {
	display:none
}
#products .gstbtn {
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	font-style:italic
}
.ratingfld {
	margin-top:10px;
	float:left;
	background:#fff;
	padding:15px 25px;
	font-size:16px
}
.raiting {
	display:inline-block;
	border:1px dashed #cacaca;
	padding:7px 10px;
	margin-right:13px
}
body {
	font-size:15px
}
.faqsection ul {
	margin:0;
	padding:0;
	list-style:none
}
.faqsection ul li {
	float:left;
	width:50%;
	font-size:14px;
	letter-spacing:0;
	margin-top:20px;
	padding-right:20px
}
.faqsection ul li:nth-child(2n+1) {
clear:both
}
.faqsection ul li strong {
	font-size:16px;
	margin-bottom:10px;
	display:block;
	letter-spacing:.7px
}
.faqsection li p {
	margin:0
}
@media only screen and (max-width:767px) {
.faqsection ul li {
width:100%;
padding-right:0
}
}
.desgincontfre2 {
	border:1px solid #ccc;
	float:left;
	background:#f2f2f2;
	padding:15px;
	width:100%;
	margin-bottom:20px;
	min-height:480px
}
.desgincontfre2 .headingcon {
	width:100%;
	border:1px solid #ededed;
	background:#f8f8f8;
	text-align:center;
	padding-bottom:10px
}
.desgincontfre2 .headingcon h6 {
	font-size:18px;
	font-weight:600;
	text-align:center;
	color:#333;
	padding-bottom:0;
	margin:0;
	padding:10px;
	min-height:initial
}
.desgincontfre2 .headingcon strong {
	font-size:16px;
	font-weight:400;
	text-align:center;
	color:#333
}
.desgincontfre2 .headingcon span {
	text-align:center;
	color:#ff692e;
	font-size:16px;
	font-weight:700
}
.desgincontfre2 .feature-content {
	float:left;
	width:100%;
	min-height:280px
}
.desgincontfre2 .inercon {
	border-bottom:1px solid #f3f3f3;
	padding:7px;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	background:#fff;
	width:100%;
	float:left;
	position:relative;
	line-height:25px;
	padding-left:35px
}
.desgincontfre2 .inercon h4 {
	margin:0 0 4px;
	font-size:12px;
	color:#555;
	line-height:1.5
}
.desgincontfre2 .inercon:after {
	background-image:url(https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/coaching-classes/free-session/106960_icon-tick.png);
	background-repeat:no-repeat;
	position:absolute;
	content:"";
	width:18px;
	height:18px;
	left:8px;
	top:5px
}
.desgincontfre2 .pricetbtn {
	clear:both;
	margin-top:15px;
	float:left;
	width:100%
}
@media only screen and (max-width:768px) {
.purple-block {
padding:10px
}
}
.purple-block p, h4 {
	opacity:.8;
	font-size:13px;
	font-weight:500;
	line-height:1.69;
	text-align:left;
	color:#fff
}
.purple-block h4 {
	color:#fff!important;
	font-weight:700;
	opacity:1
}
.programs-table ul {
	margin-left:20px;
	text-align:center
}
.programs-table ul li {
	padding:10px 15px 10px 15px;
	border-right:1px solid #fff;
	display:inline-block;
	float:none
}
.programs-table ul li a {
	font-size:14px;
	color:#333;
	font-weight:700;
	padding:10px 15px 10px 15px
}
.programs-table ul li a:hover {
	padding:10px 15px 10px 15px!important;
	border:1px solid transparent!important;
	background:0 0;
	text-decoration:bold;
	outline:0;
	color:#000;
	background:#ececec
}
programs-table ul li a:active {
	color:#333;
	border:1px #fff solid;
	background:#ececec;
	outline:0
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background:#ececec;
	color:#000;
	border:none;
	border:1px #fff solid;
	outline:0
}
.greys {
	background:#f6f6f6;
	position:relative
}
.grey-block {
	background:#f6f6f6;
	position:relative
}
.grey-block img {
	margin-top:0
}
.grey-block p {
	font-size:13px;
	font-weight:500;
	line-height:1.69;
	padding:0 20px 0 20px;
	color:#555
}
.grey-block h4 {
	color:#555;
	font-size:16px;
	font-weight:700;
	line-height:1.38;
	text-align:center;
	color:var(--greyish-brown);
	margin:10px;
	padding:5px
}
.mock-block {
	background-image:linear-gradient(to bottom, #44355b, #642e5a);
	padding:35px 0
}
.mock-block h2 {
	font-size:32px;
	font-weight:700;
	line-height:37px;
	letter-spacing:-.3px;
	text-align:center;
	color:#fff;
	margin:0 10px
}
.mock-block h3 {
	background:url(../images/group-21.png) left top no-repeat!important;
	padding:50px 0 50px 85px;
	font-size:32px;
	margin:40px 0 0 0;
	font-weight:700;
	color:#fff
}
.mock-block p {
	font-size:16px;
	font-weight:500;
	line-height:1.81;
	text-align:left;
	margin-left:65px;
	color:rgba(255, 255, 255, .7)
}
.mock-block span {
	color:#fff;
	font-weight:700
}
.mock-numbering {
	background:image()
}
.carousel .item {
	display:none
}
.carousel .item.active {
	display:block
}
p {
	color:#232323;
	font-size:14px;
	font-weight:500;
	line-height:1.75
}
.analysis {
	margin-top:100px
}
.analysis h2 {
	margin-top:110px
}
.analysis_part1, .analysis_part2 {
	background:url(../images/orb-red.png) top left no-repeat;
	padding:87px 18px 0 0
}
.analysis_part2 {
	background:url(../images/orb-blue.png) top left no-repeat
}
.boxes-testmonials {
	box-shadow:0 0 20px 0 rgba(0, 0, 0, .05);
	background-color:#fff;
	-webkit-transform:scale(.95);
	transform:scale(.95);
	margin-top:0
}
.box-top {
	padding:30px 20px 50px;
	position:relative
}
.box-top .quotes-img {
	padding-bottom:20px
}
.box-top .quotes-img {
	padding-bottom:20px
}
.box-top .quotes-img img {
	max-width:30px
}
.box-top p {
	margin:0;
	line-height:1.8;
	font-size:15px;
	font-weight:400;
	color:#555;
	min-height:360px
}
.box-bttm {
	background-color:#fff;
	padding:30px 30px 30px;
	border-top:1px solid #eee;
	position:relative
}
.box-bttm .stude-img {
	position:absolute;
	left:0;
	width:100%;
	top:-30px
}
.stude-img img {
	height:60px;
	border-radius:50%;
	max-width:60px;
	border:2px solid #39117b;
	padding:5px
}
.box-bttm h3 {
	font-size:18px;
	font-weight:500;
	margin-top:15px;
	margin-bottom:0
}
.box-bttm h4 {
	margin:10px 0 0 0;
	font-size:14px;
	font-weight:400;
	text-align:center;
	color:#333
}
.video .col-md-3:nth-child(4)~* {
margin-top:30px
}

.faculty-region .col-md-3:nth-child(4) ~ * {
    margin-top: 30px;
}

.faculty-box {
    text-align: center;
    padding: 20px 20px;
    position: relative;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}
.faculty-box img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 1px solid #6b2ace;
    padding: 8px;
}
.faculty-box h3 {
    color: #1d274e;
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;

}
.faculty-box h3 a {
    color: #1d274e;
    padding: inherit;background: none;
}

.faculty-box h4 {
    font-size: 16px;
    font-weight: 500;
    color: #ff692e;
     text-align: center;
}
.faculty-box a {
    background-color: #F76C39;
    border-color: #F76C39;
    padding: 7px 20px;
    color: #fff;
    font-weight: 500;
    border-radius: 3px;
}
.faculty-box p {}

/* mCustom scroll bar settings */
.mCustomScrollbar{
    position: relative;
    height: 210px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom; margin-bottom: 20px;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_inside > .mCSB_container {
    margin-right: 10px;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background-color:#f15a22;
}
.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: rgb(105, 204, 68);
}

.theme-accordion-s1 .panel-heading .collapsed::before {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
}
.theme-accordion-s1 .panel-heading a::before {
font-family: "FontAwesome";
content: "\f107";
font-size: 15px;
font-size: 20px;
position: absolute;
right: 25px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.theme-accordion-s1 .panel-heading .collapsed {
background-color: #fff;
color:#131e4a;
-webkit-box-shadow: 0 5px 15px 0 rgba(68,68,68,.1);
box-shadow: 0 5px 15px 0  rgba(68,68,68,.1);
}
.theme-accordion-s1 .panel-heading a {
background: #2E1278;font-size: 16px;font-weight: 500;color: #fff;display: block;padding: 18px 25px;position: relative;}
.theme-accordion-s1 .panel-default {background: transparent;border: 0;border-radius: 0;-webkit-box-shadow: none;box-shadow: none;}
.theme-accordion-s1 .panel-heading {background-color: transparent;padding: 0;border-radius: 0;}
.panel-default > .panel-heading {color:#333;background-color: #f5f5f5;border-color:#ddd;}
.panel-group .panel-heading {border-bottom: 0;border-bottom-color: currentcolor;}

.theme-accordion-s1 .panel-heading + .panel-collapse > .panel-body {
background-color: #fff;border: 0;
padding: 25px 25px 25px;
-webkit-box-shadow: 0 5px 15px 0 rgba(68,68,68,.1);
box-shadow: 0 5px 15px 0 rgba(68,68,68,.1);
}

.theme-accordion-s1 .panel + .panel { margin-top: 15px;}



@media only screen and (max-width:600px) {
.analysis {
margin-top:50px
}
.analysis h2 {
margin-top:10px
}
.analysis_part1 {
padding:80px 11px 22px 100px;
background:url(../images/orb-red.png) top right no-repeat;
background-size:300px
}
.analysis_part2 {
background:url(../images/orb-blue.png) top right no-repeat;
padding:80px 11px 22px 100px;
margin:50px 0 50px 0;
background-size:300px
}
}

@media only screen and (max-width:767px) {



.purple-bg .col-md-4 {
   float: left;
   width: 100%;
   margin:0 0 5px 0;
}

.purple-bg h2 {
   float: left;
   padding-right: 25px;
   font-size: 22px;
   font-weight: 800;
   min-width: 80px;
   margin-bottom:0;
}
.purple-bg p {
   color: #fff;
   font-size: 14px;
}

.btnsamecont {
    font-size: 18px;
    font-weight: 400;
    padding: 10px 10px;
    text-align: center;
}

.top {
    margin-top: 0;
}
}