@charset "UTF-8";

html {
    overflow-x: hidden;
}
body {
    font-family:'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1c110c;
}
a, a:hover {
    color: #000;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt25 {
    margin-top: 25px;
}
.mt30 {
    margin-top: 30px;
}
.mt50 {
    margin-top: 50px;
}
.mb0 {
    margin-bottom: 0 !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb35 {
    margin-bottom: 35px !important;
}
.mb50 {
    margin-bottom: 50px;
}
.mb60 {
    margin-bottom: 60px;
}
.mb10 {
    margin-bottom: 10px !important;
}
.p0 {
    padding: 0 !important;
}
.pb0 {
    padding-bottom: 0 !important;
}
.pb5 {
    padding-bottom: 5px !important;
}
.pb30 {
    padding-bottom: 30px !important;
}
.ptb55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
}
.slides {
    list-style: none;
    padding: 0;
    margin :0;
}
section {
    padding: 30px 0;
}
section.ddos{
    padding-bottom:40px;
}
section.tech.about,
section.tech {
    padding: 0;
    background: url(../img/tech_bg.png) repeat-y top center;
}
section.tech.about{
    background: #fff;
}
section.no-pad {
    padding: 0;
}
section .col-md-6.start {
    min-height: 415px;
}
section.protection .protection-schema img {
    float: right;
    margin: 25px 30px 25px 0;
}
section.protection .protection-list {
	text-align: left;
}
section.tertiary {
    background: #f6f6f6;
}
.navbar {
    max-height: 75px;
    padding: 0;
    border: 0;
    background: #fff url(../img/menu_skew.png) no-repeat bottom center;
    font-size: 15px;
    color:  #000;
    -webkit-box-shadow: 0 0 0.9375rem rgba(49,47,47,.25);
    box-shadow: 0 0 0.9375rem rgba(49,47,47,.25);
}
.navbar.sales-top-on {
    max-height: 150px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar .container {
    height: 75px;
    background: #fff url(../img/bg-icon-menu.png) no-repeat top right;
}
.navbar .navbar-brand {
    font-size: 10px;
}
.navbar .navbar-brand:hover img {opacity: 0.9;}

.navbar-nav a {
    display: inline-block;
    padding: 0 25px;
    color:  #2a2d33;
    font-size: 14px;
    font-weight: 600;
}
.navbar-nav a:hover, .navbar-nav a:active, .navbar-nav a:focus {
    text-decoration: none;
    color:  #d53333;
    background: none !important;
    outline: none;
}
.navbar-nav li.current_page_item a {
    text-decoration: none;
    color:  #d53333;
    background: none !important;
}
.navbar-form {
    box-shadow: none;
}
.tech .navbar-toggler {
    position: relative;
    top: 10px !important;
}
#jumbo-slider {
    position: relative;
    z-index: 100;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 75px;
    min-height: 462px;
    background: #15121d;
    overflow: hidden;
}
.sales-top-on ~ #jumbo-slider {
    margin-top: 150px;
}
#plane-slider {
    position: relative;
    background: transparent;
}
#jumbo-slider.tech {
    min-height: 170px;
}
#jumbo-slider .slides li {
    height: 462px;
    min-height: 170px;
}
#jumbo-slider .slides .need {
    padding-left: 0;
}
#procloud {
    background:url(../img/hero-pro-cloud.jpg) no-repeat top center;
    background-size:cover !important;
}
#ssl {
    background:url(../img/hero-ssl.jpg) no-repeat top center;
    background-size:cover !important;
}
#vps {
    background:url(../img/hero-vps.jpg) no-repeat top center;
    background-size:cover !important;
}
#dedicated {
    background:url(../img/projekt-serwer.jpg) no-repeat top center;
    background-size:cover !important;
}
#premium {
    background:url(../img/heru-uslugi-premium.jpg) no-repeat top center;
    background-size:cover !important;
}
#domains {
    background:url(../img/hero-domeny-2.jpg) no-repeat top center;
    background-size:cover !important;
}
#antyddos {
    background:url(../img/antyddos.jpg) no-repeat top center;
    background-size:cover !important;
}
#technology {
    background: #2a2d33 url(../img/pattern.png) no-repeat top center;
    background-size:cover !important;
    height: auto !important;
    padding:20px 0 60px 0;
}
.slides picture {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
.slides picture img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.promo-content {
    height: 364px;
    margin-top: 49px;
    margin-bottom: 49px;
    padding: 26px 30px;
    color: #fff;
    background: #000;
}
.promo-content.brd-no-bg {
    border: 1px solid #d4383b;
    background: rgba(22,18,30,0.8);
}
.tech .promo-content h1 {
    font-size: 38px;
    line-height: 38px;
}
.promo-content .promo-logo {
    margin: 0 0 0 30px;
}
#jumbo-slider.tech .promo-content {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    color: #fff;
    background: none;
}
.promo-content h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    background: no-repeat;
    line-height: 36px;
    text-transform: none;
}
.promo-content h2,
#jumbo-slider.tech .promo-content h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    margin: 12px 0;
    line-height: 30px;
}
.promo-content h3 {
    color: #b4b4b4;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: -1px;
    margin-top: 10px;
}
.promo-content h3.smaller {
    font-size: 24px;
}
.promo-content .btn-red {
    padding: 9px 35px;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
}
.promo-price {
    position: absolute;
    bottom: 30px;
    color: #fff;
    font-size: 14px;
    padding-top: 40px;
    font-weight: 300;
}
.promo-price big {
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
}
.promo-price small {
    font-size: 12px;
    color: #8d8d8d;
    line-height: 32px;
}
.promo-btn {
    padding-top: 25px;
}
.promo-spec {
    position: relative;
}
.promo-spec ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-top: 230px;
    padding-left: 80px;
    color: #fff;
}
.promo-spec ul li {
    font-size: 16px;
    height: 60px !important;
    line-height: 50px;
}
.promo-spec ul li img {
    margin-right: 10px;
}
.promo-spec ul li span {
    font-size: 21px;
    font-weight: 800;
    text-transform: uppercase;
}
.promo {
    position: absolute;
    top: 80px;
    left: 0;
    margin-left: 80px !important;
    padding: 16px 30px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-transform: skew(-23deg);
    -moz-transform: skew(-23deg);
    -o-transform: skew(-23deg);
    background: #d53333;
    z-index: 102;
}
.promo span {
    -webkit-transform: skew(23deg);
    -moz-transform: skew(23deg);
    -o-transform: skew(23deg);
    display: block;
}
.promo.domains {
    display: block!important;
    position: absolute!important;
    top: 5px;
    left: auto;
    right: 5px;
    width: auto!important;
    background: #d53333;
    font-size: 12px;
    padding: 8px 15px;
}
.promo.domains span {
    color: #fff;
}
.promotion.domains {
    text-align: center;
    font-size: 11px;
    margin: 15px auto 0 auto;
    padding: 0;
    color: #fff;
    line-height: 1.2;
    min-height: 0;
    background: transparent;
}
.promo-text {
    position: absolute;
    top: 90px;
    left: 0;
    margin-left: 215px !important;
    padding: 16px 30px;
    color: #6e7682;
    font-weight: 600;
    font-size: 16px;
    -webkit-transform: skew(-23deg);
    -moz-transform: skew(-23deg);
    -o-transform: skew(-23deg);
    background: #fff;
    z-index: 101;
}
.promo-text span {
    -webkit-transform: skew(23deg);
       -moz-transform: skew(23deg);
         -o-transform: skew(23deg);
         display: block;
}
.promo-text em {
    font-style: normal;
    color: #d53333
}
.promo-partners {
    position: absolute;
    top: 240px;
    left: 95px;
}
.promo-partners h4 {
    font-size: 15px;
    margin: 10px 10px 20px 0;
    color: #fff;
}
.promo-partners img {
    margin-right: 20px;
}
.btn-red,
.calcbuy {
    display: inline-block;
    background: #d53333;
    border: 2px solid #d53333;
    border-radius: 0;
    padding:18px 50px;
    color: #fff;
    font-size:15px;
    font-weight:800;
    text-transform: uppercase;
}
.btn-red.wide {
    width: 100%;
}
.row.price-calc .calcbuy {
    display: inline-block;
    width: 100%;
    text-align: center;
}
#procloud-meters-section p.text-center {
    line-height: 1.5;
}
.btn-red:hover,
.calcbuy:hover {
    background: #fff;
    text-decoration: none;
    color: #d53333;
    border: 2px solid #fff;
}
.btn-dark {
    background: #2c2f34;
    border: 2px solid #2c2f34;
    border-radius: 0;
    padding:18px 50px;
    color: #fff;
    font-size:15px;
    font-weight:800;
    text-transform: uppercase;
    display: inline-block;
}
.btn-dark:hover {
    background: #fff;
    text-decoration: none;
    color: #2c2f34;
    border: 2px solid #2c2f34;
}
.btn-ghost {
    background: none;
    border: 2px solid #fff;
    border-radius: 0;
    padding:18px 50px;
    color: #fff;
    font-size:15px;
    font-weight:700;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px;
}
.btn-ghost:hover {
    background: #fff;
    text-decoration: none;
    color: #d53333;
    border: 2px solid #fff;
}
.btn-ghost-dark {
    background: none;
    border: 2px solid #000;
    border-radius: 0;
    padding:18px 50px;
    color: #000;
    font-size:15px;
    font-weight:700;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px;
}
.btn-ghost-dark:hover {
    background: #000;
    text-decoration: none;
    color: #fff;
    border: 2px solid #000;
}
.gray-section {
    background: #f1f1f1;
}
.red-section {
    background: #d53333;
}
.dark-section {
    padding:40px 0 60px 0;
    background: #2f3238 url(../img/pattern.png) repeat center center;
    color: #000;
    margin-bottom: 0;
}
.on-center {
    text-align: center;
}
.premium {
    text-transform: uppercase;
}
.premium .media {
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.premium h4 {
    font-size: 12px;
    font-weight: 700;
    color: #d53333;
    padding: 0;
    margin: 0;
}
.premium h5 {
    font-size: 30px;
    color: #34373c;
    font-weight: 700;
    padding: 0;
    margin: 0;
}
.premium p {
    font-size: 15px;
    color:  #2c2f34;
    padding-top: 10px;
    font-weight: 700;
}
.premium a {
    color: #c40a0a;
    font-size: 12px;
    font-weight: 700;
}
.price {
    color: #2c2f34 !important;
    font-size: 14px;
    padding-top: 40px;
    margin-left: -20px;
}
.price big {
    font-size: 54px;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: -2px;
}
.ssl .price big {
    font-size: 46px;
    line-height: 46px;
}
.price small {
    font-size: 12px;
    color: #8d8d8d;
    line-height: 32px;
}
.price small.old-price {
    font-size: 13px;
    text-decoration: line-through;
    color: #4a4a4a;
}
.product-skew-image {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 102;
    height: 385px;
    width: 1400px;
    overflow: hidden;
}
.skew-left {
    left: inherit;
    right: 20px !important;
}
.skew-procloud {
    background:url(../img/small_1.jpg) no-repeat top left;
    overflow: hidden;
}
.skew-vps {
    background:url(../img/small_2.jpg) no-repeat top right;
    overflow: hidden;
}
.skew-dedicated {
    background:url(../img/small_3.jpg) no-repeat top left;
    overflow: hidden;
}
.triangle-right {
    background: url(../img/triangle_right.png) no-repeat bottom left;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 469px;
    width: 174px;
    z-index: 103;
}
.triangle-left {
    background: url(../img/triangle_left.png) no-repeat bottom left;
    position: absolute;
    top: 0;
    right: 0;
    height: 469px;
    width: 174px;
    z-index: 103;
}
.skew-left .skew-list {
    text-align: right !important;
    padding-right: 140px;
}
.skew-left .skew-list li {
    padding-left: 25px;
    margin-right: 30px;
}
.skew-list {
    background: #2c2f34;
    padding: 20px 0 20px 40px;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
}
.skew-list li{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    background: url(../img/dot.png) no-repeat left center;
    padding-left: 25px;
    margin-right: 30px;
}
.skew-list li span {
    font-weight: 300 !important;
}
.product-badge,
h2.product-badge {
    background: #afafaf;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    display: inline-block;
}
h2.product-badge {
    line-height: 1.42857143;
}
h1 {
    font-size: 30px;
    font-weight: 800;
    color: #2c2f34;
    text-transform: uppercase;
    line-height: 37px;
    padding-bottom: 25px;
    margin-top: 20px;
    margin-bottom: 25px;
    background: url(../img/header_line.png) no-repeat center bottom;
}
h5.saving {
    font-size: 30px;
    font-weight: 800;
    color: #2c2f34;
    text-transform: uppercase;
    line-height: 37px;
    padding-top: 25px;
    padding-bottom: 0;
    margin-bottom: 0;
    background: url(../img/header_line.png) no-repeat center top;
}
.red-section h1 {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 37px;
    background: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.on-center h1 {
    text-align: center;
    background-position: center bottom;
}
p {
    font-size: 14px;
    line-height: 22px;
    color: #555454;
}
p.big {
    font-size: 18px;
    line-height: 22px;
    color: #b0b0b0;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    padding-bottom: 20px;
}
p.lead {
    color: #555454;
    font-size: 18px;
    line-height: 1.6em;
    padding-bottom: 30px;
}
.red-section p {
    color: #faa1a1;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 30px;
}
.red-section .promotion-text {
    color: #fff;
    font-size: 24px;
    margin: 0 0 30px 0;
}
.red-section .promotion-text em {
    font-size: 14px;
    display: block;
    padding: 20px 0;
    
}
.feature p {
    padding-bottom: 40px;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}

footer {
    padding: 20px 0 0 0px;
    font-weight: 300;
    line-height: 22px;
    background: #2a2d33;
    position: relative;
    overflow: hidden;
}
footer h5 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    padding-bottom: 20px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
}
footer a {
    color: #8f969c;
    font-size: 14px;
}
footer a:hover {
    color: #fff;
    text-decoration: none;
}
footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
footer .partners {
    height: 113px;
    background: #22262a;
    padding-top: 10px;
    margin-top: 20px;
}
footer .partners li {
    display: inline-block;
    padding: 10px 10px 10px 0;
}
footer .partners li a:hover img {
    opacity: 0.8;
}
footer .partners h5 {
    padding-bottom: 0;
    font-weight: 400;
    text-transform: uppercase;
    color: #6d747b;
    font-size: 12px;
}
.up {
    height: 54px;
    width: 120px;
    background: url(../img/up.png) no-repeat;
    position: absolute;
    top: -54px;
    right: 0;
    text-align: center;
    padding-top: 13px;
    padding-left: 10px;
    color: #fff !important;
    font-size: 11px !important;
    text-transform: uppercase;
    display: block;
}
.icon-menu {
    position: relative;
    height: 41px;
    margin: -6px 28px 0 0;
    list-style: none;
}
.icon-menu li  {
    position: relative;
    width: 49px;
    height: 41px;
    line-height: 41px;
    text-align: center;
}
.icon-menu.mobile {
    margin: 0 0 0 auto;
    padding: 0;
}
.icon-menu li a{
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    width: 49px;
    height: 41px;
    line-height: 41px;
    text-align:center;
    border: 0;
    transform: skew(-34deg);
}
.icon-menu li a:hover {
    background: #2d173d!important;
    opacity: 0.4;
}
.icon-menu.mobile li a  {
    display: inline-block;
    overflow: hidden;
    text-align:center;
    border-right: 1px solid #dd5c5c;
    padding: 0 15px 0 0 !important;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    transform: skew(20deg);
    border: 0 !important;
}
.icon-menu li .visible-xlg {
    float: left;
    font-size: 12px;
    padding-top: 5px;
}
.icon-menu li .visible-xlg strong {
    font-weight: 700;
    font-size: 16px;
}
.icon-menu  li a:hover img,
 .icon-menu.mobile li a:hover img {
    opacity: 0.5;
}
.cart-dropdown > a {
    margin-top: 35px !important;
    font-size: 15px;
    color:  #fff;
    overflow: visible !important;
}
.cart-dropdown > a:hover {
    color: #fff;
}
.cart-icon {
    float: left;
    margin-left: 10px;
}
.media-body {
    display: table-cell !important;
    vertical-align: middle !important;
    padding-left: 20px;
}
h2.media-heading {
    color:  #000;
    font-size: 20px;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
    font-weight: 700;
}
h4.media-heading {
    color:  #2c2f34;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
}
.media-body p {
    font-size: 14px;
    color: #383838;
    line-height: 21px;
}
.pad {padding-top: 30px;}
.media {
    margin-bottom: 30px;
}
.tech-index ul {
    list-style-type: none;
    padding:30px 0 30px 0;
}
.tech-index ul li {
    padding: 5px 0;
}
.tech-index ul li a {
    font-size: 15px;
    color: #2a2d33;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 10px 0 0;
}
.tech-index ul li a:hover {
    text-decoration: none;
}
.tech-index ul li li a:hover {
    color: #e20000;
}

/* level 2 */
.tech-index ul li ul {
    padding: 10px 0 10px 20px;
}
.tech-index ul li ul li {
    padding: 3px 0 3px 15px;
    background: url(../img/bullet.png) no-repeat left 10px;
}
.tech-index ul li ul li a {
    color: #555454;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
}

/* level 3 */
.tech-index ul li ul li ul {
    padding: 10px 0 10px 20px;
    list-style-type:  square;
}
.tech-index ul li ul li ul li {
    padding: 3px 0 3px 0px;
    background:  none;
}
.tech-index ul li ul li  ul li a {
    color: #555454;
    font-size: 12px;
    font-weight: 600;
    text-transform: none;
}
.tech-index ul li.current_page_item {
    padding: 3px 5px;
    background: #D1D1D1;
    margin: 0 5px 0 0;
}
.tech-content {
    padding-bottom: 75px;
    background: #fff;
}
.text .tech-content {
    text-align: left;
}
.tech-content img {
    margin-bottom: 20px;
}
.tech-content ul {
    list-style-type: none;
    padding-left: 5px;
}
.tech-content ul li {
    padding: 3px 0 3px 15px;
    background: url(../img/bullet.png) no-repeat left 10px;
}
.tech-content ol li {
    padding: 3px 0 3px 15px;
}
.tech-content h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 15px;
    font-weight: 700;
}
.tech-content h4 {
    color: #000;;
    font-size: 16px;
    font-weight: 600;
    margin: 30px 0 15px 0;
}
.tech-content h2.section-hedaer {
    font-size: 24px;
}
.tech-content h3.section-features {
    font-size: 18px;
    color: #000;
}
.info-backup {
    font-size: 12px;
    margin: 10px 0;
}
.spec-table td {
    padding: 12px 20px !important;
    border: none !important;
}
.table-striped > tbody > tr:nth-child(odd) td {
  background-color: #f3f3f3;
}
.spec-table thead th {
    text-align: center;
}
.spec-table td.spec1 {
    width: 28%;
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
    text-transform: uppercase;
    color: #2c2f34;
    text-align: left;
}
.spec-table td.spec2 {
    width: 18%;
    text-align: center;
    font-weight: 700;
    color: #2c2f34;
}
.spec-table td.spec2 span {
    color: #D53333;
    font-size: 13px;
}
.spec-table td.spec2 span.pricetag.pricetag-plain,
.spec-table td.spec2 span.curr {
    color: #2C2F34;
    font-size: 14px;
}
.spec-table thead th {
    font-size: 18px;
}
.spec-table th {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    background: #fff;
    border-top: 0 !important;
    border-bottom: 1px solid #F3F3F3 !important;
}
.price-info {
    margin: 20px 0 0 0;
}
.price-info p {
    position: relative;
    margin: 0;
    font-weight: 300;
    font-size: 11px;
    font-style: normal;
}
.close-menu {
    position: absolute;
    top:10px;
    right: 10px;
    color: #7b8090;
    font-size: 18px;
}
.close-menu:hover {
    color: #d53333;
    text-decoration: none;
}
.package {
    padding: 15px 0 40px 0;
    margin: 10px 0 20px 0;
    position: relative;
    background: #f9f9f9;
}
.package p.standard-price {
    margin: 0 auto;
    padding: 0;
    min-height: 0;
    color: #000;
    font-size: 14px;
    text-decoration: line-through;
    text-align: center;
}
.addos .package {
    padding-top: 25px;
    margin-bottom: 35px;
}
.recommended {
    border: 3px solid #fff;
    padding: 15px 5px;
    background: url(../img/recommended.png) no-repeat right 40px;
}
.recommended-star {
    border: 3px solid #fff;
    padding: 15px 5px;
    background: url(../img/recommended_star.png) no-repeat right 40px;
}
.package img {
    margin: 0 auto;
    display: block;
}
.package h3 {
    margin:0;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 20px;
    color: #2c2f34;
    margin-bottom:25px;
    margin-top:10px;
    text-transform: uppercase;
    border-bottom: 1px solid #d6d6d6;
}
.addos .package h3 {
    margin-top:20px;
    margin-bottom:20px;
}
.package h3 strong {
    font-weight: 800;
}
.ssl .package h3 strong {
    display: block;
    height: 44px;
}
.ssl .package h3.short {
    padding-top: 14px;
}
.ssl .package h3.short strong {
    height: 30px;
}
.package h3 img {
    margin-top: 20px;
}
.ssl .package h3 img {
    margin-top: 0;
}
.package h4 {
    margin:0;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 20px;
    color: #383838;
    margin-bottom:0px;
    margin-top:10px;
    text-transform: uppercase;
}
.package p {
    width: 85%;
    display: block;
    margin: 0 auto;
    padding-bottom: 25px;
    min-height: 110px;
}
.package p.dsc-vps {
    min-height: 95px;
}
.addos .package p.dsc-vps {
    min-height: 75px;
}
.package ul {
    padding-left: 0px;
    list-style-type: none;
    color: #383838;
    line-height: 25px;
    width: 200px;
    min-width: 200px;
    margin: 0 auto 20px auto !important;
}
.package ul li {
    padding-left: 15px;
    background: url(../img/bullet.png) no-repeat left 10px;
    text-align: left;
}
.feature .hc-feature {
    min-height: 135px;
}
ul.ssl-list {
    width: 210px;
    font-size: 13px;
    min-height: 201px;
}
ul.pc-list {
    min-height: 130px;
}
.package .table {
    width: 85%;
    margin: 0 auto;
}
.package .table td {
    width: 50%;
    border: none;
    padding: 6px 5px;
}
.package .price, .package .period {
    position: relative;
    text-align: center;
    background: #fff;
    margin: 20px 0 0 0;
    padding-top: 15px;
    padding-bottom: 10px;
}
.package .period {
    margin: 0;
    padding-top: 0;
    padding-bottom: 20px;
}
.package .period select {
    padding: 10px 5px;
}

