@charset "IBM437";
.app-list li,
.flag-sprites i,
.gpu-server-pic,
.location-s ul,
.uk-breadcrumb,
.uk-grid,
.uk-list,
.uk-list ul,
.uk-nav,
.uk-nav ul,
.uk-navbar-nav,
.uk-switcher,
.uk-tab {
  list-style: none;
}
.uk-panel-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: none;
}
.icon-sprites,
.uk-block,
.uk-button-dropdown,
.uk-form-icon,
.uk-overlay,
.uk-panel,
.uk-tab-center .uk-tab,
.uk-tab-center .uk-tab > li,
.uk-tab-grid,
[data-uk-cover],
sub {
  position: relative;
}
#domain-search3 input[type="text"],
form#contact-form input {
  padding: 4px 12px;
  height: 44px;
  font-size: 14px;
}
.every-country,
.uk-button:not(:disabled),
.uk-form input[type="checkbox"]:not(:disabled),
.uk-form input[type="radio"]:not(:disabled),
.uk-link,
[data-uk-slideshow-slide],
a {
  cursor: pointer;
}
[class*="uk-grid-width"] > *,
[class*="uk-width"] {
  width: 100%;
  box-sizing: border-box;
}
.uk-button,
.uk-form input:not([type]),
.uk-form input[type="datetime"],
.uk-form input[type="email"],
.uk-form input[type="number"],
.uk-form input[type="password"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="text"],
.uk-form input[type="url"] {
  -webkit-appearance: none;
}
.carousel,
.uk-dotnav > * > *,
.uk-dropdown-small {
  white-space: nowrap;
}
progress,
sub {
  vertical-align: baseline;
}
hr,
img {
  border: 0;
}
.uk-grid-divider:empty,
.uk-nav-dropdown .uk-nav-divider,
.uk-nav-navbar .uk-nav-divider,
hr {
  border-top: 1px solid #ddd;
}
.uk-block:after,
.uk-clearfix:after,
.uk-container:after,
.uk-dotnav:after,
.uk-form-row:after,
.uk-grid:after,
.uk-list > li:after,
.uk-navbar:after,
.uk-panel:after,
.uk-tab-center:after,
.uk-tab:after {
  clear: both;
}
.d-show,
.header-mobile-tag,
.hidden-web,
.rsp-card,
.slider-mobile-pic,
.uk-switcher > :not(.uk-active),
[hidden] {
  display: none;
}
.slider-desktop-pic {
  width: 100%;
  height: 500px;
  background: linear-gradient(180deg, #e0e0e0, silver);
}
.uk-hidden {
  visibility: hidden !important;
}
.popup,
.uk-slideshow > li > img {
  visibility: hidden;
}
html {
  font: 400 14px/20px "PT Sans", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #fff;
  color: #444;
}
.uk-nav-header,
.uppercase,
b,
strong {
  font-weight: 700;
}
body,
ul > li > ul {
  margin: 0;
}
.uk-navbar,
a {
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
.uk-link,
a {
  color: #0073d6;
  text-decoration: none;
}
.uk-link:hover,
a:hover {
  color: #059;
  text-decoration: none;
}
#account-box a:hover,
#breadcrumb-style a:hover,
#filter li a,
#get-started-wrap a:hover,
#top-button ul li a:hover,
.blog-wrapper h2 a:hover,
.pricing-button a:hover,
.quick-info a,
.sitemap-wrap li a,
.sitemap-wrap li a:visited,
.uk-contrast .uk-nav li > a,
.uk-contrast .uk-nav li > a:hover,
.uk-nav li > a,
.uk-navbar-nav > li > a,
.uk-panel,
.uk-panel:hover,
[class*="uk-icon-"],
[class*="uk-icon-"]:focus,
[class*="uk-icon-"]:hover,
footer .uk-list li a:hover {
  text-decoration: none;
}
:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
  font-size: 12px;
  font-family: Consolas, monospace, serif;
  color: #d05;
  white-space: nowrap;
}
.uk-nav-dropdown > li > a,
.uk-nav-navbar > li > a,
.uk-navbar,
.uk-navbar-brand,
.uk-panel-box,
.uk-panel-box .uk-panel-title,
.uk-panel-box-secondary .uk-panel-title {
  color: #444;
}
q {
  font-style: italic;
}
small {
  font-size: 80%;
}
sub {
  font-size: 75%;
  line-height: 0;
  bottom: -0.25em;
}
.uk-button,
.uk-button-dropdown,
.uk-form input:not([type="radio"]):not([type="checkbox"]),
.uk-overlay,
.uk-overlay-area-content,
.uk-vertical-align-middle,
img,
svg,
video {
  vertical-align: middle;
}
img,
svg,
video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
}
.uk-img-preserve,
.uk-img-preserve img,
.uk-img-preserve svg,
.uk-img-preserve video {
  max-width: none;
}
.uk-nbfc,
.uk-overflow-hidden,
svg:not(:root) {
  overflow: hidden;
}
.index-description-p,
address,
dl,
fieldset,
p,
ul {
  margin: 0 0 15px;
}
* + .uk-alert,
* + .uk-margin,
* + .uk-table,
* + address,
* + blockquote,
* + dl,
* + fieldset,
* + figure,
* + ol,
* + p,
* + pre,
* + ul,
.uk-dropdown-grid > [class*="uk-width-"] > .uk-panel + .uk-panel,
.uk-form-row + .uk-form-row,
.uk-grid .uk-dropdown-grid + .uk-dropdown-grid,
.uk-nav-header:not(:first-child) {
  margin-top: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  font-family: helvetica neue, Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #444;
}
* + .uk-article-divider,
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6,
.uk-grid + .uk-grid,
.uk-grid-margin,
.uk-grid-medium + .uk-grid-medium,
.uk-grid-medium > * > .uk-panel + .uk-panel,
.uk-grid-medium > .uk-grid-margin,
.uk-grid > * > .uk-panel + .uk-panel {
  margin-top: 25px;
}
ul {
  padding-left: 30px;
}
.app-list li:nth-child(4n + 1),
.feature-wrap2.uk-float-left,
.offshore-vps-item:first-child,
.uk-grid-collapse,
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  margin: 15px 0;
}
address {
  font-style: normal;
}
::-moz-selection {
  background: #0077c8;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #0077c8;
  color: #fff;
  text-shadow: none;
}
.header-desktop-tag,
.uk-nav li > a,
.uk-offcanvas.uk-active,
.uk-panel,
.video-container.playing iframe,
details,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
.uk-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.uk-dotnav:after,
.uk-dotnav:before,
.uk-grid:after,
.uk-grid:before {
  content: "";
  display: block;
  overflow: hidden;
}
.uk-grid > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  margin: 0;
  float: left;
  padding-left: 25px;
}
.uk-block > :last-child,
.uk-form > :last-child,
.uk-grid > * > :last-child,
.uk-list > li > :last-child,
.uk-overflow-container > :last-child,
.uk-overlay-area-content > :last-child,
.uk-overlay-panel.uk-flex > * > :last-child,
.uk-overlay-panel > :last-child,
.uk-overlay > :first-child,
.uk-panel > :not(.uk-panel-title):last-child,
ul#client-area-tab.uk-tab > li:not(.uk-active) > a:hover {
  margin-bottom: 0;
}
.uk-grid,
.uk-grid-medium {
  margin-left: -25px;
}
#logo-footer,
.uk-grid-small {
  margin-left: -10px;
}
.uk-grid-collapse > *,
.uk-navbar-content + .uk-navbar-content:not(.uk-navbar-center) {
  padding-left: 0;
}
.uk-grid-collapse + .uk-grid-collapse,
.uk-grid-collapse > * > .uk-panel + .uk-panel,
.uk-grid-collapse > .uk-grid-margin,
[class*="icon-"] + p {
  margin-top: 0;
}
.uk-grid-small > * {
  padding-left: 10px;
}
.blog-wrapper .blog-link,
.uk-accordion-content img,
.uk-grid-small + .uk-grid-small,
.uk-grid-small > * > .uk-panel + .uk-panel,
.uk-grid-small > .uk-grid-margin,
.uk-list-space > li:nth-child(n + 2) {
  margin-top: 10px;
}
.uk-grid-medium > * {
  padding-left: 25px;
}
.margin-right-0 {
  margin-right: 0 !important;
}
.main-text {
  color: #000;
  font-size: 12px;
  line-height: 2;
  font-weight: 700;
}

.main-text a {
  color: #0073d6; 
  text-decoration: none;
  border-bottom: 1px dashed #0066cc; 
  padding-bottom: 5px;
}

