body {
	background:#1FB8EB;
	font-family: "proxima-nova",sans-serif;
	font-weight:100;
	font-size:1.8em;
}

.box-wrapper {
	margin: 0 auto;
	max-width:100%;
	background:#1DB0ED; }

.box-full, .box-half, .box-third, .box-third-2nd, .box-quarter, .box-quarter-2nd, .box-quarter-3rd, .box-fifth, .box-fifth-2nd,
.box-fifth-3rd, .box-fifth-4th, .box-sixth, .box-sixth-2nd, .box-sixth-3rd, .box-sixth-4th, .box-sixth-5th, .box-three-quarters, .box-two-thirds,
.box-half-last, .box-third-last, .box-quarter-last, .box-fifth-last, .box-sixth-last, .box-three-quarters-last, .box-two-thirds-last,
.box-two-fifths, .box-three-fifths, .box-four-fifths, .box-five-sixths, .box-two-fifths-last, .box-three-fifths-last, .box-four-fifths-last,
.box-five-sixths-last { }

.box-half-last, .box-third-last, .box-quarter-last, .box-fifth-last, .box-sixth-last, .box-three-quarters-last, .box-two-thirds-last,
.box-two-fifths-last, .box-three-fifths-last, .box-four-fifths-last, .box-five-sixths-last { }

p, h1, h2, h3, h4, h5, h6, ul, li, a, blockquote, span, button, input, textarea, b, i, .btn {
	color:#ffffff;
	font-family: "proxima-nova",sans-serif;
	font-weight:100; }

input, textarea {
	color:#888888;
	padding:10px;
	font-size:1em;
	font-weight:300;
	border:0;
}

h1, h2 {
	color:#ffffff; font-size:2em; }

p {
	line-height:1.5em;
}

a:link {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#row-one-container:nth-child(even) {
	background:#1a9fd8;
}

body.home #row-one-container {background:#262461;}

.nav-previous {
	margin-left:22%;
	margin-bottom:40px;
	float:left;
}

.nav-next {
	margin-right:22%;
	margin-bottom:40px;
	float:right;
}

.one-col {padding:40px 16% !important;}

#row-two-container {
	min-height:600px;
	clear:both;
	background:url('http://www.c7consulting.com/images/consulting.jpg') fixed no-repeat;
	background-size:100% auto;
	background-color: #2BB1EA;
	min-height:600px;
}

.overlay-heading {
    background: rgba(225, 225, 225, 0.9);
    display: block;
    margin: 210px auto 50px;
    text-align: center;
    width: 70%;
    color:#26265F;
    padding:15px;
}

#row-three-container {background:#1DB0ED;}

#row-footer-container {background:#ffffff;}

.services-icon {width:270px; margin-top:130px; margin-left:20%;}

body.home .box-half {padding-left:5%;}

.btn {
	background: #26265F;
	text-align: center;
	color:#ffffff;
	font-weight:300;
	font-size:1em;
	margin:0 auto;
	display:inline-block;
	margin-top:20px;
	padding:5px 20px 7px;
	margin-bottom:30px;
}

.footer-logo {
    display: block;
    margin: 20px auto 40px;
    width: 280px;
}


#submit {background:#262461; color:#ffffff;}

#submit:hover {cursor: pointer;}

.info {font-size:0.7em; padding-left:0; padding:0 !important; background:none !important;}

.info li {display:inline}

a.post-link {background:#ffffff; color:#544559; padding:10px 20px; border-bottom:0;}

#comments {font-size:1.2em;}

.comment-meta.commentmetadata {font-size:0.5em; margin-top:15px;}

body.single-post .title a {text-decoration:none; border-bottom:0;}

.says {display:none;}

.title {font-size:1.5em;}

.one-col ul {
padding:40px;
padding-left:70px;
border-radius:6px;
background:#1a9fd8;}

#row-footer-container p, .copyright a {text-align:center; color:#999999;}

.tel {font-size:1.8em;}

.email {
    background:#1DB0ED;
    color: #ffffff !important;
    margin: 0 auto;
    width: 200px;
    padding:5px;
    font-size:1.2em;
    margin-top:-40px;
    margin-bottom:60px;
}

.linkedinlogo {
    margin: 0 auto;
    width: 150px;
}

.copyright {font-size:0.4em; font-weight:300;}

.copyright a {font-weight:300; border-bottom: 1px dotted #999999;}

.address {padding: 0 15%; font-size:1em;}

.featured-image-wrapper img {
	width:100% !important;
	height:auto !important;
	border:0 !important;
	padding:0 !important;
	border-radius: 40% 5px 50% 5px;
}

.inner-page-title {
    font-size: 2.2em;
    margin-bottom: 25px;
    text-align: center;
}

.child-thumb img {
    clear: left;
    float: left;
    margin-right:20px;
}

.child-thumb h3 {
	margin-top:0;
	padding-top:50px;
	font-size:0.2em;
}

.child-thumb {
	background:#1A9FD8;
	box-shadow: 1px -1px 2px rgba(0,0,0,0.2);
}

.child-thumb:hover {
	background:#262461;
}





