/*
Theme Name: WebHosting4U
Theme URI: https://webhosting4u.gr/
Author: WebHosting4U
Author URI: https://webhosting4u.gr/
Description: Web Hosting - Reseller Hosting - VPS Servers - Free SSL - 24/7
Template: betheme
Version: 1.6.2
*/
body,
a,
h1,
h2,
h3,
h4,
h6,
p,
span,
div,
input,
textarea {
	font-family: 'WebHosting' !important;
}

html {
	font-size: 62.5% !important;
	/*Font size = 10px*/
	scroll-behavior: smooth;
}

:root {
	--basic_color: #dc431b;
	--text_color: #f3f3f3;
	--white: #ffffff;
	--second_color: #444854;
	--dark_color: #464a54;
	--light_gray: #6b6e77;
	--light_color: #ccc;
	--bg_color: #f1f0f0;
}

#Top_bar .menu li ul li {
	width: 215px;
}

#Top_bar .menu > li:last-child > a span {
	border: 0;
	padding: 0 0 0 20px;
}

#Top_bar.is-sticky #menu ul li.submenu .menu-toggle {
	padding: 0;
}

.grecaptcha-badge {
	z-index: 9;
}

.scroll-downs {
	margin: auto;
	width: 34px;
	height: 0;
}

.mousey {
	width: 3px;
	padding: 10px 15px;
	height: 35px;
	border: 2px solid var(--white);
	border-radius: 25px;
	opacity: 0.75;
	box-sizing: content-box;
}

.scroller {
	width: 3px;
	height: 10px;
	border-radius: 25%;
	background-color: var(--white);
	animation-name: scroll;
	animation-duration: 2.2s;
	animation-timing-function: cubic-bezier(.15, .41, .69, .94);
	animation-iteration-count: infinite;
}

@keyframes scroll {
	0% {
		opacity: 0;
	}

	10% {
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		transform: translateY(15px);
		opacity: 0;
	}
}

.tr-menu.header-classic.ab-show #Top_bar:not(.is-sticky) {
	background: var(--white) !important;
}

#Top_bar .menu > #menu-item-454 > a,
#Top_bar .menu > #menu-item-377 > a,
#Top_bar .menu > #menu-item-381 > a {
	cursor: pointer;
}

#Top_bar .menu.page-menu > li > a {
	margin: 20px 0;
}

#Top_bar .menu.page-menu > li:last-child > a {
	padding-right: 0;
}

.contact_details a,
.social a {
	color: var(--white) !important;
}

/*.contact_details a:hover,*/
/*.social a:hover {*/
/*    text-decoration: none;*/
/*    color: #f78e1e !important;*/
/*}*/
#Action_bar {
	padding: 12px 0;
}

#Action_bar .column,
#Top_bar .logo,
#Top_bar .column {
	margin: 0;
}

#Top_bar .logo {
	margin-left: -15px;
	position: relative;
}

#Action_bar .contact_details li,
#Action_bar .social li {
	margin-right: 30px;
}

.header-classic #Action_bar .contact_details li,
.header-classic #Action_bar .social {
	padding: 0;
}

.social svg path {
	fill: var(--white);
}

/*.social a:hover svg path {*/
/*    fill: #f78e1e;*/
/*}*/
#Action_bar .social {
	line-height: 0;
}

#Action_bar .social li a {
	display: flex;
	align-items: center;
}

.social svg {
	position: relative;
	margin-right: 5px;
}

#Subheader {
	padding: 40px 0 20px !important;
}

#Subheader .column.one {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.single-post #Subheader .title {
	line-height: 45px;
}

#Subheader .one.column {
	width: 100%;
}

.single-post .orange-subheader {
	padding: 50px 0 30px !important;
}

.orange-subheader {
	display: flex;
	flex-direction: column;
	background: radial-gradient(circle closest-side at 50% 45%, #ff6841 0%, #e56544 40%, #dc431b 130%);
}

.orange-subheader .breadcrumbs {
	margin: 1px 0 10px !important;
}

.orange-subheader .breadcrumbs li:first-child,
.orange-subheader .breadcrumbs li:last-child {
	display: none !important;
}

.orange-subheader .breadcrumbs li a,
.orange-subheader .breadcrumbs li span {
	color: var(--white) !important;
}

.orange-subheader .title,
.orange-subheader .breadcrumbs {
	width: 100% !important;
	text-align: center !important;
}

.orange-subheader .title {
	font-size: 3.5rem !important;
	font-weight: 700 !important;
}

#header__,
/*.migration,*/
.faq_tab,
.plesk_server,
#choise,
#smtp_server,
#next_cloud,
#contact_section,
.about_pricing,
#rocket_chat {
	background: radial-gradient(circle closest-side at 50% 45%, #ff6841 0%, #e56544 40%, #dc431b 130%);
}

.home #header__ {
	/*min-height: max(58vh,450px);*/
	padding: 100px 0;
}

#header__ .mcb-section-inner,
.plesk_server .mcb-section-inner,
#smtp_server .mcb-section-inner,
#next_cloud .mcb-section-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	flex-direction: column;
	flex-wrap: nowrap;
	width: 100%;
	position: relative;
}

#header__ h1.title {
	margin-bottom: 50px;
}

#header__ .input_row {
	z-index: 10;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	flex-direction: row;
	flex-wrap: nowrap;
	flex: 0 0 100%;
	position: relative;
	/*top: 120px;*/
}

.header_left,
.header_right {
	margin: 0;
	width: 50% !important;
}

#header__ .svg_row {
	flex: 0 0 100%;
	margin-top: -10%;
}

.home #header__ .svg_row {
	position: absolute;
	top: 0;
	margin-top: 0;
}

.svg_row .one-second.column {
	width: 50%;
}

.svg_row .right_svg {
	position: relative;
}

#header__ .svg_row .column,
.plesk_server .header_img .column {
	margin: 0;
}

.banner--search {
	max-width: 900px;
	width: 100%;
	background-color: var(--white);
	border-radius: 8px;
	margin: 0 auto;
}

.banner--search .form-group {
	margin-bottom: 0;
}

.banner--search .input-group {
	position: relative;
	border-radius: 8px 8px 0 0;
	padding: 20px;
	border: none;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: flex-end;
	align-items: center;
}

.banner--search .input-group-icon {
	line-height: 0;
	margin-right: 10px;
}

#header__ svg#Warstwa_1 {
	width: 25px;
	min-height: unset;
	margin-top: unset;
}

.banner--search .input-group .form-control {
	/*padding-left: 10px;*/
	width: 100%;
	border: 0;
	box-shadow: 0 0 0;
	margin-bottom: 0;
	padding: 0 0 0 10px;
	font-size: 2rem;
}

.banner--search .input-group .btn {
	min-width: 187px;
	border-radius: 4px;
	margin: 0;
	background: var(--basic_color);
	color: var(--white);
	letter-spacing: 0;
	font-size: 1.6rem;
	font-weight: 300;
}

.sm_title {
	color: var(--white);
	text-align: center;
	font-size: 1.8rem;
}

.price_row {
	text-align: center;
	color: var(--white);
	align-items: center;
	margin: 40px 0 70px !important;
}

.price_under {
	font-size: 1.6rem;
	display: flex;
	justify-content: center;
}

.price_under span {
	border-left: 1px solid var(--dark_color);
	padding: 10px 44px;
}

.price_under span:nth-child(1) {
	border-left: 0;
}

.webhosting {
	background-color: transparent;
	z-index: 2;
}

.webhosting .boxes_header {
	min-height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: -5%;
}

.webhosting .boxes_header .one-second.column {
	width: 31.33%;
}

.promo_box_wrapper .desc_wrapper {
	width: 72%;
	margin: 0;
	float: left;
	padding-top: 10px;
}

.vps .promo_box_wrapper .desc_wrapper {
	width: 72%;
	margin: 0;
	float: left;
	padding-top: 35px;
}

.boxes_comment .fancy_heading .inside,
#managed_cloud_comment .fancy_heading .inside {
	font-size: 1.6rem;
	font-style: italic;
}

.fancy-divider svg {
	display: none;
}

.white .fancy-divider {
	background: var(--white);
}

.white .fancy-divider:before {
	background: var(--white);
}

.fancy-divider {
	height: 5px;
	width: 90px;
	background: #dc431b6b;
	margin: 20px auto;
	position: relative;
	border-radius: 30px;
}

.migration .fancy-divider {
	top: -15px;
}

.faq_tab .fancy-divider {
	top: -20px;
}

.header_row {
	z-index: 2;
	min-height: max(40vh, 400px);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0 50px;
}

.fancy-divider:before {
	content: "";
	position: absolute;
	left: 0;
	top: -2.7px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background: var(--basic_color);
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: MOVE-BG;
	animation-name: MOVE-BG;
}

@-webkit-keyframes MOVE-BG {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	to {
		-webkit-transform: translateX(88px);
		transform: translateX(88px);
	}
}

@keyframes MOVE-BG {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	to {
		-webkit-transform: translateX(88px);
		transform: translateX(88px);
	}
}

#web_host {
	padding: 100px 0 0;
}

#web_host .boxes_hosting {
	padding-bottom: 60px;
}

#web_host .box_host .promo_box_left {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#web_host .box_host {
	box-shadow: 10px 10px 10px -10px rgba(31, 31, 31, 0.25);
	display: flex;
	flex-direction: column;
	overflow: visible;
	justify-content: center;
	border-radius: 6px;
	background-color: var(--white);
	flex: 1;
}

#web_host .host_title {
	margin: 0;
}

#web_host svg {
	width: 100px;
}

.promo_box_wrapper .photo_wrapper {
	text-align: center;
}

#web_host .boxes_hosting .mcb-wrap-inner {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-end;
	gap: 20px;
}

#web_host .promo_box_wrapper .desc_wrapper {
	text-align: center;
	padding: 20px;
	margin: 0;
	width: 100%;
}

#web_host .promo_box_wrapper .desc_wrapper h2 {
	margin-bottom: 0;
}

#web_host .promo_box_wrapper .desc_wrapper .desc {
	margin: 20px 0;
	min-height: 200px;
}

#web_host .box_host .promo_box_left .button {
	margin: 0;
	padding: 10px 30px;
}

#web_host .box_host .promo_box_left .button .button_label {
	margin-left: 0;
	white-space: nowrap;
}

#cloud_home {
	background: radial-gradient(circle closest-side at 50% 45%, #ff6841 0%, #e56544 40%, #dc431b 130%);
	padding: 60px 0;
}

#next_cloud_section {
	background: radial-gradient(circle closest-side at 50% 45%, #ff6841 0%, #e56544 40%, #dc431b 130%);
	padding: 60px 0;
}

#plesk_onyx {
	background: radial-gradient(circle closest-side at 50% 45%, #ff6841 0%, #e56544 40%, #dc431b 130%);
	padding: 60px 0;
}

#free_website_builder {
	background: radial-gradient(circle closest-side at 50% 45%, #ff6841 0%, #e56544 40%, #dc431b 130%);
	padding: 60px 0;
}

#smtp_server {
	background: radial-gradient(circle closest-side at 50% 45%, #ff6841 0%, #e56544 40%, #dc431b 130%);
	padding: 60px 0;
}

#cloud_home h1.title {
	margin: 0 0 10px;
}

.cloud_banner svg {
	width: 400px;
}

.cloud_banner {
	position: absolute;
	top: -60px;
	left: 0;
	right: 0;
	bottom: 0;
}

.orange h1.title,
.orange .fancy_heading .inside,
.orange {
	color: var(--basic_color);
}

.white h1.title,
.white .fancy_heading .inside,
.white {
	color: var(--white);
}

.gray h1.title,
.gray h2.title,
.gray h4,
.gray .fancy_heading .inside,
.gray,
.gray p {
	color: var(--second_color);
}

.fancy_heading .inside {
	font-size: 2rem;
	font-weight: 300;
	line-height: 25px;
}

.fancy_heading .title {
	font-size: 3.5rem;
	line-height: 36px;
	font-weight: 700;
	margin-bottom: 10px;
}

.choise_res_title .fancy_heading .title {
	margin-bottom: -10px;
}

.box_host .desc {
	font-size: 1.6rem;
	line-height: 25px;
	font-weight: 300;
}

#web_host .box_host.vps .photo_wrapper {
	padding: 20px 0 30px;
}

#web_host .box_host.reseller .photo_wrapper {
	padding: 20px 0 60px;
}

a.submit_form {
	background-color: transparent;
	border: 1px solid var(--basic_color);
	color: white;
	border-radius: 0;
	display: inline-block;
	padding: .9rem 3rem !important;
	font-size: 1.6rem !important;
	background-image: unset;
	transform: translateY(0) !important;
	text-align: center !important;
	position: relative;
	z-index: 1;
	-webkit-transition: .3s ease all;
	transition: .3s ease all;
	font-weight: 300 !important;
	float: left;
}

.hover_effect_form {
	display: block;
}

.hover_effect_form:after {
	background: var(--basic_color);
	content: '';
	position: absolute;
	-webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 0.3);
	transition: all 0.4s cubic-bezier(0, 0, 0, 0.3);
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.submit_form:hover .hover_effect_form:after {
	width: 100%;
}

.submit_form:hover .wpcf7-submit {
	color: white !important;
}

span.ajax-loader {
	display: none !important;
}

.submit_form .wpcf7-form-control.wpcf7-submit {
	width: 100%;
	background: transparent !important;
	padding: 0;
	margin: 0;
}

.wpcf7-form .button_size_2 {
	margin: 20px 1%;
}

.wpcf7-spinner {
	display: none;
}

.hover-effect a.button,
.hover-button a.button,
.hover-orange a.button,
.docs-cat-link-btn,
.post-item a.button,
#newsletter input.tnp-submit {
	background-color: white !important;
	border: 1px solid var(--basic_color) !important;
	color: var(--basic_color) !important;
	border-radius: 0 !important;
	display: inline-block !important;
	padding: 1.5rem 3rem !important;
	font-size: 1.6rem !important;
	background-image: unset;
	transform: translateY(0) !important;
	text-align: center !important;
	position: relative;
	z-index: 1;
	-webkit-transition: .3s ease all !important;
	transition: .3s ease all !important;
	font-weight: 600 !important;
	margin: 0;
}

#newsletter input.tnp-submit:hover {
	background-color: var(--basic_color) !important;
	color: white !important;
}

#newsletter input.tnp-submit:hover:after {
	width: 100%;
}

.docs-cat-link-btn {
	padding: 0.5rem 2rem !important;
}

.hover-orange a.button {
	background-color: var(--basic_color) !important;
	border: 1px solid var(--basic_color) !important;
	color: var(--white) !important;
}

.hover-effect a.button::after,
.hover-button a.button::after,
.hover-orange a.button::after,
.docs-cat-link-btn::after,
.post-item a.button::after,
#newsletter input.tnp-submit:after {
	background: var(--basic_color);
	content: '';
	position: absolute;
	-webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 0.3);
	transition: all 0.4s cubic-bezier(0, 0, 0, 0.3);
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

#smtp_server .hover-button a.button:hover {
	color: var(--basic_color) !important;
}

#smtp_server .hover-button a.button::after {
	background-color: var(--white);
	border-color: var(--basic_color);
	content: '';
	position: absolute;
	-webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 0.3);
	transition: all 0.4s cubic-bezier(0, 0, 0, 0.3);
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.docs-cat-link-btn::after {
	color: var(--white) !important;
}

.hover-orange a.button::after {
	background: var(--white) !important;
}

.hover-effect:hover a.button,
.hover-button a.button:hover,
.docs-cat-link-btn:hover,
.post-item a.button:hover {
	color: var(--text_color) !important;
}

.hover-orange a.button:hover {
	color: var(--basic_color) !important;
}

.hover-effect:hover a.button::after,
.hover-button a.button:hover::after,
.hover-orange a.button:hover::after,
.docs-cat-link-btn:hover::after,
.post-item a.button:hover::after {
	width: 100%;
}

.hover-button span.button_label {
	margin: 0 !important;
}

.hover-button .button:hover {
	border-color: var(--basic_color);
}

.post-item .post_btn {
	padding: 0 15px;
}

.icon-layout:before {
	content: unset;
}

.image_frame.photo.no_link.scale-with-grid {
	border-style: unset;
}

#characteristics_reverse .image_frame.no_border,
#characteristics .image_frame.no_border {
	width: 80%;
	margin: 0 auto;
}

#support {
	padding: 50px 100px 40px;
}

#support .section_wrapper.mcb-section-inner {
	display: flex;
	flex-direction: row;
	align-items: center;
}

#support i:before {
	font-family: "social_icons";
}

i {
	font-style: normal;
}

#support .one-third.column br {
	display: none;
}

.icon_box:hover .icon_wrapper,
.icon_box a:hover .icon_wrapper,
.icon_wrapper,
.icon_box .icon_wrapper:before,
.image_frame,
.wp-caption,
.google-map,
.icon_box .icon_wrapper,
.content_slider .content_slider_ul,
.author-box .avatar-wrapper,
#comments .commentlist > li .photo,
.edd_download_image {
	border: unset;
	background-color: unset;
	border-radius: unset;
}

.icon_box:hover .icon_wrapper:before,
.icon_box a:hover .icon_wrapper:before {
	background-color: unset;
}

.icon_box:hover .icon_wrapper,
.icon_box a:hover .icon_wrapper {
	color: var(--basic_color);
	transition: transform 500ms ease-in-out 25ms;
}

.icon_box .icon_wrapper,
.icon_box a .icon_wrapper,
.style-simple .icon_box:hover .icon_wrapper {
	color: var(--white);
}

.support_icons h2.title {
	font-size: 2rem;
	line-height: 22px;
	font-weight: 500;
	color: var(--white);
	white-space: nowrap;
}

.support_icons .desc {
	font-size: 1.6rem;
	color: white !important;
	line-height: 10px;
	font-weight: 300;
}

.support_title .fancy_heading .inside {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 25px;
}

.support_icons .desc_wrapper {
	padding-bottom: 30px;
}

#support .icon_box .icon_wrapper {
	line-height: 60px;
	font-size: 6rem;
	margin: 0 auto 0;
	height: auto;
	padding: 21px 0;
	box-shadow: unset;
}

.testimonial {
	padding: 50px;
	height: 600px;
	background-attachment: fixed;
}

.testimonial .out_author_box {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	gap: 30px;
}

.testimonials_slider .testimonials_slider_ul li .author {
	text-align: left;
}

.testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img {
	margin: 0;
}

.testimonial .section_wrapper.mcb-section-inner {
	display: flex;
	justify-content: center;
}

.testimonial .bq_wrapper {
	position: relative;
	padding: 30px !important;
	-webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.10);
	box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.10);
	background: #fff !important;
	border-radius: 5px;
	text-align: left;
	margin-bottom: 40px !important;
	min-height: 240px;
}

.testimonial .bq_wrapper:before {
	content: "";
	bottom: -20px;
	top: auto;
	border-color: #fff transparent transparent #fff;
	display: block;
	position: absolute;
	left: 0;
	margin-left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px;
}

.webhosting_title h1,
.plesk_server_title h1,
.next_cloud_title h1 {
	margin-bottom: 10px !important;
}

.webhosting_comment {
	margin-top: -50px;
	margin-bottom: 100px;
}

/*.webhosting .pricing-box.pricing-box-box {*/
/*    position: relative;*/
/*    border-width: unset;*/
/*    border-style: unset;*/
/*    border-color: unset;*/
/*}*/
.webhosting .starter,
.webhosting .midsized,
.webhosting .small {
	box-shadow: 0 0 20px 8px rgba(0, 0, 0, 0.20);
}

.header_banner .header_img {
	position: absolute;
	top: 0;
}

.webhosting .pricing-box .plan-header {
	text-align: center;
	position: relative;
	background: var(--dark_color);
	padding-top: 75px;
	z-index: 1;
	min-height: 270px;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: flex-start;
	align-items: center;
}

/*.webhosting .midsized .pricing-box .plan-header {*/
/*    padding-top: 45px;*/
/*    min-height: 230px;*/
/*}*/
.webhosting .pricing-box .plan-footer {
	padding: 0 0 30px;
}

.webhosting .pricing_tag,
.plesk_pricing .pricing_tag,
.cloud_pricing .pricing_tag {
	position: absolute;
	background-color: var(--white);
	color: var(--second_color);
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 1.6rem;
	font-style: normal;
	line-height: 40px;
	border-radius: 4px;
	min-width: 158px;
	z-index: 9;
}

#radio_pricing .pricing_tag {
	background-color: var(--second_color);
	color: var(--white);
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 1.6rem;
	font-style: normal;
	line-height: 40px;
	border-radius: 4px;
	min-width: 158px;
	z-index: 9;
}

