@charset "utf-8";
/* CSS Document */

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.col-12 {
	width: 100%;
}
.col-11 {
	width: 91.66666667%;
}
.col-10 {
	width: 83.33333333%;
}
.col-9 {
	width: 75%;
}
.col-8 {
	width: 66.66666667%;
}
.col-7 {
	width: 58.33333333%;
}
.col-6 {
	width: 50%;
}
.col-5 {
	width: 41.66666667%;
}
.col-4 {
	width: 33.33333333%;
}
.col-3 {
	width: 25%;
}
.col-2 {
	width: 16.66666667%;
}
.col-1 {
	width: 8.33333333%;
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.page-row {
	margin-left: -10px;
	margin-right: -10px;
}
.page-row:after, .page-row:before, .container-fluid:before, .container-fluid:after {
	display: table;
	clear: both;
	content: "";
}
.header-graphic {
	background: #daf0f1; /* Old browsers */
	background: -moz-linear-gradient(top, #daf0f1 0%, #eef6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #daf0f1), color-stop(100%, #eef6f6));
	background: -webkit-linear-gradient(top, #daf0f1 0%, #eef6f6 100%);
	background: -o-linear-gradient(top, #daf0f1 0%, #eef6f6 100%);
	background: -ms-linear-gradient(top, #daf0f1 0%, #eef6f6 100%);
	background: linear-gradient(to bottom, #daf0f1 0%, #eef6f6 100%);
	text-align: center;
	padding: 60px 0 0 0;
}
.header-graphic img {
	max-width: 100%;
}
.header-graphic h1 {
	font-size: 40px;
	line-height: 1;
	color: #454d59;
	font-family: 'helveticaneuecyrmedium';
	margin: 0 0 -95px 0;
}
.header-graphic h1 strong {
	font-size: 65px;
	display: block;
	font-family: 'helveticaneuecyrbold';
}
.page-block {
	padding: 70px 0 80px;
}
.page-block p {
	font-weight: 400;
}
.page-heading {
	background: url(../../img2/under-heading.jpg) no-repeat scroll center bottom rgba(0, 0, 0, 0);
	display: block;
	margin: 0 0 55px;
	padding: 0 0 15px;
	text-align: center;
}
.page-heading h2 {
	font-size: 36px;
	color: #454545;
}
.page-heading h3 {
	font-size: 24px;
	color: #ffffff;
}
.fade-strip {
	display: block;
	background: url(../../img2/thumb-strip.jpg) repeat-x;
	height: 142px;
	animation: 60s linear 0s normal both infinite running bgMove;
	-webkit-animation: 60s linear 0s normal both infinite running bgMove;
}
.cta-block {
	background: #f24332;
	padding: 20px 0;
}
.cta-inner {
	display: table;
}
.cta-block h3 {
	display: table-cell;
	font-family: 'helveticaneuecyrlight';
	font-size: 32px;
	color: #fff;
	line-height: 42px;
	vertical-align: top;
}
.cta-block h3 strong {
	font-family: 'helveticaneuecyrbold';
}
.cta-block .cta-new, .cta-block .cta-new .cta-inner {
	background-image: none;
}
.cta-block .btn-theme {
	display: block;
	white-space: nowrap;
	padding: 30px 15px;
	border-color: #fff;
	background: #fff;
	color: #f24332;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 28px;
	font-family: 'helveticaneuecyrmedium';
}
.grey {
	background: #1a2325;
}
.grey p, .grey .page-heading h2 {
	color: #fff;
}
.grey .page-heading {
	padding-bottom: 0;
	background: none;
}
.cs-dark-block {
	background: #273235;
	text-align: center;
	border-radius: 5px;
	padding: 15px 45px 25px 45px;
}
.cs-dark-block p {
	font-size: 19px;
	line-height: 28px;
}
.cs-list {
	display: block;
	padding: 25px 0 0 4px;
}
.cs-list li {
	display: inline-block;
	width: 50%;
	margin: 0 0 0 -4px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 28px;
	background: url(../../img2/yl-arrow.png) no-repeat 0 20px;
	padding: 13px 35px 13px 25px;
	vertical-align: top;
}
.service-heading {
	display: block;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	color: #454545;
	margin-bottom: 80px;
}
.tab-row .grid-1 {
	width: 50%;
	float: left;
}
.tab_content h2 {
	color: #666666;
	font-size: 30px;
	font-weight: 600;
	margin: 0 0 35px 0;
}
.tab_content p {
	color: #888888;
	font-size: 16px;
	font-weight: 400;
}
.tab_inner_title {
	display: block;
	text-align: center;
	color: #666666;
	font-size: 28px;
	margin: 55px 0 40px;
	clear: both;
}
.tab_container .rt_padd {
	padding-right: 25px;
}
.tab_container .lt_padd {
	padding-left: 25px;
}
.color_block {
	background: #e74c3c;
	display: table;
	height: 210px;
	width: 100%;
	border-radius: 3px;
}
.color_block.diff_bg {
	background: #f5eeed;
}
.color_block p {
	color: #f5eeed;
	font-size: 18px;
	line-height: 28px;
}
.color_block.diff_bg p {
	color: #e74c3c;
}
.color_block .cell {
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
}
.color_block .cell:first-child {
	padding-right: 0;
}
.color_block.nobackground {
	background: none;
	text-align: center;
}
.display_img {
	max-width: 100%;
}
.it_txt {
	color: #888888;
	font-size: 18px;
	display: block;
	clear: both;
	margin: 50px 0 0 0;
	text-align: center;
}
.cta_tab {
	display: table;
	width: 100%;
	padding: 20px 40px;
	border: 1px solid #dadada;
	border-radius: 2px;
	background: #f4f4f4;
	margin: 50px 0 80px 0;
}
.cta_data {
	padding-right: 25px;
	font-size: 30px;
	color: #888888;
	display: table-cell;
	vertical-align: middle;
}
.cta_data strong {
}
.cta_link {
	display: table-cell;
}
.cta_link a {
	display: block;
	background: #f24332;
	color: #fff;
	font-family: 'helveticaneuecyrmedium';
	white-space: nowrap;
	font-size: 28px;
	padding: 20px 30px;
	border-radius: 3px;
	transition: all 0.3s;
}
.cta_link a:hover {
	background: #1a2325;
}
.cta_tab .cta-new .cta-inner, .cta_tab .cta-new {
	background-image: none;
}
.cta_tab .cta-new .cta-inner h3 {
	color: #888888;
}

.image-section {
    margin: 0 auto;
    max-width: 1100px;
}
.cta-inner.ctaBlack {
    margin: 40px 0;
}
.cta-inner.ctaBlack > h3 {
    color: #222;
}
.cta-new a.btn-theme.red {
	background: #f24130;
	color: #fff;
	border-color: #f24130;
}
.hosting_offers {
	background: #f09c2a;
	padding: 40px 0;
	text-align: center;
	display: block;
	clear: both;
}
.hosting_offers h2 {
	font-size: 28px;
	color: #fff;
}
.hosting_offers p {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
}
.hosting_offers a.btn_theme {
	font-family: 'helveticaneuecyrmedium';
	font-size: 28px;
	color: #fff;
	background: #f18c03;
	padding: 25px 40px;
	border-radius: 3px;
	transition: all 0.3s;
	margin: 42px 0 0;
	display: inline-block;
}
.hosting_offers a.btn_theme:hover {
	background: #fff;
	color: #f18c03;
}
.btm_slide_drag {
}
.btm_slide_drag img {
	background: #222e31;
}
.dotted_bdr {
	border: 1px dashed #484f51;
}
.width80 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.cta-grey {
	background: #eeeeee;
	padding: 45px 0;
}
.cta-grey .cta-new .cta-inner h3 {
	color: #171717;
}
.cta-grey a.btn-theme.red {
	background: #f24332;
	border-color: #f24332;
	color: #fff;
}
.twentytwenty-overlay:hover {
	background: none;
}

.page-block.grey .theme-heading h3 {
  color: #fff;
}

.twentytwenty-container img {
  background:#222e31;
}

@media screen and (max-width: 800px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	width: 100%;
	padding: 0;
}
.mb_space {
	margin-bottom: 35px;
}
.page-block {
	padding: 40px 0;
}
.page-heading {
	margin-bottom: 30px;
}
.page-heading h2 {
	font-size: 25px;
	line-height: 30px;
}
.cs-list {
	padding: 25px 10px 0 10px;
}
.cs-list li {
	width: 100%;
	margin: 0;
	padding: 13px 10px 13px 25px;
}
.page-block p {
	text-align: center;
}
.cta-block {
	text-align: center;
}
.cta-block h3 {
	padding-bottom: 30px;
	font-size: 25px;
	line-height: 30px;
}
.cta-block .btn-theme {
	display: inline-block;
	padding: 20px 30px;
	font-size: 25px;
}
.cs-dark-block {
	padding: 15px 15px 25px;
}
.tab_content {
	padding: 10px 10px 35px 10px;
	text-align: center;
}
.tab_content h2 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
}
.tab_content img.display_img {
	margin: 20px auto 0 auto;
}
.tab_container .rt_padd, .tab_container .lt_padd {
	padding: 10px;
}
.it_txt {
	margin-top: 30px;
}
.cta_tab {
	margin-bottom: 0;
}
.color_block, .color_block .cell {
	display: block;
	height: inherit;
	padding: 0;
}
.color_block .cell img {
	margin-bottom: 10px;
}
.color_block {
	padding: 15px 10px;
}
.hosting_offers h2 {
	font-size: 25px;
}
.hosting_offers p {
	font-size: 15px;
}
.hosting_offers a.btn_theme {
	font-size: 17px;
}
.cta_tab, .cta_data, .cta_link {
	display: block;
	padding: 0;
}
.cta_data {
	font-size: 25px;
}
.cta_tab {
	padding: 15px 10px;
}
.cta_link {
	margin: 20px 0 0 0;
}
.cta_link a {
	font-size: 23px;
}
.cta-grey h3, .cta-grey h3 strong {
	font-size: 25px;
	text-align: center;
}
.cta-grey .btn-theme {
	display: table;
	margin: 25px auto 0;
	padding: 20px 15px 20px;
	width: auto;
}
.cta-new .cta-inner h3 {
	font-size: 18px;
}
.header-graphic {
	padding: 25px 0 15px 0;
}
.header-graphic h1 {
	font-size: 25px;
	margin: 0;
}
.header-graphic h1 strong {
	font-size: 30px;
}
.cta-block .cta-new .cta-inner h3 {
	padding-bottom: 10px;
}
.cta-block .btn-theme {
	margin: 0 auto;
}
}
