.vl {
  border-left: 2px solid black;
  height: 20px;
  float: left;
}
.searchBtn {
  border: none;
  padding: 1px 12px 1px 12px;
  background: transparent;
  border-right: 1px solid;
  border-left: 1px solid;
  outline: none;
}

.bg_image {
  background-image: url(../assets/hero_bg.jpg);
  height: 530px;
  background-size: cover;
  background-repeat: no-repeat;
}
.makeLife_txt {
  color: white;
  font-size: 50px;
  text-align: left;
  margin-bottom: -50px;
  font-style: italic;
  /* font-family: "FontAwesome"; */
  margin-left: 19px;
}
.countTxt {
  color: white;
  font-size: 111px;
  text-align: left;
  /* font-family: "FontAwesome"; */
  font-weight: 600;

  margin-bottom: -30px;
}
.educationTxt {
  color: white;
  font-size: 20px;
  text-align: left;
}
.padding_cls {
  padding: 121px;
}
.approachBtn {
  border-radius: 20px;
  outline: none;
  padding-left: 22px;
  padding-right: 22px;
  background-color: #206091;
  border: 1px solid #206091;
}
.navMargine {
  margin-top: 32px;
}
.teamBtn {
  border-radius: 20px;
  outline: none;
  background: transparent;
  color: white;
}
.bg_image2 {
  background-image: url(../assets/bg2.png);
  /* height: 600px; */
  background-size: cover;
  background-repeat: no-repeat;
}

.visionUL {
  background-image: url("../assets/vision.png");
  background-repeat: no-repeat;
  list-style: none;
}

.positioning_list {
  position: relative;
  top: 10px;
  left: 70px;
  color: #000000;
    font-weight: 500;
    font-size: 14px;
}
.missionUL {
  background-image: url("../assets/mission.png");
  background-repeat: no-repeat;
  list-style: none;
}
.mis_vis_img {
  margin-top: 60px;
  margin-left: 10px;
}

.bg_image3 {
  background-image: url(../assets/bg3_alt.png);
  /* height: 600px; */
  
  background-size: cover;
  background-repeat: no-repeat;
}
.chairpersonTxt {
  font-size: 36px;
  /* font-family: "FontAwesome"; */
  color: white;
  font-weight: bolder;
  margin-bottom: 4px;
}
.chair_infoTxt {
  color: white;
  font-size: 14px;
}
.howStartText {
  color: white;
  font-size: 22px;
}
.margin_bt {
  margin-bottom: 3px;
}
.dreamText {
  margin-bottom: -15px;
  /* font-family: "FontAwesome"; */
  font-size: 23px;
  font-weight: lighter;
}
.dreamText2 {
  font-size: 39px;
  /* font-family: "FontAwesome"; */
  margin-bottom: -2px;
}

.bg_image4 {
  background-image: url(../assets/bg4.png);
  /* height: 600px; */
  background-size: cover;
  background-repeat: no-repeat;
  height: 416px;
}
p {
  font-size: 13px;
}
.bg_image5 {
  background-image: url(../assets/bg5.png);
  /* height: 600px; */
  background-size: cover;
  background-repeat: no-repeat;
}

.bg_image6 {
  background-image: url(../assets/bg6.png);
  /* height: 600px; */
  background-size: contain;
  background-repeat: no-repeat;
}
.slidder_image {
  border-radius: 12px;
}
.slider_button {
  background: white;
  border: 1px solid white;
  padding: 8px;
  width: 90%;
  text-align: center;
  cursor: default;
  outline: none;
  position: relative;
  top: -31px;
  border-radius: 9px;
  font-size: 22px;
  font-weight: 600;
  color: black;
  /* font-family: "FontAwesome"; */
  box-shadow: 0px 3px 16px -3px grey;
}
.slider_shadow {
  box-shadow: 0px 2px 20px -4px #c4c4c4;
  margin: 15px;
  border: none;
  height: 410px;
}
.height_card {
  height: 460px;
  border: none;
  box-shadow: 0px 2px 20px -4px #c4c4c4;
  border-radius: 10px;
}
.event {
  background-image: url("../assets/event.png");
  background-repeat: no-repeat;
  list-style: none;
  height: 74px;
  margin-bottom: 0px;
}

