
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
	font-family: 'bpicons';
	src:url('../fonts/bpicons/bpicons.eot');
	src:url('../fonts/bpicons/bpicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/bpicons/bpicons.woff') format('woff'),
		url('../fonts/bpicons/bpicons.ttf') format('truetype'),
    url('../fonts/bpicons/bpicons.svg#bpicons') format('svg'),
    url('../fonts/Raleway-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
} 
body{
  font-family: 'Roboto Slab', serif;
}
 
*{
  margin:0px auto;
}



::-webkit-scrollbar {
  width:15px;
  border-radius: 10px;
}

::-webkit-scrollbar-track {
  background-color: rgba(235, 235, 235, 0.541);
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(92, 92, 92, 0.4);
}

::-webkit-scrollbar-thumb {
  background: linear-gradient(rgb(202, 42, 2),rgb(248, 64, 18),rgb(202, 41, 0));
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgb(177, 37, 2);

}




h1,h2,h3,h4,h5,h6{
  margin: 0;
  font-family: 'PT Serif', serif;
}
.fix-header{
  min-height: 45px;
  width:100%;
  overflow: hidden;
  background-color: rgb(223, 48, 4) !important;
}
.fix-header li{
 color:#ffffff;
 line-height: 45px;
 padding: 0px 12px;
}

.fix-header .nav >li >a:hover{
  background-color:transparent ;
} 

.navbar{
  min-height:80px;
  background-color: #ffffff;
  margin-bottom:0px;
  border-radius:0;
  border:0;
}

.fa {
  padding:10px;
  font-size: 30px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
  color:#ffffff;
}

.fa-pencil-alt , .fa-arrow-right {
  padding: 15px;
  color:#37BF91;
}

.icon-bar{
  background-color: red;
}

.top-header{
  width:100%;
  box-shadow: 2px 1px 2px #c1c1c1;
  margin-bottom: 30px;
  min-height:70px;
}


.top-header .navbar-brand {
  height:80px;
  padding-top:5px;
  margin-top:0;
  
}



.top-header .nav >li >a {
  padding-top: 30px;
  color:    #f26529;
  font-family: 'Merriweather', serif;
  font-weight: 100;
  text-transform: uppercase;
  font-style: normal;
  font-size: 12px;
  padding-bottom: 30px;
}
.top-header .nav >li >a:hover{
  background-color: transparent;
}


.navbar-header img{
 
  height:70px;
}


  .fixed {
    position: fixed;
    top:0; left:0;
    width: 100%; 
    z-index:9999;}


.container {
  overflow: hidden;
}



.slider{
  min-height:600px;
  width:100%;
  background-image: url('../images/sky.jpg');
  background-position: center;
  background-size: cover;

}

/* 
.slider-bg{
  background-color:rgba(0, 0, 0, 0.836);
 }  */
.news-block{
  min-height:416px;
  position: relative;
  background: #ffffff;
  /* border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  box-shadow: -2px -2px 5px 5px #c9c9c9 inset;
  -webkit-box-shadow: -2px -2px 5px 5px #c9c9c9 inset;
  -moz-box-shadow: -2px -2px 5px 5px #c9c9c9 inset;
  -o-box-shadow: -2px -2px 5px 5px #c9c9c9 inset; */
  height:416px;
  }

  

.news-block .fa{
  color:black;
  padding:0px 2px;
  margin: 0;
}

.news-block .fa-bell-o{
  color:red;
  font-size:20px;
  padding:10px 10px;
 
}

.news-block  .fa-location-arrow{
  color:#37BF91;
}

.news-block span{
  color:red;
  padding-left:12px;
  padding-bottom:22px;
  font-size:18px;
}

.post{
  border-bottom:1px solid  #ddd;
  width:96%;
  padding:8px 0;
}

.quick-enquiry{
  position: absolute;
  position: fixed;
  z-index: 9999;
  top:20%;
  right:0;
  left:auto;
}

.quick-enquiry img
{
  margin-top:10px;
  width: 50px;
}