.main-text a:hover {
  color: #059; 
  border-bottom: 1px dashed #003366;
}
@media (min-width: 960px){

  .main-text {
    font-size: 18px;
  }.main-text a {
    padding-bottom: 10px;
  }
  .uk-grid-large {
    margin-left: -35px;
  }
  .uk-grid-large > * {
    padding-left: 35px;
  }
  .uk-grid-large + .uk-grid-large,
  .uk-grid-large-margin,
  .uk-grid-large > * > .uk-panel + .uk-panel {
    margin-top: 35px;
  }
  .uk-grid-divider
    > [class*="uk-width-large-"]:not(.uk-width-large-1-1):nth-child(n + 2) {
    border-left: 1px solid #ddd;
  }
  .uk-grid-width-large-1-1 > * {
    width: 100%;
  }
  .uk-grid-width-large-1-2 > * {
    width: 50%;
  }
  .uk-grid-width-large-1-3 > * {
    width: 33.333%;
  }
  .uk-grid-width-large-1-4 > * {
    width: 25%;
  }
  .uk-grid-width-large-1-5 > * {
    width: 20%;
  }
  .uk-grid-width-large-1-6 > * {
    width: 16.666%;
  }
  .uk-grid-width-large-1-10 > * {
    width: 10%;
  }
}
.uk-grid-divider:not(:empty) {
  margin-left: -25px;
  margin-right: -25px;
}
.uk-grid-divider > * {
  padding-left: 25px;
  padding-right: 25px;
}
.uk-grid-divider > [class*="uk-width-1-"]:not(.uk-width-1-1):nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-2-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-3-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-4-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-5-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-6-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-7-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-8-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-9-"]:nth-child(n + 2) {
  border-left: 1px solid #ddd;
}
@media (min-width: 1220px) {
  .uk-grid {
    margin-left: -35px;
  }
  .uk-grid > * {
    padding-left: 35px;
  }
  .uk-grid + .uk-grid,
  .uk-grid-margin,
  .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 35px;
  }
  .uk-grid-large {
    margin-left: -50px;
  }
  .uk-grid-large > * {
    padding-left: 50px;
  }
  .uk-grid-large + .uk-grid-large,
  .uk-grid-large-margin,
  .uk-grid-large > * > .uk-panel + .uk-panel {
    margin-top: 50px;
  }
  .uk-grid-divider:not(:empty) {
    margin-left: -35px;
    margin-right: -35px;
  }
  .uk-grid-divider > * {
    padding-left: 35px;
    padding-right: 35px;
  }
  .uk-grid-divider:empty {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
.uk-grid-divider:empty,
.uk-margin-medium {
  margin-top: 25px;
  margin-bottom: 25px;
}
.uk-grid-width-1-2 > *,
.uk-width-1-2,
.uk-width-2-4,
.uk-width-3-6,
.uk-width-5-10 {
  width: 50%;
}
.uk-grid-width-1-3 > *,
.uk-width-1-3,
.uk-width-2-6 {
  width: 33.333%;
}
.uk-grid-width-1-4 > *,
.uk-width-1-4 {
  width: 25%;
}
.uk-grid-width-1-5 > *,
.uk-width-1-5,
.uk-width-2-10 {
  width: 20%;
}
.uk-grid-width-1-6 > *,
.uk-width-1-6 {
  width: 16.666%;
}
.uk-grid-width-1-10 > *,
.uk-width-1-10 {
  width: 10%;
}
.uk-grid-width-auto > * {
  width: auto;
}
#create-account .uk-form-icon,
#create-account input[type="text"],
.app-list li div.uk-vertical-align-middle,
.clientVps-logo,
.idz-panel-logo .uk-vertical-align-middle,
.list-width,
.uk-width-1-1 {
  width: 100%;
}
.uk-width-2-3,
.uk-width-4-6 {
  width: 66.666%;
}
.uk-width-3-4 {
  width: 75%;
}
.uk-width-2-5,
.uk-width-4-10 {
  width: 40%;
}
.uk-width-3-5,
.uk-width-6-10 {
  width: 60%;
}
.uk-width-4-5,
.uk-width-8-10 {
  width: 80%;
}
.uk-width-5-6 {
  width: 83.333%;
}
.uk-width-3-10 {
  width: 30%;
}
.uk-width-7-10 {
  width: 70%;
}
.uk-width-9-10 {
  width: 90%;
}
.uk-block:after,
.uk-block:before,
.uk-form-row:after,
.uk-form-row:before,
.uk-list > li:after,
.uk-list > li:before,
.uk-navbar:after,
.uk-navbar:before,
.uk-panel:after,
.uk-panel:before,
.uk-tab-center:after,
.uk-tab-center:before,
.uk-tab:after,
.uk-tab:before {
  content: "";
  display: table;
}
.uk-margin,
.uk-panel-title {
  margin-bottom: 15px;
}
.uk-panel-body {
  padding: 15px;
}
.uk-dropdown .uk-nav {
  margin: 0 -15px;
}
.uk-panel-box-primary {
  background-color: #ebf7fd;
  color: #2d7091;
}
.uk-panel-box-primary .uk-panel-title {
  color: #2d7091;
}
.uk-panel-box-secondary {
  background-color: #eee;
  color: #444;
}
.uk-panel-header .uk-panel-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  color: #444;
}
.panel-popular,
.uk-panel-space {
  padding: 30px;
}
.uk-block,
.uk-block-large {
  padding-top: 20px;
  padding-bottom: 20px;
}
.uk-margin-large-top,
.uk-panel + .uk-panel-divider {
  margin-top: 50px !important;
}
.uk-panel + .uk-panel-divider:before {
  content: "";
  display: block;
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  border-top: 1px solid #ddd;
}
[data-uk-cover] {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.uk-block,
.uk-container,
.uk-overlay-area-content,
.uk-responsive-height,
.uk-responsive-width,
[class*="uk-height"] {
  box-sizing: border-box;
}
.idz-panel.white,
.uk-block-default {
  background: #fff;
}
.uk-block-primary,
.uk-nav-offcanvas ul.uk-nav-sub li a:hover {
  background: #00a8e6;
}
.section-black,
.team-panel,
.uk-block-secondary,
header {
  background: #222;
}
.uk-block-default + .uk-block-default,
.uk-block-primary + .uk-block-primary,
.uk-block-secondary + .uk-block-secondary {
  padding-top: 0;
}
.uk-overlay-area-content a:not([class]),
.uk-overlay-area-content a:not([class]):hover,
.uk-overlay-panel a[class*="uk-icon-"]:not(.uk-icon-button),
.uk-overlay-panel h1,
.uk-overlay-panel h2,
.uk-overlay-panel h3,
.uk-overlay-panel h4,
.uk-overlay-panel h5,
.uk-overlay-panel h6 {
  color: inherit;
}
.uk-align-left {
  margin-right: 15px;
  float: left;
}
#top-button .uk-dropdown,
.uk-form input[type="checkbox"],
.uk-form input[type="radio"],
.uk-list,
.uk-overlay-image {
  padding: 0;
}
#top-button ul,
#top-social ul,
.payment-list ul,
.uk-nav,
.uk-nav ul,
.uk-tab {
  margin: 0;
  padding: 0;
}
.uk-nav-header,
.uk-nav > li > a {
  padding: 5px 15px;
}
.uk-nav ul {
  padding-left: 15px;
}
.uk-nav ul a {
  padding: 2px 0;
}
.uk-h6,
.uk-nav li > a > div,
h6 {
  font-size: 12px;
  line-height: 18px;
}
.uk-nav-header {
  text-transform: uppercase;
  font-size: 12px;
}
.uk-nav-divider {
  margin: 9px 15px;
}
ul.uk-nav-sub {
  padding: 5px 0 5px 15px;
}
.uk-nav-parent-icon > .uk-parent > a:after {
  content: "\f104";
  width: 20px;
  margin-right: -10px;
  float: right;
  font-family: FontAwesome;
  text-align: center;
}
.uk-nav-parent-icon > .uk-parent.uk-open > a:after {
  content: "\f107";
}
.uk-button-link,
.uk-nav-dropdown ul a,
.uk-nav-navbar ul a,
.uk-navbar-content > a:not([class]) {
  color: #0073d6;
}
.uk-nav-dropdown ul a:hover,
.uk-nav-navbar ul a:hover,
.uk-navbar-content > a:not([class]):hover {
  color: #059;
}
.uk-nav-dropdown > li > a:focus,
.uk-nav-dropdown > li > a:hover,
.uk-nav-navbar > li > a:focus,
.uk-nav-navbar > li > a:hover {
  background: #00a8e6;
  color: #fff;
  outline: 0;
}
.uk-breadcrumb > li:not(.uk-active) > span,
.uk-nav-dropdown .uk-nav-header,
.uk-nav-navbar .uk-nav-header {
  color: #999;
}
.uk-nav-offcanvas > .uk-open > a,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover {
  background: #404040;
  color: #fff;
  outline: 0;
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
  background: #1a1a1a;
  color: #fff;
}
.uk-nav-offcanvas .uk-nav-header {
  color: #777;
}
.uk-nav-offcanvas .uk-nav-divider {
  border-top: 1px solid #1a1a1a;
}
.uk-nav-offcanvas ul a,
.uk-offcanvas .uk-panel a:not([class]),
.uk-offcanvas .uk-panel-title {
  color: #ccc;
}
#top-social ul li a:hover,
.pricing-column2.green-plan .pricing-title h3,
.support-link-fix a,
.to-top,
.to-top:hover,
.uk-contrast,
.uk-contrast :not(pre) > code,
.uk-contrast :not(pre) > kbd,
.uk-contrast :not(pre) > samp,
.uk-contrast h1,
.uk-contrast h2,
.uk-contrast h3,
.uk-contrast h4,
.uk-contrast h5,
.uk-contrast h6,
.uk-navbar-toggle:focus,
.uk-navbar-toggle:hover,
.uk-offcanvas .uk-panel a:not([class]):hover,
.video-title h3,
[class*="idz-table"] thead,
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
  color: #fff;
}
.uk-navbar-nav {
  margin: 0;
  padding: 0;
  float: left;
}
.uk-navbar-nav > li,
.uk-tab > li {
  float: left;
  position: relative;
}
.uk-navbar-nav > li > a {
  display: block;
  box-sizing: border-box;
}
.uk-navbar-nav > li > a[href="#"] {
  cursor: text;
}
.uk-button.uk-active,
.uk-button:active,
.uk-icon-button:active,
.uk-navbar-nav > li > a:active {
  background-color: #ddd;
  color: #444;
}
.uk-breadcrumb > li {
  font-size: 1rem;
}
.uk-navbar-brand,
.uk-navbar-toggle {
  font-size: 18px;
  text-decoration: none;
}
.uk-navbar-brand,
.uk-navbar-content,
.uk-navbar-toggle {
  box-sizing: border-box;
  display: block;
  height: 40px;
  padding: 0 15px;
  float: left;
}
.offshore-vps-item,
.uk-breadcrumb > li,
.uk-breadcrumb > li > a,
.uk-breadcrumb > li > span,
.uk-button,
.uk-button-dropdown,
.uk-form-help-inline,
.uk-form-icon,
.uk-icon-button,
.uk-overlay,
.uk-overlay-area-content,
[class*="uk-icon-"] {
  display: inline-block;
}
.uk-navbar-brand:before,
.uk-navbar-content:before,
.uk-navbar-toggle:before,
.uk-overlay-area:not(:empty):before,
.uk-vertical-align:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.uk-navbar-brand:focus,
.uk-navbar-brand:hover {
  color: #444;
  text-decoration: none;
  outline: 0;
}
.uk-navbar-toggle:focus,
.uk-navbar-toggle:hover {
  text-decoration: none;
  outline: 0;
}
.uk-navbar-toggle:after {
  content: "\f0c9";
  font-family: FontAwesome;
  vertical-align: middle;
}
.uk-icon-search:before,
.uk-navbar-toggle-alt:after {
  content: "\f002";
}
.uk-navbar-center {
  float: none;
  text-align: center;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.uk-form-icon,
.uk-offcanvas-bar,
.uk-overlay,
[class*="uk-float-"] {
  max-width: 100%;
}
#mainmenu ul.uk-navbar-nav,
#top-button,
.payment-list,
.uk-navbar-flip,
.uk-tab-center .uk-tab,
.uk-tab-flip > li {
  float: right;
}
.uk-breadcrumb > li,
.uk-table td {
  vertical-align: top;
}
.uk-breadcrumb {
  padding: 0;
  font-size: 0;
}
.uk-button,
.uk-form input {
  font: inherit;
  box-sizing: border-box;
}
.uk-breadcrumb > li:nth-child(n + 2):before {
  content: "/";
}
.uk-dropdown-right,
.uk-tab-grid > li:first-child > a {
  margin-left: 5px;
}
.uk-icon-button:focus,
.uk-icon-button:hover {
  background-color: #f5f5f5;
  color: #444;
  outline: 0;
}
.uk-button:disabled {
  background-color: #f5f5f5;
  color: #999;
}
#top-phone,
#top-social,
.idz-table-title i,
.idz-table-title p {
  float: left;
}
.uk-table th {
  text-align: left;
}
.uk-tab.uk-tab-right > li {
  text-align: right;
}
.idz-dedicated-pricing thead th,
.idz-dedicated-pricing tr td,
.idz-domain-pricing thead th,
.idz-domain-pricing tr td,
.text-center,
.uk-tab-center .uk-tab > li > a,
.uk-tab-grid > li > a,
.video-title > h3 {
  text-align: center;
}
.uk-tab > li.uk-open:not(.uk-active) > a,
.uk-tab > li:not(.uk-active) > a:focus,
.uk-tab > li:not(.uk-active) > a:hover {
  margin-bottom: 1px;
  padding-bottom: 7px;
}
.uk-tab-bottom,
.uk-tab-center-bottom {
  border-top: 1px solid #ddd;
  border-bottom: none;
}
.uk-tab-flip > li:nth-child(n + 2) > a {
  margin-left: 0;
  margin-right: 5px;
}
.uk-tab > li.uk-tab-responsive > a {
  margin-left: 0;
  margin-right: 0;
}
.uk-tab-responsive > a:before {
  content: "\f0c9\00a0";
  font-family: FontAwesome;
}
.uk-tab-center .uk-tab {
  right: 50%;
  border: none;
}
.uk-tab-center .uk-tab > li {
  right: -50%;
}
.uk-tab-bottom > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.uk-tab-bottom > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom-width: 1px;
  border-top-width: 0;
}
.uk-tab-bottom > li.uk-open:not(.uk-active) > a,
.uk-tab-bottom > li:not(.uk-active) > a:focus,
.uk-tab-bottom > li:not(.uk-active) > a:hover {
  margin-bottom: 0;
  margin-top: 1px;
  padding-bottom: 8px;
  padding-top: 7px;
}
.uk-tab-bottom > li.uk-active > a {
  border-top-color: transparent;
  border-bottom-color: #ddd;
}
.uk-tab-grid {
  margin-left: -5px;
  border-bottom: none;
  z-index: 0;
}
.uk-tab-grid:before {
  display: block;
  position: absolute;
  left: 5px;
  right: 0;
  bottom: -1px;
  border-top: 1px solid #ddd;
  z-index: -1;
}
.uk-tab-grid.uk-tab-bottom,
ul#client-area-tab.uk-tab-grid:before {
  border-top: none;
}
.uk-tab-grid.uk-tab-bottom:before {
  top: -1px;
  bottom: auto;
}
.idz-panel-domain:hover img,
.idz-panel-logo:hover img,
.system-png:hover img,
.uk-overlay-active .uk-active > .uk-overlay-fade,
.uk-overlay-toggle:hover .uk-overlay-area,
.uk-overlay:hover .uk-overlay-area {
  opacity: 1;
}
.uk-list ul {
  margin: 0;
  padding-left: 20px;
}
.p-5,
.uk-list-striped > li {
  padding: 5px;
}
.uk-list-striped > li:nth-of-type(odd),
.uk-table-striped tbody tr:nth-of-type(odd) {
  background: #f5f5f5;
}
.hr-margin-tb {
  margin-top: 50px;
  margin-bottom: 50px;
}
.uk-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.uk-table td,
.uk-table th {
  padding: 8px;
}
.uk-table thead th,
.uk-vertical-align-bottom {
  vertical-align: bottom;
}
.uk-table tbody tr.uk-active {
  background: #eee;
}
.uk-table-middle,
.uk-table-middle td,
.uk-text-middle {
  vertical-align: middle !important;
}
.uk-form input {
  margin: 0;
  border-radius: 0;
  color: inherit;
}
.uk-form input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.uk-form input[type="search"]::-webkit-search-cancel-button,
.uk-form input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.uk-form input[type="number"]::-webkit-inner-spin-button,
.uk-form input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.uk-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.uk-form :invalid {
  box-shadow: none;
}
.uk-form input:not([type]),
.uk-form input[type="color"],
.uk-form input[type="date"],
.uk-form input[type="datetime-local"],
.uk-form input[type="datetime"],
.uk-form input[type="email"],
.uk-form input[type="month"],
.uk-form input[type="number"],
.uk-form input[type="password"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="text"],
.uk-form input[type="time"],
.uk-form input[type="url"],
.uk-form input[type="week"] {
  height: 30px;
  max-width: 100%;
  padding: 4px 6px;
  border: 1px solid #ddd;
  background: #fff;
  color: #444;
  -webkit-transition: 0.2s linear;
  -webkit-transition-property: border, background, color, box-shadow, padding;
  transition: 0.2s linear;
  transition-property: border, background, color, box-shadow, padding;
}
.uk-form input:not([type]):focus,
.uk-form input[type="color"]:focus,
.uk-form input[type="date"]:focus,
.uk-form input[type="datetime-local"]:focus,
.uk-form input[type="datetime"]:focus,
.uk-form input[type="email"]:focus,
.uk-form input[type="month"]:focus,
.uk-form input[type="number"]:focus,
.uk-form input[type="password"]:focus,
.uk-form input[type="search"]:focus,
.uk-form input[type="tel"]:focus,
.uk-form input[type="text"]:focus,
.uk-form input[type="time"]:focus,
.uk-form input[type="url"]:focus,
.uk-form input[type="week"]:focus {
  border-color: #99baca;
  outline: 0;
  background: #f5fbfe;
  color: #444;
}
.uk-form input:not([type]):disabled,
.uk-form input[type="color"]:disabled,
.uk-form input[type="date"]:disabled,
.uk-form input[type="datetime-local"]:disabled,
.uk-form input[type="datetime"]:disabled,
.uk-form input[type="email"]:disabled,
.uk-form input[type="month"]:disabled,
.uk-form input[type="number"]:disabled,
.uk-form input[type="password"]:disabled,
.uk-form input[type="search"]:disabled,
.uk-form input[type="tel"]:disabled,
.uk-form input[type="text"]:disabled,
.uk-form input[type="time"]:disabled,
.uk-form input[type="url"]:disabled,
.uk-form input[type="week"]:disabled {
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #999;
}
.uk-form :-ms-input-placeholder {
  color: #999 !important;
}
.uk-form ::-moz-placeholder {
  opacity: 1;
  color: #999;
}
.uk-form ::-webkit-input-placeholder {
  color: #999;
}
.uk-form :disabled:-ms-input-placeholder {
  color: #999 !important;
}
.uk-form :disabled::-moz-placeholder {
  color: #999;
}
.uk-form :disabled::-webkit-input-placeholder {
  color: #999;
}
input:not([type]).uk-form-small,
input[type].uk-form-small {
  height: 25px;
  padding: 3px;
  font-size: 12px;
}
input:not([type]).uk-form-large,
input[type].uk-form-large {
  height: 40px;
  padding: 8px 6px;
  font-size: 16px;
}
.uk-form-success {
  border-color: #8ec73b !important;
  background: #fafff2 !important;
  color: #659f13 !important;
}
.uk-form-blank {
  border-color: transparent !important;
  border-style: dashed !important;
  background: 0 0 !important;
}
.uk-form-blank:focus {
  border-color: #ddd !important;
}
.idz-dedicated-pricing tr td img.intel-logo {
  width: 40px;
}
.uk-form-width-small {
  width: 130px;
}
.uk-form-width-medium,
th.idz-domain-price,
th.idz-domain-register {
  width: 200px;
}
.header-title-size,
.uk-form-width-large {
  width: 500px;
}
.uk-form-help-inline {
  margin: 0 0 0 10px;
}
.uk-form-help-block {
  margin: 5px 0 0;
}
.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
}
.uk-form-icon > [class*="uk-icon-"] {
  position: absolute;
  top: 50%;
  width: 30px;
  margin-top: -7px;
  font-size: 14px;
  color: #999;
  text-align: center;
  pointer-events: none;
}
.uk-button {
  margin: 0;
  overflow: visible;
  text-transform: none;
  text-align: center;
  border: none;
  color: #444;
  padding: 0 12px;
  background: #eee;
  line-height: 30px;
  min-height: 30px;
  font-size: 1rem;
  text-decoration: none;
}
.uk-form-icon:not(.uk-form-icon-flip) > input {
  padding-left: 30px !important;
}
.next,
.uk-form-icon-flip > [class*="uk-icon-"] {
  right: 0;
}
.uk-form-icon-flip > input {
  padding-right: 30px !important;
}
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.uk-button:focus,
.uk-button:hover {
  background-color: #f5f5f5;
  color: #444;
  outline: 0;
  text-decoration: none;
}
.uk-button-primary,
.uk-contrast .uk-button-primary {
  background-color: #00a8e6;
  color: #fff;
}
.uk-button-primary:focus,
.uk-button-primary:hover,
.uk-contrast .uk-button-primary:focus,
.uk-contrast .uk-button-primary:hover {
  background-color: #35b3ee;
  color: #fff;
}
.uk-button-primary.uk-active,
.uk-button-primary:active,
.uk-contrast .uk-button-primary.uk-active,
.uk-contrast .uk-button-primary:active {
  background-color: #0091ca;
  color: #fff;
}
.uk-button-success {
  background-color: #8cc14c;
  color: #fff;
}
.uk-button-success:focus,
.uk-button-success:hover {
  background-color: #8ec73b;
  color: #fff;
}
.uk-button-success.uk-active,
.uk-button-success:active {
  background-color: #72ae41;
  color: #fff;
}
.uk-button-link,
.uk-button-link.uk-active,
.uk-button-link:active,
.uk-button-link:disabled,
.uk-button-link:focus,
.uk-button-link:hover {
  border-color: transparent;
  background: 0 0;
}
.uk-button-link.uk-active,
.uk-button-link:active,
.uk-button-link:focus,
.uk-button-link:hover {
  color: #059;
  text-decoration: underline;
}
.h1-page h2,
.uk-button-link:disabled {
  color: #999;
}
.uk-button-link:focus {
  outline: dotted 1px;
}
@font-face {
  font-display: swap;
  font-family: FontAwesome;
  src: url(/fonts/fontawesome-webfont.woff2) format("woff2"),
    url(/fonts/fontawesome-webfont.woff) format("woff"),
    url(/fonts/fontawesome-webfont.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
[class*="uk-icon-"] {
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.uk-icon-small {
  font-size: 150%;
  vertical-align: -10%;
}
.uk-icon-medium {
  font-size: 200%;
  vertical-align: -16%;
}
.uk-icon-large {
  font-size: 250%;
  vertical-align: -22%;
}
.uk-icon-justify {
  width: 1em;
  text-align: center;
}
.uk-icon-button {
  box-sizing: border-box;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #eee;
  line-height: 35px;
  color: #444;
  font-size: 18px;
  text-align: center;
}
.uk-icon-user:before {
  content: "\f007";
}
.uk-icon-th-large:before {
  content: "\f009";
}
.uk-icon-th:before {
  content: "\f00a";
}
.uk-icon-th-list:before {
  content: "\f00b";
}
.uk-icon-check:before {
  content: "\f00c";
}
.idz-list-remove > li::before,
.uk-icon-remove:before,
.uk-icon-times:before {
  content: "\f00d";
}
.uk-icon-power-off:before {
  content: "\f011";
}
.uk-icon-cog:before {
  content: "\f013";
}
.uk-icon-home:before {
  content: "\f015";
}
.uk-icon-file-o:before {
  content: "\f016";
}
.uk-icon-clock-o:before {
  content: "\f017";
}
.uk-icon-download:before {
  content: "\f019";
}
.uk-icon-arrow-circle-o-down:before {
  content: "\f01a";
}
.uk-icon-arrow-circle-o-up:before {
  content: "\f01b";
}
.uk-icon-repeat:before,
.uk-icon-rotate-right:before {
  content: "\f01e";
}
.uk-icon-refresh:before {
  content: "\f021";
}
.uk-icon-list-alt:before {
  content: "\f022";
}
.uk-icon-lock:before {
  content: "\f023";
}
.uk-icon-flag:before {
  content: "\f024";
}
.uk-icon-tag:before {
  content: "\f02b";
}
.uk-icon-font:before {
  content: "\f031";
}
.uk-icon-text-height:before {
  content: "\f034";
}
.uk-icon-text-width:before {
  content: "\f035";
}
.uk-icon-align-left:before {
  content: "\f036";
}
.uk-icon-align-center:before {
  content: "\f037";
}
.uk-icon-align-right:before {
  content: "\f038";
}
.uk-icon-align-justify:before {
  content: "\f039";
}
.uk-icon-list:before {
  content: "\f03a";
}
.uk-icon-image:before {
  content: "\f03e";
}
.uk-icon-map-marker:before {
  content: "\f041";
}
.uk-icon-chevron-left:before {
  content: "\f053";
}
.uk-icon-chevron-right:before {
  content: "\f054";
}
.uk-icon-times-circle:before {
  content: "\f057";
}
#active-services:after,
.idz-list-check > li:before,
.uk-icon-check-circle:before {
  content: "\f058";
}
.uk-icon-question-circle:before {
  content: "\f059";
}
.uk-icon-info-circle:before {
  content: "\f05a";
}
.uk-icon-times-circle-o:before {
  content: "\f05c";
}
.uk-icon-check-circle-o:before {
  content: "\f05d";
}
.uk-icon-arrow-left:before {
  content: "\f060";
}
.uk-icon-arrow-right:before {
  content: "\f061";
}
.uk-icon-arrow-up:before {
  content: "\f062";
}
.uk-icon-arrow-down:before {
  content: "\f063";
}
.uk-icon-share:before {
  content: "\f064";
}
.uk-icon-eye:before {
  content: "\f06e";
}
.uk-icon-chevron-up:before {
  content: "\f077";
}
.uk-icon-chevron-down:before {
  content: "\f078";
}
.uk-icon-key:before {
  content: "\f084";
}
.uk-icon-comments:before {
  content: "\f086";
}
.uk-icon-sign-out:before {
  content: "\f08b";
}
.uk-icon-sign-in:before {
  content: "\f090";
}
.uk-icon-upload:before {
  content: "\f093";
}
.uk-icon-phone:before {
  content: "\f095";
}
.uk-icon-twitter:before {
  content: "\f099";
}
.uk-icon-facebook-f:before,
.uk-icon-facebook:before {
  content: "\f09a";
}
.uk-icon-credit-card:before {
  content: "\f09d";
}
.uk-icon-hdd-o:before {
  content: "\f0a0";
}
.uk-icon-hand-o-right:before {
  content: "\f0a4";
}
.uk-icon-hand-o-left:before {
  content: "\f0a5";
}
.uk-icon-hand-o-up:before {
  content: "\f0a6";
}
.uk-icon-hand-o-down:before {
  content: "\f0a7";
}
.uk-icon-arrow-circle-left:before {
  content: "\f0a8";
}
.uk-icon-arrow-circle-right:before {
  content: "\f0a9";
}
.uk-icon-arrow-circle-up:before {
  content: "\f0aa";
}
.uk-icon-arrow-circle-down:before {
  content: "\f0ab";
}
.uk-icon-globe:before {
  content: "\f0ac";
}
.uk-icon-tasks:before {
  content: "\f0ae";
}
.uk-icon-filter:before {
  content: "\f0b0";
}
.uk-icon-users:before {
  content: "\f0c0";
}
#active-domain:after,
.uk-icon-link:before {
  content: "\f0c1";
}
.uk-icon-cloud:before {
  content: "\f0c2";
}
#open-tickets:after,
.uk-icon-copy:before,
.uk-icon-files-o:before {
  content: "\f0c5";
}
.uk-icon-list-ul:before {
  content: "\f0ca";
}
.uk-icon-table:before {
  content: "\f0ce";
}
.uk-icon-money:before {
  content: "\f0d6";
}
.uk-icon-linkedin:before {
  content: "\f0e1";
}
.uk-icon-rotate-left:before {
  content: "\f0e2";
}
.uk-icon-legal:before {
  content: "\f0e3";
}
.uk-icon-dashboard:before {
  content: "\f0e4";
}
.uk-icon-comments-o:before {
  content: "\f0e6";
}
.uk-icon-sitemap:before {
  content: "\f0e8";
}
.uk-icon-clipboard:before {
  content: "\f0ea";
}
.uk-icon-exchange:before {
  content: "\f0ec";
}
.uk-icon-cloud-download:before {
  content: "\f0ed";
}
.uk-icon-cloud-upload:before {
  content: "\f0ee";
}
.uk-icon-file-text-o:before {
  content: "\f0f6";
}
.uk-icon-desktop:before {
  content: "\f108";
}
.uk-icon-tablet:before {
  content: "\f10a";
}
.uk-icon-mobile-phone:before,
.uk-icon-mobile:before {
  content: "\f10b";
}
.uk-icon-circle-o:before {
  content: "\f10c";
}
.uk-icon-circle:before {
  content: "\f111";
}
.uk-icon-smile-o:before {
  content: "\f118";
}
.uk-icon-flag-o:before {
  content: "\f11d";
}
.uk-icon-code:before {
  content: "\f121";
}
.uk-icon-location-arrow:before {
  content: "\f124";
}
.uk-icon-question:before {
  content: "\f128";
}
.uk-icon-info:before {
  content: "\f129";
}
.uk-icon-shield:before {
  content: "\f132";
}
.uk-icon-rocket:before {
  content: "\f135";
}
.uk-icon-chevron-circle-left:before {
  content: "\f137";
}
.idz-list-arrow > li:before,
.uk-icon-chevron-circle-right:before {
  content: "\f138";
}
.uk-icon-chevron-circle-up:before {
  content: "\f139";
}
.uk-icon-chevron-circle-down:before {
  content: "\f13a";
}
.uk-icon-html5:before {
  content: "\f13b";
}
.uk-icon-css3:before {
  content: "\f13c";
}
.uk-icon-ticket:before {
  content: "\f145";
}
.uk-icon-level-up:before {
  content: "\f148";
}
.uk-icon-level-down:before {
  content: "\f149";
}
.uk-icon-toggle-down:before {
  content: "\f150";
}
.uk-icon-toggle-up:before {
  content: "\f151";
}
.uk-icon-toggle-right:before {
  content: "\f152";
}
.uk-icon-dollar:before {
  content: "\f155";
}
.uk-icon-bitcoin:before,
.uk-icon-btc:before {
  content: "\f15a";
}
.uk-icon-file:before {
  content: "\f15b";
}
.uk-icon-file-text:before {
  content: "\f15c";
}
.uk-icon-youtube:before {
  content: "\f167";
}
.uk-icon-long-arrow-down:before {
  content: "\f175";
}
.uk-icon-long-arrow-up:before {
  content: "\f176";
}
.uk-icon-long-arrow-left:before {
  content: "\f177";
}
.uk-icon-long-arrow-right:before {
  content: "\f178";
}
.uk-icon-apple:before {
  content: "\f179";
}
.uk-icon-windows:before {
  content: "\f17a";
}
.uk-icon-linux:before {
  content: "\f17c";
}
.uk-icon-archive:before {
  content: "\f187";
}
.uk-icon-arrow-circle-o-right:before {
  content: "\f18e";
}
.uk-icon-arrow-circle-o-left:before {
  content: "\f190";
}
.uk-icon-toggle-left:before {
  content: "\f191";
}
.uk-icon-try:before {
  content: "\f195";
}
.uk-icon-wordpress:before {
  content: "\f19a";
}
.uk-icon-bank:before {
  content: "\f19c";
}
.uk-icon-google:before {
  content: "\f1a0";
}
.uk-icon-joomla:before {
  content: "\f1aa";
}
.uk-icon-language:before {
  content: "\f1ab";
}
.uk-icon-database:before {
  content: "\f1c0";
}
.uk-icon-file-image-o:before {
  content: "\f1c5";
}
.uk-icon-file-archive-o:before {
  content: "\f1c6";
}
.uk-icon-file-video-o:before {
  content: "\f1c8";
}
.uk-icon-file-code-o:before {
  content: "\f1c9";
}
.uk-icon-support:before {
  content: "\f1cd";
}
.uk-icon-send:before {
  content: "\f1d8";
}
.uk-icon-send-o:before {
  content: "\f1d9";
}
.uk-icon-header:before {
  content: "\f1dc";
}
.uk-icon-share-alt:before {
  content: "\f1e0";
}
.uk-icon-paypal:before {
  content: "\f1ed";
}
.uk-icon-cc-visa:before {
  content: "\f1f0";
}
.uk-icon-cc-paypal:before {
  content: "\f1f4";
}
.uk-icon-copyright:before {
  content: "\f1f9";
}
.uk-icon-at:before {
  content: "\f1fa";
}
.uk-icon-toggle-off:before {
  content: "\f204";
}
.uk-icon-toggle-on:before {
  content: "\f205";
}
.uk-icon-cc:before {
  content: "\f20a";
}
.uk-icon-cart-arrow-down:before {
  content: "\f218";
}
.uk-icon-facebook-official:before {
  content: "\f230";
}
.uk-icon-server:before {
  content: "\f233";
}
.uk-icon-user-times:before {
  content: "\f235";
}
.uk-icon-medium-logo:before {
  content: "\f23a";
}
.uk-icon-500px:before {
  content: "\f26e";
}
.uk-icon-commenting:before {
  content: "\f27a";
}
.uk-icon-commenting-o:before {
  content: "\f27b";
}
.uk-icon-gg:before {
  content: "\f260";
}
.uk-icon-gg-circle:before {
  content: "\f261";
}
.uk-icon-industry:before {
  content: "\f275";
}
.uk-icon-map:before {
  content: "\f279";
}
.uk-icon-map-o:before {
  content: "\f278";
}
.uk-icon-registered:before {
  content: "\f25d";
}
.uk-icon-credit-card-alt:before {
  content: "\f283";
}
.uk-icon-edge:before {
  content: "\f282";
}
.uk-icon-question-circle-o:before {
  content: "\f29c";
}
.uk-icon-sign-language:before,
.uk-icon-signing:before {
  content: "\f2a7";
}
.feature-ic-section p,
.ribbon-slide p,
.slide-content4 h2,
.uk-nav-offcanvas > li > a,
.uppercase {
  text-transform: uppercase;
}
.uk-overlay {
  margin: 0;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}
.gpu-server-img {
  width: 300px;
}
.uk-overlay-area:empty:before,
.uk-overlay-icon:before {
  content: "\f002";
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 50px;
  line-height: 1;
  text-align: center;
  font-family: FontAwesome;
}
.uk-overlay.uk-border-circle {
  -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000 100%);
}
.uk-overlay-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  color: #fff;
}
.uk-overlay-panel a:not([class]) {
  color: inherit;
  text-decoration: none;
}
.uk-overlay-active :not(.uk-active) > .uk-overlay-panel:not(.uk-ignore),
[class*="uk-overlay-slide"] {
  opacity: 0;
}
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-top {
  bottom: auto;
}
.uk-overlay-bottom {
  top: auto;
}
.uk-overlay-left {
  right: auto;
}
.uk-overlay-right {
  left: auto;
}
.uk-overlay-icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
}
.uk-overlay-blur,
.uk-overlay-fade,
.uk-overlay-scale,
[class*="uk-overlay-slide"] {
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-property: opacity, transform, filter;
}
.uk-overlay-active .uk-overlay-fade,
.uk-overlay-active .uk-overlay-scale,
.uk-overlay-active [class*="uk-overlay-slide"] {
  transition-duration: 0.8s;
}
.idz-panel-logo:hover img,
.system-png:hover img,
.uk-overlay-fade {
  opacity: 0.7;
}
.uk-overlay-scale {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.uk-overlay-active .uk-active > .uk-overlay-scale {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.uk-overlay-slide-top {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.uk-overlay-slide-bottom {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.uk-overlay-slide-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.uk-overlay-slide-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.uk-overlay-active .uk-active > [class*="uk-overlay-slide"] {
  opacity: 1;
  -webkit-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}
.uk-overlay-area {
  -webkit-transition: opacity 0.15s linear;
  -webkit-transform: translate3d(0, 0, 0);
  position: absolute;
  right: 0;
  bottom: 0;
  transition: opacity 0.15s linear;
  opacity: 0;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}
.uk-overlay-area:empty:before {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
}
.uk-overlay-area:not(:empty),
.uk-vertical-align {
  font-size: 0;
}
.uk-overlay-area-content {
  width: 100%;
  font-size: 1rem;
  text-align: center;
  padding: 0 15px;
  color: #fff;
}
[class*="uk-column-"] {
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
}
.uk-column-1-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.uk-column-1-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.uk-column-1-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
.uk-column-1-5 {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
}
.uk-column-1-6 {
  -webkit-column-count: 6;
  -moz-column-count: 6;
  column-count: 6;
}
[class*="uk-animation-"] {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media screen {
  [data-uk-scrollspy*="uk-animation-"]:not([data-uk-scrollspy*="target"]) {
    opacity: 0;
  }
}
.uk-animation-fade {
  -webkit-animation-name: uk-fade;
  animation-name: uk-fade;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important;
}
.uk-animation-scale-up {
  -webkit-animation-name: uk-fade-scale-02;
  animation-name: uk-fade-scale-02;
}
.uk-animation-scale-down {
  -webkit-animation-name: uk-fade-scale-18;
  animation-name: uk-fade-scale-18;
}
.uk-animation-slide-top {
  -webkit-animation-name: uk-fade-top;
  animation-name: uk-fade-top;
}
.uk-animation-slide-bottom {
  -webkit-animation-name: uk-fade-bottom;
  animation-name: uk-fade-bottom;
}
.uk-animation-slide-left {
  -webkit-animation-name: uk-fade-left;
  animation-name: uk-fade-left;
}
.uk-animation-slide-right {
  -webkit-animation-name: uk-fade-right;
  animation-name: uk-fade-right;
}
.uk-animation-scale {
  -webkit-animation-name: uk-scale-12;
  animation-name: uk-scale-12;
}
.uk-animation-reverse {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.uk-animation-15 {
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
}
.uk-animation-top-left {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.uk-animation-top-center {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.uk-animation-top-right {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.uk-animation-middle-left {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.uk-animation-middle-right {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.uk-animation-bottom-left {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.uk-animation-bottom-center {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.uk-animation-bottom-right {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
@-webkit-keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes uk-fade-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-fade-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes uk-fade-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-fade-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes uk-fade-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-fade-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes uk-fade-scale-15 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-15 {
  0% {
    opacity: 0;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes uk-slide-left {
  0% {
    -webkit-transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-left {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes uk-slide-right {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-right {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes uk-slide-left-33 {
  0% {
    -webkit-transform: translateX(33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-left-33 {
  0% {
    transform: translateX(33%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes uk-slide-right-33 {
  0% {
    -webkit-transform: translateX(-33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-right-33 {
  0% {
    transform: translateX(-33%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes uk-scale-12 {
  0% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes uk-scale-12 {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes uk-rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes uk-rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes uk-shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-9px);
  }
  20% {
    -webkit-transform: translateX(8px);
  }
  30% {
    -webkit-transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(4px);
  }
  70% {
    -webkit-transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
  }
  90% {
    -webkit-transform: translateX(-1px);
  }
}
@keyframes uk-shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-9px);
  }
  20% {
    transform: translateX(8px);
  }
  30% {
    transform: translateX(-7px);
  }
  40% {
    transform: translateX(6px);
  }
  50% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(4px);
  }
  70% {
    transform: translateX(-3px);
  }
  80% {
    transform: translateX(2px);
  }
  90% {
    transform: translateX(-1px);
  }
}
@-webkit-keyframes uk-slide-top-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-slide-top-fixed {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes uk-slide-bottom-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-slide-bottom-fixed {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.uk-dropdown,
.uk-dropdown-blank {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 220px;
}
.uk-dropdown {
  padding: 15px;
  background: #f5f5f5;
  color: #444;
  font-size: 1rem;
  vertical-align: top;
}
.uk-open > .uk-dropdown,
.uk-open > .uk-dropdown-blank {
  display: block;
  -webkit-animation: 0.2s ease-in-out uk-fade;
  animation: 0.2s ease-in-out uk-fade;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.uk-dropdown-top,
[class*="icon-"] + h1,
[class*="icon-"] + h2,
[class*="icon-"] + h3,
[class*="icon-"] + h4,
[class*="icon-"] + h5,
[class*="icon-"] + h6 {
  margin-top: -5px;
}
* + .uk-margin-small,
.uk-dropdown-bottom {
  margin-top: 5px;
}
.uk-dropdown-left {
  margin-left: -5px;
}
.uk-dropdown-small {
  min-width: 150px;
  width: auto;
  padding: 5px;
}
.uk-dropdown-small .uk-nav {
  margin: 0 -5px;
}
.uk-dropdown-navbar {
  margin-top: 0;
  background: #f5f5f5;
  color: #444;
}
.uk-open > .uk-dropdown-navbar {
  -webkit-animation: 0.2s ease-in-out uk-slide-top-fixed;
  animation: 0.2s ease-in-out uk-slide-top-fixed;
}
.uk-offcanvas,
.uk-offcanvas-bar {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
}
.uk-clearfix:after,
.uk-clearfix:before,
.uk-container:after,
.uk-container:before {
  content: "";
}
.uk-offcanvas {
  display: none;
  right: 0;
  z-index: 1000;
  touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.uk-offcanvas-page {
  position: fixed;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}
.uk-offcanvas-bar {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 1001;
  width: 270px;
  background: #333;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  -ms-scroll-chaining: none;
}
.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.uk-offcanvas-bar-flip {
  left: auto;
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.uk-offcanvas .uk-panel {
  margin: 20px 15px;
  color: #777;
}
.uk-switcher {
  margin: 0;
  padding: 0;
  touch-action: cross-slide-y pinch-zoom double-tap-zoom;
}
.uk-text-small {
  font-size: 11px;
  line-height: 16px;
}
.uk-text-success {
  color: #659f13 !important;
}
.uk-text-contrast {
  color: #fff !important;
}
.uk-text-left {
  text-align: left !important;
}
.uk-text-right {
  text-align: right !important;
}
.uk-text-center {
  text-align: center !important;
}
.uk-text-justify {
  text-align: justify !important;
}
.uk-text-top {
  vertical-align: top !important;
}
.uk-text-bottom {
  vertical-align: bottom !important;
}
.uk-container {
  max-width: 1100px;
  padding: 0 25px;
}
.uk-clearfix:after,
.uk-container:after,
.uk-container:before {
  display: table;
}
.uk-clearfix:before,
.uk-nbfc-alt {
  display: table-cell;
}
.uk-align-center,
.uk-container-center {
  margin-left: auto;
  margin-right: auto;
}
.uk-nbfc-alt {
  width: 10000px;
}
[class*="uk-align-"] {
  display: block;
  margin-bottom: -3px;
}
.uk-align-right {
  margin-left: 15px;
  float: right;
}
.uk-vertical-align-bottom,
.uk-vertical-align-middle {
  display: inline-block;
  max-width: 100%;
  font-size: 1rem;
}
.dmca-banner-parent,
.uk-height-1-1 {
  height: 100%;
}
.uk-height-viewport {
  height: 100vh;
  min-height: 600px;
}
.uk-responsive-width {
  max-width: 100% !important;
  height: auto;
}
.uk-responsive-height {
  max-height: 100%;
  width: auto;
}
.uk-margin-top {
  margin-top: 15px !important;
}
.uk-margin-bottom {
  margin-bottom: 15px !important;
}
.uk-margin-left {
  margin-left: 15px !important;
}
.uk-margin-right {
  margin-right: 15px !important;
}
.uk-margin-large {
  margin-bottom: 50px;
}
* + .uk-margin-large {
  margin-top: 50px;
}
.uk-margin-large-bottom {
  margin-bottom: 50px !important;
}
.uk-margin-large-left {
  margin-left: 50px !important;
}
.uk-margin-large-right {
  margin-right: 50px !important;
}
.idz-dedicated-pricing tr td.dct-cpu img,
.uk-margin-small {
  margin-bottom: 5px;
}
.uk-margin-small-top {
  margin-top: 5px !important;
}
.uk-margin-small-bottom {
  margin-bottom: 5px !important;
}
.uk-margin-small-left {
  margin-left: 5px !important;
}
.uk-margin-small-right {
  margin-right: 5px !important;
}
.uk-margin-remove {
  margin: 0 !important;
}
.uk-margin-top-remove {
  margin-top: 0 !important;
}
.uk-margin-bottom-remove {
  margin-bottom: 0 !important;
}
.uk-padding-remove {
  padding: 0 !important;
}
.uk-padding-top-remove {
  padding-top: 0 !important;
}
.uk-padding-bottom-remove {
  padding-bottom: 0 !important;
}
.uk-padding-vertical-remove {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.uk-border-circle {
  border-radius: 50%;
}
.product-box img {
  border-radius: 5px;
}
.uk-contrast .uk-tab-grid:before,
.uk-contrast hr {
  border-top-color: rgba(255, 255, 255, 0.2);
}
.uk-overflow-container {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
[class*="uk-position-bottom"],
[class*="uk-position-top"] {
  position: absolute !important;
}
.uk-position-top {
  top: 0;
  left: 0;
  right: 0;
}
.uk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}
.uk-position-top-left {
  top: 0;
  left: 0;
}
.uk-position-top-right {
  top: 0;
  right: 0;
}
.uk-position-bottom-left {
  bottom: 0;
  left: 0;
}
.uk-position-bottom-right {
  bottom: 0;
  right: 0;
}
.uk-position-relative {
  position: relative !important;
}
.uk-position-z-index {
  z-index: 1;
}
.uk-display-block {
  display: block !important;
}
.uk-display-inline {
  display: inline !important;
}
.uk-display-inline-block {
  display: inline-block !important;
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 959px) {
  #top-button .submitticket {
    display: none;
  }
  .uk-hidden-medium,
  .uk-visible-large,
  .uk-visible-small {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .uk-dropdown-grid > [class*="uk-width-"] {
    width: 100%;
  }
  .uk-dropdown-grid > [class*="uk-width-"]:nth-child(n + 2) {
    margin-top: 15px;
  }
  .uk-text-center-small {
    text-align: center !important;
  }
  .uk-text-left-small {
    text-align: left !important;
  }
  .uk-hidden-small,
  .uk-visible-large,
  .uk-visible-medium {
    display: none !important;
  }
}
.uk-hidden,
.uk-touch .uk-hidden-touch {
  display: none !important;
}
.uk-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.uk-flex-inline {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.uk-flex-inline > *,
.uk-flex > * {
  -ms-flex-negative: 1;
}
.uk-flex-top {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.uk-flex-middle {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.uk-flex-bottom {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.uk-flex-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.uk-flex-right {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.uk-flex-space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.uk-flex-space-between {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.uk-flex-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.uk-dotnav-vertical,
.uk-flex-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.uk-flex-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.uk-flex-wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.uk-flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.uk-flex-wrap-top {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}
.uk-flex-wrap-middle {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}
.uk-flex-wrap-bottom {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end;
}
.uk-flex-wrap-space-around {
  -ms-flex-line-pack: distribute;
  -webkit-align-content: space-around;
  align-content: space-around;
}
.uk-flex-order-first {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}
@media (min-width: 480px) {
  .uk-grid-width-small-1-1 > *,
  .uk-width-small-1-1 {
    width: 100%;
  }
  .uk-grid-width-small-1-2 > *,
  .uk-width-small-1-2,
  .uk-width-small-2-4,
  .uk-width-small-3-6,
  .uk-width-small-5-10 {
    width: 50%;
  }
  .uk-grid-width-small-1-3 > *,
  .uk-width-small-1-3,
  .uk-width-small-2-6 {
    width: 33.333%;
  }
  .uk-grid-width-small-1-4 > *,
  .uk-width-small-1-4 {
    width: 25%;
  }
  .uk-grid-width-small-1-5 > *,
  .uk-width-small-1-5,
  .uk-width-small-2-10 {
    width: 20%;
  }
  .uk-grid-width-small-1-6 > *,
  .uk-width-small-1-6 {
    width: 16.666%;
  }
  .uk-grid-width-small-1-10 > *,
  .uk-width-small-1-10 {
    width: 10%;
  }
  .uk-width-small-2-3,
  .uk-width-small-4-6 {
    width: 66.666%;
  }
  .uk-width-small-3-4 {
    width: 75%;
  }
  .uk-width-small-2-5,
  .uk-width-small-4-10 {
    width: 40%;
  }
  .uk-width-small-3-5,
  .uk-width-small-6-10 {
    width: 60%;
  }
  .uk-width-small-4-5,
  .uk-width-small-8-10 {
    width: 80%;
  }
  .uk-width-small-5-6 {
    width: 83.333%;
  }
  .uk-width-small-3-10 {
    width: 30%;
  }
  .uk-width-small-7-10 {
    width: 70%;
  }
  .uk-width-small-9-10 {
    width: 90%;
  }
  .uk-column-small-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .uk-column-small-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .uk-column-small-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .uk-column-small-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  .uk-column-small-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
  .uk-flex-order-first-small {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
@media (min-width: 768px) {
  .uk-tab-left,
  .uk-tab-right {
    border-bottom: none;
  }
  .uk-tab-left > li,
  .uk-tab-right > li {
    margin-bottom: 0;
    float: none;
  }
  .uk-tab-left > li > a,
  .uk-tab-right > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .uk-tab-left > li:nth-child(n + 2) > a,
  .uk-tab-right > li:nth-child(n + 2) > a {
    margin-left: 0;
    margin-top: 5px;
  }
  .uk-tab-left > li.uk-active > a,
  .uk-tab-right > li.uk-active > a {
    border-color: #ddd;
  }
  .uk-tab-left {
    border-right: 1px solid #ddd;
  }
  .uk-tab-left > li {
    margin-right: -1px;
  }
  .uk-tab-left > li > a {
    border-bottom-width: 1px;
    border-right-width: 0;
  }
  .uk-tab-left > li:not(.uk-active) > a:focus,
  .uk-tab-left > li:not(.uk-active) > a:hover {
    margin-bottom: 0;
    margin-right: 1px;
    padding-bottom: 8px;
    padding-right: 11px;
  }
  .uk-tab-left > li.uk-active > a {
    border-right-color: transparent;
  }
  .uk-dropdown:not(.uk-dropdown-stack)
    > .uk-dropdown-grid
    > [class*="uk-width-"]:nth-child(n + 2),
  .uk-grid-divider
    > [class*="uk-width-medium-"]:not(.uk-width-medium-1-1):nth-child(n + 2),
  .uk-tab-right {
    border-left: 1px solid #ddd;
  }
  .uk-tab-right > li {
    margin-left: -1px;
  }
  .uk-tab-right > li > a {
    border-bottom-width: 1px;
    border-left-width: 0;
  }
  .uk-tab-right > li:not(.uk-active) > a:focus,
  .uk-tab-right > li:not(.uk-active) > a:hover {
    margin-bottom: 0;
    margin-left: 1px;
    padding-bottom: 8px;
    padding-left: 11px;
  }
  .uk-tab-right > li.uk-active > a {
    border-left-color: transparent;
  }
  .uk-column-medium-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .uk-column-medium-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .uk-column-medium-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .uk-column-medium-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  .uk-column-medium-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid {
    margin-left: -15px;
    margin-right: -15px;
  }
  .uk-dropdown:not(.uk-dropdown-stack)
    > .uk-dropdown-grid
    > [class*="uk-width-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .uk-dropdown-width-2:not(.uk-dropdown-stack) {
    width: 400px;
  }
  .uk-dropdown-width-3:not(.uk-dropdown-stack) {
    width: 600px;
  }
  .uk-dropdown-width-4:not(.uk-dropdown-stack) {
    width: 800px;
  }
  .uk-dropdown-width-5:not(.uk-dropdown-stack) {
    width: 1000px;
  }
  .uk-align-medium-left {
    margin-right: 15px;
    float: left;
  }
  .uk-align-medium-right {
    margin-left: 15px;
    float: right;
  }
  .responsive-tablet-header-ul {
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
  }
  .uk-grid-width-medium-1-1 > *,
  .uk-width-medium-1-1 {
    width: 100%;
  }
  .uk-grid-width-medium-1-2 > *,
  .uk-width-medium-1-2,
  .uk-width-medium-2-4,
  .uk-width-medium-3-6,
  .uk-width-medium-5-10 {
    width: 50%;
  }
  .uk-grid-width-medium-1-3 > *,
  .uk-width-medium-1-3,
  .uk-width-medium-2-6 {
    width: 33.333%;
  }
  .uk-grid-width-medium-1-4 > *,
  .uk-width-medium-1-4 {
    width: 25%;
  }
  .uk-grid-width-medium-1-5 > *,
  .uk-width-medium-1-5,
  .uk-width-medium-2-10 {
    width: 20%;
  }
  .uk-grid-width-medium-1-6 > *,
  .uk-width-medium-1-6 {
    width: 16.666%;
  }
  .uk-grid-width-medium-1-10 > *,
  .uk-width-medium-1-10 {
    width: 10%;
  }
  .uk-width-medium-2-3,
  .uk-width-medium-4-6 {
    width: 66.666%;
  }
  .uk-width-medium-3-4 {
    width: 75%;
  }
  .uk-width-medium-2-5,
  .uk-width-medium-4-10 {
    width: 40%;
  }
  .uk-width-medium-3-5,
  .uk-width-medium-6-10 {
    width: 60%;
  }
  .uk-width-medium-4-5,
  .uk-width-medium-8-10 {
    width: 80%;
  }
  .uk-width-medium-5-6 {
    width: 83.333%;
  }
  .uk-width-medium-3-10 {
    width: 30%;
  }
  .uk-width-medium-7-10 {
    width: 70%;
  }
  .uk-width-medium-9-10 {
    width: 90%;
  }
  [class*="uk-pull-"],
  [class*="uk-push-"] {
    position: relative;
  }
  .uk-push-1-2,
  .uk-push-2-4,
  .uk-push-3-6,
  .uk-push-5-10 {
    left: 50%;
  }
  .uk-push-1-3,
  .uk-push-2-6 {
    left: 33.333%;
  }
  .uk-push-2-3,
  .uk-push-4-6 {
    left: 66.666%;
  }
  .uk-push-1-4 {
    left: 25%;
  }
  .uk-push-3-4 {
    left: 75%;
  }
  .uk-push-1-5,
  .uk-push-2-10 {
    left: 20%;
  }
  .uk-push-2-5,
  .uk-push-4-10 {
    left: 40%;
  }
  .uk-push-3-5,
  .uk-push-6-10 {
    left: 60%;
  }
  .uk-push-4-5,
  .uk-push-8-10 {
    left: 80%;
  }
  .uk-push-1-6 {
    left: 16.666%;
  }
  .uk-push-5-6 {
    left: 83.333%;
  }
  .uk-push-1-10 {
    left: 10%;
  }
  .uk-push-3-10 {
    left: 30%;
  }
  .uk-push-7-10 {
    left: 70%;
  }
  .uk-push-9-10 {
    left: 90%;
  }
  .uk-block,
  .uk-block-large {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 960px) {
  .responsive-tablet-header-ul {
    display: block;
  }
  .uk-width-large-1-1 {
    width: 100%;
  }
  .uk-width-large-1-2,
  .uk-width-large-2-4,
  .uk-width-large-3-6,
  .uk-width-large-5-10 {
    width: 50%;
  }
  .uk-width-large-1-3,
  .uk-width-large-2-6 {
    width: 33.333%;
  }
  .uk-width-large-2-3,
  .uk-width-large-4-6 {
    width: 66.666%;
  }
  .uk-width-large-1-4 {
    width: 25%;
  }
  .uk-width-large-3-4 {
    width: 75%;
  }
  .uk-width-large-1-5,
  .uk-width-large-2-10 {
    width: 20%;
  }
  .uk-width-large-2-5,
  .uk-width-large-4-10 {
    width: 40%;
  }
  .uk-width-large-3-5,
  .uk-width-large-6-10 {
    width: 60%;
  }
  .uk-width-large-4-5,
  .uk-width-large-8-10 {
    width: 80%;
  }
  .uk-width-large-1-6 {
    width: 16.666%;
  }
  .uk-width-large-5-6 {
    width: 83.333%;
  }
  .uk-width-large-1-10 {
    width: 10%;
  }
  .uk-width-large-3-10 {
    width: 30%;
  }
  .uk-width-large-7-10 {
    width: 70%;
  }
  .uk-width-large-9-10 {
    width: 90%;
  }
  .uk-block-large {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .uk-column-large-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .uk-column-large-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .uk-column-large-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .uk-column-large-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  .uk-column-large-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
  .uk-hidden-large,
  .uk-visible-medium,
  .uk-visible-small {
    display: none !important;
  }
  .uk-flex-order-first-large {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
.uk-flex-item-none {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
.uk-flex-item-auto {
  -ms-flex: auto;
  -webkit-flex: auto;
  flex: auto;
  -ms-flex-negative: 1;
}
.uk-flex-item-1 {
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.uk-contrast .uk-link,
.uk-contrast a:not([class]) {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
.uk-contrast .uk-link:hover,
.uk-contrast a:not([class]):hover {
  color: #fff;
  text-decoration: underline;
}
.idz-button-white,
.uk-contrast .uk-icon-button {
  background: #fff;
  color: #444;
}
.uk-contrast .uk-tab,
.uk-contrast .uk-tab-center {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.uk-contrast .uk-tab > li > a {
  color: rgba(255, 255, 255, 0.7);
  border-color: transparent;
}
.uk-contrast .uk-tab > li.uk-open > a,
.uk-contrast .uk-tab > li > a:focus,
.uk-contrast .uk-tab > li > a:hover {
  border-color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.7);
  color: #444;
  text-decoration: none;
}
.uk-contrast .uk-tab > li.uk-active > a {
  border-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: transparent;
  background: #fff;
  color: #444;
}
.uk-contrast .uk-form input:not([type]),
.uk-contrast .uk-form input[type="color"],
.uk-contrast .uk-form input[type="date"],
.uk-contrast .uk-form input[type="datetime-local"],
.uk-contrast .uk-form input[type="datetime"],
.uk-contrast .uk-form input[type="email"],
.uk-contrast .uk-form input[type="month"],
.uk-contrast .uk-form input[type="number"],
.uk-contrast .uk-form input[type="password"],
.uk-contrast .uk-form input[type="search"],
.uk-contrast .uk-form input[type="tel"],
.uk-contrast .uk-form input[type="text"],
.uk-contrast .uk-form input[type="time"],
.uk-contrast .uk-form input[type="url"],
.uk-contrast .uk-form input[type="week"] {
  border-color: rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.8);
  color: #444;
  background-clip: padding-box;
}
.uk-contrast .uk-form input:not([type]):focus,
.uk-contrast .uk-form input[type="color"]:focus,
.uk-contrast .uk-form input[type="date"]:focus,
.uk-contrast .uk-form input[type="datetime-local"]:focus,
.uk-contrast .uk-form input[type="datetime"]:focus,
.uk-contrast .uk-form input[type="email"]:focus,
.uk-contrast .uk-form input[type="month"]:focus,
.uk-contrast .uk-form input[type="number"]:focus,
.uk-contrast .uk-form input[type="password"]:focus,
.uk-contrast .uk-form input[type="search"]:focus,
.uk-contrast .uk-form input[type="tel"]:focus,
.uk-contrast .uk-form input[type="text"]:focus,
.uk-contrast .uk-form input[type="time"]:focus,
.uk-contrast .uk-form input[type="url"]:focus,
.uk-contrast .uk-form input[type="week"]:focus {
  border-color: #fff;
  background: #fff;
  color: #444;
}
.uk-contrast .uk-form :-ms-input-placeholder {
  color: rgba(68, 68, 68, 0.7) !important;
}
.uk-contrast .uk-form ::-moz-placeholder {
  color: rgba(68, 68, 68, 0.7);
}
.uk-contrast .uk-form ::-webkit-input-placeholder {
  color: rgba(68, 68, 68, 0.7);
}
.uk-contrast .uk-button {
  color: #444;
  background: #fff;
}
.uk-contrast .uk-button:focus,
.uk-contrast .uk-button:hover,
.uk-contrast .uk-icon-button:focus,
.uk-contrast .uk-icon-button:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #444;
}
.uk-contrast .uk-button.uk-active,
.uk-contrast .uk-button:active,
.uk-contrast .uk-icon-button:active {
  background-color: rgba(255, 255, 255, 0.7);
  color: #444;
}
.uk-contrast .uk-text-primary {
  color: #2d7091 !important;
}
@media print {
  img,
  tr {
    page-break-inside: avoid;
  }
  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.img-pay {
  border: 1px solid #eee;
  float: left;
  height: 131px;
  margin-right: 30px;
  width: 243px;
}
.img-pay img {
  display: block;
  margin: 30px auto 0;
  width: 171px;
}
@media only screen and (max-width: 770px) {
  .img-pay {
    margin-bottom: 15px !important;
    width: 100% !important;
  }
}
.p-b-30 {
  padding-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  .feature-wrap,
  .feature-wrap2 {
    max-width: 440px !important;
  }
  #get-started-wrap a {
    margin-left: 23px !important;
  }
  #get-started-wrap a i,
  .pricing-button a i {
    margin-left: 8px !important;
  }
  #domain-search input {
    width: 55% !important;
  }
  #domain-search2 input {
    width: 62% !important;
  }
  #domain-search4 input {
    width: 80% !important;
  }
  .pricing-grid.three-up > li {
    width: 30.45% !important;
    margin: 15px 12px !important;
  }
  .pricing-column .pricing-title i {
    height: auto !important;
    padding-top: 44px;
    padding-bottom: 41px;
    line-height: 0 !important;
  }
  .pricing-button a.price-btn {
    margin-left: 21px !important;
  }
  .feature-wrap {
    margin-left: 18px !important;
  }
  .feature-wrap.tablet-condition {
    max-width: 95% !important;
    margin-top: -40px !important;
  }
  .quick-info {
    font-size: 22px !important;
  }
  .quick-info i.uk-icon-button {
    margin-top: 12px !important;
  }
  .quick-info a {
    top: 32px !important;
  }
  .idz-panel-domain img {
    top: 0 !important;
  }
  .people-align {
    width: 47% !important;
    margin-top: 10px !important;
  }
  .idz-tablet-landscape-hidden,
  .ribbon-slide h3,
  .ribbon-slide h4,
  .ribbon-slide p,
  .slide-content2 a,
  .slide-content2 h4,
  .slide-content3 a,
  .slide-content4 hr {
    display: none;
  }
  .content-bg2 {
    background-position: 0 100% !important;
  }
  ul.hosting-apps li img {
    margin: 18px 3px 18px 15px !important;
  }
  #slideshow-container .uk-dotnav {
    top: -40px !important;
    right: 4.8% !important;
  }
  #slideshow-container,
  .uk-slideshow {
    height: 420px !important;
  }
  .slide-content1 h1 {
    font-size: 32px;
  }
  .slide-content1 ul.uk-list li {
    font-size: 16px;
  }
  .sld3-img {
    width: 50% !important;
    top: 160px !important;
  }
  .slide-content3 {
    left: 314px !important;
    top: -150px !important;
  }
  .ribbon-slide:after {
    height: 98px !important;
    border: 66px solid #f07406 !important;
    border-bottom: 30px solid transparent !important;
    left: 28px;
  }
  .ribbon-slide h1 {
    top: -135px;
    left: 10px;
    font-size: 46px !important;
  }
  .ribbon-slide h2 {
    top: -135px;
    left: 10px;
    font-size: 36px !important;
  }
  .slide-content2 {
    bottom: 142px !important;
  }
  .slide-content2 h1 {
    font-size: 42px !important;
  }
  .slide-content4 {
    width: 94% !important;
    height: 100px !important;
    padding: 38px 0 0 !important;
    top: -185px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .header-tablet-width-50 {
    width: 50% !important;
  }
  .padding-top-0 {
    padding-top: 0 !important;
  }
  #top-social {
    margin-left: 50px !important;
  }
  .idz-button-remove-br br,
  .idz-tablet-potrait-hidden,
  .ribbon-slide,
  .slide-content1 ul.uk-list {
    display: none;
  }
  #logo {
    width: 172px !important;
    margin: 0 auto 26px !important;
  }
  #mainmenu {
    margin-top: 0 !important;
  }
  #mainmenu .uk-navbar-flip {
    width: 100% !important;
  }
  #mainmenu ul.uk-navbar-nav {
    float: left !important;
  }
  .uk-navbar {
    border-top: 1px solid #292929;
  }
  .uk-navbar-flip {
    float: none;
    margin-left: 3%;
  }
  #get-started-wrap a {
    margin-left: 68px !important;
  }
  .price-start {
    width: 28%;
    padding: 7px 39px 5px 120px !important;
  }
  #domain-search input {
    width: 71.85% !important;
  }
  #domain-search2 input {
    width: 62% !important;
  }
  #domain-search4 input {
    width: 74.23% !important;
  }
  .pricing-grid.three-up {
    margin: 15px -8px !important;
  }
  .pricing-grid.three-up > li {
    width: 30.8% !important;
    margin: 15px 8px !important;
  }
  .pricing-column .pricing-title {
    padding: 25px 20px 19px !important;
  }
  .pricing-button a.price-btn {
    margin-left: 12px !important;
  }
  .feature-wrap {
    max-width: 92% !important;
    margin-top: -40px !important;
  }
  .feature-wrap2 {
    max-width: 330px !important;
  }
  #bg-parallax1 .uk-width-medium-1-2 {
    margin-bottom: 15px;
  }
  .uk-panel-box .uk-width-medium-1-1 {
    text-align: center;
    margin-left: -3px;
  }
  .uk-panel-box .uk-width-medium-1-1 a.uk-button {
    float: none;
    left: -3px;
    margin-bottom: 20px;
  }
  .media-panel-logo .uk-panel {
    margin-bottom: 30px;
  }
  .datacenter-location {
    margin-bottom: -40px !important;
  }
  .datacenter-location img {
    width: 90% !important;
  }
  .idz-panel-domain.alt img {
    top: -18px !important;
  }
  .people-align {
    width: 47% !important;
    margin-top: 100px !important;
  }
  .idz-margin-bottom-tp {
    margin-bottom: 34px;
  }
  .uk-inline-icon > li {
    width: 100%;
    float: left;
    border-right: none !important;
    margin-bottom: 10px;
  }
  #idz-custom-medium1 {
    text-align: center;
  }
  #idz-custom-medium1 img {
    margin-bottom: 35px;
  }
  .feature-wrap.tablet-condition {
    margin-top: -50px !important;
  }
  #idz-single-margin-top {
    margin-top: 58px;
  }
  #slideshow-container .uk-dotnav {
    top: -40px !important;
    right: 3.6% !important;
  }
  #slideshow-container,
  .uk-slideshow {
    height: 240px !important;
  }
  .slide-content1 {
    width: 88.1%;
    left: -6%;
    padding: 34px 36px 22px !important;
  }
  .sld3-img {
    width: 58% !important;
    top: 140px !important;
    left: -20px;
  }
  .slide-content3 {
    left: 140px !important;
  }
  .slide-content4 {
    width: 83% !important;
    height: 100px !important;
    padding: 30px 0 57px !important;
    top: -170px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #idz-custom-medium1,
  .copyright-wrap,
  .slide-content3 {
    text-align: center;
  }
  #top-phone,
  .uk-inline-icon > li,
  .uk-tab.uk-tab-left {
    border-right: none !important;
  }
  .slide-content2 h1,
  .slide-content3 h1 {
    font-size: 20px;
  }
  #top-header {
    height: 44px;
  }
  #top-social {
    float: right !important;
  }
  #logo {
    width: 162px !important;
    margin: 30px 0 38px !important;
  }
  #get-started-wrap a {
    margin-left: 25px !important;
  }
  .price-start {
    width: 32.3%;
    padding: 7px 20px 5px 65px !important;
  }
  #domain-search input {
    width: 60.98% !important;
  }
  #domain-search2 input {
    width: 60% !important;
  }
  #domain-search4 input {
    width: 64.3% !important;
  }
  .pricing-grid.three-up {
    margin: 15px -8px !important;
  }
  .pricing-grid.three-up > li {
    width: 96.8% !important;
    margin: 15px 8px !important;
  }
  .pricing-grid.three-up > li.pricing-column2 {
    margin: 15px 8px 45px !important;
  }
  .content-bg1 {
    height: 427px !important;
  }
  .content-bg2 {
    background-size: 100% 100% !important;
  }
  .slide-content1,
  .slide-content1:after {
    background: 0 0 !important;
  }
  .feature-wrap {
    max-width: 96% !important;
    margin-left: 0 !important;
  }
  .feature-wrap h1 {
    margin-top: -8px !important;
  }
  .feature-wrap.tablet-condition {
    max-width: 94% !important;
    margin-top: -12px !important;
  }
  #bg-parallax1 .uk-width-small-1-1 {
    margin-bottom: 36px;
  }
  .idz-margin-bottom-ml {
    margin-bottom: 34px;
  }
  .idz-margin-top-ml {
    margin-top: 34px;
  }
  .payment-list {
    margin-top: 11px;
    margin-left: 14%;
  }
  .uk-panel-box .uk-width-medium-1-1 {
    text-align: center;
    margin-left: -3px;
  }
  .uk-panel-box .uk-width-medium-1-1 a.uk-button {
    float: none;
    left: -3px;
    margin-bottom: 20px;
  }
  .media-panel-logo .uk-panel {
    height: 100px;
    margin-bottom: 30px;
  }
  .datacenter-location {
    margin-bottom: -40px !important;
  }
  .datacenter-location img,
  .text-width70,
  .text-width80,
  .uk-slideshow .uk-width-1-2,
  .uk-slideshow .uk-width-4-10,
  .uk-slideshow .uk-width-7-10,
  .uk-slideshow .uk-width-8-10 {
    width: 100% !important;
  }
  .idz-panel-domain img {
    top: -38px !important;
  }
  .idz-panel-domain.alt img {
    top: -56px !important;
  }
  .feature-wrap2 {
    max-width: 91% !important;
  }
  .idz-button-remove-br br,
  .sld3-img,
  .slide-content1 ul.uk-list,
  .slide-content2 .icon-wrap {
    display: none;
  }
  .uk-inline-icon > li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }
  #idz-custom-medium1 img {
    margin-bottom: 35px;
  }
  #idz-single-margin-top {
    margin-top: 58px;
  }
  .uk-tab.uk-tab-left {
    padding: 0 !important;
    margin-bottom: 26px !important;
    border-bottom: 2px solid #e8e8e8 !important;
  }
  .uk-tab.uk-tab-left > li > a {
    padding: 16px 32px 10px !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
  }
  .uk-tab.uk-tab-left > li.uk-active > a {
    border-color: #e8e8e8 #e8e8e8 transparent !important;
  }
  .uk-tab.uk-tab-right {
    padding: 0 !important;
    margin-top: 13px !important;
    margin-bottom: 38px !important;
    border-left: none !important;
    border-top: 2px solid #e8e8e8 !important;
  }
  .uk-tab.uk-tab-right > li > a {
    padding: 10px 32px 16px !important;
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
  }
  .uk-tab.uk-tab-right > li.uk-active > a {
    border-color: transparent #e8e8e8 #e8e8e8 !important;
    margin-top: -2px !important;
  }
  .uk-tab.uk-tab-right > li {
    text-align: left !important;
  }
  #slideshow-container .uk-dotnav {
    top: -40px !important;
    right: 4.8% !important;
  }
  #slideshow-container,
  .uk-slideshow {
    height: 200px !important;
  }
  .slide-content1 {
    bottom: 202px !important;
    left: 18px !important;
  }
  .slide-content3 {
    left: 8% !important;
    top: -220px !important;
  }
  .slide-content2 {
    bottom: 260px !important;
  }
  .slide-content4 {
    width: 70% !important;
    height: 98px !important;
    top: -250px !important;
    left: 17.5%;
  }
}
@media only screen and (max-width: 479px) {
  #top-phone,
  .uk-inline-icon > li,
  .uk-tab.uk-tab-left {
    border-right: none !important;
  }
  #idz-custom-medium1,
  .copyright-wrap,
  .uk-panel-box {
    text-align: center;
  }
  header {
    height: 100px;
  }
  #top-header {
    height: 45px;
  }
  #dedicated-pricing tr td.dct-price,
  #dedicated-pricing tr td.dct-traffic,
  #dedicated-pricing tr th.dct-price-head,
  #dedicated-pricing tr th.dct-traffic-head,
  #domain-search,
  .pricing-column,
  .serverpic-hidden,
  .sld3-img,
  .slide-content1 ul.uk-list,
  .slide-content2 .icon-wrap,
  .slide-content3 p {
    display: none;
  }
  #domain-search2 input {
    width: 99.8% !important;
  }
  #domain-search2 button {
    width: 141px !important;
    margin-top: -4px !important;
  }
  #domain-search4 input#domain-search5 input {
    width: 99.8% !important;
    border-right: 1px solid #dedede !important;
    border-top-right-radius: 5px !important;
    border-bottom-left-radius: 0 !important;
  }
  #domain-search4 button {
    width: 138px;
    margin-top: 16px;
    border-top-right-radius: 0 !important;
  }
  .idz-domain-pricing tr td.idz-domain-tld {
    padding-left: 20px !important;
    font-size: 16px !important;
    display: inline-block;
    width: 80px;
  }
  .idz-domain-pricing tr td.idz-domain-tld i {
    font-size: 14px !important;
  }
  #get-started-wrap {
    height: 170px !important;
  }
  #get-started-wrap a {
    margin-left: 27px !important;
  }
  .price-start {
    width: 72.2%;
    padding: 7px 0 5px 75px !important;
  }
  .pricing-grid.three-up {
    margin: 0 -8px !important;
  }
  .pricing-grid.three-up > li {
    width: 93.7% !important;
    margin: 15px 8px !important;
  }
  .pricing-grid.three-up > li.pricing-column2 {
    margin: 15px 8px 45px !important;
  }
  .pricing-grid.three-up > li.pricing-column .pricing-button a.price-btn {
    margin-left: 20px !important;
  }
  .content-bg1 {
    height: 270px !important;
  }
  .content-bg2 {
    background-image: none !important;
  }
  .slide-content1,
  .slide-content1:after {
    background: 0 0 !important;
  }
  .feature-wrap {
    max-width: 96% !important;
    margin-left: 0 !important;
  }
  .feature-wrap h1 {
    width: 96%;
    margin-top: -16px !important;
  }
  #bg-parallax1 .uk-width-small-1-1 {
    margin-bottom: 36px;
  }
  #bg-parallax2 {
    height: 810px !important;
  }
  .feature-wrap.tablet-condition {
    max-width: 92% !important;
    margin-top: -12px !important;
  }
  .idz-margin-top-ml {
    margin-top: 30px;
  }
  .idz-padding-bottom-ml {
    padding-bottom: 30px;
  }
  .uk-panel-box .uk-width-small-1-1 {
    text-align: center;
    margin-left: 0;
  }
  .uk-panel-box .uk-width-small-1-1 a.uk-button {
    float: none;
    display: inline-block;
    margin-bottom: 18px;
  }
  .uk-width-1-1 .uk-panel-box .icon-wrap.left {
    width: 100%;
    margin: 0 auto 15px;
  }
  .media-panel-logo .uk-panel {
    height: 50px;
    margin-bottom: 0;
  }
  .datacenter-location {
    margin-bottom: -10px !important;
  }
  .datacenter-location img,
  .text-width70,
  .text-width80,
  .uk-slideshow .uk-width-1-2,
  .uk-slideshow .uk-width-4-10,
  .uk-slideshow .uk-width-7-10,
  .uk-slideshow .uk-width-8-10,
  form#contact-form input,
  form#contact-form label,
  ul.hosting-apps li {
    width: 100% !important;
  }
  .idz-panel-domain {
    height: 80px !important;
  }
  .feature-wrap2 {
    max-width: 85% !important;
  }
  ul.hosting-apps li:nth-child(n + 4) {
    border-bottom: 1px solid #ddd !important;
  }
  .uk-inline-icon > li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }
  #idz-custom-medium1 img {
    margin-bottom: 35px;
  }
  .blog-wrapper {
    padding: 21px 25px 25px !important;
  }
  ul.post-info li {
    margin: 5px 25px 3px 0 !important;
  }
  .blog-wrapper a.uk-button {
    bottom: 0 !important;
  }
  #idz-single-margin-top {
    margin-top: 58px;
  }
  .feature-ic-section {
    width: 90%;
  }
  form#contact-form input {
    margin-bottom: 0 !important;
  }
  .slide-content2 h1,
  .slide-content3 h1 {
    font-size: 24px !important;
  }
  .uk-tab.uk-tab-left {
    padding: 0 !important;
    margin-bottom: 26px !important;
    border-bottom: 2px solid #e8e8e8 !important;
  }
  .uk-tab.uk-tab-left > li > a {
    padding: 16px 32px 10px !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
  }
  .uk-tab.uk-tab-left > li.uk-active > a {
    border-color: #e8e8e8 #e8e8e8 transparent !important;
  }
  .uk-tab.uk-tab-right {
    padding: 0 !important;
    margin-top: 13px !important;
    margin-bottom: 38px !important;
    border-left: none !important;
    border-top: 2px solid #e8e8e8 !important;
  }
  .uk-tab.uk-tab-right > li > a {
    padding: 10px 32px 16px !important;
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
  }
  .uk-tab.uk-tab-right > li.uk-active > a {
    border-color: transparent #e8e8e8 #e8e8e8 !important;
    margin-top: -2px !important;
  }
  .uk-tab.uk-tab-right > li {
    text-align: left !important;
  }
  .slide-content1,
  .slide-content3 {
    left: 0 !important;
    text-align: center;
  }
  #slideshow-container .uk-dotnav {
    top: -15px !important;
    right: 8% !important;
  }
  #slideshow-container,
  .uk-slideshow {
    height: 115px !important;
  }
  .slide-content1 {
    bottom: 160px !important;
  }
  .slide-content3 {
    top: -160px !important;
  }
  .slide-content2 {
    bottom: 235px !important;
  }
  .slide-content4 {
    width: 70% !important;
    height: auto !important;
    padding: 0 !important;
    top: -188px !important;
    left: 15.5% !important;
    border: none !important;
  }
  .post-type {
    margin-top: -143px !important;
  }
  .blog-link {
    overflow: hidden;
    text-overflow: hidden;
  }
}
#c-flag-gb,
#dedicated-flag-gb,
#dedicated-flag-nl,
#dedicated-flag-us {
  height: 27px;
  width: 26px;
}
.idz-table-footer,
.idz-table-title {
  padding: 10px 22px;
}
[class*="idz-button"],
[class*="idz-button"]:hover {
  color: #fff;
  border-radius: 5px;
}
.green-plan .pricing-button,
.green-plan .pricing-title i,
.idz-button-green,
.idz-icon-box.green,
.idz-panel.green,
.idz-progress-bar.green div,
.idz-table-green thead,
.price-start,
.quick-info:hover i.uk-icon-button,
.section-green2 {
  background: #9bc23c;
}
.idz-button-green:hover {
  background: rgba(155, 194, 60, 0.8);
}
.idz-button-blue,
.idz-icon-box.blue,
.idz-panel.blue,
.idz-progress-bar.blue div,
.idz-table-blue thead,
.section-blue {
  background: #0079cc;
}
.idz-button-blue:hover {
  background: rgba(0, 144, 207, 0.8);
}
.idz-button-grey,
.idz-table-grey thead {
  background: #42454a;
}
.idz-button-grey:hover {
  background: rgba(66, 69, 74, 0.8);
}
.idz-button-white:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #444;
}
.idz-button-outline,
.idz-button-outline:hover {
  background: 0 0;
  color: #0079cc;
}
.idz-button-outline {
  -webkit-box-shadow: inset 0 0 0 1px #0079cc;
  -moz-box-shadow: inset 0 0 0 1px #0079cc;
  box-shadow: inset 0 0 0 1px #0079cc;
  border-radius: 5px;
}
.uk-text-contrast .uk-button.idz-button-outline {
  background-color: transparent;
  color: #fff;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
  -moz-box-shadow: inset 0 0 0 1px #fff;
  box-shadow: inset 0 0 0 1px #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.idz-panel.green .idz-button-white,
.quick-info:hover a,
[class*="idz-list"].green > li:before {
  color: #9bc23c;
}
#breadcrumb-style a:hover,
.blog-wrapper h2 a,
.clientemail:hover,
.idz-panel.blue .idz-button-white,
.idz-table-title .idz-button-white:hover,
.transfer-domain,
[class*="idz-list"].blue > li:before,
blog-wrapper h2 a:visited,
footer .uk-list li a:hover {
  color: #0079cc;
}
.idz-table-title {
  margin-bottom: -15px;
  background: #0079cc;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.idz-table-title i {
  width: 24px;
  height: 24px;
  margin: 8px 10px 0 0;
  background: #fff;
  color: #0079cc;
  border-radius: 50%;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
}
.idz-table-title p {
  position: relative;
  top: 6px;
  font-size: 18px;
}
.idz-table-title .idz-button-white {
  margin-top: 5px;
  color: #0079cc;
  float: right;
}
.idz-dedicated-pricing,
.idz-dedicated-pricing thead th,
.idz-domain-pricing,
.idz-domain-pricing thead th,
.idz-table-account {
  border-bottom: 1px solid #d3d3d3;
}
.idz-table-account td,
.idz-table-account thead th {
  height: 36px;
  color: #939292;
  vertical-align: middle;
  text-align: center;
}
.idz-table-account td i {
  font-size: 13px;
  color: #0079cc;
  margin-right: 6px;
}
.idz-table-account td .uk-button,
.uk-tab.uk-tab-left > li:nth-child(n + 2) > a,
.uk-tab.uk-tab-right > li:nth-child(n + 2) > a {
  margin-top: 4px;
}
.idz-table-footer p {
  position: relative;
  top: -10px;
  font-size: 18px;
  float: right;
}
.idz-panel {
  padding: 25px 32px;
  -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
}
.idz-panel.small-padding {
  padding: 25px 21px 18px;
}
.idz-panel.grey {
  background: #444;
}
.idz-progress-bar {
  width: 100%;
  height: 48px;
  margin-bottom: 16px;
  background-color: #f4f4f4;
  border-radius: 5px;
}
.idz-progress-bar div {
  height: 100%;
  width: 0;
  background: #42454a;
  border-radius: 5px;
}
#domain-search3 label,
#top-social ul li {
  margin-right: 10px;
}
.idz-progress-title {
  width: auto !important;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  position: relative;
  top: -37px;
  left: 20px;
  z-index: 100;
}
.idz-list-custom > li,
.padding-left {
  padding-left: 0 !important;
}
_::-moz-range-track {
  width: 74%;
}
_::-moz-range-track {
  width: 74%;
  float: left;
  margin-top: 16px;
}
[class*="idz-list"] > li {
  padding-left: 20px;
}
[class*="idz-list"] > li:before {
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  margin-left: -21px;
  color: #9b9da1;
}
#get-started-wrap a,
#top-phone,
.footer-social,
.header-discount,
.header-discount .small-month,
.header-start-price,
.index-description-p,
.order-price,
.pricing-button a.price-btn,
.product-country,
body,
h1,
h2,
h3,
h4,
h4.uk-accordion-title,
h4.uk-accordion-title.uk-active,
h5 {
  font-family: "PT Sans", sans-serif;
}
.idz-list-cog > li:before {
  content: "\f013";
  font-size: 14px;
}
.idz-list-flag > li:before {
  content: "\f024";
  font-size: 13px;
}
[class*="idz-list"].big > li:before {
  font-family: FontAwesome;
  content: "\f058";
  position: absolute;
  color: #9bc23c;
  font-size: 28px;
  margin-left: -35px;
}
[class*="idz-list"].big > li {
  line-height: 32px;
  padding-left: 35px;
}
.idz-top-adjustment5 {
  position: relative;
  top: -5px;
}
.idz-top-adjustment10 {
  position: relative;
  top: -10px;
}
.idz-top-adjustment20 {
  position: relative;
  top: -20px;
}
.idz-top-adjustment30 {
  position: relative;
  top: -30px;
}
.idz-bottom-adjustment5 {
  position: relative;
  bottom: -5px;
}
.idz-bottom-adjustment10 {
  position: relative;
  bottom: -10px;
}
.idz-bottom-adjustment20 {
  position: relative;
  bottom: -20px;
}
.idz-bottom-adjustment30 {
  position: relative;
  bottom: -30px;
}
.idz-icon-box {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background: #444;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.idz-icon-box i {
  font-size: 48px;
  line-height: 80px;
  color: #fff;
}
body {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #2f2929;
}
@media (min-width: 1220px) {
  .uk-panel + .uk-panel-divider {
    margin-top: 70px !important;
  }
  .uk-panel + .uk-panel-divider:before {
    top: -35px;
  }
  .uk-container {
    padding: 0 35px;
    max-width: 1200px;
  }
}
@media (min-width: 1420px) {
  .uk-container {
    padding: 0 35px;
    max-width: 1350px;
  }
}
.uk-text-medium {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 700;
  color: #393939;
}
.highlight {
  padding: 4px 7px;
  background: #0079cc;
  border-radius: 3px;
  color: #fff;
  vertical-align: baseline;
}
.uk-text-primary {
  color: #0079cc !important;
}
.uk-button i.uk-icon-chevron-circle-right {
  font-size: 14px;
  margin-left: 12px;
}
.uk-button-small i.uk-icon-chevron-circle-right {
  font-size: 12px;
  margin-left: 10px;
}
.uk-button-small {
  font-weight: 700;
  min-height: 25px;
  padding: 6px 30px 7px;
  line-height: 25px;
  font-size: 13px;
}
.pricing-button .dollar {
  font-size: 16px;
}
.uk-button-large {
  font-weight: 700;
  min-height: 40px;
  padding: 5px 36px 6px;
  line-height: 40px;
  font-size: 16px;
}
.uk-table {
  margin-bottom: 35px;
}
.uk-panel-box {
  padding: 20px;
  background: #f4f4f4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.uk-panel-box.info h1,
.uk-panel-box.info h2,
.uk-panel-box.info h3,
.uk-panel-box.info h4,
.uk-panel-box.info h5,
.uk-panel-box.info h6 {
  color: #3194b1;
}
.uk-panel-box h1 i,
.uk-panel-box h2 i,
.uk-panel-box h3 i,
.uk-panel-box h4 i,
.uk-panel-box h5 i,
.uk-panel-box h6 i,
.uk-tab.uk-tab-bottom > li i,
.uk-tab.uk-tab-left > li i,
.uk-tab > li i {
  margin-right: 8px;
}
.uk-panel-padding {
  padding: 23px 31px;
}
.uk-panel-title {
  margin: -20px -20px 20px;
  padding: 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
  background: #e5e5e5;
  color: #444;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.uk-panel-title i {
  margin-right: 7px;
}
.uk-tab.uk-tab-bottom > li:nth-child(n + 2) > a,
.uk-tab > li:nth-child(n + 2) > a {
  margin-left: 2px;
}
.uk-tab {
  border-bottom: 2px solid #e8e8e8;
  z-index: 999;
}
.uk-tab > li {
  margin-bottom: -2px;
}
.uk-tab > li > a {
  display: block;
  text-decoration: none;
  padding: 16px 32px 10px;
  background: #f3f3f3;
  border: 2px solid transparent;
  border-bottom: 2px solid #e8e8e8;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #4a4a4a;
  z-index: 888;
}
.uk-tab > li.uk-open > a,
.uk-tab > li > a:focus,
.uk-tab > li > a:hover {
  outline: 0;
  border-color: #f3f3f3;
  background: #f3f3f3;
  color: #393939;
}
.uk-tab > li.uk-active > a {
  border-color: #e8e8e8 #e8e8e8 transparent;
  background: #fff;
  color: #393939;
}
.uk-tab.uk-tab-left > li > a,
.uk-tab.uk-tab-right > li > a {
  color: #4a4a4a;
  padding: 12px 18px;
  background: #f3f3f3;
}
.uk-tab.uk-tab-bottom {
  border-top: 2px solid #e8e8e8;
  border-bottom: none;
  z-index: 999;
}
.uk-tab.uk-tab-bottom > li {
  margin-top: -2px;
}
.uk-tab.uk-tab-bottom > li > a {
  padding: 10px 32px 16px;
  background: #f3f3f3;
  border: 2px solid transparent;
  border-top: 2px solid #e8e8e8;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #7e7d7d;
  z-index: 888;
}
.uk-tab.uk-tab-bottom > li.uk-open > a,
.uk-tab.uk-tab-bottom > li > a:focus,
.uk-tab.uk-tab-bottom > li > a:hover {
  margin-top: 0;
  padding: 10px 32px 16px;
  border-color: #f3f3f3;
  border-top: 2px solid #e8e8e8;
  background: #f3f3f3;
  color: #393939;
}
.uk-tab.uk-tab-bottom > li.uk-active > a {
  border-color: transparent #e8e8e8 #e8e8e8;
  background: #fff;
  color: #393939;
}
.uk-tab.uk-tab-left {
  padding: 20px 0;
  border-right: 2px solid #e8e8e8;
  border-bottom: none;
  z-index: 999;
}
.uk-tab.uk-tab-left > li > a {
  margin-right: 1px;
  border: 2px solid transparent;
  z-index: 888;
  border-radius: 4px 0 0 4px;
}
.uk-tab.uk-tab-left > li.uk-open > a,
.uk-tab.uk-tab-left > li > a:focus,
.uk-tab.uk-tab-left > li > a:hover,
.uk-tab.uk-tab-right > li.uk-open > a,
.uk-tab.uk-tab-right > li > a:focus,
.uk-tab.uk-tab-right > li > a:hover {
  padding: 12px 18px;
  border-color: #f3f3f3;
  background: #f3f3f3;
  color: #393939;
}
.uk-tab.uk-tab-left > li.uk-active > a {
  margin-right: -2px;
  padding: 12px 20px 12px 18px;
  border-color: #e8e8e8 transparent #e8e8e8 #e8e8e8;
  background: #fff;
  color: #393939;
}
.uk-tab.uk-tab-right {
  padding: 20px 0;
  border-left: 2px solid #e8e8e8;
  border-bottom: none;
  z-index: 999;
}
.uk-tab.uk-tab-right > li > a {
  margin-left: 1px;
  border: 2px solid transparent;
  z-index: 888;
  border-radius: 0 4px 4px 0;
}
.uk-tab.uk-tab-right > li.uk-active > a {
  margin-left: -2px;
  padding: 12px 18px 12px 20px;
  border-color: #e8e8e8 #e8e8e8 #e8e8e8 transparent;
  background: #fff;
  color: #393939;
}
#pagetitle,
.uk-tab-center {
  border-bottom: 2px solid #e8e8e8;
}
#top-phone,
.uk-navbar-nav > li {
  border-right: 1px solid #292929;
}
.uk-tab.uk-tab-right > li i {
  margin-left: 8px;
}
h4.uk-accordion-title,
h4.uk-accordion-title.uk-active {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: -15px;
  padding: 16px 20px;
  background: #f4f4f4;
  border-radius: 4px;
  cursor: pointer;
  color: #393939;
  -webkit-box-shadow: inset 0 0 0 1px #dedede;
  -moz-box-shadow: inset 0 0 0 1px #dedede;
  box-shadow: inset 0 0 0 1px #dedede;
}
h4.uk-accordion-title.uk-active {
  margin-bottom: 10px;
  background: #0079cc;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
h4.uk-accordion-title.uk-active:before,
h4.uk-accordion-title:before {
  font-family: FontAwesome;
  font-size: 12px;
  content: "\f054";
  color: #7e7d7d;
  position: relative;
  margin-right: 10px;
  top: 0;
}
h4.uk-accordion-title.uk-active:before {
  content: "\f078";
  color: #fff;
}
.uk-accordion-content {
  margin-bottom: -15px;
  padding: 18px 25px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 0 1px #dedede;
  -moz-box-shadow: inset 0 0 0 1px #dedede;
  box-shadow: inset 0 0 0 1px #dedede;
}
.blog-wrapper,
.blog-wrapper a.uk-button,
.pricing-column {
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.uk-tooltip {
  font-size: 14px !important;
  padding: 6px 12px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.pricing-grid {
  display: block;
  overflow: hidden;
  padding: 16px 0;
}
.pricing-grid > li {
  display: block;
  height: auto;
  float: left;
}
.pricing-grid.one-up,
.pricing-grid.three-up,
.pricing-grid.two-up {
  margin: 15px -19px;
}
.pricing-grid.one-up > li {
  width: 97.9%;
  margin: 15px 10px;
  padding: 0;
}
.pricing-grid.two-up > li {
  width: 47.896%;
  margin: 15px 10px;
  padding: 0;
}
.pricing-grid.three-up > li {
  width: 29.75%;
  margin: 15px 16px 15px 20px;
  padding: 0;
}
.pricing-column .pricing-title i,
.pricing-column2 .pricing-title i {
  width: 84px;
  height: 84px;
  font-size: 46px;
  line-height: 86px;
  overflow: hidden;
}
.pricing-column {
  background: #fff;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.pricing-column2 {
  background: #e9e9e9;
  color: #676a6f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  top: 30px;
  position: relative;
}
.pricing-column2.green-plan {
  color: #fff;
  background: #9bc23c;
}
.pricing-column .pricing-title {
  text-align: center;
  margin-bottom: 53px;
  padding: 25px 20px 19px;
  border-bottom: 1px solid #e1e1e1;
}
.pricing-column2 .pricing-title {
  text-align: center;
  margin-bottom: 0;
  padding: 0 20px;
}
.pricing-column .pricing-title h3 {
  margin-bottom: -11px;
}
.pricing-column2 .pricing-title h3 {
  margin-top: 15px;
  margin-bottom: -11px;
}
.pricing-column .pricing-title i {
  margin-bottom: -69px;
  background: #0079cc;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.pricing-column2 .pricing-title i {
  margin-top: -42px;
  background: #42454a;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.pricing-column2.green-plan .pricing-title i {
  border: 3px solid #fff;
  margin-top: -45px;
  margin-bottom: -3px;
}
.pricing-column .pricing-button,
.pricing-column2 .pricing-button {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
}
ul.pricing-content {
  text-align: center;
  margin-bottom: 18px;
  padding: 0 27px;
}
.pricing-content li {
  list-style-type: none;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
  font-size: 16px;
}
.pricing-column2 .pricing-content li {
  border-bottom: 1px solid #d8d8d8;
}
.pricing-column2.green-plan .pricing-content li {
  border-bottom: 1px solid #bfe06e;
}
.pricing-column2.green-plan .pricing-content li:last-child,
.pricing-content li:last-child,
ul.hosting-apps li:nth-child(n + 4) {
  border-bottom: none;
}
.pricing-column .pricing-button {
  background: #0079cc;
  margin: 0 -1px -1px;
  padding: 25px 20px 37px 56px;
}
.pricing-column2 .pricing-button {
  background: #dfdfdf;
  text-align: center;
  padding: 20px 25px;
}
.pricing-column2.green-plan .pricing-button,
.section-green {
  background: #91b53a;
}
.section-green-before::before {
  content: "";
  background-color: #9bc23c;
  height: 100%;
  position: absolute;
  top: 0;
  left: 60%;
  right: 0;
}
.pricing-column2.green-plan .idz-button-white {
  background: rgba(244, 244, 244, 0.25);
  color: #fff;
}
.pricing-column2.green-plan .idz-button-white:hover {
  color: #536c16;
}
.pricing-column .pricing-button h3 {
  padding-right: 22px;
  line-height: 16px;
  font-size: 22px;
  color: #fff;
  border-right: 1px solid #fff;
  float: left;
}
span.permonth {
  font-size: 14px;
}
.pricing-button a.price-btn {
  margin-left: 20px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  position: relative;
  top: 5px;
}
.pricing-button a i {
  margin-left: 13px;
}
#filter li i {
  color: #d8d8d8;
  font-size: 18px;
  margin: 0 -10px 0 -8px;
  top: 2px;
  position: relative;
}
#filter li:after {
  font-size: 11px;
  color: #393939;
  content: "\2F";
  margin-left: 2px;
  top: 0;
  position: relative;
}
#filter li:first-child:after,
#filter li:last-child:after {
  content: "";
  display: inline-block;
}
#filter li a {
  padding: 0 10px;
  color: #393939;
}
.uk-overlay-icon:before {
  font-size: 24px;
  line-height: 48px;
  background: #0079cc;
  color: #fff;
  border-radius: 50%;
}
#map,
.idz-panel-domain-green,
.product-box img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.company-name {
  font-family: open sans, helvetica neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #393939;
}
#slideshow-container .uk-dotnav > * > :focus,
#slideshow-container .uk-dotnav > * > :hover,
#slideshow-container .uk-dotnav > .uk-active > *,
.slide-content1 {
  background: rgba(0, 144, 207, 0.7);
}
.team-panel {
  margin-bottom: 38px !important;
  border-radius: 0;
}
.team-panel h1,
.team-panel h2,
.team-panel h3,
.team-panel h4,
.team-panel h5,
.team-panel h6,
.team-panel p {
  margin-left: 25px;
  margin-right: 25px;
}
#logo {
  margin-top: 7px;
  position: relative;
  top: 11px;
  left: -15px;
  width: 160px;
}
:root #logo,
_:-ms-fullscreen {
  height: 37px;
}
#top-header {
  background: #181818;
  border-bottom: 1px solid #292929;
  color: #a4a4a4;
}
#top-phone {
  font-size: 14px;
  font-weight: 700;
  padding: 10px 20px 5px 0;
}
#top-social {
  margin-left: 20px;
  padding-top: 9px;
}
#top-button ul li,
#top-social ul li {
  display: inline;
}
#top-social ul li a {
  font-size: 15px;
  color: #a4a4a4;
}
#top-button {
  padding-top: 8px;
}
#top-button ul li a,
#top-button ul li.login button {
  font: 12px open sans, helvetica neue, Arial, Helvetica, sans-serif;
  background: #595959;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-left: 7px;
  padding: 5px 17px 6px 15px;
  color: #fff;
}
#get-started-wrap,
#top-button ul li.login a {
  background: #83a531;
}
#top-button ul li a i {
  font-size: 13px;
  margin-right: 8px;
}
#top-button ul li.login button i {
  font-size: 8px;
  margin-left: 8px;
  top: -1px;
  position: relative;
}
#top-button ul li.login button {
  background: #83a531;
  padding: 5px 17px 6px 15px;
  border: none;
}
#top-button ul li.login .uk-dropdown a {
  color: #939292;
  padding: 11px 15px;
  background: #fff;
  margin-left: 0;
}
#top-button ul.uk-nav-dropdown li a i {
  color: #83a531;
}
#top-button ul.uk-nav-dropdown li a {
  border-bottom: 1px solid #e8e8e8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#top-button ul.uk-nav-dropdown li:last-child a {
  border-bottom: 2px solid #83a531;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#pagetitle {
  padding: 16px 0 18px;
  background: #f3f3f3;
}
#pagetitle h3 {
  margin-top: 14px;
  color: #7e7d7d;
}
#pagetitle-search {
  position: relative;
  bottom: -21px;
  margin-bottom: -34px;
}
#pagetitle-search input[type="search"] {
  width: 240px;
  height: 40px;
  margin-top: 5px;
  padding: 4px 14px;
  font-size: 14px;
  color: #b6b6b6;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
