h1{
font-size:40px;
font-weight:normal;
margin-bottom:0px;
}

h2, h3{
	font-weight:normal;
	font-size:30px;
	line-height:38px;
	color:#666;
}

p{
	font-size:20px;
	line-height:28px;
}

#brand{
	padding-bottom:0px;
}

.feature{
background-color:#C7C7C7;	
}

.header{
padding-bottom:0px;
}

.feature p{
font-size:14px;
padding:20px;
}

.feature h2{
	font-size:26px;
	font-weight:normal;
	line-height:34px;
}

.feature h3{
	font-size:26px;
	font-weight:normal;
	line-height:34px;
}

.kuta-mockup-container{
margin-bottom:50px;
}

.tool-container{
	padding:20px;
	min-height:360px;
}

.hta, .top-10{
min-height:500px;
}

.tool-container h3{
	font-size:22px;
	font-weight:normal;
	line-height:30px;
}

.tool-container p{
	font-size:16px;
	line-height:24px;
}


.tool-container a{
	xdisplay:block;
}


.main-content{
	min-height:900px;
}

.main-content p{
	text-align:left;
}

.btn {
padding: 10px 15px;
margin-bottom: 0;
font-size: 15px;
font-weight: normal;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
margin:10px;
max-width:100px;
margin:0px auto;
margin-top:5px;
margin-right:5px;
display:inline-block;
}

.btn:hover{
	text-decoration:none;
	color:#fff;
	background-color:#363636;
}

.btn-more {
color: #ffffff;
/*
background-color: #3498db;
border-color: #3498db;
*/
background-color: #636363;
border-color: #636363;

}

.btn-launch {
color: #ffffff;
background-color: #636363;
border-color: #636363;
max-width:300px;
}

.tool-nav-container{
	padding:10px;
	padding-top:50px;	
}

.dev-notes{
	padding:10px;
}

.top-10 ol{
	font-size:14px;
	text-align:left;
}


/* INTERIOR PAGES */


/* SINGLE PAGE DSIGN */

.overview-container{
	
}

.overview-container img{
max-width:90%;
}

.overview-container h1{
	margin-top:20px;
	font-size:34px;
	line-height:40px;
	color:#8F8F8F;
	font-weight:normal;
}

.overview-container h2{
	margin-top:20px;
	font-size:32px;
	line-height:38px;
	color:#666;
	font-weight:normal;
}

.overview-container p{
	font-size:20px;
	line-height:28px;
	color:#999;
}


#slider-wrapper .slider-container{
	padding:40px 0px;
	
}

.slider-container-left p, .slider-container-right p {
	font-size: 20px;
	line-height:28px;
	color: #818181;
	margin-top:0px;
	padding:0px 20px 0px 20px;
}

.slider-container-left h3, .slider-container-right h3{
	padding:0px 20px 0px 20px;
	font-size:26px;
	color:#666;
}

#slider-wrapper .slider-row{
	padding: 40px;
	background-color: #FDFDFD;
	margin-bottom: 20px;
	border: 1px solid #eee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.slider-container-left{
	text-align:right;
}

.slider-container-right{
	text-align:left;
}


/* NAVIGATION */

/* Sub Nav */

.nav-teaser{
	padding:20px 0px 0px 0px;
}
.nav-teaser ul li {
	list-style: none;
	display: inline;
	margin:0px 10px 0px 10px;
}

.nav-teaser ul li a{
	font-size:18px;
	color:#999;
	text-decoration:none;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	padding: 3px 6px;
}

.nav-teaser ul li a:hover{
	color:#666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

.stuck{
position:fixed;
top:0px;
background-color:#fff;	
z-index:500;
}


/* Splash Map */
#splash-map{
background: url('30-vs-45-bg.jpg') no-repeat fixed;
height: 800px;
background-size: 100%;
background-position: center top;
z-index:1;
background-color:none;
}

.paradigm-wrapper{
	background-color:rgba(41, 57, 70, 0.9);
z-index:100;
}

/* SECTION: PARADIGM */


/* SECTION: 30 v 45 */
#paradigm-wrapper{
	/*background-color:#999;
	background-color:#293946;*/
	padding-top:50px;
}

#paradigm-wrapper h2, #paradigm-wrapper h3, #paradigm-wrapper p{
	color:#fff;
	margin-top:20px;
	font-size:20px;
	line-height:28px;
}

#paradigm-wrapper .paradigm-container{
	padding:0px 30px;
}
#paradigm-wrapper h2{
	font-size:32px;
	line-height:40px;
	margin-top:30px;
}
#paradigm-wrapper{
	/*background-color:#999;
	background-color:#293946;*/
	padding-top:50px;
}

#section-30-v-45-wrapper{
background: url('30-vs-45-bg.jpg') no-repeat fixed;
height: 600px;
background-size: 100%;
background-position: center top;
}

#section-30-v-45-wrapper h2, #section-30-v-45-wrapper h3, #section-30-v-45-wrapper p{
	color:#666;
	margin:0px 0px 10px 0px;
}

#section-30-v-45-wrapper p{
color:#999;
font-size:20px;
line-height:28px;
}