.package .save,
.package .soldout {
    display: inline-block;
    width: 70%;
    text-align: center;
    margin: 0 auto;
    background: #2c2e34;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;;
    padding: 7px 0px;
    white-space: nowrap;
    margin-top: -30px;
    margin-bottom: 20px;
}
.package .soldout {
    background: #D53333;
}
.package .promo {
    position: absolute;
    top: -10px;
    left: inherit;
    right: -10px;
    margin-left: 0px !important;
    padding: 8px 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transform: skew(-23deg);
    -moz-transform: skew(-23deg);
    -o-transform: skew(-23deg);
    background: #d53333;
    z-index: 102;
}
.package .promo span {
    -webkit-transform: skew(23deg);
    -moz-transform: skew(23deg);
    -o-transform: skew(23deg);
    display: block;
}
.package .last-chance {
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    background: #d53333;
    color: #fff;
    padding: 10px;
}
.info {
    font-size: 12px;
    color: #7a7a7a;
    text-align: center;
    padding: 10px 0;
}
.info-block {
    font-size: 12px;
    color: #8d8d8d;
    line-height: 21px;
    padding-top: 20px;
}
.info-block a {
    color: #d53333;
}
.info-block h4 {
    color: #fff;
}
.action-button {
    margin: 40px auto 0 auto;
    text-align: center;
}
.action-button .form-group {
    padding: 0 30px;
}
.action-button .checkbox {
    margin: 0 0 20px 0;
}
.action-button .promotion {
    text-align: center;
    font-size: 11px;
    margin: 15px auto 0 auto;
    padding: 0;
    color: #8D8D8D;
    line-height: 1.2;
    min-height: 0;
}
.why {
    padding: 10px 20px 30px 20px;
    text-align: center;
}
.red {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #d53333;
}
.red-link {
    color: #d53333;
}
.green {
    font-weight: 700;
    color: #4fa721 !important;
}
h3.white {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    width: 75%;
}
.tabs > li{
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    zoom:1; /* hasLayout ie7 trigger */
    margin-bottom: -11px;
}
.tabs {
    text-align:center;
    padding-top:0px;
    border-bottom: none;
    margin-bottom: -15px;
    margin-top: -20px;
}
.tabs > li > a {
    display: block;
    padding: 16px 30px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-transform: skew(-23deg);
    -moz-transform: skew(-23deg);
    -o-transform: skew(-23deg);
    background: #535a68;
    z-index: 102;
    margin-right: 4px;
    line-height: 1.42857143;
    border: none;
    border-radius: 0px 0px 0 0;
}
.tabs > li > a span {
    -webkit-transform: skew(23deg);
    -moz-transform: skew(23deg);
    -o-transform: skew(23deg);
    display: block;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    color: #fff;
    background: #d53333;
    outline: none;
    text-decoration: none;
}
.tabs > li > a.active,
.tabs > li > a.active:hover,
.tabs > li > a.active:focus {
  color: #fff;
  background: #d53333;
  cursor: default;
  border: none;
}
.tab-pane {
    padding:80px 0 40px 0;
    background: #2f3238 url(../img/pattern.png) repeat center center;
    color: #000;
    margin-bottom: -30px;
}
.promoted h2 {
    font-size: 72px;
    color: #d53333;
    font-weight: 300;
    padding-bottom: 10px;
}
.promoted .price {
    margin-left: 0;
    padding-top: 0;
}
.price .saved {
    color: #d53333;
}
.domains {
    background: #fff;
}
.domains table {
    margin: 0;
}
.domains .table td {
    border: none !important;
    padding: 10px !important;
    vertical-align: middle !important;
}
.domains .table td:first-child {
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 15px !important;
    width: 40%;
}
.domains h2 {
    padding: 35px 0;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    margin: 0;
}
.domains strike {
    color: #383838;
}
.domains span {
    color: #d53333;
    font-weight: 700;
}