#pagetitle-search .uk-form-icon i {
  margin: -5px 0 0 6px;
}
#breadcrumb-style {
  margin: 8px 16px 0 0;
}
#breadcrumb-style a,
#breadcrumb-style a:visited,
.clientemail,
.color-7b,
.footer-color,
.sitemap-wrap li a,
.sitemap-wrap li a:visited,
footer .uk-list li a,
ul.social-share li a,
ul.social-share li a:visited {
  color: #2f2929;
}
.uk-breadcrumb > li:nth-child(n + 2):before {
  content: "\f054";
  font-family: FontAwesome;
  font-size: 10px;
  display: inline-block;
  margin: 0 12px;
  color: #bbb;
}
.ribbon-slide:after,
.slide-content1:after {
  content: "";
  position: relative;
}
.uk-nav-offcanvas > li > a,
.uk-navbar-nav > li > a {
  font-family: "PT Sans", sans-serif !important;
  font-weight: 700;
}
.uk-navbar-nav > li:last-child,
ul.hosting-apps li:nth-child(3n) {
  border-right: none;
}
.uk-navbar-nav > li > a {
  height: 102px;
  padding: 33px 13px 37px;
  line-height: 32px;
  color: #b3b3b3;
  font-size: 14px;
}
.uk-navbar-nav > li.uk-open > a,
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus {
  outline: 0;
  background-color: #181818;
  color: #fff;
}
.uk-navbar-nav > li.uk-active > a {
  background-color: transparent;
  color: #fff;
}
.uk-dropdown {
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
#domain-search4 input,
#domain-search5 input,
.blog-wrapper,
.blog-wrapper a.uk-button {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
#mainmenu {
  margin-top: -65px;
}
#mainmenu .uk-navbar-flip,
.app-list li img {
  width: 85%;
}
#mainmenu .uk-dropdown {
  padding-top: 0;
  padding-bottom: 0;
  border-top: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#mainmenu .uk-dropdown li a {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.uk-navbar-toggle {
  background: #181818;
  padding: 4px 10px 5px;
  font-size: 22px;
  color: #b3b3b3;
  border-radius: 3px;
  position: relative;
  top: -5px;
  float: right;
}
.uk-nav-offcanvas > li > a {
  color: #b3b3b3;
  font-size: 13px;
  padding: 12px 20px;
  border-bottom: 1px solid #272727;
}
.uk-nav-offcanvas > li.uk-parent > a:after {
  margin-right: -5px;
  transform: rotate(180deg);
}
.uk-nav-offcanvas ul.uk-nav-sub {
  padding: 0;
  background: #272727;
}
.uk-nav-offcanvas ul.uk-nav-sub li a {
  padding: 9px 0 10px 15px;
}
#slideshow-container {
  height: 480px;
  background: #efefef;
}
#slideshow-container .uk-dotnav > * {
  padding-left: 7px;
}
#slideshow-container .uk-dotnav {
  position: relative;
  top: -35px;
  right: 22.3%;
}
.icon-wrap.center {
  margin: 0 auto 25px;
}
#slideshow-container .uk-dotnav > * > * {
  width: 40px;
  height: 4px;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.7);
}
.slide-content1 {
  padding: 34px 26px 38px;
  position: relative;
  bottom: -20px;
}
.slide-content1 hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
.slide-content2 {
  position: relative;
  bottom: 75px;
}
.slide-content2 h1 {
  font-size: 48px;
  line-height: 48px;
}
.slide-content3 {
  float: left;
  position: relative;
  top: -100px;
  left: 400px;
  color: #393939;
}
.sld3-img {
  position: relative;
  top: 283px;
}
.ribbon-slide {
  position: relative;
  top: 209px;
}
.ribbon-slide:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0;
  height: 282px;
  border: 94px solid #f07406;
  border-top: 0 solid;
  border-bottom: 30px solid transparent;
  display: block;
  margin-top: -270px;
  z-index: 777;
}
.ribbon-slide h1,
.ribbon-slide h2,
.ribbon-slide h3,
.ribbon-slide h4,
.ribbon-slide p {
  position: relative;
  z-index: 999;
}
.ribbon-slide h1 {
  margin: 26px 0 -5px;
  font-size: 70px;
}
.ribbon-slide h2 {
  margin-bottom: -5px;
  font-size: 52px;
}
.ribbon-slide h3 {
  font-size: 36px;
}
.ribbon-slide h4 {
  margin-bottom: -8px;
}
.ribbon-slide p {
  margin-top: 24px;
  font-size: 11px;
}
.location-servis,
.ribbon-slide h3 span.small-month {
  font-size: 18px;
}
.slide-content4 {
  width: 83%;
  padding: 48px 0 33px;
  border: 2px solid #fff;
  position: relative;
  top: -81px;
}
.slide-content4 hr {
  width: 73%;
  margin: 25px auto 0;
  border-top: 2px solid #fff;
}
#homepage4 .uk-dotnav {
  top: -77px;
}
#homepage4 .slide-content1 {
  bottom: 19px;
}
#homepage4 .slide-content4 {
  top: -102px;
}
#homepage4 .slide-content3 {
  top: -120px;
}
#homepage4 .sld3-img {
  top: 235px;
}
#homepage4 .slide-content2 {
  bottom: 95px;
}
.blog-wrapper {
  padding: 36px 40px 40px;
  background: #fff;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 70px;
}
.blog-wrapper h2 a:hover {
  color: #009fe5;
}
.blog-wrapper a.uk-button {
  float: right;
  position: relative;
  bottom: -15px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.mtop-20 {
  margin-top: 20px;
}
.uk-inline-icon > li,
ul.hosting-apps li {
  list-style-type: none;
  border-right: 1px solid #ddd;
}
.blog-link {
  background: #f3f3f3;
  padding: 33px 20px;
  text-align: center;
}
.blog-link a {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 16px;
  color: #979696;
}
ul.post-info {
  margin-top: 28px;
  border-top: 1px solid #e1e1e1;
}
ul.post-info li {
  font-size: 14px;
  color: #393939;
  margin: 27px 25px 25px 0;
  display: inline-block;
}
ul.post-info li i {
  position: relative;
  top: -1px;
  margin-right: 6px;
}
ul.post-info li a,
ul.post-info li a:visited {
  color: #393939;
  text-decoration: none;
}
.post-type {
  width: 49px;
  height: 49px;
  font-size: 22px;
  line-height: 48px;
  text-align: center;
  color: #7e7d7d;
  background: #fff;
  margin-top: -119px;
  float: right;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
}
ul.social-share {
  margin: -3px 0 0;
  float: right;
}
ul.social-share li {
  font-size: 16px;
  display: inline-block;
  margin-left: 10px;
}
.section-grey,
footer {
  background: #f4f4f4;
}
#map {
  float: left;
  width: 100%;
  height: 320px;
  background: #f6f6f6;
  border-radius: 5px;
}
#bg-parallax1 {
  height: 520px;
}
#bg-parallax2 {
  height: 570px;
}
#domain-search3 input[type="text"] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 4px 12px;
  color: #b6b6b6;
  height: 44px;
}
ul.uk-inline-icon {
  padding: 0;
  float: left;
}
.uk-inline-icon > li {
  display: inline;
  color: #0079cc;
  padding-right: 22px;
  margin-right: 22px;
}
.uk-inline-icon > li:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
.uk-inline-icon > li i {
  margin-right: 8px;
  font-size: 22px;
  position: relative;
  top: 2px;
}
#contact-form-wrapper,
hr.uk-grid-divider:empty {
  border-top: 2px solid #e8e8e8;
}
#get-started-wrap {
  height: 84px;
  color: #fff;
}
#get-started-wrap a {
  margin-left: 56px;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  position: relative;
  top: 30px;
}
#get-started-wrap a i {
  font-size: 18px;
  margin-left: 13px;
}
.price-start {
  padding: 7px 39px 5px 36px;
  float: left;
}
.price-start h1 {
  color: #fff;
  margin-bottom: 0;
}
.price-start p {
  margin-bottom: -29px;
}
#domain-search input {
  height: 84px;
  font-size: 18px;
  color: #737373;
  border: none;
  border-bottom: 2px solid #e8e8e8;
  background: #fafafa;
  padding: 4px 22px;
  width: 59%;
}
#domain-search input,
.uk-grid-divider
  > [class*="uk-width-large-1-"]:not(.uk-width-1-1):nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-large-2-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-large-3-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-large-4-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-large-5-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-large-6-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-large-7-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-large-8-"]:nth-child(n + 2),
