
@media screen and (max-width : 1920px) {
/* --- ONIX default 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;
}
.header-wrapper-hp {
	width: 100%;
	background-color: #000;
	margin-top: 0px;
	height: 126px;
	margin-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 0.17);
	border-bottom-width: 12px;
}
.header {
	width: 61%;
	height: 126px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	width: 12%;
	height: auto;
	padding: 30px 0px 2px 30px;
	margin-right: 10px;
	float: left;
}
.logo-img {
	max-width: 100%;
	height: auto;
}
.bun {
	display: none;
}
.navmenu {
	width: 75%;
	height: auto;
	float: left;
	margin: 80px 0px 0px 0px;
}
.header ul {
	list-style-type: none;
	padding: 0;
	margin: 95px 0px 0px 0px;
}
.header li {
	display: inline-block;
	float: left;
	margin-right: 1px;
}
.header li a {
	display: block;
	min-width: 100px;
	height: 24px;
	font-family: 'source-sans-pro', Helvetica, Arial, sans-serif;
	font-size: 15px;
	letter-spacing: 0px;
	text-align: center;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.71);
	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;
}
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;
}
/* --- font styles ---- */

h1 {
	font-family: "source-sans-pro", Arial, sans-serif;
	font-size: 95px;
	line-height: 0px;
	font-weight: 100;
	letter-spacing: 10px;
	color: rgba(255, 255, 255, 0.55);
	margin-top: 55px;
}
.heading-w h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: 400;
	letter-spacing: 0px;
	color: #000;
	margin: 10px 0px 10px 20px;
}
.heading h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: 300;
	letter-spacing: 0px;
	color: #fff;
	margin: 10px 0px 10px 20px;
}
.headline h1 {
	font-family: "source-sans-pro", Arial, sans-serif;
	font-size: 68px;
    line-height: 80px;
    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: 25px;
	font-weight: normal;
	line-height: 30px;
	color: #fff;
	margin: 0px 0px 0px 0px;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
.container-cs-intro h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	color: #fff;
	margin: 20px 90px 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: 20px;
	font-weight: 400;
	line-height: 26px;
	color: #000;
	margin: 20px 90px 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: 22px;
	line-height: 28px;
	font-weight: 400;
	color: #000;
	margin: 0px;
}
.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: 22px;
	line-height: 28px;
	font-weight: 400;
	color: #000;
	margin: 12px 130px 12px 17px;
}
.btn-casestudy-intro-b h2 a {
	color: #000;
	text-decoration: none;
}
.btn-casestudy-intro-b h2 a:hover {
	color: #000;
	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: 20px;
	font-weight: 100;
	line-height: 26px;
	color: #fff;
	margin: 10px 0px 10px 20px;
}
p a {
	color: #fff;
	text-decoration: none;
}
p a:hover {
	color: #fff;
	font-weight: 300;
	text-decoration: underline;
}
.container-cs-intro-w p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	color: #000;
	margin: 10px 0px 0px 20px;
}
.subheading p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 26px;
	color: #fff;
	margin: 10px 0px 0px 20px;
}
.subheading-w p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	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;
}
.bodycopy-r p a {
	font-weight: 400;
	color: #000;
	text-decoration: none;
}
.bodycopy-r p a:hover {
	font-weight: 400;
	color: #000;
	text-decoration: underline;
}
.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;
}
/* --- case studies ---- */

