.banner-inner-section .container {
	padding: 250px 0 300px 0;
	display: table;
}

.banner-inner-section p {
	font-size: 18px;
}

.banner-inner-section h1,
.banner-inner-section .heading_content {
	color: #fff;
}

.banner-inner-section .small_heading {
	text-transform: uppercase;
	font-family: 'gt_america_trialexp_md';
	color: #fff;
	font-size: 18px;
}

.image-5 img {
	border-radius: 100%;
}

.white-border-line {
	height: 1px;
	width: 360px;
	background: #fff;
	margin: 20px 0 10px 0;
}

.service-work-section {
	padding: 100px 0 130px 0;
	position: relative;
	display: grid;
}

.service-work-section h2 {
	padding: 0 0 140px 0;
}

.image-animation {
	right: 0;
	position: absolute;
	top: 0;
	opacity: 0;
	transition: all 0.5s ease;
}

.image-5 {
	top: 90px;
	right: 130px;
	-webkit-animation: roundImage 2s normal forwards fade-in;
	animation: roundImage 2s normal forwards ease-in-out;
	z-index: 99;
}

.image-6 {
	right: 140px;
	top: 630px;
	-webkit-animation: roundImage 3s normal forwards fade-in;
	animation: roundImage 3s normal forwards ease-in-out;
}

.image-7 {
	right: 0px;
	top: 760px;
	-webkit-animation: roundImage 4s normal forwards fade-in;
	animation: roundImage 4s normal forwards ease-in-out;
}

@-webkit-keyframes roundImage {
	35% {
		opacity: 0;
		-webkit-transform: translateY(-50px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

.service-offer-section .container {
	width: 1400px;
}

.service-offer-section {
	background: #ecedf0;
	padding: 210px 0;
	overflow: hidden;
	clear: both;
}

.service-offer-box {
	padding-top: 60px;
	display: flex;
	flex-wrap: wrap;
}

.three-column {
	width: calc(33% - 65px);
	float: left;
}

.single-ser-box {
	border-right: 1px solid #2e2e2e;
	padding: 30px 40px 100px 40px;
	z-index: 9;
}

.single-ser-box {}

.service-offer-box .single-ser-box:nth-of-type(3n+0) {
	border-right: 0;
}

.service-offer-box .single-ser-box:nth-child(1),
.service-offer-box .single-ser-box:nth-child(4) {
	padding-left: 0;
}

.icon-box h3 {
	font-size: 28px;
	color: #2e2e2e;
	padding: 30px 0;
	min-height: 63px;
	clear: both;
	float: left;
	width: 100%;
}

.service-offer-section .icon-box h3 {
	display: flex;
	align-items: flex-end;
	flex-direction: row;
	justify-content: center;
	text-align: center;
}

.icon-box p {
	color: #2b2a2a;
	line-height: 32px;
	text-align: center;
	clear: both;
}

.service-images {
	position: relative;
}

.service-images .left-service {
	width: 45%;
	margin-top: -230px;
	position: relative;
}

.service-images .featured-line {
	width: 100%;
	height: 1px;
	background: #2b2a2a;
	padding-right: 15px;
	margin-top: 10px;
	z-index: -1;
	/* 	display:none; */
}

.ser-sborder-line {
	position: absolute;
	left: -5px;
	top: 70px;
	width: 13px;
	height: 194px;
	background: #2b2a2a;
}

.service-images .left-service img {
	width: 100%;
}

.service-images .image-service {
	position: absolute;
	right: 0;
	top: -120px;
}

.app-portal-section {
	position: relative;
	display: grid;
	background-image: url(../images/service-process-bg.jpg);
}

.app-portal-section .container {
	margin-top: 18px;
	padding-top: 110px;
}

.app-portal-section {
	position: relative;
}

/* .app-portal-section .container:before{	
	position: absolute;
    content: '';
    width: 1400px;
    top: 10px;
    border-top: 2px solid #6f6f6f;
    z-index: -1;
    right: 0px;
    left: auto;
} */
.app-text {
	font-size: 54px;
	color: #6fc097;
	padding-bottom: 80px;
}

.first-portal {
	clear: both;
}

.calling-box {
	width: 510px;
	float: left;
}

.calling-box h3 {
	font-size: 38px;
	color: #333333;
	padding: 0 0 25px 0;
	min-height: 40px;
}

.calling-box p {
	font-size: 28px;
	line-height: 36px;
	color: #2b2a2a;
}

.calling-box p a {
	font-weight: bold;
	color: #6fc097;
	text-decoration: underline;
}

.page-template-landing-page .calling-box p a {
	font-weight: normal;
	color: #5d2490;
	text-decoration: none;
}

.page-template-landing-page .calling-box p a:hover {
	color: #6fc097;
}

.calling-service {
	position: absolute;
	right: 50px;
	top: -280px;
	border-radius: 100%;
}

.right-portal .calling-box {
	float: left;
	padding: 0 0 0 100px;
}

.right-portal {
	position: relative;
	padding-top: 50px;
}

.account-service {
	position: relative;
	left: -150px;
	top: 50px;
	float: left;
	border-radius: 100%;
}

.portal-img {
	margin-left: 100px;
	float: left;
	margin-top: 150px;
	border-radius: 100%;
}

.green-border {
	width: 13px;
	height: 263px;
	background: #6fc097;
	float: left;
	margin-top: 180px;
}

.serve-section {
	background-size: cover;
	position: relative;
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 200px 0 250px 0;
	margin-top: -175px;
}

.last-portal {
	position: relative;
	z-index: 999;
	top: -30px;
}

.last-portal .calling-box {
	padding-left: 275px;
	width: 510px;
	padding-top: 50px;
}

.serve-section p {
	width: 900px;
	color: #535353;
	line-height: 36px;
}

.whoweserve_list {
	padding: 10px 0px;
}

.whoweserve_list li {
	font-weight: normal;
	font-family: 'rundaw00-lightregular';
	font-size: 24px;
	color: #535353;
	line-height: 36px;
	list-style-type: disc;
	margin-left: 30px;
}

.whoweserve_list li::marker {
	color: #6fc097;
}

.client-section {
	width: 1430px;
	padding-top: 80px;
}

.client-section h3 {
	color: #23394c;
	font-family: 'gt_america_trialexp_md';
	padding-bottom: 15px;
}

.client-section .main-column {
	display: flex;
}

.client-section .main-column .column-1,
.client-section .main-column .column-2 {
	width: 50%;
	display: inline-block;
	float: left;
}

.client-section .main-column .col-box {
	width: 50%;
	display: inline-block;
	float: left;
}

.client-section .main-column ul {
	padding-top: 15px;
	display: flex;
	flex-direction: column;
}

.client-section ul li {
	font-size: 24px;
	color: #535353;
	padding-bottom: 20px;
	display: inline-block;
	position: relative;
}

.client-section ul li a {
	color: #535353;
	text-decoration: underline;
}

.client-section ul li a:hover {
	color: #6fc097;
}

.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;
}

.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;
}

/*.price-box.first-box-1 {
	-webkit-animation: priceBox 2s normal forwards fade-in;
	animation: priceBox 2s normal forwards ease-in-out;
}
.price-box.first-box-2 {
	-webkit-animation: priceBox 3s normal forwards fade-in;
	animation: priceBox 3s normal forwards ease-in-out;
}
.price-box.first-box-3 {
	-webkit-animation: priceBox 4s normal forwards fade-in;
	animation: priceBox 4s normal forwards ease-in-out;
}
.price-box.first-box-4 {
	-webkit-animation: priceBox 5s normal forwards fade-in;
	animation: priceBox 5s normal forwards ease-in-out;
	margin-right:0;
}
@-webkit-keyframes priceBox {
  35% {
    opacity:0;
    -webkit-transform: translateY(-50px);
  }
  100% {
    opacity:1;
    -webkit-transform: translateY(0);
  }
}*/
.virtual-text {
	font-size: 52px;
	color: #23394c;
	padding-bottom: 50px;
}

.service-work-section .left-we-do p {
	width: 580px;
	color: #2e2e2e;
}

.service-work-section .left-we-do .learn-more {
	padding-top: 60px;
}

.service-offer-section h2 {
	color: #2b2a2a;
}

.service-work-section .left-we-do .learn-more a {
	color: #6fc097;
}

.service-work-section .left-we-do .learn-more a:hover {
	color: #fff;
}

.minute-text {
	color: #535353;
	font-size: 17px;
	text-align: right;
	padding-top: 20px;
	clear: both;
}

.offer-icon span {
	width: 104px;
	height: 111px;
	float: left;
	left: calc(50% - 52px);
	position: relative;
}

.offer-icon {
	width: 100%;
	float: left;
}

.offer-icon span:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	background: url('../images/sprite-posh.svg')no-repeat;
}

.offer-icon .ser-icon1:before {
	width: 104px;
	height: 111px;
	background-position: -152px -348px;
}

.offer-icon .ser-icon2:before {
	width: 104px;
	height: 111px;
	background-position: -287px -364px;
}

.offer-icon .ser-icon3:before {
	width: 104px;
	height: 111px;
	background-position: -20px -499px;
}

.offer-icon .ser-icon4:before {
	width: 104px;
	height: 111px;
	background-position: -149px -510px;
}

.offer-icon .ser-icon5 {
	width: 111px;
	height: 111px;
}

.offer-icon .ser-icon5:before {
	width: 111px;
	height: 111px;
	/*background-position: -302px -505px;*/
	background: url('../images/appointment-icon.svg')no-repeat;
	background-size: 100% auto;
}

.offer-icon .ser-icon6:before {
	width: 104px;
	height: 111px;
	background-position: -1px -354px;
}

.offer-icon .ser-icon6:before {
	background: url('https://poshstg.wpenginepowered.com/wp-content/themes/posh/assets/images/sprite-new.svg') no-repeat;
	/* background-size: 100% auto; */
	background-position: -825px -1258px !important;
}

.pricing-boxes .btn-started:hover {
	border-color: #64ab87;
	background: #64ab87;
	color: #fff;
}

.main_price_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.price-box .gray-color span.per_month {
	font-size: 16px;
	padding-bottom: 5px;
}

.landing-app-portal-section.hide-offer-section-cls {
	margin-top: 280px;
}

.landing-serve-section.hide-serve-section {
	margin-top: 30px;
}

.landing-pricing-section.hide-pricing-section {
	margin-top: -140px;
}

.landing-pricing-section.hide-pricing-section .pricing-section {
	padding-top: 160px;
}

.landing-app-portal-section.hide-offer-section-cls.two-column-offer {
	margin-top: 0;
}

.landing-serve-section.hide-serve-section.two-column-serve {
	/*z-index: -9;*/
	margin-top: 450px;
	padding-top: 140px;
}

