p{
  margin-top: 5px !important;
}

.about__share__margin__top{
  margin-top: 16% !important;
}
.social__icon__size__fb__inst{
  font-size:40px !important;
}
.social__icon__size__yout{
  font-size:33px !important;
}




.fa-facebook-square:hover{
  color: #4267B2 !important;
}
.fa-instagram:hover{
  color: #fb3958 !important;
}
.fa-youtube:hover{
  color: #FF0000 !important;
}
.personal-popup__text p{
  margin-top:15px !important;
}
#top_info{
  position:absolute;
  height:50px;
  top:0;
  width:100%;
  z-index:100;
  display:flex;
  justify-content:center;
  align-items:center
}
.dog_icon{
  font-size: 32px;
}
.mobile__top{
  display: none !important;
}
#mobile_search{
  display: none !important;
}
#mobile_search_close{
  display: none !important;
}
#desktop_search{
  display: block !important;
}
@media only screen and (max-width: 1140px) {

  .other-article__more-icon {
    right: 20px !important;
  }

}

.header-slider__item.owl-item{
  background-size:cover;
}
.header-slider{
  /* height:700px; */
  height:773px;
  margin-top: 85px;
}
@media only screen and (max-width: 1367px) {
  .header-slider{
    height:550px !important;
  }
  .header-slider__item-title{
    font-size: 24px !important;
  }
  .header-slider__item.owl-item{
    background-size: contain !important;
    background-repeat: no-repeat;
  }

}

@media only screen and (max-width: 776px) {

  .flex__column__reverse{
    flex-direction: column-reverse !important;
  }


  iframe{
    height: 280px !important;
  }
    .header-slider__dots {
 display: none;
}
      .header-slider__item.owl-item{
    background-size: auto !important;

  }

  .page-cover__content{
    padding: 40px 20px 20px 20px  !important;
  }
  .page-cover__title--text{
    font-size: 16px !important;
  }
  .header-slider__item-link{
    max-width: 200px !important;
  }
  .header-slider__item-link a{
    font-size: 16px !important;
  }
  .header-slider__item-link a {
    border: 1px solid white !important;
    padding: 0px !important;
  }
  #main__banner__slider___arrow {
    width: 30px !important;
    height: 50px !important;
  }
  .for-students__item--link{
    top: 185px !important;
    right: -60px !important;
  }
  .for-students__item--title{
    font-size: 20px !important;
  }
  #top_info{
    font-size: 12px !important;
  }
  #top_info span::before {
    width: calc(100% + 20px) !important;
    left: -9px !important;
  }
  .page-cover{
    padding-top: 20px !important;
  }
  .personal-popup__title{
    font-size: 16px !important;
  }
  .personal-popup__container{
    padding-top: 50px;
  }
  .personal-popup__contact--title{
    font-size: 19px !important;
  }
  .personal-popup__contact p{
    font-size: 16px !important;
  }
  .dog_icon{
    font-size: 16px;
  }
  .personal-popup__title{
    padding: 0 0 0 10px !important;
  }
  .person__cover{
    margin:20px 20px 20px 0 !important;
  }
  .article{
    padding: 0 !important;
  }
  .library__select--item{
    padding: 15px !important;
  }
  .school-progs__item{
    padding-right: 60px !important;
  }
  .slider-section-title {
    margin-top: 30px !important;
  }
  .school-posts__desc {
    font-size: 16px !important;
  }
  .school-posts{
    margin-top: 35px !important;
  }
  .school-posts__list li {
    font-size: 16px !important;
  }
  .school-posts__item{
    margin-top: 20px !important;
  }
  .static_color_contianer{
    display: none;
  }
  .other-article__item-title {
    font-size: 18px !important;
  }
  .other-article__iteem-desc {
    font-size: 16px !important;
  }
  .school-posts__item{
    padding-top: 0 !important;
  }
  .blog-article{
    margin-bottom: 0px !important;
  }
  .slider-items-link{
    margin-top: 0px !important;
  }
  .blog-article--position{
    height: 300px !important;
  }
  .blog-article__title{
    margin-bottom: 10px !important;
  }
  .blog-title {
    font-size: 3rem !important;
  }
  .blog-search {
    height: 40px !important;
  }
  .blog-search button{
    height: 40px !important;
  }
  .blog-search button img{
    width: 25px !important;
  }
  .blog-title{
    margin-top: 0px !important;
    margin-bottom: 20px;
  }
  .top-news__title{
    font-size: 10px !important;
  }
  .news-preview img{
    height: 90px !important;
  }
  .news-holder p{
    line-height: 15px !important;
  }
  .top-news__detail li a {
    font-size: 12px !important;
  }
  .mobile__top{
    display: block !important;
    margin-top: 30px !important;
  }
  .top-news{
    display: none !important;
  }
  #mobile_search{
    display: block !important;
    position: absolute !important;
    left: -5px !important;
  }
  /* #mobile_search_close{
    display: block !important;
    position: absolute !important;
    right: 70px !important;
  } */
  .opheninput{
    width: 60% !important;
  }
  #desktop_search{
    display: none !important;
  }

  .detail__img{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .detail__img img{
    width: 100% !important;
  }
  .owl-carousel .owl-item img {
    /* width: 100% !important; */
    object-fit: contain !important;
  }

}