#radio_pricing .pricing_tag a {
	color: white;
}

#radio_pricing .pricing_tag a:hover {
	text-decoration: none;
}

#radio_pricing .pricing_tag {
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: bg_animate;
	animation-name: bg_animate;
}

@-webkit-keyframes bg_animate {
	0% {
		background-color: #6b6e77;
		color: white;
	}

	/*20%     {*/
	/*    background-color:#ff6841;*/
	/*    color: white;*/
	/*}*/
	50% {
		background-color: #e56544;
		color: white;
	}

	100% {
		background-color: #dc431b;
		color: white;
	}
}

@keyframes bg_animate {
	0% {
		background-color: #6b6e77;
		color: white;
	}

	/*20%     {*/
	/*    background-color:#ff6841;*/
	/*    color: white;*/
	/*}*/
	50% {
		background-color: #e56544;
		color: white;
	}

	100% {
		background-color: #dc431b;
		color: white;
	}
}

.webhosting .starter .plan-header:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background: url("/wp-content/uploads/2021/06/pricing-bg3.png") no-repeat bottom center;
	background-size: auto;
	z-index: -1;
}

.webhosting .midsized .plan-header:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background: url("/wp-content/uploads/2021/06/pricing-bg1.png") no-repeat bottom center;
	background-size: auto;
	z-index: -1;
}

.webhosting .small .plan-header:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background: url("/wp-content/uploads/2021/06/pricing-bg2.png") no-repeat bottom center;
	background-size: auto;
	z-index: -1;
}

.webhosting .pricing-box .plan-header .image {
	width: 120px;
	height: 120px;
	order: 3;
	margin-bottom: 0;
}

.webhosting .midsized .plan-header {
	min-height: 240px;
}

/*.webhosting .midsized .pricing-box .plan-header .image {*/
/*    position: relative;*/
/*    top: 50px;*/
/*}*/
/*.webhosting .midsized .pricing-box .plan-header h2 {*/
/*    position: relative;*/
/*    bottom: -25px;*/
/*}*/
.webhosting .pricing-box .plan-header h2 {
	font-size: 3.5rem;
	color: #fff;
	font-weight: 700;
	order: 1;
}

/*.webhosting .midsized .pricing-box .plan-header .price {*/
/*    top: 25px;*/
/*}*/
.webhosting .pricing-box .plan-header .price {
	margin: 0;
	order: 2;
	display: flex;
}

.webhosting .price {
	text-align: center;
	position: relative;
	padding-top: 0;
	z-index: 1;
}

.webhosting .pricing-box .plan-header .price sup.period {
	top: 20px;
}

.webhosting .pricing-box .plan-header .price sup.currency,
.webhosting .pricing-box .plan-header .price sup.period,
.webhosting .pricing-box .plan-header .price > span {
	color: var(--text_color);
}

.pricing-box .plan-header .price sup.currency {
	font-size: 2rem;
	line-height: 20px;
}

.pricing-box .plan-header .price > span {
	font-size: 3.5rem;
	line-height: 45px;
	margin: 0 10px 0 5px;
}

.pricing-box .plan-header .price sup.period {
	font-size: 1.6rem;
	line-height: 15px;
	top: 5px;
}

.webhosting hr.hr_color,
.hr_color hr,
.hr_dots span {
	color: transparent;
	background: transparent;
}

.webhosting .pricing-box .plan-inside {
	position: unset;
	z-index: 1;
	bottom: 0;
	padding: 40px 30px 25px;
}

.webhosting .midsized .pricing-box .plan-inside {
	position: relative;
	z-index: 1;
	padding: 70px 30px 25px;
}

.pricing-box .plan-inside ul li {
	font-size: 1.6rem;
	line-height: 20px;
	font-weight: 500;
}

.webhosting i.flaticon-005-cloud-1 {
	background: var(--text_color);
	border: 1px solid var(--text_color);
	border-radius: 100%;
	position: relative;
	font-size: 8rem;
	overflow: hidden;
}

.webhosting .midsized i.flaticon-005-cloud-1 {
	background: var(--text_color);
	border: 1px solid var(--text_color);
	border-radius: 100%;
	position: relative;
	font-size: 8rem;
	overflow: hidden;
	top: 18px;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
	font-size: 7rem;
	margin-left: 10px;
	color: var(--basic_color);
}

/*.migration{*/
/*    max-height: 750px;*/
/*}*/
.migration_box_img .image_wrapper {
	top: -240px;
	margin: auto;
}

.migration {
	padding: 100px 0;
}

.migration_form_row {
	padding-top: 30px;
}

.migration_form_row .mcb-wrap-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}

.migration_form_row .migration_text a {
	font-size: 2rem;
	transform: scale(1);
	padding: 15px;
}

.migration_form input[type="date"],
input[type="email"],
.migration_form input[type="number"],
.migration_form input[type="password"],
.migration_form input[type="search"],
.migration_form input[type="tel"],
.migration_form input[type="text"],
.migration_form input[type="url"],
.migration_form select,
.migration_form textarea,
.migration_form .woocommerce .quantity input.qty,
.migration_form .dark input[type="email"],
.migration_form .dark input[type="password"],
.migration_form .dark input[type="tel"],
.migration_form .dark input[type="text"],
.migration_form .dark select,
.migration_form .dark textarea {
	color: #626262;
	background-color: transparent;
	border-bottom: 1px solid var(--basic_color);
}

.migration_form input[type="date"]:focus,
.migration_form input[type="email"]:focus,
.migration_form input[type="number"]:focus,
.migration_form input[type="password"]:focus,
.migration_form input[type="search"]:focus,
.migration_form input[type="tel"]:focus,
.migration_form input[type="text"]:focus,
.migration_form input[type="url"]:focus,
.migration_form select:focus,
.migration_form textarea:focus {
	color: #626262;
	background-color: transparent !important;
	border-color: transparent;
	border-bottom: 1px solid var(--basic_color);
}

.banner_box {
	top: -80px;
	left: 472px;
}

.migration_banner .mcb-wrap-inner {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.text_align p {
	width: 80%;
	margin: 0 auto;
	padding: 5px;
}

.migration_banner .column {
	margin: 10px;
}

.migration_boxes {
	padding-top: 60px;
}

.migration_text,
.cloud_txt,
.email_txt {
	font-size: 2rem;
	font-weight: 300;
	line-height: 30px;
	max-width: 1220px;
}

.migration_banner svg {
	width: 600px;
}

.migration .alignleft {
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
}

.migration .alignright,
.cloud_banner__ .alignright,
.cloud_banner .alignright {
	position: absolute;
	bottom: 0;
	right: -8.5%;
	top: 0;
}

.hosting_banner {
	padding: 65px 0 35px;
}

.hosting_banner .mcb-section-inner {
	display: flex;
	flex-wrap: wrap;
}

.hosting_banner .right_banner,
.hosting_banner .left_banner {
	width: 50%;
	padding: 15px 0;
}

.hosting_banner .mcb-wrap-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.hosting_banner .mcb-wrap-inner .column {
	margin: 0 1%;
}

.small_title,
.hosting_banner h1 {
	font-size: 3.5rem;
	font-weight: 500;
	color: var(--second_color);
}

.hosting_banner svg {
	height: 180px;
}

.hosting_banner .promo_box_wrapper.promo_box_right {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 50px;
}

.hosting_banner .promo_box_wrapper.promo_box_left {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 20px;
}

.hosting_banner .desc_wrapper h2 {
	font-size: 3.5rem;
	font-weight: 500;
}

.wp-block-code code {
	color: #626262 !important;
}

.hosting_banner .desc {
	text-align: center;
	font-size: 1.6rem;
	margin-bottom: 20px !important;
	line-height: 25px;
	font-weight: 300;
}

.hosting_banner .promo_box_wrapper .desc_wrapper {
	text-align: left;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 0;
}

.promo_box_wrapper .photo_wrapper {
	width: unset;
	padding: 20px 0 0;
}

#igniter_section {
	padding-bottom: 75px;
}

.igniter_title {
	padding: 100px 0 60px;
	max-width: 1920px;
	margin: 0 auto;
}

.igniter_title.webhost_igniter .mcb-wrap-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.igniter_img {
	padding: 60px 0;
}

#install_panel .section_wrapper.mcb-section-inner {
	display: flex;
	flex-direction: column;
}

.boxes_row {
	max-width: 1920px;
	margin: 0 auto;
}

.igniter_title .fancy_heading {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.igniter_title .inside {
	width: 55%;
	line-height: 30px;
}

#free_themes {
	padding: 100px 0 50px;
}

#free_themes_sec {
	padding: 0 0 60px;
}

.check_box .mcb-wrap-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
}

.check_box .icon_box .icon_wrapper,
.check_box .icon_box a .icon_wrapper,
.check_box .style-simple .icon_box:hover .icon_wrapper {
	color: var(--basic_color);
}

.check_one h2.title {
	font-size: 2rem;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: 10px;
}

.check_one .desc {
	font-size: 2rem;
	font-weight: 300;
	line-height: 25px;
}

.check_one .icon_box.icon_position_left {
	padding-left: 90px;
}

.check_one .icon_box .icon_wrapper {
	line-height: 0;
	font-size: 3.5rem;
	margin: 0 auto 0;
	height: auto;
	padding: 8px 0;
	box-shadow: unset;
	background-image: unset;
}

#install_panel .feature_box_wrapper .desc_wrapper {
	width: 100%;
	padding-left: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#install_panel .feature_box_wrapper .desc_wrapper h4 {
	margin-bottom: 5px;
}

.igniter_box .photo_wrapper img,
.plesk_box .photo_wrapper img {
	display: none;
}

.igniter_box .number {
	border: 1px solid var(--basic_color);
	border-radius: 100%;
	padding: 20px 32px;
	font-size: 3.5rem;
	color: var(--white);
	position: relative;
	top: -33px;
	background: radial-gradient(circle closest-side at 50% 45%, #ff6841 0%, #e56544 40%, #dc431b 130%);
}

.boxes_row .mcb-wrap-inner {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: stretch;
	gap: 80px;
}

.igniter_box {
	position: relative;
}

.igniter_box .feature_box_wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.igniter_box {
	border: 1px solid var(--light_color);
	padding: 0 30px;
	border-radius: 10px;
	max-width: 20%;
	background-color: var(--white);
}

#igniter_section .section_wrapper.mcb-section-inner {
	display: flex;
	align-items: center;
}

.check_box {
	max-width: 1920px;
	margin: 0 auto;
}

.button_row {
	padding: 50px 0;
	max-width: 1920px;
	margin: 0 auto;
}

.box_one:after,
.box_two:after {
	content: "";
	background-image: url("/wp-content/uploads/2021/06/arrow-right-orange-1.svg");
	background-repeat: no-repeat;
	background-position: 50%;
	position: absolute;
	right: -15%;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
}

.igniter_box .desc {
	font-size: 1.6rem;
	line-height: 26px;
	font-weight: 300;
	color: var(--second_color);
	text-align: center;
}

.button_row .mcb-wrap-inner {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
}

#free_themes a.button {
	background-color: transparent;
}

.faq_tab {
	position: relative;
	z-index: 2;
	margin-top: 0;
	overflow: hidden;
	padding: 100px 0;
}

.faq_tab .column_faq {
	width: 45% !important;
	max-width: 1220px;
}

.faqs_row .mcb-wrap-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}

.tabs_faq {
	z-index: 2;
}

.faq_tab .header_img svg {
	width: 500px;
}

.faq_tab .section_wrapper.mcb-section-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}

.faq_tab .header_img,
#smtp_server .header_img,
#next_cloud .header_img,
#choise_cloud .header_img,
#contact_section .header_img,
#rocket_chat .header_img {
	position: absolute;
	z-index: -1;
	top: 0;
}

#choise .header_img {
	position: absolute;
	z-index: -1;
	top: -15px;
	bottom: 0;
}

.faqs_row {
	z-index: 2;
}

.faq .question {
	background: transparent;
	border-bottom: 1px solid hsla(0, 0%, 100%, .2);
}

.faq .question:last-child {
	border-bottom: unset;
}

.faq .question:after {
	background: transparent;
}

.faq .question:before {
	border-width: unset;
	border-style: unset;
	border-color: unset;
}

.faq .question .title .num {
	display: none;
}

/*.faq .question .answer,*/
.faq .question .title {
	padding: 10px 80px 10px 0;
}

.faq .question .answer {
	font-weight: 300;
	color: #ffffff;
	font-size: 1.6rem;
	background-color: #464a557d;
	padding: 10px 60px 10px 20px;
}

.ui-tabs .ui-tabs-nav li a,
.accordion .question .title,
.faq .question .title,
table th {
	color: var(--white);
	font-size: 1.8rem;
}

.faq .question .title > .acc-icon-plus,
.faq .question .title > .acc-icon-minus {
	font-size: 2.2rem;
	line-height: 25px;
	width: 24px;
	height: 24px;
	color: var(--white);
	top: 15px;
}

.faq_wrapper {
	z-index: -1;
}

.faq_banner_left {
	position: absolute;
	left: 110px;
	width: 820px;
	height: 684px;
	top: 255px;
	z-index: -1;
}

.faq_banner_right {
	position: absolute;
	width: 820px;
	height: 684px;
	top: 255px;
	right: 110px;
	z-index: -1;
}

#technical .mcb-wrap-inner {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
	align-items: center;
}

#technical .feature_box_wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	align-content: center;
	padding: 80px 0 100px;
}

#technical .desc_wrapper {
	width: 100%;
	padding-left: 0;
}

#technical .feature_box_wrapper .photo_wrapper {
	width: 90px;
	text-align: center;
	margin: 0 auto 0;
	height: auto;
	padding: 10px 0;
}

.tech_box h4 {
	font-size: 2rem;
	line-height: 22px;
	font-weight: 500;
	color: var(--second_color);
	text-align: center;
}

.tech_box .desc {
	font-size: 1.6rem;
	color: var(--second_color);
	line-height: 10px;
	font-weight: 300;
	text-align: center;
}

.box_hr .desc_wrapper {
	border-left: 1px solid var(--second_color);
	height: 50px;
}

.cloud_boxes {
	margin-top: -5%;
	margin-bottom: 50px;
}

.radio_stream .boxes_header {
	margin-top: -5%;
	margin-bottom: 50px;
}

#radio_pricing {
	padding: 0 50px 80px;
}

#radio-stream-demo {
	padding: 100px 0;
}

.plesk_header__,
.next_cloud_title {
	min-height: max(40vh, 400px);
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0 33px;
}

.plesk_server_title .fancy_heading.fancy_heading_icon {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.plesk_server_title .fancy_heading .inside {
	font-size: 2rem;
	font-weight: 300;
	text-align: center;
	width: 55%;
	line-height: 25px;
}

.plesk_title .fancy_heading .inside {
	font-weight: bold;
}

.plesk_server_section,
#contact_boxes {
	padding-top: 0;
	z-index: 2;
}

.plesk_boxes {
	margin-top: -5%;
	margin-bottom: 60px;
}

#other-services-section .plesk_boxes {
	margin-top: unset;
	margin-bottom: unset;
}

.next_cloud_pricing.nextcloude_price__ {
	margin-bottom: 10px;
	padding-top: 0;
	z-index: 2;
}

.plesk_server .header_banner {
	position: absolute;
	top: 0;
}

.plesk_title {
	margin-bottom: 80px;
}

.plesk_server_section .pricing-box .plan-header h2 {
	color: var(--light_gray);
	font-weight: 500;
	font-size: 3.5rem;
	order: 2;
	margin: 0;
	line-height: 0;
}

.plesk_box_details .desc,
.managed_plesk .desc {
	font-size: 1.6rem;
	line-height: 25px;
	font-weight: 400;
}

.plesk_box_details .desc,
.managed_plesk .desc {
	color: #fff;
	text-align: center;
	max-width: 188px;
}

.plesk_boxes hr.hr_color,
.hr_color hr,
.hr_dots span,
.cloud_boxes hr.hr_color,
.hr_color hr,
.hr_dots span {
	background: var(--basic_color);
	position: relative;
	order: 5;
	width: 15%;
	height: 3px;
}

.email_details hr.hr_color,
.hr_color hr,
.hr_dots span,
.about_price hr.hr_color,
.hr_color hr,
.hr_dots span {
	background: var(--basic_color);
	color: var(--basic_color);
	position: relative;
	width: 15%;
	height: 3px;
}

.about_price hr.hr_color,
.hr_color hr,
.hr_dots span {
	background: var(--basic_color);
	color: var(--basic_color);
	position: relative;
	width: 15%;
	height: 3px;
}

.pricing-box .plan-header .price sup.currency,
.pricing-box .plan-header .price > span,
.pricing-box .plan-header .price sup.period {
	color: var(--dark_color);
}

.cloud_pricing .pricing-box .plan-header .price {
	margin: 0;
}

.plesk_pricing .pricing-box .plan-header .price > span {
	margin: 0 5px;
}

.plesk_boxes .pricing-box .plan-header p.subtitle {
	padding: 15px 50px 20px;
	position: relative;
	order: 3;
	margin: 0;
	line-height: 1.5;
}

.plesk_boxes .pricing-box .plan-header .price {
	position: relative;
	order: 4;
	margin: 0;
}

.plesk_pricing .pricing_tag,
.cloud_pricing .pricing_tag {
	background-color: var(--second_color);
	color: var(--white);
}

.plesk_tag,
.cloud_tag {
	position: relative;
}

.plesk_pricing .pricing-box,
.cloud_pricing .pricing-box,
.email_price .pricing-box,
.radio-host .mcb-item-pricing_item-inner,
.about_price .pricing-box {
	box-shadow: 10px 10px 10px -10px rgba(31, 31, 31, 0.25);
	border-radius: 6px;
}

.pricing-box .plan-inside {
	padding: 30px 10px 15px;
}

.pricing-box .plan-footer {
	padding-bottom: 15px;
}

.plesk_pricing .pricing-box .plan-header,
.cloud_pricing .pricing-box .plan-header {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: center;
	padding: 40px 15px 0;
}

#manage_plesk_server .plesk_pricing .pricing-box .plan-header {
	padding: 55px 15px 0;
}

.plesk_pricing .pricing-box .image {
	margin: 15px 0;
	order: 1;
}

.plesk_boxes .subtitle big {
	font-size: 1.6rem;
	line-height: normal;
	font-weight: 300;
	color: var(--light_gray);
}

.plesk_boxes .pricing-box .plan-inside ul li {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 20px;
}

.box_mange__ .photo_box {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.box_mange__ .photo_box h4 {
	order: 2;
	color: var(--light_gray);
	font-weight: 600;
	font-size: 2rem;
}

.box_mange__ .image_frame {
	order: 1;
}

#smtp_details .box_mange__ .desc {
	min-height: 170px;
}

#smtp_details {
	padding-bottom: 35px;
}

.box_mange__ .desc {
	order: 3;
	font-size: 1.6rem;
	line-height: 25px;
	font-weight: 300;
	padding: 0 30px 45px;
	min-height: 150px;
}

.image_frame .image_wrapper .mask,
.edd_download_image:after {
	-webkit-box-shadow: unset;
	box-shadow: unset;
}

.image_frame .image_wrapper .mask::after {
	background: unset;
}

#managed_plesk {
	padding-bottom: 10px;
}

.manage_image {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}

#managed_plesk_title,
#managed_plesk,
#smtp_details_title,
#smtp_details {
	background-color: var(--bg_color);
}

#smtp_form .section_wrapper.mcb-section-inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 100px 0;
}

.smtp_form_txt {
	padding: 0 0 25px;
}

.smtp_form_txt .column {
	margin: 0 1%;
}

#managed_plesk_title,
#smtp_details_title,
#managed_cloud_title {
	padding: 100px 0 50px;
}

#managed_plesk .section_wrapper.mcb-section-inner {
	display: flex;
	align-items: center;
}

#char_title {
	padding: 100px 0 0;
}

.hr_fancy {
	margin: 0;
}

#char_title,
#characteristics,
#characteristics_reverse,
#onyx_toolkit_title,
#onyx_toolkit,
#managed_cloud_title,
#managed_cloud,
#managed_cloud_comment {
	background-color: var(--white);
}

#char_title .column_fancy_heading,
#char_title .column_fancy_heading .mcb-item-fancy_heading-inner {
	margin: 0;
}

.managed_plesk_title h1.title {
	margin-bottom: 0;
}

#char_title {
	padding-bottom: 0 !important;
}

#char_title .tech_char_hr hr {
	margin: 30px 0 !important;
}

#char_title .set_box_special .mcb-column-inner {
	margin: 0 10px !important;
}

#char_title .set_box_special h4 {
	margin-bottom: 10px;
}

