
@media screen and (min-width: 1681px) and (max-width: 2000px) {
.body {
	width: 100%;
	background-color: #000;
	margin: 0px;
}
/* --- font styles --- */

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 95px;
	line-height: 100px;
	font-weight: 300;
	letter-spacing: 10px;
	color: #fff;
	margin: 30px 30px 30px 30px;
}
h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: 300;
	color: #fff;
	margin: 5px 0px 10px 15px;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	font-weight: 300;
	text-decoration: underline;
}
p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: 300;
	color: #fff;
	margin: 15px 0px 0px 0px;
}
p a {
	color: #fff;
	text-decoration: none;
}
p a:hover {
	color: #fff;
	font-weight: 300;
	text-decoration: underline;
}
/* --- 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;
}
/* --- main content --- */

.wrapper-main {
	width: 100%;
	height: auto;
	background-color: rgba(223, 220, 25, 0);
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 170px;
	margin-right: auto;
	overflow: auto;
}
.row-form {
	width: 60%;
	height: auto;
	background-color: rgba(25, 223, 200, 0);
	margin-top: 110px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
.container-message {
	Width: 50%;
	height: auto;
	background-color: rgba(50, 144, 17, 0);
	float: left;
}
.headline {
	width: 100%;
	height: auto;
	background-color: rgba(94,3,3, 0);
	overflow: hidden;
}
.body-copy {
	width: 100%;
	height: auto;
	background-color: rgba(10,18,103, 0);
	overflow: hidden;
}
.container-fields {
	Width: 50%;
	height: auto;
	background-color: rgba(48, 136, 140, 0);
	float: left;
}
.form-data-container {
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 0.10);
	margin-bottom: 15px;
	overflow: hidden;
}
.form-text {
	width: 43%;
	height: auto;
	background-color: rgba(252,135,18, 0);
	padding: 15px 0% 15px 6%;
	float: left;
}
.form-field {
	width: 42%;
	height: auto;
	background-color: rgba(201,34,247, 0);
	padding: 12px 9% 12px 0%;
	float: left;
}
.form-label {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: left;
}
.form-input {
	width: 98%;
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
}
.sub-container {
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 0);
	margin-bottom: 15px;
	overflow: hidden;
}
.data-sub {
	width: 43%;
	margin-top: 10px;
	margin-right: 8%;
	margin-bottom: 20px;
	margin-left: 49%;
}
.btn-contact {
	width: 100%;
	height: 40px;
	border: 1px solid rgba(122, 173, 14, 1);
	border-radius: 8px;
	background-color: rgba(122, 173, 14, .75);
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 28px;
	line-height: 0px;
	font-weight: 300;
	color: #fff;
	text-align: left;
	padding-left: 15px;
	margin-top: 5px;
}
.btn-contact:hover {
	background-color: rgba(80, 115, 6, 0.75);
}
/* --- footer --- */

.footer {
	width: 100%;
	height: 30px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.rgb {
	margin-top: 0px;
	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 (min-width: 1780px) and (max-width: 1920px) {
.body {
	width: 100%;
	background-color: #000;
	margin: 0px;
}
/* --- font styles --- */

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 95px;
	line-height: 100px;
	font-weight: 300;
	letter-spacing: 10px;
	color: #fff;
	margin: 0px;
}
h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: 300;
	color: #fff;
	margin: 5px 0px 10px 15px;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	font-weight: 300;
	text-decoration: underline;
}
p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: 300;
	color: #fff;
	margin: 15px 0px 0px 0px;
}
p a {
	color: #fff;
	text-decoration: none;
}
p a:hover {
	color: #fff;
	font-weight: 300;
	text-decoration: underline;
}
.sub-container p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px!important;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	margin: 0px 0px 0px 7%;
}
/* --- 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;
}
.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;
}
/* --- main content --- */

