html, body, p {
	font-size: 16px;
	line-height: 26px;
}

.header-nav-wrapper .logo {
	background-color: transparent;
	border-bottom: none;
	padding: 12px 0;
}

.header-nav-wrapper .logo img {
	width: 70px;
}

.header-nav-wrapper nav {
	padding: 16px 0;
}

footer .footer-nav {
	border-top: none;img 
	border-bottom: solid 1px rgba(255,255,255,0.15);
	padding-bottom: 0px;
}

footer .footer-nav img {
	vertical-align: middle;
}

footer .copyright,
footer .copyright a {
	color: rgba(255, 255, 255, 0.5);
}

footer ul.footer-share {
	background-color: #ffffff;
	border-radius: 5px;
	font-family: FontAwesome;
	font-size: 15px;
	margin-top: 7px;
}

footer .footer-nav ul.footer-share > li {
	margin: 10px 0px;
	padding: 5px 9px;
	border-right: 1px solid #e5e7e9;
}

footer .footer-nav ul.footer-share > li:last-child {
	border-right: none;
}

footer ul.footer-share li a {
	color: #414a52;
	display: block;
	text-align: center;
	width: 25px;
}

footer ul.footer-share li.twitter a:hover {
	color: #56c0de;
}
footer ul.footer-share li.facebook a:hover {
	color: #769dd3;
}
footer ul.footer-share li.pinterest a:hover {
	color: #c82929;
}
footer ul.footer-share li.linkedin a:hover {
	color: #00a8e4;
}
footer ul.footer-share li.google-plus a:hover {
	color: #b34242;
}

.btn.primary {
	background-color: #414a52;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}

.btn.primary:hover {
	background-color: #414a52;
}

.btn.primary.inverse {
	background-color: #FFF;
	color: #4cafac;
	padding: 20px;
}

section h1 {
	color: #4cafac;
	font-size: 52px;
	font-weight: bold;
	letter-spacing: 3.2px;
	text-transform: uppercase;
	text-align: center;
}

section h1:after {
	display: block;
	width: 60px;
	height: 8px;
	content: '';
	background-color: #4cafac;	
	margin: 30px auto 60px auto;
}

section h1.mobile {
	display: none;
}

section.highlight h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 50px;
}

section.highlight {
	background-image: linear-gradient(to left, #a4f1df, #5ac7c2);
}

section.odd {
	background-color: #f4f6f9;
}

div.input-group input, textarea {
	border: none;
	border-left: 1px solid #e6e9ea;
	border-radius: 0;
}

div.input-group span.input-group-addon {
	background: #FFF;
	border-radius: 0;
	border: none;
	color: #5bc9c5;
	font-family: 'FontAwesome';
	padding: 0 25px;
}

div.input-group span i.fa {
	min-width: 15px;
}

div.item {
	max-width: 320px;
	margin: 0 auto;
}

div.item h4 {
	color: #4d5256;
	font-size: 24px;
	letter-spacing: 3.2px;
	margin: 25px 0;
}

div.item h4:after {
	display: block;
	width: 60px;
	height: 8px;
	margin-top: 15px;
	content: '';
	background-color: #4cafac;
}

div.item div.body {
	padding-left: 5px;
}

h4.media-heading {
	margin-left: 0px;
}

h4.media-heading:after {
	display: none;
}

div.img-wrapper {
	text-align: center;
}

div.img-wrapper img {
	margin: 0 auto;
}

div.cell {
	display: table-cell;
}

/* ESPECIFIC SECTIONS */
header.hero .hero-bg .hero-intro-text {
	margin-top: 0px;
	border-top: none;
}

header.hero .hero-bg .hero-intro-text p {
	font-size: 24px;
	color: #415052;
}

header.hero a.wp2 {
	margin-top: 15px;
}

header.hero {
	padding: 0;
}

header.hero h1 {
	font-weight: bold;
	line-height: 0.9;
	letter-spacing: 1.1px;
	color: #415052;
	margin: 35px auto;
}


header.hero hr {
	border-color: #4a4a4a;
	width: 500px;
}

header.hero p {
	letter-spacing: 1.3px;
}

.carousel-cell {
	height: calc(100vh - 4.2em);
}

header.hero a.btn.primary.inverse {
	padding: 20px 60px;
	margin-top: 30px;
	margin-bottom: 60px;
}

header.hero img.logo {
	margin-top: 15px;
	width: 30%;
}

section#learn-more.has-padding {
	padding: 80px 0;
}

section#learn-more textarea {
	width: 400px;
	height: 150px;
	padding: 10px 5px;
	font-family: Raleway,Verdana,Arial,sans-serif;
	font-size: 15px;
}

section#learn-more .input-group {
	width: 400px;
	margin: 10px auto;
}

section#learn-more .input-group input {
	width: 336px;
	height: 55px;
}

section#learn-more input[type="submit"] {
	width: 400px;
	margin-top: 25px;
}

section#profiles li {
	border-bottom: 1px solid #CCC;
	padding: 40px 0;
}

section#profiles li:last-child {
	border-bottom: none;
}

section#profiles h4.media-heading {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 38px;
	margin-left: 20px;
	vertical-align: middle;
}

section#profiles p {
}

section#profiles div.intro {
	margin-bottom: 25px;
}

section#profiles div.content-wrapper {
	max-width: 600px;
}

h4.author {
	color: #529ec3;
}
h4.editor {
	color: #ed433d;
}
h4.technical-editor {
	color: #f59331;
}
h4.associate-editor {
	color: #96cd51;
}
h4.reviewer {
	color: #6d6f71;
}

section#article-lifecycle div.content {
	max-width: 757px;
	margin: 0 auto;
	text-align: center;
}

section#article-lifecycle div.img-wrapper {
	margin-top: 50px;
}