#characteristics .section_wrapper.mcb-section-inner,
#characteristics_reverse .section_wrapper.mcb-section-inner {
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	flex-direction: row;
}

.chara_img svg {
	float: right;
}

.chara_rev_img svg {
	float: left;
}

.set_box .feature_box .photo_wrapper {
	width: 20%;
}

.set_box .feature_box .desc_wrapper {
	width: 80%;
	padding-left: 0;
}

.set_box svg,
.box_mange__ svg {
	fill: #6b6e77;
}

.set_box h4,
.transfer_box h2 {
	font-size: 2rem;
	margin-bottom: 0;
	color: var(--light_gray);
	font-weight: 600;
}

.set_box .desc,
.transfer_box .desc {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 25px;
}

#characteristics_reverse.about_us__ {
	padding: 70px 0;
}

#characteristics .chara_img svg,
#characteristics_reverse .chara_rev_img svg {
	width: 80%;
	height: auto;
}

#choise,
#next_cloud,
#choise_cloud,
#contact_section,
#rocket_chat {
	position: relative;
	z-index: 2;
	overflow: hidden;
	margin-top: 0;
}

#rocket_chat_new .mcb-section-inner {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.rocket_chat_row .mcb-wrap-inner {
	display: flex;
	align-items: center;
}

.rocket_chat_row {
	padding: 50px 0 0;
}

/*.mfp-bg,*/
/*.mfp-wrap{*/
/*    display: none !important;*/
/*}*/
/*#contact_section{*/
/*    min-height: max(40vh,400px);*/
/*}*/
#contact_section .section_wrapper.mcb-section-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	flex-direction: column;
	flex-wrap: nowrap;
	width: 100%;
	position: relative;
}

.contact_text {
	background: radial-gradient(circle closest-side at 50% 45%, #ff6841 0%, #e56544 40%, #dc431b 130%);
	padding: 60px 50px;
	/*min-height: max(40vh,400px);*/
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
}

#rocket_chat {
	min-height: max(40vh, 400px);
	display: flex;
	align-items: center;
	justify-content: center;
}

#rocket_chat_new {
	padding: 100px 0;
}

#backup_section {
	padding: 100px 0 60px;
}

#rocket_chat_new .column_fancy_heading,
#backup_section .column_fancy_heading {
	margin: 0;
}

#rocket_chat_new .fancy_heading .title {
	margin-bottom: -10px;
}

#backup_section .backup_title {
	margin-bottom: 70px;
}

#backup_section .method_title .title {
	font-size: 2.5rem;
	margin-bottom: 25px;
}

#backup_section .feature_box {
	box-shadow: 10px 10px 10px -10px rgba(31, 31, 31, 0.25);
	border-radius: 6px;
	background: #fff;
}

#backup_section .feature_box_wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#backup_section .photo_wrapper {
	width: 100%;
	text-align: center;
}

#backup_section .desc_wrapper {
	width: 90%;
	text-align: center;
	padding: 0 0 10px;
}

#backup_section .disaster_backup .method_title .inside {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 25px;
}

.soft_box .desc {
	padding: 0 15px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 25px;
}

#backup_section .disaster_backup .method_title {
	margin-bottom: 25px;
}

#backup_section .method_title .inside {
	padding: 0 55px;
}

#backup_section .disaster_methods {
	display: flex;
	justify-content: space-evenly;
}

#backup_section .disaster_methods ul {
	list-style-type: none;
}

#backup_section .disaster_methods p {
	display: flex;
	align-items: center;
}

#backup_section .disaster_methods img {
	margin-right: 15px;
}

#only_office {
	padding: 100px 0;
}

#only_office .section_wrapper.mcb-section-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.only_office_box .mcb-wrap-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	padding: 50px 0 0;
}

.only_office_box img {
	max-height: 340px;
	width: 100%;
	padding: 0 20px;
}

.html5box-enter-animated #html5-watermark {
	display: none !important;
}

.html5-elem-box .html5-image {
	padding: 0 !important;
}

.only_office_box img {
	min-height: 345px;
}

#radio_pricing .text_details {
	line-height: 17px;
	display: block;
	width: 85%;
	margin: 10px auto 0;
}

/*.img_one .scale-with-grid,*/
/*.img_two .scale-with-grid{*/
/*    transition: 0.3s;*/
/*}*/
/*.img_one .scale-with-grid:hover,*/
/*.img_two .scale-with-grid:hover{*/
/*    transform: scale(1.1);*/
/*}*/
#choise {
	min-height: max(40vh, 400px);
	/*display: flex;*/
	/*align-items: stretch;*/
}

.choise_row.choise___ {
	padding: 60px 0 0;
	max-width: 1920px;
}

#choise .choise_box_row {
	padding: 0 0 60px;
}

.choise_row {
	max-width: 1920px;
}

#about_boxes .choise_box_row {
	padding: 0;
}

/*.choise_box_row{*/
/*    padding: 50px 0 50px;*/
/*}*/
#zimbra_mail .choise_box_row {
	padding: 0;
}

#choise .section_wrapper.mcb-section-inner,
#choise_cloud .section_wrapper.mcb-section-inner {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: center;
	position: relative;
}

#choise .choise_title .fancy_heading {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.choise_title h1.title {
	line-height: 30px;
	margin-bottom: 15px;
}

#choise .choise_title .inside {
	width: 50%;
}

#choise .feature_box .photo_wrapper svg {
	fill: var(--white);
}

.choise_box_row .mcb-wrap-inner {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
	align-items: center;
	max-width: 1220px;
	margin: 0 auto;
}

.choise_box .feature_box_wrapper {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
	align-items: center;
	max-width: 1220px;
	margin: 0 auto;
}

.choise_box {
	padding: 55px 0 0;
}

.choise_box .feature_box .feature_box_wrapper {
	padding: 0;
}

.choise_box .feature_box .photo_wrapper {
	width: 25%;
}

.choise_box .feature_box .desc_wrapper {
	width: 67%;
	padding-left: 0;
}

.choise_box h4 {
	font-size: 2rem;
	margin-bottom: 0;
	color: var(--white);
	font-weight: 600;
}

.choise_box .desc {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 25px;
	color: var(--white);
}

#choise .header_img svg#bg-left,
#smtp_server .header_img svg#bg-left,
#next_cloud .header_img svg#bg-left,
#choise_cloud .header_img svg#bg-left,
#rocket_chat .header_img svg#bg-left,
.plesk_server svg,
#header__ svg {
	min-height: 350px;
	width: 100%;
}

.home #header__ svg {
	width: 420px;
	margin-top: 40px;
}

#details_section {
	padding: 40px 0 55px;
	background-size: 100%;
}

#details_section .promo_box_wrapper .photo_wrapper {
	width: 50%;
}

.transfer_box .promo_box_right {
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	align-items: center;
	align-content: center;
}

.transfer_box .promo_box_left {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.transfer .desc_wrapper {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	align-content: flex-start;
	margin: 0 0 0 10% !important;
	width: 50%;
}

.transfer_rev .desc_wrapper {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	align-content: flex-start;
	margin: 0 !important;
	width: 50%;
}

.transfer .desc {
	text-align: left;
	margin-bottom: 20px !important;
	line-height: 30px;
}

.transfer_rev .desc {
	text-align: right;
	margin-bottom: 20px !important;
	line-height: 30px;
}

#plesk_onyx,
#next_cloud_section {
	z-index: 2;
}

#plesk_onyx .svg_big {
	text-align: center;
	margin: -255px auto !important;
	float: unset;
}

.onyx_title .inside {
	width: 50%;
	margin: 0 auto;
	line-height: 30px;
}

.onyx_txt {
	z-index: 1;
	max-width: 1920px;
	margin: 0 auto;
}

#plesk_onyx .section_wrapper.mcb-section-inner {
	display: flex;
	align-items: center;
	justify-content: center;
}

.onyx_banner .banner_right {
	position: relative;
	left: 14%;
}

.onyx_banner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.onyx_banner svg {
	width: 600px;
}

.onyx_img {
	padding: 35px 0 0;
}

#onyx_toolkit_title .onyx_title {
	padding: 100px 0 50px;
}

#onyx_toolkit .section_wrapper.mcb-section-inner {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.logos_sm img {
	width: 90px !important;
	opacity: .3;
	transition: .4s;
}

.logos_sm .image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
	margin: 0 auto !important;
}

.logos_sm .image_frame:hover .image_wrapper img,
.logos_sm .image_frame.hover .image_wrapper img {
	top: 0;
	opacity: 1;
	filter: grayscale(0);
}

.logos_sm .image_frame a {
	pointer-events: none;
}

#smtp_server .column_button {
	padding-top: 50px;
}

#smtp_details .details_img .image_wrapper svg,
#managed_plesk .manage_image .image_wrapper img {
	/*max-width: 350px;*/
	/*max-height: 350px;*/
	width: 100%;
	height: 100%;
}

#smtp_details .section_wrapper.mcb-section-inner {
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	flex-direction: row;
}

#next_cloud_section .svg_big {
	text-align: center;
	margin: -285px auto !important;
	float: unset;
}

.cloud_title.nextcloud_title__ {
	padding-top: 100px;
}

.cloud_box__ .mcb-wrap-inner {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.cloud_txt.nextcloud_txt__ {
	padding: 35px 0 0;
	max-width: 1220px;
}

.cloud_banner__ {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.cloud_banner__ svg {
	width: 600px;
}

#managed_cloud .manage_image svg {
	position: relative;
	left: -10px;
}

#managed_cloud .box_mange__ .photo_box {
	gap: 15px;
}

#managed_cloud .section_wrapper.mcb-section-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
}

#managed_cloud .manage_box .mcb-wrap-inner {
	display: flex;
	flex-direction: column;
	gap: 80px;
}

#managed_cloud_comment.managed_cloud_comment__ {
	padding: 30px 0 95px;
}

#managed_cloud_comment {
	padding: 30px 0 104px;
}

.cloud_title__ .inside {
	width: 70%;
	line-height: 30px;
}

.cloud_title_row .fancy_heading {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	align-content: center;
}

.cloud_title__ h1.title {
	margin-bottom: 10px;
}

#choise_cloud {
	padding: 100px 0;
}

.choise_box_row .image_frame .image_wrapper .image_links,
.choise_box_row .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
	background: transparent;
}

.choise_box_row .image_frame .image_wrapper .image_links a {
	color: transparent;
}

.choise_box_row .image_frame .image_wrapper .image_links a:hover {
	background: transparent;
	color: transparent;
}

.choise_box_row img {
	margin: 20px;
}

.choise_button {
	padding-top: 65px;
	max-width: 1920px;
}

.choise_button .mcb-wrap-inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	align-content: center;
}

#email_hosting {
	padding: 100px 0 30px;
}

.email_row .mcb-wrap-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	align-content: center;
}

.email_row .fancy-divider {
	margin: 0 auto 20px;
}

.email_txt a {
	color: var(--dark_color);
	font-weight: bold;
}

.email_txt a:hover {
	color: var(--basic_color);
}

#email-price-boxes {
	padding-bottom: 100px;
}

#email-price-boxes .mcb-section-inner {
	display: flex;
	justify-content: center;
	align-items: center;
}

.email_price svg {
	display: none;
}

.email_details ul {
	columns: 2;
}

.email_details .pricing-box .plan-header h2,
.about_price .pricing-box .plan-header h2 {
	color: var(--light_gray);
	font-weight: 500;
	font-size: 3.5rem;
	line-height: 55px;
}

.email_details .pricing-box .plan-inside ul li {
	text-align: left;
	padding: 5px 0;
	border-bottom: unset;
}

.email_details .pricing-box .plan-inside ul li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f00c";
	padding: 5px;
}

.email_boxes .mcb-wrap-inner {
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	gap: 25px;
}

.mail_box,
.email_price {
	margin: 0 1% !important;
}

.email_price .pricing-box .price,
.about_price .pricing-box .price {
	margin: 0;
}

.mail_box .photo_box {
	display: flex;
	flex-direction: column;
}

.mail_box h4 {
	order: 2;
	color: var(--light_gray);
	font-weight: 600;
	font-size: 2rem;
}

.mail_box .image_wrapper {
	order: 1;
}

.mail_box .image_wrapper svg,
#zimbra_mail .photo_wrapper svg {
	fill: var(--light_gray);
}

.mail_box .desc {
	order: 3;
	font-size: 1.6rem;
	line-height: 25px;
	font-weight: 300;
	padding: 0 15px;
}

#zimbra_mail {
	padding: 100px 0;
	/*background-size: 100%;*/
}

#zimbra_mail .choise_box h4 {
	font-size: 2rem;
	margin-bottom: 0;
	color: var(--light_gray);
	font-weight: 600;
}

#zimbra_mail .choise_box .desc {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 25px;
	color: var(--light_gray);
}

#zimbra_mail .section_wrapper.mcb-section-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#other-services-section {
	background: var(--bg_color);
	padding: 100px 0 60px;
}

#other-services-section .pricing-box .plan-header h2 {
	order: 2;
	font-size: 2rem;
	line-height: 20px;
	font-weight: 700;
	color: var(--light_gray);
	margin: 0;
}

#other-services-section .pricing-box .plan-header .subtitle {
	padding: 0 30px;
}

#other-services-section .pricing-box .plan-inside hr {
	background-color: var(--basic_color);
	width: 20%;
	height: 3px;
}

#other-services-section .pricing-box .plan-inside {
	font-size: 1.6rem;
	line-height: 20px;
	font-weight: 300;
	padding: 8px 45px 50px;
}

#other-services-section .pricing-box .plan-inside ul {
	display: none;
}

/*.reseller_tech {*/
/*    background-color: var(--bg_color) !important;*/
/*}*/
.reseller_title_faq .title {
	color: white;
}

.choise_text p {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 25px;
}

.radio_text p {
	font-size: 2rem;
	font-weight: 300;
	line-height: 15px;
}

/*.radio_banner .fancy-divider,*/
/*#radio_pricing .fancy-divider {*/
/*    top: -15px;*/
/*}*/
#radio_details {
	padding: 100px 0;
}

#radio_details .fancy-divider {
	margin: 0 auto 20px;
}

.radio_details_content {
	margin: 0;
}

.radio_details_content p {
	font-size: 2rem;
	font-weight: 300;
	line-height: 27px;
	text-align: center;
	margin: 0;
}

.radio_title h1,
.radio_title .inside {
	margin-bottom: 10px !important;
}

.radio_box .feature_box_wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	align-content: center;
}

.radio_box .feature_box_wrapper .desc_wrapper {
	width: 100%;
	padding-left: 0;
}

.radio_box .desc_wrapper h4 {
	font-size: 2rem;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
}

.radio_box .desc_wrapper .desc {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 25px;
	text-align: center;
}

.radio_box a {
	color: var(--basic_color);
	text-decoration: none;
}

.boxes {
	box-shadow: 10px 10px 10px -10px rgba(31, 31, 31, 0.25);
	border-radius: 6px;
	background-color: var(--white);
}

.radio_box .mcb-item-feature_box-inner {
	background-color: #ffffff;
	box-shadow: 10px 10px 10px -10px rgb(31 31 31 / 25%);
	border-radius: 6px;
}

.radio_banner .header_img {
	position: absolute;
	top: 0;
}

.radio-host .pricing-box.pricing-box-box {
	min-height: 810px;
}

.radio-host .plan-header h2 {
	color: var(--light_gray);
	font-size: 3rem;
	font-weight: 500;
	line-height: 36px;
}

.radio_boxes {
	padding-top: 20px;
}

.radio-host .plan-header .price {
	margin: 0;
}

.radio-host .plan-header .hr_color {
	background: var(--basic_color);
	position: relative;
	order: 5;
	width: 15%;
	height: 3px;
}

.radio-host .plan-header sup,
.radio-host .plan-header span {
	font-size: 1.6rem;
	color: var(--light_gray) !important;
}

.free-web-radio {
	padding: 60px 0;
	background: radial-gradient(circle closest-side at 50% 45%, #ff6841 0%, #e56544 40%, #dc431b 130%);
}

.radio-host .demo-page {
	color: var(--basic_color);
	text-decoration: none;
}

.radio-host-svg-1 path#XMLID_362_,
.radio-host-svg-1 path#XMLID_361_ {
	fill: var(--basic_color);
}

.radio-host-svg-1 path#XMLID_360_,
.radio-host-svg-1 path#XMLID_359_ {
	fill: var(--light_gray);
}

.radio-host-svg-2 path#XMLID_362_,
.radio-host-svg-2 path#XMLID_361_,
.radio-host-svg-2 path#XMLID_360_ {
	fill: var(--basic_color);
}

.radio-host-svg-2 path#XMLID_359_ {
	fill: var(--light_gray);
}

.radio-host-svg-3 path#XMLID_362_,
.radio-host-svg-3 path#XMLID_361_,
.radio-host-svg-3 path#XMLID_360_,
.radio-host-svg-3 path#XMLID_359_ {
	fill: var(--basic_color);
}

.radio-host-svg-3 {
	position: relative;
}

.radio-host .plan-inside ul li {
	padding: 11px 55px;
}

.radio-host a .button_icon {
	float: none;
}

.radio-host-svg-1 .plan-footer,
.radio-host-svg-2 .plan-footer {
	padding-top: 40px;
}

.radio-host-sub {
	margin: 0 0 100px;
}

#monitoring-tasks-text {
	background-color: var(--bg_color);
}

.radio-demo {
	margin: 0 !important;
}

/*.radio-demo .title {*/
/*    margin-bottom: 0 !important;*/
/*}*/
.monitoring .title {
	margin-bottom: 10px !important;
}

.monitoring-text p,
.monitoring-text a {
	font-size: 2rem;
	font-weight: 300;
	line-height: 30px;
	margin: 0;
}

.monitoring-text a {
	text-decoration: none;
	color: var(--basic_color);
}

.monitoring-managm-1 .desc {
	padding: 0 60px 45px;
}

.monitoring-image svg {
	left: unset;
}

.monitoring-tasks {
	padding-bottom: 0 !important;
}

#monitoring-tasks-text {
	padding: 0 0 60px;
}

.monitoring-price-text-section .mcb-wrap-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.monitoring-price-text-section .monitoring-price-text p {
	margin-bottom: 15px;
}

#monitoring-price-section {
	margin-top: -50px;
}

#monitoring-price-section .mcb-section-inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 20px;
}

#monitoring-price-section .monitoring-boxes .mcb-wrap-inner {
	display: flex;
	justify-content: center;
}

#monitoring-price-section .plesk_boxes {
	top: 0 !important;
}

#monitoring-price-section .monitoring-price-box1 .plan-header .image {
	margin-right: 55px;
}

#monitoring-price-section .monitoring-price-box1 .free-price {
	font-size: 3.5rem;
	line-height: 40px;
	font-weight: 500;
	border-bottom: 3px solid var(--basic_color);
	padding: 8px 0 3px;
	position: relative;
	top: 20px;
}

.monitoring-price-box1 .subtitle big {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

#monitoring-price-section .monitoring-price-box1 .pricing-box.pricing-box-box {
	min-height: 573px;
}

#monitoring-price-section .pricing-box .plan-inside ul {
	padding-top: 30px;
}

#monitoring-price-section .pricing-box .plan-inside ul li {
	line-height: 20px;
	padding: 11px 50px;
}

#monitoring-price-section .pricing-box .plan-inside ul {
	min-height: 380px;
}

.monitoring-tasks .section_wrapper.mcb-section-inner {
	display: flex;
	align-items: flex-start;
}

.monitoring-tasks .manage_image {
	align-self: center;
}

.monitoring-price-sub {
	font-style: italic;
	padding: 0 20% 20px;
}

.monitorng_gallery #sc_gallery-1 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 24.99%;
	box-shadow: 10px 10px 10px -10px rgba(31, 31, 31, 0.25);
}

.monitorng_gallery #sc_gallery-1 .gallery-item img {
	height: 180px !important;
}

#payment-methods-section {
	padding: 100px 0 55px;
}

.payment-boxes {
	margin-bottom: 15px;
}

.payment-boxes .mcb-item-feature_box-inner {
	padding: 0;
}

.payment-box .feature_box_wrapper {
	display: flex;
	padding: 0;
}

.paypal .photo_wrapper {
	padding: 10px 12px !important;
}

.payment-box .photo_wrapper {
	display: flex !important;
	align-items: center;
	flex: 0 0 8%;
	padding: 0 12px;
	background-color: var(--light_color);
}

.payment-box svg {
	padding: 10px;
}

.payment-box .desc_wrapper {
	background-color: var(--bg_color);
	padding: 15.5px 20px !important;
	flex: 1;
}

.payment-box h4 {
	font-size: 2.5rem;
	margin: 0;
}

.payment-box .desc {
	font-size: 1.6rem;
	line-height: 20px;
	font-weight: 300;
}

