@import url("http://fonts.googleapis.com/css?family=Lato:300,700");
/* @import url(font-awesome.min.css); @import url("css-mobile.css") screen and (max-device-width: 480px); */


/*!
 * Bradleymonk.com Website CSS page
 * Copyright 2017-2018 Bradley Monk
 * Bradleymonk.com | OneSci.com
 */



/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}


/* ========================================================== */
/*                  TOP IMAGE CAROUSEL                        */
/* ========================================================== */
header.carousel {
    height: 99%;
	min-height:500px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.carousel-caption{
	position:absolute;
	right:12%;
	bottom:25%;
	left:12%;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
	width: auto;
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 80px;
	color: #666666;
	line-height: 1em;	/* text-shadow:0 1px 2px rgba(0,0,0,.6) OR text-shadow: 1px 1px #333333; */
	text-shadow:0 1px 2px rgba(0,0,0,.6)
	}


.carousel-caption h1 {
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 80px;
	color: #555555;
}

.carousel-caption h2 {
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 28px;
	color: #555555;
	margin-left: 10px;
}

.qcolor {
	color:#339999;	
}




/* ========================================================== */
/*                  INTRODUCING BRAD                      */
/* ========================================================== */

.panel-heading {
	font-family: 'Righteous', 'Arial', 'sans-serif';
	color: #666666;
	border: none;
	height:40px;
}


.panel.panel-default {
	border: none;
}

.panel-body {
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 14px;
	color: #666666;
	text-align: left;
}

/* Comfortaa|Monoton|Electrolize|The+Girl+Next+Door|Gruppo|Tangerine|Righteous|Handlee */





h1.page-header {
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 40px;
	color: #666666;
}


.btn {
	margin-left:10px;
}



.container {
	width: 90%;
}




/* ========================================================== */
/*                  BRAD APP HIGHLIGHTS                   */
/* ========================================================== */

#intro {
	height: 650px;
	text-align: left;
	vertical-align: middle;

	background-color: #FFFFFF;
	/* background-attachment: scroll; */
	/* background-image: url("../pix/homepage/brad_iphone_s1.png"); */
	/* background-size: cover; */ /* background-size: auto, cover; */
	background-position: center;
	background-repeat: no-repeat;
	color: #d1d2d4;
}



.iphone {
	width: 300px;
	height: 616px;
	background-image: url("../pix/homepage/brad_iphone_s0.png");
	background-size: contain; /* background-size: auto, cover; */
	float: left;
}


/*
iphone_home
iphone_stats
iphone_quitplanselect
iphone_motivation
iphone_splashscreen
iphone_cigsperday
*/

.iphone_hover1 {
	background-image: url("../pix/homepage/brad_iphone_s1.png");
}
.iphone_hover2 {
	background-image: url("../pix/homepage/brad_iphone_s2.png");
}
.iphone_hover3 {
	background-image: url("../pix/homepage/brad_iphone_s3.png");
}
.iphone_hover4 {
	background-image: url("../pix/homepage/brad_iphone_s4.png");
}


#preload-01 { background: url(../pix/homepage/brad_iphone_s1.png) no-repeat -9999px -9999px; }
#preload-02 { background: url(../pix/homepage/brad_iphone_s2.png) no-repeat -9999px -9999px; }
#preload-03 { background: url(../pix/homepage/brad_iphone_s3.png) no-repeat -9999px -9999px; }
#preload-04 { background: url(../pix/homepage/brad_iphone_s4.png) no-repeat -9999px -9999px; }

#app_features {
	width: 60%;
	height: 616px;
	background-color: #FFFFFF;
	padding-left:2%;
	float: left;
	
}

.app_features_header {
	width: 100%;
	padding-left: 20px;
	height: 65px;
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 34px;
	color: #339999;
	text-align: left;
}

#app_features_tagline {
	width: 100%;
	padding-left: 20px;
	line-height: 1.5em;
	margin-bottom: 30px;
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 22px;
	color: #555555;
	text-align:left;
}


/*
NOT SURE WHERE I WAS GOING HERE (feat1 ... feat4)
BUT IS REQUIRED FOR JS HOVER
*/	
.feat1 {
	width: 100%;
}
.feat2 {
}
.feat3 {
}
.feat4 {
}