.landing-pricing-section.hide-pricing-section.two-column-pricing {
	margin-top: 40px;
}

.landing-pricing-section.hide-pricing-section.two-column-pricing .pricing-section {
	padding-top: 130px;
}

.landing-serve-section.hide-serve-section.two-column-serve.three-column-serve {
	margin-top: 0;
	z-index: 9;
	padding-top: 130px;
}

.landing-service-work-section .all-image {
	z-index: 9;
}

.landing-pricing-section.hide-pricing-section.two-column-pricing.three-column-pricing .pricing-section {
	padding-top: 180px;
}

/*.app-portal-section.three-column-app-portal {
	padding-bottom: 120px;
}*/
.service-images.three-column-service {
	margin-bottom: 90px;
}

.service-work-section.four-column-section {
	padding-bottom: 600px;
}

.service-images.four-column-section .container {
	margin-bottom: 120px;
}

/*.landing-service-work-section.service-work-section .left-we-do p {
	padding: 10px 0;
}*/
.landing-pricing-section.hide-pricing-section.two-column-pricing.four-column-section {
	margin-top: 0px;
}

.service-images.two-column-section {
	padding-bottom: 100px;
}

.service-images.two-column-section .featured-line {
	display: none;
}

.three-column-service .featured-line {
	display: none;
}

.banner-section .two-button {
	clear: both;
	margin-top: 70px;
	float: left;
}

.banner-section .two-button a {
	background: #56bf93;
	border-color: #56bf93;
	border: none;
}

.banner-section .two-button a:hover {
	background: #457373;
	border-color: #457373;
}

.page-template-custom-pageslanding-page-php .banner-section .two-button a:first-child {
	margin-right: 38px;
	position: relative;
	padding-right: 48px;
}

.page-template-custom-pageslanding-page-php .banner-section .two-button a:first-child:before {
	width: 10px;
	height: 10px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	position: absolute;
	right: 33px;
	content: " ";
	top: 17px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


#video-popup-container {
	display: none;
	position: fixed;
	z-index: 999999;
	width: 60%;
	left: 50%;
	margin-left: -30%;
	top: 14%;
	background-color: #fff;
}

#video-popup-close {
	cursor: pointer;
	position: absolute;
	right: -12px;
	top: -7px;
	z-index: 998;
	width: 25px;
	height: 25px;
	border-radius: 25px;
	text-align: center;
	font-size: 12px;
	background-color: #6fc097;
	line-height: 26px;
	color: #fff;
}

#video-popup-close:hover {
	background-color: #23394c;
}

#video-popup-iframe-container {
	position: absolute;
	z-index: 997;
	width: 100%;
	padding-bottom: 56.25%;
	border: 2px solid #000;
	border-radius: 2px;
	background-color: #232323;
}

#video-popup-iframe {
	z-index: 999;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #232323;
	border: none;
}

#video-popup-overlay {
	display: none;
	position: fixed;
	z-index: 995;
	top: 0;
	/*background-color: rgba(0,0,0,0.1);*/
	opacity: 0.8;
	width: 100%;
	height: 100%;
}

.page-template-landing-page.popup-open:before {
	/*background-color: rgba(0,0,0,0.1);
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;*/
}

/*.popup-open, .popup-open .overlay-modal, .popup-open .banner-section:before {
    background-color: rgba(0,0,0,0.5) !important;
    overflow: hidden;
    z-index: 999999 !important;
}*/
/*.home.popup-open header.sticky-header {
    height: 100% !important;
}*/
.page-template-landing-page.popup-open .overlay-modal {
	height: 100% !important;
	position: fixed;
	width: 100%;
	background: rgba(0, 0, 0, 0.5) !important;
	z-index: 999999;
}

.page-template-landing-page.popup-open .zsiq_theme1.zsiq_floatmain,
.page-template-landing-page.popup-open .zsiq-newtheme.zsiq_size2[embedtheme],
.page-template-landing-page.popup-open .zsiq_size2[embedtheme] {
	z-index: 11 !important;
}

.page-template-landing-page.popup-open {
	overflow: hidden;
}

.page-template-landing-page #video-popup-container {}

.page-template-landing-page.popup-open .banner-section:before {
	/*background: rgba(0,0,0,0.1);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";*/
}

/*.home.popup-open header.sticky-header {
    height: 100% !important;
	background: rgba(0,0,0,0.5) !important;
}*/
/*#video-popup-iframe {
	z-index: 999;    position: absolute;    width: 100%;    height: 100%;    left: 0;    top: 0;    background-color: #232323;    border: none;
}*/
/*.home.popup-open header.sticky-header .container
.home.popup-open header .container,
.home.popup-open .banner-section, {
	display: none;
}*/

.page-template-landing-page.popup-open #header.sticky-header,
.page-template-landing-page.popup-open .zls-sptwndw.siqembed,
.page-template-landing-page.popup-open .zsiq_floatmain.zsiq_theme1 {
	/*z-index:-9 !important;*/
	transition: none;
	animation: none;
	/*height: auto !important;*/
}

.page-template-landing-page.popup-open #header {
	/*z-index:-9 !important;*/
}


.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 {
	background: none;
	color: #6fc097;
}

.faq-detail h2 {
	font-size: 51px;
	padding-bottom: 20px;
	color: #23394c;
}

.faq-detail {
	padding: 150px 0;
	overflow: hidden;
	background: #eef2f5;
	position: relative;
	margin-top: -2px;
}

.faq-detail:before {
	width: 100%;
	height: 1168px;
	background: url('../images/faq-bg-1.png')no-repeat;
	background-size: 100% 100%;
	background-position: right;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
}

.des-faq {
	font-size: 22px;
	line-height: 40px;
	color: #2e2e2e;
	padding-top: 20px;
	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 50px 40px;
	text-align: left;
	font-weight: normal;
}

.acc__panel {
	font-family: 'rundaw00-lightregular';
	font-size: 18px !important;
	line-height: 30px;
	color: #2e2e2e;
}

.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;
}

.top-form-landing {
	background: #ecedf0;
	position: relative;
	overflow: hidden;
	padding: 65px 0 20px 0;
}

.top-form-landing:before {
	position: absolute;
	top: 0;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 63%;
	content: "";
	right: 0;
}

.top-form-landing:before {
	background-image: url('../images/form-bg-landing.jpg');
}

.top-form-landing .container {
	width: 1660px;
	margin: auto;
}

.left-form-landing {
	float: left;
}

.right-form-landing {
	width: 870px;
	float: right;
	position: relative;
	z-index: 9;
}

.left-form-landing p {
	width: 275px;
	color: #2e2e2e;
	font-family: 'rundaw00-normalregular';
}

.left-form-landing p br {
	display: none;
}

.image-left-landing {
	position: relative;
	border-radius: 100%;
	left: 290px;
	top: -115px;
	margin-bottom: -115px;
}


.right-form-landing input:-ms-input-placeholder {
	color: #bdc1c5 !important;
	opacity: 1 !important;
}

.right-form-landing input::-moz-placeholder {
	color: #bdc1c5 !important;
	opacity: 1 !important;
}

.right-form-landing input:-moz-placeholder {
	color: #bdc1c5 !important;
	opacity: 1 !important;
}

.right-form-landing input::-webkit-input-placeholder {
	color: #bdc1c5 !important;
	opacity: 1 !important;
}

.right-form-landing .gform_wrapper .top_label input.medium {
	width: 100%;
	margin: 0;
	background: none;
	border: none;
	border-bottom: 1px solid #fff;
	font-size: 28px !important;
	font-family: 'p22_mackinacregular' !important;
	padding: 0 0 12px 0 !important;
	color: #bdc1c5;
	margin-bottom: 55px !important;
	border-radius: 0 !important;
}

.right-form-landing .gform_wrapper .top_label div.ginput_container,
.right-form-landing .gform_wrapper ul li.gfield {
	margin-top: 0 !important;
}

.right-form-landing .gform_wrapper .gform_footer {
	margin: 40px 0 0 0;
	text-align: center;
	position: relative;
}

.right-form-landing .gform_wrapper .gform_footer .gform_ajax_spinner {
	position: absolute;
	top: calc(50% - 7px);
}

.right-form-landing .gform_wrapper .gform_footer button {
	width: 137px;
	height: 137px;
	border-radius: 78px;
	border: 4px solid #a0e395;
	text-transform: uppercase;
	font-family: 'gt_america_trialexp_md';
	font-size: 19px;
	text-align: center;
	color: #6fc097;
	display: inline-block;
	margin: auto;
	background: none;
	line-height: 65px;
	cursor: pointer;
	padding: 5px 15px 0 15px;
	line-height: normal;
}

.right-form-landing .gform_wrapper .gform_footer button:hover {
	background: #a0e395;
	color: #fff;
}

.right-form-landing .gform_wrapper div.validation_error {
	color: #dc3232;
	border-top: 1px solid #dc3232;
	border-bottom: 1px solid #dc3232;
	font-family: 'rundaw00-lightregular' !important;
}

.right-form-landing .gform_wrapper .validation_message {
	color: #dc3232 !important;
}

.right-form-landing .gform_wrapper li.gfield.gfield_error,
.right-form-landing .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: none !important;
	margin-bottom: 0 !important;
	position: relative;
}

.right-form-landing .gform_wrapper .validation_message {
	font-family: 'rundaw00-lightregular' !important;
	color: #dc3232;
	font-weight: normal;
	padding: 0;
	position: absolute;
	bottom: 32px;
	padding: 0;
}

.right-form-landing .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.right-form-landing .gform_wrapper li.gfield_error textarea {
	border: none;
	border-bottom: 1px solid #dc3232;
	width: 100%;
}

.right-form-landing .gform_wrapper li.gfield.gfield_error,
.right-form-landing .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	padding: 0 !important;
	border: none;
}

.right-form-landing .gform_wrapper.gform_validation_error .top_label input.medium,
.right-form-landing .gform_wrapper.gform_validation_error .top_label select.medium {
	width: 100%;
}

.right-form-landing .gform_wrapper .top_label li#field_6_1,
.right-form-landing .gform_wrapper .top_label li#field_6_2,
.right-form-landing .gform_wrapper .top_label li#field_6_3,
.right-form-landing .gform_wrapper .top_label li#field_6_4,
.right-form-landing .gform_wrapper .top_label li#field_6_14,
.right-form-landing .gform_wrapper .top_label li#field_6_5,
.right-form-landing .gform_wrapper .top_label li#field_8_1,
.right-form-landing .gform_wrapper .top_label li#field_8_2,
.right-form-landing .gform_wrapper .top_label li#field_8_3,
.right-form-landing .gform_wrapper .top_label li#field_8_4,
.right-form-landing .gform_wrapper .top_label li#field_8_14,
.right-form-landing .gform_wrapper .top_label li#field_8_5,
.right-form-landing .gform_wrapper .top_label li#field_10_1,
.right-form-landing .gform_wrapper .top_label li#field_10_2,
.right-form-landing .gform_wrapper .top_label li#field_10_3,
.right-form-landing .gform_wrapper .top_label li#field_10_4,
.right-form-landing .gform_wrapper .top_label li#field_10_14 {
	width: 47%;
	float: left;
	clear: inherit;
}

