     *{
	margin: 0;
	padding: 0;
}     
.scs-pop-inr {
    left: 0;
    right: 0;
}
#scroll_titile{ font-size:18px; line-height:22px}
#scroll_titile1{ font-size:18px; line-height:22px}
.par_cont {
	max-width: 1024px;
	text-align: center;
	margin: 0 auto;
}
.note_txt {
	text-align: center;
	font-size: 15px;
	margin-top: 20px;
}
.note_txt b {
	font-family: var(--zf-primary-bold)
}
.minus {
	font-size: 25px !important;
	line-height: 16px !important;
}
.sign_agree p {
	display: block !important
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.mt20 {
	margin-top: 10px !important;
}
.support_cost {
	padding: 0px 0 17px;
	display: inline-block;
	font-size: 14px;
	color: #15c381;
	background: #fff;
	color: #f0483e;
	font-family: var(--secondaryfont-semibold);
}
#edition {
      padding-left:  5px;
	width: 103% !important;
	box-sizing: border-box !important;
	border-radius: 0 !important;
}
.dn {
	display: none !important;
}
.pri {
	position: relative
}
.pri:hover .form_tooltip {
	display: block;
}
.form_tooltip:before {
	content: '';
	position: absolute;
	display: block;
	left: 14px;
	top: -5px;
	transform: translateY(-50%);
	width: 10px;
	height: 10px;
	background: #262626;
	transform: rotate(45deg);
	z-index: 2;
}
.form_tooltip {
	position: absolute;
	font-style: normal;
	color: #fff;
	background-color: #262626;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 10px;
	font-weight: 400;
	width: 225px;
	z-index: 1;
	box-shadow: 0 2px 7px #d1d1d1;
	left: 20px;
	bottom: -68px;
	display: none;
	box-sizing: border-box;
}
body {
	-ms-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-o-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	font-family: var(--zf-primary-regular);
}
.link_but {
	font-size: 18px;
	line-height: 22px;
	color: #29b0f6;
	cursor: pointer;
	margin-top: 8px;
	display: block;
	text-decoration-color: #dff0fd;
	text-decoration: underline;
}
.st-main .zhd {
	font-size: 18px;
	line-height: 22px;
}
.act_blk {
	display: block !important;
}
.formSec.active {
	transform: translateX(0);
	-webkit-transform: translateX(0);
}
.expand_but {
	position: absolute;
	right: 0;
	top: -28px;
	font-size: 14px;
	line-height: 22px;
	color: #29b0f6;
	cursor: pointer;
	display: block;
}
th:hover {
	background: transparent !important;
}
thead:hover {
	background: #fff !important;
}
.collapse_but {
	position: absolute;
	right: 0;
	top: -28px;
	font-size: 14px;
	line-height: 22px;
	color: #29b0f6;
	cursor: pointer;
	display: block;
}
.main-container{
    position:relative;
}
thead {
	background: #fff
}
.formSec {
	width: 100%;
	overflow: auto;
	max-width: 412px;
	position: fixed;
	transform: translateX(120%);
	-webkit-transform: translateX(120%);
	right: 0;
	top: 0;
	z-index: 9999;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
	-webkit-box-shadow: -7px 0px 28px 0px rgba(0, 0,0, 0.46);
	-moz-box-shadow: -7px 0px 28px 0px rgba(0, 0,0, 0.46);
	box-shadow: -7px 0px 28px 0px rgba(0, 0,0, 0.46);
	height: 100%;
	background: #fff;
}
.formInner {
	border-left: 1px solid #ddd;
	padding: 35px 55px 45px 44px;
	background: #fff;
	box-sizing: border-box;
	height: 100%;
	text-align: left;
}
.form-close {
	background: url(/sites/zweb/images/desk/images/sprite-icons4.svg) -576px -16px;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
}
.sec-hdr-form {
	font-size: 33px;
	line-height: 48px;
	margin-bottom: 30px;
	font-family: var(--zf-primary-bold);
}
.form_exp {
	margin-bottom: 20px;
}
.form_exp1 {
	margin-bottom: 5px;
}
.section8-conatiner p {
	font-size: 36px;
	font-family: var(--zf-primary-regular);
	color: #000;
	margin-top: 6px;
	line-height: normal;
	text-align: center;
}
.formInner p {
	color: #333;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
.formInner input[type="text"] {
	border: 1px solid #e3e3e3;
	font-size: 14px;
	height: 38px;
	max-width: 330px;
	padding-left: 8px;
	width: 100%;
	outline: none;
}
.input_combain {
	position: relative;
	margin-bottom: 28px;
}
.input_active {
	position: absolute;
	left: 10px;
	top: 7px;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	color: #555;
	font: 15px/26pxvar(--zf-primary-regular);
	pointer-events: none;
}
.red-fnt-sze{
    font-size : 14px;
}
.form_warning {
	margin: 0 !important;
	color: red !important;
}
.hide {
	display: none;
}
.input_textarea {
	margin-bottom: 20px;
}
.formInner textarea {
	border: 1px solid #d4d4d4;
	font-size: 14px;
	padding: 5px 8px;
	height: 50px;
	width: 97%;
	max-width: 322px;
	resize: none;
}
#state_con {
	margin: 10px 0;
}
.formInner select {
	border: 1px solid #e2e2e2;
	height: 40px!important;
	font-size: 15px!important;
	max-width: 340px;
	width: 100%;
	background: none;
	color: #666!important;
}
div.zgdprform-state-container .globalstatecode {
    width: 102.5%!important;
    padding: 0 25px 0 5px!important;
    margin: 0!important;
    background: unset!important;
    border: 1px solid #e4e4e4!important;
    font-size: 14px!important;
    height: 35px!important;
    box-sizing: border-box!important;
    border-radius: 0!important
    }

