/*

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.

*/
.opensans {
  font-family: "Open Sans", arial, helvetica, sans-serif;
}
.varela {
  font-family: "varela round", arial, helvetica, sans-serif;
}
strong,
b,
.bold {
  font-weight: bold;
}
.light {
  font-weight: 300;
}
.normal {
  font-weight: normal;
}
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;
}
.sizing {
  box-sizing: border-box;
}
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: #000;
  font-size: 13px;
  font-family: "Open Sans", arial, helvetica, sans-serif;
  color: #fff;
  margin: 0px;
  padding: 0px;
  min-width: 1200px;
}
.body {
  width: 100%;
  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 */
#header {
  height: 100px;
  background: #ffffff url(images/headerback.png) repeat-x;
  position: relative;
}
a.logo {
  display: block;
  float: left;
  margin-top: 2px;
  margin-left: 2px;
}
a.logo-large {
  display: none;
}
.topmenu {
  position: absolute;
  right: 380px;
  top: 1px;
  z-index: 1000;
  font-size: 12px;
  font-family: "varela round", arial, helvetica, sans-serif;
}
.topmenu a {
  display: inline-block;
  padding: 10px 12px;
  color: #2e2e2e;
}
.topmenu a:hover {
  color: #fff;
  background: #666;
}
.cp-drawer {
  width: 163px;
  min-height: 40px;
  position: absolute;
  z-index: 1001;
  right: 198px;
  top: 1px;
  font-family: "varela round", arial, helvetica, sans-serif;
}
.cp-drawer a.drawer {
  background: url(images/top-cp-drawer.png) no-repeat;
  width: 163px;
  height: 40px;
  line-height: 34px;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #fff;
  text-shadow: 0 1px 0 #000;
}
.cp-drawer .cps {
  background: #25A9A7;
  padding: 6px 3px;
  display: none;
}
.cp-drawer .cps a {
  display: block;
  color: #fff;
  text-shadow: 0 1px 0 #000;
  text-align: center;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.3);
  margin: 0px 5px 5px 5px;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.5);
  color: #ccc;
  font-size: 12px;
  -webkit-transition: all 300ms;
          transition: all 300ms;
}
.cp-drawer .cps a b {
  font-weight: normal;
  display: block;
  font-size: 15px;
  color: #fff;
}
.cp-drawer .cps a:hover {
  background: #007d7f;
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.top-cp {
  position: absolute;
  top: 1px;
  right: 0;
  font-family: "varela round", arial, helvetica, sans-serif;
}
.top-cp a.cp1,
.top-cp a.cp2 {
  float: left;
  display: block;
  width: 98px;
  height: 98px;
  box-sizing: border-box;
  margin-left: 1px;
  position: relative;
  padding-top: 50px;
  text-align: center;
  font-size: 20px;
  line-height: 18px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all 300ms;
          transition: all 300ms;
}
.top-cp a.cp1:before,
.top-cp a.cp2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 46px;
  -webkit-transition: all 300ms;
          transition: all 300ms;
}
.top-cp a.cp1 strong,
.top-cp a.cp2 strong {
  font-size: 13px;
  font-weight: normal;
  color: #fff;
}
.top-cp a.cp1:hover,
.top-cp a.cp2:hover {
  background-position: center 6px !important;
  padding-top: 56px;
}
.top-cp a.cp1:hover:before,
.top-cp a.cp2:hover:before {
  top: 3px;
}
.top-cp a.cp1 {
  background: #3ab25e url(images/top-cp1.png) repeat;
  color: #61c880;
}
.top-cp a.cp1:before {
  background: url(images/top-cp-icon1.png) center center no-repeat;
}
.top-cp a.cp2 {
  background: #348096 url(images/top-cp2.png) repeat;
  color: #579baf;
  font-size: 18px;
}
.top-cp a.cp2:before {
  background: url(images/top-cp-icon2.png) center center no-repeat;
}
.top-cp .sps {
  display: none;
  position: absolute;
  z-index: 1002;
  right: 0;
  top: 98px;
  width: 200px;
  padding: 15px 15px;
  background: #0F5D73;
}
.top-cp .sps a {
  display: block;
  color: #fff;
  text-shadow: 0 1px 0 #000;
  text-align: center;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.3);
  margin: 0px 5px 5px 5px;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.5);
  color: #ccc;
  font-size: 12px;
  -webkit-transition: all 300ms;
          transition: all 300ms;
}
.top-cp .sps a b {
  font-weight: normal;
  display: block;
  font-size: 15px;
  color: #fff;
}
.top-cp .sps a:hover {
  background: #348096;
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
#menubutton {
  display: none;
  position: absolute;
  z-index: 2001;
  top: 0px;
  right: 0;
  width: 50px;
  height: 50px;
  background: #073d4d url(images/menu-button.png) center center no-repeat;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
#menubutton a {
  width: 50px;
  height: 50px;
  display: block;
}
.responsive {
  display: none;
}
#menu {
  position: absolute;
  z-index: 1001;
  right: 210px;
  top: 42px;
  font-family: "varela round", arial, helvetica, sans-serif;
}
#menu > ul > li {
  float: left;
  margin-left: 0px;
  position: relative;
}
#menu > ul > li > a {
  display: block;
  font-size: 14px;
  color: #034659;
  position: relative;
  padding: 22px 14px 0px 14px;
  height: 36px;
}
#menu > ul > li > a.arrow:after {
  content: "";
  display: block;
  background: url(images/menu-arrow.png) top center no-repeat;
  width: 100%;
  height: 5px;
  left: 0;
  bottom: 7px;
}
#menu > ul > li:hover > a {
  color: #fff;
  background: #000;
}
#menu > ul li > ul {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 58px;
  left: -5px;
  background: #000;
  padding: 2px 2px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  border: 5px solid #ADB3B9;
  border-top: 0;
}
#menu > ul li > ul > li {
  min-width: 120px;
}
#menu > ul li > ul > li > a {
  display: block;
  padding: 12px 25px 10px 16px;
  font-size: 14px;
  white-space: nowrap;
  color: #999;
}
#menu > ul li > ul > li > a:hover {
  background: #ADB3B9;
  color: #000;
}
#menu > ul > li:hover > ul {
  display: block;
}
.bigimage-area {
  width: 100%;
  height: 600px;
  font-family: "varela round", arial, helvetica, sans-serif;
  margin: auto;
  position: relative;
}
.bigimage-area .three3D {
  position: absolute;
  z-index: 50;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.bigimage-area .bigtitle {
  position: absolute;
  z-index: 60;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
}
.bigimage-area .bigtitle strong {
  color: #2495b6;
  font-weight: normal;
}
.bigimage-area .bigtitle .title {
  font-size: 48px;
  position: absolute;
  top: 220px;
  left: 0;
  width: 100%;
  pointer-events: none;
}
.bigimage-area .bigtitle .subtitle {
  font-size: 20px;
  color: #c4c4c4;
  pointer-events: none;
  position: absolute;
  top: 318px;
  left: 0;
  width: 100%;
  height: 0px;
}
.bigimage-area .bigtitle .subtitle div {
  width: 888px;
  margin: auto;
}
.bigimage-area .bigtitle .buttons {
  position: absolute;
  top: 440px;
  left: 0;
  width: 100%;
  text-align: center;
  height: 0px;
}
.bigimage-area .bigtitle .buttons a {
  display: inline-block;
  width: 227px;
  line-height: 51px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0 18px;
  background: rgba(3, 70, 89, 0.5);
  border: 1px solid #0d5b71;
}
.bigimage-area .bigtitle .buttons a:hover {
  background: #034659;
}
.bigimage-area .bigtitle .buttons a + a {
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e;
}
.bigimage-area .bigtitle .buttons a + a:hover {
  background: #006920;
}
.square-blocks {
  background: url(images/square-back.png) center top repeat;
  overflow: hidden;
}
.home-features {
  padding: 30px 0 0 0;
  height: 630px;
  position: relative;
}
.home-features .feature-boxes:before,
.home-features .feature-boxes:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.home-features .feature-boxes:after {
  clear: both;
}
.home-features .feature-box {
  width: 280px;
  padding: 0 10px;
  margin-bottom: 5px;
  text-align: center;
  float: left;
  position: relative;
  z-index: 50;
  opacity: 0.5;
  -webkit-transition: opacity 500ms, -webkit-transform 500ms;
          transition: opacity 500ms, transform 500ms;
  border-radius: 5px;
}
.home-features .feature-box .title {
  height: 36px;
  position: relative;
}
.home-features .feature-box .title strong {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  line-height: 30px;
  border-bottom: 1px solid #fff;
  font-weight: normal;
  font-family: "varela round", arial, helvetica, sans-serif;
  font-size: 20px;
  opacity: 0.5;
  -webkit-transition: all 500ms;
          transition: all 500ms;
}
.home-features .feature-box .text {
  margin-top: 28px;
  color: #999;
  height: 4em;
  position: relative;
  z-index: 51;
  opacity: 0.5;
  -webkit-transition: opacity 500ms;
          transition: opacity 500ms;
  line-height: 1.2em;
}
.home-features .feature-box:before {
  display: none;
  content: "";
  position: absolute;
  z-index: 49;
  width: 380px;
  height: 220px;
  left: -50px;
  top: -50px;
  pointer-events: none;
  background: url(images/hilite-back.png) center center no-repeat;
}
.home-features .feature-box-empty {
  width: 600px;
  margin: 0px;
  float: left;
  height: 120px;
}
.home-features .ficon-1 {
  background: url(images/ficon-1.png) center center no-repeat;
}
.home-features .ficon-2 {
  background: url(images/ficon-2.png) center center no-repeat;
}
.home-features .ficon-3 {
  background: url(images/ficon-3.png) center center no-repeat;
}
.home-features .ficon-4 {
  background: url(images/ficon-4.png) center center no-repeat;
}
.home-features .ficon-5 {
  background: url(images/ficon-5.png) center center no-repeat;
}
.home-features .ficon-6 {
  background: url(images/ficon-6.png) center center no-repeat;
}
.home-features .ficon-7 {
  background: url(images/ficon-7.png) center center no-repeat;
}
.home-features .ficon-8 {
  background: url(images/ficon-8.png) center center no-repeat;
}
.home-features .ficon-9 {
  background: url(images/ficon-9.png) center center no-repeat;
}
.home-features .ficon-10 {
  background: url(images/ficon-10.png) center center no-repeat;
}
.home-features .ficon-11 {
  background: url(images/ficon-11.png) center center no-repeat;
}
.home-features .ficon-12 {
  background: url(images/ficon-12.png) center center no-repeat;
}
.home-features .ficon-13 {
  background: url(images/ficon-13.png) center center no-repeat;
}
.home-features .ficon-14 {
  background: url(images/ficon-14.png) center center no-repeat;
}
.home-features .feature-box:hover {
  opacity: 1;
  -webkit-transform: scale(1.11, 1.11);
      -ms-transform: scale(1.11, 1.11);
          transform: scale(1.11, 1.11);
  background: rgba(27, 115, 140, 0.1);
  box-shadow: 0 0 30px rgba(87, 155, 175, 0.3);
  -webkit-transition: opacity 500ms, background 500ms, box-shadow 500ms;
          transition: opacity 500ms, background 500ms, box-shadow 500ms;
}
.home-features .feature-box:hover .title strong,
.home-features .feature-box:hover .text {
  opacity: 1;
}
.home-features .feature-box:hover:before {
  display: block;
}
.home-features .feature-line {
  position: absolute;
  height: 2px;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(10%, rgba(255, 255, 255, 0)), color-stop(50%, #ffffff), color-stop(80%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 10%, #ffffff 50%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 10%, #ffffff 50%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
  opacity: 0.1;
  -webkit-transition: all 300ms;
          transition: all 300ms;
}
.home-features .feature-line.hilite-line {
  opacity: 1;
}
.home-features .features-bigtitle {
  position: absolute;
  left: 320px;
  width: 560px;
  top: 268px;
  text-align: center;
  font-family: "varela round", arial, helvetica, sans-serif;
}
.home-features .features-bigtitle .title {
  font-size: 36px;
}
.home-features .features-bigtitle .subtitle {
  font-size: 18px;
  color: #878f94;
  margin-bottom: 20px;
}
.home-features .features-bigtitle > a {
  color: #1ba645;
  font-size: 14px;
  display: inline-block;
  padding: 10px 30px;
  -webkit-transition: all 300ms;
          transition: all 300ms;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0);
}
.home-features .features-bigtitle > a:hover {
  background: rgba(27, 166, 69, 0.1);
  border: 1px solid rgba(27, 166, 69, 0.2);
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.dots {
  background: url(images/dots.png) top center repeat;
}
@keyframes mapShine {
  0% {
    -webkit-transform: scale(0.1, 0.1);
            transform: scale(0.1, 0.1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@-webkit-keyframes mapShine {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -webkit-transform-origin: 50% 50%;
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
.dots .bigtitle {
  margin-top: 0px;
  font-family: "varela round", arial, helvetica, sans-serif;
  text-align: center;
}
.dots .bigtitle .title {
  font-size: 30px;
}
.dots .bigtitle .subtitle {
  font-size: 18px;
  color: #878f94;
}
.map {
  background: url(images/mapnew.webp) top center no-repeat ;
  min-height: 750px;
}
.map .map-locations {
  position: relative;
}
.map a.loc {
  position: absolute;
  display: block;
}
.map a.loc .needle,
.map a.loc .needle2 {
  width: 50px;
  left: -25px;
  height: 140px;
  top: -135px;
  background: url(images/map-logo.png) center 20px no-repeat;
  position: absolute;
}
.map a.loc .needle:after,
.map a.loc .needle2:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 61px;
  width: 100%;
  height: 80px;
  background: url(images/map-needle.png) center bottom no-repeat;
}
.map a.loc .name {
  text-align: center;
  font-size: 11px;
  text-shadow: 0 1px 0 #000;
  color: #fff;
  position: absolute;
  left: -50px;
  width: 150px;
  top: 0;
}
.map a.loc .needle2 {
  top: -6px;
  bottom: -135px;
  background: url(images/map-logo.png) center 75px no-repeat;
  position: absolute;
}
.map a.loc .needle2:after {
  bottom: 61px;
  top: 0px;
  background: url(images/map-needle2.png) center top no-repeat;
}
.map a.loc .needle2 .name {
  position: relative;
  top: 123px;
}
.map a.loc .needle3 {
  width: 140px;
  left: -0px;
  height: 50px;
  top: -135px;
  background: url(images/map-logo.png) center 20px no-repeat;
  position: absolute;
}
.map a.loc .needle3:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 61px;
  width: 97px;
  height: 10px;
  background: url(images/map-needle.png) center bottom no-repeat;
}
.map a.loc .name .needle3 {
  text-align: center;
  font-size: 11px;
  text-shadow: 0 1px 0 #000;
  color: #fff;
  position: absolute;
  left: -50px;
  width: 150px;
  top: 0;
}
.map a.loc .needle3 {
  top: -20px;
  bottom: -135px;
  background: url(images/map-logo.png) 90px -2px no-repeat;
}
.map a.loc .needle3:after {
  align-content: center;
  bottom: 61px;
  top: 15px;
  background: url(images/map-needle3.png) center no-repeat;
}
.map a.loc .needle3 .name {
  position: relative;
  top: 45px;
  left: 40px
}
.map a.loc .needle4 {
  width: 140px;
  left: -0px;
  height: 50px;
  top: -135px;
  background: url(images/map-logo.png) center 20px no-repeat;
  position: absolute;
}
.map a.loc .needle4:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 61px;
  width: 97px;
  height: 10px;
  background: url(images/map-needle.png) center bottom no-repeat;
}
.map a.loc .name .needle4 {
  text-align: center;
  font-size: 11px;
  text-shadow: 0 1px 0 #000;
  color: #fff;
  position: absolute;
  left: -50px;
  width: 150px;
  top: 0;
}
.map a.loc .needle4 {
  top: -20px;
  bottom: -135px;
  background: url(images/map-logo.png) 90px -2px no-repeat;
}
.map a.loc .needle4:after {
  align-content: center;
  bottom: 61px;
  top: 15px;
  background: url(images/map-needle3.png) center no-repeat;
}
.map a.loc .needle4 .name {
  position: relative;
  top: 45px;
  left: 40px
}
.map a.loc .blinky {
  position: absolute;
  left: -20px;
  top: -20px;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  box-shadow: 0 0 10px 5px #00ff4d, inset 0 0 10px 3px rgba(0, 255, 77, 0.5), 0 0 1px 2px #00ff4d;
  -webkit-animation: 2s mapShine infinite linear;
  animation: 2s mapShine infinite linear;
}
.map a.loc .blinky:after {
  content: "";
  display: block;
  position: absolute;
  left: 16px;
  top: 16px;
  width: 8px;
  height: 8px;
  background: #579baf;
  border-radius: 100px;
}
.map .bigtitle {
  margin-top: 0px;
  font-family: "varela round", arial, helvetica, sans-serif;
  text-align: center;
}
.map .bigtitle .title {
  font-size: 30px;
}
.map .bigtitle .subtitle {
  font-size: 18px;
  color: #878f94;
}
.map a.center-button {
  display: block;
  width: 218px;
  line-height: 40px;
  position: absolute;
  left: 490px;
  top: 346px;
  background: rgba(27, 115, 140, 0.5);
  -webkit-transition: all 100ms;
          transition: all 100ms;
  border: 1px solid #348096;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
  text-align: center;
  font-family: "varela round", arial, helvetica, sans-serif;
  font-size: 16px;
  text-shadow: 0 -1px 0 #000000;
  color: #fff;
  -webkit-transition: all 500ms;
          transition: all 500ms;
}
.map a.center-button:hover {
  box-shadow: 0 0 50px rgba(0, 255, 77, 0.5);
  border: 1px solid #00ff4d;
  background: rgba(0, 255, 77, 0.5);
}
.map .details {
  position: absolute;
  top: 450px;
  left: 200px;
  width: 800px;
}
.map .details .dummy .desc {
  margin-top: 11px;
}
.map .details .dummy a.button {
  opacity: 0.1;
}
.map .details .blackpart {
  width: 640px;
  height: 100px;
  float: left;
  box-shadow: 0 0 27px rgba(73, 79, 82, 0.5);
  background: rgba(0, 0, 0, 0.5);
}
.map .details .blackpart .name {
  padding: 16px 0 0 30px;
  font-size: 24px;
  line-height: 24px;
  width: 295px;
  float: left;
}
.map .details .blackpart .name .desc {
  color: #788085;
  font-size: 14px;
}
.map .details .blackpart ul {
  float: left;
  padding-top: 26px;
}
.map .details .blackpart ul li {
  font-size: 14px;
  color: #1ba645;
  line-height: 20px;
}
.map .details .blackpart ul li strong {
  font-size: 18px;
  color: #61c880;
}
.map .details a.button {
  width: 130px;
  height: 60px;
  padding: 20px 0 0 14px;
  display: block;
  float: left;
  margin-left: 0px;
  margin-top: 10px;
  background: url(images/arrow-button.png) no-repeat, url(images/arrow-button-hover.png) -5px top no-repeat;
  font-family: "varela round", arial, helvetica, sans-serif;
  font-size: 16px;
  color: #fff;
  text-shadow: 0 -1px 0 #000000;
}
.map .details a.button:hover {
  background: url(images/arrow-button-hover.png) no-repeat;
}
#footer {
  background: #000000 url(images/footer-back.webp) bottom center repeat-x;
  min-height: 470px;
}
#footer .body:before,
#footer .body:after {
  content: " ";
  display: table;
  visibility: hidden;
}
#footer .body:after {
  clear: both;
}
#footer .paragraph {
  float: left;
  width: 550px;
}
#footer .paragraph .title {
  font-size: 22px;
  font-weight: 300;
  padding: 50px 0 5px 0;
}
#footer .paragraph .text {
  width: 470px;
  color: #999;
  line-height: 20px;
}
#footer .footer-links {
  float: left;
}
#footer .footer-links ul {
  float: left;
  width: 210px;
  margin-top: 50px;
}
#footer .footer-links ul li {
  min-height: 24px;
}
#footer .footer-links ul li a {
  color: #1ba645;
  font-size: 14px;
  line-height: 24px;
}
#footer .footer-links ul li a:hover {
  color: #22d257;
}
#footer .footer-links ul li.title {
  font-weight: 300;
  font-size: 18px;
  padding-bottom: 5px;
}
#footer .footer-contact {
  padding-top: 54px;
  float: right;
}
#footer .footer-contact .social:before,
#footer .footer-contact .social:after {
  content: " ";
  display: table;
  visibility: hidden;
}
#footer .footer-contact .social:after {
  clear: both;
}
#footer .footer-contact .social a {
  display: block;
  width: 32px;
  height: 32px;
  float: right;
  margin-left: 10px;
  border-radius: 100px;
}
#footer .footer-contact .social a:hover {
  box-shadow: 0 0 20px rgba(27, 166, 69, 0.5);
}
#footer .footer-contact .social a.dc {
  background: url(images/icon-dc.png) repeat;
  background-size: 32px 32px;
}
#footer .footer-contact .social a.fb {
  background: url(images/icon-fb.png) repeat;
}
#footer .footer-contact .social a.tw {
  background: url(images/icon-tw.png) repeat;
}
#footer .footer-contact .social a.is {
  background: url(images/icon-is.png) repeat;
}
#footer .footer-contact .phone {
  padding: 0 0 0 30px;
  background: url(images/icon-phone.png) left center no-repeat;
  font-size: 24px;
  font-weight: bold;
}
#footer .footer-contact .panels {
  text-align: right;
  line-height: 24px;
}
#footer .footer-contact .panels a {
  color: #1b738c;
  font-size: 14px;
  display: block;
}
#footer .footer-contact .panels a:hover {
  color: #2396b7;
}
#footer .footer-bottom {
  margin-top: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  height: 115px;
  background: url(images/logos/logo-icon.svg) left center no-repeat;
}
#footer .footer-bottom .copyright {
  color: #7e7e7e;
  float: left;
  padding-top: 50px;
  padding-left: 120px;
}
#footer .footer-bottom .bottom {
  float: right;
  text-align: right;
}
#footer .footer-bottom .bottom a.designer {
  color: #589cb0;
  font-size: 10px;
  line-height: 24px;
}
#footer .footer-bottom .bottom a.designer:hover {
  color: #9dc5d1;
}
#footer .footer-bottom .bottom .links {
  font-size: 11px;
  margin-top: 28px;
}
#footer .footer-bottom .bottom .links a {
  color: #1b738c;
  margin-left: 20px;
}
#footer .footer-bottom .bottom .links a:hover {
  color: #35b4d8;
}
/**/
.page-big-heading {
  position: absolute;
  z-index: 60;
  width: 100%;
  left: 0;
  top: 0;
}
.page-big-heading .title {
  font-family: "varela round", arial, helvetica, sans-serif;
  font-size: 48px;
  padding-top: 130px;
  line-height: 60px;
}
.page-big-heading .title strong {
  color: #2495b6;
  font-weight: normal;
  font-size: 64px;
}
.page-big-heading .subtitle {
  font-family: "varela round", arial, helvetica, sans-serif;
  font-size: 20px;
  color: #c4c4c4;
  width: 550px;
  margin-top: 40px;
}
.page-big-heading p {
  margin: 90px 0 20px 0;
  width: 500px;
  font-size: 15px;
  color: #999;
  line-height: 1.4em;
}
.page-big-heading .generic-features {
  float: right;
  width: 500px;
  box-sizing: border-box;
  padding: 75px 50px;
  background: rgba(0, 0, 0, 0.75);
  height: 600px;
  margin: 0;
}
.page-heading {
  font-family: "varela round", arial, helvetica, sans-serif;
  padding: 50px 0;
}
.page-heading strong {
  color: #2495b6;
  font-weight: normal;
}
.page-heading .title {
  font-size: 48px;
}
.page-heading .subtitle {
  font-size: 20px;
  color: #c4c4c4;
  width: 888px;
}
.page-heading p {
  margin: 10px 0;
  width: 600px;
}
.ph-voice {
  background: url(images/page-heading-voice.png) center center no-repeat;
}
.ph-web {
  background: url(images/page-heading-web.png) center center no-repeat;
}
.ph-dedicated {
  background: url(images/page-heading-dedicated.png) center center no-repeat;
}
.ph-faq {
  background: url(images/page-heading-faq.png) center -35px no-repeat;
}
.ph-terraria {
  background: url(images/terraria.png) right center no-repeat;
  background-size: 500px auto;
}
.ph-7days {
  background: url(images/7days.jpg) right center no-repeat;
  background-size: 250px auto;
}
.ph-mceternal {
  background: url(images/modpacks/mceternal.png) right center no-repeat;
  background-size: 250px 250px;
}
.ph-playerlands {
  background: url(images/modpacks/playerlands.svg) right center no-repeat;
  background-size: 250px 250px;
}
.ph-rlcraft {
  background: url(images/modpacks/rlcraft.png) right center no-repeat;
  background-size: 250px 250px;
}
.ph-atm {
  background: url(images/modpacks/atm.jpeg) right center no-repeat;
  background-size: 250px 250px;
}
.page-heading2 {
  font-family: "varela round", arial, helvetica, sans-serif;
  text-align: center;
  padding: 100px 0;
}
.page-heading2 strong {
  color: #2495b6;
  font-weight: normal;
}
.page-heading2 .title {
  font-size: 64px;
}
.generic-features {
  margin: 20px 0;
}
.generic-features:before,
.generic-features:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.generic-features:after {
  clear: both;
}
.generic-features h1 {
  margin: 10px 0;
  font-size: 24px;
  font-family: "varela round", arial, helvetica, sans-serif;
}
.generic-features p {
  margin: 10px 0;
  color: #c4c4c4;
}
.generic-features .feature {
  width: 380px;
  padding: 0 10px;
  margin-bottom: 15px;
  text-align: center;
  float: left;
  position: relative;
  border-radius: 5px;
}
.generic-features .feature .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  line-height: 40px;
  padding-top: 10px;
  position: relative;
  font-family: "varela round", arial, helvetica, sans-serif;
  font-size: 20px;
}
.generic-features .feature .text {
  color: #999;
  line-height: 1.2em;
  padding: 10px 0 20px 0;
}
.generic-features .feature:before {
  display: none;
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  left: -25%;
  top: -25%;
  pointer-events: none;
  background: url(images/hilite-back.png) center center no-repeat;
}
.generic-features .feature:hover {
  background: rgba(27, 115, 140, 0.1);
  box-shadow: 0 0 30px rgba(87, 155, 175, 0.3);
  -webkit-transition: opacity 500ms, background 500ms, box-shadow 500ms;
          transition: opacity 500ms, background 500ms, box-shadow 500ms;
}
.generic-features .feature:hover .title strong,
.generic-features .feature:hover .text {
  opacity: 1;
}
.generic-features .feature:hover .text {
  color: #fff;
}
.generic-features .feature:hover:before {
  display: block;
}
.voice-packages,
.hosting-packages {
  padding: 40px 0;
}
.voice-packages:before,
.hosting-packages:before,
.voice-packages:after,
.hosting-packages:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.voice-packages:after,
.hosting-packages:after {
  clear: both;
}
.voice-packages .voice,
.hosting-packages .voice,
.voice-packages .hosting,
.hosting-packages .hosting {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 0 10px;
}
.voice-packages .voice ul,
.hosting-packages .voice ul,
.voice-packages .hosting ul,
.hosting-packages .hosting ul {
  padding: 1px 0 10px 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}