#terms-welcome,
#politiki-welcome {
	padding: 100px 0 0;
}

#terms-welcome .fancy_heading,
#politiki-welcome .fancy_heading {
	background-color: var(--bg_color);
	padding: 30px 0;
}

.terms-text strong.title {
	font-size: 2.5rem;
}

.terms-text strong.subtitle {
	font-size: 2rem;
}

.welcome-text p,
.terms-text p,
.politiki-text p,
.simvasi-text p {
	font-size: 1.6rem;
	line-height: 25px;
	font-weight: 300;
	margin-bottom: 10px !important;
}

/*.smtp_txt .payment_text p{*/
/*    padding: 0 33px;*/
/*}*/
.payment_text h5 {
	font-size: 1.6rem;
	line-height: 25px;
	font-weight: bold;
}

.payment_text p {
	font-size: 1.6rem;
	line-height: 25px;
	font-weight: 300;
	margin-bottom: 0 !important;
}

#payment-methods-section .payment_text .pay_break {
	display: none;
}

.politiki-text .header-simple,
.simvasi-text .header-simple,
.terms-text .header-simple {
	border-left: 5px solid var(--basic_color);
	padding-left: 10px;
	font-size: 2rem;
	font-weight: 600;
	margin: 30px 0 15px !important;
}

.politiki-text a,
.simvasi-text a,
.terms-text a {
	color: var(--basic_color) !important;
	text-decoration: none;
}

.politiki-text .before-table,
.simvasi-text .before-table {
	margin: 0;
}

.politiki-text .title-table {
	padding-left: 13px;
	font-weight: 400;
}

.politiki-text .dots,
.simvasi-text .dots,
.terms-text .dots {
	list-style: none;
	font-size: 1.6rem;
	font-weight: 300;
	color: var(--second_color);
	margin: -10px 0 15px 10px !important;
}

.politiki-text .dots li,
.simvasi-text .dots li,
.terms-text .dots li {
	margin: 0;
}

.politiki-text .dots li:before,
.simvasi-text .dots li:before,
.terms-text .dots li:before {
	content: '\2024';
	position: relative;
	font-size: 5rem;
	padding-right: 5px;
	top: -3px;
	color: var(--basic_color);
}

.terms-text .header-simple {
	font-size: 2.5rem;
}

.terms-text .dots2 {
	list-style: none;
}

.terms-text .dots2 img {
	width: 24px;
	padding-right: 10px;
}

.terms-text .dots2 .subheader-simple {
	font-size: 2rem;
	font-weight: 400;
	margin: 0 !important;
}

#Filters.only-categories .categories {
	display: flex;
	text-align: center;
}

#Filters.only li.reset-inner {
	display: none;
}

.post-title a:hover {
	color: var(--basic_color);
}

.post-excerpt {
	line-height: 25px;
	font-size: 1.6rem;
	min-height: 130px;
}

/*.type-post h2,*/
.type-post h3 {
	font-size: 3rem;
	line-height: 35px;
	color: var(--second_color);
}

.type-post h2 {
	font-size: 2rem;
	line-height: 25px;
	/*min-height: 40px;*/
}

.type-post .cat-wrapper {
	margin-bottom: 15px;
}

.type-post .cat-wrapper ul {
	display: flex;
	column-gap: 10px;
}

.type-post .cat-wrapper ul li a {
	background: var(--bg_color);
	color: var(--light_gray);
	padding: 5px 10px;
	font-size: 1.2rem;
}

.type-post .author-date {
	display: flex;
}

.type-post .post-author {
	display: flex;
}

.type-post .avatar-author {
	width: 30px;
	border-radius: 50%;
	margin-right: 5px;
}

.author-extra-text {
	margin-right: 4px;
}

.post-date {
	margin-left: 2px;
}

.author-divider {
	color: var(--light_color);
	margin: 0 4px;
}

.type-post .button-love {
	width: unset;
	float: unset;
}

.type-post .button-love a.mfn-love {
	border: unset;
	margin: 0;
}

.type-post p,
.type-post ul {
	font-size: 1.8rem;
	line-height: 25px;
	font-weight: 300;
}

.type-post .post-title {
	padding: 15px;
	min-height: 80px;
	display: flex;
	align-items: center;
}

.type-post .entry-title {
	margin-bottom: 0;
}

.post-desc {
	padding: 15px;
}

.type-post a {
	color: var(--basic_color);
	text-decoration: none;
}

.type-post hr {
	background-color: var(--basic_color);
}

.type-post th {
	color: gray;
}

.type-post .mata-tags {
	display: flex;
	margin-left: 18.5%;
}

.type-post .cat-btn {
	margin-right: 5px;
}

.Recent_posts.blog_news ul li .desc h6 {
	font-size: 1.5rem;
	line-height: 18px;
	color: var(--light_gray);
}

.Recent_posts ul li .desc .date i:before {
	margin-left: 0;
}

.Recent_posts ul li .desc .date {
	font-size: 1.3rem;
}

.section-post-related {
	background-image: url("/wp-content/uploads/2021/06/4855443-scaled.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: 30px;
	padding-bottom: 40px;
}

.share-simple-wrapper .button-love,
.section-post-related .desc a.button.button_left.has-icon,
.sidebar-1 #widget_mfn_recent_posts-2 .photo,
.sidebar-1 #widget_mfn_recent_posts-2 .date i {
	display: none;
}

.section-post-related .simple .post-related .date_label {
	position: absolute;
	background: #6b6e77;
	color: var(--text_color);
	width: 47%;
	text-align: center;
	top: 0;
	border-radius: 0;
}

.section-post-related .desc h4 {
	padding: 0 20px;
}

.section-post-related .desc h4 a {
	color: var(--light_gray);
	font-family: 'WebHosting' !important;
	font-size: 1.8rem;
	line-height: 25px !important;
	font-weight: 300;
}

.section-post-related .col-3 .post-related {
	margin: 0 2% 40px 0;
}

.sidebar-1 {
	border: 0;
	background-color: #FCFCFC;
}

.sidebar-1::before {
	background-color: #FCFCFC;
}

.aside_right .widget:after {
	border: unset;
}

.sidebar-1 h3 {
	color: var(--dark_color);
	font-size: 2.1rem;
	border-left: 5px solid var(--basic_color);
	padding-left: 5px;
	margin-bottom: 25px;
}

.section-related-adjustment.simple > h4 {
	color: var(--dark_color);
	font-size: 3.5rem;
	text-align: center;
	margin: -35px 0 65px;
	border: 0;
}

.section-post-related .section-related-adjustment {
	border-top-width: 0;
}

.section-related-ul {
	display: flex;
}

.sidebar-1 #newsletterwidgetminimal-5,
.sidebar-1 #widget_mfn_recent_posts-2,
.sidebar-1 #categories-2,
.sidebar-1 #custom_html-7 {
	box-shadow: 10px 10px 10px -10px rgba(31, 31, 31, 0.25);
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, .08);
	padding: 30px 20px;
}

.sidebar-1 #newsletterwidgetminimal-5 input.tnp-submit {
	color: #fff;
	background-color: rgba(220, 67, 27, 0.92);
	padding: 15px 10px;
	magrin-top: 10px;
}

.post-related {
	box-shadow: 10px 10px 10px -10px rgba(31, 31, 31, 0.25);
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.08);
	background-color: white;
	padding: 0;
}

.post-related .image_wrapper img {
	transition: .3s ease;
}

.post-related .image_wrapper:hover img {
	transform: scale(1.1);
}

.sidebar-1 #widget_mfn_recent_posts-2 li:last-child {
	margin-bottom: 0;
}

.sidebar-1 #widget_mfn_recent_posts-2 .desc {
	width: 100%;
	margin: 0;
	padding-left: 0;
}

.sidebar-1 #categories-2 ul {
	background-color: transparent;
	list-style-type: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.sidebar-1 #categories-2 li a {
	font-size: 1.8rem;
	font-weight: 300;
	padding: 5px 10px;
	background: var(--bg_color);
	color: var(--light_gray) !important;
}

.sidebar-1 #categories-2 li a:hover {
	background-color: var(--basic_color);
	color: var(--text_color) !important;
	text-decoration: unset;
}

#contact_section .header_img svg#bg-left {
	position: relative;
	width: 100%;
	min-height: 350px;
}

#contact_boxes {
	padding-top: 40px;
}

.box-header-social .mcb-wrap-inner {
	border-right: 1px solid var(--light_color);
	width: 80% !important;
	margin-left: 10px;
}

#social-mail-section {
	padding: 100px 30px 80px;
}

.sec-boxes {
	margin: 0;
}

.sec-boxes .feature_box_wrapper {
	padding: 20px 0 !important;
}

.sec-boxes .photo_wrapper {
	width: 15% !important;
}

.sec-boxes .desc_wrapper {
	white-space: nowrap;
}

.sec-boxes a {
	font-size: 1.8rem;
	color: var(--second_color);
	font-weight: 600;
	text-decoration: none;
}

.sec-boxes a:hover {
	color: var(--basic_color);
}

.form_text .fancy-divider {
	margin: 0 auto 20px;
}

.form_text .inside {
	font-size: 2rem;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 20px;
}

#contact_boxes .feature_box_wrapper {
	min-height: 150px;
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
	align-items: center;
}

#contact_boxes .column_feature_box {
	margin: 0 1%;
}

#install_panel .column_feature_box .mcb-item-feature_box-inner {
	overflow: visible;
}

#contact_boxes .feature_box_wrapper .photo_wrapper {
	width: 20%;
}

#contact_boxes .feature_box_wrapper .desc_wrapper {
	width: 65%;
	padding-left: 25px;
}

#contact_boxes .boxes .desc {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 25px;
	text-align: center;
}

#contact_boxes .boxes .desc a {
	color: var(--second_color) !important;
}

#contact_boxes .boxes .desc a:hover {
	text-decoration: underline;
	color: var(--basic_color) !important;
}

.form {
	width: 95% !important;
	margin: 0 2%;
}

.form-social {
	margin: 50px 0 0;
}

.form-social h3 {
	font-size: 3rem !important;
	font-weight: 500;
	color: var(--dark_color);
	line-height: 25px;
}

.form-social .social-title {
	margin-top: 40px;
}

.form-social p {
	font-size: 1.8rem;
	font-weight: 300;
	padding-left: 100px;
}

.form-social .social-class {
	display: flex;
	flex-direction: row;
	gap: 20px
}

.form-social .social-box {
	width: 40px;
	height: 40px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: .5s ease all;
	transition: .5s ease all;
}

.form-social a {
	font-size: 2rem;
	color: white;
}

.form-social .social-box:hover {
	background-color: transparent;
	-webkit-transition: .5s ease all;
	transition: .5s ease all;
}

.form-social .facebook-box {
	border: 1px solid #3b5998;
	background-color: #3b5998;
}

.form-social .social-box:hover .facebook {
	color: #3b5998 !important;
}

.form-social .twitter-box {
	border: 1px solid #1da1f2;
	background-color: #1da1f2;
}

.form-social .social-box:hover .twitter {
	color: #1da1f2 !important;
}

.form-social .linkedin-box {
	border: 1px solid #2867B2;
	background-color: #2867B2;
}

.form-social .social-box:hover .linkedin {
	color: #2867B2 !important;
}

.form-social .instagram-box {
	border: 1px solid #ca9e7b;
	background-color: #ca9e7b;
}

.form-social .social-box:hover .instagram {
	color: #ca9e7b !important;
}

.first_row,
.second_row {
	display: flex;
	flex-direction: row;
	gap: 20px;
}

.contact-form-area {
	margin-top: 15px;
}

input.wpcf7-form-control,
textarea.wpcf7-form-control,
.tnp-subscription input[type=text],
.tnp-subscription input[type=email] {
	border: 0;
	border-bottom: 1px solid var(--basic_color);
	box-shadow: none;
	font-size: 1.8rem;
	font-weight: 300;
}

input.wpcf7-form-control:hover,
textarea.wpcf7-form-control:hover {
	border-color: #f7961e;
}

input[type="date"]:focus,
/*input[type="email"]:focus, */
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
	color: #626262;
	background-color: transparent !important;
}

input[type="email"],
input[type="email"]:focus {
	color: #444854 !important;
}

.style {
	padding: 5px 0;
}

#map_section iframe {
	width: 100%;
	height: 350px;
}

#about_boxes {
	padding-top: 0;
	z-index: 2;
}

#about_boxes .choise_box_row {
	padding: 0 0 100px;
	margin-top: -90px;
}

.about_box__ .feature_box_wrapper .photo_wrapper {
	width: 40%;
}

.about_box__ .feature_box_wrapper {
	box-shadow: 10px 10px 10px -10px rgba(31, 31, 31, 0.25);
	display: flex;
	flex-direction: column;
	overflow: visible;
	min-height: 285px;
	border-radius: 6px;
	background-color: var(--white);
	align-items: center;
	align-content: center;
	justify-content: space-around;
	text-align: center;
	padding: 20px;
}

.about_box__ svg {
	fill: #6b6e77;
}

.about_box__ .desc {
	font-size: 1.6rem;
	line-height: 25px;
	font-weight: 300;
}

#about_boxes .choise_box_row .mcb-wrap-inner {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: flex-start;
	gap: 45px;
	justify-content: space-between;
	min-height: 350px;
}

.about_box__ .desc_wrapper {
	width: 100% !important;
	padding-left: 0 !important;
}

#details_section .section_wrapper.mcb-section-inner {
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 30px
}

.img_set {
	padding: 20px;
	min-height: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

.about_pricing {
	padding: 100px 0 0;
}

.about_pricing svg {
	width: 600px;
}

.about_pricing {
	max-height: 670px;
}

.about_banner {
	top: 0;
}

.about_price {
	top: -220px;
	position: relative;
}

.about_price .plan-inside {
	display: none;
}

.about_price .pricing-box.pricing-box-box {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.about_price svg {
	fill: #6b6e77;
	width: 100px;
	height: 100px;
}

.about_price_row {
	top: -160px;
}

.about_price_row .mcb-wrap-inner {
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-top: -65px;
}

.about_price .plan-footer {
	padding-top: 50px;
}

.post-type-archive-docs #Subheader,
.tax-doc_category #Subheader,
.single-docs #Subheader {
	display: none;
}

.betterdocs-search-form-wrap {
	background: radial-gradient(circle closest-side at 50% 45%, #ff6841 0%, #e56544 40%, #dc431b 130%);
}

/*.betterdocs-searchform {*/
/*    padding: 0 15px !important;*/
/*}*/
.betterdocs-searchform .betterdocs-search-field {
	padding: 20px 0 0 15px !important;
}

.betterdocs-archive-wrap .docs-cat-title-inner {
	/*border-bottom: 1px solid var(--light_color);*/
	border-bottom: 1px solid transparent;
}

.betterdocs-archive-wrap .docs-single-cat-wrap,
.betterdocs-sidebar-content.betterdocs-category-sidebar,
.docs-listing-main {
	box-shadow: 10px 10px 10px -10px rgba(31, 31, 31, 0.25);
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, .08);
}

.betterdocs-category-wraper.betterdocs-single-wraper .docs-listing-main .docs-category-listing {
	background-color: transparent !important;
}

.docs-cat-link-btn {
	margin: 10px 10px !important;
}

.betterdocs-single-wraper .betterdocs-content-area {
	padding: 70px 25px !important;
	max-width: 1520px;
	flex-wrap: wrap;
	flex-direction: row;
	/*align-items: center;*/
	justify-content: center;
	width: unset;
}

/*.betterdocs-single-wraper .betterdocs-content-area #betterdocs-sidebar {*/
/*    flex: 0 0 25%;*/
/*}*/
/*.betterdocs-single-wraper .betterdocs-content-area .docs-listing-main {*/
/*    flex: 0 0 65%;*/
/*}*/
.betterdocs-archive-wrap .docs-item-container {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
	max-height: 185px !important;
	min-height: 185px !important;
}

.betterdocs-archive-wrap.betterdocs-archive-main {
	width: 100%;
	max-width: 1220px !important;
}

/* Newsletter CSS */
.tnp-subscription div.tnp-field a {
	color: black;
	font-size: 16px;
}

.tnp-subscription div.tnp-field a:hover {
	color: var(--basic_color);
}

.tnp-subscription label {
	display: block;
	color: black;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	padding: 10px 0;
	margin: 0;
}

#newsletter {
	padding: 100px 0;
}

/* End Newsletter CSS */
/* Orange background */
/*.page-id-943 .docs-item-container,*/
.betterdocs-categories-wrap .docs-item-container {
	background-color: unset !important;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
	gap: 30px;
	/*max-height: 185px !important;*/
	min-height: 250px !important;
}

.docs-cat-title .docs-cat-icon {
	order: 2;
	position: absolute;
	bottom: 20px;
	right: 20px;
	opacity: 0.5;
}

.docs-cat-title svg {
	fill: var(--basic_color);
	width: 120px;
	height: auto;
}

/*.page-id-943 .single-kb .docs-cat-title-inner .docs-cat-heading {*/
/*    color: #ffffff!important;*/
/*}*/
/*.page-id-943 .betterdocs-categories-wrap.single-kb li a {*/
/*    color: #ffffff!important;*/
/*}*/
#betterdocs_row .betterdocs-categories-wrap.single-kb .docs-item-container li svg {
	fill: #dc431b !important;
}

#betterdocs_row .betterdocs-categories-wrap.single-kb li svg > path,
.docs-listing-main .docs-list svg > path {
	fill: #dc431b !important;
}

#betterdocs_row .docs-cat-title > img {
	height: unset !important;
}

.page-id-943 .betterdocs-archive-wrap .docs-cat-title h2,
.page-id-943 .docs-cat-title-inner .docs-cat-heading {
	color: var(--dark_color);
	font-size: 3.5rem;
	padding-left: 0;
}

.page-id-943 .docs-cat-title-inner {
	padding-bottom: 0 !important;
}

/*.docs-cat-title > img {*/
/*    width: 215px!important;*/
/*}*/
/*.input_row_docs {*/
/*    position: absolute;*/
/*    bottom: 20px;*/
/*    z-index: 2;*/
/*}*/
.mobile_betterdocs {
	display: none;
}

.page-id-943 #Subheader {
	display: none;
}

.page-id-943 .header_row .mcb-wrap-inner {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.page-id-943 .header_row .input-group {
	/*width: 35%!important;*/
	max-width: 700px;
}

.betterdocs-live-search .docs-search-result li {
	font-size: 1.8rem;
	margin-bottom: 0;
}

#betterdocs_row {
	padding: 50px 0;
	background-color: #f1f0f0;
}

.betterdocs-searchform svg.docs-search-icon,
.betterdocs-searchform svg.docs-search-close,
.betterdocs-searchform svg.docs-search-loader {
	width: 25px !important;
	min-height: unset !important;
	margin-top: unset;
}

.betterdocs-searchform svg.docs-search-icon,
.betterdocs-searchform svg.docs-search-icon:hover {
	fill: #dc431b !important;
}

.betterdocs-searchform {
	padding: 15px !important;
}

.betterdocs-searchform .betterdocs-search-field {
	padding: 0 15px !important;
}

.betterdocs-searchform .betterdocs-search-field {
	height: 40px;
	font-size: 2rem !important;
}

.betterdocs-searchform svg.docs-search-icon {
	margin-left: 0 !important;
	margin-right: 15px;
}

.docs-cat-title-inner {
	border-bottom: 2px solid transparent !important;
}

.betterdocs-categories-wrap.layout-flex.docs-col-2 .docs-single-cat-wrap svg,
.betterdocs-categories-wrap.layout-flex.docs-col-2 .docs-single-cat-wrap path {
	max-width: 80px;
	height: 80px;
	fill: var(--basic_color);
}

/* End Orange background */
/* Radio Boxes*/
.ai-wrap .ai-track-info {
	padding-left: 10px !important;
}

.ai-wrap .ai-track-progress-bar {
	background-color: var(--basic_color);
}

.radio_stream_row {
	padding-top: 25px;
}

.radio_stream_row .mcb-wrap-inner {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 40px;
	flex-wrap: wrap;
	max-width: 1220px;
	margin: 0 auto;
	flex-flow: row wrap;
}

.ai-control-wrap-thumb {
	min-height: 100px;
	width: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 20px;
}

.ai-track-time {
	display: none;
}

.radio_stream_col {
	flex: 1;
	width: unset !important;
	min-width: 250px;
	max-width: 250px;
}

.ai-wrap .ai-control-wrap {
	flex-flow: row wrap;
	justify-content: center;
}

.ai-wrap .ai-volume-bar.ai-volume-bar-active::before {
	background-color: var(--basic_color);
}

