@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

.text-theme {
  color: #b2d4f0 !important;
}

.bg-theme {
  background: #F26530 !important;
}

.bg-white {
  background: #fff !important;
}

.bg-black {
  background: #000 !important;
}

.bg-light-grey {
  background: #fafafa !important;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}
*::before, *::after {
  box-sizing: inherit;
}
* .h1, * .h2, * .h3, * .h4, * .h5, * .h6, * h1, * h2, * h3, * h4, * h5, * h6, * ul, * .ul, * ol, * .ol, * li, * p, * .p {
  padding: 0;
  margin: 0;
}

body {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  color: #1c1b1b;
  overflow-x: hidden;
  background: #fff;
}
body p {
  font-size: 1rem;
}
body .commonbtn {
  background: #0075ff;
  color: #fff;
  padding: 1.125rem 0.9375rem;
  text-align: center;
  border-radius: 3.125rem;
  font-size: 1.875rem;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  outline: 0;
  border: 0;
  line-height: normal;
}
body .commonbtn:hover {
  text-decoration: none;
  background-color: rgb(0, 81, 178);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
}

a {
  color: inherit;
  text-decoration: none !important;
}

.mt-20 {
  margin-top: 1.25rem !important;
}

.mb-20 {
  margin-bottom: 1.25rem !important;
}

.header {
  font-family: "Open Sans", sans-serif;
}
.header .header-top {
  background: #7ebed0;
  padding: 0.5rem 0;
}
.header .header-top .logo_cont img {
  width: auto;
  height: 3.125rem;
}
.header .header-top .btn_hdr {
  background: #c7dde3;
  color: #000;
  font-size: 1rem;
  border-color: #000;
}
.header .header-bottom {
  background: #c7dde3;
  padding: 0.125rem 0;
}
.header .header-bottom .navbar-light .navbar-nav .nav-link {
  color: #000;
  font-size: 1rem;
  font-weight: 700;
  padding: 0 1.25rem;
}
.header .donation {
  font-family: "Open Sans", sans-serif;
}
.header .donation a {
  color: #000;
}
.header .donation img {
  width: 4.375rem;
  height: auto;
  padding-left: 0.5rem;
}

.footer {
  margin-top: 3rem;
  background: #f0efea;
  padding: 1em 0;
}
.footer .footer_menu {
  width: auto;
  font-family: "Open Sans", sans-serif;
}
.footer .footer_menu ul {
  margin: 0;
  padding: 0;
}
.footer .footer_menu ul li {
  list-style: none;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  color: #006479;
  padding: 0 1rem;
  font-family: "Open Sans", sans-serif;
}
.footer .footer_menu ul li a {
  color: #006479;
}
.footer .footer_menu ul li a:hover {
  text-decoration: underline !important;
}
.footer .ibibo_logo {
  width: 100%;
  text-align: center;
  margin-top: 0.5rem;
}
.footer .ibibo_logo img {
  height: 35px;
}

.abtcontent {
  min-height: 60vh;
}

.errorsec {
  min-height: 70vh;
}

.rd_books .bred {
  padding: 1.25rem 0 0 0;
}
.rd_books .bred ul {
  margin: 0;
  padding: 0;
}
.rd_books .bred ul li {
  position: relative;
  width: auto;
  list-style: none;
  font-size: 1rem;
  font-weight: 500;
  display: inline-block;
  margin-right: 1.25rem;
  font-family: "Open Sans", sans-serif;
}
.rd_books .bred ul li a {
  color: #003366;
}
.rd_books .bred ul li:after {
  position: absolute;
  right: -1.75rem;
  top: 0.0625rem;
  content: "\f105";
  font-family: FontAwesome;
  height: 1.25rem;
  width: 1.25rem;
}
.rd_books .bred ul li:last-child:after {
  display: none;
}
.rd_books .hrt_heading {
  font-family: "Open Sans", sans-serif;
}
.rd_books .hrt_heading h2 {
  font-size: 1.875rem;
  font-weight: bold;
  margin-top: 3.75rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.875rem;
  color: #aa873b;
}
.rd_books .hrt_heading h4 {
  margin-top: 1rem;
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  color: #9b8053;
  font-weight: 700;
}
.rd_books .hrt_heading p {
  font-size: 1rem;
  color: #1c1b1b;
}
.rd_books .books_left {
  width: 100%;
  font-family: "Open Sans", sans-serif;
}
.rd_books .books_left .htr_books {
  width: 100%;
}
.rd_books .books_left .htr_books img {
  width: 100%;
  height: auto;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.7);
}
.rd_books .books_left .sosial_share {
  margin: 2em 0;
}
.rd_books .books_left .sosial_share img {
  height: 25px;
  width: auto;
  padding-right: 0.5em;
}
.rd_books .books_left .qr_code {
  margin: 1em 0 2em;
}
.rd_books .books_left .qr_code img {
  width: 60%;
  height: auto;
}
.rd_books .books_right {
  font-family: "Open Sans", sans-serif;
  width: 100%;
  padding-bottom: 1.25rem;
}
.rd_books .books_right .tab_heading {
  font-family: "Open Sans", sans-serif;
}
.rd_books .books_right .tab_heading h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
  color: #9b8053;
  font-family: "Open Sans", sans-serif;
}
.rd_books .books_right .table_cont {
  width: 100%;
  font-family: "Open Sans", sans-serif;
}
.rd_books .books_right .table_cont .table_cust thead tr th {
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-size: 1rem;
}
.rd_books .books_right .table_cont .table_cust thead tr th a {
  color: #003366;
  text-decoration: underline !important;
  font-weight: 400;
}
.rd_books .books_right .table_cont .table_cust tbody tr td {
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  color: #000;
}
.rd_books .books_right .table_cont .table_cust tbody tr td a {
  color: #003366;
  text-decoration: underline !important;
}
.rd_books .books_right .table_cont .table_cust tbody tr td a:active {
  color: brown;
}
.rd_books .books_right .rd_aldwn {
  padding-left: 2rem;
  font-size: 1rem;
  padding-bottom: 1rem;
}
.rd_books .books_right .rd_aldwn a {
  color: #a01f13;
  text-decoration: underline;
}
.rd_books .books_right .rd_aldwn span a {
  color: #a01f13;
  text-decoration: underline !important;
  font-weight: 700;
}
.rd_books .books_right .rd_aldwn span img {
  height: 1.875rem;
  width: auto;
  padding-right: 1rem;
}
.rd_books .listing_box {
  background-color: #d9eaef;
  border: 1px solid #b2c3c4;
  margin-top: 2em;
  padding: 1.5em;
}
.rd_books .listing_box .listing_box_cont {
  display: flex;
}
.rd_books .listing_box .listing_box_cont .listing_box_books {
  display: inline-flex;
  flex-direction: column;
  padding: 0 0.4em;
}
.rd_books .listing_box .listing_box_cont .listing_box_books img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.rd_books .listing_box .listing_box_cont .listing_box_books h5 {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  padding-top: 1em;
  line-height: 27px;
  text-align: center;
  max-width: 150px;
}
.rd_books .listing_box .listing_box_text {
  padding: 2em 0 0 0;
  font-style: italic;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}
