/*

DO NOT MODIFY 'STYLE.CSS' FILE!
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 SOFTWARE FROM koala-app.com
OR CONTACT HARZEMDESIGN FOR CHANGES.

*/
.opensans {
  font-family: "Open Sans", arial, helvetica, sans-serif;
  font-weight: normal;
}
strong,
b,
.bold {
  font-weight: bold;
}
.light {
  font-weight: 300;
}
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: 14px;
  font-family: "Open Sans", arial, helvetica, sans-serif;
  font-weight: normal;
  color: #666;
  margin: 0px;
  padding: 0px;
  min-width: 1200px;
}
.body {
  width: 1200px;
  margin: auto;
  position: relative;
}
.body:before,
.body:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.body:after {
  clear: both;
}
a:link,
a:visited {
  color: #9f0000;
  text-decoration: none;
}
a:hover {
  color: #cc0000;
  text-decoration: none;
}
a img {
  border: 0px;
}
input {
  font-size: 12px;
}
.half {
  width: 50%;
  float: left;
}
/* design */
#header {
  height: 130px;
  background: #fff;
  border-bottom: 1px solid #ccc;
}
a.logo {
  display: block;
  float: left;
  margin-top: 34px;
}
.topmenu {
  float: right;
  border-bottom: 1px solid #ccc;
}
.topmenu .servers-in .text {
  float: left;
  line-height: 42px;
}
.topmenu .servers-in .ip {
  float: left;
  line-height: 42px;
  padding-left: 42px;
  padding-right: 27px;
  background: url(images/icon-ip.png) right center no-repeat;
}
.topmenu .servers-in .ip strong {
  color: #333;
}
.topmenu .servers-in .flags {
  background: url(images/flags.png) left center no-repeat;
  height: 20px;
  margin: 11px;
  float: left;
}
.topmenu .servers-in .flags a {
  margin-right: 5px;
  display: block;
  height: 20px;
  float: left;
  position: relative;
}
.topmenu .servers-in .flags a span {
  display: none;
  white-space: nowrap;
  position: absolute;
  top: 35px;
  right: -15px;
  padding: 5px 10px;
  color: #fff;
  background: #700000;
  font-size: 12px;
  border-radius: 5px;
}
.topmenu .servers-in .flags a span:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 7px;
  background: url(images/arrow-up.png) top center no-repeat;
  left: 0;
  top: -7px;
}
.topmenu .servers-in .flags a:hover span {
  display: block;
}
#menu {
  float: right;
  clear: right;
  margin-top: 25px;
}
#menu > ul {
  float: left;
}
#menu > ul > li {
  float: left;
  position: relative;
}
#menu > ul > li > a {
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 36px;
  color: #666;
  padding: 0 15px 0px 15px;
  margin-left: 11px;
  border-radius: 5px;
}
#menu > ul > li:hover > a {
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}
#menu a.redbutton {
  margin-left: 26px;
  float: left;
}
a.redbutton {
  width: 123px;
  line-height: 34px;
  padding-bottom: 2px;
  text-align: center;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  background: #700000 url(images/redbutton.png) repeat-x;
  border-radius: 5px;
}
a.redbutton:hover {
  background: #800000 url(images/redbutton-hover.png) repeat-x;
}
.bigimages-back {
  background: #3eadea url(images/blocks1.png) top center repeat-x;
  border-top: 10px solid #e2e2e2;
}
.bigimage-area,
.bigimage {
  height: 540px;
  position: relative;
}
.bigimage .title {
  font-size: 72px;
  line-height: 90px;
  font-weight: 300;
  padding-top: 54px;
  text-shadow: 1px 1px 0px #00609e;
  color: #fff;
}
.bigimage .subtitle {
  font-size: 36px;
  font-weight: 300;
  padding-top: 0px;
  text-shadow: 1px 1px 0px #00609e;
  color: #fff;
}
.bigimage .text {
  width: 600px;
  font-size: 18px;
  font-weight: 300;
  padding-top: 40px;
  line-height: 30px;
  color: #fff;
}
.bigimage a.bigbutton {
  margin: 70px 0 0 93px;
}
.bigimage-image {
  height: 105%;
  width: 100%;
  position: absolute !important;
  z-index: 1;
  left: 0;
}
.image1 {
  top: 10px;
  background: url(images/computers.png) top right no-repeat;
}
.image2 {
  top: 10px;
  background: url(images/websites.png) right 50px no-repeat;
}
.image3 {
  top: 10px;
  background: url(images/streamers.png) right 80px no-repeat;
}
.image4 {
  top: 10px;
  background: url(images/guyfawkes.png) right top no-repeat;
}
#bigimage3 .title {
  font-size: 60px;
}
.image-contents {
  height: 100%;
  width: 100%;
  position: absolute !important;
  z-index: 2;
  left: 0;
  top: 0px;
}
a.bigbutton {
  line-height: 56px;
  padding: 0 27px;
  background: #700000;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  border-radius: 5px;
}
a.bigbutton:hover {
  background: #c00000;
}
.bigimage-dots {
  z-index: 3;
  position: absolute;
  text-align: left;
  bottom: 33px;
  width: 100px;
}
.bigimage-dots a {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 10px;
  border: 4px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  margin: 0 0 0 2px;
}
.bigimage-dots a.selected {
  background: #700000;
  border: 4px solid #700000;
}
.bigimage-dots a:hover {
  background: #b40000;
  border: 4px solid #b40000;
}
.howitworks {
  padding-bottom: 54px;
}
.howitworks .graphic {
  margin-top: 25px;
  height: 250px;
  width: 680px;
  background: url(images/howitworks.png) center bottom no-repeat;
  float: left;
  position: relative;
}
.howitworks .graphic div {
  text-align: center;
  font-size: 14px;
  color: #000;
  line-height: 20px;
  position: absolute;
}
.howitworks .graphic div:first-line {
  font-size: 18px;
  color: #700000;
}
.howitworks .graphic div {
  left: 10px;
  top: 70px;
}
.howitworks .graphic div + div {
  left: 260px;
  top: 20px;
}
.howitworks .graphic div + div + div {
  left: 550px;
  top: 70px;
}
.howitworks .text {
  width: 480px;
  float: right;
}
.howitworks .text .title {
  font-size: 36px;
  color: #000;
  padding: 68px 0 5px 0;
  font-weight: 300;
}
.home-halfblue {
  background: #2d454f url(images/halfblue.png) top center repeat-y;
  color: #fff;
  margin-bottom: 50px;
}
.home-halfblue .packages {
  padding: 20px 0;
  width: 600px;
  float: left;
  text-align: center;
}
.home-halfblue .packages .package {
  float: left;
  width: 180px;
  margin-right: 20px;
  background: #182125;
}
.home-halfblue .packages .package .title {
  font-size: 20px;
  font-weight: 300;
  padding: 15px 0 10px 0;
  position: relative;
}
.home-halfblue .packages .package .title .promo {
  background: #ff9409;
  position: absolute;
  width: 80%;
  top: -15px;
  left: 10%;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  font-size: 14px;
}
.home-halfblue .packages .package .price {
  font-weight: 300;
  background: #207ba1;
  padding: 0px 0 10px 0;
}
.home-halfblue .packages .package .price span {
  font-size: 24px;
}
.home-halfblue .packages .package .price span + span {
  font-size: 42px;
}
.home-halfblue .packages .package .price span + span + span {
  font-size: 18px;
}
.home-halfblue .packages .package .price div {
  font-size: 14px;
}
.home-halfblue .packages .package a.redbutton {
  margin: 10px 0;
}
.home-halfblue .packages .package ul {
  margin: 10px 10px 0 10px;
}
.home-halfblue .packages .package ul li {
  line-height: 20px;
  font-size: 12px;
  color: #ccc;
  border-top: 1px dotted rgba(255, 255, 255, 0.1);
}
.home-halfblue .packages .package ul li:first-child {
  border-top: 0;
}
.home-halfblue .works-on {
  width: 600px;
  float: right;
  text-align: center;
}
.home-halfblue .works-on .device-images {
  width: 474px;
  height: 132px;
  margin: 0 auto 0 auto;
  background: url(images/devices.png) center 56px no-repeat, url(images/arrow-down.png) 39px 0px no-repeat, url(images/arrow-down.png) 227px 0px no-repeat, url(images/arrow-down.png) 417px 0px no-repeat;
}
.home-halfblue .works-on .title {
  font-size: 28px;
  font-weight: 300;
  padding-top: 40px;
}
.home-halfblue .works-on .subtitle {
  font-size: 17px;
  font-weight: bold;
  margin-top: 20px;
}
.home-features {
  border-top: 1px solid #ccc;
  background: url(images/shadow.png) top center no-repeat;
  padding-bottom: 35px;
}
.home-features .feature {
  width: 360px;
  margin-left: 60px;
  margin-top: 35px;
  float: left;
}
.home-features .feature .title {
  padding-left: 41px;
  line-height: 32px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}
