﻿

body{
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p, li{
	font-family: Gotham;
	color: inherit;
	font-size: 14px;
}
.programAllDetails-sec p, .programAllDetails-sec li {
	color: #111;
}

.carousel-control-next, .carousel-control-prev{
	background: transparent;
	border: 0
}
.accordion-header {
	font-family: CircularStd;
}
.accordion-button:not(.collapsed) {
	color: #fff;
	background-color: #1b1f52;
}
.accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.accordion-button:hover {
	background: #20397126;
}
.accordion-button:not(.collapsed):hover {
	background-color: #1b1f52;
}
.accordion-button:focus {
	border-color: rgba(0,0,0,.125);
	box-shadow: none;
}


.innerHeroBanner .carousel-control-next, .innerHeroBanner .carousel-control-prev{
	z-index: 100;
	width: 5%;
}


.innerHeroBanner{ min-height: 450px;}
.innerHeroBanner::before{
	content: '';
	/*Display dark light
	background: rgba(0,0,0,0.3);
	*/
	background: rgba(0,0,0,0.0);
	position: absolute;
	left: 0; 
	right: 0;
	top: 0; 
	bottom: 0;
	z-index: 10
}

.innerBannerContent{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 10}

/*.bannerheadings{ position: absolute; top: 50%; transform: translateY(-50%)}*/

.bannerheadings h1{ font-size: 60px; color: #fff; line-height: 54px; font-family: CircularStd;}
.bannerheadings h1 span{ font-size: 40px; color: #f5a11a; line-height: 50px; display: block}


.programForm-sec{ width: 464px; /*position: absolute; top: 50%; transform: translateY(-50%);*/ background: #fff; right: 100px}
.programForm-header{ background: #f5a11a; padding: 20px 25px;}
.programForm-header h2{ font-size: 30px; color: #111; font-family: CircularStd; margin: 0}
.programForm-header p{ font-size: 14px; color: #111; margin: 0}

.submitDataButtons input{ width: 100% !important;}

.programForm-area{ padding: 20px 25px 30px 25px;}
.programForm-area input[type=submit]{
	background: #2077c8;
	height: 47px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 15px 30px;
	border-radius: 4px;
	text-transform: uppercase;
	border: 0
}


.reg-form #imgLoading_Email{ width: 30px !important;}


.bannerBottomNav{margin-top: 50px}
.popularFeature-sec{ margin-top: -100px; position: relative; z-index: 10;}
.popularFeat-leftSide{ height: 550px;}
.popularFeat-rightSide .h-50{ height: 275px !important;}
.popularFeat-rightSide_2 .h-50{ height: 350px !important;}
.featLogo {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: #1b1f52;
    padding: 15px;
}

.popluarFeat-cont{ position: absolute; bottom: 0; left: 0;  z-index: 1; right: auto; padding: 30px; background: #bb2226;}
.popluarFeat-cont img{ margin-bottom: 15px; height: 40px;}
.popluarFeat-cont h3{ font-size: 18px; color: #1b1f52; background: #fff; display: inline-block; font-family: Gotham; margin-bottom: 10px; padding: 5px 10px;}
.popluarFeat-cont h2{ font-size: 38px; color: #fff; margin: 0; font-family: CircularStd; line-height: 36px;}
.popluarFeat-cont h2 span{ color: #ed1c23}
.popluarFeat-cont h2 span sup{ font-size: 60%;}


.popularFeat-rightSide .featLogo{ background: transparent; padding: 0; right: 30px; top: 30px;}
.popularFeat-rightSide h3{ font-family: CircularStd; color: #fff; font-size: 20px; position: absolute; bottom: 0; left: 0; padding: 30px;
     background-color: rgba(27, 31,82,0.7); width: 100%;}
.popularFeat-rightSide h3 a{ font-size: 14px; color: #f47621; text-decoration: underline !important}

.popularFeat-rightSide_2 .featLogo{ background: transparent; padding: 0; right: 30px; top: 30px;}
.popularFeat-rightSide_2 h3{ font-family: CircularStd; color: #fff; font-size: 20px; position: absolute; bottom: 0; left: 0; padding: 30px;}
.popularFeat-rightSide_2 h3 a{ font-size: 14px; color: #f47621; text-decoration: underline !important}


.highlightRnkings{
	font-family: CircularStd; color: #fff; font-size: 20px; position: absolute; bottom: 0; left: 0; padding: 30px;
}
.highlightRnkings span{ font-size: 16px;}
.highlightRnkings h2{ font-size: 70px; line-height: 50px; color: #f47621;}
.highlightRnkings h2 sup{ top: -22px; font-size: .50em;}



.aboutProgram{ margin-bottom: 30px;}
.aboutProgram h3{ font-size: 24px; font-weight: bold; color: #111; margin-bottom: 15px; font-family: CircularStd;}
.aboutProgram p{}
.aboutProgram h2{ font-size: 36px; color: #111; margin-bottom: 10px; line-height: 5px; font-family: CircularStd;}
.listStyle-1{ padding: 0}
.listStyle-1 li{ list-style-type: none; margin-bottom: 15px; position: relative; padding-left: 40px;}
.listStyle-1 li::after{
	content: "\f14a"; 
    font-family: "Font Awesome 5 Free";
    left:4px;
    position:absolute;
    top:-3px;
	font-size: 24px;
}


.programList{ box-shadow: 0 0 20px rgb(0 0 0 / 10%); margin-bottom: 20px;}
/*.programList span{ background: #1b1f52; display: block; font-size: 18px; font-weight: bold; color: #fff; padding: 20px 20px; line-height: 18px; font-family: CircularStd;}*/
.programList span{ background: orange; display: block; font-size: 18px; font-weight: bold; color: #fff; padding: 20px 20px; line-height: 18px; font-family: CircularStd;}

.programList ul{ padding: 20px}
.listStyle-2 li{ list-style-type: none; margin-bottom: 5px; padding-left: 15px; }
.listStyle-2 li a{ position: relative; font-size: 14px; color: #111; transition:all .4s ease-in-out;}
.listStyle-2 li a::after{ content: ''; height: 5px; width: 5px; background: #e3e3e3; border-radius: 50%; left: -15px; top: 5px; position: absolute;}
.listStyle-2 li a:hover{ margin-left: 5px; transition:all .2s ease-in-out; color: #2077c8}

.listStyle-3 li{ list-style-type: none; margin-bottom: 15px; position: relative; padding-left: 30px;}
.listStyle-3 li::after{
	content: "\f058"; 
    font-family: FontAwesome;
    left:2px;
    position:absolute;
    top:-3px;
	font-size: 18px;
}

.newsupdate h2{      font-size: 20px;  padding: 24px; color: #f47621;}
.newsupdate marquee{ height:188px;font-size: 16px; padding: 24px; color: #ffffff; overflow: hidden; }
.newsupdate a{ color: #f1851c;  }

.blink_me {
  animation: blinker 1s linear infinite;
  color: #33FF00;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}


.messageFounder{ background: #282828; padding: 30px; margin-bottom: 30px; position: relative; z-index: 10; border-radius: 50px 50px 50px;}
.messageFounder h4{ font-size: 24px; color: #fff;  font-weight: bold; margin-bottom: 10px; font-family: CircularStd;}
.messageFounder h5{ font-size: 18px; font-weight: normal; color: #fff; margin-bottom: 0}
.messageFounder p{ color: #fff; padding-left: 25px; padding-right: 25px;}
.founderImg{ width:160px; text-align:center;}
.fommsg{ color: #fff; padding-left: 25px; padding-right: 25px; font-size: 17px; margin-top: -35px;}
.foundfooter{ text-align: center;  border: 1px solid;  padding: 10px 0px 0px 0px;}

.messageDirector{ background: #1b1f52; padding: 30px; margin-bottom: 30px; position: relative; z-index: 10; border-radius: 0 50px 50px;}
.messageDirector h4{ font-size: 24px; color: #fff;  font-weight: bold; margin-bottom: 10px; font-family: CircularStd;}
.messageDirector h5{ font-size: 18px; font-weight: normal; color: #fff; margin-bottom: 0}
.messageDirector p{ color: #fff}
.messageDirector a{ color: #fff}

.messageDirector_2{ background: #bb2226; padding: 30px; margin-bottom: 30px; position: relative; z-index: 10; border-radius: 0 50px 50px;}
.messageDirector_2 h4{ font-size: 24px; color: #fff;  font-weight: bold; margin-bottom: 10px; font-family: CircularStd;}
.messageDirector_2 h5{ font-size: 18px; font-weight: normal; color: #fff; margin-bottom: 0}
.messageDirector_2 p{ color: #fff}
.messageDirector_2 a{ color: #fff}

.messageDirector_3{ background: #282828; padding: 30px; margin-bottom: 30px; position: relative; z-index: 10; border-radius: 0 50px 50px;}
.messageDirector_3 h4{ font-size: 24px; color: #fff;  font-weight: bold; margin-bottom: 10px; font-family: CircularStd;}
.messageDirector_3 h5{ font-size: 18px; font-weight: normal; color: #fff; margin-bottom: 0}
.messageDirector_3 p{ color: #fff}
.messageDirector_3 a{ color: #fff}

.messageDirector_4{ background: #f47621; padding: 30px; margin-bottom: 30px; position: relative; z-index: 10; border-radius: 0 50px 50px;}
.messageDirector_4 h4{ font-size: 24px; color: #fff;  font-weight: bold; margin-bottom: 10px; font-family: CircularStd;}
.messageDirector_4 h5{ font-size: 18px; font-weight: normal; color: #fff; margin-bottom: 0}
.messageDirector_4 p{ color: #fff}
.messageDirector_4 a{ color: #fff}


.directorName{ margin-top: 20px;}
.directorName span{ width: 110px; height: 110px; border-radius: 20px; overflow: hidden; display: inline-block; vertical-align: middle; margin-right: 10px; border: 6px solid rgba(255,255,255,0.1)}
.directorName img{ width: 100%;}
.d-Name{ display: inline-block; vertical-align: middle;}
.d-Name h6{   font-size: 22px; font-weight: bold; color: #f47621; font-family: CircularStd; margin-bottom: 0; margin-top: 13px;}
.d-Name p{ font-size: 12px;}


.studentCapPhoto img{ width: 100%; display: block;}
.studentCapPhoto {	
    border-bottom: 0;
}

.numberhighlights{ background: #1b1f52; padding: 15px; text-align: center; border-bottom: 1px solid rgba(255,255,255,0.1)

/*background: #1c418c;

background: -moz-linear-gradient(left, #1b1f52 0%, #0073bc 100%);
background: -webkit-linear-gradient(left, #1b1f52 0%,#0073bc 100%);
background: linear-gradient(to right, #1b1f52 0%,#0073bc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1f52', endColorstr='#0073bc',GradientType=1 );
*/
	
}
.numberhighlights h2{ font-size: 42px; color: #fff; font-family: CircularStd; margin-bottom: 0} 
.numberhighlights h2 sup{ font-size: 20px; margin-left: 5px;}
.numberhighlights span{ font-weight: 500; color: #fff; font-family: Gotham; font-size: 12px; line-height: 14px; display: block}





.faq-list{ max-width: 870px; margin: auto}
.faq-list .accordion-item{ background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.05); margin-bottom: 15px;}
.faq-list .accordion-header{ font-family: 'CircularStd';}
.faq-list .accordion-button{ padding: 30px; border: 0; font-size: 18px; text-align: left}
.faq-list .accordion-button:not(.collapsed){ background: #fff; border-color: #fff; color: #f1851c}
.faq-list .accordion-button:focus{ box-shadow: none;}

.faq-list .accordion-collapse{ border: 0}
.faq-list .accordion-body {
    padding: 0 30px 30px;
}


.fortune500{ background: #fff; margin-top: 30px;}
.fortune500 h3{ color: #111}
.fortune500 ul{ padding: 0; margin: 0}
.fortune500 ul li {
    list-style-type: none;
    float: left;
    width: 50%;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
    height: 100px;
	line-height: 100px;
    text-align: center;
	background: #fff
}

.fortune500 ul li:nth-child(1),
.fortune500 ul li:nth-child(3),
.fortune500 ul li:nth-child(5){
	border-left: 1px solid #e8e8e8;
}

.fortune500 ul li:nth-child(1),
.fortune500 ul li:nth-child(2){
	border-top: 1px solid #e8e8e8;
}

.fortune500 ul li img{ height: 45px;}
.fortune500 ul li:hover img{ filter: grayscale(100)}

.course-details{ top: 30px; left: 30px;}


/*.apply-bar{ background: #1b1f52; padding: 40px 0}*/
.apply-bar{ background: orange; padding: 40px 0}
.apply-bar h2{ font-size: 36px; color: #fff; margin-bottom: 15px; line-height: 35px; font-family: CircularStd; margin: 0}



/*.cta-btn-lg{ height: 57px; background: #f1851c; font-size: 16px; color: #fff; text-transform: uppercase; letter-spacing: 2px; font-family: 'CircularStd'; line-height: 57px; padding: 0 30px; border-radius: 6px; display: inline-block;}*/
.cta-btn-lg{ height: 57px; background: red; font-size: 16px; color: #fff; text-transform: uppercase; letter-spacing: 2px; font-family: 'CircularStd'; line-height: 57px; padding: 0 30px; border-radius: 6px; display: inline-block;}

.cta-btn-lg img{ width: 20px; margin-left: 5px;}
.cta-btn-lg:hover{ background: #161a4d; color: #fff;}

.accordion-button{ text-align: left}

h5.highlt-text { margin-top: 20px;font-style: italic;line-height: 16px;font-size: 12px;font-family: Gotham;color: #111;}
.qs-i-gauge-xs .featLogo img{max-width:160px;}

/* 25082021 */

.groupList__name{
	font-family: 'CircularStd';
}


/**/

.h-2021 { height: 100%!important;}



/* responsive media queries */

@media only screen and (min-width: 1599px){
	.container{ max-width: 1400px}
	.popularFeat-rightSide h3{ font-size: 22px;}
	.popularFeat-rightSide_2 h3{ font-size: 22px;}
}

@media only screen and (max-width: 1399px){
	.numberhighlights span{ font-size: 10px;}
	.fortune500 ul li img{ height: 35px;}
	.apply-bar h2{ font-size: 30px;}
}

@media only screen and (max-width: 1199px){
	.programForm-sec{ width: 100%;}
	.api-regform .dobDiv .formField{ width: 30% !important;}
	.popularFeat-rightSide .featLogo{ right: 10px; top: 10px;}
	.popularFeat-rightSide_2 .featLogo{ right: 10px; top: 10px;}
	.course-details{ left: 20px; top: 20px;}
	.messageDirector{ padding: 20px;}
	.numberhighlights h2 sup{ font-size: 13px;}
	.numberhighlights{ padding: 15px 0;}
	.fortune500{ padding: 20px;}
	.apply-bar h2{ font-size: 26px; line-height: 30px;}
	.bannerBottomNav{ margin-top: 20px; }
}

@media only screen and (max-width: 991px){
	.bannerheadings h1{ font-size: 44px; line-height: 32px;}
	.bannerheadings h1 span{ font-size: 32px;}
	.innerHeroBanner .col-sm-7{ width: 100%}
	.innerHeroBanner .col-sm-5{ width: 100%}
	.innerBannerContent .container{ height: auto !important}
	.bannerheadings{ text-align: center}
	.innerBannerContent{ padding-top: 150px;}
	.bannerBottomNav{ margin-top: 0px; margin-bottom: 20px;}
	.programForm-header{ text-align: center}
	.api-regform .dobDiv .formField{ width: 31.66% !important;}
	.innerHeroBanner{ min-height: 400px;}
}

@media only screen and (max-width: 767px){
	.innerHeroBanner{ min-height: 350px;}
	.popularFeature-sec{ margin-top: 75px;}
	.api-regform .dobDiv .formField{ width: 30.99% !important;}
	.aboutProgram h2{ font-size: 32px;}
	.aboutProgram h2 br{ display: none}
	.apply-bar{ text-align: center}
	.apply-bar .text-end{ text-align: center !important}
	.apply-bar h2{ font-size: 24px; margin-bottom: 10px;}
	.popularFeat-rightSide h3{ padding: 20px;}
	.popularFeat-rightSide_2 h3{ padding: 20px;}
	.popluarFeat-cont h2{ font-size: 30px; line-height: 30px;}
	.popluarFeat-cont h3{ font-size: 15px;}
	.popluarFeat-cont{ width: 100%;}
	.cta-btn-lg{ height: 49px; line-height: 49px; font-size: 14px;}
	.qs-i-gauge-xs .featLogo img{max-width:150px;}
}

@media only screen and (max-width: 575px){
.flip-card {
/*  background-color: transparent;
  width: 100px !important;
  height: 100px!important;
  perspective: 1000px;*/
}

	.popluarFeat-cont{ top: 0; background: rgb(187 34 38 / 92%)}
	.programAllDetails-sec.pt-5{ padding-top: 30px !important;}
	.popularFeat-leftSide{ height: 270px;}
	.popularFeat-rightSide .h-50{ height: 180px !important;margin-top: 10px;}
	.popularFeat-rightSide_2 .h-50{ height: 180px !important;}
	.img-fluidhome {
    width: 36%;
    margin: 11px;
}
.popularFeature-sec {
    margin-top: 30px;
}

.h-100 { height: 100%!important;}
.h-2021 { height: 300px!important;}
.numberhighlights h2 {    font-size: 22px;}

}

@media only screen and (max-width: 479px){
	.bannerheadings h1{ font-size: 32px; line-height: 30px;}
	.bannerheadings h1 span{ font-size: 22px; line-height: 24px;}
	.api-regform{ padding: 15px !important;}
	.api-regform .col-6{ width: 100%;}
	.api-regform .dobDiv .formField{ width: 29.33% !important;}
	.popluarFeat-cont h2{ font-size: 20px; line-height: 24px;}
	.popluarFeat-cont h3{ font-size: 14px;}
	.innerHeroBanner{ min-height: 280px;}
	.popularFeat-rightSide h3{ font-size: 16px;}
	.popularFeat-rightSide_2 h3{ font-size: 16px;}
	.aboutProgram h2{ font-size: 24px; line-height: 24px;}
	.aboutProgram h3{ font-size: 18px;}
	.fortune500 ul li{ height: 80px; line-height: 80px;}
    .programDetailsLeft{ padding-top: 90px;}
}

.box_more {
    text-align: right;
    font-family: Dubai;
    font: normal normal normal 17px/37px Dubai;
    letter-spacing: 1.56px;
    color: #ffffff;
    margin-top: -50px;
}
.popularFeat-rightSide_2 h3 {
    background: #000000;
    opacity: 0.5;
}

.popularFeat-rightSide_2 a {
 background: #0392ce;
display: block;
color: #fff;
text-align: center;
padding: 6px;
border-radius: 4px;
font-family: CircularStd;
letter-spacing: 2px;
margin-top:10px;
}

.img-fluidhome{ width:130px;    margin: 11px;}

.bannetboxlofo{
background-color:#FFFFFF;

width: 130px;
height: 130px;
-webkit-border-radius: 130px;
border-radius: 130px;
line-height: 95px;
padding: 15px;}






.testimonial-section__card {
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 5%);
    padding: 24px;
    border-radius: 6px;
    margin-bottom: 26px;
    min-height: 222px;
    border: 1px solid #ccc !important;
}
.d-flex {
    display: flex !important;
}
.stu-info__pic {
    width: 100px;
    height: 100px;
    border-radius: 15px;
    overflow: hidden;
    margin-right: 20px;
    transition: ease 0.5s;
    border: 1px solid #ddd;
}
.stu-info__pic img {
    width: 100%;
}
.stu-info__name b {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 4px;
    font-family: 'CircularStdBook';
    line-height: 20px;
	    margin-top: 30px;
}
.testimonial-section__card .stu-info__name small {
    margin-bottom: 4px !important;
}
.stu-info__name small {
    font-size: 12px;
    line-height: 14px;
    font-family: Gotham;
    font-weight: 300;
    display: block;
}
.testimonial-section__card ul.card-text {
    margin-top: 10px;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}


.icon-bar {
    position: fixed;
    top: 40%;
    right: 10px;
    transform: translateY(-20%);
    transform: translateX(15%);
    z-index: 999;

	
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 10px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
    transform: rotate(
270deg);
    transform-origin: 66% 0%;
}



.icon-bar21 {
    position: fixed;
    top: 80%;
    left: -86px;
/*    transform: translateY(-20%);
    transform: translateX(15%);*/
    z-index: 10;
}

.icon-bar21 a {
    display: block;
    text-align: center;
    padding: 10px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
    transform: rotate(
-270deg);
    transform-origin: 66% 0%;
}


.icon-bar2 {
    position: fixed;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;
	background-color:#f1851c;
}
icon-bar2 a {
    display: block;
    text-align: center;
    padding: 12px;
    transition: all 0.3s ease;
    color: white;
	 transform: rotate(
270deg);
    transform-origin: 66% 0%;
    
}

.leftstiky{font-size: 20px;
	color:#FFFFFF;padding: 12px;}





.main-heading h4 {
    font-size: 26px;
    font-weight: 300;
    font-family: 'Raleway';
    color: #111;
    margin-top: -3px;
    margin-bottom: 0px;
}.main-heading span {
    font-size: 24px;
    color: #111;
    display: block;
    line-height: 28px;
    font-family: CircularStdBook;
}
.main-heading span {
    font-weight: 900;
}
/* Changes by Deepankar */
.n-dt h6 {
    color: #ffffff; /* #ffffff */
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Roboto';
	font-weight: bold;
}
.latest-news-sec  p {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    max-width: 500px;
}

.cu-btnhome {
    border-radius: 6px;
    width: auto;
    font-family: CircularStd;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    text-decoration: none;
    padding: 3px 24px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
	float:right;
}

.cu-btnnews {
    border-radius: 6px;
    width: auto;
    font-family: CircularStd;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    text-decoration: none;
    padding: 3px 17px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
	
}

.leading-recruiters-wrap{ margin-bottom:22px;}
/* Changes by Deepankar */
.marquee {
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    border-radius: 4px;
    border: 0px solid #eee; /* 4px #ccc*/
    margin-top: 0px;
    padding: 20px; 
    background:linear-gradient(135deg,rgb(27, 59, 115) 0,rgb(17, 37, 85) 59%,rgb(15, 23, 57) 59%,rgb(21, 24, 68) 100%)!important;
   /* background:linear-gradient(135deg,rgb(255, 255, 255) 0,rgb(255, 255, 255) 59%,rgb(255, 255, 255) 59%,rgb(255, 255, 255) 100%)!important;*/
	height:275px;
	overflow:hidden;
	/*text-decoration:none; /* New Added */
	}
	
	
	.newsgap a{ color:#ffffff;}
	
	
	 .newsgap  { margin-bottom: 20px;
    border-bottom: 1px solid #ccc;}
	
	.placement-h{ margin-top:22px;margin-bottom:22px;

}






.flip-card {
  background-color: transparent;
  width: 200px;
  height: 200px;
  perspective: 1000px;
  float:left;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: black;
}

.flip-card-back {
  background-color: #2980b9;
  color: white;
  transform: rotateY(180deg);
}
.flip-card-back h1{
font-size:16px;
}
.flip-card-back p{
font-size:14px;
}

.marquee_stu {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 200px;
  overflow-x: hidden;
}

.track_stu {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 32s linear infinite;
}
.flipimg{ width:100%;}

@keyframes marquee_stu {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}



/*


.marquee_me{
  display:block;
position:relative;
width:800px;
height:210px;
animation:scroll 10s linear infinite;
padding:3px;
}

.marquee_me:hover {
    animation-play-state: paused
}

.img1_me {
  width:210px;
  height:210px;
  background-color:#f6f6f6;
  margin:3px;
  float:left;
}


@keyframes scroll{
0% {left:800px;}
100% {left:-800px;}
}
*/



/*--- Testimonial Box --- */
.testimonial-box {border:1px solid #dadada;padding:0px 15px 15px 15px;border-radius:5px;position:relative;overflow:hidden;background:#fff;min-height: 360px;}
.testimonial-box:after { content:""; position:absolute; height:5px; background:#dadada; bottom:0px; left:0px; display:block; width:100%; }
.testimonial-box .color { height:186px; margin:-100px -15px 0px -15px; clip-path:circle(64% at 50% 2%); }
#image-testimonial { width:100px; height:100px; border-radius:50%; border:4px solid #e7ebfb; margin:-60px auto 10px auto; position:relative; z-index:2; }
#image-testimonial img { width:93px; height:93px; border-radius:50%; object-fit:cover; border:3px solid #fff; object-position:top; }
.testimonial-box blockquote { margin:0px 0px 15px; height:138px; overflow:auto; border:none; padding:0px; border:none; }
.testimonial-box blockquote p { color:rgba(0,0,0,0.5); margin:0px; }
.testimonial-box h5 { margin-bottom:10px; font-weight:500; }
.testimonial-box cite { font-style:normal; height:66px; overflow:hidden; }
.testimonial-box cite p { margin:0px; font-size:13px; line-height:22px; }.testimonial-listing .testimonial-box { margin-bottom:30px; }


/*--- Color Themes --- */
.color-theme1 { color:#fc654c; background:#fc654c; }
.color-theme2 { color:#00c1a1; background:#00c1a1; }
.color-theme3 { color:#3498db; background:#3498db; }
.color-theme4 { color:#ff9c00; background:#ff9c00; }
.color-theme5 { color:#ed027b; background:#ed027b; }
.color-theme6 { color:#58cf00; background:#58cf00; }

/*--- Star Rating --- */
.star-rating { font-size: 16px; align-items:center; justify-content:center; margin-bottom:5px; }
.star-rating, .star-rating .back-stars,.star-rating .front-stars { display:flex; }
.star-rating .fa { margin:0px 4px; }
.star-rating .back-stars { color: #dadada; position: relative; }
.star-rating .front-stars { color: #ff9c00; overflow: hidden; position: absolute; top: 0;}

@media (max-width: 576px) {.icon-bar{ visibility:hidden; display:none;}}

/* New Added */ 
.dropcap:first-of-type:first-letter 
{
	float: left;
	color: #3B444B;
	font-size: 80px;
	line-height: 60px;
	padding: 2px 6px 0 0;
	text-shadow: 2px 2px 1px #EEE,
	3px 3px 1px #3B444B;
/*
	  float: left;
     color: #F7E7CE;
     padding: 0px 10px 5px 0;
     font-size: 90px;
     line-height: 60px;
     text-shadow: 1px 1px 0 #C19A6B,
     2px 2px 0 #C19A6B,
     3px 3px 0 #592720,
     4px 4px 0 #592720,
     5px 5px 0 #592720,
     6px 6px 0 #592720;
     */
}