@media screen and (max-width:580px){
  .top-header .nav >li >a {
    padding-top:6px;
    color:    #f26529;
    font-family: 'Merriweather', serif;
    font-weight: 100;
    text-transform: uppercase;

    font-style: normal;
    font-size: 12px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width:440px){
  .top-header .nav >li >a {
    padding-top:6px;
    color:    #f26529;
    font-family: 'Merriweather', serif;
    font-weight: 100;
    text-transform: uppercase;
    font-style: normal;
    font-size: 12px;
    padding-bottom: 30px;
    text-align: center;
    border-bottom:1px solid rgb(224, 221, 221);

  }

 
}


/*Content Boxes v5*/
.content-boxes-v5 i {
  float: left;
  color: #999;
  width: 50px;
  height: 50px;
  padding: 11px;
  font-size: 22px;
  background: #eee;
  line-height: 28px;
  text-align: center;
  margin-right: 15px;
  display: inline-block;
}

.content-boxes-v5:hover i {
  color: #fff;
  background: #72c02c;
}

/*Content Boxes v6*/
.content-boxes-v6 {
  padding: 15px 20px 20px 0px;
  margin: 0;
  text-align: center;

}

.content-boxes-v6 img{
  margin:0px;
  padding:0px;
  width:100%;
  filter: contrast(60%);
}

/* .content-boxes-v6 i {
  color: #fff;
  width: 80px; 
  height: 80px; 
  font-size: 30px;
  line-height: 30px;
  position: relative;
  text-align: center;
  background: #ed3237 !important;
  margin-bottom: 25px;
  display: inline-block;
} */


.content-boxes-v6 a{
  text-decoration: none;
  color:rgb(31, 158, 31);
}
.content-boxes-v6 i:after {
  top: -8px;
  left: -8px;
  right: -8px;
  bottom: -8px;
  content: " ";
  position: absolute;
  border: 1px solid #ed3237;
  border-radius: 50% !important;
}

.content-boxes-v6:hover i,
.content-boxes-v6:hover i:after {
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.content-boxes-v6:hover i {
  background: rgb(230, 10, 10) !important;
}

.content-boxes-v6:hover i:after {
  border-color: rgb(230, 10, 10) !important;
}

.content-boxes-v6 h3{
  font-family: Franklin Gothic Medium;
  padding-top: 10px;
  padding-bottom: 5px;
  text-transform: uppercase;
}

.content-boxes-v6 h4 {
  font-family: Franklin Gothic Medium;
  padding-top: 0px;
  padding-bottom: 10px;
  text-transform: capitalize;
}

.content-boxes-v6 img{
  margin:0px;
}
/*Colored Content Boxes
------------------------------------*/



  .admission-block{
    width:100%;
    height:auto;
    background-color: #ffffff;
  }
  .admission-block h3{
    font-weight: 900;
    font-size: 38px;
    color:#01a2a6;
  }
  .admission-block h4{
    font-size: 28px;
    width:60%;
    margin:0px auto;
    line-height:40px; 
    padding-bottom: 30px;
  }
  
  
  .admission-main-blocks h3{
    font-size:22px;
    margin-top:20px;
    font-weight: 600;
    font-family: arial;
}

.admission-main-blocks h5{
  font-size: 18px;
  margin-top: 10px;
  font-family: arial;
  text-align: left;
  line-height: 28px;
}

.teachers-block
{
  
    padding: 50px 0px;
    }

.about-head h3 {
  font-size: 40px;
  margin-bottom: 40px;
  text-transform: uppercase;
  color: rgb(0, 0, 0);
  }
  
  .team1 {
    padding: 8px;
    }

    .inner-team1 {
      transition: all 1s ease-in-out;
      -webkit-transition: all 1s ease-in-out;
      border: 1px solid rgb(212, 212, 212);
      border-image-source: initial;
      border-image-slice: initial;
      border-image-width: initial;
      border-image-outset: initial;
      border-image-repeat: initial;
      }
      .inner-team1 img {
        width: 100%;
        filter: brightness(75%);
        }
        
.team1 h3 {
   text-align: center;
          margin-top: 20px;
          font-size: 22px;
          color: rgb(0, 0, 0);
          text-transform: capitalize;
          }


          .team1 h4 {
            text-align: center;
            font-size: 18px;
            margin: 10px 0px 0px;
            letter-spacing: 1px;
            color: rgb(3, 169, 244);
            font-weight: normal;
            }
            
            
            .team1 p {
              color: rgb(117, 117, 117);
              line-height: 26px;
              padding: 4px;
              text-align: center;
              font-size: 16px;
              }
              .team-social {
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                text-align: center;
                margin-bottom: 10px;
                }              

                .team-social a i {
                  color: rgb(0, 0, 0);
                  font-size: 16px;
                  border: 1px solid rgb(138, 138, 138);
                  border-image-source: initial;
                  border-image-slice: initial;
                  border-image-width: initial;
                  border-image-outset: initial;
                  border-image-repeat: initial;
                  padding: 10px;
                  width: 35px;
                  height: 35px;
                  line-height: 15px;
                  }
.team-social .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
  .team-social .fa:hover{
    background-color: #37BF91;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    text-align: center;
  }
  .team-social .fa-twitter{
    color:rgb(10, 214, 241);

  }

  .team-social .fa-facebook{
    color:rgb(17, 6, 80);

  }
  .about-us {
    /* background-image: url('../images/about-bg.jpg'); */
    /* background-color: rgba(240, 240, 231, 0.747); */
     /* Set background image to fixed (don't scroll along with the page) */
     /* background-attachment: fixed; */
     /* Center the background image */
     /* background-position: center; */
     /* Set the background image to no repeat */
     /* background-repeat: no-repeat; */
     /* Scale the background image to be as large as possible */
     /* background-size: cover; */
    /* height: auto; */
  }

  .about-bg {
    padding: 50px 0;
  }

  .about-right
  {
     /*background-image: url('../images/about-bg.jpg'); 
    
    /* Set background image to fixed (don't scroll along with the page) */
      background-attachment: fixed; 
     /* Center the background image */
      background-position: center; 
     /* Set the background image to no repeat */
      background-repeat: no-repeat; 
     /* Scale the background image to be as large as possible */
      background-size: cover; 
     height: auto; 
     

  }

  .aashram-classrooom{
    padding:4em 0;
    background-color:#fff;
    min-height: 400px;
  }
  /*-- grid-effect --*/
/* General grid styles */
.cbp-ig-grid {
	list-style: none;
	padding:0;
	margin: 0;
}

/* Clear floats */
.cbp-ig-grid:before, 
.cbp-ig-grid:after { 
	content: " "; 
	display: table; 
}

.cbp-ig-grid:after { 
	clear: both; 
}

/* grid item */
.cbp-ig-grid li {
	width: 25%;
    float: left;
    text-align: center;
    border-left: 1px solid rgb(161, 225, 249);
}

.cbp-ig-grid li:last-child{
	border-right: 1px solid rgb(161, 225, 249);
}

.w3_grid_effect {
    padding: 2em;
    background: rgba(0, 172, 238, 0.2);
}
.w3_grid_effect a{
  text-decoration: none;
}



/* anchor style */
.cbp-ig-grid li > a {
	display: block;
	height: 100%;
	color: #47a3da;
	-webkit-transition: background 0.2s;
	-moz-transition: background 0.2s;
	transition: background 0.2s;
}

/* the icon with pseudo class for icon font */
.cbp-ig-icon {
	padding: 1.5em 0 0;
	display: block;
	-webkit-transition: -webkit-transform 0.2s;
	transition: -moz-transform 0.2s;
	transition: transform 0.2s;
}

.cbp-ig-icon:before {
	font-family:FontAwesome;
	font-size: 5em;
	speak: none;
	color: #0177b5;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.w3_road:before {
	content: "\f19d";
}

.w3_cube:before {
	content: "\f02d";
}

.w3_users:before {
	content: "\f1e3";
}

.w3_ticket:before {
	content: "\f132";
}

/* title element */
.cbp-ig-grid .cbp-ig-title {
	margin: 20px 0 10px 0;
    padding: 20px 0 0 0;
    font-size: 1em;
    position: relative;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    transition: transform 0.2s;
    text-transform: uppercase;
    letter-spacing: 4px;
	color:#212121;
}

.cbp-ig-grid .cbp-ig-title:before {
	content: '';
	position: absolute;
	background:#f8b239;
	width: 160px;
	height: 6px;
	top: 0px;
	left: 50%;
	margin: -10px 0 0 -80px;
	-webkit-transition: margin-top 0.2s; /* top or translate does not seem to work in Firefox */
	-moz-transition: margin-top 0.2s;
	transition: margin-top 0.2s;
}

.cbp-ig-grid .cbp-ig-category {
	text-transform: uppercase;
	display: inline-block;
	font-size: 1em;
	letter-spacing: 1px;
	color: #000;
	-webkit-transform: translateY(10px);
	-moz-transform: -moz-translateY(10px);
	-ms-transform: -ms-translateY(10px);
	transform: translateY(10px);
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	-webkit-transition: transform 0.3s, opacity 0.2s;
}

.cbp-ig-grid li:hover .cbp-ig-category,
.touch .cbp-ig-grid li .cbp-ig-category {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hover styles */

.cbp-ig-grid li > .w3_grid_effect:hover {
    background: #0177b5;
}

.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-icon {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
}

.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-icon:before
 {
	color: #f8b239;
}
.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-title{
	color:#fff;
}

.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-title {
	-webkit-transform: translateY(-45px);
	-moz-transform: translateY(-45px);
	-ms-transform: translateY(-45px);
	transform: translateY(-45px);
}

.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-title:before {
	background: #fff;
	margin-top: 68px;
}



.heading-agileinfo {
  font-weight: 800;
  letter-spacing: .5px;
  font-size: 35px;
  margin-bottom: 1.9em;
  text-align: center;
  color: #000;
  text-transform: capitalize;
  position: relative;
}
.heading-agileinfo span:after {
  content: '';
  background: #ffffff;
  height: 2px;
  width: 70px;
  position: absolute;
  top: 132%;
  right: 47%;
}
.heading-agileinfo span {
  display: block;
  font-size: 17px!important;
  margin-top: 1em;
  letter-spacing: 4px;
  text-transform: capitalize;
  color: #505050 !important;
  font-weight: 500;
}
.agileits_banner_bottom {
  width: 100%;
  margin: 0 auto;
}

.agileits_banner_bottom p {
  font-size: 18px;
  color: #505050;
  line-height: 25px;
  letter-spacing: 1px;
  font-weight: 200;
  margin-bottom:20px;
  padding-top: 10px;
  text-align: justify;
  font-family: Raleway-Regular;
}

@media screen and (max-width: 480px){
   .agileits_banner_bottom p {
  text-align: justify;
}
}
.agileits_banner_bottom label{
  color:#37BF91;
  font-size: 14px;
}


.testimonial-block{
  min-height:400px;
  background:rgb(255, 255, 255);
}




@media screen and (max-width: 62.75em) {
	.cbp-ig-grid li {
		width: 50%;
  }
  .agileits_banner_bottom {
    width: 95%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 25em) { 
	.cbp-ig-grid {
		font-size: 80%;
	}
}


  .courses-block
  {
    width:100%;
    height:auto;
    margin: 0px auto;
    padding:20px 0;
    background-position: 50% 64px;
    background-image: url(../images/bgPic.jpg),linear-gradient(rgba(33, 33, 36, 0.562),rgba(33, 33, 36, 0.562));
    background-blend-mode: overlay;
     /* Set background image to fixed (don't scroll along with the page) */
     background-attachment: fixed;
     /* Center the background image */
     background-position: center;
     /* Set the background image to no repeat */
     background-repeat: no-repeat;
     /* Scale the background image to be as large as possible */
     background-size: cover;
    
    
  }

.bg-courses-block{
  height:auto;
  padding:30px 0px 30px 0px;
  width: 100%;
}


 
.white-w3ls {
    color: #fff !important;
}
.heading-agileinfo {
  font-weight: 800;
  letter-spacing: .5px;
  font-size: 25px;
  font-family: 'PT Serif', serif;
  margin-bottom: 1.9em;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  position: relative;
}

.heading-agileinfo span {
  font-size: 15px !important;
  margin-top: 0.6em;
  letter-spacing: 3px;
}
.heading-agileinfo span {
  display: block;
  font-size: 15px !important;
  margin-top: 1em;
  letter-spacing: 4px;
  text-transform: capitalize;
  color: #0177b5;
  font-weight: 500;
}
.black-w3ls {
  color: #000 !important;
}

.stats-info.agileits {
  padding: 2em 0;
  background: rgba(255, 255, 255, 0.14);
}

.stats-info.agileits h4{
  color:#fff;
}
.numscroller {
  font-size: 35px;
}
.numscroller {
  font-size: 40px;
  margin: 0;
  color: #f8b239;
  text-shadow: 1px 1px rgb(123, 79, 3);
  font-family: 'PT Serif', serif;
  letter-spacing: 5px;
}

.stats-grid h4 {
  font-size: 18px;
  margin-top: 0.6em;
}
.stats-grid h4 {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-top: 1em;
  color: #000;
}








  .courses-block-1 img
  {
    width:90%;
    margin: 5%;

  }

  .courses-block-1 .text-danger
  {
    text-align: center;
    margin-top: 20px;

  }

 

  .courses-block-1
  {

  margin:0px auto;
  margin-top:40px;
  text-align: center;
  background-color: #ffffff;
  opacity: 0.7;
  z-index: -1;

  }


  .courses-block-1 p
  {
    width:90%;
    margin: 5%;
    text-align: justify;
    min-height: 250px;
    opacity: 1;
  }



  .read-more-button{
    background:rgb(45, 139, 16);
    padding: 8px;
    color:#ffffff;
    margin-left: 4px;
  }
  .read-more-button a{
    color:#ffffff;
    font-size:12px;
  }
  .partners-block
  {
    padding: 3em 0;
    width:100%; 
    background-color:#ffffff;
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
  }
 
.partners-block h3{
  color:#030303;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 20px;
  font-size: 2em;
}

.partners-block h4{
  color:#ffffff;
  text-align: center;
  margin-top: 30px;
  font-size: 2em;
}
.main-blocks{
  width: 100%;
  margin-top:10px;
  position: relative;
}

.container-partner{
  position: relative;
  width: 60%;
  
}

.red-block{
  background-color: #ffffff;
 min-height:250px;
 border:1px solid rgba(95, 95, 95, 0.466);
  text-align: center;
  color:#ffffff;
  position: relative;
  display: grid;
  justify-content: center;
  
}
.red-block img{
  width: 100%;
  height:230px;
}
.main-blocks h5{
  font-size: 22px;
  color:#000;
  margin: 10px 0px;
  
}
.main-blocks p{
  font-size:16px;
  color: rgb(117, 117, 117);
  line-height: 26px;
  padding: 10px 2px;
  text-align: center;
}

.gallery-slider{
  padding:5em 0;
  height: 718px;
  max-height: 720px;

  
}

#vticker a{
  color:#f26529;
}
#vticker a:hover{
  color:#040cf4;
}

#vticker li{
   border-bottom: 1px dashed #ddd;
   font-size: 15px;
}

@media screen and (max-width: 991px){
   .gallery-slider .col-md-3{
    display: none;
  }
}

@media screen and (max-width: 580px){
  #vticker li{
    font-size: 12px;
    overflow: hidden;
    height:74px;
  }


} 