.maincontent {
	width: 100%;
	height: auto;
	background-color: #000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-blue {
	width: 100%;
	height: 600px;
	background-color: #0095D5;
	position: relative;
	top: 0px;
	left: 0%;
}
.maincontent-white {
	width: 100%;
	height: 600px;
	background-color: #fff;
	position: relative;
	top: 0px;
	left: 0%;
}
.maincontent-red {
	width: 100%;
	height: 600px;
	background-color: #FF191C;
	position: relative;
	top: 0px;
	left: 0%;
}
.maincontent-green {
	width: 100%;
	height: 600px;
	background-color: #5ABE00;
	position: relative;
	top: 0px;
	left: 0%;
}
.maincontent-black {
	width: 100%;
	height: 600px;
	background-color: #000;
	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: 0px;
	position: relative;
	top: 150px;
	left: 5%;
}
.container-casestudy-main {
    width: 58%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 149px 0px;
    overflow: hidden;
}
.container-cs-intro {
	width: 60%;
	min-width: 200px;
	height: auto;
	position: relative;
	top: 0px;
	left: 20%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.container-cs-intro-w {
	width: 60%;
	min-width: 200px;
	height: auto;
	position: relative;
	top: 0px;
	left: 20%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.casestudy-odd {
	width: 40%;
	height: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding: 50px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0%;
	float: left;
}
.casestudy-even {
	width: 40%;
	height: auto;
	padding: 50px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0%;
	float: left;
}
.casestudy-odd-r {
	width: 40%;
	height: 250px;
	padding: 50px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0%;
	float: left;
}
.casestudy-even-r {
	width: 40%;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding: 50px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0%;
	float: left;
}
.casestudy-odd-r-w {
	width: 40%;
	height: 250px;
	padding: 50px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0%;
	float: left;
}
.casestudy-even-r-w {
	width: 40%;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(0, 0, 0, 0.80);
	padding: 50px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0%;
	float: left;
}
.heading {
	width: 100%;
	height: auto;
	border: 1px solid rgba(255, 255, 255, 0.80);
	border-radius: 7px;
	padding: 0px;
	margin: 40px 0px 0px 0px;
}
.heading-w {
	width: 100%;
	height: auto;
	border: 1px solid rgba(0, 0, 0, 0.80);
	border-radius: 7px;
	padding: 0px;
	margin: 40px 0px 0px 0px;
}
.headline {
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.headline-img {
	width: 100%;
	height: 465px;
	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-1950.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
.headline-website-img {
	width: 100%;
	height: 465px;
	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-1950px.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
.headline-email-img {
	width: 100%;
	height: 465px;
	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-1950px.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
.headline-search-img {
	width: 100%;
	height: 465px;
	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-1950px.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
.body-casestudy {
	width: 70%;
	height: auto;
	position: relative;
	top: 0px;
	left: 20.6%;
	float: left;
}
.subheading {
	width: 90%;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
.subheading-w {
	width: 90%;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
.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;
	position: relative;
	top: 0px;
	left: 100px;
	float: left;
}
.btn-cta-casestudy {
	width: 55%;
	height: auto;
	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: 16px 0px 18px 0px;
	margin-bottom: 60px;
}
.btn-cta-casestudy:hover {
	width: 55%;
	height: auto;
	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;
	padding: 16px 0px 18px 0px;
}
.btn-casestudy-intro-w {
	width: auto;
	max-width: 63%;
	height: auto;
	border: 1px solid rgba(255, 255, 255, 0.0);
	border-radius: 6px;
	background-color: rgba(255, 255, 255, 0.20);
	padding: 12px 10% 12px 17px;
	margin: 15px 0px 0px 0px;
	position: relative;
	left: 20%;
	box-sizing: border-box;
	float: left
}
.btn-casestudy-intro-w:hover {
	width: auto;
	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.15);
}
.btn-casestudy-intro-b {
	width: auto;
	max-width: 63%;
	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.1);
	padding: 0px;
	margin: 15px 0px 0px 0px;
	position: relative;
	left: 20%;
	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;
	background-color: #000;
	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;
}
.social-col {
	width: 12%;
	height: auto;
	opacity: 0.8;
	margin: 10px 3% 0px 0%;
	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 : 1680px) {

.headline-img {
	width: 100%;
	height: 400px;
	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-1680.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
.headline-website-img {
	width: 100%;
	height: 400px;
	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-1680px.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
.headline-email-img {
	width: 100%;
	height: 400px;
	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-1680px.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
.headline-search-img {
	width: 100%;
	height: 400px;
	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;
}
	
.container-casestudy-main {
    padding: 116px 0px;
}	
}

@media screen and (max-width : 1280px) {
.headline-img {
	width: 100%;
	height: 325px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #000;
	background-image: url(../images/onix-strategy/case-studies/strategy-case-study-1280.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
}

@media screen and (max-width : 1024px) {
.headline-img {
	width: 100%;
	height: 325px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #000;
	background-image: url(../images/onix-strategy/case-studies/strategy-case-study-1024.jpg);
	background-repeat: no-repeat;
	opacity: 1;
}
}
