@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-Regular.ttf);
    font-weight:500
}
@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-Light.ttf);
  font-weight:300
}

@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-SemiBold.ttf);
    font-weight:600
}
@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-Bold.ttf);
    font-weight:700
}
@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-ExtraBold.ttf);
    font-weight:800
}
img {
    border: 0;
    max-width: 100%;
    height: auto;
}
.imgSmallBorder {
    width: 100%;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
}

.imgBigBorder {
    width: 100%;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
}

body{
  font-family: Open Sans;
}

.my_footer {
    opacity: 1;
    z-index: 9;
    position: relative;
    left: inherit;
    top: inherit;
}

.my_header {
    height: inherit;
    position: relative;
}
.banner_heading {
  width: 100%;
    height: auto;
    float: left;
    color: #fff;
    font-weight: 700;
    font-size: 60px;
    text-transform: uppercase;
}
.aboutBG{background: url(../img/aboutbg.jpg);}
.facultyBG{background: url(../img/facultybg.jpg);}
.reviewBg, .privacyBG{background: url(../img/review.jpg);}
.placementBG{background: url(../img/placementBG.jpg);}
.campusBG, .globalBG, .partnersBG{background: url(../img/campusBG.jpg);}
.admission-procedureBG{background: url(../img/admissionBG.jpg);}
.awardsBG{background: url(../img/awards_bg.jpg);}
.contactBG{background: url(../img/contactBG.jpg);}
.disclaimerBG{background: url(../img/disclaimerBG.jpg);}
h3.banner_heading font {
    color: #d3262a;
}
#herobanner {
    padding-bottom: 0px;
    padding-top: 328px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: relative;
    background-size: cover !important;
}

.greyColor p, .greyColor li {
       color: #8d8d8d;
    font-weight: 600;
    font-size: 15px;
    line-height: 27px;
}
.greyColor p:last-child, .greyColor li:last-child {
    margin-bottom: 0;
}
.padding-60 {
    padding: 60px 0;
}
.bordertop {
    display: block;
    text-align: center;
    width: 28px;
    height: 3px;
    background: #d3262a;
    margin: auto;
}
.heading2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 15px;
    color: #d3262a;
    margin-bottom: 50px;
}
.heading1 {
    color: #d3262a;
    font-weight: 700;
    text-transform: uppercase;
}
.ourMission .heading1 {
    margin-top: 0;
}
.row.greyColor span:first-child {
    float: left;
    margin-right: 15px;
}
span.content_ {
    display: table;
    font-weight: 600;
}
.visionPara {
    font-weight: 600;
    font-size: 18px;
    max-width: 330px;
    line-height: 30px;
}
.mt-30 {
    margin-top: -30px;
}
.ourObjectives li:before {
    content: "";
    background: red;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 11px;
    border-radius: 50%;
}
.ourObjectives li {
    margin-bottom: 15px;
    padding-left: 24px;
    position: relative;
}
.imageWrap {
    position: relative;
    text-align: center;
    margin: auto;
    display: table;
    width: 250px;
    height: 250px;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 50%;
}
.imageWrap img {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto;
}

.subhead_ {
    margin: -10px auto 40px;
    max-width: 100%;
    text-align: center;
    width: 390px;
    color: #8d8d8d;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
}
.ourServices .greyColor p {
    text-align: center;
    width: 270px;
    margin: 10px auto 0;
}.redColor {
    background: #d3262a;
    padding:26px 0;
}
.redColor .heading1 {
    color: #fff;
    margin: 0;
}
.managingCampus .container.greyColor>p, .becomePartner .greyColor>p{
  text-align: left;
    width: 650px;
    margin: 30px auto 70px;
    font-weight: 500;
    font-size: 15px;
}
.managingCampus .heading2 {
    letter-spacing: normal;
    margin-bottom: 18px;
}

