@import "https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css";
@import "https://use.fontawesome.com/releases/v5.5.0/css/all.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.2/owl.carousel.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/slider-pro/1.5.0/css/slider-pro.min.css";
@import "https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.css";
@import url(style.css);
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-family: "Cera Pro", Arial, Helvetica, sans-serif;
  font-size: 13px; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  overflow-x: hidden;
  overflow-x: -moz-scrollbars-none;
  background: #fff; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 25px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #a6a6a6;
  margin-bottom: 15px;
  text-align: justify; }
  @media only screen and (max-width: 576px) {
    p {
      font-size: 12px; } }

a {
  display: inline-block;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition: color 300ms, background-color 300ms;
  transition: color 300ms, background-color 300ms; }

a:hover {
  text-decoration: none !important; }

a:focus {
  outline: none;
  text-decoration: none !important; }

input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
  background-color: inherit !important;
  background-image: none !important;
  color: inherit !important; }

.clear {
  clear: both; }

.animated2.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

.animated2.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.animated2.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown; }

.animated2.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight; }

.animated2.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

.animated2 {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.pad0 {
  padding: 0px !important; }

.plft0 {
  padding-left: 0px; }

.prit0 {
  padding-right: 0px; }

.mtop0 {
  margin-top: 0px !important; }

.mauto {
  margin: 0 auto;
  display: block; }

@media only screen and (min-width: 1200px) {
  .hidden-xl {
    display: none; } }
@media (max-width: 1200px) and (min-width: 992px) {
  .hidden-lg {
    display: none; } }
@media only screen and (max-width: 992px) {
  .scrollup {
    bottom: 20px; }

  .order0 {
    order: 0;
    -webkit-order: 0; }

  .order1 {
    order: 1;
    -webkit-order: 1; }

  .md-hidden {
    display: none; } }
@media only screen and (min-width: 768px) {
  .self_container {
    max-width: 100%; } }
@media (max-width: 992px) and (min-width: 768px) {
  .hidden-md {
    display: none; } }
@media only screen and (max-width: 768px) {
  .container {
    max-width: 95%; } }
@media (max-width: 768px) and (min-width: 576px) {
  .hidden-sm {
    display: none; } }
@media only screen and (max-width: 576px) {
  .hidden-xs {
    display: none; } }
@media only screen and (max-width: 468px) {
  .mob-full {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
.scrollup {
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  position: fixed;
  bottom: 50px;
  right: 20px;
  display: none;
  background: url(../images/icons/icon_top.png) #07768e no-repeat center;
  background-size: 14px;
  border-radius: 5px;
  z-index: 2; }
  @media only screen and (max-width: 468px) {
    .scrollup {
      bottom: 85px; } }

@media (min-width: 1400px) {
  .container {
    max-width: 1350px; } }
/* BASE STYLE */
/******************PORTFOLIO_CONTAINER******** */
.portfolioContainer::after {
  content: "";
  clear: both;
  display: flex; }
.portfolioContainer .box {
  width: calc(100% / 3);
  float: left;
  position: relative;
  overflow: hidden;
  padding: 2px; }
  @media only screen and (max-width: 992px) {
    .portfolioContainer .box {
      width: calc(100% / 2); } }
  @media only screen and (max-width: 576px) {
    .portfolioContainer .box {
      width: 100%; } }
.portfolioContainer .inner {
  display: block;
  margin-bottom: -2px;
  transition: all ease-in-out 0.3s;
  width: 100%;
  height: 395px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  overflow: hidden; }
  .portfolioContainer .inner .overlay {
    padding: 10px 0px;
    padding-left: 25px;
    border-left: 3px solid #07768e;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: 40px;
    margin-top: 0px;
    transition: all ease-in-out 0.3s; }
    .portfolioContainer .inner .overlay .title {
      font-size: 20px;
      color: white;
      text-transform: uppercase;
      line-height: 22px;
      font-weight: 400;
      margin-bottom: 15px; }
    .portfolioContainer .inner .overlay .price {
      font-size: 24px;
      color: #003d4a;
      text-transform: uppercase;
      line-height: 22px;
      font-weight: 500; }
  .portfolioContainer .inner .btn2 {
    position: absolute;
    left: 0px;
    bottom: -42px;
    transition: all ease-in-out 0.3s;
    opacity: 0px;
    visibility: hidden;
    margin-left: 40px; }
  .portfolioContainer .inner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 30%;
    bottom: 0px;
    transition: all ease-in-out 0.3s;
    background-image: linear-gradient(#21212114, #212121); }
  .portfolioContainer .inner:hover .overlay {
    bottom: 55px; }
  .portfolioContainer .inner:hover .btn2 {
    opacity: 1;
    visibility: visible;
    bottom: 40px; }
  .portfolioContainer .inner:hover::before {
    height: 100%; }

/******************************************VIRTUAL_TOUR_POPUP******************************************** */
#show-video-tour {
  cursor: pointer; }

#virtual_tour .modal-body, #virtual_tour .modal-content {
  background: 0 0;
  padding: 0;
  box-shadow: none;
  border: none; }
#virtual_tour .modal-header {
  border: none; }
#virtual_tour .modal-title {
  font-size: 34px;
  color: #fff;
  font-weight: 800;
  margin-bottom: 55px; }
  @media only screen and (max-width: 768px) {
    #virtual_tour .modal-title {
      font-size: 22px;
      margin-bottom: 35px;
      margin-top: 12px; } }
#virtual_tour .close {
  position: absolute;
  right: 15px;
  top: 20px;
  color: #fff;
  font-size: 33px; }
#virtual_tour .vid_box {
  padding: 0 15px;
  display: block;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  height: 315px; }
  @media only screen and (max-width: 768px) {
    #virtual_tour .vid_box .iframe {
      height: 215px; } }
#virtual_tour .frame_title {
  font-size: 34px;
  color: #fff;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 55px;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    #virtual_tour .frame_title {
      font-size: 22px; } }
#virtual_tour .container {
  padding: 0; }
@media only screen and (min-width: 576px) {
  #virtual_tour .modal-dialog {
    max-width: 60%;
    margin: auto;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; } }

.modal-backdrop.show {
  opacity: 0.8; }

/***********************NEWSSLIDER**************** */
.news-scroll {
  position: absolute;
  background: #175d6b7a;
  width: 100%;
  z-index: 1;
  left: 0px;
  top: 0;
  padding: 9px 0; }
  .news-scroll .container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .news-scroll .head {
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 11;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    border-left: 4px solid #fff;
    padding-left: 5px; }
    @media only screen and (max-width: 576px) {
      .news-scroll .head {
        font-size: 14px; } }
  .news-scroll .marquee {
    position: relative;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: calc(100% - 170px);
    margin-left: auto;
    display: flex; }
    @media only screen and (max-width: 576px) {
      .news-scroll .marquee {
        width: calc(100% - 120px); } }
    .news-scroll .marquee a {
      position: relative;
      font-size: 14px;
      color: #fff;
      padding: 0 8px;
      display: inline-block;
      border-right: 1px solid white; }
      @media only screen and (max-width: 576px) {
        .news-scroll .marquee a {
          font-size: 11px; } }
      .news-scroll .marquee a:last-child {
        border-right: 0px; }
    .news-scroll .marquee:host {
      display: inline-block;
      overflow: hidden;
      text-align: initial;
      white-space: nowrap; }

/********************* */
.fixed_btns {
  position: fixed;
  right: 0px;
  top: 25vh;
  z-index: 2; }
  .fixed_btns .admisns {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    background-color: #ffc107;
    color: white;
    font-size: 16px;
    font-weight: 600;
    -webkit-box-shadow: 0 10px 17px -6px #717070;
    -moz-box-shadow: 0 10px 17px -6px #717070;
    box-shadow: 0 5px 7px #7170703d;
    border-radius: 20px 0px 0px 20px !important;
    text-align: left;
    display: inline-block;
    padding: 11px 12px;
    margin-bottom: 15px;
    position: absolute;
    right: 0;
    top: 0px;
    min-width: 170px; }
  .fixed_btns .social {
    width: fit-content;
    margin: auto;
    margin-right: 0;
    margin-top: 53px; }
    .fixed_btns .social a {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      font-size: 15px;
      color: #575757;
      background-color: rgba(255, 255, 255, 0.78);
      width: 30px;
      height: 30px;
      margin-bottom: 1px;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      margin-left: auto;
      transition: all 0.3s; }
      .fixed_btns .social a:hover {
        color: #fff;
        background-color: #003d4a;
        width: 40px; }

/***********HEADER************* */
@media only screen and (min-width: 992px) {
  .header .menu-icon {
    display: none; }

  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto; } }
@media only screen and (max-width: 992px) {
  .collapse:not(.show) {
    display: none !important;
    width: 100%; }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column; }

  .header .menu-icon {
    display: flex; }
    .header .menu-icon button {
      outline: none;
      border: none;
      box-shadow: none;
      color: #07768e; }
      .header .menu-icon button i {
        font-size: 22px; } }