.slide-img{
  height:230px;
 width:100%;
 
}

.carousel-control.left{
  background:none;
}

.carousel-control.right{
  background:none;
}
  
.footer-section{
  background:rgb(184, 37, 0);
  background-repeat: no-repeat;
  min-height: 330px;
  width:100%;
  position: relative;
}



.footer-block-1{
  min-height: 190px;
  width:100%;
  padding-top: 50px;
  text-align: left;
  position: relative;
}

.footer-block-1 h2{
  font-size: 20px;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 500;
  margin-bottom: 20px;
  font-family:  'PT Serif', serif;
}

.footer-block-1 p{
  margin: 0;
  font-weight:normal;
  letter-spacing: 1px;
  font-size: 15px;
  line-height: 1.9;
  color: rgb(255, 253, 253);
  font-family: 'Open Sans', sans-serif;
}

/* .footer-block-2{
  
  min-height:120px;
  width:100%;
} */

.footer-menu{
  list-style: none;
  margin:0px auto;
  width:80%;
  text-align: center;
  padding: 0;
}

.footer-menu li{
 display:inline-block;
 color:#ffff;
 text-align: center;
 padding: 0px 20px;
 font-weight:100;
 font-size:18px;
}
.footer-menu li a{
  color:#fff;
  text-decoration: none;
}

.footer-menu li a:hover{
  color:rgb(66, 167, 35);
}
.footer-block-3{
  min-height:60px;
  width: 100%;
  opacity: 0.7;
  margin-top:70px;
  background: rgb(243, 58, 12);
}

.footer-block-3 p{
  color:#ffffff;
  padding-top:32px;
  font-size:16px;
  font-weight: 400;
}

.footer-block-3 .fa {
  font-size: 18px;
  width: 35px;
  height:35px;
  text-decoration: none;
  padding-top: 30px;
  color:#ffffff;
}


.foundation-list li p
{
margin:0;
padding:0;
}

.foundation-list ol
{
padding-bottom:5px;

}

.footer-para {
  color:#860101;
  text-align: right;
  font-size: 14px;
}

.footer-para a {
  color: rgb(255, 255, 255);
}

.footer-para a:hover {
  color: rgb(150, 32, 2);
}

@media(max-width:800PX){

  .content-boxes-v6{
    margin-top:20px;
  }

  .footer-block-3 p{
    color:#ffffff;
    text-align: center;
    font-size:16px;
    font-weight: 400;
  }

  .footer-block-3 .fa {
    font-size: 18px;
    width: 30px;
    padding-top: 10px;
    height:30px;
    text-decoration: none;
    color:#faf5f5;
  }

}

@media(max-width:580PX){

  .footer-block-3{
    min-height:90px;
  }
  .footer-block-3 p{
    color:#ffffff;
    text-align: center;
    font-size:14px;
    font-weight: 400;
  }

  .footer-block-3 .fa {
    font-size: 18px;
    width: 30px;
    padding-top:2px;
    height:30px;
    text-decoration: none;
    color:#faf5f5;
  }
}

@media screen and (max-width:440px){
  .w3_grid_effect{
    padding:0;
  }
  
}
/****************************INDEX CSS STYLE ENDS8******************************************/


/***********************************************ABOUT US CSS**************************************/

