@media only screen and (min-width: 1201px) {
  .career-process .process-sec .pro-set {
    width: 20%;
  }
}
.career-process .process-sec .pro-set:nth-child(4n + 4):after {
  display: block !important;
}
.career-process .process-sec .pro-set:nth-child(5n + 5):after {
  display: none;
}
.contact-page .tab-details .boxcontent .content-sec .middle-sec a.social-ico {
  float: left;
  clear: none;
  padding-right: 10px;
  width: 40px;
}
.single-am-news nav.right-menu ul li a {
  color: #444;
}
.single-am-news .header-main .logo .menu-toggler span I {
  background: #444;
}
.floating-btn a.apply_button {
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  padding: 5px 20px;
  -webkit-box-shadow: 0px 5px 14px rgb(160 127 0 / 15%);
  box-shadow: 0px 5px 14px rgb(160 127 0 / 15%);
  -webkit-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  border-color: #af0c3e;
  background-color: #af0c3e;
  position: fixed !important;
  right: 0;
  top: 32%;
  -webkit-transform: rotateZ(-90deg) translateY(0px);
  transform: rotateZ(-90deg) translateY(0px);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  z-index: 9999999;
}
.page-id-134996 .sp-header-outer {
  height: 405px;
  width: 200px;
  margin: 10px;
  display: flex;
  position: absolute;
  top: 30%;
}
.page-id-134996 .sp-header-outer .sp-header-btn {
  margin-top: 30px;
  align-self: flex-end;
}
.single-school
  .wp-block-uagb-section
  .int-desc
  .slick-track
  .slick-slide
  > div {
  display: block !important;
  height: auto !important;
}

