/* 25-03-2020  Start */
.server-clusters-banner {
	padding-top: 30px;
	padding-bottom: 45px;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 2px black;
}
.server-clusters-banner h2 {
	color: #fff;
	font-size: 48px;
	line-height: 52px;
	margin-bottom: 20px;
	font-weight: 700;
}
.server-clusters-banner p {
	font-size: 20px;
	line-height: 30px;
	margin: auto;
	max-width: 890px;
}
.cluster-option-block {
	padding-top: 60px;
	background: #ffff;
	padding-bottom: 60px;
}
.cluster-option-block h2, .design-your-custom-cluster-block h2 {
	color: #009be6;
	font-size: 36px;
	line-height: 20px;
	margin-bottom: 20px;
	font-weight: 700;
}
.cluster-option-block p.description, .design-your-custom-cluster-block p.description {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 30px;
	color: #000;
}
.cluster-option-block .panel .panel-title {
	font-size: 24px;
	border-radius: 4px;
	border: none!important;
	box-shadow: none;
	line-height: 28px;
	font-weight: 600!important;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3)!important;
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3)!important;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3)!important;
	margin-bottom: 15px;
}
.cluster-option-block .panel .panel-title a {
	background: #009be6 url(img/less.png) no-repeat right center;
}
.cluster-option-block .panel .panel-title a.collapsed {
	background: #36bf0b url(img/plus.png) no-repeat right center;
}
.cluster-option-block .panel .panel-title a {
	padding: 10px 90px 10px 25px;
	display: inline-block;
	width: 100%;
	border: none;
	box-shadow: none;
	color: #fff;
	text-decoration: none;
}
.cluster-option-block .panel {
	border: none!important;
	box-shadow: none;
}
.cluster-option-block .panel-body {
	background: #f1f1f1;
	padding: 50px 40px;
	font-weight: 400;
	border-radius: 4px!important;
	margin-top: -15px;
	margin-bottom: 15px;
}
.cluster-option-block .panel-body h3 {
	font-size: 24px;
	line-height: 28px;
	color: #009be6;
	margin-bottom: 15px;
	font-weight: 700;
}
.cluster-option-block .panel-body h4 {
	font-size: 24px;
	line-height: 28px;
	color: #009be6;
	margin-bottom: 15px;
	font-weight: 700;
}
.cluster-option-block .panel-body p {
	font-size: 18px;
	line-height: 24px;
	color: #000;
	margin-bottom: 20px;
	font-weight: 400;
}
.cluster-option-block .panel-body .benefits-list-block {
	background: #eceaea;
	border: solid 1px #cccccc;
	border-radius: 4px;
	padding: 20px;
	margin-bottom: 25px;
}
.cluster-option-block .panel-body .benefits-list-block h3 {
	font-size: 18px;
	line-height: 24px;
	color: #000;
	margin-bottom: 5px;
	font-weight: 600;
}
.cluster-option-block .panel-body .benefits-list-block p:last-child {
	margin-bottom: 0;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
.cluster-builder{
	background-color: #bce6ff;
	border-radius: 10px;
}
.design-your-custom-cluster-block {
	background: #f2f2f2;
	padding: 100px 0 0;
	padding-bottom: 40px;
}
.design-your-custom-cluster-block h3 {
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	font-weight: 600;
	color: #000;
	margin-top: 10px;
	margin-bottom: 15px;
}
.design-your-custom-cluster-bottom {
	/* background-color: #39b3fc; */
	background-color: white;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	margin: 21px;
	padding-top: 10px;
}
.design-your-custom-cluster-bottom h3 {
	font-size: 36px;
	font-weight: 700;
	color: #000;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	line-height: 40px;
}
.design-your-custom-cluster-bottom .front-custom-cluster-benefits ul {
	list-style: none outside none;
	padding: 0 0 0 20px;
	margin: 0;
}
.design-your-custom-cluster-bottom .front-custom-cluster-benefits ul ul li {
	position: relative;
	padding: 0 0 10px 20px;
	font-size: 24px;
	line-height: 28px;
	color: #000;
}
.design-your-custom-cluster-bottom .front-custom-cluster-benefits ul ul li:after {
	display: block;
	content: "»";
	position: absolute;
	left: 0;
	top: -3px;
	font-size: 36px;
	line-height: 30px;
}
.design-your-custom-cluster-bottom .front-custom-cluster-benefits ul li:before {
	display: none;
}
.design-your-custom-cluster-bottom .front-custom-cluster-benefits ul > li {
	margin: 0;
	padding: 0;
}
.front-custom-cluster-benefits-total {
	text-align: center;
}
.front-custom-cluster-benefits-total h3 {
	font-size: 30px;
	line-height: 34px;
	margin-top: 30px;
	margin-bottom: 0;
	font-weight: 600;
	text-align: center;
	color: #000;
}
.front-custom-cluster-benefits-total h2 {
	font-size: 48px;
	line-height: 52px;
	margin-bottom: 20px;
	font-weight: 700;
	color: #000;
}
.front-custom-cluster-benefits-total h2 span {
	font-size: 36px;
	line-height: 40px;
}
.front-custom-cluster-benefits-total .vc_general_vc_btn3 {
	line-height: 24px;
	font-size: 24px;
	background: #36bf0b;
	min-width: 276px;
	padding: 18px 30px;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box {
	background: #fff;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	margin-bottom: 10px;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box label {
	line-height: 20px;
	position: relative;
	padding-left: 25px;
	display: inline-block;
	width: 100%;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box label input {
	margin: 0;
	position: absolute;
	left: 6px;
	top: 4px;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box h3 {
	color: #009be6;
	margin-bottom: 20px;
	text-align: left;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box label + label {
	border-top: solid 1px #009be6;
	margin-top: 6px;
	padding-top: 10px;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box label + label input {
	top: 14px;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box label:first-child {
	border-top: none;
	padding-top: 0;
}
.design-your-custom-cluster-top .col-md-4:nth-child(1) .design-your-custom-cluster-top-box label:last-child, .design-your-custom-cluster-top .col-md-4:nth-child(2) .design-your-custom-cluster-top-box label:last-child {
	border-top: solid 2px #009be6;
	padding-top: 20px;
}
.design-your-custom-cluster-top .col-md-4:nth-child(1) .design-your-custom-cluster-top-box label:last-child input, .design-your-custom-cluster-top .col-md-4:nth-child(2) .design-your-custom-cluster-top-box label:last-child input {
	top: 24px
}
.design-your-custom-cluster-middle {
	text-align: center;
	padding-top: 35px;
	display: inline-block;
	width: 100%
}
.design-your-custom-cluster-middle .front-custom-cluster-image .custom-cluster-image, .design-your-custom-cluster-middle .back-custom-cluster-image .custom-cluster-image, .design-your-custom-cluster-middle .storage-custom-cluster-image .custom-cluster-image {
	display: none;
	float: none;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.design-your-custom-cluster-middle .front-custom-cluster-image .custom-cluster-image:first-child, .design-your-custom-cluster-middle .back-custom-cluster-image .custom-cluster-image:first-child, .design-your-custom-cluster-middle .storage-custom-cluster-image .custom-cluster-image:first-child {
	display: block;
}
.design-your-custom-cluster-middle .front-custom-cluster-image .custom-cluster-image img, .design-your-custom-cluster-middle .back-custom-cluster-image .custom-cluster-image img, .design-your-custom-cluster-middle .storage-custom-cluster-image .custom-cluster-image img {
	display: block;
	margin: auto;
}
.design-your-custom-cluster-middle .front-custom-cluster-image, .design-your-custom-cluster-middle .back-custom-cluster-image, .design-your-custom-cluster-middle .storage-custom-cluster-image {
	float: left;
	width: 100%;
}
.design-your-custom-cluster-middle-box {
	position: relative;
	float: left;
	width: 100%;
}
.design-your-custom-cluster-middle-box .storage-custom-cluster-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.design-info-block {
	font-weight: 300;
	text-align: left;
	position: absolute;
	right: 0;
	top: 20px;
	font-size: 18px;
	line-height: 18px;
	margin-right: 162px;
	background-color: #e6e5e5;
	padding: 10px 10px 2px 10px;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	border: 1px solid #69696929;
}
.design-info-block div {
	position: relative;
	padding-left: 90px;
	margin-bottom: 10px;
}
.design-info-block div:after {
	display: block;
	width: 74px;
	height: 5px;
	background: #009be6;
	content: "";
	position: absolute;
	left: 0;
	top: 11px;
}
.design-info-block div:nth-child(2):after {
	background: #ff9900;
}
.design-info-block div:nth-child(3):after {
	background: url(img/dot.png) repeat-x;
}
.design-your-custom-cluster-middle {
	position: relative;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box label .label{
	padding:0;
	font-size:19px;
	color: rgb(74, 74, 74);
	font-weight:normal;
}


 @media(min-width:1200px) {
.feature-description-block {
	max-width: 500px;
}
}
@media(min-width:768px) {
.cluster-option-block .panel-body .benefits-list-block:last-child {
	margin-bottom: 0;
}
.cluster-option-block .col-md-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box {
	height: 100%;
}
.design-your-custom-cluster-block .col-md-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.667%;
	flex: 0 0 41.667%;
	max-width: 41.667%;
}
.design-your-custom-cluster-block .col-md-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33%;
	flex: 0 0 58.33%;
	max-width: 58.33%;
}
.design-your-custom-cluster-block .col-md-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
}
.design-your-custom-cluster-top{
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 15px;
}
}
@media(max-width:767px) {
.design-your-custom-cluster-block {
	padding: 50px 0 0;
}
.design-your-custom-cluster-middle {
	padding-top: 20px;
}
.cluster-option-block h2, .design-your-custom-cluster-block h2 {
	line-height: 32px;
	font-size: 28px;
	text-align: center;
}
.cluster-option-block p.description, .design-your-custom-cluster-block p.description {
	text-align: center;
	margin-bottom: 30px;
}
.design-your-custom-cluster-bottom h3 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 25px;
	text-align: center;
}
.design-your-custom-cluster-bottom .front-custom-cluster-benefits {
	display: inline-block;
	margin: auto;
	text-align: left;
}
.front-custom-cluster-benefits-total {
	padding-top: 30px;
}
.front-custom-cluster-benefits-total h2 span {
	font-size: 22px;
	line-height: 26px;
}
.design-your-custom-cluster-bottom {
	padding-bottom: 50px;
	text-align: center;
}
.design-your-custom-cluster-bottom .front-custom-cluster-benefits ul ul li {
	font-size: 20px;
	line-height: 24px;
}
.design-your-custom-cluster-bottom .front-custom-cluster-benefits ul ul li::after {
	font-size: 30px;
	top: -6px;
}
.cluster-option-block .panel-body h3, .cluster-option-block .panel-body h4 {
	font-size: 22px;
	line-height: 26px;
}
.cluster-option-block {
	padding-top: 50px;
	padding-bottom: 50px;
}
.server-clusters-banner {
	padding: 100px 0;
}
.cluster-option-block .panel .panel-title {
	font-size: 20px;
	line-height: 26px;
}
.design-info-block {
	font-size: 16px;
	line-height: 22px;
	top: 0;
}
.design-info-block div {
	margin-bottom: 4px;
}
design-your-custom-cluster-bottom {
	padding-top: 60px;
}
}
@media(max-width:479px) {
.design-info-block {
	margin-bottom: 25px;
	position: static;
}
}

.sc-request-quote{
	padding: 5px 20px;
	font-size: xx-large;
	border-radius: 50px;
}
/* 25-03-2020  End */



/* 11-5-2020 Home Page Start */
.front-page-banner-block{
	padding-top:150px;
	padding-bottom:130px;
}
.front-page-banner-block h1{
	max-width:670px;
	font-weight:600;
	margin-bottom:30px;
}
.front-page-banner-block h2{
	margin-bottom:35px;
	font-size:30px;
	line-height:1.2;
	font-weight:600;
}
.front-page-banner-block .vc_general_vc_btn3{
	font-weight:600;
}
.front-page-server-block{
	padding-top:100px;
	padding-bottom:65px;
	background:#fff;
	line-height:1.4;
	font-weight:300;
}
.front-page-server-block .front-page-server-box{
	background:#fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
-moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.06);
box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.06);
padding:50px 20px;
text-align:center;
border-radius:10px;
position:relative;
}
.front-page-server-block .front-page-server-box img{
	margin-bottom:25px;
}
.front-page-server-block .front-page-server-box h2{
	font-size:30px;
	line-height:1.3;
	color:#000;
	margin:0 0 15px;
}
.front-page-server-block .front-page-server-box a{
	background:url(images/more-icon.svg) no-repeat;
	width:68px;
	height:68px;
	display:inline-block;
	background-size:100% auto;
}
.front-page-donot-block{
	color:#fff;
	line-height:1.4;
	font-weight:300;
	padding-top:70px;
	padding-bottom:70px;
}
.front-page-donot-block h1{
	font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 15px;
}
.front-page-donot-block .vc_general_vc_btn3{
	font-weight:600;
}
.front-page-protection-block{
	padding-top:90px;
	padding-bottom:55px;
}
.front-page-protection-block h2{
	text-align:center;
	color:#36bf0b;
	font-size:36px;
	line-height:1.2;
	margin-bottom:35px;
	font-weight:600;
}
.front-page-protection-block h3{
	font-size:24px;
	line-height:1.2;
	color:#000;
	font-weight:600;
}
.front-page-protection-block img{
	margin-bottom:10px;
}
.front-page-protection-block .wpb_text_column{
	margin-bottom:20px;
}
.front-page-protection-block .col-md-6 .vc_general_vc_btn3{
	display:inline-block;
	margin-bottom:55px;
	color:#009be6;
	font-weight:600;
}
.front-page-protection-block .col-md-6:nth-child(1){
	padding-top:0;
}
.front-page-protection-block .dedicated-hosting-button{
	text-align:center;
}
.front-page-protection-block .dedicated-hosting-button .vc_general_vc_btn3,
.custom-portal-solution-block .dedicated-hosting-button .vc_general_vc_btn3,
.ddos-rotection-block .dedicated-hosting-button .vc_general_vc_btn3{
	font-weight:600;
}
.front-page-pricing-table{
	background:#fcfcfc;
	padding-top:60px;
	padding-bottom:45px;
}
.front-page-pricing-table h1{
	color:#009be6;
	font-size:36px;
	line-height:1.2;
	margin-bottom:15px;
}
.front-page-pricing-table div.short-description{
	line-height:1.4;
	font-weight:300;
	max-width:100%;
	margin-left:0;
	margin-right:0;
}
.front-page-pricing-table.dedicated-pricing-table .wpb_wrapper_box{
	height:auto;
}
.carousel-pricing-slide-box{
	padding:0 50px;
}
.carousel-pricing-slide-box .slick-slide{
	padding:15px;
}
.dedicated-pricing-table .wpb_wrapper_box {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.10);
	-moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.10);
	box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.10);
	border-radius: 4px;
	padding-bottom: 35px;
}
.dedicated-pricing-table .slick-prev{
	background:url(images/home-left-arrow.svg) no-repeat left center;
	width:38px;
	height:73px;
	border:none;
	text-indent:-999px;
	position:absolute;
	left:0;
	top:50%;
	overflow:hidden;
	cursor:pointer;
	background-size:100% auto;
}
.dedicated-pricing-table .slick-next{
	background:url(images/home-right-arrow.svg) no-repeat left center;
	width:38px;
	height:73px;
	border:none;
	text-indent:-999px;
	position:absolute;
	right:0;
	top:50%;
	overflow:hidden;
	cursor:pointer;
	background-size:100% auto;
}
.custom-portal-solution-block{
	color:#fff;
	padding:120px 0;
	line-height:1.4;
	font-weight:300;
}
.custom-portal-solution-block h2,
.ddos-rotection-block h2{
	color:#fff;
	font-size:36px;
	line-height:1.2;
	font-weight:600;
	margin-bottom:15px;
}
.custom-portal-solution-block ul{
	list-style:square;
	padding:0 0 0 17px;
}
.custom-portal-solution-block ul li{
	padding:0!important;
	display:list-item!important;
}
.custom-portal-solution-block ul li:before{
	display:none!important;
}
.custom-portal-solution-block .dedicated-hosting-button .vc_general_vc_btn3{
	background:none;
	border:solid 2px #fff;
}
.ddos-rotection-block{
	padding-top:110px;
	padding-bottom:75px;
	line-height:1.4;
	font-weight:300;
	background:#fff;
}
.ddos-rotection-block h2{
	color:#000;
}
.ddos-rotection-block .dedicated-hosting-button .vc_general_vc_btn3{
	border:solid 1px #009be6;
	color:#009be6;
	background:none;
}
.ddos-rotection-block .dedicated-hosting-button .vc_general_vc_btn3:hover,
.ddos-rotection-block .dedicated-hosting-button .vc_general_vc_btn3:focus{
	border:solid 1px #009be6;
	color:#fff;
	background:#009be6;
}
.home-testimonials-block .row{
	text-align:center;
	padding-top:35px;
}
.home-testimonials-block .row .col-md-4{
	padding-bottom:30px;
}
.home-testimonials-box{
	display:inline-block;
	width:100%;
	padding:120px 0 20px;
}
.front-page-server-block .row .col-md-4{
	padding-bottom:35px;
}
.front-page-server-image img{
	max-height:68px;
}
.customer-control-image img{
	max-height:48px;
}
.design-your-custom-cluster-middle-box-main{
	max-width:1124px;
	margin:auto;
	display:inline-block;
}
.storage-custom-cluster-image,
.front-custom-cluster-image{
	position:relative;
}
.tengb-divider{
	position:absolute;
	left:auto;
	top:0;
	display:none!important;
	width: 75%;
}
.ten-gb-frontend #front1 .front-tengb01,
.ten-gb-frontend #front2 .front-tengb01,
.ten-gb-frontend #front4 .front-tengb01,
.ten-gb-frontend #front3 .front2-tengb02,
.front3 .back-pooled,
.back1 + .ten-gb-backend .back10gb1,
.back3 + .ten-gb-backend .back10gb1,
.back2 + .ten-gb-backend .back10gb2,
.back4 + .ten-gb-backend .back10gb2,

