
p {
	color:#2b2a2a;
}

#header.sticky-header {
	z-index: 999999999;
}
.banner-inner-section {
	/*background-image: url("../images/bg-pricing.jpg");*/
}
.banner-inner-section .container {
	padding:280px 0 300px 0;
	display: table;
	position: relative;
	width:1367px;
} 
.banner-inner-section p { 
	font-size:18px; 
}
.banner-inner-section .small_heading {
	text-transform: uppercase;
	font-family: 'gt_america_trialexp_md';
	color: #fff;
	font-size: 18px;
}
.banner-inner-section .heading_content {
	color:#fff;
}
.banner-inner-section h1 {
	color:#fff;
}
.white-border-line {
	/*height: 1px;*/
	width: 450px;
	/*background: #fff;*/
	border: 1px solid #fff;
	margin: 15px 0 20px 0;
}
.border-line {
	position: absolute;
	left: -7px;
	bottom: -80px;
	width: 12px;
	height: 210px;
	background: #6fc097;
	z-index: 99;
}


.faq-detail .container {
	position: relative;
	z-index:99;
}
.faq-detail a.btn-started {
	font-size:18px;
	padding-left:40px;
	padding-right:40px;
}
.faq-detail a.btn-started:hover, .exp-pricing a.btn-started.green-color:hover {
	background: none;
	color:#6fc097;
}
.faq-detail {
	padding:150px 0;
	overflow:hidden;
	background: #eef2f5;
	position: relative;
}
.faq-detail:before {
	width: 100%;
	height:1168px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: right;
	content:"";
	position:absolute;
	left:0;
	top:0;
}
.faq-detail.lazyloaded:before {
	background-image: url('../images/faq-bg-1.png');
}
.des-faq {
  font-size:22px;
  line-height: 40px;
  padding-top:20px;
  color:#2e2e2e;
  width: 600px;
  font-family: 'rundaw00-lightregular';
}
.des-faq br {
	display:none;
}
.faq-detail .content {
  padding:60px 0 50px 0;
}
.des-faq p {
	color:#2e2e2e; 
}
.acc__card {
  border-bottom:1px solid #d1d1d1;
  position: relative; 
}
.acc__title.active {
  background: #f5f6f7;
}
.acc__title {
  color: #1f5151;
  cursor: pointer;
  display: block;
  position: relative;
  text-align: left;
  font-size: 22px;
  padding:25px 40px 20px 40px;
}
.acc__title::after {
  width: 15px;
  height: 15px;
  border-right: 2px solid #7a7a7b;
  border-bottom: 2px solid #7a7a7b;
  position: absolute;
  right: 25px;
  content: " ";
  top: 24px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.acc__title.active::after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  top: 34px;
}

.acc__panel {
  background: #f5f6f7;
  display: none;
  padding: 10px 40px 40px 40px;
  text-align: left;
  font-weight: normal;
}
.acc__panel {
/*  font-family: 'rundaw00-lightregular';*/
  line-height: 30px;
  color:#2e2e2e;
}
.acc__panel p {
	font-size:18px !important;
	line-height: 28px;
	color:#595959;
}
.acc__panel p a {
	color:#56bf93;
}
.acc__panel p a:hover {
	/*text-decoration:underline;*/
	color:#a0e395;
}
.faq-detail .learn-more {
  padding-top:60px;
}
.faq-detail .learn-more a {
  color:#457373;
}
.faq-detail .learn-more a:hover {
	color:#fff;
}
.acc__panel p span { 
/*  font-family: 'rundaw00-mediumitalicregular';*/
  color:#2e2e2e;
}
.faq-detail h2 {
	font-size:51px;
	padding-bottom:20px;
	color:#23394c;
}

.banner-inner-section a.btn-started.green-color {
	float: left;
	clear: both;
	margin-top: 45px;
	padding-left: 60px;
	padding-right: 60px;
	font-size:18px;
}
.banner-inner-section a.btn-started.green-color:hover {
	background: #457373;
	border-color: #457373;
}
.exp-pricing a.btn-started.green-color {
	padding-left: 60px;
	padding-right: 60px;
	font-size:18px;
}



.pricing-section.lazyloaded {
	background-image: url("../images/pricing-bg.jpg"); 
}
.pricing-section {
	padding:130px 0 170px 0;
	background-size: cover;
	position: relative;
	background-repeat: no-repeat;
	overflow:hidden;
	margin-top:-1px;
}
.pricing-section h2 {
	    color: #23394c;
	font-size:63px;
	padding-bottom: 50px;
}
.pricing-boxes {
	padding-top:50px;
}
.des-box {
	width:calc(25% - 35px);
	float: left;
	margin-right:35px;
}
.price-box:last-child {
	margin-right:0;
}
.des-box h3 {
	text-transform: uppercase;
	color: #535353;
}
.des-box p {
	color: #535353;
	line-height: 32px;
	width: 320px;
	padding: 30px 0 60px 0;
}
.des-box .btn-post {
	background: #457373;
	border-color:#457373;
}
.price-box {
	border:3px solid #6fc097;
	padding:55px 15px 20px 15px;
	width:calc(24.6% - 50px);
	float: left;
	margin-right:15px;
	text-align: center;
	/*opacity: 0;
	transition: all 0.5s ease;*/
}
.plan_5 .price-box {
	width:calc(18.5% - 30px);
}
.price-box h6 {
	color: #407343;
	font-size: 12px;
	font-weight: bold;
}
.price-box h4.small-price-title {
	color: #535353;
	font-size: 35px;
	padding: 10px 0 40px 0;
	border:none;
	font-weight:normal;
}
.price-box h4 {
	color: #457373;
	width:100%;
	font-size: 46px;
	font-weight:600;
	line-height: normal;
	padding:40px 0;
	display: inline-block;
	border-top:1px solid #668967;
}

.price-box h4 span {
	width:100%;
	float: left;
	font-weight:200;
	font-size:19px;
}
.price-box h4.rec-color span{
	color: #457373;
}
.price-box .gray-color {
	font-size:46px;
	color:#535353;
}
.price-box .gray-color span {
	font-size:19px;
}
.main_price_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.price-box .gray-color span.per_month {
	font-size: 16px;
	padding-bottom: 5px;
}
.pricing-boxes .btn-started:hover {
    border-color: #64ab87;
    background: #64ab87;
    color: #fff;
}

.exp-pricing {
	/*background-image: url("../images/bg-exp-pro.jpg");*/
	background-size: cover;
	position: relative;
	background-repeat: no-repeat;
	padding: 130px 0 90px 0;
	text-align: center;
	background-position: center center;
}
.exp-pricing h2 {
	color:#fff;
	font-size: 52px;
}
.exp-pricing p {
	font-size: 26px;
	color:#ffffff;
	padding:20px 0 30px 0;
}