.event_bg {
  background-image: url("../assets/bg-event.png");
  /* height: 600px; */
  height: 600px;
  background-attachment: inherit;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.heroSlider-fixed img {
  width: 100%;
  height: 250px;
  padding: 15px;
}

.heroSlider-fixed h6 {
  font-size: 13px;
  text-align: center;
  color: #000000;
  padding: 5px 0px 10px 0px;
}

.heroSlider-fixed .slick-slide {
  background-color: #ffffff;
  margin: 0px 3px 15px 0px;
  box-shadow: -5px 1px 49px #0000000D;

}

.heroSlider-fixed .slick-dots {
  text-align: center;
  margin: 10px 0 10px 0;
  padding: 0;
}

.heroSlider-fixed .slick-dots li {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}

.heroSlider-fixed .slick-dots li.slick-active button {
  background-color: #FF8000;
}

.heroSlider-fixed .slick-dots li button {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: #000D38;
  border: none !important;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  text-decoration: none;
}

.heroSlider-fixed.slick-dots li :hover {
  background-color: #869791;
}

/* Custom Arrow */
.heroSlider-fixed .prev {
  color: #999;
  position: absolute;
  top: 38%;
  left: -1em;
  font-size: 1.5em;
}

.heroSlider-fixed .prev :hover {
  cursor: pointer;
  color: black;
}

.heroSlider-fixed .next {
  color: #999;
  position: absolute;
  top: 38%;
  right: -1em;
  font-size: 1.5em;
}

.heroSlider-fixed .next :hover {
  cursor: pointer;
  color: black;
}

@media screen and (max-width: 800px) {
  .heroSlider-fixed .next {
    display: none !important;
  }

  .heroSlider-fixed img {
    height: auto;
  }
}
.positioning_list ul {
  display: inline-flex;
}

.positioning_list ul li {
  list-style: none;
}

.bg_image8 {
  background-image: url("../assets/bg8.png");
  /* height: 600px; */
  background-size: cover;
  background-repeat: no-repeat;
  height: 850px;
}
.pro_positioning {
  position: relative;
  top: -52px;
  float: left;
  width: 60%;
  left: 20px;
}
.coma_positioning {
  width: 34%;
  margin: 25px;
}
.cus_styleCard {
  border: 1px solid whitesmoke;
  margin-top: 12%;
}
.txtPos {
  position: relative;
  top: -45px;
}
.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
.carousel-indicators {
  left: 322px;
}
.bg_cont {
  background-image: url("../assets/bg9.png");
  /* height: 600px; */
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  top: -190px;
  height: 300px;
  color: white;
  padding: 63px;
}
.contactUs {
  list-style-image: url("../assets/contact.png");
}
.positioning_list_contact {
  position: relative;
  top: -25px;
  left: 25px;
}
.contactUs2 {
  list-style-image: url("../assets/mail.png");
}
.list_style {
  list-style-type: none;
  padding: 0px 0px 0px 5px;
}
.list_style a {
  color: grey;
  text-decoration: none;
}
.margine_styling {
  margin-top: -160px;
}
.nav_background {
  background: #000d38;
  color: #afafaf;
  font-size: 12px;
}
.navStyle {
  margin-top: 33px;
  background: #ffffff;
  box-shadow: 0px 9px 15px -9px #949495;
  padding: 13px;
}
.theme_btn_style {
  border: 2px solid orange;
  padding-right: 22px;
  padding-left: 22px;
}
.theme_btn_style:hover {
  color: #ffffff;
  background-color: #d39e00;
  border-color: #c69500;
}
.color_small {
  color: orange;
}
.paraImage {
  /* height: 100%; */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: orange;
  /* border-bottom: 2px solid orange; */
}
.logo {
  width: 48%;
  /* margin-left: 25px; */
  position: relative;
  top: 5px;
  text-align: center;
  left: 32px;
}
.section2Profile {
  width: 100%;
  padding: 8%;
}
.mis_vis_imgSec8 {
  width: 100%;
  margin-top: 25px;
  margin-left: 12px;
}
.nav_width {
  width: 100%;
}
.nav_half_width {
  width: 50%;
  float: left;
}
.nav_half_width2 {
  width: 50%;
  float: left;
}
.nav_half_width_div {
  width: 50%;
  float: left;
}
.navbar-nav {
  font-size: 14px;
  font-weight: 600;
}
.list_padding {
  padding-left: 6px;
}

.navbar-light .navbar-nav .nav-link {
  color: rgb(5 18 60);
}
.actionPara {
  line-height: 25px;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .nav_half_width {
    width: 25%;
    float: left;
    font-size: 7px;
  }
  .nav_half_width_div {
    width: 75%;
    float: left;
  }
  .nav_half_width2 {
    width: 50%;
    float: left;
    font-size: 7px;
  }
  .logo {
    left: 0px;
  }
  .padding_cls {
    padding: 40px;
  }
  .makeLife_txt {
    font-size: 30px;
    margin-bottom: -29px;
    margin-left: 10px;
  }
  .countTxt {
    font-size: 60px;
  }
  .educationTxt {
    font-size: 15px;
  }
  .bg_image {
    height: 320px;
  }
  .mis_vis_img {
    margin-top: -60px;
    margin-left: 7px;
  }
  .dreamText {
    margin-bottom: -4px;
    /* font-family: "FontAwesome"; */
    font-size: 15px;
    font-weight: lighter;
  }
  .dreamText2 {
    font-size: 23px;
    /* font-family: "FontAwesome"; */
    margin-bottom: 2px;
  }
  .chairpersonTxt {
    font-size: 27px;
  }
  .bg_image4 {
    height: 697px;
  }
  .mis_vis_imgSec8 {
    width: 95%;
    margin-top: 70px;
    margin-left: 12px;
  }
  .event_bg {
    height: 850px;
  }
  .bg_image8 {
    height: 1791px;
  }
  .cus_styleCard {
    border: 1px solid whitesmoke;
    margin-top: 20%;
  }
  .bg_cont {
    width: 90%;
  }
  .head_class {
    font-size: 18px;
    font-weight: 600;
  }
  .visionUL {
    background-image: url("../assets/vision2.png");
  }
  /* .positioning_list {
    position: relative;
    top: -10px;
    left: 20px;
  } */
  .missionUL {
    background-image: url("../assets/mission2.png");
  }
  .event {
    background-image: url("../assets/event2.png");
  }
  .pro_positioning {
    top: -40px;
  }
  .navMargine {
    margin-top: 25px;
  }
  .approachBtn {
    font-size: 12px;
  }
  .teamBtn {
    font-size: 12px;
  }
  .hide_email {
    display: none;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .navbar-nav {
    font-size: 11px;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .navbar-nav {
    font-size: 13px;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
}