#Header {
  background: linear-gradient(1800deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5));
  position: absolute;
  top: 0px;
  z-index: 2;
  left: 0px;
  width: 100%; }
  #Header .top_bar {
    text-align: right;
    background: #175d6b; }
    @media only screen and (min-width: 768px) {
      #Header .top_bar {
        padding: 4px 0; } }
    #Header .top_bar .row {
      justify-content: flex-end;
      align-items: center; }
    #Header .top_bar ul {
      display: inline-block; }
      #Header .top_bar ul li {
        border-right: 1px solid #0a667a;
        display: inline-block;
        padding: 5px 25px; }
        @media (max-width: 768px) and (min-width: 468px) {
          #Header .top_bar ul li {
            padding: 0 15px; } }
        @media only screen and (max-width: 468px) {
          #Header .top_bar ul li {
            padding: 0 5px; } }
        #Header .top_bar ul li:last-child {
          border-right: 0px;
          padding-right: 0px; }
      #Header .top_bar ul a {
        font-size: 11px;
        color: white;
        text-transform: capitalize;
        font-weight: 300;
        letter-spacing: 0.5px; }
        @media only screen and (max-width: 468px) {
          #Header .top_bar ul a {
            font-size: 9px; } }
        #Header .top_bar ul a.link {
          cursor: pointer; }
          #Header .top_bar ul a.link::after {
            content: "";
            background: url("../images/icons/dropdown_arrow.png") no-repeat center;
            width: 9px;
            height: 5px;
            display: inline-block;
            border: none;
            position: relative;
            top: 1px;
            right: -5px; }
            @media only screen and (max-width: 468px) {
              #Header .top_bar ul a.link::after {
                right: 0;
                background-size: 7px; } }
      #Header .top_bar ul .dropdown:hover .dropdown-menu {
        display: block; }
      #Header .top_bar ul .dropdown-menu {
        top: 20px !important;
        border-radius: 0;
        padding: 0;
        margin: 0;
        border: none;
        box-shadow: 0px 0px 4px #7979797a; }
        #Header .top_bar ul .dropdown-menu a {
          display: block;
          width: 100%;
          padding: 0.25rem 1.5rem;
          clear: both;
          font-weight: 400;
          color: #212529;
          text-align: inherit;
          white-space: nowrap;
          background-color: transparent;
          border: 0;
          font-size: 11px;
          padding: 5px 10px;
          border-bottom: 1px solid #eaeaea;
          transition: ease-in-out all 0.3s; }
          #Header .top_bar ul .dropdown-menu a:hover {
            background: #07768e;
            color: #fff; }
    @media only screen and (min-width: 768px) {
      #Header .top_bar #search_btn {
        display: none; } }
    @media only screen and (max-width: 768px) {
      #Header .top_bar #search_btn {
        background: url(../images/icons/top_search.png) no-repeat center;
        width: 40px;
        height: 28px;
        font-size: 0;
        border: none;
        box-shadow: none;
        outline: none;
        filter: invert(1) brightness(12); } }
  @media only screen and (max-width: 768px) and (max-width: 468px) {
    #Header .top_bar #search_btn {
      background-size: 13px; } }

    #Header .top_bar .searchbar {
      display: inline-block;
      width: fit-content;
      width: -moz-fit-content;
      background-color: white;
      width: 231px;
      height: 22px;
      border-radius: 0px;
      overflow: hidden; }
      @media only screen and (min-width: 1400px) {
        #Header .top_bar .searchbar {
          height: 22px; } }
      @media only screen and (max-width: 768px) {
        #Header .top_bar .searchbar {
          background: white;
          width: 100%;
          left: 0px;
          border-radius: 0px;
          display: none;
          position: absolute;
          top: 3px;
          z-index: 1; } }
      #Header .top_bar .searchbar .search_input {
        width: calc(100% - 40px);
        font-size: 11px;
        float: left;
        margin: 0px;
        border: none;
        padding: 5px 15px;
        padding-right: 0px;
        outline: none; }
      #Header .top_bar .searchbar .search_btn {
        background: url(../images/icons/top_search.png) no-repeat center;
        width: 40px;
        height: 22px;
        font-size: 0;
        border: none;
        box-shadow: none;
        outline: none; }
        @media only screen and (max-width: 1400px) {
          #Header .top_bar .searchbar .search_btn {
            background-size: 14px; } }
        @media only screen and (max-width: 468px) {
          #Header .top_bar .searchbar .search_btn {
            width: 20px; } }
  #Header .main-nav-section {
    background: #ffffff;
    padding: 5px 0; }
    @media only screen and (min-width: 992px) {
      #Header .main-nav-section {
        padding: 0px; } }
    #Header .main-nav-section .container {
      position: relative; }
    #Header .main-nav-section .row {
      justify-content: space-between; }
    #Header .main-nav-section .logo-sec {
      width: 145px; }
      @media only screen and (min-width: 992px) {
        #Header .main-nav-section .logo-sec {
          padding: 5px 0; } }
    #Header .main-nav-section .navbar {
      padding: 0px;
      position: unset; }
      @media only screen and (max-width: 992px) {
        #Header .main-nav-section .navbar {
          position: absolute;
          top: 100%;
          left: 0;
          width: 100%;
          background: #003d4a; } }
      #Header .main-nav-section .navbar .nav-list {
        position: unset; }
        @media only screen and (min-width: 992px) {
          #Header .main-nav-section .navbar .nav-list {
            margin-right: 25px; }
            #Header .main-nav-section .navbar .nav-list:last-child {
              margin-right: 0px; } }
        #Header .main-nav-section .navbar .nav-list .link {
          font-size: 13px;
          color: black;
          font-weight: 500;
          text-transform: uppercase;
          position: relative;
          display: block; }
          @media only screen and (min-width: 992px) {
            #Header .main-nav-section .navbar .nav-list .link {
              padding: 35px 0; } }
          @media (max-width: 1200px) and (min-width: 992px) {
            #Header .main-nav-section .navbar .nav-list .link {
              font-size: 12px; } }
          @media only screen and (min-width: 992px) {
            #Header .main-nav-section .navbar .nav-list .link::after {
              content: "";
              position: absolute;
              width: 0%;
              height: 2px;
              bottom: 23px;
              left: 0;
              right: 0;
              margin: 0 auto;
              background: #07768e;
              border: none;
              transition: all 0.4s;
              -moz-transition: all 0.4s;
              -webkit-transition: all 0.4s;
              -o-transition: all 0.4s; } }
          @media only screen and (max-width: 992px) {
            #Header .main-nav-section .navbar .nav-list .link {
              padding: 10px 15px;
              border-bottom: 1px solid rgba(255, 255, 255, 0.0509803922);
              color: #d6d6d6;
              font-weight: 400; } }
        #Header .main-nav-section .navbar .nav-list.active .link, #Header .main-nav-section .navbar .nav-list:hover .link {
          color: #003d4a; }
          #Header .main-nav-section .navbar .nav-list.active .link::after, #Header .main-nav-section .navbar .nav-list:hover .link::after {
            transition: all 0.4s;
            -moz-transition: all 0.4s;
            -webkit-transition: all 0.4s;
            -o-transition: all 0.4s; }
            @media only screen and (min-width: 992px) {
              #Header .main-nav-section .navbar .nav-list.active .link::after, #Header .main-nav-section .navbar .nav-list:hover .link::after {
                width: 19px; } }
        @media only screen and (max-width: 992px) {
          #Header .main-nav-section .navbar .nav-list.active .link, #Header .main-nav-section .navbar .nav-list:hover .link {
            color: #fff; } }
        @media only screen and (max-width: 992px) {
          #Header .main-nav-section .navbar .nav-list.dropdown {
            position: relative; } }
        #Header .main-nav-section .navbar .nav-list.dropdown:hover .dropdown-menu {
          display: block; }
        #Header .main-nav-section .navbar .nav-list .dropdown-menu {
          top: 100%;
          left: 0px;
          width: 100%;
          border: none;
          border-radius: 0px;
          margin: 0px;
          padding: 30px 25px 20px;
          background: #f2efef; }
          @media only screen and (min-width: 992px) {
            #Header .main-nav-section .navbar .nav-list .dropdown-menu {
              position: absolute; } }
          @media only screen and (max-width: 576px) {
            #Header .main-nav-section .navbar .nav-list .dropdown-menu {
              padding: 0px 15px; } }
          #Header .main-nav-section .navbar .nav-list .dropdown-menu .title {
            font-size: 14px;
            font-weight: 600;
            color: #003d4a;
            margin-bottom: 15px;
            text-transform: uppercase; }
          #Header .main-nav-section .navbar .nav-list .dropdown-menu ul {
            margin-bottom: 15px; }
            @media only screen and (max-width: 576px) {
              #Header .main-nav-section .navbar .nav-list .dropdown-menu ul {
                margin-bottom: 0px; } }
            #Header .main-nav-section .navbar .nav-list .dropdown-menu ul li {
              padding: 5px 0;
              padding-left: 12px;
              position: relative;
              border-bottom: 1px solid #d4d4d4;
              transition: ease-in-out all 0.3s;
              margin-bottom: 15px; }
              @media only screen and (max-width: 576px) {
                #Header .main-nav-section .navbar .nav-list .dropdown-menu ul li {
                  margin-bottom: 0px; } }
              #Header .main-nav-section .navbar .nav-list .dropdown-menu ul li::before {
                content: "";
                width: 0;
                height: 0;
                border-top: 3px solid transparent;
                border-left: 3px solid #003d4a;
                border-bottom: 3px solid transparent;
                display: inline-block;
                position: absolute;
                left: 0px;
                top: 13px;
                transition: ease-in-out all 0.3s; }
              #Header .main-nav-section .navbar .nav-list .dropdown-menu ul li:hover {
                margin-left: 5px;
                border-color: #003d4a; }
              #Header .main-nav-section .navbar .nav-list .dropdown-menu ul li a {
                font-size: 14px;
                color: #575757;
                line-height: 1.714;
                font-weight: 500;
                transition: ease-in-out all 0.3s; }
                #Header .main-nav-section .navbar .nav-list .dropdown-menu ul li a:hover {
                  color: #003d4a; }
          #Header .main-nav-section .navbar .nav-list .dropdown-menu .dropdown_logo_sec {
            display: flex;
            align-items: center;
            justify-content: center; }
            @media only screen and (max-width: 992px) {
              #Header .main-nav-section .navbar .nav-list .dropdown-menu .dropdown_logo_sec {
                display: none; } }
            #Header .main-nav-section .navbar .nav-list .dropdown-menu .dropdown_logo_sec .img_sec {
              width: 135px;
              float: right; }
  #Header.sticky {
    position: fixed;
    width: 100%;
    z-index: 5;
    top: 0px;
    animation: ease-in-out;
    transition-delay: 0.5s;
    animation-name: fadeInDown;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    background: #003d4a;
    /* Firefox */
    -moz-transition: all 0s ease-in;
    /* WebKit */
    -webkit-transition: all 0s ease-in;
    /* Opera */
    -o-transition: all 0s ease-in;
    /* Standard */
    transition: all 0s ease-in;
    height: auto;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1); }
    #Header.sticky .top_bar {
      display: none; }
    #Header.sticky .logo-sec {
      width: 125px; }
    #Header.sticky .main-nav-section .navbar .nav-list .link {
      padding: 25px 0; }

/*********************MAIN_SLIDER***************** */
#main-slider {
  overflow: hidden;
  position: relative; }
  @media only screen and (min-width: 1400px) {
    #main-slider {
      margin-top: 114px; } }
  @media only screen and (max-width: 1400px) {
    #main-slider {
      margin-top: 114px; } }
  #main-slider .carousel-item {
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center top; }
    @media only screen and (min-width: 992px) {
      #main-slider .carousel-item {
        height: 550px;
        min-height: 350px; } }
    @media only screen and (max-width: 992px) {
      #main-slider .carousel-item {
        min-height: 235px; } }
    @media only screen and (max-width: 576px) {
      #main-slider .carousel-item {
        height: auto; } }
  #main-slider .carousel-caption {
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0px;
    margin: auto;
    width: auto;
    text-align: left;
    vertical-align: middle;
    align-items: center;
    display: flex !important;
    padding: 0; }
    #main-slider .carousel-caption .caption-contnt {
      background: rgba(7, 118, 142, 0.8);
      padding: 10px 25px;
      padding-left: 0px;
      width: fit-content;
      width: -moz-fit-content;
      display: block;
      position: relative; }
      #main-slider .carousel-caption .caption-contnt::before {
        content: "";
        background: rgba(7, 118, 142, 0.8);
        position: absolute;
        top: 0px;
        left: -200%;
        width: 200%;
        height: 100%; }
      @media only screen and (max-width: 768px) {
        #main-slider .carousel-caption .caption-contnt {
          padding-left: 50px; } }
    #main-slider .carousel-caption .caption {
      font-size: 58px;
      color: white;
      line-height: 58px;
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: 0px; }
      @media only screen and (max-width: 992px) {
        #main-slider .carousel-caption .caption {
          font-size: 25px;
          line-height: 40px;
          letter-spacing: 1px; } }
      @media only screen and (max-width: 576px) {
        #main-slider .carousel-caption .caption {
          font-size: 18px;
          line-height: 26px;
          letter-spacing: 1px; } }
    #main-slider .carousel-caption .lead {
      font-size: 37px;
      color: white;
      font-weight: 500;
      line-height: normal;
      margin-bottom: 0px;
      text-transform: uppercase; }
      @media (max-width: 992px) and (min-width: 576px) {
        #main-slider .carousel-caption .lead {
          font-size: 18px;
          margin-bottom: 10px; } }
      @media only screen and (max-width: 576px) {
        #main-slider .carousel-caption .lead {
          font-size: 14px;
          margin-bottom: 10px; } }
  #main-slider .carousel-control-prev span {
    background: url("../images/icons/main_slide_prev.png") no-repeat center;
    width: 40px;
    height: 40px; }
  #main-slider .carousel-control-next span {
    background: url("../images/icons/main_slide_nxt.png") no-repeat center;
    width: 40px;
    height: 40px; }

.hyper_link {
  display: block;
  background: transparent;
  width: fit-content;
  color: #07768e;
  padding: 5px 10px;
  border: 1px solid #07768e;
  min-height: 38px; }
  .hyper_link:hover {
    background: #07768e;
    border-color: #07768e;
    color: white; }

/*********HEADING_STYLE********* */
.main_head {
  margin-bottom: 30px;
  text-align: left;
  position: relative; }
  .main_head::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -14px;
    width: 60px;
    height: 5px;
    background: #07768e; }
  .main_head.center {
    text-align: center; }
  @media only screen and (max-width: 576px) {
    .main_head {
      margin-bottom: 35px; } }
  .main_head .sub-head {
    font-size: 16px;
    color: #7e7f7f;
    line-height: normal; }
    @media only screen and (max-width: 576px) {
      .main_head .sub-head {
        font-size: 12px; } }
  .main_head .head {
    font-size: 35px;
    font-weight: 800;
    color: #07768e;
    line-height: normal; }
    @media only screen and (max-width: 576px) {
      .main_head .head {
        font-size: 22px;
        font-weight: 600; } }