.ai-wrap .ai-volume-bar {
	background-color: transparent;
	border-right: 1px solid transparent;
}

.ai-wrap .ai-audio-control:hover,
.ai-wrap .ai-audio-control:focus {
	border: 0;
	background-color: var(--basic_color);
}

.ai-narrow .ai-control-wrap {
	justify-content: center;
}

.ai-wrap {
	background-color: #ffffff;
	color: #000000;
	box-shadow: 10px 10px 10px -10px rgb(31 31 31 / 25%);
	border-radius: 6px;
}

.ai-wrap .ai-audio-control {
	width: 30px;
	height: 30px;
	color: #ffffff;
	background-color: var(--basic_color);
}

/* End Radio Boxes*/
/*.betterdocs-archive-wrap .docs-cat-title > img,*/
/*.betterdocs-sidebar-content img.docs-cat-icon {*/
/*    filter: brightness(0) saturate(100%) invert(31%) sepia(95%) saturate(1156%)*/
/*    hue-rotate(347deg) brightness(93%) contrast(97%);*/
/*}*/
/*.betterdocs-archive-wrap .docs-cat-title h2,*/
/*.docs-listing-main p {*/
/*    color: var(--dark_color);*/
/*    font-size: 2.1rem !important;*/
/*    padding-left: 20px;*/
/*}*/
.docs-listing-main p {
	padding: 0;
}

.betterdocs-single-wraper {
	background-color: #fcfcfc !important;
}

.betterdocs-archive-wrap li {
	align-items: unset !important;
}

.betterdocs-categories-wrap.single-kb li svg > path,
.docs-listing-main .docs-list svg > path {
	fill: var(--basic_color);
}

.betterdocs-categories-wrap.single-kb li a,
.betterdocs-sidebar-content.betterdocs-category-sidebar .betterdocs-categories-wrap li a,
.docs-listing-main .docs-list li a {
	line-height: 20px !important;
}

.docs-single-title .betterdocs-entry-title,
.docs-listing-main h3 {
	line-height: 35px;
}

/*#betterdocs-single-content h1,*/
/*#betterdocs-single-content h2{*/
/*    font-size: 3rem;*/
/*    color: var(--second_color);*/
/*}*/
.betterdocs-toc > .toc-title,
.betterdocs-toc > .toc-list a,
.betterdocs-toc > .toc-list li a:before,
.betterdocs-toc > .toc-list a:hover {
	color: #000 !important;
}

#betterdocs-single-content p,
#betterdocs-single-content ul {
	line-height: 25px;
	font-weight: 300;
}

#betterdocs-single-content a {
	color: var(--basic_color);
}

#betterdocs-single-content a:hover {
	text-decoration: none;
}

.betterdocs-tags a {
	background: var(--bg_color);
	color: var(--light_gray) !important;
	padding: 5px 10px;
	font-size: 1.2rem !important;
	font-weight: bolder;
}

.betterdocs-tags a:hover {
	text-decoration: none;
}

/*.betterdocs-single-wraper .betterdocs-content-area #betterdocs-sidebar {*/
/*    max-width: 331px!important;*/
/*    padding: 0 20px;*/
/*    order: 2;*/
/*}*/
.betterdocs-social-share-links {
	align-items: center;
}

.betterdocs-social-share-links svg {
	width: 1.5rem;
}

/*.betterdocs-sidebar-content .docs-item-container {*/
/*    padding: 0 0 15px 40px!important;*/
/*}*/
/*.betterdocs-sidebar-content .docs-cat-title {*/
/*    margin-bottom: 20px!important;*/
/*}*/
.betterdocs-sidebar-content.betterdocs-category-sidebar .betterdocs-categories-wrap li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 0 0 5px;
	/*width: 90%;*/
}

.betterdocs-sidebar-content.betterdocs-category-sidebar .betterdocs-categories-wrap li:last-child {
	border: 0;
}

.betterdocs-sidebar-content.betterdocs-category-sidebar .betterdocs-categories-wrap li svg {
	display: none;
}

#Footer .widgets_wrapper .container {
	padding: 70px 0 35px;
	display: flex;
	flex-wrap: wrap;
	column-gap: 21px;
}

#Footer .widgets_wrapper .container .column:nth-child(1) {
	width: 30%;
}

#Footer .widgets_wrapper .container .column:nth-child(1) br {
	display: none;
}

#Footer .widgets_wrapper .container .column:nth-child(5) {
	width: 100%;
}

#Footer .widgets_wrapper .container .column:nth-child(4) {
	text-align: end;
	position: relative;
}

#Footer .footer_copy .one {
	margin-bottom: 5px;
	padding-top: 17px;
	min-height: 33px;
}

#back_to_top.sticky {
	bottom: 10px;
}

#Footer .widgets_wrapper #block-6 {
	display: none;
}

#Footer .widgets_wrapper .widget_newsletterwidgetminimal {
	margin-top: 0;
	padding-top: 10px;
}

#Footer .widgets_wrapper .widget_newsletterwidgetminimal h4 {
	font-size: 1.6rem;
	margin-bottom: 20px;
	text-align: left;
	letter-spacing: 0;
	line-height: 17px;
	color: #d1d1d1;
	font-weight: 400;
}

#Footer .widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-email {
	padding: 10px 0;
	margin-bottom: 5px;
	background-color: transparent;
	border-bottom: 1px solid #ddd;
	border-top: unset;
	border-left: unset;
	border-right: unset;
	color: #fff !important;
}

#Footer .widget_newsletterwidgetminimal .tnp-widget-minimal form input.tnp-submit {
	font-weight: 600;
	background-color: transparent;
	position: absolute;
	right: 0;
	width: 33%;
	padding: 10px 0;
	text-align: right;
	color: #d1d1d1;
	letter-spacing: 0;
}

/*#Footer .wp-block-group  .icon-paper-plane-line {*/
/*    position: absolute;*/
/*    right: -5px;*/
/*    bottom: 55px;*/
/*    color: #d1d1d1;*/
/*}*/
/*#Footer .widget_newsletterwidgetminimal .tnp-widget-minimal form input.tnp-submit:after{*/
/*    content: '\e8ef';*/
/*    font-family: "mfn-icons";*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    speak: none;*/
/*    display: inline-block;*/
/*    text-decoration: none!important;*/
/*    width: 1em;*/
/*    margin-right: 0.2em;*/
/*    text-align: center;*/
/*    font-variant: normal;*/
/*    text-transform: none;*/
/*    line-height: 1em;*/
/*    margin-left: 0.2em;*/
/*}*/
#Footer .widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-email:focus {
	background-color: transparent !important;
}

#Footer #media_image-2,
#Footer #nav_menu-2,
#Footer #nav_menu-3 {
	padding: 0;
	margin-top: 0;
}

#Footer #text-2 {
	margin: 0;
}

#Footer #custom_html-3 {
	padding: 0;
	margin-top: 10px;
	text-align: left;
}

#Footer #text-2 {
	width: 85%;
}

#Footer #nav_menu-3 {
	width: 80%;
}

#Footer p,
#Footer #text-2 p,
#Footer #custom_html-3 p {
	margin: 0;
	font-size: 1.6rem;
	line-height: 25px;
	color: #fff;
}

.footer-tel a,
.footer-mail a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
}

footer#Footer a:any-link,
footer#Footer h4 {
	color: #fff;
}

#Footer .footer-tel {
	font-size: 2.5rem;
	padding-bottom: 10px;
}

#Footer .footer-mail {
	font-size: 1.6rem;
}

#Footer #custom_html-3 a:hover,
#Footer #custom_html-5 a:hover {
	color: var(--basic_color);
	text-decoration: none;
}

#Footer #custom_html-3 a:hover svg path,
#Footer #custom_html-5 a:hover svg path {
	fill: var(--basic_color);
}

#Footer #custom_html-5 {
	margin-top: 0;
	text-align: left;
	padding: 0 0 15px;
}

.footer-social .fab {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400;
	background: #535661;
	width: 30px;
	height: 30px;
	border-radius: 15px;
}

#Footer #custom_html-5 a:hover .fab::before {
	color: var(--basic_color);
}

.footer-social .fab::before {
	color: white;
	font-size: 1.5rem;
	text-align: center;
	line-height: 31px;
}

.footer-social > a > i {
	display: flex;
	justify-content: center;
	align-items: center;
}

#Footer #custom_html-5 a {
	margin-right: 5px;
	display: inline-block;
}

#Footer #custom_html-6 {
	margin: 0;
	padding: 0 0 12px;
}

#Footer .credit-cards {
	display: flex;
	align-items: center;
	gap: 30px;
	margin: 0 auto;
	flex-direction: row;
	justify-content: center;
}

#Footer ul {
	list-style: none;
	padding: 0;
	border: unset;
	background-color: unset;
}

#Footer .footer_copy .social {
	display: none;
}

/*#nav_menu-4 {*/
/*    display: none;*/
/*}*/
#Footer li a {
	padding: 0;
	text-decoration: none;
	transition: all 0.5s ease;
	font-size: 1.6rem;
	line-height: 25px;
}

#Footer li a:hover {
	color: var(--basic_color) !important;
	transform: translateX(10px);
}

#Footer li::after {
	content: none;
}

#Footer .footer_copy .copyright {
	float: none;
}

#Footer .copyright-text {
	font-size: 1.5rem;
	text-align: left;
	float: left;
}

#Footer .copyright_row {
	display: flex;
	justify-content: space-between;
	float: unset !important;
}

#Footer.developed-text {
	font-size: 1.5rem;
	text-align: right;
	float: right;
}

#Footer .copyright_row a:hover {
	color: var(--basic_color) !important;
}

#Footer .footer_copy .social li {
	margin-right: 15px;
}

#Footer .footer_copy .social a {
	display: flex;
	align-items: center;
}

.monitoring_title__ {
	padding: 100px 0 50px;
}

#monitoring-price-section .plesk_boxes {
	margin-top: -5%;
	margin-bottom: 0;
}

#monitor_section {
	padding-bottom: 100px;
}

#payment-methods-section .monitoring-text .pay_break {
	display: none;
}

#rocket_chat .section_wrapper.mcb-section-inner {
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	position: unset;
	width: 100%;
	padding: 100px 0;
}

#free_themes .free_themes_text .mfn-inline-editor,
#free_themes_sec .free_themes_text .mfn-inline-editor {
	font-size: 2rem;
	line-height: 25px;
	font-weight: 300;
}

/* Language switcher */
#Top_bar.is-sticky .top_bar_right .top_bar_right_wrapper {
	height: 60px;
}

/* Update fixes */
#Top_bar .menu > li > a {
	padding: 20px 0 0 0;
}

.home .mcb-column-inner {
	margin: 0;
}

@media only screen and (min-width : 1921px) and (max-width:10000px) {
	#technical > .section_wrapper {
		max-width: 1920px !important;
	}

	.choise_box_row.choisebox_row__ {
		padding: 50px 0 50px;
		max-width: 1920px;
		width: 100% !important;
	}

	.onyx_banner .banner_right {
		position: relative;
		left: 7%;
	}

	.migration .alignright,
	.cloud_banner__ .alignright,
	.cloud_banner .alignright {
		position: absolute;
		bottom: 0;
		right: -6%;
		top: 0;
	}

	#choise_cloud {
		background-size: 100%;
	}
}

@media (max-width: 1400px) {
	#support .section_wrapper.mcb-section-inner {
		flex-direction: column;
	}

	#support .support_details {
		order: 2;
		width: 100%;
	}

	#support .one-second.mcb-wrap:nth-child(2) {
		order: 1;
		width: 100%;
	}

	#support .one-second.mcb-wrap:nth-child(2) .image_frame {
		float: unset;
		text-align: center;
	}

	#support .one-second.mcb-wrap:nth-child(2) img {
		max-width: 300px;
	}

	.box_one:after,
	.box_two:after {
		right: -20%;
	}

	.button_row .mcb-wrap-inner {
		justify-content: space-evenly;
	}

	#install_panel .hover-orange a.button {
		white-space: nowrap;
	}

	#igniter_section .check_one {
		width: 70%;
	}

	.cloud_banner__ .alignright {
		right: -15%;
	}
}

@media (max-width: 1368px) {
	.mobile-one.column.support_image {
		text-align: center;
	}

	#radio_details {
		padding: 70px 0;
	}

	#backup_section .method_title .inside br:first-child {
		display: none;
	}

	#only_office {
		padding: 70px 0;
	}

	#choise .choise_box .feature_box_wrapper {
		justify-content: space-between;
	}

	#smtp_form .section_wrapper.mcb-section-inner {
		padding: 70px 0;
	}

	#smtp_form .inside {
		padding: 0 120px;
	}

	#rocket_chat_new {
		padding: 70px 0;
	}

	#backup_section {
		padding: 70px 0 60px;
	}

	.migration {
		padding: 70px 50px;
	}

	.migration_form_row .mcb-wrap-inner {
		align-items: center;
		flex-direction: column;
		align-content: center;
	}

	.migration_text {
		width: 100% !important;
		padding: 0 0 50px;
	}

	.migration_form {
		width: 80% !important;
	}

	.page-id-943 .betterdocs-archive-wrap .docs-cat-title h2,
	.page-id-943 .docs-cat-title-inner .docs-cat-heading,
	.betterdocs-category-box.single-kb .docs-single-cat-wrap .docs-cat-title {
		font-size: 3rem !important;
	}

	.about_box__ svg {
		max-width: 50px;
		max-height: 50px;
	}

	/*.betterdocs-archive-wrap .docs-cat-title h2,*/
	/*.betterdocs-categories-wrap .docs-cat-title-inner .docs-cat-heading {*/
	/*    font-size: 3rem!important;*/
	/*}*/
	#about_boxes .choise_box_row {
		padding: 0 0 70px;
		margin-top: -90px;
	}

	#characteristics_reverse.about_us__ {
		padding: 0 0 30px;
	}

	#details_section.about_us__ {
		padding: 70px 0 30px;
	}

	#payment-methods-section {
		padding: 70px 0 25px;
	}

	#social-mail-section {
		padding: 70px 30px 60px;
	}

	.monitoring-tasks .monitoring-image svg {
		max-width: 300px;
		max-height: 300px;
		margin-bottom: 35px;
	}

	.monitoring_comment__ .monitoring-price-sub {
		margin: 0 0 25px;
		padding: 0 20% 0;
	}

	#monitoring-tasks-text.monitoring-tasks__ {
		padding: 0 0 25px;
	}

	#monitoring-price-section.monitoring-price__ {
		margin-top: -50px;
	}

	.monitor_section__ .monitoring_title__ {
		padding: 70px 0 50px;
	}

	.monitoring-price-sub {
		font-style: italic;
		padding: 0 20% 0;
	}

	.next_cloud_pricing.nextcloude_price__ {
		margin-bottom: 20px;
	}

	.cloud_title.nextcloud_title__ {
		padding-top: 70px;
	}

	.cloud_txt.nextcloud_txt__ {
		padding: 35px 33px 50px;
	}

	#managed_cloud_comment.managed_cloud_comment__ {
		padding: 30px 0 65px;
	}

	#choise_cloud.choise_cloud___ .choise_box_row {
		padding: 0;
	}

	#choise_cloud.choise_cloud___ {
		padding: 70px 0;
	}

	.radio_stream .boxes_header {
		margin-bottom: 30px;
	}

	#radio_pricing {
		padding-bottom: 30px;
	}

	#radio-stream-demo,
	.free-web-radio {
		padding: 70px 50px 60px;
	}

	#smtp_details {
		padding-bottom: 5px;
	}

	#web_host {
		padding: 70px 0 0;
	}

	#web_host .boxes_hosting {
		padding-bottom: 30px;
	}

	#cloud_home {
		padding: 70px 0;
	}

	.igniter_title {
		padding: 65px 0 60px;
	}

	#igniter_section {
		padding-bottom: 45px;
	}

	.hosting_banner {
		padding: 35px 0 0;
	}

	#support {
		padding: 40px 100px 20px;
	}

	.support_icons .desc_wrapper {
		padding-bottom: 0;
	}

	#email-price-boxes {
		padding-bottom: 70px;
	}

	/*.migration .alignright,*/
	.cloud_banner__ .alignright {
		right: -17%;
	}

	.cloud_banner .alignright {
		position: absolute;
		bottom: 0;
		right: -11%;
		top: 0;
	}

	.webhosting_comment {
		margin-bottom: 65px;
	}

	.faq_tab .header_img svg {
		width: 100%;
		min-height: 350px;
	}

	#technical .feature_box_wrapper {
		padding: 50px 0 70px;
	}

	#header__ .image_wrapper svg {
		min-height: 300px;
		width: 100%;
	}

	#manage_plesk_server .plesk_boxes {
		margin-bottom: 20px;
	}

	.plesk_boxes {
		margin-bottom: 40px;
	}

	#rocket_chat .section_wrapper.mcb-section-inner {
		padding: 70px 0;
	}

	#char_title {
		padding: 70px 0 0;
	}

	#managed_plesk_title,
	#smtp_details_title,
	#managed_cloud_title {
		padding: 70px 0 20px;
	}

	#managed_plesk {
		padding-bottom: 0;
	}

	/*.choise_row {*/
	/*    padding: 70px 0 0;*/
	/*}*/
	/*.choise_box_row {*/
	/*    padding: 0 0 70px;*/
	/*}*/
	#characteristics_reverse {
		padding: 0 0 45px;
	}

	.choise_box_row .choise_box {
		padding: 30px 0 0;
	}

	#details_section {
		padding: 5px 0 25px;
		background-size: cover;
	}

	#plesk_onyx {
		padding: 70px 0;
	}

	.faq_tab {
		padding: 70px 0;
	}

	.cloud_banner {
		top: -70px;
	}

	#cloud_home .banner_right {
		margin: 0;
	}

	.cloud_banner svg {
		width: 350px;
	}

	.igniter_box {
		padding: 0;
	}

	.faq_tab .column_faq {
		width: 50% !important;
	}

	#technical .feature_box_wrapper .photo_wrapper {
		padding: 0;
	}

	#rocket_chat {
		min-height: max(35vh, 350px);
	}

	#email_hosting {
		padding: 70px 0 30px;
	}

	#zimbra_mail {
		padding: 70px 0;
	}

	#other-services-section {
		padding: 70px 0 30px;
	}

	.tech_box {
		padding: 0;
	}

	#onyx_toolkit_title .onyx_title {
		padding: 65px 0 30px;
	}

	.plesk_server_section.reseller_boxes {
		padding-bottom: 30px;
	}

	.onyx_box .box_mange__:last-child .desc {
		padding: 0 30px 0;
		min-height: 125px;
	}

	#choise_cloud .choise_box_row img {
		margin: 20px 0;
		max-width: 200px !important;
	}

	/* Grid Template Boxes */
	.plesk_boxes .mcb-wrap-inner,
	.radio_boxes .mcb-wrap-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	#other-services-section .plesk_boxes .mcb-wrap-inner {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	.webhosting .boxes_header .mcb-wrap-inner {
		display: grid;
		align-items: start;
		justify-items: center;
	}

	.webhosting .starter .plan-header:before,
	.webhosting .midsized .plan-header:before,
	.webhosting .small .plan-header:before {
		background: url(/wp-content/uploads/2021/10/pricing-bg1-dark.png) no-repeat bottom center;
	}

	.webhosting .starter .plan-header:before,
	.webhosting .midsized .plan-header:before,
	.webhosting .small .plan-header:before {
		height: 85%;
	}

	.webhosting .starter .plan-header,
	.webhosting .midsized .plan-header,
	.webhosting .small .plan-header {
		background: unset;
		padding: 60px 15px !important;
	}

	.webhosting .pricing_tag {
		border: 1px solid var(--second_color);
	}

	.four_box .mcb-wrap-inner {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 40px;
	}

	.grid_boxes .pricing-box .plan-header {
		padding: 30px 15px;
	}

	.grid_boxes .pricing-box .image {
		margin: 0;
	}

	.grid_boxes svg {
		width: 80px;
		height: 80px;
	}

	.webhosting .pricing_tag,
	.plesk_pricing .pricing_tag,
	.cloud_pricing .pricing_tag,
	#radio_pricing .pricing_tag {
		left: 25%;
	}

	.webhosting .grid_boxes {
		margin: 0;
	}

	.grid_boxes {
		width: 80% !important;
		/*margin: 0;*/
	}

	.four_box .grid_boxes {
		width: 100% !important;
		margin: 0;
	}

	.grid_boxes .pricing-box.pricing-box-box {
		display: grid;
		grid-template-columns: 1fr 1fr;
		align-items: center;
	}

	.webhosting .grid_boxes .pricing-box.pricing-box-box {
		align-items: unset;
	}

	.grid_boxes .pricing-box .plan-inside {
		grid-area: 1/2/3;
		display: flex;
		align-items: flex-start;
		justify-content: center;
	}

	.grid_boxes .pricing-box .plan-header p.subtitle {
		min-height: unset !important;
	}

	.grid_boxes .pricing-box .plan-header h2 {
		line-height: normal !important;
	}

	.grid_boxes .pricing-box .plan-footer {
		padding-bottom: 30px;
	}

	/*.webhosting .midsized .pricing-box .plan-header {*/
	/*    padding-top: 0;*/
	/*}*/
	/*.webhosting .grid_boxes .pricing-box .plan-header {*/
	/*    padding: 0;*/
	/*}*/
	.webhosting .pricing-box .plan-footer {
		padding: 0;
		position: relative;
		top: 15px;
	}

	.webhosting .midsized .plan-footer {
		position: relative;
		top: 50px;
	}

	.webhosting .pricing-box .plan-header .image {
		position: relative;
		top: 60px;
	}

	.webhosting .midsized .pricing-box .plan-header h2 {
		bottom: 0;
	}

	.webhosting .midsized .pricing-box .plan-header .image {
		position: relative;
		top: 60px;
	}

	/*.webhosting .midsized .pricing-box .plan-header .price {*/
	/*    top: 0;*/
	/*}*/
	.radio_boxes .grid_boxes .pricing-box.pricing-box-box {
		min-height: unset !important;
	}

	.radio_boxes .grid_boxes .pricing-box .plan-header h2 {
		padding: 0 35px;
	}

	.radio-host-svg-1 .plan-footer,
	.radio-host-svg-2 .plan-footer {
		padding-top: 0;
	}

	#monitoring-price-section .pricing-box .plan-inside ul {
		padding-top: 0;
		min-height: unset;
	}

	#monitoring-price-section .pricing-box .plan-inside ul li {
		line-height: 20px;
		padding: 10px;
	}

	#monitoring-price-section .monitoring-price-box1 .plan-inside {
		padding: 30px 15px !important;
	}

	#monitoring-price-section .monitoring-price-box1 .free-price {
		line-height: normal;
		position: relative;
		top: 8px;
	}

	.monitoring-text p,
	.monitoring-text a {
		font-size: 1.8rem;
		line-height: 25px;
	}

	/* End Grid Template Boxes */
}

