/* --- ONIX 1366 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-top: 0px;
	margin-bottom: 0px;
}
.header-wrapper-hp {
	width: 100%;
	height: 115px;
	background-color: #000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 0.17);
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	width: 70%;
	height: 115px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.logo {
	width: 12%;
	height: auto;
	padding: 30px 0px 2px 30px;
	float: left;
	margin-right: 10px;
}
.logo-img {
	max-width: 100%;
	height: auto;
}
.logo-img-m {
	width: 66px;
	height: 70px;
	border: 0px;
}
.bun {
	display: none;
}
.navmenu {
	width: 75%;
	height: auto;
	float: left;
	margin: 85px 0px 0px 0px;
}
.header ul {
	list-style-type: none;
	padding: 0;
	margin: 85px 0px 0px 0px;
}
.header li {
	display: inline-block;
	float: left;
	margin-right: 1px;
}
.header li a {
	display: block;
	min-width: 100px;
	height: 24px;
	text-align: center;
	line-height: 20px;
	font-family: 'source-sans-pro', Helvetica, Arial, sans-serif;
	color: rgba(255, 255, 255, 0.71);
	font-size: 15px;
	letter-spacing: 0px;
	text-decoration: none;
}
.header li:hover a {
	color: #fff;
}
#home-small {
	display: none;
}
.show-menu {
	font-family: 'source-sans-pro', Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	background: #000;
	text-align: center;
	padding: 10px 0;
	display: none;
}
input[type=checkbox] {
	display: none;
}
input[type=checkbox]:checked ~ #menu {
	display: block;
}
/* --- maincontent ---- */

.maincontent {
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #000;
}
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: 18px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #fff;
	margin: 5px 0px 5px 20px;
}
.heading-w h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #000;
	margin: 5px 0px 5px 20px;
}
.headline h1 {
    font-family: "source-sans-pro", Arial, sans-serif;
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 0.9);
    padding: 0px;
    margin: 0px;
}
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: 18px;
	font-weight: 400;
	line-height: 24px;
	color: #fff;
	margin: 20px 50px 0px 20px;
}
.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: 18px;
	font-weight: 400;
	line-height: 24px;
	color: #000;
	margin: 20px 50px 0px 20px;
}
.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;
}
.btn-casestudy-intro-w h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	color: #000;
	margin: 12px 10px 12px 17px;
}
.btn-casestudy-intro-w h2 a {
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
}
.btn-casestudy-intro-w h2 a:hover {
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
	text-decoration: underline;
}
.btn-casestudy-intro-b h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	color: #000;
	margin: 12px 10px 12px 17px;
}
.btn-casestudy-intro-b h2 a {
	color: rgba(0, 0, 0, 1);
	text-decoration: none;
}
.btn-casestudy-intro-b h2 a:hover {
	color: rgba(0, 0, 0, 1);
	font-weight: 400;
	text-decoration: underline;
}
.cta-casestudy h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 30px;
	color: rgba(0, 0, 0, 0.80);
	margin: 0px 0px 0px 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;
}
p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 22px;
	color: #fff;
	margin-top: 0px;
}
.container-cs-intro-w p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 22px;
	color: #000;
	margin-top: 0px;
}
.subheading p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 24px;
	color: #fff;
	margin: 10px 0px 0px 20px;
}
.subheading-w p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 24px;
	color: #000;
	margin: 10px 0px 0px 20px;
}
.bodycopy-l p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	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: 20px;
	font-weight: 400;
	line-height: 26px;
	color: rgba(0, 0, 0, 0.80);
	margin: 10px 0px 0px 20px;
}
.content-footer p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 26px;
	color: rgba(255, 255, 255, 0.61);
	margin-top: 10px;
	margin-left: 0%;
}
#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: 18px;
	line-height: 26px;
	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;
}
/* --- graphic boxes---- */

.copycontainer {
	position: absolute;
	top: 28%;
	left: 11.80%;
	width: 32.5%;
	height: 110px;
}
.graphicbox1 {
	border: solid;
	border-color: rgba(0, 0, 0, 0.18);
	border-width: 1px;
	border-radius: 8px;
	height: 87px;
	width: 15px;
	background-color: rgba(0, 0, 0, 0.70);
}
.graphicbox2 {
	border: solid;
	border-color: rgba(0, 0, 0, 0.18);
	border-width: 1px;
	border-radius: 8px;
	height: 163px;
	width: 15px;
	position: relative;
	top: -80px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.70);
}
.graphicbox3 {
	border: solid;
	border-color: rgba(122, 173, 14, 1);
	border-width: 1px;
	border-radius: 8px;
	height: 52px;
	width: 15px;
	position: relative;
	top: -240px;
	left: 0px;
	background-color: rgba(122, 173, 14, .75);
}
.copybox1 {
	border: solid;
	border-color: rgba(0, 0, 0, 0.18);
	border-width: 1px;
	border-radius: 8px;
	height: 82px;
	width: auto;
	position: relative;
	top: -89px;
	left: 23px;
	background-color: rgba(0, 0, 0, 0.70);
	padding: 0px 0px 6px 6px;
}
.copybox2 {
	border: solid;
	border-color: rgba(0, 0, 0, 0.18);
	border-width: 1px;
	border-radius: 8px;
	height: 162px;
	width: auto;
	position: relative;
	top: -250px;
	left: 23px;
	padding: 6px 40px 0px 13px;
	background-color: rgba(0, 0, 0, 0.70);
}
.copybox3 {
	border: solid;
	border-color: rgba(122, 173, 14, 1);
	border-width: 1px;
	border-radius: 8px;
	height: 45px;
	width: auto;
	position: relative;
	top: -292px;
	left: 23px;
	background-color: rgba(122, 173, 14, .75);
	padding: 0px 0px 6px 13px
}
/* --- case studies ---- */

