@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{
	border: 0px;
}

.navbar-brand {
    height: 100px;
}

.navbar{
	margin-bottom: 0px;
}
.navbar-toggle{
	margin-top: 30px;
	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: #3053a3;
	color:#fff;
}


.navbar-default .navbar-nav > li > a.comics:hover{
	background: #f8a32a;
	color:#fff;
	transition: background 0.25s ease-in-out;
    -webkit-transition: all .25s;
	transition-timing-function: ease-in-out
}
.navbar-default .navbar-nav > li > a.profile:hover{
	background: #3053a3;
	color:#fff;
	transition: background 0.25s ease-in-out;
    -webkit-transition: all .25s;
	transition-timing-function: ease-in-out
}
.navbar-default .navbar-nav > li > a.blog:hover{
	background: #00a651;
	color:#fff;
	transition: background 0.25s ease-in-out;
    -webkit-transition: all .25s;
	transition-timing-function: ease-in-out
}
.navbar-default .navbar-nav > li > a.parents:hover{
	background: #772f5d;
	color:#fff;
	transition: background 0.25s ease-in-out;
    -webkit-transition: all .25s;
	transition-timing-function: ease-in-out
}
.navbar-default .navbar-nav > li > a.spotlights:hover{
	background: #5b7e98;
	color:#fff;
	transition: background 0.25s ease-in-out;
    -webkit-transition: all .25s;
	transition-timing-function: ease-in-out
}


.banner{
	background:#741743;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height:300px;
}

.buttons{
	text-align: center;
	padding-top:5px;
}

button.btn.btn-primary.btn-lg{
	padding: 20px 100px;
    font-family: 'open sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
	text-transform: uppercase;
    border-radius: 2px;
    border-color: transparent;
    background-color: #1cb9cd;
	margin-top: 15px;
}

button.btn.btn-default.btn-lg{
	padding: 20px 65px;
    font-family: 'open sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
	text-transform: uppercase;
	color:#fff;
    border-radius: 2px;
    border-color: transparent;
    background-color: #019cca;
	margin-top: 10px;
}



button.btn.btn-default.btn-lg:hover{
	background: #05b8ed;
	-webkit-transition: all .22s;
    transition-timing-function: ease-in-out;
}


h1{
	font-family:'source sans pro', sans serif;
	font-weight:700;
	font-size: 38px;
	text-transform: uppercase;
	text-align:center;
	padding-top: 50px;
	color:#fff;
	letter-spacing: .05em;
}

h2 {
	font-family:'source sans pro', sans serif;
	font-weight:600;
	font-size: 26px;
	letter-spacing: .05em;
	text-align:center;
	text-transform: uppercase;
	color:#fff;
	padding-top: 20px;
	line-height: 36px;
}

p{
	font-family:'source sans pro', sans serif;
	font-size: 1.25em;
	color:#fff;
	line-height: 1.4em;
	text-align: center;
	letter-spacing:.01em;
	opacity: 0;
    transition: all 0.10s;
}





.that_body_tho .col-md-4{
	padding:0px;
}

.comicsbox{
	background:url(../imgs/comic-hover-background_small.png);
	background-position: center;
	background-repeat:no-repeat;
	height:567px;
	
}
.comicsbox h4{
	text-align:center;
	padding-bottom: .2em;
	padding-top: 6.5em;
	text-transform: uppercase;
	font-family: 'source sans pro', 'sans serif';
	font-weight:600;
	color:#fff;
	letter-spacing:.01em;
	font-size:  2.5em;
	line-height: 1.2em;
}

.investigationsbox{
	background: url(../imgs/BADGES_cover_new.jpg);
	background-position: center;
	background-repeat:no-repeat;
	height:567px;
}

.investigationsbox h4{
	text-align:center;
	padding-bottom: .2em;
	padding-top: 6.5em;
	text-transform: uppercase;
	font-family: 'source sans pro', 'sans serif';
	font-weight:600;
	color:#fff;
	letter-spacing:.01em;
	font-size:  2.5em;
	line-height: 1.2em;
}

.spotlightsbox{
	background:url(../imgs/reel-and-clapperboard.jpg);
	background-position: center;
	background-repeat:no-repeat;
	height:567px;
}