/*************BUTTON_STYLE********************* */
.know_more {
  background: #07768e;
  width: fit-content;
  width: -moz-fit-content;
  height: 47px;
  font-size: 14px;
  color: white;
  text-transform: uppercase;
  line-height: 47px;
  text-align: center;
  padding: 0 30px;
  position: relative;
  transition: ease-in-out all 0.3s;
  display: block; }
  @media only screen and (max-width: 576px) {
    .know_more {
      font-size: 11px;
      height: 30px;
      line-height: 30px;
      padding: 0 10px; } }
  .know_more::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 0px;
    width: 100%;
    background: #252525;
    transition: ease-in-out all 0.3s;
    z-index: 0; }
  .know_more:hover {
    background: #07768e;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: -2px 3px 13px 0 #00000029; }
    .know_more:hover::after {
      height: 100%; }
  .know_more span {
    position: relative;
    z-index: 1;
    color: #fff; }

/************INNER_BANNER************ */
.inner-page {
  padding-bottom: 50px;
  position: relative;
  margin-top: 114px; }
  .inner-page p {
    text-align: justify; }
  @media only screen and (min-width: 992px) {
    .inner-page .about_cntnt {
      padding-left: 15px; } }
  .inner-page .about_cntnt .main_title, .inner-page .about_cntnt h1, .inner-page .about_cntnt h2 {
    color: #07768e;
    line-height: normal;
    margin-bottom: 28px;
    font-weight: 800;
    text-transform: uppercase;
    position: relative; }
    .inner-page .about_cntnt .main_title::after, .inner-page .about_cntnt h1::after, .inner-page .about_cntnt h2::after {
      content: "";
      position: absolute;
      left: 0px;
      bottom: -10px;
      width: 60px;
      height: 5px;
      background: #07768e; }
    @media only screen and (min-width: 468px) {
      .inner-page .about_cntnt .main_title, .inner-page .about_cntnt h1, .inner-page .about_cntnt h2 {
        font-size: 28px; } }
    @media only screen and (max-width: 468px) {
      .inner-page .about_cntnt .main_title, .inner-page .about_cntnt h1, .inner-page .about_cntnt h2 {
        font-size: 22px; } }
  .inner-page .about_cntnt p {
    color: #575757;
    line-height: 1.714;
    margin-bottom: 25px;
    text-align: justify; }
    @media only screen and (min-width: 468px) {
      .inner-page .about_cntnt p {
        font-size: 14px; } }
    @media only screen and (max-width: 468px) {
      .inner-page .about_cntnt p {
        font-size: 12px; } }
  .inner-page .about_cntnt .sub_title, .inner-page .about_cntnt h3, .inner-page .about_cntnt h4, .inner-page .about_cntnt h5, .inner-page .about_cntnt h6 {
    color: #1f1f1f;
    line-height: normal;
    margin: 15px 0; }
    @media only screen and (min-width: 468px) {
      .inner-page .about_cntnt .sub_title, .inner-page .about_cntnt h3, .inner-page .about_cntnt h4, .inner-page .about_cntnt h5, .inner-page .about_cntnt h6 {
        font-size: 18px; } }
    @media only screen and (max-width: 468px) {
      .inner-page .about_cntnt .sub_title, .inner-page .about_cntnt h3, .inner-page .about_cntnt h4, .inner-page .about_cntnt h5, .inner-page .about_cntnt h6 {
        font-size: 15px; } }
  .inner-page .about_cntnt quotes {
    color: #1a1a1a;
    line-height: normal;
    font-style: italic;
    margin-bottom: 25px;
    display: block; }
    @media only screen and (min-width: 468px) {
      .inner-page .about_cntnt quotes {
        font-size: 20px; } }
    @media only screen and (max-width: 468px) {
      .inner-page .about_cntnt quotes {
        font-size: 14px; } }
  .inner-page .faculty_table tr:first-child td {
    border-top: 0px; }
  .inner-page .faculty_table tr:nth-child(odd) {
    background: #f9f8f8; }
  .inner-page .faculty_table tr td {
    padding: 15px 30px;
    font-size: 13px;
    color: #313131;
    font-weight: 500; }
    .inner-page .faculty_table tr td:first-child {
      color: #07768e;
      font-weight: 700; }
  .inner-page #banner {
    background-size: cover !important;
    background-position: center center !important;
    text-align: center;
    height: 175px; }
@-webkit-keyframes MoveBG {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@-moz-keyframes MoveBG {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@keyframes MoveBG {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
    .inner-page #banner .banner-content {
      padding: 270px 15px 150px;
      width: 100%; }
      @media only screen and (max-width: 576px) {
        .inner-page #banner .banner-content {
          padding: 145px 15px 15px; } }
    .inner-page #banner .page-sub {
      font-size: 11px;
      color: #fff;
      text-transform: uppercase;
      line-height: normal;
      letter-spacing: 3px;
      margin-bottom: 25px; }
      @media only screen and (max-width: 576px) {
        .inner-page #banner .page-sub {
          margin-bottom: 10px; } }
    .inner-page #banner .page-title {
      font-size: 45px;
      font-weight: 600;
      color: white;
      text-transform: uppercase;
      line-height: 45px;
      letter-spacing: 2px; }
      @media only screen and (max-width: 576px) {
        .inner-page #banner .page-title {
          font-size: 30px; } }
  .inner-page .breadcrumb {
    background: transparent;
    padding: 0px;
    margin: 0 auto;
    width: 100%;
    padding: 15px 0;
    text-align: left;
    margin-bottom: 0px; }
    .inner-page .breadcrumb ol {
      display: block; }
    .inner-page .breadcrumb li {
      display: inline-block;
      font-size: 12px;
      font-weight: 600;
      line-height: normal;
      padding: 2px 12px;
      position: relative;
      color: #565555; }
      .inner-page .breadcrumb li:first-child {
        padding-left: 0px; }
      .inner-page .breadcrumb li a {
        font-size: 12px;
        color: #565555;
        font-weight: 600;
        line-height: normal; }
      .inner-page .breadcrumb li::after {
        content: "";
        position: absolute;
        right: -4px;
        top: 4px;
        width: 2px;
        height: 12px;
        background: #565555; }
      .inner-page .breadcrumb li:first-child {
        color: #07768e; }
      .inner-page .breadcrumb li:first-child a {
        color: #07768e; }
      .inner-page .breadcrumb li:last-child::after {
        display: none; }
  .inner-page #depthead {
    background: #07768e; }
    @media only screen and (max-width: 992px) {
      .inner-page #depthead {
        overflow: auto; } }
    @media only screen and (max-width: 992px) {
      .inner-page #depthead .container {
        max-width: 100%;
        padding: 0px; } }
    .inner-page #depthead ul {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -ms-flex-pack: center;
      -webkit-justify-content: space-evenly;
      justify-content: space-evenly; }
      @media only screen and (max-width: 992px) {
        .inner-page #depthead ul {
          white-space: nowrap;
          -webkit-justify-content: end;
          justify-content: end; } }
      .inner-page #depthead ul li {
        width: 100%; }
        .inner-page #depthead ul li a {
          color: #fff;
          font-size: 14px;
          text-align: center;
          padding: 18px 10px;
          position: relative;
          display: block;
          transition: ease-in-out all 0.3s; }
          @media only screen and (max-width: 992px) {
            .inner-page #depthead ul li a {
              font-size: 12px;
              padding: 15px 10px; } }
          .inner-page #depthead ul li a::before {
            content: "";
            position: absolute;
            right: 0px;
            top: 0px;
            bottom: 0px;
            margin: auto;
            height: 85%;
            width: 1px;
            background: rgba(255, 255, 255, 0.31);
            transition: ease-in-out all 0.3s; }
          .inner-page #depthead ul li a:hover {
            background: #003d4a; }
        .inner-page #depthead ul li:last-child a::before {
          display: none; }
        .inner-page #depthead ul li.active a {
          background: #003d4a; }
  .inner-page .pdfbox {
    height: 800px;
    padding: 15px;
    margin: 15px;
    box-shadow: 0 0 16px 3px #0000002e;
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden; }
    .inner-page .pdfbox object {
      height: 100%; }

.breadcrumb-item + .breadcrumb-item::before {
  display: none; }

#gallery {
  padding-top: 0px;
  padding-bottom: 0px; }
  #gallery .main_head {
    margin-bottom: 50px; }
  #gallery .nav-pills {
    margin-bottom: 30px !important; }
    #gallery .nav-pills .nav-link {
      background: transparent;
      color: #07768e;
      border: 1px solid #07768e;
      border-radius: 0px;
      margin-right: 5px;
      font-size: 17px;
      text-transform: uppercase; }
    #gallery .nav-pills .nav-link.show {
      background: #07768e;
      color: #fff; }
  #gallery .vid_gal_box {
    padding: 5px;
    box-shadow: 0px 3px 9px 3px rgba(0, 0, 0, 0.31);
    margin-bottom: 30px;
    text-align: center; }
    #gallery .vid_gal_box .title {
      font-size: 14px;
      font-style: italic;
      font-weight: 600;
      color: #07768e;
      text-align: center;
      padding: 20px 0;
      line-height: 21px;
      min-height: 82px; }
  #gallery .galleryContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #gallery .galleryContainer::after {
      content: "";
      clear: both;
      display: flex; }
    #gallery .galleryContainer a {
      width: 100%;
      float: left;
      margin: 5px;
      border: none;
      display: block;
      position: relative; }
      @media only screen and (min-width: 1200px) {
        #gallery .galleryContainer a {
          width: calc(100% / 3.09); } }
      @media (max-width: 1200px) and (min-width: 992px) {
        #gallery .galleryContainer a {
          width: calc(100% / 3);
          margin: 0px;
          margin-top: -2px;
          border: 3px solid #fff; } }
      @media only screen and (max-width: 992px) {
        #gallery .galleryContainer a {
          width: calc(100% / 2);
          margin: 0px;
          margin-top: -2px;
          border: 3px solid #fff; }
          #gallery .galleryContainer a:last-child {
            display: none; } }
      #gallery .galleryContainer a::before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: url(../images/icons/hover-icon.png) no-repeat center rgba(26, 26, 35, 0.5);
        opacity: 0;
        visibility: hidden;
        transition: ease-in-out all 0.3s; }
      #gallery .galleryContainer a:hover::before {
        visibility: visible;
        opacity: 1; }

#video-gallery .main_head {
  margin-bottom: 50px; }
#video-gallery .vid_gal_box {
  padding: 0px;
  box-shadow: 0px 9px 30px rgba(0, 0, 0, 0.13);
  margin-bottom: 30px;
  text-align: center;
  border-radius: 7px;
  overflow: hidden; }
  #video-gallery .vid_gal_box a {
    position: relative; }
  #video-gallery .vid_gal_box .title {
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    color: #07768e;
    text-align: center;
    padding: 20px 0;
    line-height: 21px;
    min-height: 82px; }