.rd_books .listing_box .listing_box_text a {
  text-decoration: underline !important;
  font-style: normal;
}
.rd_books .no_fee {
  padding: 0 0 0.5em;
}
.rd_books .no_fee span {
  font-weight: 700;
}
.rd_books .no_fee p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0.01mm;
}
.rd_books .no_fee p a {
  text-decoration: underline !important;
  color: #003366;
}
.rd_books .no_fee ul {
  padding: 0;
  margin: 0;
}
.rd_books .no_fee ul li {
  list-style: disc;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  list-style-position: inside;
  padding-bottom: 0.5em;
  line-height: 1.5em;
  letter-spacing: 0.01mm;
}
.rd_books .no_fee ul li a {
  text-decoration: underline !important;
  color: #003366;
}
.rd_books .find_free {
  padding-left: 0;
  font-family: "Open Sans", sans-serif;
}
.rd_books .find_free h4 {
  font-family: "Open Sans", sans-serif;
  padding-left: 0;
  margin-top: 1em;
  font-size: 24px;
  padding-bottom: 1em;
  color: #9b8053;
  font-weight: 700;
}
.rd_books .find_free p {
  padding: 0em 0 1.5em;
}
.rd_books .find_free ul {
  margin: 0;
  padding: 0;
}
.rd_books .find_free ul li {
  list-style: disc;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  list-style-position: inside;
  padding-bottom: 0.5em;
  line-height: 1.5em;
  letter-spacing: 0.01mm;
}
.rd_books .find_free ul li a {
  text-decoration: underline !important;
  color: #003366;
}
.rd_books .find_free .blue_find {
  background-color: #d9eaef;
  border: 1px solid #b2c3c4;
  padding: 1.5em;
}
.rd_books .find_free .social_cont {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 60%;
}
.rd_books .find_free .social_cont span {
  margin: 0 1em;
  font-size: 16px;
  font-weight: 700;
}