.right-form-landing .gform_wrapper .top_label li#field_6_1,
.right-form-landing .gform_wrapper .top_label li#field_6_2,
.right-form-landing .gform_wrapper .top_label li#field_6_3,
.right-form-landing .gform_wrapper .top_label li#field_6_4,
.right-form-landing .gform_wrapper .top_label li#field_6_5,
.right-form-landing .gform_wrapper .top_label li#field_6_7,
.right-form-landing .gform_wrapper .top_label li#field_8_1,
.right-form-landing .gform_wrapper .top_label li#field_8_2,
.right-form-landing .gform_wrapper .top_label li#field_8_3,
.right-form-landing .gform_wrapper .top_label li#field_8_4,
.right-form-landing .gform_wrapper .top_label li#field_8_5,
.right-form-landing .gform_wrapper .top_label li#field_8_7,
.right-form-landing .gform_wrapper .top_label li#field_10_1,
.right-form-landing .gform_wrapper .top_label li#field_10_2,
.right-form-landing .gform_wrapper .top_label li#field_10_3,
.right-form-landing .gform_wrapper .top_label li#field_10_4,
.right-form-landing .gform_wrapper .top_label li#field_10_7 {
	padding-right: 0 !important;
	;
}

.right-form-landing .gform_wrapper .top_label li#field_6_2,
.right-form-landing .gform_wrapper .top_label li#field_6_4,
.right-form-landing .gform_wrapper .top_label li#field_6_5,
.right-form-landing .gform_wrapper .top_label li#field_8_2,
.right-form-landing .gform_wrapper .top_label li#field_8_4,
.right-form-landing .gform_wrapper .top_label li#field_8_5,
.right-form-landing .gform_wrapper .top_label li#field_10_2,
.right-form-landing .gform_wrapper .top_label li#field_10_4 {
	float: right;
}

.right-form-landing .gform_wrapper .top_label li#field_10_5,
.right-form-landing .gform_wrapper .top_label li#field_8_28,
.right-form-landing .gform_wrapper .top_label li#field_6_28 {
	padding-right: 0px !important;
}

.right-form-landing .recaptcha {
	color: #fff !important;
}

.right-form-landing .gform_wrapper {
	margin-top: 0;
}

.right-form-landing .ginput_container_phone .instruction.validation_message {
	display: none;
}

html:lang(es) .calling-box p {
	font-size: 26px;
	line-height: 34px;
}

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

html:lang(es) .des-box .btn-post {
	font-size: 15px;
	padding: 15px 20px;
}

html:lang(es) .right-form-landing .gform_wrapper .gform_footer button {
	width: 157px;
	height: 157px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}

html:lang(es) .app-text {
	width: 850px;
}

.all-service .btn.btn-blue,
.all-service .btn.btn-green {
	cursor: default;
}

.all-service a.btn.btn-blue,
.all-service a.btn.btn-green {
	cursor: pointer;
}

.only_section.service-work-section {
	min-height: 1220px;
}

.page-id-6172 .calling-service,
.page-id-6245 .calling-service,
.page-id-6301 .calling-service,
.page-id-6311 .calling-service,
.page-id-6412 .calling-service,
.page-id-6457 .calling-service,
.page-id-6582 .calling-service {
	position: relative;
	left: 8vw;
	top: -10vw;
}

.page-id-6172 .service-images,
.page-id-6245 .service-images,
.page-id-6301 .service-images,
.page-id-6311 .service-images,
.page-id-6412 .service-images,
.page-id-6457 .service-images,
.page-id-6582 .service-images {

	display: none;
}

.page-id-6172 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
.page-id-6172 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
.page-id-6245 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
.page-id-6245 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
.page-id-6301 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
.page-id-6301 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
.page-id-6311 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
.page-id-6311 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
.page-id-6412 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
.page-id-6412 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
.page-id-6457 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
.page-id-6457 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
.page-id-6582 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
.page-id-6582 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img {
	border-radius: 100%;
	width: 450px !important;
	height: 450px;
	object-fit: cover;
}

.page-id-6172 .all-image .image-6,
.page-id-6245 .all-image .image-6,
.page-id-6301 .all-image .image-6,
.page-id-6311 .all-image .image-6,
.page-id-6412 .all-image .image-6,
.page-id-6457 .all-image .image-6,
.page-id-6582 .all-image .image-6 {
	right: 380px;
	top: 410px;
	max-width: 550px;
}

.page-id-6172 .all-image .image-7,
.page-id-6245 .all-image .image-7,
.page-id-6301 .all-image .image-7,
.page-id-6311 .all-image .image-7,
.page-id-6412 .all-image .image-7,
.page-id-6457 .all-image .image-7,
.page-id-6582 .all-image .image-7 {
	right: 50px;
	top: 650px;
	max-width: 550px;
}

@media(min-width:2400px) {
	.image-left-landing {
		left: 330px;
		top: -115px;
		width: 320px;
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.image-animation {
		opacity: 1;
	}

	.service-work-section,
	.app-portal-section {
		width: 100%;
		display: table;
	}

	.learn-more a,
	.learn-more .round-btn {
		/*height: 83px;
		padding: 50px 0 0 0;*/
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.image-animation {
		opacity: 1;
	}
}

@media (min-width: 1170px) and (max-width: 1280px) {
	#video-popup-container {
		top: 16%;
	}
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
	#video-popup-container {
		top: 28%;
	}

	.virtual-receptionist-cls .service-work-section .left-we-do p {
		font-size: 21px;
	}
}

@media(min-width:1651px) {
	.landing-service-offer-section h2 {
		width: 660px;
	}

	.service-images .image-service {
		width: 720px;
	}

	.calling-service {
		top: -180px;
		width: 470px;
	}

	.landing-app-portal-section.hide-offer-section-cls {
		margin-top: 250px;
	}

	.landing-app-portal-section.hide-offer-section-cls .calling-service {
		top: 100px;
	}

	.banner-section .two-button a {
		padding: 15px 40px 14px 40px;
	}
}

@media (min-width:2500px) {
	.top-form-landing:before {
		width: 61.5%;
	}
}

@media (min-width:2880px) {
	.top-form-landing:before {
		width: 60.5%;
	}
}

@media (min-width:3500px) {
	.top-form-landing:before {
		width: 58.5%;
	}
}

@media (min-width:4000px) {
	.top-form-landing:before {
		width: 57.5%;
	}
}

@media (min-width:4500px) {
	.top-form-landing:before {
		width: 56.5%;
	}
}

@media(max-width:1699px) {
	.des-box p {
		width: 325px;
	}

	.top-form-landing .container {
		width: 1600px;
	}

	.right-form-landing .gform_wrapper .gform_footer {
		margin: 25px 0 30px 0;
	}
}

@media(max-width:1650px) {
.last-portal .calling-box h3{
	padding-top:50px;
	padding-bottom:0;
}
.only_section.service-work-section {
		min-height: 900px;
	}

	.right-form-landing .gform_wrapper .validation_message {
		bottom: 27px;
	}

	.right-form-landing {
		width: 670px;
	}

	.right-form-landing .gform_wrapper .top_label input.medium {
		margin-bottom: 45px !important;
		font-size: 25px !important;
	}

	.image-left-landing {
		left: 250px;
		width: 300px;
	}

	.top-form-landing::before {
		width: 61%;
	}

	.top-form-landing .container {
		width: 1350px;
	}

	.service-work-section .left-we-do p {
		width: 600px;
	}

	.price-box .gray-color span,
	.price-box h4 span {
		font-size: 16px;
	}

	.banner-inner-section .container {
		padding: 170px 0 200px 0;
	}

	.image-5 {
		top: 80px;
		right: 80px;
	}

	.image-5 img {
		width: 390px;
	}

	.service-work-section h2 {
		padding: 0 0 100px 0;
	}

	.service-work-section .left-we-do .learn-more {
		padding-top: 50px;
	}

	.service-work-section .left-we-do p {
		font-size: 24px;
	}

	.virtual-text {
		font-size: 45px;
		padding-bottom: 40px;
	}

	.service-work-section {
		padding: 100px 0 60px 0;
	}

	.image-5 img {
		width: 440px;
	}

	.image-6 {
		right: 90px;
		top: 480px;
	}

	.image-6 img {
		width: 500px;
	}

	.image-7 {
		right: 0px;
		top: 590px;
	}

	.image-7 img {
		width: 480px;
	}

	.service-offer-section .container {
		width: 1200px;
	}

	.service-offer-section {
		padding: 140px 0 210px 0;
	}

	.service-offer-box {
		padding-top: 40px;
	}

	.icon-box h3 {
		padding: 25px 0;
		min-height: 61px;
	}

	.single-ser-box {
		padding: 30px 30px 60px 30px;
	}

	.service-images .left-service {
		width: 42%;
	}

	.service-images .image-service {
		width: 630px;
	}

	.calling-service {
		top: -180px;
		width: 440px;
	}

	.app-text {
		font-size: 49px;
		padding-bottom: 60px;
	}

	.app-portal-section .container {
		padding-top: 90px;
	}

	.calling-box h3 {
		font-size: 32px;
	}

	.calling-box p {
		font-size: 24px;
	}

	.account-service {
		left: -140px;
		width: 280px;
	}

	.right-portal .calling-box {
		padding: 0 0 0 85px;
	}

	.portal-img {
		width: 280px;
	}

	.last-portal .calling-box {
		padding-left: 145px;
		padding-top: 50px;
	}

	.green-border {
		height: 223px;
		margin-top: 180px;
	}

	.portal-img {
		margin-top: 130px;
	}

	.last-portal .calling-box {
		padding-top: 50px;
	}

	.portal-img {
		margin-top: 180px;
	}

	.client-section ul li {
		font-size: 21px;
		/* 	    width:22%; */
	}

	.serve-section {
		padding: 200px 0 190px 0;
	}

	.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;
	}

	.serve-section p {
		width: 770px;
		line-height: 34px;
	}

	.landing-app-portal-section.hide-offer-section-cls {
		margin-top: 180px;
	}

	.landing-app-portal-section.hide-offer-section-cls .calling-service {
		top: 100px;
	}

	.landing-pricing-section.hide-pricing-section.two-column-pricing .pricing-section {
		padding-top: 100px;
	}

	.landing-pricing-section.hide-pricing-section.two-column-pricing.three-column-pricing .pricing-section {
		padding-top: 70px;
	}

	.service-work-section.four-column-section {
		padding-bottom: 400px;
	}

	.landing-serve-section.hide-serve-section.two-column-serve {
		margin-top: 260px;
	}

	.service-images.two-column-section {
		padding-bottom: 70px;
	}

	.banner-section .two-button a {
		padding-top: 15px;
		padding-bottom: 13px;
		font-size: 16px;
	}

	.banner-section .two-button {
		margin-top: 50px;
	}


	.right-form-landing .gform_wrapper .top_label input.medium {
		/*font-size: 30px !important;*/
	}

	html:lang(es) .calling-box p {
		font-size: 22px;
		line-height: 30px;
	}

	html:lang(es) .calling-box h3 {
		padding: 0 0 20px 0;
	}

	html:lang(es) .app-text {
		width: 610px;
	}

	html:lang(es) .client-section .main-column .column-1,
	html:lang(es) .client-section .main-column .column-2 {
		width: 47%;
	}

	html:lang(es) .des-box .btn-post {
		font-size: 12px;
		padding: 12px 10px;
	}

	html:lang(es) .plan_5 .price-box h4,
	html:lang(es) .plan_5 .price-box .gray-color {
		font-size: 29px;
	}

	.page-id-6172 .calling-service,
	.page-id-6245 .calling-service,
	.page-id-6301 .calling-service,
	.page-id-6311 .calling-service,
	.page-id-6412 .calling-service,
	.page-id-6457 .calling-service,
	.page-id-6582 .calling-service {
		width: 280px;
	}

	.page-id-6172 .all-image .image-5,
	.page-id-6245 .all-image .image-5,
	.page-id-6301 .all-image .image-5,
	.page-id-6311 .all-image .image-5,
	.page-id-6412 .all-image .image-5,
	.page-id-6457 .all-image .image-5,
	.page-id-6582 .all-image .image-5 {
		top: 50px;
		right: 100px;
	}

	.page-id-6172 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6172 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	.page-id-6245 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6245 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	.page-id-6301 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6301 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	.page-id-6311 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6311 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	.page-id-6412 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6412 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	.page-id-6457 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6457 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	.page-id-6582 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6582 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img {
		width: 380px !important;
		height: 380px;
	}

	.page-id-6172 .all-image .image-6,
	.page-id-6301 .all-image .image-6,
	.page-id-6245 .all-image .image-6,
	.page-id-6311 .all-image .image-6,
	.page-id-6412 .all-image .image-6,
	.page-id-6457 .all-image .image-6,
	.page-id-6582 .all-image .image-6 {
		right: 290px;
		top: 340px;
	}

	.page-id-6172 .all-image .image-7,
	.page-id-6301 .all-image .image-7,
	.page-id-6245 .all-image .image-7,
	.page-id-6311 .all-image .image-7,
	.page-id-6412 .all-image .image-7,
	.page-id-6457 .all-image .image-7,
	.page-id-6582 .all-image .image-7 {
		right: 30px;
		top: 570px;
	}
}