/*******************COMMON_TABLE_STYLE****************** */
.inner-page table tr {
  border: 1px solid #07768e; }
  .inner-page table tr th {
    padding: 15px;
    background: #07768e;
    color: #fff;
    font-size: 12px;
    line-height: normal;
    font-weight: 600;
    border-right: 1px solid #066073;
    min-width: 155px;
    vertical-align: middle; }
    .inner-page table tr th:last-child {
      border-right: 0px; }
  .inner-page table tr td {
    padding: 15px;
    font-size: 12px;
    line-height: 20px;
    color: #575757;
    font-weight: 500;
    font-family: Arial, Helvetica, sans-serif;
    border-right: 1px solid #07768e;
    margin-bottom: 0px;
    vertical-align: middle; }
    .inner-page table tr td:last-child {
      border-right: 0px; }
    .inner-page table tr td p, .inner-page table tr td span {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      line-height: 20px;
      color: #575757;
      margin-bottom: 0px; }

#about_sec {
  padding-top: 60px;
  padding-bottom: 56px;
  overflow: hidden; }
  @media only screen and (min-width: 992px) {
    #about_sec {
      margin-top: -135px; } }
  @media only screen and (min-width: 992px) {
    #about_sec .about-cntnt {
      padding-top: 116px; } }
  #about_sec .discrp p {
    font-size: 14px;
    color: #575757;
    line-height: 1.714;
    text-align: justify; }
    @media only screen and (max-width: 576px) {
      #about_sec .discrp p {
        font-size: 12px; } }
  #about_sec .up_cmn_events {
    background: rgba(7, 118, 142, 0.9);
    box-shadow: 0px 20px 30px 0px rgba(2, 2, 2, 0.2);
    padding: 40px 35px 55px;
    position: relative; }
    @media only screen and (min-width: 992px) {
      #about_sec .up_cmn_events::after {
        content: "";
        position: absolute;
        top: 0px;
        right: -200%;
        width: 200%;
        height: 100%;
        background: rgba(7, 118, 142, 0.9);
        box-shadow: 22px 20px 30px 0px rgba(2, 2, 2, 0.2); } }
    @media only screen and (max-width: 992px) {
      #about_sec .up_cmn_events {
        margin-top: 45px; } }
    @media only screen and (max-width: 576px) {
      #about_sec .up_cmn_events {
        padding: 20px; } }
    #about_sec .up_cmn_events .head_sec {
      margin-bottom: 35px; }
      #about_sec .up_cmn_events .head_sec .title {
        font-size: 30px;
        color: white;
        font-weight: bold;
        line-height: normal;
        margin-bottom: 15px; }
        @media only screen and (max-width: 576px) {
          #about_sec .up_cmn_events .head_sec .title {
            font-size: 22px;
            margin-bottom: 10px; } }
      #about_sec .up_cmn_events .head_sec .sub_title {
        font-size: 14px;
        color: black;
        line-height: normal; }
        @media only screen and (max-width: 576px) {
          #about_sec .up_cmn_events .head_sec .sub_title {
            font-size: 12px; } }
    #about_sec .up_cmn_events .news_box {
      background-color: rgba(255, 255, 255, 0.1);
      align-items: center;
      display: flex;
      margin-bottom: 7px; }
      @media only screen and (max-width: 576px) {
        #about_sec .up_cmn_events .news_box {
          display: block; } }
      #about_sec .up_cmn_events .news_box::after {
        content: "";
        display: flex;
        clear: both; }
      #about_sec .up_cmn_events .news_box .date {
        width: 90px;
        float: left;
        font-size: 22.473px;
        color: #141414;
        font-weight: bold;
        line-height: 1.157;
        text-align: center;
        background: #fff;
        padding: 15px 5px; }
        @media only screen and (max-width: 576px) {
          #about_sec .up_cmn_events .news_box .date {
            font-size: 12px;
            width: 60px; } }
        #about_sec .up_cmn_events .news_box .date .date_mnth, #about_sec .up_cmn_events .news_box .date .year {
          font-size: 19px;
          color: #141414;
          font-weight: bold;
          line-height: 1.157;
          text-align: center; }
          @media only screen and (max-width: 576px) {
            #about_sec .up_cmn_events .news_box .date .date_mnth, #about_sec .up_cmn_events .news_box .date .year {
              font-size: 14px;
              display: inline-block; } }
        #about_sec .up_cmn_events .news_box .date .year {
          font-size: 14px;
          color: #5d5d5d;
          font-weight: 400;
          letter-spacing: 1.5px;
          border-top: 1px solid #358fa3;
          padding-top: 5px;
          margin-top: 5px; }
      #about_sec .up_cmn_events .news_box .cntnt_box {
        width: calc(100% - 90px);
        float: left;
        padding: 0 22px; }
        @media only screen and (max-width: 576px) {
          #about_sec .up_cmn_events .news_box .cntnt_box {
            width: calc(100% - 60px);
            padding: 0 13px;
            padding-bottom: 15px;
            margin-top: 15px; } }
        #about_sec .up_cmn_events .news_box .cntnt_box .news_title {
          font-size: 18px;
          color: white;
          font-weight: 500;
          line-height: normal;
          margin-bottom: 0px; }
          @media only screen and (max-width: 576px) {
            #about_sec .up_cmn_events .news_box .cntnt_box .news_title {
              font-size: 14px; } }
        #about_sec .up_cmn_events .news_box .cntnt_box .start_time {
          font-size: 14px;
          color: #f8f8f8;
          text-transform: capitalize;
          line-height: normal; }
          @media only screen and (max-width: 576px) {
            #about_sec .up_cmn_events .news_box .cntnt_box .start_time {
              font-size: 12px; } }
    #about_sec .up_cmn_events .slick-arrow {
      position: absolute;
      top: -100px;
      right: 0px;
      width: 23px;
      height: 23px;
      display: inline-block;
      outline: none;
      border: none;
      box-shadow: none;
      border-radius: 50%;
      font-size: 0px; }
      #about_sec .up_cmn_events .slick-arrow.slide-nxt {
        background: url("../images/icons/up-events_nxt.png") no-repeat center; }
      #about_sec .up_cmn_events .slick-arrow.slide-prev {
        background: url("../images/icons/up-events_prev.png") no-repeat center;
        right: 30px; }

#happening_sec {
  padding-top: 20px;
  padding-bottom: 30px;
  background: #ebebeb; }
  @media only screen and (max-width: 576px) {
    #happening_sec {
      padding-top: 35px;
      padding-bottom: 35px; } }
  #happening_sec .main_head {
    text-align: center; }
    #happening_sec .main_head::after {
      right: 0px;
      margin: 0 auto; }
  #happening_sec .happening_slide {
    margin-top: 20px; }
    #happening_sec .happening_slide .blog_box {
      padding: 0 15px; }
      #happening_sec .happening_slide .blog_box .img_box {
        width: 100%;
        position: relative;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        display: block; }
        #happening_sec .happening_slide .blog_box .img_box .date {
          position: absolute;
          bottom: -13px;
          left: 15px;
          font-size: 13px;
          color: white;
          line-height: normal;
          padding: 6px 13px;
          background: #07768e;
          width: fit-content;
          width: -moz-fit-content; }
          @media only screen and (max-width: 576px) {
            #happening_sec .happening_slide .blog_box .img_box .date {
              left: 0px;
              right: 0px;
              margin: auto; } }
      #happening_sec .happening_slide .blog_box .cntnt_box {
        padding: 10px 15px;
        background: white;
        border-bottom: 5px solid #003d4a; }
        @media only screen and (min-width: 576px) {
          #happening_sec .happening_slide .blog_box .cntnt_box {
            padding-top: 40px; } }
        @media only screen and (max-width: 576px) {
          #happening_sec .happening_slide .blog_box .cntnt_box {
            padding-top: 25px; } }
        #happening_sec .happening_slide .blog_box .cntnt_box .title {
          font-size: 18px;
          color: #333434;
          font-weight: 500;
          line-height: normal;
          margin-bottom: 0px;
          display: block;
          text-align: center;
          min-height: auto;
          overflow: hidden; }
          @media only screen and (max-width: 576px) {
            #happening_sec .happening_slide .blog_box .cntnt_box .title {
              font-size: 17px; } }
        #happening_sec .happening_slide .blog_box .cntnt_box .info {
          font-size: 13px;
          color: #727272;
          line-height: 1.692; }
          @media only screen and (max-width: 576px) {
            #happening_sec .happening_slide .blog_box .cntnt_box .info {
              font-size: 12px; } }
    #happening_sec .happening_slide .slick-arrow {
      position: absolute;
      width: 40px;
      height: 40px;
      outline: none;
      border: none;
      box-shadow: none;
      border-radius: 50%;
      font-size: 0px;
      top: 0px;
      bottom: 0px;
      margin: auto;
      text-align: left;
      vertical-align: middle;
      align-items: center;
      display: flex !important; }
      #happening_sec .happening_slide .slick-arrow.slide-prev {
        background: url("../images/icons/happ-slide-prev.png") #dedede no-repeat center;
        left: -70px; }
      #happening_sec .happening_slide .slick-arrow.slide-nxt {
        background: url("../images/icons/happ-slide-nxt.png") #dedede no-repeat center;
        right: -70px; }

#courses_sec {
  padding-top: 20px;
  background: #fff; }
  @media only screen and (min-width: 992px) {
    #courses_sec {
      padding-bottom: 40px; } }
  @media only screen and (max-width: 992px) {
    #courses_sec {
      padding-bottom: 20px; } }
  @media only screen and (max-width: 576px) {
    #courses_sec {
      padding-top: 35px; } }
  #courses_sec .main_head {
    margin-bottom: 45px; }
    #courses_sec .main_head::after {
      right: 0px;
      margin: 0 auto; }
  #courses_sec .img_box {
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    box-shadow: 0px 19px 24px 0px rgba(0, 0, 0, 0.15);
    position: relative;
    display: flex;
    align-items: center; }
    @media only screen and (min-width: 992px) {
      #courses_sec .img_box {
        height: 100%; } }
    @media (max-width: 992px) and (min-width: 576px) {
      #courses_sec .img_box {
        min-height: 350px;
        margin-bottom: 40px; } }
    @media only screen and (max-width: 576px) {
      #courses_sec .img_box {
        min-height: 200px;
        margin-bottom: 40px; } }
    #courses_sec .img_box .course_tag {
      position: absolute;
      left: 0px;
      right: 0px;
      margin: auto;
      width: fit-content;
      width: -moz-fit-content;
      background: #08768f;
      color: #fff;
      font-size: 45px;
      font-weight: 800;
      padding: 20px 30px; }
      @media only screen and (max-width: 576px) {
        #courses_sec .img_box .course_tag {
          font-size: 20px;
          font-weight: 600;
          padding: 10px 25px; } }
      #courses_sec .img_box .course_tag::before {
        content: "";
        width: 100px;
        height: 25px;
        position: absolute;
        top: -25px;
        display: inline-block;
        border-left: 3px solid #fff;
        border-top: 3px solid #fff;
        left: 0px;
        right: 0px;
        margin: auto; }
        @media only screen and (max-width: 576px) {
          #courses_sec .img_box .course_tag::before {
            width: 55px;
            height: 15px;
            top: -15px; } }
      #courses_sec .img_box .course_tag::after {
        content: "";
        width: 100px;
        height: 25px;
        position: absolute;
        bottom: -25px;
        display: inline-block;
        border-right: 3px solid #fff;
        border-bottom: 3px solid #fff;
        left: 0px;
        right: 0px;
        margin: auto; }
        @media only screen and (max-width: 576px) {
          #courses_sec .img_box .course_tag::after {
            width: 55px;
            height: 15px;
            bottom: -15px; } }
  #courses_sec .cntnt_box {
    padding-bottom: 20px; }
    @media only screen and (min-width: 992px) {
      #courses_sec .cntnt_box {
        padding-left: 20px; } }
    #courses_sec .cntnt_box .title {
      font-size: 20px;
      color: #272828;
      line-height: normal;
      margin-bottom: 35px;
      font-weight: 600; }
      @media only screen and (max-width: 576px) {
        #courses_sec .cntnt_box .title {
          font-size: 17px;
          margin-bottom: 15px; } }
    #courses_sec .cntnt_box p {
      font-size: 13px;
      color: #272828;
      line-height: 1.692;
      text-align: justify; }
      @media only screen and (max-width: 576px) {
        #courses_sec .cntnt_box p {
          font-size: 12px; } }
    #courses_sec .cntnt_box .know_more {
      margin-top: 30px; }