.loginsec {
  height: auto;
  min-height: 100vh;
}
.loginsec .lftpanel {
  background: url(../images/login_main_img.jpg) no-repeat;
  background-position-y: 25%;
  background-size: cover;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.loginsec .lftpanel img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.loginsec h1 {
  margin-bottom: 40px;
  font-size: 53px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 1.167;
  text-align: center;
  color: rgb(255, 255, 255);
}

.loginsec h1 span{
  display: block;   
  font-size: 22px;
  min-height: 75px;
}

.loginsec .container, .loginsec .row, .loginsec .bg-light-grey, .loginsec .bg-black {
  height: 100%;
}
.loginsec p {
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
}
.loginsec .formbox {
  padding: 3.125rem 3.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  min-height: 100vh;
  background: #000;
}
.loginsec .formbox form {
  align-self: stretch;
}
.loginsec .formbox form .form-field {
  margin-bottom: 1.5rem;
}
.loginsec .formbox form input, .loginsec .formbox form textarea {
  -webkit-appearance: none;
  display: block;
  padding: 1.125rem 2.8125rem;
  border-radius: 0;
  border: 1px solid #cfcfcf;
  width: 100%;
  line-height: normal;
  resize: none;
  transition: border-color 0.1s ease-in-out;
  background: transparent;
  font-size: 1rem;
  height: 4.375rem;
  background: #fff;
  border-radius: 3.125rem;
}
.loginsec .formbox form label {
  position: absolute;
  bottom: calc(100% - 8px);
  left: 1rem;
  padding: 0 5px;
  line-height: normal;
  color: #6a6a6a;
  font-size: 1.2rem;
  opacity: 0;
  background: transparent;
  pointer-events: none;
  transform: translateY(3px);
  transition: all 0.3s ease-in-out;
}
.loginsec .formbox .password-field {
  position: relative;
  text-align: left;
  margin-top: 1.25rem;
}
.loginsec .formbox .forgot-password {
  margin: 0px;
  font-family: Lato, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.43;
  -webkit-text-decoration: underline rgba(204, 204, 204, 0.4) !important;
          text-decoration: underline rgba(204, 204, 204, 0.4) !important;
  color: rgb(204, 204, 204);
}
.loginsec .formbox .forgot-password:hover {
  color: rgb(204, 204, 204);
}
.logo-login{
  padding-bottom: 35px;
}
.logo-login img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 70px;
  margin: 0 auto;
}
.loginsec .formbox{
  position: relative;
}
.logo-login{    
    position: absolute;
    top: 9%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
.loginsec h1 span {
    font-weight: 300;
    font-style: italic;
}

@media only screen and (max-width: 1170px) {
  .listing_box_cont {
    flex-wrap: wrap;
  }
  .listing_box_cont .listing_box_books {
    margin-bottom: 1.5em;
    width: 20%;
  }
  .listing_box_cont .listing_box_books img {
    height: 200px;
  }
  .rd_books .find_free .social_cont {
    width: 100%;
  }
}
@media (max-width: 991px){
  .loginsec .formbox {
    background: url(../images/login_main_img.jpg)!important;
    background-size: cover !important;
  }
    .logo-login, .loginsec h1, .formbox form {
      z-index: 2;
  }
  .formbox:after {
      content: "";
      height: 100%;
      width: 100%;
      background: linear-gradient(rgba(24, 24, 24, 0) 0%, rgb(24 24 24 / 60%) 47.84%);
      position: absolute;
      bottom: 0;
  }
}
@media only screen and (max-width: 820px) {
  .qr_code img {
    width: 80%;
  }
  .footer_menu ul li {
    padding: 0 0.5em;
    padding-bottom: 0.3em;
  }
  .listing_box_books {
    margin-bottom: 1.5em;
    width: 33%;
  }
  .listing_box_books img {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .loginsec h1 {
    margin-bottom: 1.5625rem;
    font-size: 2.5rem;
  }
  .loginsec .formbox {
    background: linear-gradient(rgba(24, 24, 24, 0) 0%, rgb(24, 24, 24) 47.84%);
    justify-content: flex-end;
    padding: 2.5rem 1.25rem;
  }
  .loginsec .formbox input, .loginsec .formbox textarea {
    height: 3.125rem;
    padding: 0.625rem 1.25rem;
  }
  .loginsec .formbox .commonbtn {
    font-size: 1rem;
    padding: 15px 15px;
    height: 64px;
  }
  .rd_books .listing_box {
    padding: 1em;
  }
  .rd_books .listing_box .listing_box_books {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .hrt_heading h2 {
    font-size: 1.2em;
    text-align: center;
  }
  .hrt_heading h4 {
    font-size: 18px;
    text-align: center;
  }
  .donation {
    margin: 0.5em 0;
  }
  .find_free h4 {
    text-align: center;
    font-size: 16px;
  }
  .find_free .social_cont {
    flex-wrap: wrap;
    justify-content: left;
  }
  .find_free .social_cont span {
    margin: 0.5em 0.5em 0.5em 0;
    width: auto;
    padding: 28px;
  }
}/*# sourceMappingURL=style.css.map */

@media (min-width: 1900px) {
  .logo-login{    top: 22%;}
  } 
    @media (min-width: 1700px) {
  .logo-login{    top: 20%;}
  }
    @media (min-width: 1600px) {
  .logo-login{    top: 17%;}
  }
   @media (max-width: 1500px) {
  .logo-login{    top: 8%;}
  }
   @media (max-width: 1400px) {
    .loginsec h1{margin-bottom: 15px}
    .logo-login img {max-height: 65px}
    .loginsec h1 span {    font-size:18px;min-height: 75px}
  .logo-login{    top: 8%;}
  }
   @media (max-width: 1300px) {
    .loginsec h1{margin-bottom: 10px}
    .logo-login img {max-height: 60px}
    .loginsec h1 span {    font-size: 18px;min-height: 70px}
    .logo-login{    top: 7%;}
  }