:root {
  --nav-link:#241468;
  --nav-scroll:#fff;
  --nav-bg:#322653;
}

.sliderBtn  {
  position: absolute;
  top: 70px;
  right: 10px;
}

* {
  padding:0;
  margin:0;
  box-sizing:border-box;
}

.btn-close.fpclose  {
  position: absolute;
  right: 19px;
  top: 12px;
  color: #fff;
  opacity: 1;
}

.p-20 {
  padding:20px 0;
}

.p-30 {
  padding:30px 0;
}

.p-40 {
  padding:40px 0;
}

.p-50 {
  padding:50px 0;
}

.p-60 {
  padding:60px 0;
}

.p-70 {
  padding:70px 0;
}

.eroor_msg .alert-danger  {
  padding: 0;
  margin: 0;
  border-radius: 0;
  font-size: 12px;
  background: transparent;
  border: 0;
}

.eroor_msg ul.errorMessage  {
  margin: 0;
  list-style: none;
  padding: 0 10px;
  text-align: center;
  color: #e62323;
}

.section  {
  padding: 60px 0;
}

p {
  font-family:var(--font-paragraph);
}

h1,h2,h3,h4,h5,h6 {
  font-family:var(--font-heading);
  margin:0;
}

/* .main-header nav ul li a.nav-link:focus, .main-header nav ul li a.nav-link:active, */ .main-header nav ul li a.nav-link  {
  color: #fff !important;
}

.reset-pw-popup input.theme-btn, .FORGOT_PASSWORD input.theme-btn, .card-body.login-sec input.theme-btn, a.btn-theme  {
  padding: 10px 30px;
  background: var(--color2);
  border-radius: 2px;
  color: #ffff;
  box-shadow: 0 5px 7px 0 #0000004f;
  text-transform: uppercase;
  font-size: 16px;
  border: 1px solid var(--color2);
  transition: all .5s;
  cursor:pointer;
  font-family:var(--font-heading);
}

.reset-pw-popup input.theme-btn, .FORGOT_PASSWORD input.theme-btn, .card-body.login-sec input.theme-btn {
  padding: 6px 30px;
}

.reset-pw-popup input.theme-btn:hover, .FORGOT_PASSWORD input.theme-btn:hover, .card-body.login-sec input.theme-btn:hover, a.btn-theme:hover  {
  padding: 10px 30px;
  background: transparent;
  border-radius: 2px;
  color: var(--color2);
  box-shadow: 0 5px 7px 0 #0000004f;
  text-transform: uppercase;
  font-size: 16px;
  border: 1px solid var(--color2);
  transition: all .5s;
}

.reset-pw-popup input.theme-btn:hover, .FORGOT_PASSWORD input.theme-btn:hover, .card-body.login-sec input.theme-btn:hover {
  padding: 6px 30px;
}

.reset-pw-popup .modal-header  {
  padding: 10px 1rem;
}

.reset-pw-popup h5.modal-title  {
  color: var(--color2);
}

.reset-pw-popup .form-select  {
  border-radius: 0;
  border-color: #d2d2d2;
}

.reset-pw-popup .form-select:focus  {
  border-color: #112d6e;
  outline: 0;
  box-shadow: 0 0 7px 0 rgb(220, 229, 249);
}

.reset-pw-popup .btn-close:focus {
  box-shadow: none;
}

.reset-pw-popup  {
  position: relative;
  z-index: 99999;
}

.reset-pw-popup .form-select  {
  color: #fff;
  background: var(--color2);
  border: 1px solid #00000005;
  font-family: var(--font-heading);
  font-size: 14px;
  -moz-appearance: button;
  -webkit-appearance: button;
}

/* header Start*/ .top-header .container, .main-header .container  {
  padding: 0;
}

.top-header nav.navbar a  {
  padding: 0;
}

header {
  overflow:hidden;
}

.top-header  {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  background: #CAEDFF;
}

.top-header.shadow  {
  /* padding: 2px 0;
  */ position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  background: var(--bs-gray-400);
  box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
}

.bokaro-logo img  {
  height: 55px;
  width: auto;
  max-width: 100%;
}

.sail-logo img  {
  height: 55px;
  width: auto;
  max-width: 100%;
}

/* .top-header.shadow .bokaro-logo img, .top-header.shadow .sail-logo img {
  filter:brightness(0) invert(1);
}

*/ a.refresh_icon i  {
  color: #112d6e;
  padding: 10px;
  border-radius: 2px;
  transition: all 1s;
}

a:hover.refresh_icon i  {
  transition: all 1s;
  transform: rotate(180deg);
  color: #112d6e;
}

.sail-logo  {
  display: flex;
  justify-content: flex-end;
}

.main-header  {
  background:var(--color2);
  /*background: linear-gradient(270deg,#379bb8, #284c87 );
  */ height: 60px;
  box-shadow: 0 10px 20px 0px #2f78a5a6;
  z-index: 50;
  position: relative;
  transition: all .5s;
}

.main-header.sticky  {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  transition: all .5s;
}

.main-header nav ul  {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 60px;
  list-style: none;
  transition: all .5s;
  margin:0;
}

.main-header nav ul li a  {
  color: #fff;
  opacity: 1;
  transition: all .5s;
  font-family:var(--font-heading);
}

.main-header nav ul li a:hover  {
  color: #d9d9d9;
  transition: all .5s;
}

.logo h3  {
  line-height: 60px;
  color: #fff;
  font-size:24px;
}

.mobile-container {
  display:none;
}

/* header End */ .footer ul.social-link {
  display:none !important;
}

/*Hero Section Start*/ .fp-sec .btn-link  {
  text-decoration: none;
  color: var(--color-bokaro);
  font-weight: 600;
  font-size: 14px;
  margin: 12px 0 0 0;
  text-align: left;
  font-family: var(--font-paragraph);
  display: inline-block;
}

.hero-section, .hero-section > .container > .row  {
  height: auto;
  /* min-height: 400px;
  */ min-height:calc(100vh - 334px);
}