#imgid {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.subit_combain {
	position: sticky;
	position: -webkit-sticky;
	bottom: 0;
	width: 110%;
	background: #fff;
	padding-bottom: 10px;
	padding: 8px 0 20px 0;
}
/*  CSS to target Edge only  */
@supports (-ms-ime-align: auto) {
.subit_combain {
	padding: 8px 0 20px 50px;
}
}

div.zgdprform-opt-container, p.zgdprform-opt-container {
	clear: both;
	text-align: left;
	padding-left: 18px;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.3;
	position: relative;
	margin-bottom: 15px;
}
.zgdprform-opt-container input.chk_bx {
	position: absolute !important;
	left: 0 !important;
	top: 2px !important;
	margin: 0 !important;
	width: auto !important;
	height: auto !important;
}
.sign_agree {
	color: #000;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0;
	padding-bottom: 10px;
	width: 95%;
	text-align: left;
	font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
}
.submit-btn {
	background: #f0483e;
	border: 1px solid #f0483e;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 17px;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 500ms ease 0s;
	font-family: var(--zf-primary-semibold);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: unset;
}

.success-alert {
	display: none;
	margin: 0px auto 0;
	height: 42px;
	position: fixed;
	z-index: 999999;
	width: 100%;
	left: 0;
	top: 0;
}
.freeze_layer {
	background : rgba(0, 0, 0, 0.4);
	position : fixed;
	width : 100%;
	height : 100%;
	left : 0;
	top : 0;
	z-index : 4;
	display : none;
}
.active_freaze {
	display : block;
}
.scs-pop-inr.animate {
	animation: bounceIn 0.8s forwards;
	-webiki-animation: bounceIn 0.8s forwards;
}
 @keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3);
}
20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
40% {
 -webkit-transform: scale3d(.9, .9, .9);
 transform: scale3d(.9, .9, .9);
}
60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
80% {
 -webkit-transform: scale3d(.97, .97, .97);
 transform: scale3d(.97, .97, .97);
}
100% {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
.input_toggle {
	transform: translateY(-31px);
	-webkit-transform: translateY(-31px);
	color: #555;
	font-size: 14px;
	left: 0;
}
.formInner .zgdprform-countrylist-container select.globalcountrycode {
	width: 103% !important;
	outline: none !important;
        height:40px !important;
}
.noborder {
	border: none !important;
}
.border_sub {
	border: 1px solid #e5e5e5;
	height: 75px;
	box-sizing: border-box;
}
.noborder:hover {
	background: transparent !important;
}
.premium_but {
	cursor: pointer;
	color: #089949;
	display: inline-block;
	padding: 8px 15px;
	border: 1px solid #089949;
	margin: 0 auto;
	font-size: 12px;
	text-transform: uppercase;
	background: #fff;
	transition: .5s ease;
	font-family: var(--zf-primary-semibold);
	width: 130px;
	max-width: 100%;
	box-sizing: border-box;
}
.enterprise_but {
	cursor: pointer;
	color: #fff;
	display: inline-block;
	padding: 8px 15px;
	margin: 0 auto;
	font-size: 12px;
	text-transform: uppercase;
	background: #089949;
	transition: .5s ease;
	font-family: var(--zf-primary-semibold);
	width: 130px;
	max-width: 100%;
	box-sizing: border-box;
	border: 1px solid #089949;
}
.st-error {
	color: #f0483e;
	font-size: 15px;
	line-height: 1.5;
}
.bnr-hdr {
	line-height: 48px;
	font: 42px/1.2 var(--zf-primary-bold);
}
.bnr-para {
	margin-top: 15px;
}
.st-main {
	width: 100%;
	margin: 0 auto;
}
.st-header {
	padding: 50px 0 90px;
	text-align: center;
	max-width: 610px;
	font-size: 18px;
	line-height: 30px;
	margin: 0 auto;
}
.st-header h1{

}
th h3{
	
font-family: var(--primaryfont-semibold);
	
font-size: 24px;
}
.st-header h1 {
	font-size: 50px;
	padding-bottom: 12px;
	font-family: var(--primaryfont-bold);
}
.st-header p {
	max-width: 900px;
	margin: 0 auto;
}
.st-compar::-webkit-scrollbar {
 width: 0px;
 background: transparent;
}
.st-compar {
        -ms-overflow-style: -ms-autohiding-scrollbar;
	margin: 0 auto;
	max-width: 1024px;
	overflow-x: scroll;
	position: relative;
}
.comparison-list-container table {
	table-layout: fixed;
	border-bottom: 0;
	border-right: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto
}
thead {
	border: 1px solid #e5e5e5
}
.main-container{
    position:relative;
}
body::before {
    background: #efffee;
    content: '';
    position: absolute;
    width: 100%;
    height: 560px;
    left: 0;
    top: 0;
    z-index: -1;
}
.comparison-list-container tr {
	border-bottom: 1px solid #e5e5e5;
}
.comparison-list-container tr:first-child th {
	padding: 20px 20px 28px;
	vertical-align: top;
	background: unset;
	font-size: 18px;
	width: 20%;
}
.comparison-list-container td, th {
	text-align: center;
	padding: 10px;
	border-right: 1px solid #e5e5e5;
	position: relative;
	font-weight: initial;
}
.checked .zhighlight-circle {
}
.zhighlight-circle {
	width: 20px;
	height: 20px;
	background: #EDEDED;
	margin: 0 auto 10px;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 20px;
	font-size: 20px;
}
h3 {
	font: 28px/1.3 var(--zf-primary-bold);
}
.comparison-list-container {
	padding-bottom: 40px;
}
.zinner-heading td {
	background: #f4f4f4;
	font-family: var(--primaryfont-semibold);
}
.comparison-list-container td:first-child, .zinner-heading td {
	text-align: left;
}
.comparison-list-container td {
	font-size: 16px;
	line-height: 17px;
	vertical-align: middle;
	padding: 18px;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
td span.ztick::before {
	  content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-indent: initial;
    background: url(/sites/zweb/images/desk/images/yes-tick.png) left top no-repeat;
        background-size: auto auto;
    background-size: cover;
}
td span.zuntick::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	text-indent: initial;
	background: url(/sites/zweb/images/desk/images/sprite-01.svg) no-repeat -12px 0;
	width: 10px;
	height: 7px;
	background-size: auto auto;
	background-size: cover;
}
td span.ztick {
	display: inline-block;
	text-align: center;
	height: 10px;
	width: 11px;
	margin: 0 auto;
	position: relative;
	vertical-align: middle;
	overflow: hidden;
	text-indent: -999px;
}
td span.zuntick {
	display: inline-block;
	text-align: center;
	height: 10px;
	width: 11px;
	margin: 0 auto;
	position: relative;
	vertical-align: middle;
	overflow: hidden;
	text-indent: -999px;
        display:none;
}
.table-col-count {
	display: none
}
.zfiltered :not(.zhighlight-circle) {
	opacity: 0.1;
	pointer-events: none;
}
/*faq css starts*/
	
.gdqusnum-list {
	margin-left: 25px;
}
.gdqusnum-list li {
	padding: 5px;
}
.gdqus-list{
	margin-top:20px;
}
.gdqus-list li {
	position: relative;
	padding: 6px 0px 6px 30px;
}
.gdqus-list li:after,.gdqus-list li:before{
	position:absolute;
	content:"";
}
.gdqus-list li:after {
	width: 15px;
	height: 15px;
	border: 2px solid #084413;
	left: 0px;
	top: 12px;
	border-radius: 50%;
}
.gdqus-list li:before {
	width: 3px;
	height: 7px;
	border: 2px solid #084413;
	border-left: unset;
	border-top: unset;
	left: 7.2px;
	transform: rotate(45deg);
	top: 16px;
}
.gdqus-list li span {
	color: #03a9f5;
	cursor: pointer;
}
.gd-main {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 80px;
	margin-top: -82px;
}
.gd-container h2 {
	font-size: 40px;
	color: #000;
	font-family: var(--primaryfont-bold);
	line-height: 32px;
}
.ga-fq-cont p {
	font-size: 18px;
	line-height: 28px;
	color: #000;
	font-family: var(--zf-primary-regular);
	margin: 10px 0 0;
}
.gd-container {
	padding: 3px 20px 90px;
	text-align: center;
}
.gd-click-sec {
	max-width: 1260px;
	float: none;
	width: 100%;
	margin: 0 auto;
	margin-top: 80px;
}
.gd-click-rit {
	width: 55.56%;
	float: right;
	height: 583px;
	-webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.3);
	border-radius: 4px;
	position: relative;
}
.gd-click-lft {
	width: 41%;
	float: left;
	height: 600px;
	overflow: scroll;
}
.gd-fetu {
	width: 100%;
	padding: 26px 20px;
	box-sizing: border-box;
	cursor: pointer;
}
.gd-txt {
	font-size: 24px;
	line-height: 28px;
	color: #000;
	font-family: var(--zf-primary-semibold);
}
.gd-fqa {
	position: relative;
	max-width: 1080px;
	width: 100%;
	margin: 50px auto 30px;
	border-bottom: none;
	text-align: left;
}
.gd-qus {
	list-style-type: none;
	padding: 25px 30px;
	border-bottom: 1px solid #e8e8e8;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	background: #fff;
	margin-top: 10px;
}
.gd-qus span {
	font-size: 20px;
	color: #000;
	font-family: var(--primaryfont-semibold);
}