.case_features_header {
	width: 100%;
	height: 65px;
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 40px;
	color: #00b0ba;
	text-align:left;
}

#case_features_tagline {
	width: 100%;
	line-height: 1.5em;
	margin-bottom: 15px;
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 22px;
	color: #339999;
	text-align:left;
}





/* ========================================================== */
/*                  BRAD - CASE SECTION                   */
/* ========================================================== */


/* SLOGAN UNDER MAIN TEXT HEADER */

.case-body {
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 16px;
	color: #666666;
	text-align: left;
}

.reserve-css {
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 16px;
	color: #666666;
	text-align: left;
}

.footer-css {
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 16px;
	color: #666666;
	text-align: left;
}


#personalabstract {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.43;
	color: #333;
	background-color: #f2f2f2;
	width: 100%;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}












/* ========================================================== */
/*                  SECTION 0: CTA SECTION                    */
/* ========================================================== */







/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}













/* ========================================================== */
/*                 SECTION 0: TOP BANNER                      */
/* ========================================================== */


/* MAIN TEXT HEADER TOP OF PAGE */
#onesci_textheader{
	width: auto;
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 100px;
	text-align: center;
	color: #FFFF99;
	line-height: 1em;	/* text-shadow: 1px 1px #333333; */
			}


/* SLOGAN UNDER MAIN TEXT HEADER */
#mottoline {
	font-family: 'Righteous', 'Arial';
	font-size: 24px;
	padding: 1px;
	text-align: center;
	height: 30px;
	width: auto;
	margin: 40px auto 40px;
	line-height: 30px;
	vertical-align: middle;
	color: #FFFFFF;
			}
			
/*
Righteous | Tangerine | Electrolize | Source Code Pro		
Handlee	| Niconne | Jura | Neucha | Berkshire Swash	
Aclonica | Grand Hotel | Gruppo	| IM Fell English SC	
Quicksand | Comfortaa | Monoton | Righteous | The Girl Next Door 
*/	


#clearDiv {
	height: 1px;
	width: auto;
	clear: both;
			}
			

.fill {
	background-image: url("../pix/homepage/brad_banner.jpg");
	background-size: cover; /* background-size: auto, cover; */
	background-position: center;
	/* background-position: 0px 0px; */
	background-repeat: no-repeat;
}



/* ========================================================== */
/*                 Responsive Styles	                      */
/* ========================================================== */

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
	
	#intro {
	height: 950px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	/* background-attachment: scroll; */
	/* background-image: url("../pix/homepage/brad_iphone_s1.png"); */
	/* background-size: cover; */ /* background-size: auto, cover; */
	background-position: center;
	background-repeat: no-repeat;
	color: #d1d2d4;
}
}





@media(max-width:885px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
	
	#intro {
	height: 1150px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	/* background-attachment: scroll; */
	/* background-image: url("../pix/homepage/brad_iphone_s1.png"); */
	/* background-size: cover; */ /* background-size: auto, cover; */
	background-position: center;
	background-repeat: no-repeat;
	color: #d1d2d4;
}

#app_features {
	width: 45%;
	height: 616px;
	background-color: #FFFFFF;
	padding-left:2%;
	float: left;
	
}

.app_features_header {
	width: 100%;
	line-height: 1.5em;
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 30px;
	color: #00b0ba;
	text-align:left;
}


#app_features_tagline {
	width: 100%;
	line-height: 1.5em;
	margin-bottom: 30px;
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 18px;
	color: #555555;
	text-align:left;
}
}








@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
	
	#intro {
	height: 1150px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	/* background-attachment: scroll; */
	/* background-image: url("../pix/homepage/brad_iphone_s1.png"); */
	/* background-size: cover; */ /* background-size: auto, cover; */
	background-position: center;
	background-repeat: no-repeat;
	color: #d1d2d4;
}
	
	
#app_features {
	width: 45%;
	height: 616px;
	background-color: #FFFFFF;
	padding-left:2%;
	float: left;
	
}