#achievements-wrp {
  position: relative; }
  #achievements-wrp::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(7, 118, 142, 0.7);
    z-index: 0; }
  #achievements-wrp .overlay {
    position: relative;
    z-index: 1;
    padding: 35px 0; }
  #achievements-wrp .main_head .sub-head {
    color: #010101; }
  #achievements-wrp .main_head::after {
    display: none; }
  #achievements-wrp .main_head .head {
    color: #fff; }
  @media only screen and (max-width: 468px) {
    #achievements-wrp .slick-list {
      padding: 0px !important; } }
  @media only screen and (max-width: 468px) {
    #achievements-wrp .slick-slide {
      margin: 0 25px; } }
  #achievements-wrp .slick-slide.slick-center .counter_box {
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    border-right: 2px solid rgba(255, 255, 255, 0.2); }
    @media only screen and (max-width: 468px) {
      #achievements-wrp .slick-slide.slick-center .counter_box {
        border: none; } }
  #achievements-wrp .counter_box {
    padding: 0 55px;
    text-align: center; }
    @media only screen and (max-width: 576px) {
      #achievements-wrp .counter_box {
        padding: 0 15px; } }
    #achievements-wrp .counter_box .count {
      position: relative;
      width: fit-content;
      width: -moz-fit-content;
      margin: 0 auto; }
      #achievements-wrp .counter_box .count .th {
        position: absolute;
        right: -35px;
        top: 10px;
        font-size: 30px;
        color: white; }
        @media only screen and (max-width: 576px) {
          #achievements-wrp .counter_box .count .th {
            font-size: 22px;
            right: -25px; } }
    #achievements-wrp .counter_box .counter {
      font-size: 38px;
      color: white;
      font-weight: 600;
      line-height: normal; }
      @media only screen and (max-width: 576px) {
        #achievements-wrp .counter_box .counter {
          font-size: 40px; } }
    #achievements-wrp .counter_box .counter_info {
      font-size: 14px;
      color: white;
      line-height: 1.579; }
      @media only screen and (max-width: 576px) {
        #achievements-wrp .counter_box .counter_info {
          font-size: 12px; } }
  #achievements-wrp .slick-arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    outline: none;
    border: none;
    box-shadow: none;
    border-radius: 50%;
    font-size: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    text-align: left;
    vertical-align: middle;
    align-items: center;
    display: flex !important; }
    #achievements-wrp .slick-arrow.slide-prev {
      background: url("../images/icons/counter_slide_prev.png") no-repeat center;
      left: -70px; }
    #achievements-wrp .slick-arrow.slide-nxt {
      background: url("../images/icons/counter_slide_nxt.png") no-repeat center;
      right: -70px; }

#test_sec {
  padding-top: 40px;
  padding-bottom: 25px;
  background: #ebebeb; }
  @media only screen and (max-width: 992px) {
    #test_sec .testi_slide {
      padding-bottom: 50px; } }
  @media only screen and (min-width: 992px) {
    #test_sec .testi_slide .item {
      padding: 0 60px 30px; } }
  @media (max-width: 992px) and (min-width: 768px) {
    #test_sec .testi_slide .item {
      padding: 0 60px 30px;
      padding-right: 0px; } }
  @media only screen and (max-width: 768px) {
    #test_sec .testi_slide .item {
      padding: 0 0px 30px; } }
  @media only screen and (min-width: 992px) {
    #test_sec .testi_slide .slick-arrow {
      right: 60px; } }
  @media only screen and (min-width: 992px) {
    #test_sec .testi_slide .slick-arrow.slide-prev {
      right: 95px; } }
  #test_sec .clients_slide {
    background-color: white;
    box-shadow: 0px 12px 23.28px 0.72px rgba(0, 0, 0, 0.13); }
    #test_sec .clients_slide .slick-slide div:not(.item) {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #test_sec .clients_slide .slick-slide div:not(.item) .item {
        padding: 20px;
        align-items: center;
        vertical-align: middle;
        display: flex !important;
        border-bottom: 1px solid #eeeeee; }
        @media only screen and (min-width: 468px) {
          #test_sec .clients_slide .slick-slide div:not(.item) .item:nth-child(1), #test_sec .clients_slide .slick-slide div:not(.item) .item:nth-child(2), #test_sec .clients_slide .slick-slide div:not(.item) .item:nth-child(3) {
            border-right: 1px solid #eeeeee; } }
        @media only screen and (max-width: 468px) {
          #test_sec .clients_slide .slick-slide div:not(.item) .item:nth-child(1), #test_sec .clients_slide .slick-slide div:not(.item) .item:nth-child(2) {
            border-right: 1px solid #eeeeee; } }
    #test_sec .clients_slide img {
      margin: auto;
      vertical-align: middle; }
  #test_sec .slick-arrow {
    position: absolute;
    top: -100px;
    right: 0px;
    width: 30px;
    height: 30px;
    display: inline-block;
    outline: none;
    border: none;
    box-shadow: none;
    border-radius: 50%;
    font-size: 0px; }
    @media only screen and (max-width: 576px) {
      #test_sec .slick-arrow {
        top: -45px; } }
    #test_sec .slick-arrow.slide-nxt {
      background: url("../images/icons/test-slide-nxt.png") no-repeat center; }
    #test_sec .slick-arrow.slide-prev {
      background: url("../images/icons/test-slide-prev.png") no-repeat center;
      right: 35px; }

#explore_sec {
  padding-top: 75px;
  padding-bottom: 80px; }
  #explore_sec .cpad {
    padding: 7.5px; }
  #explore_sec .img_box {
    width: 100%;
    height: 255px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    display: block;
    position: relative; }
    #explore_sec .img_box .cntnt_box {
      position: absolute;
      left: 25px;
      bottom: 20px;
      border-left: 6px solid #07768e;
      padding: 5px 0;
      padding-left: 15px;
      transition: all ease-in-out 0.3s; }
      #explore_sec .img_box .cntnt_box .title {
        font-size: 30px;
        color: white;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 10px; }
      #explore_sec .img_box .cntnt_box a {
        font-size: 14px;
        color: white; }
    #explore_sec .img_box::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 30%;
      bottom: 0px;
      transition: all ease-in-out 0.3s;
      background-image: linear-gradient(rgba(1, 18, 22, 0), #011216); }
    #explore_sec .img_box:hover .cntnt_box {
      bottom: 30px; }
    #explore_sec .img_box:hover::before {
      height: 100%; }

#about_page .about_cntnt ul {
  margin-bottom: 15px; }
  #about_page .about_cntnt ul li {
    font-size: 14px;
    color: #575757;
    line-height: 1.714;
    padding-left: 20px;
    position: relative; }
    #about_page .about_cntnt ul li::before {
      content: "";
      width: 6px;
      height: 6px;
      background: #07768e;
      border-radius: 50%;
      display: inline-block;
      position: absolute;
      left: 0px;
      top: 10px; }
    #about_page .about_cntnt ul li ul {
      margin-bottom: 15px; }
      #about_page .about_cntnt ul li ul li {
        font-size: 14px;
        color: #575757;
        line-height: 1.714;
        padding-left: 15px;
        position: relative; }
        #about_page .about_cntnt ul li ul li::before {
          display: none; }
        #about_page .about_cntnt ul li ul li::after {
          content: "";
          width: 0;
          height: 0;
          border-top: 4px solid transparent;
          border-left: 4px solid #07768e;
          border-bottom: 4px solid transparent;
          display: inline-block;
          position: absolute;
          left: 0px;
          top: 7px; }
#about_page .about_cntnt ol {
  margin-bottom: 15px;
  list-style: decimal;
  padding-left: 15px; }
  #about_page .about_cntnt ol li {
    font-size: 14px;
    color: #575757;
    line-height: 1.714;
    padding-left: 5px;
    position: relative; }
#about_page .about_cntnt .accordion .card {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 20px; }
  #about_page .about_cntnt .accordion .card:last-child {
    margin-bottom: 0px; }
#about_page .about_cntnt .accordion .card-header {
  padding: 0px; }
  #about_page .about_cntnt .accordion .card-header button {
    line-height: normal;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    text-align: left;
    padding: 10px 15px;
    text-decoration: none;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    background: url(../images/icons/service_list_up_wit.png) no-repeat center right 25px #0b8fac; }
    #about_page .about_cntnt .accordion .card-header button.collapsed {
      color: #07768e;
      background: url(../images/icons/service_list_rit.png) no-repeat center right 25px rgba(0, 0, 0, 0.03);
      transition: ease-in-out all 0.3s;
      border: none; }
#about_page .about_cntnt .know_more {
  float: left;
  height: 40px;
  line-height: 40px; }
#about_page .diroctors_msg .sub_title {
  font-size: 21px; }
#about_page .diroctors_msg .sub_title, #about_page .diroctors_msg h6 {
  margin-bottom: 25px; }
  @media only screen and (min-width: 468px) {
    #about_page .diroctors_msg .sub_title, #about_page .diroctors_msg h6 {
      margin-top: 10px; } }
  @media only screen and (max-width: 468px) {
    #about_page .diroctors_msg .sub_title, #about_page .diroctors_msg h6 {
      margin-top: 5px; } }
#about_page .diroctors_msg img {
  margin-bottom: 15px; }
  @media only screen and (min-width: 576px) {
    #about_page .diroctors_msg img {
      float: left;
      margin-right: 25px;
      margin-bottom: 15px; } }
#about_page .diroctors_msg .msg_box {
  background: #f3f3f3;
  padding: 15px; }
  #about_page .diroctors_msg .msg_box .quotes {
    font-size: 18px;
    line-height: 24px;
    font-style: italic;
    margin-bottom: 20px;
    position: relative; }
#about_page .governance .profile_sec .size {
  padding: 10px; }
  @media only screen and (min-width: 1400px) {
    #about_page .governance .profile_sec .size {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%; } }
  @media (max-width: 1400px) and (min-width: 1200px) {
    #about_page .governance .profile_sec .size {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }
  @media (max-width: 1200px) and (min-width: 992px) {
    #about_page .governance .profile_sec .size {
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%; } }
  @media (max-width: 992px) and (min-width: 768px) {
    #about_page .governance .profile_sec .size {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%; } }
  @media (max-width: 768px) and (min-width: 468px) {
    #about_page .governance .profile_sec .size {
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%; } }
  @media only screen and (max-width: 468px) {
    #about_page .governance .profile_sec .size {
      width: 50%; } }
#about_page .governance .profile_sec .profile {
  border: 1px solid #e1e1e1;
  background-color: #fafafa;
  padding: 25px 20px;
  text-align: center;
  height: 100%; }
  @media (max-width: 768px) and (min-width: 468px) {
    #about_page .governance .profile_sec .profile {
      padding: 10px; } }
  @media only screen and (max-width: 468px) {
    #about_page .governance .profile_sec .profile {
      padding: 5px; } }
#about_page .governance .profile_sec .img_box {
  border: 3px solid Rgb(255, 255, 255);
  box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.2);
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 auto;
  margin-bottom: 22px;
  min-height: 160px;
  display: flex; }
  #about_page .governance .profile_sec .img_box img {
    margin: auto; }
#about_page .governance .profile_sec .info .name {
  font-size: 16px;
  color: #056e85;
  line-height: normal;
  margin-bottom: 15px;
  font-weight: 500;
  min-height: 40px; }
#about_page .governance .profile_sec .info .position {
  font-size: 13px;
  color: #616060;
  line-height: 1.538; }
#about_page.campus_faci .about_cntnt .sub_title, #about_page.campus_faci .about_cntnt .h3, #about_page.campus_faci .about_cntnt .h4, #about_page.campus_faci .about_cntnt .h5, #about_page.campus_faci .about_cntnt .h6 {
  font-weight: 600; }
#about_page.campus_faci .about_cntnt .sub_title {
  color: #07768e;
  margin-top: 30px;
  position: relative;
  padding-left: 13px;
  font-weight: 600; }
  #about_page.campus_faci .about_cntnt .sub_title::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 6px;
    width: 6px;
    height: 15px;
    background: #07768e; }
  @media only screen and (min-width: 468px) {
    #about_page.campus_faci .about_cntnt .sub_title {
      font-size: 18px; } }

/*************************BLOG_PAGE***************** */
#blog_detail_page #blog-list {
  padding-top: 0px;
  padding-bottom: 75px; }
