@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700i);



body{
		color: #34495e;
    	background: #f5f5f5;
    	font-family: 'Roboto', sans-serif;
  		font-weight: 400;
  		font-size: 1.5em;
  		overflow-x:hidden;
	}
/*common*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
a {
  color: #3399ff;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
a:hover,
a:focus {
  color: #d9534f;
  text-decoration: none;
  outline: none;
}
.professor {
  text-align: justify;
    font-size: 1.125em;
    line-height: 2.375rem;
    
    margin-bottom: 2.5rem;
    display: block;
    color: #2e3c40;
    font-weight: 400;
}
.lato h3{
  font-weight: 700;
}
.lato p{
  text-align: justify;
  color: #2e3c40;
  font-weight: 400;
   font-size: 1.05em;
    line-height: 2.375rem;
    
    margin-bottom: 2.5rem;
    font-family: 'Lato';
} 
/*common*/
/*for navigation */
.navbar-default{
    background-color:#34495e;
    border-color:#34495e;
    min-height:60px;
}
.navbar-default .navbar-brand{
    color:#fff !important;
}
.navbar-nav li>a{
    color:#ffffff !important;
    padding-top:20px;
    font-size:14px;
}

@media only screen and (max-width: 600px) {
    .navbar-header a{
            font-size:12px;
        }
    .navbar-header{
        padding-top:5px;
    }    
    .navbar-header img{
            width:16px;
            height:16px;
        }
    } 
@media only screen and (min-width: 600px) {
    .navbar-header a{
            font-size:12px;
        }
        .navbar-header img{
            width:16px;
            height:16px;
        }
    }
@media only screen and (min-width: 768px) {
    .navbar-header a{
            font-size:14px;
        }
        .navbar-header img{
            width:16px;
            height:16px;
        }
    }    
@media only screen and (min-width: 992px) {
    .navbar-header a{
            font-size:22px;
        }
        .navbar-header img{
            width:24px;
            height:24px;
        }
    }
@media only screen and (min-width: 1200px) {
    .navbar-header a{
            font-size:30px;
        }
        .navbar-header img{
            width:32px;
            height:32px;
        }
    }
/*for navigation*/
/*====== for jumbotron ========*/
#jumbotron{
    	color:white;
			background-color: #2ecc71 ;
			letter-spacing: 0.125em;
			padding:20px;
			z-index:999;
		}
	
/*======= for jumbotron ======*/
.no-padding {   
  padding-left: 0;
  padding-right: 0;
  margin-top:-2%;
}
/*carousel */

/*round circle color blue*/
.carousel-indicators .active {
    background-color: #2980b9;

}

/*carousel image width and height state*/
/* CSS used here will be applied after bootstrap.css */
.carousel-control {
  padding-top:10%;
  width:5%;
}
.carousel-control.left,
.carousel-control.right {
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
}
.carousel-control.left span {
  padding: 15px;
}

.carousel-control.right span {
  padding-right: 45px;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
  position: absolute;
    top: 50%;
    /*margin-top: -10px;  fix */
    z-index: 5;
    display: inline-block;
}
.carousel-control .glyphicon-chevron-right{
  margin-top: 1px;
}

.carousel-indicators .active {
    background-color: #2ecc71;

}

li{
  list-style-type: none;
  }

 
  /* CSS used here will be applied after bootstrap.css */
/* color bullet*/
 .color_bullet {
    list-style: none;
      padding:0;
      margin:0;
  }
  .color_bullet li{
    padding-left: 1em; 
      text-indent: -1.1em;
      padding-bottom: 1em;
  }
  .color_bullet li:before {
      content: "■";
      color: #34495e; /* or whatever color you prefer */
  }
/*Color bullet*/
/*services*/
.media-heading {
  display: block;
  font-weight: 400;
}
.gap {
  margin-top: 40px;
  margin-bottom: 40px;
}
/*services*/

/*testimonials*/
.testiomonial{
background-color: #e74c3c;
color:#fff;
}
blockquote > small {
	color: #fff;
}
/**/


#meet-the-team .designation {
  margin-top: 5px;
  display: block;
  font-size: 13px;
}

/*-----footer -------------*/
/* for the footer of all page should have img folder*/
#bottom {
    background-color: #2d2d2d;
    color:white;
  }
#bottom li a{
	font-size: 12px;
}  
#bottom li{
	padding-top: 12px;
	list-style-type: none;
}   
    
     /*.social-links { margin-top: 45px; }*/
     .social-links {
        margin: 40px 50px 0 50px;
        border-top: 1px dotted #4d4d4d;
        text-align: center;
    }
    .social-links a {
        display: inline-block;
        width: 48px;
        height: 48px;
        margin: 5px;
    }
