/* --- ONIX 1260x875 css ---- */

.body {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}
/* --- header ---- */

.header-wrapper {
	width: 100%;
	height: auto;
	background-color: #000;
	margin: 0px;
	position: absolute;
	top: 0px;
	z-index: 1;
}
.header-wrapper-hp {
	width: 100%;
	height: 115px;
	background-color: #000;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 0.17);
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	width: 100%;
	height: auto;
	margin: 0px;
}
.logo {
	display: none;
}
.logo-img {
	display: none;
}
.bun {
	width: 2%;
	margin: 8px 2.1% 0px 2%;
	display: block;
	position: relative;
	float: left;
}
.navmenu {
	width: 100%;
	margin: 0px 0px 0px 0px;
	float: left;
}
.header ul {
	position: static;
	display: none;
	margin: 0px 0px 10px 0px;
}
.header li {
	margin-bottom: 1px;
}
.header ul li, li a {
	width: 99%;
	font-size: 25px;
	line-height: 40px;
	text-align: left;
	padding-bottom: 5px;
}
.show-menu {
	display: block;
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	padding: 5px 0px 5px 40px;
}
#home-small {
	display: block;
}
.header li a {
	display: block;
	width: 80%;
	min-width: 120px;
	height: 10px;
	font-family: 'source-sans-pro', Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: left;
	color: #949494;
	text-decoration: none;
	margin-left: 40px;
	margin-bottom: 0px;
}
.header li:hover a {
	color: #fff;
}
input[type=checkbox] {
	display: none;
}
input[type=checkbox]:checked ~ #menu {
	display: block;
}
/* --- maincontent ---- */

.maincontent {
	width: 100%;
	height: auto;
	background-color: #000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-family: "source-sans-pro", Arial, sans-serif;
	font-size: 74px;
	font-weight: 300;
	letter-spacing: 5px;
	line-height: 0px;
	color: #fff;
	margin-top: 38px;
}
.heading h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0px;
	color: #fff;
	margin: 3px 0px 3px 10px;
}
.heading-w h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0px;
	color: #000;
	margin: 3px 0px 3px 10px;
}
.headline h1 {
    font-size: 31px;
    line-height: 35px;
}
h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 0px;
	color: #fff;
	;
	margin-top: 25px;
}
.container-cs-intro h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	color: #fff;
	margin: 15px 0px 0px 0px;
}
.container-cs-intro h2 a {
	color: #fff;
	text-decoration: none;
}
.container-cs-intro h2 a:hover {
	color: #fff;
	font-weight: 400;
	text-decoration: underline;
}
.container-cs-intro-w h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	color: #000;
	margin: 15px 0px 0px 0px;
}
.container-cs-intro-w h2 a {
	color: #000;
	text-decoration: none;
}
.container-cs-intro-w h2 a:hover {
	color: #000;
	font-weight: 400;
	text-decoration: underline;
}
.cta-casestudy h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.80);
	margin: 10px 0px 10px 0px;
}
.cta-casestudy h2 a {
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
}
.cta-casestudy h2 a:hover {
	color: rgba(0, 0, 0, 0.80);
	font-weight: 400;
	text-decoration: none;
}
.btn-casestudy-intro-w h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	color: #000;
	margin: 12px 17px 12px 17px;
}
p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 18px;
	color: #fff;
	margin-top: 0px;
	margin-left: 0px
}
.container-cs-intro-w p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 18px;
	color: #000;
	margin-top: 0px;
	margin-left: 0px;
}
.subheading p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 15px;
	color: #fff;
	margin: 5px 0px 0px 10px;
}
.subheading-w p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 15px;
	color: #000;
	margin: 5px 0px 0px 10px;
}
.bodycopy-l p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.80);
	margin: 10px 0px 0px 0px;
}
.bodycopy-r p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.80);
	margin: 10px 0px 0px 10px;
}
.content-footer p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 26px;
	color: rgba(255, 255, 255, 0.61);
	margin-top: 10px;
}
#nav1 li a {
	border-left: 1px solid #645E5E;
	display: block;
	padding-bottom: 1px;
}
#nav1 li:first-child a {
	border-left: none;
}
ul {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.80);
	margin: 0px 0px 0px 0px;
}
ul.nav {
	list-style: none;
	line-height: 20px;
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 15px;
	letter-spacing: 2px;
	padding-left: 10px;
}
ul.nav li {
	display: inline-block;
	text-align: center;
	width: 120px;
}
ul.nav li a {
	display: block;
	padding: 1px 0px 10px 0px;
	color: #949494;
	text-decoration: none;
}
ul.nav li a:hover {
	color: #fff;
	text-decoration: none;
}
p a {
	color: #fff;
	text-decoration: none;
}
p a:hover {
	color: #fff;
	font-weight: 400;
	text-decoration: underline;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	font-weight: 400;
	text-decoration: underline;
}
/* --- case studies ---- */