.uk-grid-divider > [class*="uk-width-large-9-"]:nth-child(n + 2) {
  border-left: 2px solid #e8e8e8;
}
#domain-search2 input,
#domain-search4 input,
#domain-search5 input {
  padding: 4px 22px;
  font-size: 18px;
  color: #b6b6b6;
  border: none;
  border-bottom: 2px solid #d4d4d4;
}
#domain-search4 input,
#domain-search5 input {
  border-bottom: 1px solid #dedede;
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
#domain-search5 input {
  font-size: 14px;
  height: 56px;
  width: 80%;
}
#domain-search3 input[type="text"] {
  margin-top: 5px;
  border-radius: 5px;
}
#domain-search4 {
  margin-bottom: -42px;
  position: relative;
  top: -42px;
}
#domain-search5 {
  margin-top: 40px;
  position: relative;
}
#domain-search3 button {
  margin: 18px 0 15px;
}
#create-account input[type="checkbox"],
#domain-search3 input[type="checkbox"] {
  width: 14px;
  height: 14px;
  margin: 0 2px 10px 0;
  position: relative;
  top: 3px;
}
#domain-search input:focus {
  background: #f0fafe;
}
:root #domain-search input,
_:-ms-fullscreen {
  width: 60.6%;
}
#domain-search2 input {
  width: 69.3%;
}
#domain-search4 input {
  width: 82.13%;
}
#domain-search i.uk-icon-chevron-down,
#domain-search2 i.uk-icon-chevron-down,
#domain-search4 i.uk-icon-chevron-down,
#domain-search5 i.uk-icon-chevron-down {
  font-size: 11px;
  color: #b6b6b6;
  position: relative;
  left: -38px;
}
#domain-search button {
  width: 86px;
  height: 84px;
  margin-left: -19px;
  background: #0079cc;
  border-bottom: 2px solid #0081ba;
}
#domain-search2 button {
  width: 86px;
  height: 84px;
  margin-left: -19px;
  background: #9bc23c;
  border-bottom: 2px solid #84a632;
}
#domain-search4 button,
#domain-search5 button {
  width: 20%;
  height: 84px;
  margin-left: -10px;
  background: #0079cc;
  border-bottom: 1px solid #0081ba;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