.expand_but, .field-body a {

color: #089949;

font-family: var(--secondaryfont-semibold);
}
.gd-fqa li:last-child {
	border: none;
	padding-bottom: 0;
}
.gd-ans {
	padding: 20px 30px 20px 50px;
	font-size: 18px;
	line-height: 28px;
	color: #000;
	font-family: var(--zf-primary-regular);
	border-top: 0;
	display: none;
	color: #333;
	background: #fff;
}
.st-minusicon {
	font-family: var(--zf-primary-light) !important;
	font-size: 40px !important;
	display: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 30px;
}
.plus_icon {
	font-family: var(--zf-primary-light) !important;
	font-size: 30px !important;
	display: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 30px;
}
/*form css starts*/
.banner-section {
	padding: 100px 0;
	background: #03a9f5;
	color: #fff;
}
.banner-inner {
	max-width: 1040px;
	width: 100%;
	margin: 0 auto;
}
.banner-con-left {
	width: 48.5%;
	margin-right: 12%;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
.banner-con-right {
	max-width: 350px;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
/**************** form start *******************/

.success-alert {
	display: none;
	margin: 0px auto 0;
	height: 42px;
	position: fixed;
	z-index: 999999;
	width: 100%;
	left: 0;
	top: 0;
}
.scs-pop-inr {
	padding: 12px;
	position: relative;
	max-width: 400px;
	margin: 0 auto;
	background: #40BD60;
	width: 100%;
	opacity: 0;
}
.success-alert .scs-txt {
	font-size: 16px;
	display: block;
	text-align: center;
	font-family: var(--zf-primary-regular);
	color: #fff;
}
.success-alert .close-icn {
	font-size: 13px;
	cursor: pointer;
	color: #fff;
	font-family: var(--zf-primary-regular);
	position: absolute;
	top: 0px;
	right: 8px;
}
.scs-pop-inr.animate {
	animation: bounceIn 0.8s forwards;
	-webiki-animation: bounceIn 0.8s forwards;
}
 @-webkit-keyframes bounceIn {
 from, 20%, 40%, 60%, 80%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
 0% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3);
}
 20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
 40% {
 -webkit-transform: scale3d(.9, .9, .9);
 transform: scale3d(.9, .9, .9);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
 80% {
 -webkit-transform: scale3d(.97, .97, .97);
 transform: scale3d(.97, .97, .97);
}
 to {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
 @keyframes bounceIn {
 from, 20%, 40%, 60%, 80%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
 0% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3);
}
 20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
 40% {
 -webkit-transform: scale3d(.9, .9, .9);
 transform: scale3d(.9, .9, .9);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
 80% {
 -webkit-transform: scale3d(.97, .97, .97);
 transform: scale3d(.97, .97, .97);
}
 to {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
.form-container {
	padding-top: 70px;
	width: 100%;
	max-width: 465px;
	margin: 0 auto;
}
/*
.inpt-field {
	padding: 7px 0;
}
*/
.inp-con {
	position: relative;
}
.inpt-field.reuirements-fld {
	padding-top: 22px;
	font-size: 15px;
}
.requirement-txt {
	font-family: var(--zf-primary-regular);
	font-size: 15px;
	display: block;
	margin-bottom: 12px;
	text-align: left;
	color: #fff;
}
.extr-add, .extr-add > td {
	padding: 0 !important;
	margin: 0 !important;
}
.reset {
	background: transparent;
	border: 1px solid #333;
	color: #333;
	padding: 8px 40px;
}
.outer-fix {
	overflow: hidden;
	position: fixed;
	z-index: 1;
	box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.24);
	display: none;
	top: 52px;
}
/**************** form end *******************/
	
.st-quicklink {
	padding: 0 0 90px;
	text-align: center;
}
.st-quicklink h2{
	
font-size: 28px;
	
font-family: var(--primaryfont-semibold);
}
.st-quick-list {
	margin: 20px auto 0;
}
.st-quick-list li {
    display: inline-block;
    border-radius: 20px;
    font: 400 16px 'Roboto';
    margin: 10px 10px 0;
    min-width: 60px;
    text-align: center;
    transition: all 0.25s ease;
    cursor: pointer;
    border: 1px solid #c7c7c7;
}
.st-quick-list li:hover {
    border: 1px solid #036b33;
}
.st-quick-list a {
    padding: 8px 25px;
    display: block;
    color: #068c44;
}
.sign_agree {
	color: #fff;
	padding-bottom: 0;
}
.st-lft-cont {
	position: relative;
	background: #fff;
	z-index: 1;
	margin-left: 20px;
}
#lefttab {
	position: absolute;
	box-shadow: rgb(224, 224, 224) 4px 0px 8px 0px;
	left: 0;
	top: 0;
}
.form-hdr {
	font-size: 22px;
}
.hide-plus, .st-minusicon {
	display: none;
}
.show-minus {
	display: inline-block;
}
.st-tooltip {
	position: absolute;
	font-style: normal;
	color: #fff;
	background-color: #262626;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 10px;
	font-weight: 400;
	width: 225px;
	z-index: 1;
	box-shadow: 0 2px 7px #d1d1d1;
	left: 20px;
	top: 0;
	display: none;
	box-sizing: border-box;
}
.st-tooltip:hover {
	display: block;
}
.question_class {
	position: relative;
	border: 1px solid #a1a1a1;
	border-radius: 100%;
	color: #a1a1a1;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	height: 16px;
	line-height: .6;
	padding: 4px;
	text-align: center;
	width: 16px;
	cursor: help;
}
.question_class:hover .st-tooltip {
	display: block;
}
.st-tooltip:before {
	content: '';
	position: absolute;
	display: block;
	left: -4px;
	top: 5px;
	transform: translateY(-50%);
	width: 10px;
	height: 10px;
	background: #262626;
	transform: rotate(45deg);
	z-index: 2;
}
.comparison-list-container tbody tr:hover {
	background: #f9f9f9;
}
.fq-numb span {
	margin-right: 15px;
}
.fq-show {
	display: inline-block
}
.labelval {
	margin: 0 0 15px;
	text-align: left;
}
.mR {
	margin-right: 30px
}
.st-rado {
	vertical-align: middle;
	margin-left: 6px;
	font-size: 16px;
}
.phn-list li {
	list-style-type: none;
	width: 30%;
	display: inline-block;
	padding: 5px 0;
}
.sign_agree a {
	color: #03a9f5;
	text-decoration: underline;
}
.st-rado {
	cursor: pointer;
}
.phn-list span {
	font-family: var(--zf-primary-semibold);
	margin-right: 0;
}
/*custom radio button css*/
	
.custom-radio {
	display: none;
}
.custom-radio + label {
	font-weight: normal;
	cursor: pointer;
	font-family: var(--zf-primary-semibold);
}
.custom-radio + label span {
	display: inline-block;
	vertical-align: middle;
	margin: 2px 5px 3px 0;
	width: 14px;
	height: 14px;
	cursor: pointer;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	border: 2px solid #fff;
}
.custom-radio + label span::before {
	content: "";
	opacity: 0;
	width: 7px;
	height: 7px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.custom-radio:checked + label span::before {
	opacity: 1;
}
.radio-group {
	display: inline-block;
}
.ln-clk {
	color: #05a8f5;
	display: block;
	cursor: pointer;
	line-height: 21px;
}
#imgid {
	display: inline-block;
	vertical-align: middle;
	margin: 10px 0;
}
.reload-img {
	margin-left: 10px;
	text-decoration: underline;
}
.error {
    display: none;
    font-size: 14px;
    color: red;
    margin-top: 3px;
    font-weight: 400;
    text-align: left;
}
.zwf_side_form .zwf_top_sec {
    padding: 30px 40px 0;
}
.zwf_side_form .zwf_formgroup.fixed {
    padding: 10px 40px 30px;
}
.select_ele {
    position: relative;
}
.select_ele:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -3px;
    border-radius: 6px;
}
#desk_edition{
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -moz-appearance: none;
}