header .top-header .navigation  {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

header .top-header .navigation nav ul li  {
  padding: 0px 12px;
  border-right: 1px solid var(--nav-link);
  font-family: var(--font-paragraph);
}

header .top-header.shadow .navigation nav ul li  {
  border-right: 1px solid var(--nav-scroll);
}

header .top-header .navigation nav ul li:last-child {
  border-right: none;
}

header .top-header .navigation nav ul li a  {
  color: var(--nav-link);
  font-weight: 700;
  transition:all .5s;
  position:relative;
}

header .top-header .navigation nav ul li:hover a  {
  color: #185b8b;
  transition:all .5s;
}

header .top-header .navigation nav ul li a::after  {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0;
  height: 2px;
  width: 2px;
  opacity: 0;
  visibility: hidden;
  background: var(--nav-bg);
  transition: all .5s;
  transform: translateX(-50%);
}

header .top-header .navigation nav ul li:hover a::after  {
  position: absolute;
  content: '';
  left: 0;
  transform: translateX(-0%);
  visibility:visible;
  opacity:1;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: var(--nav-bg);
  transition:all .5s;
}

/* header .top-header.shadow .navigation nav ul li a {
  color:var(--nav-scroll);
}

*/ /* .hero-section  {
  background: linear-gradient(to right, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 100%), url(/HIS/assets/img/bg-1.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 70px 0;
}

*/ header .top-header.shadow .navigation nav ul li a::after  {
  background: var(--nav-scroll);
  transition: all .5s;
}

header .top-header.shadow .navigation nav ul li:hover a::after  {
  background: var(--nav-scroll);
  transition:all .5s;
}

.hero-section .card {
  max-width:360px;
}

.hero-section .form-select  {
  color: #fff;
  background: var(--color2);
  border: 1px solid #00000005;
  font-family: var(--font-heading);
  font-size: 14px;
  -moz-appearance: button;
  -webkit-appearance: button;
}

.hero-section .step  {
  background: linear-gradient(-45deg, #ffffffba, #f1f1f1d4);
  padding: 0 0 40px 0px;
  box-shadow: rgb(0 0 0 / 47%) 0px 0px 20px 0px;
  border-radius: 5px;
  max-width: 300px;
  margin: 0 auto;
}

.hero-section .step h4  {
  position: relative;
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 1.5rem;
  /* background: linear-gradient(-45deg, #efefef, #e7e7e7);
  */ /* -webkit-background-clip: text;
  */ /* -webkit-text-fill-color: transparent;
  */ z-index: 99;
  line-height: 46px;
  margin-bottom: 16px;
}

.hero-section .step h4::before  {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  background: var(--color2);
  height: 100%;
  width: 100%;
  z-index: -1;
  border-radius: 5px 5px 0 0 ;
}

.hero-section .card-header  {
  background: var(--color2);
}

.hero-section .card-header h4  {
  color: #fff;
}

p#capmsg  {
  color: red;
  font-size: 12px;
  margin: 0;
  text-align: right;
  position: absolute;
  bottom: 38px;
  width: 100%;
  right: 10px;
}

.hero-section p.Disclaimer  {
  font-size: 14px;
  color: var(--color2) !important;
  margin-top: 8px !important;
  background: #f0f5f6;
  width: fit-content;
  padding: 10px 10px;
  margin-bottom: 16px !important;
  line-height: 18px;
}

.hero-section p.Disclaimer a i  {
  transition: all .5s;
}

.hero-section p.Disclaimer a:hover i  {
  transform: scale(1.5);
  transition: all .5s;
}

.hero-section p.Disclaimer .btn:focus {
  box-shadow:none;
}

.hero-section .step p  {
  text-align: center;
  color: var(--color2) !important;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}

.hero-section .step .number  {
  font-size: 42px;
  line-height: 44px;
  margin-bottom: 20px;
  font-family:var(--font-heading);
}

.hero-section .step .number:first-child  {
  margin-bottom: 20px;
}

.hero-section .step .number:last-child  {
  margin-bottom: 0px;
}

.form.needs-validation option:disabled  {
  color:#fff;
  -moz-appearance: none;
}

.form.needs-validation option:disabled  {
  color: #fff;
  -moz-appearance: none;
}

.form.needs-validation option  {
  font-size: 14px !important;
}

/*Hero Section End*/ /*Featured Section Start */ .cta-section  {
  background: url(/HIS/assets/img/section-bg-light.jpg);
  color: #fff;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}

.counter-col  {
  margin-bottom: 20px;
}

@media screen and (min-width:1201px) and (max-width:1699px) {
  .hero-section .step h4  {
    font-size: 1.1rem;
  }

  .hero-section .step .number  {
    font-size: 32px;
    line-height: 34px;
  }

}

@media screen and (min-width:1200px) and (max-width:1399px) {
  .logo h3  {
    line-height: 60px;
    color: #fff;
    font-size: 22px;
  }

}

@media screen and (min-width:768px) {
  .counter-row  {
    display: flex;
    justify-content: space-between;
    /*margin-right: 10px;
    */ flex-flow: wrap;
  }

  .counter-col  {
    width: 100%;
    max-width: calc(100%/2);
  }

}

@media screen and (min-width:1024px) {
  .counter-col  {
    width: 100%;
    max-width: calc(calc(100%/3) - 10px );
    margin-right: 10px;
  }

  .counter-row  {
    display: flex;
    justify-content: flex-start;
    flex-flow: wrap;
  }

}

@media screen and (min-width:1200px) {
  .counter-row  {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
  }

  .counter-col  {
    width: 100%;
    /*margin-right: 16px;
    */ max-width: calc(calc(100% / 5) - 14px);
    margin-bottom: 20px;
  }

  .counter-col:last-child {
    margin-right:0;
  }

}

.counter-row .counter-col:last-child {
}

.section-heading  {
  font-size: 2rem;
  text-transform: capitalize;
}

.featureBox  {
  text-align: center;
  overflow: hidden;
  position: relative;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.featureBox img  {
  background: repeating-linear-gradient(90deg ,#0000 0 25%, #00425a 50%) repeat-x var(--_p, 25%) 0, repeating-linear-gradient(180deg,#0000 0 25%, #00425a 50%) repeat-y 0 var(--_p,125%), repeating-linear-gradient(90deg ,#0000 0 25%, #00425a 50%) repeat-x var(--_p,125%) 100%,repeating-linear-gradient(180deg,#0000 0 25%, #00425a 50%) repeat-y 100% var(--_p, 25%);
  background-size: 200% 2px,2px 200%;
  width: 100%;
  height: auto;
  padding: 20px 20px;
  filter: grayscale(50%);
  transition: all 0.4s ease 0s;
}

.featureBox:hover img {
  --_p: 75%;
  filter: grayscale(0%);
}

.featureBox .featureCol  {
  background: #fff;
  width: calc(100% - 40px);
  padding: 15px 10px;
  transform: translateX(-50%) translateY(-50%) scale(0);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transition: all .4s ease 0s;
}

.featureBox:hover .featureCol  {
  transform: translateX(-50%) translateY(-50%) scale(1);
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  border: 1px solid #D3C4E1;
  border-radius: 16px;
}

.featureBox .title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  pointer-events: none;
  margin: 0 0 3px;
}

.featureBox .post  {
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin: 0 0 8px;
  pointer-events: none;
  display: block;
  color: var(--nav-link);
}

.featureBox .icon {
  padding: 0;
  margin: 0;
  list-style: none;
}

.featureBox .icon li {
  margin: 0 3px;
  display: inline-block;
}

.featureBox .icon li a {
  color: #fff;
  font-size: 16px;
  line-height: 36px;
  width: 36px;
  height: 36px;
  border: 1px solid #fff;
  display: block;
  position: relative;
  transition: all 0.35s;
}

.featureBox .icon li a:hover {
  color: #669706;
  background: #fff;
  text-shadow: 3px 3px 1px rgba(0, 0, 0, .3);
}

@media only screen and (max-width:990px) {
  .featureBox {
    margin: 0 0 30px;
  }

}

/* .serviceCol:hover .featureBox .featureCol  {
  background: #316B83;
}

*/ /*Featured Section End */ /*CTA Section Start*/ .cta-section p  {
  color: #2c2c2c;
  text-align: justify;
}

.cta-section h2 {
  font-size: 2rem;
  text-transform: capitalize;
  background: linear-gradient(-45deg, #1391a5, #274685);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.form.needs-validation .form-control, .card-body.login-sec .form-control  {
  height: 40px;
  border-radius: 2px !important;
  font-size: 14px;
  font-weight: 300;
  padding: 18px 10px !important;
  transition: all .5s;
  margin-bottom: 8px;
  box-shadow: 0 3px 10px 1px #d1d1d1;
  font-family: var(--font-paragraph);
}

/*CTA Section End*/ /*Gallery Section Start */ .gallery-container {
  width: 100%;
  height: auto;
}

.gallery-container .swiper-slide  {
  /* Center slide text vertically */ display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.gallery-container .autoplay {
  position: absolute;
  color: #000;
  font: 100px/100% arial, sans-serif;
  right: 15px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  top: 15px;
  width:auto;
  height:auto;
  z-index:999;
  opacity:0.4;
  transition: opacity .1s ease-in, transform .1s ease-out;
  animation: fade_close 3s ease-out;
}

@keyframes fade_close {
  0%  {
    opacity: 0.8;
  }

  50%  {
    opacity: 0.8;
  }

  to  {
    opacity: 0.4;
  }

}

.gallery-container .autoplay:active {
  transform:scale(0.8);
}

.gallery-container .stop {
  right: 15px;
}

.gallery-container .play {
  right: 90px;
}

.gallery-container  {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.gallery-container .swiper-slide  {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */ display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.gallery-container .swiper-slide img  {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery-container .swiper-button-next, .gallery-container .swiper-button-prev  {
  background: #ffffff94;
  margin: 0;
  padding: 25px 20px;
}

.gallery-container .review  {
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px #000;
  margin: 10px;
  padding: 0;
}

.gallery-container .review img {
  border-radius: 10px;
}

.gallery-container img.img-fluid  {
  width: 100%;
  object-fit: cover;
  height: auto;
  object-position: right;
}

.gallery-container .swiper-pagination .swiper-pagination-bullet  {
  border: 1px solid var(--color2);
}

.gallery-container .swiper-pagination-bullet {
  border-radius:0;
}

.gallery-container .swiper-pagination .swiper-pagination-bullet-active  {
  background-color: var(--color2);
}

/*Gallery Section End */ /*cta-sec Start */ .cta-sec  {
  padding: 40px 0;
  background: #e0f3fd;
}

.cta-sec h3  {
  color: var(--color2);
}

.cta-sec a.btn-app  {
  background: #112d6e;
  padding: 8px 20px;
  border-radius: 5px;
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
  color: #fff;
  transition: all .5s;
  max-width: 200px;
  width: 100%;
  justify-content: center;
  font-family:var(--font-heading);
}

.cta-sec a.btn-app:hover  {
  background: #112d6e;
  padding: 8px 20px;
  border-radius: 5px;
  box-shadow: rgb(38 57 77) 0px 30px 22px -13px;
  color: #fff;
  transition: all .5s;
  transform: scale(.93);
}

i.bx.bxl-play-store, i.bx.bxl-apple  {
  font-size: 42px;
  margin-right: 5px;
}

/*cta-sec Start */ /*footer sec Start */ .socialLink .fab.fa-android  {
  color: #93a837;
}

.socialLink .fab.fa-apple  {
  color: #adadad;
}

.socialLink .fab.fa-facebook  {
  color: #38529a;
}

.socialLink .fas.fa-user  {
  color: #d51762;
}

.about p  {
  color: #222;
  font-size: 18px;
  text-align: justify;
  font-weight: 400;
}

footer  {
  /* background: url(/HIS/assets/img/footer-bg.jpg);
  */ background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.footer  {
  padding: 20px 0 0px 0;
  margin-bottom: 0px;
  background: #085673F0;
}

.footer ul.social-link  {
  display: flex;
  list-style: none;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}

.footer ul.social-link li  {
  position: relative;
  height: 30px;
  width: 30px;
  margin-right: 10px;
  transition: all .5s;
  background: #fff;
  border-radius: 50%;
}

.footer ul.social-link li:hover  {
  transform: scale(1.2);
  transition: all .5s;
}

.footer ul.social-link li a  {
  height: auto;
  width: auto;
  font-size: 14px;
  display: inherit;
  text-align: center;
  transition: all .5s;
}

.footer ul.social-link li span  {
  line-height: 30px;
  color:var(--color2);
}

.footer ul.list-unstyled li a  {
  font-size: 14px;
  transition: all .5s;
  color: #fff !important;
}

.footer ul.list-unstyled li:hover a  {
  color: var(--color2) !important;
  transition: all .5s;
}

.footer ul.list-unstyled li  {
  transition: all .5s;
  line-height: 18px;
  padding: 5px 0;
  margin: 0;
  margin-bottom: 2px;
}

.footer span.text-white  {
  font-size: 14px;
}

.footer ul.list-unstyled li:hover  {
  background: #fff;
  padding-left: 8px;
  transition: all .5s;
  border-radius: 5px;
}

.footer h4  {
  margin-bottom: 30px;
  position: relative;
  cursor: pointer;
  color: #fff;
}

.footer h4::before  {
  position: absolute;
  content: '';
  background: #fff;
  height: 2px;
  width: 100px;
  z-index: 0;
  bottom: -8px;
  transition: all .5s;
}

.footer h4:hover::before  {
  transition: all .5s;
  width: 50px;
}

.footer a  {
  color: #fff;
}

.es-footer__logos  {
  background: #f4f4f4;
  color: #0b1f3b;
  border-radius: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 9fr 7fr 1fr;
  margin: 10px 60px;
  padding: 8px 16px;
  display: grid;
}

.es-footer__logos .es-footer__govt-item  {
  gap: 10px;
  min-height: 50px;
}

.es-footer__govt-item  {
  align-items: center;
  gap: 18px;
  min-height: 90px;
  display: flex;
  position: relative;
}

.es-footer__logos .es-footer__govt-img  {
  flex-shrink: 0;
  width: 100%;
  max-width: 422px;
  height: 52px;
}

.es-footer__logos h6  {
  font-weight: 600;
  font-family: var(--snx-sora);
  margin-bottom: 0;
  font-size: 13px !important;
}

.es-footer__logos .snx-footer__logo  {
  height: 54px;
  margin-bottom: 0;
  padding: 0;
}

.es-footer__govt-logo img  {
  object-fit: contain;
  width: auto;
  max-height: 70px;
}

.es-footer__logos p  {
  font-family: var(--snx-source);
  margin-bottom: 0;
  font-size: 14px;
  line-height: 14px;
}

.copyright  {
  background: var(--color2);
  padding: 5px 0 5px 0;
  position: sticky;
  bottom: 0;
  width: 100%;
  z-index: 9;
}

.copyright .cdac-logo img  {
  height: auto;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  max-width: 300px;
}

.copyright span.text-white  {
  font-size: 13px;
  line-height: 18px;
}

.copyright .credits  {
  text-align: right;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}

.modal-content p  {
  color: var(--color2);
}

.shushrut-logo img  {
  max-height: 64px;
  margin-bottom: 10px;
}

/*footer sec End */ .back-to-top  {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999999;
  background: #fff;
  width: 30px;
  height: 30px;
  transition: all 0.4s;
}

.back-to-top.show  {
  opacity: 1;
  visibility: visible;
  bottom: 10px;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
}

.back-to-top i  {
  font-size: 22px;
  color: var(--color2);
  line-height: 0;
  position: absolute;
  bottom: 50%;
  left: 5px;
}

.back-to-top.show:hover  {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
  color: #fff;
}

.back-to-top.active  {
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width:1700px) {
  .container {
    min-width:1640px;
  }

}

@media screen and (min-width:2200px) {
  .container {
    min-width:1920px;
  }

}

@media screen and (min-width:1200px) {
  .footer  {
    padding: 20px 0 0px 0;
    margin-bottom: 0px;
  }

  .copyright span.text-white, .copyright .credits  {
    line-height: 40px;
  }

}

@media screen and (max-width:1199px) {
  .logo h3  {
    font-size: 18px;
    line-height: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 60px;
  }

  .main-header nav ul li a  {
    font-size: 15px;
  }

}

@media screen and (max-width:1023px) {
  .bokaro-logo img, .sail-logo img  {
    height: 60px;
  padding:0 5px }

  header.open  {
    overflow: inherit;
  }

  .main-header > .container {
    padding:0 5px;
  }

  .mobile-container {
    display:block;
  }

  .mobile-container  {
    transition: all .5s;
    position: absolute;
    background:var(--color2);
    height: 40px;
    width: 40px;
    top: 10px;
    right: 5px;
    border-radius: 3px;
    cursor: pointer;
    z-index:99;
  }

  .mobile-container .mobile-btn span  {
    height: 2px;
    width: 25px;
    background: #fff;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    transition: all .5s;
  }

  .mobile-container .mobile-btn span:first-child  {
    top: 10px;
    transition: all .5s;
  }

  .mobile-container .mobile-btn span:nth-child(2)  {
    top: 18px;
    transition: all .5s;
  }

  .mobile-container .mobile-btn span:last-child  {
    top: 26px;
    transition: all .5s;
  }

  .mobile-container .mobile-btn.open span:first-child  {
    top: 18px;
    transform: rotate(45deg);
    left: 7px;
    transition: all .5s;
  }

  .mobile-container .mobile-btn.open span:nth-child(2)  {
    opacity:0;
    visibility:hidden;
    transition: all .5s;
  }

  .mobile-container .mobile-btn.open span:last-child  {
    top: 18px;
    transform: rotate(-45deg);
    left: 7px;
    transition: all .5s;
  }

  .mobile-container ~ nav  {
    background:var(--color2);
    height: 100vh;
    transition: all .5s;
    right: 0;
    top:0;
    position: absolute;
    width: 100%;
    transform: translateY(-110%);
    opacity:0;
    visibility: hidden;
  }

  .mobile-container ~ nav ul  {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: first baseline;
    height: 100%;
    transition: all .5s;
  }

  .mobile-container ~ nav.open ul  {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: first baseline;
    height: 100%;
    transition: all .5s;
    padding:10px;
  }

  .mobile-container ~ nav.open  {
    border-top: 5px solid #fff;
    background: var(--color2);
    height: auto;
    transition: all .5s;
    width: 100%;
    transform: translateY(0%);
    right: 0;
    position: absolute;
    top: 60px;
    opacity: 1;
    visibility: visible;
    border-radius: 5px;
  }

}

@media screen and (min-width:992px) and (max-width:1199px) {
  .footer  {
    padding: 20px 0 0 0;
    margin-bottom: 0px;
  }

  .copyright span.text-white  {
    font-size: 12px;
    line-height: 18px;
  }

}

@media screen and (min-width:768px) and (max-width:991px) {
  .copyright span.text-white, .copyright .credits  {
    font-size: 12px;
    line-height: 18px;
  }

  .cdac-logo  {
    margin-top: 10px;
  }

  .footer  {
    padding: 20px 0 0 0;
   margin-bottom: 0px;
  }

}

@media screen and (max-width:991px) {
  .fp-sec .btn-link {
    display:block;
  }

}

@media only screen and (max-width: 767px)  {
  .footer  {
    padding: 20px 0 0px 0;
    margin-bottom: 0px;
  }

  .copyright .cdac-logo img  {
    height: auto;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    max-width: 300px;
    justify-content: center;
    margin: 0 auto;
  }

  .hero-section .card {
    margin: 0 auto;
  }

  .feature-1 p  {
    font-size: 14px;
    line-height: 20px;
  }

  .bokaro-logo img, .sail-logo img  {
    height: 50px;
    padding:0 5px;
  }

  .copyright .cdac-logo img {
    margin:0 auto;
    justify-content: center;
  }

  .copyright .credits  {
    text-align: center;
    line-height: 20px;
  }

  .cta-section h2 {
    text-align:center;
  }

  .es-footer__top  {
    padding: 50px 20px;
  }

  .es-footer__logos  {
    grid-template-columns: 1fr;
    margin: 10px 20px;
    padding: 8px;
  }

  .es_footer_two  {
    border-bottom: 1px solid #ccc;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .es_footer_three  {
    padding-top: 8px;
  }

  .es_footer_one  {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
  }

  .es-footer__logos  {
    /* margin: 0 auto;
    */ display: flex;
    flex-flow: wrap;
    /* margin-bottom: 160px;
  */ }

}

@media screen and (min-width:576px) and (max-width:768px) {
  .feature-1 .wrap-icon  {
    height: 70px;
    width: 70px;
    margin-bottom: 16px;
  }

}

@media screen and (max-width:427px) {
  .cta-sec a.btn-app  {
    margin-bottom: 20px;
  }

  .footer  {
    padding: 20px 0 0px 0;
   margin-bottom: 0px;
  }

}

@media screen and (max-width:399px) {
  .bokaro-logo img, .sail-logo img  {
    height: 40px;
    padding:0 5px;
  }

  .copyright span.text-white, .copyright .credits  {
    font-size: 12px;
    line-height: 18px;
  }

}

/* Hospital Dropdown Css Start */ .search_select  {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main  {
  width: 100%;
}

@media ( max-width :34em)  {
  .main  {
    min-width: 150px;
    width: auto;
  }

}

select  {
  display: none !important;
}

.dropdown-select  {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, .25) 0, rgba(255, 255, 255, 0) 100%);
  background-repeat: repeat-x;
  background-color: #fff;
  border-radius: 6px;
  border: solid 1px #eee;
  box-shadow: 0 2px 5px 0 rgba(155, 155, 155, .5);
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: 400;
  height: 42px;
  line-height: 28px;
  outline: 0;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all .2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

.dropdown-select:after  {
  height: 0;
  width: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #777;
  -webkit-transform: origin(50% 20%);
  transform: origin(50% 20%);
  transition: all 125ms ease-in-out;
  content: '';
  display: block;
  margin-top: -2px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 50%;
}

.dropdown-select.open:after  {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.dropdown-select.open .list  {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  pointer-events: auto;
}

.dropdown-select.open .option  {
  cursor: pointer;
}

.dropdown-select.wide  {
  width: 100%;
}

.dropdown-select.wide .list  {
  left: 0 !important;
  right: 0 !important;
}

.dropdown-select .list  {
  box-sizing: border-box;
  transition: all .15s cubic-bezier(.25, 0, .25, 1.75), opacity .1s linear;
  -webkit-transform: scale(.75);
  transform: scale(.75);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .09);
  background-color: #fff;
  border-radius: 6px;
  margin-top: 4px;
  padding: 3px 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  max-height: 250px;
  overflow: auto;
  border: 1px solid #ddd;
}

.dropdown-select .list:hover .option:not (:hover ) {
  background-color: transparent !important;
}

.dropdown-select .dd-search  {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: .5rem;
}

.dropdown-select .dd-searchbox  {
  width: 99%;
  padding: 0 .5rem;
  border: 1px solid #999;
  border-color: #999;
  border-radius: 4px;
  outline: 0;
}

.dropdown-select .dd-searchbox:focus  {
  border-color: #12cbc4;
}

.dropdown-select .list ul  {
  padding: 0;
}

.dropdown-select .option  {
  cursor: default;
  font-weight: 400;
  line-height: 28px;
  outline: 0;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all .2s;
  list-style: none;
  color: #000;
}

.dropdown-select .option:focus, .dropdown-select .option:hover  {
  background-color: #f6f6f6 !important;
}

.dropdown-select .option.selected  {
  font-weight: 600;
  color: #1f6291;
}

.dropdown-select .option.selected:focus  {
  background: #f6f6f6;
}

.dropdown-select a  {
  color: #aaa;
  text-decoration: none;
  transition: all .2s ease-in-out;
}

.dropdown-select a:hover  {
  color: #666;
}

/* sidebarnav */ .sidebarNav  {
  position: fixed;
  left: 0;
  height: 100%;
  z-index: 10;
  width: 50px;
  top: 0;
}

.sidebarNav  {
  position: fixed;
  left: 0;
  height: 100%;
  z-index: 10;
  background-image:url(/AHIMSG5/hisrsp/img/bg-nav.jpg);
  width: 50px;
  top: 0;
  transition: ease-in all .8s;
  box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
}

.sidebarNav .navBtn  {
  position: absolute;
  height: 24px;
  width: 24px;
  right: 14px;
  top: 10px;
  cursor: pointer;
}

.sidebarNav .navBtn span  {
  background: var(--color2);
  height: 2px;
  width: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  transition: ease-out .5s;
}

.sidebarNav nav  {
  position: absolute;
  top: 50%;
  opacity: 0;
  transition: all .5s;
  visibility: hidden;
}

.sidebarNav .navBtn span:first-child  {
  top: 2px;
  width: 100%;
  transition: all .5s;
}

.sidebarNav .navBtn span:nth-child(2)  {
  top: 8px;
  transition: all .5s;
}

.sidebarNav .navBtn span:last-child  {
  width: 100%;
  top: 14px;
  transition: all .5s;
}

.sidebarNav .navBtn:hover span:first-child  {
  width: 80%;
  transition: ease-out .5s;
}

.sidebarNav .navBtn:hover span:last-child  {
  transition: ease-out .5s;
  width: 80%;
}

.sidebarNav.openNav  {
  width: 300px;
  transition: ease-out all .8s;
  background-image: url(/AHIMSG5/hisrsp/img/bg-nav.jpg);
  background-position: center;
  background-size: cover;
}

.sidebarNav::after  {
  background:#ffffff90;
}

.sidebarNav.openNav::after  {
  position: absolute;
  content: '';
  background: #ffffff2e;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.sidebarNav.openNav .navBtn  {
  right: 10px;
}

.sidebarNav.openNav nav  {
  position: absolute;
  top: 130px;
  /* transform: translateY(-50%);
  */ opacity: 1;
  transition: all .8s;
  visibility: visible;
  width: 100%;
}

.sidebarNav.openNav .navBtn span:first-child  {
  transform: rotate(-45deg);
  top: 5px;
  transition: all .5s;
  background: red;
}

.sidebarNav.openNav .navBtn span:nth-child(2)  {
  opacity: 0;
  transition: all .5s;
}

.sidebarNav.openNav .navBtn span:last-child  {
  transform: rotate(45deg);
  top: 5px;
  transition: all.5s;
  background: red;
}

/* usefull_sec Sec */ .usefull_sec  {
  padding: 40px 0 40px 0;
  /* background-image: url(../images/bg.png);
  */ background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: repeat-y;
  background-color: #FEDFCC;
}

.usefull_sec img  {
  padding: 10px;
  max-width: 100px;
  margin: 0 auto;
  display: block;
  border-radius: 50%;
}

.usefull_sec a span  {
  margin: 0 auto;
  text-align: center;
  color: #282A3A !important;
  font-weight: 600;
  font-family: var(--heading-font);
  padding: 8px 0;
  display: block;
  position: relative;
  transition: all .5s;
  letter-spacing: 1px;
  line-height: 20px;
}

.usefull_sec a h5::before  {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 50%;
  width: 20%;
  height: 1px;
  background: var(--color1);
  transform: translateX(-50%);
  transition:all .5s;
}

.link_col a:hover h5::after {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 50%;
  width: 20%;
  height: 1px;
  background: var(--color1);
  transform: translateX(-50%);
  transition:all .5s;
}

.usefull_sec a h5::after  {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 50%;
  width: 50%;
  height: 1px;
  background: var(--color1);
  transform: translateX(-50%);
  transition:all .5s;
}

.link_col a:hover h5::before  {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 50%;
  width: 50%;
  height: 1px;
  background: var(--color1);
  transform: translateX(-50%);
  transition:all .5s;
}

.link_row  {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-flow: wrap;
}

.link_col  {
  width: calc(100% / 7);
  max-width: 140px;
  min-width: 140px;
  margin: 0 10px;
}

/*after welcome */ .dashBoard  {
  background: #fff;
  display: ;
}

.blank_space  {
  min-height: 300px;
}

.slick-dots  {
  z-index: 9999;
}

.heading_main  {
  position: relative;
  color: var(--color2);
  margin-bottom: 30px;
}

.heading_main a  {
  color: var(--color5);
  font-size: 18px;
  font-family: var(--para-font);
  cursor: pointer;
}

.heading_main::before  {
  content: '';
  position: absolute;
  height: 2px;
  width: 35px;
  background: #1F8A70;
  bottom: -2px;
  left: 50%;
  transition: all .5s;
  transform: translate(-50%);
}

.heading_main::after  {
  content: '';
  position: absolute;
  height: 2px;
  width: 20px;
  background: #FF6000;
  bottom: -7px;
  left: 50%;
  transition: all .5s;
  transform: translate(-50%);
}

.heading_main:hover::before  {
  transition: all .5s;
  height: 2px;
  width: 100px;
  background: #FF6000;
  left: 50%;
  transform: translate(-50%);
}

.heading_main:hover::after  {
  transition: all .5s;
  height: 2px;
  width: 130px;
  background: #1F8A70;
  left: 50%;
  transform: translate(-50%);
}

/* .dashBoard .heading_main a::after  {
  content: '\f0a5';
  position: absolute;
  right: -30px;
  bottom: 10px;
  height: 10px;
  width: 10px;
  font-family: 'Font Awesome 5 Free';
  animation-name: hand_move;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: reverse;
}

@keyframes hand_move  {
  0%  {
    right:-12px;
    top:0px;
  }

  100%  {
    right:-30px;
    top:0px;
  }

}

*/ .blank_space  {
  min-height: 300px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.blank_space h4 {
  color:var(--color2);
}

/* .socialLink  {
  position: absolute;
  bottom: 0px;
  left: 5px;
}

*/ .sidebarNav.openNav .nav-address ul.place-sec a  {
  color: var(--color2);
  font-family: var(--font-heading);
  font-size: 15px;
  line-height: 20px;
}

.sidebarNav.openNav ul.socialLink li  {
  display: inline-block;
  transition: all .5s;
}

ul.socialLink  {
  list-style: none;
  padding-left: 0;
  display: inline-block;
  transition: all .5s;
  margin-bottom: 5px;
  width: 45px;
  text-align: center;
}

ul.socialLink li a  {
  font-size: 24px;
  color: var(--color2);
  transition: all .5s;
}

ul.socialLink li a i  {
  transition: all .5s;
}

ul.socialLink li:hover a i  {
  transform: scale(1.3);
  color: black;
  transition: all .5s;
}

.sidebarNav.openNav ul.socialLink  {
  display: flex;
  justify-content: center;
  transition: all .5s;
  padding-left: 0;
}

.sidebarNav.openNav ul.socialLink li  {
  width: 45px;
  transition: all .5s;
  text-align: center;
}

.sidebarNav.openNav .socialLink  {
  transition: all .5s;
  width: 100%;
}

.sidebarNav.openNav .nav-address  {
  bottom: 10vh;
  transition: all .5s;
}

.sidebarNav .nav-address  {
  position: absolute;
  bottom: 0vh;
  transition: all .5s;
}

.sidebarNav .nav-address .place-sec  {
  transition: all .5s;
  opacity:0;
  visibility:hidden;
}

.sidebarNav.openNav .nav-address .place-sec  {
  transition: all .5s;
  opacity: 1;
  visibility: visible;
}

.sidebarNav.openNav .nav-address  {
  position: absolute;
  transition: all .5s;
  bottom: 10vh;
  width: 100%;
}

.sidebarNav.openNav .nav-address ul.place-sec  {
  text-align: center;
  max-width: 160px;
  display: block;
  list-style: none;
  margin: 8px auto;
  border-bottom: 1px solid #999;
  padding-left: 0;
}

/* Hospital Dropdown Css End */ .hero-section  {
  background: transparent;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 50px 0;
}

.Hero_section  {
  position: relative;
}

.hero-section  {
  position: absolute;
  top: 60%;
  width: 100%;
  left: 50%;
  transform: translate(-50%,-50%);
  height: 100%;
}

.hero-section .card.LOGIN  {
  left: 50%;
  transform: translate(-50%,-50%);
  top: 50%;
  transition:all .5s;
  box-shadow: 0 77px 91px rgba(0,0,0,0.60), 0 67px 84px rgba(0,0,0,0.14);
}

.hero-section .card.LOGIN:hover  {
  left: 50%;
  transform: translate(-50%,-50%);
  transition:all .5s;
  top: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.45) inset;
}

/* SlickSlider */ .sidebarNav nav ul li a  {
  text-decoration: none;
  color: var(--color2);
  font-family: var(--font-paragraph);
  font-weight: 600;
}

.sidebarNav nav ul li  {
  list-style: none;
  border-bottom: 1px solid #999;
}

.sidebarNav nav ul  {
  padding-left: 0px;
}

.sidebarNav.openNav .bokaro-logo img  {
  height: 48px;
  width: auto;
  margin-left: 12px;
}

.Hero_section .hero-slider .slick-dots  {
  bottom: 10px;
  z-index: 1;
}

.gallerySec .slick-dots li.slick-active, .Hero_section .hero-slider .slick-dots li.slick-active  {
  width: 40px;
  border-radius: 20px;
  height: 16px;
}

.gallerySec .slick-dots li button::before, .gallerySec .slick-dots li button, .gallerySec .slick-dots li {
  width: 10px;
}

.Hero_section .hero-slider .slick-dots li button::before, .Hero_section .hero-slider .slick-dots li button, .Hero_section .hero-slider .slick-dots li {
  width: 12px;
  transition:all .5s;
  border-radius: 20px;
}

.gallerySec .slick-dots li button {
  background: #00425A;
  height: 10px;
}

.Hero_section .hero-slider .slick-dots li button {
  background: #A3BB98;
  height: 12px;
}

.gallerySec .slick-dots li.slick-active button , .Hero_section .hero-slider .slick-dots li.slick-active button  {
  width: 42px;
  background: #1F8A70;
  border-radius: 20px;
  transition:all .5s;
}

.gallerySec .slick-dots li button::before, .gallerySec .slick-dots li.slick-active button::before, .Hero_section .hero-slider .slick-dots li button::before, .Hero_section .hero-slider .slick-dots li.slick-active button::before  {
  opacity: .75;
  color: transparent;
}

.sidebarNav .bokaro-logo.logoshow  {
  opacity: 0;
  visibility: hidden;
  height: 40px;
  transition:all 1s;
  top:0;
  transform: translateX(-50%);
  left: 50%;
  width: 100px;
}

.sidebarNav .bokaro-logo  {
  transition: all 2s;
  opacity: 1;
  visibility: visible;
  position: absolute;
  top: 70px;
  transform: translateX(-50%);
  left: 50%;
  width: 300px;
}

.sidebarNav .sail-logo  {
  display: flex;
  justify-content: center;
  transition: all .5s;
  margin-top: 40px;
}

.sidebarNav .sail-logo.logoHide  {
  opacity: 0;
  visibility: hidden;
  transition:all .5s;
}

.modal-content  {
  background-color: #F0EEED;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
}

.btn  {
  color: #000;
  background: var(--nav-link);
  /* font-family: revert;
  */ font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 8px 18px !important;
  border: none;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.5s ease-in-out;
  color: var(--nav-scroll);
}

.btn:focus, .btn:hover {
  color: var(--nav-link);
  background: transparent;
  box-shadow: -7px -7px 20px 0px #fff9, -4px -4px 5px 0px #fff9, 7px 7px 20px 0px #0002, 4px 4px 5px 0px #0001;
}

.btn:before, .btn:after {
  content: '';
  background: var(--nav-link);
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  transition: 400ms ease all;
}

.btn:after {
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
}

.btn:hover:before, .btn:focus:before, .btn:hover:after, .btn:focus:after {
  width: 100%;
  transition: 800ms ease all;
}

.helpdesk-btn  {
  position: absolute;
  top: 50%;
  left: -10px;
  transition: all .5s;
  background: var(--nav-link);
  transform: translateY(-50%);
}

.helpdesk-btn ul  {
  list-style: none;
  margin: 0;
  padding-left: 8px;
  transition: all .5s;
}

.helpdesk-btn ul li.helpdesk-dropdown a.helpdesk-toggle  {
  padding: 8px 16px;
  color:#fff;
  ' transition: all .5s;
}

.helpdesk-btn ul .helpdesk-menu  {
  position: absolute;
  left: -130px;
  transition:all .5s;
  white-space: nowrap;
  top:0;
}

.helpdesk-btn ul .helpdesk-menu li  {
  border-radius: 3px;
  margin-bottom: 2px;
  transition: all .5s;
}

.helpdesk-btn ul li.helpdesk-dropdown .helpdesk-toggle  {
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  text-align: center;
  transition: all .5s;
}

.helpdesk-btn ul .helpdesk-menu  {
  position: absolute;
  left:0px;
  top:0;
  transition:all .5s;
  white-space: nowrap;
  opacity:0;
  visibility:hidden;
}

.helpdesk-btn ul:hover .helpdesk-menu  {
  position: absolute;
  left: 0px;
  top: 0;
  transition: all .5s;
  white-space: nowrap;
  opacity: 1;
  visibility: visible;
  text-align: right;
  background: #fff;
}

.helpdesk-btn:hover  {
  background: transparent;
  transition: all .5s;
}

.helpdesk-btn:hover ul li.helpdesk-dropdown a.helpdesk-toggle {
  color:transparent;
  transition: all .5s;
}

.helpdesk-btn ul:hover .helpdesk-menu a {
  width: 100%;
  transition: all .5s;
}

@media only screen and (max-width: 567px) {
  .btn {
    margin-bottom: 30px;
  }

  .iphoneWrap  {
  order: 2 }

  .iphone-wrap  {
    order: 1;
    margin-bottom: 20px;
  }

  .hero-section  {
    position: static;
    top: 0;
    width: 77%;
    left: 0;
    transform: inherit;
    margin: 0 auto 0 70px;
  }

  .hero-section, .hero-section > .container > .row  {
    height: auto;
    min-height: calc(100vh - 600px);
  }

  #dashboard .heading_main  {
    margin-left: 46px;
  }

  .top-header  {
    position: fixed;
    left: inherit;
    top: 0;
    width: 85%;
    z-index: 9;
    background: #ffffff6e;
    right: 23px;
  }

  #gallery, #usefull-links, #about, .row.slick-services  {
    margin: 0 0 0 auto;
    width: 88%;
  }

}

@media screen and (min-width:568px) and (max-width: 767px) {
  .hero-section  {
    position: static;
    top: 0;
    width: 77%;
    left: 0;
    transform: inherit;
    margin: 0 auto 0 70px;
  }

  .hero-section, .hero-section > .container > .row  {
    height: auto;
    min-height: calc(100vh - 600px);
  }

  #dashboard .heading_main  {
    margin-left: 46px;
  }

  .top-header  {
    position: fixed;
    left: inherit;
    top: 0;
    width: 85%;
    z-index: 9;
    background: #ffffff6e;
    right: 23px;
  }

  #gallery, #usefull-links, #about, .row.slick-services  {
    margin: 0 0 0 auto;
    width: 88%;
  }

}

@media screen and (min-width:500px) and (max-width: 767px) {
}

@media screen and (min-width:768px) and (max-width: 991px) {
  .hero-section .card  {
    max-width: 350px;
  }

  .hero-section .card-header h4  {
    color: #fff;
    font-size: 15px;
  }

  .form.needs-validation .form-control, .card-body.login-sec .form-control  {
    height: 32px;
    border-radius: 2px !important;
    font-size: 13px;
    font-weight: 300;
    padding: 15px 10px !important;
    transition: all .5s;
    margin-bottom: 6px;
    box-shadow: 0 3px 10px 1px #d1d1d1;
    font-family: var(--font-heading);
  }

  .reset-pw-popup input.theme-btn, .FORGOT_PASSWORD input.theme-btn, .card-body.login-sec input.theme-btn  {
    padding: 4px 30px;
  }

  .reset-pw-popup input.theme-btn, .FORGOT_PASSWORD input.theme-btn, .card-body.login-sec input.theme-btn, a.btn-theme  {
    padding: 10px 30px;
    background: var(--color2);
    border-radius: 2px;
    color: #ffff;
    box-shadow: 0 5px 7px 0 #0000004f;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid var(--color2);
    transition: all .5s;
    cursor: pointer;
    font-family: var(--font-heading);
  }

  .fp-sec .btn-link  {
    font-size: 13px;
    margin: 4px 0 0 0;
    text-align: left;
    font-family: var(--font-heading);
    display: inline-block;
  }

  /* .hero-section, .hero-section > .container > .row  {
    height: auto;
    min-height: calc(100vh - 106px);
  }

  */ #about .col-md-5.col-xl-5.offset-xl-1.col-lg-5.aos-init.aos-animate img  {
    margin-left: 10px;
  }

  .shushrut-logo img  {
    max-height: 50px;
  }

  .top-header .bokaro-logo img, .top-header .sail-logo img {
    max-height:45px;
  }

  .top-header .bokaro-logo img, .top-header .sail-logo img, .copyright .cdac-logo img, .shushrut-logo img  {
    margin-left: 30px;
  }

  #about .col-md-5.col-xl-5.offset-xl-1.col-lg-5.aos-init.aos-animate img  {
    margin-left: 20px;
  }

  .copyright .credits  {
    font-size: 11px;
    line-height: 16px;
  }

}

@media screen and (min-width:992px) and (max-width: 1056px) {
  .top-header .bokaro-logo img, .top-header .sail-logo img {
    max-height:60px;
  }

  .top-header .bokaro-logo img, .top-header .sail-logo img, .copyright .cdac-logo img, .shushrut-logo img  {
    margin-left: 30px;
  }

  #about .col-md-5.col-xl-5.offset-xl-1.col-lg-5.aos-init.aos-animate img  {
    margin-left: 20px;
  }

  .copyright .credits  {
    font-size: 11px;
    line-height: 28px;
  }

}

.hero-slider .slick-slide img  {
  width: 100%;
}

.hero-slider .slick-dotted.slick-slider  {
  margin-bottom: 0px;
}

.marqueeAlertClass  {
  position: inherit;
  bottom: 20px;
  z-index: 10;
  width: 100%;
}

.marqueeAlertClass.footer-fixed  {
  position: fixed;
  bottom: 20px;
  z-index: 10;
  width: 100%;
}

.marqueeMsg  {
  height: 42px;
  overflow: hidden;
  position: relative;
  background: #F95454;
  color: #fff;
  /* border: 1px solid #e9e9e9;
  */ margin-bottom: 26px;
  margin-top: -26px;
}

.marqueeMsg p  {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 40px;
  text-align: center;
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -moz-animation: scroll-left 2s linear infinite;
  -webkit-animation: scroll-left 2s linear infinite;
  animation: scroll-left 20s linear infinite;
  font-size: 25px;
  font-family: var(--font-paragraph);
}

@-moz-keyframes scroll-left  {
  0%  {
    -moz-transform: translateX(100%);
  }

  100%  {
    -moz-transform: translateX(-100%);
  }

}

@-webkit-keyframes scroll-left  {
  0%  {
    -webkit-transform: translateX(100%);
  }

  100%  {
    -webkit-transform: translateX(-100%);
  }

}

@keyframes scroll-left  {
  0%  {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100%  {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

}