.maincontent-blue {
	width: 100%;
	height: 350px;
	background-color: #0095D5;
	position: relative;
	top: 0px;
	left: 0%;
}
.maincontent-red {
	width: 100%;
	height: 350px;
	background-color: #FF191C;
	position: relative;
	top: 0px;
	left: 0%;
}
.maincontent-green {
	width: 100%;
	height: 350px;
	background-color: #5ABE00;
	position: relative;
	top: 0px;
	left: 0%;
}
.maincontent-white {
	width: 100%;
	height: 350px;
	background-color: #fff;
	position: relative;
	top: 0px;
	left: 0%;
}
.headline-casestudy {
	width: 100%;
	height: 404px;
	background-color: #000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.container-casestudy {
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0%;
	position: relative;
	top: 70px;
	left: 0%;
	float: left;
}
.container-casestudy-main {
    padding: 0px 0px;
}
.casestudy-odd {
	width: 45%;
	height: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding: 20px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0%;
	float: left;
}
.casestudy-even {
	width: 38%;
	height: auto;
	padding: 15px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0%;
	float: left;
}
.casestudy-odd-r {
	width: 38%;
	height: auto;
	padding: 15px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0%;
	float: left;
}
.casestudy-even-r {
	width: 45%;
	height: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding: 20px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0%;
	float: left;
}
.casestudy-odd-r-w {
	width: 38%;
	height: auto;
	padding: 15px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0%;
	float: left;
}
.casestudy-even-r-w {
	width: 45%;
	height: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding: 20px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0%;
	float: left;
}
.container-cs-intro {
	width: 95%;
	min-width: 200px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.container-cs-intro-w {
	width: 95%;
	min-width: 200px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.heading {
	width: 99%;
	height: auto;
	border: 1px solid rgba(255, 255, 255, 0.80);
	border-radius: 5px;
	padding: 0px;
	margin: 50px 0px 0px 0px;
}
.heading-w {
	width: 99%;
	height: auto;
	border: 1px solid rgba(0, 0, 0, 0.80);
	border-radius: 5px;
	padding: 0px;
	margin: 50px 0px 0px 0px;
}
.headline {
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.headline-img {
	width: 100%;
	height: 172px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	background-color: #000;
	background-image: url(../images/onix-strategy/case-studies/strategy-case-study-720.jpg);
	background-repeat: no-repeat;
	opacity: 1;
	margin-top: 0px;
}
.headline-website-img {
	width: 100%;
	height: 172px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #0077FF;
	background-color: #000;
	background-image: url(../images/onix-websites/case-studies/website-experience-case-study-720px.jpg);
	background-repeat: no-repeat;
	opacity: 1;
	margin-top: 0px;
}
.headline-email-img {
	width: 100%;
	height: 172px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	background-color: #000;
	background-image: url(../images/onix-email-marketing/case-studies/email-marketing-case-study-720px.jpg);
	background-repeat: no-repeat;
	opacity: 1;
	margin-top: 0px;
}
.headline-search-img {
	width: 100%;
	height: 172px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #37CD04;
	background-color: #000;
	background-image: url(../images/onix-search-engines/case-studies/search-engine-case-study-720px.jpg);
	background-repeat: no-repeat;
	opacity: 1;
	margin-top: 0px;
}
.body-casestudy {
	width: 90%;
	height: auto;
	position: relative;
	top: 0px;
	left: 9%;
	float: left;
}
.subheading {
	width: 90%;
	height: auto;
}
.subheading -w {
	width: 90%;
	height: auto;
}
.subheading-para {
	font-weight: 700!important;
}
.subheading-para-cs-title {
	font-weight: 700!important;
	color: rgba(0, 0, 0, 0.5)!important;
}
.subheading-para-cs-more {
	font-weight: 700!important;
	color: rgba(0, 0, 0, 0.5)!important;
}
.cs-title {
	width: 100%;
	border: 1px;
	border-style: solid;
	border-color: #C9C9C9;
	border-radius: 10px;
	background-color: #C9C9C9;
	color: rgba(0, 0, 0, 0.5)!important;
	padding: 0px 0px 10px 0px;
	margin-top: 20px;
	margin-bottom: 25px;
}
.bodycopy-l {
	width: 90%;
	min-width: 300px;
	height: auto;
	padding: 0px;
	margin: 0px 50px 20px 0px;
	position: relative;
	top: 30px;
	left: 0px;
	float: left;
}
.bodycopy-r {
	width: 90%;
	min-width: 200px;
	height: auto;
padding: 0px 0px 20px 0px;
	margin: 0px;
	position: relative;
	top: 30px;
	left: 0px;
	float: left;
}
.container-cs-intro-para {
	font-size: 26px!important;
	line-height: 36px!important;
}
.cta-casestudy {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;

}
.btn-cta-casestudy {
	width: 90%;
	border: solid;
	border-color: rgba(122, 173, 14, 1);
	border-radius: 5px;
	border-width: 1px;
	background-color: rgba(122, 173, 14, 1);
	text-align: center;
	position: relative;
	top: 0px;
	left: 0%;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-top: 83px;
}
.btn-cta-casestudy:hover {
	width: 90%;
	border: solid;
	border-color: rgba(122, 173, 14, 1);
	border-radius: 5px;
	border-width: 1px;
	background-color: rgba(122, 173, 14, 1);
	color: #000!important;
}
.btn-casestudy-intro-w {
	width: auto;
	max-width: 100%;
	height: auto;
	border: solid;
	border-color: rgba(255, 255, 255, 0.0);
	border-radius: 10px;
	border-width: 1px;
	background-color: rgba(255, 255, 255, 0.20);
	padding: 0px;
	margin: 15px 0px 0px 0px;
	position: relative;
	left: 0%;
	float: left;
}
/* --- footer ---- */

.footer-n {
	width: 100%;
	height: auto;
	position: relative;
	top: 150px;
	margin-left: auto;
	margin-right: auto;
}
.content-footer {
	width: 40%;
	float: left;
	margin: 0px 0px 0px 20%;
}
.social-row {
	width: 40%;
	height: auto;
	padding-left: 5%;
	box-sizing: border-box;
	float: left;
}
.social-col {
	width: 10%;
	height: auto;
	opacity: 0.8;
	margin: 10px 3% 0px 0%;
	float: left;
}
.rgb-n {
	width: 100%;
	float: none;
	margin: 0px 10% 0px 0px;
	position: absolute;
}
/*--- .rgb-n										{	width: 100%; margin-top: 0px; margin-right: 0px; float: left; clear: both;	} ---*/
.red-n {
	width: 100%;
	background-color: #ff0000;
	height: 15px;
	opacity: 0.6;
}
.green-n {
	width: 100%;
	background-color: #69bd45;
	height: 15px;
	opacity: 0.6;
}
.blue-n {
	width: 100%;
	background-color: #33a1ff;
	height: 15px;
	opacity: 0.6;
}