#section-30-v-45-wrapper h2{
	font-size:28px;
	line-height:36px;
}

#section-30-v-45-wrapper .content-container{
	margin-top:400px;
	background-color:#fff;
	height:230px;
	padding:10px 20px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
}

#section-30-v-45-wrapper .map-label{
	background-color:#293946;
	color:#fff;
	
}

#section-30-v-45-wrapper .map-label-45{
border-radius: 0px 0px 10px 0px; 
	-moz-border-radius: 0px 0px 10px 0px; 
	-webkit-border-radius: 0px 0px 10px 0px; 
}

#section-30-v-45-wrapper .map-label-30 h2, #section-30-v-45-wrapper .map-label-45 h2{
	color:#fff;
	font-size:22px;
	margin:0px 0px 10px 0px;
}

#section-30-v-45-wrapper .map-label-30{
	border-radius: 0px 0px 0px 10px; 
	-moz-border-radius: 0px 0px 0px 10px; 
	-webkit-border-radius: 0px 0px 0px 10px; 
}

.arrow_box {
	position: relative;
	background: #293946;
}
.arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(121, 0, 213, 0);
	border-top-color: #293946;
	border-width: 15px;
	margin-left: -15px;
}

.yellow-highlight{
background-color:#e6e993;
color:#000;
}

/* Section: Methodology */
.methodology-wrapper{
background-color:#333;
}

.methodology-container{
	
}

.methodology-container h2, .methodology-container p{
	color:#fff;
	text-align:justify;
}

.methodology-container h2{
	text-align:center;
	margin-top:20px;
}

/* SECTION: ABOUT TEMPLATE */

#about-wrapper{
background-color:#666;
}

#about-wrapper h2, #about-wrapper h3, #about-wrapper p{
	color:#fff;
	margin-top:20px;
}

#about-wrapper h2{
	font-size:28px;
	line-height:36px;
}

#about-wrapper p{
font-size:18px;
line-height:26px;
}

.pillbox-reverse {
	margin: 40px 0px;
}

.pillbox-reverse a{
	padding:10px;
	background-color:#fff;
	color:#000;
	font-size:18px;
	border-radius: 8px; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
}


.pillbox-reverse a:hover{
	text-decoration:none;
	
}

img.arrow-indicator{
	position: relative;
	top: 60px;
}

/* ONE-OFF CUSTOM STYLES */

.why-it-is-important{
	padding-bottom:40px;
}

.why-it-is-important p{
	color:#999;
}

.applications-container{
min-height:400px;	
}

.case-study-container{
	background-color:#efefef;
	min-height:300px;
	padding:10px;

}

/* GLOBAL */

.section-container h2 {
margin-top: 80px;
}

.content-container h2{
margin-top:30px;	
}



.callout-grey{
	margin:10px 0px;
	padding:10px 0px;
	background-color:#efefef;
}


/* MAIN COLUMN */

.col-text{
font-size:14px;
line-height:22px;
text-align:justify;
padding:0px 20px;
	
}

/* RIGHT-HAND CALLOUT */

.info-container{
	padding:20px;
}

.info-container p{
	font-size:14px;
	line-height:22px;
}

.info-container .callout-links a{
	font-size:16px;
	color:#000;
	text-decoration:underline;
	padding:10px;
}

/* FOOTER */

#footer{
	width:100%;
	background-color:#DADADA;
}

#footer .footer-container{
	padding:20px;
	max-width:1200px;
	margin:0px auto;
}

#footer a{
	color:#fff;
}

#footer a:hover{
	text-decoration:underline;
	color:#efefef
}

#footer .footer-col h3{
	text-align:center;
	padding:0px 30px;
	font-size:20px;
	line-height:22px;
}

#footer .footer-col p{
	text-align:justify;
	padding:0px 30px;
	font-size:14px;
	line-height:22px;
}

#footer .footer-col a{
	color:#666;
	text-decoration:underline;
}

#footer .copyright-wrapper{
	background-color:#333;
	padding:20px;
	color:#efefef;
}

#footer .copyright-wrapper p{
	font-size:14px;
}





/* Mobile Menu Stuff */

/*
header{
padding-top: 20px;
}

nav .navigation ul {
font-size: 23px;
line-height: 35px;
}

.navigation ul a{
xcolor:#fff;
}

.navigation ul {
font-size: 13px;
line-height: 35px;
}

.navigation li {
border: 0;
float: left;
}

.navigation ul {
background-color: #7f7f7f;
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #999999), color-stop(100%, #666666));
background-image: -webkit-linear-gradient(#999999,#666666);
background-image: -moz-linear-gradient(#999999,#666666);
background-image: -o-linear-gradient(#999999,#666666);
background-image: linear-gradient(#999999,#666666);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-size: 16px;
line-height: 45px;
overflow: hidden;
text-shadow: rgba(0,0,0,0.5) 0 -1px 0;
}

.navigation li {
border-top: 1px solid #7f7f7f;
xborder-top: none;
list-style: none;
margin: 0;
text-align: center;
}

.navigation li a {
color: #fff;
display: block;
padding: 0 20px;
text-decoration: none;
}

.navigation li a {
border-right: 1px solid #999;
}
*/