/*

DO NOT MODIFY THIS 'STYLE.CSS' FILE!

This file is generated from STYLE.LESS file, which is written in LessCSS language.
Less is a CSS pre-processor.

USE 'STYLE-CUSTOM.CSS' TO ADD YOUR OWN CSS RULES.

If you want to change 'STYLE.CSS', modify 'STYLE.LESS' file and compile with 'Koala-App' or 'SimpLESS'.
Download SimpLESS software from wearekiss.com/simpless
Download Koala-App software from koala-app.com
Or contact HarzemDesign for changes.

*/
.merris {
  font-family: "merriweathersans", "Open Sans", helvetica, arial, sans-serif;
}
.merri {
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
}
.arial {
  font-family: helvetica, arial, sans-serif;
}
.nicefont {
  font-family: "Open Sans", "Segoe UI", "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", helvetica, arial, sans-serif;
}
strong,
b,
.bold {
  font-weight: bold;
}
.light {
  font-weight: 300;
}
.normal {
  font-weight: normal;
}
.b900 {
  font-weight: 800;
}
p {
  line-height: 1.2em;
}
.f11 {
  font-size: 11px;
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f15 {
  font-size: 15px;
}
.f16 {
  font-size: 16px;
}
.f17 {
  font-size: 17px;
}
.f18 {
  font-size: 18px;
}
.f19 {
  font-size: 19px;
}
.f20 {
  font-size: 20px;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.redback {
  background: Red;
}
.hidden {
  display: none;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
}
br.clear {
  display: block;
  height: 0px;
  clear: both;
}
div.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
}
body {
  background: #fff;
  font-size: 15px;
  font-family: "merriweathersans", "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  color: #666;
  margin: 0px;
  padding: 0px;
}
.body {
  max-width: 1000px;
  margin: auto;
  position: relative;
}
.body:before,
.body:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.body:after {
  clear: both;
}
a:link,
a:visited {
  color: #056fb9;
  text-decoration: none;
}
a:hover {
  color: #0085e1;
  text-decoration: none;
}
a img {
  border: 0px;
}
input {
  font-size: 12px;
}
.half {
  width: 50%;
  float: left;
}
/* design */
#bigheader {
  background: #000000 url(images/background.jpg) center -200px no-repeat;
  text-align: center;
  padding: 0;
  height: 800px;
  position: relative;
}
#bigheader .body {
  position: relative;
}
#bigheader .bigtitle {
  position: absolute;
  width: 100%;
  left: 0;
  top: 200px;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 72px;
  font-weight: 300;
  color: #00d6ff;
}
#bigheader .bigtitle a {
  color: #fff;
}
#bigheader .bigsubtitle {
  position: absolute;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  width: 100%;
  left: 0;
  top: 290px;
  font-size: 32px;
  font-weight: 300;
  color: #fff;
}
#header-placeholder {
  height: 80px;
}
#header {
  background: #000000 url(images/background.jpg) center -800px no-repeat;
  text-align: center;
  padding: 0;
  height: 80px;
  position: fixed;
  z-index: 3000;
  left: 0;
  top: 0;
  width: 100%;
}
#header .body {
  position: relative;
}
#header .subpagetitle {
  float: left;
  padding: 15px 0 15px 0;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 36px;
  font-weight: 300;
  color: #00d6ff;
}
#header .subpagetitle a {
  color: #00d6ff;
}
#header .subpagetitle span {
  color: #fff;
}
#header .subpagebuttons {
  float: right;
  margin-top: 20px;
}
#header .subpagebuttons ul li {
  float: left;
}
#header .subpagebuttons ul li a {
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 10px;
  color: #fff;
  border-radius: 5px;
  font-size: 13px;
  margin-left: 10px;
}
#header .subpagebuttons ul li a:hover {
  border: 1px solid #fff;
}
.bigbuttons {
  position: absolute;
  width: 100%;
  left: 0;
  top: 480px;
}
.bigbuttons ul li {
  float: left;
  width: 22%;
  margin-left: 4%;
}
.bigbuttons ul li:first-child {
  margin-left: 0%;
}
.bigbuttons ul a {
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.05);
  padding: 7% 7%;
  color: #fff;
  border-radius: 5px;
}
.bigbuttons ul a strong {
  display: block;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 20px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-weight: 300;
}
.bigbuttons ul a span {
  color: rgba(255, 255, 255, 0.8);
  line-height: 24px;
}
.bigbuttons ul a span b {
  font-weight: normal;
  font-size: 20px;
}
.bigbuttons ul a:hover {
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  border-right: 1px solid rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.1);
}
.bigbuttons ul a#bb1 {
  border-bottom: 5px solid #00d6ff;
}
.bigbuttons ul a#bb2 {
  border-bottom: 5px solid #ad1000;
}
.bigbuttons ul a#bb3 {
  border-bottom: 5px solid #336600;
}
.bigbuttons ul a#bb4 {
  border-bottom: 5px solid #681172;
}
#designs {
  background: #0e444e;
  padding: 70px 0 75px 0;
  text-align: center;
  border-left: 20px solid #00d6ff;
  border-right: 20px solid transparent;
}
#designs:before,
#designs:after {
  content: " ";
  display: table;
  visibility: hidden;
}
#designs:after {
  clear: both;
}
#designs .heading {
  color: #00d6ff;
}
#designs .heading a {
  color: #00d6ff;
}
#designs .subheading {
  color: #fff;
}
#designs .subheading .see-all-work-top {
  text-align: center;
}
#designs .subheading .see-all-work-top a {
  font-family: "merriweathersans", "Open Sans", helvetica, arial, sans-serif;
  font-weight: 800;
  font-size: 18px;
  display: inline-block;
  line-height: 39px;
  padding: 1px 25px 0px 25px;
  border: 1px solid #00d2fa;
  margin: 10px 0 0 0;
  background-color: #00d6ff;
  color: #000;
  transition: background-color 700ms, color 700ms linear;
}
#designs .subheading .see-all-work-top a:hover {
  background-color: #000;
  color: #00d6ff;
  transition: background-color 300ms, color 200ms linear;
}
.heading {
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 60px;
}
.subheading {
  font-family: "merriweathersans", "Open Sans", helvetica, arial, sans-serif;
  font-weight: 800;
  font-size: 24px;
}
.bigimages {
  padding: 30px 0 0px 0;
}
.bigimages:before,
.bigimages:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.bigimages:after {
  clear: both;
}
.bigimages .title {
  clear: both;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  text-align: center;
  color: #fff;
  font-size: 36px;
  padding: 20px 0 20px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #00d6ff;
  padding-top: 50px;
}
.bigimages .title.featured {
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 60px;
  padding-top: 20px;
}
.bigimage {
  width: 49%;
  margin-bottom: 30px;
}
.bigimage.left {
  float: left;
}
.bigimage.right {
  float: right;
}
.bigimage .sample {
  width: 100%;
}
.bigimage .sample a {
  display: block;
  width: 98%;
  background: rgba(0, 214, 255, 0.2);
  padding: 1%;
}
.bigimage .sample a img {
  display: block;
  width: 100%;
}
.bigimage .sample a:hover {
  background: #00d6ff;
}
.bigimage .info {
  height: 45px;
  position: relative;
}
.bigimage .info:before,
.bigimage .info:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.bigimage .info:after {
  clear: both;
}
.bigimage .name {
  float: left;
  white-space: nowrap;
  padding: 10px 0 10px 10px;
  font-family: "merriweathersans", "Open Sans", helvetica, arial, sans-serif;
  font-size: 20px;
  color: #00d6ff;
  text-align: left;
}
.bigimage .links {
  float: right;
}
.bigimage .links a.homelink {
  display: block;
  float: right;
  line-height: 30px;
  padding: 0 15px 0px 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: 6px;
  background: rgba(255, 255, 255, 0.2);
  font-weight: 800;
  color: #fff;
  transition: background-color 700ms, color 700ms linear;
}
.bigimage .links a.homelink:hover {
  background-color: #00d6ff;
  color: #000;
  transition: background-color 300ms, color 200ms linear;
}
.bigimage .links .subs {
  display: none;
}
.bigimage:hover .subs {
  text-align: right;
  display: block;
  position: absolute;
  width: 100%;
  height: 25px;
  right: 0;
  top: 45px;
  color: #fff;
  font-size: 12px;
}
.bigimage:hover .subs a {
  display: inline-block;
  line-height: 20px;
  padding: 0 5px 0px 5px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0 2px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  transition: background-color 400ms, color 400ms linear;
}
.bigimage:hover .subs a:hover {
  background-color: #00d6ff;
  color: #000;
  transition: background-color 100ms, color 100ms linear;
}
.bigimage:hover .subs a:last-child {
  margin-right: 6px;
}
.smallimage {
  width: 49%;
  margin-bottom: 40px;
}
.smallimage.left {
  float: left;
}
.smallimage.right {
  float: right;
}
.smallimage .sample {
  width: 100%;
  padding: 0;
}
.smallimage .sample a {
  display: block;
  width: 98%;
  padding: 1%;
  background: rgba(255, 255, 255, 0.05);
}
.smallimage .sample a img {
  display: block;
  margin: auto;
  width: auto;
}
.smallimage .info {
  background: rgba(255, 255, 255, 0.05);
  height: 40px;
  position: relative;
}
.smallimage .info:before,
.smallimage .info:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.smallimage .info:after {
  clear: both;
}
.smallimage .name {
  padding: 10px 0 10px 0px;
  font-family: "merriweathersans", "Open Sans", helvetica, arial, sans-serif;
  font-size: 16px;
  color: #00d6ff;
  text-align: center;
}
.smallimage .name a {
  color: #00d6ff;
}
.smallimage .subs {
  display: none;
}
.smallimage:hover .subs {
  text-align: center;
  display: block;
  position: absolute;
  width: 100%;
  height: 25px;
  right: 0;
  top: 40px;
  color: #fff;
  background: rgba(255, 255, 255, 0.05);
  font-size: 12px;
}
.smallimage:hover .subs a {
  display: inline-block;
  line-height: 20px;
  padding: 0 5px 0px 5px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0 2px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  transition: background-color 400ms, color 400ms linear;
}
.smallimage:hover .subs a:hover {
  background-color: #00d6ff;
  color: #000;
  transition: background-color 100ms, color 100ms linear;
}
.smallimage:hover .subs a:last-child {
  margin-right: 6px;
}
.see-all-work {
  padding: 18px;
  border: 1px solid #00d6ff;
  text-align: left;
  color: #00d6ff;
  font-size: 24px;
  line-height: 42px;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
}
.see-all-work a {
  font-family: "merriweathersans", "Open Sans", helvetica, arial, sans-serif;
  font-weight: 800;
  font-size: 18px;
  display: inline-block;
  float: right;
  line-height: 39px;
  padding: 1px 25px 0px 25px;
  border: 1px solid #00d2fa;
  margin: 0 2px;
  background-color: #00d6ff;
  color: #000;
  transition: background-color 700ms, color 700ms linear;
}
.see-all-work a:hover {
  background-color: #000;
  color: #00d6ff;
  transition: background-color 300ms, color 200ms linear;
}
.design-desc {
  text-align: left;
  margin-top: 50px;
}
.design-desc .title {
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 42px;
  color: #fff;
}
.design-desc .text {
  color: rgba(255, 255, 255, 0.8);
  position: relative;
  font-size: 13px;
}
.design-desc .text a.overlay {
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-weight: 800;
  font-size: 24px;
  color: #00d6ff;
  text-align: center;
  display: none;
  height: 100px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(images/overlay-blue.png) repeat-x;
}
.design-desc .text a.overlay span {
  line-height: 50px;
  margin-top: 25px;
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 3px 30px 0;
  border: 1px solid #00d6ff;
}
.design-desc .text a.get-started {
  display: inline-block;
  margin-top: 10px;
  float: right;
  line-height: 40px;
  color: #fff;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 18px;
  padding: 0 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  transition: background-color 700ms, color 700ms linear;
}
.design-desc .text a.get-started:hover {
  background: #fff;
  color: #000;
  transition: background-color 300ms, color 200ms linear;
}
.design-desc .text strong {
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  display: block;
  font-size: 18px;
  color: #00d6ff;
  margin: 20px 0 10px 0;
}
.design-desc .text.overlay {
  height: 200px;
  overflow: hidden;
}
.design-desc .text.overlay a.overlay {
  display: block;
}
#coding {
  background: #110200 url(images/codes.jpg) top right no-repeat;
  background-attachment: fixed;
  padding: 70px 0 75px 0;
  text-align: center;
  border-left: 20px solid #ad1000;
  border-right: 20px solid transparent;
}
#coding:before,
#coding:after {
  content: " ";
  display: table;
  visibility: hidden;
}
#coding:after {
  clear: both;
}
#coding .heading {
  color: #fff;
}
#coding .heading a {
  color: #fff;
}
#coding .subheading {
  color: #ad1000;
}
.coding-desc {
  text-align: center;
  color: #ab9696;
  background: rgba(17, 2, 0, 0.7);
  padding: 30px 0px;
  margin-top: 40px;
}
.coding-desc:before,
.coding-desc:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.coding-desc:after {
  clear: both;
}
.coding-desc .half {
  width: 47%;
  padding: 1.5%;
}
.coding-desc .title {
  color: #ad1000;
  font-size: 24px;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  margin-bottom: 15px;
}
.coding-desc .text {
  line-height: 1.6em;
  font-size: 18px;
}
.emphasis {
  clear: both;
  border-top: 1px solid #ad1000;
  margin-top: 20px;
  padding-top: 15px;
  font-size: 20px;
  color: #00d6ff;
}
#pricing {
  background: #f8fff8;
  padding: 50px 0 75px 0;
  text-align: center;
  border-left: 20px solid #336600;
  border-right: 20px solid transparent;
}
#pricing:before,
#pricing:after {
  content: " ";
  display: table;
  visibility: hidden;
}
#pricing:after {
  clear: both;
}
#pricing .heading {
  color: #336600;
}
#pricing .heading a {
  color: #336600;
}
#pricing .subheading {
  color: #666;
}
#pricing .belowheading {
  color: #000;
  margin-top: 20px;
}
#pricing .big-pricing {
  padding: 30px 0 20px 0;
  margin-top: 30px;
  border: 1px solid #336600;
  border-left: 0;
  border-right: 0;
  color: #336600;
}
#pricing .big-pricing .title {
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 40px;
}
#pricing .big-pricing .title strong {
  font-size: 64px;
}
#pricing .big-pricing .text {
  color: #000;
  text-align: left;
  font-size: 13px;
  padding: 10px 10px 5px 10px;
}
.payment-desc {
  padding: 40px 0;
}
.payment-desc .title {
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  color: #179bd7;
  font-size: 28px;
}
.payment-desc .pt1 ul,
.payment-desc .pt3 ul {
  margin-top: 20px;
}
.payment-desc .pt1 ul li,
.payment-desc .pt3 ul li {
  background: url(images/bullet.png) 5px center no-repeat;
  border-top: 1px dotted #179bd7;
  padding: 10px 0px 8px 30px;
  text-align: left;
  font-size: 15px;
  color: #000;
}
.payment-desc .pt1 ul li:first-child,
.payment-desc .pt3 ul li:first-child {
  border: 0;
}
.payment-desc .pt2 {
  width: 28%;
  margin: 0 2% 0 4%;
}
.payment-desc .pt2 ul li {
  margin-top: 20px;
  text-align: center;
  border-top: 1px dotted #179bd7;
  padding: 10px 0px 8px 30px;
  font-size: 15px;
  color: #000;
}
.payment-desc .pt2 ul li:first-child {
  border: 0;
}
.payment-desc .pt2 ul li a {
  font-weight: bold;
  display: block;
}
.payment-desc .text {
  margin-top: 20px;
}
.third {
  width: 32%;
  margin-left: 2%;
  float: left;
}
.third:first-child {
  margin-left: 0;
}
#contact {
  background: #090909;
  padding: 50px 0 75px 0;
  text-align: center;
  border-left: 20px solid #681172;
  border-right: 20px solid transparent;
}
#contact:before,
#contact:after {
  content: " ";
  display: table;
  visibility: hidden;
}
#contact:after {
  clear: both;
}
#contact .heading {
  color: #999;
}
#contact .heading a {
  color: #999;
}
#contact .belowheading {
  color: #666;
  margin-top: 20px;
  padding: 0 100px;
}
#contact .big-pricing {
  padding: 30px 0 0 0;
  margin-top: 30px;
  background: rgba(51, 102, 0, 0.1);
  border: 1px solid #336600;
  color: #336600;
}
#contact .big-pricing .title {
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 40px;
}
#contact .big-pricing .title strong {
  font-size: 64px;
}
#contact .big-pricing .text {
  color: #000;
  text-align: left;
  font-size: 13px;
  padding: 10px 10px 5px 10px;
}
.okaybox {
  border: 1px solid #681172;
  background: rgba(104, 17, 114, 0.2);
  color: #e500ff;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 20px;
  padding: 40px;
  line-height: 50px;
  margin-top: 50px;
}
.okaybox:first-line {
  font-size: 36px;
}
.errorbox {
  border: 1px solid #ad1000;
  background: rgba(173, 16, 0, 0.2);
  color: #ad1000;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 20px;
  padding: 40px;
  line-height: 50px;
  margin-top: 30px;
}
.errorbox:first-line {
  font-size: 42px;
}
.errorlist {
  border: 1px solid #ad1000;
  background: rgba(173, 16, 0, 0.2);
  color: #ad1000;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 20px;
  padding: 20px;
  margin-top: 20px;
}
.errorlist ul li {
  line-height: 35px;
  text-align: left;
}
#contactform {
  padding: 30px;
  margin-top: 30px;
  border: 1px solid #333;
  background: rgba(255, 255, 255, 0.02);
}
#contactform > table {
  text-align: left;
  width: 100%;
}
#contactform > table tr td {
  width: 48%;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 20px;
  color: #666;
  vertical-align: middle;
  padding: 10px 1%;
}
#contactform > table tr td input,
#contactform > table tr td textarea {
  padding: 10px;
  font-family: "Open Sans", "Segoe UI", "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", helvetica, arial, sans-serif;
  font-size: 16px;
  background: #000;
  color: #999;
  border: 1px solid #444;
}
#contactform > table tr td input {
  width: 96%;
  transition: background-color 500ms, color 500ms linear;
}
#contactform > table tr td input:focus {
  border: 1px solid #681172;
  transition: background-color 500ms, color 500ms linear;
  background: #34003a;
  color: #fff;
}
#contactform > table tr td textarea {
  width: 98%;
  height: 200px;
}
#contactform > table tr td textarea:focus {
  border: 1px solid #681172;
}
#contactform > table tr td button {
  float: left;
  display: none;
  height: 30px;
  width: 120px;
  background: #34003a;
  border: 1px solid #681172;
  font-weight: bold;
  font-family: "merriweathersans", "Open Sans", helvetica, arial, sans-serif;
  color: #fff;
  padding: 0 ;
  cursor: pointer;
}
#contactform > table tr .security-code {
  width: 70px;
  min-width: 2.4em;
  margin-right: 10px;
  font-size: 30px;
  line-height: 24px;
  padding: 3px 10px;
}
#contactform > table tr .security-arrow {
  padding-left: 70px;
  background: url(images/security-arrow.png) -30px center no-repeat;
}
#contactform > table tr .security-arrow input {
  float: left;
  margin-top: 5px;
}
#contactform > table tr .security-arrow div {
  float: left;
  line-height: 60px;
  margin-left: 10px;
}
#contactform > table tr td.security-image-td div {
  line-height: 60px;
  float: right;
  margin-right: 20px;
}
#contactform > table tr td.security-image-td img {
  float: right;
}
#contactform > table tr .security-image {
  position: relative;
  height: 60px;
}
#contactform > table tr .security-image:hover button {
  position: absolute;
  left: 15px;
  top: 15px;
  display: block;
}
#contactform .sendmessage-td {
  text-align: center;
  padding-top: 20px;
}
#contactform .sendmessage-td input {
  display: inline-block;
  height: 50px;
  width: auto;
  background: #34003a;
  border: 1px solid #681172;
  font-weight: bold;
  font-family: "merriweathersans", "Open Sans", helvetica, arial, sans-serif;
  font-size: 20px;
  color: #fff;
  padding: 0 30px;
  cursor: pointer;
}
#contactform .sendmessage-td input:focus,
#contactform .sendmessage-td input:hover {
  color: #681172;
  background: #fff;
}
#contactform #please-wait {
  height: 52px;
}
#footer {
  padding: 10% 0;
  background: #000000 url(images/background-blur.jpg) center center no-repeat;
  background-attachment: fixed;
  text-align: center;
  border-left: 20px solid #333;
  border-right: 20px solid transparent;
}
#nav {
  position: fixed;
  display: none;
  top: 50px;
  padding: 20px;
}
#nav a {
  display: block;
  float: left;
  clear: both;
  margin-bottom: 2px;
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 18px;
  margin-left: 5px;
}
#nav a span {
  display: none;
}
#nav a strong {
  display: none;
  font-weight: normal;
}
#nav a.selected {
  margin-left: 0;
  padding: 0 20px 0 20px;
}
#nav a.selected span {
  display: block;
}
#nav a.selected strong {
  display: none;
}
#nav a:hover {
  padding: 0 20px 0 15px;
}
#nav a:hover span {
  display: none;
}
#nav a:hover strong {
  display: block;
}
#nav a.selected:hover {
  padding-left: 20px;
}
#nav a#sb1 {
  background: #00d6ff;
}
#nav a#sb2 {
  background: #ad1000;
}
#nav a#sb3 {
  background: #336600;
}
#nav a#sb4 {
  background: #681172;
}
.footer-links {
  text-align: center;
  margin-bottom: 30px;
  width: 100%;
}
.footer-links a {
  display: inline-block;
  margin: 0 0.6% 10px 0.6%;
  line-height: 40px;
  color: #fff;
  font-family: "merriweather", "Open Sans", helvetica, arial, sans-serif;
  font-size: 18px;
  padding: 0 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  transition: background-color 700ms, color 700ms linear;
}
.footer-links a:hover {
  background: #fff;
  color: #000;
  transition: background-color 300ms, color 200ms linear;
}
/* MEDIA */
/* END MEDIA */
#designs-page {
  background: #0E444E;
  border-left: 20px solid #00d6ff;
  border-right: 20px solid transparent;
  padding-bottom: 50px;
}
#designs-page:before,
#designs-page:after {
  content: " ";
  display: table;
  visibility: hidden;
}
#designs-page:after {
  clear: both;
}
#designs-page-older {
  background: #010101;
  border-left: 20px solid #0E444E;
  border-right: 20px solid transparent;
}
#designs-page-older:before,
#designs-page-older:after {
  content: " ";
  display: table;
  visibility: hidden;
}
#designs-page-older:after {
  clear: both;
}
#prepay-page {
  color: #fff;
  background: #0E444E;
  border-left: 20px solid #00d6ff;
  border-right: 20px solid transparent;
  padding-bottom: 50px;
}
#prepay-page:before,
#prepay-page:after {
  content: " ";
  display: table;
  visibility: hidden;
}
#prepay-page:after {
  clear: both;
}
#prepay-page .prepay-form input {
  border-radius: 3px;
  padding: 5px 10px;
  border: 1px solid black;
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
  font-family: "merriweathersans", "Open Sans", helvetica, arial, sans-serif;
}
#prepay-page .prepay-form button {
  border-radius: 3px;
  padding: 5px 10px;
  border: 1px solid black;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-family: "merriweathersans", "Open Sans", helvetica, arial, sans-serif;
  cursor: pointer;
}
#prepay-page .prepay-form table {
  margin-top: 50px;
}
#prepay-page .prepay-form table tr td {
  padding: 10px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.6);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
}
#prepay-page .prepay-form table tr td:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: bold;
}
#prepay-page .prepay-form table tr th {
  background: rgba(0, 0, 0, 0.1);
  padding: 10px 20px;
}
#prepay-page .prepay-form table tr:nth-child(1) td {
  background: rgba(255, 255, 255, 0.05);
}
#prepay-page .prepay-form table tr:nth-child(2) td {
  background: rgba(255, 255, 255, 0.1);
}
#prepay-page .prepay-form table tr:nth-child(3) td {
  background: rgba(255, 255, 255, 0.15);
}
#prepay-page .prepay-form table tr:nth-child(4) td {
  background: rgba(255, 255, 255, 0.2);
}
#prepay-page .prepay-form table tr:nth-child(5) td {
  background: rgba(255, 255, 255, 0.25);
}
