@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Patrick+Hand|Roboto:100,300,400,500,700,900|Source+Sans+Pro:200,300,400,600,700,900');
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




.navbar-brand {
    height: 100px;
}

.navbar{
	margin-bottom: 0px;
	border:none; 
}
.navbar-toggle{
	margin-top: 35px;
	border-radius:2px;
}
.navbar-default .navbar-nav > li > a{
	line-height: 73px;
	padding-left: 25px;
	padding-right:25px;
	font-family: 'roboto', sans serif;
	font-weight:500;
}

.navbar nav{
	padding-left: 30px;
	padding-right:30px;
}


.navbar-default .navbar-nav > .active > a{
	background: #5b7e98;
	color:#fff;
}


.navbar-default .navbar-nav > li > a.comics:hover{
	background: #f8a32a;
	color:#fff;
	-webkit-transition: all .25s;
    transition-timing-function: ease-in-out;
}
.navbar-default .navbar-nav > li > a.profile:hover{
	background: #3053a3;
	color:#fff;
	-webkit-transition: all .25s;
    transition-timing-function: ease-in-out;
}
.navbar-default .navbar-nav > li > a.blog:hover{
	background: #00a651;
	color:#fff;
	-webkit-transition: all .25s;
    transition-timing-function: ease-in-out;
}
.navbar-default .navbar-nav > li > a.parents:hover{
	background: #772f5d;
	color:#fff;
	-webkit-transition: all .25s;
    transition-timing-function: ease-in-out;
}
.navbar-default .navbar-nav > li > a.spotlights:hover{
	background: #5b7e98;
	color:#fff;
	-webkit-transition: all .25s;
    transition-timing-function: ease-in-out;
}

.banner{
	background: url(../imgs/spolight_banner_horizontal2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height:400px;
}

h1{
	font-family:'source sans pro', sans serif;
	font-weight:800;
	font-size: 80px;
	text-transform: uppercase;
	text-align:center;
	padding-top: 135px;
	color:#fff;
	letter-spacing: .05em;
	
}

h2 {
	font-family:'source sans pro', sans serif;
	font-weight:700;
	font-size: 35px;
	letter-spacing: .05em;
	text-align:center;
	text-transform: uppercase;
	color:#fff;
	padding-top: 25px;
	line-height: 10px;
}



h3{
	font-family:'source sans pro', sans serif;
	font-weight:600;
	font-size: 25px;
	letter-spacing: .04em;
	text-align: center;
	padding-top: 2.5em;
	padding-bottom: 3.5em;
	line-height: 1.5em;	
}


p{
	font-family: 'Patrick Hand', cursive;
	font-size: 1.5em;
	line-height: 1.2em;
}


.that_body_tho{
	background: #e0e0e0;
	padding-bottom: 50px;	
}


video {
	background:url(../imgs/kids-silouette_spotlights.png);
	background-position: center;
}







.overlay {
    position:absolute;
    top:0;
    left:0;
    z-index:1;
	height: 20px;
}


.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video{
	height:100%;
}





.test_card1 h4{
	text-align: center;
	color:#fff;
	padding-top: 30px;
	padding-bottom:15px;
	padding-right:15px;
	padding-left:15px;
	letter-spacing: .020em;
	line-height: 1.2em;
	font-family: "source sans pro", "sans serif";
	font-size: 1.57em;
	font-weight:500;
}

.test_card1 p{
	text-align: center;
	padding-left: 15px;
	padding-right:15px;
	padding-bottom:8px;
	letter-spacing: .035em;
	font-size: 1.25em;
	font-weight:100;
	color:#fff;
	
}
.card{
	background:#5B5B5B;
	margin-bottom: 50px;
  	margin: 0 auto;
}
.card-block{
	height: 200px;
	margin-bottom:50px;
	padding-bottom: 15px;
}

.test_card1 span{
	font-weight: 600;
	letter-spacing: .035em;
	color:#9cb7cc;
}



h4.card-title2{
	padding-top:75px;
	
}



ol li{
	text-align: center;
	padding-left: 15px;
	padding-right:15px;
	padding-bottom:10px;
	letter-spacing: .035em;
	font-family: 'Patrick Hand', cursive;
	font-size: 1.3em;
	font-weight:100;
	color:#fff;
	
}


/**/
@media(min-width:768px){
	.test_card1 .container{
		width:auto;
	}
}







.footer{
	background:#555555;
}
.footer h5{
	font-family: 'roboto', sans serif;
	font-size: 13px;
	color:#fff;
	line-height: 2em;
	letter-spacing: .025em;
	padding-bottom:30px;
}

.footer img{
	padding-top: 30px;
	padding-bottom:30px;
	height: 160px;
}
.other_links{
	padding-top: 30px;
}
.other_links a{
	line-height: 3em;
	font-family: 'roboto', sans serif;
	font-size: 13.5px;
	font-weight:400;
	letter-spacing: .035em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

@media(max-width:590px){
	.other_links{
		float:right;
		padding-top:0px;
		padding-bottom:30px;
	}
	
}

.other_links2{
	padding-bottom: 20px;
}
.other_links2 a{
	line-height: 3em;
	font-family: 'roboto', sans serif;
	font-size: 13.5px;
	font-weight:400;
	letter-spacing: .035em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.copyright_part{
	background:#404040;
}

.copyright_part h5{
	padding-top: 25px;
	padding-bottom:25px;
	letter-spacing: .025em;
	font-weight: 400;
	font-family: 'roboto', sans serif;
	font-size: 13px;
	color:#fff;
}


@media (max-width:991px){
		h2 {
			line-height: 1.5em;
			font-size: 1.7em;
	}
	
}

@media (max-width:991px){
		h1 {
			padding-top: 165px;
			font-size: 2.75em;
	}
	
}



@media(max-width:768px){
		.navbar-brand{
			
			
		}
	}