#blog_detail_page .blog-header {
  text-align: center; }
  #blog_detail_page .blog-header .blog-title {
    font-family: "Cera Pro", Arial, Helvetica, sans-serif;
    color: #07768e;
    line-height: 1.563;
    font-weight: 600;
    background: transparent;
    padding: 2px 8px;
    width: fit-content;
    width: -moz-fit-content;
    margin: auto; }
    @media only screen and (min-width: 1400px) {
      #blog_detail_page .blog-header .blog-title {
        font-size: 24px; } }
    @media (max-width: 1400px) and (min-width: 992px) {
      #blog_detail_page .blog-header .blog-title {
        font-size: 21px; } }
    @media (max-width: 992px) and (min-width: 576px) {
      #blog_detail_page .blog-header .blog-title {
        font-size: 19px; } }
    @media only screen and (max-width: 576px) {
      #blog_detail_page .blog-header .blog-title {
        font-size: 15px; } }
#blog_detail_page .blog-meta {
  padding: 25px 0; }
  #blog_detail_page .blog-meta span {
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    color: #959494;
    line-height: 1.667;
    position: relative;
    padding: 5px 0px;
    padding-right: 30px;
    margin: -5px 15px;
    border-right: 1px solid #e5e5e5; }
    @media only screen and (max-width: 576px) {
      #blog_detail_page .blog-meta span {
        padding-right: 18px;
        margin: -5px 7px; } }
    #blog_detail_page .blog-meta span:first-child {
      margin-left: 0px;
      margin-right: 0px;
      border-right: 0px; }
    #blog_detail_page .blog-meta span:last-child {
      margin-right: 0px;
      border-right: 0px; }
    #blog_detail_page .blog-meta span strong {
      font-weight: 600;
      color: #111111;
      margin-left: 3px; }
  #blog_detail_page .blog-meta .blog-meta-author-dp {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    float: left;
    padding: 0px; }
    #blog_detail_page .blog-meta .blog-meta-author-dp img {
      border-radius: 50%;
      max-width: unset;
      width: 30px; }
  #blog_detail_page .blog-meta .blog-meta-location {
    text-transform: uppercase;
    position: relative;
    background: url(../images/icons/location.png) no-repeat center left;
    padding-left: 25px; }
  #blog_detail_page .blog-meta .blog-meta-date {
    text-transform: uppercase;
    position: relative;
    background: url(../images/icons/calender.png) no-repeat center left;
    padding-left: 25px; }
  #blog_detail_page .blog-meta::after {
    content: "";
    display: flex;
    clear: both; }
#blog_detail_page .blog-content .img-box {
  margin-bottom: 45px; }
#blog_detail_page .blog-content p {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #676867;
  line-height: 2; }
#blog_detail_page .blog-content ul {
  margin-bottom: 15px; }
  #blog_detail_page .blog-content ul li {
    font-size: 14px;
    color: #575757;
    line-height: 1.714;
    padding-left: 15px;
    position: relative; }
    #blog_detail_page .blog-content ul li::before {
      display: none; }
    #blog_detail_page .blog-content ul li::after {
      content: "";
      width: 0;
      height: 0;
      border-top: 4px solid transparent;
      border-left: 4px solid #07768e;
      border-bottom: 4px solid transparent;
      display: inline-block;
      position: absolute;
      left: 0px;
      top: 7px; }
#blog_detail_page .blog-content ol {
  margin-bottom: 15px;
  list-style: decimal;
  padding-left: 15px; }
  #blog_detail_page .blog-content ol li {
    font-size: 14px;
    color: #575757;
    line-height: 1.714;
    padding-left: 0px;
    position: relative; }
#blog_detail_page aside {
  background: #f5f5f5;
  padding: 15px;
  height: 100%; }
  @media only screen and (max-width: 992px) {
    #blog_detail_page aside {
      margin-top: 40px; } }
  #blog_detail_page aside .new-posts {
    margin-bottom: 45px; }
    #blog_detail_page aside .new-posts .head {
      position: relative;
      margin-bottom: 25px; }
      #blog_detail_page aside .new-posts .head span {
        font-size: 16px;
        line-height: normal;
        font-weight: 600;
        font-family: "Montserrat", sans-serif;
        position: relative;
        z-index: 1;
        background: #f5f5f5;
        padding-right: 15px; }
      #blog_detail_page aside .new-posts .head::after {
        content: "";
        position: absolute;
        top: 10px;
        right: 0px;
        width: 100%;
        height: 1px;
        background: gainsboro;
        z-index: 0; }
    #blog_detail_page aside .new-posts .post {
      margin-bottom: 20px;
      display: flex; }
      #blog_detail_page aside .new-posts .post .img-box {
        width: 100px;
        display: inline-block;
        margin-right: 25px; }
      #blog_detail_page aside .new-posts .post .blog-title {
        display: inline-block;
        font-size: 13px;
        color: #3a3a3a;
        line-height: 18px;
        text-align: left;
        font-weight: 600;
        font-family: "Montserrat", sans-serif;
        width: calc(100% - 100px); }
    #blog_detail_page aside .new-posts .view-all-news {
      float: right;
      font-size: 10px;
      line-height: 20px;
      color: #003d4a;
      font-weight: 600;
      position: relative;
      padding-right: 20px;
      transition: ease-in-out all 0.3s;
      text-transform: uppercase; }
      #blog_detail_page aside .new-posts .view-all-news::after {
        content: ">";
        position: absolute;
        right: 0px;
        top: 0px;
        display: inline-block;
        font-size: 14px;
        font-weight: 400; }
      #blog_detail_page aside .new-posts .view-all-news:hover {
        padding-right: 25px; }

/***************************ACCADEMICS_PAGE*************************** */
#academics_page .about_cntnt ul {
  margin-bottom: 15px; }
  #academics_page .about_cntnt ul li {
    font-size: 14px;
    color: #575757;
    line-height: 1.714;
    padding-left: 20px;
    position: relative; }
    #academics_page .about_cntnt ul li::before {
      content: "";
      width: 6px;
      height: 6px;
      background: #07768e;
      border-radius: 50%;
      display: inline-block;
      position: absolute;
      left: 0px;
      top: 10px; }
#academics_page .about_cntnt ol {
  margin-bottom: 15px;
  list-style: decimal;
  padding-left: 15px; }
  #academics_page .about_cntnt ol li {
    font-size: 14px;
    color: #575757;
    line-height: 1.714;
    padding-left: 5px;
    position: relative; }
