html, body {
  overflow-x: hidden;
}

/* Notification */
.alert {
  padding-bottom: 0 !important;
  margin-bottom: 0.7rem;
}

.alert.alert-server {
  /* margin-bottom: 0; */
  border-radius: 0;
}

.alert p {
  padding-top: 0;
  font-size: 14px;
}

.alert-primary {
  color: #fff;
  background-color: #164377;
  border-color: #164377;
}

button.close{
  color: #FFFFFF;
}
/* Body */
body{
  font-family: 'Roboto', sans-serif;
}

.pb-40 {
  padding-bottom: 40px;
}

.pt-40 {
  padding-top: 40px;
}

.mb-20 {
  margin-bottom: 20px;
}

section {
  padding-top: 30px;
  padding-bottom: 30px;
}

.rich-text a {
  color: #007bff;
}

.rich-text p {
  text-align: justify;
}

/* Top nav */
.top-nav-card{
    background-color: #25A9CB;
    max-height: 150px;
    font-size: 14px;
    border-radius: 0px;
}

.top-nav-card, a {
    color: #FFFFFF;
}

.card-body{
    padding: 0.25rem;
}

#topnavbarNav {
  background-color: #25A9CB;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0px;
}

#topnavbarNav a {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  padding-bottom: 15px;
  padding-top: 20px;
  padding-right: 2rem;
}

.topnav {
  margin-left: 50%;
  height: 50px;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: -6px;
  margin-bottom: 0;
}

@media (max-width:900px) {
  .topnav {
    height: auto;
    margin-top: 2px;
  }

  #topnavbarNav .navbar-nav .nav-link {
    padding-left: 10px;
  }

  #topnavbarNav a {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    padding-bottom: 10px;
    padding-top: 4px;
    padding-right: 2rem;
  }
}

/* Font awesome icon */

.fa-2x {
  font-size: 1.5em !important;
}

.hover-icon:hover {
  opacity: 0.3;
}

.right-arrow {
  padding-left: 20px;
}

.arrow-link {
  color: black;
}


/* Navbar */

.brand-logo{
    max-height: 100px;
    width: auto;
    margin-top: -37px;
}

.navbar-light .navbar-nav .nav-link{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
}

.navbar-light{
    background-color: #FFFFFF !important;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
    border-bottom: solid;
    border-color: #5AA84A;
}

/* Page banner */

.page-banner{
  background-color: #FFFFFF;
  background-image: url("../images/public-gplay.png");
  font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
}

/* Page banner end */

/*  Carousel */

.carousel-caption {
    background-color: rgba(32,32,32, 0.5);
    opacity: 50;
    right: 55%;
    left: 0;
    bottom: 130px;
}

@media (max-width:976px) {
  .carousel-caption {
    bottom: 0;
    left: 0;
    right: 40%;
  }

  .carousel-caption h1 {
    font-size: 1.5em;
  }

  .d-none {
    display: block !important;
  }
}

@media (min-width:300px) and (max-width:450px) {
  .carousel-caption {
    bottom: 22px;
    left: 0;
    right: 0%;
  }

  .carousel-caption h1 {
    font-size: 1.2em;
  }

}

.carousel-btn {
  background-color: #25A9CB !important;
  color: #FFFFFF;
  border-radius: 0px;
}

.carousel-btn:hover {
  background-color: transparent !important;
  color: #FFFFFF;
  border-radius: 0px;
  border-color: #FFFFFF;
}

/* Misson line */
hr.misson-line {
    border: 2px solid white;
    width: 75px;
  }

  hr.left {
    text-align: left;
    margin-left: 0;
    }

hr.grey-line {
  border: 1px solid #bfbeb3;
}

.books-publication hr {
  border: 1px solid #bfbeb3;
}

.btn {
  background-color: transparent;
}


/* Bottom border */
hr.left-bottom-line {
    border: 1px solid white;
    width: 98%;
  }

/* News-line */
hr.news-line {
    border: 2px solid black;
    width: 75px;
  }

  hr.right-bottom-line {
    border: 1px solid #bfbeb3;
    width: 95%;
  }

  hr.right-bottom-line-new {
    border: 1px solid #bfbeb3;
    width: 95%;
    margin-top: 0;
  }


  /* Text Part */
.left-col-text{
    font-family: 'Open Sans', sans-serif;
    font-size:28px;
}

.fourth-col-text {
    font-size:29px;
}

.mission-desc p {
  font-size:28px;
  font-family: 'Roboto', sans-serif;
}

.congress-btn {
  margin-left: -10px;
  padding-left: 0;
}

.news-body p {
  text-align: justify;
}

/* Text part end */

/* Image-part */
.arrow-img-li {
  margin-top: 0;
}

.arrow-img
{
    width:30px;
}

.arrow-img-link {
  margin-bottom: 0;
}