@media(max-width:1365px) {
	section.serve-section.mt0 {
		padding-bottom: 100px !important;
	}
}

@media(max-width:1366px) {
	.right-form-landing .gform_wrapper .validation_message {
		bottom: 17px;
	}

	.banner-inner-section .container {
		padding: 140px 0;
	}

	.service-offer-section .container {
		width: 1120px;
	}

	.service-work-section .left-we-do p {
		font-size: 22px;
		line-height: 36px;
	}

	.service-work-section h2 {
		padding: 0 0 70px 0;
	}

	.virtual-text {
		font-size: 40px;
		padding-bottom: 35px;
	}

	.service-offer-section {
		padding: 110px 0 210px 0;
	}

	.icon-box h3 {
		font-size: 22px;
		line-height: normal;
		min-height: 50px;
	}

	.service-images .image-service {
		width: 640px;
	}

	.app-text {
		font-size: 45px;
		padding-bottom: 65px;
	}

	.account-service {
		left: -30px;
	}

	.calling-box p {
		font-size: 22px;
	}

	.calling-box h3 {
		font-size: 28px;
	}

	.last-portal .calling-box {
		padding-left: 135px;
		padding-top: 50px;
		width: 460px;
	}

	.right-portal .calling-box {
		padding: 0 0 0 70px;
	}

	.portal-img {
		margin-left: 130px;
		margin-top: 160px;
	}

	.client-section ul li {
		font-size: 18px;
		/* 	    width: 20%; */
	}

	.pricing-section h2 {
		font-size: 48px;
	}

	.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: 80px 0 110px 0;
	}

	.serve-section p {
		width: 710px;
	}

	.client-section {
		width: 940px;
	}

	.calling-box {
		width: 450px;
	}

	/**/
	.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;
	}

	/**/

	.landing-app-portal-section.hide-offer-section-cls {
		margin-top: 150px;
	}

	.landing-app-portal-section.hide-offer-section-cls .calling-service {
		top: 110px;
	}

	.landing-app-portal-section.hide-offer-section-cls.two-column-offer .calling-service {
		top: 80px;
		right: 30px;
	}

	.landing-app-portal-section.hide-offer-section-cls.two-column-offer .container {
		padding-top: 70px;
	}

	.landing-pricing-section.hide-pricing-section.two-column-pricing .pricing-section {
		padding-top: 80px;
	}

	.landing-serve-section.hide-serve-section.two-column-serve.three-column-serve {
		padding-top: 100px;
	}

	.landing-pricing-section.hide-pricing-section.two-column-pricing.three-column-pricing .pricing-section {
		padding-top: 110px;
	}

	.app-portal-section.three-column-app-portal {
		padding-bottom: 80px;
	}

	.service-images.three-column-service {
		margin-bottom: 70px;
	}

	.service-work-section.four-column-section {
		padding-bottom: 370px;
	}

	.service-images.four-column-section .container {
		margin-bottom: 90px;
	}

	.landing-serve-section.hide-serve-section.two-column-serve {
		margin-top: 310px;
		padding-top: 100px;
	}

	.service-images.two-column-section {
		padding-bottom: 50px;
	}

	.faq-detail h2 {
		font-size: 45px;
	}



	.right-form-landing .gform_wrapper .top_label input.medium {
		font-size: 22px !important;
		margin-bottom: 40px !important;
	}

	.right-form-landing .gform_wrapper {
		margin: 0;
	}

	.right-form-landing .gform_wrapper .gform_footer {
		margin-top: 20px;
	}

	.top-form-landing .container {
		width: 1200px;
	}

	.right-form-landing {
		width: 600px;
	}

	html:lang(es) .last-portal .calling-box {
		padding-left: 135px;
	}

	html:lang(es) .calling-box p {
		font-size: 20px;
		line-height: 30px;
	}

	html:lang(es) .service-work-section .left-we-do p {
		width: 100%;
	}

	html:lang(es) .client-section .main-column .column-1,
	html:lang(es) .client-section .main-column .column-2 {
		width: 100%;
	}

	html:lang(es) .client-section ul li {
		font-size: 18px;
	}

	html:lang(es) .des-box .btn-post {
		font-size: 11px;
		padding: 12px 5px;
	}

	html:lang(es) .right-form-landing .gform_wrapper .top_label input.medium {
		font-size: 20px !important;
		margin-bottom: 40px !important;
	}

	html:lang(es) .service-offer-section h2 {
		width: 650px;
	}

	html:lang(es) .des-box {
		width: calc(25% - 25px);
		margin-right: 25px;
	}

	.page-id-6172 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6172 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	.page-id-6245 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6245 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	.page-id-6301 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6301 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	.page-id-6311 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6311 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	.page-id-6412 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6412 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	.page-id-6457 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6457 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	.page-id-6582 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	.page-id-6582 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img {
		width: 300px !important;
		height: 300px;
	}

	.page-id-6172 .all-image .image-6,
	.page-id-6245 .all-image .image-6,
	.page-id-6301 .all-image .image-6,
	.page-id-6311 .all-image .image-6,
	.page-id-6412 .all-image .image-6,
	.page-id-6457 .all-image .image-6,
	.page-id-6582 .all-image .image-6 {
		right: 220px !important;
        top: 290px !important;
	}

	.page-id-6172 .all-image .image-7,
	.page-id-6245 .all-image .image-7,
	.page-id-6301 .all-image .image-7,
	.page-id-6311 .all-image .image-7,
	.page-id-6412 .all-image .image-7,
	.page-id-6457 .all-image .image-7,
	.page-id-6582 .all-image .image-7 {
		right: 50px !important;
		top: 490px !important;
	}
}

@media(max-width:1300px) {
	.top-form-landing .container {
		width: 1080px;
	}

	.top-form-landing::before {
		width: 53%;
	}

	.right-form-landing {
		width: 480px;
	}
}

@media(min-width:1671px) {
	.serve-section {
		padding: 200px 0 310px 0;
	}
}

@media(min-width:1265px) {
	.service-offer-section .container {
		padding-left: 200px;
	}

	.service-images .container {
		padding-left: 200px;
		width: 1050px;
	}

	.app-portal-section .container {
		padding-left: 200px;
		width: 1050px;
	}

	.calling-service {
		top: -150px;
	}

	.service-images .image-service {
		width: 600px;
	}

	.service-images .left-service {
		width: 38%;
	}
}

@media(min-width:1367px) {
	.service-offer-section .container {
		padding-left: 200px;
	}

	.service-images .container,
	.app-portal-section .container {
		padding-left: 200px;
		/*width: calc(1400px - 200px);*/
		width: calc(1320px - 200px);
	}

	.calling-service {
		top: -200px;
	}
}

@media(min-width:1651px) {

	.service-images .container,
	.app-portal-section .container {
		padding-left: 200px;
		width: calc(1460px - 200px);
	}

	.calling-service {
		top: -250px;
	}
}

@media screen and (max-width: 1265px) and (-ms-high-contrast: active),
(max-width: 1265px) and (-ms-high-contrast: none) {
	/*.service-images .image-service {
		height: 720px;
	}*/
}

