
@media screen and (min-width: 1681px) and (max-width: 2000px) {
.body {
	width: 100%;
	background-color: #000;
	margin: 0px;
}
/* --- 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;
}
/* --- content fonts styles --- */

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 85px;
	font-weight: 300;
	letter-spacing: 6px;
	line-height: 90px;
	color: rgba(255, 255, 255, 1);
	margin: 10px 80px 20px 30px;
}
h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 25px;
	font-weight: 300;
	line-height: 30px;
	color: rgba(255, 255, 255, 1);
	margin: 5px 0px 10px 15px;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 22px;
	line-height: 40px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	margin: 18px 0px 0px 10px;
}
p a {
	color: #fff;
	text-decoration: none;
}
p a:hover {
	color: #fff;
	font-weight: 300;
	text-decoration: underline;
}
.btn p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 2px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}
.btn p a {
	font-weight: 400;
	color: #fff;
	text-decoration: none;
}
.subheading-main p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	margin: 0px 0px 0px 32px;
}
.bodycopy-main p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	margin: 15px 0px 0px 20px;
}
/* --- content --- */

.maincontent {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/home-page.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-consulting {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-consulting/consulting-2203px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-strategy {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-strategy/strategy-2203px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-content {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-content/content-2203px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-channel {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-channel/channel-2203px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-websites {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-websites/websites-2203px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-email {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-email-marketing/email-marketing-2203px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-search {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-search-engines/search-engines-2203px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-social {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-social-media/social-media-2203px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-about-us {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-about-us/about-us-2203px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.headline-border {
	width: 98%;
    padding: 493px 0px 60px 0px;
    margin: 0 auto;
    overflow: hidden;
}
.headline-col {
	width: auto;
	height: auto;
	position: relative;
}
.headline-col:first-child {
	margin-right: 4%;
}
.copycontainer {
	width: 31.8%;
	height: auto;
	position: relative;
	top: 80px;
	left: 10%;
	float: left;
}
.copycontainer-case-odd {
	width: 36%;
	height: auto;
	position: relative;
	top: 100px;
	left: 13.1%;
}
.copycontainer-case-even {
	width: 36%;
	height: auto;
	position: relative;
	top: 100px;
	left: 55%;
}
.container-heading-main {
	width: auto;
	height: auto;
	margin-bottom: 10px;
}
.container-subheading-main {
	width: auto;
	height: auto;
	margin-bottom: 18px;
}
.heading-main {
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 1);
	background-color: rgba(0, 0, 0, 0.0);
	padding: 0px;
	margin: 0px;
	color: #fff;
}
.subheading-main {
	width: auto;
	height: auto;
	border-style: solid;
	border-width: 1px;
	border-radius: 20px;
	border-color: rgba(0, 0, 0, 0.0);
	background-color: rgba(0, 0, 0, 0.0);
	padding: 0px;
	margin: 0px;
	color: #fff;
}
.body-main {
	width: 100%;
	height: 550px;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	top: 0px;
	left: 0%;
}
.bodycopy-main {
	width: 28%;
	height: auto;
	position: relative;
	top: 60px;
	left: 11%;
	margin-right: 300px;
	float: left;
}
.bodycopy-main-r {
	width: 28%;
	height: auto;
	position: relative;
	top: 60px;
	left: 11%;
	padding-top: 70px;
	margin-right: 0px;
	margin-left: 50px;
	float: left;
}
a.cta-btn {
	border-style: solid;
	border-width: 1px;
	border-radius: 8px;
	border-color: rgba(255, 255, 255, 0);
	width: auto;
	height: auto;
	background-color: rgba(255, 255, 255, 0.17);
	padding: 15px 50px 20px 20px;
	float: left;
}
a.cta-btn:hover {
	width: auto;
	height: auto;
	background-color: rgba(122, 173, 14, 1);
	color: #000;
	padding: 15px 50px 20px 20px;
}
.nav-container-service {
	width: 200px;
    padding-top: 32px;
    position: relative;
    top: 45px;
    left: 10%;
    float: left;
}
.alt-nav-container-chan {
	display: none;
}
.btn {
	width: 200px;
	height: auto;
	background-color: rgba(0, 0, 0, 0.0);
	padding: 7px 0px 7px 15px;
	margin-bottom: 8px;
	transition: width 1s;
	border-width: 1px;
	border-radius: 8px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.65);
}
.btn:hover {
	width: 240px;
	border-width: 1px;
	border-radius: 8px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.14);
	background-color: rgba(255, 255, 255, 0.38);
}
/* --- footer --- */	

.footer {
	width: 100%;
	height: 100px;
	background-color: rgba(0,0,0,1.00);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255, 255, 255, 0);
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	float: left;
}
.rgb {
	margin-top: 15px;
	margin-right: 200px;
	float: right;
}
.red {
	width: 417px;
	background-color: #ff0000;
	height: 15px;
	opacity: 0.6;
}
.green {
	width: 417px;
	background-color: #69bd45;
	height: 15px;
	opacity: 0.6;
}
.blue {
	width: 417px;
	background-color: #33a1ff;
	height: 15px;
	opacity: 0.6;
}
}

@media screen and (max-width : 1920px) {
.body {
	width: 100%;
	background-color: #000;
	margin: 0px;
}
/* --- header ---- */



/* --- content fonts styles --- */
.bodycopy-main-r h2 a {
    color: #fff;
    text-decoration: none;
    font-weight: 100;
}
	
	.bodycopy-main p a {
    color: rgba(255, 255, 255, 1);
}


	
/* --- content --- */

.maincontent {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/home-page.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-consulting {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-consulting/consulting-1920px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-strategy {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-strategy/strategy-1920px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-content {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-content/content-1920px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-channel {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-channel/channel-1920px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-about-us {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-about-us/about-us-1920px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-websites {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-websites/websites-1920px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-email {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-email-marketing/email-marketing-1920px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-search {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-search-engines/search-engines-1920px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-social {
	width: 100%;
	height: 871px;
	background-color: #000;
	background-image: url(../images/onix-social-media/social-media-1920px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.headline-border {
	width: 98%;
    padding: 493px 0px 60px 0px;
    margin: 0 auto;
    overflow: hidden;
}
.copycontainer {
	width: 62%;
	height: auto;
	position: relative;
	top: 50px;
	left: 10%;
	float: left;
}
.nav-container-service {
	width: 200px;
    padding-top: 32px;
    position: relative;
    top: 45px;
    left: 10%;
    float: left;
}
.nav-container-chan {
width: 200px;
    padding-top: 32px;
    position: relative;
    top: 45px;
    left: 10%;
    float: left;
}
.alt-nav-container-chan {
	display: none;
}
.body-main {
	width: 100%;
	height: 580px;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	top: 0px;
	left: 0%;
}
/* --- footer --- */	





	
}

@media screen and (max-width : 1680px) {
/* --- ONIX default css --- */



/* --- header ---- */

.header-wrapper {
	width: 100%;
	height: auto;
	background-color: #000;
	margin: 0px;
}
.header-wrapper-hp {
	width: 100%;
	height: auto;
	background-color: #000;
	margin-top: 0px;
	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;
}
/* --- content fonts styles --- */

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 85px;
	font-weight: 300;
	letter-spacing: 6px;
	line-height: 90px;
	color: rgba(255, 255, 255, 1);
	margin: 10px 80px 20px 30px;
}
.copybox1-ferror h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 50px;
	font-weight: 300;
	letter-spacing: 0px;
	line-height: 0px;
	color: rgba(225, 225, 225, .80);
	margin-top: 55px;
}
h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 25px;
	font-weight: 300;
	line-height: 30px;
	color: rgba(255, 255, 255, 1);
	margin: 5px 0px 10px 15px;
}

.bodycopy-main-r h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 25px;
	font-weight: 300;
	line-height: 30px;
	color: rgba(255, 255, 255, 1);
	margin: 5px 0px 10px 15px;
}	
	
.bodycopy-main-r h2 a {
	color: #fff;
	text-decoration: none;
	font-weight: 100;
}
p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 22px;
	line-height: 40px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	margin: 18px 0px 0px 10px;
}
p a {
	color: #fff;
	text-decoration: none;
}
p a:hover {
	color: #fff;
	font-weight: 300;
	text-decoration: underline;
}
.btn p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 2px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}
.btn p a {
	font-weight: 400;
	color: #fff;
	text-decoration: none;
}
.subheading-main p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	margin: 0px 0px 0px 32px;
}
.bodycopy-main p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	margin: 15px 0px 0px 20px;
}
.bodycopy-main p a {
	color: rgba(255, 255, 255, 1);
}
/* --- content --- */

.maincontent {
	width: 100%;
	height: 762px;
	background-color: #000;
	background-image: url(../images/home-page.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-consulting {
	width: 100%;
	height: 762px;
	background-color: #000;
	background-image: url(../images/onix-consulting/consulting.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-strategy {
	width: 100%;
	height: 762px;
	background-color: #000;
	background-image: url(../images/onix-strategy/strategy.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-content {
	width: 100%;
	height: 762px;
	background-color: #000;
	background-image: url(../images/onix-content/content.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-channel {
	width: 100%;
	height: 762px;
	background-color: #000;
	background-image: url(../images/onix-channel/channel.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-about-us {
	width: 100%;
	height: 762px;
	background-color: #000;
	background-image: url(../images/onix-about-us/about-us.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-websites {
	width: 100%;
	height: 762px;
	background-color: #000;
	background-image: url(../images/onix-websites/websites.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-email {
	width: 100%;
	height: 762px;
	background-color: #000;
	background-image: url(../images/onix-email-marketing/email-marketing.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-search {
	width: 100%;
	height: 762px;
	background-color: #000;
	background-image: url(../images/onix-search-engines/search-engines.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-social {
	width: 100%;
	height: 762px;
	background-color: #000;
	background-image: url(../images/onix-social-media/social-media.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-blue {
	width: 100%;
	height: 600px;
	background-color: #56BEF8;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-white {
	width: 100%;
	height: 600px;
	background-color: #fff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-red {
	width: 100%;
	height: 600px;
	background-color: #FF191C;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-green {
	width: 100%;
	height: 600px;
	background-color: #5ABE00;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-black {
	width: 100%;
	height: 600px;
	background-color: #000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.headline-border {
	width: 98%;
    padding: 493px 0px 60px 0px;
    margin: 0 auto;
    overflow: hidden;
}
.headline-col {
	width: auto;
	height: auto;
	position: relative;
}
.headline-col-chan {
	width: auto;
	height: auto;
	position: relative;
}
.headline-col:first-child {
	margin-right: 7%;
}
.headline-col-chan:first-child {
	margin-right: 7%;
}
.copycontainer {
	width: 60%;
	height: auto;
	position: relative;
	top: 30px;
	left: 8%;
	float: left;
}
.copycontainer-chan {
	width: 60%;
	height: auto;
	position: relative;
	top: 30px;
	left: 8%;
	float: left;
}
.copycontainer-case-odd {
	width: 36%;
	height: auto;
	position: relative;
	top: 100px;
	left: 13.1%;
}
.copycontainer-case-even {
	width: 36%;
	height: auto;
	position: relative;
	top: 100px;
	left: 55%;
}
.copycontainer-ferror {
	position: absolute;
	top: 28%;
	left: 27%;
	width: 60%;
	height: 436px;
}
.container-heading-main {
	width: auto;
	height: auto;
	margin-bottom: 10px;
}
.container-subheading-main {
	width: auto;
	height: auto;
	margin-bottom: 18px;
}
.heading-main {
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 1);
	background-color: rgba(0, 0, 0, 0.0);
	padding: 0px;
	margin: 0px;
	color: #fff;
}
.subheading-main {
	width: auto;
	height: auto;
	border-style: solid;
	border-width: 1px;
	border-radius: 20px;
	border-color: rgba(0, 0, 0, 0.0);
	background-color: rgba(0, 0, 0, 0.0);
	padding: 0px;
	margin: 0px;
	color: #fff;
}
.body-main {
	width: 100%;
	height: 550px;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	top: 0px;
	left: 0%;
}
.bodycopy-main {
	width: 28%;
	height: auto;
	position: relative;
	top: 60px;
	left: 11%;
	margin-right: 300px;
	float: left;
}
.bodycopy-main-r {
	width: 28%;
	height: auto;
	position: relative;
	top: 60px;
	left: 11%;
	padding-top: 70px;
	margin-right: 0px;
	margin-left: 50px;
	float: left;
}
.copybox1-ferror {
	width: auto;
	position: relative;
	top: -50px;
	left: 34px;
	padding: 0px 0px 6px 6px;
}
.copybox2-ferror {
	border: solid;
	border-color: rgba(0, 0, 0, 0.18);
	border-width: 1px;
	border-radius: 20px;
	height: 228px;
	width: 600px;
	position: relative;
	top: -10px;
	left: 34px;
	padding: 6px 45px 0px 13px;
	background-color: rgba(0, 0, 0, 0.70);
}
a.cta-btn {
	border-style: solid;
	border-width: 1px;
	border-radius: 8px;
	border-color: rgba(255, 255, 255, 0);
	width: auto;
	height: auto;
	background-color: rgba(255, 255, 255, 0.17);
	padding: 15px 50px 20px 20px;
	float: left;
}
	
a.cta-btn h2 a {
    color: #fff;
    text-decoration: none;
}
a.cta-btn:hover {
	width: auto;
	height: auto;
	background-color: rgba(122, 173, 14, 1);
	color: #000;
	padding: 15px 50px 20px 20px;
}
.nav-container-service {
	width: 200px;
    padding-top: 32px;
    position: relative;
    top: 45px;
    left: 10%;
    float: left;
}
.nav-container-chan {
	width: 200px;
	padding-top: 32px;
	position: relative;
	top: 45px;
	left: 10%;
	float: left;
}
.alt-nav-container-chan {
	display: none;
}
.btn {
	width: 200px;
	height: auto;
	background-color: rgba(0, 0, 0, 0.0);
	padding: 7px 0px 7px 15px;
	margin-bottom: 8px;
	transition: width 1s;
	border-width: 1px;
	border-radius: 5px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.65);
}
.btn:hover {
	width: 240px;
	border-width: 1px; /*border-radius: 8px; border-style: solid; border-color: rgba(0, 0, 0, 0.14);*/
	background-color: rgba(255, 255, 255, 0.38);
}
/* --- footer --- */

.footer {
	width: 100%;
	height: 100px;
	background-color: rgba(0,0,0,1.00);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255, 255, 255, 0);
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	float: left;
}
.rgb {
	margin-top: 15px;
	margin-right: 200px;
	float: right;
}
.red {
	width: 417px;
	background-color: #ff0000;
	height: 15px;
	opacity: 0.6;
}
.green {
	width: 417px;
	background-color: #69bd45;
	height: 15px;
	opacity: 0.6;
}
.blue {
	width: 417px;
	background-color: #33a1ff;
	height: 15px;
	opacity: 0.6;
}
}

@media screen and (max-width : 1366px) {
/* --- header ---- */

.header-wrapper {
	width: 100%;
	height: auto;
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header-wrapper-hp {
	width: 100%;
	height: auto;
	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;
}
.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;
}
/* --- content fonts styles --- */

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 70px;
	font-weight: 300;
	letter-spacing: 6px;
	line-height: 90px;
	color: rgba(255, 255, 255, 1);
	margin: 10px 80px 12px 30px;
}
/* --- content --- */

.maincontent {
	width: 100%;
	height: 620px;
	background-color: #000;
	background-image: url(../images/home-page.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-consulting {
	width: 100%;
	height: 620px;
	background-color: #000;
	background-image: url(../images/onix-consulting/consulting-1366px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-strategy {
	width: 100%;
	height: 620px;
	background-color: #000;
	background-image: url(../images/onix-strategy/strategy-1366px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-content {
	width: 100%;
	height: 620px;
	background-color: #000;
	background-image: url(../images/onix-content/content-1366px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-channel {
	width: 100%;
	height: 620px;
	background-color: #000;
	background-image: url(../images/onix-channel/channel-1366px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-about-us {
	width: 100%;
	height: 620px;
	background-color: #000;
	background-image: url(../images/onix-about-us/about-us-1366px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-websites {
	width: 100%;
	height: 620px;
	background-color: #000;
	background-image: url(../images/onix-websites/websites-1366px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-email {
	width: 100%;
	height: 620px;
	background-color: #000;
	background-image: url(../images/onix-email-marketing/email-marketing-1366px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-search {
	width: 100%;
	height: 620px;
	background-color: #000;
	background-image: url(../images/onix-search-engines/search-engines-1366px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-social {
	width: 100%;
	height: 620px;
	background-color: #000;
	background-image: url(../images/onix-social-media/social-media-1366px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.headline-border {
	padding: 357px 0px 60px 0px;
}
	
.headline-col:first-child {
	margin-right: 5%;
}
.copycontainer {
	width: 60%;
	height: auto;
	position: relative;
	top: 10px;
	left: 5%;
	float: left;
}
.nav-container-service {
	width: 200px;
	height: 200px;
	position: relative;
	top: 25px;
	left: 10%;
	float: left;
}

}
.nav-container-chan {
	width: 200px;
	height: 200px;
	position: relative;
	top: 25px;
	left: 10%;
	float: left;
}
.alt-nav-container-chan {
	display: none;
}
/* --- footer --- */




}

@media screen and (max-width : 1280px) {
/* --- header ---- */
	
.header-wrapper {
	width: 100%;
	height: auto;
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header-wrapper-hp {
	width: 100%;
	height: auto;
	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: 85%;
	height: 115px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.logo {
	width: 12%;
	height: auto;
	padding: 30px 0px 2px 30px;
	margin-right: 10px;
	float: left;
}
.logo-img {
	max-width: 100%;
	height: auto;
}
.logo-img-m {
	width: 66px;
	height: 70px;
	border: 0px;
}
.navmenu {
	width: 80%;
	height: auto;
	float: left;
	margin: 75px 0px 0px 10px;
}
.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;
}
/* --- content fonts styles --- */

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 50px;
	font-weight: 300;
	line-height: 60px;
	letter-spacing: 6px;
	color: rgba(255, 255, 255, 1);
	margin: 10px 0px 12px 30px;
}
/* --- content --- */

.maincontent {
	width: 100%;
	height: 581px;
	background-color: #000;
	background-image: url(../images/home-page.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-consulting {
	width: 100%;
	height: 581px;
	background-color: #000;
	background-image: url(../images/onix-consulting/consulting-1280px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-strategy {
	width: 100%;
	height: 581px;
	background-color: #000;
	background-image: url(../images/onix-strategy/strategy-1280px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-content {
	width: 100%;
	height: 581px;
	background-color: #000;
	background-image: url(../images/onix-content/content-1280px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-channel {
	width: 100%;
	height: 581px;
	background-color: #000;
	background-image: url(../images/onix-channel/channel-1280px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-about-us {
	width: 100%;
	height: 581px;
	background-color: #000;
	background-image: url(../images/onix-about-us/about-us-1280px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-websites {
	width: 100%;
	height: 581px;
	background-color: #000;
	background-image: url(../images/onix-websites/websites-1280px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-email {
	width: 100%;
	height: 581px;
	background-color: #000;
	background-image: url(../images/onix-email-marketing/email-marketing-1280px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-search {
	width: 100%;
	height: 581px;
	background-color: #000;
	background-image: url(../images/onix-search-engines/search-engines-1280px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-social {
	width: 100%;
	height: 581px;
	background-color: #000;
	background-image: url(../images/onix-social-media/social-media-1280px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.headline-border {
    padding: 318px 0px 60px 0px;
}
.headline-col:first-child {
	margin-right: 8%;
}
.copycontainer {
	width: 60%;
	height: auto;
	position: relative;
	top: 25px;
	left: 4%;
	float: left;
}
.nav-container-service {
    top: 39px;
    left: 3%;
}
.nav-container-chan {
    top: 39px;
    left: 3%;
}
.alt-nav-container-chan {
	display: none;
}
.body-main {
	width: 100%;
	height: 450px;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	top: 0px;
	left: 0%;
}
.body-main-chan {
	width: 100%;
	height: 650px;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	top: 0px;
	left: 0%;
}
.bodycopy-main {
	width: 32%;
	height: auto;
	position: relative;
	top: 60px;
	left: 11%;
	margin-right: 150px;
	float: left;
}
/* --- footer --- */



	
}

@media screen and (max-width : 1024px) {
/* --- header ---- */


/* --- content fonts styles --- */

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 40px;
	font-weight: 300;
	letter-spacing: 0px;
	line-height: 50px;
	color: rgba(255, 255, 255, 1);
	margin: 10px 0px 5px 20px;
}
.heading-main h1 {
    font-size: 71px;
    font-weight: 300;
    letter-spacing: 6px;
    line-height: 91px;
    margin: 10px 80px 7px 19px;
}
.subheading-main p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	margin: 0px 0px 5px 20px;
}
.bodycopy-main p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	margin: 15px 0px 0px 20px;
}
.btn p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 2px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* --- content --- */
	
.maincontent {
	width: 100%;
	height: 464px;
	background-color: #000;
	background-image: url(../images/home-page.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-consulting {
	width: 100%;
	height: 464px;
	background-color: #000;
	background-image: url(../images/onix-consulting/consulting-1024px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-strategy {
	width: 100%;
	height: 464px;
	background-color: #000;
	background-image: url(../images/onix-strategy/strategy-1024px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-content {
	width: 100%;
	height: 464px;
	background-color: #000;
	background-image: url(../images/onix-content/content-1024px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-channel {
	width: 100%;
	height: 464px;
	background-color: #000;
	background-image: url(../images/onix-channel/channel-1024px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-about-us {
	width: 100%;
	height: 464px;
	background-color: #000;
	background-image: url(../images/onix-about-us/about-us-1024px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-websites {
	width: 100%;
	height: 464px;
	background-color: #000;
	background-image: url(../images/onix-websites/websites-1024px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-email {
	width: 100%;
	height: 464px;
	background-color: #000;
	background-image: url(../images/onix-email-marketing/email-marketing-1024px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-search {
	width: 100%;
	height: 464px;
	background-color: #000;
	background-image: url(../images/onix-search-engines/search-engines-1024px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-social {
	width: 100%;
	height: 464px;
	background-color: #000;
	background-image: url(../images/onix-social-media/social-media-1024px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.headline-border {
	padding: 233px 0px 60px 0px;
}

.headline-col:first-child {
	margin-right: 0%;
}
.copycontainer {
	width: 55%;
	height: auto;
	position: relative;
	top: 20px;
	left: 6%;
	float: left;
}
.nav-container-service {
	width: 250px;
	height: 130px;
	position: relative;
	top: 15px;
	left: 17%;
	float: left;
}
.nav-container-chan {
	width: 250px;
	height: 130px;
	position: relative;
	top: 15px;
	left: 17%;
	float: left;
}
.alt-nav-container-chan {
	display: none;
}
.container-heading-main {
	width: auto;
	height: auto;
	margin-bottom: 5px;
}
.btn {
	width: 190px;
	height: auto;
	background-color: rgba(0, 0, 0, 0.0);
	padding: 8px 9px;
	margin-bottom: 8px;
	transition: width 1s;
	border-width: 1px;
	border-radius: 4px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.65);
}
.body-main {
	width: 100%;
	height: 350px;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	top: 0px;
	left: 0%;
}
.body-main-chan {
	width: 100%;
	height: 580px;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	top: 0px;
	left: 0%;
}
.bodycopy-main {
	width: 40%;
	height: auto;
	position: relative;
	top: 50px;
	left: 7%;
	margin-right: 0px;
	float: left;
}
.bodycopy-main-r {
	width: 36%;
	height: auto;
	position: relative;
	top: 60px;
	left: 7%;
	padding-top: 40px;
	margin-right: 0px;
	margin-left: 50px;
	float: left;
}
a.cta-btn {
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	border-color: rgba(255, 255, 255, 0);
	width: auto;
	height: auto;
	background-color: rgba(255, 255, 255, 0.17);
	padding: 10px 10px 10px 20px;
	float: left;
}
a.cta-btn:hover {
	width: auto;
	height: auto;
	background-color: rgba(122, 173, 14, 1);
	color: #000;
	padding: 10px 10px 10px 20px;
}
/* --- footer --- */




	
}

@media screen and (max-width : 768px) {
/* --- header ---- */

.header-wrapper {
	width: 100%;
	height: auto;
	background-color: #000;
	margin: 0px;
	position: absolute;
	top: 0px;
	z-index: 2;
}
.header-wrapper-hp {
	width: 100%;
	height: auto;
	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;
}
#home-small {
	display: block;
}
.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;
}
.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;
}
/* --- content fonts styles --- */

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 1);
	margin: 10px 0px 5px 10px;
}
h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 28px;
	color: rgba(255, 255, 255, 1);
	margin: 5px 0px 10px 15px;
}
h2 a:hover {
    color: #fff;
    font-weight: 300;
    text-decoration: underline;
}

.subheading-main p {
    font-family: 'source-sans-pro', Arial, sans-serif;
    font-size: 21px;
    line-height: 26px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin: 0px 0px 5px 0px;
    text-align: center;
}
.bodycopy-main p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	margin: 15px 0px 0px 20px;
}
.btn p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 2px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
	
/* --- content --- */

.maincontent {
	width: 100%;
	height: 348px;
	background-color: #000;
	background-image: url(../images/home-page.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-consulting {
	width: 100%;
	height: 348px;
	background-color: #000;
	background-image: url(../images/onix-consulting/consulting-768px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-strategy {
	width: 100%;
	height: 348px;
	background-color: #000;
	background-image: url(../images/onix-strategy/strategy-768px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-content {
	width: 100%;
	height: 348px;
	background-color: #000;
	background-image: url(../images/onix-content/content-768px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-channel {
	width: 100%;
	height: 348px;
	background-color: #000;
	background-image: url(../images/onix-channel/channel-768px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-about-us {
	width: 100%;
	height: 348px;
	background-color: #000;
	background-image: url(../images/onix-about-us/about-us-768px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-websites {
	width: 100%;
	height: 348px;
	background-color: #000;
	background-image: url(../images/onix-websites/websites-768px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-email {
	width: 100%;
	height: 348px;
	background-color: #000;
	background-image: url(../images/onix-email-marketing/email-marketing-768px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-search {
	width: 100%;
	height: 348px;
	background-color: #000;
	background-image: url(../images/onix-search-engines/search-engines-768px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-social {
	width: 100%;
	height: 348px;
	background-color: #000;
	background-image: url(../images/onix-social-media/social-media-768px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.headline-border {
    padding: 33px 0px;
}
	
.copycontainer-chan {
    width: 100%;
    height: auto;
    position: relative;
    top: 0px;
    left: 0%;
    float: none;
    padding: 0 43px;
}	
.container-heading-main {
    width: auto;
    height: auto;
    margin-bottom: 5px;
}
.heading-main {
    width: auto;
    height: auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 0.0);
    padding: 0px;
    margin: 0px;
    color: #fff;
}
.heading-main h1 {
    font-size: 56px;
    line-height: 55px;
    margin: 12px 0px!important;
    text-align: center;
}
.container-subheading-main {
    width: auto;
    height: auto;
    margin-bottom: 18px;
}
.subheading-main {
    width: auto;
    height: auto;
    border-style: solid;
    border-width: 1px;
    border-radius: 20px;
    border-color: rgba(0, 0, 0, 0.0);
    background-color: rgba(0, 0, 0, 0.0);
    padding: 0px;
    margin: 0px;
    color: #fff;
}
.nav-container-service {
    width: 100%;
    height: 130px;
    padding: 0 105px;
    position: relative;
    top: 3px;
    left: 0%;
    float: none;
}
.nav-container-chan {
    width: 100%;
    height: 130px;
    padding: 0 105px;
    position: relative;
    top: 3px;
    left: 0%;
    float: none;
}
.btn {
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0.0);
    border-width: 1px;
    border-radius: 4px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.65);
    padding: 7px 10px;
    margin-bottom: 9px;
    transition: width 0s;
}
.btn p {
    font-family: 'source-sans-pro', Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 2px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}	
.btn p a {
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    text-align: center;
}
.bodycopy-main {
    width: 100%;
    height: auto;
    position: relative;
    top: 0px;
    left: 0%;
    margin-right: 0px;
    float: left;
    padding: 0 89px;
}
.bodycopy-main p {
    font-family: 'source-sans-pro', Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
    margin: 15px 0px 0px 20px;
}
.bodycopy-main-r {
    width: 100%;
    height: auto;
    position: relative;
    top: 0px;
    left: 0%;
    padding: 40px 89px;
    margin-right: 0px;
    margin-left: 0px;
    float: left;
    margin: 0 auto;
}
.bodycopy-main-r h2 {
    font-family: 'source-sans-pro', Arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    color: rgba(255, 255, 255, 1);
    margin: 0;
}
.bodycopy-main-r h2 a {
    color: #fff;
    text-decoration: none;
    font-weight: 100;
	padding: 18px;
}
a.cta-btn:hover {
    background-color: rgba(122, 173, 14, 1);
    color: #000;
    font-size: 18px;
    margin: 0px 0px 0px 20px;
    padding: 18px;
    letter-spacing: 0px;
	font-weight: 300;
}	
	
	

.copycontainer {
    width: 100%;
    height: auto;
    position: relative;
    top: 0px;
    left: 0%;
    float: none;
    padding: 0 43px;
}
.nav-container-service {

}


.alt-nav-container-chan {
	display: none;
}

.btn:hover {
	width: 100%;
	border-width: 1px;
	border-radius: 4px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.14);
	background-color: rgba(255, 255, 255, 0.38);
}
a.cta-btn {
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	border-color: rgba(255, 255, 255, 0);
	width: auto;
	height: auto;
	background-color: rgba(255, 255, 255, 0.17);
	padding: 18px;
	margin: 0px 0px 0px 20px;
	float: left;
}
.body-main {
	width: 100%;
	height: 350px;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	top: 0px;
	left: 0%;
}
.body-main-chan {
	width: 100%;
	height: auto;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	top: 0px;
	left: 0%;
	overflow: hidden;
    padding: 40px 0px;
}


/* --- footer --- */

.footer {
	width: 100%;
	height: auto;
	background-color: rgba(0,0,0,1.00);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255, 255, 255, 0);
	margin: 0 auto;
	position: relative;
	top: 0px;
	float: none;
}
.rgb {
	margin-top: 15px;
	margin-right: 0px;
	float: none;
}
.red {
	width: 100%;
	background-color: #ff0000;
	height: 15px;
	opacity: 0.6;
}
.green {
	width: 100%;
	background-color: #69bd45;
	height: 15px;
	opacity: 0.6;
}
.blue {
	width: 100%;
	background-color: #33a1ff;
	height: 15px;
	opacity: 0.6;
}
}

@media screen and (max-width : 600px) {
/* --- header ---- */


/* --- content fonts styles --- */

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 28px;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 35px;
	color: rgba(255, 255, 255, 1);
	margin: 10px 0px 5px 10px;
}
.btn p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: 15px;
	letter-spacing: 2px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* --- content --- */
.heading-main {
    width: auto;
    height: auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 0.0);
    padding: 0px;
    margin: 0px;
    color: #fff;
}
.maincontent {
	width: 100%;
	height: 272px;
	background-color: #000;
	background-image: url(../images/home-page.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-consulting {
	width: 100%;
	height: 272px;
	background-color: #000;
	background-image: url(../images/onix-consulting/consulting-600px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-strategy {
	width: 100%;
	height: 272px;
	background-color: #000;
	background-image: url(../images/onix-strategy/strategy-600px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-content {
	width: 100%;
	height: 272px;
	background-color: #000;
	background-image: url(../images/onix-content/content-600px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-channel {
	width: 100%;
	height: 272px;
	background-color: #000;
	background-image: url(../images/onix-channel/channel-600px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-about-us {
	width: 100%;
	height: 272px;
	background-color: #000;
	background-image: url(../images/onix-about-us/about-us-600px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-websites {
	width: 100%;
	height: 272px;
	background-color: #000;
	background-image: url(../images/onix-websites/websites-600px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-email {
	width: 100%;
	height: 272px;
	background-color: #000;
	background-image: url(../images/onix-email-marketing/email-marketing-600px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-search {
	width: 100%;
	height: 272px;
	background-color: #000;
	background-image: url(../images/onix-search-engines/search-engines-600px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-social {
	width: 100%;
	height: 272px;
	background-color: #000;
	background-image: url(../images/onix-social-media/social-media-600px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.headline-border {
    width: 98%;
    padding: 0px;
    margin: 0 auto;
    overflow: hidden;
}
.copycontainer {
    padding: 0 25px;
}

.nav-container-service {
    height: auto;
    padding: 0 62px;
}
.nav-container-chan {
    height: auto;
    padding: 0 62px;
}
.alt-nav-container-chan {
	display: none;
}

.body-main {
	width: 100%;
	height: 450px;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	top: 0px;
	left: 0%;
	padding: 0 28px;
}
.body-main-chan {
	width: 100%;
	height: 550px;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	top: 0px;
	left: 0%;
	padding: 0px;
}
.bodycopy-main-chan {
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	left: 0%;
	margin-right: 0px;
	float: left;
	padding: 20px 28px;
}
.bodycopy-main-chan-r {
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	left: 0%;
	padding: 31px 19px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
/* --- footer --- */



	
}

@media screen and (max-width : 480px) {
/* --- header ---- */

/*.header-wrapper								{	width: 100%; height: auto; background-color: #000; margin: 0px; position: absolute; top: 0px; z-index: 2; 	}
.header-wrapper-hp							{	width: 100%; height: auto; 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;	}
.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: 16px; text-align: left; color: #fff; text-decoration: none; padding: 5px 0px 5px 30px;	}

.header	li a 								{	display: block; width: 80%; min-width: 120px; height: 10px; font-family: 'source-sans-pro', Helvetica, Arial, sans-serif; font-size: 11px; line-height: 18px; letter-spacing: 2px; text-align: left; color: #949494; text-decoration: none; margin-left: 30px; margin-bottom: 0px;	}
.header	li:hover a 							{	color: #fff;	}

input[type=checkbox]						{	display: none;	}
input[type=checkbox]:checked ~ #menu		{	display: block;	}*/

/* --- content fonts styles --- */

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 28px;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 28px;
	color: rgba(255, 255, 255, 1);
	margin: 3px 0px 5px 10px;
}
h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	color: rgba(255, 255, 255, 1);
	margin: 5px 0px 10px 15px;
}
.bodycopy-main p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	margin: 15px 40px 0px 40px;
}
/* --- content --- */

.maincontent {
	width: 100%;
	height: 218px;
	background-color: #000;
	background-image: url(../images/home-page.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-consulting {
	width: 100%;
	height: 218px;
	background-color: #000;
	background-image: url(../images/onix-consulting/consulting-480px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-strategy {
	width: 100%;
	height: 218px;
	background-color: #000;
	background-image: url(../images/onix-strategy/strategy-480px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-content {
	width: 100%;
	height: 218px;
	background-color: #000;
	background-image: url(../images/onix-content/content-480px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-channel {
	width: 100%;
	height: 218px;
	background-color: #000;
	background-image: url(../images/onix-channel/channel-480px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-about-us {
	width: 100%;
	height: 218px;
	background-color: #000;
	background-image: url(../images/onix-about-us/about-us-480px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-websites {
	width: 100%;
	height: 218px;
	background-color: #000;
	background-image: url(../images/onix-websites/websites-480px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-email {
	width: 100%;
	height: 218px;
	background-color: #000;
	background-image: url(../images/onix-email-marketing/email-marketing-480px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-search {
	width: 100%;
	height: 218px;
	background-color: #000;
	background-image: url(../images/onix-search-engines/search-engines-480px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.maincontent-social {
	width: 100%;
	height: 218px;
	background-color: #000;
	background-image: url(../images/onix-social-media/social-media-480px.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
/*.headline-border {
	width: 98%;
	height: 70px;
	position: absolute;
	top: 140px;
	left: 1%;
	z-index: 1;
}*/
.copycontainer {
	width: 42%;
	min-width: 200px;
	height: auto;
	position: relative;
	top: 0px;
	left: 5%;
	float: left;
}
.copycontainer-chan {
	width: 100%;
	min-width: 210px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0%;
	float: left;
}
.nav-container-service {
	display: none;
}
.nav-container-chan {
	display: none;
}
.alt-nav-container-chan {
	width: 80%;
	height: 70px;
	display: block;
	margin-bottom: 50px;
	margin-left: 10%;
	position: relative;
	top: 0px;
	left: 0%;
	float: none;
}
.body-main {
	width: 100%;
	height: 450px;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	top: 0px;
	left: 0%;
}
.bodycopy-main {
	width: 100%;
	height: auto;
	position: relative;
	top: 20px;
	left: 0%;
	margin-right: 0px;
	float: left;
}
.body-main-chan {
	width: 100%;
	height: auto;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	top: 0px;
	left: 0%;
	overflow: hidden;
	;
}
.bodycopy-main-r {
	width: 95%;
	height: auto;
	position: relative;
	top: 20px;
	left: 0%;
	padding-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
.bodycopy-main-chan {
	width: 100%;
	height: auto;
	position: relative;
	top: 20px;
	left: 0%;
	margin-right: 0px;
	float: left;
}
.bodycopy-main-chan-r {
	width: 95%;
	height: auto;
	position: relative;
	top: 20px;
	left: 0%;
	padding-top: 10px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	float: left;
}
.btn-chan {
	width: 70%;
	height: auto;
	background-color: rgba(0, 0, 0, 0.0);
	padding: 0px 0px 0px 0px;
	margin-bottom: 8px;
	transition: width 1s;
	border-width: 1px;
	border-radius: 2px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.65);
}
.btn-chan:hover {
	width: 75%;
	border-width: 1px;
	border-radius: 4px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.14);
	background-color: rgba(255, 255, 255, 0.38);
}
a.cta-btn {
	width: 99%;
	height: auto;
	border-style: solid;
	border-width: 1px;
	border-radius: 2px;
	border-color: rgba(255, 255, 255, 0);
	background-color: rgba(255, 255, 255, 0.17);
	box-sizing: border-box;
	padding: 10px 22px 10px 22px;
	float: left;
}
/* --- footer --- */





}

@media screen and (max-width : 398px) {
.nav-container-service {

}
}
