body{font-family: 'Poppins', sans-serif;color: #000000;background:#fff;}
h1,h2,h3,h4,h5,h6,a,p{font-family: 'Poppins', sans-serif !important;}
.container{background:#fff;padding: 0px;}
.fsize12{font-size:12px !important;}
.fsize14{font-size:14px !important;}
.fsize16{font-size:16px !important;}
.fsize18{font-size:18px !important;}
.fsize20{font-size:22px !important;}
.help-block{color: #000000;font-size:11px;margin-bottom: 0px !important;margin-top:0px;}
.top-head-line{padding-top: 15px; padding-bottom: 15px;}
.fa{padding-right: 5px;color: #e8ba2a;}
.email{color: #000000;text-decoration:none}
.email:hover{color: #e4ad02;text-decoration:none;transition: all 0.4s;}
.logo-area{padding: 20px 0px 20px;}
.logo-area img{width: 250px;}
.fa-envelope{font-size:11px;}
.bg-yellow{background:#e8ba2a !important;}
.navbar {margin-bottom:0px;background:#e8ba2a;border:0;box-shadow:none;border-radius: 0;}
.navbar-nav{width: 81%;margin: 0px auto;float:none;}
.navbar-nav li a{font-weight:600;color: #000000 !important;text-transform:uppercase;font-size: 12px;padding:15px 20px;}
.navbar-nav li a:hover{color: #fff !important;transition: all 0.4s;}
#acti{color: #fff !important;}
.top-head-line1{border-bottom:1px solid #eee;}
.intro{margin: 30px 0px 30px;}
.course-name{text-transform: uppercase; padding: 10px 40px; font-size: 18px; margin-top: 20px;margin-bottom:20px;}
.author ul li{margin-bottom: 15px;list-style-image: url('../img/pointer.png');}
.margin-btm{margin-bottom:40px;}
.bg-about{background-image:url('../img/about.jpg');background-position:center;background-size:cover;height:400px;color:#fff;padding: 40px 0px 40px;font-family: 'Poppins', sans-serif;}
.btn-war{border-color: #e8ba2a !important;background-color:#e8ba2a !important;background-image: linear-gradient(to bottom,#e8ba2a 0,#e8ba2a 100%);color: #000000;font-weight:400;}
.actonate{color:#000}
.contact_detials td{padding-bottom:15px;}
.contact_detials .fa{padding-right: 7px;}
.contact_title{margin-bottom:15px;}
.footer-dark {
  padding:50px 0;
  color:#f0f9ff;
  background-color:#2d2d2d;
}
.gallery-list{
  padding-left: 0px;
  padding-top: 10px;
  padding-bottom:10px;
}
.gallery-list li{
  list-style-type: none;
}
.gallery-list a{
  display: block;
  padding: 10px 0px 10px 10px;
  border-bottom: 1px solid #fff;
  text-decoration:none;
  color: #2d2d2d;
}
.gallery-list a:hover{
  color: #e8ba2a;
  transition: all 0.4s;
}
.event_active{
  background: #2d2d2d !important;
  color: #fff !important;
}
.fancybox img{
  margin: 5px 3px !important;
}

.footer-dark h3 {
  margin-top:0;
  margin-bottom:12px;
  font-weight:bold;
  font-size:16px;
}

.footer-dark ul {
  padding:0;
  list-style:none;
  line-height:1.6;
  font-size:14px;
  margin-bottom:0;
}

.footer-dark ul a {
  color:inherit;
  text-decoration:none;
  opacity:0.6;
}
.row{
  margin-left: 0px;
  margin-right: 0px;
}

.footer-dark ul a:hover {
  opacity:0.8;
}
.footer-dark .item.text {
  margin-bottom:0px;
}
.footer-dark .item.text p {
  opacity:0.6;
  margin-bottom:0;
}

.footer-dark .item.social {
  text-align:center;
}
.footer-dark .item.social > a {
  font-size:20px;
  width:36px;
  height:36px;
  line-height:36px;
  display:inline-block;
  text-align:center;
  border-radius:50%;
  box-shadow:0 0 0 1px rgba(255,255,255,0.4);
  margin:0 8px;
  color:#fff;
  opacity:0.75;
}

.footer-dark .item.social > a:hover {
  opacity:0.9;
}

.footer-dark .copyright {
  text-align:center;
  padding-top:24px;
  opacity:0.3;
  font-size:13px;
  margin-bottom:0;
}
.footer-sm td, .footer-sm a {
  font-size: 12px;
  color: #fff;
}
.about-sant{background:none;padding-left:150px;}
.bg-about .intro p{width:80%;margin-bottom:40px;}
.about_section_title{margin-bottom:40px;margin-top:10px;}
.activity_list {
    height: 500px;
    background: #f3f3f3;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: auto;
}
div.activity_list::-webkit-scrollbar {
  width: 5px;
}
div.activity_list::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
div.activity_list::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
div.activity_list::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.activity_list_content{padding-left:30px;margin-bottom: 20px;}


/* Custom, iPhone Retina */
@media only screen and (min-width:320px) and (max-width:479px) {
  .activity_list{height: auto;}
  .about_p_title{width: 80%;margin: 0px auto;}
  .affilate{margin-bottom: 30px;}
  .navbar-nav{width: 100%;}
  .about-sant{padding-left: 20px;padding-right: 20px;}
  .bg-about{height: auto;}
  .bg-about .intro p{text-align: justify;width: 100%;}
  .intro h2{font-size: 20px;}
  .intro-p{font-size: 12px;}
  .activity_list_content{padding-left: 10px;}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) and (max-width:767px){
  .activity_list_content{padding-left: 10px;}
  .activity_list{height: auto;}
.about-sant{padding-left: 20px;padding-right: 20px;}
.bg-about{height: auto;}
.bg-about .intro p{text-align: justify;width: 100%;}
}

/* Small Devices, Tablets */
@media only screen and (min-width:768px) and (max-width:990px) {
  .contact-f .col-lg-12{padding: 0px;}
  .activity_list_content{padding-left: 10px;}
  .activity_list{height: auto;}
  .about_section_title{width: 80%;}
    .bg-about .intro p{text-align: justify;width: 100%;}
  .about-sant{padding-left: 20px;padding-right: 20px;}
  .affilate{margin-bottom: 30px;}
  .people .big-item{
    min-height: 595px;
  }
  .navbar-nav{width: 80%;}
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
      width: 100%;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}

/* Medium Devices, Desktops */

@media only screen and (min-width : 991px) and (max-width:1024px){
  .navbar-nav{width: 80%;}

}

@media only screen and (min-width : 1025px) and (max-width:1199px){


}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}

@media only screen and (min-width : 1439px) {

}