@media(max-width:1199px) {
	.only_section.service-work-section {
		min-height: 700px;
	}

	.top-form-landing .container {
		width: 900px;
	}

	.left-form-landing p {
		width: 225px;
	}

	.image-left-landing {
		left: 240px;
	}

	.right-form-landing {
		width: 400px;
	}

	.image-left-landing {
		left: 240px;
		width: 240px;
	}

	.right-form-landing .gform_wrapper .top_label input.medium {
		font-size: 20px !important;
	}

	.des-faq {
		width: 540px;
	}

	.faq-detail:before {
		background-size: cover;
	}

	.faq-detail a.btn-started {
		font-size: 16px;
		padding-left: 35px;
		padding-right: 35px;
	}

	.faq-detail h2 {
		font-size: 40px;
	}

	.des-faq {
		font-size: 20px;
		line-height: 36px;
	}

	.faq-detail .content {
		padding-top: 50px;
	}

	.acc__panel {
		font-size: 16px !important;
		line-height: 28px;
	}

	.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;
	}



	#video-popup-close {
		line-height: 24px;
	}

	.banner-inner-section .container {
		padding: 120px 0;
	}

	.service-work-section .left-we-do p {
		width: 500px;
	}

	.image-5 img {
		width: 350px;
	}

	.image-5 {
		top: 80px;
		right: 30px;
	}

	.image-6 {
		right: 60px;
		top: 390px;
	}

	.image-6 img {
		width: 390px;
	}

	.image-7 {
		top: 480px;
	}

	.image-7 img {
		width: 390px;
	}

	.service-work-section .left-we-do p {
		font-size: 20px;
		line-height: 32px;
	}

	.service-offer-section .container {
		width: 900px;
	}

	.virtual-text {
		font-size: 35px;
	}

	.single-ser-box {
		padding: 20px 20px 50px 20px;
	}

	.service-offer-box {
		padding-top: 20px;
	}

	.three-column {
		width: calc(33% - 32px);
	}

	.service-images .image-service {
		width: 530px;
	}

	.calling-service {
		top: -100px;
		width: 360px;
	}

	.app-text {
		font-size: 40px;
		padding-bottom: 55px;
	}

	.account-service {
		width: 250px;
	}

	.calling-box h3 {
		padding: 0 0 15px 0;
	}

	.portal-img {
		margin-left: 100px;
		width: 250px;
		margin-top: 150px;
	}

	.last-portal .calling-box {
		padding-left: 80px;
		padding-top: 40px;
		width: 440px;
	}

	.serve-section p {
		width: 70%;
		line-height: 30px;
	}

	.serve-section {
		padding: 160px 0 90px 0;
	}

	.client-section ul li {
		font-size: 16px;
	}

	.client-section {
		width: 80%;
		padding-top: 50px;
	}

	.pricing-section h2 {
		font-size: 42px;
	}

	.des-box {
		width: 100%;
	}

	.price-box {
		width: calc(24.9% - 48px);
		margin-top: 40px;
	}

	.pricing-section {
		padding: 60px 0 70px 0;
	}

	.banner-inner-section .small_heading {
		font-size: 14px;
	}

	.service-images .image-service {
		top: -70px;
	}

	.calling-service {
		top: -90px;
	}

	.right-portal .calling-box {
		padding: 0 0 0 60px;
	}

	.calling-box {
		width: 420px;
	}

	.serve-section {
		margin-top: -125px;
	}

	.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;
	}

	/**/

	.landing-app-portal-section.hide-offer-section-cls {
		margin-top: 20px;
	}

	.calling-service {
		top: 110px;
	}

	.landing-pricing-section.hide-pricing-section {
		margin-top: -100px;
	}

	.landing-pricing-section.hide-pricing-section .pricing-section {
		padding-top: 130px;
	}

	.landing-serve-section.hide-serve-section.two-column-serve {
		padding-top: 100px;
	}

	.landing-serve-section.hide-serve-section.two-column-serve.three-column-serve {
		padding-top: 80px;
	}

	.landing-pricing-section.hide-pricing-section.two-column-pricing.three-column-pricing .pricing-section {
		padding-top: 70px;
	}

	.pricing-section h2 {
		padding-bottom: 15px;
	}

	.service-work-section.four-column-section {
		padding-bottom: 220px;
	}

	.landing-serve-section.hide-serve-section.two-column-serve {
		margin-top: 130px;
	}

	.page-template-custom-pageslanding-page-php .banner-section .two-button a:first-child:before {
		top: 17px;
	}

	.banner-section .two-button {
		margin-top: 40px;
	}



	.right-form-landing .gform_wrapper .gform_footer button {
		width: 126px;
		height: 126px;
		font-size: 16px;
	}

	html:lang(es) .learn-more a {
		width: 153px;
		height: 89px;
		padding: 64px 0 0 0;
	}

	html:lang(es) .last-portal .calling-box {
		padding-left: 80px;
	}

	html:lang(es) .pricing-boxes .btn-started {
		padding: 12px 15px;
		font-size: 14px;
	}

	html:lang(es) .service-work-section .left-we-do p {
		font-size: 18px;
		line-height: 30px;
	}

	html:lang(es) .virtual-text {
		font-size: 31px;
	}

	html:lang(es) .right-form-landing .gform_wrapper .top_label input.medium {
		font-size: 17px !important;
	}

	html:lang(es) .service-offer-section h2 {
		width: 100%;
	}

	html:lang(es) .des-box {
		width: 100%;
		margin-right: 0;
	}

	.page-id-6172 .calling-service,
	.page-id-6245 .calling-service,
	.page-id-6301 .calling-service,
	.page-id-6311 .calling-service,
	.page-id-6457 .calling-service,
	.page-id-6582 .calling-service {
		width: 250px;
	}

	html .page-id-6172 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	html .page-id-6172 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img ,
	html .page-id-6245 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	html .page-id-6245 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img, 
	html .page-id-6301 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	html .page-id-6301 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img, 
	html .page-id-6311 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	html .page-id-6311 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	html .page-id-6412 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	html .page-id-6412 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	html .page-id-6457 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	html .page-id-6457 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img,
	html .page-id-6582 .service-work-section .image-animation.image-6.desktop-dis.wow.fadeInUp img,
	html .page-id-6582 .service-work-section .image-animation.image-7.desktop-dis.wow.fadeInUp img {
		width: 250px !important;
		height: 250px;
	}

	html .page-id-6172 .all-image .image-6,
	html .page-id-6245 .all-image .image-6,
	html .page-id-6301 .all-image .image-6,
	html .page-id-6311 .all-image .image-6,
	html .page-id-6412 .all-image .image-6,
	html .page-id-6457 .all-image .image-6,
	html .page-id-6582 .all-image .image-6 {
		right: 150px !important;
        top: 250px !important;
	}

	html .page-id-6172 .all-image .image-7,
	html .page-id-6245 .all-image .image-7,
	html .page-id-6301 .all-image .image-7,
	html .page-id-6311 .all-image .image-7,
	html .page-id-6412 .all-image .image-7,
	html .page-id-6457 .all-image .image-7,
	html .page-id-6582 .all-image .image-7 {
        right: 40px !important;
        top: 440px !important;
    }
}

@media screen and (min-width:767px) and (max-width: 991px) {
	.three-column {
		width: calc(45% - 0px);
	}

	.single-ser-box {
		padding: 20px 15px 50px 35px;
	}

	.service-offer-box .single-ser-box:nth-of-type(2n+0) {
		border-right: 0;
	}

	.service-offer-box .single-ser-box:nth-of-type(3n+0) {
		border-right: 1px solid #2e2e2e;
		padding-left: 0;
	}

	.service-offer-box .single-ser-box:nth-of-type(4n+0) {
		border-right: 0;
		padding: 20px 15px 50px 35px;
	}

	.service-offer-box .single-ser-box:nth-of-type(5n+0) {
		border-right: 1px solid #2e2e2e;
		padding-left: 0;
	}

	.service-offer-box .single-ser-box:nth-of-type(6n+0) {
		border-right: 0;
		padding: 20px 15px 50px 35px;
	}

	.price-box {
		width: calc(45% - 20px);
	}

	/* .client-section .main-column {
    display: inline-block;
    flex-direction: row;
    width: 100%;
}
	.client-section .main-column ul {
    padding-top: 0px;   
}
.client-section .main-column .col-box {
    width: 50%;
    display: inline-block;
} */
}

@media(min-width:1920px) {
	.service-images .left-service {
		/*width: 26.29vw;*/
		width: 28.29vw;
	}

	.service-images .image-service {
		/*width: 36.29vw;*/
		width: 40.29vw;
	}

	.calling-service {
		top: -12vw;
		width: 27vw;
	}

	.landing-app-portal-section.hide-offer-section-cls .calling-service {
		top: 6vw;
	}
}

@media(min-width:2500px) {
	.calling-service {
		top: -8vw;
	}

	.service-images .left-service {
		width: 22.29vw;
	}

	.service-images .image-service {
		width: 36.29vw;
	}
}

@media(min-width:3300px) {

	.service-images .container,
	.app-portal-section .container {
		width: calc(50% - 200px);
	}
}

@media screen and (min-width: 1920px) and (-ms-high-contrast: active),
(min-width: 1920px) and (-ms-high-contrast: none) {
	.service-images .image-service {
		width: 36.29vw;
	}
}

