:root {
  --color-1: rgb(255, 150, 0);
  --color-2: rgb(19, 75, 106);
}
html {
  scroll-behavior: smooth;
}

section{
  padding: 80px 0;
}

section p{
  line-height: 40px;
}

.section-title{
  font-weight: bold;
  text-align: center;
}

section hr{
  width: 10%;
  border: 1px solid #737373;
}
.desktop{
  display: flex;
}
.tablet, .mobile{
  display: none;
}
@media only screen and (max-width: 991px) {
  .desktop, .mobile{
    display: none;
  }
  .tablet{
    display: flex;
  }
}
@media only screen and (max-width: 575px) {
  .desktop, .tablet{
    display: none;
  }
  .mobile{
    display: flex;
  }
}

.center{
  text-align: center;
}

#our-work, #vision-mission, #join-us, .site-footer, .nav-small{
  color: white;
  background-image: linear-gradient(315deg, var(--color-2) 0%, black 120%);
}

#about, #counter-stats, #send-message{
  color: var(--color-2);
}

#about p{
  font-size: 20px;
}

.learn-more{
  margin: 0 auto;
  text-align: center;
}

.learn-more a{
  padding: 10px;
  border: 1px solid #26272b;
  border-radius: 20px;
  color: white;
  transition: .5s;
  background-color: var(--color-2);
}

.learn-more a:hover{
  text-decoration: none;
  color: white;
  background-image: none;
  background-color: black;
}



.select2-container .select2-selection--single{
  height:34px !important;
}
.select2-container--default .select2-selection--single{
       border: 1px solid #ccc !important; 
   border-radius: 0px !important; 
}


/*********************************** NAVIGATION AND HEADER ***********************************/
.carousel-item {
  height: 75vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.nav-small{
  height: 25px;
  padding: 5px;
}

.nav-small .nav-link{
  border: 1px solid black;
  color: #737373 !important;
  background-color: white;
  margin-right: 10px;
}

.nav-small img{
  height: 16px;
}

.socio-icons img{
  height: 25px;
}

.nav-main{
  top: 25px;
}

@media only screen and (max-width: 991px) {
  .nav-small{
    display: none;
  }
  
  .nav-main{
    top: 0;
  }
}
/********************************* NAVIGATION AND HEADER END *********************************/

/*********************************** COUNTER STATS ***********************************/
#counter-stats{
  padding: 80px 0px;
}

#counter-section-container {
  /* text-align: center; */
  width: 100%;
}

#counter-box-container {
  /*border: 1px solid #999999;*/
  /* overflow: hidden; */
  display: inline-block;
}

#counter-box {
  text-align: center;
  color: var(--color-2);
}

.counter {
  font-size: 50px;
  color: var(--color-2);
}
/*********************************** COUNTER STATS END ***********************************/

/*********************************** FOOTER ***********************************/
.site-footer
{
  border-top: 1px solid #26272b;
  padding:45px 0 20px;
  font-size:15px;
  line-height:24px;
  color: white;
}

.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:white;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:white;
}
.site-footer a:hover
{
  color: black;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:white
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#26272b;
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  /* background-color:#29aafe */
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.youtube:hover
{
  background-color:#ff0000
}
.social-icons a.instagram:hover
{
  background-color:#E1306C
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}

/*********************************** FOOTER END ***********************************/

/*********************************** JOIN US ***********************************/

#join-us{
  text-align: center;
}

#join-us a{
  border: 1px solid white;
  border-radius: 20px;
  padding: 10px;
  color: white;
  transition: .5s;
}

#join-us a:hover{
  background-color: white;
  color: var(--color-2);
  text-decoration: none;
}

/*********************************** JOIN US END ***********************************/

/*********************************** SEND US A MESSAGE ***********************************/

#send-message .data-box{
  margin: 0 auto;
  border: 2px solid var(--color-2);
  border-radius: 20px;
  padding: 50px;
  background-image: linear-gradient(315deg, var(--color-2) 0%, black 120%);
}

#send-message input, #send-message textarea{
  border-radius: 20px;
  width: 100%;
  padding: 10px;
  color: var(--color-2);
}

.submit{
  margin: 0 auto;
  transition: 0.5s;
}

.submit input:hover{
  cursor: pointer;
  color: white !important;
  background-color: var(--color-2);
}

/*********************************** SEND US A MESSAGE END ***********************************/

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: 1px solid white;
  outline: none;
  background-color: var(--color-2);
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 90px;
  transition: 0.5s;
}