.spotlightsbox h4{
	text-align:center;
	padding-bottom: .2em;
	padding-top: 6.5em;
	text-transform: uppercase;
	font-family: 'source sans pro', 'sans serif';
	font-weight:600;
	color:#fff;
	letter-spacing:.01em;
	font-size:  2.5em;
	line-height: 1.2em;
}

.profilebox{
	background:url(../imgs/banner.png);
	background-repeat:no-repeat;
	height:567px;
}

.profilebox h4{
	text-align:center;
	padding-bottom: .2em;
	padding-top: 6.5em;
	text-transform: uppercase;
	font-family: 'source sans pro', 'sans serif';
	font-weight:600;
	color:#fff;
	letter-spacing:.01em;
	font-size:  2.5em;
	line-height: 1.2em;
}

.overlay:hover:after  {
  opacity: .5;
}

.comicsbox:hover {
  background:#f8a32a;
}

.comicsbox:hover .text{
	visibility: visible;
	opacity: 1;
}

.comicsbox:hover h4{
	padding-top: 5.5em;
	transition: all .5s;
   -webkit-transition: all .5s;
}


.investigationsbox:hover {
  background: #00a651;
}

a:hover{
	text-decoration: none;
}




.investigationsbox:hover .text{
	visibility: visible;
	opacity:1;
}

.investigationsbox:hover h4{
	padding-top: 5.5em;
	transition: all .5s;
   -webkit-transition: all .5s;
}


.spotlightsbox:hover {
 background: #5b7e98;

}

.spotlightsbox:hover .text{
	visibility: visible;
	opacity:1;	
}

.spotlightsbox:hover h4{
	padding-top: 5.5em;
	transition: all .5s;
   -webkit-transition: all .5s;
}

.profilebox:hover {
  background: #019cca;
	transition: all .5s;
    -webkit-transition: all .5s;
}




.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;
}



.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;
}



.modal-content{
	width: 1400px;
	border-radius: 2px;
}

.modal-dialog {
    width: 1400px;
    margin: 30px auto;
	margin-top:100px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
	font-family: 'open sans', sans-serif;
	text-align: center;
}

.bs-example{
	text-align: center;
	margin-top:10px;
}

.bs-example .btn{
	padding: 20px 65px;
    font-family: 'open sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
	text-transform: uppercase;
	color:#fff;
    border-radius: 2px;
    border-color: transparent;
    background-color: #019cca;
	margin-top: 10px;
}

.bs-example .btn:hover{
	background: #05b8ed;
	-webkit-transition: all .22s;
    transition-timing-function: ease-in-out;
}

video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}


.banner{
	text-align: center;
}

button.intro{
	margin-top:20px;
	padding: 20px 65px;;
	border:none;
	font-family: 'open sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
	letter-spacing: .025em;
	text-transform: uppercase;
	color:#fff;
	background-color: #019cca;
}




button.intro:hover{
	background: #05b8ed;
	-webkit-transition: all .22s;
    transition-timing-function: ease-in-out;
}


@media(max-width:1435px){
	.modal-content{
		width:1300px;
	}
	.modal-dialog{
	    width: 1300px;
	}
	
}




@media(max-width:1382px){
	.modal-content{
		width:1240px;
	}
	.modal-dialog{
	    width: 1250px;
	}
	
}
	
	
@media(max-width:1367px){
	.modal-dialog{
	width: 1300px;
	}	
	
	.modal-open .modal{
		
	}
	.modal-content{
		width:1225px;
	}
	.modal-dialog{
	    width: 1225px;
	}
}	