@media(max-width:991px) {
.last-portal .calling-box h3{
padding-top:30px;
}
.only_section.service-work-section {
		min-height: 650px;
	}

	.top-form-landing .container {
		width: 720px;
	}

	.right-form-landing {
		width: 300px;
	}

	.top-form-landing::before {
		width: 46%;
	}

	.right-form-landing .gform_wrapper .top_label li#field_8_1,
	.right-form-landing .gform_wrapper .top_label li#field_8_2,
	.right-form-landing .gform_wrapper .top_label li#field_8_3,
	.right-form-landing .gform_wrapper .top_label li#field_8_4,
	.right-form-landing .gform_wrapper .top_label li#field_8_14,
	.right-form-landing .gform_wrapper .top_label li#field_8_5,
	.right-form-landing .gform_wrapper .top_label li#field_10_1,
	.right-form-landing .gform_wrapper .top_label li#field_10_2,
	.right-form-landing .gform_wrapper .top_label li#field_10_3,
	.right-form-landing .gform_wrapper .top_label li#field_10_4,
	.right-form-landing .gform_wrapper .top_label li#field_10_14,
	.right-form-landing .gform_wrapper .top_label li#field_10_5 {
		width: 100%;
		max-width: 100% !important;
	}

	.right-form-landing .gform_wrapper .top_label input.medium {
		margin-bottom: 30px !important;
		font-size: 20px !important;
	}

	.faq-detail h2 {
		font-size: 35px;
		padding-bottom: 10px;
	}

	.des-faq br {
		display: none;
	}

	.acc__title {
		font-size: 20px;
	}

	.acc__title.active:after {
		top: 28px;
	}

	.acc__title::after {
		right: 20px;
		top: 17px;
	}

	.banner-section .two-button a {
		font-size: 14px;
	}

	.banner-section .two-button {
		margin-top: 40px;
	}

	.client-section .main-column {
		display: inline-block;
		flex-direction: row;
		width: 100%;
	}

	.client-section .main-column {
		margin-bottom: 0;
	}

	.client-section .main-column .column-1,
	.client-section .main-column .column-2 {
		width: 50%;
		display: inline-block;
		float: left;
	}

	.client-section .main-column ul {
		padding-top: 0px;
	}

	.client-section .main-column .col-box {
		width: 100%;
		display: inline-block;
	}

	.banner-inner-section .container {
		padding: 100px 0;
	}

	.white-border-line {
		width: 290px;
	}

	.service-work-section {
		padding: 80px 0 60px 0;
	}

	.virtual-text {
		font-size: 32px;
	}

	.service-work-section h2 {
		padding: 0 0 50px 0;
	}

	.image-5 img {
		width: 310px;
	}

	.image-6 {
		right: 60px;
		top: 360px;
	}

	.image-6 img {
		width: 340px;
	}

	.image-7 {
		top: 440px;
	}

	.image-7 img {
		width: 330px;
	}

	.service-work-section .left-we-do p {
		width: 330px;
	}

	.service-offer-section .container {
		width: 720px;
	}

	.service-offer-section {
		padding: 70px 0 210px 0;
	}

	.service-images .image-service {
		width: 420px;
	}

	.calling-service {
		/*top: -50px;*/
		width: 270px;
	}

	.app-text {
		font-size: 35px;
	}

	.calling-box p {
		font-size: 20px;
		line-height: 32px;
	}

	.account-service {
		width: 200px;
		left: 0;
	}

	.portal-img {
		margin-left: 80px;
		width: 200px;
		margin-top: 110px;
	}

	.green-border {
		height: 193px;
		margin-top: 110px;
		width: 8px;
	}

	.last-portal .calling-box {
		padding-left: 65px;
		padding-top: 60px;
		width: 360px;
	}

	.right-portal .calling-box {
		padding: 0 0 0 90px;
	}

	.serve-section {
		margin-top: -45px;
		padding: 80px 0 70px 0;
	}

	.pricing-section h2 {
		font-size: 38px;
	}

	.des-box p {
		padding: 20px 0 40px 0;
	}

	.price-box h4,
	.price-box .gray-color {
		font-size: 36px;
	}

	.ser-sborder-line {
		left: -4px;
		top: 100px;
		width: 8px;
		height: 174px;
	}

	.service-work-section .left-we-do p {
		font-size: 18px;
		line-height: 28px;
	}

	.service-images .image-service {
		top: -120px;
	}

	.client-section ul li {
		font-size: 18px;
		padding-bottom: 15px;
	}

	.offer-icon span {
		width: 84px;
		height: 91px;
		left: calc(50% - 42px);
	}

	.offer-icon span:before {
		background-size: 330px auto;
	}

	.service-offer-section .icon-box h3 {
		text-align: center;
	}

	.offer-icon .ser-icon1:before {
		width: 84px;
		height: 91px;
		background-position: -92px -212px;
	}

	.offer-icon .ser-icon2:before {
		width: 84px;
		height: 91px;
		background-position: -179px -223px;
	}

	.offer-icon .ser-icon3:before {
		width: 84px;
		height: 91px;
		background-position: -4px -313px;
	}

	.offer-icon .ser-icon4:before {
		width: 84px;
		height: 91px;
		background-position: -86px -319px;
	}

	.offer-icon .ser-icon5 {
		width: 91px;
		height: 91px;
	}

	.offer-icon .ser-icon5:before {
		width: 91px;
		height: 84px;
		/*background-position: -190px -316px;*/
	}

	.offer-icon .ser-icon6:before {
		width: 84px;
		height: 91px;
		/* background-position: 9px -225px; */
		background-position: -673px -1027px !important;
		background-size: 820px auto;
	}

	.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;
	}

	.landing-app-portal-section.hide-offer-section-cls .container {
		padding-top: 40px;
		margin-top: 0;
	}

	.landing-app-portal-section.hide-offer-section-cls .calling-service {
		top: 40px;
	}

	.landing-pricing-section.hide-pricing-section {
		margin-top: -70px;
	}

	.landing-pricing-section.hide-pricing-section .pricing-section {
		padding-top: 80px;
	}

	.virtual-text {
		padding-bottom: 15px;
	}

	.app-portal-section.three-column-app-portal {
		padding-bottom: 60px;
	}

	.service-images.three-column-service {
		margin-bottom: 60px;
	}

	.service-work-section.four-column-section {
		padding-bottom: 150px;
	}

	.landing-serve-section.hide-serve-section.two-column-serve {
		padding-top: 80px;
		margin-top: 100px;
	}

	.service-images.two-column-section {
		padding-bottom: 30px;
	}

	.banner-section .two-button a {
		padding-top: 12px;
		padding-bottom: 11px;
	}

	#video-popup-container {
		/*top: 36%;*/
	}

	.page-template-custom-pageslanding-page-php .banner-section .two-button a:first-child:before {
		width: 8px;
		height: 8px;
		right: 24px;
		top: 14px;
	}

	.page-template-custom-pageslanding-page-php .banner-section .two-button a:first-child {
		padding-right: 40px;
		margin-right: 20px;
	}

	.banner-section .two-button {
		margin-top: 40px;
	}

	.right-form-landing .gform_wrapper .top_label input.medium {
		margin-bottom: 35px !important;
		font-size: 21px !important;
		line-height: normal !important;
	}

	.right-form-landing .gform_wrapper .validation_message {
		bottom: 14px;
	}

	.left-form-landing {
		width: 370px;
		text-align: center;
	}

	.left-form-landing p {
		width: 100%;
	}

	.left-form-landing p,
	.left-form-landing h2 {
		text-align: left;
	}

	.image-left-landing {
		left: 0;
		top: 20px;
		margin: 0;
	}

	html:lang(es) .service-work-section .left-we-do p {
		width: 330px;
	}

	html:lang(es) .app-text {
		width: 440px;
	}

	html:lang(es) .last-portal .calling-box {
		padding-left: 50px;
	}

	html:lang(es) .calling-box p {
		font-size: 17px;
		line-height: 24px;
	}

	html:lang(es) .client-section .main-column .column-1,
	html:lang(es) .client-section .main-column .column-2 {
		width: 50%;
	}

	html:lang(es) .learn-more a {
		width: 133px;
		height: 79px;
		padding: 54px 0 0 0;
	}

	.client-section h3 {
		padding-bottom: 25px;
	}

	.page-id-6172 .calling-service,
	.page-id-6245 .calling-service,
	.page-id-6301 .calling-service,
	.page-id-6311 .calling-service,
	.page-id-6412 .calling-service,
	.page-id-6457 .calling-service,
	.page-id-6582 .calling-service {
		width: 200px;
	}
}

/* uk icon */

html:lang(en-uk) #who-we-section .col-box li:before {
	background-image: url('../images/sprite-posh-new-2.svg');
}

html:lang(en-uk) .col-4.col-box li:nth-child(3):before {
	background-position: -57px -557px;
}

html:lang(en-uk) .col-4.col-box li:nth-child(2):before {
	background-position: -93px -415px;
}

html:lang(en-uk) .col-4.col-box li:nth-child(4):before {
	background-position: -96px -465px;
}


html:lang(en-uk) .col-1.col-box li:first-child:before {
	background-position: -4px -415px;
}

html:lang(en-uk) .col-1.col-box li:nth-child(2):before {
	background-position: -50px -415px;
}

html:lang(en-uk) .col-1.col-box li:nth-child(3):before {
	background-position: -49px -327px;
}

html:lang(en-uk) .col-1.col-box li:nth-child(4):before {
	background-position: -10px -513px;
}

html:lang(en-uk) .col-1.col-box li:nth-child(5):before {
	background-position: -52px -463px;
}


html:lang(en-uk) .col-2.col-box li:first-child:before {
	background-position: -54px -512px;
}

html:lang(en-uk) .col-2.col-box li:nth-child(2):before {
	background-position: -5px -326px;
}

html:lang(en-uk) .col-2.col-box li:nth-child(3):before {
	background-position: -48px -366px;
}


html:lang(en-uk) .col-4.col-box li:first-child:before {
	background-position: -5px -464px
}

html:lang(en-uk) .col-3.col-box li:nth-child(4):before {
	background-position: -97px -369px
}


/*---11-6-2025------*/
html:lang(en-us) #who-we-section .col-box li:before {
	background-size: 90% !important;
	background-position: inherit !important;
	top: 5px;
	left: 2px;
}

html:lang(en-us) #who-we-section .col-1.col-box li:first-child:before {
	background-image: url("../images/our-specialties/attorneys.svg")
}

html:lang(en-us) #who-we-section .col-1.col-box li:nth-child(2):before {
	background-image: url("../images/our-specialties/behavioral-health.svg");
}

html:lang(en-us) #who-we-section .col-1.col-box li:nth-child(3):before {
	background-image: url("../images/our-specialties/contracting.svg");
}

html:lang(en-us) #who-we-section .col-1.col-box li:nth-child(4):before {
	background-image: url("../images/our-specialties/dental.svg");
}

html:lang(en-us) #who-we-section .col-1.col-box li:nth-child(5):before {
	background-image: url("../images/our-specialties/finance.svg");
	left: 2px;
}



html:lang(en-us) #who-we-section .col-2.col-box li:first-child:before {
	background-image: url("../images/our-specialties/home-health-care.svg")
}

html:lang(en-us) #who-we-section .col-2.col-box li:nth-child(2):before {
	background-image: url("../images/our-specialties/home-services.svg");
}

html:lang(en-us) #who-we-section .col-2.col-box li:nth-child(3):before {
	background-image: url("../images/our-specialties/hospitality.svg");
}

html:lang(en-us) #who-we-section .col-2.col-box li:nth-child(4):before {
	background-image: url("../images/our-specialties/insurance.svg");
	left: 2px;
}

html:lang(en-us) #who-we-section .col-2.col-box li:nth-child(5):before {
	background-image: url("../images/our-specialties/marketing-advertising.svg");
}


html:lang(en-us) #who-we-section .col-3.col-box li:first-child:before {
	background-image: url("../images/our-specialties/medical.svg")
}

html:lang(en-us) #who-we-section .col-3.col-box li:nth-child(2):before {
	background-image: url("../images/our-specialties/property-management.svg");
}

html:lang(en-us) #who-we-section .col-3.col-box li:nth-child(3):before {
	background-image: url("../images/our-specialties/real-estate.svg");
}

html:lang(en-us) #who-we-section .col-3.col-box li:nth-child(4):before {
	background-image: url("../images/our-specialties/roofer-answering-service.svg");
}