.wrapper-main {
	width: 100%;
	height: auto;
	background-color: rgba(223, 220, 25, 0);
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 170px;
	margin-right: auto;
	overflow: auto;
}
.row-form {
	width: 60%;
	height: auto;
	background-color: rgba(25, 223, 200, 0);
	margin-top: 110px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
.container-message {
	Width: 50%;
	height: auto;
	background-color: rgba(50, 144, 17, 0);
	float: left;
}
.headline {
	width: 100%;
	height: auto;
	background-color: rgba(94,3,3, 0);
	padding: 55px 14% 17px 0%;
	box-sizing: border-box;
	overflow: hidden;
}
.body-copy {
	width: 100%;
	height: auto;
	background-color: rgba(10,18,103, 0);
	padding-right: 14%;
	box-sizing: border-box;
	overflow: hidden;
}
.container-fields {
	Width: 50%;
	height: auto;
	background-color: rgba(48, 136, 140, 0);
	float: left;
}
.form-data-container {
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 0.10);
	margin-bottom: 15px;
	overflow: hidden;
}
.form-text {
	width: 43%;
	height: auto;
	background-color: rgba(252,135,18, 0);
	padding: 15px 0% 15px 6%;
	float: left;
}
.form-field {
	width: 42%;
	height: auto;
	background-color: rgba(201,34,247, 0);
	padding: 12px 9% 12px 0%;
	float: left;
}
.form-label {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: left;
}
.form-input {
	width: 98%;
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
}
.sub-container {
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 0);
	margin-bottom: 0px;
	padding: 0px;
	overflow: hidden;
}
.data-sub-btn {
	float: right;
	width: 51%;
}
.data-sub {
	width: 45%;
	margin: 0px;
	float: right;
}
.btn-contact {
	width: 81%;
	height: 40px;
	border: 1px solid rgba(122, 173, 14, 1);
	border-radius: 6px;
	background-color: rgba(122, 173, 14, 0.75);
	font-family: "source-sans-pro", Arial, sans-serif;
	font-size: 24px;
	line-height: 0px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	padding-left: 0px;
	margin-top: 5px;
}
.btn-contact:hover {
	background-color: rgba(80, 115, 6, 0.75);
}
/* --- footer --- */

.footer {
	width: 100%;
	height: 30px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.rgb {
	margin-top: 0px;
	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: 1680px) {
.body {
	width: 100%;
	background-color: #000;
	margin: 0px;
}
/* --- font styles --- */

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 5em;
	line-height: 1em;
	font-weight: 300;
	letter-spacing: 10px;
	color: #fff;
	margin: 20px 30px 14px 0px;
}
h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: 300;
	color: #fff;
	margin: 5px 0px 10px 15px;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	font-weight: 300;
	text-decoration: underline;
}
p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	color: #fff;
	margin: 18px 70px 0px 0px;
}
.sub-container p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px!important;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	margin: 0px 0px 0px 7%;
}
p a {
	color: #fff;
	text-decoration: none;
}
p a:hover {
	color: #fff;
	font-weight: 300;
	text-decoration: underline;
}
/* --- 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;
}
/* --- main content --- */

.wrapper-main {
	width: 100%;
	height: auto;
	background-color: rgba(223, 220, 25, 0);
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 170px;
	margin-right: auto;
	overflow: auto;
}
.row-form {
	width: 60%;
	height: auto;
	background-color: rgba(25, 223, 200, 0);
	margin-top: 110px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
.container-message {
	Width: 50%;
	height: auto;
	background-color: rgba(50, 144, 17, 0);
	float: left;
}
.headline {
	width: 100%;
	height: auto;
	background-color: rgba(94,3,3, 0);
	overflow: hidden;
}
.body-copy {
	width: 100%;
	height: auto;
	background-color: rgba(10,18,103, 0);
	padding-right: 65px;
	overflow: hidden;
}
.container-message, .headline h1 {
	font-size: 82px;
	letter-spacing: 0px;
	color: rgb(255, 255, 255);
	margin: 33px 0px 23px 0px;
}
.container-message, .body-copy	p {
	font-size: 22px;
    line-height: 30px;
}
.container-fields {
	Width: 50%;
	height: auto;
	background-color: rgba(48, 136, 140, 0);
	float: left;
}
.form-data-container {
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 0.10);
	margin-bottom: 15px;
	overflow: hidden;
}
.form-text {
	width: 50%;
	height: auto;
	background-color: rgba(252,135,18, 0);
	padding: 15px 0% 15px 6%;
	float: left;
}
.form-field {
	width: 50%;
	height: auto;
	background-color: rgba(201,34,247, 0);
	padding: 12px 9% 12px 0%;
	float: left;
}
.form-label {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: left;
}
.form-input {
	width: 98%;
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
}
.sub-container {
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 0);
	padding: 0px 9% 0px 0%;
	margin-bottom: 15px;
	box-sizing: border-box;
	float: left;
}
.data-sub {
	width: 45%;
	margin: 0px;
	float: right;
}
.data-sub-btn {
	width: 37%;
	margin: 10px 4% 20px 53%;
	float: left;
}
.btn-contact {
	width: 100%;
	border: 1px solid rgba(122, 173, 14, 1);
	border-radius: 8px;
	background-color: rgba(122, 173, 14, .75);
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	padding: 11px 0px!important;
	margin-top: 5px;
}
.btn-contact:hover {
	background-color: rgba(80, 115, 6, 0.50);
}
/* --- footer --- */