#academics_page #test_sec {
  background: transparent;
  padding: 0px; }
  #academics_page #test_sec .main_head .head {
    font-size: 28px;
    font-weight: 800;
    color: #07768e;
    line-height: normal; }
  #academics_page #test_sec .slider {
    margin-bottom: 25px; }
  #academics_page #test_sec .item {
    padding: 0px; }
  #academics_page #test_sec .slick-arrow {
    top: -60px;
    right: 0px; }
    #academics_page #test_sec .slick-arrow.slide-prev {
      right: 35px; }
  #academics_page #test_sec .testi-message .story-box {
    background: white;
    position: relative;
    border: 1px solid #e2e2e2;
    padding: 15px; }
    @media only screen and (max-width: 768px) {
      #academics_page #test_sec .testi-message .story-box {
        margin-top: 75px; } }
  #academics_page #test_sec .testi-message .testi-top {
    display: flex;
    align-items: center; }
    #academics_page #test_sec .testi-message .testi-top .img-box {
      box-shadow: 0px 8px 12.61px 0.39px rgba(0, 0, 0, 0.19);
      float: left;
      display: flex;
      top: 25px;
      width: 85px;
      height: 85px;
      border-radius: 50%;
      overflow: hidden; }
      #academics_page #test_sec .testi-message .testi-top .img-box img {
        border-radius: 50%;
        overflow: hidden; }
    #academics_page #test_sec .testi-message .testi-top .author_dtl {
      float: left;
      padding-left: 15px; }
      #academics_page #test_sec .testi-message .testi-top .author_dtl h5 {
        font-size: 15px;
        color: #003d4a;
        line-height: 17px;
        font-weight: 500;
        letter-spacing: 2px;
        text-transform: capitalize;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 5px 0; }
      #academics_page #test_sec .testi-message .testi-top .author_dtl h6 {
        font-size: 12px;
        color: #000000;
        line-height: 17px;
        font-weight: 300;
        letter-spacing: 2px;
        margin: 0px;
        text-transform: capitalize; }
    #academics_page #test_sec .testi-message .testi-top::after {
      content: "";
      display: flex;
      clear: both; }
  #academics_page #test_sec .testi-message .content {
    margin-top: 20px; }
    #academics_page #test_sec .testi-message .content .info {
      font-size: 13px;
      color: #4c4c4c;
      line-height: 1.538;
      font-weight: 400;
      margin-bottom: 10px;
      text-align: justify; }
  #academics_page #test_sec .employers_slide_sec .employers_slide {
    background-color: white;
    box-shadow: 0px 12px 23.28px 0.72px rgba(0, 0, 0, 0.13); }
    #academics_page #test_sec .employers_slide_sec .employers_slide .slick-slide div:not(.item) {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #academics_page #test_sec .employers_slide_sec .employers_slide .slick-slide div:not(.item) .item {
        padding: 20px;
        align-items: center;
        vertical-align: middle;
        display: flex !important;
        border-bottom: 1px solid #eeeeee; }
        @media only screen and (min-width: 468px) {
          #academics_page #test_sec .employers_slide_sec .employers_slide .slick-slide div:not(.item) .item:nth-child(1), #academics_page #test_sec .employers_slide_sec .employers_slide .slick-slide div:not(.item) .item:nth-child(2), #academics_page #test_sec .employers_slide_sec .employers_slide .slick-slide div:not(.item) .item:nth-child(3) {
            border-right: 1px solid #eeeeee; } }
        @media only screen and (max-width: 468px) {
          #academics_page #test_sec .employers_slide_sec .employers_slide .slick-slide div:not(.item) .item:nth-child(1), #academics_page #test_sec .employers_slide_sec .employers_slide .slick-slide div:not(.item) .item:nth-child(2) {
            border-right: 1px solid #eeeeee; } }
    #academics_page #test_sec .employers_slide_sec .employers_slide img {
      margin: auto;
      vertical-align: middle; }

.corporate_relations .clients_list .sub_title, .corporate_relations .clients_list h4, .corporate_relations .clients_list h5, .corporate_relations .clients_list h6 {
  color: #07768e; }
.corporate_relations .clients_list li {
  float: left;
  padding: 0px !important;
  text-align: center;
  display: flex;
  align-items: center;
  vertical-align: middle;
  min-height: 135px; }
  .corporate_relations .clients_list li::before {
    display: none !important; }
  .corporate_relations .clients_list li img {
    margin: auto; }
  @media only screen and (min-width: 576px) {
    .corporate_relations .clients_list li {
      width: calc(100% / 4); } }
  @media (max-width: 576px) and (min-width: 468px) {
    .corporate_relations .clients_list li {
      width: calc(100% / 3); } }
  @media only screen and (max-width: 468px) {
    .corporate_relations .clients_list li {
      width: calc(100% / 2); } }

.rbs-faculity .nav-tabs {
  margin-top: 45px;
  margin-bottom: 25px; }
  .rbs-faculity .nav-tabs .nav-link {
    font-size: 16px;
    background: white;
    color: #07768e;
    padding: 10px 25px; }
    .rbs-faculity .nav-tabs .nav-link.active {
      background: #07768e;
      color: #fff; }
.rbs-faculity .tab-content .card-header button {
  font-size: 16px !important; }
.rbs-faculity .profile_sec {
  border: 0.5px solid #f0f0f0;
  border-radius: 10px;
  padding: 0 15px;
  overflow: hidden; }
  @media only screen and (min-width: 1200px) {
    .rbs-faculity .profile_sec .size {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%; } }
  @media (max-width: 1200px) and (min-width: 992px) {
    .rbs-faculity .profile_sec .size {
      -ms-flex: 0 0 33.3%;
      flex: 0 0 33.3%;
      max-width: 33.3%; } }
  @media (max-width: 992px) and (min-width: 768px) {
    .rbs-faculity .profile_sec .size {
      -ms-flex: 0 0 33.3%;
      flex: 0 0 33.3%;
      max-width: 33.3%; } }
  @media (max-width: 768px) and (min-width: 468px) {
    .rbs-faculity .profile_sec .size {
      -ms-flex: 0 0 33.3%;
      flex: 0 0 33.3%;
      max-width: 33.3%; } }
  @media only screen and (max-width: 468px) {
    .rbs-faculity .profile_sec .size {
      width: 100%; } }
  .rbs-faculity .profile_sec .profile {
    border: 0.5px solid #f0f0f0;
    background-color: white;
    padding: 0px;
    text-align: center;
    height: 100%;
    margin-bottom: 30px;
    position: relative; }
    .rbs-faculity .profile_sec .profile .img_box {
      border: 3px solid Rgb(255, 255, 255);
      box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.2);
      width: fit-content;
      width: -moz-fit-content;
      margin: 0 auto;
      margin-top: 15px;
      margin-bottom: 20px;
      min-height: 160px;
      display: flex;
      max-height: 153px;
      overflow: hidden; }
      .rbs-faculity .profile_sec .profile .img_box img {
        margin: auto; }
    .rbs-faculity .profile_sec .profile .info {
      padding: 0px 20px; }
      .rbs-faculity .profile_sec .profile .info .name {
        font-size: 16px;
        color: #056e85;
        line-height: normal;
        margin-bottom: 15px;
        font-weight: 500;
        min-height: 40px; }
      .rbs-faculity .profile_sec .profile .info .position {
        font-size: 13px;
        color: #616060;
        line-height: 1.538; }
    .rbs-faculity .profile_sec .profile .overlay {
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      width: 100%;
      height: 100%;
      background: rgba(0, 61, 74, 0.65);
      color: #fff;
      display: flex;
      align-items: center;
      opacity: 0;
      visibility: hidden;
      transition: ease-in-out all 0.3s; }
      .rbs-faculity .profile_sec .profile .overlay span {
        margin: auto;
        font-size: 15px;
        background: #07768e;
        padding: 7px 10px;
        border-radius: 3px; }
    .rbs-faculity .profile_sec .profile:hover .overlay {
      visibility: visible;
      opacity: 1; }
  .rbs-faculity .profile_sec .profile_name {
    font-size: 19px;
    color: #076d83;
    font-weight: 600;
    line-height: normal;
    padding: 25px 15px;
    padding-left: 30px;
    border-bottom: 1px solid #f0f0f0;
    background: #f1f1f1; }
  .rbs-faculity .profile_sec .pro_dtl {
    background: #fbfbfb;
    padding: 35px; }
    .rbs-faculity .profile_sec .pro_dtl .faculty-head ul li::before {
      display: none !important; }
    .rbs-faculity .profile_sec .pro_dtl .faculty-head ul li span {
      font-weight: 600; }
    .rbs-faculity .profile_sec .pro_dtl img {
      float: left;
      margin-right: 25px;
      margin-bottom: 15px;
      max-width: 185px; }
    .rbs-faculity .profile_sec .pro_dtl .sub_title, .rbs-faculity .profile_sec .pro_dtl h3, .rbs-faculity .profile_sec .pro_dtl h4, .rbs-faculity .profile_sec .pro_dtl h6 {
      color: #07768e;
      margin-top: 30px;
      position: relative;
      padding: 7px 0;
      padding-left: 13px;
      font-weight: 600;
      background: #f0f0f0; }
      .rbs-faculity .profile_sec .pro_dtl .sub_title::before, .rbs-faculity .profile_sec .pro_dtl h3::before, .rbs-faculity .profile_sec .pro_dtl h4::before, .rbs-faculity .profile_sec .pro_dtl h6::before {
        content: "";
        position: absolute;
        left: 0px;
        top: 12px;
        width: 6px;
        height: 15px;
        background: #07768e; }
.rbs-faculity .publication-filter {
  background: #003d4a;
  align-items: center;
  margin-bottom: 5px; }
  @media only screen and (min-width: 768px) {
    .rbs-faculity .publication-filter {
      display: flex; } }
  .rbs-faculity .publication-filter .commn {
    padding: 12px 10px; }
    @media only screen and (min-width: 768px) {
      .rbs-faculity .publication-filter .commn {
        -ms-flex-positive: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        border-right: 5px solid #fff; }
        .rbs-faculity .publication-filter .commn:last-child {
          border-right: 0px; } }
    @media only screen and (max-width: 768px) {
      .rbs-faculity .publication-filter .commn {
        width: 100%;
        border-bottom: 5px solid #fff; }
        .rbs-faculity .publication-filter .commn:last-child {
          border-bottom: 0px; } }
  .rbs-faculity .publication-filter p {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px; }
  .rbs-faculity .publication-filter select {
    font-size: 12px;
    color: #595959;
    border: 1px solid #f0f0f0;
    background-color: white;
    width: 240px;
    height: 35px;
    padding: 0 15px;
    outline: none;
    box-shadow: none;
    width: 100%; }
    .rbs-faculity .publication-filter select option {
      font-size: 12px;
      color: #595959; }

#students_handbook_page .about_cntnt .accordion .card {
  margin-bottom: 20px;
  border: none; }
#students_handbook_page .about_cntnt .accordion .card-header {
  border: none;
  background: transparent;
  padding: 0px; }
  #students_handbook_page .about_cntnt .accordion .card-header button {
    width: 100%;
    text-align: left;
    font-size: 14px;
    padding: 10px 15px;
    text-decoration: none;
    border-color: #0b8fac;
    color: #fff;
    border-radius: 0px;
    background: url(../images/icons/service_list_up_wit.png) no-repeat center right 25px #0b8fac; }
    #students_handbook_page .about_cntnt .accordion .card-header button.collapsed {
      color: black;
      background: url(../images/icons/service_list_rit.png) no-repeat center right 25px rgba(0, 0, 0, 0.03);
      transition: ease-in-out all 0.3s;
      border: 1px solid rgba(0, 0, 0, 0.125); }
#students_handbook_page .about_cntnt .accordion .collapse {
  border: 1px solid #0b8fac; }
#students_handbook_page .about_cntnt .accordion .pdfbox {
  padding: 0px;
  margin: 0px;
  box-shadow: none; }

/*************************************CONTACT_PAGE*********************************** */
#contact_page {
  padding-bottom: 0px; }
  #contact_page #contact {
    padding-top: 0px; }
    #contact_page #contact .form-sec {
      position: relative; }
    #contact_page #contact .left-sec {
      background: rgba(8, 118, 143, 0.902);
      box-shadow: 0px 14px 20px 0px rgba(0, 0, 0, 0.15);
      border-radius: 0px;
      position: relative;
      z-index: 1; }
      @media only screen and (min-width: 992px) {
        #contact_page #contact .left-sec {
          top: 0px;
          padding: 25px 30px 10px;
          margin-right: 15px; } }
      @media only screen and (max-width: 992px) {
        #contact_page #contact .left-sec {
          padding: 35px 35px 45px;
          margin-top: 50px;
          margin-bottom: 0px; } }
      #contact_page #contact .left-sec .head {
        font-size: 25px;
        color: white;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 25px; }
      #contact_page #contact .left-sec li, #contact_page #contact .left-sec a {
        font-size: 14px;
        color: white;
        line-height: 20px; }
        #contact_page #contact .left-sec li span, #contact_page #contact .left-sec a span {
          font-weight: 600;
          color: #010101;
          margin-bottom: 10px; }
      #contact_page #contact .left-sec span {
        font-size: 13px;
        line-height: 20px;
        color: white;
        display: block; }
      #contact_page #contact .left-sec .call {
        margin-top: 20px;
        margin-bottom: 15px; }
        #contact_page #contact .left-sec .call a {
          font-size: 16px;
          line-height: 25px; }
      #contact_page #contact .left-sec .mail {
        margin-bottom: 15px; }
      #contact_page #contact .left-sec .social-icon {
        margin-top: 25px; }
        #contact_page #contact .left-sec .social-icon li {
          margin-right: 15px;
          display: inline-block; }
          #contact_page #contact .left-sec .social-icon li:last-child {
            margin-right: 0px; }
          #contact_page #contact .left-sec .social-icon li a {
            width: 29px;
            height: 29px;
            border-radius: 50%;
            background: #32b1e8;
            color: #ffffff;
            text-align: center;
            line-height: 29px; }
    #contact_page #contact .right-sec {
      padding: 55px 0; }
      #contact_page #contact .right-sec .head {
        font-size: 25px;
        color: #383838;
        font-weight: bold;
        line-height: normal;
        margin-bottom: 13px; }

#map {
  background: rgba(189, 191, 191, 0.09); }
  @media only screen and (min-width: 992px) {
    #map .right-sec {
      padding-right: 60px; } }
  #map form {
    background: transparent; }
    @media only screen and (min-width: 992px) {
      #map form {
        padding: 50px 0 35px; } }
    @media only screen and (max-width: 992px) {
      #map form {
        padding: 50px 0 25px;
        margin-bottom: 55px; } }
    #map form .head {
      font-size: 25px;
      color: #212121;
      font-weight: 500;
      line-height: normal;
      margin-bottom: 25px; }
    #map form .form-control, #map form .form-control:focus {
      background: #fff;
      border: none;
      border: 1px solid #e5e5e5;
      border-radius: 0;
      padding: 25px 12px;
      margin-bottom: 10px;
      font-size: 13px;
      font-weight: 500;
      color: #444444;
      outline: none;
      box-shadow: none; }
    #map form textarea {
      min-height: 180px; }
      #map form textarea::placeholder {
        font-size: 13px;
        color: #444444; }
    #map form .btn {
      font-size: 15px;
      color: white;
      font-weight: 600;
      text-transform: uppercase;
      background: #07768e;
      height: 43px;
      padding: 10px 23px;
      letter-spacing: 1px;
      float: right;
      outline: none;
      box-shadow: none;
      border-radius: 0px;
      border: none; }
      #map form .btn:hover {
        background: #003d4a; }

/**********************FOOTER********************** */
footer {
  background: #003d4a;
  padding-bottom: 55px; }
  @media only screen and (min-width: 992px) {
    footer {
      padding-top: 45px; } }
  @media (max-width: 992px) and (max-width: 576px) {
    footer {
      padding-top: 45px; } }
  @media only screen and (max-width: 576px) {
    footer {
      padding-top: 20px; } }
  footer .foot-head {
    font-size: 16px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative; }
    footer .foot-head::after {
      content: "";
      position: absolute;
      left: 0px;
      bottom: -10px;
      width: 38px;
      height: 4px;
      background: #09778f; }
    @media only screen and (max-width: 992px) {
      footer .foot-head {
        margin-top: 40px;
        margin-bottom: 15px; } }
  footer li, footer li a {
    font-size: 13px;
    color: white;
    line-height: 1.692; }
  footer .qck_links::after {
    content: "";
    display: flex;
    clear: both; }
  footer .qck_links li {
    width: 50%;
    float: left;
    display: inline-block;
    margin-bottom: 10px; }
    footer .qck_links li a:hover {
      color: #07768e; }
  footer .address li:first-child {
    margin-bottom: 15px; }
  footer .accr_slide .slick-slide div:not(.item) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  footer .accr_slide .item {
    padding: 5px;
    align-items: center;
    vertical-align: middle;
    display: flex !important;
    background: #fff;
    border: 5px solid #003d4a; }
    footer .accr_slide .item img {
      margin: auto;
      vertical-align: middle; }
  footer .acc_logos li {
    width: calc(100% / 3.2);
    float: left;
    height: 75px;
    background: #fff;
    display: flex;
    align-items: center;
    text-align: center;
    margin: 5px;
    overflow: hidden; }
    @media only screen and (max-width: 576px) {
      footer .acc_logos li {
        width: calc(100% / 2.2); } }
    footer .acc_logos li img {
      margin: 0 auto; }

#copyright {
  background: #003d4a;
  text-align: center;
  padding-bottom: 15px; }
  @media only screen and (max-width: 468px) {
    #copyright {
      padding-bottom: 10px; } }
  #copyright .logo_sec {
    margin-bottom: 20px; }
    #copyright .logo_sec a {
      width: 160px;
      margin: auto; }
  #copyright .social-icon {
    margin-bottom: 20px; }
    #copyright .social-icon li {
      display: inline-block;
      margin-right: 15px; }
      #copyright .social-icon li:last-child {
        margin-right: 0px; }
    #copyright .social-icon a {
      background: #1a515c;
      border: none;
      border-radius: 50%;
      width: 25px;
      height: 25px;
      font-size: 11px;
      color: #fff;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
  #copyright p, #copyright p span, #copyright p a {
    font-size: 13px;
    color: white;
    line-height: normal;
    display: inline-block; }
    @media only screen and (max-width: 468px) {
      #copyright p, #copyright p span, #copyright p a {
        line-height: 22px; } }