html:lang(en-us) #who-we-section .col-3.col-box li:nth-child(5):before {
	background-image: url("../images/our-specialties/salon-spa.svg");
}


html:lang(en-us) #who-we-section .col-4.col-box li:first-child:before {
	background-image: url("../images/our-specialties/software-firms.svg")
}

html:lang(en-us) #who-we-section .col-4.col-box li:nth-child(2):before {
	background-image: url("../images/our-specialties/tech-services.svg");
}

html:lang(en-us) #who-we-section .col-4.col-box li:nth-child(3):before {
	background-image: url("../images/our-specialties/wealth-management.svg");
}

html:lang(en-us) #who-we-section .col-4.col-box li:nth-child(4):before {
	background-image: url("../images/our-specialties/wellness-holistic.svg");
}

html:lang(en-us) #who-we-section .col-4.col-box li:nth-child(5):before {
	background-image: url("../images/our-specialties/any-small-business.svg");
}


html:lang(en-us) .client-section ul li a {
	margin-left: 8px;
}


/*---11-6-2025---end---*/


/* form css  */
html:lang(en-uk) body .single-main-banner .gform_heading {
	margin-bottom: 19px;
}

html:lang(en-uk) .single-main-banner .blogform h3.gform_title {
	font-size: 50px;
	color: #23394c;
	text-align: center;
	font-weight: 400;
	line-height: 1;
	margin-top: -7px !important;
}

@media (max-width: 1366px) {
	html:lang(en-uk) .single-main-banner .blogform h3.gform_title {
		font-size: 43px;
	}
}

@media (orientation: landscape) and (max-width: 767px) {
	html:lang(en-uk) .single-main-banner .blogform h3.gform_title {
		font-size: 45px;
	}
}

@media (max-width: 641px) {
	html:lang(en-uk) .single-main-banner .blogform h3.gform_title {
		font-size: 30px;
	}
}

/* end */

@media only screen and (min-width:1024px) and (max-height:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1.5) {
	#video-popup-container {
		width: 80%;
		top: 30%;
		margin-left: -40%
	}
}

@media (device-width:1112px) {
	body #video-popup-container {
		top: 30% !important
	}
}

@media only screen and (min-width:992px) and (max-width:1024px) {
	section.serve-section.mt0 {
		padding-bottom: 100px !important;
	}
}

@media (device-width:1024px) {
	body #video-popup-container {
		top: 26% !important
	}
}

@media (device-width:926px) {
	.legal-cls .service-work-section .left-we-do p {
		width: 340px;
	}
}

@media (device-width:896px) {
	.legal-cls .service-work-section .left-we-do p {
		width: 340px;
		;
	}
}

@media (device-width:844px) {
	.legal-cls .service-work-section .left-we-do p {
		width: 340px;
		;
	}
}

@media (device-width:834px) {
	body #video-popup-container {
		top: 40% !important
	}

	.legal-cls .service-work-section .left-we-do p {
		width: 340px;
		;
	}
}

@media (device-width:823px) {
	.legal-cls .service-work-section .left-we-do p {
		width: 340px;
	}
}

@media (device-width: 812px) {
	.legal-cls .service-work-section .left-we-do p {
		width: 340px;
		;
	}
}

@media (device-width:768px) {
	body #video-popup-container {
		top: 35% !important
	}

	.legal-cls .service-work-section .left-we-do p {
		width: 320px;
	}
}

@media (device-width:720px) {
	body #video-popup-container {
		top: 21% !important
	}

	.virtual-receptionist-cls .service-work-section .left-we-do p {
		width: 440px;
	}
}

@media (device-width:731px) {
	.virtual-receptionist-cls .service-work-section .left-we-do p {
		width: 440px;
	}
}

@media (device-width:736px) {
	.virtual-receptionist-cls .service-work-section .left-we-do p {
		width: 440px;
	}
}

@media (device-width:640px) {
	.virtual-receptionist-cls .service-work-section .left-we-do p {
		width: 440px;
	}
}

@media (device-width:653px) {
	.virtual-receptionist-cls .service-work-section .left-we-do p {
		width: 440px;
	}
}

@media (device-width:667px) {
	.virtual-receptionist-cls .service-work-section .left-we-do p {
		width: 440px;
	}
}

@media (device-width:568px) {
	.service-work-section .left-we-do p {
		font-size: 16px;
	}
}

@media (device-width:540px) {
	body #video-popup-container {
		top: 35% !important
	}

	.virtual-receptionist-cls .service-work-section .left-we-do p {
		font-size: 15px;
	}
}

@media (device-width:428px) {
	body #video-popup-container {
		top: 37% !important
	}
}

@media(max-width:767px) {
	.only_section.service-work-section {
		min-height: 600px;
	}

	.only_section.service-work-section .m-image-7 {
		bottom: -10px;
	}

	.right-form-landing .gform_wrapper .gform_footer button {
		padding-top: 7px;
	}

	.left-form-landing p,
	.left-form-landing h2 {
		text-align: center;
	}

	.top-form-landing .container {
		width: 80%;
	}

	.left-form-landing {
		width: 100%;
		text-align: center;
	}

	.left-form-landing h2.virtual-text {
		width: auto;
	}

	.left-form-landing p {
		width: 365px;
		margin: auto;
	}

	.right-form-landing {
		width: 100%;
		margin-top: 30px;
	}

	.top-form-landing::before {
		width: 100%;
		top: auto;
		bottom: 0;
		height: 740px;
	}

	.image-left-landing {
		left: auto;
		top: 0;
		margin: 20px 0 0 0;
	}

	.faq-detail a.btn-started {
		padding: 10px 20px;
	}

	.des-faq {
		width: 430px;
	}

	.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;
	}




	.service-offer-section.landing-service-offer-section {
		padding: 80px 0 0 0;
	}

	.landing-service-work-section.service-work-section h3 {
		width: auto;
	}

	.serve-section p,
	.client-section ul li,
	.client-section h3,
	.des-box h3 {
		color: #23394c;
	}

	.white-border-line {
		width: 250px;
	}

	.white-border-line {
		margin: 10px 0 20px 0;
		background: #f3f1ed;
	}

	.banner-inner-section .small_heading,
	.banner-inner-section h1,
	.banner-inner-section h2 {
		color: #f3f1ed;
	}

	.banner-inner-section .container {
		padding: 100px 0 260px 0;
	}

	.service-offer-section .container {
		width: 80%;
	}

	.service-work-section h2 {
		font-size: 14px;
	}

	.left-we-do {
		width: 100%;
	}

	.service-work-section .left-we-do p {
		font-size: 16px;
		line-height: 26px;
		width: 420px;
	}

	.service-work-section {
		padding: 60px 0 120px 0;
	}

	.m-image-7 {
		position: absolute;
		right: 0;
		bottom: -50px;
		width: 250px;
	}

	.three-column {
		width: calc(50% - 36px);
	}

	.three-column:nth-child(even) {
		border-right: 0;
		padding-right: 0;
	}

	.three-column:nth-child(odd) {
		padding-left: 0;
		border-right: 1px solid #2e2e2e;
	}

	.icon-box h3 {
		font-size: 20px;
		line-height: normal;
		min-height: 40px;
		padding: 20px 0 15px 0;
		line-height: 27px;
	}

	.icon-box p {
		line-height: 28px;
	}

	.service-offer-box .single-ser-box:nth-of-type(3) {
		border-right: 1px solid #2e2e2e;
	}

	.service-offer-box .single-ser-box:nth-child(4) {
		padding-left: 20px;
	}

	.app-portal-section .container {
		padding-top: 0;
		border-top: 0;
	}

	.service-offer-section {
		padding: 30px 0 0 0;
	}

	.app-text {
		font-size: 30px;
		width: 130px;
	}

	.pricing-section h2 {
		font-size: 30px;
	}

	.m-img-8 {
		position: absolute;
		right: 0;
		top: -40px;
		width: 250px;
	}

	.m-img-8:before {
		position: absolute;
		height: 5px;
		background: #000;
		content: "";
		width: 650px;
	}

	.border-app {
		position: absolute;
		top: 190px;
		right: 40px;
		width: 280px;
		height: 7px;
		background: #23394c;
	}

	.client-section {
		width: 100%;
	}

	.single-ser-box {
		padding: 20px 20px 70px 20px;
	}

	.app-portal-section .container {
		padding-top: 50px;
	}

	.account-service,
	.portal-img,
	.green-border {
		display: none;
	}

	.calling-box h3 {
		font-size: 22px;
	}

	.calling-box p {
		font-size: 18px;
		line-height: 30px;
	}

	.calling-box {
		width: 100%;
	}

	.first-portal {
		clear: inherit;
		width: 48%;
		float: left;
	}

	.right-portal {
		float: right;
		padding-top: 0;
	}

	.right-portal .calling-box {
		padding-left: 0;
	}

	.calling-box p {
		font-size: 16px;
		line-height: 28px;
	}

	.last-portal {
		top: 0;
		padding-top: 50px;
	}

	.last-portal .calling-box {
		padding-left: 0;
		padding-top: 0;
	}

	.serve-section {
		margin-top: 0;
		padding: 100px 0 80px 0;
		background: none !important;
	}

	.serve-section .container {
		width: 80%;
	}

	.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;
	}

	.m-server-img img {
		width: 100%;
	}

	.m-server-img {
		padding: 60px 0 0 0;
		position: relative;
	}

	.m-border-text {
		width: 7px;
		height: 100px;
		background: #23394c;
		position: absolute;
		bottom: -75px;
		left: 10%;
	}

	.virtual-text {
		width: 140px;
	}

	.pricing-block .virtual-text {
		width: 100%;
	}

	.serve-section p {
		width: 90%;
		line-height: 26px;
	}

	.client-section h3,
	.des-box h3 {
		font-size: 14px;
	}

	.client-section ul li {
		font-size: 16px;
		padding-bottom: 15px;
	}

	.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;
	}

	.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;
	}

	.service-offer-section h2 {
		width: 100%;
		color: #072c35;
	}

	.service-work-section h3 {
		width: 200px;
	}

	.plan_5 .price-box {
		width: 100%;
	}

	.landing-app-portal-section.hide-offer-section-cls {
		margin-top: 120px;
	}

	.landing-app-portal-section.hide-offer-section-cls .container {
		padding-top: 80px;
	}

	.last-portal .calling-box {
		width: 290px;
	}

	.landing-serve-section.hide-serve-section {
		margin-top: 0;
	}

	.landing-pricing-section.hide-pricing-section {
		margin-top: 0;
	}

	.landing-app-portal-section.hide-offer-section-cls.two-column-offer {
		margin-top: 90px;
	}

	.landing-app-portal-section.hide-offer-section-cls.two-column-offer .container {
		padding-top: 40px;
	}

	.landing-serve-section.hide-serve-section.two-column-serve {
		z-index: 9;
	}

	.landing-pricing-section.hide-pricing-section.two-column-pricing {
		margin-top: 0px;
	}

	.landing-pricing-section.hide-pricing-section.two-column-pricing .pricing-section {
		padding-top: 60px;
	}

	.app-portal-section.three-column-app-portal {
		padding-bottom: 0;
	}

	.mobile-dis.three-column-app-portal {
		margin-bottom: 60px;
	}

	.mobile-dis.three-column-app-portal .m-border-text {
		display: none;
	}

	.service-work-section.four-column-section {
		margin-bottom: 120px;
	}

	.service-images.four-column-section .container {
		margin-bottom: 0px;
	}

	.landing-serve-section.hide-serve-section.two-column-serve {
		margin-top: 20px;
	}

	.service-images.three-column-service {
		margin-bottom: 0px;
	}

	.service-images.two-column-section {
		padding-bottom: 0;
	}

	.banner-section .two-button a {
		padding-top: 9px;
		padding-bottom: 8px;
	}

	.page-template-custom-pageslanding-page-php .banner-section .two-button a:first-child:before {
		width: 7px;
		height: 7px;
		right: 21px;
		top: 11px;
	}

	.page-template-custom-pageslanding-page-php .banner-section .two-button a:first-child {
		padding-right: 34px;
	}



	.right-form-landing .gform_wrapper .gform_footer button {
		width: 113px;
		height: 113px;
		font-size: 15px;
		border-width: 2px;
	}

	html:lang(es) .learn-more a {
		width: 148px;
		height: 85px;
		padding: 63px 0 0 0;
	}

	html:lang(es) .service-work-section .left-we-do p {
		width: 420px;
	}

	html:lang(es) .app-text {
		width: 220px;
	}

	html:lang(es) .last-portal .calling-box {
		padding-left: 0;
	}

	html:lang(es) .client-section ul li {
		font-size: 15px;
	}
}

