/******************************
	Pricing Table
******************************/
.pricing-table-new .price-currancy-outer .price-currancy {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: .97;
    letter-spacing: -.42px;
    text-align: center;
    color: #793d8f;
    vertical-align: top;
}
.pricing-table-new .price-currancy-outer .price-amount {
    display: inline-block;
    background-image: linear-gradient(72deg,#793d8f,#e9515b);
	font-size: 60px;
	font-weight: 700;
	line-height: 52px;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    vertical-align: middle;
}
.pricing-table-new .price-currancy-outer.price-currancy-sub .price-amount {
    font-size: 37px;
    line-height: 32px;
}
.maintenance-service .pricing-table-new .price-currancy-outer .price-amount {
    font-size: 37px;
    line-height: 32px;
}
.pricing-table-new .price-currancy-outer .price-per {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.62;
    letter-spacing: -.25px;
    color: #793d8f;
    vertical-align: bottom;
}
.pricing-table-new .btn-type1{ min-width:150px; padding:10px; }
.tick{
	display:inline-block;
	background:url(images/check-icon.svg) no-repeat center center;
	width:24px;
	height:24px;
    vertical-align: middle;
}
.untick{
	display:inline-block;
	background:url(images/cross-icon.svg) no-repeat center center;
	width:14px;
	height:14px;
    vertical-align: middle;
}
.help-tooltip-icon, .help-tooltip-icon:hover{
	display:  inline-block;
	color:  #000;
	width: 14px;
	height: 14px;
	background-color: #d8d8d8;
	line-height: 14px;
	text-align: center;
	font-weight: 300;
	font-size: 10px;
	border-radius: 20px;
	margin-left: 10px;
}
.help-tooltip-icon::before{
	content: 'i';
    position: relative;
    left: 0px;
    font-weight: 600;
    font-size: 10px;
    top: 1px;
}
.pricing-table-new .tooltip .tooltip-inner{
	background-color: #f6f6a8;
	padding: 12px;
	font-weight: 300;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.62;
	letter-spacing: 0.2px;
	color: #4a4a4a;
	max-width: 280px;
	box-shadow: 0 1px 16px 0 rgba(123, 123, 123, 0.11);
  	border: solid 1px rgba(145, 145, 145, 0.36);
}
.pricing-table-new .tooltip .tooltip-arrow{
	display: none;
	border-right-color: #f6f6a8;
}
.pricing-table-new{	padding:0px; }
.seo-price .pricing-table-new{
	padding-bottom: 0;
}
.seo-price{
	padding-bottom: 50px;
}
.pricing-table-new .condition-apply{
	font-weight: normal;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: 0.3px;
	color: #000000;
}
.faq-txt{
	font-weight: normal;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.69;
	color: #8d8d8d;
}
.pricing-table-new .best-seller{
	background-color: #000000;
	font-weight: bold;
	font-size: 9px;
	font-weight: 600;
	line-height: 18px;
	letter-spacing: 1.9px;
	text-align: center;
	color: #ffffff;
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.pricing-table-new .best-seller{
		top:-19px;
	}
}
.pricing-table-new .btn-typ-new01{
	z-index:1;
	letter-spacing: 2.4px;
	font-size: 11px;
	padding:0 22px;
}
.pricing-table-new tbody > tr > th{
	width:31%;
	position: relative;
}
.pricing-table-new tbody > tr > td{
	width:23%;
}
.pricing-table-new thead th{
	position:relative;
}
.pricing-table-new thead > tr > th, .pricing-table-new tfoot > tr > th{
	text-align:center;
	vertical-align:top !important;
}
.pricing-table-new .title{
	font-weight: 700;
	font-size: 20px;
	line-height: 1.15;
	color:#333;
	margin-bottom:10px;
}
.pricing-table-new .sdesc{
	line-height: 1.3;
    letter-spacing: 0.3px;
    font-size: 13px;
    text-align: center;
    color: #737373;
    font-weight: normal;
    font-weight: normal;
    margin-bottom: 10px;
}
.pricing-table-new .price .sdesc{
	margin-bottom:0;
}
.pricing-table-new .gen-title{
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 0.2px;
	color: #000000;
}
.pricing-table-new .feature-hd{
	font-weight: 300;
	font-size: 14px;
	color: #737373;
	font-weight:normal;
}
.pricing-table-new .feature-hd .help-tooltip-icon{
	/*float:  right;*/
	position: absolute;
    top: 50%;
	right: 7px;
    margin-top: -7px;
    /*transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);*/
}
.pricing-table-new .price {
	font-weight: normal;
	font-size: 15px;
	font-weight: bold;
	line-height: 2.76;
	text-align: center;
	color: #000000;
}
.pricing-table-new .price .currency{
	font-weight: bold;
	font-size: 20px;
	font-weight: bold;
	line-height: 2.07;
	text-align: center;
	color: #000000;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}
.pricing-table-new .price .cost{
	font-weight: bold;
	font-size: 40px;
	font-weight: 700;
	line-height: 46px;
	text-align: center;
	color: #000000;
	display:inline-block;
	vertical-align:middle;
}
.pricing-table-new .price .cost sup{
	font-size: 12px;
  	font-weight: bold;
	font-style: normal;
	line-height: normal;
	letter-spacing: -1.1px;
	text-align: center;
	color: #000000;
	vertical-align: top;
	top: 2px;
}
.pricing-table-new .table > thead > tr > th, .pricing-table-new .table > tbody > tr > th, .pricing-table-new .table > tfoot > tr > th, .pricing-table-new .table > thead > tr > td, .pricing-table-new .table > tbody > tr > td, .pricing-table-new .table > tfoot > tr > td{
	padding:12px 25px 12px 15px;
	vertical-align:middle;
}
.pricing-table-new tr.full-width-hd th, .pricing-table-new tr.full-width-hd td{
	background-color: #f8f8f8;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2.6px;
	color: #000000;
	text-transform:uppercase;
	padding:12px 20px !important;
}
.pricing-table-new tr.full-width-hd td, .pricing-table-new tr.full-width-hd th{
	border: none;
}
.pricing-table-new .table > tbody > tr > td{
	text-align:center;
	vertical-align:middle;
	font-weight: normal;
	font-size: 15px;
	color: #000000;
}
.pricing-table-new .table > tbody > tr > td .sub{
	display:block;
	color:#828282;
	font-size:11px;
}
.faq-section-pricing{
	padding:50px 0 0;
	border-top:1px solid #cfcfcf;
}
.faq-section-pricing .faq-title{
	font-weight: bold;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.7;
	letter-spacing: 4.3px;
	color: #000000;
	text-transform:uppercase;
	margin-bottom:35px;
}
.page-pricing-new .entry-title.post-title{
    margin-bottom:5px;
}


.table-topmenu p{ margin:0; }
.table-topmenu{
	position: fixed;
	top: -140px;
	left: 0;
	right: 0;
	z-index:99;
	background:#fff;
	border-bottom:1px solid #ddd;
	display: none;
	transition: all 0.4s cubic-bezier(0.3, 0.73, 0.3, 0.74) 0s;
	-webkit-transition: all 0.4s cubic-bezier(0.3, 0.73, 0.3, 0.74) 0s;
}
.table-topmenu table{ margin:0; }
.pricing-table-new .table-topmenu .title{ margin-bottom:5px; }
.pricing-table-new .table-topmenu .price .currency{ line-height:normal; margin-right:5px; }
.pricing-table-new .table-topmenu .price .cost{ line-height:normal; font-size:25px; }
.pricing-table-new .table-topmenu .price{ line-height:normal; }
#package-tab-desktop.affix{	position: relative !important; }
#package-tab-desktop.affix .table-topmenu{
	display: block;
	top:60px;
    background-color: #f8f8f8;
	transition: all 0.4s cubic-bezier(0.3, 0.73, 0.3, 0.74) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.3, 0.73, 0.3, 0.74) 0s;
}
.double-sticky-nav #package-tab-desktop.affix .table-topmenu{
	top: 91px;
	transition: all 0.4s cubic-bezier(0.3, 0.73, 0.3, 0.74) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.3, 0.73, 0.3, 0.74) 0s;
}
.table-topmenu .rowspan-outer{ display:none; }
@media(max-width:1199px){
	.pricing-table-new .title { font-size: 18px; }
	.pricing-table-new .sdesc { letter-spacing: 0; }
}
@media(max-width:1024px){
.pricing-table-new .table > thead > tr > th, .pricing-table-new .table > tbody > tr > th, .pricing-table-new .table > tfoot > tr > th, .pricing-table-new .table > thead > tr > td, .pricing-table-new .table > tbody > tr > td, .pricing-table-new .table > tfoot > tr > td{
	padding:15px 25px 15px 10px;
}
.pricing-table-new tr.full-width-hd th, .pricing-table-new tr.full-width-hd td{
	padding: 12px 10px;
}
.help-tooltip-icon::before{
	left: auto;
}
.pricing-table-new .nav > li > a{
	font-weight: bold;
	font-size: 14px;
	color: #000;
	padding: 10px 5px;
}
.pricing-table-new  .tab-content{
	margin-top:15px;
}
.pricing-table-new .nav-tabs > li{
	width: 33.33%;
	text-align: center;
}
.maintenance-service .pricing-table-new .nav-tabs > li {
    width: 25%;
}
.pricing-table-new .nav-tabs > li > a{
	border: 1px solid #ddd;
	margin-right:0;
}
.pricing-table-new .nav-tabs > li.active > a, .pricing-table-new .nav-tabs > li.active > a:hover, .pricing-table-new .nav-tabs > li.active > a:focus{
	background-color: #e4e4e4;
	border: 1px solid #dddddd;
	color:#000;
}
.pricing-table-new .nav-tabs > li.active > a{
	position:relative;
}
.pricing-table-new .nav-tabs > li.active > a:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(221, 221, 221, 0);
	border-top-color: #e4e4e4;
	border-width: 10px;
	margin-left: -10px;
}
.pricing-table-new .price .cost{
	font-size:24px;
	line-height:normal;
}
.pricing-table-new .price .currency{
	font-size:15px;
	line-height:normal;
	margin-right:6px;
}
.pricing-table-new .btn-typ-new01{
	letter-spacing: 0.8px;
	font-size: 11px;
	padding: 0 20px;
	height:36px;
	line-height:36px;
}
.pricing-table-new .best-seller{
	letter-spacing:0.5px;
	display:none;
}
#package-tab.affix{
	position:fixed !important;
	top:60px;
	left:0;
	right:0;
	z-index:999;
	background-color:#FFF;
	transition: all 0.4s cubic-bezier(0.3, 0.73, 0.3, 0.74) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.3, 0.73, 0.3, 0.74) 0s;
}
.double-sticky-nav #package-tab.affix{
    top:90px;
    transition: all 0.4s cubic-bezier(0.3, 0.73, 0.3, 0.74) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.3, 0.73, 0.3, 0.74) 0s;
}
.pricing-table-new .price-currancy-outer .price-amount {
	font-size: 48px;
	line-height: 40px;
}
}
@media(max-width:767px){
	#package-tab.affix{ top:58px; }
}
@media(max-width:600px){
	.pricing-table-new .nav > li > a {
		font-size: 11px;
		padding: 10px 2px;
	}
	.pricing-table-new .price-currancy-outer.price-currancy-sub .price-amount { font-size: 30px; line-height: 26px; }
	.pricing-table-new .price-currancy-outer .price-amount { font-size: 30px; line-height: 26px; }
}
@media(max-width:480px){
	#package-tab.affix{ top:53px; }
}
@media(max-width:420px){
	.pricing-table-new .nav > li > a {
		font-size: 13px;
		padding: 10px 16px;
	}
	.maintenance-service .pricing-table-new .nav > li > a { padding: 5px; }
}
@media(max-width:420px){
	.pricing-table-new .package-tab.affix  .nav > li > a { padding: 10px 24px; }
}
@media(max-width:380px){
	.pricing-table-new .package-tab.affix  .nav > li > a { padding: 10px 18px; }
}
@media(max-width:340px){
	.pricing-table-new .package-tab.affix  .nav > li > a { padding: 10px 12px; }
}
@media(max-width:380px){
	.pricing-table-new .nav > li > a {
		font-size: 13px;
		padding: 10px;
	}
}