.feature-pricing .container {
	position: relative;
}
.feature-pricing {
	position: relative;
	padding: 110px 0;
	overflow: hidden;
	position: relative;
}
.feature-pricing:before {
	content: "";
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	right:0;
	top:0;
	height: 100%;
	width:1500px;
}
.feature-pricing.lazyloaded:before {
	background-image: url("../images/bg-fea-price1.jpg");
}
.feature-pricing h2 {
	font-size: 40px;
	color:#23394b;
	width: 760px;
	line-height: normal;
}
.left-feature-pricing {
	width: 870px;
	float: left;
	margin-right: 60px;
}
.left-feature-pricing ul {
	margin-top: 40px;
}
.left-feature-pricing ul li:nth-child(1),
.left-feature-pricing ul li:nth-child(2) {
	border-top: 2px solid #cacaca;
}
.left-feature-pricing ul li {
	border-bottom: 2px solid #cacaca;
	width: calc(50% - 25px);
	margin-right: 50px;
	float: left;
	transition: all 0.5s ease;
	position: relative;
	cursor:pointer;
}
.left-feature-pricing ul a {
	display: flex;
	align-items: center;
	font-size: 28px;
	color:#23394c;
	font-weight: 550;
	padding: 20px 0;
	transition: all 0.5s ease;
}
.left-feature-pricing ul a span {
	padding: 0 20px 0 10px;
	display: flex;
}
.left-feature-pricing ul li:before {
	height:4px;
	width:0;
	content: "";
	background: #6fc097;
	transform-origin: left;
	transition: width 0.5s ease;
	position: absolute;
	bottom:-2px;
	left:0;
}
.left-feature-pricing ul li:nth-child(even) { 
	margin-right: 0;
}
.left-feature-pricing ul li.active-price-icon a {
	color: #6fc097;
}
.left-feature-pricing ul li:hover:before, .left-feature-pricing ul li.active-price-icon:before {
	width: 100%;
}
.left-feature-pricing ul li a span {
	background: url("../images/sprite-icon.svg") no-repeat;
	width: 41px;
	height: 40px;
	display: inline-block;
}
.left-feature-pricing ul li.icon-plan-1 a span {
	background-position: -39px -819px;
}
.left-feature-pricing ul li:hover.icon-plan-1 a span, .left-feature-pricing ul li.active-price-icon.icon-plan-1 a span {
	background-position: -209px -819px;
}
.left-feature-pricing ul li.icon-plan-2 a span {
	background-position: -111px -818px;
}
.left-feature-pricing ul li:hover.icon-plan-2 a span, .left-feature-pricing ul li.active-price-icon.icon-plan-2 a span {
	background-position: -281px -818px;
}
.left-feature-pricing ul li.icon-plan-3 a span {
	background-position: -39px -901px;
}
.left-feature-pricing ul li:hover.icon-plan-3 a span, .left-feature-pricing ul li.active-price-icon.icon-plan-3 a span {
	background-position:-209px -901px;
}
.left-feature-pricing ul li.icon-plan-4 a span {
	background-position: -111px -902px;
}
.left-feature-pricing ul li:hover.icon-plan-4 a span, .left-feature-pricing ul li.active-price-icon.icon-plan-4 a span {
	background-position: -281px -902px;
}
.left-feature-pricing ul li.icon-plan-5 a span {
	background-position: -39px -983px;
}
.left-feature-pricing ul li:hover.icon-plan-5 a span, .left-feature-pricing ul li.active-price-icon.icon-plan-5 a span {
	background-position: -209px -983px;
}
.left-feature-pricing ul li.icon-plan-6 a span {
	background-position: -110px -983px;
}
.left-feature-pricing ul li:hover.icon-plan-6 a span, .left-feature-pricing ul li.active-price-icon.icon-plan-6 a span {
	background-position: -280px -983px;
}
.left-feature-pricing ul li.icon-plan-7 a span {
	background-position: -39px -1067px;
}
.left-feature-pricing ul li:hover.icon-plan-7 a span, .left-feature-pricing ul li.active-price-icon.icon-plan-7 a span {
	background-position: -209px -1067px;
}
.left-feature-pricing ul li.icon-plan-8 a span {
	background-position: -112px -1067px;
}
.left-feature-pricing ul li:hover.icon-plan-8 a span, .left-feature-pricing ul li.active-price-icon.icon-plan-8 a span {
	background-position: -282px -1067px;
}
.left-feature-pricing ul li.icon-plan-9 a span {
	background-position: -39px -1150px;
}
.left-feature-pricing ul li:hover.icon-plan-9 a span, .left-feature-pricing ul li.active-price-icon.icon-plan-9 a span {
	background-position: -209px -1150px;
}
.left-feature-pricing ul li.icon-plan-10 a span {
	background-position: -112px -1149px;
}
.left-feature-pricing ul li:hover.icon-plan-10 a span, .left-feature-pricing ul li.active-price-icon.icon-plan-10 a span {
	background-position: -282px -1149px;
}
.left-feature-pricing ul li.icon-plan-11 a span {
	background-position: -39px -1233px;
}
.left-feature-pricing ul li:hover.icon-plan-11 a span, .left-feature-pricing ul li.active-price-icon.icon-plan-11 a span {
	background-position: -209px -1233px;
}
.left-feature-pricing ul li.icon-plan-12 a span {
	background-position: -112px -1234px;
}
.left-feature-pricing ul li:hover.icon-plan-12 a span, .left-feature-pricing ul li.active-price-icon.icon-plan-12 a span {
	background-position: -282px -1234px;
}
.left-feature-pricing ul li:hover a {
	color:#6fc097;
}
.left-feature-pricing ul li.icon-plan-13 a span {
	background:none !important;
}
.right-feature-pricing .icon-plan-13 .icon-fea-pri {
	background:url('../images/appointment-icon.svg')no-repeat;
	background-size: 100% auto;
}
.left-feature-pricing ul li.icon-plan-13 a span:before {
	content: "";
	background:url('../images/appointment-price.svg')no-repeat;
	background-size: 100% auto;
	float: left;
	width: 42px;
	height: 55px;
}
.left-feature-pricing ul li.icon-plan-13:hover a span:before { 
	background:url('../images/appointment-price-hover.svg')no-repeat;
	background-size: 100% auto;
}
.icon-fea-pri {
	width: 108px;
	height: 101px;
	margin:auto;
	background: url("../images/pricing-sprite.png") no-repeat;
}
.right-feature-pricing .icon-plan-1 .icon-fea-pri {
	background-position: -44px -19px;
}
.right-feature-pricing .icon-plan-2 .icon-fea-pri {
	background-position: -41px -135px;
}
.right-feature-pricing .icon-plan-3 .icon-fea-pri {
	background-position: -194px -16px;
}
.right-feature-pricing .icon-plan-4 .icon-fea-pri {
	background-position: -199px -139px;
}
.right-feature-pricing .icon-plan-5 .icon-fea-pri {
	background-position: -349px -17px;
}
.right-feature-pricing .icon-plan-6 .icon-fea-pri {
	background-position: -356px -139px;
}
.right-feature-pricing .icon-plan-7 .icon-fea-pri {
	background-position: -42px -569px;
}
.right-feature-pricing .icon-plan-8 .icon-fea-pri {
	background-position: -42px -691px
}
.right-feature-pricing .icon-plan-9 .icon-fea-pri {
	background-position: -199px -567px;
}
.right-feature-pricing .icon-plan-10 .icon-fea-pri {
	background-position: -197px -689px;
}
.right-feature-pricing .icon-plan-11 .icon-fea-pri {
	background-position: -346px -569px;
}
.right-feature-pricing .icon-plan-12 .icon-fea-pri {
	background-position: -351px -691px;
}
.image1-pricing {
	position: absolute;
	right:0;
	top: 50px;
}
.right-feature-pricing {
	width: 525px;
	height: 525px;
	padding: 50px;
	background:#fff;
	border-radius: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	-webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}
/*.right-feature-pricing .inner-right-feature.icon-plan-1 {
	transform: translateY(0);
}
.right-feature-pricing .inner-right-feature {
	transition: all .5s;
	transform: translateY(10px);
}*/
.right-feature-pricing .inner-right-feature {
	/*opacity: 0;*/
	/*-webkit-animation: box1 2s normal forwards fade-in;
	animation: box1 2s normal forwards ease-in-out;*/
}
.right-feature-pricing .inner-right-feature.icon-plan-2,
.right-feature-pricing .inner-right-feature.icon-plan-3,
.right-feature-pricing .inner-right-feature.icon-plan-4,
.right-feature-pricing .inner-right-feature.icon-plan-5,
.right-feature-pricing .inner-right-feature.icon-plan-6,
.right-feature-pricing .inner-right-feature.icon-plan-7,
.right-feature-pricing .inner-right-feature.icon-plan-8,
.right-feature-pricing .inner-right-feature.icon-plan-9,
.right-feature-pricing .inner-right-feature.icon-plan-10,
.right-feature-pricing .inner-right-feature.icon-plan-11,
.right-feature-pricing .inner-right-feature.icon-plan-12 {
	/*opacity: 0;*/
}
.right-feature-pricing .inner-right-feature.icon-plan-1 {
	/*opacity: 1;*/
}
.right-feature-pricing .inner-right-feature.icon-plan-1,
.right-feature-pricing .inner-right-feature.icon-plan-2,
.right-feature-pricing .inner-right-feature.icon-plan-3,
.right-feature-pricing .inner-right-feature.icon-plan-4,
.right-feature-pricing .inner-right-feature.icon-plan-5,
.right-feature-pricing .inner-right-feature.icon-plan-6,
.right-feature-pricing .inner-right-feature.icon-plan-7,
.right-feature-pricing .inner-right-feature.icon-plan-8,
.right-feature-pricing .inner-right-feature.icon-plan-9,
.right-feature-pricing .inner-right-feature.icon-plan-10,
.right-feature-pricing .inner-right-feature.icon-plan-11,
.right-feature-pricing .inner-right-feature.icon-plan-12 {
	/*opacity: 0;
	-webkit-animation: box1 5s normal forwards fade-in;
	animation: box1 5s normal forwards ease-in-out;*/
	/*opacity: 1;*/
}

.right-feature-pricing .inner-right-feature.icon-plan-3 {
	/*opacity: 0;
	-webkit-animation: box1 1s normal forwards fade-in;
	animation: box1 1s normal forwards ease-in-out;*/
	/*opacity: 1;*/
}
.right-feature-pricing .inner-right-feature.icon-plan-1 {
	/*opacity: 0;
	-webkit-animation: box1 1s normal forwards fade-in;
	animation: box1 1s normal forwards ease-in-out;*/
	/*opacity: 1;*/
}

/*.modal-price .right-feature-pricing .inner-right-feature.icon-plan-1 {
	transition: all .5s;
}
.modal-price .right-feature-pricing .inner-right-feature.icon-plan-2 {	
	transition: all .5s;
}
.modal-price .right-feature-pricing .inner-right-feature.icon-plan-3 {
	transition: all .5s;
}
.modal-price .right-feature-pricing .inner-right-feature.icon-plan-4 {*/
	/*opacity: 0;*/
	/*transition: all .5s;
}
.modal-price .right-feature-pricing .inner-right-feature.icon-plan-5 {
	transition: all .5s;
}
.modal-price .right-feature-pricing .inner-right-feature.icon-plan-6 {
	transition: all .5s;
}
.modal-price .right-feature-pricing .inner-right-feature.icon-plan-7 {
	transition: all .5s;
}
.modal-price .right-feature-pricing .inner-right-feature.icon-plan-8 {
	transition: all .5s;
}
.modal-price .right-feature-pricing .inner-right-feature.icon-plan-9 {
	transition: all .5s;
}
.modal-price .right-feature-pricing .inner-right-feature.icon-plan-10 {
	transition: all .5s;
}
.modal-price .right-feature-pricing .inner-right-feature.icon-plan-11 {
	transition: all .5s;
}
.modal-price .right-feature-pricing .inner-right-feature.icon-plan-12 {
	transition: all .5s;
}
.des-right-price .modal-price .right-feature-pricing .inner-right-feature.icon-plan-1 {
	-webkit-animation: box1 2s normal forwards fade-in;
	animation: box1 2s normal forwards ease-in-out;
}
.des-right-price .modal-price .right-feature-pricing .inner-right-feature.icon-plan-2 {
	-webkit-animation: box1 2s normal forwards fade-in;
	animation: box1 2s normal forwards ease-in-out;
}
.des-right-price .modal-price .right-feature-pricing .inner-right-feature.icon-plan-3 {
	-webkit-animation: box1 2s normal forwards fade-in;
	animation: box1 2s normal forwards ease-in-out;
}
.des-right-price .modal-price .right-feature-pricing .inner-right-feature.icon-plan-4 {
	-webkit-animation: box1 2s normal forwards fade-in;
	animation: box1 2s normal forwards ease-in-out;
}
.des-right-price .modal-price .right-feature-pricing .inner-right-feature.icon-plan-5 {
	-webkit-animation: box1 2s normal forwards fade-in;
	animation: box1 2s normal forwards ease-in-out;
}
.des-right-price .modal-price .right-feature-pricing .inner-right-feature.icon-plan-6 {
	-webkit-animation: box1 2s normal forwards fade-in;
	animation: box1 2s normal forwards ease-in-out;
}
.des-right-price .modal-price .right-feature-pricing .inner-right-feature.icon-plan-7 {
	-webkit-animation: box1 2s normal forwards fade-in;
	animation: box1 2s normal forwards ease-in-out;
}
.des-right-price .modal-price .right-feature-pricing .inner-right-feature.icon-plan-8 {
	-webkit-animation: box1 2s normal forwards fade-in;
	animation: box1 2s normal forwards ease-in-out;
}
.des-right-price .modal-price .right-feature-pricing .inner-right-feature.icon-plan-9 {
	-webkit-animation: box1 2s normal forwards fade-in;
	animation: box1 2s normal forwards ease-in-out;
}
.des-right-price .modal-price .right-feature-pricing .inner-right-feature.icon-plan-10 {
	-webkit-animation: box1 2s normal forwards fade-in;
	animation: box1 2s normal forwards ease-in-out;
}
.des-right-price .modal-price .right-feature-pricing .inner-right-feature.icon-plan-11 {
	-webkit-animation: box1 2s normal forwards fade-in;
	animation: box1 2s normal forwards ease-in-out;
}
.des-right-price .modal-price .right-feature-pricing .inner-right-feature.icon-plan-12 {
	-webkit-animation: box1 2s normal forwards fade-in;
	animation: box1 2s normal forwards ease-in-out;
}*/