section#featured-projects ul.media-list {
	margin-left: 170px;
}

section#featured-projects .image,
section#featured-projects .content
{
	height: 280px;
	display: table;
}

section#featured-projects div.wrapper {
	display: table-cell;
	vertical-align: middle;
}

ul.profiles-list .title {
	padding: 0 15px;	
	width: 30%;
}

ul.profiles-list .content {
	width: 49%;
}

ul.screenshot-list {
	margin-bottom: 75px;
}

ul.screenshot-list li {
	margin-bottom: 35px;
}

ul.screenshot-list a {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 2.3px;
	color: #b0b3b6;
}

ul.screenshot-list a:hover,
ul.screenshot-list li.active a {
	color: #4cafac;
}

#screenshot-content {
	max-width: 503px;
}

#screenshot-image {
	background-image: url('../images/doclab/m-b-p.png');
	background-size: cover;
	background-repeat: no-repeat;
	height: 553px;
	width: 947px;
	padding-left: 88px;
	padding-bottom: 28px;
	padding-top: 22px;
}

#screenshot-image img {
	width: 760px;
}

.nav-toggle span, .nav-toggle span::before, .nav-toggle span::after {
	background: #4cafac;
}

.navicon {
	padding: 33px 35px;
	background-color: #FFF;
}

.primary-nav-wrapper {
	background-color: #FFF;
}

/* Nav Header breakpoint */
@media only screen and (max-width : 1024px) {
	.header-nav-wrapper .logo {
		padding: 7px 12px;
		width: auto;
	}
	
	.header-nav-wrapper nav ul li a {
		color: inherit;
	}
}

@media (max-width:992px) {
	section#features-screenshots div.image-col {
		text-align: center;
	}
	
	#screenshot-content {
		max-width: 100%;
	}
	
	div#screenshot-image {
		width: 727px;
		height: 425px;
		padding-left: 4px;
		background-size: contain;
		margin-top: 50px;
	}
	
	div#screenshot-image img {
		width: 580px;
	}
	
	section#featured-projects ul.media-list {
		margin-left: 0px;
	}
}

@media (max-width:768px) {
	div.item {
		margin-top: 50px;
	}
	
	section h1.mobile {
		display: block;
	}
}

/* Mobile Portrait */
@media (max-width:480px) {		
	
	/* WEBSITE */
	body, p {
		line-height: 16px;
		font-size: 14px;
	}
	
	section h1 {
		font-size: 24px;
		line-height: 27px;
	}
	
	section.highlight h2 {
		line-height: 27px;
	}
	
	/* NAV BAR */
	.header-nav-wrapper	 {
		background-color: #FFF;
		border-bottom: none;
	}
	
	.header-nav-wrapper .logo {
		padding: 10px 10px 2px 10px
	}
	
	.header-nav-wrapper .logo img {
		width: 65px;
	}
	
	/* HOME BANNER */
	header.hero h1 {
		font-size: 20px;
		letter-spacing: 0.7px;
		margin: 5px auto;
	}
	
	header.hero hr {
		width: 70%;
		margin: 20px auto 25px auto;
	}
	
	header.hero img.logo {
		margin-top: 0px;
		width: 70%;
		margin-bottom: 15%;
	}
	
	header.hero .hero-bg .hero-intro-text {
		padding-top: 0;
	}
	
	header.hero .hero-bg .hero-intro-text p {
		font-size: 12px;
		line-height: 14px;
		letter-spacing: 1.3px;
		max-width: 300px;
		margin: 0 auto;
	}
	
	/* FEATURES */
	div.item h4 {
		font-size: 18px;
	}
	
	/* MORE FEATURES */
	ul.screenshot-list a {
		line-height: 35px;
	}
	
	ul.screenshot-list li {
		margin-bottom: 20px;
	}
	
	div#screenshot-image {
		background-image: none;		
		width: 100%;
		height: auto;
		padding: 0;
		margin-top: 25px;
	}
	
	div#screenshot-image img {
		width: 100%;
	}
	
	/* PROFILES */
	section#profiles ul#profile-tabs {
		border: none;
		margin: 0 auto;
		width: 80%;
		height: 120px;
	}
	
	section#profiles li {
		margin: 5px 5px;
		border: none;
		padding: 25px 0;
	}
	
	section#profiles li.active { 
		padding: 0;
	}
	
	section#profiles li a {
		height: 30px;
		width: 30px;
		background-size: contain;
		background-repeat: no-repeat;
		transition: 0.2s;
	}
	
	section#profiles li a:hover,
	section#profiles li.active a
	{
		border: none;
		height: 80px;
		width: 80px;
		background-color: transparent;
	}
	
	section#profiles div.tab-pane {		
		width: 80%;
		margin: 0 auto;
	}
	
	section#profiles h4 {
		font-size: 18px;
		margin: 12px 0;
	}
	section#profiles h4::after {
		display: none;
	}

	/* FEATURED PROJECTS */
	section#featured-projects div.wrapper {
		text-align: center;
	}
	
	section#featured-projects .content {
		height: auto;
	}
	
	section#featured-projects .image img {
		max-width: 100%;
	}
	
	/* CONTACT FORM */
	section#learn-more .input-group {
		width: 100%;
		padding-left: 4px;
	}
	
	section#learn-more .input-group input
	{
		width: 275px;
	}
	
	section#learn-more .input-group textarea {
		width: 340px;
	}
	
	
	section#learn-more input[type="submit"] {
		width: 340px;
	}
	
	/* FOOTER */
	footer .footer-nav ul.footer-primary-nav li {
		border: none;
	}
	
	.footer-primary-nav .logo {
		text-align: center;		
	}
	
	.footer-primary-nav .copyright {
		text-size: 12px;
		text-align: center;
	}
}