.voice-packages .voice ul li,
.hosting-packages .voice ul li,
.voice-packages .hosting ul li,
.hosting-packages .hosting ul li {
  line-height: 25px;
  font-size: 14px;
  padding: 5px 20px;
  margin: 0 20px;
}
.voice-packages .voice ul li b,
.hosting-packages .voice ul li b,
.voice-packages .hosting ul li b,
.hosting-packages .hosting ul li b {
  font-size: 20px;
}
.voice-packages .voice ul li.title,
.hosting-packages .voice ul li.title,
.voice-packages .hosting ul li.title,
.hosting-packages .hosting ul li.title {
  font-family: "varela round", arial, helvetica, sans-serif;
  background: #000;
  margin: 20px 0 10px 0;
  color: #39B25E;
}
.voice-packages .voice ul li.price,
.hosting-packages .voice ul li.price,
.voice-packages .hosting ul li.price,
.hosting-packages .hosting ul li.price {
  color: #1ba645;
}
.voice-packages .voice ul li.price b,
.hosting-packages .voice ul li.price b,
.voice-packages .hosting ul li.price b,
.hosting-packages .hosting ul li.price b {
  font-size: 30px;
}
.voice-packages .voice ul li.order a,
.hosting-packages .voice ul li.order a,
.voice-packages .hosting ul li.order a,
.hosting-packages .hosting ul li.order a {
  display: inline-block;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 0 10px;
  margin-right: 10px;
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e;
}
.voice-packages .voice ul li.order a:hover,
.hosting-packages .voice ul li.order a:hover,
.voice-packages .hosting ul li.order a:hover,
.hosting-packages .hosting ul li.order a:hover {
  background: #006920;
}
.hosting-packages .hosting {
  width: 33%;
}
.features-title {
  text-align: center;
  font-family: "varela round", arial, helvetica, sans-serif;
  font-size: 36px;
  margin: 0px 0 40px 0;
}
.features-title .subtitle {
  font-size: 20px;
  color: #c4c4c4;
}
.faq-list {
  float: left;
  width: 44%;
  margin: 30px 3%;
}
.faq {
  margin-bottom: 30px;
  border-left: 5px solid rgba(255, 255, 255, 0.3);
  position: relative;
}
.faq-q {
  cursor: pointer;
  font-size: 20px;
  font-family: "varela round", arial, helvetica, sans-serif;
  padding: 10px;
}
.faq-a {
  padding: 15px;
  color: #999;
  max-height: 15px;
  -webkit-transition: all 500ms;
          transition: all 500ms;
  overflow: hidden;
  position: relative;
}
.faq-a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 20px;
  left: 0;
  bottom: 0;
  background: -webkit-linear-gradient(270deg, rgba(24, 28, 32, 0), #181c20);
  background: linear-gradient(180deg, rgba(24, 28, 32, 0), #181c20);
}
.faq:hover .faq-a {
  max-height: 200px;
}
.scrollToTop {
  width: 100px;
  height: 30px;
  padding: 10px;
  padding-top: 50px;
  text-align: center;
  background: #000000 url(images/arrow-top.png) center top no-repeat;
  border-radius: 5px;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: fixed;
  z-index: 10000;
  bottom: 75px;
  right: 40px;
  display: none;
  opacity: 0.5;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.scrollToTop:hover {
  text-decoration: none;
  opacity: 1;
}
.selector-top {
  position: relative;
}
.selector-top .top-left {
  width: 600px;
  float: left;
}
.selector-top .top-right {
  width: 600px;
  float: right;
  padding: 30px 0;
}
.selector-top .short-steps {
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  padding: 1px;
}
.selector-top .short-steps .short-step {
  position: relative;
  background: #000;
  padding: 10px 10px;
  margin: 5px;
  overflow: hidden;
  white-space: nowrap;
}
.selector-top .short-steps .short-step strong {
  color: #39B25E;
  font-family: "varela round", arial, helvetica, sans-serif;
  font-weight: normal;
  display: inline-block;
  width: 70px;
}
.selector-top .short-steps .short-step b {
  color: #00ff4d;
}
.selector-top .short-steps .short-step a.cross {
  position: absolute;
  z-index: 600;
  right: 5px;
  top: 5px;
  display: block;
  border-radius: 5px;
  padding: 0 10px;
  line-height: 24px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  cursor: pointer;
  background: rgba(105, 0, 0, 0.5);
  border: 1px solid #b23e3a;
}
.selector-top .short-steps .short-step a.cross:hover {
  background: #690000;
}
.selector-top .short-steps .short-step.inactive strong {
  color: #666;
}
.selector-top .short-steps .short-step.inactive a.cross {
  display: none;
}
.greenbutton,
a.greenbutton {
  display: inline-block;
  border-radius: 5px;
  padding: 0 20px;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0 10px;
  position: relative;
  top: -1px;
  cursor: pointer;
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e;
}
.greenbutton:hover,
a.greenbutton:hover {
  background: #006920;
}
.selector {
  padding: 30px 0;
  font-size: 18px;
}
.selector .bigtitle {
  text-align: center;
  font-family: "varela round", arial, helvetica, sans-serif;
  font-size: 30px;
  margin-bottom: 0px;
  line-height: 60px;
}
.selector .bigtitle strong {
  font-weight: normal;
  color: #00ff4d;
}
.selector .title {
  text-align: center;
  font-family: "varela round", arial, helvetica, sans-serif;
  font-size: 15px;
  margin-bottom: 20px;
}
.selector .title strong {
  font-weight: normal;
  color: #00ff4d;
}
.selector .box {
  background: rgba(0, 0, 0, 0.5);
  padding: 30px;
}
.selector input[type="text"] {
  background: #000;
  color: #fff;
  border: 1px solid #666;
  border-radius: 5px;
  padding: 6px 10px;
  font-size: 18px;
  margin: 0 10px;
  font-family: "Open Sans", arial, helvetica, sans-serif;
}
.selector input[type="button"] {
  display: inline-block;
  border-radius: 5px;
  padding: 0 20px;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0 10px;
  position: relative;
  top: -1px;
  cursor: pointer;
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e;
  -webkit-appearance: none;
}
.selector input[type="button"]:hover {
  background: #006920;
}
.selector .box-1 {
  text-align: center;
}
.selector .button-area {
  padding: 20px 0;
  text-align: center;
}
.selector #step-4 .bigtitle {
  font-size: 40px;
}
.selector-welcome {
  padding: 50px 0;
  text-align: center;
}
.selector-welcome .title {
  font-size: 36px;
  font-family: "varela round", arial, helvetica, sans-serif;
}
.top-right .selector-welcome {
  padding: 50px 0;
  text-align: left;
}
.top-right .selector-welcome .title {
  font-size: 48px;
  font-family: "varela round", arial, helvetica, sans-serif;
}
.top-right .selector-welcome .text {
  margin-top: 30px;
  font-size: 16px;
  padding-left: 5px;
}
.errorback {
  position: fixed;
  z-index: 20000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.errorback .errorbox {
  margin: 10% 20%;
  width: 50%;
  padding: 2% 5%;
  background: #300;
  border: 1px solid #600;
  text-align: center;
}
.errorback .errorbox .errortext {
  margin-bottom: 20px;
  font-size: 16px;
}
.errorback .errorbox a.okay {
  /*
			display:inline-block;
		
			border-radius: 5px;
			padding: 0 20px;
			line-height:36px;
			color:#fff;
			.f18;
			text-align: center;
			
			margin: 0 10px;
			.rel;
			top:-1px;
			
			cursor:pointer;
		
			background: fade(#006920,50%);
			border: 1px solid #3ab25e;
			
			&:hover {
				background: fade(#006920,100%);
			}
			*/
  display: inline-block;
  border-radius: 5px;
  padding: 0 20px;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0 10px;
  position: relative;
  top: -1px;
  cursor: pointer;
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e;
}
.errorback .errorbox a.okay:hover {
  background: #006920;
}
.modpack-select:before,
.modpack-select:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.modpack-select:after {
  clear: both;
}
.modpack-select .half-group {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 20px;
}
.modpack-select .modpack-standalone {
  position: relative;
  margin: 20px 0;
}
.modpack-select .modpack-standalone a.modpack {
  display: block;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 5px 5px;
  font-size: 18px;
  color: #00ff4d;
}
.modpack-select .modpack-standalone a.modpack:hover {
  background: rgba(0, 255, 77, 0.2);
}
.modpack-select .modpack-standalone span {
  font-size: 12px;
  margin-left: 10px;
}
.modpack-select .modpack-standalone br {
  display: block;
  margin: 5px;
  padding: 5px;
}
.modpack-select .modpack-group {
  font-size: 20px;
  font-family: "varela round", arial, helvetica, sans-serif;
  color: #00ff4d;
  margin-top: 20px;
  padding-left: 10px;
}
.modpack-select .modpack-groupmember {
  position: relative;
  border-left: 3px solid rgba(255, 255, 255, 0.3);
  padding-left: 10px;
  margin: 7px 10px;
}
.modpack-select .modpack-groupmember a.modpack {
  display: block;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 5px 5px;
  font-size: 14px;
  color: #ccc;
}
.modpack-select .modpack-groupmember a.modpack:hover {
  background: rgba(0, 255, 77, 0.2);
  color: #fff;
}
.modpack-select .modpack-groupmember span {
  font-size: 12px;
}
.modpack-select a.modpack b {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: #000;
}
.modpack-select .modpack-standalone a.modpack b {
  width: 26px;
  height: 26px;
}
.modpack-select .selected-modpack a.modpack {
  background: rgba(0, 255, 77, 0.2);
}
.modpack-select .selected-modpack a.modpack b {
  background: rgba(0, 255, 77, 0.2);
}
.modpack-select .selected-modpack a.modpack b:before {
  content: "";
  display: block;
  width: 30%;
  height: 60%;
  margin-left: 30%;
  margin-top: 5%;
  border-right: 3px solid #00ff4d;
  border-bottom: 3px solid #00ff4d;
  -webkit-transform: rotate(30deg) scale(0.9, 1);
      -ms-transform: rotate(30deg) scale(0.9, 1);
          transform: rotate(30deg) scale(0.9, 1);
}
.modpack-select .selected-modpack a.modpack-button {
  display: block;
}
.modpack-select a.modpack-button {
  display: inline-block;
  border-radius: 5px;
  padding: 0 20px;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0 10px;
  position: relative;
  top: -1px;
  cursor: pointer;
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e;
  display: none;
  position: absolute;
  right: -2px;
  top: 2px;
  padding: 0 10px;
  line-height: 25px;
  font-size: 12px;
}
.modpack-select a.modpack-button:hover {
  background: #006920;
}
.modpack-select .modpack-standalone a.modpack-button {
  line-height: 30px;
}
.selector-slider {
  position: relative;
  width: 800px;
  height: 50px;
  margin: 0 auto;
}
.selector-slider .bar {
  width: 800px;
  position: absolute;
  left: 0;
  top: 20px;
  height: 10px;
  background: #666;
  border-radius: 10px 4px 4px 10px;
}
.selector-slider .ui-slider-range {
  width: 0px;
  position: absolute;
  left: 0;
  top: 20px;
  height: 10px;
  background: #00ff4d;
  border-radius: 3px 0 0 3px;
  padding: 0 1px;
}
.selector-slider .ui-slider {
  width: 750px;
  position: absolute;
  left: 0px;
  top: 0;
  height: 50px;
}
.selector-slider .ui-slider-handle {
  position: absolute;
  z-index: 2000;
  width: 44px;
  height: 44px;
  line-height: 42px;
  border-radius: 50px;
  border: 3px solid #00ff4d;
  cursor: pointer;
  background: #000;
  text-align: center;
  font-size: 20px;
  color: #fff;
  -webkit-transition: box-shadow 1500ms;
          transition: box-shadow 1500ms;
}
.selector-slider .ui-slider-handle.clicked {
  box-shadow: 0 0 20px #00ff4d;
  -webkit-transition: box-shadow 200ms;
          transition: box-shadow 200ms;
}
.feature-selector {
  text-align: center;
  padding: 0 0px;
}
.feature-selector:before,
.feature-selector:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.feature-selector:after {
  clear: both;
}
.service-type {
  display: block;
  float: left;
  width: 530px;
  box-sizing: border-box;
  margin: 0 20px;
  padding: 10px 0 0px 0;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  position: relative;
}
.service-type ul {
  text-align: center;
  margin-bottom: 0px;
}
.service-type ul:before,
.service-type ul:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.service-type ul:after {
  clear: both;
}
.service-type ul li {
  position: relative;
  width: 50%;
  box-sizing: border-box;
  float: left;
  line-height: 25px;
  font-size: 14px;
  padding: 5px 0px;
}
.service-type ul li b {
  font-size: 20px;
}
.service-type ul li.stitle {
  width: 100%;
  font-family: "varela round", arial, helvetica, sans-serif;
  background: #000;
  margin: 0px 0 10px 0;
  color: #00ff4d;
  font-size: 26px;
  padding: 15px 0;
}
.service-type ul li.extra {
  color: #00ff4d;
  padding: 5px 0px;
}
.service-type ul li.extra b {
  font-size: 30px;
}
.service-type ul li#budget-auto-install {
  padding: 5px 20px;
}
.service-type ul li.select-extra {
  width: 100%;
  padding: 30px 20px 5px;
}
.service-type ul li small {
  position: absolute;
  display: block;
  visibility: hidden;
  opacity: 0;
  left: -10px;
  bottom: 35px;
  width: 100%;
  color: #348096;
  padding: 10px 10px;
  background: #000;
  border-radius: 10px;
  box-shadow: 0 0 10px #348096;
  font-size: 12px;
  line-height: 18px;
  -webkit-transition: opacity 1000ms;
          transition: opacity 1000ms;
}
.service-type ul li small:after {
  position: absolute;
  content: "";
  display: block;
  background: #000;
  box-shadow: 5px 5px 5px #348096;
  left: 47%;
  width: 15px;
  bottom: -5px;
  height: 15px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.service-type ul li:hover {
  color: #348096;
}
.service-type ul li:hover small {
  visibility: visible;
  opacity: 1;
}
.service-type .button-area {
  padding-top: 0;
}
.service-type .blocked {
  position: absolute;
  z-index: 300;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(128, 128, 128, 0.4);
}
.service-type .blocked .text {
  float: left;
  padding: 10px 20px;
  margin: 150px 0 0 70px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: rgba(0, 0, 0, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.8);
}
.service-type .blocked .text strong {
  color: #00ff4d;
}
.service-type.selected {
  box-shadow: 0 0 10px #00ff4d, 0 0 25px #00ff4d, inset 0 0 50px rgba(0, 255, 77, 0.3);
}
a.a-checkbox {
  display: block;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 5px 5px;
  font-size: 18px;
  color: #00ff4d;
  text-align: left;
}
a.a-checkbox span {
  display: inline-block;
  background: rgba(255, 255, 255, 0.1);
  font-size: 13px;
  padding: 0 5px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  line-height: 23px;
  margin: 0 5px;
}
a.a-checkbox b {
  display: block;
  float: left;
  width: 27px;
  height: 27px;
  margin-right: 10px;
  background: #000;
}
a.a-checkbox.selected {
  background: rgba(0, 255, 77, 0.1);
}
a.a-checkbox.selected b {
  background: rgba(0, 255, 77, 0.2);
}
a.a-checkbox.selected b:before {
  content: "";
  display: block;
  width: 30%;
  height: 60%;
  margin-left: 30%;
  margin-top: 5%;
  border-right: 3px solid #00ff4d;
  border-bottom: 3px solid #00ff4d;
  -webkit-transform: rotate(30deg) scale(0.9, 1);
      -ms-transform: rotate(30deg) scale(0.9, 1);
          transform: rotate(30deg) scale(0.9, 1);
}
a.a-checkbox:hover {
  background: rgba(0, 255, 77, 0.2);
}
.premium-support {
  background: #000;
  border: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  margin-top: 40px;
  padding: 0 20px;
}
.premium-support .ps-title {
  font-size: 24px;
  padding: 30px 0 20px 0;
}
.premium-support .ps-desc {
  font-size: 14px;
}
.premium-support .a-checkbox {
  display: inline-block;
  margin: 30px 0;
}
.premium-support-desc {
  font-size: 14px;
  padding: 10px 30px;
  margin: 0 30px 15px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.05);
}
.premium-support-desc > a + div {
  margin-top: 10px;
}
.selector .map .bigtitle {
  margin-top: 0px;
  line-height: 30px;
}
.selector .map .details {
  position: static;
  clear: both;
  margin: 320px auto 50px;
}
.selected-map {
  text-align: center;
}
.selected-map .map-name {
  font-size: 24px;
}
.selected-map .map-test {
  font-size: 14px;
}
a#how-choose-map {
  font-size: 15px;
}
#how-choose {
  font-size: 13px;
  margin-top: 15px;
}
#flyer {
  background: #000;
  position: absolute;
  max-width: 80%;
}
.budget-description {
  font-size: 13px;
  margin-bottom: 15px;
  text-align: center;
  color: #999;
}
.all-packages {
  clear: both;
}
.all-packages:before,
.all-packages:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.all-packages:after {
  clear: both;
}
.all-packages .title {
  margin-top: 30px;
}
.all-packages .package-group {
  float: left;
  border-radius: 10px;
  -webkit-transition: all 500ms;
          transition: all 500ms;
}
.all-packages .package-group .p-title {
  margin: 0 15px 15px 15px;
  padding: 15px 0px 10px;
  font-size: 28px;
  letter-spacing: -0.05em;
  font-family: "varela round", arial, helvetica, sans-serif;
  color: #00c6ff;
}
.all-packages .package-group .p-title:before,
.all-packages .package-group .p-title:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.all-packages .package-group .p-title:after {
  clear: both;
}
.all-packages .package-group .p-title ul {
  font-family: "Open Sans", arial, helvetica, sans-serif;
  border-bottom: 1px solid #348096;
  border-top: 1px solid #348096;
  padding: 5px 0;
  margin-top: 10px;
}
.all-packages .package-group .p-title ul:before,
.all-packages .package-group .p-title ul:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.all-packages .package-group .p-title ul:after {
  clear: both;
}
.all-packages .package-group .p-title ul li {
  letter-spacing: 0em;
  width: 190px;
  float: left;
  margin: 5px  0;
  font-size: 13px;
}
.all-packages .package-group .p-title ul li:before {
  content: "";
  float: left;
  margin: 6px 6px 0 0;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #00c6ff;
}
.all-packages .package-group.budget-packages {
  width: 600px;
}
.all-packages .package-group.budget-packages:hover {
  box-shadow: inset 0 0 50px rgba(52, 128, 150, 0.2);
  background: rgba(52, 128, 150, 0.1);
}
.all-packages .package-group.premium-packages {
  width: 600px;
}
.all-packages .package-group.premium-packages .p-title {
  color: #00ff4d;
}
.all-packages .package-group.premium-packages .p-title ul {
  border-bottom: 1px solid #39B25E;
  border-top: 1px solid #39B25E;
}
.all-packages .package-group.premium-packages .p-title ul li:before {
  background: #00ff4d;
}
.all-packages .package-group.premium-packages .p-title ul li.plusbudget {
  width: 66%;
  font-weight: bold;
}
.all-packages .package-group.premium-packages .p-title ul li.plusbudget b {
  color: #00c6ff;
}
.all-packages .package-group.premium-packages:hover {
  box-shadow: inset 0 0 50px rgba(57, 178, 94, 0.2);
  background: rgba(57, 178, 94, 0.05);
}
.all-packages .package {
  float: left;
  width: 280px;
  margin: 10px 10px;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -webkit-transition: -webkit-transform 500ms;
          transition: transform 500ms;
  position: relative;
}
.all-packages .package .name {
  position: absolute;
  padding: 0 10px;
  min-width: 140px;
  left: -5px;
  top: -8px;
  line-height: 20px;
  font-size: 13px;
  font-family: "varela round", arial, helvetica, sans-serif;
  border-radius: 4px;
  background: #1a3f4a;
}
.all-packages .package .name b {
  font-size: 15px;
}
.all-packages .package .featured-ribbon {
  position: absolute;
  padding: 0 10px;
  z-index: 10;
  right: -5px;
  top: -10px;
  line-height: 20px;
  font-size: 12px;
  font-family: "varela round", arial, helvetica, sans-serif;
  border-radius: 2px;
  background: #1a3f4a;
  -webkit-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
          transform: rotate(10deg);
}
.all-packages .package .featured-ribbon b {
  font-size: 15px;
}
.all-packages .package .ram {
  float: left;
  width: 120px;
  margin-left: 10px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  height: 105px;
  box-sizing: border-box;
  font-family: "varela round", arial, helvetica, sans-serif;
  padding-top: 20px;
}
.all-packages .package .ram .r1,
.all-packages .package .ram .r2 {
  display: block;
  font-weight: normal;
  font-size: 14px;
  color: #348096;
}
.all-packages .package .ram .r1 b,
.all-packages .package .ram .r2 b {
  display: block;
  font-size: 20px;
}
.all-packages .package .ram .r2 {
  color: #999;
  font-size: 13px;
  margin-top: 10px;
}
.all-packages .package .ram .r2 b {
  display: inline;
  font-size: 14px;
  color: #ccc;
}
.all-packages .package .features {
  float: left;
  width: 150px;
  text-align: center;
  height: 110px;
  box-sizing: border-box;
  padding-top: 15px;
}
.all-packages .package .features strong {
  display: block;
  font-weight: normal;
  font-size: 12px;
  color: #ddd;
  margin-bottom: 12px;
  line-height: 16px;
}
.all-packages .package .features strong b {
  display: block;
  font-size: 14px;
}
.all-packages .package .price {
  position: relative;
  z-index: 15;
  float: left;
  width: 262px;
  text-align: center;
  height: 40px;
  box-sizing: border-box;
  padding-top: 4px;
  padding-left: 20px;
}
.all-packages .package .price strong {
  float: left;
  display: block;
  font-weight: normal;
  font-size: 10px;
  color: #ddd;
  line-height: 20px;
  color: #00c6ff;
}
.all-packages .package .price strong b {
  font-weight: 300;
  font-size: 22px;
}
.all-packages .package .price a {
  float: right;
  display: inline-block;
  border-radius: 5px;
  padding: 0 20px;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0 10px;
  top: -1px;
  cursor: pointer;
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e;
  position: relative;
  top: -5px;
  background: rgba(52, 128, 150, 0.5);
  border: 1px solid #00c6ff;
  padding: 0 16px 2px;
  line-height: 28px;
  font-size: 16px;
  font-weight: bold;
}
.all-packages .package .price a:hover {
  background: #006920;
}
.all-packages .package .price a:hover {
  background: #348096;
}
.all-packages .package .pricecycle {
  position: relative;
  z-index: 15;
  float: left;
  width: 282px;
  text-align: center;
  height: 40px;
  box-sizing: border-box;
  padding-top: 4px;
  padding-left: 10px;
}
.all-packages .package .pricecycle strong {
  float: left;
  display: block;
  font-weight: normal;
  font-size: 10px;
  color: #ddd;
  line-height: 20px;
  color: #00c6ff;
}
.all-packages .package .pricecycle strong b {
  font-weight: 300;
  font-size: 22px;
}
.all-packages .package .pricecycle a {
  float: left;
  display: inline-block;
  border-radius: 5px;
  padding: 0 20px;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0 10px;
  top: -1px;
  cursor: pointer;
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e;
  position: relative;
  top: -5px;
  background: rgba(52, 128, 150, 0.5);
  border: 1px solid #00c6ff;
  padding: 0 16px 2px;
  line-height: 28px;
  font-size: 16px;
  font-weight: bold;
}
.all-packages .package .pricecycle a:hover {
  background: #006920;
}
.all-packages .package .pricecycle a:hover {
  background: #348096;
}
.all-packages .package:hover {
  box-shadow: 0 0 10px #348096;
  -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
          transform: scale(1.08);
}
.all-packages .package:hover .ram .r1 {
  color: #00c6ff;
}
.all-packages .budget-packages .package {
  /*padding: 5px 0;
			margin-bottom: 20px;*/
}
.all-packages .premium-packages .package {
  background: rgba(0, 102, 31, 0.2);
}
.all-packages .premium-packages .package .name {
  background: #00992e;
}
.all-packages .premium-packages .package .ram .r1 {
  color: #39B25E;
}
.all-packages .premium-packages .package .ram .r2 {
  line-height: 15px;
  margin-top: 10px;
  font-size: 12px;
}
.all-packages .premium-packages .package .ram .r2 small {
  font-size: 11px;
}
.all-packages .premium-packages .package .features strong b {
  font-size: 15px;
}
.all-packages .premium-packages .package .price strong {
  color: #00ff4d;
}
.all-packages .premium-packages .package .pricecycle strong {
  color: #00ff4d;
}
.all-packages .premium-packages .package .price a {
  float: right;
  display: inline-block;
  border-radius: 5px;
  padding: 0 20px;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0 10px;
  top: -1px;
  cursor: pointer;
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e;
  position: relative;
  top: -5px;
  padding: 0 16px 2px;
  line-height: 28px;
  font-size: 16px;
  font-weight: bold;
}
.all-packages .premium-packages .package .price a:hover {
  background: #006920;
}
.all-packages .premium-packages .package .pricecycle a {
  float: left;
  display: inline-block;
  border-radius: 5px;
  padding: 0 20px;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0 10px;
  top: -1px;
  cursor: pointer;
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e;
  position: relative;
  top: -5px;
  padding: 0 16px 2px;
  line-height: 28px;
  font-size: 16px;
  font-weight: bold;
}
.all-packages .premium-packages .package .pricecycle a:hover {
  background: #006920;
}
.all-packages .premium-packages .package:hover {
  box-shadow: 0 0 10px #00ff4d;
}
.all-packages .premium-packages .package:hover .r1 {
  color: #00ff4d;
}
#recommended-package:before,
#recommended-package:after {
  content: " ";
  display: table;
  visibility: hidden;
}
#recommended-package:after {
  clear: both;
}
#recommended-package .package {
  float: left;
  margin: 10px 15px;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -webkit-transition: -webkit-transform 500ms;
          transition: transform 500ms;
  position: relative;
}
#recommended-package .package .name {
  position: absolute;
  padding: 0 25px;
  min-width: 260px;
  left: -15px;
  top: -20px;
  line-height: 40px;
  font-size: 24px;
  font-family: "varela round", arial, helvetica, sans-serif;
  border-radius: 4px;
  background: #00992e;
}
#recommended-package .package .name b {
  font-size: 24px;
}
#recommended-package .package .ram,
#recommended-package .package .feature,
#recommended-package .package .price,
#recommended-package .package .pricecycle {
  float: left;
  width: 160px;
  margin-left: 20px;
  text-align: center;
  height: 150px;
  box-sizing: border-box;
  font-family: "varela round", arial, helvetica, sans-serif;
  padding-top: 30px;
}
#recommended-package .package .pricecycle {
  float: right;
  width: 200px;
  margin-left: 20px;
  text-align: center;
  height: 150px;
  box-sizing: border-box;
  font-family: "varela round", arial, helvetica, sans-serif;
  padding-top: 30px;
}
#recommended-package .package .ram strong,
#recommended-package .package .feature strong,
#recommended-package .package .price strong,
#recommended-package .package .pricecycle strong,
#recommended-package .package .ram b,
#recommended-package .package .feature b,
#recommended-package .package .price b,
#recommended-package .package .pricecycle b {
  font-weight: normal;
  display: block;
}
#recommended-package .package .ram {
  background: rgba(0, 0, 0, 0.5);
  width: 200px;
}
#recommended-package .package .ram b {
  font-size: 24px;
  color: rgba(0, 255, 77, 0.6);
}
#recommended-package .package .ram strong {
  font-size: 48px;
  color: #00ff4d;
}
#recommended-package .package .feature strong {
  font-size: 32px;
}
#recommended-package .package .feature strong.smaller {
  font-size: 26px;
}
#recommended-package .package .feature b {
  font-size: 18px;
}
#recommended-package .package .feature span {
  font-size: 14px;
}
#recommended-package .package .feature i {
  font-style: normal;
  font-size: 13px;
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#recommended-package .package .price {
  width: 160px;
  font-family: "Open Sans", arial, helvetica, sans-serif;
}
#recommended-package .package .pricecycle {
  width: 130px;
  font-family: "Open Sans", arial, helvetica, sans-serif;
}
#recommended-package .package .price strong {
  color: #00ff4d;
  line-height: 27px;
  margin-bottom: 10px;
}
#recommended-package .package .price strong b {
  display: inline;
  font-weight: 300;
  font-size: 36px;
}
#recommended-package .package .pricecycle strong {
  color: #fff;
  line-height: 27px;
  margin-bottom: 2px;
}
#recommended-package .package .pricecycle strong b {
  display: inline;
  font-weight: 300;
  font-size: 36px;
}
#recommended-package .package .price a {
  margin-top: 15px;
  display: inline-block;
  border-radius: 5px;
  padding: 0 20px;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0 10px;
  position: relative;
  top: -1px;
  cursor: pointer;
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e
  /*background:fade(#348096,50%);
				border: 1px solid #00c6ff;
				&:hover {
					background:#348096;
				}*/
}
#recommended-package .package .price a:hover {
  background: #006920;
}
#recommended-package .package .pricecycle a {
  margin-top: 15px;
  display: inline-block;
  border-radius: 5px;
  padding: 0 10px;
  line-height: 36px;
  color: #fff;
  font-size: 12px;
  width: 100px;
  text-align: center;
  position: relative;
  top: -1px;
  cursor: pointer;
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e
  /*background:fade(#348096,50%);
				border: 1px solid #00c6ff;
				&:hover {
					background:#348096;
				}*/
}
#recommended-package .package .pricecycle a:hover {
  background: #006920;
}
#recommended-package .package:hover {
  box-shadow: 0 0 10px #00ff4d;
  -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
          transform: scale(1.08);
}
#recommended-package .package.budget .name {
  background: #007799;
}
#recommended-package .package.budget .ram b {
  color: rgba(0, 198, 255, 0.6);
}
#recommended-package .package.budget .ram strong {
  color: #00c6ff;
}
#recommended-package .package.budget .price strong {
  color: #00c6ff;
}
#recommended-package .package.budget .pricecycle strong {
  color: #00c6ff;
}
#recommended-package .package.budget .price a {
  background: rgba(52, 128, 150, 0.5);
  border: 1px solid #00c6ff;
}
#recommended-package .package.budget .price a:hover {
  background: #348096;
}
#recommended-package .package.budget:hover {
  box-shadow: 0 0 10px #00c6ff;
}
#step-1 {
  padding: 80px 0 250px 0;
}
#budget-auto-install {
  font-size: 13px;
  width: 100%;
  line-height: 18px;
  color: #993300;
  padding-bottom: 10px;
}
#budget-auto-install strong {
  color: #ff6600;
}
#modpackslotswarning {
  font-size: 13px;
  width: 100%;
  line-height: 18px;
  color: #993300;
  padding-bottom: 10px;
}
#modpackslotswarning strong {
  color: #ff6600;
}
@media all and (min-width: 1200px) {
  body {
    min-width: 1200px;
  }
  .body {
    width: 1200px;
  }
}
@media only screen and (max-width: 1199px) {
  body {
    min-width: 320px;
  }
  #footer .paragraph {
    width: 48%;
    padding: 0 1%;
  }
  #footer .paragraph .text {
    width: 90%;
  }
  #footer .footer-links {
    width: 45%;
    float: right;
  }
  #footer .footer-links ul {
    float: left;
    width: 50%;
  }
  #footer .footer-contact {
    float: none;
    clear: both;
  }
  #footer .footer-contact * {
    text-align: center;
  }
  #footer .footer-contact .phone {
    width: 200px;
    margin: auto;
  }
  .page-heading .subtitle {
    width: 70%;
  }
  .page-heading p {
    width: 50%;
  }
  .generic-features .feature {
    width: 31.33%;
    padding: 0 1%;
  }
  .page-big-heading .generic-features {
    width: 450px;
  }
  .page-big-heading .generic-features .feature {
    width: 98%;
    padding: 0 1%;
  }
  a.logo.transform {
    display: none;
  }
  a.logo-large.transform {
    display: block;
    float: left;
    position: absolute;
    left: 2px;
    top: 2px;
    -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(0.18, 0.18);
        -ms-transform: scale(0.18, 0.18);
            transform: scale(0.18, 0.18);
  }
}
@media only screen and (max-width: 1199px) and (min-width: 981px) {
  .topmenu {
    right: 320px;
  }
  .topmenu a {
    padding: 10px 5px;
  }
  .cp-drawer {
    right: 138px;
  }
  .top-cp a.cp1,
  .top-cp a.cp2 {
    width: 68px;
    font-size: 14px;
  }
  #menu {
    position: absolute;
    right: 150px;
  }
  #menu > ul > li > a {
    padding: 22px 6px 0px 6px;
    font-size: 13px;
  }
  .home-features {
    height: 720px;
  }
  .home-features .feature-box {
    width: 23%;
    padding: 0 1%;
  }
  .home-features .feature-box .text {
    height: 5em;
  }
  .home-features .feature-box .title strong {
    font-size: 16px;
  }
  .home-features .feature-box-empty {
    width: 50%;
  }
  .home-features .features-bigtitle {
    left: 26%;
    width: 48%;
  }
}
@media only screen and (max-width: 980px) {
  .responsive {
    display: block;
  }
  #menu {
    clear: both;
    float: right;
    position: absolute;
    right: 0;
    top: 50px;
    width: 100%;
    display: none;
    background: #181D20;
  }
  #menu:before,
  #menu:after {
    content: " ";
    display: table;
    visibility: hidden;
  }
  #menu:after {
    clear: both;
  }
  .top-cp {
    display: none;
  }
  .cp-drawer {
    display: none;
  }
  .topmenu {
    display: none;
  }
  #menubutton {
    display: block;
  }
  a.topbutton {
    display: none;
  }
  #menu > ul.mainmenu {
    width: 33%;
    float: left;
  }
  #menu > ul.mainmenu > li {
    clear: both;
    width: 100%;
    float: none;
    margin: 0;
    border-bottom: 1px solid #666;
  }
  #menu > ul.mainmenu > li > a {
    padding-left: 20px;
    margin: 0;
    position: relative;
    background: #073D4D !important;
    color: #fff;
  }
  #menu > ul.mainmenu > li > a:hover {
    background: #175161 !important;
  }
  #menu > ul.mainmenu > li:hover > a:after {
    margin-top: 0;
  }
  #menu > ul.mainmenu > li:hover > ul {
    display: none;
  }
  #menu > ul.mainmenu > li:last-child {
    display: block;
  }
  .secondmenu {
    float: left;
    width: 33.33%;
    background: #122830;
  }
  .secondmenu a {
    display: block;
    padding: 0 0 0 20px;
    line-height: 49px;
    border-top: 1px solid #234;
    color: rgba(255, 255, 255, 0.6);
  }
  .secondmenu a:hover {
    background: #234a63;
    color: #fff;
  }
  .thirdmenu {
    float: left;
    width: 33.33%;
    background: #244d31;
  }
  .thirdmenu a {
    font-size: 12px;
    display: block;
    padding: 0 0 0 20px;
    line-height: 49px;
    border-top: 1px solid #484;
    color: rgba(255, 255, 255, 0.6);
  }
  .thirdmenu a:hover {
    background: #469153;
    color: #fff;
  }
  .thirdmenu a strong,
  .thirdmenu a b {
    font-weight: normal;
  }
  .threeD {
    height: 400px;
  }
  .bigimage-area {
    height: 400px;
  }
  .bigimage-area .bigtitle .title {
    font-size: 36px;
    top: 80px;
  }
  .bigimage-area .bigtitle .subtitle {
    top: 160px;
  }
  .bigimage-area .bigtitle .subtitle div {
    width: 90%;
  }
  .bigimage-area .bigtitle .buttons {
    top: 280px;
  }
  .bigimage-area .bigtitle .buttons a {
    margin-bottom: 10px;
  }
  .page-big-heading .floatleft {
    width: 50%;
  }
  .page-big-heading .title {
    font-size: 24px;
    padding-top: 80px;
    line-height: 45px;
  }
  .page-big-heading .title strong {
    font-size: 32px;
  }
  .page-big-heading .subtitle {
    font-size: 16px;
    width: 100%;
    margin-top: 0px;
  }
  .page-big-heading p {
    margin-top: 40px;
    width: 95%;
  }
  .page-big-heading .generic-features {
    height: 400px;
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  .scrollToTop {
    width: 100px;
    height: 24px;
    padding: 5px;
    padding-top: 25px;
    background-position: center -10px;
    bottom: 5px;
    right: 5px;
  }
  .home-features {
    height: 620px;
    padding-top: 100px;
  }
  .home-features .feature-box {
    width: 31.33%;
    padding: 0 1%;
    opacity: 1;
    color: #ccc;
  }
  .home-features .feature-box .text {
    height: 4em;
    opacity: 1;
    font-size: 12px;
  }
  .home-features .feature-box .title strong {
    opacity: 1;
    font-size: 16px;
  }
  .home-features a.feature-box-lastbutton {
    display: block;
    float: left;
    width: 31.33%;
    box-sizing: border-box;
    color: #1ba645;
    font-size: 14px;
    text-align: center;
    margin-top: 40px;
    padding: 10px 30px;
    -webkit-transition: all 300ms;
            transition: all 300ms;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0);
  }
  .home-features a.feature-box-lastbutton:hover {
    background: rgba(27, 166, 69, 0.1);
    border: 1px solid rgba(27, 166, 69, 0.2);
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .home-features .feature-box-empty {
    display: none;
  }
  .home-features .features-bigtitle {
    left: 0;
    width: 100%;
    top: 20px;
  }
  .home-features .features-bigtitle > a {
    display: none;
  }
  .home-features .features-bigtitle .title {
    font-size: 24px;
  }
  .home-features .features-bigtitle .subtitle br {
    display: none;
  }
  .voice-packages .voice {
    width: 50%;
    margin-bottom: 20px;
  }
  .page-heading2 {
    padding: 50px 0;
  }
  .page-heading2 .title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 920px) {
  .map {
    position: relative;
    overflow: hidden;
    background-position: -360px top;
  }
  .map .map-locations {
    width: 100%;
  }
  .map .details {
    left: 10%;
  }
}
@media only screen and (max-width: 1550px) {
  .map {
    background-size: 200%;
    position: relative;
    padding-top: 200px;
    min-height: 550px;
  }
  .map .body {
    position: static;
  }
  .map .bigtitle {
    margin-top: 0;
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
  }
  .map a.loc {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    width: 29.33%;
    margin: 10px 2%;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.5);
    height: 100px;
    float: left;
  }
  .map a.loc .needle,
  .map a.loc .needle2,
  .map a.loc .needle3 {
    top: 0;
    bottom: auto;
    width: 100%;
	height: 140px;
    left: 0;
    background: url(images/map-logo.png) center 30px no-repeat !important;
  }
  .map a.loc .needle:after,
  .map a.loc .needle2:after,
  .map a.loc .needle3:after {
    display: none;
  }
  .map a.loc .name {
    position: static;
    font-family: "varela round", arial, helvetica, sans-serif;
    left: 0 !important;
    width: 100%;
    top: 0 !important;
    font-size: 16px;
    padding-top: 10px;
  }
  .map a.loc .blinky {
    position: absolute;
    left: 20px;
    top: 29px;
  }
  .map a.loc:hover {
    background: rgba(255, 255, 255, 0.2);
  }
  .map .details {
    position: relative;
    top: 0;
    left: 0;
    margin: 100px auto 0 ;
  }
}
@media only screen and (max-width: 800px) {
  .generic-features .feature{
	  clear: both;
	  width: 100% !important;
  }
  .generic-features .feature img{
	  width: 90% !important;
	  height: 90% !important;
  }
  .map .details {
    width: 100%;
  }
  .map .details .blackpart {
    width: 70%;
    height: auto;
    min-height: 130px;
  }
  .map .details .blackpart .name {
    width: 100%;
  }
  .map .details .blackpart ul {
    width: 100%;
    padding: 0 0 20px 30px;
    box-sizing: border-box;
  }
  .map .details a.button {
    /*
				margin: auto;
				float:none;
				clear:both;
				*/
    width: 25%;
    min-width: 143px;
    box-sizing: border-box;
    height: 80px;
    margin-top: 25px;
  }
  #footer {
    padding-bottom: 100px;
  }
  .generic-features .feature .title {
    font-size: 16px;
  }
  .hosting-packages .hosting {
    width: 100%;
    margin-bottom: 40px;
  }
  .hosting-packages .hosting:last-child {
    margin-bottom: 0;
  }
  .hosting-packages.games-server-pages .hosting {
    margin-bottom: 120px;
  }
  .hosting-packages.games-server-pages .hosting:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .page-heading .title {
    font-size: 36px;
  }
  .page-heading .subtitle {
    width: 100%;
  }
  .page-heading p {
    width: 100%;
  }
  #menu ul.mainmenu > li > a {
    padding: 0px 0px 0px 10px;
    height: auto;
    line-height: 37px;
    font-size: 12px;
  }
  #menu .secondmenu > a {
    line-height: 32px;
    padding: 0 0 0 10px;
  }
  #menu .thirdmenu > a {
    line-height: 32px;
    padding: 0 0 0 10px;
  }
  .square-blocks {
    background: url(images/square-back-micro.png) center top repeat;
  }
  .home-features {
    min-height: 620px;
    padding-top: 130px;
  }
  .home-features .feature-box {
    width: 48%;
  }
  .home-features .feature-box .text {
    height: 6em;
    font-size: 12px;
  }
  .home-features .feature-box .title strong {
    /*
					.rel;
					top:0;
					left:0;
					.f16;
					display:block;
					width:90%;
					float:right;
					border-bottom: 1px solid rgba(255,255,255,0.3);
					*/
  }
  .home-features a.feature-box-lastbutton {
    margin: 0px 0 30px 0;
    width: 100%;
  }
  .faq-list {
    float: none;
    width: 94%;
  }
  .faq-a {
    -webkit-transition: none;
            transition: none;
    max-height: none;
  }
}
@media only screen and (max-width: 600px) {
  .map a.loc {
    width: 46%;
  }
  #footer .footer-links {
    width: 96%;
    padding-left: 4%;
    float: none;
  }
  #footer .footer-links ul {
    float: left;
    width: 49%;
    margin-right: 1%;
  }
  #footer .paragraph {
    float: none;
    width: 90%;
    padding: 0 5%;
  }
  #footer .paragraph .text {
    width: 100%;
  }
  .generic-features .feature {
    width: 98%;
    padding: 0 1%;
  }
  .page-big-heading .floatleft {
    width: 100%;
    text-align: center;
  }
  .page-big-heading .floatleft .title {
    padding-top: 20px;
  }
  .page-big-heading .floatleft p {
    margin-top: 20px;
  }
  .page-big-heading .generic-features {
    width: 100%;
    min-height: 170px;
    height: auto;
    padding: 0 10px;
    background: #000;
  }
  .page-big-heading .generic-features .feature {
    padding: 0;
  }
  .page-big-heading .generic-features .feature .title {
    padding: 0;
  }
  .page-big-heading .generic-features .feature .text {
    padding: 0;
  }
  .voice-packages {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 540px) {
  .bigimage-area .bigtitle .title {
    font-size: 32px;
    top: 50px;
  }
  .bigimage-area .bigtitle .subtitle {
    top: 150px;
    font-size: 15px;
  }
  .bigimage-area .bigtitle .subtitle div {
    width: 90%;
  }
  .bigimage-area .bigtitle .buttons {
    top: 250px;
  }
  .bigimage-area .bigtitle .buttons a {
    margin-bottom: 10px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 480px) {
  #menu {
    max-width: 320px;
    box-shadow: 0 20px 50px 30px #000;
  }
  #menu ul.mainmenu {
    width: 100%;
    line-height: 47px;
  }
  #menu .secondmenu {
    width: 100%;
    line-height: 47px;
  }
  #menu .thirdmenu {
    width: 100%;
    line-height: 47px;
  }
  .home-features .feature-box {
    width: 98%;
  }
  .home-features .feature-box .text {
    width: 90%;
    height: auto;
    margin-bottom: 10px;
  }
  .map .details {
    width: 90%;
  }
  .map .details .blackpart {
    width: 100%;
    float: none;
  }
  .map .details .blackpart .name {
    width: 95%;
    padding-left: 5%;
  }
  .map .details .blackpart ul {
    padding-left: 15px;
  }
  .map .details .blackpart ul li strong {
    font-size: 14px;
  }
  .map .details a.button {
    display: block;
    color: #fff;
    width: 80%;
    margin: 20px auto !important;
    height: 40px;
    float: none;
    text-align: center;
    font-size: 16px;
    clear: both;
    padding: 10px 30px;
    -webkit-transition: all 300ms;
            transition: all 300ms;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0);
    background: rgba(27, 166, 69, 0.2);
  }
  .map .details a.button:hover {
    background: rgba(27, 166, 69, 0.1);
    border: 1px solid rgba(27, 166, 69, 0.2);
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .map .details a.button br {
    display: none;
  }
  .voice-packages .voice {
    width: 100%;
  }
}
@media only screen and (max-width: 360px) {
  .map a.loc {
    width: 96%;
  }
}
@media only screen and (max-width: 359px) {
  a.logo {
    -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
    -webkit-transform-origin: 0 center;
        -ms-transform-origin: 0 center;
            transform-origin: 0 center;
  }
}
@media only screen and (max-width: 319px) {
  a.logo {
    margin-left: 60px;
  }
  #menubutton {
    left: 0;
    right: auto;
  }
}
@media only screen and (max-width: 1199px) {
  .selector-top .top-left {
    display: none;
  }
  .selector-top .top-right {
    width: 90%;
    max-width: 600px;
    margin: auto;
    float: none;
  }
  .service-type {
    width: 46%;
    margin: 0 2%;
  }
  #recommended-package .package {
    width: 97%;
  }
  #recommended-package .package .name {
    padding: 0 2%;
    min-width: 0;
  }
  #recommended-package .package .ram,
  #recommended-package .package .feature,
  #recommended-package .package .price {
    width: 20%;
    margin-left: 0px;
  }
  #recommended-package .package .feature strong {
    font-size: 24px;
  }
  #recommended-package .package:hover {
    -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
            transform: scale(1.03);
  }
  .all-packages .package-group.budget-packages {
    width: 50%;
  }
  .all-packages .package-group.premium-packages {
    width: 50%;
  }
  .all-packages .package-group .p-title ul {
    height: 150px;
  }
  .all-packages .package-group .p-title .ignore {
    clear: both;
    width: 100%;
    height: 0;
  }
  .all-packages .package {
    float: left;
    width: 95%;
  }
  .all-packages .package .ram {
    width: 45%;
  }
  .all-packages .package .features {
    width: 45%;
  }
  .all-packages .package .price {
    clear: both;
    padding: 5px 0 15px 0;
    float: none;
    margin: 0 auto;
  }
  .all-packages .package:hover {
    -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
            transform: scale(1.03);
  }
  .all-packages .mcpe-packages {
    /*.package {
				width:48%;
				margin-left: 1%;
				margin-right: 1%;
			}
			*/
  }
  .all-packages .mcpe-packages .p-title ul {
    height: auto !important;
  }
  .all-packages li.plusbudget {
    width: 100% !important;
  }
  .all-packages {
    overflow: hidden;
  }
  .all-packages .package-group.mcpe-packages .package {
    width: 48%;
    margin: 10px 1%;
    box-sizing: border-box;
  }
  .ph-terraria {
  background: url(images/terraria.png) right center no-repeat;
  background-size: 0px 0px;
  }
}
@media only screen and (max-width: 980px) {
  .modpack-select:before,
  .modpack-select:after {
    content: " ";
    display: table;
    visibility: hidden;
  }
  .modpack-select:after {
    clear: both;
  }
  .modpack-select .half-group {
    float: none;
    width: 100%;
  }
  .selector-slider {
    width: 80%;
  }
  .selector-slider .bar {
    width: 100%;
  }
  .selector-slider .ui-slider {
    width: 90%;
  }
}
@media only screen and (max-width: 860px) {
  .all-packages .package-group .p-title ul {
    height: 250px;
  }
}
@media only screen and (max-width: 800px) {
  .service-type ul li {
    font-size: 12px;
    width: 100%;
    line-height: 1.1em;
  }
  .service-type ul li.select-extra {
    line-height: 25px;
  }
  .service-type ul li.select-extra a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  #recommended-package .package .ram,
  #recommended-package .package .feature,
  #recommended-package .package .price {
    width: 33%;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 640px) {
  .selector .bigtitle {
    font-size: 32px;
    line-height: 40px;
  }
  .selector .title {
    font-size: 20px;
  }
  .selector .box {
    padding: 30px 10px;
  }
  .selector #step-4 .bigtitle {
    font-size: 32px;
  }
}
@media only screen and (max-width: 600px) {
  .username-input input[type="button"] {
    clear: both;
    margin-top: 20px;
  }
  .modpack-select:before,
  .modpack-select:after {
    content: " ";
    display: table;
    visibility: hidden;
  }
  .modpack-select:after {
    clear: both;
  }
  .modpack-select .half-group {
    padding: 20px 0;
  }
  .service-type {
    width: 96%;
    margin-bottom: 30px;
  }
  .service-type ul li {
    font-size: 14px;
    width: 50%;
    line-height: 25px;
  }
  .service-type ul li.select-extra {
    line-height: 25px;
  }
  .service-type ul li.select-extra a {
    font-size: 14px;
  }
  .all-packages .package-group .p-title ul {
    height: auto;
  }
  .all-packages .package-group.budget-packages {
    width: 100%;
  }
  .all-packages .package-group.premium-packages {
    width: 100%;
  }
  .all-packages .package-group.mcpe-packages .package {
    width: 98%;
  }
}
@media only screen and (max-width: 480px) {
  .selector-top .top-right {
    width: 100%;
  }
  .selector-top .short-steps .short-step strong {
    display: none;
  }
  .selector-top .short-steps .short-step a.cross {
    right: 0;
    padding: 0 3px;
    font-size: 12px;
  }
  #recommended-package .package {
    width: 93%;
  }
  #recommended-package .package .ram,
  #recommended-package .package .feature,
  #recommended-package .package .price {
    width: 100%;
  }
  #recommended-package .package .feature {
    height: 100px;
  }
  #recommended-package .package .name {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media only screen and (max-width: 400px) {
  .service-type {
    width: 96%;
    margin-bottom: 30px;
  }
  .service-type ul li {
    font-size: 12px;
  }
}

#footer .footer-contact .buttons a {
  display: inline-block;
  width: 160px;
  line-height: 51px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background: rgba(3, 70, 89, 0.5);
  margin-bottom: 20px;
  border: 1px solid #0d5b71;
}
#footer .footer-contact .buttons a {
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e;
}
#footer .footer-contact .buttons a:hover {
  background: #006920;
}

.gototopsec .feature .text {
	margin-top: 100px;
	font-size: 30px;
}

.gototopsec .feature .buttons a {
  display: inline-block;
  width: 160px;
  line-height: 51px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background: rgba(3, 70, 89, 0.5);
  margin-bottom: 20px;
  border: 1px solid #0d5b71;
  margin-top:100px;
}
.gototopsec .feature .buttons a {
  background: rgba(0, 105, 32, 0.5);
  border: 1px solid #3ab25e;
}
.gototopsec .feature .buttons a:hover {
  background: #006920;
}