.left-feature-pricing ul li:hover ~ .modal-price .right-feature-pricing .inner-right-feature.icon-plan-1 {
	/*opacity: 0;
	-webkit-animation: box1 3s normal forwards fade-in;
	animation: box1 3s normal forwards ease-in-out;*/
	/*background: red;*/
}
.left-feature-pricing ul li:hover ~ .modal-price .right-feature-pricing .inner-right-feature.icon-plan-2 {
	/*opacity: 0;
	-webkit-animation: box1 3s normal forwards fade-in;
	animation: box1 3s normal forwards ease-in-out;*/
	/*background: red;*/
}
.left-feature-pricing ul li:hover ~ .modal-price .right-feature-pricing .inner-right-feature.icon-plan-3 {
	/*opacity: 0;
	-webkit-animation: box1 3s normal forwards fade-in;
	animation: box1 3s normal forwards ease-in-out;*/
	/*background: red;*/
}
.left-feature-pricing ul li:hover ~ .modal-price .right-feature-pricing .inner-right-feature.icon-plan-4 {
	/*opacity: 0;
	-webkit-animation: box1 3s normal forwards fade-in;
	animation: box1 3s normal forwards ease-in-out;*/
	/*background: red;*/
}
@-webkit-keyframes box1 {
  35% {
    opacity:0;
    -webkit-transform: translateY(5px);
  }
  100% {
    opacity:1;
    -webkit-transform: translateY(0);
  }
}


.right-feature-pricing h2 {
	width:100%;
	font-size:40px;
	color:#6fc097;
	padding:30px 0 10px 0;
}
.right-feature-pricing p {
	line-height: normal;
	font-size: 20px;
	width: 445px;
	margin:auto;
	line-height: 28px;
}
.right-feature-pricing p a {
	color:#6fc097;
}
.right-feature-pricing p a:hover {
	color:#23394c;
}
.right-feature-pricing .modal-price-close {
	display:none;
}
.feature-pricing .learn-more {
	padding-top: 0 !important;
	text-align: center;
}
.feature-pricing .learn-more a {
	margin: auto;
	float: none;
	color: #6fc097;
}
.feature-pricing .learn-more a:hover {
	color:#fff;
}

.feature-pricing .learn-more {
    padding-top: 60px !important; 
	clear: both;
}

html:lang(es) .learn-more a {
	width: 163px;
	height: 99px;
	text-align: center;
	padding: 64px 0 0 0;
	border-radius:100%;
}
html:lang(es) .banner-inner-section h1, 
html:lang(es) .banner-inner-section .heading {
	width: 500px;
}

.big_flag  {
	position: relative;
	top: -4px;
}
.small_flag {
	position: relative;
	top: 3px;
}
.cad_flag .big_flag {
	position: relative;
	top: -2px; 
	width: 24px;
	vertical-align: middle;
	margin-right: 7px;
}


/* 15-09-2023 */
.pricing-block {
	clear: both;
	width: 100%;
	display: inline-block;
}
.price-block table {
	width: 100%;
	border: 1px solid #9acaae;
	border-collapse: collapse;
	max-width: 1080px;
	margin: 0 auto;
}
.price-block table tr td:first-child {
	border-color: #dce3e3;
	color: #fff;
	background: #457373;
	min-width: 100px;
}
.price-block img {
	max-width: 25px;
}
.price-cover {
	display: flex;
	justify-content: space-around;
	margin-bottom: 10px;
}
.price-block .acc__card {
	margin-bottom: 7px;}