/**************SEARCH_FORM*********************** */
#search-tab {
  padding: 30px 35px 50px;
  background: #003d4a; }
  @media only screen and (min-width: 992px) {
    #search-tab {
      position: absolute;
      margin: 0 auto;
      left: 0px;
      right: 0px;
      bottom: -45px; } }
  @media only screen and (max-width: 992px) {
    #search-tab {
      margin-top: -2px;
      max-width: 100%; } }
  #search-tab .title {
    font-size: 14px;
    font-family: "Cera Pro", Arial, Helvetica, sans-serif;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.777;
    margin-bottom: 20px; }
  #search-tab .form-group {
    padding: 0 7.5px; }
  #search-tab .controls {
    text-align: left;
    position: relative; }
    #search-tab .controls input[type="text"], #search-tab .controls input[type="email"], #search-tab .controls input[type="number"], #search-tab .controls input[type="date"], #search-tab .controls input[type="tel"], #search-tab .controls textarea, #search-tab .controls button, #search-tab .controls select {
      padding: 12px;
      padding-left: 45px;
      font-size: 13px;
      font-weight: 500;
      color: #fff;
      border: 1px solid rgba(225, 225, 225, 0.2);
      width: 100%;
      -moz-border-radius: 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      height: 50px;
      background: transparent;
      outline: none !important; }
      #search-tab .controls input[type="text"]:-webkit-autofill, #search-tab .controls input[type="email"]:-webkit-autofill, #search-tab .controls input[type="number"]:-webkit-autofill, #search-tab .controls input[type="date"]:-webkit-autofill, #search-tab .controls input[type="tel"]:-webkit-autofill, #search-tab .controls textarea:-webkit-autofill, #search-tab .controls button:-webkit-autofill, #search-tab .controls select:-webkit-autofill {
        -webkit-text-fill-color: #fff;
        -webkit-box-shadow: 0 0 0 100px #72aa35 inset; }
    #search-tab .controls label {
      position: absolute;
      left: 35px;
      top: 14px;
      width: 60%;
      font-size: 13px;
      font-weight: 500;
      color: #fff;
      display: inline-block;
      padding: 4px 10px;
      background-color: rgba(255, 255, 255, 0);
      -moz-transition: color 0.3s, top 0.3s, background-color 0.8s;
      -o-transition: color 0.3s, top 0.3s, background-color 0.8s;
      -webkit-transition: color 0.3s, top 0.3s, background-color 0.8s;
      transition: color 0.3s, top 0.3s, background-color 0.8s;
      background-color: transparent;
      width: fit-content; }
      #search-tab .controls label.active {
        top: -11px;
        color: #555;
        background-color: #003d4a;
        width: auto;
        color: #fff;
        cursor: text; }
    #search-tab .controls select option {
      background: #fff;
      color: #000; }
    #search-tab .controls #location {
      background: url(../images/icons/location.png) no-repeat center left 15px; }
    #search-tab .controls input[type="date"] {
      background: url(../images/icons/calender.png) no-repeat center left 15px; }
    #search-tab .controls #guest {
      background: url(../images/icons/guest.png) no-repeat center left 15px; }
    #search-tab .controls .search {
      padding-left: 12px;
      text-transform: uppercase;
      background: #568721;
      border: 1px solid rgba(225, 225, 225, 0.2);
      cursor: pointer; }

/******************DIRECTORS_MSG****************** */
.ceo-message .story-box {
  background: white;
  position: relative;
  box-shadow: 0px 12px 23.28px 0.72px rgba(0, 0, 0, 0.13); }
  @media only screen and (max-width: 768px) {
    .ceo-message .story-box {
      margin-top: 75px; } }
.ceo-message .img-box {
  box-shadow: 0px 8px 12.61px 0.39px rgba(0, 0, 0, 0.19);
  float: left;
  position: absolute;
  left: -45px;
  display: flex;
  top: 25px;
  width: 85px;
  height: 85px; }
  @media only screen and (max-width: 768px) {
    .ceo-message .img-box {
      left: 35px;
      top: -65px; } }
.ceo-message .content {
  padding: 45px 30px 33px 75px; }
  @media only screen and (max-width: 768px) {
    .ceo-message .content {
      padding-left: 35px;
      padding-top: 35px; } }
  .ceo-message .content .read-more {
    color: #4f5459; }
.ceo-message .info {
  font-size: 13px;
  color: #4c4c4c;
  line-height: 1.538;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: justify; }
.ceo-message .story-footer {
  background: #07768e;
  color: #fff;
  padding: 15px 0 15px 75px;
  position: relative; }
  @media only screen and (max-width: 468px) {
    .ceo-message .story-footer {
      padding: 15px 0 15px 35px; } }
  .ceo-message .story-footer::after {
    content: "";
    position: absolute;
    left: 65px;
    bottom: -25px;
    width: 19px;
    height: 25px;
    background: url(../images/icons/ceo-footer-after.png) no-repeat;
    background-size: contain;
    display: inline-block; }
  .ceo-message .story-footer h5 {
    font-size: 13px;
    color: #ffffff;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: capitalize;
    margin-bottom: 0px;
    padding: 5px 0; }
  .ceo-message .story-footer h6 {
    font-size: 12px;
    color: #ffffff;
    line-height: 17px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: capitalize; }

/**********************ABOUT_LEFT_NAV************************** */
#about_page .category-list {
  background: #f1f1f1;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative; }
  @media only screen and (max-width: 992px) {
    #about_page .category-list {
      margin-top: 35px; } }
  #about_page .category-list ul a {
    color: #323232;
    line-height: 2.857;
    padding: 3px 0;
    padding-left: 35px;
    position: relative;
    width: 100%;
    display: block;
    border-bottom: 1px solid white; }
    @media only screen and (min-width: 468px) {
      #about_page .category-list ul a {
        font-size: 14px; } }
    @media only screen and (max-width: 468px) {
      #about_page .category-list ul a {
        font-size: 12px; } }
    #about_page .category-list ul a:hover {
      background: #07768e;
      background-size: 200% 100%;
      background-position: right bottom;
      transition: all 0.5s ease-out;
      color: white;
      border-bottom: 1px solid #07768e; }
    #about_page .category-list ul a::after {
      content: "";
      position: absolute;
      background: #13aacb;
      left: 15px;
      top: 22px;
      width: 9px;
      height: 1px; }
  #about_page .category-list .active a {
    background: #07768e;
    color: white;
    border-bottom: 1px solid #07768e; }

.academics-list {
  background: #f1f1f1;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative; }
  @media only screen and (max-width: 992px) {
    .academics-list {
      margin-top: 35px; } }
  .academics-list .accordion {
    border: none;
    text-align: left; }
    .academics-list .accordion .card {
      border: none;
      border-radius: 0px;
      background: transparent; }
    .academics-list .accordion .card-header {
      padding: 0px;
      border-radius: 0px;
      border: none; }
    .academics-list .accordion button {
      color: white;
      line-height: 2.857;
      padding: 3px 0;
      padding-left: 35px;
      position: relative;
      width: 100%;
      display: block;
      text-align: left;
      text-decoration: none;
      border-radius: 0px;
      background: url(../images/icons/service_list_up.png) no-repeat center right 25px #07768e; }
      @media only screen and (min-width: 468px) {
        .academics-list .accordion button {
          font-size: 14px; } }
      @media only screen and (max-width: 468px) {
        .academics-list .accordion button {
          font-size: 12px; } }
      .academics-list .accordion button::after {
        content: "";
        position: absolute;
        background: #13aacb;
        left: 15px;
        top: 22px;
        width: 9px;
        height: 1px; }
      .academics-list .accordion button span {
        font-size: 16px;
        color: white;
        line-height: normal; }
      .academics-list .accordion button.collapsed {
        color: #323232;
        background: url(../images/icons/service_list_rit.png) no-repeat center right 25px #f1f1f1;
        transition: ease-in-out all 0.3s;
        border-bottom: 1px solid white; }
        .academics-list .accordion button.collapsed:hover {
          background: url(../images/icons/service_list_rit.png) no-repeat center right 25px #07768e;
          transition: all 0.5s ease-out;
          color: white;
          border-bottom: 1px solid #07768e; }
    .academics-list .accordion .card-body {
      background: #e6e6e6;
      padding: 0px; }
      .academics-list .accordion .card-body li a {
        border-bottom: 1px solid white;
        line-height: 26px;
        padding-left: 45px;
        transition: ease-in-out all 0.3s; }
        .academics-list .accordion .card-body li a::after {
          content: "";
          position: absolute;
          width: 0;
          height: 0;
          border-top: 4px solid transparent;
          border-left: 4px solid #323232;
          border-bottom: 4px solid transparent;
          left: 35px;
          top: 13px;
          background: transparent; }
        .academics-list .accordion .card-body li a:hover {
          background: transparent;
          color: #07768e;
          font-weight: 500; }
          .academics-list .accordion .card-body li a:hover::after {
            border-left: 4px solid #07768e; }
      .academics-list .accordion .card-body li.active a {
        padding-left: 55px;
        background: transparent;
        color: #07768e;
        border-bottom: 1px solid #02657b;
        font-weight: 500; }
        .academics-list .accordion .card-body li.active a::after {
          left: 45px;
          border-left: 4px solid #07768e; }
  .academics-list a {
    color: #323232;
    line-height: 2.857;
    padding: 3px 0;
    padding-left: 35px;
    position: relative;
    width: 100%;
    display: block;
    border-bottom: 1px solid white; }
    @media only screen and (min-width: 468px) {
      .academics-list a {
        font-size: 14px; } }
    @media only screen and (max-width: 468px) {
      .academics-list a {
        font-size: 12px; } }
    .academics-list a:hover {
      background: #07768e;
      background-size: 200% 100%;
      background-position: right bottom;
      transition: all 0.5s ease-out;
      color: white;
      border-bottom: 1px solid #07768e; }
    .academics-list a::after {
      content: "";
      position: absolute;
      background: #13aacb;
      left: 15px;
      top: 22px;
      width: 9px;
      height: 1px; }
  .academics-list .active a {
    background: #07768e;
    color: white;
    border-bottom: 1px solid #07768e; }

/************************ACA_list_box************************ */
.aca_list_box {
  border-bottom: 1px dashed #c6c8c7;
  padding-bottom: 15px;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%; }
  .aca_list_box:last-child {
    border-bottom: 0px;
    padding-bottom: 0px; }
  .aca_list_box .sub_title, .aca_list_box h3, .aca_list_box h4, .aca_list_box h5, .aca_list_box h6 {
    margin-top: 0 !important; }
  .aca_list_box .pro-cordinator {
    font-size: 12px !important;
    color: #575757 !important; }
  .aca_list_box .img_box {
    margin-right: 30px;
    margin-bottom: 15px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important; }
    @media only screen and (min-width: 576px) {
      .aca_list_box .img_box {
        width: 260px;
        height: 185px;
        float: left; } }
    @media only screen and (max-width: 576px) {
      .aca_list_box .img_box {
        width: 100%;
        height: 185px; } }
  .aca_list_box p {
    margin-bottom: 15px !important; }

/*# sourceMappingURL=app.css.map */