#myBtn:hover {
  border: 1px solid var(--color-2);
  background-color: white;
  color: var(--color-2);
}


/*********************************** ADMIN DASHBOARD ***********************************/
/*********************************** ADMIN DASHBOARD ***********************************/
/*********************************** ADMIN DASHBOARD ***********************************/

/*********************************** NEW REGISTRATIONS ***********************************/

.newRegistrations .card button{
  color: black;
  text-align: left !important;
  text-decoration: none;
}
.newRegistrations .card button:hover{
  background-color: lightgray;
  /* color: white; */
  text-decoration: none;
}

.newRegistrations .card-body{
  background-color: lightgray;
  /* color: white; */
  text-decoration: none;
}

.adminDashboard{
  border: 2px solid black;
  border-radius: 5px;
  padding: 20px;
  background-color: whitesmoke;
  height: 700px;
  overflow: hidden;
  /* overflow-y: scroll; */
}

.adminDashboard nav a{
  color: white;
  background-color: black;
}

.adminDashboard nav{
  position: fixed;
}

.newRegistrations{
  height: 580px;
  overflow-y: scroll;
}

.newRegistrations .card .submit button{
  color: white;
  text-align: center !important;
  text-decoration: none;
}

.newRegistrations .card .submit .btn-success:hover{
  background-color: green !important;
  color: white;
}

.newRegistrations .card .submit .btn-danger:hover{
  background-color: red !important;
  color: white;
}

.newRegistrations label{
  color: black;
}


.members-col a{
  color: black;
  border: 2px solid black;
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  text-align: left;
  background-color: rgb(226,226,256);
}

.members-col a:hover{
  cursor: pointer;
  background-color: gray;
}


.members-col{
  height: 40vh;
  overflow: hidden;
  overflow-y: scroll;
}











.modal-body .bootstrap-select{
  width: 50% !important;
}








.member-card{
  border: 1px solid black;
  border-radius: 5px;
  padding: 5px;
  height: 250px;
  overflow: hidden;
  overflow-y: scroll;
}



.volDash, .coreDash, .districtDash, .collegeDash{
  margin-top: 100px;
  background-color: var(--color-2);
  border: 1px solid black;
  border-radius: 15px;
  padding: 20px;
  color: white;
  font-size: 25px;
}
.manage-team-box{
  max-height: 580px;
  overflow: hidden;
  overflow-y: scroll;
}
.core-team-box, .district-head-box, .college-head-box{
  max-height: 400px;
  overflow: hidden;
  overflow-y: scroll;
}






















#sidebar-wrapper {
  min-height: 100vh;
  margin-left: -15rem;
  -webkit-transition: margin .25s ease-out;
  -moz-transition: margin .25s ease-out;
  -o-transition: margin .25s ease-out;
  transition: margin .25s ease-out;
  color: white !important;
}

#sidebar-wrapper .sidebar-heading {
  padding: 0.875rem 1.25rem;
  font-size: 1.2rem;
}

#sidebar-wrapper .list-group {
  width: 15rem;
}

#page-content-wrapper {
  min-width: 150vw;
}

#wrapper.toggled #sidebar-wrapper {
  margin-left: 0;
}

.list-group-item-action{
  color: white !important;
}



@media (min-width: 768px) {
  #sidebar-wrapper {
    margin-left: 0;
  }

  #page-content-wrapper {
    min-width: 0;
    width: 100%;
  }

  #wrapper.toggled #sidebar-wrapper {
    margin-left: -15rem;
  }
}




.card-img-top {
  width: 100%;
  height: 10vw;
  object-fit: contain;
}











#up-pass .data-box{
  margin: 0 auto;
  border: 2px solid var(--color-2);
  border-radius: 20px;
  padding: 50px;
  background-image: linear-gradient(315deg, var(--color-2) 0%, black 120%);
}

#up-pass input, #up-pass textarea{
  border-radius: 20px;
  width: 100%;
  padding: 10px;
  color: var(--color-2);
}

#up-pass .submit .btn{
  border: 2px solid black;
  border-radius: 20px;
  transition: .4s;
}

#up-pass .submit .btn:hover{
  border: 2px solid white;
  color: white;
  background-color: var(--color-2);
}

#up-pass a{
  color: white;
}





.donate .card-title{
  color: black;
}

.zoom {
  transition: transform .3s; /* Animation */
  margin: 0 auto;
}

.zoom:hover {
  transform: scale(1.1);
  text-decoration: none;
}

.custom-select{
  width: 100%;
}