.redBorder .heading2 {
    font-size: 20px;
}
.redBorder {
    margin: 0 auto 30px;
    display: table;
    text-align: center;
    width: 100%;
    border: 2px solid #d3262a;
    padding: 30px 62px;
        height: 274px;
}
.becomePartnerTabs li {
    display: inline-block;
    margin: 0 20px 0 0px;
}
.becomePartnerTabs ul#tabs-nav {
    text-align: left;
}
.row.becomePartnerTabs li.active a, .row.becomePartnerTabs li a:hover {
    background: #d3262a;
    color: #fff;
    padding: 12px 20px;
    display: inline-block;
    margin-right: 30px !important;
}
.becomePartnerTabs li a {margin-right: 30px !important;
    padding: 12px 20px;
    color: #8d8d8d;
}
.becomePartnerTabs li {
    display: inline-block;
    position: relative;
}
.becomePartnerTabs li a:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 20px;
    right: 11px;
    display: block;
    z-index: 9;
    background: #d3262a;
    top: 0;
    bottom: 0;
    margin: auto;
}

.innerContent {
    margin-top: 60px;
}
.innerContent h4 {
    color: #d3262a;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 25px;
    min-height: 54px;
}
.innerContent .greyColor p {
    margin-top: 24px;
}
.innerContent img {
    margin-bottom: 60px;
}

.innerContent .col-md-3 {
    margin-bottom: 70px;
}
.lightBG {
    background: #f7f7f7;
    text-align: left;
    margin-top: 50px;
    padding-bottom: 50px;
}
.innerContent .row.greyColor {
    padding-right: 30px;
    padding-left: 30px;    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.becomePartner {
    padding-bottom: 0;
}
.video_ {
    margin-top: 20px;
}
.innerContent .col-md-3:nth-child(4n+1) {
    clear: left;
}
.breadcrumbSection .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "|";
}
.breadcrumbSection li {
    font-weight: 700;
}
.breadcrumbSection ol.breadcrumb {
    padding: 15px 0;
	background:none;
}
.wrapimg {
    overflow: hidden;
    border: 1px solid #dadada;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    position: relative;
    margin: auto;
}
.wrapimg img {
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
}
.innerFaculty.greyColor {
    text-align: center;
    margin: 0 auto 15px;
    display: table;
    position: relative;
    transition: 0.5s;
    border: 1px solid #adadad;
    height: 290px;
    width: 270px;
    padding: 15px;
}
.bydefault {
    text-align: center;
    margin: auto;
    display: table;
}
.bydefault h4 {
    color: #d3262a;
    font-weight: 800;
    margin-bottom: 2px;
}
.bydefault p {
    font-size: 13px;    line-height: 20px;
    margin-top: 4px;
    font-weight: bold;
}
.innerFaculty:hover .onhover {
       display: block !important;
    background: #d3262a;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 15px;
    text-align: left;
    height: 290px;
    overflow-x: hidden;
    overflow-y: scroll;
	transition:0.5s;
}