.social-links a.twitter { background: url(../social-icons/twitter-gray.png); }
.social-links a.flickr { background: url(../social-icons/flickr-gray.png); }
.social-links a.vimeo { background: url(../social-icons/vimeo-gray.png); }
.social-links a.linkedin { background: url(../social-icons/linkedin-gray.png); }
.social-links a.facebook { background: url(../social-icons/facebook-gray.png); }
.social-links a.paypal { background: url(../social-icons/paypal-gray.png); }
.social-links a.email { background: url(../social-icons/email-gray.png); }
.social-links a.yahoo { background: url(../social-icons/yahoo-gray.png); }
.social-links a.github { background: url(../social-icons/github-gray.png); }
.social-links a.googleplus { background: url(../social-icons/googleplus-gray.png); }
.social-links a.apple { background: url(../social-icons/apple-gray.png); }
.social-links a.myspace { background: url(../social-icons/myspace-gray.png); }
.social-links a.youtube { background: url(../social-icons/youtube-gray.png); }
.social-links a.skype { background: url(../social-icons/skype-gray.png); }
.social-links a.tumblr { background: url(../social-icons/tumblr-gray.png); }
.social-links a.google { background: url(../social-icons/google-gray.png); }
.social-links a.quora { background: url(../social-icons/quora-gray.png); }



.social-links a.twitter:hover { background: url(../social-icons/twitter.png); }
.social-links a.flickr:hover { background: url(../social-icons/flickr.png); }
.social-links a.vimeo:hover { background: url(../social-icons/vimeo.png); }
.social-links a.linkedin:hover { background: url(../social-icons/linkedin.png); }
.social-links a.facebook:hover { background: url(../social-icons/facebook.png); }
.social-links a.paypal:hover { background: url(../social-icons/paypal.png); }
.social-links a.email:hover { background: url(../social-icons/email.png); }
.social-links a.yahoo:hover { background: url(../social-icons/yahoo.png); }
.social-links a.github:hover { background: url(../social-icons/github.png); }
.social-links a.googleplus:hover { background: url(../social-icons/googleplus.png); }
.social-links a.apple:hover { background: url(../social-icons/apple.png); }
.social-links a.youtube:hover { background: url(../social-icons/youtube.png); }
.social-links a.skype:hover { background: url(../social-icons/skype.png); }
.social-links a.tumblr:hover { background: url(../social-icons/tumblr.png); }
.social-links a.aim:hover { background: url(../social-icons/aim.png); }
.social-links a.google:hover { background: url(../social-icons/google.png); }
.social-links a.quora:hover { background: url(../social-icons/quora.png); }

#footer a{
        color:white;
        text-decoration: none;
    }
.one a{
    margin-right: 30px;
    margin-bottom: 20px;
}
.two a{
    margin-right: 15px;
    margin-bottom: 20px;
}


.mentor{
  padding: 5px;
  min-height: 200px;
}

.mob_mentor{
  padding-top: 10px;
  padding-bottom: 10px;
}

.training{
    background-color:#fff;
    border: 1px solid silver;
    box-shadow: 0px 0px 10px silver;
    border-radius: 10px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:-10px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 999;
    line-height:10px;
}

.freshers{
    background-color:#fff;
    border: 1px solid silver;
    box-shadow: 0px 0px 10px silver;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:-10px;
    position: fixed;
    bottom: 50px;
    left: 0px;
    z-index: 999;
    line-height:10px;
}
/* xs < 768 */
@media screen and (max-width: 767px) {
    .training {
        font-size: 10px;
        line-height:1px;
        bottom: 90px;
    }
    .freshers{
        font-size: 10px;
        line-height:10px;
        bottom: 30px;
        padding-top:5px;
        padding-left:5px;
        padding-right:5px;
        padding-bottom:-10px;
    }    
}

/* sm */
@media screen and (min-width: 768px) {
    .training {
        font-size: 12px;
    }
    .freshers{
        font-size: 10px;
        line-height:10px;
        bottom: 30px;
        padding-top:5px;
        padding-left:5px;
        padding-right:5px;
        padding-bottom:-10px;
    }   
}

/* md */
@media screen and (min-width: 992px) {
    .training {
        font-size: 14px;
        line-height:10px;
    }
    .freshers{
        font-size: 14px;
        line-height:10px;
        bottom: 40px;
        padding-top:10px;
        padding-left:10px;
        padding-right:10px;
        padding-bottom:-10px;
    }   
}

/* lg */
@media screen and (min-width: 1200px) {
    .training {
        font-size: 14px;
        line-height:10px;
    }
    .freshers{
        font-size: 14px;
        line-height:10px;
        bottom: 40px;
        padding-top:10px;
        padding-left:10px;
        padding-right:10px;
        padding-bottom:-10px;
    } 
}