.front3.ten-gb-backend .back10gb-pooled,
.ten-gb-backend #storage3 .storage10gb{
	display:block!important;
}
.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #f2f2f2;
  border:solid 2px #3399ff;
  border-radius:100%;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box label:hover input ~ .checkmark {
  background-color: #f2f2f2;
  border:solid 2px #3399ff;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box label + label .checkmark {
  top: 13px;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
  background:#000;
    border-radius: 50%;
    height: 5px;
    left: 3px;
    top: 3px;
    width: 5px;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box label input:checked ~ .checkmark:after {
  display: block;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box label input[type=checkbox] + .checkmark {
  top: 19px;
  height: 18px;
  width: 18px;
  border-radius:0;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box label input[type=checkbox] + .checkmark:after {
    border-radius: 0;
    height: 8px;
    left: 3px;
    top: 3px;
    width: 8px;
}
.design-your-custom-cluster-top .design-your-custom-cluster-top-box label input:checked ~ .checkmark + .label{
	color: rgb(0, 155, 230);
}


@media(min-width:768px) and (max-width:1420px){
.custom-portal-solution-block img {
    max-width: 55%;
}
}
@media(min-width:768px) and (max-width:769px){
.front-page-server-block .col-md-4 {
	-ms-flex-preferred-size: 33.333%;
	flex-basis: 33.333%;
	max-width: 33.333%
}
.front-page-donot-block .col-md-6,
.front-page-pricing-table .col-md-6,
.ddos-rotection-block .col-md-6 {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%
}
}
@media(min-width:768px) and (max-width:1200px){
.design-your-custom-cluster-middle-box-main{
	max-width:90%;
	margin:auto;
	display:inline-block;
}
}
@media(min-width:1200px){
.front-page-server-block .row{
	margin-left:-22px;
	margin-right:-22px;
}
.front-page-server-block .row .col-md-4{
	padding-left:22px;
	padding-right:22px;
}
.front-page-server-block .front-page-server-box{
padding:50px 30px;
}
.front-page-donot-block .vc_general_vc_btn3,
.front-page-protection-block .dedicated-hosting-button .vc_general_vc_btn3,
.custom-portal-solution-block .dedicated-hosting-button .vc_general_vc_btn3,
.ddos-rotection-block .dedicated-hosting-button .vc_general_vc_btn3{
	font-size:20px;
}
.front-page-protection-block .dedicated-hosting-button .vc_general_vc_btn3{
	min-width:290px;
	text-align:center;
}
.front-page-pricing-table div.short-description{
	max-width:500px;
}
.home-testimonials-block{
	max-width:600px;
	float:right;
}
.home-testimonials-block .row{
	padding-top:80px;
}
.front-page-pricing-table h1{
	margin-top:50px;
}
}
@media(min-width:768px){
.front-page-server-block .front-page-server-box{
	height:100%;
}
.front-page-server-block .front-page-server-box{
	padding-bottom:118px;
}
.front-page-server-block .front-page-server-box a{
	position:absolute;
	left:0;
	right:0;
	bottom:50px;
	margin:auto;
}
.customer-control-block .col-md-6:nth-child(5)::before {
    display: block;
}
.custom-portal-solution-block {
	position:relative;
}
.custom-portal-solution-block img{
	position:absolute;
	right:0;
	bottom:0;
}
.front-page-protection-block .col-md-6:nth-child(2){
	padding-top:0;
}
.front-page-server-image{
	position:relative;
	margin-bottom:25px;
	min-height:68px;
}
.front-page-server-image img{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	margin:0;
	height:68px;
}
.customer-control-image{
	position:relative;
	min-height:48px;
	margin-bottom:10px;
}
.customer-control-image img{
	position:absolute;
	left:0;
	top:50%;
	transform:translate(-0%,-50%);
	-moz-transform:translate(-0%,-50%);
	-ms-transform:translate(-0%,-50%);
	-o-transform:translate(-0%,-50%);
	-webkit-transform:translate(-0%,-50%);
	margin:0;
}
.dedicated-pricing-table .wpb_single_image_Box{
	max-width:510px;
}
}
@media(max-width:767px){
.front-page-server-block,
.front-page-donot-block,
.front-page-protection-block,
.front-page-pricing-table,
.ddos-rotection-block {
    padding-bottom: 15px;
    padding-top: 50px;
	text-align:center;
}
.custom-portal-solution-block{
	padding-top:50px;
	padding-bottom:0;
	text-align:center;
}
.custom-portal-solution-block ul{
	text-align:left;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
}
}