@media (max-width: 1280px) {
	#Action_bar .contact_details {
		padding-left: 20px;
	}

	#Top_bar .logo {
		margin-left: unset;
	}

	#technical .feature_box_wrapper .photo_wrapper {
		width: 70px;
	}
}

@media (max-width: 1239px) {
	#Top_bar .top_bar_left {
		width: 100%;
	}

	#Side_slide .social {
		display: none !important;
	}

	#Footer .widgets_wrapper .container {
		column-gap: 0;
	}

	.one-fifth.column {
		width: 22%;
	}

	#Footer .widgets_wrapper .container .column:nth-child(4) {
		width: 18%;
	}

	.migration_banner .migration_text {
		width: 80% !important;
	}

	.igniter_title .inside {
		width: 70%;
	}

	.igniter_box {
		max-width: 25%;
	}

	.faq_tab .column_faq {
		width: 61% !important;
	}

	.hosting_banner .desc br {
		display: none;
	}

	.section_wrapper {
		max-width: 90% !important;
	}

	#other-services-section .plesk_boxes > .mcb-wrap-inner {
		display: flex;
		align-items: stretch;
	}

	#other-services-section .plesk_pricing .plan-header {
		padding: 20px 0 0;
	}

	#other-services-section .pricing-box .plan-inside {
		padding: 8px 20px 50px;
	}

	#other-services-section .pricing-box .plan-header .subtitle {
		min-height: 45px;
	}

	#manage_plesk_server .plesk_pricing {
		width: 31.33%;
	}

	#manage_plesk_server .plesk_boxes .pricing-box .plan-header p.subtitle {
		padding: 15px 15px 20px;
		min-height: 85px;
	}

	.cloud_box__ .cloud_txt {
		width: 80% !important;
	}

	.cloud_banner__ svg {
		width: 400px;
	}

	/*.home #header__ .input_row {*/
	/*    top: 80px;*/
	/*}*/
	.hosting_banner .desc {
		min-height: 100px;
	}

	#about_boxes .about_box__ {
		width: 30%;
	}

	#char_title .tech_char_boxes .mcb-wrap-inner {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: auto;
		gap: 20px;
	}

	#char_title .tech_char_boxes .set_box {
		width: 100%;
	}

	#char_title .tech_char_boxes .set_box .lists_2 {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	#char_title .tech_char_boxes .set_box .list_right {
		margin: 0;
	}

	#char_title .tech_char_boxes .mcb-item-3j31gqsp0 {
		grid-column: span 3;
	}

	#char_title .set_box_special h2 {
		min-height: 145px;
	}

	#char_title .set_box_special h4 {
		min-height: 60px;
	}

	#choise .choise_box_row {
		width: 90%;
	}

	#install_panel .igniter_img {
		width: 100%;
	}

	#install_panel .igniter_img svg {
		width: 100%;
	}

	#onyx_toolkit .section_wrapper.mcb-section-inner {
		flex-wrap: wrap;
		justify-content: space-evenly;
	}

	#onyx_toolkit .onyx_box {
		order: 2;
	}

	#onyx_toolkit .manage_image {
		width: 100%;
		order: 1;
		align-items: center;
		margin-bottom: 30px;
	}

	#onyx_toolkit .manage_image img {
		max-width: 70%;
		height: auto;
	}

	#onyx_toolkit .onyx_box:last-child {
		order: 3;
	}
}

@media (max-width: 1045px) {
	#web_host .boxes_hosting {
		padding: 30px 0;
	}

	#web_host .boxes_hosting .mcb-wrap-inner {
		flex-wrap: wrap;
		justify-content: center;
	}

	#web_host .box_host {
		flex: 0 0 46%;
	}

	#web_host .box_host .mcb-column-inner {
		margin-bottom: 0;
	}

	#web_host .box_host .promo_box_left {
		flex-direction: row;
	}

	#web_host .promo_box_wrapper .desc_wrapper .desc {
		min-height: 120px;
	}

	#web_host .box_host:last-child .promo_box_wrapper .desc_wrapper .desc {
		min-height: 80px;
	}

	#backup_section .section_wrapper.mcb-section-inner,
	.daily_backup .mcb-wrap-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.daily_backup {
		width: 60% !important;
	}

	.disaster_backup {
		width: 100% !important;
	}
}

@media (max-width: 1024px) {
	#about_boxes .about_box__ {
		width: 28%;
	}
}

@media (max-width: 1000px) {
	.banner--search {
		max-width: 90%;
	}

	.price_under {
		width: 100%;
		max-width: 90%;
		margin: 0 auto;
	}

	.price_under span {
		padding: 0;
		flex: 0 0 18%;
	}
}

@media (max-width: 991px) {
	.monitorng_gallery #sc_gallery-1 {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}

	.rocket_chat_row .mcb-wrap-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.rocket_chat_row .choise_text {
		width: 70% !important;
		padding-bottom: 20px;
	}

	#betterdocs-single-main .docs-single-title .betterdocs-entry-title {
		padding: 0 50px !important;
	}

	.about_box__ .feature_box_wrapper {
		min-height: 310px;
	}

	/*.betterdocs-single-wraper .betterdocs-content-area .docs-listing-main {*/
	/*    flex: 1;*/
	/*}*/
	.betterdocs-single-wraper .betterdocs-content-area {
		padding: 40px 25px !important;
	}

	/*.betterdocs_col {*/
	/*    display: none;*/
	/*}*/
	.mobile_betterdocs {
		display: block;
	}

	#choise {
		padding: 70px 0;
	}

	.choise_title {
		padding: 0 30px;
	}

	.migration .alignright,
	.cloud_banner__ .alignright {
		right: -27%;
	}

	#Action_bar .contact_details a,
	#Action_bar .social li a,
	#menu > ul > li > a,
	#Side_slide #menu ul li ul li a,
	.pricing-box .plan-header .price sup.currency,
	.pricing-box .plan-header .price sup.period {
		font-size: 1.5rem;
	}

	#Footer h4 {
		font-size: 2rem;
	}

	/*.type-post h2,*/
	/*.type-post h3 {*/
	/*    font-size: 2.5rem;*/
	/*}*/
	.fancy_heading .title,
	.small_title,
	.hosting_banner h2,
	.webhosting .pricing-box .plan-header h2,
	.pricing-box .plan-header .price > span,
	.igniter_box .number,
	.email_details .pricing-box .plan-header h2,
	.about_price .pricing-box .plan-header h2,
	.post-template-default #Subheader h1,
	.orange-subheader .title {
		font-size: 2.5rem !important;
	}

	.plesk_server svg,
	.faq_tab .header_img svg,
	#choise .header_img svg#bg-left,
	#smtp_server .header_img svg#bg-left,
	#next_cloud .header_img svg#bg-left,
	#choise_cloud .header_img svg#bg-left {
		min-height: 300px;
		width: 100%;
	}

	#choise .header_img svg#bg-left,
	#smtp_server .header_img svg#bg-left,
	#next_cloud .header_img svg#bg-left,
	#choise_cloud .header_img svg#bg-left {
		top: 0;
	}

	#web_host .box_host .promo_box_left .button .button_label {
		white-space: normal;
	}

	.hosting_banner svg {
		height: 140px;
	}

	#support .one-second.mcb-wrap:nth-child(2) img {
		max-width: 200px;
	}

	#Footer .widgets_wrapper .container {
		justify-content: center;
	}

	#Footer .widgets_wrapper .container .column:nth-child(1) {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	#Footer #text-2 {
		width: 100%;
		margin: 0 auto;
	}

	#Footer #custom_html-3 {
		text-align: center;
		display: flex;
		justify-content: center;
	}

	#Footer #text-2 br {
		display: block;
	}

	.one-fifth.column,
	#Footer .widgets_wrapper .container .column:nth-child(4) {
		width: 30%;
	}

	#Footer .widgets_wrapper .container .column:nth-child(5) {
		margin-top: 20px;
	}

	.pricing-box .plan-header .price sup.currency {
		top: -5px;
	}

	.webhosting .pricing-box .plan-header .price sup.period {
		position: relative;
	}

	.webhosting .pricing-box .plan-header {
		padding-top: 40px;
		min-height: 250px;
	}

	.webhosting .pricing-box .plan-header {
		padding: 20px 0 0;
	}

	.webhosting .midsized .pricing-box .plan-header {
		padding-top: 0;
		min-height: unset;
	}

	.webhosting .pricing-box .plan-inside {
		padding: 30px 20px 25px;
	}

	.webhosting .midsized .pricing-box .plan-inside {
		padding: 30px 20px 25px;
	}

	.webhosting_comment {
		margin-top: unset;
	}

	/*#about_boxes .choise_box_row .mcb-wrap-inner {*/
	/*    gap: 0;*/
	/*}*/
	.about_box__ {
		width: 33.33% !important;
	}

	/*.feature_box .feature_box_wrapper {*/
	/*    padding: 0 20px 20px;*/
	/*}*/
	.igniter_box .number {
		padding: 15px 25px;
		/*top: -15px;*/
	}

	#igniter_section {
		padding: 0 50px 100px;
	}

	#igniter_section .check_one {
		width: 100%;
	}

	.faq_tab .column_faq {
		width: 80% !important;
	}

	.migration_banner svg,
	.cloud_banner__ svg {
		width: 400px;
	}

	.migration .alignright,
	.cloud_banner__ .alignright {
		right: -18%;
	}

	#technical .tech_box {
		width: 33%;
	}

	#technical .feature_box_wrapper .photo_wrapper {
		width: 60px;
	}

	#email-price-boxes .mcb-section-inner {
		flex-direction: column;
	}

	#email-price-boxes .pricing-box {
		padding-bottom: 35px;
	}

	#email-price-boxes .email_details {
		width: 70%;
		margin-bottom: 50px;
	}

	#email-price-boxes .pricing-box .plan-inside {
		display: flex;
		justify-content: center;
	}

	#email-price-boxes .email_boxes {
		width: 85%;
	}

	#email-price-boxes .email_boxes > .mcb-wrap-inner {
		flex-direction: row;
		flex-wrap: nowrap;
	}

	#email-price-boxes .mail_box:nth-child(2) svg {
		padding-top: 10px;
	}

	.mail_box .desc {
		min-height: 75px;
	}

	.choise_row.choise___,
	#choise .choise_box_row {
		padding: 0;
	}

	.choise_box {
		padding: 45px 0 0;
	}

	.choise_box .feature_box_wrapper {
		flex-direction: column;
	}

	#choise .choise_box .feature_box_wrapper {
		justify-content: center;
		gap: 20px;
	}

	.choise_box_row .mcb-wrap-inner {
		align-items: stretch;
		text-align: center;
		gap: 20px;
	}

	.choise_box .feature_box .photo_wrapper,
	.choise_box .feature_box .desc_wrapper {
		width: 100%;
	}

	#zimbra_mail .choise_box h4 {
		margin: 10px 0;
	}

	#other-services-section > .section_wrapper {
		max-width: 100% !important;
	}

	#other-services-section {
		padding: 100px 30px;
	}

	.other-services-box.column {
		width: 60%;
	}

	#other-services-section .pricing-box .plan-header h2 {
		padding: 0 15px;
		min-height: 45px;
	}

	#other-services-section .plesk_boxes .pricing-box .plan-header p.subtitle {
		min-height: 40px;
		padding: 0 15px;
	}

	.reseller_boxes svg {
		width: 100px;
		height: auto;
	}

	#characteristics.reseller_tech .one-second.mcb-wrap,
	#characteristics_reverse.reseller_tech .one-second.mcb-wrap {
		width: 70%;
	}

	#social-mail-section > .section_wrapper {
		display: flex;
		flex-direction: column;
	}

	.box-header-social .mcb-wrap-inner {
		width: 100% !important;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: center;
	}

	.box-header-social .mcb-wrap-inner,
	#social-mail-section .box-header-social,
	#social-mail-section .contact-form-area {
		width: 100%;
	}

	#social-mail-section .box-header-social {
		height: 320px !important;
	}

	#social-mail-section .sec-boxes {
		width: 33%;
	}

	#social-mail-section .photo_wrapper {
		margin-bottom: 20px;
	}

	#social-mail-section .sec-boxes:first-of-type .desc {
		text-align: center;
	}

	.box-header-social {
		width: 100%;
	}

	.box-header-social .mcb-wrap-inner {
		border: 0;
	}

	.box-header-social .feature_box_wrapper {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.box-header-social .feature_box .feature_box_wrapper .photo_wrapper,
	.box-header-social .feature_box .feature_box_wrapper .desc_wrapper {
		width: unset !important;
		padding: 0;
	}

	.form-social .social-class {
		justify-content: center;
	}

	.contact-form-area {
		margin-top: 0;
	}

	#Filters .filters_wrapper ul li {
		white-space: nowrap;
	}

	.type-post .post-title {
		min-height: 175px;
	}

	#payment-methods-section .feature_box .feature_box_wrapper {
		padding: 0;
	}

	.payment-box svg {
		width: 60px;
		height: auto;
	}

	#other-services-section .plesk_boxes .mcb-wrap-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.radio-host .plan-header .price {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	.webhosting .grid_boxes,
	.grid_boxes {
		width: 100% !important;
		margin: 0 1% 40px;
	}

	.radio_stream .boxes_header .radio_box {
		width: 80%;
	}

	.radio_stream .boxes_header .mcb-wrap-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.radio_stream .radio_box img {
		width: 100px;
	}

	.radio_stream .radio_box .feature_box .feature_box_wrapper .photo_wrapper {
		width: unset;
	}

	.radio_stream .radio_box .feature_box .feature_box_wrapper {
		padding: 20px 55px;
	}

	.next_cloud_pricing .section_wrapper.mcb-section-inner {
		display: flex;
		justify-content: center;
	}

	.cloud_boxes.four_box {
		width: 80%;
	}

	.four_box .mcb-wrap-inner {
		grid-template-columns: 1fr;
	}

	.plesk_boxes.four_box {
		display: inline-flex;
		justify-content: center;
	}

	.reseller_boxes .four_box .mcb-wrap-inner {
		width: 80% !important;
	}

	.next_cloud_pricing .four_box .pricing-box.pricing-box-box .price {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	#other-services-section svg {
		max-width: 100px;
		height: auto;
	}

	.plesk_server .plesk_server_title .fancy_heading .inside {
		width: 80%;
	}

	.plesk_server_section .plesk_server_title .fancy_heading .inside {
		width: 75%;
	}

	.plesk_server_section.plesk_pricing svg {
		max-width: 90px;
		max-height: 90px;
	}

	.plesk_server_section .pricing-box .plan-header h2 {
		font-size: 3rem;
	}

	#manage_plesk_server .plesk_boxes .pricing-box .plan-header p.subtitle {
		padding: 15px 15px 20px;
		min-height: 95px;
	}

	.manage_image svg {
		max-width: 350px;
		max-height: 350px;
		width: 100%;
		height: 100%;
	}

	#managed_plesk_title,
	#managed_cloud_title {
		padding: 60px 0 30px;
	}

	.box_mange__ .desc {
		min-height: 170px;
	}

	#managed_plesk {
		padding-bottom: 0;
	}

	#characteristics .one-second.mcb-wrap,
	#characteristics_reverse .one-second.mcb-wrap {
		width: 100%;
	}

	.chara_img {
		text-align: center;
	}

	.chara_img svg,
	.chara_img img {
		float: unset;
		max-width: 350px;
		width: 100%;
		max-height: 350px;
		height: 100%;
	}

	#characteristics .section_wrapper.mcb-section-inner,
	#characteristics_reverse .section_wrapper.mcb-section-inner {
		flex-direction: column;
	}

	#characteristics .chara_img svg {
		margin: 30px 0;
	}

	.chara_rev_img svg,
	.chara_rev_img img {
		display: none;
	}

	#characteristics_reverse {
		padding: 0 0 50px;
	}

	.onyx_banner svg {
		width: 400px;
	}

	.onyx_title .inside {
		width: 75%;
	}

	#plesk_onyx {
		padding: 60px 0;
	}

	.onyx_banner {
		top: 75px;
	}

	/*#smtp_details_title{*/
	/*    padding: 60px 180px 30px;*/
	/*}*/
	#smtp_details .section_wrapper.mcb-section-inner {
		flex-direction: column;
	}

	#smtp_details .details_box {
		width: 80%;
	}

	#smtp_details .box_mange__ .desc {
		padding: 0 0 15px;
		min-height: unset;
	}

	.radio_text {
		padding-top: unset;
	}

	.radio-host .plan-header h2 {
		font-size: 3rem;
		line-height: 30px;
	}

	.radio-host svg {
		width: 70px;
		height: auto;
	}

	#radio_pricing .section_wrapper {
		max-width: 100% !important;
		padding: 0 !important;
	}

	.radio-host .plan-inside ul li {
		padding: 11px 20px;
	}

	.radio-host:nth-of-type(3) .plan-inside ul li:last-child {
		min-height: 65px;
	}

	.cloud_boxes svg {
		width: 100px;
		height: auto;
	}

	.cloud_box__ .cloud_txt {
		width: 100% !important;
	}

	.choise_button .mcb-wrap-inner {
		justify-content: space-evenly;
	}

	.choise_button .column_button {
		width: 50% !important;
	}

	.hover-orange a.button {
		padding: 1.5rem 6rem !important;
	}

	.next_cloud_pricing {
		margin-bottom: 0;
	}

	#choise_cloud .choise_box_row {
		width: 100% !important;
	}

	#web_host .promo_box_wrapper .desc_wrapper .desc {
		min-height: 150px;
	}

	.hosting_banner .desc {
		min-height: 125px;
	}

	#support .one-third.column br {
		display: block;
	}

	#char_title .tech_char_boxes {
		padding: 50px 0 !important;
	}

	#char_title .tech_char_boxes .mcb-wrap-inner {
		grid-template-columns: 1fr 1fr;
	}

	#char_title .tech_char_boxes .mcb-item-3j31gqsp0,
	#char_title .set_box_special:last-child {
		grid-column: span 2;
	}

	#char_title .set_box_special h2 {
		min-height: 0;
	}

	#char_title .set_box_special h4 {
		min-height: 0;
	}

	#free_themes {
		padding: 70px 30px 20px !important;
	}

	#free_themes_sec {
		padding: 0 30px 70px !important;
	}

	#free_themes .mcb-section-inner {
		display: flex;
		flex-direction: column;
		align-content: center;
	}

	#free_themes_sec .mcb-section-inner {
		display: flex;
		flex-direction: column-reverse;
		align-content: center;
	}

	#free_themes .free_themes_img,
	#free_themes .free_themes_text,
	#free_themes_sec .free_themes_img,
	#free_themes_sec .free_themes_text {
		width: 100%;
		padding: 0 !important;
	}

	#free_themes .free_themes_img .image_wrapper,
	#free_themes_sec .free_themes_img .image_wrapper {
		max-width: 80%;
		margin: 0 auto;
	}
}

