@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: #f8a32a;
	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/comics-banner_new.jpg);
	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: 140px;
	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;
}


p{
	font-family: 'Patrick Hand', cursive;
	font-size: 1.5em;
	line-height: 1.2em;
}


.directions_box{
	background:#ffdfad;
	border-width:0.3125em;
	border-style: solid;
	margin-top: 4em;
	margin-bottom:4em;
} 


.directions_box h3{
	text-align:center;
	padding-top:  1.5625em;
	padding-bottom:  1.5625em;
	padding-left: 2em;
	padding-right: 2em;
	font-family: 'Patrick Hand', cursive;
	letter-spacing:.01em;
	font-size: 1.5em;
	line-height: 1.2em;
}


.comic_holder{
	background:url(../imgs/powerofpizza.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height:20em;
	margin-bottom:4em;
	box-shadow: -26px 27px 0 0 rgba(0,0,0,.4);
}

.comic_holder img{
	height:4.99em;
	float:right;
	margin-top: 15em;
}
.comic_holder1{
	background:url(../imgs/MRIMISSION.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height:20em;
	margin-bottom:4em;
	box-shadow: -26px 27px 0 0 rgba(0,0,0,.4);
}

.comic_holder1 img{
	height:4.99em;
	float:right;
	margin-top: 15em;
}

.comic_holder2{
	background:url(../imgs/../imgs/coming-soon!!.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height:20em;
	margin-bottom:4em;
	box-shadow: -26px 27px 0 0 rgba(0,0,0,.4);
}

.comic_holder2 img{
	height:4.99em;
	float:right;
	margin-top: 15em;
}






.comic_holder3{
	background:url(../imgs/comiccovers.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height:20em;
	margin-bottom:4em;
	box-shadow: -26px 27px 0 0 rgba(0,0,0,.4);
}

.comic_holder3 img{
	height:4.99em;
	float:right;
	margin-top: 15em;
}




.that_body_tho h2{
	color:#000;
	padding-top: 40px;
}


.that_body_tho{
	background:url(../imgs/comics_page_orange_background.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	padding-bottom: 50px;
}

.comic_holder_icon img{
	height:4.9375em;
	float:right;
	margin-top: -5.08em;
	position: relative;
	left:19px;
}









.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:394px){
	.comic_holder{
		background-size: contain;
		height: 8.6em;
	}
}


@media (max-width:376px){
	.comic_holder{
		width: 75%;
	}
}

@media (max-width:360px){
	.comic_holder{
		width: 79%;
	}
}






@media (max-width:320px){
	.comic_holder{
		background-size: contain;
		height: 7.5em;
	}
}





@media (max-width:991px){
	.that_body_tho .comic_holder {
		margin: auto;
	}
}

@media (max-width:991px){
	.that_body_tho .col-md-4{
		padding-bottom: 4em;
		width: 409px;
		margin:auto;
}
}
@media (max-width:394px){
	.that_body_tho .col-md-4{
		padding-bottom: 4em;
		width: 66%;
		margin:auto;
		
}
}
@media (max-width:271px){
	.that_body_tho .col-md-4{
		padding-bottom: 4em;
		width: 100%;
		margin:auto;
		height: 15em;
}
}







@media (max-width:394px){
	.comic_holder img{
		height:4.9375em;
		float:right;
		margin-top: 3.7em;
		margin-right: 3.2em;
}
}
@media (max-width:376px){
	.comic_holder img{
		height:4.9375em;
		float:right;
		margin-top: 3.65em;
		margin-right: 0.9px;
}
}
@media (max-width:360px){
	.comic_holder img{
		height:4.9375em;
		float:right;
		margin-top: 3.65em;
		margin-right: 1px;
}
}
@media (max-width:320px){
	.comic_holder img{
		height:3.9375em;
		float:right;
		margin-top: 3.55em;
		margin-right: .9px;
}
}




@media (max-width:991px){
		h2 {
			line-height: 1.5em;
			font-size: 1.7em;
	}
}

@media (max-width:991px){
		h1 {
			font-size: 3.5em;
	}
}