.onhover p {
    color: #fff;
    font-size: 13px;
    line-height: 18px;
}
.facultySection1 .row{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.col-md-12.loadBTN {
    text-align: center;
    margin-top: 60px;
}
a.loadbtn {
    background: #d3262a;
    color: #fff;
    padding: 15px 20px;
    font-weight: 600;
}
.reviewInner {
    border: 4px solid #d7d7d7;
    padding: 10px;
}

.review_ {
    margin-top: 20px;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.text-right.greyColor.colorRed p {
    color: #d3262a;
    font-weight: 700;
    line-height: 23px;
}
.review_:last-child {
    border: 0;
    padding-bottom: 0;
}
.country_code{
    width: 55px !important; 
    padding: 0 0 0 7px;
}
.countryCode input {
    width: 211px !important;
}
.noicon{-webkit-appearance: none;}
.state_city .col-md-6:last-child {
    padding-left: 7px;
}
.state_city .col-md-6:first-child {
    padding-right: 7px;
}
.submitBTN {
    background: #f00;
    border: 0;
    color: #fff;
    width: 100%;
    padding: 15px;
    font-weight: 800;
    margin-top: 8px;
}
.agreeTerms label {
    color: #f00;
    font-weight: 600;
    margin-left: 6px;
}
.agreeTerms input {
    position: relative;
    top: 2px;
}
.qualification_, .entercaptcha {
    width: 100%;
}

.course_specialization .col-md-6:last-child {
    padding-left: 6px;
}
.course_specialization .col-md-6:first-child {
    padding-right: 6px;
}
.borderme {
    padding: 15px 11px;
    height: 100%;
    border-top: 5px solid #d7d7d7;
    border-radius: 8px !important;
    border-right: 3px solid #d7d7d7;
    border-left: 3px solid #d7d7d7;
    text-transform: uppercase;
    font-weight: 600;
}
.noicon {
    background: url(../img/select.png);
    background-position: 95% center;
    background-repeat: no-repeat;
}
.reviewSection1 .col-md-3 {
    border: 5px solid #d7d7d7;
    padding: 17px 8px;
}
.tabsPlacements a {
    border: 1px solid #ececec;
    padding: 16px 20px;
    display: block;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 600;
    color: #8d8d8d;
	position:relative;
}


.tabsPlacements a:hover, .tabsPlacements .active a{background:#d3262a; color:#fff}
.tabsPlacements a:hover img, .tabsPlacements .active a img{visibility:visible;}
.tabsPlacements a img {
     position: absolute;
    right: -0.6px;
    visibility: hidden;
    bottom: -15px;
}
.placementSection1 .infoSection ul li {
    width: 100%;
    position: relative;
}
.placementSection1 .infoSection ul li:before {
    content: "<> ";
    margin-right: 7px;
    display: inline-block;
}
.placementSection1 .infoSection ul li {
    width: 100%;
    position: relative;
}
h3.table_heading {
    color: #d3262a;
    font-weight: 600;
    font-size: 20px;
    margin-top: 10px;
}
.tableContent td, .tableContent th, .tableContent thead {
    border: 2px solid #bdbdbd !important;
}
.scrollme {
    overflow-y: scroll;
    height: 458px;
    margin-bottom: 30px;
}
.table_7items {
    height: 306px;
}
.table_5items {
    height: 350px;
}
.tableContent h4 {
    color: #d3262a;
    font-weight: bold;
}
table.table tr:nth-child(2n+1) {
    background: #ececec;
}
table.table thead tr{
    background: none !important;
}
.infoSection p, .infoSection li {
    color: #585657;
    line-height: 26px;
}
.infoSection ul {
    padding-left: 17px;
}
.infoSection ul li {
    list-style: outside;
}
.infoSection ul li ul li {
    list-style: lower-roman;
}

h3.campusHeading, .heading_paragrah h3{
    color: #d3262a;
    font-size: 26px;
    font-weight: 500;
	margin-top: 20px;
	text-align: center;
}
.campusBtn {
    background: #d3262a;
    text-align: center;
    padding: 12px 18px;
    display: inline-block;
    margin: 0 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.buttons_footer {
    display: flex;
    align-items: center;
    justify-content: center;
}
.campusBtn:hover {
    color: #fff;
}
.siebarRight li:before {
      content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #aeadad;
    left: 6px;
    top: 0;
}
.siebarRight ul li {
    position: relative;
    padding-bottom: 16px;
    padding-top: 16px;
}
.siebarRight li a {
    font-weight: 600;
}
.siebarRight ul ul {
    padding-left: 30px !important;
}
.siebarRight h3.campusHeading {
    margin-top: -4px;
}
.campusSection1.padding-60 {
    padding-top: 10px;
}
.siebarRight ul>li>ul>li>a {
    color: #585657;
}
.siebarRight ul>li>a {
    color: #757374;
    display: inline-table;
    position: absolute;
    left: 26px;
    top: 17px;
}
a.selected, .siebarRight ul>li>a:hover{
    color: #d3262a !important;
}
.infoSection ul li a {
    color: #000;
    padding: 20px;
    background: #fff;
    display:block;
    margin-bottom: 18px;
    margin-right: 10px;
}
.infoSection ul li a:hover{background:#d3262a; color:#fff}
.infoSection ul {margin:0; padding:0;}
.infoSection ul li {
    list-style: none;
    width: 49%;
    display: inline-block;
}
.text-center.mywidth {
    max-width: 700px;
    margin: auto;
}
.admissionSection1 img {
    margin: auto;
    width: 700px;
    display: table;
}
.mywidth p, .mypara{ color: #8d8d8d;
    font-size: 18px;
}.text-center.mywidth h3 {
    font-size: 40px;
    font-weight: 800;
    color: #8d8d8d;

}
.admissionSection2 form, .contactSection1 form, .formMe{
      max-width: 840px;
    margin: 40px auto 80px;
    padding: 70px;
    border: 7px solid #d7d7d7;
    border-top-right-radius: 90px;
    border-bottom-left-radius: 90px;
}
.borderRadius {
    border-top-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.right_topRadius {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
.noBorderme .left_bottomRadius {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 20px !important;
    padding-bottom: 14px;
}
.admissionSection2 .country_code {
width: 20% !important;}
.admissionSection2 .countryCode input {
    width: 80% !important;
}
.w80 {
    margin: 0 auto 15px;
    width: 80%;
}
.input-group.countryCode.form-group.noBorderme {
    width: 100%;
}
.admissionSection2 button.submitBTN.borderRadius {
    max-width: 180px;
    margin: 30px auto 0;
    display: table;
}.captcha.form-group.row {
    text-align: center;
}
.captcha_inner.borderme.borderRadius span img {
    width: 40px;
}a.reloadBtn img {
    width: 24px;
    margin-left: 18px;
}.captcha_inner.borderme.borderRadius {
    padding: 8px 4px;
    border-bottom: 1px solid #d7d7d7;
}.captcha.form-group.row .col-md-8 {
    margin-top: 10px !important;
    text-align: left !important;
}

.innerCol_ {
    border: 1px solid #8d8d8d;
    padding: 8px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
}.imgWrap {
    overflow: hidden;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
}.innerCol_ h4 {
    font-size: 18px;
    font-weight: 600;
    color: #d3262a;
}.innerCol_ h4 {
  font-size: 18px;
    font-weight: 600;
    color: #d3262a;
    padding-top: 10px;
    min-height: 239px;
    border-bottom: 1px solid #8d8d8d;
    margin-bottom: 150px;
}
p.smallPara {
    text-align: center;
    color: #8d8d8d;
    line-height: 26px;
    font-size: 15px;
    padding: 0 10px;
    min-height: 260px;
}.awardsSection2 .col-md-3 {
    margin-bottom: 50px;
}
.noImg h4 {
     min-height: 363px;
    margin-top: 86px;
    text-align: center;
}
.col-md-3.no-Title h4 {
    min-height: 256px;
}
.awardsSection2 .col-md-3:nth-child(4n+1) {
    clear: left;
}.awardsSection2 {
    padding: 50px 0;
}
.campus2Include h3.campusHeading.text-center, .heading_paragrah h3{
    font-weight: 900;
}
.infoSection ul li a:hover{
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.buttons_footer a{
    border-top-right-radius: 18px;
    border-bottom-left-radius: 18px;
}
.campus2Include .infoSection ul {
    margin: 40px auto 0;
    display: table;
    text-align: center;
}

.campus2Include .infoSection ul li {
    width: 33%;
}
.infoSection ul li {
    vertical-align: middle;
}
.campus2Include .infoSection ul li a {
    text-align: left;
}
.campus2Include .buttons_footer {
    margin-top: 30px;
}
.campusBtn:focus{color: #fff;}
.campus2Include .campusBtn {
padding: 12px 26px !important;}
a.campusBtn img {
    width: 20px;
    margin-right: 12px;
}
.carousel-control {
    background: none !important;
}

.contactSection1 .carousel-control {
    top: 43%;
    opacity: 1;
}
.contactSection1 button.btn.btn-link, .contactSection1 button.btn.btn-link:focus{
  background: #ff0000;
    display: block;
    width: 100%;
    text-align: left;
    color: #fff;
    outline: 0;
    padding: 15px 20px;
    text-transform: uppercase;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
}
.collapseArrow {
      float: right;
    position: absolute;
    right: 22px;
    top: 18px;
    width: 24px;
}
button.btn.btn-link.collapsed img.arwU.collapseArrow,  button.btn.btn-link img.arwD.collapseArrow{
    display: none;
}
button.btn.btn-link img.arwU.collapseArrow, button.btn.btn-link.collapsed img.arwD.collapseArrow{
    display: block;
}

.contactSection1 div#accordion {
    margin-top: 40px;
}
.contactSection1 h3.text-center {
    color: #5c5b5b;
    font-weight: 600;
    text-transform: uppercase;
}.uniName h5 {
    font-weight: 700;
    color: #5c5b5b;
}.card-body.text-center {
    margin-top: 40px;
    margin-bottom: 30px;
}.uniAddress {
    margin: auto;
    width: 80%;
}

.card-body.text-center p{color: #5c5b5b;}
.uni_email a {
    color: #f00;
    font-weight: 600;
}
form.formMe button.submitBTN.borderRadius {
    width: 170px;
    margin: auto;
    display: table;
}
.disclaimerSection1 .border_me {
    border: 4px solid #d7d7d7;
    padding: 12px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
}.disclaimerSection1 .border_me img {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
}.headingPara p, .parame, .my_para p{
    color: #8d8d8d;
    font-size: 14px;
    line-height: 25px;
}
.headingPara h2, .innerh2, .partner_headings h2{
    color: #f00;
    font-size: 24px;
    font-weight: 600;
}
.row.logoRow {
    display: flex;
    align-items: center;
}
.row.logoRow .col-md-5 img {
    width: 260px;
}
.globalSection1 p {
    color: #585657;
}
.row.logoRow .col-md-2 {
    text-align: center;
}
.row.logoRow .col-md-5:last-child {
    text-align: right;
}
.certificate_ {
    width: 600px;
}.certificate_ .buttons_footer, .fourBtns .buttons_footer{
    display: inline-block;
    text-align: center;
    margin-top: 40px;
}
.certificate_ .campusBtn, .fourBtns .campusBtn{
    margin: 10px 2px;
    font-size: 12px;
    text-align: center;
}
.partnersSection1.padding-60 .col-md-12 img {
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    margin-bottom: 50px;
}
.parame{color:#585657}
p.parame strong {
    font-weight: 800;
}
.partnersSection1.padding-60 ul {
       text-align: left;
    margin: 0;
    display: block;
}

.partnersSection1 .campus2Include .infoSection ul li {
    width: 49%;
    display: inline-block;
}

.partnersSection1 .campus2Include .infoSection ul li a {
    border: 1px solid #e8e5e5;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
}.breadcrumbSection a {
    color: #d3262a;
}a {
    color: #d3262a;
}
.formMe .form-control {
font-size: 13px;}
.border_me .headingPara.text-center.p_color h2 {
    margin-top: 20px;
}
.contactSection1 .card-header, .contactSection1 div#accordion .card{
    border: 0 !important;
    background: none;
}

.contactSection1 .col-md-8.offset-md-2 h3 {
    margin-top: 30px;
    margin-bottom: -30px;
}
.disclaimerSection1 .headingPara.text-center {
    margin-top: 20px;
}