#c-flag-fr,
#domain-search5 button {
  height: 56px;
}
#domain-search button.uk-icon-search,
#domain-search2 button.uk-icon-search,
#domain-search4 button.uk-icon-search,
#domain-search5 button.uk-icon-search {
  font-size: 22px;
  color: #fff;
}
#domain-search5 button.uk-icon-search {
  font-size: 16px;
  color: #fff;
}
.content-bg1 {
  height: 530px;
  background: url(/images/sample/content_bg1.jpg) no-repeat;
}
.content-bg2 {
  background: url(/images/sample/content_bg2.webp) right no-repeat;
}
.idz-panel-domain,
.idz-panel-domain.alt,
.idz-panel-logo,
.system-png {
  height: 110px;
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 2px #e8e8e8;
  -moz-box-shadow: inset 0 0 0 2px #e8e8e8;
  box-shadow: inset 0 0 0 2px #e8e8e8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.idz-panel-logo,
.system-png {
  height: 50px;
}
.idz-panel-domain.alt {
  height: 76px;
}
.idz-panel-logo img .system-png img {
  width: 100%;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.idz-panel-domain img {
  width: 90%;
  opacity: 0.7;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  position: relative;
  top: -12px;
}
.idz-panel-domain-green {
  height: 110px;
  background: #9bc23c;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.idz-panel-domain-green.alt {
  height: 70px;
}
.datacenter-location {
  max-height: 510px;
}
.datacenter-location img {
  width: 93%;
}
.f-28,
.quick-info {
  font-size: 28px;
}
.quick-info i.uk-icon-button {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #0079cc;
  color: #fff;
  font-size: 28px;
  transition: 0.5s;
}
.quick-info a {
  color: #0079cc;
  position: relative;
  top: 25px;
  transition: 0.5s;
}
.product-box {
  border: 1px solid #eaeaea;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.people-align {
  margin-top: -45px;
  position: absolute;
}
.domain-list li {
  line-height: 55px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 6px;
  font-size: 24px;
}
.domain-list li a.uk-button {
  margin-top: 11px;
}
.idz-dedicated-pricing thead th,
.idz-domain-pricing thead th {
  font-size: 17px;
  font-weight: 400;
  color: #393939;
  padding-bottom: 22px;
}
.idz-dedicated-pricing tr td {
  line-height: 18px;
  vertical-align: middle;
  font-size: 16px;
  padding: 18px 0;
}
.idz-dedicated-pricing tr td.dct-cpu {
  padding-left: 20px;
  font-weight: 400;
  color: #0067ad;
}
.footer-payment {
  width: 60px;
}
.idz-dedicated-pricing tr td.dct-price {
  font-size: 22px;
  font-weight: 400;
  color: #0067ad;
}
.idz-dedicated-pricing tr td.dct-button {
  padding-right: 20px;
}
.idz-dedicated-pricing tr td.dct-button a.uk-button {
  position: relative;
  top: -2px;
}
.features-bg-img {
  background: url(/images/bg_features.png) 4.3% bottom no-repeat;
}
ul#client-area-tab.uk-tab {
  margin: -20px -22px 0 -25px;
  border-bottom: none;
}
ul#client-area-tab.uk-tab > li > a {
  font-size: 16px;
  padding: 22px 12px 24px;
  border: none;
  border-radius: 0;
}
ul#client-area-tab.uk-tab > li.uk-width-large-1-2 {
  margin-right: -2px;
}
#create-account {
  padding: 22px 16px;
}
#create-account .uk-form-icon > [class*="uk-icon-"] {
  left: 8px;
  margin-top: -17px;
}
#create-account .uk-form-icon:not(.uk-form-icon-flip) > input {
  padding-left: 38px !important;
}
#create-account input[type="text"] {
  height: 44px;
  margin-bottom: 20px;
  padding: 4px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#create-account .uk-button {
  margin: 18px 0 -15px;
}
.account-hr {
  margin: 18px 0;
}
.idz-panel.account h4 {
  margin-top: -4px;
  padding-bottom: 8px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.idz-panel.account h1 {
  width: 60px;
  height: 60px;
  text-align: center;
  margin-bottom: 2px;
  font-size: 44px;
  line-height: 60px;
  border: 2px solid #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.icon-wrap.large.left,
.icon-wrap.left,
.icon-wrap.small.left {
  margin-right: 25px;
  float: left;
}
.dmca-ignored {
  box-shadow: 0 0 10px 5px rgba(19, 125, 171, 0.75);
  -webkit-box-shadow: 0 0 10px 5px rgba(19, 125, 171, 0.75);
  -moz-box-shadow: 0 0 10px 5px rgba(19, 125, 171, 0.75);
  margin: 8px 8px 8px 0;
  padding: 12px 24px;
}
#active-domain:after,
#active-services:after,
#open-tickets:after {
  font-family: FontAwesome;
  font-size: 90px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.1);
  margin-top: -40px;
  float: right;
}
.m-t--9 {
  margin-top: -9px;
}
#contact-form-wrapper {
  width: 100%;
  margin-top: 30px;
  padding-top: 40px;
  float: left;
}
form#contact-form input {
  color: #b6b6b6;
  float: left;
  width: 55%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 15px 15px 0;
}
form#contact-form label {
  width: 15%;
  margin-top: 10px;
  float: left;
  clear: both;
}
form#contact-form button {
  background: #0079cc;
  color: #fff;
  float: left;
}
ul.hosting-apps li {
  width: 33.33%;
  height: 66px;
  margin: 0 -1px 0 0;
  display: inline-block;
  border-bottom: 1px solid #ddd;
  float: left;
}
ul.hosting-apps li img {
  width: 30px;
  margin: 18px 5px 18px 26px;
}
.feature-ic-section {
  text-align: center;
  padding: 22px 12px !important;
  color: #fff;
}
.feature-ic-section i {
  font-size: 48px;
}
.feature-ic-section p {
  font-size: 10px;
  line-height: 16px;
  position: relative;
  top: 3px;
}
ul.hosting-apps {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  float: left;
}
.idz-domain-pricing tr td {
  line-height: 18px;
  vertical-align: middle;
  font-size: 16px;
  padding: 10px 0;
}
th.idz-domain-tld {
  width: 160px;
}
.idz-domain-pricing tr td.idz-domain-tld {
  font-size: 22px;
  font-weight: 400;
  color: #0079cc;
  text-align: left;
  padding-left: 28px;
}
.idz-domain-pricing tr td.idz-domain-tld i {
  margin-right: 4px;
  font-size: 18px;
  color: #0079cc;
}
.idz-domain-pricing tr td.idz-domain-register {
  text-align: right;
  padding-right: 28px;
}
footer {
  padding: 60px 0 0;
}
.footer-bg-img {
  background: url(/images/bg_footer.webp) 91% bottom no-repeat;
}
.footer-payment:hover,
.payeer-footer-a:hover,
.webmoney-footer-a:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
footer hr {
  border: 1px solid #e2e2e2;
  margin: 10px 0;
}
#footer-social ul {
  margin-top: 15px;
  padding: 0;
}
#footer-social ul li {
  margin-right: 0;
  display: inline;
  vertical-align: middle;
}
.footer-payment,
.payeer-footer-a,
.webmoney-footer-a {
  font-size: 20px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: box-shadow 0.25s;
  opacity: 0.7;
  border: 1px solid #dce0e4;
  border-radius: 3px;
  background: #fff;
  -webkit-transition: box-shadow 0.25s;
  -moz-transition: box-shadow 0.25s;
  -o-transition: box-shadow 0.25s;
}
#logo-footer {
  width: 160px;
  margin-bottom: 18px;
  margin-top: -20px;
}
:root #logo-footer,
_:-ms-fullscreen {
  height: 37px;
}
.copyright-wrap {
  font-size: 13px;
  padding-bottom: 21px;
}
.payment-list ul li {
  font-size: 28px;
  margin-left: 8px;
  display: inline;
}
.payment-list ul li p {
  margin-right: 3px;
  font-size: 13px;
  float: left;
}
.to-top {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 110px;
  right: 20px;
  text-align: center;
  background: #0079cc;
  border-radius: 8px;
  font-size: 18px;
  line-height: 48px;
  display: none;
}
.web-security {
  background: url(/images/banners/banner-sec.jpg) 0 0/100%;
}
.h1-page h1 {
  color: #6e6e6e;
  font-size: 19px;
}
.section-wrap {
  color: #666;
  font-family: Tahoma;
}
.section-email {
  background: url(/images/footer-email.jpg);
}
.uk-h1,
h1 {
  font-size: 36px;
  line-height: 42px;
}
.uk-h2,
h2 {
  font-size: 28px;
  line-height: 30px;
}
.uk-h3,
h3 {
  font-size: 19px;
  line-height: 24px;
}
.uk-h4,
h4 {
  font-size: 16px;
  line-height: 22px;
}
.uk-h5,
h5 {
  font-size: 15px;
  line-height: 20px;
}
@media (min-width: 0px) and (max-width: 1220px) {
  #domain-search,
  #get-started-wrap,
  .ribbon-slide {
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 1024px) {
  .sld3-img {
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 665px) {
  .display-flex {
    flex-direction: column;
  }
  .slide-content3 {
    top: -250px !important;
  }
  .dedicated-p-h4 {
    margin-bottom: 6px !important;
    margin-top: 4px !important;
    text-align: center !important;
  }
  .icon-countries {
    margin-top: -20px;
  }
  .table-responsive {
    overflow-y: hidden;
    min-height: 0.01%;
    overflow-x: auto;
  }
  .vps-home-tx {
    width: 100%;
    margin: 0 auto;
  }
}
.upload-img {
  height: 35px !important;
  padding-left: 0 !important;
  padding-top: 0 !important;
}
.languages > a {
  background: 0 0 !important;
  padding: 0 !important;
}
.languages img {
  margin-top: -3px;
  width: 35px;
}
.mcafee-logo {
  margin-top: 18px;
  width: 90px;
}
.a-price {
  color: #fff;
  font-size: 28px;
  margin-top: 31px;
}
.datacenter-location .marker {
  width: 15px;
  height: 37px;
  background: url(/images/sample/datacenter_marker.svg) no-repeat;
  display: inline-block;
  position: relative;
  padding-top: 35px;
  color: #181339;
  font-weight: 700;
}
.every-country:after,
.every-country:before {
  width: 100%;
  height: 100%;
  transition: 0.3s;
  content: "";
  top: 0;
  left: 0;
}
.datacenter-location #russian {
  top: -480px;
  right: -300px;
}
.datacenter-location #singapore {
  top: -266px;
  right: -357px;
}
.datacenter-location #panama {
  top: -285px;
  right: 227px;
}
.datacenter-location #iran {
  top: -373px;
  right: -160px;
}
.datacenter-location #netherlands {
  top: -440px;
  right: -100px;
}
.datacenter-location #germany {
  top: -435px;
  right: -127px;
}
.location-s ul {
  text-align: center;
  margin-right: 36px;
  font-size: 14px;
}
.location-s img {
  margin-top: -14px;
}
.location-s .uk-panel-box.idz-panel.white.small-padding {
  margin-bottom: 40px;
}
.map-texts-c {
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
}
.text-20 {
  font-size: 20px;
}
.title-two-z {
  font-size: 19px;
  margin-top: 5px;
  margin-bottom: 0;
  color: #989898;
  font-weight: 400;
}
.flag-sprites i {
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  background: url(/images/countries-flag/sprites/flagOfCountry.png);
}
#c-flag-nl,
#c-flag-ru,
#c-flag-us {
  height: 25px;
  top: 14px;
  width: 26px;
}
.flag-sprites .uppercase {
  margin-right: 18px;
}
#c-flag-nl {
  left: 69px;
  background-position: 90% 75% !important;
}
#c-flag-de {
  left: 69px;
  width: 26px;
  height: 55px;
  background-position: 153% -52% !important;
  top: -5px;
}
#c-flag-bh {
  left: 71px;
  width: 26px;
  height: 47px;
  background-position: 126% -38% !important;
  top: -6px;
}
#c-flag-ru {
  left: 71px;
  background-position: 157% 77% !important;
}
#c-flag-gb {
  left: 71px;
  background-position: 326% 15% !important;
  top: 15px;
}
#c-flag-us {
  left: 70px;
  background-position: 66% 75% !important;
}
#c-flag-fr {
  left: 63px;
  width: 26px;
  background-position: 65% -38% !important;
  top: -1px;
}
.mikroTik-01 {
  width: 80px;
  height: 80px;
  box-shadow: 0 0 10px 5px rgba(19, 125, 171, 0.75);
  -webkit-box-shadow: 0 0 10px 5px rgba(19, 125, 171, 0.75);
  -moz-box-shadow: 0 0 10px 5px rgba(19, 125, 171, 0.75);
  margin-right: 21px;
  padding: 12px 24px;
}
@media only screen and (max-width: 1220px) {
  .datacenter-location .marker {
    display: none;
  }
}
.bg-spoofed {
  background-color: #d8d8ee;
}
.server-png {
  width: 150px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.spoofed-server-title {
  color: #fff;
  font-size: 22px;
}
.order-padding {
  text-align: end;
  line-height: 100px;
}
.specs-bg-img {
  background: url(/images/bg_specs.png) 70% bottom no-repeat;
}
.client-offshore-vps {
  background-color: #13192a;
  padding: 65px 0 55px;
  text-align: center;
}
.client-offshore-vps-title {
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.offshore-vps-list {
  margin-bottom: -10px;
  padding-left: 0 !important;
}
.country-offshore {
  color: #fff;
  margin-top: -20px;
}
.dedicated-country--flag,
.offshore-logo {
  width: 80px;
}
.font-13 {
  font-size: 13px;
  line-height: 30px;
}
.every-country {
  padding: 10px;
  position: relative;
  z-index: 2;
}
.russia-flge-img {
  padding: 12px 22px;
}
.every-country:before {
  position: absolute;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: scaleX(0);
}
.every-country:hover:before {
  transform: scaleX(1);
}
.every-country:hover:after {
  transform: scaleY(1);
}
.every-country:after {
  position: absolute;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: scaleY(0);
}
.russia-offshore-vps {
  width: 51px;
  margin: 0 5px 28px;
}
.perfect-payment {
  padding: 0.7px 0;
}
.uk-icon-facebook-official,
.uk-icon-twitter {
  font-size: 20px;
  color: #c4c3c3;
  margin-right: 20px;
}
.uk-icon-linkedin {
  font-size: 20px;
  color: #c4c3c3;
}
.payeer-footer-svg {
  width: 50px;
  vertical-align: baseline;
}
.webmoney-footer-svg {
  width: 70px;
  padding: 0 5px;
}
.payeer-footer-a {
  padding: 0 5px 0 10px;
  margin-right: 3px;
}
.footer-verify {
  margin-top: -20px;
}
.trustmark {
  width: 100px;
  height: 100%;
}
.about-ClientVps {
  text-align: justify;
  color: #2f2929;
}
.footer-contact {
  margin-bottom: 7px;
}
.payeer-payment {
  padding: 7px 4px;
}
.webmony-payment {
  width: 60px;
  padding: 5.65px 1px;
}
.FAQ-qustion {
  font-size: 18px;
  color: #222;
  font-weight: 600;
}
.FAQ-qustion-title {
  font-size: 28px;
  font-weight: 700;
  color: #222;
  margin-top: 10px;
  margin-bottom: 40px;
}
.FAQ-answer {
  color: #2f2929;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  margin-top: -8px;
}
.index-description-p,
.product-country {
  font-size: 22px;
  line-height: 24px;
  color: #393939;
  font-weight: 700;
}
#dedicated-flag-fr {
  left: 66px;
  width: 26px;
  height: 56px;
  background-position: 67% -42%;
  top: -1px;
}
#dedicated-flag-nl {
  top: 15px;
  left: 70px;
  background-position: 91% 77%;
}
#dedicated-flag-de {
  left: 70px;
  width: 26px;
  height: 49px;
  background-position: 156% -44%;
  top: -5px;
}
#dedicated-flag-gb {
  left: 71px;
  background-position: 326% 20%;
  top: 18px;
}
#dedicated-flag-us {
  top: 15px;
  left: 68px;
  background-position: 66% 79%;
}
.h1-page h2,
.order-price {
  font-size: 20px;
  font-weight: 700;
}
.order-price {
  padding-right: 20px;
  line-height: 16px;
  color: #fff;
  border-right: 1px solid #fff;
  float: left;
  display: block;
}
.header-discount,
.header-start-price {
  line-height: 24px;
  display: block;
  font-weight: 700;
}
.header-discount {
  font-size: 36px;
  position: relative;
  z-index: 999;
  margin: 25px 0 15px;
}
.f-18 {
  font-size: 18px;
  margin-bottom: -8px;
}
.header-start-price {
  color: #fff;
  font-size: 28px;
  margin: 31px 0 15px;
}
.header-discount .small-month {
  font-size: 18px;
  font-weight: 700;
}
.icon-wrap.small {
  width: 60px !important;
  margin-right: 0 !important;
}
.managed-vps-t-doc {
  border: 1px solid #eeee;
  padding: 50px;
  border-radius: 10px;
  background-color: #fcfcfc;
}
.country-flag-web {
  width: 100px;
  height: 60px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #dedede;
  border-radius: 10px;
}
.gpu-server {
  display: inline-block;
  width: 100%;
  margin-top: 12px;
  text-align: justify;
}
.gpu-server-pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0;
}
.m-y-0 {
  margin-top: 0;
  margin-bottom: 0 !important;
}
.gpu-page-title {
  text-align: center;
  font-size: 27px;
  margin-top: 25px;
  font-weight: 600;
}
.gpu-page-text {
  font-size: 17px;
  font-weight: 500;
  line-height: 34px;
}
.green-container-box {
  display: flex;
  align-items: center;
  height: 100%;
  z-index: 99999;
  position: relative;
}
.h2-tag {
  font-size: 23px;
  line-height: 1.4;
}
.f-20 {
  font-size: 20px;
}
@media (min-width: 1200px) {
  .footer-payment {
    width: 65px;
  }
}
@media (max-width: 1200px) {
  .uk-h4,
  h4 {
    font-size: 16px;
  }
  .footer-payment {
    width: 55px;
  }
  .uk-navbar-nav > li > a {
    padding: 26px 10px 12px;
  }
}
@media (max-width: 772px) {
  .card-description-list,
  .card-order,
  .rsp-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
  .top-bd {
    margin-top: 20px;
  }
  .footer-verify {
    margin-top: -115px;
  }
  .hidden-sm,
  .hidden-tablet {
    display: none;
  }
  .gpu-server,
  .rsp-card,
  .show-tablet {
    display: block;
  }
  .footer-payment {
    width: 55px;
  }
  .margin-left {
    margin-left: 20px;
  }
  .gpu-page-text {
    font-size: 16px;
    line-height: 1.5;
  }
  .gpu-server,
  .rsp-card {
    width: 100%;
  }
  .gpu-server-img {
    width: 200px;
  }
  .order-price {
    padding-right: 12px;
    line-height: 14px;
    font-size: 22px;
  }
  .h2-tag {
    font-size: 20px;
  }
  .location-s img {
    width: 155px;
    height: 154px;
  }
  span.permonth {
    font-size: 12px;
  }
  .pricing-button a.price-btn {
    font-size: 14px;
  }
  .header-title-size {
    width: 380px;
  }
  .text-left {
    text-align: left;
  }
  .text-justify {
    text-align: justify;
  }
  .card-description,
  .card-description-list,
  .card-order,
  .rsp-inner {
    display: -webkit-box;
    display: -ms-flexbox;
  }
  .rsp-inner {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 5px;
    -webkit-transition: 0.1s linear;
    transition: 0.1s linear;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    background-color: #fff;
    border: 1px solid #dedede;
    margin-top: 20px;
    color: #414141;
  }
  .card-description {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    text-align: left;
  }
  .card-description-list {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px 10px 10px 15px;
    color: #767676;
    font-size: 11px;
    list-style: none;
    width: 50%;
    margin: 0;
  }
  .gpu-page-title {
    font-size: 23px;
    margin-top: 15px;
  }
  .card-description-item {
    margin-bottom: 6px;
    font-size: 15px;
    color: #767676;
    text-transform: capitalize;
    list-style: none;
    display: inline-block;
    font-weight: 500;
  }
  .card-description-name {
    font-weight: 600;
    font-size: 15px;
    font-family: "PT Sans", sans-serif;
  }
  .card-order {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 18px 0;
    border-top: 1px solid #dedede;
  }
  .rsp-pricing-button {
    background: #9bc23c;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 10px 18px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    margin-top: 12px;
  }
  .rsp-pricing-button:hover {
    opacity: 0.9;
  }
  .rsp-pricing-value {
    color: #0079cc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    width: 100%;
  }
  .rsp-card-discount {
    width: 50%;
    text-align: left;
    margin-left: 15px;
    font-size: 16px;
    text-transform: capitalize;
  }
  .country-flag-web {
    width: 151px;
    height: 99px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid #dedede;
    border-radius: 10px;
  }
  #pagetitle {
    padding: 16px 0 22px;
  }
  .uk-navbar-nav > li > a {
    padding: 33px 5px 37px;
  }
}
@media (max-width: 567px) {
  .FAQ-answer,
  .FAQ-qustion-title,
  .margin-bottom {
    margin-bottom: 20px;
  }
  .resp-title {
    font-size: 18px;
  }
  .offshore-vps-item {
    margin-left: 0;
  }
  .footer-contact {
    margin-top: 0;
  }
  .payeer-payment {
    padding: 6px 3px;
  }
  .webmony-payment {
    padding: 5px 2px;
  }
  .footer-payment,
  .payeer-footer-a.webmoney-footer-a {
    font-size: 22px;
    opacity: 1;
  }
  .footer-payment {
    width: 50px;
    vertical-align: middle;
  }
  .payeer-footer-svg {
    width: 34px;
    vertical-align: middle;
  }
  .webmoney-footer-svg {
    width: 77px;
  }
  #footer-social ul li {
    margin-right: -2px;
  }
  .payeer-footer-a,
  .webmoney-footer-a {
    opacity: 1 !important;
  }
  .idz-domain-pricing thead th {
    padding-left: 0;
    font-size: 16px;
  }
  .web-security {
    height: 400px;
  }
  .idz-domain-pricing tr td.idz-domain-tld i {
    margin-right: 0;
  }
  #domain-search5 button {
    margin-top: 0;
  }
  #domain-search4 button {
    width: 80px;
  }
  .payment-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
  .footer-verify {
    margin-top: -58px;
  }
  h4.uk-accordion-title {
    padding: 16px 5px 14px 12px;
    letter-spacing: 0.2px;
    font-size: 13px;
  }
  h4.uk-accordion-title:before {
    margin-right: 5px;
  }
  .card-description-item,
  .card-description-name,
  .location-servis {
    font-size: 15px;
  }
  .FAQ-qustion-title {
    font-size: 18px;
    margin-top: 20px;
    line-height: 18px;
  }
  .hidden-web {
    display: block;
  }
  .gpu-page-title {
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
    font-weight: 600;
  }
  .gpu-page-text {
    font-size: 14px;
    text-align: justify;
  }
  .pricing-column .pricing-button {
    padding: 25px 40px 37px !important;
  }
  .h2-tag {
    font-size: 19px;
    margin: auto;
  }
  .client-privacy {
    font-size: 20px;
  }
  .responsive-card-m {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .header-title-size {
    width: 260px;
  }
  #c-flag-nl {
    top: 8px;
    left: 75px;
  }
  #c-flag-de {
    top: 24px;
    left: 75px;
  }
  #c-flag-bh {
    top: 58px;
    left: 75px;
  }
  #c-flag-ru {
    top: 112px;
    left: 75px;
  }
  #c-flag-gb {
    top: 153px;
    left: 75px;
  }
  #c-flag-us {
    top: 185px;
    left: 75px;
  }
  #dedicated-flag-fr {
    background-position: 67% 30%;
    top: 8px;
    left: 75px;
  }
  #dedicated-flag-nl {
    background-position: 92% 78%;
    top: 42px;
    left: 75px;
  }
  #dedicated-flag-de {
    background-position: -78% 30%;
    top: 80px;
    left: 75px;
  }
  #dedicated-flag-gb {
    background-position: 92% 20%;
    top: 118px;
    left: 75px;
  }
  #dedicated-flag-us {
    background-position: 66% 79%;
    top: 150px;
    left: 75px;
  }
}

