@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

:focus {
  outline: none; }

a {
  color: #000; }
  a:hover {
    text-decoration: none; }

.list_li {
  padding-left: 17px;
  margin-bottom: 0; }
  .list_li li {
    line-height: 29px;
    color: #575757;
    font-size: 14px; }
    @media (min-width: 1350px) {
      .list_li li {
        font-size: 16px; } }

p {
  font-size: 14px;
  font-weight: 500;
  color: #575757;
  line-height: 23px;
  word-spacing: 2px; }
  @media (min-width: 1350px) {
    p {
      font-size: 16px;
      line-height: 32px; } }

.pb_2 {
  padding-bottom: 20px; }

.pt_2 {
  padding-top: 20px; }

.bold_txt_underline {
  text-decoration: underline;
  font-weight: 700; }

.txt_link_blk {
  text-decoration: underline;
  font-weight: 700; }

.btn-link:focus,
.btn-link:hover {
  text-decoration: none; }

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

body {
  font: 100%;
  color: #000000;
  font-size: 14px;
  font-family: "PT Sans", sans-serif; }

h1, h2, h3, h4, h5, h6, p {
  padding: 0;
  margin: 0; }

#style-3::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5; }

#style-3::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5; }

#style-3::-webkit-scrollbar-thumb {
  background-color: #000000; }

.btn {
  border-radius: 0;
  height: 36px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 7px; }
  @media (min-width: 1350px) {
    .btn {
      font-size: 16px;
      height: 40px; } }
  .btn:hover {
    opacity: 0.9; }

.btn.w_288 {
  min-width: 190px; }
  @media (min-width: 1350px) {
    .btn.w_288 {
      min-width: 200px; } }

.btn-outline {
  border: 1px solid #6A6A6A;
  color: #6A6A6A; }
  .btn-outline:hover {
    border: 1px solid #6A6A6A;
    color: #6A6A6A; }

.btn-blue-outline {
  border: 1px solid #4D2A7C;
  color: #4D2A7C;
  background: transparent; }

.btn-orange {
  border: 1px solid #fe9d2b;
  color: #640036;
  background: #fe9d2b; }

.btn_adm {
  color: #640036 !important; }

.btn_gradient_outline {
  color: white;
  border: 1px solid white;
  margin-top: 10px; }
  .btn_gradient_outline:hover {
    color: white; }

.mbl_v_btn {
  padding: 10px 0; }
  .mbl_v_btn .btn {
    min-width: 150px; }
  .mbl_v_btn .btn-outline {
    border: 1px solid white;
    color: white; }

.btn-check:focus + .btn,
.btn:focus {
  box-shadow: none; }

.upperstrip {
  padding-top: 12px;
  padding-bottom: 3px;
  display: none; }
  @media (min-width: 992px) {
    .upperstrip {
      display: block; } }
  .upperstrip .social_icons {
    padding-top: 16px;
    margin-right: 40px; }
    .upperstrip .social_icons a {
      margin-left: 20px;
      text-decoration: none; }
      .upperstrip .social_icons a:hover {
        opacity: 0.8; }

.header_sec {
  margin: 0 20px; }
  @media (min-width: 1500px) {
    .header_sec {
      margin: 0 40px; } }

.bg-white {
  background-color: transparent !important; }

.navbar {
  padding: 7px 0; }
  @media (min-width: 1200px) {
    .navbar {
      padding: 0; } }

.navbar-expand-lg.navbar-light .navbar-nav li:first-child a {
  padding-left: 0; }
  @media (min-width: 992px) {
    .navbar-expand-lg.navbar-light .navbar-nav li:first-child a {
      padding-right: 0.5rem;
      padding-left: 0; } }
.navbar-expand-lg.navbar-light .navbar-nav li:last-child a {
  padding-right: 0.5rem; }
  @media (min-width: 992px) {
    .navbar-expand-lg.navbar-light .navbar-nav li:last-child a {
      padding-right: 0;
      padding-left: 0.5rem; } }

.page-header .navbar-nav .nav-link {
  font-size: 14px;
  color: #393939;
  font-weight: 400;
  opacity: 0.85;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 4px; }
  @media (min-width: 992px) {
    .page-header .navbar-nav .nav-link {
      padding-bottom: 11px; } }
  @media (min-width: 1200px) {
    .page-header .navbar-nav .nav-link {
      font-size: 16px; } }
  .page-header .navbar-nav .nav-link:hover {
    color: #c1006b; }
.page-header .navbar-light .menu-hide .navbar-nav .nav-link.active,
.page-header .navbar-light .navbar-nav .show > .nav-link {
  color: #640036; }
.page-header .navbar-light .menu-hide .navbar-nav .nav-link.active,
.page-header .navbar-light .navbar-nav .show > .nav-link {
  color: #fe9d2b; }

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  color: #c1006b; }

.sticky-top {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  transition: transform 0.3s ease;
  z-index: 998;
  background-image: url("../images/header_bg.png");
  background-size: cover;
  background-position: center;
  -webkit-box-shadow: 0px 1px 14px -4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 14px -4px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 14px -4px rgba(0, 0, 0, 0.5); }

.slide-menu {
  /*end of menu-tab*/
  /*end of menu-hide*/
  display: block; }
  @media (min-width: 992px) {
    .slide-menu {
      display: none; } }
  .slide-menu .menu-tab {
    width: 45px;
    height: 48px;
    position: fixed;
    z-index: 100;
    top: 35px;
    right: 11px;
    cursor: pointer;
    transition: all 0.6s ease-in-out;
    /*end of div*/ }
    @media (min-width: 768px) {
      .slide-menu .menu-tab {
        top: 35px; } }
    .slide-menu .menu-tab div {
      width: 24px;
      height: 3px;
      background-color: #652974;
      display: block;
      margin: 5px 0;
      transition: all 0.6s ease-in-out; }

.slide-menu .menu-tab div:nth-child(1) {
  margin-top: 20px; }

.slide-menu .menu-tab.active {
  transition: all 600ms ease-in-out;
  background-color: rgba(0, 0, 0, 0); }

.bg_blue_menu {
  position: fixed;
  width: 100%;
  background: #4D2A7C;
  height: 91px;
  z-index: 101; }

.slide-menu .menu-tab.active #one {
  transform: translateY(8px) rotate(-135deg);
  transition: all 0.6s ease-in-out;
  background-color: #ffffff; }

.slide-menu .menu-tab.active #two {
  opacity: 0;
  transition: 0.4s ease; }

.slide-menu .menu-tab.active #three {
  transform: translateY(-8px) rotate(-45deg);
  transition: all 0.6s ease-in-out;
  background-color: #ffffff; }

.slide-menu .menu-hide {
  width: 220px;
  right: -325px;
  height: 100vh;
  position: fixed;
  z-index: 99;
  top: 0px;
  transition: all 0.6s ease-in-out;
  /*end of ul*/ }
  .slide-menu .menu-hide .social_icons {
    padding-top: 25px;
    padding-bottom: 10px; }
    .slide-menu .menu-hide .social_icons a {
      margin-right: 8px;
      text-decoration: none; }
      .slide-menu .menu-hide .social_icons a:hover {
        opacity: 0.8; }

.pl_39 {
  padding-left: 39px; }

.pl_39 li {
  padding-left: 39px; }

.navbar-nav {
  width: 100%;
  justify-content: space-around; }

#navbarSupportedContent > ul ul {
  position: absolute;
  background: white;
  text-align: left;
  min-width: 160px;
  padding: 10px 0px;
  top: 60px;
  opacity: 0;
  visibility: hidden; }
  #navbarSupportedContent > ul ul li {
    line-height: 32px; }

#navbarSupportedContent ul li {
  list-style: none; }
  #navbarSupportedContent ul li:hover ul {
    opacity: 1;
    visibility: visible;
    top: 43px;
    box-shadow: 1px 2px 11px -3px rgba(0, 0, 0, 0.59);
    -webkit-box-shadow: 1px 2px 11px -3px rgba(0, 0, 0, 0.59);
    -moz-box-shadow: 1px 2px 11px -3px rgba(0, 0, 0, 0.59); }
  #navbarSupportedContent ul li a {
    color: #393939;
    text-decoration: none;
    opacity: 0.85;
    font-size: 16px; }
    #navbarSupportedContent ul li a:hover {
      text-decoration: none;
      color: #c1006b; }
  #navbarSupportedContent ul li ul li a {
    padding-left: 15px; }
  #navbarSupportedContent ul li .active {
    color: #c1006b; }

.nav-item {
  position: relative; }

.opener:before {
  content: "";
  position: absolute;
  top: 39%;
  right: 9px;
  width: 10px;
  height: 2px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff; }

.opener.opener:after {
  content: "";
  position: absolute;
  top: 39%;
  right: 13px;
  width: 2px;
  height: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  background: #fff;
  display: block; }

.opener {
  position: absolute;
  top: 20px;
  right: 40px;
  width: 11%;
  height: 22px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer; }

.opener.active:after {
  display: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 7px; }

.slide-menu .menu-hide .navbar-nav .nav-link {
  color: #ffffff;
  text-transform: capitalize; }
  .slide-menu .menu-hide .navbar-nav .nav-link:hover {
    color: #fe9d2b !important; }

.slide-menu .menu-hide ul {
  list-style-type: none;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  -webkit-margin-start: 0px;
  margin-inline-start: 0px;
  -webkit-margin-end: 0px;
  margin-inline-end: 0px;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  padding-top: 80px;
  background-color: #4D2A7C;
  /*end of li*/ }
  .slide-menu .menu-hide ul li ul {
    display: none;
    padding-top: 4px;
    padding-left: 0;
    padding-bottom: 10px; }
    .slide-menu .menu-hide ul li ul li {
      padding-bottom: 10px;
      padding-left: 15px; }

.img_w_25 {
  width: 22px;
  margin-right: 10px; }

.slide-menu .menu-hide ul li {
  list-style-type: none;
  text-align: left;
  transition: all 0.5s ease;
  font-family: "PT Sans", sans-serif; }

.slide-menu .menu-hide ul li:hover {
  transition: all 0.5s ease; }

.slide-menu .menu-hide ul li:hover a.nav-link {
  color: #fe9d2b; }

.slide-menu .menu-hide ul li a {
  padding: 6px;
  padding-left: 0;
  text-decoration: none;
  color: #ffffff; }
  .slide-menu .menu-hide ul li a:hover {
    color: #fe9d2b; }

.slide-menu .menu-hide ul li.nav-item.active a.nav-link {
  color: #fe9d2b; }

.slide-menu .menu-hide.show {
  right: 0;
  background-color: #4D2A7C;
  transition: all 0.6s ease-in-out;
  overflow-y: auto; }

.menu-hide.show::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5; }

.menu-hide.show::-webkit-scrollbar {
  width: 3px;
  background-color: #F5F5F5; }

.menu-hide.show::-webkit-scrollbar-thumb {
  background-color: #fe9d2b; }

.TickerNews {
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px; }

.ti_wrapper {
  width: auto;
  position: relative;
  overflow: hidden; }

.ti_slide {
  width: 30000px;
  position: relative;
  left: 0;
  top: 0; }

.ti_content {
  position: relative;
  float: left; }

.ti_news {
  float: left; }

.ti_news a {
  display: block;
  margin-right: 10px;
  color: black;
  text-decoration: none;
  font-weight: 400; }

/* template */
/* template 2 */
.TickerNews.default_theme_2 {
  position: relative; }

.TickerNews.default_theme_2 * {
  box-sizing: border-box; }

.TickerNews.default_theme_2 .ti_wrapper {
  border-width: 1px 0; }

.TickerNews.default_theme_2 .ti_news a {
  font-size: 12px;
  display: block;
  margin-right: 10px;
  color: #ffffff;
  text-decoration: none;
  margin-left: solid 1px #c1c1c1; }

.latest-news-bg-color {
  background: #640036; }

.mbl_v {
  display: block; }
  @media (min-width: 992px) {
    .mbl_v {
      display: none; } }

.desk_v {
  display: none; }
  @media (min-width: 992px) {
    .desk_v {
      display: block; } }

.mt_25 {
  margin-top: 0; }
  @media (min-width: 992px) {
    .mt_25 {
      margin-top: -20px; } }

.p_rel {
  position: relative; }

.div_gradient_text {
  right: 60px;
  display: flex;
  vertical-align: middle;
  align-items: center; }

.div_gradient {
  right: 0;
  width: 70%;
  transform: matrix(-1, 0, 0, -1, 0, 0);
  background: #d9832b;
  background: transparent linear-gradient(270deg, rgba(217, 131, 43, 0) 2%, #f5700f 25%, #ec411b 54%, #600036 77%, #000a3e 100%);
  mix-blend-mode: multiply; }

.div_wid {
  text-align: left; }
  @media (min-width: 768px) {
    .div_wid {
      text-align: right; } }
  .div_wid h1 {
    font-size: 36px;
    color: white;
    font-family: "Philosopher", sans-serif;
    text-align: right; }

.gradient1_h {
  position: absolute;
  top: 15%;
  z-index: 9;
  height: 180px; }
  @media (min-width: 1350px) {
    .gradient1_h {
      top: 30%;
      height: 200px; } }

.gradient2_h {
  position: absolute;
  top: 20%;
  z-index: 9;
  height: 134px; }

.carousel_d_mbl {
  position: relative;
  background-image: url("../images/carousel_header.png");
  padding: 30px 18px 30px 18px;
  background-position: center;
  background-size: cover;
  margin-top: -10px; }
  .carousel_d_mbl .carousel_d h1 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 26px;
    font-family: "Philosopher", sans-serif;
    text-align: center; }

.carousel_d_mbl.last_imgstrip {
  margin-top: -24px; }

.logo_img {
  max-width: 140px; }
  @media (min-width: 992px) {
    .logo_img {
      max-width: 180px; } }
  @media (min-width: 1200px) {
    .logo_img {
      max-width: 300px; } }

.sec_container {
  padding: 45px 0; }
  @media (min-width: 768px) {
    .sec_container {
      padding: 70px 0; } }

.heading_title_hm {
  text-align: left; }
  @media (min-width: 768px) {
    .heading_title_hm {
      text-align: center; } }
  .heading_title_hm h1 {
    font-size: 23px;
    color: #4D2A7C;
    padding-bottom: 18px;
    font-family: "Philosopher", sans-serif; }
    @media (min-width: 768px) {
      .heading_title_hm h1 {
        font-size: 30px;
        padding-bottom: 8px; } }
    @media (min-width: 1200px) {
      .heading_title_hm h1 {
        font-size: 42px; } }
    .heading_title_hm h1 span {
      font-weight: 600; }
  .heading_title_hm p {
    color: #4D2A7C; }

.div_wrap {
  padding: 0 25px; }
  @media (min-width: 768px) {
    .div_wrap {
      padding: 0 0; } }

.bg01_img {
  background-image: url("../images/HariShree_Home_Ranked 7.png");
  background-position: center;
  background-size: cover;
  background-repeat: no no-repeat;
  height: auto; }
  @media (min-width: 768px) {
    .bg01_img {
      background-size: contain;
      height: 613px; } }

.color_ling_img {
  text-align: left;
  padding: 40px 0; }
  @media (min-width: 768px) {
    .color_ling_img {
      text-align: center; } }
  .color_ling_img img {
    width: 150px; }

.sec_1_hm {
  text-align: left;
  padding-top: 0; }
  @media (min-width: 768px) {
    .sec_1_hm {
      text-align: center;
      padding-top: 40px; } }

.txt_orange:hover {
  color: #ec411b; }

.title_h3.txt_orange_title {
  color: #ec411b; }

.programs_details .pgm_d {
  position: relative; }
  .programs_details .pgm_d:hover h4 {
    color: #ec411b; }
  .programs_details .pgm_d:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  .programs_details .pgm_d figure {
    overflow: hidden;
    margin-bottom: 0; }
  .programs_details .pgm_d img {
    webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
.programs_details a {
  text-decoration: none; }
  .programs_details a:hover {
    text-decoration: none; }
  .programs_details a h4 {
    color: #242C58;
    font-size: 19px;
    text-align: center;
    font-family: "Philosopher", sans-serif;
    padding: 12px 0 25px 0; }
    @media (min-width: 768px) {
      .programs_details a h4 {
        font-size: 24px; } }
    .programs_details a h4:hover {
      color: #ec411b; }
.programs_details h2 {
  color: #ec411b;
  text-align: center;
  font-family: "Philosopher", sans-serif;
  font-weight: 800;
  font-size: 25px;
  padding-bottom: 25px; }
  @media (min-width: 768px) {
    .programs_details h2 {
      font-size: 32px; } }

.sec_3 {
  padding: 85px 0 105px 0; }
  @media (min-width: 768px) {
    .sec_3 {
      padding: 175px 0 200px 0; } }
  .sec_3 h6 {
    text-align: left;
    font-size: 17px;
    color: #4D2A7C;
    font-weight: 700;
    font-style: italic;
    line-height: 32px;
    padding-bottom: 17px; }
    @media (min-width: 768px) {
      .sec_3 h6 {
        font-size: 21px;
        text-align: center; } }
  .sec_3 P {
    text-align: left;
    font-weight: 700;
    font-style: italic;
    color: #575757; }
    @media (min-width: 768px) {
      .sec_3 P {
        text-align: center; } }

#myCarousel2 p {
  font-style: normal;
  font-weight: 400; }
#myCarousel2 .carousel-control-next,
#myCarousel2 .carousel-control-prev {
  color: #ec411b;
  opacity: 1;
  width: auto;
  bottom: -200px; }
  #myCarousel2 .carousel-control-next .fa,
  #myCarousel2 .carousel-control-prev .fa {
    font-size: 48px;
    font-weight: 500;
    opacity: 1; }
#myCarousel2 .owl-dot {
  display: none; }
#myCarousel2 .nav-btn .fa {
  font-size: 48px; }
#myCarousel2 h6 {
  font-size: 16px;
  color: #640036;
  opacity: 0.7;
  padding-top: 20px; }

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center; }
  @media (min-width: 768px) {
    .owl-theme .owl-nav {
      text-align: right; } }

#myCarousel2 .owl-nav button.owl-next,
#myCarousel2 button.owl-dot {
  background: 0 0;
  color: #ec411b;
  opacity: 1;
  margin-left: 30px; }
  #myCarousel2 .owl-nav button.owl-next:hover,
  #myCarousel2 button.owl-dot:hover {
    background: transparent;
    color: #4D2A7C;
    text-decoration: none; }

#myCarousel2 .owl-nav button.owl-prev,
#myCarousel2 button.owl-dot {
  background: 0 0;
  color: #ec411b;
  opacity: 1;
  margin-right: 30px; }
  #myCarousel2 .owl-nav button.owl-prev:hover,
  #myCarousel2 button.owl-dot:hover {
    background: transparent;
    color: #4D2A7C;
    text-decoration: none; }

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent;
  color: #4D2A7C;
  text-decoration: none; }

.bg_img_03 {
  background-image: url("../images/HariShree_Home_Reviews.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 768px) {
    .bg_img_03 {
      background-size: contain; } }

.title_header {
  padding-bottom: 20px; }
  .title_header h3 {
    font-size: 24px;
    font-family: "Philosopher", sans-serif;
    color: #4D2A7C;
    font-weight: 700; }
    @media (min-width: 768px) {
      .title_header h3 {
        font-size: 32px; } }
  .title_header .txt_center {
    text-align: left; }
    @media (min-width: 768px) {
      .title_header .txt_center {
        text-align: center; } }
  .title_header .txt_rht {
    text-align: left; }
    @media (min-width: 768px) {
      .title_header .txt_rht {
        text-align: right; } }
    .title_header .txt_rht a {
      color: #4D2A7C; }
      .title_header .txt_rht a:hover {
        text-decoration: underline;
        color: #ec411b; }
  .title_header .txt_orange_socia_ {
    color: #4D2A7C; }
    .title_header .txt_orange_socia_:hover {
      text-decoration: underline;
      color: #ec411b; }

.h6_designation {
  font-size: 13px;
  opacity: 0.8;
  padding-bottom: 20px; }

.h4_alumni_nm {
  padding-bottom: 7px !important; }

footer {
  padding: 100px 0;
  background-image: url("../images/graphicsforwebsite_30june2021_mobilefooter.png");
  background-position: right;
  background-size: cover;
  color: white;
  font-weight: 100; }
  @media (min-width: 768px) {
    footer {
      background-image: url("../images/HariShree_FooterDesign.png");
      background-position: center; } }
  footer h6 {
    font-size: 16px;
    line-height: 29px; }
  footer p {
    font-size: 16px;
    line-height: 29px;
    color: white; }
    footer p a {
      color: white;
      text-decoration: none; }
      footer p a:hover {
        color: #fe9d2b; }
  footer ul {
    padding-left: 0;
    margin-bottom: 0; }
    footer ul li {
      list-style: none;
      line-height: 29px;
      font-size: 16px; }
      footer ul li a {
        color: #fe9d2b;
        text-decoration: underline; }
        footer ul li a:hover {
          color: white;
          text-decoration: underline; }
  footer .social_media_icons li {
    width: 25px;
    line-height: 40px; }
  footer .social_media_icons a {
    width: 25px; }
    footer .social_media_icons a:hover {
      opacity: 0.8; }

.pt_80 {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    .pt_80 {
      padding-top: 50px;
      padding-bottom: 0; } }

.pt_md_80 {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    .pt_md_80 {
      padding-top: 0;
      padding-bottom: 0; } }

.innerpage {
  background-image: url("../images/inner_ban01.jpg");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 250px;
  margin-top: 90px;
  position: relative; }
  @media (min-width: 768px) {
    .innerpage {
      margin-top: -27px; } }
  .innerpage .inner_banner_div_gradient {
    position: absolute;
    bottom: 20px;
    width: 230px;
    height: 55px;
    background: black;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(217, 131, 43, 0.6530987395) 14%, rgba(245, 112, 15, 0.8267682073) 36%, #ec411b 54%, #640036 77%, #000a3e 100%);
    mix-blend-mode: multiply; }
    @media (min-width: 768px) {
      .innerpage .inner_banner_div_gradient {
        width: 450px; } }
  .innerpage .graddient_div_txt {
    position: absolute;
    bottom: 20px;
    display: flex;
    vertical-align: middle;
    align-items: center;
    height: 54pX; }
    .innerpage .graddient_div_txt h2 {
      color: white;
      font-family: 'Philosopher', sans-serif;
      font-style: italic;
      padding-left: 20px; }

.innerpage.innerpage2 {
  background-image: url("../images/inner_ban02.jpg"); }

.innerpage.innerpage3 {
  background-image: url("../images/inner_ban03.jpg"); }

.innerpage.inner_abt_pg {
  background-image: url("../images/inner_ban04.jpg"); }

.prayer_txt {
  text-align: center; }
  .prayer_txt .mar_txt {
    color: #c1006b;
    font-weight: 700; }
  .prayer_txt .eng_txt {
    color: #575757;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 23px; }

.inner_pg_line .color_ling_img {
  padding: 0;
  padding-bottom: 10px;
  text-align: left; }

.div_link {
  padding-bottom: 30px; }
  .div_link h4 {
    font-size: 25px;
    font-family: 'Philosopher', sans-serif;
    color: #4D2A7C;
    font-weight: 700;
    text-decoration: underline;
    padding-bottom: 13px; }
    .div_link h4 a {
      color: #4D2A7C; }
    @media (min-width: 768px) {
      .div_link h4 {
        font-size: 32px; } }
  .div_link ul {
    padding-left: 0;
    margin-bottom: 0; }
    .div_link ul li {
      display: block;
      padding-right: 15px; }
      @media (min-width: 768px) {
        .div_link ul li {
          display: inline-block; } }
      .div_link ul li a {
        color: black;
        font-size: 14px;
        font-style: normal;
        text-decoration: underline; }
        @media (min-width: 768px) {
          .div_link ul li a {
            font-size: 16px; } }
        .div_link ul li a:hover {
          text-decoration: underline;
          color: #c1006b; }

.btn-blue {
  background: #4D2A7C;
  color: white;
  margin-top: 0; }
  .btn-blue:hover {
    background: #4D2A7C;
    color: white; }

.pb_17 {
  padding-bottom: 13px; }

.pt_17 {
  padding-top: 17px; }

.btn_group {
  padding-top: 50px;
  padding-bottom: 30px;
  display: block; }
  @media (min-width: 768px) {
    .btn_group {
      display: flex; } }
  .btn_group .btn-blue {
    background: #4D2A7C;
    color: white;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 0; }

.w_100 {
  min-width: 100px; }

.w_228 {
  min-width: 200px; }

.btn_group.mb_0_t_3 {
  padding-bottom: 0;
  padding-top: 20px; }
  .btn_group.mb_0_t_3 .btn-blue {
    margin-bottom: 0;
    margin-top: 10px; }

.img_header {
  background-image: url("../images/img_header_mbl.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .img_header {
      background-size: contain;
      background-image: url("../images/img_header.png"); } }
  .img_header h1 {
    font-size: 24px;
    color: #fe9d2b;
    padding: 20px 15px;
    font-family: 'Philosopher', sans-serif;
    font-style: italic; }
    @media (min-width: 768px) {
      .img_header h1 {
        font-size: 42px;
        padding: 0; } }

.title_h3 {
  font-size: 25px;
  color: #4D2A7C;
  font-family: 'Philosopher', sans-serif;
  font-weight: 700;
  margin-bottom: 17px; }
  @media (min-width: 768px) {
    .title_h3 {
      font-size: 28px;
      margin-bottom: 11px; } }

.text-md-end .btn-blue {
  margin-right: 0;
  margin-left: 10px; }

.pb_40 {
  padding-bottom: 40px; }
  .pb_40 img {
    padding-bottom: 20px; }

.pb_60 {
  padding-bottom: 60px; }
  .pb_60 img {
    padding-bottom: 20px; }

.logo_symbol {
  max-width: 300px;
  padding-bottom: 40px; }

.search_details {
  min-width: 1px;
  width: 0%;
  height: 30px;
  float: right;
  overflow: hidden;
  top: 0;
  right: 7px;
  z-index: 9; }
  .search_details .d_d {
    display: none; }

.search_details.searchbar_open {
  width: 100%;
  padding: 0 12px;
  position: absolute;
  background: white;
  height: 100%;
  right: 0;
  z-index: 999;
  padding-top: 4%; }
  .search_details.searchbar_open .d_d {
    display: block; }

.search_details.searchbar_close {
  min-width: 1px;
  width: 0%;
  height: 30px;
  float: right;
  overflow: hidden;
  top: 0;
  right: 7px;
  z-index: 9; }
  .search_details.searchbar_close .d_d {
    display: none; }

.searchbar_icon {
  position: absolute;
  right: 75px;
  z-index: 98;
  top: 48px;
  font-size: 22px;
  cursor: pointer;
  color: #652974; }
  @media (min-width: 992px) {
    .searchbar_icon {
      top: 93px;
      right: 3%;
      color: #727272; } }

form.search_details input[type=text] {
  padding: 9px;
  font-size: 13px;
  border: 1px solid white;
  float: left;
  width: 80%;
  background: #ffffff;
  border-bottom: 1px solid #640036; }

form.search_details button {
  float: left;
  width: 10%;
  padding: 6px;
  background: transparent;
  color: #4D2A7C;
  font-size: 17px;
  border: 1px solid transparent;
  border-left: none;
  cursor: pointer; }

form.search_details button:hover {
  background: transparent; }

form.search_details::after {
  content: "";
  clear: both;
  display: table; }

.cancel_btn {
  display: block;
  position: absolute;
  z-index: 999;
  right: 12px;
  padding: 6px 0px;
  width: 40px;
  background: transparent;
  color: white;
  font-size: 17px;
  border: 0;
  border-left: none;
  cursor: pointer;
  text-align: center; }

.cancel_btn_icon {
  width: 23px;
  height: 33px;
  position: absolute;
  z-index: 100;
  top: 1px;
  right: 4.5%;
  cursor: pointer; }
  .cancel_btn_icon div {
    width: 15px;
    height: 3px;
    display: block;
    margin: 5px 0; }

.one_l {
  transform: translateY(13px) rotate(-135deg);
  transition: all 0.6s ease-in-out;
  background-color: #4D2A7C; }

.two_r {
  transform: translateY(5px) rotate(-45deg);
  transition: all 0.6s ease-in-out;
  background-color: #4D2A7C; }

.contact_details h4 {
  font-size: 19px;
  font-weight: 600;
  padding-bottom: 8px;
  color: #575757; }
  @media (min-width: 768px) {
    .contact_details h4 {
      font-size: 24px; } }
.contact_details p {
  font-weight: 600;
  padding-bottom: 8px; }
.contact_details .google_map {
  padding-top: 20px; }

.typ_i {
  padding-left: 15px; }
  .typ_i li {
    opacity: 1 !important; }

.bg04_img {
  background-image: url("../images/HariShree_Admissions.png");
  background-position: top left;
  background-size: contain;
  background-repeat: no-repeat; }

.pb_52 {
  padding-bottom: 50px; }

.embed-responsive .embed-responsive-item {
  width: 100%;
  height: 300px; }

.h4_title {
  font-size: 19px;
  color: #575757;
  font-weight: 400;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .h4_title {
      font-size: 20px; } }

.resources_details p {
  color: #575757; }

.div_t_b {
  padding-top: 10px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .div_t_b {
      padding-bottom: 80px; } }
  .div_t_b img {
    margin-bottom: 15px; }

.navigation.pagination .page-numbers {
  position: relative;
  display: block;
  color: #575757;
  text-decoration: none;
  background-color: #fff;
  border: 0;
  font-weight: 600;
  text-decoration: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  padding: .375rem 7px; }

.navigation.pagination .page-numbers.current {
  text-decoration: underline; }

.navigation.pagination .page-numbers.active {
  text-decoration: underline; }

.navigation.pagination .page-numbers:hover {
  z-index: 2;
  color: black;
  background-color: transparent;
  border-color: #dee2e6; }

.navigation.pagination .page-numbers:focus {
  z-index: 3;
  color: black;
  background-color: transparent;
  outline: 0;
  box-shadow: none; }

.navigation.pagination .nav-links {
  display: flex;
  padding-left: 0;
  list-style: none; }

.search_list.list-inline li {
  display: inline-block;
  padding-right: 20px; }

.search_list.list-inline .txt_line_none {
  text-decoration: none;
  display: block; }

.search_list {
  list-style: none;
  padding-left: 0; }
  .search_list li {
    font-size: 18px;
    color: #C1006B;
    padding-bottom: 7px;
    padding-right: 10px;
    text-decoration: underline;
    font-weight: 600; }
    .search_list li a {
      color: #C1006B; }
  .search_list .txt_line_none {
    text-decoration: none;
    display: block !important; }
  .search_list .clr_black {
    color: black;
    padding-bottom: 20px;
    align-items: baseline;
    cursor: pointer; }
    .search_list .clr_black .form-control {
      border: 0;
      padding: 0;
      border-radius: 0;
      border-bottom: 1px solid #b1b1b1;
      margin-left: 10px !important; }
    .search_list .clr_black .form-control:focus {
      color: #212529;
      background-color: #fff;
      border-color: #86b7fe;
      outline: 0;
      box-shadow: none; }
    .search_list .clr_black .search_input {
      width: 0;
      display: none; }
    .search_list .clr_black .srch_class {
      display: block; }

.link_blk {
  font-weight: 600; }
  .link_blk:hover {
    color: #c1006b;
    text-decoration: underline; }

.d_mbl_v {
  display: block; }
  @media (min-width: 768px) {
    .d_mbl_v {
      display: none; } }

.btn_group.btn_f_none {
  display: block; }

.d_desk_v {
  display: none; }
  @media (min-width: 768px) {
    .d_desk_v {
      display: block; } }

.img-b_10 {
  padding-bottom: 10px; }

.details_info .title_h3 {
  margin-bottom: 0px;
  padding-bottom: 0; }
  @media (min-width: 768px) {
    .details_info .title_h3 {
      margin-bottom: 0; } }
.details_info img {
  margin-bottom: 10px; }

.result_list {
  padding-left: 0;
  margin-bottom: 0; }
  .result_list li {
    list-style: none;
    font-size: 19px;
    color: #4D2A7C;
    padding-bottom: 8px; }
    @media (min-width: 768px) {
      .result_list li {
        font-size: 24px; } }
    .result_list li a {
      color: #4D2A7C;
      font-weight: 600; }
      .result_list li a:hover {
        text-decoration: underline;
        color: #c1006b; }
    .result_list li .active {
      color: #c1006b; }

.copyright_txt p {
  margin: 0;
  text-align: center;
  font-size: 13px;
  padding: 10px 10px;
  line-height: 19px; }

.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  background-image: url("http://officialwebspace.com/demos/harishree/assets/images/ban_bg.jpg") no-repeat center center/cover; }
  @media (min-width: 992px) {
    .bg-video-wrap {
      height: 55vh; } }

video {
  max-width: 100%;
  z-index: 1;
  width: 100%; }

.pl-3p {
  padding-left: 15px; }

.w_200_d {
  min-width: 200px !important; }

.txt_red_link {
  color: #ec411b;
  text-decoration: none; }

.txt_blue_link {
  color: #4D2A7C;
  text-decoration: none; }

.font_wt_600 {
  font-weight: 600; }

#menu-menu-2 .menu-item.menu-item-has-children .nav-link:after {
  content: "\f0d7";
  padding-left: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #bababa; }

#menu-menu-2 .menu-item.menu-item-has-children .nav-link a {
  color: #c1006b; }

.crt-widget.crt-widget-branded .crt-logo {
  z-index: 98; }

.result_bg {
  background-image: url("../images/result_ban.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.entry-content {
  font-size: 16px;
  opacity: 1; }

.embed-responsive {
  padding-bottom: 15px; }

/*# sourceMappingURL=harishreevidyalayam_cstyle.css.map */