.footer {
	width: 100%;
	height: 30px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.rgb {
	margin-top: 0px;
	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) {
/* --- font styles --- */

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 4.5em;
	line-height: 1em;
	font-weight: 100;
	letter-spacing: 8px;
	color: #fff;
	margin: 20px 0px 4px 20px;
}
h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	color: #fff;
	margin-top: 18px;
	margin-bottom: 18px
}
p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	color: #fff;
	letter-spacing: .02em;
	text-align: left;
	margin: 15px 44px 0px 20px;
}
.sub-container p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px!important;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	margin: 0px 0px 0px 7%;
}
/* --- 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;
}
.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;
}
.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;
}
/* --- main content --- */

.data-sub {
	width: 46%;
	margin: 0px;
	float: right;
}
/* --- footer ---- */

.footer {
	width: 100%;
	height: 30px;
	margin: 0px;
}
.rgb {
	margin-top: 0px;
	margin-right: 170px;
	float: right;
}
.red {
	width: 320px;
	background-color: #ff0000;
	height: 15px;
	opacity: 0.6;
}
.green {
	width: 320px;
	background-color: #69bd45;
	height: 15px;
	opacity: 0.6;
}
.blue {
	width: 320px;
	background-color: #33a1ff;
	height: 15px;
	opacity: 0.6;
}
}

@media screen and (max-width : 1280px) {
/* --- font styles --- */

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 3.5em;
	line-height: 1em;
	font-weight: 100;
	letter-spacing: 8px;
	color: #fff;
	margin: 20px 0px 14px 20px;
}
h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	margin: 18px 0px 18px 0px;
}
p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	letter-spacing: .02em;
	text-align: left;
	color: #fff;
	margin: 10px 52px 0px 20px;
}
/* --- 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: 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;
}
.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;
}
/* --- main content --- */

.row-form {
	width: 69%;
	height: auto;
	background-color: rgba(25, 223, 200, 0);
	margin-top: 110px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
/* --- footer ---- */

.footer {
	width: 100%;
	height: 30px;
	margin: 0px;
}
.rgb {
	margin-top: 0px;
	margin-right: 170px;
	float: right;
}
.red {
	width: 320px;
	background-color: #ff0000;
	height: 15px;
	opacity: 0.6;
}
.green {
	width: 320px;
	background-color: #69bd45;
	height: 15px;
	opacity: 0.6;
}
.blue {
	width: 320px;
	background-color: #33a1ff;
	height: 15px;
	opacity: 0.6;
}
}

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

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 3.5em;
	line-height: 1em;
	font-weight: 100;
	letter-spacing: 8px;
	color: #fff;
	margin: 20px 0px 5px 0px;
}
h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	margin: 18px 0px 18px 0px;
}
p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	letter-spacing: .02em;
	text-align: left;
	color: #fff;
	margin: 16px 55px 0px 0px
}
/* --- header --- */



/* --- main content --- */