@media (max-width: 959px) {
	.pricing-box .plan-header .price sup.period {
		position: relative;
	}
}

@media (max-width: 850px) {
	.support_icons .desc_wrapper .desc {
		display: none;
	}

	.about_box__ .feature_box_wrapper {
		min-height: 340px;
	}
}

@media (max-width: 790px) {
	.mcb-section-2a4a8ddd3 .column {
		width: 100% !important;
	}

	.hosting_banner .desc {
		min-height: 150px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	#web_host .section_wrapper {
		max-width: 90%;
	}

	.webhosting .section_wrapper {
		max-width: 95%;
	}

	.icon_box.icon_position_left .icon_wrapper {
		position: absolute;
	}

	.icon_box.icon_position_left .desc_wrapper {
		text-align: left;
		padding-top: 10px;
	}

	.plesk_server_section .pricing-box .plan-header .price sup.period {
		display: unset;
	}
}

@media only screen and (max-width: 767px) {
	.section_wrapper .column.soft_box {
		width: 60% !important;
	}

	.section_wrapper .column.img_one,
	.section_wrapper .column.img_two {
		width: 80% !important;
	}
}

.betterdocs-sidebar-content .docs-cat-title-inner .docs-cat-heading {
	padding-left: 0 !important;
}

@media (max-width: 767px) {
	.betterdocs-categories-wrap {
		display: flex;
		flex-direction: column;
	}

	.betterdocs-categories-wrap.single-kb.layout-masonry .docs-single-cat-wrap {
		position: relative !important;
		width: 100% !important;
		top: unset !important;
	}

	.betterdocs-searchform-input-wrap {
		margin-bottom: 0 !important;
		border: unset !important;
		padding: unset !important;
	}

	.hosting_banner .section_wrapper {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}

	.hosting_banner .desc {
		min-height: unset;
	}

	.one-fifth.column,
	#Footer .widgets_wrapper .container .column:nth-child(4) {
		width: 100%;
	}

	.home #header__ {
		padding: 50px 0;
	}

	.radio_details_content p {
		line-height: 25px;
		margin-bottom: 0;
		font-size: 1.6rem;
	}

	#radio_details {
		padding: 50px 0 25px;
	}

	.backup_txt__ .inside br {
		display: none;
	}

	.only_office_box img {
		min-height: 100%;
	}

	.only_office_box .img_one {
		padding-bottom: 50px;
	}

	.only_office_box .mcb-wrap-inner {
		justify-content: center;
		align-items: center;
		padding: 0;
		flex-direction: column;
	}

	.only_office_box .alignleft,
	.only_office_box .alignright {
		float: unset;
		margin: 0;
	}

	#only_office {
		padding: 50px 0;
	}

	#next_cloud_section {
		padding: 0;
	}

	.radio-host-svg-1,
	.radio-host-svg-2 {
		margin-bottom: 50px !important;
	}

	#radio_pricing {
		margin: 0;
		padding: 50px 30px 30px !important;
	}

	#smtp_form .section_wrapper.mcb-section-inner {
		padding: 50px 0 10px;
	}

	#rocket_chat_new {
		padding: 50px 0 0;
	}

	#backup_section {
		padding: 50px 0 30px;
	}

	.daily_backup {
		padding: 0 0 50px;
	}

	.daily_backup .mcb-wrap-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	#backup_section .section_wrapper.mcb-section-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	#betterdocs-entry-title {
		font-size: 2.5rem !important;
	}

	#betterdocs-single-main .docs-single-title .betterdocs-entry-title {
		padding: 0 !important;
	}

	.betterdocs-category-box.single-kb .docs-single-cat-wrap .docs-cat-title {
		font-size: 2.5rem !important;
	}

	/*.plesk_header__,*/
	/*.next_cloud_title,*/
	/*.smtp_txt,*/
	/*#contact_section{*/
	/*    min-height: max(40vh,350px);*/
	/*}*/
	/*#nav_menu-4 {*/
	/*    display: block;*/
	/*    padding: 25px 0 0!important;*/
	/*    margin-top: 0;*/
	/*}*/
	.ai-audio-controls-meta {
		display: none !important;
	}

	.ai-wrap .ai-audio-volume-control .ai-btn {
		display: inline-block;
	}

	#Footer .footer_copy .one {
		/*display: flex;*/
		/*flex-direction: column-reverse;*/
		margin-bottom: 0;
		padding: 5px 0;
	}

	#Footer .copyright-text {
		margin: 0;
		line-height: 30px;
	}

	#Footer .footer_copy .social {
		padding-bottom: 15px;
		display: none;
	}

	#Footer .footer_copy .copyright {
		float: none;
		margin: 0;
	}

	#rocket_chat .choise_row {
		padding: 0;
	}

	#rocket_chat .choise_box_row {
		padding: 0;
	}

	.monitoring-text p,
	.monitoring-text a {
		font-size: 1.6rem;
		line-height: 25px;
	}

	.docs-single-cat-wrap img {
		max-width: 80px !important;
	}

	.type-post h2 {
		min-height: unset;
	}

	.post-excerpt {
		line-height: 20px;
		min-height: unset;
	}

	.img_set {
		min-height: 100px;
	}

	.img_row {
		padding: 0 33px;
	}

	.img_row .mcb-wrap-inner {
		display: grid;
		align-items: start;
		justify-items: center;
		grid-template-columns: 1fr 1fr;
	}

	#about_boxes .section_wrapper {
		max-width: 100% !important;
	}

	#about_boxes .about_box__ {
		width: 100% !important;
	}

	#about_boxes .choise_box_row {
		padding: 50px 0;
		margin-top: unset;
	}

	.about_box__ .feature_box_wrapper {
		padding: 20px 50px !important;
		min-height: 180px;
	}

	#about_boxes .choise_box_row .mcb-wrap-inner {
		flex-direction: column;
	}

	#monitoring-price-section.monitoring-price__ {
		margin-top: unset;
		padding: 0 33px;
	}

	.monitor_section__ .monitoring_title__ {
		padding: 45px 0 20px;
	}

	.monitoring_comment__ .monitoring-price-sub {
		margin: 0 0 5px;
		padding: 0 20% 0;
	}

	.monitoring-tasks .mange_box {
		order: 1;
	}

	.monitoring-tasks .manage_image {
		align-items: center;
		order: 2;
	}

	#choise_cloud.choise_cloud___ .choise_row {
		padding: 50px 0 0;
	}

	#choise_cloud.choise_cloud___ {
		padding: 0 0 50px;
	}

	#managed_cloud_comment.managed_cloud_comment__ {
		padding: 0 0 45px;
	}

	.next_cloud_pricing.nextcloude_price__ {
		margin-bottom: 50px;
	}

	.cloud_txt.nextcloud_txt__ {
		padding: 0 33px 30px;
	}

	#radio_pricing .pricing-box .plan-inside {
		padding: 0 0 20px;
	}

	#radio-stream-demo,
	.free-web-radio {
		padding: 50px 0 35px;
	}

	#manage_plesk_server .section_wrapper .column {
		margin: 0 0 30px;
	}

	.transfer .desc,
	.transfer_box h2 {
		text-align: center;
	}

	.onyx_toolkit__ .onyx_box .box_mange__:last-child .desc {
		padding: 0 30px 0;
		min-height: 40px;
	}

	#onyx_toolkit.onyx_toolkit__ {
		padding-bottom: 20px;
	}

	.choise_row.choise___ {
		padding: 0;
	}

	.choise_box_row {
		padding: 0 33px;
	}

	#choise {
		padding: 0 0 20px;
	}

	#details_section.details_section__ {
		padding: 0 0 50px;
	}

	#plesk_onyx {
		padding: 50px 0;
	}

	#web_host {
		padding: 50px 0 0;
	}

	. #web_host .boxes_hosting {
		padding-bottom: 50px;
	}

	#cloud_home {
		padding: 50px 0;
	}

	.hosting_banner {
		padding: 30px 0;
	}

	#support {
		padding: 50px 0 0;
	}

	#Footer .widgets_wrapper .container {
		padding: 40px 0 30px;
	}

	body:not(.template-slider) #Header {
		min-height: unset;
	}

	#Footer #text-2 p,
	#Footer #custom_html-3 p,
	#Footer li a {
		line-height: 20px;
	}

	#Footer li a {
		padding: 0 0 5px;
	}

	#Footer li a br {
		display: none;
	}

	#Footer .footer-tel {
		padding-bottom: 5px;
	}

	#rocket_chat .section_wrapper.mcb-section-inner {
		padding: 50px 0 30px;
	}

	#technical .tech_box:last-child .feature_box_wrapper {
		padding: 0;
	}

	#technical .feature_box_wrapper {
		padding: 0 0 30px;
	}

	#char_title {
		padding: 50px 0 0;
	}

	.fancy_heading .title,
	.small_title,
	.hosting_banner h2,
	.webhosting .boxes_header > .mcb-wrap-inner,
	.igniter_box .number,
	.check_one .icon_box .icon_wrapper,
	.email_details .pricing-box .plan-header h2,
	.about_price .pricing-box .plan-header h2,
	/*.type-post h2,*/
	/*.type-post h3,*/
	.orange-subheader .title {
		font-size: 2.5rem !important;
		line-height: initial;
	}

	.hosting_banner .desc_wrapper h2 {
		font-size: 2.5rem !important;
		line-height: initial;
		margin: 20px 0;
	}

	.terms-text .header-simple {
		font-size: 2.2rem;
	}

	.fancy_heading .inside,
	p,
	.check_one .desc,
	.tech_box h4,
	#social-mail-section .sec-boxes a {
		font-size: 1.6rem;
		line-height: 25px;
	}

	#email-price-boxes {
		padding-bottom: 0;
	}

	.check_one h2.title {
		font-size: 1.8rem;
	}

	input.wpcf7-form-control,
	textarea.wpcf7-form-control {
		font-size: 1.6rem;
		line-height: initial;
	}

	#Side_slide #menu ul li a {
		padding: 11px 5px 10px 15px;
	}

	#Side_slide #menu ul li ul li a {
		padding-left: 25px;
	}

	#header__ h1.title {
		margin-bottom: 25px;
	}

	#Action_bar .dfsfds {
		padding: 0 !important;
	}

	#Action_bar {
		display: none;
	}

	#Action_bar .social {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding: 0;
	}

	#Action_bar .contact_details li,
	#Action_bar .social li {
		margin: 0;
		flex: 0 0 50%;
	}

	#Action_bar .contact_details li:nth-child(3),
	#Action_bar .contact_details li:nth-child(4) {
		margin: 10px 0;
	}

	#Action_bar .social a {
		color: #fff !important;
		justify-content: center;
	}

	#Top_bar .top_bar_left {
		display: flex;
		align-items: center;
	}

	#Top_bar .logo {
		flex: 1;
		display: flex;
		justify-content: center;
	}

	#Top_bar .menu_wrapper {
		flex: 0 0 15%;
	}

	#Top_bar .logo,
	#Top_bar .logo #logo {
		margin: 0;
	}

	#Top_bar a.responsive-menu-toggle {
		position: unset;
		margin-top: 0 !important;
	}

	.header_row,
	.faq_tab,
	#email_hosting {
		padding: 50px 0;
	}

	#header__ .input_row {
		top: unset;
		margin: 0 auto;
		padding: 50px 20px;
	}

	.banner--search {
		max-width: 100%;
	}

	.banner--search .input-group {
		flex-wrap: wrap;
	}

	#header__ .svg_row,
	#header__ .scroll-home,
	#cloud_home .cloud_banner,
	.header_banner .header_img,
	.migration .column_image,
	.faq_tab .header_img,
	#choise .header_img svg#bg-left,
	#smtp_server .header_img svg#bg-left,
	#next_cloud .header_img svg#bg-left,
	#choise_cloud .header_img svg#bg-left,
	#contact_section .header_img svg#bg-left {
		display: none;
	}

	.banner--search .input-group .form-control {
		flex: 1;
		text-align: left;
		padding-left: 10px;
		font-size: 1.6rem;
	}

	.banner--search .tab-content {
		flex: 0 0 100%;
		margin-top: 20px;
	}

	.banner--search .input-group .btn {
		min-width: unset;
		width: 100%;
	}

	.price_row {
		margin: 0 !important;
		padding: 30px 0 0;
	}

	.price_under {
		flex-wrap: wrap;
		max-width: 100%;
	}

	.price_under span {
		font-size: 1.5rem;
		flex: 0 0 33%;
		margin-bottom: 15px;
	}

	.price_under span:nth-child(1),
	.price_under span:nth-child(4) {
		border-left: 0;
	}

	.price_under span:nth-child(4),
	.price_under span:nth-child(5),
	.price_under span:nth-child(6) {
		margin-bottom: 0;
	}

	.scroll-downs {
		height: auto;
	}

	#web_host .section_wrapper {
		max-width: 100% !important;
	}

	#web_host .text_hosting {
		margin-top: unset;
	}

	#web_host .boxes_hosting .mcb-wrap-inner {
		flex-direction: column;
		align-self: unset;
	}

	#web_host .box_host,
	#web_host .box_host {
		margin-top: unset;
		max-width: 100%;
	}

	.promo_box_wrapper .photo_wrapper,
	#web_host .box_host.vps .photo_wrapper,
	#web_host .box_host.reseller .photo_wrapper {
		padding: 20px 0 0;
		margin-bottom: 0;
	}

	#web_host .web svg,
	#web_host .vps svg,
	#web_host .reseller svg {
		width: unset;
		top: unset;
	}

	#web_host .promo_box_wrapper .desc_wrapper,
	#web_host .vps .promo_box_wrapper .desc_wrapper,
	#web_host .reseller .promo_box_wrapper .desc_wrapper {
		padding: 20px;
	}

	#web_host .promo_box_wrapper .desc_wrapper .desc,
	#web_host .box_host:last-child .promo_box_wrapper .desc_wrapper .desc {
		min-height: unset;
	}

	#install_panel .igniter_box .desc {
		padding: 0 15px;
	}

	.vps .desc {
		padding: 0;
	}

	#cloud_home .header_title {
		padding: 0 20px;
	}

	.hosting_banner .right_banner,
	.hosting_banner .left_banner {
		padding: 0;
		width: 100%;
	}

	.hosting_banner svg {
		height: 110px;
	}

	.promo_box_wrapper .desc_wrapper {
		width: 100%;
	}

	#support .section_wrapper {
		max-width: 100% !important;
	}

	#support h1 {
		max-width: 300px;
		margin: 0 auto 15px;
	}

	#support .support_details > .mcb-wrap-inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		column-gap: 10px;
	}

	#support .one-third.column {
		width: 30% !important;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	#support .one-third.column i {
		font-size: 4rem;
	}

	.support_icons h2.title {
		font-size: 1.7rem;
	}

	#support .icon_box .icon_wrapper {
		padding: 0;
	}

	#support .one-third.column br {
		display: block;
	}

	#support .one-third.column .desc {
		display: none;
	}

	#Footer .container {
		max-width: 80% !important;
	}

	#Footer #text-2 {
		width: 100%;
		margin-bottom: 30px;
	}

	.footer-tel a,
	.footer-mail a {
		align-items: center;
	}

	#Footer .widgets_wrapper .widget_newsletterwidgetminimal h4 {
		text-align: center;
	}

	#Footer #custom_html-5 {
		padding: 0;
	}

	/*#Footer .widgets_wrapper .container .column:nth-child(2),*/
	/*#Footer .widgets_wrapper .container .column:nth-child(3) {*/
	/*    margin-bottom: 25px;*/
	/*}*/
	#Footer .widgets_wrapper .container .column:nth-child(2),
	#Footer .widgets_wrapper .container .column:nth-child(3),
	#Footer .widgets_wrapper .container .column:nth-child(4) {
		text-align: center;
	}

	#Footer #custom_html-5 {
		text-align: center;
	}

	#Footer .widgets_wrapper .widget_newsletterwidgetminimal {
		padding: 25px 0;
	}

	#Footer .widgets_wrapper .container .column:nth-child(4) {
		width: 80% !important;
	}

	#Footer #nav_menu-3 {
		width: 100%;
	}

	#Footer .widgets_wrapper .container .column:nth-child(5) {
		margin-top: 0;
	}

	#Footer .credit-cards {
		/*flex-wrap: wrap;*/
		gap: 5px;
	}

	#Footer .credit-cards img {
		max-width: 40px;
	}

	#Footer .credit-cards img.last_img {
		max-width: 100px;
	}

	#Footer .footer_copy .social li {
		margin-right: 30px;
	}

	.header_banner .header_img {
		display: none;
	}

	/*.migration_banner,*/
	.igniter_title,
	#technical,
	#zimbra_mail,
	/*#contact_section,*/
	.payment-methods-section {
		margin: 0;
		padding: 50px 30px !important;
	}

	#payment-methods-section {
		margin: 0;
		padding: 50px 30px 25px !important;
	}

	#social-mail-section {
		margin: 0;
		padding: 50px 30px 10px !important;
	}

	#other-services-section {
		margin: 0;
		padding: 50px 30px 30px !important;
	}

	.webhosting {
		margin: 0;
		padding: 50px 20px !important;
	}

	.webhosting .boxes_header {
		margin-top: unset;
	}

	.webhosting > .section_wrapper {
		padding: 0 !important;
	}

	.webhosting .starter,
	.webhosting .midsized {
		margin-bottom: 50px;
	}

	.webhosting .small {
		margin-bottom: 0;
	}

	.webhosting .boxes_header > .mcb-wrap-inner {
		display: block;
	}

	.webhosting .starter svg,
	.webhosting .small svg {
		padding-top: 0;
	}

	.webhosting .starter .plan-header,
	.webhosting .midsized .plan-header,
	.webhosting .small .plan-header {
		background: unset;
	}

	.webhosting .starter .plan-header:before,
	.webhosting .midsized .plan-header:before,
	.webhosting .small .plan-header:before {
		background: url(/wp-content/uploads/2021/10/pricing-bg1-dark.png) no-repeat bottom center;
	}

	.webhosting .starter .plan-header:before,
	.webhosting .midsized .plan-header:before,
	.webhosting .small .plan-header:before {
		height: 100%;
	}

	.webhosting .pricing-box .plan-inside {
		margin-top: -20px;
	}

	.webhosting .midsized .pricing-box .plan-header {
		padding-top: 45px;
	}

	.webhosting .midsized .pricing-box .plan-header .image {
		top: -15px;
	}

	.webhosting .midsized .pricing-box .plan-header h2 {
		bottom: 10px;
	}

	/*.webhosting .midsized .pricing-box .plan-header .price {*/
	/*    top: -15px;*/
	/*}*/
	#char_title .tech_char_boxes {
		padding: 30px 0 !important;
	}

	#char_title .tech_char_boxes .mcb-wrap-inner {
		grid-template-columns: 1fr;
	}

	#char_title .tech_char_boxes .mcb-item-3j31gqsp0,
	#char_title .set_box_special:last-child {
		grid-column: span 1;
	}

	#char_title .set_box img {
		width: auto;
		max-height: 80px;
	}

	#char_title .tech_char_hr hr {
		margin: 0 !important;
	}

	.migration {
		max-height: unset;
		padding: 50px 30px;
	}

	.migration_banner .migration_text {
		width: 100% !important;
		padding-bottom: 20px;
		margin: 0;
	}

	.migration_form_row .migration_text a {
		font-size: 1.6rem;
		margin: 0;
	}

	.migration_banner .migration_text .mobile_align_center,
	.igniter_title .inside {
		width: 100%;
	}

	.boxes_row .mcb-wrap-inner {
		flex-direction: column;
		align-content: center;
		align-items: center;
		gap: 50px;
	}

	.igniter_box {
		max-width: 70%;
	}

	.igniter_box .number {
		padding: 15px 23px;
		top: -15px;
	}

	.box_one:after,
	.box_two:after {
		display: none;
	}

	.button_row .mcb-wrap-inner {
		flex-direction: column;
		gap: 20px
	}

	.button_row {
		padding: 20px 0;
	}

	#install_panel .hover-orange a.button {
		white-space: normal;
		width: 70%;
		line-height: 20px;
	}

	#igniter_section {
		padding: 0 30px 35px 40px;
	}

	.check_one .icon_box.icon_position_left {
		padding-left: 20px;
	}

	.check_one .icon_box .icon_wrapper {
		left: -60px;
	}

	.faq .question .title {
		padding: 10px 40px 10px 0;
	}

	.faq .question .answer {
		padding: 10px 20px;
	}

	#technical .mcb-wrap-inner {
		flex-direction: column;
	}

	#technical .column_feature_box:last-child {
		margin-bottom: 0;
	}

	#technical .feature_box_wrapper .photo_wrapper {
		width: 50px;
		padding: 0 0 10px;
	}

	.box_hr .desc_wrapper {
		border: 0;
	}

	#email_hosting .section_wrapper,
	.blog .section_wrapper,
	.single-post .section_wrapper,
	.single-post .sidebar .widget-area {
		max-width: 90% !important;
	}

	#email_hosting .email_txt .mobile_align_center {
		width: 100%;
	}

	.email_details ul {
		columns: 1;
	}

	#email-price-boxes .section_wrapper {
		max-width: 100% !important;
	}

	#email-price-boxes .email_boxes > .mcb-wrap-inner,
	#zimbra_mail .choise_text_boxes > .mcb-wrap-inner {
		flex-direction: column;
	}

	#email-price-boxes .email_details {
		width: 100%;
	}

	#zimbra_mail > .section_wrapper,
	.plesk_server_section > .section_wrapper {
		max-width: 100% !important;
		padding: 0 !important;
	}

	#zimbra_mail .choise_text_boxes .desc_wrapper {
		width: 80%;
	}

	#other-services-section > .section_wrapper {
		padding: 0 !important;
	}

	#other-services-section .plesk_boxes > .mcb-wrap-inner {
		flex-direction: column;
	}

	#other-services-section .plesk_boxes .pricing-box .plan-header p.subtitle {
		min-height: unset;
	}

	.reseller_boxes .section_wrapper .column:last-child {
		margin: 0;
		padding: 0;
	}

	.reseller_boxes .plesk_pricing .plan-footer {
		padding-bottom: 20px;
	}

	.plesk_server_section .plesk_boxes > .mcb-wrap-inner {
		width: 70%;
	}

	.pricing-box .plan-inside {
		padding: 30px 30px;
	}

	#characteristics svg,
	#characteristics_reverse svg,
	#smtp_details .box_mange__ svg {
		width: 50px;
		height: auto;
	}

	#social-mail-section .section_wrapper {
		max-width: 100% !important;
		padding: 0 !important;
	}

	#social-mail-section .box-header-social {
		height: unset !important;
	}

	#social-mail-section .sec-boxes {
		margin: 0;
	}

	#social-mail-section .form-social {
		margin: 20px 0 30px;
	}

	#social-mail-section .photo_wrapper svg {
		width: 45px;
		height: auto;
	}

	.type-post .post-title {
		min-height: auto;
	}

	#Filters.only-categories .categories {
		flex-wrap: wrap;
	}

	#Filters .filters_wrapper ul li {
		width: 24%;
	}

	.post-template-default #Subheader h1 {
		font-size: 2.3rem !important;
		line-height: initial !important;
	}

	.with_aside .sections_group {
		padding-top: 0;
	}

	.section-post-related .section-related-adjustment {
		padding: 0;
	}

	.section-related-adjustment.simple > h4 {
		margin: 30px auto;
	}

	.section-post-related .section-related-ul {
		display: block;
	}

	#payment-methods-section > .section_wrapper {
		max-width: 100% !important;
		padding: 0 !important;
	}

	.payment-box .photo_wrapper,
	.payment-box .desc {
		display: none !important;
	}

	.feature_box .feature_box_wrapper .desc_wrapper {
		display: flex;
		flex-direction: column;
	}

	#technical .feature_box .feature_box_wrapper .desc_wrapper {
		flex-direction: column;
	}

	.payment-methods-section .smtp_txt {
		padding: 0;
		min-height: auto;
	}

	#payment-methods-section .monitoring-text .pay_break {
		display: block;
	}

	#payment-methods-section .payment-boxes-last .monitoring-text p {
		margin-bottom: 10px;
	}

	#payment-methods-section .payment-boxes-last .monitoring-text p:last-child {
		margin-bottom: 0;
	}

	.payment-box .desc_wrapper h4 {
		font-size: 2.3rem;
	}

	.radio_text {
		margin-bottom: 70px !important;
	}

	.radio_box .photo_wrapper {
		text-align: center;
	}

	.radio_box .photo_wrapper img {
		width: 60%;
	}

	.plesk_server .plesk_header__,
	.header_row,
	.smtp_txt,
	.next_cloud_title {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 50px 33px;
	}

	#contact_section {
		padding: 50px 33px !important;
		max-height: unset;
	}

	.contact_text {
		padding: 60px 0;
	}

	.docs .header_row {
		padding: 0 33px;
	}

	.docs .webhosting_title h1 {
		margin-bottom: 0 !important;
	}

	.docs .header_row {
		min-height: max(40vh, 350px);
	}

	.betterdocs-searchform .betterdocs-search-field {
		font-size: 1.8rem !important;
	}

	.header_txt .fancy_heading {
		margin-top: unset;
	}

	.radio_text {
		margin-bottom: 0 !important;
	}

	/*.contact_text {*/
	/*    min-height: unset;*/
	/*}*/
	.second_txt .fancy_heading {
		padding: 20px 0 0;
	}

	.second_txt .fancy_heading p {
		margin: 0;
	}

	#monitoring-price-section.monitoring-price__ .plesk_boxes {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 50px;
	}

	#managed_cloud_title.managed_title__ {
		padding: 50px 0 0;
	}

	#next_cloud_section.nextcloud_section__ .cloud_title {
		padding: 45px 33px 0;
	}

	.radio-host svg {
		width: 60px;
	}

	.radio-host .plan-header h2 {
		font-size: 2.5rem;
	}

	.radio_boxes .grid_boxes .pricing-box .plan-header h2 {
		padding: 10px;
		margin-bottom: 0;
	}

	.radio_title .inside {
		padding: 0 33px;
	}

	.igniter_title.webhost_igniter a.button {
		padding: 1.5rem 0 !important;
	}

	.plesk_server_section.reseller_boxes {
		padding-bottom: 60px;
	}

	#characteristics_reverse {
		padding: 0 0 25px;
	}

	#rocket_chat {
		min-height: max(30vh, 300px);
	}

	/* Template Boxes */
	.grid_boxes .pricing-box.pricing-box-box,
	.webhosting .pricing-box.pricing-box-box {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.webhosting .pricing-box .plan-footer {
		padding: 0 0 30px;
		position: unset;
		top: 0;
	}

	.webhosting_comment {
		margin-bottom: 0 !important;
	}

	/*.webhosting .pricing-box .plan-header .image,*/
	/*.webhosting .midsized .pricing-box .plan-header .image{*/
	/*    position: relative;*/
	/*    top: 40px;*/
	/*}*/
	/*.webhosting .midsized .pricing-box .plan-header h2 {*/
	/*    bottom: 0;*/
	/*    top: 20px;*/
	/*}*/
	/*.webhosting .midsized .pricing-box .plan-header .price {*/
	/*    top: 15px;*/
	/*}*/
	.webhosting .pricing_tag,
	.plesk_pricing .pricing_tag,
	.cloud_pricing .pricing_tag,
	#radio_pricing .pricing_tag {
		left: 50%;
	}

	.webhosting .small .pricing-box .plan-header h2,
	.webhosting .small .pricing-box .plan-header .price {
		top: 20px;
		position: relative;
	}

	.plesk_boxes.four_box,
	.plesk_boxes {
		display: flex;
		justify-content: center;
	}

	.four_box .mcb-wrap-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.webhosting .grid_boxes .pricing-box .plan-header,
	.pricing-box .plan-inside,
	.grid_boxes .pricing-box .plan-header {
		padding: 20px 0;
	}

	.webhosting .pricing-box .plan-header {
		min-height: unset;
	}

	.grid_boxes .pricing-box .plan-footer {
		padding-bottom: 20px;
	}

	.plesk_boxes hr.hr_color {
		width: 50%;
	}

	.next_cloud_pricing .cloud_boxes {
		margin-top: unset;
		padding-top: 50px;
	}

	.cloud_boxes .cloud_pricing {
		width: 80% !important;
	}

	/* End Template Boxes */
	#email_hosting {
		padding: 50px 0 25px;
	}

	.mail_box .desc {
		min-height: 15px;
	}

	.mail_box:last-child {
		margin-bottom: 30px !important;
	}

	.choise_box {
		padding: 30px 0 0;
	}

	#rocket_chat .header_img {
		display: none;
	}

	.plesk_pricing .pricing-box svg {
		max-width: 100px;
		height: auto;
	}

	#rocket_chat .choise_text {
		padding: 0 40px;
	}

	#smtp_server .column_button {
		padding-top: 0;
	}

	.plesk_server_title .fancy_heading .inside {
		font-size: 1.8rem;
		line-height: normal;
	}

	.plesk_server .plesk_server_title .fancy_heading .inside {
		width: 100%;
		padding: 0 20px;
	}

	.plesk_server .header_banner .column_image {
		display: none;
	}

	.mobile_align_center {
		width: 100%;
	}

	.cloud_banner__ {
		display: none;
	}

	#managed_cloud .box_mange__ svg {
		width: 45px;
		height: auto;
	}

	#manage_plesk_server {
		padding: 50px 30px 0;
		margin: 0;
	}

	#managed_plesk_title {
		padding: 50px 0 30px;
	}

	.plesk_server_section {
		padding: 50px 30px;
		margin: 0;
	}

	.plesk_pricing {
		margin: 0;
	}

	.plesk_pricing:last-child {
		padding-bottom: 0;
	}

	.plesk_pricing .pricing_tag,
	.cloud_pricing .pricing_tag {
		top: -12px;
		line-height: 25px;
	}

	#manage_plesk_server .plesk_boxes .pricing-box .plan-header p.subtitle {
		min-height: unset;
	}

	#managed_plesk .section_wrapper.mcb-section-inner {
		display: flex;
		align-items: center;
		flex-direction: column;
	}

	#smtp_details .details_img .image_wrapper svg,
	#managed_plesk .manage_image .image_wrapper img,
	img.scale-with-grid {
		margin-bottom: 40px;
	}

	#Content img {
		margin-bottom: 20px;
	}

	.box_mange__ .desc {
		padding: 0;
		min-height: 40px;
	}

	.manage_image {
		align-items: center;
	}

	#managed_plesk {
		padding-bottom: 15px;
	}

	#characteristics .section_wrapper.mcb-section-inner,
	#characteristics_reverse .section_wrapper.mcb-section-inner {
		max-width: 100% !important;
		padding: 0 !important;
	}

	#characteristics .feature_box_wrapper,
	#characteristics_reverse .feature_box_wrapper {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 20px
	}

	#characteristics .set_box .feature_box .desc_wrapper,
	#characteristics_reverse .set_box .feature_box .desc_wrapper {
		width: 100%;
		padding-left: 0;
		text-align: center;
		padding: 0 15px;
	}

	#characteristics .set_box .feature_box .photo_wrapper,
	#characteristics_reverse .set_box .feature_box .photo_wrapper {
		width: 20%;
		text-align: center;
	}

	.feature_box .feature_box_wrapper {
		padding: 0 0 20px;
	}

	#choise .choise_title .fancy_heading {
		padding-top: 50px;
	}

	#choise {
		padding: 0 0 35px;
	}

	#choise .choise_box svg {
		max-width: 50px;
		height: auto;
	}

	.choise_box h4 {
		font-size: 1.8rem;
	}

	#choise .choise_box_row .mcb-wrap-inner {
		gap: 0;
	}

	#choise .choise_box_row .mcb-wrap-inner,
	#choise .choise_box .feature_box_wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	#choise .choise_title .inside {
		width: 100%;
	}

	#choise .choise_box {
		padding: 0 0 25px 0;
	}

	#choise .choise_box .feature_box .desc_wrapper {
		width: 100%;
		padding-left: 0;
	}

	#details_section {
		padding: 0 0 70px;
	}

	#details_section .section_wrapper.mcb-section-inner {
		max-width: 620px;
	}

	.manage_image svg,
	.chara_img svg,
	#details_section .transfer_box svg {
		max-width: auto;
		max-height: 200px;
	}

	#details_section .transfer_box .promo_box_left {
		flex-direction: column;
	}

	#details_section .transfer .desc_wrapper {
		align-items: center;
		margin: 0 !important;
		float: unset;
	}

	#details_section .transfer_box .promo_box_right {
		flex-direction: column;
	}

	#details_section .transfer_rev .desc_wrapper {
		align-items: center;
	}

	#details_section .promo_box_wrapper.promo_box_right .desc_wrapper {
		margin: 0;
		text-align: center;
	}

	#details_section .transfer_rev .desc {
		text-align: center;
	}

	.onyx_banner {
		display: none;
	}

	.onyx_title .inside {
		width: 90%;
	}

	#onyx_toolkit_title .onyx_title {
		padding: 50px 0 25px;
	}

	#onyx_toolkit .section_wrapper.mcb-section-inner {
		flex-direction: column;
	}

	#onyx_toolkit .onyx_box,
	#onyx_toolkit .onyx_box:last-child {
		order: unset;
	}

	#onyx_toolkit .manage_image {
		order: unset;
		margin-bottom: 0;
	}

	#onyx_toolkit {
		padding-bottom: 50px;
	}

	#smtp_details_title {
		padding: 45px 0 25px;
	}

	.radio_text p {
		line-height: 25px;
		margin-bottom: 0;
		font-size: 1.6rem;
	}

	.radio_banner .header_img {
		display: none;
	}

	.radio_stream .boxes_header {
		margin-top: 0;
		margin-bottom: 25px;
		padding-top: 50px;
	}

	.radio_box .feature_box_wrapper .desc_wrapper {
		width: 100%;
		padding: 0 40px;
	}

	.radio_box .desc_wrapper .desc {
		min-height: unset;
	}

	.radio-host-svg-1 .plan-footer,
	.radio-host-svg-2 .plan-footer {
		padding-top: 0;
		padding-bottom: 40px;
	}

	.radio-host-svg-3 .plan-footer {
		padding-bottom: 40px;
	}

	.radio-host .pricing-box.pricing-box-box {
		min-height: 700px;
	}

	.box_mange__ {
		padding-bottom: 20px;
	}

	.box_mange__ .photo_box h4 {
		font-size: 2rem;
		margin-bottom: 5px;
	}

	.box_mange__ .image_frame {
		margin-bottom: 10px;
	}

	/*.box_mange__ .desc {*/
	/*    line-height: normal;*/
	/*}*/
	.cloud_title__ .inside {
		width: 100%;
	}

	#choise_cloud {
		padding: 60px 0;
	}

	#next_cloud_section .cloud_title {
		padding: 65px 20px 0;
	}

	/*#next_cloud .header_txt .inside{*/
	/*    padding: 0 40px;*/
	/*}*/
	.monitoring-managm-1 .desc,
	.monitoring-managm-2 .desc,
	.monitoring-managm-3 .desc,
	.monitoring-managm-4 .desc {
		width: 70%;
		min-height: 50px;
	}

	.monitoring-managm-1 svg,
	.monitoring-managm-2 svg,
	.monitoring-managm-3 svg,
	.monitoring-managm-4 svg {
		max-width: 45px;
		height: auto;
	}

	#monitor_section {
		padding-bottom: 0;
	}

	.monitoring-boxes {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#monitoring-price-section .monitoring-boxes .mcb-wrap-inner {
		display: flex;
		justify-content: center;
		flex-direction: column;
	}

	#monitoring-price-section .monitoring-boxes > .mcb-wrap-inner {
		width: 80%;
	}

	.monitoring-price-sub {
		padding: 0;
	}

	#monitoring-price-section .monitoring-price-box1 .plan-inside {
		padding: 3px 0 15px !important;
	}

	#monitoring-price-section .pricing-box .plan-inside ul li {
		padding: 11px 20px;
	}

	.monitoring-price-box .pricing-box .plan-header p.subtitle {
		padding: 15px 0 20px;
	}

	#free_themes {
		padding: 50px 30px 20px !important;
	}

	#free_themes_sec {
		padding: 0 30px 50px !important;
	}

	#free_themes .section_wrapper,
	#free_themes_sec .section_wrapper {
		max-width: 100% !important;
		padding: 0 !important;
	}

	#free_themes .free_themes_text .mfn-inline-editor,
	#free_themes_sec .free_themes_text .mfn-inline-editor {
		font-size: 1.6rem;
	}

	#free_themes .free_themes_text,
	#free_themes_sec .free_themes_text {
		text-align: center;
	}
}