@media(max-width:1282px){
	.investigationsbox{
	 background:url(../imgs/BADGES_cover_smallnew.jpg) no-repeat;
	 background-position: top;
	 height:349px;
     }
	.comicsbox{
	background:url(../imgs/comic-hover-background_small.png) no-repeat;
	background-position: center;
	height:349px;
    }
	.spotlightsbox{
	background:url(../imgs/reel-and-clapperboard_small.jpg) no-repeat;
	background-position: top;
	height:349px;	
    }
	.spotlightsbox h4{
	padding-top: 4em;
	transition: all .5s;
   -webkit-transition: all .5s;
   }
	.spotlightsbox:hover h4{
	padding-top: 3em;
	transition: all .5s;
   -webkit-transition: all .5s;
   }	
	.comicsbox h4{
	padding-top: 4em;
	transition: all .5s;
   -webkit-transition: all .5s;
   }
	.comicsbox:hover h4{
	padding-top: 2.5em;
	transition: all .5s;
   -webkit-transition: all .5s;
   }	
	.investigationsbox h4{
	padding-top: 4em;
	transition: all .5s;
   -webkit-transition: all .5s;
   }
   .investigationsbox:hover h4{
	padding-top: 3em;
	transition: all .5s;
   -webkit-transition: all .5s;
   }
	p{
		padding-left:7px;
		padding-right:7px;
	}
	.modal-dialog{
	    width:900px;
		margin-top:0px;
	}	
	.modal-content{
		width:902px;
	}
}



@media(max-width:1200px){
	
	.modal-dialog{
	    width: 1000px;
	}	
	.modal-content{
		width:1000px;
	}
}


@media(max-width:1030px){
	.modal-dialog{
	    width: 1000px;
	}	
	.modal-content{
		width:990px;
	}
	.modal-dialog{
	width: 960px;
	}	
	.modal-open .modal{
		width:999px;
	}
}




@media(max-width:1024px){
	.comicsbox{
		background:url(../imgs/comic-hover-background2_mediaquery.jpg);
		background-position: center;
		background-repeat:no-repeat;
		height:567px;
		visibility: visible;
		opacity:1;	
	}
	.spotlightsbox{
		background:url(../imgs/reel-and-clapperboard_media-query.jpg);
		background-position: center;
		background-repeat:no-repeat;
		height:567px;
		visibility: visible;
		opacity:1;	
	}
	.investigationsbox{
		background:url(../imgs/BADGES_cover_mediaquery.jpg);
		background-position: center;
		background-repeat:no-repeat;
		height:567px;
		visibility: visible;
		opacity:1;	
	}
	.comicsbox h4{
		padding-top: 5.5em;
	}
	.spotlightsbox h4{
		padding-top: 5.5em;
	}
	.investigationsbox h4{
		padding-top: 5.5em;
	}
	p{
		opacity: 1;
		font-weight: 600;
		padding-left: 20px;
		padding-right: 20px;
    }
	.modal-dialog{
	    width: 940px;
		margin-top: 90px;
	}	
	.modal-content{
		width:960px;
	}
}
	
	
	
@media(max-width:991px){
	.banner{
		height: 386px;
	}
	h2 {
	    line-height: 1.5em;
	    font-size: 1.5em;
	}
	h1 {
	    font-size: 2.7em;
	    line-height:1.1em;
	}
	.that_body_tho .comic_holder {
		margin: auto;
	}	
	.modal-content{
		width:890px;
	}
	.modal-dialog{
	    width:890px;
	}
}







@media(max-width:892px){
	.modal-content{
		width:870px;
	}
	.modal-dialog{
	    width:870px;
	}
}



@media(max-width:768px){
	.modal-dialog{
	    width: 979px;
		margin-top: 160px;
	}	
	.modal-content{
		width:750px;
	}
}


	
@media(max-width:590px){
	.other_links{
		float:right;
		padding-top:0px;
		padding-bottom:30px;
	}
}
@media (max-width:530px){
	h1{
		padding-top: 100px;
	}
}	
@media(max-width:500px){
	.banner{
		height: 650px;
	}
}	
@media (max-width:394px){
	.comic_holder{
		background-size: contain;
		height: 8.6em;
	}
}	
@media (max-width:376px){
	.comic_holder{
		width: 75%;
	}
}	
	
@media(max-width:360px){
	.banner{
		height: 755px;
	}
}	
@media (max-width:360px){
	.comic_holder{
		width: 79%;
	}
}	
	
@media (max-width:320px){
	.comic_holder{
		background-size: contain;
		height: 7.5em;
	}
	.banner{
		height: 775px;
	}
	button.btn.btn-default.btn-lg{
		padding: 20px 45px;
		font-size:16.5px;
	}	
}	

@media (max-width:271px){
	.that_body_tho .col-md-4{
		padding-bottom: 4em;
		width: 100%;
		margin:auto;
		height: 15em;
}
}	
	
	

	


		
	







	


	