.inner-page-img {
  min-height: 270px;
}
.inner-page-img {
  text-align: center;
  background: url(../images/slide2.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 300px;
}
.iit-jee-page-img {
 min-height:100px;
 width:100%;
}

.medical-page-img {
  min-height: 90px;
  width:100%;
}

.services-breadcrumb {
  width: 100%;
  border: none;
  padding: 1em 0;
  background: #eee;
}

.inner_breadcrumb {
  width: 80%;
  margin: 0 auto;
}

ul.short_ls {
  text-align: left;
}
ul {
  margin: 0;
  padding: 0;
}

ul.short_ls li {
  list-style: none;
  display: inline-block;
}
 
.about-section{
  padding: 5em 0;
}

.director-section{
  padding-top:4em;
  background: #F9F9F6;
}

.director-section .about_bottom_left p{
  color:rgb(17, 17, 17);
  font-family: 'Open Sans', sans-serif;
  font-size:13px;
text-align:justify;
}

.director-section .about_bottom_left h4{
  color:rgb(14, 13, 13);
  font-size: 18px;

}

.Ace-classrooom {
  margin-top: -100px;
  margin-bottom: 40px;
  margin-left: 100px;
  margin-right: 100px;
  background-color: rgb(245, 245, 245);
  box-shadow: 0 20px 20px -10px #cccccc;
  border-radius: 5px;
}



/* .title-div {
  margin-top: 30px;
} */


h3.tittle {
  color: rgb(37, 37, 37);
  font-size:1em;
  text-align: center;
  margin-bottom:0;
  padding-bottom:0;
  font-family: Raleway-Regular;
}

h3.tittle img{
  width:30%;
}
h3.tittle hr {
  color: #ef5861;
  margin-top:0;
  padding-top:0;
}



h3.tittle p{
  font-size:18px;
} 
.tittle-style {
  position: relative;
  margin:0;
  padding:0;

}

.about_bottom_left h4 {
  font-size: 2em;
  color: #262c38;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-weight: 600;
}

.about_bottom_left p {
  color: #666;
  line-height: 2em;
  margin-bottom: 1em;
}

a.button-style {
  color: #fff;
  background:linear-gradient(179.15018888649547deg, rgba(81, 245, 163,1) 0.5060882800608835%,rgba(81, 245, 163,1) 2.1328006088280067%,rgba(0, 117, 53,1) 73.54547184170472%);
  border: none;
  padding: 10px 31px;
  letter-spacing: 1px;
  margin-top: 2em;
  display: inline-block;
  text-decoration: none;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
}

.about2-info {
  text-align: center;
}

.aitsresumethree {
  position: relative;
  background: #F9F9F6;
}

.title-div {
  margin-bottom: 70px;
}

h3.tittle {
  color: #000;
  font-size: 2em;
  text-transform: uppercase;
  font-family:Franklin Gothic normal;
  text-align: center;
  margin-bottom: 16px;
}

h3.tittle span {
  color:#ed3237;
}

li.aitsaitsresumewthreeli-1 {
  list-style: none;
}

.work-left {
  text-align: right;
  padding: 1em 13px 0 0;
}

.work-info h4 {
  font-size: 1.2em;
  background: #37BF91;
  display: inline-block;
  padding: 12px 30px;
  color: #fff;
  position: relative;
}

.work-info h5 {
  font-size: 23px;
  margin-bottom: 15px;
  display: inline-block;
  padding: 10px 0;
  letter-spacing: 1px;
  font-weight: 600;
}

.work-right.work-right2 {
  min-height: 216px;
  float: right;
}

.work-right {
  border-left: 1px solid #999;
  padding: 1em 0 2em 13px;
  text-align: left;
}

.work-right p {
  margin: 0;
  letter-spacing: 1px;
  font-size: 15px;
  line-height: 1.9;
  color: #999;
  font-family: 'Open Sans', sans-serif;
}

.work-left p {
  margin: 0;
  letter-spacing: 1px;
  font-size: 15px;
  line-height: 1.9;
  color: #999;
  font-family: 'Open Sans', sans-serif;
}
.team
{
  padding: 5em 0;
}

@media(max-width:800PX){
  .about-section {
    padding: 2em 0;
    background-color: rgb(230, 228, 231);
}

}


/***********************************************ABOUT US CSS ENDS**************************************/


/***********************************************ABOUT teachers CSS ENDS**************************************/
   .about-teachers-details{
     padding:5em;
   }
/***********************************************ABOUT teachers CSS ENDS**************************************/

/*****************************************courses page*************************************************/
.blog-cource{
  padding: 5em 0;
}

.blog-grid-text {
  padding: 0 3em;
  margin-top: 2.5em;
}

.blog-grid-text h4 {
  color: #37BF91;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.blog-grid-text h6 {
  font-size: 18px;
  color: #444;
  letter-spacing: 1px;
  margin: 20px 0;
}

.blog-grid-img img {
  border-radius: 50%;
}

.medical-block{
  text-align: center;
  width:90%;
  padding: 20px 0px;
  margin: 0px auto;
  min-height:320px;
}

.medical-block img{
  height:120px;
}

@media screen and (max-width:480px){
   .medical-block{
     width:100%;
   }
}
/*****************courses page css end*****************************************/

/*****************courses details css end*****************************************/

.courses_details{
  padding:2em 0;
}

.course-title .fa{
  margin-right:10px;
  font-size:16px;
  color:#37BF91;
}

.course-title h3{
    text-align:center;
    color:#f26529;
    padding-top:0em;
    font-style:italic;
}

.course-title h4{
    padding-top:8px;
}

.course-title h6{
    font-size:16px;
}

.course-title h5{
    font-size:16px;
}


.about-course{
  padding-bottom:3em;
}

.about-course p{
  line-height:2em;
}

/*****************courses details css end*****************************************/



/********************************8gallery***********************************/
.gallery{
  padding:5em 0;
}

.agile-figcaption {
  background: #000;
  text-align: center;
  padding: 12px 0;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  transition: .5s all;
  margin-bottom: 26px;
}

.agile-figcaption:hover {
  background: #ef5861;
  
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  transition: .5s all;
}
.w3gallery-grids a{
  text-decoration: none;
}

[class^='imghvr-']>img,
[class*=' imghvr-']>img {
  max-width: 100%;
  display: block;

}

.agile-figcaption h4 {
  font-size: 22px;
  margin-bottom: .3em;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
}


.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}


.gallery-img{
  height:270px;
  width:100%;
}

@media screen and (max-width:786px){
 .gallery-img{
  height:220px;
 }
}

/*****************************gallery*******************************************/


/*****************************admissions*******************************************/
.admissions-block{
  padding-top:5em;
}
.admission-sub .about_bottom_left{
  margin-bottom: 3em;
}

.admission-steps
{
  padding:5em 0; 
}


.admission-steps  h5{
  padding-bottom: 8px;
  font-size:24px;

}

.admission-steps h1{
  font-size: 18px;
  font-weight: bold;
}

.admission-steps h1 span{
  font-weight: normal;
}
.admission-detail-2 h6{
  padding-bottom: 8px;
  font-size: 18px;
}
.admission-detail-2 ol li{
  padding:2px 0;
}

.about-fee{
  padding:2em 0;
}

.about-fee h1{
  font-size: 18px;
  font-weight: bold;
}
/*****************************admissions*******************************************/

/******************************contact us style*************************************/
.contact-us{
  padding: 5em 0;
}
.enq-div
{
  padding: 0em 0;
  background-image: url(../images/enq-bg.jpg);
     /* Set background image to fixed (don't scroll along with the page) */
     background-attachment: fixed;
     /* Center the background image */
     background-position: center;
     /* Set the background image to no repeat */
     background-repeat: no-repeat;
     /* Scale the background image to be as large as possible */
     background-size: cover;
    min-height: 400px;

}

.heading-enq {
  font-weight: 800;
  letter-spacing: .5px;
  font-size: 35px;
  margin-bottom: 1.9em;
  text-align: center;
  color: rgb(250, 250, 252);
  text-transform: capitalize;
  position: relative;
}

.heading-enq span {
  font-size: 15px !important;
  margin-top: 0.6em;
  letter-spacing: 3px;
}

.heading-enq span {
  display: block;
  font-size: 17px !important;
  margin-top: 1em;
  letter-spacing: 4px;
  text-transform: capitalize;
  color: #0177b5;
  font-weight: 500;
}

.contact-us iframe {
  width: 100%;
  height: 18em;
  position:relative;
  border: none;
  margin-bottom: 2em;
}



.contact-aca-agileits {
  margin-bottom: 1.7em;
}

.contact-aca-agileits img {
  width: 25%;
  float: left;
  padding: 7px;
  background: #0177b5;
  border: 4px solid rgba(2, 61, 93, 0.52);
}

.right-contact-acals {
  float: left;
  width: 60%;
  padding: 5px 0px 0px 26px;
}

.right-contact-acals h6 {
  color: #000;
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 3px;
}

p.work-aca {
  font-size: 12px;
  font-weight: bold;
  color: #1ca0de;
  letter-spacing: .5px;
}

.contact-right-acalayouts {
  width: 50%;
  background-color: rgb(255, 255, 255);
  opacity: 0.6;
  padding:20px;
}
.register-right-acalayouts {
  width: 80%;
  background-color: rgb(255, 255, 255);
  opacity: 0.7;
  padding:20px;
}


#contact-right-acalayouts:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
}




/* .head-page-img
{
  width:100%;
  border:0;
  padding:0;
  margin:0;
}
.head-page-img img
{
  width:100%;
  border:0;
  padding:0;
  margin:0;
} */


h5.title-aca {
  font-size: 23px;
  color: #0177b5;
  letter-spacing: 2px;
  
}

.enq-text
{
  z-index: 100;
  position:relative;
  opacity: 1;
  z-index:2;
  margin:1%;
  
}
.reg-text
{
  z-index: 100;
  position:relative;
  z-index:2;
  margin:1%;
  
}