@media (max-width:976px) {
  .arrow-img-link {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
}

.standard-page img {
  width: 100%;
  height: auto;
}

.video-section {
  padding-bottom: 20px;
}
/* Image-part end */

/* Newsletter and footer */

.isgsd-footer {
    background-color: #000000;
}

.list-item{
    margin-bottom: 10%;
    font-weight: bolder;
    font: bolder;
    font-size: 20px;
    margin-top: 35%;
}
.newsletter {
    padding: 80px 0;
    background: #19beda;
    font:bolder;
}

    .newsletter .content {
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
    }
    .newsletter .content h2 {
    color: #243c4f;
    margin-bottom: 40px;
    font-weight: 600;

 }
    .newsletter .content .form-control {
    height: 50px;
    border-color:white;
    border-radius:0;
    color: gray;
    font-weight: 600;
    }
    .newsletter .content.form-control:focus {
    box-shadow: none;
    border: none;
    }
    .newsletter .content .btn {
    min-height: 50px;
    border-radius:0;
    background: rgb(236, 172, 76);
    color: #fff;
    font-weight:600;
    width: 200px;
    font-weight: 600;
    }

@media (max-width:720px) {
  .subscribe-btn {
    width: 120px !important;
  }
}

.form-control::placeholder {
  color: #c7c9c9 !important;
  font-weight: 200;
}

    /* Vertical line */
    .vertical {
        border-left: 4px solid white;
    }

    @media (max-width:550px) {
      .vertical {
        border-left: none;
      }
    }

    .btn-lg {
        border-radius: 0px;
        font-weight:bold;
      }


    .sky-blue
    {
        background-color:#1BA8CE;
    }

/* Congress-main */
.container-fluid {
    position: relative;
    max-width: 1300px;
    margin: 0 auto;
  }



.container-fluid .content {
    position: absolute; /* Position the background text */
    bottom: 0; /* At the bottom. Use top:0 to append it to the top */
    background: rgb(148, 144, 144); /* Fallback color */
    background: rgba(214, 213, 213, 0.5); /* Black background with 0.5 opacity */
    color: black; /* Grey text */
    width: 50%; /* Full width */
    padding: 20px; /* Some padding */
  }
/* Congress-main-ends */

/* Congress-card */
hr.congress-card-line {
    border: 2px solid blue;
    width: 90%;

  }

.card-background{
    background-color:#F8F8F8;
}
  /* Congress-card-end */

  /* journal-book-image */
  .container {
    position: relative;
  }

  /* Bottom-right-text */
  .text-block {
    position: absolute;
    bottom: 110px;
    right: 40px;
    background: rgba(41, 40, 40, 0.5);
    color: white;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* Bottom-right-ends text */

  /* journal-book-image-ends*/

  .page-footer
  {
      background-color:black;
  }


/* Contact-page */
hr.contact-page-line {
    border: 4px solid green;
    width: 25%;

  }
/* Contact-page-ends */

/* Initiative Index */
.initiative-index-head {
  padding: 120px 0 120px 0;
  font-size: 26px !important;
}

.initiative-index-head p {
  font-size: 18px;
  text-align: justify;
}

.initiative-name-sec {
  padding-bottom: 30px;
}

.initiative-box {
  border: 1px solid #e8e3e3;
  padding: 30px 40px 0 30px;
  height: 275px;
}

.initiative-box:hover {
  box-shadow: 2px 3px 6px 0px #d3cfcf;
  transition: .3s ease-in-out;
}

.initiative-name-sec .col-md-3 {
  padding-bottom: 25px;
}

.initiative-name-sec a {
  text-decoration: none;
  color: black;
}

.initiative-box h6 {
  color: black !important;
}

.read-more-link {
  padding-top: 75px;;
}


.initiative-icon {
  max-width: 45px;
  padding-bottom: 20px;
}

.congress-index a {
  color: black;
}

.congress-index a:hover {
  text-decoration: none;
}

.congress-body h4 {
  text-align: justify;
}

.congress-body p {
  text-align: justify;
}

.congress-body img {
  width: 100%;
  height: auto;
}

/* Innitiative Index Ends */

/* Image-gallery */
.image-gallery-text{

  position: absolute;
  bottom: 0;
  background: rgba(48, 47, 47, 0.5);
  color:white;
  width: 95%;
  padding: 20px;
}
/* Image-gallery-ends */

/* Footer */
footer {
  padding: 20px 0 20px 0;
  background-color: black;
  color: white;
  padding-bottom: 0;
}

.footer-content ul {
  list-style-type: none;
  padding-left: 0;
  font-size: 16px;
  margin-bottom: -2%;
}

.copyright {
  padding-top: 20px;
}

.copyright p {
  font-size: 15px;
}

.copyright sup {
  font-size: 16px;
  top: -0.2em;
}

.bold-font {
  font-weight: bold;
}

/* Registration */
.login-btn {
  background-color: #0069D9;
}

.register-link {
  color: blue;
  background-color: white;
}

/* Welcome Template */
.cover-container {
  max-width: 42em;
}


/*
 * Header
 */
.masthead {
  margin-bottom: 2rem;
}

.masthead-brand {
  margin-bottom: 0;
}

.nav-masthead .nav-link {
  padding: .25rem 0;
  font-weight: 700;
  color: rgba(255, 255, 255, .5);
  background-color: transparent;
  border-bottom: .25rem solid transparent;
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: rgba(255, 255, 255, .25);
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-masthead .active {
  color: #fff;
  border-bottom-color: #fff;
}

@media (min-width: 48em) {
  .masthead-brand {
    float: left;
  }
  .nav-masthead {
    float: right;
  }
}


/*
 * Cover
 */
.cover {
  padding: 0 1.5rem;
}
.cover .btn-lg {
  padding: .75rem 1.25rem;
  font-weight: 700;
}

/* About Us Page */
.about-menu {
  padding: 120px 0 120px 0;
  font-size: 26px !important;
}

.menu-dtls {
  padding: 20px 0 15px 0;
  border-bottom: 1px solid #D7D7D7;
  width: 90%;
}

.menu-dtls a {
  color: #007bff;
}

.history-section {
  background-color: #1BA8CE;
  color: white;
  padding: 120px 0 120px 0;
  font-size: 26px !important;
}

.history-section p {
  font-size: 18px;
  text-align: justify;
}

.our-story p {
  font-size: 18px;
  text-align: justify;
}

.our-story {
  padding: 120px 0 120px 0;
  font-size: 26px !important;
}

.team-member a {
  color: black;
  text-decoration: none;
}

.team-member h2 {
  padding-bottom: 20px;
}

@media (min-width: 768px) {
.modal-dialog {
    max-width: 850px !important;
  }
}

@media (max-width: 500px ) {
  .modal-dialog {
      width: auto !important;
    }
}

.modal-text p {
  text-align: justify;
}

.linkedin-icon span {
  font-size: 0.8rem !important;
  display: inline-block;
}

.linkedin-icon a {
  color: black !important;
}

.modal-footer button {
  background-color: #1BA8CE !important;
  border-color: #1BA8CE !important;
}

.modal-footer .btn {
  background-color: #1BA8CE !important;
  border-color: #1BA8CE !important;
  color: white;
}

/* Book Page */
.book-summary p {
  text-align: justify;
}

.book-summary a {
  color: #007bff;
}

.book-contact-btn {
  color: black !important;
}

/* FAQ Section */
.faq-heading {
  font-weight: bold;
  text-transform: capitalize;
}

.collapsible {
  background-color: #edeaea;
  color: black;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  padding-top: 4px;
  height: 70px;
}

.collapsible:focus {
  outline: none;
}

.collapsible:after {
  content: '\002B';
  color: #000000;
  font-size: 40px;
  float: right;
  margin-left: 5px;
  margin-top: -45px;
}

.collapsible h5 {
  padding-top: 2%;
}

.faq-border .active:after {
  content: "\2212";
}

.faq-content {
  padding: 0 12px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  color: #000000;
  font-size: 18px;
  font-weight: 200;
}

.faq-content p {
  text-align: justify;
}

.faq-border {
  border-top: 1px solid #E7EBF6;
}

.faq-border-bottom {
  border-bottom: 1px solid #E7EBF6;
}

@media (max-width:768px) {
  .faq-section .row {
    padding-left: 2%;
  }

}

/* Privacy */
.privacy-policy p {
  text-align: justify;
}

/* Member */
.members a {
  color: black;
}

/* Chapter Page */
.chapter-index a {
  color: black;
  text-decoration: none;
}

.chapter-contact {
  background-color: #25A9CB;
}

.chapter-contact-text h3 {
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
}

.chapter-contact-text p {
  color: white;
}

.contact-form .form-control {
  border-radius: 0;
  height: 50px;
  border: 0;
  border-bottom: 1px solid white;
  width: 80%;
  background-color: transparent;
  color: white;
  transition: none;
}

@media (max-width:750px) {
  .contact-form .form-control {
    width: 100%;
  }
}
::placeholder {
  color: white !important;
  opacity: 1;
}

.contact-submit-btn {
  background-color: white !important;
  /* border: 1px solid #939292 !important; */
  font-size: 20px;
  font-weight: bold;
  color: black !important;
}

/* Error Page */
.page-not-found-error {
  padding-top: 8%;
  padding-bottom: 15%;
}

.page-not-found-error h1 {
  font-size: 12rem;
  padding-bottom: 15px;
}

.page-not-found-error h6 {
  font-size: 2rem;
  font-weight: bold;
}

.page-not-found-error p {
  font-size: 14px;
  padding-top: 10px;
  line-height: 25px;
  padding-bottom: 15px;
}

.error-page-btn {
  padding: 12px 20px;
  font-size: 14px;
  background-color: #25A9CB;
  border-color: #25A9CB;
}