@media (min-width:415px) and (max-width:768px) {
	#video-popup-container {
		width: 75% !important;
		left: 13% !important;
		top: 11% !important;
		margin-left: 0px !important
	}
}

@media(max-width:585px) {
	.faq-detail .content {
		padding-bottom: 35px;
	}

	.faq-detail h2 {
		font-size: 30px;
	}

	.faq-detail {
		padding: 60px 0 70px 0;
	}


	.service-offer-section.landing-service-offer-section {
		padding: 40px 0 0 0;
	}

	.border-app {
		top: 163px;
		right: 30px;
		width: 240px;
	}

	.banner-inner-section .container {
		padding: 70px 0 200px 0;
	}

	.service-work-section .left-we-do p {
		width: 100%;
	}

	.m-image-7 {
		bottom: -20px;
		width: 220px;
	}

	.service-offer-section .container {
		width: 90%;
	}

	.single-ser-box {
		padding: 20px 20px 50px 20px;
	}

	.single-ser-box .icon-box img {
		width: 75px;
	}

	.m-img-8 {
		width: 220px;
	}

	.serve-section {
		padding: 110px 0 60px 0;
	}

	.pricing-section {
		padding: 80px 0;
	}

	.white-border-line {
		width: 200px;
	}

	.pricing-section .mobile-dis.learn-more a {
		font-size: 14px;
		padding: 12px 30px;
	}

	.last-portal .calling-box {
		width: 230px;
	}

	.landing-app-portal-section.hide-offer-section-cls .container {
		padding-top: 50px;
	}

	.landing-app-portal-section.hide-offer-section-cls {
		margin-top: 90px;
	}

	.service-work-section.four-column-section {
		margin-bottom: 80px;
	}

	.landing-serve-section.hide-serve-section.two-column-serve {
		margin-top: 0;
		padding-top: 60px;
	}


	.right-form-landing .gform_wrapper .top_label input.medium {
		font-size: 19px !important;
	}

	html:lang(es) .learn-more a {
		width: 138px;
		height: 80px;
		padding: 58px 0 0 0;
	}

	html:lang(es) .service-work-section .left-we-do p {
		width: 100%;
	}

	html:lang(es) .app-text {
		width: 200px;
	}
}

@media (device-width:568px) {
	.service-work-section .left-we-do p {
		font-size: 17px;
	}
}

@media(max-width:479px) {
	.top-form-landing .container {
		width: 85%;
	}

	.left-form-landing p {
		width: 100%;
	}

	.top-form-landing::before {
		height: 770px;
	}

	.des-faq {
		width: 100%;
	}

	.faq-detail a.btn-started {
		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;
	}


	.banner-section .two-button a {
		font-size: 11px;
		padding: 8px 12px;
	}

	.service-work-section .left-we-do p {
		font-size: 15px;
	}

	.banner-inner-section .container {
		padding: 70px 0 110px 0;
	}

	.m-image-7 {
		width: 180px;
	}

	.service-work-section .left-we-do .learn-more {
		padding-top: 30px;
	}

	.page-id-6172 .learn-more .services-get-posh,
	.page-id-6245 .learn-more .services-get-posh,
	.page-id-6301 .learn-more .services-get-posh,
	.page-id-6311 .learn-more .services-get-posh,
	.page-id-6412 .learn-more .services-get-posh,
	.page-id-6457 .learn-more .services-get-posh,
	.page-id-6582 .learn-more .services-get-posh
	 {
		padding: 21px 0 15px 0;
		line-height: 21px;
	}

	.learn-more a {
		width: 102px;
		height: 67px;
		font-size: 16px;
		padding: 35px 0 0 0;
		border: 3px solid #a0e395;
	}

	.virtual-text {
		font-size: 28px;
	}

	.service-offer-box {
		padding-top: 0;
	}

	.three-column.single-ser-box {
		width: 100%;
		padding: 0 0 40px 0;
		border: none;
	}

	.service-offer-box .single-ser-box:nth-child(4) {
		padding-left: 0;
	}

	.service-offer-box .single-ser-box:nth-of-type(3) {
		border: none;
	}

	.service-offer-section h2,
	.icon-box p {
		text-align: left;
	}

	.app-portal-section .container {
		padding-top: 200px;
	}

	.app-text {
		width: 100%;
		padding-bottom: 30px;
	}

	.first-portal {
		width: 100%;
		padding-bottom: 20px;
	}

	.first-portal.last-portal {
		padding-top: 0px;
	}

	.serve-section p {
		font-size: 16px;
	}

	.client-section ul li {
		font-size: 13px;
		padding-bottom: 12px;
	}

	.serve-section {
		padding: 90px 0 10px 0;
	}

	.pricing-section {
		padding: 80px 0 60px 0;
	}

	.pricing-section .container {
		width: 80%;
	}

	.m-server-img {
		padding: 40px 0 0 0;
	}

	.m-border-text {
		width: 5px;
		height: 80px;
		bottom: -55px;
		left: 10%;
	}

	.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;
	}

	.m-img-8 {
		top: -30px;
	}

	.border-app {
		top: 173px;
	}

	.calling-box h3 {
		min-height: inherit;
	}

	.service-offer-section {
		padding: 30px 20px 0 20px;
	}

	.offer-icon span {
		left: 0;
	}

	.service-offer-section .icon-box h3 {
		text-align: left;
		justify-content: left;
	}

	.virtual-text {
		padding-bottom: 15px;
	}

	.last-portal .calling-box {
		width: 100%;
	}

	.landing-app-portal-section.hide-offer-section-cls .container {
		padding-top: 210px;
	}

	.landing-app-portal-section.hide-offer-section-cls.two-column-offer .container {
		padding-top: 220px;
	}

	.landing-app-portal-section.hide-offer-section-cls.two-column-offer {
		margin-top: 70px;
	}

	.landing-serve-section.hide-serve-section.two-column-serve.three-column-serve {
		padding-top: 50px;
	}

	.mobile-dis.three-column-app-portal {
		margin-bottom: 40px;
		padding-top: 20px;
	}

	.banner-section .two-button a {
		padding-top: 9px;
		padding-bottom: 7px;
		font-size: 11px;
	}

	.page-template-custom-pageslanding-page-php .banner-section .two-button a:first-child:before {
		width: 6px;
		height: 6px;
		right: 15px;
		top: 11px;
	}

	.page-template-custom-pageslanding-page-php .banner-section .two-button a:first-child {
		padding-right: 26px;
		margin-right: 8px;
	}

	.page-template-custom-pageslanding-page-php .banner-section .two-button {
		margin-top: 30px;
	}


	.right-form-landing .gform_wrapper .top_label input.medium {
		font-size: 17px !important;
	}

	html:lang(es) .learn-more a {
		width: 102px;
		height: 62px;
		padding: 40px 0 0 0;
		font-size: 13px;
	}

	html:lang(es) .faq-detail a.btn-started {
		font-size: 14px;
	}

	html:lang(es) .client-section ul li {
		font-size: 13px;
	}

	html:lang(es) .virtual-text {
		font-size: 27px;
	}

}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
	.service-work-section .left-we-do p {
		font-size: 16px;
	}
}

@media (max-width:414px) {
	#video-popup-container {
		width: 90% !important;
		left: 5% !important;
		margin-left: -2px !important;
		top: 35% !important
	}
}

@media (device-width:411px) {
	.service-work-section .left-we-do p {
		font-size: 16px;
	}
}

@media (device-width:414px) {
	.service-work-section .left-we-do p {
		font-size: 16px;
	}
}

@media (device-width:390px) {
	.service-work-section .left-we-do p {
		font-size: 16px;
	}

	.legal-cls .service-work-section .left-we-do p {
		font-size: 15px;
	}
}

@media (device-width:360px) {
	.legal-cls .service-work-section .left-we-do p {
		font-size: 16px;
	}
}

@media (device-width:375px) {
	.service-work-section .left-we-do p {
		font-size: 15px;
	}

	.legal-cls .service-work-section .left-we-do p {
		font-size: 16px;
	}
}

@media (device-width:280px) {
	.virtual-receptionist-cls .service-work-section .left-we-do p {
		font-size: 16px;
	}
}

@media(min-width:1920px) {
	.page-template-custom-pageslanding-page-php .banner-section .two-button a:first-child:before {
		top: 18px;
	}

	#video-popup-close {
		line-height: 24px;
	}
}

@media(max-width:319px) {
	.m-image-7 {
		width: 140px;
	}

	.page-template-custom-pageslanding-page-php .banner-section .two-button a:first-child:before {
		right: 12px;
		top: 10px;
	}

	.page-template-custom-pageslanding-page-php .banner-section .two-button a:first-child {
		padding-right: 22px;
	}

	.banner-section .two-button a {
		font-size: 9px;
	}
}