p.head-aca-agileits {
  font-size: 14px;
  letter-spacing: 0.8px;
  line-height: 25px;
  margin: 20px 0;
}

.contact-right-acalayouts input[type="text"], .contact-right-acalayouts input[type="email"], textarea {
  font-size: 13px;
  background: rgba(251, 251, 252, 0.11);
  border: none;
      border-bottom-width: medium;
      border-bottom-style: none;
      border-bottom-color: currentcolor;
  outline: none;
  padding: 10px;
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid #38383a;
  color: #000;
}


.contact-right-acalayouts input[type="submit"] {
  background: #ff7605;
  color: #fff;
  padding: 8px 45px;
  font-size: 15px;
  text-transform: capitalize;
  border: none;
  outline: none;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
input[type="button"], input[type="submit"] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.glyphicon-earphone{
  color:#37BF91;
}

.glyphicon-envelope{
  color:rgb(240, 159, 9);
  padding:0px 2px;
}



@media(max-width:991px){
  .contact-left-acalayouts {
    float: none;
    width: 100%;
}
.contact-right-acalayouts{
  float: none;
  width: 100%;
}

}


/***********************contact end styles**************************************************/


/************************why aashram*******************************************************/

.why-aashram-block{
  padding:2em 0;
}
.wa-block-1{
  padding-bottom:1em;
  
}
.wa-block-1 h3{
  font-weight: normal;
  padding-bottom: 0.5em;
  color:#6C7A3D;

}
.wa-block-1 h4{
  font-weight: normal;
  padding-bottom: 5px;
  text-indent: 25px;
}
.wa-block-1 p{
  color: #000;
  padding-left: 22px;
  line-height: 2em;
  text-align:justify;
}

.wa-block-1 ul{
  list-style: none;
}

.wa-block-1 p span{
  font-size: 16px;
  color:rgb(0, 0, 0);
}
/***********************************************************************/

  @media(max-width:1024px){

    .red-block{
      background-color: #ffffff;
     min-height:250px;
     border:1px solid rgba(95, 95, 95, 0.466);
      text-align: center;
      color:#ffffff;
      position: relative;
      display: grid;
      justify-content: center;
      margin-top: 20px;
      
    }
    .banner_center h1 {
      font-size: 1.9em;
    }
    .banner_center h2 {
      font-size: 1.9em;
    }
    .wmuSliderPrev {
      top: 195px;
    }
    .wmuSliderNext {
      top: 195px;
    }
    .services-header h3 {
      font-size: 2.2em;
    }
    .services-header {
      width: 100%;
    }
    .services-header p {
      font-size: 1em;
    }
    .services-grid h4 {
       font-size: 1.2em;
    }
    .services-grid p {
       font-size: 1em;
    }
    .works-header h3 {
      font-size: 2.2em;
    }
    .works-header {
      width: 100%;
    }
    .works-header p {
      font-size: 1em;
    }
    #filters {
       margin: 0 0px 0em 30em;
    }
    .b-animate{
      top:40%;
    }
    .grid_box a:hover .zoom-icon {
      top:10px;
    }
    .about-header h3 {
        font-size: 2.2em;
    }
    .about-text p{
      font-size:1em;
    }
    .poll-desc h4 {
      font-size: 16px;
    }
    .percentage p {
      font-size: 16px;
    }
    .contact-header h3 {
      font-size: 2.2em;
    }
    .contact-header {
      width: 100%;
    }
    .contact-header p {
      font-size: 1em;
    }
    .contactgrid2 {
      padding: 2em 0 0 13em;
    }
    .contact {
      padding-bottom: 3em;
    }
    .footer-bottom p {
      font-size: 16px;
    }
    .footer-bottom p a {
      font-size: 16px;	
          }
           }
     @media(max-width:800px){

      .blog-cource{
        padding: 3em 0;
      }
          
    .fix-header{
      min-height: 45px;
      width:100%;
      overflow: hidden;
      background-color: #2e3e77;
    }
    .fix-header li{
     color:#ffffff;
     line-height: 20px;
     padding: 0px 18px;
    }
    .fix-header .fa {
      display:none;
    }
    .fix-header .nav >li >a:hover{
      background-color:transparent ;
    } 
    
    .banner_center {
      top: 33%;
    }
    .wmuSliderPrev {
      top: 95px;
    }
    .wmuSliderNext {
      top: 95px;
    }
           .banner_center h1 {
      font-size: 1.5em;
    }
           .banner_center h2 {
      font-size: 1.5em;
    }
    .banner-wrap {
      padding-top: 16em;
    }
    .services-section {
      padding: 2em 0;
    }
    .services-header h3 {
      font-size: 2em;
    }
    .services-grid {
      padding: 20px 0;
      float: left;
      width: 33.3%;
    }
    .services-grid img {
      width: 35%;
    }
    .services-grid {
      padding: 20px 0;
    }
    .services-header p {
      padding: 15px 0;
      
    }
  
           .works-section {
      padding: 2em 0;
    }
    .works-header h3 {
      font-size: 2em;
    }
    .works-header p {
      padding: 15px 0;
    }
    #filters {
      margin: 0px 0px 0em 15em;
    }
    .grid_box a:hover .zoom-icon {
      top: -17px;
    }
    .about-section {
      padding: 2em 0;
      background-color: rgb(238, 236, 240);
    }
    .about-header h3 {
      font-size: 2em;
    }
    .about-imag img {
      width: 80%;
    }
    .about-text p {
      height: 65px;
      overflow: hidden;
    }
    .about-sectiongrids {
      padding: 25px 0px;
    }
    .arrow1 {
      padding-top: 0px;
    }
    .contact-section {
      padding: 2em 0;
    }
    .contact-header h3 {
      font-size: 2em;
    }
    .contact-header p {
      padding: 15px 0;
    }
    .social-icon {
    padding: 20px 0;
    }
    .contactgrid {
      padding-bottom: 1em;
      float: left;
    }
    .contactgrid1 textarea {
      width: 86%;
    }	
    .contactgrid2 {
      padding: 1em 0 0 0;
      text-align: center;
    }
    .contact {
      padding-bottom: 2em;
    }
    .footer-bottom {
      padding-top: 35px;
    }
    }