.domains small {
    color: #797979;
    font-size: 12px;
}

.more-domains {
    display: block;
    text-align: right;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding: 15px;
    background: #d53333 url(../img/triangle_right.png) no-repeat top left;
    cursor: pointer;
}
.more-domains:hover {
    color: #fff;
    text-decoration: none;
    background: #000 url(../img/triangle_right.png) no-repeat top left;
}
.more-domains:focus {
    color: #fff;
    text-decoration: none;
}
.more-domains span {
    font-size: 12px;
    color: #fff;
}
.show-more {
    display: none;
    min-width: 100%;
}
.domain-search {
    background: #202229;
    padding: 14px 0;
    width: 100%;
    z-index: 99;
    color: #fff;
}
.domain-search p {
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
.domain-search .input-group {margin-left: -15px;}
.domain-search input {
    border-radius: 0;
    height: 58px;
}
.is_stuck {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 58px;
  box-sizing: border-box;
}
#search  {
    border: none;
    min-height: 58px; 
    font-size: 16px;
    color:#a3a3a3;
    font-weight: 300;
    font-style: italic;
}
.search-btn {
    background:  #d53333 url(../img/magnifier.png) no-repeat 50% 50%;
    border: 0;
    width: 74px;
    text-align: center;
    font-weight: 700;
    padding: 0;
    min-height: 58px;
    color: #fff;
}
.search-btn .btn {
    background: none !important;
    border: 0;
    font-size: 25px;
    color:  #fff;
    padding: 0;
    width: 74px;
    padding-top: 4px;
    
}
.search-btn:hover{
    border: none;
    background-color: #000 !important;
}
.search-btn:hover span {color: #d53333;}
.domain-promo {
    font-size: 14px;
    color:  #8e8e8e;
    font-weight: 400;
    text-transform: uppercase;
}
.domain-promo strong {color: #fff;}
.domain-promo span {font-size: 10px;}
.logos h2 {
    color:  #000;
    font-size: 20px;
    padding: 0;
    margin: 0;
    padding-top:12px;
    padding-bottom: 15px;
    font-weight: 700;
}
.logos img {
    margin-top: 40px;
}
.img-web {
    border: 2px solid #fff;
    display: block;width: 100%;
}
.img-web:hover {
    border: 2px solid #ff6600;
}
.img-web img {
    display: inline;
    width: 100%;
}
.home-promo {
    padding: 20px;
}
.home-promo h2 {
    font-size: 45px;
    letter-spacing: -2px;
    font-weight: 700;
    margin: 3px 0 2px 0;
}
.home-promo ul {
    padding-left: 15px;
    list-style-type: square;
    padding-bottom: 30px;
    line-height: 31px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -1;
}
.home-promo ul li strong {color: #ff6600;}
.home-promo .badge {
    background: url(../img/badge.png) no-repeat center center;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border-radius: 0;
    width: 86px;
    height: 27px;
}
.home-promo p {
    font-size: 18px;
    font-weight: 700;
}
.home-promo .media {padding-top: 30px;}
.home-promo .media-body {
    padding-left: 15px;
}
.pricing-table {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    text-align: center;
}
.pricing-table td {
    border: none !important;
    padding: 10px !important;
    vertical-align: middle !important;
}
.pricing-table .no-border {border-bottom: none !important;}
.pricing-table .no-border-red {border: none !important;background: #ff6600 !important; padding: 5px 0 !important;}
.pricing-table tr td span.glyphicon-ok {font-size: 24px;color: #000;}
.pricing-table tr td {width: 25%; border-bottom: none !important;}
.pricing-table tr td:first-child {text-align: left; }

.pricing-table span {color: #8a8a8a; font-weight: 400 !important;}

.pricing-table tr td:nth-child(3).price-caption span {color: #8a8a8a;}
.pricing-table .soft img {width: 35px; height: 35px;}

.pricing-table tfoot td {
    border:  none !important;
    background:  none !important;
}
.pricing-table .table-top-red{
    background: #a884d9 !important;
    position: relative;
    color: #fff !important;
}
.pricing-table .table-top-red p {color: #fff;}
.pricing-table td h3 {
    font-weight: 700;
    font-size: 24px;
    color: #000;
    margin:0;
    padding:20px 0;
}
.pricing-table td p {
    font-weight: 400;
    color: #666;
}
.pricing-table td h3 span {color: #ff6600;}
.pricing-table td.table-top-red h3 {color: #fff;}
.pricing-table .table-top-red h3 {color: #fff;}
.pricing-table .table-top-red h3 span {color: #fff !important;}
.pricing-table .price, .pricing-table .price p {
    color: #000 !important;
}
.pricing-table .price {
    border-bottom: none;
}
.pricing-table .btn-dark, .pricing-table .btn-orange {
    display: block;
    width: 70%;
    margin: 0 auto;
    margin-top: 20px !important;
}
.pricing-table .regulations {
    margin-top: -30px;
}
.pricing-table .regulations a {color:#ff6600;}
.pricing-table .price {
    border: none;
}
.pricing-table tfoot {
    border-top: 1px solid #d1d1d1;
}
.domain-table {
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
}
.domain-table big {
    font-size: 18px;
    color: #ff6a00;
}
.domain-table tbody td, .domain-table thead td {
    padding: 10px !important;
    border: none !important;
}

.office-icon {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 40px;
}
.faq {
    padding: 0em;
    list-style-position:inside;
    list-style-type: none;
    color: #bebebe;
    font-size: 18px;
    padding-bottom: 60px;
}
.faq li {
    padding-left: 0;
}
.faq p {
    color: #595959;
    display:none;
    padding-top: 10px;
    padding-left: 20px;
    text-align:justify;
    width: 90%;
    font-size: 14px;
    cursor: default;

}
.faq-question {
    padding: 16px 40px 16px 20px;
    position:relative;
    background: #fff;
    cursor: pointer;
    font-size: 18px !important;
    font-weight: 700;
    border-bottom: 1px solid #dedede;
}
.faq-question span {color: #ff6600; margin-right: 5px;}
.faq-question a {
    color: #3c3b3e;
    font-size: 18px;
}
.faq-question:hover a {
    color: #ff6600;
    text-decoration: none;
}
.faq .active a{
    color: #ff6600;
}
.faq p a {
    font-size: 16px !important;
}
.faq p a:hover {
    font-size: 16px !important;
    text-decoration: underline;
}


/* technologia */
.tech .row.bg-gray {
    background: transparent url(../img/tech_bg_row.png) repeat-y top center;
    background-size: 100% 100%;
}
.features div.left {
    border-right: 1px solid #E2E2E2;
}
.features div.left,
.features div.right {
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
}
.features div.left.no-brd {
    border: 0;
}
.features div.left strong,
.features div.right strong {
    padding: 0px 0px 3px;
    margin: 0px;
    display: block;
    text-transform: none;
    font-size: 34px;
    line-height: 1em;
}
.tech-content .dc-box {
    position: relative;
}
.tech-content .is .dc-box {
    height: 470px;
}
.tech-content .dc-box p {
    text-align: left;
    font-size: 13px;
}
.tech-content .dc-box h4 {
    text-align: left;
    font-weight: 300;
}
.tech-content .dc-gallery {
   text-align: center;
    margin: 5px 0 0;
}
.tech-content .dc-gallery img {
    border: 1px solid #e1e1e1;
    margin: 10px 0 0;
}
.tech-content .dc-link {
    text-align: right;
    margin: 35px 0 25px;
}
.offer_features_row {
    padding: 0 0 0 50px;
}
.offer_features_row h3 {
    font-size: 18px;
    color: #000;
}
.offer_features_row p {
    text-align: left;
}

/* formularze */
.contact-about-as{
    padding-top: 30px;
    padding-bottom:42px;    
}
.contact-about-as .text .features div{
    height: 40px;
}
.contact-about-as p{
    font-size:14px; 
    margin-bottom: 10px;
    text-align: left;
}
.contact-about-as .text{
    width:585px;
    padding-left: 5px;
}
.contact-about-as .form-contact{
    max-width:560px;
    padding:0 0 65px 0;    
}
.contact-about-as .text table{
    width:100%;
    margin:20px;
}
.contact-about-as .form-contact h2:first-of-type{
    margin-top: 30px;
}.contact-about-as .form-contact .row.border-top h2:first-of-type{
    margin-top: 25px;
}
/*.contact-about-as .form-contact .row.border-top h2{
    margin-top: 10px;
}*/
.contact-about-as .text table td{
    text-align:center;
    border-right:1px solid #e2e2e2;
}
.contact-about-as .text table td.last{
    border:none;
}
.contact-about-as .text table td>small{
    display:block;
    text-align:center;
    font-size:10px;
}
.contact-about-as .text table td>span{
    font-size: 24px;
}
.contact-about-as .form-contact img{
    margin-top: 45px;
}
.contact-about-as .form-contact em{
    font-style:normal;
    font-size:16px;
}
.contact-about-as .form-contact ul{
    padding:0;
    display:inline-block;
    margin-bottom: 10px;
    clear: both;
}
.contact-about-as .form-contact ul li.info{
    margin-top: -6px;
}
.contact-about-as .form-contact li{
    font-size:14px;
    list-style:none;
    line-height:15px;
    margin-bottom:4px;
}
.contact-about-as .form-contact li.name-company{
    margin-bottom:13px;
}
.contact-about-as .form-contact .border-top{
    border-top:1px solid #fff;
}
.contact-about-as .form-contact .pl16,
.pl16{
    padding-left: 16px;
}
.contact-about-as .form-contact .form-check {
    text-align: left;
    padding-left: 0;
}
.contact-about-as .form-contact label.label-check {
    display: inline;
    float: none;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
}
.contact-about-as .form-contact .form-submit {
    margin-top: 30px;
}
.contact-about-as .form-contact input[type="checkbox"] {
    width: auto;
}
.contact-about-as .form-contact .row-check {
    margin-bottom: 30px;
}
.registration-form .inputText {
    position: relative;
}
#procloud-meters-section select,
.registration-form .inputText select,
.registration-form .inputText textarea,
.registration-form .inputText input,
.contact-about-as .form-contact textarea,
.contact-about-as .form-contact input{
    border:1px solid #c2c2c2;
    font-size:13px;
    padding:5px 0 5px 8px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
    display:block;
    float:left;
    margin-bottom:14px;
    width:100%;  
    resize:none; 
}
.contact-about-as .form-contact input.btn {
    width: auto;
    padding: 18px 50px;
}
.registration-form span.wpcf7-form-control-wrap{
    position: static;
}
.registration-form span.wpcf7-not-valid-tip{
    top:0px;
    margin-left:0;
    right:16px;
    text-align: right;
}
.registration-form .krs-error span.wpcf7-not-valid-tip{
    top:-20px;
    right: 0;
}
.contact-about-as .form-contact textarea{
    height: 170px;
    margin-bottom:28px;
}
.contact-about-as .form-contact .padding-off{
    padding:0;
}
.contact-about-as .form-contact label{
    display:block;
    float:left;
    font-size:12px;
    text-transform:uppercase;
    margin-bottom: 3px;
    margin-top: 1px;
}
.contact-about-as .form-contact label>span{
    color:#ff5300;
}
span.wpcf7-not-valid-tip{
    position: absolute;
    width: 100%;
    top: -22px;
    margin-left: 110px;
}
span.wpcf7-form-control-wrap.your-email span.wpcf7-not-valid-tip,
span.wpcf7-form-control-wrap.your-subject span.wpcf7-not-valid-tip {
    margin-left: 50px;
}
.contact-about-as .form-contact div,
div.wpcf7-validation-errors{
    position: relative;
}
.contact-about-as .form-contact div span.wpcf7-form-control-wrap{
    display: block;
    float: left;
    width: 100%;
}
div.wpcf7-validation-errors{
    top: 0px;
    border:0;
    left: 0;
    display: inline-block;
    width: 66%;
    color:#d63333;
    margin: 0;
}
div.wpcf7-mail-sent-ok{
    border: none;
    color: #398f14;
}
span.wpcf7-form-control-wrap.account-id span.wpcf7-not-valid-tip{
    margin-left: 63px;
}
span.wpcf7-form-control-wrap.subscription-id span.wpcf7-not-valid-tip{
    margin-left: 96px;
}
.contact-about-as .row.features{
    margin:40px 0 0 -15px!important;
}
.wrapper.network.recommend-by-specialist.rec-by-dedic img{
    margin-bottom: 10px;
}
.padding-only-right {
    padding: 0px 15px 0px 0px;
}
.no-padding {
    padding: 0px;
}
.registration-form .textVersion, .registration-form .radioVersion {
    display: inline-block;
    width: 20px;
}
.registration-form .textVersion {
    width: auto;
    padding: 4px 10px 4px 0;
    margin-right: 20px;
}
.registration-form .checkRegulation input {
    width: auto;
}
.registration-form .textRegulation,
.registration-form .checkRegulation {
    display: inline-block;
    width: 20px;
}
.registration-form .textRegulation {
    width: 45%;
    margin-bottom: 15px;
}
.registration-form h4, .registration-form label {
    font-size: 12px;
    margin-bottom: 3px;
    margin-top: 1px;
    text-transform: uppercase;
    display: block;
    float: left;
    width: 100%;
    font-weight: 700;
    line-height: 1.2;
}
.registration-form .inputText input.btn {
    width: auto;
    padding: 18px 50px;
}
.registration-form .inputText.p15 {
    float: left;
    position: relative;
    padding: 0 0 0 15px;
}
.registration-form div.wpcf7-validation-errors{
    margin: 0px 0px 0px -15px;
}

/* aktualno�ci */
.news_item{
    margin-bottom: 30px;
}
.news_item p,
.news_item a{
    text-transform: uppercase;
    color:#000;
    font-size: 12px;
    text-decoration: none;
}
.news_item h3>a{
    text-transform: none;
    font-size: 24px;
}
.news_item p{
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
}
.news_item .news_date{
    text-align: center;
    color: #999999;
    font-weight: 400;
}
.news_item .news_date span{
    display: block;
    text-align: center;
    float: left;
    width:100%;
}
.news_item .news_date span.month{
    margin-bottom: 5px;
}
.news_item .news_date span.day{
    font-size: 28px;
    line-height:28px;
}
.news_item .news_date span.month{
    font-size: 16px;
    line-height: 16px;
    position: relative;
    top: 2px;
    text-transform: uppercase;
}
.news_item .news_date span.year{
    font-size:10px;
    line-height: 10px;
}
.news_item .btn-link:hover, .news_item .btn-link:active,
.news_item .btn-link{
    font-size:12px;
    color:#d63333;
    display: block;
    float: none;
}
.navi-news.navigation div{
    width: 50%;
    display: inline-block;
}
.navi-news.navigation div>a:active,
.navi-news.navigation div>a{
    text-decoration: none;
}
.navi-news.navigation div.next{
    text-align: right;
}
.navi-news.navigation div.prev a:before,
.navi-news.navigation div.next a:after{
    content: "5";
    font-family: 'ElegantIcons';
    font-size: 24px;
    position: relative;
    top:4px;
}
.navi-news.navigation div.prev a:before{
    content:"4";
}
#procloud-meters-section .box{
    padding-bottom:10px;
}
#procloud-meters-section .box select{
    width:100%;
    margin-bottom: 10px;
}
.calc_home h3{
    display: block;
}
#procloud-meters-section .sub-box{
    padding-top: 25px;
    padding-bottom: 25px;
}
.price-calc-container .sub-box p{
	color: #808080;
    font-size: 10px;
    margin-top: 1em;
    line-height: 1.5;
}

.box .fre table td:first-of-type{
    padding-right: 44px;
}
.box .fre table td:last-of-type{
    padding-left: 32px;
}
.box .fre table td:nth-of-type(2){
    padding-right: 5px;
}
.premium-abo {
    color:#fff !important;
}
.premium-abo h3 {
    color:#fff !important;
}
.abo-feature {
    padding:20px 0;
}
#easy .container {
    min-height: 720px;

}
#easy .action-button {
    margin-top: 40px;
}
.slider:before {
    position:relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 720px;
    min-height: 720px;
    content: "Pobieranie ...";
    display: table;
    clear: both;
    background: transparent url("../img/gears.gif") no-repeat 50% 50%;
    text-align: center;
    color: #fff;
    padding-top: 450px;
    font-size: 26px;
}
.slider >* {
    display: none; 
}
.slider.slick-initialized >* {
    display: block;
}
.slider.slick-initialized:before {
    display: none;
}
.standard-price {
    margin: 0 auto;
    padding: 0;
    min-height: 0; 
    color: #000;
    font-size: 14px;
    text-decoration: line-through;
    text-align: center;
}

/* start antyddos */
.col-md-offset-1_2 {
    margin-left: 12.5%;
}
h1.bg-left {
    background-position: left bottom;
}
.laptop-screen {
    position: relative;
    top: 0;
    left: 0;
    width: 440px;
    height: 253px;
    background: transparent url("../img/laptop.PNG") no-repeat 0 50%;
    margin: 30px 0;
}
.laptop-screen img {
    position: absolute;
    left: 180px;
    top: 60px;
    -webkit-animation: pulse 1s linear infinite;
    -moz-animation: pulse 1s linear infinite;
    -ms-animation: pulse 1s linear infinite;
    animation: pulse 1s linear infinite;
}
.row.addos {
    margin-top: 5px;
}
.addos .package ul {
    padding: 0 23px;
    width: auto;
    min-width: 0;
}
section.grey-wizard {
    padding: 55px 0;
}
section.grey-wizard p {
    margin: 0;
    padding: 2px 0;
}
.red-section.ddos h1 {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    line-height: 37px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    background: url(../img/header_line_black.png) no-repeat bottom center 
}
.red-section.ddos p {
    text-transform: none;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
section.protection ul {
    margin: 0;
    padding: 0 0 0 11px;
    list-style: square;
    color: #d53333;
    font-size: 12px;
}
section.protection ul li span {
    color: #333;
    font-size: 16px;
    font-weight: 700;
}
.faq_content {
    padding: 5px 0 0 0;
}
.faq_content .faq_row {
    margin: 0 0 30px 0;
}
.faq_content .faq_row a {
    color: #2c2f34;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}
.faq_content .faq_row a:hover {
    color: #d53333;
    text-decoration: none;
}
.faq_content .faq_row.closed i,
.faq_content .faq_row.opened i  {
    display: inline-block;
    position: relative;
    margin: 0 15px 0 0;
    padding: 0;
    width: 26px;
    height: 26px;
    line-height: 26px;
    content: "+";
    background: #d53333;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 30px;
    font-style: normal;
}
.faq_content .faq_row.opened i {
    line-height: 21px;
}
.faq_content .faq_row.closed i:before {
    content: "+";
}
.faq_content .faq_row.opened i:before {
    content: "-";
}
.faq_content .faq_row.closed p.answerp {
    display: none;
}
.faq_content .faq_row p.answerp {
    margin: 10px 0 35px 40px;
    text-align: left;
}
.spec_links {
    color: #fff;
    text-align: center;
    margin-top: 40px;
}
.spec_links a {
    color: #757c83;
    padding: 0 10px;
}
.spec_links a:hover {
    color: #fff;
    text-decoration: none;
}
/* end antyddos */

/* plesk */
.spec-ico {
    margin-top: 20px;
    margin-bottom: 20px;
}
.spec-ico .col-md-2 {
    text-align: center;
}
.spec-ico span {
    display: block;
    height: 117px;
    line-height: 117px; 
    margin-bottom: 0;
    padding: 0;
}
.spec-ico span img {
    vertical-align: middle;
    margin: 0 auto;
}
.spec-ico h4 {
    text-transform: uppercase;
    color: #d53333;
    font-weight: 800;
    margin-top: 30px;
    font-size: 14px;
}
.bg_gray {
    background: #f1f1f1;
    margin: 35px 0 40px 0;
    padding: 40px 0 30px 25px;
}
.bg_gray h2 {
    padding: 0 0 25px 0;
    margin: 0 0 25px 0;
    background: url(../img/header_line.png) no-repeat left bottom;
}
.bg_gray img {
    position: relative;
    bottom: -30px;
    right: 0;
    margin: 0 0 0 15px;
}
.bg_gray .col-md-6:first-child>* {
    width: 91%;
}
.plesk .spec-table th {
    line-height: 1.1em;
}
.plesk .spec-table {
    margin-bottom: 10px;
}
.spec-table th span {
    font-weight: 400;
    font-size: 14px;
}
.extensions {
    margin-top: 25px;
}

.extensions .col-md-2 {
    height: 64px;
    line-height: 64px;	
}
.extensions .col-md-2 img {
    margin: 0 auto;
    padding: 0;
}
.btn-collapse {
    width: auto;
    border: 0;
    text-align: center;
    padding: 0;
    background: #fff;
}
.btn-collapse button {
    position: relative;
    top: -2px;
    padding: 5px 30px;
    margin: 0;
    border: 2px solid #000;
    border-radius: 0;
    background: #fff;
    width: 200px;
    height: 34px;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
}
.btn-collapse button:hover {
    background: #000;
    color: #fff;
}
.btn-collapse button:before {
    content: "Zwiń";    
}
.btn-collapse button.collapsed:before {
    display: block;
    line-height: initial;
    text-indent: 0;
    content: "Rozwiń";
}
.btn-collapse button.collapsed {
    text-indent: -9999px;
    line-height: 0;
}
.btn-collapse.domain-promo button {
    color: #2c2a53;
    border: 2px solid #2c2a53;
}
.btn-collapse.domain-promo button:hover {
    color: #fff;
    background: #2c2a53;
}
.domain-transfer {
    background: #2c2a53;
    padding: 0;
    width: 100%;
    z-index: 99;
    color: #fff;
}
.domain-transfer p {
    display: grid;
    align-self: center;
    grid-template-columns: 144px 1fr;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #fff;
    text-align: left;
}
.domain-transfer p img {
    align-self: center;
    margin-right: 40px;
}
.domain-transfer span {
    align-self: center;
    padding:30px 0;
}
/* end plesk */
.package p.price-label {
    display: block;
    position: absolute;
    top: 19px;
    right: 0;
    text-align: right;
    font-size: 11px;
    text-transform: uppercase;
    background: #d53333;
    height: auto;
    width: auto;
    padding: 0 4px;
    margin: 0;
    min-height: 2em;
    color: #fff;
    font-weight: 700;
}
@keyframes pulse { 0% {       transform: scale(1); } 50% {    transform: scale(0.8); } 100% {     transform: scale(1); }}
@-moz-keyframes pulse { 0% {   -moz-transform: scale(1); } 50% {   -moz-transform: scale(0.8); } 100% {   -moz-transform: scale(1); }}
@-webkit-keyframes pulse { 0% {   -webkit-transform: scale(1);   transform: scale(1); } 50% {   -webkit-transform: scale(0.8);
   transform: scale(0.8); } 100% {   -webkit-transform: scale(1);   transform: scale(1); }}
@-ms-keyframes pulse { 0% {   -ms-transform: scale(1);   transform: scale(1); } 50% {   -ms-transform: scale(0.8);   transform: scale(0.8); } 100% {
   -ms-transform: scale(1);   transform: scale(1); }}

/*cookies*/
.cookie-notice-container {
    padding: 10px 10px 35px 10px;
}
#cn-notice-text {
    display: inline-block;
    width: 50%;
    text-align: right;
    font-size: 16px;
    margin-right: 20px;
}
#cn-accept-cookie,
#cn-more-info {
    font-size: 18px;
    font-weight: 700;
    background: #d53333;
    color: #fff;
    text-shadow: none;
    border-color: #d53333;
    padding: 10px 20px;
    vertical-align: top;
    text-transform: uppercase;
}
#cn-more-info {
    background: none;
    text-shadow: none;
    border: 0;
}


/*pomocnik zakupowy*/

.helper {
    display: flex;
    align-items: center;
}
.helper-ico {
    padding-right: 50px;
}
.helper-content h3 {
    margin: 0 0 7px 0;
    padding: 0;
    text-align: left;
    font-weight: 700;
}
.helper-btn .btn {
    display: inline-block;
    width: 100%;
    max-width: 165px;
    padding: 10px;
    background: #e20000;
    border: 2px solid #e20000;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
    text-transform: uppercase;
    border: 2px solid #e20000;
}
.helper-btn .btn:hover {
    background: #fff;
    text-decoration: none;
    color: #e20000;
}
.mt_80 {
    margin-top: 80px !important;
}
.helper_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    z-index: 9999;
    overflow: hidden;
}
.helper_container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 540px;
    height: 310px;
    margin: -185px 0 0 -300px;
    padding: 35px 30px 25px 30px;
    background: #fff;
    z-index: 9999;
    border-top: 1px solid #dfdedf;
    border-bottom: 1px solid #dfdedf;
    color: #000;
}
.helper_content {
    position: relative;
    height: 100%;
}
.helper_header {
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    margin: 0 0 7px 0;
    padding: 0;
}
.helper_subheader {
    font-size: 16px;
}
.helper_options {
    margin: 40px 0;
    text-align: center;
}
.helper_option {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    width: 200px;
    height: 160px;
    margin: 0 50px 0 auto;
    padding: 0;
    background: #d53333;
    border-radius: 10px;
    vertical-align: middle;
}
.helper_option a {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
}
.helper_option a:hover {
    opacity: 0.8;
}
.helper_option p {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.helper_option p span {
    box-sizing: border-box;
    display: block;
    position: absolute;
    bottom: 1.5em;
    width: 100%;
    height: 2em;
    padding: 0 10px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.helper_option img {
    display: block;
    padding: 2em 0;
    margin: 0 auto;
}
.o_3 .helper_option {
    width: 160px;
    margin: 0 20px 0 auto;
}
.o_5 .helper_option {
    width: 100px;
    margin: 0 10px 0 auto;
}
.helper_option:last-child,
.o_3 .helper_option:last-child,
.o_5 .helper_option:last-child {
    margin: 0 auto;
}
.helper_back {
    display:inline-block;
    position: absolute;
    bottom: 0;
    clear: both;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
}
.helper_back:hover {
    opacity: 0.6;
}
.helper_text {
    clear: both;
    width: 390px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 600;
}
.helper_text_ico {
    float: left;
    margin: 0 20px 0 0;
}
.helper_btn {
    display: inline-block;
    margin: 20px 0;
    padding: 10px 30px;
    background: #d53333;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 3px;
}
.helper_btn:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.8;
}
.helper_results {
    margin: 15px 0;
}
.helper_result_link {
    display: block;
    clear: both;
    margin-bottom: 15px;
    text-decoration: none;
    color: #000;
}
.helper_result_link:hover {
    text-decoration: none;
    opacity: 0.8;
}

.helper_result_ico {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0 45px 0 0;
    line-height: 60px;
    background: #d53233;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
}
.helper_result_img {
    vertical-align: middle;
}
.helper_result_text {
    font-size: 16px;
    font-weight: 600;
}
.helper-close {
    display: block !important;
    position: absolute;
    top: -25px;
    right: -15px;
    width: auto;
    height: 20px;
    font-size: 14px;
    padding-left: 20px;
    line-height: 20px;
    background: 0 0 url(../img/colorbox/close.png) no-repeat;
    background-position-x: 0;
    background-position-y: 0;
    border: 0;
    z-index: 1000;
}
.helper-close:hover {
    background-position: 0px -20px;
    color: #d53333;
}

/*promocja Mastercard*/
.discount-badge-outer {
    display: flex;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    background: #535a68;
    margin: 0 auto;
}
.discount-badge-inner {
    display: flex;
    width: 68px;
    height: 68px;
    border-radius: 34px;
    justify-content: center;
    align-items: center;
    background: #d53333;
    color: #fff;
    font-weight: 700;
    font-size: 25px;
}
.discount-badge-inner span {
    font-size: 19px;
}
.discount-info {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100px;
}
.discount-info-text {
    font-size: 22px;
    color: #2c2f34;
    line-height: 1.5;
    margin: 0;
}
.discount-info-text span {
    color: #d53333;
}
.discount-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100px;
}


/* promocja sales */

.sales {
    margin-top: 150px;
    padding: 80px 0 45px 0;
    background: #322659 url(../img/bg-sales.jpg) no-repeat center top;
}
.sales-badge {
    position: absolute;
    top: 0;
    left: -20px;
    width: 90px;
    height: 45px;
    line-height: 45px;
    background: #fc0000;
    font-weight: 800;
    font-size: 22px;
    color: #fff;
    text-align: center;
    z-index: 10;
    border-radius: 5px;
    transform: rotate(-25deg);
}
.sales-top {
    height: 75px;
    margin: 0;
    padding: 0;
    background: #1f1d1d !important;
}
.sales-top-on .sales-top {
    display: flex;
}
.sales-top-off .sales-top {
    display: none;
}
.sales-top-text {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 17px;
    line-height: 1.2;
}
.sales-top-text b {
    white-space: nowrap;
}
.sales-top-button {
    background: #fff;
    color: #1f1d1d;
    font-size: 16px;
    font-weight: 700;
    border: 0;
    padding: 9px 15px;
    border-radius: 4px;
    text-transform: uppercase;
}
.sales-header-primary {
    float: left;
    margin: 0 65px 0 0;
    padding: 0 0 5px 0;
    font-weight: 800;
    font-size: 75px;
    line-height: 75px;
    color: #fff;
    text-transform: uppercase;
}
.sales-header-secondary {
    margin: 0;
    padding: 0;
    font-weight: 300;
    font-size: 70px;
    color: #fff;
}
.sales-header-secondary b {
    font-weight: 800;
}
.counter-wraper {
    display: inline-block;
    margin: 0;
    padding: 2px;
    background: linear-gradient(to right, #b13fff, #449cff);
    border-radius: 5px;
}
.counter {
    display: flex;
    justify-content: space-between;
    width: 340px;
    height: 100px;
    padding: 20px;
    background: linear-gradient(to right, #600c6f, #3e2e75);
    border-radius: 5px;
}
.counter>div {
    text-align: center;
}
.counter>div>div {
    color: #0fefff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
}
.counter small {
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    color: #0fefff;
}
.sales-top-counter {
    display: inline-block;
    height: 42px;
    padding: 0 15px;
    background: #000000;
    border-radius: 5px;	
}
.counter-top {
    display: flex;
    justify-content: space-between;
    width: 230px;
}
.counter-top>div {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
}
.counter-top>div>div {
    white-space: nowrap;
}
.counter-top small {
    font-size: 18px;
    font-weight: 300;
    color: #fff !important;
}
.sales-product {
    display: flex;
    justify-content: center;
}
.sales-product:nth-child(2) {
    margin-top: 105px;
}
.sales-product .package-header {
    position: relative;
    padding: 30px 20px 20px 20px;
    background: #fff;
    color: #000;
    border-radius: 5px 5px 0 0;
    margin: 0;
    border: 0;
}
.sales-product .package-header h2 {
    text-align: center;
}
.sales-product .package {
    margin: 10px 15px 20px 15px;
}
.sales-product .package h2 {
    font-size: 16px;
}
.sales-product .package h2 strong {
    margin: 5px 0 0 0;
	font-size: 20px;
}
.sales-product .package-content {
    padding: 0 20px 20px 20px;
    border-radius: 0 0 5px 5px;
    border: 0;
}
.package ul.sales-features {
    width: auto;
    border-top: 1px solid #535cd6;
    padding: 20px 0 0 0;
    margin: 0 !important;
}
.package ul.sales-features li {
    background: none !important;
    padding : 0 !important;
}
.sales-product .btn-red {
    text-transform: uppercase;
    border-radius: 5px;
}
.sales-product .price {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    margin-top: 20px;
}
.sales-product .price>p {
    margin: 0;
}
.sales-product .net-price span {
    color: #000;
}
.sales-product .package p.standard-price {
    font-size: 18px;
    font-weight: 600;
}
.sales-product .net-price {
    margin: 0 5px !important;
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
    color: #383838;
}
.sales-product .dsc-price {
    font-size: 15px;
    line-height: 20px;
}
.sales-product .gros-price {
    font-size: 14px;
    color: #6c6c6c;
}
.sales-product .action-button {
    margin-top: 10px;
}
.sales-badge-fixed {
    display: none;
    position: fixed;
    top: 50%;
    left: -28px;
    z-index: 1000;
    border-radius: 0 0 3px 3px;
}
.sales-badge-fixed a {
    display: block;
    width: 90px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    background: #e20001;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    transform: rotate(-90deg);
    -webkit-box-shadow: -3px 3px 6px 0 rgba(0,0,0,0.5);
    -moz-box-shadow: -3px 3px 6px 0 rgba(0,0,0,0.5);
    box-shadow: -3px 3px 6px 0 rgba(0,0,0,0.5);
    border-radius: 0 0 5px 5px;
}
.sales-badge-fixed a:hover {
    opacity: 0.8;
}
.ico-row {
    padding-top: 42px;
}
.ico-row h4 {
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 10px;
}
.ico-row p {
    margin-top: 16px;
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: 300;
}


/* Google recaptcha */

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,#cboxOverlay,#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft,#cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}

#colorbox,#cboxContent,#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
    background: #000;
}

#colorbox {
    outline: 0;
}

#cboxContent {
    margin: 0;
    padding: 80px 40px 40px 40px;
    overflow: visible;
    background: #fff;
    overflow: visible;
    background: #fff;
    -webkit-box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.25);
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadingGraphic {
    background: url(../img/colorbox/loading.gif) no-repeat center center;
}

#cboxLoadingOverlay {
    background: #000;
}

#cboxTitle {
    position: absolute;
    top: 25px;
    left: 40px;
    font-size: 28px;
    font-weight: 300;
    color: #000;
    font-size: 28px;
}

#cboxCurrent {
    position: absolute;
    top: -22px;
    right: 205px;
    text-indent: -9999px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
/* #cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    background: url(../img/colorbox/controls.png) no-repeat 0 0;
} */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    display: none !important;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active
    {
    outline: 0;
}

#cboxPrevious {
    background-position: 0px 0px;
    right: 44px;
}

#cboxPrevious:hover {
    background-position: 0px -25px;
}

#cboxNext {
    background-position: -25px 0px;
    right: 22px;
}