@media (max-width: 575px) {
	.choise_box .desc {
		padding: 0 30px;
	}

	#backup_section .method_title .inside {
		padding: 0;
	}

	.monitorng_gallery #sc_gallery-1 .gallery-item {
		width: 100% !important;
	}

	.monitoring_comment__ .monitoring-price-sub {
		padding: 0;
	}

	.monitorng_gallery #sc_gallery-1 {
		flex-direction: column;
	}

	.monitorng_gallery #sc_gallery-1 .gallery-item img {
		height: 100% !important;
	}

	#smtp_form .inside {
		padding: 0 35px;
	}

	.rocket_chat_row .choise_text {
		width: 100% !important;
	}

	/*.section_wrapper .column.migration_form {*/
	/*        width: 90%!important;*/
	/*}*/
	.text_align p {
		width: 100%;
		margin: 0;
		padding: 0;
	}

	#about_boxes .choise_box_row {
		padding: 50px 0;
	}

	.cloud_boxes .cloud_pricing {
		width: 100% !important;
	}

	/*.radio_stream .radio_box .feature_box .feature_box_wrapper {*/
	/*    padding: 20px;*/
	/*}*/
	.radio_box .feature_box_wrapper .desc_wrapper {
		padding: 0;
	}

	.plesk_server_section .plesk_boxes > .mcb-wrap-inner {
		width: 100%;
	}

	.radio_title .inside {
		padding: 0 33px;
	}

	.radio_title .inside br {
		display: none;
	}

	#radio-stream-demo .title {
		padding: 0 33px;
	}

	#managed_cloud .section_wrapper.mcb-section-inner {
		flex-direction: column;
	}

	#managed_cloud .manage_box .mcb-wrap-inner {
		display: flex;
		flex-direction: row;
		gap: unset;
		flex-wrap: wrap;
	}

	.cloud_txt {
		padding: 0 30px 50px;
	}

	.choise_button .mcb-wrap-inner {
		flex-direction: column;
	}

	.choise_cloud___.choise_button .column_button:first-child {
		padding-bottom: 20px;
	}

	#choise_cloud.choise_cloud___ {
		padding: 0 0 10px;
	}

	#managed_cloud.managed_cloud___ .manage_image {
		display: none;
	}

	.choise_button .column_button {
		padding-bottom: 40px;
	}

	.choise_box_row .mcb-wrap-inner,
	.choise_box .feature_box_wrapper {
		flex-wrap: wrap;
	}

	.choise_button .column_button {
		width: 100% !important;
	}

	.monitoring-managm-1 .desc,
	.monitoring-managm-2 .desc,
	.monitoring-managm-3 .desc,
	.monitoring-managm-4 .desc {
		width: 100%;
	}

	#monitoring-tasks-text {
		padding: 60px 0;
	}

	#monitoring-price-section .monitoring-boxes > .mcb-wrap-inner {
		width: 100%;
	}

	#monitoring-price-section {
		padding: 50px 20px;
	}

	#about_boxes .section_wrapper {
		padding: 0 !important;
	}

	#about_boxes .about_box__ .mcb-item-feature_box-inner {
		padding: 20px 30px;
	}

	.about_box__ .feature_box_wrapper {
		padding: 20px !important;
	}
}

@media (max-width: 480px) {
	.ai-wrap .ai-audio-volume-control {
		display: flex;
	}

	.section_wrapper .column.soft_box {
		width: 90% !important;
	}

	.disaster_methods_row .column_attr.clearfix {
		display: flex;
		justify-content: center;
	}

	#backup_section .disaster_methods {
		display: flex;
		justify-content: center;
		flex-direction: column;
	}

	.method_title .inside br {
		display: none;
	}

	#smtp_form .inside {
		padding: 0;
	}
}

@media (max-width: 479px) {
	.igniter_box .number {
		top: -30px
	}

	#Filters .filters_wrapper ul li {
		width: 49%;
	}

	#Footer .copyright_row {
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
}

/* Home page blog post tweaks */
.blog-teaser li {
	cursor: pointer;
}

.blog-teaser li:first-child {
	padding-bottom: 26px;
}

.blog-teaser li .desc-wrapper .desc {
	padding: 25px;
	background: #000000e0;
	display: none;
}

.post-meta.clearfix {
	display: none;
}