/*----- resposnive-menu -----*/
@media(max-width:768px){
  .navbar .navbar-nav  li{
    width: 100%;
    text-align: center;
    text-transform: uppercase ;
   }
  
   
   .blog-cource{
    padding: 4em 0;
  }
  .header-top {
  padding-top:2em;
  }

  .red-block{
    background-color: #ffffff;
     min-height:250px;
    border:1px solid rgba(95, 95, 95, 0.466);
    text-align: center;
    color:#ffffff;
    position: relative;
    display: grid;
    justify-content: center;
    margin-top:20px;
    
  }
span.menu:before 
        {
        content: url(../images/nav.png) no-repeat 0px 0px;
        cursor: pointer;
        }
.top-menu 
{
  
  float:none;
  width: 100%;
  text-align: right;
}
.top-menu  ul
{
  display:none;
}
.top-menu  ul li 
{
  font-size: 14px;
  display:block;
  
}
.top-menu  span.menu
{
  display:block;
}
.top-menu ul li{
  display:block;
  float:none;
  margin: 0em;
  border-bottom: 1px solid #4B6075;
  border-right:none;
}
.top-menu ul li {

  padding:15px 0 ;
}
.top-menu  ul
{
  margin:15px 0;
  z-index: 999;
  position: absolute;
  width: 96%;
  background:#2e3e4e;
  text-align: center;
}
.top-menu ul li a {
  display: block;
}
.wmuSliderPagination {
  right: 46%;
}
}
   
   @media(max-width:640px){
     .header-top {
    padding-top: 2.5em;
  }
  
  .contact-us iframe {
    width: 90%;
    height: 14em;
    position:relative;
    border: none;
    margin-bottom: 2em;
  }
  .blog-cource{
    padding: 2em 0;
  }
  .navbar-brand img{
    width:310px;
    height:60px;

  }
     .top-menu ul li a {
    font-size: 14px;
  }
  .top-menu ul {
    width: 95%;
  }	
  .banner_center {
    top: 36%;
  }
  
  .banner_center h1{
    font-size: 1.2em;
  }
  .banner_center h2 {
    font-size: 1.2em;
    padding: 5px 0;
  }
  .wmuSliderPagination {
    right: 44%;
  }
  .services-section {
    padding: 1.5em 0;
  }
  .services-header h3 {
    font-size: 1.5em;
  }
  .services-header p {
    font-size: 0.9em;
  }
  .services-grid img {
    width: 20%;
  }
  .services-grid {
    padding: 16px 0;
    width: 100%;
  }
  .services-grid p {
    font-size: 0.9em;
    width: 55%;
    margin: 0 auto;
  }
  .works-section {
    padding: 1.5em 0;
  }
  .works-header h3 {
    font-size: 1.5em;
  }
  .works-header p {
    font-size: 0.9em;
  }
  
  #filters {
    margin: 0px 0px 0em 5em;
  }
  #filters li span {
    font-size:1em;
  }
  div#portfoliolist {
    padding: 11px 6px 0px 11px;
  }
  .grid_box a:hover .zoom-icon {
    top: -30px;
  }
  .about-text p {
    height: 46px;
    overflow: hidden;
  }
  .about-header h3 {
    font-size: 1.5em;
  }
  .about-imag img {
    width: 70%;
  }
  .poll-desc h4 {
    font-size: 15px;
  }
  .percentage p {
    font-size: 15px;
  }
  
  .contact-header h3 {
  font-size: 1.5em;
  }
  .contact-header p {
    font-size: 0.9em;
  }
  .social-icon {
    padding: 15px 0;
  }
  .contactgrid {
    float: none;
    
  }
  .contactgrid1 textarea {
    width: 100%;
  }
  .contactgrid input[type="text"] {
    padding: 7px 0;
  }
  .contactgrid2 input[type="button"]{
    font-size: 13px;
  }
  .contact {
    padding-bottom: 1.5em;
  }
  .footer-bottom p   {
  font-size: 14px;
  }
  .footer-bottom p a   {
  font-size: 14px;
  }
  .footer-bottom {
    padding-top: 20px;
  }
}
@media(max-width:480px){
  
  
  .blog-grid-img img {
    width: 60%;
    margin: 0 auto;
    padding-top:5px;
}

.blog-grid-text h4 {
  font-size: 25px;
}
  .header-top {
    padding-top: 1.5em;
  }
  .navbar-brand img{
    width:220px;
    height:60px;

  }
  .logo img {
    width: 80%;
  }
  .top-menu ul {
    width: 93%;
    margin: 19px 0;
  }
  .top-menu ul li {
    padding:10px 0 ;
  }
  .top-menu ul li a {
    font-size: 14px;
  }
  .wmuSliderPagination {

    bottom: 40px;
  }
  .banner-wrap {
    padding-top: 15em;
  }
  .banner_center {
    top: 35%;
    left: 24%;
  }
  .banner_center h1 {
    font-size: 0.9em;
  }
  .banner_center h2 {
    font-size: 0.9em;
    padding: 3px 0;
  }
  .wmuSliderNext {
    top: 80px;
  }
  .wmuSliderPrev {
    top: 80px;
  }
  .wmuSliderPagination {
    right: 43%;
  }
  .wmuSliderPagination a {
    width: 12px;
    height: 12px;
  }
  .services-header h3 {
    font-size: 1.4em;
  }
  .services-header p {
    
    height: 66px;
    overflow: hidden;
  }
  .services-grid h4 {
    font-size: 1em;
    padding: 10px 0;
  }
  .services-grid p {
    width: 70%;
  }
  .works-header h3 {
    font-size: 1.4em;
  }
  .works-header p {
    
    height: 66px;
    overflow: hidden;
  }
  .works-header p {
    padding: 10px 0;
  }
  #filters {
    margin: 0px 0px 0em 2em;
  }
  #filters li span {
    font-size: 0.9em;
    padding: 16px 7px;
    margin: 0 0.1em;
  }
  #portfoliolist .portfolio {
    width: 48%;
    margin: 0px 7px 7px 0px;
  }
  div#portfoliolist{
    background: none;
  }
  .grid_box a:hover .zoom-icon {
    top: -4px;
  }
  .b-animate
  {
    top:30%;
  }
  .about-header h3 {
    font-size: 01.4em;
  }
  .about-imag img {
    width: 90%;
  }
  .about-text {
    float: left;
    width: 64%;
    margin-top: 4%;
  }
  .poll-desc h4 {
    font-size: 14px;
  }
  .percentage p {
    font-size: 14px;
  }
  .contact-header h3 {
    font-size: 1.4em;
  }
  .contact-header p {
    
    height: 66px;
    overflow: hidden;
  }
  .contact-header p {
    padding: 10px 0;
  }
  .contactgrid input[type="text"] {
    padding: 5px 0;
  }
  .contact {
    padding-bottom: 1em;
  }
  .footer-bottom {
    padding-top: 15px;
  }
@media(max-width:320px){
  .navbar-brand img{
    width:180px;
    height:60px;

  }
  
  .social-icon {
    padding: 10px 0;
  }
  .social-icon i {
    width: 30px;
    height: 30px;
    background: url("../images/img-sprite.png") no-repeat 0px 0px;
    display: inline-block;
    background-size: 420px;
  }
  .social-icon a i.icon1 {
  background-position: -3px -3px;
  }
  .social-icon a i.icon1:hover {
    background-position: -3px -33px;
  }
  .social-icon a i.icon2 {
    background-position: -36px -3px;
  }
  .social-icon a i.icon2:hover {
    background-position: -36px -34px;
  }
  .social-icon a i.icon3 {
    background-position: -70px -3px;
  }
  .social-icon a i.icon3:hover {
    background-position: -70px -34px;
  }
  .social-icon i.icon4 {
    background-position: -103px -3px;
  }
  .social-icon a i.icon4:hover {
    background-position: -103px -34px;;
  }
  .social-icon i.icon5 {
    background-position: -137px -3px;
  }
  .social-icon a i.icon5:hover {
    background-position: -137px -34px;
  }
  .social-icon i.icon6 {
    background-position: -170px -3px;
  }
  .social-icon a i.icon6:hover {
    background-position: -170px -34px;
  }
  .social-icon i.icon7 {
    background-position: -204px -3px;
  }
  .social-icon a i.icon7:hover {
    background-position: -204px -34px;
  }
  .social-icon i.icon8 {
    background-position: -237px -3px;
  }
  .social-icon a i.icon8:hover {
    background-position: -237px -34px;
  }
    .footer-bottom p {
    font-size: 13px;
    }
  }

  



}

@media only screen and (max-width: 479px) {
  .courses-block {
    background:none;
    background-color: #373635;
   }

   .courses-block-1
   {
     opacity: 1;
   }
   .white-block{
    background-color: #ffffff;
    height:250px;
    position: relative;
    margin-top: 20px;
  }

  .red-block{
    background-color: #ffffff;
    min-height:250px;
   border:1px solid rgba(95, 95, 95, 0.466);
   text-align: center;
   color:#ffffff;
   position: relative;
   display: grid;
   justify-content: center;
   margin-top:20px;
  }

}

/************************************vison_block css********************/

.vision_main_block{
  padding:5em 0;
  
}

.vm-block-1 p{
  font-size:18px;
  color: #666;
  font-weight: normal;
  text-align: center;
  font-style: italic;
  line-height: 2em;
}

.vm-block-2{
  padding:3em 0;
}


.vm-block-2 p{
  font-size:16px;
  color: #666;
  font-weight: normal;
  text-align: center;
  font-style: italic;
  line-height: 2em;
}

.vm-block-2 span{
  color:#37BF91;
  font-weight: 600;
}
/****************vision block end******************************/

/*************************necessary info************************/
 .necessary-info-block{
   padding:2em 0;
 }



/*************************necessary info************************/
.course_all_details{
  border:1px solid rgb(243, 240, 240);
  background: #f7f7f7;
  padding:2em 0;
}


/***************scholars *******************************/




/*******************************career forms**************************/

.career-block input[type="text"], .career-block input[type="email"], textarea {
  font-size: 13px;
  background: rgba(251, 251, 252, 0.11);
  border: none;
      border-bottom-width: medium;
      border-bottom-style: none;
      border-bottom-color: currentcolor;
  outline: none;
  padding: 10px;
  
  margin-bottom: 15px;
  border-bottom: 1px solid #38383a;
  color: #000;
}