#cboxNext:hover {
    background-position: -25px -25px;
}

#cboxClose {
    display: block !important;
    position: absolute;
    top: 20px;
    right: 20px;
    width: auto;
    height: 20px;
    font-size: 14px;
    padding-left: 20px;
    line-height: 20px;
    background: 0px 0px url(../img/colorbox/close.png) no-repeat;
}

#cboxClose:hover {
    background-position: 0px -20px;
    color: #d63333;
}

.cboxSlideshow_on #cboxPrevious,.cboxSlideshow_off #cboxPrevious {
    right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -75px -25px;
    right: 44px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -100px -25px;
}

.cboxSlideshow_off #cboxSlideshow {
    background-position: -100px 0px;
    right: 44px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -75px -25px;
}

@media screen and (min-width: 1366px) {
    .container {
        min-width: 1336px;
    }
}
@media (min-width: 1366px) {
    #easy .container {
        min-width: 1260px;
    }
}
@media (min-width: 1200px) {
    #easy .price big {
        font-size: 50px;
    }
}
@media (max-width: 1490px) {
    .skew-left .skew-list li {
        margin-right: 10px;
    }
}
@media (max-width: 1380px) {
    .skew-left .skew-list li {
        margin-right: 20px;
    }
    .skew-left .skew-list li:first-child {
        display: none;
    }
    .skew-list li {
        margin-right: 20px;
    }
}
@media (min-width: 1200px) and (max-width: 1380px) {
    .navbar-nav li a{
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
    }
    .navbar {
        background: #fff url(../img/menu_skew.png) no-repeat bottom center;
        background-position: calc(50% - 80px) bottom;
    }
    .icon-menu li a {
        padding: 0;
    }
    .flex-direction-nav .flex-prev { margin-left: -640px; }
    .flex-direction-nav .flex-next { margin-right: -640px; }
    .flexslider:hover .flex-prev { margin-left: -650px; }
    .flexslider:hover .flex-next { margin-right: -650px; }
    .ssl ul.ssl-list {
        font-size: 12px;
    }
    .ssl .price big {
        font-size: 42px;
        line-height: 42px;
    }
    #easy .container {
        width: 1100px;
    }
    .bg_gray img {
        bottom: -15px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .navbar-nav li a{
        padding-left: 7px;
        padding-right: 7px;
        font-size: 12px;
    }
    .navbar {
        background: #fff url(../img/menu_skew.png) no-repeat bottom center;
        background-position: calc(50% - 80px) bottom;
    }
    .navbar-nav li a{
        padding-left: 8px;
        padding-right: 8px;
        font-size: 12px;
    }
    .icon-menu li a {
        padding: 0;
    }
    .flex-direction-nav .flex-prev { margin-left: -540px; }
    .flex-direction-nav .flex-next { margin-right: -540px; }
    .flexslider:hover .flex-prev { margin-left: -550px; }
    .flexslider:hover .flex-next { margin-right: -550px; }
    #easy .container {
        width: 900px;
    }
    .price big {
        font-size: 46px;
        line-height: 46px;
    }
    .spec-ico h4 {
        font-size: 14px;
    }
    #menu-menu-glowne.navbar-nav > li {
        max-width: 90px;
        text-align: center;
    }
    #menu-menu-glowne.navbar-nav li a {
        padding-left: 6px;
        padding-right: 6px;
        font-size: 12px;
        line-height: 16px;
    }
}
@media (max-width: 1199.98px) {
    .row.price-calc .calcbuy {
        display: inline-block;
        width: auto;
        text-align: center;
    }
    .price-calc-container {
        margin-top: 20px;
        text-align: center;
    }
    .extensions .col-md-2 {
        margin-bottom: 20px;
    }
    .bg_gray {
        margin: 35px 0 40px 0;
        padding: 40px 0 0 0;
    }
    .bg_gray img {
        position: relative;
        bottom: 0;
        right: 0;
        margin: 30px auto 0 auto;
    }
}
@media (max-width: 991.98px) {
  .navbar {
     background: #fff;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-collapse {
    margin-top: -1px;
    box-shadow: 0 5px 7px rgba(0,0,0,0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .feature {
    margin-bottom: 30px;
  }
  .feature .hc-feature {
    min-height: 0;
    padding-bottom: 20px;
  }
  .media-body p {
    text-align: left;
  }
  h3.white {
    font-size: 12px;
  }
  h1.bg-left {
    background-position: center bottom;
    text-align: center !important;
  }
  .laptop-screen {
    margin-left: auto;
    margin-right: auto;
  }
  .col-md-offset-1_2 {
    margin-left: 0;
  }
  .addos .package ul {
    display: inline-block;
  }
  section.protection .protection-schema img {
    float: none;
    margin: 15px auto 30px auto;
  }
  section.protection ul {
    display: inline-block;
  }
  section.protection .protection-list {
    text-align: center;
  }
  section.protection .protection-list li {
    text-align: left;
  }
  section.protection .protection-list p {
    text-align: left;
  }
  .bg_gray h2 {
     background-position: center bottom;
  }
  .cookie-notice-container {
      padding: 10px 10px 60px 10px;
  }
  .cookie-notice-container #cn-notice-text {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
    section.tech {
        background: #fff;
        padding: 0;
    }
    .tech-index {
        position: absolute;
        z-index: 110;
        left: 0;
        width: 300px;
        margin-left: -300px;
        background: #eee;
    }
    .show-menu {
        position: static;
        float: none;
        margin: 0 !important;
    }
    
    #technology {
        padding-bottom: 0px;
    }
    footer h5 {padding-bottom:5px; padding-top:20px;}
    footer {
        text-align:center;
    }
    footer .copyrights .col-md-2 {
        border-left: none;
        padding:10px;
        text-align:center;
    }
    .check-more {
        text-align: center;
        padding-bottom: 30px;
        padding-top: 0;
    }
    .icon-menu {
        margin-top: 0;
    }
    .icon-menu li a {
        margin: 0;
        margin-right: 4px;
    }
    .icon-menu.mobile li a {
        transform: none;
    }
    .icon-menu li a:hover {
        background: none !important;
    }
    .icon-menu li {
        display: inline-block;
    }
    .promo-spec ul li span {
        font-size: 18px;
    }
    .search-btn {
        width:100% !important;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        padding: 7px;
        display:inline-block;
    }
    .domain-search .form-control {
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        border-radius: 0px !important;
        margin-bottom: 5px;
    }
    .navbar-toggler {
        margin: 18px 0;
        background:  #d53333;
    }
    .icon-bar {
        background: #fff;
    }
    .navbar-nav {
        background-color: #fff;
        margin-top: 0;
    }
    #jumbo-slider {
        min-height: 0;
    }
    #jumbo-slider .slides li {height: auto !important}
    .promo {
        position: static;
        margin-left: 0px !important;
        padding: 16px 30px;
        text-align: center;
        width: 80%;
        margin: 0 auto !important;
        display: none;
    }
    .promo-text {
        position: static;
        margin-left: 0px !important;
        padding: 16px 30px;
        text-align: center;
        width: 80%;
        margin: 0 auto !important;
    }
    .promo-spec ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        padding-top: 20px;
        padding-left: 0px;
        color: #fff;
        text-align: center;
    }
    .promo-spec ul li img {
        display: block;
        margin: 0 auto !important;
    }
    .product-badge,
    h2.product-badge {
        display: block;
        margin: 0 auto !important;
        text-align: center;
        width: 40%;
    }
    h1, .red-section h1 {
        font-size: 28px;
        text-align:center;
        background-position: center bottom;
    }
    .promo-content h1 {
        font-size: 30px;
        text-align: left;
    }
    .price {
        text-align: center;
        padding-top: 20px;
    }
    p {text-align: center;}
    .text p,
    .tech-content p {text-align: left;}
    .triangle-right, .triangle-left {display: none;}
    .about-image {
        margin: 30px 0px 0px !important;
    }
    .product-skew-image {
        display: none;
    }
    footer .partners {
        background: #22262a;
        height: auto !important;
    }
    .premium .media {
        text-align: center;
        padding-bottom: 20px;
        padding-top: 20px;
        border-bottom: 1px solid #cccccc;
    }
    .premium {
        margin-top: -20px;
    }
    .premium .media-left {padding-bottom: 10px;}
    .premium .media-body, .premium .media-left {
        display: block !important;
    }
    .domain-search {
        margin-top: 0px;
        position: static;
    }
    .domain-search .input-group {margin-left: 0px;}
    .domain-search p {
        padding-top: 10px;
        line-height: 28px;
        text-align: center;
    }
    .domain-search input {
        border-radius: 0 !important;
        height: 58px;
    }
    .domain-promo {
        text-align: center;
    }
    .promo-image img {
        display: none;
    }
    .promo-header {
        font-size: 22px;
    }
    .promo-title {
        font-size: 27px;
    }
    .promo-info {
        font-size: 14px;
    }
    .btn-orange {
        display:block;
        text-align:center;
    }
    .domain-tabs {
        margin-right: 0px !important;
        margin-left: 13px; 
    }
    .features img {width: 100%;}
    p.lead {text-align:center;}
    .promo-partners {
        position: relative;
        top: 0;
        left: 0;
        margin: 20px auto;
        text-align: center;
    }
    .promo-partners h4 {
        margin-top: 40px;
    }
    .ssl .package h3 strong {
        height: auto;
    }
    .ssl ul.ssl-list {
        min-height: 0;
    }
    .promo-btn {
        text-align: center;
    }
    section h2,
    .tech-content h4 {
        text-align: center;
    }

    .helper-content p.lead {
        text-align: left;
    }
    .discount-info {
        margin: 20px 0;
    }
    .abo-feature {
        text-align: center;
    }
    .abo-feature img {
        display: block;
        margin: 0 auto 20px auto;
    }
    .navbar .container {
        background: none;
    }
    .sales-header {
        text-align: center;
    }
    .sales-header-primary {
        float: none;
    }
    .sales-counter {
        text-align: center;
    }
    .package.spec .package-features {
        margin: 0 5px;
    }
    .counter-top>div {
        font-size: 18px;
        line-height: 1;
    }
    .counter-top small {
        font-size: 15px;
        font-weight: 300;
        color: #fff;
    }
    .sales-top-text {
        font-size: 12px;
    }
    .counter-top>div:first-child {
        display: block;
    }
    .counter-top {
        display: block;
        width: auto;
    }
}
@media (max-width: 767.98px) {
    .calc_home .col-xs-12 {
        display: block;
        clear: both;
        float: none;
        margin-top: 20px;
    }
     .calc_home .col-xs-12:first-child {
        margin-top: 0;
     }
    .calc_home .col-xs-12:after {
        content: "";
        display: table;
        clear: both;
    }
    #easy .container {
        overflow: hidden;
    }
    .promo-content {
        height: auto;
    }
    .promo-content h1,
    .promo-content h2,
    .promo-content h3 {
        text-align: center;
    }
    .promo-price {
        position: relative;
        top: 0;
        margin: 0 auto;
        text-align: center;
    }
    h3.white {
      font-size: 10px;
      width: 95%;
    }
    .icon-menu li a,
    .icon-menu.mobile li a  {
        padding: 0 7px !important;
        transform: none;
    }
    .btn-ghost,
    .btn-ghost-dark {
        padding: 18px 20px;
    }
    .spec-ico h4 {
        font-size: 14px;
    }
    .promo-content .promo-logo {
        display: block;
        margin: 20px auto 0 auto;
    }
    .helper {
        display: block;
    }
    .helper-ico {
        padding: 0;
        text-align: center;
        margin-bottom: 30px;
    }
    .helper-content h3 {
        text-align: center;
    }
    .helper-btn {
        text-align: center;
        margin-top: 30px;
    }
    .helper-content p.lead {
        text-align: center;
    }
    .tabs > li > a {
        padding: 16px 10px;
    }
    .contact-about-as .form-contact .padding-right{
        padding: 0;
    }
    div.wpcf7-validation-errors {
        width: auto;
    }
    .ico-row h4 {
        margin-bottom: 40px;
    }
    .ico-row div:last-child h4 {
        margin-bottom: 10px;
    }
    .features div.left:nth-child(2) {
        border-right: 0;
    }
    footer a {
        padding: 8px 0;
    }
}