.country-flag {
  width: 30px;
  height: 15px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #dedede;
}
.Netherlands-flag {
  background-image: linear-gradient(
    red 0,
    red 33.3333%,
    #fff 33.3333%,
    #fff 66.6666%,
    #00f 66.6666%,
    #00f 100%
  );
}
.Russia-flag {
  background-image: linear-gradient(
    white 0,
    #fff 33.33333%,
    #00f 33.33333%,
    #00f 66.6666%,
    red 66.66666%,
    red 100%
  );
}
.top-bd {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
}
.footer-social {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}
.mb-10 {
  margin-bottom: 10px;
}
.display-flex {
  display: flex;
  align-items: center;
}
@media (max-width: 500px) {
  .f-28 {
    font-size: 14.5px;
  }
  .resp-no-margin-top {
    margin-top: 0 !important;
  }
  .resp-no-margin-right {
    margin-right: 0 !important;
  }
  .resp-no-padding-bottom {
    padding-bottom: 0 !important;
  }
  .resp-no-padding-top {
    padding-top: 0 !important;
  }
  .resp-no-padding-right {
    padding-right: 0 !important;
  }
  .resp-no-padding-left {
    padding-left: 0 !important;
  }
  .offshore-qustion {
    font-size: 16.5px;
    margin: -5px 0;
  }
  .Privacy-text,
  .spoofed-server-title {
    font-size: 15px;
  }
  .spoofed-server-text {
    text-align: justify;
  }
  .mcafeesecure-resp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .top-gutter {
    margin-top: 20px;
  }
  .client-offshore-vps-title {
    line-height: 1.5;
    font-size: 19px;
  }
  .client-offshore-vps {
    padding: 30px 0;
  }
}
.uk-dotnav,
.uk-slideshow {
  padding: 0;
  list-style: none;
}
.uk-slideshow {
  position: relative;
  z-index: 0;
  width: 100%;
  margin: 0;
  overflow: hidden;
  touch-action: pan-y;
}
.uk-slideshow > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}
.uk-slideshow > .uk-active {
  z-index: 10;
  opacity: 1;
}
.uk-slideshow-fade-in {
  -webkit-animation: 0.5s linear uk-fade;
  animation: 0.5s linear uk-fade;
}
.uk-slideshow-fade-out {
  -webkit-animation: 0.5s linear reverse uk-fade;
  animation: 0.5s linear reverse uk-fade;
}
.uk-slideshow-scale-out {
  -webkit-animation: 0.5s ease-in-out reverse uk-fade-scale-15;
  animation: 0.5s ease-in-out reverse uk-fade-scale-15;
}
.uk-dotnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-top: -15px;
}
.uk-dotnav > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  padding-left: 15px;
  margin-top: 15px;
  float: left;
}
.uk-dotnav > * > * {
  display: block;
  box-sizing: content-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(50, 50, 50, 0.1);
  text-indent: 100%;
  overflow: hidden;
}
.uk-dotnav > * > :focus,
.uk-dotnav > * > :hover {
  background: rgba(50, 50, 50, 0.4);
  outline: 0;
}
.uk-dotnav > * > :active {
  background: rgba(50, 50, 50, 0.6);
}
.uk-dotnav > .uk-active > * {
  background: rgba(50, 50, 50, 0.4);
}
.uk-dotnav-contrast > * > * {
  background: rgba(255, 255, 255, 0.4);
}
.uk-dotnav-contrast > * > :focus,
.uk-dotnav-contrast > * > :hover {
  background: rgba(255, 255, 255, 0.7);
}
.uk-dotnav-contrast > * > :active,
.uk-dotnav-contrast > .uk-active > * {
  background: rgba(255, 255, 255, 0.9);
}
.uk-dotnav-vertical > * {
  float: none;
}
.icon-wrap {
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
}
.icon-wrap.small {
  height: 40px;
  margin-bottom: 20px;
}
.icon-wrap.large {
  width: 110px;
  height: 110px;
  margin-bottom: 20px;
}
.icon-wrap.center + h2,
.icon-wrap.center + h3,
.icon-wrap.center + h4,
.icon-wrap.center + h5,
.icon-wrap.center + h6,
_::-moz-range-track,
body:last-child .icon-wrap.center + h1 {
  width: 100%;
  float: left;
}
.icon-wrap [class^="smico-"] {
  width: 55px;
  height: 55px;
  background-size: 55px 55px;
  display: inline-block;
}
.icon-wrap.small [class^="smico-"] {
  width: 40px;
  height: 40px;
  background-size: 40px 40px !important;
}
.icon-wrap.large [class^="smico-"] {
  width: 110px;
  height: 110px;
  background-size: 110px 110px !important;
}
.icon-wrap.center,
.icon-wrap.large.center,
.icon-wrap.small.center {
  width: 100%;
  text-align: center;
  margin: 0 auto 15px;
  float: left;
}
.icon-wrap.large.right,
.icon-wrap.right,
.icon-wrap.small.right {
  margin-left: 25px;
  float: right;
}
.icon-wrap.circle > [class*="uk-icon-"],
.icon-wrap.large.circle > [class*="uk-icon-"],
.icon-wrap.small.circle > [class*="uk-icon-"] {
  background: #f3f3f3;
  border: 1px solid #e8e8e8;
  border-radius: 50%;
  text-align: center;
}
.icon-wrap.small.circle > [class*="uk-icon-"] {
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
}
.icon-wrap.circle > [class*="uk-icon-"] {
  width: 70px;
  height: 70px;
  font-size: 34px;
  line-height: 70px;
}
.icon-wrap.large.circle > [class*="uk-icon-"] {
  width: 110px;
  height: 110px;
  font-size: 58px;
  line-height: 110px;
}
.datacenter-location #usa {
  top: -400px;
  right: 320px;
}
.datacenter-location #uae {
  top: -336px;
  right: -125px;
}
.datacenter-location #turkey {
  top: -400px;
  right: -40px;
}
.datacenter-location #finland {
  top: -490px;
  right: 14px;
}
.datacenter-location #bahrain {
  top: -310px;
  right: -50px;
}
.datacenter-location #hongkong {
  top: -369px;
  right: -200px;
}
.datacenter-location #france,
.datacenter-location #moldova,
.datacenter-location #uk,
.datacenter-location #ukraine {
  top: px;
  right: px;
}
.icon-wrap.center img.offshore-country-flag {
  width: 110px;
  height: 110px;
}
.benefit-svg {
  margin-right: 5px;
  float: left;
  margin-bottom: 20px;
}
.offshore-logo img {
  padding: 0 14px;
}
.country-flag-box {
  color: #fff;
  padding: 5px 0 0;
  margin-top: 5px;
}
.ml-100 {
  margin-left: 100px;
}
.p-b-0 {
  padding-bottom: 0;
}
.vps-Features {
  padding-bottom: 40px;
}
.no-pr {
  padding-right: 0 !important;
}
.padding-top-10 {
  padding-top: 10px;
}
.p-t-40-resp-20,
.pt-40 {
  padding-top: 40px;
}
.chat-online {
  border-radius: 100%;
  position: fixed;
  bottom: 10px;
  right: 11px;
  width: 62px;
}
.support-link-fix,
.support-link-fix div:hover {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}
.support-link-fix {
  position: fixed;
  left: 0;
  bottom: 25px;
  background-color: #2e6bdf;
  font-weight: 700;
  color: #fff;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.support-link-fix div:hover {
  background-color: #144aca;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.support-link-fix div {
  padding: 1px 15px;
}
.uk-cover-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: unset;
}
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.slider-description {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  font-size: 15px;
}
.heading-link {
  padding: 0 10px;
  height: 30px;
  font-size: 10px;
  flex-basis: 50%;
}
.header-h1 {
  font-size: 25px !important;
}
.font-size-17,
.uk-text-large {
  font-size: 17px;
}
.p-mobile-around {
  padding: 18px 8px 0;
}
.index-tab-options {
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0%);
}
.header-mainPic {
  position: relative;
  height: 500px;
  background-color: #181818;
}
.footer-list-item {
  padding: 2px;
}
.clientVps-footer-logo {
  max-width: 80px;
}
.domain-pic-img {
  height: auto;
}
.video-part {
  position: relative;
  max-width: 100%;
}
.video-container {
  position: relative;
  width: 500px;
  height: auto;
  border: 1px solid #0081ba;
  border-radius: 12px;
}
.video-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  border-radius: 12px;
}
.video-container .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background: url("/images/play.svg") 0 0 / cover no-repeat;
  cursor: pointer;
}
.video-container iframe {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
.video-body {
  width: 100%;
  background-color: #0079cc;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
.video-title p {
  color: #fff;
  font-size: 14px;
}
.uk-padding {
  padding-top: 60px;
  padding-bottom: 52px;
}
.uk-padding-small {
  padding-top: 40px;
  padding-bottom: 30px;
}
.uk-text-large {
  line-height: 28px;
  font-weight: 400;
}
.text-width90 {
  width: 90%;
  margin: 0 auto;
}
.text-width80 {
  width: 80%;
  margin: 0 auto;
}
.text-width70 {
  width: 70%;
  margin: 0 auto;
}
.text-width60 {
  width: 60%;
  margin: 0 auto;
}
.text-width50 {
  width: 50%;
  margin: 0 auto;
}
.uk-margin-medium-top {
  margin-top: 25px !important;
}
.uk-margin-medium-bottom {
  margin-bottom: 25px !important;
}
[data-uk-sticky] {
  width: 100%;
  background: #222;
  margin: 0 auto;
  z-index: 9999;
  float: none;
}
_:-ms-fullscreen,
:root #logo {
  height: 37px;
}
_:-ms-fullscreen {
  width: 60.6%;
}
.feature-wrap {
  max-width: 464px;
  margin-left: 76px;
}
.feature-wrap2 {
  max-width: 557px;
}
.feature-wrap2.uk-float-right {
  margin-right: 35px;
}
.app-list li {
  margin: 10px 0 14px 21px;
  padding: 20px;
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  -webkit-box-shadow: inset 0 0 0 2px #7e9f2e;
  -moz-box-shadow: inset 0 0 0 2px #7e9f2e;
  box-shadow: inset 0 0 0 2px #7e9f2e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.website-management {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 20px;
}
.website-management li {
  margin-left: 20px;
  margin-bottom: 20px;
  padding: 20px;
  display: inline-block;
  list-style: none;
  width: 60px;
  height: 60px;
  text-align: center;
  -webkit-box-shadow: inset 0 0 0 2px rgba(126, 159, 46, 1);
  -moz-box-shadow: inset 0 0 0 2px rgba(126, 159, 46, 1);
  box-shadow: inset 0 0 0 2px rgba(126, 159, 46, 1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.website-management li img {
  width: 50px;
}
.pr-10 {
  padding-right: 10px;
}
.box-child {
  padding-left: 15px;
  padding-right: 15px;
}
.pl-35 {
  padding-left: 35px;
}
.video-parent {
  position: relative;
}
#player {
  height: 294px;
  position: absolute;
  top: 50%;
}
.client-adv-clip {
  width: auto;
  border-radius: 8px;
  border: 1px solid #0079cc;
  box-shadow: 0 0 15px #558;
}
#player,
.client-play-button,
.popup::before {
  left: 50%;
  transform: translate(-50%, -50%);
}
.client-play-button {
  position: absolute;
  top: 50%;
  z-index: 999;
  width: 60px;
  cursor: pointer;
}
.pt-60 {
  padding-top: 15px;
  align-items: center;
}
#player {
  width: 522px;
  border-radius: 8px;
}
.video-description-title {
  font-weight: 700;
  font-size: 22px;
  text-transform: capitalize;
  color: #ffffff;
  margin-bottom: 0px;
  text-align: left !important;
  line-height: 30px;
}
.conutryName {
  text-align: center;
  font-size: 18px;
}
.customize-panel-img {
  padding: 10px 12px;
  position: relative;
}
.dmca-banner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.demca-banner-title {
  font-size: 25px;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 20px;
}
.checked-list-available {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.break-line {
  width: 100%;
  margin-top: 30px;
}
.m-auto,
.web-banner {
  margin: 0 auto;
}
#loading-message {
  text-align: center;
  line-height: 294px;
  color: #fff;
  font-size: 40px;
  border: 2px solid #0081ba;
  box-shadow: 0 0 15px #558;
  border-radius: 8px;
}
.web-banner {
  color: #555;
  width: 80%;
}
.pt-90 {
  padding-top: 90px;
}
.icon-wrap.center img,
.icon-wrap.left img,
.icon-wrap.left svg {
  width: 55px;
  display: inline-block;
}
.dmca-ignored svg {
  width: 120px;
  display: inline-block;
}
.textarea-field {
  width: 53%;
  padding: 4px 12px;
  font-size: 14px;
  color: #b6b6b6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 15px;
  float: left;
  overflow: hidden;
  border: 1px solid #ddd;
  background: #fff;
}
textarea:focus {
  border-color: #99baca;
  outline: 0;
  background: #f5fbfe;
}
.video-player-class {
  display: none;
  border-radius: 8px;
  border: 1px solid #0079cc;
  box-shadow: 0 0 15px #558;
}
.popup {
  opacity: 0;
  position: absolute;
  background-color: #9bc23c;
  font-size: 12px;
  height: auto;
  color: #fff;
  bottom: 125%;
  border-radius: 5px;
  left: 50%;
  transform: translate(-50%, 0px);
  transition: 0.8s;
  padding: 4px 10px;
  width: max-content;
}
.popup::before {
  content: "";
  border-top: 10px solid #9bc23c;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -13px;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
}
.customize-panel-img:hover .popup {
  opacity: 1;
  visibility: visible;
}
.debline-style {
  padding: 0 8px;
}
.ticket-box {
  font-size: 20px;
}
.py-4 {
  padding: 0 4px;
}
.aling-self {
  align-self: center;
}
.FQR-answer {
  height: 0;
  position: relative;
  overflow: hidden;
}
.m-y-10 {
  margin: 10px 0;
}
.icon-countries {
  width: 80px !important;
}
.padding-box {
  padding: 20px 12px;
}
.software-img {
  width: 45px;
}
.vps-added-Features {
  padding-top: 15px;
  display: flex;
}
.footer-pattern {
  position: absolute;
  bottom: 0;
  right: 0%;
  width: 50%;
}
.font-25 {
  font-size: 25px;
}
.clientvps-video-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .pricing-column .pricing-button {
    padding: 16px 16px 28px 48px;
  }
  .pricing-column .pricing-button h3 {
    padding-right: 12px;
    font-size: 20px;
  }
  #breadcrumb-style {
    margin: 8px 0px 0 0;
  }
  .customize-panel-img {
    padding: 10px 8px;
  }
  .pricing-grid.three-up > li {
    margin: 15px 16px;
  }
  .order-price {
    line-height: 15px;
    font-size: 20px;
  }
  .uk-text-large {
    font-size: 16px;
  }
  .uk-text-medium {
    font-size: 14px;
  }
  .icon-wrap [class^="smico-"] {
    width: 80px;
    height: 70px;
    background-size: 60px 50px;
  }
  .slider-description {
    align-items: baseline;
  }
  .uk-button-small {
    bottom: 0;
    position: relative;
    padding: 12px 10px 10px;
  }
  .idz-panel.small-padding {
    padding: 40px 0 0;
  }
  .website-management li {
    width: 40px;
    height: 40px;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  #domain-search5 input,
  #domain-search5 button {
    height: 50px;
  }
  .h1-page h1,
  .rsp-pricing-button,
  .rsp-pricing-value {
    font-size: 16px;
  }
  .checked-list-available {
    justify-content: flex-start;
  }
  [class*="idz-list"] > li {
    padding-left: 20px;
    padding-bottom: 8px;
  }
  .video-description-title {
    margin-bottom: 10px;
    font-size: 18px;
    margin-top: 0px;
  }
  .icon-wrap.center {
    margin: 0 auto 10px;
  }
}
@media (max-width: 959px) {
  .uk-h2,
  h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .index-description-p,
  .product-country {
    font-size: 16px !important;
  }
  .uk-panel-box svg {
    width: 200px;
  }
  .uk-grid > * > :last-child {
    margin: 0 auto;
  }
  .idz-dedicated-pricing thead th,
  .idz-domain-pricing thead th,
  .idz-dedicated-pricing tr td {
    font-size: 12px;
  }
  .uk-grid-divider .uk-width-small-1-1 {
    border-bottom: 2px solid #e8e8e8;
    border-left: none !important;
  }
  .pricing-content li {
    font-size: 14px;
  }
  .idz-padding-top-ml {
    padding-top: 30px;
  }
  .uk-grid-divider div:last-child {
    border-bottom: none !important;
  }
  .idz-padding-bottom-ml {
    padding-bottom: 34px;
  }
  .slide-content1 span,
  .slide-content1 hr {
    display: none;
  }
  .icon-wrap [class^="smico-"] {
    width: 70px;
    height: 60px;
    background-size: 65px 50px;
    display: inline-block;
  }
  #top-button ul li a,
  #top-button ul li.login button {
    margin-left: 5px;
    padding: 6px 20px 6px 15px;
  }
  .uk-text-center-medium {
    text-align: center !important;
  }
  .uk-text-left-medium {
    text-align: left !important;
  }
  .client-play-button {
    width: 50px;
  }
  ul.pricing-content {
    padding: 0 10px;
  }
  .section-green-before::before {
    position: static;
  }
  .website-management {
    margin-left: -40px;
    width: 100%;
  }
  .pricing-button a.price-btn,
  .order-price {
    font-size: 16px;
  }
  .uk-breadcrumb > li:nth-child(n + 2):before {
    margin: 0px 8px;
    font-size: 8px;
  }
  .icon-wrap.center img.offshore-country-flag {
    width: 100px;
    height: 100px;
  }
  .pricing-column .pricing-button {
    padding: 18px 8px 25px 10px;
  }
}
@media (max-width: 768px) {
  .uk-margin-large-bottom {
    margin-bottom: 30px !important;
  }
  .resp-no-justify {
    -ms-flex-pack: unset;
    -webkit-justify-content: unset;
    justify-content: unset;
  }
  .dmca-ignored-heading {
    font-size: 20px;
    margin-bottom: 10px !important;
  }
  .ticket-box {
    font-size: 18px;
  }
  .h1-page h1,
  .rsp-pricing-button,
  .rsp-pricing-value {
    font-size: 14px;
  }
  .buy-btn {
    text-align: right;
    display: block;
  }
  .d-inline-block {
    display: inline-block !important;
  }
  .icon-wrap.large.left,
  .icon-wrap.left,
  .icon-wrap.small.left {
    margin-left: 0;
  }
  .pr-resp-8 {
    padding-right: 8px;
  }
  .uk-panel-box svg {
    width: 230px;
  }
  .slide-content1:after {
    background: 0 0;
  }
  .resp-mb-10 {
    margin-bottom: 10px;
  }
  #slideshow-container,
  .uk-slideshow {
    height: 50vh !important;
  }
  .d-none {
    display: none;
  }
  .d-show {
    display: block;
  }
  .location-s img {
    width: 120px;
    height: 130px;
  }
  .d-mobile-flex {
    display: flex;
  }
  .domain-box {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .domain-price {
    width: 30%;
    height: 50px;
    border: 1px solid #393939;
    border-radius: 8px;
    margin-left: 5%;
    padding: 5px;
  }
  .domain-price-value {
    color: #000;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    list-style: none;
    line-height: 1.5;
  }
  .domain-last-price {
    text-decoration: line-through;
    font-size: 10px;
  }
  ul.domain-price-list {
    padding-left: 0 !important;
    list-style: none;
  }
  .m--270 {
    margin-top: -270px;
  }
  .slider-desktop-pic {
    display: none;
  }
  .slide-content1 {
    padding: 0 0 2.25rem;
  }
  #top-social,
  td.idz-domain-register,
  th.idz-domain-register {
    display: none !important;
  }
}
@media (max-width: 578px) {
  .icon-wrap.center {
    margin: 5px auto 10px;
  }
  ul.pricing-content {
    padding: 0 12px;
  }
  .uk-h2,
  h2 {
    font-size: 18px;
  }
  .m--10 {
    margin-top: -10px !important;
  }
  .resp-small-font {
    font-size: 14px;
    vertical-align: bottom;
  }
  .slide-content1 h1 {
    font-size: 25px;
  }
  .uk-align-right {
    float: none;
  }
  .blue-icon-mobile-size {
    margin-bottom: -0.3125rem;
    margin-right: 0.625rem;
  }
  .box-child {
    width: 33.33%;
    padding: 10px;
  }
  .explore-title {
    font-size: 19px;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .uk-margin-medium-bottom {
    margin-bottom: 15px !important;
  }
  .idz-panel.small-padding {
    padding: 20px 0 0;
  }
  .uk-flex-order-first {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .dmca-ignored {
    margin: 0;
    padding: 10px 20px;
  }
  .uk-button-large {
    padding: 5px 25px 4px;
  }
  .f-resp-16,
  .ticket-box,
  .video-title h3 {
    font-size: 16px;
  }
  .textarea-field {
    width: 93%;
  }
  .icon-wrap.center img.offshore-country-flag {
    width: 80px;
    height: 80px;
  }
  #top-button ul li a i {
    font-size: 12px;
    margin-right: -5px;
  }
  .languages img {
    width: 30px;
    margin-top: -2px;
  }
  #loading-message {
    line-height: 190px;
    font-size: 25px;
    width: 99%;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(-100%, -50%);
  }
  .dmca-banner-parent {
    height: 120px;
  }
  .demca-banner-title {
    font-size: 20px;
    text-align: center;
    margin: 0;
  }
  .dmca-banner {
    width: 70%;
    height: 100%;
  }
  .dmca-banner img {
    width: 250px;
    height: auto;
    margin-top: 123px;
    padding-top: 0px;
  }
  .pb-120 {
    padding-bottom: 120px;
  }
  .idz-panel-domain img {
    width: 30%;
    height: auto;
  }
  .idz-panel-domain.alt img {
    top: -10px !important;
  }
  .pt-40 {
    padding-top: 30px;
  }
  .d-none-mobile,
  .header-desktop-tag {
    display: none;
  }
  .slider-mobile-pic {
    width: 100%;
    height: 500px;
    display: block;
  }
  .order-price,
  .pricing-button a.price-btn {
    font-size: 20px;
  }
  .uk-h3,
  h3 {
    font-size: 16px;
  }
  .idz-panel p {
    padding: 5px 15px 20px;
  }
  .resp-flag {
    width: 100% !important;
    margin: -20px 0 30px;
  }
  .resp-pA-20 {
    padding: 20px;
  }
  .p-l-r-20 {
    padding: 0 20px;
  }
  .country-flag-vps {
    width: 100% !important;
    margin-bottom: 0 !important;
    margin-top: 0;
    height: 55px;
  }
  .m-l-20 {
    margin-left: 20px;
  }
  .uk-panel-box svg {
    width: 170px;
  }
  .icon-wrap [class^="smico-"] {
    width: 55px;
    height: 55px;
    background-size: 55px 55px;
    display: inline-block;
  }
  .order-price {
    padding-right: 22px;
    width: 30%;
  }
  #bg-parallax1 {
    height: auto;
  }
  .uk-grid-divider:not(:empty) {
    margin-left: 0;
    margin-right: 0;
  }
  h4.uk-accordion-title.uk-active:before,
  h4.uk-accordion-title:before {
    margin-right: 5px;
  }
  h4.uk-accordion-title,
  h4.uk-accordion-title.uk-active {
    padding: 10px 10px 14px;
  }
  .uk-accordion-content {
    padding: 12px 15px 5px;
  }
  .m-p-resp-20 {
    margin: 20px 10px;
    padding-bottom: 10px;
  }
  .uk-grid > * {
    -ms-flex: unset;
    -webkit-flex: unset;
    flex: unset;
    padding-left: 0;
  }
  .hr-margin-tb {
    margin-top: 5px;
    margin-bottom: 30px;
  }
  .domain-price:first-child,
  .uk-grid {
    margin-left: 0;
  }
  .Warez-Offshore-Servers {
    font-size: 18px;
  }
  .f-resp-14,
  .font-size-17 {
    font-size: 14px;
  }
  [class*="idz-list"].big > li:before {
    font-size: 22px;
    margin-left: -30px;
  }
  [class*="idz-list"].big > li {
    line-height: 20px;
    padding-left: 30px;
  }
  .margin-tb-10-30 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .uk-margin-medium-top {
    margin-top: 15px !important;
  }
  .location-s img {
    width: 80px;
    height: auto;
  }
  .icon-wrap {
    width: 40px;
  }
  .mb-resp-0 {
    margin-bottom: 0 !important;
  }
  .p-b-30 {
    padding-bottom: 20px;
  }
  .p-t-40-resp-20 {
    padding-top: 20px;
  }
  .text-mobile-center,
  .video-title h3 {
    text-align: center;
  }
  .dmca-ignored svg {
    width: 120px;
  }
  .domain-pic-img {
    height: 200px;
  }
  .d-block-mobile {
    display: block !important;
  }
  .mobile-login {
    position: absolute;
    right: 8px;
    top: 8px;
  }
  .mobile-submitticket {
    position: absolute;
    left: 1px;
    top: 8px;
  }
  .footer-list-item,
  .resp-p-5 {
    padding: 5px;
  }
  .header-mainPic {
    position: relative;
    height: 480px !important;
  }
  .icon-mobile-size {
    width: 150px;
    margin-right: -75px !important;
  }
  #player,
  .client-adv-clip {
    height: 190px;
  }
  .uk-overlay-panel {
    padding: 0;
  }
  .d-mobile-none {
    display: none !important;
  }
  .header-h1 {
    margin: 10px auto;
    font-size: 20px !important;
  }
  .header-mobile-tag {
    display: block;
  }
  .m-mobile-b {
    margin-bottom: 40px;
  }
  .lineHeight-mobile-title {
    line-height: 1.8;
  }
  .mt-mobile-25 {
    margin-top: 25px;
  }
  .app-list li:nth-child(4n + 1) {
    margin-left: 21px;
  }
  .video-title p {
    margin-bottom: 30px !important;
  }
  #player {
    width: 100%;
  }
  .uk-padding {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .banner-title {
    font-size: 17px;
    font-weight: 600;
  }
  .vps-Features {
    padding-bottom: 20px;
  }
  .checked-list-available {
    flex-direction: column;
    align-items: flex-start;
  }
  .pl-35 {
    padding-left: 0;
  }
  .resp-p-10 {
    padding: 10px;
  }
  .no-shadow {
    box-shadow: none;
  }
  .popup {
    font-size: 12px;
  }
  .slide-content1 {
    padding: 0 0 6.25rem;
  }
  .client-play-button {
    width: 40px;
  }
  #logo {
    width: 100px !important;
    top: 5px;
    margin: -2px 0 35px !important;
  }
  .FAQ-qustion,
  .uk-text-large,
  .uk-text-medium {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 400px) {
  .popup {
    padding: 4px;
  }
  .explore-title,
  .ticket-box {
    font-size: 16px;
  }
  .explore-title {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .client-offshore-vps-title,
  .pricing-button a.price-btn {
    font-size: 18px;
  }
  .order-price {
    padding-right: 22px;
    font-size: 20px;
    width: 20%;
  }
  h4.uk-accordion-title.uk-active:before,
  h4.uk-accordion-title:before {
    top: -2px;
    font-size: 8px;
  }
  .idz-panel {
    padding: 20px 0;
  }
  .pt-40 {
    padding-top: 20px;
  }
  .h2-tag {
    margin: auto;
  }
  #domain-search4 button,
  .webmoney-footer-svg {
    width: 75px;
  }
  .payeer-footer-svg {
    width: 30px;
  }
  .footer-payment {
    width: 40px;
  }
  .card-description-list {
    padding: 25px 4px 10px 15px;
  }
  .uk-margin-medium-top {
    margin-top: 20px !important;
  }
  .uk-h1,
  h1 {
    line-height: 1.8;
  }
}
@media (min-width: 768px) {
  .slider-desktop-pic {
    display: block;
    background-image: url(/images/slidenew-n.webp);
    background-size: cover;
    background-position: center;
  }
  .uk-flex-order-first-medium {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .support-font {
    font-size: 16px;
  }
  #bg-parallax1 {
    height: auto;
  }
  .uk-list li a {
    font-size: 14px;
    line-height: 28px;
  }
}
@media (min-width: 1600px) {
  .slider-desktop-pic {
    display: block;
    background-image: url(/images/slidenew-n.webp);
    background-size: cover;
    background-position: center;
  }
  .order-price {
    font-size: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .slider-desktop-pic {
    display: block;
    background-image: url(/images/slidenew-n.webp);
    background-size: cover;
    background-position: center;
  }
  .customize-features {
    border-left: none !important;
    padding-left: 0;
  }
  .uk-padding {
    padding-top: 45px;
    padding-bottom: 30px;
  }
  .system-items {
    flex-basis: 30%;
    margin-left: 100px;
  }
  .system-png {
    height: 60px;
  }
  .break-line {
    margin-top: 0;
  }
  .pl-35 {
    padding-left: 10px;
  }
}
.container-blog {
  margin: auto;
  overflow: hidden;
}
.latest-blog-posts {
  position: relative;
  text-align: center;
}
.carousel-wrapper {
  overflow: hidden;
  margin: 20px 0;
}
.carousel {
  transition: transform 0.5s;
}
.blog-post {
  display: inline-block;
  width: 300px;
  margin: 10px 12px 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  vertical-align: top;
  padding: 18px;
}
.section-blog-title {
  color: #fff;
  text-align: center;
  border-radius: 8px;
}
.blog-info span,
.blog-post h3,
.blog-post p {
  padding: 0 15px;
}
.blog-post h3 {
  white-space: normal;
  font-size: 1.2rem;
  font-weight: 500;
}
.blog-post p {
  line-height: 1.5em;
  position: relative;
  white-space: normal;
  font-size: 14px;
  text-align: justify;
}
.blog-post-img {
  border-radius: 8px;
  overflow: hidden;
}
.blog-post p::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1.5em;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 90%);
}
.blog-info {
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  font-size: 0.9em;
  color: #555;
  align-items: flex-end;
}
.nav-button {
  position: absolute;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
  border: 0;
  cursor: pointer;
  background-color: #0079cc;
  color: #fff;
  padding: 6px 16px 8px;
  border-radius: 8px;
  font-size: 18px;
  z-index: 9999;
}
.prev {
  left: 0;
}
.author-info img {
  width: 20px;
  border-radius: 50%;
  vertical-align: sub;
}
.author-info span {
  padding-left: 5px;
  color: #2f2929;
}

h3.uk-accordion-title, h3.uk-accordion-title.uk-active {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: -15px;
    padding: 16px 20px;
    background: #f4f4f4;
    border-radius: 4px;
    cursor: pointer;
    color: #393939;
    -webkit-box-shadow: inset 0 0 0 1px #dedede;
    -moz-box-shadow: inset 0 0 0 1px #dedede;
    box-shadow: inset 0 0 0 1px #dedede;
}
h3.uk-accordion-title.uk-active:before, h3.uk-accordion-title:before {
    font-family: FontAwesome;
    font-size: 12px;
    content: "\f054";
    color: #7e7d7d;
    position: relative;
    margin-right: 10px;
    top: 0;
}
h3.uk-accordion-title.uk-active {
    margin-bottom: 10px;
    background: #0079cc;
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
h3.uk-accordion-title.uk-active:before {
    content: "\f078";
    color: #fff;
}
.list-style-none{
    list-style-type:none;
    padding-left: 0;
}