td.manual-cls-for-space {
    padding-bottom: 50px;
    padding-top: 55px;
}

/*media query*/
.other-lang th h3 {
    font-size: 19px;
}

@media only screen and (max-width:1250px) {
.con-sections {
	background-position: center;
}
}
@media only screen and (max-width:1140px) {
.st-compar table {
	width: 98%;
}
.outer-fix {
	top: 0;
}
}
@media only screen and (max-width:1080px) {
.banner-inner {
	width: 92%;
}
.border_sub {
	padding: 10px !important
}
.note_txt {
	padding: 0 20px;
}
}


@media only screen and (max-width:1024px) {
#border_id {
	padding: 10px !important;
}
#border_id1 {
	padding: 10px !important;
}
}

@media only screen and (max-width:992px) {
.note_txt{text-align:center;}
.enterprise_but, .premium_but {
	font-size: 11px;
	padding: 10px 13px;
}
.phn-list li {
	width: 35%;
}
.banner-con-left {
	width: 100%;
	text-align: center;
	display: block;
	max-width: 700px;
	margin: 0 auto;
}
.banner-con-right {
	width: 100%;
	text-align: center;
	display: block;
	margin: 50px auto 0;
}
}

@media only screen and (max-width:767px) {
.zhighlight-circle{display:none;}
    .st-tooltip{left: -24px;
    top: 21px;}
    .st-tooltip:before {
    left: 25px;
    top: -4px;
    }
.zplan1, .zplan2, .zplan6, .zplan7{padding-top:50px !important}
.st-main .zhd {
    font-size: 18px;
    line-height: 22px;
}
.enterprise_but, .premium_but {
	font-size: 12px;
	padding: 10px 20px;
}
.phone_high {
	height: 77px;
}
.phn-list li {
	width: 45%;
}
.comparison-list-container tr:hover {
	background: transparent;
}
.st-compar {
	border-right: 1px solid #e5e5e5;
}
.st-header {
	padding: 60px 10px 70px;
}
.gd-container {
	padding: 50px 10px 50px;
}
.st-quicklink {
	padding: 0 0 50px;
}
.banner-section {
	padding: 50px 0;
}
.fq-numb span {
	margin-top: 10px;
	display: block;
}
#headNum, .outer-fix {
	top: 0px;
}
.st-compar {
	margin: 0 20px auto;
	max-width: 750px;
}
.st-compar table {
	width: 992px
}
.st-quick-list {
	margin: 30px auto 0;
}
}

@media only screen and (max-width:660px) {
.phn-list li {
	width: 90%;
}
.st-header {
	width: 90%;
}
}

@media only screen and (max-width:550px) {
.phn-list li {
	width: 90%;
}
.banner-con-right {
	width: 300px;
}
h3 {
	font: 22px/1.3 var(--zf-primary-semibold);
}
.gd-qus span {
	font-size: 18px;
}
.st-header h1 {
	font: 34px/1.2 var(--zf-primary-bold);
}
.bnr-hdr {
	line-height: 36px;
	font: 34px/1.2 var(--zf-primary-bold);
}
.plus_icon, .st-minusicon {
	right: 10px;
}
}     