/* main menu */
@media screen and (max-width: 991px) {
    .responsive-header{
        display: block!important;
    }
    .header-section{
        display:none;
    }
}
@media all and (max-width: 991px) {

	.offcanvas-header{ display:block; }

	.mobile-offcanvas{
    border-top-left-radius: 3%;
    border-bottom-left-radius: 3%;

		visibility: hidden;
		transform:translateX(100%);
	    border-radius:0;
		display:block;
	    position: fixed;
	    top: 107px;
      right:0;
	    height: auto;
	    z-index: 999999;
	    width:40%;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    transition: visibility .3s ease-in-out, transform .3s ease-in-out;
      box-shadow: 0 5px 30px -3px rgb(85 85 85 / 8%), 0 8px 30px 1px rgb(85 85 85 / 6%), 0 3px 30px 2px rgb(85 85 85 / 3%);
	}

	.mobile-offcanvas.show{
		visibility: visible;
    	transform: translateX(0);
	}
	.mobile-offcanvas .container, .mobile-offcanvas .container-fluid{
		display: block;
	}
  .map-full-parallex{
    position: fixed;
    top: 30%;
    right: 0%;
  }
  .map-full-parallex img{
    width: 100%;
  }
}
/* main menu */
/* slider */
@media all and (max-width: 1399px) {
  .section-slider {
    font-size: 45px;
  }
  .slider-devider {
      top: 55%;
  }
}
@media all and (max-width: 1199px) {
  .slider-devider {
    top: 63%;
  }
}
@media all and (max-width: 991px) {
  /* .slider-right-section{
      padding: 10px 2rem!important;
      text-align: center;
      line-height: 40px!important;
  } */
  .line{
      display: none;
  }
  .section-slider {
      font-size: 36px;
  }
  .form-search-blood div{
      margin-bottom: 5px!important;
      padding-left: 0!important;
  }
  .section-slider .search-blood{
      margin-top: 5px!important;
  }
  .section-slider h1 {
    font-size: 39px;
  }
}
/* slider */
/* blood donate */
@media all and (max-width: 991px) {
    .section-donate-blood {
        padding-top: 0px!important;
        padding-bottom: 54px !important;
    }
    .blood_donate_all {
      position: absolute;
      left: 0;
      width: 100%;
      bottom: 2%;
      text-align: center;
  }
    .section-donate-blood .title{
        font-size: 35px;
        line-height: 50px;
    }
    .parallelogram-button {
        font-size: 35px;
    }
    .blood-needs{
        margin-top: 10px;
    }
    .section-donate-blood .title p span:nth-child(2){
      font-size: 35px!important;
    }

}
@media all and (max-width:580px) {
  .row{
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}
  .section-donate-blood .title p span:nth-child(2){
    font-size: 35px!important;
  }
  .blood-need .heading {
    padding-top: 0.7rem!important;
      font-size: 20px;
      box-shadow: 1px 2px 2px #0000008f;
      position: relative;
      background-color: #f8821e;
      color: var(--primary_color);
  }
  .blood-need .odd div:first-child, .blood-need .even div:first-child {
      width: 30%;
      font-weight: bold;
  }
  .blood-need {
    font-size: 12px;
  }
  .blood-need .heading .color-shadow {
    background: #f5b41c;
    height: 1px;
    box-shadow: 1px 2px 10px 7px #f5b41c;
    /* padding: 4px; */
    position: absolute;
    width: 95%;
    top: 10px;
    left: 6px;
}
.sidebar-menu {
  height: auto !important;
}
.organogram-tab a {
  display: block;
  margin-bottom: 20px;
}
}
@media all and (max-width:1300px) {
  .section-donate-blood .line.top-left-upper-line {
    width: 13.4%;
    height: 2px;
    top: 19%;
    left: 17.5%;
}
.section-donate-blood .line.top-left-lower-line {
  width: 2px;
  top: 19%;
  left: 17.5%;
  height: 16%;
}
.section-donate-blood .line.top-right-upper-line {
  width: 17%;
  height: 2px;
  top: 11.7%;
  right: 17.7%;
}
.section-donate-blood .line.top-right-lower-line {
  width: 2px;
  top: 11.7%;
  right: 17.7%;
  height: 23%;
}
.section-donate-blood .line.bottom-edge-line {
  width: 24.2%;
  height: 2px;
  bottom: 12%;
  right: 22%;
}
.section-donate-blood .line.bottom-edge-line2 {
  width: 24.3%;
  height: 2px;
  bottom: 12%;
  left: 22%;
}
}
/* end blood donate */
/* latest news */
@media all and (max-width: 991px) {
    .latest-news-container{
        padding-top: 0!important;
    }
    .section-lastest-news .parallelogram-button {
        font-size: 35px;
    }
    .sidebar-menu {
      height: auto !important;
    }
}
@media all and (max-width:580px) {
    .news_main{
        padding: 10px;
    }
    .news-even {
        margin-top: 0;
    }
    .section-lastest-news{
      padding-bottom: 0px;
    }
    .ads{
      margin-top: 1rem;
    }
    .news-all-button{
      padding-top: 1rem;
      padding-bottom: 1rem;
    }
}
@media (min-width:992px) and (max-width:1199px) {
  .news_body .details p{
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      font-size: 13px;
  }
  .news_title h3{
    font-size: 14px;
    line-height: 1.6;
      margin: 0;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
  }
  .news_title {
      height: 60px;
  }
  .news_img {
    height: auto;
    border: 1px solid #e2e62b;
}
}
@media (min-width:1200px) and (max-width:1425px) {
  .news_title {
    height: 60px;
  }
  .news_title h3 {
    font-size: 15px;
    line-height: 1.7;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
}
@media (min-width:581px) and (max-width:767px) {
  .ads{
    margin-top: 30px;
  }
}
@media (max-width:767px) {
  .section-lastest-news .btcontainer {
    max-width: 540px!important;
    padding: 0px 25px;
  }
  .ads-img img {
    height: 340px;
    width: 100%;
    padding: 0 15px;
}
}
@media (min-width:768px) and (max-width:991px) {
  .latest-news-container .left-news .btcol-lg-4:nth-child(3){
    display: none;
  }
}
/* end latest news */
/* banner */
@media all and (max-width:991px) {
.banner-text {
  font-size: 51px;
}
}
@media all and (max-width:767px) {
.banner-body {
  padding: 110px 16px;
}
.banner-text {
  font-size: 44px;
}
}


@media all and (max-width:580px) {
    .banner-body {
        padding: 45px 5px;
    }
    .banner-text {
      font-size: 24px;
      line-height: 32px;
    }

}
/* end banner */
/* footer */
@media all and (max-width:580px) {
    .section-footer {
        padding: 10px 10px;
    }
    .footer-menu {
        font-size: 22px;
        line-height: 23px;
        padding-top: 0!important;
        margin-top: 20px!important;
    }
    .form-search-blood .box-select::before {
        height: 88%;
    }
    .website-caption {
      color: #fff;
      padding: 5px 8px;
      font-size: 13px;
      line-height: 30px;


    }
}
@media (min-width:990px) and (max-width:1199px) {
.footer-sponsor a{
  padding-right: 0.5rem!important;
  padding-left: 0.5rem!important;
  font-size: 18px;


}
}
@media (max-width:1399px) {
  .footer-sponsor div:nth-child(1){
    width: 45%!important;
  }
  .footer-sponsor div:nth-child(2){
    width: 5%!important;
  }
  .footer-sponsor div:nth-child(3){
    width: 50%!important;
  }
}
@media (max-width:1199px) {
  .footer-sponsor div:nth-child(1){
    width: 50%!important;
  }
  .footer-sponsor div:nth-child(2){
    width: 2%!important;
  }
  .footer-sponsor div:nth-child(3){
    width: 48%!important;
  }
}
/* end footer */