.price-cover h4 {
	display: flex;
	align-items: center;
}
.rec-num{
	font-size: 15px;
}
.price-cover div {
	display: flex;
	align-items: center;
	line-height: 1.3;
	font-size: 14px;
}
.price-cover div:first-child {
	padding-right: 15px;
}
.price-block .btn-cover{
	display: flex;
}
.price-block .acc__title, .price-block .acc__title.active{
	background: #507272;
	color: #fff;
}
.price-block .acc__title::after{
	border-color: #fff;
}
.price-block .btn-cover .btn-started {
	width: 100%;
	font-size: 18px;
}
.price-cover div span:first-child {
	padding-right: 10px;
}
.price-block .acc__panel {
	padding: 13px;
	border: 1px solid #97c9ac;
}
.price-block .acc__title.active {
	border: 1px solid #507272;
}
.price-block table tr td {
	text-align: center;
	vertical-align: middle;
	padding: 15px;
}
.desc-box {
	text-align: center;
	padding: 50px 15px;
}
.price-block table tr td span {
	display: block;
	color: #90acac;
	font-size: 14px;
	margin-top: 3px;
	position: relative;
}
.price-block table tr td span.pop-text {
	position: absolute;
	top: 0;
	width: 100%;
	color: #000;
	background: #a7cacb;
	left: 0;
	right: 0;
	margin: 0;
	font-size: 11px;
	padding: 3px 0;
	font-weight: 600;
}
.price-block table tr td span.pop-text:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #a7cacb;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -5px;
}
.price-block span.per_month {
	min-height: initial !important;
}
.price-block .desc-box {
	text-align: center;
	padding: 50px 0;
}
.price-block  td strong {
	color: #23394c;
	font-size: 18px;
	font-weight: 600;
}
.price-block  table tr td {
	border-top: 1px solid #97c9ac;
}
.price-block .btn-started {
	padding: 10px 15px;
	font-size: 12px;
	border: 2px solid #6fc097;
	text-align: center;
}
.price-block .btn-started:hover{
	background: none;
	color: #6fc097;
	border-color: #6fc097;
}
.pricing-block {
	padding: 130px 0 100px;
}
.pricing-block .use-image {
	background: url(https://posh.com/wp-content/uploads/2023/09/user-sprite.png) no-repeat;
	margin: 0 auto;
}
.pricing-block h2 {
	color: #23394c;
	font-size: 63px;
	padding-bottom: 0;
	text-align: center;
}
.pricing-block .desc-box {
	text-align: center;
	padding: 50px 15px;
}
.pricing-block .desc-box h3.small-title {
	color: #535353;
	margin-bottom: 10px;
}
.pricing-block .price-block table {
	width: 100%;
	border: 1px solid #9acaae;
	border-collapse: collapse;
	max-width: 1080px;
	margin: 0 auto;
}
.pricing-block .price-block table .bold-font {
	color: #457373;
	font-size: 20px;
	font-weight: bold;
}
.pricing-block .price-block table .price_sec span {
	display: inline-block;
	color: #457373;
	font-size: 17px;
}
span.price_dollar {
  margin: 0;
  top: 1px;
}
.pricing-block .price-block table .rec-color span {
	font-weight: 400;
}
.pricing-block .price-block table tr span.add-plus span {
	display: inline-block;
	margin: 0;
}
.pricing-block .price-block table tr:first-child span.add-plus .not-first-child {
	display: none;
}
.pricing-block .price-block table tr:not(:first-child) span.add-plus .first-child {
	display: none;
}
/*.pricing-block .price-block table tr td {
vertical-align: baseline;
}*/
.pricing-block .price-block table tr td:first-child, .pricing-block .price-block table tr td:last-child {
	vertical-align: middle;
}
.pricing-block .price-block img {
	max-width: 23px;
}
.pricing-block .price-block table tr td h4 {
	font-size: 25px;
	color: #fff
}
.pricing-block .price-block table tr td:first-child {
	width: 150px;
}
.pricing-block .price-block table tr td:last-child {
	width: 185px;
}
.pricing-block .price-block table tr:not(.most-pop) td:last-child a {
	background: transparent;
	color: #6fc097;
}
.pricing-block .price-block table tr:not(.most-pop) td:last-child a:hover {
	background: #6fc097;
	color: #ffffff;
}
/*.pricing-block .price-block table tr.most-pop td:last-child a {

}*/
.pricing-block .price-block table span.pop-text {
	position: relative;
	top: -16px;
	width: 100%;
	color: #000;
	background: #a7cacb;
	left: -15px;
	right: 0;
	margin: 0;
	font-size: 14px;
	padding: 8px 15px;
	font-weight: 600;
}
.pricing-block .price-block .acc__card span.pop-text {
	display: block;
	background-color: #a7cacb;
	padding: 10px 10px 12px;
	text-align: center;
	font-weight: bold;
}
.pricing-block .price-block .acc__card span.pop-text:before {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #a7cacb;
	content: "";
	top: 36px;
	position: relative;
	z-index: 9;
	left: 60px;
	text-align: center;
}
.price-block table tr:first-child td:first-child {
	border-top: 1px solid #457373;
}
.price-block table tr td:first-child {
	border-color: #ffffff;
	position: sticky;
	left: 0;
	z-index: 9;
}
.page-template-pricing-page .price-block table tr td span.per_month,
.page-template-landing-page .price-block table tr td span.per_month {
	min-height: inherit;
	margin: 0;
}
.page-template-pricing-page .price-block table tr td span:last-child,
.page-template-landing-page .price-block table tr td span:last-child {
	min-height: 33px;
}
.page-template-pricing-page .price-block table tr td span,
.page-template-landing-page .price-block table tr td span {
	font-size: 15px;
}
.page-template-pricing-page .price-block table tr td:first-child,
.page-template-landing-page .price-block table tr td:first-child {
	border-color: #23394c;
	background: #23394c;
	border-color: #457373;
	background: #457373;
	border-radius: 20px 0 20px 0;
}
.page-template-pricing-page  .price-block table tr td,
.page-template-pricing-page  .price-block table tr:first-child td:first-child,
.page-template-pricing-page  .price-block table,
.page-template-landing-page  .price-block table tr td,
.page-template-landing-page  .price-block table tr:first-child td:first-child,
.page-template-landing-page  .price-block table {
	border: none;
}
.page-template-pricing-page .pricing-block .price-block table .bold-font,
.page-template-pricing-page .pricing-block .price-block table .price_sec span,
.page-template-pricing-page .price-block table tr td span,
.page-template-landing-page .pricing-block .price-block table .bold-font,
.page-template-landing-page .pricing-block .price-block table .price_sec span,
.page-template-landing-page .price-block table tr td span{
	color: #23394c;
}
.page-template-pricing-page .price-block table tr td span.pop-text:after,
.page-template-landing-page .price-block table tr td span.pop-text:after{display: none;}
.page-template-pricing-page .price-block table,
.page-template-landing-page .price-block table {
	border-collapse: separate;
	border-spacing: 0 20px;
	max-width: 100%;
}
.page-template-pricing-page .price-block tr,
.page-template-landing-page .price-block tr {
	-webkit-appearance: none;
	/*-moz-box-shadow: 0 3px 10px 5px #e9f4ef;
	-webkit-box-shadow: 0 3px 10px 5px #e9f4ef;
	box-shadow: 0 3px 10px 5px #e9f4ef;*/
	filter: drop-shadow(3px 10px 5px #e9f4ef);
  -webkit-filter: drop-shadow(3px 10px 5px #e9f4ef);
  -moz-filter:  drop-shadow(3px 10px 5px #e9f4ef);
  -ms-filter:  drop-shadow(3px 10px 5px #e9f4ef);
  -o-filter: drop-shadow(3px 10px 5px #e9f4ef);
  background-color: #fff;
	border-radius: 20px 0 20px 0;
	position: relative;


}
/*.page-template-pricing-page .price-block tr:not(.most-pop),
.page-template-landing-page .price-block tr:not(.most-pop) {
	transform: scale(0.99);
}*/
.page-template-pricing-page .price-block tr.most-pop,
.page-template-landing-page .price-block tr.most-pop {
	/*-moz-box-shadow: 0 3px 10px 2px #aee09d9c;
	-webkit-box-shadow: 0 3px 10px 2px #aee09d9c;
	box-shadow: 0 3px 10px 2px #aee09d9c;*/
	filter: drop-shadow(0 0 0 #aee09d9c);
  -webkit-filter: drop-shadow(0 0 0 #aee09d9c);
  -moz-filter:  drop-shadow(0 0 0 #aee09d9c);
  -ms-filter:  drop-shadow(0 0 0 #aee09d9c);
  -o-filter: drop-shadow(0 0 0 #aee09d9c);
  background-color: #fff;
}
.page-template-pricing-page  .price-block table tr td,
.page-template-landing-page  .price-block table tr td {
	padding: 20px 15px;
}
.price-block .acc__panel,
.price-block .acc__title, .price-block .acc__title.active {
	border: none !important;
}
.page-template-pricing-page .pricing-block .acc__title,
.page-template-landing-page .pricing-block .acc__title {
	padding: 14px 40px 14px 20px;
	border-radius: 20px 0 20px 0;
}
.page-template-pricing-page .pricing-block .price-block table span.pop-text,
.page-template-landing-page .pricing-block .price-block table span.pop-text{
	display: none;
}
.page-template-pricing-page .price-block table tr.most-pop td,
.page-template-landing-page .price-block table tr.most-pop td {
	position: relative !important;
}
.page-template-pricing-page .price-block table tr.most-pop  td:nth-child(1):before,
.page-template-landing-page .price-block table tr.most-pop  td:nth-child(1):before {
	border-radius: 16px 0 0 0;
}
.page-template-pricing-page .price-block table tr.most-pop  td:nth-child(3):before,
.page-template-landing-page .price-block table tr.most-pop  td:nth-child(3):before{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-family: 'p22_mackinacregular';
	top: 0;
	padding: 8px 0;
	background: #aee09d;
	color: #000;
	z-index: 9;
	text-align: center;
	content: 'Most popular';
	font-size: 18px;
	font-weight: 600;
}

.page-template-pricing-page .price-block table tr.most-pop  td:before,
.page-template-landing-page .price-block table tr.most-pop  td:before{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-family: 'p22_mackinacregular';
	top: 0;
	padding: 8px 0;
	background: #aee09d;
	color: #000;
	z-index: 9;
	text-align: center;
	content: '';
	font-size: 18px;
	font-weight: 600;
	height: 20px;
}
.page-template-pricing-page .price-block table tr.most-pop td,
.page-template-landing-page .price-block table tr.most-pop td {
	padding: 55px 15px 20px;
	border: 4px solid #aee09d;
	border-left: 0;
	border-right: 0;
}
.page-template-pricing-page .price-block table tr.most-pop td:last-child,
.page-template-landing-page .price-block table tr.most-pop td:last-child {
	border-right: 4px solid #aee09d;
	border-radius: 0 0 20px 0;
}
.page-template-pricing-page .pricing-block .price-block .acc__card span.pop-text:before,
.page-template-landing-page .pricing-block .price-block .acc__card span.pop-text:before{
	display: none;
}
.page-template-pricing-page .price-block table tr.most-pop td:first-child,
.page-template-landing-page .price-block table tr.most-pop td:first-child {
	position: initial;
	border-left: 4px solid #aee09d;
	border-top: 4px solid #aee09d;
	border-radius: 20px 0 0 0;
	background: transparent;
	padding: 0;
}
.page-template-pricing-page .price-block table tr.most-pop td:first-child span,
.page-template-landing-page .price-block table tr.most-pop td:first-child span {
	border-color: #23394c;
	background: #23394c;
	/*border-color: #457373;
	background: #457373;*/
	display: flex;
	height: 100%;
	width: 100%;
	justify-content: center;
	min-height: 104px;
	align-items: center;
	padding-top: 30px;
	padding-bottom: 8px;
	border-radius: 20px 0 20px 0;
}
.page-template-pricing-page .price-block table tr td:first-child,
.page-template-landing-page .price-block table tr td:first-child {
	position: initial;
}
.page-template-pricing-page .price-block .acc__title.active,
.page-template-landing-page .price-block .acc__title.active {
	border-radius: 20px 0 0 0 !important;
}
.page-template-pricing-page .pricing-block .price-block .acc__card span.pop-text,
.page-template-landing-page .pricing-block .price-block .acc__card span.pop-text {
	display: none;
	background-color: #aee09d;
}
.page-template-pricing-page .pricing-block .price-block .acc__card.most-pop span.pop-text,
.page-template-landing-page .pricing-block .price-block .acc__card.most-pop span.pop-text {
	display: block;
}
.page-template-pricing-page .price-block .acc__card,
.page-template-landing-page .price-block .acc__card {
	margin-bottom: 7px;
	border: none;
	box-shadow: 0 3px 10px 5px #e9f4ef;
	border-radius: 20px 0 20px 0;
}
.page-template-pricing-page .price-block .acc__panel,
.page-template-landing-page .price-block .acc__panel {
	padding: 15px 20px;
	background: transparent;;
	border-radius: 0 0 20px 0;
}
.page-template-pricing-page .price-block .acc__title,.page-template-pricing-page  .price-block .acc__title.active,
.page-template-landing-page .price-block .acc__title,.page-template-landing-page  .price-block .acc__title.active {
/*	background: #23394c;*/
	background: #457373;
}
.page-template-pricing-page .price-block .most-pop .acc__title,.page-template-pricing-page .price-block .most-pop .acc__title.active,
.page-template-landing-page .price-block .most-pop .acc__title,.page-template-landing-page .price-block .most-pop .acc__title.active {
	background: #23394c;
}
.page-template-pricing-page .price-cover div span,
.page-template-landing-page .price-cover div span{
	color: #23394c;
}
.pricing-block .desc-box p {
	max-width: 1220px;
	margin: 0 auto;
	color: #23394c;
	line-height: 1.6;
}
.page-template-pricing-page .price-block table tr.most-pop td:first-child:before,
.page-template-pricing-page .pricing-block .price-block .acc__card.most-pop span.pop-text,
.page-template-landing-page .price-block table tr.most-pop td:first-child:before,
.page-template-landing-page .pricing-block .price-block .acc__card.most-pop span.pop-text{
	text-transform: capitalize;
}
.page-template-pricing-page .price-block table tr td span.add-plus,
.page-template-landing-page .price-block table tr td span.add-plus {
	margin-top: 4px;
}
.page-template-pricing-page .price-block table tr td:nth-child(2) span:last-child,
.page-template-landing-page .price-block table tr td:nth-child(2) span:last-child{
	margin-top: 5PX ;
}
.pricing-block .plan-startups .use-image, .pricing-block .plan-entrepreneurs .use-image {
	width: 30px;
	height: 26px;
	background-position: -5px -30px;
}
.pricing-block .plan-small.businesses .use-image {
	width: 30px;
	height: 26px;
	background-position: -5px -30px;
}
.pricing-block .plan-medium-sized.businesses .use-image {
	width: 40px;
	height: 28px;
	background-position: -1px -60px;
	margin-bottom: 3.5px;
}
.pricing-block .plan-large.businesses .use-image {
	width: 51px;
	height: 28px;
	background-position: 2px -92px;
}
.pricing-block .plan-enterprise .use-image {
	width: 51px;
	height: 28px;
	background-position: 2px -92px;
}
.pricing-section {
	display: none;
}
.price-block.d-m-b {
	display: none;
}
/* 15-09-2023 */

/*@media not all and (min-resolution: 0.001dpcm) 
{ @supports (-webkit-appearance:none) {
	.page-template-pricing-page .price-block table {
		position: relative;
		background: red;
	}
	.page-template-pricing-page .price-block table tr.most-pop td:first-child:before {
		top: 29%;
	}
}
}*/

@media (device-width:2560px) {
	.feature-pricing::before {
	    background-position: 0px -250px !important;
	    width: 2260px;
	    background-size: 100% auto;
	    background-position: top right;
	}
}
@media (device-width:2880px) {
	.feature-pricing::before {
	    background-position: 0px -250px;
	    width: 2600px;
	    background-size: 100% auto;
	    background-position: top right;
	}
}
@media (min-width:1800px) {
	.feature-pricing::before {
	    background-position: -140px -70px;
	}
}
@media (device-width:2880px) {
	.feature-pricing::before {
	    background-position:-40px -380px;
	}
}
@media (min-width:2400px) {
	.image1-pricing {
		width: 750px;
	}
	.banner-section {
		background-position: top right;
	}
}
@media (min-width:2700px) {
	.image1-pricing {
		width: 820px;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
	
}
@media(max-width:1799px) {
	.banner-inner-section .container {
		padding: 200px 0;
	}
	.image1-pricing {
		width: 500px;
	}
	.right-feature-pricing {
    	width: 450px;
    	height: 450px;
	}
	.right-feature-pricing p {
	    font-size: 18px;
	    width: 395px;
	    line-height: 26px;
	}
	.right-feature-pricing h2 {
		font-size: 36px;
		padding: 20px 0 10px 0;
	}
	.feature-pricing::before {
	    background-size: 100% auto;
		background-position: 130px -20px;
	}
	.feature-pricing .learn-more {
		padding-top: 50px !important;
		clear: both;
	}
}

@media(min-width: 1700px) {
	.page-template-pricing-page .price-block table tr td span:last-child,
	.page-template-landing-page .price-block table tr td span:last-child {
		min-height: 45px;
	}
	.page-template-pricing-page .price-block table tr.most-pop td:first-child span,
	.page-template-landing-page .price-block table tr.most-pop td:first-child span{
		min-height: 120px;
	}
	body.page-template-pricing-page .price-block table tr td,
	body.page-template-landing-page .price-block table tr td {
		padding: 27px 15px;
	}
	.pricing-block .price-block table .bold-font {
		font-size: 25px;
	}
	.price-block table {
		max-width: 1400px;
	}
	.page-template-pricing-page .pricing-block .price-block table tr td:last-child,
	.page-template-landing-page .pricing-block .price-block table tr td:last-child {
		width: 240px;
	}
	.page-template-pricing-page  .pricing-block .price-block table tr td:first-child,
	.page-template-landing-page  .pricing-block .price-block table tr td:first-child {
		width: 185px;
	}
	.page-template-pricing-page  .price-block .btn-started,
	.page-template-landing-page  .price-block .btn-started {
		padding: 16px 20px;
		font-size: 15px;
	}
	.page-template-pricing-page  .pricing-block .price-block table tr td:first-child,
	.page-template-landing-page  .pricing-block .price-block table tr td:first-child {
		width: 200px;
	}
	.page-template-pricing-page .pricing-block .price-block table .price_sec span,
	.page-template-landing-page .pricing-block .price-block table .price_sec span {
		font-size: 20px;
	}
	.page-template-pricing-page .price-block table tr td span,
	.page-template-landing-page .price-block table tr td span {
		font-size: 20px;
	}
	.page-template-pricing-page .pricing-block .price-block table .bold-font,
	.page-template-landing-page .pricing-block .price-block table .bold-font {
		font-size: 24px;
	}
	.page-template-pricing-page  .pricing-block .price-block table tr td h4,
	.page-template-landing-page  .pricing-block .price-block table tr td h4 {
		font-size: 30px;
	}	
}

@media screen and (min-width:1690px) and (max-width: 1799px) {
	
}
@media(max-width:1699px){
	.des-box p {
		width:325px;
	}
}
@media(max-width:1650px) {
	.border-line {
	    width: 11px;
	    height: 210px;
	    bottom: -80px;
	}
	.virtual-text {
    	font-size: 45px;
	    padding-bottom: 40px;
	}
	.exp-pricing h2 {
    	font-size: 45px;
	}
	.banner-inner-section .container {
		width:1200px;
	}
	.banner-inner-section .heading_content {
		line-height:42px;
	}
	.pricing-section h2 {
	    font-size: 53px;
	}
	.pricing-boxes {
	    padding-top: 30px;
	}
	.pricing-section {
	    padding: 100px 0 140px 0;
	}
	.price-box {
		padding:40px 15px 22px 15px;
	}
	/**/
	.plan_5 .price-box {
		width: calc(18% - 20px);
		padding:40px 10px 22px 10px;
	}
	.plan_5 .price-box .gray-color {
		font-size:36px;
	}
	.plan_5 .price-box h4 {
		padding: 20px 0;
	}
	/**/
	.price-box h4.small-price-title {
	    font-size: 33px;
	    padding: 10px 0 30px 0;
	}
	.price-box h4 {
	    font-size: 42px;
	    padding: 30px 0;
	}
	.minute-text {
		padding-right:10px;
	}
	.des-box p {
		width:300px;
		padding:20px 0 40px 0;
	}
	.pricing-boxes .btn-started {
		padding: 12px 20px;
	}

	.feature-pricing h2 {
	    font-size: 34px;
	    width: 660px;
	}
	.left-feature-pricing {
	    width: 730px;
	}
	.left-feature-pricing ul a {
	    font-size: 25px;
	    padding: 15px 0;
	}
	.right-feature-pricing {
	    width: 400px;
	    height: 400px;
	}
	.right-feature-pricing h2 {
	    font-size: 32px;
	    width: 100%;
	}

	.feature-pricing::before {
	    background-position: 260px -90px;
	}
	html:lang(es) .plan_5 .price-box h4, html:lang(es) .plan_5 .price-box .gray-color {
	    font-size: 29px;
	}
	.big_flag {
	  top: -2px;
	  width: 25px !important;
	  height: 25px !important;
	}
	.small_flag {
	  width: 19px !important;
	  height: 20px !important;
	  margin-right: 3px;
	}

	.pricing-block h2 {
		font-size: 53px;
	}
	.pricing-block {
		padding: 100px 0 80px;
	}
}

@media (max-width: 1550px) {
	.page-template-pricing-page .price-block table tr td:nth-child(2) span:last-child,
	.page-template-landing-page .price-block table tr td:nth-child(2) span:last-child {
		margin-top: 0;
	}
}

@media(max-width:1366px) {
	.virtual-text {
	    font-size: 40px;
	    padding-bottom: 35px;
	}
	.exp-pricing h2 {
	    font-size: 40px;
	}
	.banner-inner-section .container  {
	    width: 1080px;
	}
	.faq-detail h2 {
		font-size:45px;
	}

	.pricing-section h2 {
	    font-size: 48px;
	    padding-bottom: 20px;
	}
	.des-box p {
	    width: 100%;
		padding: 20px 0;
		font-size: 18px;
		line-height: 26px;
	}
	.des-box h3 {
		font-size:16px;
	}
	.price-box h4.small-price-title {
	    font-size: 30px;
	    padding: 10px 0 20px 0;
	}
	.price-box h4, .price-box .gray-color {
	    font-size: 40px;
	    padding: 20px 0;
	}
	.price-box .gray-color span, .price-box h4 span {
	    font-size: 13px;
	}
	.pricing-section {
	    padding: 110px 0;
	}
	.plan_5 .price-box {
		padding: 30px 10px 15px 10px;
		width:calc(17% - 14px);
	}
	.plan_5 .price-box h4, .plan_5 .price-box .gray-color {
		font-size: 30px;
	}
	.plan_5 .price-box h4.small-price-title {
		font-size: 26px;
	}

	.feature-pricing h2 {
	    font-size: 30px;
	    width: 600px;
	}
	.left-feature-pricing {
	    width: 620px;
	    margin-right: 40px;
	}
	.left-feature-pricing ul a span {
	    padding: 0 15px 0 5px;
	}
	.left-feature-pricing ul li {
	    width: calc(50% - 15px);
	    margin-right: 30px;
	}
	.left-feature-pricing ul a {
	    font-size: 22px;
	    padding: 12px 0;
	}
	.right-feature-pricing {
	    width: 320px;
		height: 320px;
		padding: 40px;
		margin-top: 30px;
	}
	.image1-pricing {
	    width: 440px;
	}
	.right-feature-pricing h2 {
		width: 100%;
	}
	.right-feature-pricing p {
	    font-size: 16px;
	    width: 100%;
	    line-height: 22px;
	}
	.feature-pricing h2 {
	    font-size: 28px;
	}
	.feature-pricing:before {
		width: 100%;
	}
	.banner-inner-section {
		background-position: center;
	}
	.white-border-line {
	    width: 350px;
	}

	.feature-pricing::before {
	    background-position: 135px 0px;
	}
	.big_flag {
		top: -1px;
		width: 22px !important;
	}
	.small_flag {
	  top: 5px;
	  width: 16px !important;
	}

	.pricing-block {
		padding: 110px 0 60px;
	}
	.pricing-block h2 {
		font-size: 48px;
	}
	.pricing-block .desc-box p {
		font-size: 20px;
	}
	.pricing-block h2 {
		font-size: 48px;
	}
}
@media (device-width:1600px) {
	.feature-pricing::before {
	    background-position: 140px -90px;
	}
}
@media (device-width:1260px) {
	.feature-pricing::before {
	    background-position: 125px -45px;
	}
}
@media (device-width:1440px) {
	.feature-pricing::before {
	    background-position: 220px ​-80px;
	}
}
@media (device-width:1366px) {
	.feature-pricing::before {
	    background-position: 125px -65px;
	}
}
@media (device-width:1280px) {
	.feature-pricing::before {
	    background-position: 125px -45px;
	}
}

@media(max-width:1199px) {
	.white-border-line {
		width: 310px;
	}
	.faq-detail:before {
		background-size: cover;
	}
	.faq-detail a.btn-started {
		font-size: 16px;
		padding-left: 35px;
		padding-right: 35px;
	}
	.banner-inner-section a.btn-started.green-color,
	.exp-pricing a.btn-started.green-color {
		font-size: 16px;
		padding-left: 50px;
		padding-right: 50px;
	}
	.des-faq {
    font-size: 20px;
    line-height: 36px;
  }
  .faq-detail .content {
      padding-top: 50px;
  }
  .acc__panel p {
    font-size: 16px !important;
    line-height: 26px;
  }
  .acc__panel {
    padding:10px 40px 30px 40px;
  }
  .acc__title {
    padding: 20px 50px 20px 30px;
  }
  .faq-detail {
    padding: 80px 0 110px 0;
  }
  .acc__title:after {
    top:19px;
  }
  .acc__title.active:after {
    top:30px;
  }
  .acc__panel {
    padding: 10px 30px 30px 30px;
  }
  .faq-detail h2 {
		font-size:40px;
	}

	.posh-app-section {
		margin: 0 auto;
	}
	.border-line {
	    width: 7px;
	    height: 130px;
	    bottom:-65px;
	}
	.banner-inner-section .container {
	    padding: 120px 0;
	}
	.banner-inner-section .small_heading { 
		font-size:14px;
	}
	.banner-inner-section .container  {
	    width: 900px;
	}
	.virtual-text, .exp-pricing h2 {
	    font-size: 35px;
	}

	.pricing-section h2 {
	    font-size: 42px;
	}
	.des-box {
	    width: 100%;
	}
	.price-box {
	    width: calc(24.9% - 48px);
	    margin-top: 40px;
	}
	.pricing-section {
	    padding: 90px 0 70px 0;
	}
	.price-box .gray-color span, .price-box h4 span {
	    font-size: 13px;
	}
	.plan_5 .price-box {
		width: calc(21% - 48px);
	}
	.main_price_box {
		clear:both;
	}
	.pricing-section h2 {
		padding-bottom: 15px;
	}

	.feature-pricing h2 {
	    font-size: 26px;
	    width: 500px;
	}
	.left-feature-pricing {
	    width: 500px;
	    margin-right: 30px;
	}
	.left-feature-pricing ul li {
	    width: calc(50% - 10px);
	    margin-right: 20px;
	}
	.left-feature-pricing ul a {
	    font-size: 18px;
	    padding: 10px 0;
	}
	.left-feature-pricing {
	    width: 510px;
	    margin-right: 30px;
	}
	.left-feature-pricing ul a span { 
	    padding: 0 10px 0 5px;
	}
	.right-feature-pricing h2 {
		width: 100%;
	}
	.right-feature-pricing {
	    width: 270px;
	    height: 270px;
	    padding: 45px;
		margin-top: 0;
	}
	.right-feature-pricing h2 {
		padding: 10px 0;
	}
	.image1-pricing {
		width: 310px;
	}
	.feature-pricing {
		padding: 110px 0 90px 0;
	}
	.exp-pricing p {
		font-size: 22px;
		padding: 15px 0 25px 0;
	}
	.exp-pricing {
	    padding: 90px 0 60px 0;
	}
	.feature-pricing::before {
	    background-size: auto 100%;
	    background-position: -115px -140px;
	}
	html:lang(es) .learn-more a {
		width: 153px;
		height: 89px;
		padding: 64px 0 0 0;
	}

	.pricing-block .desc-box p {
		font-size: 16px;
	}
	.pricing-block {
		padding: 90px 0 40px 0;
	}
	.pricing-block h2 {
		font-size: 42px;
	}
	.pricing-block .price-block table span.pop-text {
		top: -23px;
	}
	.page-template-pricing-page .price-block table tr.most-pop td,
	.page-template-landing-page .price-block table tr.most-pop td {
		padding: 45px 15px 20px;
	}
	.page-template-pricing-page .price-block table tr.most-pop td:first-child span,
	.page-template-landing-page .price-block table tr.most-pop td:first-child span {
		padding-bottom: 6px;
	}
	.pricing-block h2 {
		font-size: 42px;
	}
}

@media (device-width:1112px) {
	.feature-pricing::before {
	    background-position:-70px -130px;
	}
}
@media (device-width:1024px) {
	.feature-pricing::before {
		background-position: -110px -130px;
	}
}
@media (device-width:1080px) {
	.feature-pricing::before {
	    background-position:-90px -120px;
	}
}
@media screen and (min-width:767px) and (max-width: 991px) {
	.price-box {
    width: calc(45% - 20px);
	}
}

@media (max-width: 1024px) {
	.pricing-block .price-block table span.pop-text {
		left: -11px;
		top: -13px;
		padding: 8px 10.5px;
	}
	.page-template-pricing-page .price-block table tr.most-pop td,
	.page-template-pricing-page .price-block table tr td,
	.page-template-landing-page .price-block table tr.most-pop td,
	.page-template-landing-page .price-block table tr td {
		padding: 15px 8px;
	}
	.page-template-pricing-page .price-block table tr td span,
	.page-template-landing-page .price-block table tr td span {
		font-size: 14px;
	}
	.pricing-block .price-block table tr td h4 {
		font-size: 20px;
	}
	.pricing-block .price-block table tr td:first-child {
		width: 130px;
	}
	.page-template-pricing-page .price-block table tr.most-pop td,
	.page-template-landing-page .price-block table tr.most-pop td {
		padding: 35px 8px 12px;
	}
	.page-template-pricing-page .price-block table tr.most-pop td:first-child span,
	.page-template-landing-page .price-block table tr.most-pop td:first-child span{
		min-height: 86px
	}
	.page-template-pricing-page .price-block table tr td:first-child span,
	.page-template-landing-page .price-block table tr td:first-child span {
		min-height: auto;
	}
	.price-block .btn-started {
		padding: 10px;
	}
}

@media(max-width:991px) {
	.white-border-line {
		width: 260px;
	}
	.des-faq br {
		display: none;
	}
	.acc__title {
		font-size:20px;
	}
	.acc__title.active:after {
		top:28px;
	}
	.acc__title::after {
		right:20px;
		top: 17px;
	}
	.faq-detail h2 {
		font-size:35px;
		padding-bottom:10px;
	}

	.banner-section {
		background-position: center;
	}
	.banner-inner-section .container  {
	    width: 720px;
	}
	.virtual-text {
	    font-size: 32px;
	    padding-bottom: 15px;
	}
	.exp-pricing h2 {
	    font-size: 32px;
	    padding-left: 15px;
	    padding-right: 15px;
	}

	.pricing-section h2 {
	    font-size: 38px;
	}
	.des-box p {
	    padding: 20px 0 40px 0;
	}
	.price-box h4, .price-box .gray-color {
	    font-size: 36px;
	}
	.price-box {
		padding:30px 15px 20px 15px;
	}
	.price-box h4.small-price-title {
		font-size: 27px;
	}
	.price-box h4, .price-box .gray-color {
		font-size: 34px;
	}
	.right-portal {
		padding-top:30px;
	}
	/**/
	.plan_5 .price-box {
		width: calc(31% - 22px);
	}
	.plan_5 .price-box:nth-child(3) {
		margin-right:0;
	}
	/**/
	.price-box .gray-color span, .price-box h4 span {
	    font-size: 16px;
	}
	.price-box .gray-color span.per_month {
		font-size: 18px;
	}
	.image1-pricing {
	    position: relative;
	    right: 0;
	    top: 0;
	    float: right;
	}
	.feature-pricing .container {
	    position: relative;
	    clear: both;
	    padding-top: 30px;
	}
	.left-feature-pricing {
	    width: 100%;
	}
	.right-feature-pricing {
		margin: auto;
	}
	.left-feature-pricing {
		margin: 0;
	}
	.feature-pricing {
	    padding: 80px 0;
	}
	.exp-pricing {
	    padding: 80px 0;
	}
	.image1-pricing {
	    width: 380px;
	}

	.feature-pricing::before {
	    background-size: cover;
	    background-position: bottom right;
	}
	.right-feature-pricing {
		width: 300px;
		height: 220px;
		padding: 45px;
		border-radius:0;
		position: relative;
	}
	.right-feature-pricing h2 {
		padding: 10px 0;
	}
	
	.right-feature-pricing .modal-price-close {
		display:block;
	}
	.modal-open-price {
		overflow: hidden;
	}
	.modal-price {
	  background-color: rgba(0,0,0,0.4);
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 120%;
	  display: table;
	  z-index:999999999;
	}

	.modal-price.hidden {
	  display: none;
	}

	.modal-price .modal-container {
	 display: table-cell;
	 text-align: center;
	 vertical-align: middle;
	}

	.modal-price .modal-container .body {
		display: inline-block;
		border: none;
		width: 390px;
		margin:15px auto;
		border-radius: 3px;
		position: relative;
		overflow: hidden;
		overflow-y: scroll;
		top: -10%;
	}
	.modal-price .modal-container .body button {
		position: absolute;
		top: 5px;
		right: 5px;
		line-height: 20px;
		text-shadow: none;
		width: 25px;
		height: 26px;
		color: #fff;
		background: #6fc097;
		border-radius: 25px;
		opacity: 1;
		z-index: 99;
		font-size: 14px;
		font-weight: 700;
	}
	.modal-price .modal-container .body button.close {
		line-height: 18px;
		text-shadow: none;
		color: #fff;
		font-size: 15px;
		font-weight: 700;
		cursor: pointer;
		border:none;
		font-family: 'rundaw00-lightregular'; 
		padding: 0;
	}
	.modal-price .modal-container .body button.close span {
		position: relative;
		top: -1px;
	}
	.modal-price .modal-container .body .body-text iframe {
		width:100%;
		height: 345px;
	}
	html:lang(es) .banner-inner-section h1, 
	html:lang(es) .banner-inner-section .heading {
	    width: 400px;
	}
	.small_flag {
		top: 3px;
	}

	.page-template-pricing-page .price-block .acc__card.most-pop,
	.page-template-landing-page .price-block .acc__card.most-pop {
		border: 4px solid #aee09d;
	}
	.page-template-pricing-page .price-cover div,
	.page-template-landing-page .price-cover div {
		display: block;
		width: 50%;
	}
	.page-template-pricing-page .price-cover div span,
	.page-template-landing-page .price-cover div span {
		width: 100%;
		display: block;
		text-align: center;
		padding: 0;
		font-size: 15px
	}
	.pricing-block .plan-small.businesses .use-image {
		margin-bottom: 2px;
	}
	.pricing-block .plan-medium-sized.businesses .use-image {
		width: 40px;
		margin-bottom: 0;
	}
	.pricing-block .price-block.d-m-b .acc__card .acc__panel .price-cover span.rec-num{
		font-size: 21px;
	}
	.pricing-block .acc__title::after{
		top: 23px
	}
	.pricing-block .acc__title.active::after {
		top: 32px;
	}
	.pricing-block h2 {
		font-size: 38px;
	}
	.feature-pricing {
		padding: 40px 0 80px 0;
	}
	.pricing-block .desc-box {
		padding: 20px 0 50px 0;
	}
	.pricing-block .price-block.d-m-b .acc__card .acc__title span:first-child {
		font-size: 20px;
	}
	.pricing-block .price-block.d-m-b .acc__card .acc__title span:last-child {
		font-size: 16px;
	}
	.pricing-block .price-block .acc__card span.pop-text {
		padding: 10px 10px 12px 0;
		margin-left: -10px;
	}
	.pricing-block .price-block .acc__card span.pop-text {
		margin-left: 0;
	}
	.page-template-pricing-page .pricing-block .acc__card.most-pop .acc__title.active,
	.page-template-landing-page .pricing-block .acc__card.most-pop .acc__title.active {
		border-radius: 0!important;
	}
	.page-template-pricing-page .pricing-block .most-pop .acc__title,
	.page-template-landing-page .pricing-block .most-pop .acc__title {
		border-radius: 0 0 16px 0;
	}
	.page-template-pricing-page .pricing-block .price-block .acc__card.most-pop span.pop-text,
	.page-template-landing-page .pricing-block .price-block .acc__card.most-pop span.pop-text {
		padding: 3px 7px 7px 7px;
		border-radius: 10px 0 0 0;
	}
	.pricing-block h2 {
		font-size: 38px;
	}
	.price-block.d-m-n {
		display: none;
	}
	.price-block table {
		width: 1080px;
		overflow: auto;
	}

	.page-template-pricing-page .price-block.d-m-b,
	.page-template-landing-page .price-block.d-m-b {
		display: block;
		max-width: 400px;
		margin: 0 auto;
		padding: 0 30px;
		overflow: auto;
	}
	.pricing-block .price-block.d-m-b .acc__card .acc__panel .price-cover span.rec-num {
		font-size: 21px;
	}
}

@media(max-width:767px) {
	.small_flag {
	  top: 4px;
	}

	.banner-inner-section {
		/*background-image: url("../images/m-bg-pricing.jpg");*/
	}
	.des-faq {
		width: 430px;
	}
	.faq-detail a.btn-started {
		padding:10px 20px;
	}
	.banner-inner-section a.btn-started.green-color,
	.exp-pricing a.btn-started.green-color {
		padding:10px 40px;
	}
	.des-faq p {
		color: #23394b;
	}
  .acc__panel {
    padding: 10px 20px 30px 20px;
  }
  .faq-detail {
    padding: 60px 0 90px 0;
  }
  .faq-detail .container {
    width:85%;
  }
  .des-faq {
    font-size: 18px;
    line-height: 31px;
  }
  .acc__title {
    padding: 20px 50px 20px 20px;
    font-size: 18px;
    line-height: 25px;
  }
  .acc__title::after {
    top: 19px;
  }
  .acc__title.active::after {
    top: 29px;
  }
  .faq-detail .learn-more {
    text-align: center;
  }
  .faq-detail .learn-more a {
    margin:auto;
    float: none;
  }
  .faq-detail .content {
    padding-top: 30px;
	}
	.faq-detail .learn-more a {
		color:#6fc097;
	}

	.banner-inner-section h1 {
		width: 500px;
	}

	.banner-section {
		background-position: center -35px;
	}
	.banner-inner-section .container  {
		width:80%;
	}
	.border-line {
		display: none;
	}
	.banner-inner-section .heading_content {
		/*display: none;*/
	}
	.banner-inner-section h1 {
		/*width:300px;
		color:#f3f1ed;
		width:250px;*/
	}
	.banner-inner-section h1 br {
		display: none;
	}
	.white-border-line {
	    width: 210px;
		border-color:#f3f1ed;
	}
	.banner-inner-section .container {
	    padding: 70px 0 20px 0 !important;
	    min-height: 400px;
	}
	.banner-inner-section a.btn-started.green-color {
		margin-top: 25px;
	}

	.pricing-section h2 {
	    font-size: 30px;
	}
	.pricing-section .mobile-dis.learn-more a{
		border-radius: 0px;
		animation-name: fadeInUp;
		background: #457373;
		border-color: #457373;
		color: #fff;
		font-size: 16px;
		border: 0px;
		padding: 15px 40px;
		clear: both;
		display: block;
		text-transform: uppercase;
		font-family: 'Conv_GT-America-Expanded-Bold';
		height: auto;
		width: auto;
	}
	.pricing-section .mobile-dis.learn-more a:hover{
		background: #56bf93;
		border-color: #56bf93;
		
	}
	.pricing-section .mobile-dis.learn-more a > br{
		display: none;
	}
	.pricing-section .container {
		width:330px;
	}
	.pricing-section .container h2 {
		width:100%;
	}
	.pricing-section.lazyloaded {
		background-image: url("../images/m-pricing-bg.jpg");
	}
	.des-box p {
		font-size: 16px;
		line-height: 28px;
		padding:14px 0 30px 0;
	}
	.price-box {
		width: calc(100% - 36px);
		margin: 10px 0 20px 0;
	}
	.plan_5 .price-box {
	    width: 100%;
	}
	.minute-text {
	    padding-right: 0;
	    padding-top: 0;
	    text-align: center;
	}
	.pricing-section .learn-more {
		padding-top:40px;
	}
	.pricing-section .learn-more a {
		color: #6fc097;
		font-size: 14px;
	}
	.pricing-section .learn-more a:hover {
		color:#fff; 
	}
	.pricing-section {
	    padding: 80px 0 100px 0;
	}
	.pricing-boxes {
	    padding-top: 0;
	}
	.price-box span {
		width:100%;
		font-size:14px;
		padding: 2px 0 3px 0;
		color:#535353;
		float:left;
	}
	.image1-pricing {
	    width: 300px;
	}
	html:lang(es) .learn-more a {
		width: 148px;
		height: 85px;
		padding: 63px 0 0 0;
	}
	.cad_flag {
		font-size: 18px;
	}
	.cad_flag .big_flag {
		width: 25px !important;
	}

	.page-template-pricing-page .pricing-block h2,
	.page-template-landing-page .pricing-block h2 {
		font-size: 34px;
	}
	.pricing-block .plan-small.businesses .use-image {
		margin-bottom: 4px;
	}
	.pricing-block .plan-medium-sized.businesses .use-image {
		margin-bottom: 1px;
	}
	.page-template-pricing-page .price-cover div span,
	.page-template-landing-page .price-cover div span {
		font-size: 16px;
	}
	.pricing-block .acc__title::after {
		top: 28px;
	}
	.pricing-block .acc__title.active::after {
		top: 32px;
	}
	.page-template-pricing-page .pricing-block .acc__title,
	.page-template-landing-page .pricing-block .acc__title {
		padding: 14px 40px 10px 15px;
	}
	.pricing-block .desc-box p{font-size: 20px}
	.pricing-block {
		padding: 80px 0 30px;
	}
	.pricing-block h2 {
		font-size: 30px;
	}
	.pricing-block .price-block.d-m-b .acc__card .acc__title span:first-child {
		font-size: 19px;
	}
	.pricing-block .price-block.d-m-b .acc__card .acc__title span:last-child {
		font-size: 15px;
	}
	.pricing-block .price-block.d-m-b .acc__card .acc__panel .price-cover div > span {
		color: #507272;
	}
	.pricing-block .price-block.d-m-b .acc__card .acc__panel .price-cover div > span.rec-num {
		font-size: 24px;
	}
	.pricing-block h2 {
		font-size: 30px;
	}
	.page-template-pricing-page .pricing-block .container,
	.page-template-landing-page .pricing-block .container {
		width: 100%;
	}

	.page-template-pricing-page .price-block.d-m-b,
	.page-template-landing-page .price-block.d-m-b {
		padding: 0 10px;
	}
	.page-template-pricing-page .pricing-block .acc__title,
	.page-template-landing-page .pricing-block .acc__title {
		padding: 14px 40px 10px 15px;
	}
	.page-template-pricing-page .price-block .acc__title.active,
	.page-template-landing-page .price-block .acc__title.active {
/*		border-radius: 0 !important;*/
		border: none !important;
	}
	.page-template-pricing-page .pricing-block .price-cover div:first-child,
	.page-template-landing-page .pricing-block .price-cover div:first-child {
		padding-right: 0;
	}
	.page-template-pricing-page .pricing-block .acc__card.most-pop .acc__title,
	.page-template-landing-page .pricing-block .acc__card.most-pop .acc__title {
		border-radius: 0 0 16px 0!important;
	}
}

@media (max-width: 766px) {
	.pricing-block .desc-box {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (device-width:653px) {
	.modal-price .modal-container .body {
		height: 250px;
	}
}
@media (device-width:640px) {
	.modal-price .modal-container .body {
		height: 330px;
	}
}
@media (device-width:568px) {
	.modal-price .modal-container .body {
		height: 290px;
	}
}
@media(max-width:585px) {
	.right-feature-pricing {
		width: 340px;
		padding: 25px;
	}
	.banner-inner-section h1 {
		width: 100%;
	}
	.banner-inner-section .container {
		padding: 100px 0 50px 0 !important;
		min-height: 340px;
	}
	.btn-indus {
	    padding: 12px 15px 8px 15px;
	}

	.faq-detail .content {
		padding-bottom:35px;
	}
	.faq-detail {
		padding: 60px 0 70px 0;
	}
	.faq-detail h2 {
		font-size:30px;
	}
	.feature-pricing {
		padding: 60px 0;
	}

	.left-feature-pricing ul li {
		width: 100%;
		margin-right: 0;
	}
	.pricing-section {
		padding: 80px 0;
	}
	.pricing-section .mobile-dis.learn-more a {
		font-size: 14px;
		padding: 12px 30px;
	}
	.left-feature-pricing ul li:nth-child(2n) {
		border-top: 0;
	}
	.feature-pricing h2 {
		width: 100%;
	}
	.feature-pricing .learn-more {
		padding-top: 30px !important;
	}
	html:lang(es) .learn-more a {
		width: 138px;
		height: 80px;
		padding: 58px 0 0 0;
	}

	.pricing-block {
		padding: 80px 0 40px 0;
	}
}

@media(max-width:479px) {
	.modal-price .modal-container .body {
		width:90%;
	}
	.right-feature-pricing {
		width: 100%;
	}
	.des-faq {
		width: 100%;
	}
	.faq-detail a.btn-started {
		border-width:3px;
	}
	.banner-inner-section a.btn-started.green-color,
	.exp-pricing a.btn-started.green-color {
		padding-left:30px;
		padding-right:30px;
		border-width:3px;
	}
	.des-faq {
		font-size: 16px;
		line-height: 28px;
	}
	.faq-detail .learn-more a {
		font-size: 14px;
		width: 103px;
		height: 68px;
		padding: 35px 0 0 0;
	}

	.border-line3 {
		left: 0;
	}
	.banner-section {
		background-position: center center;
	}
	.banner-inner-section .container {
		padding: 70px 0 30px 0 !important;
		/*min-height: 290px;*/
	}
	.white-border-line {
		width: 140px;
	}
	.banner-inner-section h1 {
		/*width: 170px;*/
	}
	.banner-inner-section .heading_content {
		line-height: 30px;
		width: 170px;
	}
	.virtual-text, .exp-pricing h2 {
		font-size: 28px;
	}

	.pricing-section {
	    padding: 80px 0 60px 0; 
	}
	.pricing-section .container {
	    width: 80%;
	}
	.minute-text {
		font-size:17px;
	}
	.price-box h4.small-price-title {
		font-size:26px;
	}
	.price-box h4, .price-box .gray-color {
	    font-size: 32px;
	}
	.price-box .gray-color span, .price-box h4 span {
	    font-size: 16px;
	}
	.price-box {
		padding:25px 15px 0px 15px;
	}
	.image1-pricing {
	    width: 250px;
	}
	.right-feature-pricing {
		width: 210px;
		height: 230px;
		padding: 20px 25px 30px 25px;
	}
	.feature-pricing h2 {
		font-size: 20px;
	}
	.right-feature-pricing p {
		font-size: 13px;
		line-height: 20px;
	}
	.exp-pricing {
		padding: 60px 0;
	}
	.left-feature-pricing {
		margin: 0;
	}

	.icon-fea-pri {
		width: 72px;
		height: 72px;
		background-size: 350px auto;
	}
	.right-feature-pricing h2 {
		padding: 5px 0;
		font-size: 22px;
	}
	.right-feature-pricing .icon-plan-1 .icon-fea-pri {
		background-position: -28px -11px;
	}
	.right-feature-pricing .icon-plan-2 .icon-fea-pri {
		background-position: -30px -94px;
	}
	.right-feature-pricing .icon-plan-3 .icon-fea-pri {
		background-position: -136px -10px;
	}
	.right-feature-pricing .icon-plan-4 .icon-fea-pri {
		background-position: -140px -96px;
	}
	.right-feature-pricing .icon-plan-5 .icon-fea-pri {
		background-position: -245px -11px;
	}
	.right-feature-pricing .icon-plan-6 .icon-fea-pri {
		background-position: -250px -97px;
	}
	.right-feature-pricing .icon-plan-7 .icon-fea-pri {
		background-position: -29px -397px;
	}
	.right-feature-pricing .icon-plan-8 .icon-fea-pri {
		background-position: -29px -483px;
	}
	.right-feature-pricing .icon-plan-9 .icon-fea-pri {
		background-position: -139px -396px;
	}
	.right-feature-pricing .icon-plan-10 .icon-fea-pri {
		background-position: -138px -482px;
	}
	.right-feature-pricing .icon-plan-11 .icon-fea-pri {
		background-position: -242px -397px;
	}
	.right-feature-pricing .icon-plan-12 .icon-fea-pri {
		background-position: -245px -482px;
	}
	html:lang(es) .banner-inner-section .heading_content {
		line-height: 30px;
		width: 220px;
	}
	html:lang(es) .banner-inner-section h1, html:lang(es) .banner-inner-section .heading {
		width: 100%;
	}
	html:lang(es) .banner-inner-section a.btn-started.green-color{
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
	}
	html:lang(es) .right-feature-pricing {
		padding: 20px 25px 30px 25px;
		width: 220px;
	}

	.pricing-block .desc-box {
		padding: 30px 15px 50px;
	}
	.pricing-block {
		padding: 80px 0 10px 0;
	}
}

@media (max-width: 420px) {
	.pricing-block .price-block.d-m-b .acc__card .acc__title span:first-child {
		font-size: 18px;
	}
	.pricing-block .price-block.d-m-b .acc__card .acc__title span:last-child {
		font-size: 14px;
	}
	.pricing-block .acc__title::after {
		width: 12px;
		height: 12px;
		right: 14px;
	}
	.pricing-block .price-block.d-m-b .acc__card .acc__panel .price-cover div > span.rec-num {
		font-size: 22px;
	}
	.price-block .btn-cover .btn-started {
		padding: 5px;
		font-size: 14px;
	}
}
@media (max-width: 380px) {
	.page-template-pricing-page .pricing-block h2,
	.page-template-landing-page .pricing-block h2 {
		font-size: 30px;
	}
	.pricing-block .desc-box p {
		font-size: 18px;
	}
	.pricing-block .plan-small.businesses .use-image {
		margin-bottom: 2px;
	}
}

.pricing-block .plan-medium-sized.businesses .use-image {
	width: 40px;
	height: 28px;
	background-position: -1px -60px;
	margin-bottom: 3.5px;
}
@media (max-width: 340px) {
	.pricing-block .price-block.d-m-b .acc__card .acc__title span:first-child {
		font-size: 16px;
	}
}
@media(max-width:319px) {
	.right-feature-pricing {
		width: 180px;
		height: 180px;
		padding: 30px;
	}
	.feature-pricing h2 {
		font-size: 20px;
	}
	.right-feature-pricing p {
		font-size: 13px;
		line-height: 18px;
	}
	.icon-fea-pri {
		width: 54px;
		height: 52px;
		background-size: 250px auto;
	}
	.right-feature-pricing .icon-plan-1 .icon-fea-pri {
		background-position: -20px -8px;
	}
	.right-feature-pricing .icon-plan-2 .icon-fea-pri {
		background-position: -21px -67px;
	}
	.right-feature-pricing .icon-plan-3 .icon-fea-pri {
		background-position: -97px -7px;
	}
	.right-feature-pricing .icon-plan-4 .icon-fea-pri {
		background-position: -100px -68px;
	}
	.right-feature-pricing .icon-plan-5 .icon-fea-pri {
		background-position: -175px -7px;
	}
	.right-feature-pricing .icon-plan-6 .icon-fea-pri {
		background-position: -179px -70px;
	}
	.right-feature-pricing .icon-plan-7 .icon-fea-pri {
		background-position: -21px -283px;
	}
	.right-feature-pricing .icon-plan-8 .icon-fea-pri {
		background-position: -21px -344px;
	}
	.right-feature-pricing .icon-plan-9 .icon-fea-pri {
		background-position: -99px -283px;
	}
	.right-feature-pricing .icon-plan-10 .icon-fea-pri {
		background-position: -98px -344px;
	}
	.right-feature-pricing .icon-plan-11 .icon-fea-pri {
		background-position: -172px -283px;
	}
	.right-feature-pricing .icon-plan-12 .icon-fea-pri {
		background-position: -175px -344px;
	}
}