.home-features .feature .ficon-1 {
  background: url(images/ficon-1.png) left center no-repeat;
}
.home-features .feature .ficon-2 {
  background: url(images/ficon-2.png) left center no-repeat;
}
.home-features .feature .ficon-3 {
  background: url(images/ficon-3.png) left center no-repeat;
}
.home-features .feature .ficon-4 {
  background: url(images/ficon-4.png) left center no-repeat;
}
.home-features .feature .ficon-5 {
  background: url(images/ficon-5.png) left center no-repeat;
}
.home-features .feature .ficon-6 {
  background: url(images/ficon-6.png) left center no-repeat;
}
.home-features .feature:nth-child(3n+1) {
  margin-left: 0;
}
#footer {
  background: #2d454f;
  padding-top: 30px;
  margin-top: 50px;
  color: #ccc;
}
#footer .payment-methods {
  padding-bottom: 67px;
  font-size: 24px;
  line-height: 44px;
  font-weight: 300;
  background: url(images/payment-methods.png) bottom left no-repeat;
}
#footer .connect {
  line-height: 44px;
  font-size: 24px;
  font-weight: 300;
  float: right;
}
#footer .connect div {
  float: left;
  margin-right: 14px;
}
#footer .connect a {
  display: block;
  width: 42px;
  height: 42px;
  float: left;
  margin-left: 16px;
  border-radius: 3px;
}
#footer .connect a.tw {
  background: url(images/social-tw.png) no-repeat;
}
#footer .connect a.fb {
  background: url(images/social-fb.png) no-repeat;
}
#footer .connect a:hover {
  border-radius: 30px;
}
.footer-menu {
  float: right;
  clear: right;
  margin-top: 10px;
  padding-top: 18px;
  border-top: 1px solid #6c7d84;
}
.footer-menu > ul {
  float: left;
}
.footer-menu > ul > li {
  float: left;
  position: relative;
}
.footer-menu > ul > li > a {
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 36px;
  color: #fff;
  padding: 0 15px 0px 15px;
  margin-left: 11px;
  border-radius: 5px;
}
.footer-menu > ul > li:hover > a {
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}
.footer-menu a.redbutton {
  margin-left: 20px;
  float: left;
}
.copyright {
  text-align: center;
  color: #999;
  padding: 57px 0;
}
.page-heading {
  background: #3eadea url(images/blocks1.png) top center repeat-x;
  border-top: 10px solid #e2e2e2;
  padding: 30px 0;
  font-size: 52px;
  line-height: 50px;
  font-weight: 300;
  text-shadow: 1px 1px 0px #00609e;
  color: #fff;
}
.page-content {
  padding: 30px 0 0 0;
}
h1 {
  margin: 10px 0;
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
h2 {
  margin: 10px 0;
  font-size: 20px;
  color: #000;
  font-weight: bold;
}
h3 {
  margin: 10px 0;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
p {
  margin: 10px 0;
}