.page-template-template-admission-campus
  .banner-section
  .banner-object.inner-banner {
  height: 100%;
  position: absolute;
  width: 100%;
  max-height: none;
}
.page-template-template-admission-campus .banner-section .banner-texts {
  position: relative;
  padding: 90px 0 60px;
  z-index: 99;
  text-align: left;
  top: auto;
  left: auto;
  -webkit-transform: none;
  transform: none;
  bottom: auto;
}
.page-template-template-admission-campus .banner-section .banner-texts h2 {
  text-transform: unset;
  margin: 0 0 10px;
  font-size: 26px;
}
.page-template-template-admission-campus .tech-banner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-template-template-admission-campus .tech-banner-left {
  width: 100%;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-template-template-admission-campus .tech-banner-left .tb-top {
  max-width: 520px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.page-template-template-admission-campus .tech-banner-left .tb-top p {
  font-size: 14px;
  line-height: 25px;
  margin: 0 0 20px;
}
.page-template-template-admission-campus .tech-banner-left .tb-top .btn,
.page-template-template-admission-campus
  .tech-banner-left
  .tb-top
  .res-check-form
  .res-form-submit
  input,
.res-check-form
  .res-form-submit
  .page-template-template-admission-campus
  .tech-banner-left
  .tb-top
  input,
.page-template-template-admission-campus
  .tech-banner-left
  .tb-top
  .wpcf7-form
  input.wpcf7-submit,
.wpcf7-form
  .page-template-template-admission-campus
  .tech-banner-left
  .tb-top
  input.wpcf7-submit {
  padding: 16px 40px;
  font-size: 13px;
}
.page-template-template-admission-campus .tech-banner-right {
  width: 100%;
}
.page-template-template-admission-campus .tech-banner-right .quick-enquiry-box {
  position: relative;
  left: auto;
  bottom: auto;
  right: auto;
  border-radius: 5px;
}
.page-template-template-admission-campus .tbb-item {
  font-size: 12px;
  float: left;
  width: 50%;
  padding: 0 20px 20px 0;
}
.page-template-template-admission-campus .tbb-item:nth-child(2n + 1) {
  clear: both;
}
.page-template-template-admission-campus .tbb-item span {
  display: block;
  font-size: 24px;
  color: #ffd92a;
  margin: 0 0 5px;
  font-weight: 600;
}
.page-template-template-admission-campus .tbc-item {
  display: inline-block;
  margin-right: 40px;
  margin-bottom: 10px;
  font-size: 14px;
}
.page-template-template-admission-campus .tbc-item:last-child {
  margin-right: 0;
}
.page-template-template-admission-campus .tbc-item span {
  color: #ffd92a;
  display: inline-block;
  margin-right: 5px;
}
.page-template-template-admission-campus .tbc-item a {
  color: #fff;
}
.page-template-template-admission-campus .tbc-item a:hover {
  color: #ddd;
}
.page-template-template-admission-campus .tb-bottom-contact {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 25px 0 10px;
  margin: 5px 0 0;
}
@media only screen and (min-width: 768px) {
  .page-template-template-admission-campus .tech-banner-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .page-template-template-admission-campus .tech-banner-left {
    width: 60%;
    padding-right: 60px;
    padding-bottom: 0;
  }
  .page-template-template-admission-campus .tech-banner-left .tb-top p {
    margin: 0 0 30px;
  }
  .page-template-template-admission-campus .tbb-item {
    font-size: 13px;
    width: 33.33%;
  }
  .page-template-template-admission-campus .tbb-item:nth-child(2n + 1) {
    clear: none;
  }
  .page-template-template-admission-campus .tbb-item:nth-child(3n + 1) {
    clear: both;
  }
  .page-template-template-admission-campus .tbb-item span {
    font-size: 22px;
  }
  .page-template-template-admission-campus .tech-banner-right {
    width: 40%;
  }
  .page-template-template-admission-campus .banner-section .banner-texts {
    padding: 190px 0 60px;
  }
  .page-template-template-admission-campus .banner-section .banner-texts h2 {
    margin: 0 0 20px;
    font-size: 34px;
  }
}
@media only screen and (min-width: 992px) {
  .page-template-template-admission-campus .tech-banner-left {
    width: 70%;
  }
  .page-template-template-admission-campus .tech-banner-right {
    width: 30%;
  }
  .page-template-template-admission-campus .tbb-item {
    width: 20%;
    clear: none;
    font-size: 14px;
  }
  .page-template-template-admission-campus .tbb-item:nth-child(2n + 1) {
    clear: none;
  }
  .page-template-template-admission-campus .tbb-item:nth-child(3n + 1) {
    clear: none;
  }
  .page-template-template-admission-campus .tbb-item span {
    font-size: 27px;
  }
  .page-template-template-admission-campus .banner-section .banner-texts h2 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1025px) {
  .page-template-template-admission-campus .quick-enquiry-box:after {
    display: none;
  }
}

.page-template-template-admission-campus .program-items-wrap .program-item {
  margin-bottom: 20px;
  padding-bottom: 0px;
}
.page-template-template-admission-campus .program-items-wrap .program-head h3 {
  font-size: 18px;
  line-height: 1.3em;
}
.page-template-template-admission-campus .program-items-wrap .program-head {
  margin: 0;
}
.page-template-template-admission-campus .program-content {
  margin-bottom: 20px;
}
.page-template-template-admission-campus
  .program-items-wrap
  .prog-location
  .prog-location-text {
  font-size: 11px;
  margin: 0 10px 10px 0;
}
.page-template-template-admission-campus
  .program-items-wrap
  .prog-location
  span {
  font-size: 12px;
  background: none;
  border: none;
  padding: 5px;
  vertical-align: unset;
  min-width: auto;
  margin: 0 5px 10px 0;
}
.page-template-template-admission-campus a.btn.btn-bordered {
  font-size: 11px;
  padding: 9px 15px;
}
.page-template-template-admission-campus .program-items-wrap .app-date {
  font-size: 12px;
  margin-top: 8px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-template-template-admission-campus .program-items-wrap {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-template-admission-campus .carr-dv-sec {
    padding: 120px 0;
  }
}
.page-template-template-admission-campus .carr-dv-sec {
  padding: 60px;
}
.page-template-template-admission-campus span#loadmore {
  cursor: pointer;
}
/*New Style*/
.page-id-203703 .banner-section .banner-object.inner-banner {
  height: 100%;
  position: absolute;
  width: 100%;
  max-height: none;
}
.page-id-203703 .tech-banner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-id-203703 .tech-banner-left {
  width: 100%;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-id-203703 .tech-banner-left .tb-top {
  max-width: 520px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.page-id-203703 .tech-banner-left .tb-top p {
  font-size: 14px;
  line-height: 25px;
  margin: 0 0 20px;
}
.page-id-203703 .tech-banner-left .tb-top .btn,
.page-id-203703 .tech-banner-left .tb-top input {
  padding: 16px 40px;
  font-size: 13px;
}
.page-id-203703 .tech-banner-right {
  width: 100%;
}
.page-id-203703 .tech-banner-right .quick-enquiry-box {
  position: relative;
  left: auto;
  bottom: auto;
  right: auto;
  border-radius: 5px;
}

.page-id-203703 .banner-section .banner-texts {
  position: relative;
  padding: 90px 0 60px;
  z-index: 99;
  text-align: left;
  top: auto;
  left: auto;
  -webkit-transform: none;
  transform: none;
  bottom: auto;
}
.page-id-203703 .banner-section .banner-texts h2 {
  text-transform: unset;
  margin: 0 0 10px;
  font-size: 26px;
}

@media only screen and (min-width: 768px) {
  .page-id-203703 .tech-banner-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .page-id-203703 .banner-section .banner-texts {
    padding: 190px 0 60px;
  }
  .page-id-203703 .banner-section .banner-texts h2 {
    margin: 0 0 20px;
    font-size: 34px;
  }
  .page-id-203703 .tech-banner-left {
    width: 60%;
    padding-right: 60px;
    padding-bottom: 0;
  }
  .page-id-203703 .tech-banner-left .tb-top p {
    margin: 0 0 30px;
  }
  .page-id-203703 .tech-banner-left {
    width: 70%;
  }
  .page-id-203703 .tech-banner-right {
    width: 40%;
  }
}
@media only screen and (min-width: 992px) {
  .page-id-203703 .banner-section .banner-texts h2 {
    font-size: 38px;
  }
  .page-id-203703 .tech-banner-left {
    width: 70%;
  }
  .page-id-203703 .tech-banner-right {
    width: 30%;
  }
}
.page-template-international .banner-section .banner-object.inner-banner {
  height: 100%;
  position: absolute;
  width: 100%;
  max-height: none;
}
.page-template-international .tech-banner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-template-international .tech-banner-left {
  width: 100%;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-template-international .tech-banner-left .tb-top {
  max-width: 520px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.page-template-international .tech-banner-left .tb-top p {
  font-size: 14px;
  line-height: 25px;
  margin: 0 0 20px;
}
.page-template-international .tech-banner-left .tb-top .btn,
.page-template-international .tech-banner-left .tb-top input {
  padding: 16px 40px;
  font-size: 13px;
}
.page-template-international .tech-banner-right {
  width: 100%;
}
.page-template-international .tech-banner-right .quick-enquiry-box {
  position: relative;
  left: auto;
  bottom: auto;
  right: auto;
  border-radius: 5px;
}

.page-template-international .banner-section .banner-texts {
  position: relative;
  padding: 90px 0 60px;
  z-index: 99;
  text-align: left;
  top: auto;
  left: auto;
  -webkit-transform: none;
  transform: none;
  bottom: auto;
}
.page-template-international .banner-section .banner-texts h2 {
  text-transform: unset;
  margin: 0 0 10px;
  font-size: 26px;
}

@media only screen and (min-width: 768px) {
  .page-template-international .tech-banner-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .page-template-international .banner-section .banner-texts {
    padding: 190px 0 60px;
  }
  .page-template-international .banner-section .banner-texts h2 {
    margin: 0 0 20px;
    font-size: 34px;
  }
  .page-template-international .tech-banner-left {
    width: 60%;
    padding-right: 60px;
    padding-bottom: 0;
  }
  .page-template-international .tech-banner-left .tb-top p {
    margin: 0 0 30px;
  }
  .page-template-international .tech-banner-left {
    width: 70%;
  }
  .page-template-international .tech-banner-right {
    width: 40%;
  }
}
@media only screen and (min-width: 992px) {
  .page-template-international .banner-section .banner-texts h2 {
    font-size: 38px;
  }
  .page-template-international .tech-banner-left {
    width: 70%;
  }
  .page-template-international .tech-banner-right {
    width: 30%;
  }
}
@media screen and (max-width: 764px) {
  .get-ahead-template-default .sp-header-text,
  .single-program .single-program-header .sp-header-text {
    position: inherit !important;
    top: auto !important;
    transform: none !important;
    max-width: 100%;
  }

  .get-ahead-template-default .sp-header-content,
  .single-program-header .sp-header-content {
    position: inherit;
    flex-direction: column;
    height: auto;
    align-items: baseline !important;
    justify-content: inherit !important;
    display: block !important;
    padding-top: 100px;
  }
  .get-ahead-template-default .ahead-header .quick-enquiry-box.lets-talk-box,
  .ahead-header .quick-enquiry-box.lets-talk-box {
    display: block;
  }
  .ahead-header .quick-enquiry-box.lets-talk-box {
    margin: 40px 0;
  }
}
.single-department .tab-block {
  border-top: none;
}
li.txt-group {
  margin-bottom: 10px;
}
.single-get-ahead .wpcf7-spinner {
  margin: 10px 24px;
  left: 45%;
  transform: translateX(-45%);
}
.single-get-ahead input.wpcf7-submit.btn.btn-primary.btn-pill.submit_button {
  color: #fff;
}
.single-get-ahead .wpcf7-form span.wpcf7-list-item input[type="checkbox"] {
  top: 7px !important;
}
.single-get-ahead .wpcf7-form .wpcf7-form-control-wrap {
  margin: 0;
}
.quick-enquiry-box.lets-talk-box.well.form-shortcode {
  background: #fff;
  padding: 50px 30px;
  color: #444;
  z-index: auto;
  border-radius: 16px;
}
.tab-block .fac-pub .pub-item {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.course-part-content .pub-item:last-child {
  border-bottom: none;
}
.page-template-template-admission-new .program-items-wrap .program-item {
  margin-bottom: 20px;
  padding-bottom: 0px;
}
.page-template-template-admission-new .program-items-wrap .program-head h3 {
  font-size: 18px;
  line-height: 1.3em;
}
.page-template-template-admission-new .program-items-wrap .program-head {
  margin: 0;
}
.page-template-template-admission-new .program-content {
  margin-bottom: 20px;
}
.page-template-template-admission-new
  .program-items-wrap
  .prog-location
  .prog-location-text {
  font-size: 11px;
  margin: 0 10px 10px 0;
}
.page-template-template-admission-new .program-items-wrap .prog-location span {
  font-size: 12px;
  background: none;
  border: none;
  padding: 5px;
  vertical-align: unset;
  min-width: auto;
  margin: 0 5px 10px 0;
}
.page-template-template-admission-new a.btn.btn-bordered {
  font-size: 11px;
  padding: 9px 15px;
}
.page-template-template-admission-new .program-items-wrap .app-date {
  font-size: 12px;
  margin-top: 8px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-template-template-admission-new .program-items-wrap {
    padding: 30px 0;
  }
}
.career-process {
  padding: 0px !important;
}
.single-get-ahead .career-form-sec .form-group.focused label.form-label {
  top: -2px;
}
.single-get-ahead
  .career-form-sec
  .SumoSelect
  > .CaptionCont
  > span.placeholder {
  color: #9e9e9e;
  font-style: normal;
}
.single-get-ahead .career-form-sec .SumoSelect {
  height: 50px;
  border: solid 1px #dfdfdf;
  outline: none;
  font-size: 17px;
  color: #000;
  -webkit-border-radius: 5px;
  padding: 0 15px;
  border-radius: 5px;
}
.single-get-ahead .career-form-sec select {
  height: 50px;
  border: solid 1px #dfdfdf;
  outline: none;
  font-size: 17px;
  color: #000;
  -webkit-border-radius: 5px;
  padding: 0 8px;
  border-radius: 5px;
  width: 100%;
}
.single-get-ahead .career-form-sec .SumoSelect > .CaptionCont {
  line-height: 50px;
}
.single-get-ahead .career-form-sec li.sel-group {
  margin-bottom: 10px;
  position: relative;
}
div#brochurePopupBox {
  width: 100%;
  max-width: 600px;
  position: relative;
  background: #fff;
  margin: 0 auto;
  padding: 40px 50px;
}
ul#entry_pgm {
  min-width: 390px;
  text-align: left;
  padding: 25px 30px;
  background: linear-gradient(0deg, #ffffff, #ffffff), #ffd92a;
  box-shadow: 0px 0px 20px rgb(0 0 0 / 17%);
  margin: 0;
  border: 1px solid #dfdfdf;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  border-radius: 17.5px;
  color: #af0c3e;
  list-style-type: none;
  display: none;
}

ul#entry_pgm li {
  border-bottom: 1px solid #dfdfdf;
  padding: 5px 0;
}
ul#entry_pgm li:last-child {
  border: none;
}
/*New Style*/
a.btn.btn-colored.btn-apply-now,
.single-get-ahead a.btn.btn-colored {
  margin-right: 10px;
}
@media only screen and (max-width: 991px) {
  .single-get-ahead a.btn.btn-colored {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 467px) {
  .single-get-ahead a.btn.btn-colored {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 418px) {
  a.btn.btn-colored.btn-apply-now {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-template-admission-new .carr-dv-sec {
    padding: 120px 0;
  }
}
.page-template-template-admission-new .carr-dv-sec {
  padding: 60px;
}
.page-template-template-admission-new span#loadmore {
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .program-items-wrap .program-items-list .program-content .prog-cont-left {
    width: 52%;
  }
}
.loadmore-sect.amt-load-more-button-wrap {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .single-am-event .tab-block .product-row .ps-inner {
    padding: 10px;
  }
  .cnt-blw-nav .interest-links-out {
    width: 100%;
    margin: 0 0 20px 0;
    overflow: auto;
    overflow-y: hidden;
  }
  .cnt-blw-nav ul.interest-links {
    width: 800px;
    height: 76px;
  }
  .sp-header-content .quick-enquiry-box.lets-talk-box.well.form-shortcode {
    display: none;
  }
  .ahead-mob-form {
    display: block !important
                ;
  }
  .page-id-134996 .sp-header-outer {
    top: unset;
  }
}
.cnt-blw-nav {
  width: 100%;
  padding: 10px 0;
}
.cnt-blw-nav ul.interest-links li.current-cat a {
  background: #af0c3e;
  color: #fdf8f9;
}

.cnt-blw-nav ul.interest-links {
  padding: 30px 0;
  margin: 0 -5px;
  display: block;
}

.cnt-blw-nav ul.interest-links li {
  list-style: none;
  display: inline-block;
  padding: 8px 5px;
}
.cnt-blw-nav ul.interest-links li a {
  background: #fdf8f9;
  border: 1px solid rgba(153, 105, 12, 0.175781);
  box-sizing: border-box;
  border-radius: 5px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  color: #af0c3e;
  padding: 5px 12px;
}
.cnt-blw-nav .prog-search-box {
  display: block;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 20px;
}
.cnt-blw-nav .prog-search-box {
  display: block;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 20px;
}

.cnt-blw-nav .search-fields {
  width: 100%;
  max-width: 350px;
  position: relative;
}

.cnt-blw-nav .search-fields input {
  background: #ffffff
    url(https://amrita.edu/wp-content/themes/amrita/images/search.svg) no-repeat
    right;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  border-radius: 17.5px;
  width: 100%;
  padding: 10px 50px 10px 20px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #656565;
  min-height: 35px;
  background-position: 95% 10px;
}

.tax-project-tags a.btn.btn-bordered {
  margin-top: 20px;
}
.tax-funding-agency a.btn.btn-bordered {
  margin-top: 20px;
}
.faculty-tab-blk .prm-tab-links {
  justify-content: center;
}
.publicatn-outer .publi-sidebar ul.publicatn-nav-block ul li {
  display: block;
}
.single-department .uagb-section__wrap .uagb-section__inner-wrap {
  max-width: 1140px;
}
.dept-outer-container {
  margin: 30px;
}
.loadingstyle {
  text-align: center;
  padding: 50px 0;
}
.single-get-ahead
  #ub-tabbed-content-493cdb48-d35d-4b0e-9405-4c4f83756b36
  .wp-block-ub-tabbed-content-tabs-title {
  justify-content: center !important;
}
@media only screen and (min-width: 992px) {
  .sec-happening-new .fhs-content-inner a {
    padding: 65px 50px;
  }
}
@media only screen and (min-width: 768px) {
  .single-faculty_bio .publications-outer {
    padding: 20px 0;
  }
}
.header-slider-wrap .hs-item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.sec-happening-new .featured-happening-wrap {
  margin: 60px auto 0;
}
select.form-control {
  font-size: 14px !important;
  color: #51575d !important;
}
.research-themes .theme-item .theme-title a {
  word-break: break-word;
}

.banner-section .banner-texts.inner-banner-text h1 {
  font-size: 30px;
  line-height: normal;
}
.banner-section .banner-texts h1 {
  font-size: 43px;
  line-height: 54px;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
.single-program-header h1.sp-title {
  color: #fff;
  font-weight: 700;
  font-size: 30px;
  line-height: 44px;
}
.header-slider-wrap h1.hs-over-title {
  color: #fff;
  font-size: 24px;
  line-height: 1;
  margin: 0 0 5px;
}
@media only screen and (min-width: 768px) {
  .single-program-header h1.sp-title {
    max-width: 55%;
    font-size: 38px;
  }
  .header-slider-wrap h1.hs-over-title {
    font-size: 28px;
    margin: 0 0 10px;
  }
  .banner-section .banner-texts h1 {
    font-size: 50px;
    line-height: 52px;
  }
  .tab_bar {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .header-slider-wrap h1.hs-over-title {
    font-size: 38px;
    margin: 0 0 15px;
  }
  .banner-section .banner-texts h1 {
    font-size: 60px;
    line-height: 55px;
  }

  .teamblock .fc-item:nth-child(4n + 1) {
    clear: left;
  }
}

/* Ahead menu */
#ahead-main-menu ul li {
  float: left;
  list-style: none;
  padding: 10px;
}
#ahead-main-menu .sub-menu {
  display: none;
  position: absolute;
  top: 80%;
  z-index: 11;
  background-color: #fff;
  box-shadow: 0px 6px 35px rgb(0 0 0 / 10%);
  max-width: 350px;
  width: 100%;
  border-bottom: 5px solid #af0c3e;
}

#ahead-main-menu ul li:hover > ul.sub-menu {
  display: block;
}
#ahead-main-menu .sub-menu a {
  color: #212529;
  font-size: 16px;
}
#ahead-main-menu .sub-menu a:hover {
  color: #af0c3e !important;
}

/*Jobs*/
@media only screen and (min-width: 1201px) {
  .career-opening .career-list .aply-bnt a.btn {
    float: none !important;
  }
}
.career-opening .career-list .aply-bnt .app-date {
  font-size: 13px;
  margin-top: 10px;
}
.career-opening .career-list .aply-bnt .app-date span {
  font-weight: 600;
  color: #af0c3e;
}

.mobile-menu-wrap li.menu-dropdown > a:after {
  content: none;
}
.provost_bann_about p {
  color: #fff;
}
.grecaptcha-badge {
  visibility: hidden !important;
}

/*---Common fix--RAK*/
.wp-block-uagb-section .int-desc .inside-item img {
  height: 200px;
  object-fit: cover;
}
.int-announce-section .int-announce-item img {
  height: 200px;
  object-fit: cover;
}

.research-gallery-section .res-gallery-item img {
  height: 280px;
  object-fit: cover;
}
.sec-link-blocks .links-item-img img {
  height: 150px;
  -o-object-fit: cover;
  object-fit: cover;
}
/*Hero Video for home page*/
.hero-overlay{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.0);
  position: absolute;
  top: 0;
}

.home .banner-section .banner-object:before{
  background: none !important;
}
.home-video-zone {
  position: relative;
}
.home-video-zone video {
  width: 100%;
}
.hide-mobile {
  display: block;
}
.hide-desk {
  display: none;
}
@media only screen and (max-width: 768px) {
  .hide-mobile {
    display: none !important;
  }
  .hide-desk {
    display: block !important;
  }
}