.app_features_header {
	width: 100%;
	line-height: 1.5em;
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 30px;
	color: #00b0ba;
	text-align:left;
}


#app_features_tagline {
	width: 100%;
	line-height: 1.5em;
	margin-bottom: 30px;
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 18px;
	color: #555555;
	text-align:left;
}	
	
	
}



@media(max-width:700px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
	
	#intro {
	height: 1450px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	/* background-attachment: scroll; */
	/* background-image: url("../pix/homepage/brad_iphone_s1.png"); */
	/* background-size: cover; */ /* background-size: auto, cover; */
	background-position: center;
	background-repeat: no-repeat;
	color: #d1d2d4;
}
	
	
#app_features {
	width: 100%;
	background-color: #FFFFFF;
	margin-left:2%;
	float: left;
	
}

.app_features_header {
	width: 100%;
	height: 65px;
	margin-left:2%;
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 40px;
	color: #00b0ba;
	text-align:left;
}

#app_features_tagline {
	width: 100%;
	line-height: 1.5em;
	margin-left:3%;
	font-family: 'Comfortaa', 'Arial', 'sans-serif';
	font-size: 22px;
	color: #555555;
	text-align:left;
}


	
	
}








@media(max-width:600px) {

	.container {
	width: 98%;
}
	
	
		
	.fill {
		background-image: url("../pix/homepage/brad_banner_mobile.jpg");
		background-size: cover; /* background-size: auto, cover; */
		background-position: center;
		/* background-position: 0px 0px; */
		background-repeat: no-repeat;
	}

	
	header.carousel {
    height: 100%;
	}

	header.carousel .item,
	header.carousel .item.active,
	header.carousel .carousel-inner {
    	height: 600px;
	}

	header.carousel .fill {
		width: 100%;
		height: 600px;
		background-position: right;
		background-size: cover;
	}

	.carousel-caption{
		position:absolute;
		right:15%;
		top:50px;
		left:15%;
		z-index:10;
		padding-top:20px;
		padding-bottom:20px;
		text-align:center;
		width: auto;
		font-family: 'Comfortaa', 'Arial', 'sans-serif';
		font-size: 100px;
		color: #666666;
		line-height: 1em;	/* text-shadow:0 1px 2px rgba(0,0,0,.6) OR text-shadow: 1px 1px #333333; */
		text-shadow: -1px 1px 1px rgba(255,255,255,.7)
		}

	.carousel-caption h1 {
		font-family: 'Comfortaa', 'Arial', 'sans-serif';
		font-size: 50px;
		color: #286da9;
		
	}
	
	.carousel-caption h2 {
		font-family: 'Comfortaa', 'Arial', 'sans-serif';
		font-size: 30px;
		color: #286da9;
	}
	
	
	
	
	
	#intro {
		height: 1700px;
		width: 100%;
		text-align: center;
		vertical-align: middle;
		background-color: #FFFFFF;
		/* background-attachment: scroll; */
		/* background-image: url("../pix/homepage/brad_iphone_s1.png"); */
		/* background-size: cover; */ /* background-size: auto, cover; */
		background-position: center;
		background-repeat: no-repeat;
		color: #d1d2d4;
	}
	
	
	.iphone {
		width: 300px;
		height: 616px;
		margin: 1% 5% 50px;
		background-image: url("../pix/homepage/brad_iphone_s1.png");
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.iphone_hover {
		background-image: url("../pix/homepage/brad_iphone_s2.png");
	}
	
	
	#app_features {
		width: 100%;
		background-color: #FFFFFF;
		margin-left:2%;
		float: left;
		
	}
	
	.app_features_header {
		width: 100%;
		height: 65px;
		padding-left:1px;
		/*margin-right:auto; */
		font-family: 'Comfortaa', 'Arial', 'sans-serif';
		font-size: 30px;
		color: #00b0ba;
		text-align:left;
	}
	
	#app_features_tagline {
		width: 100%;
		line-height: 1.5em;
		padding-left:1px;
		/*margin-right:auto; */
		font-family: 'Comfortaa', 'Arial', 'sans-serif';
		font-size: 22px;
		color: #555555;
		text-align:left;
	}







}