.career-block input[type="submit"] {
  background: #f8b239;
  color: #fff;
  padding: 8px 45px;
  font-size: 15px;
  text-transform: capitalize;
  border: none;
  outline: none;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
input[type="button"], input[type="submit"] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}



@media(max-width:800PX){

  .footer-block-3 p{
    color:#ffffff;
    text-align: center;
    font-size:16px;
    font-weight: 400;
  }

  .footer-block-3 .fa {
    font-size: 18px;
    width: 30px;
    padding-top: 10px;
    height:30px;
    text-decoration: none;
    color:#faf5f5;
  }

}

@media(max-width:580PX){

  .footer-block-3 p{
    color:#ffffff;
    text-align: center;
    font-size:14px;
    font-weight: 400;
  }

  .footer-block-3 .fa {
    font-size: 18px;
    width: 30px;
    padding-top:2px;
    height:30px;
    text-decoration: none;
    color:#faf5f5;
  }
}

@media screen and (max-width:360px){

  .navbar-header img{
    width:190px;
    
  }


}





.test-link
{
     width:200px;
	 position:relative;
	 margin-top:6px;
	 padding:5px 2px;
	 text-align:center;
	 border: 1px solid #fff;
}


.test-link a{
	text-decoration:none;
	color:#fff;
	
}

.test-link:hover{
	 color:none;
	 background:#F7921E;
}





a:hover,a:focus{
    outline: none;
    text-decoration: none;
}
.tab .nav-tabs{
    border: none;
    margin-bottom: 10px;
}
.tab .nav-tabs li a{
    padding: 5px 10px;
    margin-right: 15px;
    background: #37BF91;
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    text-transform: uppercase;
    border: none;
    border-top: 1px solid #37BF91;
    border-bottom: 1px solid #37BF91;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover{
    border: none;
    border-top: 1px solid #37BF91;
    border-bottom:1px solid #37BF91;
    background: #fff;
    color: #f8333c;
}
.tab .nav-tabs li a:before{
    content: "";
    border-top: 15px solid #f8333c;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    top: 0;
    left: -50%;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li a:hover:before,
.tab .nav-tabs li.active a:before{ left: 0; }
.tab .nav-tabs li a:after{
    content: "";
    border-bottom: 15px solid #f8333c;
    border-left: 15px solid transparent;
    border-top: 15px solid transparent;
    position: absolute;
    bottom: 0;
    right: -50%;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li a:hover:after,
.tab .nav-tabs li.active a:after{ right: 0; }
.tab .tab-content{
    padding: 20px 30px;
    border-top: 1px solid #384d48;
    border-bottom: 1px solid #384d48;
    font-size: 17px;
    color: #384d48;
    letter-spacing: 1px;
    line-height: 30px;
    position: relative;
}
.tab .tab-content:before{
    content: "";
    border-top: 25px solid #384d48;
    border-right: 25px solid transparent;
    border-bottom: 25px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}
.tab .tab-content:after{
    content: "";
    border-bottom: 25px solid #384d48;
    border-left: 25px solid transparent;
    border-top: 25px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
}
.tab .tab-content h3{
    font-size: 16px;
    margin-top: 0;
}
@media only screen and (max-width: 479px){
    .tab .nav-tabs li{
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
}



.demo{
  background: none;
}
.post-slide{
  margin: 0 1px;

}

.post-content .fa{
  color:#000;
}
.post-slide .post-img{
  overflow: hidden;
}
.post-slide .post-img img{
  width: 100%;
  height: 210px
  transform: scale(1);
  transition: all 1s ease-in-out 0s;
}
.post-slide:hover .post-img img{
  transform: scale(1.08);
}
.post-slide .post-content{
  background: #f2f2f2;
  padding: 20px;
}
.post-slide .post-title{
  font-size: 17px;
  font-weight: 600;
  margin-top: 0;
  text-transform: capitalize;
}
.post-slide .post-title a{
  display: inline-block;
  color: #808080;
  transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
  color: #3d3030;
  text-decoration: none;
}
.post-slide .post-description{
  font-size: 12px;
  color: #676767;
  line-height: 24px;
  margin-bottom: 4px;
}
.post-slide .post-bar{
  padding: 0;
  margin-bottom: 1px;
  list-style: none;
}
.post-slide .post-bar li{
  color: #676767;
  padding: 1px 0;
}
.post-slide .post-bar li i{
  margin-right: 5px;
}
.post-slide .post-bar li a{
  display: inline-block;
  font-size: 12px;
  color: #808080;
  transition: all 0.3s ease 0s;
}
.post-slide .post-bar li a:after{
  content: ",";
}
.post-slide .post-bar li a:last-child:after{
  content: "";
}
.post-slide .post-bar li a:hover{
  color: #3d3030;
  text-decoration: none;
}
.post-slide .read-more{
  display: inline-block;
  padding: 2px 15px;
  font-size: 14px;
  font-weight: bold;
  color: rgb(252, 6, 6);
  text-transform: capitalize;
  transition: all 0.30s linear;
}
.post-slide .read-more:hover{
  
  text-decoration: none;
}

.event-text{
  color:#000;
  height:50px;
  overflow:hidden;
  line-height:1em;
  
}


@media screen and (max-width: 480px){
   .footer-block-3 .col-md-offset-2 {
  text-align: center;
}
}


.news_feed{
  margin-top: 10px;
  padding: 1em 0;
  background-color: #f4f5f7;
}

@media screen and (max-width: 786px){
  .news_feed{
  margin-top: 10px;
  padding: 0;
  background-color: #f4f5f7;
}
.news_feed .col-md-4, .news_feed .col-md-8{
   padding-left: 0;
   padding-right: 0;

  }
}



.news_feed .news-lblock ul,.news_feed .news-lblock ol{
  margin-left: 15px;
}

.news_title{
  padding: 4px 0;
}

.news_title label{
 font-family: 'Lora', serif;
  font-size: 24px;
  color:#000;
}

.post-date p{
  display: inline-block;
  margin-left: 15px;
}

.anews-img{
  min-height: 210px;
  margin-bottom: 20px;
  
}

.anews-img img{
  min-height: 200px;
  height: 210px;
  margin-top:20px;
  
}


.news-rblock{
  background-color: #fff;
  padding: 5px;
  max-height:520px;
}

.news-lblock{
  background-color: #fff;
  padding: 15px;
}

.news-rblock ul{
  list-style: none;
}
.news-rblock li{
  padding: 5px;
  border-bottom: 1px dashed #000;
  margin-bottom: 4px;
}

/* updated css new */

.divider, .parallax {

  background-repeat: repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;

}
.bg-silver-deep {
  background-color: rgba(240, 240, 231, 0.747);
}

.divider .container {
  padding-top: 60px;
  padding-bottom: 60px;
}

.pb-60 {
  padding-bottom: 60px !important;
}
.pt-50 {
  padding-top: 50px !important;
}

.feature-icon {
  float: left;
}
.feature-icon > img {

  width: 65px;

}
.mb-0 {

  margin-bottom: 30px !important;

}
.mt-30 {
  margin-top: 30px !important;
}
.mt-0{
  margin-bottom:30px;
  font-weight:600;
  font-size:24px;
}
.text-white {

  color: rgb(236, 236, 236) !important;

}
h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;

}

.font-54 {
  font-size: 3.85714286rem !important;
}
.text-theme-colored2 {
  color:rgb(243, 58, 12) !important;
}
/* .pr-90 {

  padding-right: 90px !important;

} */
.font-15 {
  line-height:1.8em;
  font-size: 15px !important;

}
.text-gray-darkgray {
  color: #a9a9a9 !important;
  text-align: justify;
}
.funfact {

  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;

}

.funfact .animate-number {

  line-height: 1;

}
.funfact h2 {

  position: relative;

}
.mb-15 {

  margin-bottom: 15px !important;

}
.mt-0 {
  margin-top: 0 !important;

}
.font-38 {

  font-size: 38px !important;

}
.font-weight-400 {

  font-weight: 400 !important;

}

.bg-dark-transparent-2 {
 padding:15px;
  background-color: rgba(0, 0, 0, 0.2) !important;

}
.mb-20 {
  margin-bottom: 20px !important;
}
.fa-smile-o,.fa-book,.fa-users,.fa-graduation-cap{
  font-size:50px !important;
  margin-right: 25px;
}
/* .btn-theme-colored2 {
  color: #fff;
  background-color: #ee8003;
  border-color: #e47b03;
} */

.form-control {

  box-shadow: none;
  height: 45px;
  border: 1px solid #eeeeee;

}


body{
  background-color: #ffffff;
}



  


 /****************
  Jquery Slider Start
  ****************/

.slide .slider-item h2 {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
}

@media screen and (max-width:480px){
  .slide .slider-item h2 {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    font-size: 20px;
  }
}

  
#mixedSlider {
  position: relative;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}

@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100%;
  }
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: center;
  letter-spacing: 2px;
  color: #252525;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-size: 18px;
  z-index: 1;
}

#mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
  filter:brightness(50%);
}
#mixedSlider .MS-content .item .description {
  background-color: rgba(231, 231, 231, 0.993);
  font-size: 16px;
  margin: 0px auto;
  text-indent: 15px;
  text-align: center;
}

#mixedSlider .MS-content .item .description h5 {
  padding-top: 10px;
}


#mixedSlider .MS-content .item .description h4 {
  padding-bottom: 10px;
}

#mixedSlider .MS-content .item a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-style: italic;
  color: rgba(173, 0, 0, 0.82);
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: -10px;
  }
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: -10px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}



 /****************
  Jquery Slider End
  ****************/

/************
  About us
************/

/*  Page Intro   ||-----------*/
.light-color * {
	color: #fff;
}

.inner-intro h1 {
	font-weight: 700;
	text-transform: capitalize;
	font-size: 40px;
}
.title_row{
    padding:180px 0px 80px;
    text-align: center;
}
.page-breadcrumb a:hover {
  color: rgb(207, 207, 207);
}

 .inner-intro .page-breadcrumb span{
 	color:rgba(255, 255, 255, 0.49) !important;
 }

.inner-intro {
	background-color: #f7f7f7;
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.inner-intro.inner-intro-small {
	height: 380px;
}
.inner-intro .container {
	position: relative;
	height: 100%;
	display: table;
}
.inner-intro .container .title {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
figure {
	margin: 0px;
}
.bg-img {
	background: url(../images/bg_1.jpg) 0 36% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.overlay-before:before {
	background-color:rgba(0, 0, 0, 0.64);
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
}
.inner-intro {
	margin-top: 0px;
}
@media (max-width: 767px) {
	.inner-intro {
		height: 220px;
		margin-top: 0px;
	}
		.title_row{
		padding: 0px;
	}

	.overlay-before:before {
		width: 100%;
		transform: rotate(23deg);
		-webkit-transform: rotate(23deg);
		transform: rotate(0);
		-webkit-transform: rotate(0);
		transform-origin: 100% 0;
		-webkit-transform-origin: 100% 0;
		opacity: 0.9;
	}
}
.member_say {
	font-size: 14px;
}

.padding {
	padding-top:110px;
	padding-bottom:110px;
}
.ptb-xs-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pb-60 {
	padding-bottom: 60px;
}
.pb-xs-40 {
  padding-bottom: 40px;
}
.solution_box.about_new {
	padding-top: 0px;
	padding-bottom: 0px;
}
.solution_box.about_new i {
	background: #f1f1f1;
	height: 85px;
	width: 85px;
	line-height: 60px;
	border-radius: 50%;
  font-size: 40px;
  padding-top:12px;
}
.solution_box {
	text-align: center;
	background: #fff;
	padding: 40px;
}
.solution_box h4 {
	margin: 20px 0px;
}
.solution_box i {
	font-size: 50px;
}
.solution_box i.color_green {
	color: #19cc95;
}
.solution_box i.color_orenge {
	color: #ffa500;
}
.solution_box i.color_prple {
	color: #8c70f0;
}

/************************* Course Category ***************/

/* Section_Heading */
.heading_section h2 {
  margin: 30px 0;
}
.heading_section p {
  margin: 10px 150px 50px;
}

.line_heading {
	overflow: hidden;
	margin: 15px auto;
	max-width: 100px;
}
.line_heading .line_bar {
	float: left;
	width: 40px;
	height: 2px;
	background: rgb(255, 25, 25);
	margin: 0 5px;
}

/* COURSE CATEGORIES */
.course-cat {
  background-color: rgb(240, 240, 240);
  margin: 0;
}

.categories_box {
  position: relative;
  width:500px;
  height: 120px;
	background-color: #f8f8f8;
  padding: 10px 15px 20px;
  margin-bottom:60px; 
	overflow: hidden;
	border: 1px solid transparent;
	transition: all 0.3s;
}
.icon_categor {
	float: left;
	width: 45px;
  height: 45px;
  padding-top:0px; 
}
.icon_categor i {
  padding: 10px 0px 0px 10px;
	font-size: 30px;
	vertical-align: middle
}
.categori_text {
	float: left;
	width: calc(100% - 60px);
	margin-left: 15px;
}
.categori_text h3 {
  font-size: 16px;
  margin-left: 5px;
  margin-top: 8px;
  text-transform: uppercase;
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;

}
.categori_text p {
  color: rgb(122, 122, 122);
  margin-top: 10px;
  margin-left: 10px;
  font-size: 14px;
}
.border_icon_green .icon_categor i {
	color: #10c45c;
}
.border_icon_green {
	border-bottom-color: #10c45c;
}
.border_icon_red {
	border-bottom-color: #fd2a03;
}
.border_icon_blue {
	border-bottom-color: #008be7;
}
.border_icon_red .icon_categor i {
	color: #fd2a03;
}
.border_icon_orange {
	border-bottom-color: #fda503;
}
.border_icon_orange .icon_categor i {
	color: #fda503;
}
.border_icon_blue .icon_categor i {
	color: #008be7;
}

.border_icon_green:hover {
	border: 1px solid #10c45c;
}
.border_icon_red:hover {
	border: 1px solid #fd2a03;
}
.border_icon_orange:hover {
	border: 1px solid #fda503;
}
.border_icon_blue:hover {
	border: 1px solid #008be7;
}

/************************* Course Category ***************/

 

 .word-section h1 {
   text-align: center;
   padding: 50px auto;
 }

 .word-block {
  margin: 50px 10px;
  background-color: #cccccc;
  color: rgb(75, 75, 75);
}


/************* Top Rankers ***************/

.card {
  margin: 30px auto;
  font-size: 1em;
  overflow: hidden;
  padding: 0;
  border: none;
  border-radius: .28571429rem;
  box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

.card-block {
  text-align: center;
  font-size: 1em;
  position: relative;
  margin: 0;
  padding: 1em;
  border: none;
  border-top: 1px solid rgba(34, 36, 38, .1);
  box-shadow: none;
}

.card-img-top {
  display: block;
  width: 100%;
  height: auto;
}

.card-title {
  font-size: 1.28571429em;
  font-weight: 500;
  line-height: 1.2857em;
}

.card-text {
  clear: both;
  margin-top: .5em;
  color: rgba(0, 0, 0, .68);
}

.topper-heading {
  background-color: #008be7;
  color: #ffffff;
}

.topper-heading h2 {
  text-align: center;
  padding:10px 0;
}

@media screen and (max-width:480px) {
  .topper-heading h2 {
    text-align: center;
    padding:10px 20px;
    font-size: 18px;
  }
}

/************* Top Rankers End ************/






/************ scroll div **************/



.scrollerDiv{
  min-height:50px;
  width:100%;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 0px;
}
.scrollerDiv a{
  text-decoration: none;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
}

#scroll-con
{
  padding: 0;
  margin: 0;
}


.blinking{
  animation:blinkingText 0.9s infinite;
  font-size: 16px;
  padding: 5px;
}
@keyframes blinkingText{
	0%{		color: rgb(248, 11, 11);	}
	49%{	color: transparent;	}
	50%{	color: transparent;	}
	99%{	color:transparent;	}
	100%{	color: rgb(177, 6, 6);	}
}



/************ scroll div End **************/