@media (max-width: 575.98px) {
    .helper_overlay {
        background: #fff;
        opacity: 1;
    }
    .helper_container {
        position: absolute;
        box-sizing: border-box;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        min-height: 100%;
        margin: 0;
        padding: 15px;
        border: 0;
    }
    .helper_option {
        display: block;
        position: relative;
        margin: 30px auto;
    }
    .helper_option:last-child, .o_3 .helper_option:last-child, .o_5 .helper_option:last-child {
        margin: 0 auto;
    }
    .o_3 .helper_option,
    .o_5 .helper_option {
        width: 200px;
        margin: 30px auto;
    }
    .helper_result_ico {
        float: left;
        margin: 0 20px 15px 0;
    }
    .helper_text {
        width: auto;
    }
    .helper_back {
        display: block;
        position: relative;
        padding-top: 20px;
    }
    .icon-menu li {
        width: 40px;
    }
    .icon-menu.mobile {
        margin-right: 20px;
    }
    .sales-header-primary {
        font-size: 80px;
        line-height: 80px;
    }
    .sales-header-secondary {
        margin: 0;
        padding: 0;
        font-weight: 300;
        font-size: 41px;
        color: #fff;
    }
    /* header */
    section.primary {
        padding-top: 10px;
    }
    #jumbo-slider.offer {
        background: none;
    }
    #jumbo-slider.offer .slides li {
        min-height: 0;
        background: none !important;
        margin: 30px 0 0 0;
    }
    #jumbo-slider.offer .promo-content {
        margin: 0;
        padding: 0;
        border: 0 !important;
        background: none !important;
    }
    #jumbo-slider.offer .promo-content h1 {
        color: #2c2f34 !important;
        text-align: center;
        text-transform: uppercase;
        font-size: 1rem;
        font-weight: 700;
    }
    #jumbo-slider.offer .promo-content h1:after {
        display: block;
        content: "";
        height: 2px;
        background: #d53333;
        width: 40%;
        margin: 0.5rem auto 0 auto;
    }
    #jumbo-slider.offer .promo-content h1 br {
        display: none;
    }
}
@media (max-width: 420px) {
    .icon-menu li {
        width: 25px;
    }
}
@media (max-width: 340px) {
    .counter-wraper {
        display: block;
    }
    .counter {
        max-width: 340px;
        width: 100%;
    }
    .icon-menu li {
        width: 25px;
    }
}