/* New Style */
.table-bordered{
	border: 0px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}
.pricing-table-new tr.full-width-hd th, 
.pricing-table-new tr.full-width-hd td{
	font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: #6833fb;
    text-transform: uppercase;
}
.pricing-table-new tr.full-width-hd th > div, 
.pricing-table-new tr.full-width-hd td > div{
	font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #222d39;
    text-transform: none;
}
.pricing-table-new .table > thead > tr > th {
    padding: 30px 25px !important;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    border: 0px;
    vertical-align: middle !important;
}
.pricing-table-new .table > thead > tr > th:nth-child(1) {
    color: #222d39;
    background-color: #ffffff;
    text-align: left;
}
.pricing-table-new .table > thead > tr > th:nth-child(2) {
    background-color: #c5b8ff;
}
.pricing-table-new .table > thead > tr > th:nth-child(3) {
    background-color: #ffa996;
}
.pricing-table-new .table > thead > tr > th:nth-child(4) {
    background-color: #f7cd8a;
}
.pricing-table-new .sdesc{ display: none; }
.pricing-table-new .title{ 
	padding: 0px;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
	margin-bottom: 0px; 
    color: #000000;
}
.pricing-table-new .table > tbody > tr > * {
	background-color: #ffffff;
    border: 0px;
}
.pricing-table-new .table > tbody > tr > *:nth-child(odd) {
	background-color: #f8f8fa;
}
.pricing-table-new .feature-hd{
	font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #222d39;
    padding: 12px 25px !important;
}
.pricing-table-new .table > tbody > tr > td{
	font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #222d39;
    padding: 15px 15px !important;
}
.pricing-table-new .table > tbody > tr:first-child > th, 
.pricing-table-new .table > tbody > tr:first-child > td {
    padding-top: 30px !important;
}
.pricing-table-new .table > tbody > tr:last-child > th, 
.pricing-table-new .table > tbody > tr:last-child > td {
    padding-bottom: 40px !important;
}

