* {
  padding: 0;
  margin: 0;
}
body {
  overflow-x: hidden;
  font-family: "Open Sans", sans-serif;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
li {
  list-style: none;
  display: inline-block;
}
a {
  text-decoration: none;
  transition: all 500ms ease-in-out;
}
a:hover,
a:active {
  text-decoration: none;
}
.mr-tb {
  margin-right: 20px !important;
}
.icon-size {
  font-size: 12px !important;
}
h1,
h2,
h4 {
  font-family: "PT Sans Narrow", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
p {
  font-size: 15px;
  line-height: 21px;
}

.login {
  width: 40%;
  margin-left: 30%;
  margin-right: 30%;
  margin-top: 50px;
}

.btn {
  transition: all 300ms ease-in-out;
  font-weight: 500 !important;
  text-transform: uppercase;
}
.btn:hover {
  background-color: #ededed !important;
  color: #3c3c3c !important;
  border: 1px solid #fff !important;
}

.carousel-caption {
  background: rgba(0, 0, 0, 0.35);
  color: #fff;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 30px;
  font-weight: 700;
  max-width: 100%;
  width: 100%;
  left: 0;
}

/* NAVIGATION */
.addBar {
  background-color: #d92626;
  padding: 6px;
  color: white;
}
.addBar i {
  font-size: 17px;
}

.navbar {
  background-color: #3399ff !important;
  text-transform: uppercase;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 900;
  font-size: 15px;
  margin-bottom: 1px;
}

.navbar a {
  color: #fff !important;
  opacity: 0.9;
}
.navbar a:hover {
  opacity: 1;
  color: #111111 !important;
  background-color: #f0f0f0 !important;
}
.navbar i {
  font-size: 17px;
}
.dropdown-menu {
  background-color: #09189f !important;
}

/*HEADER*/
.logoHeader {
  padding: 10px !important;
}
.logoHeader p {
  padding: 0px;
  margin: 0px;
  font-size: 13px;
  color: #4c4c4c;
}
.logoHeader i {
  font-size: 20px;
  color: #ff0000;
}
.header_icon {
  padding-top: 13px;
}
.page-header h2 {
  font-size: 26px !important;
  color: #4c4c4c !important;
}
.history p {
  font-size: 16px;
  line-height: 30px;
  color: #737373;
}

@media (max-width: 780px) {
  .login {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }
  .addBar p {
    font-size: 12px;
  }

  .history p {
    font-size: 12px;
  }
  .page-header h2 {
    font-size: 18px !important;
  }

  .logoHeader img {
    width: 80%;
  }
  .admission p {
    font-size: 12px;
  }
  .news-pane p,
  .news-pane h1 {
    font-size: 12px !important;
  }

  .news-pane i {
    font-size: 14px !important;
  }
  .team img {
    height: 100px;
    width: 100;
    margin-top: 10px;
  }
  .navbar {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 1px;
  }
  .news_scroll {
    font-weight: 300;
    font-size: 10px;
  }
}

.team {
  padding: 10px 0 40px;
  text-align: center;
}
.team b,
.team h2,
.team h4 {
  margin: 10px 0 5px;
  font-size: 15px;
  color: #4c4c4c;
}
.team p {
  color: #737373;
}
.team img {
  height: 250px;
  width: 250;
  margin-top: 20px;
}

.news-pane {
  height: 300px;
  overflow-y: scroll;
}
.news-pane i {
  font-size: 16px;
}
.news h1 {
  margin: 5px 0 5px;
  font-size: 15px;
  color: #ff0000;
}
.news h2 {
  font-size: 26px;
  color: #4c4c4c !important;
}
.news h3 {
  margin: 5px 0 5px;
  font-size: 15px;
  color: crimson;
  font-weight: 500;
}
.news p {
  font-size: 14px;
}
.news i {
  font-size: 20px;
}
.admission h2 {
  font-size: 26px !important;
  color: #4c4c4c !important;
}
.admission li {
  display: table;
}

.contact {
  padding: 10px 0 30px;
  text-align: center;
}
.contact p {
  padding-bottom: 80px;
  color: #737373;
}
.contact h2 {
  color: #4c4c4c;
  margin: 20px 0 20px;
}
.contact .input-group {
  margin-bottom: 25px;
}
.contact .form-control {
  border-radius: 0 !important;
}
.contact span {
  border-radius: 0 !important;
}
.contact .btn {
  border-radius: 0;
  width: 100%;
  font-size: 15px;
  background-color: #f08080;
  color: #fff;
}
.contact .btn:hover {
  background-color: #a85959 !important;
  color: #fff !important;
}

.footer {
  padding: 30px;
  color: #cccccc;
  background-color: #222222;
}
.footer .social {
  font-size: 20px;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 5px;
  border: 1px solid #cccccc;
  margin-bottom: 10px;
  margin-right: 5px;
}
.news_scroll {
  padding: 8px;
  margin: 0px;
  background-color: floralwhite;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 16px;
  font-weight: 900;
}

.news_bar_header {
  background-color: darkorange;
  padding: 8px;
  margin: 0px;
  color: #fff;
  margin-right: 0px;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.news_bar_header .span {
  font-size: 100px !important;
}
.news_bar {
  padding: 0px;
  margin: 0px;
}
.news_bar i {
  font-size: 18px;
  color: #ff0000;
  padding-left: 5px;
  padding-right: 5px;
}

.carousel .item {
  width: 100%; /*slider width*/
  max-height: 600px; /*slider height*/
}
.carousel .item img {
  width: 100%; /*img width*/
}
/*full width container*/
@media (max-width: 767px) {
  .block {
    margin-left: -20px;
    margin-right: -20px;
  }
  .carousel-caption {
    font-size: 15px;
  }

  .news_scroll {
    padding: 3px;
    margin: 0px;
    background-color: floralwhite;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 13px;
    font-weight: 700;
  }
  .news_scroll i {
    font-size: 12px;
  }
}
.b-description_readmore_wrapper {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  max-width: none !important;
  width: 100%;
}

.b-description_readmore {
  position: relative;
  margin-bottom: 25px;
  line-height: 25px;
  font-size: 1em;
  text-align: left;
  box-sizing: border-box;
  padding: 0 15px;
}

p {
  margin: 0;
  padding: 0;
}

.b-description_readmore_button {
  display: inline-block;
  width: 150px;
  border: 1px solid black;
  padding: 10px 0;
  cursor: pointer;
  text-align: center;
}

.b-description_readmore_button:hover {
  color: white;
  background: black;
}

.b-description_readmore_ellipsis:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 75%;
  height: 25px;
  background: linear-gradient(
    to right,
    rgba(250, 250, 250, 0),
    rgba(250, 250, 250, 1) 65%
  );
}