.row-form {
	width: 71%;
	height: auto;
	background-color: rgba(25, 223, 200, 0);
	margin-top: 110px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
/* --- footer ---- */

.footer {
	width: 100%;
	height: 30px;
	margin: 0px;
}
.rgb {
	margin-top: 0px;
	margin-right: 0px;
	float: right;
}
.red {
	width: 320px;
	background-color: #ff0000;
	height: 15px;
	opacity: 0.6;
	margin-right: 0px;
}
.green {
	width: 320px;
	background-color: #69bd45;
	height: 15px;
	opacity: 0.6;
	margin-right: 0px;
}
.blue {
	width: 320px;
	background-color: #33a1ff;
	height: 15px;
	opacity: 0.6;
	margin-right: 0px;
}
}

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

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 4.5em;
	line-height: 1em;
	font-weight: 100;
	letter-spacing: 2px;
	color: #fff;
	margin: 20px 0px 30px 0px;
}
h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	color: #fff;
	margin-top: 18px;
	margin-bottom: 18px
}
p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	color: #fff;
	letter-spacing: .02em;
	text-align: left;
	margin: 0px 27px 11px 0px;
}
/* --- 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: 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;
}
.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;
}
/* --- main content --- */
	
.row-form {
	width: 71%;
	height: auto;
	background-color: rgba(25, 223, 200, 0);
	margin-top: 53px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
.container-message {
	Width: 100%;
	height: auto;
	background-color: rgba(50, 144, 17, 0);
	float: left;
}
.headline {
	width: 100%;
	height: auto;
	background-color: rgba(94,3,3, 0);
	overflow: hidden;
}
.body-copy {
	display: block;
	width: 100%;
	height: auto;
	background-color: rgba(10,18,103, 0);
	overflow: hidden;
	margin-bottom: 20px;
}
.container-fields {
	Width: 100%;
	height: auto;
	background-color: rgba(48, 136, 140, 0);
	float: left;
}
.form-data-container {
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 0.10);
	margin-bottom: 15px;
	overflow: hidden;
}
/*.form-text {
	width: 43%;
	height: auto;
	background-color: rgba(252,135,18, 0);
	padding: 15px 0% 15px 6%;
	float: left;
}
.form-field {
	width: 42%;
	height: auto;
	background-color: rgba(201,34,247, 0);
	padding: 12px 9% 12px 0%;
	float: left;
}*/
.form-label {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: left;
}
.form-input {
	width: 98%;
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
}
/* --- footer ---- */

.footer {
	width: 100%;
	height: 45px;
	text-align: left;
	margin-top: 10px;
}
.rgb {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	float: none;
}
.red {
	width: 100%;
	background-color: #ff0000;
	height: 15px;
	opacity: 0.6;
	margin-right: 0px;
}
.green {
	width: 100%;
	background-color: #69bd45;
	height: 15px;
	opacity: 0.6;
	margin-right: 0px;
}
.blue {
	width: 100%;
	background-color: #33a1ff;
	height: 15px;
	opacity: 0.6;
	margin-right: 0px;
}
}

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

h1 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 60px;
	line-height: 1em;
	font-weight: 100;
	letter-spacing: 0px;
	color: #fff;
	margin: 20px 0px 30px 0px;
}
h2 {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	margin: 18px 0px 18px 0px;
}
p {
	font-family: 'source-sans-pro', Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	letter-spacing: .02em;
	text-align: left;
	color: #fff;
	margin: 0px 0px 20px 0px;
}
/* --- 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: 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;
}
.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;
}
/* --- main content --- */	
	

.form-text {
	width: 100%;
	height: auto;
	background-color: rgba(252,135,18, 0);
	padding: 7px 0% 8px 6%;
	float: left;
}
.form-field {
	width: 100%;
	height: auto;
	background-color: rgba(201,34,247, 0);
	padding: 0px 9% 12px 6%;
	float: left;
}
.sub-container {
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 0);
	padding: 0px 0% 0px 0%;
	margin-bottom: 15px;
	box-sizing: border-box;
	float: right;
}
.data-sub {
	width: 100%;
	margin: 0px;
}
.data-sub-btn {
	width: 100%;
	margin-top: 10px;
	margin-right: 8%;
	margin-bottom: 20px;
	margin-left: 0%;
}
/* --- footer ---- */

.footer {
	width: 100%;
	height: 45px;
	text-align: left;
	margin-top: 10px;
}
.rgb {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	float: none;
}
.red {
	width: 100%;
	background-color: #ff0000;
	height: 15px;
	opacity: 0.6;
	margin-right: 0px;
}
.green {
	width: 100%;
	background-color: #69bd45;
	height: 15px;
	opacity: 0.6;
	margin-right: 0px;
}
.blue {
	width: 100%;
	background-color: #33a1ff;
	height: 15px;
	opacity: 0.6;
	margin-right: 0px;
}
}
