* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*------ utiltity classes -----*/
.fr{ float: right; }
/*its also known as clearfix*/
.group:before,
.group:after {
  content: "";
  display: table;
} 
.group:after {
  clear: both;
}
.group {
  zoom: 1;  /*For IE 6/7 (trigger hasLayout) */
}

.pricing-table {
  width: 100%;
  //  margin: 50px auto;
  text-align: center;
  padding: 10px;
  padding-right: 0;
  margin-top: 26px;
  margin-bottom: 50px;
  font-weight: 400;
}
.pricing-table .heading{
  color: #9C9E9F;
  text-transform: uppercase;
  font-size: 1.3rem;
  margin-bottom: 4rem;
}
/*Shared properties*/
.title,.pt-footer{
  color: #FEFEFE;
  text-transform: capitalize;
  line-height: 2.5;
  position: relative;
}
.content{
  position: relative;
  /*color: #FEFEFE;*/
  padding: 20px 0 10px 0;
}
/*arrow creation*/
.content:after, .content:before,.pt-footer:before,.pt-footer:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.pt-footer:after,.pt-footer:before{
  top:0;
}
.content:after,.pt-footer:after {
  border-color: rgba(136, 183, 213, 0);	
  border-width: 5px;
  margin-left: -5px;
}
/*/arrow creation*/
.price{
  position: relative;
  display: inline-block;
  margin-bottom: 0.625rem;
}
.price span{    
  font-size: 3rem;
  /*          letter-spacing: 8px;*/
  font-weight: bold;        
}
.price sup{
  font-size: 1.5rem;    
  position: absolute;    
  top: 12px;
  left: -12px;
}
.hint{
  font-style: italic;
  font-size: 0.9rem;
}
.features{
  list-style: none;
  background: #FFFFFF;
  text-align: left;
  color: #2B435D;
  /*  padding:30px 22%;*/
  padding-left: 10px;
  font-size: 14px;
  margin-top: 10px;
}
.features li{
  padding:3px 0;
  width: 100%;
  font-size: 14px;
}
.features li span{
  padding-right: 0.4rem; 
}
.pt-footer{
  font-size: 20px;
  text-transform: capitalize;
}
/*PERSONAL*/
.personal .title{        
  background: #6A6A6A;    
}
.personal .content,.personal .pt-footer{
  background: #A2A1A1;
}
.personal .content:after{	
  border-top-color: #A2A1A1;	
}
.personal .pt-footer:after{
  border-top-color: #FFFFFF;
}
/*PROFESSIONAL*/
.professional .title{
  background: #489CCB;
}
.professional .content,.professional .pt-footer{
  background: #72B2D6;
}
.professional .content:after{	
  border-top-color: #72B2D6;	
}
.professional .pt-footer:after{
  border-top-color: #FFFFFF;
}
/*BUSINESS*/
.business .title{
  background: #E56838;
}
.business .content,.business .pt-footer{
  background: #EC8760;
}
.business .content:after{	
  border-top-color: #EC8760;	
}
.business .pt-footer:after {	
  border-top-color: #FFFFFF;	
}
.exquisite .title{
  background: #00a687;
}
.exquisite .content,.exquisite .pt-footer{
  background: #00a68f;
}
.exquisite .content:after{	
  border-top-color: #00a68f;	
}
.exquisite .pt-footer:after {	
  border-top-color: #FFFFFF;	
}
.resultitem{
  transition: 0.5s ease-in-out;
  margin-top: 10px;
}

.resultitem:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.terms-font {
  color: #FFF;
  font-size: 10px;
}
.plan-amt {
  height: 105px;
}
.desc-title {
  font-weight: bold; 
  font-size: 13px !important;
  padding: 0px 42px 0 !important;
}
.sub-title {
  font-weight: bold;
  padding: 0;
  background:transparent !important;
  font-size: 18px !important;
  padding: 0px 10px 17px !important;
}
.cont-title {
  font-size: 24px; 
  padding-top: 10px; 
  font-weight: bold;
  min-height: 50px;
}
.price-title {
  padding-top: 15px;  
  padding-bottom: 0; 
  margin-bottom: 0;
}
.box > li, .front, .back {
  height: 195px !important;
  width: 195px !important;
}
.plan-title {
  font-size: 22px !important;
  background: transparent !important;
  padding: 9px 10px 17px !important;
}
.box_plan {
  border-top: none !important;
  box-shadow:none !important;
}
.app-now {
  font-weight: bold;
  background: transparent !important;
  font-size: 22px !important;
}
.cont-height {
  min-height: 730px;
}
.color-5-font {
  color: #00a68f !important;
}
.plan-cal i {
  color: #ff6b22;
  font-size: 18px;
  width: 8%;
}
.plan-medi i {
  color: #4caf50;
  font-size: 18px;
  width: 9%;
}
.plan-cogs i {
  color: #607d8b;
  font-size: 18px;
  width: 9%;
}
.plan-tachometer i {
  color: #3f51b5;
  font-size: 18px;
  width: 9%;
}
.plan-user i {
  color: #2196f3;
  font-size: 20px;
  width: 9%;
}
.plan-plus i {
  color: #f44336;
  font-size: 18px;
  width: 9%;
}
.plan-cc i {
  color: #009688;
  font-size: 18px;
  width: 9%;
}
.plan-gavel i {
  color: #a55e44;
  font-size: 18px;
  width: 9%;
}
.plan-lock i {
  color: #3f51b5;
  font-size: 20px;
  width: 9%;
}
.plan-shield i {
  color: #000;
  font-size: 18px;
  width: 9%;
}
.plan-star i {
  color: #ffc107;
  font-size: 18px;
  width: 9%;
}
.plan-users i {
  color: #226eff;
  font-size: 18px;
  width: 9%;
}
.plan-search-plus i {
  color: #2196f3;
  font-size: 18px;
  width: 9%;
}
.plan-money i {
  color: #a60000;
  font-size: 18px;
  width: 9%;
}
.chp_plans_info {
  text-align: center; 
  padding: 20px 0 0 0;
  background-color: #FFF;
}
.chp_plans_info b {
  font-size: 25px; 
  color: #DAA520;
}
.chp-platinum .fa-inr {
  color: #6baba1;
}
.chp-platinum b {
  color: #6baba1;
}
.chp-titanium .fa-inr {
  color: #e0a32e;
}
.chp-titanium b {
  color: #e0a32e;
}
.chp-premium .fa-inr {
  color: #9ca780;
}
.chp-premium b {
  color: #9ca780;
}
.chp-exquisite .fa-inr {
  color: #00a68f;
}
.chp-exquisite b {
  color: #00a68f;
}
.platinum-appl {
  background: #A2A1A1;
  color: #FFF;
}
.titanium-appl {
  background: #72B2D6;
  color: #FFF;
}
.premium-appl {
  background: #EC8760;
  color: #FFF;
}
.exquisite-appl {
  background: #00a68f;
  color: #FFF;
}
.exqu-amt, .pre-amt, .tita-amt, .plat-amt {
  color: #FFF !important;
  font-size: 50px;
}
.platinum-appl:hover, .titanium-appl:hover, .premium-appl:hover, .exquisite-appl:hover {
  color: #FFF;
}

.circle-cont{
    width:195px;
    height:195px;
    display: inline-block;
    text-align: center;
}