@media (max-width: 1024px){
    .package-tab .nav-tabs{
        justify-content: center;
        border-bottom: 0px;
        margin-bottom: 30px;
    }
    .pricing-table-new .nav-tabs > li{
        width: auto;
        margin: 0px 10px;
    }
    .pricing-table-new .nav-tabs > li > a{
    	padding: 10px 30px;
    }
    .pricing-table-new .table > thead > tr > th,
    .pricing-table-new .table > tfoot > tr > th{
    	text-align: center;
        border-bottom: 2px solid #f8f8fa;
        padding: 10px 25px !important;
        font-size: 20px !important;
    }
    .pricing-table-new .table > tfoot > tr > th{
    	border: 0px;
        border-top: 2px solid #f8f8fa;
    }
    .pricing-table-new .feature-hd{ padding: 10px 10px !important; font-size: 14px; }
    .pricing-table-new tr.full-width-hd th, 
    .pricing-table-new tr.full-width-hd td{ padding: 12px 10px !important; }
    .pricing-table-new .table > tbody > tr > td{ padding: 10px 10px !important; }
    .pricing-table-new .table > tbody > tr > td{ font-size: 13px !important; }
}

@media (max-width: 767px){
    .package-tab .nav-tabs{
        justify-content: center;
        border-bottom: 0px;
        margin-bottom: 30px;
    }
    .pricing-table-new .nav-tabs > li{
        width: auto;
        margin: 0px 5px;
    }
    .pricing-table-new .nav-tabs > li > a{
    	padding: 10px 12px;
    }
    .pricing-table-new .table > thead > tr > th,
    .pricing-table-new .table > tfoot > tr > th{
    	text-align: center;
        border-bottom: 2px solid #f8f8fa;
        padding: 10px 25px !important;
        font-size: 20px !important;
    }
    .pricing-table-new .table > tfoot > tr > th{
    	border: 0px;
        border-top: 2px solid #f8f8fa;
    }
    .pricing-table-new .feature-hd{ padding: 10px 10px !important; font-size: 14px; }
    .pricing-table-new tr.full-width-hd th, 
    .pricing-table-new tr.full-width-hd td{ padding: 12px 10px !important; }
    .pricing-table-new .table > tbody > tr > td{ padding: 10px 10px !important; }
    .pricing-table-new .table > tbody > tr > td{ font-size: 13px !important; }
}