@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400);
@import url(https://fonts.googleapis.com/css?family=Lato:900);

body {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; 
	color: #444;
}

h1, h2, h3, h4, h5, h6 { 
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; 
	font-weight: 400;
}

.navi h4 {
	font-size: 16px;	
	margin-bottom: 0.5rem;
	margin-top: 0;
} 

a {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	cursor: pointer;
}

.button {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-size: 0.85rem;
	color: #fff !important;
	padding: 5px 8px;
	background: #fcae00;
	border: solid 1px #e39c00;
	margin-bottom: 0;
}

button:hover, button:focus, .button:hover, .button:focus {
	background-color: #ffb717;
}

p {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-size: .875rem;
	line-height: 1.4;
	color: #444;
	margin-bottom: 0.75rem;
}

.section-title, .section-title a {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: .875rem;
	text-transform: uppercase;
	color: #a9a9a9;
	margin-bottom: 20px;
    display: block;
}

/***********************************************************************************
 * Heading
 **********************************************************************************/ 
#hello {
	background: url("/images/homepage/v9/tiged-headBg.jpg") no-repeat;
	background-size: cover;	
	padding: 30px 0;
	text-align: center;
}

#hello h1 {
	font-family: 'Lato', Helvetica, Arial, sans-serif !important ;
	font-size: 2rem;
	font-weight: 900;
	line-height: 1.2;
	color: #fff;
	margin-bottom: 0;
	-webkit-font-smoothing: antialiased;
}

/***********************************************************************************
 * Spotlight
 **********************************************************************************/ 
#home {
	padding: 40px 0;	
} 

.sldContainer .slider-content h2 a {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 1;
	color: #0b2d3e;
	display: block !important;
}

.sldContainer p {
	margin-bottom: 10px;
	font-size: 0.9rem;
}

.sldContainer .columns {
	padding: 0;
}

.sldContainer .slider-content {
	padding: 20px 30px 15px 30px;
}

.sldContainer .slick-slider {
	background-color: #f5f5fa;
	margin-bottom: 0px;
}

.flex-video {
	margin-bottom: 0;
}

.slkSlider .slick-dots {
	right: 0px;
	text-align: right;
}

.slkSlider .slick-dots li {
	margin: 0;
}

.slkSlider .slick-dots li button:before {
	font-size: 12px;
	color: #a9a9a9 !important;
	opacity: 1;
}

.slkSlider .slick-dots li.slick-active button:before {
	color: #34a0da !important;
}

/***********************************************************************************
 * Stats
 **********************************************************************************/ 
#stats .number {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 2.75rem;
	color: #24a0e0;
	line-height: 1;
}

#stats .title {
	font-family: "Oswald", Helvetica, Arial, sans-serif !important;
	font-weight: 600;
	font-size: 20px;
	color: #666;
}

#stats li {
	text-align: center;	
	height: 180px;
	padding-top: 50px;
}

#stats .stats-1 {
	background: #e1f2fb url("/images/homepage/v9/educators.jpg") center no-repeat;
}

#stats .stats-2 {
	background: #f2f9fd url("/images/homepage/v9/schools.jpg") center no-repeat;
}

#stats .stats-3 {
	background: #f2f9fd url("/images/homepage/v9/projects.jpg") center no-repeat;
}

#stats .stats-4 {
	background: #e1f2fb url("/images/homepage/v9/countires.jpg") center no-repeat;
}

/***********************************************************************************
 * Highlight
 **********************************************************************************/ 
#highlight {
	padding: 40px 0;	
	background: url("/images/homepage/v9/pattern.jpg") repeat;
} 

#highlight ul li {
	text-align: center;
	padding-bottom: 0;
}

#highlight ul li img:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

#highlight ul li h3 {
	margin: 5px 0 0 0;	
}

#highlight ul li h3 a {
	font-size: 1.125rem;
	color: #444;
	line-height: 1.4;
	display: block;
}

/***********************************************************************************
 * My Classes
 **********************************************************************************/ 
.school {
	margin-bottom: 20px;
} 

.school-name {
	background: #e1f2fb;
	padding: 10px 15px;
}

.school-name a {
	font-size: 0.9rem;
	font-weight: 600;
	color: #444;
}

.school-name img {
	margin-right: 5px;	
}

.class-name {
	background: #f2f9fd;
	padding: 20px 15px;
}

.class-name ul {
	margin-bottom: 10px;	
}

.class-name ul li a {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; 
	font-size: 0.85rem;
	color: #444;
}

/***********************************************************************************
 * Case Studies
 **********************************************************************************/  
 #featured {
	padding: 40px 0 80px 0;	
}

.tag { 
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-size: 0.7rem; text-transform: uppercase; 
	font-weight: 600;
	margin-top: 15px;
	display: block;
}

.issue-106 { color: #ff9e29; }
.issue-100 { color: #0da6e2; }
.issue-102 { color: #52bb8b; }
.issue-108 { color: #ffd500; }
.issue-103 { color: #ef384c; }
.issue-101 { color: #86508c; }
.issue-105 { color: #189c6a; }
.issue-104 { color: #f9a126; }
.issue-107 { color: #e8376b; }

.case-study h4 a {
	font-size: 1.15rem;
	line-height: 1.2;
	color: #333;
	display: block;
	font-weight: 600;
}

.case-study a.more {
	font-size: .875rem;
	color: #666;
}

.case-study a.more:hover {
	color: #00a1e2;
	text-decoration: underline;
} 

/***********************************************************************************
 * Large Screen
 **********************************************************************************/
@media only screen and (min-width: 64.063em) and (max-width: 120.063em) { 
	.short {
		padding-right: 1.8rem;
	}
}

/***********************************************************************************
 * Medium Screen
 **********************************************************************************/
@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
	.sldContainer .slider-content {
		padding: 10px 30px;
	}	
	.sldContainer .slkSlider .slick-dots {
		display: none !important;
	}
}

/***********************************************************************************
 * Small Screen
 **********************************************************************************/
@media only screen and (max-width: 40em) { 
	#home, #highlight, #featured {
		padding: 20px 0 !important;	
	}
	#hello {
		padding: 20px 0;
	}
	#hello h1 {
		font-size: 1rem;
	}
	#highlight ul li h3 a {
		font-size: 0.85rem;
		font-weight: 600;
		line-height: 1.4;
		display: block;
		margin-bottom: 20px
	}
	.sldContainer {
		margin-bottom: 10px;	
	}
	.sldContainer .slider-content {
		padding: 5px 15px;
	}	
	.sldContainer h3 {
		font-size: 1rem;
	}
	.sldContainer .slkSlider .slick-dots {
		display: none !important;
	}
	#featured .blog {
		margin-top: 20px;
		margin-bottom: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		border-top: solid 1px #ddd;
	}
}