.maincontent-blue {
	width: 100%;
	height: 500px;
	background-color: #0095D5;
	position: relative;
	top: 0px;
	left: 0%;
}
.maincontent-red {
	width: 100%;
	height: 500px;
	background-color: #FF191C;
	position: relative;
	top: 0px;
	left: 0%;
}
.maincontent-green {
	width: 100%;
	height: 500px;
	background-color: #5ABE00;
	position: relative;
	top: 0px;
	left: 0%;
}
.maincontent-white {
	width: 100%;
	height: 500px;
	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: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	top: 100px;
	left: 0%;
}
.container-casestudy-main {
	width: 57%;
    height: auto;
    padding: 33px 0px;
    margin: 0 auto;
}
.casestudy-odd {
	width: 40%;
	height: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding: 50px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 3%;
	float: left;
}
.casestudy-even {
	width: 40%;
	height: auto;
	padding: 60px 60px 60px 20px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 3%;
	float: left;
}
.casestudy-odd-r {
	width: 40%;
	height: auto;
	padding: 60px 20px 60px 60px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 3%;
	float: left;
}
.casestudy-odd-r-w {
	width: 40%;
	height: auto;
	padding: 60px 20px 60px 60px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 3%;
	float: left;
}
.casestudy-even-r {
	width: 40%;
	height: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding: 50px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 3%;
	float: left;
}
.casestudy-even-r-w {
	width: 40%;
	height: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding: 50px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 3%;
	float: left;
}
.container-cs-intro {
	width: 70%;
	min-width: 200px;
	height: auto;
	position: relative;
	top: 0px;
	left: 15%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.container-cs-intro-w {
	width: 70%;
	min-width: 200px;
	height: auto;
	position: relative;
	top: 0px;
	left: 15%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.heading {
	width: 100%;
	height: auto;
	border: 1px solid rgba(255, 255, 255, 0.80);
	border-radius: 10px;
	padding: 0px;
	margin: 40px 0px 0px 0px;
}
.heading-w {
	width: 100%;
	height: auto;
	border: 1px solid rgba(0, 0, 0, 0.80);
	border-radius: 10px;
	padding: 0px;
	margin: 40px 0px 0px 0px;
}

.headline-img {
	width: 100%;
	height: 325px;
	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-1366.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
.headline-website-img {
	width: 100%;
	height: 325px;
	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-1366px.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
.headline-email-img {
	width: 100%;
	height: 325px;
	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-1366px.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
.headline-search-img {
	width: 100%;
	height: 325px;
	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-1680px.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
.body-casestudy {
	width: 70%;
	height: auto;
	position: relative;
	top: 0px;
	left: 22%;
	float: left;
}
.subheading {
	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-bottom: 25px;
}
.bodycopy-l {
	width: 55%;
	min-width: 300px;
	height: auto;
	padding: 0px;
	margin: 0px 50px 100px 0px;
	position: relative;
	top: 60px;
	left: 0px;
	float: left;
}
.bodycopy-r {
	width: 20%;
	min-width: 300px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0, 0, 0, 0.3);
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
	top: 60px;
	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: 55%;
	padding: 16px 0px;
	margin-bottom: 60px;
}
.btn-cta-casestudy:hover {
	width: 55%;
	padding: 16px 0px;
	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: 73%;
	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: 15%;
	float: left;
}
.btn-casestudy-intro-b:hover {
	width: auto;
	height: auto;
	border: solid;
	border-color: rgba(0, 0, 0, 0.0);
	border-radius: 10px;
	border-width: 1px;
	background-color: rgba(0, 0, 0, 0.2);
}
.btn-casestudy-intro-b {
	width: auto;
	max-width: 73%;
	height: auto;
	border: solid;
	border-color: rgba(255, 255, 255, 0.0);
	border-radius: 10px;
	border-width: 1px;
	background-color: rgba(0, 0, 0, 0.10);
	padding: 0px;
	margin: 15px 0px 0px 0px;
	position: relative;
	left: 15%;
	float: left;
}
.btn-casestudy-intro-b:hover {
	width: auto;
	height: auto;
	border: solid;
	border-color: rgba(0, 0, 0, 0.0);
	border-radius: 10px;
	border-width: 1px;
	background-color: rgba(0, 0, 0, 0.2);
}
/* --- footer ---- */

.footer-n {
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.content-footer {
	width: 20%;
	float: left;
	margin: 0px 0px 0px 20%;
}
.social-row {
	width: 20%;
	height: auto;
	padding-left: 5%;
	box-sizing: border-box;
	float: left;
}
.rgb-n {
	width: 25%;
	float: left;
	margin: 0px 10% 50px 0px;
}
.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;
}

@media screen and (max-width : 1280px) {
.headline-website-img {
	width: 100%;
	height: 305px;
	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-1280px.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
.headline h1 {
	font-family: "source-sans-pro", Arial, sans-serif;
    font-size: 2.5em;
    line-height: 1.3em;
    font-weight: 300;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 0.9);
    padding: 0px;
    margin: 0px;
}
}
