/* 
Theme Name:		 J2 Child Theme
Theme URI:		 https://codup.co/
Description:	 J2 Child Theme is a child theme of J2 Parent Theme
Author:			 Codup
Author URI:		 https://codup.co/
Template:		 j2-parent-theme
Version:		 1.0.0
Text Domain:	 j2-child-theme
*/


/*
    Add your custom styles here
*/

/* Global style */
@font-face{
	font-family: 'Lato';
    src: url("assets/fonts/Lato-Regular.ttf");
}
@font-face {
  font-family: "SofiaProLight";
  src: url("media/fonts/sofia-pro/SofiaProLight.eot");
  src: url("media/fonts/sofia-pro/SofiaProLight.eot?#iefix") format("embedded-opentype"), url("media/fonts/sofia-pro/SofiaProLight.woff2") format("woff2"), url("media/fonts/sofia-pro/SofiaProLight.woff") format("woff"), url("media/fonts/sofia-pro/SofiaProLight.ttf") format("truetype"), url("media/fonts/sofia-pro/SofiaProLight.svg#SofiaProLight") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SofiaProRegular";
  src: url("media/fonts/sofia-pro/SofiaProRegular.eot");
  src: url("media/fonts/sofia-pro/SofiaProRegular.eot?#iefix") format("embedded-opentype"), url("media/fonts/sofia-pro/SofiaProRegular.woff2") format("woff2"), url("media/fonts/sofia-pro/SofiaProRegular.woff") format("woff"), url("media/fonts/sofia-pro/SofiaProRegular.ttf") format("truetype"), url("media/fonts/sofia-pro/SofiaProRegular.svg#SofiaProRegular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SofiaProMedium";
  src: url("media/fonts/sofia-pro/SofiaProMedium.eot");
  src: url("media/fonts/sofia-pro/SofiaProMedium.eot?#iefix") format("embedded-opentype"), url("media/fonts/sofia-pro/SofiaProMedium.woff2") format("woff2"), url("media/fonts/sofia-pro/SofiaProMedium.woff") format("woff"), url("media/fonts/sofia-pro/SofiaProMedium.ttf") format("truetype"), url("media/fonts/sofia-pro/SofiaProMedium.svg#SofiaPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
html, body, button, input, select, optgroup, textarea {
    font-family: 'Open Sans',sans-serif;
}
body{
	line-height: 1.42857143;
	font-size: 16px;
}

a{
	text-decoration: none;
}
ol, ul {
    padding: 0;
    margin-left: 40px;
    margin-bottom: 10px;
}
sub, sup {
    font-size: 75%;
}
a:focus{
	outline: none;
	box-shadow: none;
}
.fa:not(.fas) {
    font-family: FontAwesome;
    font-weight: normal;
}
.container {
    max-width: 1170px;
	padding: 0 15px;
	margin: 0 auto;
}
body:not(.search-results) .page .entry-header {
    display: none;
}
.white:not(:hover){
	color: #fff !important;
}
.pos-rel{
	position: relative;
}
::placeholder{
	color: #999;
}
.hide{
	display: none;
}
.disable {
    opacity: 0.5;
    pointer-events: none;
}
.margin-0{
	margin-bottom: 0 !important;
}
.img-box-hmt.elementor-widget-image-box .elementor-image-box-title a:hover {
    color: #0af;
}
.img-box-hmt .elementor-image-box-title, .icon-box-hmt .elementor-icon-box-title,
.img-box-img-top .elementor-image-box-title{
    margin-top: 0;
}
.img-box-img-border .elementor-image-box-img {
    padding-right: 15px;
    border-right: 1px solid #fff;
	min-width: 116px;
}
.font-weight-bold{
    font-weight: 700;
}
/*efax icons*/
@font-face {
	font-family: 'efax-icons';
	src: url('assets/efax-icons/efax-icons.eot?86293682');
	src: url('assets/efax-icons/efax-icons.eot?86293682#iefix') format('embedded-opentype'), url('assets/efax-icons/efax-icons.woff2?86293682') format('woff2'), url('assets/efax-icons/efax-icons.woff?86293682') format('woff'), url('assets/efax-icons/efax-icons.ttf?86293682') format('truetype'), url('assets/efax-icons/efax-icons.svg?86293682#efax-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
.efax-icon {
	font-family: "efax-icons";
	font-style: normal;
	font-weight: normal;
	display: inline;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-toll-free:before {
	content: '\e800';
}
.icon-close:before {
	content: '\e801';
}
.icon-customers:before {
	content: '\e802';
}
.icon-download:before {
	content: '\e803';
}
.icon-esig:before {
	content: '\e804';
}
.icon-fax-number:before {
	content: '\e805';
}
.icon-hippa:before {
	content: '\e806';
}
.icon-large-fileshare:before {
	content: '\e807';
}
.icon-learning:before {
	content: '\e808';
}
.icon-lifetime-storage:before {
	content: '\e809';
}
.icon-local-number:before {
	content: '\e80a';
}
.icon-menu:before {
	content: '\e80b';
}
.icon-mobile-alt:before {
	content: '\e80c';
}
.icon-search:before {
	content: '\e80d';
}
/* header */
.custom-logo {
	width: 145px;
}
.custom-logo-link {
    display: block;
    max-height: 56px;
}
.header .header-top-bar {
    padding: 9px 0;
    background-color: #333;
}

 .main-header-spacer{
    padding-top: 90px;
}
.header-right {
    margin: 0;
    padding: 0;
    list-style-type: none;
	display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.header-right li {
    padding: 0 11.8px;
}
.header-right li a {
    color: #fff;
	font-size: .9375rem;
}
.header-right li a:hover {color: #fff;}
.header-right li a span:not(.fa-angle-down){
    padding-right: 4px;
}
.promotional-text {
	color: #fff !important;
    font-size: 15px;
}
.promotional-text:hover {
	text-decoration: underline;
}
.header-cta .header-btn {
    background: #c00;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-weight: 400;
	padding: 3.5px 9px 7px 9px;
	font-size: 1.125rem;
    line-height: 24px;
    border-radius: 5px;
	margin-left: 5px;
}
.header-cta .header-btn:hover {color: #fff;}
.header-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 11px 0 10px;
    align-items: center;
}
.main-navigation {
    width: auto;
	border: 1px solid transparent;
}
.main-navigation li a {
    color: #000;
    font-size: 1rem;
    padding: 10px 15px !important;
	line-height: 20px;
}
.main-navigation li a:hover{
color: #000;
}
.hamburger {
    display: inline-block;
    color: #fff;
}
.hamburger .bar:not(:first-child) {
    margin-top: 4px;
}
.hamburger .bar {
    background-color: #fff;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.menu-toggle {
    background-color: #515151;
    padding: 6px 10px;
    color: #fff;
    line-height: 1.42857143;
	border-radius: 4px;
}
.main-navigation ul {
    justify-content: flex-end;
}
.header {
	position: fixed;
    width: 100%;
    z-index: 1111;
    background: #fff;
    left: 0;
    top: 0;
    transition: top 0.2s ease-in-out;
}
.fixed{
	position:fixed;
}
.header-cta a:hover, .header-cta a:focus, .header-cta a:active {
	background: #f00;
	transition: 0.25s;
}
.header:not(.partners-header):not(.login-header)  .main-navigation ul li a {
    border-bottom: 2px solid transparent;
}
/* Footer */
.footer{
    background-color: #333;
}
.footer .footer-middle {
    background-color: #111;
    padding: 30px 0;
}
.footer-top{
	padding: 25px 0;
}
.footer-bottom{
	padding: 25px 0 50px;
}
.site-footer .footer, .site-footer .footer a{
	color: #ebebeb;
	font-size: .8125rem;
}
.footer-bottom .access_cta a{
	font-size:13px;
	padding:5px 10px;
	border:1px solid #ffffff;
	margin:15px auto;
	max-width:180px;
	display: block;
	text-align: center;
    color: #fff;
}
.footer-bottom .access_cta a:hover{
	color: #08c;
}
.footer-top-menu ul li:first-child a {
    font-weight: 700;
}
.footer ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
.footer-top-inner, .footer-top-menu, .footer-middle-inner, .footer-bottom-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer-top-inner .footer-top-inner-left {
    flex: 0 0 85%;
}
.footer-top-inner-right {
    flex: 0 0 15%;
}
.footer-top-menu > div {
    flex: 1 1 25%;
}
.footer-top ul li {
    margin: 10px 0;
    display: block;
	line-height: 1.4;
}
.footer-top ul li a{
	line-height: 1.8;
}
.footer-top .social-icons {
    margin-bottom: 16px;
}
.footer-top .social-icons li {
    display: inline-block;
    margin: 0 0 0 0;
}
.footer-top .social-icons li a{
	font-size: 1rem;
	color: #ffffff;
}
.footer-top .footer-apps a {
    display: inline-block;
    margin-bottom: 10px;
    line-height: 0.8;
}
.footer-top .search-box {
    position: relative;
    margin: 15px 0 14px 0;
    max-width: 165px;
}
.footer-top .search-box input {
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 1rem;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    padding-right: 20px;
}
.footer-top .search-box span {
    position: absolute;
    top: 3px;
    right: 4px;
	color: #333;
    font-size: 1rem;
}
.footer ul li a:hover, .footer ul li a:focus, .footer ul li a.active{
    color: #0af;
}
.footer-logo {
	padding: 0 30px 0 0;
}
.footer-about {
    flex: 1 1;
}
.footer-middle .footer-about a {
    color: #357cc3;
}
.footer-middle .footer-about a:hover, .footer-middle .footer-about a:focus, .footer-middle .footer-about a.active {
    color: #81afdd;
}
.footer-about p {
    margin: 10px 0;
	line-height: 1.42857143;
}
.footer-bottom-links ul li {
    display: inline-block;
    padding: 0 4.5px;
    position: relative;
	line-height: 1;
}
.footer-bottom-links ul li:first-child{
	padding-left: 0;
}
.footer-bottom .footer-bottom-links li:not(:last-child):after {
    position: absolute;
    right: -5px;
    top: 3px;
    content: "|";
    display: inline-block;
    color: #fff;
    font-size: .75rem;
}
.footer .footer-bottom-inner-left a, .footer .footer-bottom-inner-left p{
	font-size: .75rem;
    line-height: 1.7;
}
.footer .footer-bottom-inner-left p{
	margin:10px 0 10px;
	line-height: 1.42857143;
}
.footer-bottom-inner-right {
    flex: 0 0 25%;
	text-align: center;
}
.footer-bottom-inner-left {
	flex: 0 0 75%;
}
.lang-dropup{
	position: relative;
}
.footer-language {
    display: inline-block;
}
.footer-language .lang-menu {
    background-color: #4e4e4e;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    background-clip: padding-box;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 100%;
	display: none;
	text-align: left;
}
.dropup-link{
	text-align: center;
	display: block;
}
.footer-language .dropup-link:hover {
	color: #08c;
}
.dropup-link:focus{
	outline: none;
}
.lang-menu li a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
	white-space: nowrap;
}
.footer-language .lang-menu li a:hover {
    background-color: #f5f5f5;
    color: #08c;
}
.footer-logo {
    line-height: 1;
}
/* Footer nav & copyright */
.footer-nav-copyright .footer-bottom-inner-right {
    flex: 0 0 15%;
}
.footer-nav-copyright .footer-bottom-inner-left {
    flex: 0 0 85%;
}
.footer-nav-copyright .footer-bottom {
    padding: 45px 0 15px;
}
.footer-nav-copyright * {
    line-height: normal;
}
.footer-nav-copyright .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
}
.international-sites .lang-menu{
	right: 0;
	left: auto;
}
.international-sites .lang-menu {
    background-color: #fff;
}
.international-sites .lang-menu a{
    color: #333;
}
.footer-nav-copyright .international-sites .lang-menu a:hover{
    color: #262626;
}
.international-sites {
    margin: 15px 0;
}
/* Footer Copyright */
.footer-copyright {
    padding: 20px 0;
}
.footer-copyright p {
    margin: 0;
    font-size: 1rem;
    text-align: center;
}
.footer-copyright-inner{
	max-width: 945px;
	margin: 0 auto;
}
/* jsign header */
.subnav-container {
    border-top: solid 2px #DEDEDE;
    max-width: 1170px;
    margin: 2px auto 0;
    padding: 0 5px;
	display: flex;
    justify-content: space-between;
	padding-bottom: 15px;
	flex-wrap: wrap;
}
.subnav-left-intro {
    color: #242424;
    font-size: 14px;
	line-height: 1.42857143;
}
.subnav-left-title {
    color: #3B3B3B;
    font-size: 22px;
    font-weight: 700;
	line-height: 1.42857143;
    margin-top: -5px;
}
.subnav-right {
    display: flex;
    justify-content: center;
	margin-top: 23px;
}
.subnav-right-cta--primary, .subnav-right-cta--primary:hover, 
.subnav-right-cta--primary:focus, .subnav-right-cta--primary:visited {
    background-color: #242424;
    color: #fff !important;
    font-size: 18px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 6px;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 1.43;
    margin: 0 8px 10px;
    margin-bottom: 10px;
}
.subnav-right-cta--secondary-hr {
    border: 0;
    color: #C1C1C1;
    background-color: #C1C1C1;
    height: 1.5px;
    margin: 0 auto;
    margin-top: 0px;
	line-height: normal;
}
.subnav-right-cta--secondary a, .subnav-right-cta--secondary a:hover {
    font-size: 14px;
    color: #484848 !important;
}
.subnav-right-cta--secondary {
    margin: 8px 10px 0 0;
}
.subnav-left {
    margin-top: 15px;
}
.jsign-header{
    transition: all 300ms ease-in-out;
}
.subnav-mobile {
    position: fixed;
    bottom: -1px;
    background-color: #fff;
    box-shadow: 0 -1px 20px rgb(0 0 0 / 10%), 0 -1px 20px rgb(0 0 0 / 10%);
    transition: all 300ms ease-in-out;
    width: 100%;
    z-index: 999;
    margin-bottom: -65px;
}
.subnav-mobile .subnav-container {
    min-width: 320px;
    max-width: 610px;
    margin: auto;
}
.subnav-mobile .subnav-container {
    display: block;
    text-align: center;
}
.subnav-mobile .subnav-top {
    font-weight: 600;
    color: #484848;
    margin: 0;
    font-size: 14px;
}
.subnav-bottom {
    display: flex;
	flex-wrap: wrap;
}
.subnav-mobile .subnav-cta--left, .subnav-mobile .subnav-cta--left:hover {
    background-color: #242424;
    margin: 0 2.5px 0 5px;
    border-radius: 6px;
    display: inline-block;
    padding: 6.1px 0;
    color: #fff;
	font-size: 14px;
	width: calc(60% - 10px);
}
.subnav-mobile .subnav-cta--right, .subnav-mobile .subnav-cta--right:hover {
    margin: 0 5px 0 2.5px;
    border-radius: 6px;
    border: solid 3px #242424;
    display: inline-block;
    color: #242424;
    font-size: 14px;
    padding: 3px 0;
	width: calc(40% - 6px);
}
.subnav-mobile  .subnav-container {
    padding-bottom: 4px;
}
.header.fixed.jsign-header {
	top: 0;
	transform: translateY(-60%);
	transition: all 300ms ease-in-out;
}
.subnav-mobile.fixed-subnav {
    margin-bottom: 0;
}
/* Partners Header */
.partners-header ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.lang-mega-nav {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 15px 20px 35px;

}
.partners-header .header-top-bar {
    background-color: #fff;
    border-bottom: 1px solid rgba(112, 112, 112, 0.34);
    padding: 0;
}
.partners-header .header-right > li > a{
	color: #333333;
    font-size: 1rem;
    padding: 10px 15px 9px;
    display: inline-block;
    line-height: 20px;
}
.partners-header .header-right > li > a:hover {
    color: #006699;
}
.partners-header .subnavs-inner{
	background: #006699;
}
.partners-header .header-right .subnavs li a{
	color: #ffffff;
}
.subnavs{
	display: none;
	max-width: 100%;
	position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    padding-top: 15px;
    top: 32px;
}
.subnavs li a{
	color: #ffffff;
	font-size: 1rem;
	display: block;
    padding: 10px 5px;
}
.partners-lang .lang-heading a{
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.1;
}
.partners-header .header-right > li > a .fa{
    font-size: 1.25rem;
    margin-right: 3px;
}
.partners-header .header-right li {
    padding: 0;
}
.lang-mega-nav > div {
    padding: 0 15px;
    flex: 0 0 33.33333%;
}
.global-gateway {
    text-transform: uppercase;
    margin-top: 30px;
    font-weight: 700;
}
.partners-header li{
	position: relative;
}

.has-subnav > .downarrow:before {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #006699;
    position: absolute;
    content: "";
    left: 8px;
    bottom: -8px;
}
.login-menu {
    width: 400px;
    right: 0;
    left: auto;
    min-width: 400px;
}
.lang-subnavs {
    min-width: 900px;
    right: -369px;
    left: auto;
}
.partners-header .subnavs .login-subnavs li a {
    padding: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.25rem !important;
    line-height: 1.1;
}
.partners-header .login-subnavs li:not(:last-child) {
    border-bottom: 1px solid #1A76A3;
}
.partners-header .login-subnavs li span {
    font-size: 16px;
    text-transform: none;
    font-weight: 500;
    display: block;
    margin-top: 5px;
}
.subnavs li:not(.lang-heading) a:hover {
    background-color: #55A6CF;
}
.main-navigation .partner-header-main-menu li a {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px !important;
    position: relative;
    margin: 0;
    line-height: 20px;
}
.header .partner-header-main-menu .current-menu-item a, .header .partner-header-main-menu li a:hover{
	color: #006699;
	border-bottom: initial !important;
}
.header .partner-header-main-menu li a:hover:after {
    background-color: #006699;
}
.sales-number, .sales-number:hover {
    font-size: 18px;
    font-weight: 600;
    color: #333333 !important;
}
.header-middle .header-inner {
    padding: 0;
}
.partners-header .custom-logo-link {
    max-height: 85px;
}
.partners-header .site-branding a {
    padding: 15px;
}
.partners-header .main-navigation ul {
    justify-content: flex-start;
}
.partner-header-main-menu {
    margin-top: 12px;
}
.header-contact {
    margin-top: 11px;
}
.partners-header .header-bottom {
    position: relative;
    width: 100%;
    background-color: #f1f1f1;
    box-shadow: 0px 3px 6px #00000029;
}
.partners-header .header-bottom-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.partner-header-bottom-menu > ul > li > a {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    padding: 0 30px;
    line-height: 70px;
    display: block;
}
.partner-header-bottom-menu > ul > li > a:hover {
	background-color: #006699;
    color: #ffffff;
}
.partner-header-bottom-menu ul {
    display: flex;
    flex-wrap: wrap;
}
.partner-header-bottom-menu .menu-item-has-children > a:after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    position: relative;
    top: 4px;
    right: 0;
    margin-left: 5px;
}
.partner-header-bottom-menu li{
	position: initial;
}
.partner-header-bottom-menu ul ul{
	padding: 22.5px 0px;
    width: 100%;
    border: 0;
    box-shadow: inset 0px 3px 6px #00000029, 0px 3px 6px #00000029;
    -webkit-box-shadow: inset 0px 3px 6px #00000029, 0px 3px 6px #00000029;
    background-color: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 0 0 4px 4px;
    display: flex;
}
.partner-header-bottom-menu ul ul li {
    position: initial;
    padding: 0 15px;
    flex: 1;
}
.partner-header-bottom-menu ul ul li a {
    display: block;
    color: #006699;
    font-size: 16px;
    font-weight: 600;
    padding: 3px 10px;
    min-height: 51px;
    display: flex;
    align-items: center;
}
.hb-sprite a::before{
	content: "";
	background-repeat: no-repeat;
	background-size: 200%;
	width: 45px;
    height: 45px;
    margin: 0 15px;
    background-image: url("assets/img/industry-subnav.png") ;
}
.icon-partner-healthcare a::before{
	background-position: 0% 0%;
}
.icon-partner-servProvider a::before{
	background-position: 100% 0%;
}
.icon-partner-ucaas a::before{
	background-position: 0% 106%;
}
.icon-partner-saas a::before{
	background-position: 100% 118%;
}
.partner-header-bottom-menu ul ul li a:hover {
    background: linear-gradient( 90deg, #005782 0%, #005782 4%, #006699 4%, #006699 100%);
    color: #fff;
}
.partner-header-bottom-menu ul ul li a:hover::before {
    filter: brightness(0) invert(1);
}
.header-bottom-seach-form {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 10px 0 0 15px;
    background-color: #f1f1f1;
}
.header-bottom-seach-form input{
    height: 50px;
    padding-left: 60px;
    background-color: #fff;
    border: 1px solid #DFDFDF;
    width: calc(100% - 50px);
    border-radius: 5px;
}
.header-bottom-seach-form input:focus {
    outline: none;
    border-color: #999;
}
.header-bottom-seach-form .icon-search {
    position: absolute;
    font-size: 26px;
    color: #999;
    top: 22px;
    left: 27px;
}
.header-bottom-seach-form .icon-close {
    font-size: 21px;
    color: #333;
    margin: 0 0 0 14px;
    display: inline-block;
    position: relative;
    top: 1px;
}
.header-bottom-right .header-cta .header-btn {
    padding: 12px 35px;
    border-radius: 6px;
    background-clip: padding-box;
    border: 1px solid transparent;
    font-size: 20px;
}
.header-cta .show-search, .header-cta .show-search:hover, .header-cta .show-search:focus {
    font-size: 26px;
    color: #333;
    margin-top: 8px;
    margin-right: 6px;
    padding: 15px;
    background-color: transparent;
}
.partners-header .header-cta .header-btn:hover{
    border: 1px solid #f00;
}
.topup .header-right .sale-number {
    display: inline-block;
}
.header-top-bar-inner {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.logo-small img {
    width: 85px;
    margin: 4px 0;
}
.topup .logo-small {
    display: inline-block;
}
.topup .header-top-bar-inner {
    justify-content: space-between;
}
.topup.partners-header .logo-small .custom-logo-link{
	max-height: 32px;
}
.header-middle {
    background: #fff;
}
/* Login Header */
.header-top-inner, .header-top-left, .header-top-right ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.login-header{
	position:relative !important;
    top: auto !important;
}
.header-top-right ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.login-header .main-navigation ul li a:hover {
    color: #00aaff;
    border-bottom: none !important;
}
.login-header .header-top-nav a:not(.header-btn) {
    color: #000;
    padding: 6px 12px;
}
.login-header .header-top-left em {
    margin-top: 0;
    color: #000;
    position: relative;
    top: -13px;
}
.header-top {
    padding: 15px 0 14px;
}
.login-header .custom-logo {
    width: 152px;
}
/* blog page */
.post-wrap {
    display: flex;
}
.post-wrap .post-thumbnail-img {
    flex: 1 1 25%;
}
.post-wrap .entry-content {
    flex: 1 1 75%;
	color: #333;
}
.post-wrap p{
	margin: 0 0 13px;
}
.entry-header-post .entry-title {
    margin: 0 0 5px;
	font-weight: 400;
    width: 75%;
}
.entry-header-post .entry-title a:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.entry-header-post .entry-title a {
	display: block;
    line-height: 1.1;
	color : #337ab7;
}
.post-title h1 {
    margin: 42px 0 0;
	font-size: 2.625rem;
    color: #000000;
    font-weight: 200;
}
.page-template-blog_archive .post-title {
    margin-bottom: 10px;
}
.posts-list article, .dotted-line{
	background-image: linear-gradient(to right, #aaa 33%, rgba(255,255,255,0) 0%);
    background-position: top;
    background-size: 4px 1px;
    background-repeat: repeat-x;
}
.dotted-line-bottom{
	background-position: bottom;
}
.posts-list article{
	padding: 57px 0 22px;
}
.post-meta {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 16px;
    color: #666666;
	margin-bottom: 26px;
	padding-right: 53px;
    line-height: 1.2;
}
.post-wrap .entry-content a {
    font-weight: 700;
    display: block;
    margin-top: 13px;
	color: #069;
	text-transform: capitalize;
}
.post-wrap .entry-content a:hover, .post-wrap .entry-content a:hover:after {
	color: #0af;
}
.post-wrap .entry-content a:after {
    content: "\f054";
    font-family: FontAwesome;
	margin-left: 3px;
}
/* homepage */
.winner-award.elementor-widget-image-box .elementor-image-box-description{
	margin: 10px 0;
}
.testimonial-hor .elementor-testimonial__footer {
    justify-content: flex-end;
}
.max-1440{
	max-width: 1440px;
    margin: 0 auto;
}
.testimonial-hor .elementor-swiper-button i {
    opacity: 0.5;
}
.testimonial-hor .elementor-swiper-button:hover i {
    color: #333;
    opacity: 1;
}
.testimonial-hor .elementor-swiper-button {
    top: 33% !important;
    -webkit-transform: translateY(-33%);
    -ms-transform: translateY(-33%);
    transform: translateY(-33%);
}
.related-posts-single article .elementor-post__title a:hover {
    color: #0af !important;
}
.custom-tooltip .e-hotspot__icon i:hover {
    color: #0af;
}
.custom-tooltip .e-hotspot--position-bottom .e-hotspot__tooltip::before {
    top: -5px;
    left: 47.5%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #000000 transparent;
    content: "";
    position: absolute;
}
.btn-hover-red a, .btn-hover-black a{
    background-clip: padding-box;
}
.btn-hover-red a:hover, .btn-hover-black a:hover{
    background-clip: border-box;
}
.btn-hover-red a:hover{
 	border: 1px solid #ff0000;
}
.btn-hover-black a:hover{
 	border: 1px solid #242424;
}
.icon-mt figure img {
    margin-top: 6px;
}
.img-box-divider figure {
    padding-right: 15px;
    border-right: 2px solid #006699;
}
.img-box-img50 figure img{
	min-width: 50px;
    max-width: 50px;
}
.icon-top .elementor-icon-list-item, .icon-bullet-top .elementor-icon-list-item a {
    align-items: start !important;
}
.icon-top .elementor-icon-list-item .elementor-icon-list-icon{
    position: relative;
    top: 3px;
}
.icon-bullet-top .elementor-icon-list-item a .elementor-icon-list-icon{
    position: relative;
    top: 9px;
}
.accordion--faq.mb30 .elementor-accordion-item{
	margin-bottom: 30px;
}
.accordion--faq .elementor-accordion-item {
	margin-bottom: 50px;
}
.accordion--faq .elementor-accordion-item .elementor-tab-title.elementor-active {
    background-color: #069 !important;
}
.accordion--faq .elementor-accordion-item .elementor-tab-title {
    border-radius: 10px;
    position: relative;
}
.accordion--faq .elementor-accordion-item .elementor-tab-title a:hover {
	color: #069;
}
.accordion--faq .elementor-accordion-item .elementor-tab-title a {
	position: relative;
    top: -3px;
}
.accordion--faq .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.accordion-help .elementor-accordion-item {
	margin-bottom: 5px;
    border-radius: 3px;
}
.accordion-help .elementor-accordion-item+.elementor-accordion-item{
	border-top: 1px solid #ddd !important;
}
.accordion-help .elementor-accordion-item  .elementor-tab-content .moreicon {
	display: block;
    margin: 10px 0 10px;
    font-weight: 700;
}
.accordion-help .elementor-accordion-item  .elementor-tab-content a:not(:hover) {
	color: #337ab7;
}
.accordion-help .elementor-accordion-item  .elementor-tab-title:hover a,
.accordion-help .elementor-accordion-item  .elementor-tab-title:focus a,
.accordion-help .elementor-accordion-item  .elementor-tab-title:hover i,
.accordion-help .elementor-accordion-item  .elementor-tab-title:focus i{
	color: #0af !important;
}
.accordion-help .elementor-accordion-item  .elementor-tab-content p {
	margin: 0 0 10px;
}
.accordion-help .elementor-accordion-item  .elementor-tab-title,
.accordion-help .elementor-accordion-item  .elementor-tab-content {
	border-radius: 3px;
}
.efax-fax-code-container{
    display: flex; 
}
#efax-country-select {
    height: 40px;
    padding-left: 10px;
    width: 100%;
    background-color: #fff;
    text-align: center; 
}
#efax-country-code {
    text-align: center;
    min-height: 40px;
    border: solid thin #cccccc;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fax-instructions {
    padding-bottom: 30px;
}
.moreicon::after {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    margin-left: 3px;
}
.pp{
	color: #1D9BF7;
}
.pc{
	color: #006699;
}
.overflow-sec{
	overflow-x: hidden !important;
}
.blue-shape-before:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -175px;
    left: calc((100vw) / -2);
    bottom: 0;
    background-color: #1D9BF7;
    border-top-right-radius: 23px;
    border-bottom-right-radius: 23px;
}
.grey-shape-before:before {
	content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -228px;
    right: calc((100vw) / -2);
    bottom: 0;
    background-color: #fbfbfb;
    border-top-left-radius: 23px;
    border-bottom-left-radius: 23px;
}
.marker-999 li::marker {
    color: #999;
}
.bg-auto-100 {
    background-size: auto 100%;
}
.bg-grey-full-width{
    position: relative;
}
.bg-grey-full-width::after{
    content: "";
    position: absolute;
    height: 100%;
    width: 5000px;
    background-color: #f1f1f1;
    top: 0;
    left: -1000px;
    z-index: -1;
}
.fw{
	font-weight: normal;
}
.list-with-title-text li:not(:last-child) {
    margin-bottom: 10px;
}
.list-with-title-text strong {
    display: block;
}
.link-color2 a:not(:hover) {
    color: #069 !important;
}
.link-color3 a:not(:hover) {
    color: #337ab7 !important;
}
.link-color3 a:hover{
	color: #23527c !important;
}
.link-color4 a:not(:hover) {
    color: #1E9FFF !important;
}
.link-color4 a:hover{
	color: #006699 !important;
}
.link-color5 .elementor-tab-content a:not(:hover) {
    color: #cc0000 !important;
}
.link-color5 .elementor-tab-content a{
    font-weight: 600;
    text-decoration: underline;
}
.link-color5 .elementor-tab-content a:hover{
	color: #000 !important;
}
.link-color6 a:not(:hover) {
    color: #337ab7 !important;
}
.link-color6 a:hover{
	color: #00aaff !important;
}
.link-color7 a:hover{
	color: #acd0f0 !important;
	text-decoration:none !important;
}
.link-color8 a{
	color: #069 !important;
}
.hiw-link a{
	color: #3599E4 !important;
}
.hiw-link a:hover{
	text-decoration: underline;
}
.quote-box .elementor-blockquote {
    padding-top: 1px;
    padding-bottom: 34px;
}
.quote-box .elementor-blockquote footer {
    justify-content: flex-end;
    text-align: right;
}
.quote-box .elementor-blockquote__content {margin-top: 1em;}
.elementor-blockquote p {margin-top: 0;}
.quote-box2 .elementor-blockquote {
    display: flex;
    flex-direction: column-reverse;
}
.tbl table {
    border-collapse: collapse;
    border-spacing: 0;
}
.tbl table td, .tbl table th{
    padding: 8px;
}
.tbl table th{
	line-height: 1;
}
.tbl table td {
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}
.tbl-style1 table tr:nth-child(odd), .tbl-style3 table tr:nth-child(even) {
    background: #ffffff;
}
.tbl-style1 table .nobg {
    background-color: #f1f1f1 !important;
}
.tbl-style1 table tfoot td {
    border: none;
}
.nomargin, .nomargin table{
	margin:0;
}
.tbl-style1 h2{
	font-weight: normal;
    text-align: left;
}
.tbl-style2 tr td:nth-child(2){
	text-align: center;
}
.tbl-style2 table > tbody > tr:hover {
    background-color: #f5f5f5;
}
.tbl-style3 tr td, .tbl-style3 tr th {
    border: 1px solid #acacac;
}
.tbl-style3 tr th {
    background: #e1e1e1;
}
.tbl-style3 h4 {
    margin: 10px;
    color: #000;
    font-weight: 500;
}
.tbl-style3 tr th:first-child {
    text-align: left;
}
.tbl-style3 .red-btn {
    margin: 22px 0;
}
.tbl-style4 table tr:nth-child(even) td{
	background-color: #fff;
}
.tbl-style4 table tr th{
	line-height: 1.42857143;
    vertical-align: middle;
    border: 1px solid #ddd;
}
.tbl-style4 table tr th h4 {
	margin: 10px 0;
	color: #548dd4;
	font-weight: 400;
}
.tbl-style4 table tr th:first-child h4 {
	text-align: left;
}
.tbl-auto table {
    min-width: auto !important;
}
.tbl-border0 table td {
    border: none;
}
.col-center tr td:not(:first-child) {
    text-align: center;
}
.th-border tr th {
	border-bottom : 2px solid #ddd
}
.fa.green{
	color: #3c0;
}
.red-btn {
    background: #cc0000;
    color: #ffffff !important;
    text-align: center;
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    padding: 10px 40px;
    border-radius: 6px;
    background-clip: padding-box;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 1.42857143;
    border: 1px solid transparent;
    text-decoration: none !important;
}
.red-btn:hover{
	background: #ff0000;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    transition: 0.25s;
    background-clip: border-box;
}
.blue-btn{
	background-color: #006699;
    color: #fff !important;
    border-radius: 5px;
}
.blue-btn:hover{
	background-color: #0af;
}
.tbl-footer-text {
    margin-bottom: 22px;
}
.hover-list .hover-list-img .elementor-widget-image {
	position: absolute;
    left: 0;
    right: 0;
    padding: 0 15px;
}
.sm-num {
    color: #000;
    font-size: 22px;
    font-weight: normal;
}
.blue-bullets .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background-color: #1D9BF7;
    opacity: 0.4;
}
.testimonial-slider2 .elementor-testimonial__cite {
    position: relative;
}
.testimonial-slider2 .elementor-testimonial__footer cite:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    height: 2px;
    width: 50px;
    background: #006699;
}
.testimonial-slider2 .elementor-swiper-button{
	top: 55% !important;
}
.arrow-bold .elementor-swiper-button i {
	font-weight: bold;
}
.slider-w-lg-img .elementor-testimonial__text h3 {
    margin: 0 0 15px;
    color: #069;
    font-weight: 700;
}
.slider-w-lg-img .slider-text{
	text-align: left;
    margin-bottom: 35px;
}
.slider-w-lg-img .elementor-swiper-button-next {
    right: 8%;
}
.slider-w-lg-img .elementor-swiper-button-prev {
    left: 8%;
}
.slider-w-lg-img .elementor-swiper-button-next, .slider-w-lg-img .elementor-swiper-button-prev  {
	top : 70%;
}
.slider-w-lg-img .elementor-main-swiper,
.slider-w-lg-img .swiper-wrapper,
.slider-w-lg-img .swiper-wrapper * {
  height: auto !important;
}
.list-spacing li {
	margin: 10px 0;
}
.list-spacing2 li {
    margin: 30px 0;
}
.list-spacing3 li {
    margin: 20px 0;
}
.list-spacing4 li {
    margin:  0;
}
.blog-quote br {
    margin: 13px;
    content: "";
    display: block;
}
.blog-tbl{
	border: 1px solid #ddd;
}
.blog-tbl table {
	border-collapse: collapse;
    margin-bottom: 0 !important;
}
.blog-tbl th, .blog-tbl td {
	border: 1px solid #C0C0C0;
    padding: 5px;
    text-align: left;
}
.blog-tbl th {
    background: #F0F0F0;
}
.blog-tbl.width-auto table{
 	width: auto;
}
.img-box95 .elementor-image-box-img {
    min-width: 95px;
    text-align: center;
    position: relative;
}
.icon-divider .elementor-image-box-img{
	position: relative;
    padding-right: 15px;
}
.img-box95.w40 .elementor-image-box-img img {
	min-width: 40px !important;
}
.img-box95 .elementor-image-box-img::after, .icon-divider .elementor-image-box-img::after{
    content: "";
    display: block;
    height: 30px;
    width: 2px;
    background-color: #006699;
    position: absolute;
    right: 0;
    top: calc(50% - 15px);
}
.img-box95 .elementor-image-box-wrapper {
    align-items: center !important;
}
.pagination {
    text-align: center;
    padding: 30px 0;
    background-image: linear-gradient(to right, #aaa 33%, rgba(255,255,255,0) 0%);
    background-position: top;
    background-size: 4px 1px;
    background-repeat: repeat-x;
}
.pagination .page-numbers, .cus-pagination .page-numbers{
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    margin: -3px !important;
    font-size: 14.5px;
}
.pagination .page-numbers {
	font-family: 'Open Sans',sans-serif;
}
.pagination .page-numbers.current, .cus-pagination .page-numbers.current{
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination .page-numbers:first-child, .cus-pagination .page-numbers:first-child{
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination .page-numbers:last-child, .cus-pagination .page-numbers:last-child {
	border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination .page-numbers:hover, .cus-pagination .page-numbers:hover{
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
}
#breadcrumbs {
	margin: 0;
}
#breadcrumbs span a,#breadcrumbs .breadcrumb_last {
    padding: 0 5px;
}
#breadcrumbs .breadcrumb_last {
    color: #777;
}
#breadcrumbs span {
    color: #ccc;
}
#breadcrumbs span a:hover {
    color: #23527c;
}
.break-words {
    overflow-wrap: break-word;
}
.break-all {
    word-break: break-all;
}
.word-break li {
	word-break: break-word;
}
.resources-bc #breadcrumbs .breadcrumb_last {
    color: #333;
}
.anchor-list{
	margin: 10px 0 0;
    list-style-type: none;
}
.anchor-list li {
	margin-bottom: 10px;
}
.accordion-list li{
	margin: 10px 0 10px;
}
.accordion-list li::marker {
	font-weight: bold;
}
.custom-select{
	margin-bottom: 20px;
}
.form-field {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.form-field:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}
.fa-icon-list {
	list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}
.fa-icon-list>li {
    position: relative;
    margin: 0;
}
.fa-icon-list>li:before {
	font-family: FontAwesome;
    font-weight: normal;
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
    content: "\f061";
}
.list-disclaimer{
	display: block;
    margin: 10px 0 0;
}
.cursor-pointer img:hover{
	cursor:pointer;
}
.thead-thick-border thead td {
    border-bottom-width: 2px !important;
}
.tabs-horizontal.elementor-widget-tabs .elementor-tab-title {
    border-radius: 4px 4px 0 0;
    padding: 10px 15px;
}
.tabs-horizontal.elementor-widget-tabs .elementor-tab-title:not(.elementor-active):hover {
    background-color: #eee;
    color: #0af;
}
.tabs-horizontal .elementor-tab-content {
    border: none !important; 
    padding: 0 !important;
}
.tabs-horizontal .elementor-tab-content h2 {
    margin: 20px 0 0;
}
.sheets-carousel .elementor-carousel-image {
    height: 100%;
    background-repeat: no-repeat;
	background-position: initial;
}
.sheets-carousel .swiper-pagination-bullet {
    border: 1px solid #515151 !important;
    background-color: #fff;
    opacity: 1;
}
.sheets-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width: 15px !important;
    height: 15px !important;
}
.nospace-list li{margin: 0;}
.img-contain img {
	object-fit: contain !important;
}
.testimonial-slider3 .elementor-testimonial__cite {
    align-items: end;
    margin-top: 10px !important;
}
.testimonial-slider3 .elementor-testimonial__image img{
	object-fit: scale-down;
}
.icon-list-top .elementor-icon-list-item {
    align-items: flex-start !important;
}
.icon-list-top .elementor-icon-list-item .elementor-icon-list-icon {
    margin-top: 3px;
}
.testimonial-slider4 .elementor-testimonial__content {
    max-width: 650px;
    margin: 0 auto;
} 
.testimonial-slider4 .elementor-testimonial__title{
	margin-top: 10px !important
}
.testimonial-slider4 .elementor-testimonial__cite {
    margin-top: 20px !important;
}
.draw::before,
.draw::after {
	box-sizing: inherit;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
}
.draw {
	transition: color 0.25s;
}
.draw::before,
.draw::after {
	border: 1px solid transparent;
	width: 0;
	height: 0;
}
.draw::before {
	top: 0;
	left: 0;
}
.draw::after {
	bottom: 0;
	right: 0;
}
.draw:hover::before,
.draw:hover::after {
	width: 100%;
	height: 100%;
}
.draw:hover::before {
	transition: width 0.1s ease-out, height 0.1s ease-out 0.1s;
}
.draw:hover::after {
	transition: border-color 0s ease-out 0.3s, width 0.1s ease-out 0.3s, height 0.1s ease-out 0.4s;
}
.draw-red:hover::before {
	border-top-color: #ca0a14;
	border-right-color: #ca0a14;
}
.draw-red:hover::after {
	border-bottom-color: #ca0a14;
	border-left-color: #ca0a14;
}
.draw-grey:hover::before {
	border-top-color: #444444;
	border-right-color: #444444;
}
.draw-grey:hover::after {
	border-bottom-color: #444444;
	border-left-color: #444444;
}
.square-box .elementor-cta__bg {
    background-repeat: no-repeat;
    background-size: auto;
}
.square-box .elementor-cta{
	z-index: 1; 
}
.related-resources .square-box .elementor-cta {
    padding: 20px 0;
}
.cta2 .elementor-cta__bg {
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.cta2 .elementor-cta:hover .elementor-cta__bg {
	filter: brightness(0) invert(1) !important;
}
.cta2 .elementor-cta__content-item{
	margin-bottom: 10px !important;
}
.cta2 .elementor-cta__button {
    padding: 0;
}
.height-100 {
    height: 100%;
}
.custom-breadcrumb a:not(:hover) {
    color: #fff !important;
}
.custom-breadcrumb a:hover {
    color: #23527c !important;
}
.testimonial-carousel .testimonial-title {
    padding: 0 10px 20px;
}
.testimonial-carousel .carousel-btn{ 
	color: #337ab7 !important;
    font-size: .90rem;
    margin-top: 10px;
    display:block;
    font-weight: 400;
    cursor: pointer;
}
.tc-modal .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
}
.testimonial-carousel .elementor-swiper-button {
    background-color: #9d9d9d;
    padding: 5px;
    border-radius: 100%;
    opacity: 0.5;
    font-weight: bold;
}
.testimonial-carousel .elementor-swiper-button i{
	color: #fff;
}
.testimonial-carousel .elementor-swiper-button:hover {
	opacity: 1; 
    background-color: #333333;
}
.testimonial-carousel .elementor-swiper-button.swiper-button-disabled{
	opacity: 0.5;
}
.tabs-horizontal2 .elementor-tabs-wrapper .elementor-tab-title {
    background-color: #366da0;
    border-color: #366da0 #366da0 currentcolor !important;
    border-radius: 8px 8px 0 0;
    border-style: solid solid none !important;
    border-width: 2px 2px medium !important;
    padding: 10px 15px !important;
    width: 24%;
    text-align: center;
    margin: 0 2px;
}
.tabs-horizontal2 .elementor-tabs-wrapper .elementor-tab-title.elementor-active,
.tabs-horizontal2 .elementor-tabs-wrapper .elementor-tab-title:hover {
    background: #f6f6f6 none repeat scroll 0 0;
}
.tabs-horizontal2 .elementor-tabs-wrapper .elementor-tab-title:hover {
	color: #515151 !important;
}
.tabs-horizontal2 .elementor-tab-mobile-title:not(.elementor-active) {
    background: #3972a5;
    color: #fff !important;
}
.tabs-horizontal2 .elementor-tab-mobile-title.elementor-active {
    background-color: #f6f6f6;
}
.tabs-horizontal2 .elementor-tabs-wrapper {
    max-width: 1140px;
    margin: 0 auto;
}
.tabs-horizontal2  .elementor-tab-content {
    padding: 0 !important;
}
.number-list .elementor-icon-list-items{
     list-style-type: none;
     counter-reset: item;
     display: table;
     table-layout: fixed;
}
.number-list .elementor-icon-list-items li {
     counter-increment: item;
     display: table-row !important;
}
.number-list .elementor-icon-list-items li::before {
     content: counter(item) '.';
     text-align: right;
     display: table-cell;
     font-family: "Arial", Sans-serif;
     font-size: 18px;
}

.alphabetic-list .elementor-icon-list-items{
     counter-reset: alphabeticList;
}
.alphabetic-list .elementor-icon-list-items li {
     counter-increment: alphabeticList;
}
.alphabetic-list .elementor-icon-list-items li::before {
     content: counter(alphabeticList, upper-alpha) '.';
     font-family: "Arial", Sans-serif;
     font-size: 18px;
}

.how-it-works-accordion .elementor-accordion .elementor-accordion-item {
    border: 0;
}

.how-it-works-accordion .elementor-accordion .elementor-tab-content {
    border-top: 0;
}

.how-it-works-accordion.elementor-widget-accordion .elementor-accordion-icon,
.how-it-works-accordion.elementor-widget-accordion .elementor-accordion-title,
.how-it-works-accordion.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened,
.how-it-works-accordion.elementor-widget-accordion .elementor-active .elementor-accordion-icon {
    color: #006699;
}

.how-it-works-accordion.elementor-widget-accordion .elementor-active .elementor-accordion-title {
    color: #fff;
}
.how-it-works-slider.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    color: #006699;
    font-family: 'Open Sans',sans-serif;
    font-size: 35px;
    font-weight: bold;
    font-style: normal;
    hyphens: manual;
}

.how-it-works-slider.elementor-widget-testimonial-carousel .elementor-testimonial__cite {
    font-style: normal;
}

.how-it-works-slider.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container {
    padding-bottom: 0px;
}

.how-it-works-slider.step-slider .elementor-swiper-button-prev {
    left: 0px !important;
}

.how-it-works-slider.step-slider .elementor-swiper-button-next {
    right: 0px !important;
}

@media (max-width: 768px){
    .how-it-works-slider.step-slider .elementor-swiper-button-prev {
        left: 25% !important;
        top: 100% !important;
    }

    .how-it-works-slider.step-slider .elementor-swiper-button-next {
        right: 25% !important;
        top: 100% !important;
    }

    .how-it-works-slider.step-slider .elementor-testimonial>div {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .how-it-works-slider.step-slider .elementor-testimonial {
        max-width: 100%;
    }

    .how-it-works-accordion .elementor-accordion .elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
        padding: 0 !important;
    }

    .how-it-works-slider.elementor-widget-testimonial-carousel .elementor-testimonial__text {
        font-size: 20px;
    }
}

.how-it-works-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    float: right;
    border-radius: 50%;
    height: 25px;
    width: 24px;
    background: #006699;
    color: #fff;
    margin-top: -3px;
    line-height: 25px;
    text-align: center;
}

.how-it-works-accordion.blue .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    background: #fff;
    color: #006699;
}

.how-it-works-accordion .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon {
    color: #006699;
    background: #fff;
}
.how-it-works-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
    float: none;
    text-align: center;
    line-height: 26px;
    height: 25px;
    width: 25px;
    vertical-align: middle;
    align-self: center;
    flex: none;
}
.how-it-works-accordion.elementor-widget-accordion .elementor-accordion-title {
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    font-weight: bold;
    align-self: flex-start;
    line-height: 25px;
    text-align: left;
    flex: auto;
}
.how-it-works-accordion .elementor-accordion .elementor-tab-title {
    border-radius: 10px;
    background: #F0F3F6;
    display: flex;
    text-left: left;
    flex-direction: row-reverse;
    padding: 10px 25px;
    margin-bottom: 35px;
}

.how-it-works-accordion .elementor-accordion .elementor-tab-title.elementor-active {
    background: #006699;
    margin-bottom: 0px;
}

.how-it-works-accordion.bg-grey .elementor-accordion .elementor-tab-title {
    background: #006699;
}
.how-it-works-accordion.bg-grey .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    background: #ffffff;
    color: #069;
}
.how-it-works-accordion.bg-grey.elementor-widget-accordion .elementor-accordion-title{
    color: #ffffff;
}
.how-it-works-accordion.bg-grey .elementor-accordion .elementor-tab-title {
    margin-bottom: 20px;
}
.how-it-works-accordion.bg-grey .elementor-accordion .elementor-tab-content {
   padding-bottom: 30px;
}
.how-it-works-slider.step-slider .swiper-pagination-bullets .swiper-pagination-bullet:before {
    background: #006699;
    content: "\2022";
    font-size: 56px;
    width: 30px;
    height: 30px;
    line-height: 29px;
    margin-left: -3px;
    top: 10px;
}

.how-it-works-slider.step-slider .swiper-pagination-bullets .swiper-pagination-bullet,
.how-it-works-slider.step-slider .swiper-pagination-bullets .swiper-pagination-bullet:last-child {
    justify-content: left;
}

.how-it-works-slider.step-slider .swiper-pagination-bullets .swiper-pagination-bullet:last-child {
    flex: 0 0 auto;
}

.how-it-works-slider.step-slider .swiper-pagination-bullets .swiper-pagination-bullet:last-child:after {
    display: none;
}

.how-it-works-slider.step-slider .swiper-pagination-bullets > .swiper-pagination-bullet.swiper-pagination-bullet-active:after,
.how-it-works-slider.step-slider .swiper-pagination-bullets > .swiper-pagination-bullet.swiper-pagination-bullet-active ~ .swiper-pagination-bullet:after {  
    background: #F1F1F1;
}

.how-it-works-slider.step-slider .swiper-pagination-bullets > .swiper-pagination-bullet.swiper-pagination-bullet-active ~ .swiper-pagination-bullet:before {  
    background: #DFDFDF;
}

.how-it-works-slider.step-slider .swiper-pagination-bullets .swiper-pagination-bullet:after {
    height: 17px;
    background: #296595 url("assets/img/background-blue-stripe.png") repeat;
    top: 16px;
}

.lengthy.how-it-works-slider.step-slider .swiper-pagination-bullets {
    padding: 0 20px;
}

.how-it-works-slider.step-slider .swiper-pagination-bullets {
    padding: 0 10%;
}

.how-it-works-slider.step-slider.elementor-widget-testimonial-carousel .swiper-slide {
	padding: 80px 15px 0px 15px !important;
}

@media (max-width: 767px) {
    .how-it-works-slider.step-slider .swiper-pagination-bullets {
        display: none;
    }

    .how-it-works-slider.step-slider.elementor-widget-testimonial-carousel .swiper-slide {
		padding: 0px 15px 0px 15px !important;
	}
}
.step-slider .swiper-pagination-bullets{
	counter-reset: steps;
    display: flex;
    justify-content: space-between;
    align-items: center;
    bottom: auto !important;
    top: 0;
    flex-wrap: wrap;
    flex-basis: fit-content;
}
.step-slider .swiper-pagination-bullets .swiper-pagination-bullet{
	counter-increment: steps;
    z-index: 1;
    position: relative;
    opacity: 1;
    flex: auto;
    border-radius: 0;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
}
.step-slider .swiper-pagination-bullets .swiper-pagination-bullet:first-child{
	justify-content: start;
}
.step-slider .swiper-pagination-bullets .swiper-pagination-bullet:last-child{
	justify-content: flex-end;
}
.step-slider .swiper-pagination-bullets .swiper-pagination-bullet:before {
    content: counter(steps);
    color: #fff;
    line-height: 50px;
    display: block;
    font-size: 26px;
    background-color: #a3a3a3;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    z-index: 1;
}
.step-slider .swiper-pagination-bullets .swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background: #a3a3a3;
    top: 25px;
    left: 0;
}
.step-slider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before{
	background: #296595;
}
.step-slider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    border-color: #296595;
    background: #296595;
    color: #ffffff;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    transition: 0.25s;
}
.step-slider .elementor-testimonial {
    align-items: center !important;
    flex-wrap: wrap;
    max-width: 90%;
    margin: 0 auto;
}
.step-slider .elementor-testimonial__content {
	padding-top: 5% !important;
    padding-bottom: 5% !important;
}
.step-slider .elementor-testimonial > div{
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.step-slider .elementor-testimonial__cite,
.step-slider-grid .elementor-testimonial__cite{
    margin-top: 10px !important;
}
.step-slider .elementor-swiper-button{
    top: 55% !important;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%) !important;
}
.bold-arrows .elementor-swiper-button i {
	font-weight: 900;
}
.arrow-opacity .elementor-swiper-button i{
	opacity: 0.5;
}
.arrow-opacity .elementor-swiper-button:hover i{
	opacity: 1;
}
.slider-img-mh381 .elementor-testimonial__image img{
	max-height: 381px;
}
.slider-img-mh210 .elementor-testimonial__image img{
	max-height: 210px;
}
.slider-img-mh351 .elementor-testimonial__image img{
	max-height: 351px;
}
.slider-img-mh300 .elementor-testimonial__image img{
	max-height: 300px;
}
.slider-img-mh240 .elementor-testimonial__image img{
	max-height: 240px;
}
.slider-img-mh440 .elementor-testimonial__image img{
	max-height: 440px;
}
.slider-img-mh510 .elementor-testimonial__image img{
	max-height: 510px;
}
.slider-img-mh475 .elementor-testimonial__image img{
	max-height: 475px;
}
.slider-img-mh326 .elementor-testimonial__image img{
	max-height: 326px;
}
.slider-img-mh500.slider-img-auto .elementor-testimonial__image img {
    height: 490px !important;
}
.h-hover3 .elementor-icon-box-content a:hover{
	color: #23527c !important;
}
.hover-dec a:hover{
	text-decoration: underline;
    color: #333 !important;
}
.max-height-60 img {
    max-height: 60px;
}
.blue-outline-bullets .swiper-pagination-bullet {
    background-color: #EBEFF3;
    border: 1px solid #006699;
    opacity: 1;
    margin: 5px !important;
}
.step-grid .step-grid-text{position: relative;}
.step-grid .step-grid-text strong {
    font-size: 18px;
    color: #003366;
    position: absolute;
    left: 0;
    top: -2px;
}
.line-arrow-step-slider .elementor-testimonial__image img,
.slider-image-auto .elementor-testimonial__image img{
    width: auto !important;
    height: auto !important;
    max-width: 100%;
}
.slider-image-auto .elementor-testimonial__image {
    width: 100%;
}
.line-arrow-step-slider .swiper-slide {
background: url(/wp-content/uploads/2022/02/online-steps-arrow.png) no-repeat left 40px;
    position: relative;
    min-height: 600px;
}
.line-arrow-step-slider .swiper-wrapper {
	counter-reset: number;
}
.line-arrow-step-slider .swiper-slide{
	counter-increment: number
}
.line-arrow-step-slider .swiper-slide:before{
	content: counter(number, decimal-leading-zero) '.';
    font-family: "Segoe UI", 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 40px;
    font-size: 2.5rem;
    color: #003366;
    line-height: 1;
}
.line-arrow-step-slider .swiper-slide .elementor-testimonial {
    padding: 120px 25px 0 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 75%;
    flex-wrap: wrap;
    min-width: 170px;
}
.line-arrow-step-slider .swiper-slide .elementor-testimonial__content {
    text-align: left;
}
.arrow-grid .elementor-column:not(:last-child):after {
        content: "";
        position: absolute;
        width: 20px;
        right: -11px;
        top: 0;
        background: url(/wp-content/uploads/2022/02/arrow-white.png) no-repeat center;
        bottom: 0;
        height: 100%;
}
.max-w-auto img {
	max-width: initial !important;
}
.img-box90 .elementor-image-box-img {
    width: 90px;
    text-align: center;
}
.slider-img-auto .elementor-testimonial__image img {
    width: 100% !important;
    object-fit: contain; 
    height: auto !important;
}
.slider-img-auto .elementor-testimonial__image{
	max-width: 100%;
}
.step-slider-w-lg-img .elementor-testimonial__image {
    background: #F0F3F6;
    padding: 25px 10px;
    border-radius: 10px;
}
.fullwidth-slider .swiper-container {
	width: 100% !important;
}
.step-slider-w-lg-img .swiper-wrapper {
	counter-reset: step;
}
.step-slider-w-lg-img .swiper-slide {
	counter-increment: step;
}
.step-slider-w-lg-img .swiper-slide  .elementor-testimonial__content:before{
	content: counter(step);
    font-size: 90px;
    font-weight: 700;
    position: relative;
    margin-right: 15px;
    color: #006699;
    line-height: 1.42857143;
}
.step-slider-w-lg-img .swiper-slide .elementor-testimonial__text {
	padding-left: 15px;
	position: relative;
}
.step-slider-w-lg-img .swiper-slide .elementor-testimonial__text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 40%;
    width: 2px;
    background: #F0F3F6;
    min-height: 70px;
}
.step-slider-w-lg-img .swiper-slide .elementor-testimonial__content {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 850px;
    margin: 0 auto;
    text-align: left;
}
.step-slider-w-lg-img .elementor-swiper-button {
    top: 60% !important;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
}
.step-slider-w-lg-img .slider-title {
    margin: 0 0 10px;
    color: #069;
}
.blue {
    color: #3599e4;
}
.min-h50 {
    min-height: 50px;
}
.pricing-slider .swiper-btn{
	display: inline-block;
    margin-bottom: 25px;
    padding: 15px 42px;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1;
}
.pricing-slider .elementor-testimonial__title span {
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    display: block;
}
.pricing-slider .elementor-testimonial__title {
    padding: 40px 0 0;
}
.pricing-slider .swiper-slide{
	overflow: initial;
    margin-top: 60px !important;
}
.pricing-slider .pricing-tag {
    position: absolute;
    top: -44px;
    left: 0;
    right: 0;
    background: #cc0000;
    color: #fff;
    font-weight: 400;
    font-size: 1.5rem;
    padding: 4px 5px;
    transition: 0.3s ease all;
}
.pricing-slider .elementor-testimonial {
    height: 500px;
    justify-content: space-between;
    padding: 43px 30px;
    border: 1px solid #000;
    transition: 0.3s ease all;
    
}
.pricing-slider .pricing-active-wrap .elementor-testimonial {
    border: 2px solid #cc0200 !important;
    transition: 0.3s ease all;
    box-shadow: 0 0px 0px 2px #cc0200 inset;
    cursor: pointer;
    height: 530px;
    margin-top: -15px;
}
.pricing-tabs .elementor-tab-title {
    padding: 8px 15px !important;
    border: 1px solid #333333 !important;
    background-clip: border-box;
    min-height: 40px;
    transition: background-color 500ms ease-in;
}
.pricing-tabs .elementor-tab-title.elementor-active {
    background-color: #333;
    padding: 10px 15px !important;
    min-height: 44px;
}
.pricing-tabs .elementor-tabs-wrapper{
	align-items: center;
}
.pricing-tabs .elementor-tab-content {
    padding: 0 !important;
}

.pricing-tabs .elementor-tab-content {
    background: #fff;
    opacity: 0;
    display: block !important;
    height: 0;
}

.pricing-tabs .elementor-tab-content.elementor-active {
    transition: opacity 500ms ease-in;
    animation-delay: 2s;
    opacity: 1 !important;
    display: block;
    height: 100%;
}

@keyframes slide-down {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

.monthly-pricing .swiper-slide:not([data-swiper-slide-index="2"]) .elementor-testimonial__title {
	margin-top: 40px !important;
}
.pricing-slider .save-price {
    font-weight: bold;
    margin-top: 30px;
}
.pricing-slider .del-price {
    text-decoration: line-through;
    color: #757575 !important;
    padding-bottom: 5px;
}
.pricing-slider .price-pkg {
    margin-top: 3px;
}
.pricing-slider .pricing-contact {
	font-weight:300; font-size: 26px !important; margin-bottom:20px;
}

body.postid-965 .elementor-widget-theme-post-featured-image{ display:none;}

.blog-slider .elementor-testimonial__cite{
	margin-top: 20px !important;
}
.blog-slider .elementor-testimonial__name {
	margin-bottom: 20px !important;
}
.blog-slider .elementor-testimonial__content a{
	color: #069;
}
.blog-slider .elementor-testimonial__image{
	text-align: center;
}
.bullets-connected .swiper-pagination {
    top: 0;
    bottom: auto !important;
    max-width: 706px;
    margin: 0 auto;
    right: 0;
}
.bullets-connected .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    position: relative;
    width: 8% !important;
    margin: 0 !important;
}
.bullets-connected .swiper-pagination-bullet:not(:first-child):after {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    background: #069;
    top: 5px;
    left: -50%;
}
.bullets-connected .swiper-pagination-bullet:before {
    content: "";
    width: 15px;
    height: 15px;
    line-height: 45px;
    border: 3px solid #069;
    display: block;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: #006699;
    color: #ffffff;
    text-align: center;
    position: relative;
    z-index: 1;
}
.bullets-connected .swiper-pagination-bullet-active ~ .swiper-pagination-bullet:before {
	background-color: #fff;
    border-color: #d5d5d5;
}
.bullets-connected .swiper-pagination-bullet-active ~ .swiper-pagination-bullet:after {
	background-color: #F0F3F6;
}
.bullets-connected .swiper-pagination-bullet.swiper-pagination-bullet-active:before{
 	border-color: #069;
    background-color: #069;
}
.bullets-connected .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background-color: #069;
}
.step-slider-grid .elementor-testimonial {
	align-items: center !important;
    flex-wrap: wrap;
    margin: 0 auto;
}
.bullets-sm-w-active-lg .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 10px !important;
    height: 10px !important;
    position: relative;
    top: 1px;
}
.arrow-with-text .eicon-chevron-right:before {
    content: '\203a';
}
.arrow-with-text .eicon-chevron-left:before {
    content: '\2039';
}
.arrow-with-text .elementor-swiper-button i {
    line-height: 0.13;
}
.step-slider-wo-tabs.step-slider-grid .elementor-swiper-button {
	top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%) !important;
}
.step-slider-wo-tabs .elementor-swiper-button:focus {outline:none;}
.bullets-sm-w-active-lg .swiper-pagination-bullet {
   	margin: 0 4px !important; 
}
.step-slider-w-lg-img-and-cont .elementor-testimonial__image {
    background-color: #EEF3F6;
    padding: 25px 15px 30px;
}
.step-slider-w-lg-img-and-cont .swiper-wrapper {
	counter-reset: stepsm;
}
.step-slider-w-lg-img-and-cont .swiper-slide {
	counter-increment: stepsm;
}
.step-slider-w-lg-img-and-cont .elementor-testimonial__text:before {
	content: counter(stepsm);
    font-size: 55px;
    vertical-align: middle;
}
.step-slider-w-lg-img-and-cont  .elementor-testimonial__text {
    display: inline-block;
}
.arrow-blue-circle .elementor-swiper-button {
    background: #ffffff;
    border-radius: 100%;
    border: 3px solid #006699;
    opacity: 0.5;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
}
.arrow-blue-circle .elementor-swiper-button:hover {
	opacity: 1;
}
.arrow-blue-circle .elementor-swiper-button i {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
    padding: 5px;
}
.arrow-blue-circle .elementor-swiper-button i:before {
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.arrow-blue-circle .eicon-chevron-right:before {
    content: "\f061";
}
.arrow-blue-circle .eicon-chevron-left:before {
    content: "\f060";
}
.slider-img-auto.slider-img-auto-height .elementor-testimonial__image img {
	height: auto !important
}
.pc-circle-outline-img .elementor-testimonial__image{
    width: 95px;
    height: 95px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #1D9BF7;
    border-radius: 100%;
    position: absolute;
    top: 0;
}
.partners-carousel .elementor-testimonial__text a {
    color: #1D9BF7 !important;
}
.partners-carousel .elementor-testimonial {
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
    border-radius: 13px;
    padding: 50px 20px 50px 20px;
    justify-content: start !important;
    height: 100%;
}
.partners-carousel .elementor-testimonial__title a {
    background-color: #1D9BF7;
    border-color: #1D9BF7;
    color: #fff !important;
    padding: 5px 45px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 25px;
}
.partners-carousel .elementor-testimonial__title a:hover {
	background-color: #0069d9;
    border-color: #0062cc;
}
.partners-carousel .elementor-testimonial__cite {
	margin-top: 15px !important;
}
.partners-customers-slider .elementor-testimonial__image {
    height: 70px;
}
.partners-carousel.partners-customers-slider .elementor-testimonial__image img {
	height: 100% !important;
    max-width: 300px;
}
.partners-grid .elementor-icon-box-icon {
    position: absolute;
    top: -100px;
    right: 0;
    left: 0;
}
.slider-img-auto-width .elementor-testimonial__image img {
	width: auto !important;
}
.search404 .elementor-search-form__container input.elementor-search-form__input {
    margin-right: 20%;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgb(0 0 0 / 8%) inset;
}
.search404 .elementor-search-form__container .elementor-search-form__submit {
    border-radius: 4px;
}
.hover-grey a:hover{
	color: #666 !important;
}
.ef-container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}
.search-results .search-title {
    color: #666666;
    font-family: 'Lato', 'sans-serif';
    font-weight: 700;
    font-size: 56px;
    margin: 20px 0 14px;
    line-height: 1.1;
}
.search-results .search-results-title {
    color: #3D3D3D;
    margin: 20px 0;
}
.search-results  .entry-title a {
    color: #0066cc;
}
.search-results  .entry-title a:hover {
    color: #666;
}
.search-results  .entry-title {
    font-size: 20px;
    margin: 0 0 5px !important;
    font-weight: normal;
}
.search-results .entry-summary {
    color: #3d3d3d;
    line-height: 1.3;
}
.search-results  article {
    padding: 10px 15px;
    border: 1px solid #ddd;
}
.search-results .search_form input {
    height: 28px;
}
.search-results .search_form .search-form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.search-results .search_form .search-submit {
    padding: 5px;
    margin-left: 5px;
}
.search-results {
	padding-bottom: 30px;
}
.p-space-15 {
	margin: 0 0 15px;
}
.p-space-15:last-child {
	margin: 0;
}
.img-box65 .elementor-image-box-img {
    width: 65px;
}
.img-box65 figure img {
    margin-right: 15px;
}
.stick-number .elementor-image-box-description {
    position: relative;
    padding-left: 20px;
}
.stick-number .elementor-image-box-description strong {
    position: absolute;
    left: 0;
}
.tabs-horizontal3 .elementor-tabs-wrapper .elementor-tab-title:not(.elementor-active) {
    background-color: #f5f5f5;
}
.tabs-horizontal3 .elementor-tabs-wrapper {
    max-width: 1140px;
    margin: 0 auto;
    justify-content: space-between;
    padding: 0 15px;
}
.tabs-horizontal3 .elementor-tabs-wrapper .elementor-tab-title {
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    max-width: 329px;
}
.tabs-horizontal3 .elementor-tabs-content-wrapper {
    border-top: 5px solid #006699 !important;
}
.tabs-horizontal3 .elementor-tab-title.elementor-active {
    background-color: #069;
}
.tabs-horizontal3 .elementor-tab-content {
	padding: 0 !important;
}
.grey-gradient > .elementor-background-overlay{
	    background-image: linear-gradient(90deg, #2e3a4a 0%, rgba(34, 43, 55, 0.68) 50%, rgba(12, 15, 19, 0.07) 68%, rgba(9, 12, 15, 0) 80%) !important;
}
.vertical-tab-slider .elementor-tabs-wrapper {
	width: auto !important;
}
.vertical-tab-slider .elementor-tabs-wrapper .elementor-tab-title {
    width: 4px;
    height: 105px;
    border-radius: 2px;
    background-color: #C8C8C8;
    padding: 0;
    margin: 8px 0 !important;
}
.vertical-tab-slider .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
    background-color: #3599E4;
}
.vertical-tab-slider .tab-arrows .elementor-icon {
    border-color: #c8c8c8 !important;
}
.vertical-tab-slider .tab-arrows:hover{
	cursor: pointer;
}
.vertical-tab-slider .elementor-tab-content {
	padding: 0 !important;
}
.vertical-tab-slider .swiper-slide {
	width: 100% !important;
}
.number-counter-sm .swiper-slide .elementor-testimonial__content:before {
	font-size: 60px;
}
.number-counter-sm .swiper-slide .elementor-testimonial__text:before{
	min-height: 30px;
}
.disable-opacity .elementor-swiper-button.swiper-button-disabled {
	opacity: 1;
}
.hide-mob-tabs .elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title {
    display: none;
}
.reviews-slider .elementor-testimonial {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
}
.contact-us-tabs .elementor-tab-content{
	padding: 36px 0 0 !important;
}
.form-elements input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]), .form-elements select, .form-elements textarea{
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.form-elements select{
	padding: 0px 8px !important;
}
.form-elements .gform_wrapper .gfield textarea {
    height: 54px !important;
}
.form-elements .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 20px;
}
.gform_validation_errors {
    display: none;
}
.form-elements .gform_button {
    background: #006699;
    color: #fff;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    padding: 10px 40px;
    border-radius: 6px;
    background-clip: padding-box;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 1.42857143;
    border: 1px solid transparent;
    text-decoration: none !important;
}
.form-elements input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):focus, .form-elements select:focus, .form-elements textarea:focus{
	border-color: #66afe9 !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%) !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%) !important;
}
.form-elements .gform_button:hover {
    background: #00aaff;
}
.form-elements  .gform_footer {
    text-align: center;
}
.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    background: none !important;
    border: none !important;
    font-size: 14px !important;
    margin-top: 0 !important;
    padding: 5px 0 0 0 !important;
}
.gform_wrapper .gfield_error .gfield_repeater_cell label, .gform_wrapper .gfield_error label, .gform_wrapper .gfield_error legend, .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message, .gform_wrapper [aria-invalid=true]+label, .gform_wrapper label+[aria-invalid=true] {
    color: #333 !important;
}
.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message{
	color: #ff0000 !important;
}
.cc-window.cc-banner {
	 padding: 15px !important;
}
.cc-window {
    background-color: #edeff5 !important;
    color: #666 !important;
    font-size: 16px !important;
}
.cc-window a.cc-link {
    color: #06C !important;
    text-decoration: none;
}
.cc-window a.cc-link:hover {
    color: #23527c !important;
}
.cc-window a.cc-btn.cc-dismiss {
    background-color: #4b81e8;
    border-radius: 4px;
    padding: 7px 10px;
    color: #fff;
    font-size: 16px;
    line-height: 1.5em;
    border: 1px solid #4b81e8;
    cursor: pointer;
    font-weight: normal;
	min-width: 115px;
}
.counter-circles-red-left > .elementor-container {
    counter-reset: redcircle;
}
.counter-circles-red-left > .elementor-container > .elementor-column {
    counter-increment: redcircle;
}
.counter-circles-red-left > .elementor-container > .elementor-column .counter-before::before {
    content: counter(redcircle);
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    border: 5px solid #fff;
    width: 72px;
    height: 72px;
    background-color: #CC0000;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    border-radius: 50%;
    left: -36px;
    top: 46%;
    -moz-transform: translateY(-46%);
    -webkit-transform: translateY(-46%);
    -o-transform: translateY(-46%);
    -ms-transform: translateY(-46%);
    transform: translateY(-46%);
}
.slider-img-w-82 .elementor-testimonial__image img {
    width: 82px !important;
    object-fit: contain;
}
.benefits-slider-mob .elementor-testimonial__content .elementor-testimonial__cite{
	margin-top: 15px !important;
}
.page-id-32 .promotional-text{
	display: none;
}
/* Comparison table */
.tbl-comparison{
	border-radius: 20px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
	padding-top: 1.5rem;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
}
.tbl-comparison .elementor-widget-container{
	overflow-x: auto;
	overflow-y: hidden;
	padding-bottom: 1.5rem;
}
.tbl-comparison:hover{
	box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
}
.tbl-comparison table {
    border-collapse: collapse;
    table-layout: fixed;
	margin: 0;
}
.tbl-comparison thead img {
    max-width: 140px;
}
.tbl-comparison table thead th {
    vertical-align: bottom;
	font-weight: normal;
}
.tbl-comparison table thead th p{
	margin: 0;
}
.tbl-comparison table tr:nth-child(3n) td {
    background-color: #fff;
}
.tbl-comparison table tr td:nth-child(2), 
.tbl-comparison table tr th:nth-child(2) {
    background-color: #F1F3F6;
	width: 208px;
}
/* .tbl-comparison tbody {
    background-color: #F1F3F6;
} */
.tbl-comparison table tr:first-child td, .tbl-comparison table tr:nth-child(3n + 2) td, .tbl-comparison table tr:nth-child(3n + 4) td {
    background-color: #F1F3F6;
}
.tbl-comparison thead tr th {
    background-color: #fff;
}
.tbl-comparison table tr th,
.tbl-comparison table tr td{
	padding: 10px;
}
.tbl-comparison table tr:first-child th, 
.tbl-comparison table tr td:first-child {
	padding: 5px;	
} 
.tbl-comparison table tr td:not(:first-child) {
	text-align: center;
}
.tbl-comparison .status-yes img, .tbl-comparison .status-no img {
    width: 16px;
}
.tbl-comparison table tr td:first-child, .tbl-comparison table tr th:first-child {
    width: 250px;
}
.cust-tooltip-con {
    position: relative;
}
.cust-tooltip-con .icon-plus {
    position: absolute;
    right: 15px;
	width: 14px;
	top: -22px;
}
.cust-tooltip-con  .info-icon{
	width: 16px;
    height: 16px;
    right: 50%;
	top: -19px;
}
.cust-tooltip {
    position: absolute;
    visibility: hidden;
    left: calc(100% + 10px);
    top: calc(50%);
    transform: translateY(-67%);
    z-index: 999;
}
.cust-tooltip .cust-tooltiptext {
    width: 200px;
    background-color: #fff;
    color: #000000;
    text-align: left;
    border-radius: 6px;
    padding: 10px;
    box-shadow: 0 4px 5px rgb(0 0 0 / 20%);
    position: relative;
    display: block;
	font-size: 14px;
}
.cust-tooltip .cust-tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -7px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.cust-tooltip-con.right .cust-tooltip {
    left: auto;
    right: calc(40%);
}
.cust-tooltip-con.right .cust-tooltiptext::after {
    border-color: transparent transparent transparent #fff;
    right: -14px;
}
.icon-plus:hover{
	cursor: pointer;
}
.icon-plus:hover + .cust-tooltip {
    visibility: visible;
}
.gradient-bg{
	background: linear-gradient(-45deg, #4527a0, #673ab7, #0083Bf, #008385);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/* free tial popup */
.popUp {
    position: relative;
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.popUp .popContentTop {
    visibility: hidden;
    min-width: 300px;
    background-color: #ffffff;
    color: #626262;
    text-align: left;
    border-radius: 6px;
    padding: 5%;
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 5px;
    font-size: 12px;
    font-weight: 400;
    -webkit-animation: fadeOut 1s;
    animation: fadeOut 1s;
    filter: drop-shadow(1px 4px 6px #626262);
	line-height: 1.1;
}
.popUp .popContent {
    visibility: hidden;
    min-width: 300px;
    background-color: #ffffff;
    color: #626262;
    text-align: left;
    border-radius: 6px;
    padding: 5%;
    position: absolute; 
    z-index: 1;
    bottom: -80px;
    left: -50px;
    font-size: 12px;
    -webkit-animation: fadeOut 1s;
    animation: fadeOut 1s;
    filter: drop-shadow(1px 4px 6px #626262);
	line-height: 1.1;
}
.popUp .show {
    visibility: visible;
    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s;
}
.popContentTop.show .strikethrough {
    text-decoration: line-through;
}
.popUp .fa.fa-close {
    top: -5px;
    right: -5px;
    position: absolute;
    background: #ffffff;
    border-radius: 50%;
    padding: 5px;
    font-size: 12px;
    filter: drop-shadow(0px 4px 3px #626262);
}
.intro-list .fa-chevron-down {
    text-shadow: 1px 2px 4px rgb(0 0 0 / 75%);
}
.rotate {
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}
.rotate.up {
    -moz-transform: rotate(-1800deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* free trial tabs */
.free-trial-tabs .elementor-tab-title{
	text-align: center;
}
.free-trial-tabs .elementor-tab-title img {
    display: block;
    border-radius: 10px;
    background: #F7F7F7;
    box-shadow: 7px 7px 8px #d9d9d9, -7px -7px 8px #ffffff;
    padding: 10px;
    max-width: 50px !important;
    margin: 0 auto 15%;
}
.free-trial-tabs .elementor-tabs-wrapper {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.free-trial-tabs  .elementor-tab-title {
    flex: 1 1 25%;
    max-width: 25%;
	padding: 0 0 20px 0 !important;
}
.free-trial-tabs .elementor-tab-mobile-title {
    display: none;
}
.free-trial-tabs .elementor-tab-title.elementor-active img, .free-trial-tabs .elementor-tab-title:hover img {
    box-shadow: inset 7px 7px 8px #d9d9d9, inset -7px -7px 8px #ffffff;
}
.free-trial-tabs .elementor-tab-title:hover{
	color: #3F51B5 !important;
}
.trial-testimonials .elementor-testimonial-content {
    margin-bottom: 10px;
}
.trial-testimonials .elementor-testimonial-meta {
    text-align: right;
}
.how-tos .elementor-heading-title .fa-chevron-down{
	text-shadow: 1px 2px 4px rgb(98 98 98 / 75%);
    color: #626262;
    float: right;
	position: absolute;
    right: 0;
    top: 6px;
}
.btn-fullwidth a{
	width: 100% !important;
}
.contact-dropdown .numbers span {
    display: block;
}
.content-mw-400 .swiper-slide .elementor-testimonial__content{
	max-width: 400px;
}
.author-credit{
	color: #0066cc;
}
.gf-ratf {
    display: flex;
    justify-content: center;
    align-items: center;
}
.gf-ratf .gform_fields .gfield {
	margin-left: 15px;
    margin-right: 15px;
	position: relative;
}
.gf-ratf .gform_fields input {
    height: 50px;
    width: 100% !important;
    border-radius: 5px;
    border: 0px !important;
    min-width: 450px;
    padding: 10px 20px !important;
}
.gf-ratf input::placeholder{
	color: rgb(117, 117, 117);
}
.gf-ratf .gform_footer {
    margin: 0 !important;
    padding: 0 !important;
}
.gf-ratf .gform_footer input[type="submit"] {
	color: #fff;
    background: #006699;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 125px;
    font-size: 26px;
    font-weight: 400;
    margin: 0 !important;
    line-height: 1.42857143 !important;
    padding: 6px 12px;
    border-radius: 4px;
}
.gf-ratf .gform_footer input[type="submit"]:hover {
    background: #1d9bf7;
}
.gf-ratf .gfield_validation_message {
    position: absolute;
}
.max-475 iframe{
	max-height: 475px;
}
.search-pagination {
    background: none;
    text-align: left;
}

/* New CSS Start */

.bannerSecTop{     background-color: #fff; border-radius: 20px; padding-top: 50px; padding-bottom: 50px; z-index: 2; box-shadow: 0 0 20px 5px rgb(0 0 0 / 20%); margin-top: -50px; left: 50%; transform: translateX(-50%); top: -80px;}

.rapidSec h2{     display: inline-flex; flex-wrap: wrap; align-items: center;}
body.page-id-3510 footer.site-footer{ display:none;}
body.page-id-3549 footer.site-footer { display:none;}
body.page-id-3583 footer.site-footer { display:none;}

body.page-id-3591 footer.site-footer { display:none;}
body.page-id-3588 footer.site-footer { display:none;}
body.page-id-3571 footer.site-footer { display:none;}
body.page-id-3572 footer.site-footer { display:none;}
body.page-id-3573 footer.site-footer { display:none;}
body.page-id-3574 footer.site-footer { display:none;}
body.page-id-3561 footer.site-footer { display:none;}
body.page-id-3562 footer.site-footer { display:none;}
body.page-id-3563 footer.site-footer { display:none;}
body.page-id-3627 footer.site-footer { display:none;}
body.page-id-3630 footer.site-footer { display:none;}
body.page-id-3631 footer.site-footer { display:none;}
body.page-id-3611 footer.site-footer { display:none;}
body.page-id-3613 footer.site-footer { display:none;}
body.page-id-3614 footer.site-footer { display:none;}
body.page-id-3620 footer.site-footer { display:none;}
body.page-id-3621 footer.site-footer { display:none;}
body.page-id-3619 footer.site-footer { display:none;}

.privacyList ul li {
    list-style-type: upper-alpha !important;
    display: list-item !important;
}
.summaryBox { border: 1px solid #013056; padding: 0;}

.summaryBox h3 { background-color: #333333; padding: 5px 5px 5px 10px; color: #fff; font-size: 16px !important; margin: 0; font-weight: 400;}

.summaryBox-2 { border: 1px solid #001866; padding: 0;}
.summaryBox-2 h3{ background-color: #001866; padding: 5px 5px 5px 10px; color: #fff; font-size: 16px !important; margin: 0; font-weight: 400; }

.summaryBox p { color: #333333; font-size: 18px; padding: 10px 10px 0; margin-top: 10px; margin-bottom: 10px; line-height: 30px;}
.summaryBox-2 p { color: #333333; font-size: 14px; padding: 10px 10px 0; margin-top: 10px; margin-bottom: 10px; line-height: 25px;}
.listItems ul li{ align-items: start !important; position: relative;}
.listItems ul li span.elementor-icon-list-icon{ position: relative; top: 7px}

.termList ul { counter-reset: legal-list; list-style-type: none; }

.termList ul li:before { counter-increment: legal-list; content: counters(legal-list,".") ". "; color: #000; margin-right: 5px; word-break: normal;}

.alpha-lower li { list-style-type: lower-alpha;}

.privacyList ul li { list-style-type: upper-alpha !important; display: list-item !important; }



.supportSaleForm .elementor-tab-title{ background-color: #e4e4e4; color: #000000; font-size: 16px; line-height: 1; text-align: center; padding: 8px 16px !important; margin-right: -1px; border: 1px solid rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px 3px rgb(0 0 0 / 30%), 0 1px rgb(255 255 255 / 10%); transition: all 0.1s ease-in-out;     border-radius: 4px 0 0 4px;}
.supportSaleForm .elementor-tab-title:last-of-type{ border-radius: 0 4px 4px 0; }
.supportSaleForm .elementor-tab-title.elementor-active { background-color: #cc0000; box-shadow: none; color: #ffffff !important;}

.supportSaleForm form{ width:66.66666667%;}
.supportSaleForm form input.large{     display: block;
    width: 80% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
 }

 .supportSaleForm form input.large:focus {border-color: #66afe9; outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}



.supportSaleForm form label{ color:#000 !important; }
.supportSaleForm form legend{ color:#000 !important;}

.supportSaleForm form label span{ color:#000000 !important;}
.supportSaleForm form .validation_message{ padding:0 !important; border:none; background:none;}

.supportSaleForm form .gfield_radio{
     display:flex; 
     flex-direction: column;
    }
.supportSaleForm form .gfield_radio .gchoice{ margin-right:15px; }
.supportSaleForm form input[type="submit"]{ background: #006699; color: #fff; border: 0; border-radius: 5px; margin-top: 15px; padding: 10px 40px; font-size: 20px; font-weight: 500; cursor:pointer; display:block;  text-align: center; white-space: nowrap; line-height: 1.42857143; }
.supportSaleForm form input[type="submit"]:hover{ background: #00aaff; }
.supportSaleForm form select{ width: 80% !important; }


.bannerBoxHolder .elementor-image-box-wrapper{ display: flex; text-align: left !important; align-items: center;}




/* New CSS Close */

/* css hack for ipad safari only */
@media not all and (min-resolution:.001dpcm) { 
     @supports (-webkit-appearance:none) {
          .footer-top .search-box input {
			height: 25px;
			line-height: 25px;
		 }
     }
}
/* css hack for ipad safari only ends */
@media (min-width: 1200px) {
	.site-branding a {
		margin-left: -15px;
	}
    .arrow-with-text .elementor-swiper-button-prev:after,
    .arrow-with-text .elementor-swiper-button-next:before { 
        font-size: 24px;
        font-family: Arial, Helvetica, sans-serif;
        color: #000;
        display: flex;
        align-items: flex-end;
        flex-wrap: wrap;
        opacity: 0.5
    }
    .arrow-with-text .elementor-swiper-button:hover.elementor-swiper-button-prev:after,
    .arrow-with-text .elementor-swiper-button:hover.elementor-swiper-button-next:before { 
        opacity: 1;
    }
    .arrow-with-text .elementor-swiper-button-prev:after {
        content: " Prev";
    }
    .arrow-with-text .elementor-swiper-button-next:before {
        content: "Next ";
    }
}
@media (min-width: 1024px){
.pricing-slider .pricing-active-wrap .pricing-tag{
	top: -59px;
    transition: 0.3s ease all;
}
.pricing-slider .pricing-active-wrap .elementor-testimonial__title {
	margin-bottom: 40px;
    transition: 0.3s ease all;
}
}
@media (min-width: 1025px){
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
    	display: flex !important;
	}
	.hide-lg{
		display: none;
	}
	.main-navigation {
		flex: 1 1;
	}
	.main-navigation li a {
		margin: 0 5px;
	}
    .header-top-bar-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
	.header.fixed {
		top: -42px;
		box-shadow: 0 0 1px 2px rgb(0 0 0 / 10%);
	}
	.header:not(.partners-header):not(.login-header) .current-menu-item a, 		.header:not(.partners-header):not(.login-header) .main-navigation ul li a:hover {
		border-bottom: 2px solid #069 !important;
	}
	.footer-bottom-inner-right {
   	 	padding-left: 15px;
	}
	.footer-bottom-inner-left {
	    padding-right: 15px;
	}
	.footer-nav-copyright .footer-bottom-inner-right {
		text-align: right;
	}
	.partner-header-main-menu .current-menu-item a:before {
	    width: 0;
	    height: 0;
	    border-left: 15px solid transparent;
	    border-right: 15px solid transparent;
	    border-bottom: 15px solid #f1f1f1;
	    position: absolute;
	    content: "";
	    left: 50%;
	    margin-left: -8px;
	    bottom: -11px;
	}
	.main-navigation .partner-header-main-menu li a {
	    padding: 15px 25px !important;
	}
	.partner-header-main-menu li a:after {
	    position: absolute;
	    height: 2.5px;
	    width: calc(100% - 50px);
	    background-color: transparent;
	    content: "";
	    bottom: 4px;
	    left: 25px;
	}
	.partners-header.fixed {
	    top: -45px;
	    box-shadow: 0 0 1px 2px rgb(0 0 0 / 10%);
	}
	.partners-header.fixed .header-middle{
		height: 0;
	}
	.partners-header .header-right > li > a {
	    font-weight: normal;
	}
	.header-middle{
		transition: height 0.5s ease-in-out;
		height: 85px;
		overflow: hidden;
	}
	.middle-header-height{
		height: 85px;
	}
	.middle-header-height-0{
		height: 0;
	}
	.partners-header .header-right .login-nav a{
		padding-right: 0;
	}
	.login-header .header-bottom {
		background-color: #515151;
		border-top: 2px solid #444444;
		border-bottom: 2px solid #444444;
	}
	.login-header .header-inner {
		padding: 2px 0;
	}
	.login-header .main-navigation li a {
		color: #fff;
		font-size: 20px;
		margin: 0;
	}
	.login-header .main-navigation ul {
		justify-content: center;
	}
	.login-header .header-top .container {
		max-width: 980px;
	}
	.login-header .header-cta .header-btn {
		margin-left: 12px;
		font-size: 15px;
		font-weight: 600;
		padding: 3.5px 12.1px 7px 12px;
	}
	.has-subnav > .downarrow:before {
		z-index: 1;
	}
	.partners-header-spacer {
		padding-top: 195px;
	}
	.jsign-header-spacer {
		padding-top: 206px;
	}
	.partners-header-spacer.fixed-spacer {
		padding-top: 165px;
	}
	.jsign-header-spacer.fixed-spacer {
		padding-top: 95px;
	}
    .main-header-spacer{
        padding-top: 120px;
    }
	.main-header-spacer.fixed-spacer {
		padding-top: 100px;
	}
    .mob-overlay-white .elementor-background-overlay {
        background-color: transparent !important;
    }
	.mob-overlay-white-gradient .elementor-background-overlay{
		background-image: initial !important;
	}
    .hide-arrow-lg .elementor-swiper-button {
        display: none;
    }
    .pricing-toggle .elementor-tab-title {
        text-align: right;
        padding-right: 8% !important;
    }
    .sheets-carousel .swiper-pagination {
    	 display: none
    }
    .competitors .square-box .elementor-cta{
        padding: 70px 0;
        max-height: 205px;
    }
    .cta2 .elementor-cta {
        padding: 50px 20px 35px 20px;
    }
    .hover-list .hover-list-text .hover-list-item .elementor-image-box-content{
        opacity: 0.3;
        -webkit-transition: opacity 0.25s ease-in-out;
        -moz-transition: opacity 0.25s ease-in-out;
        -o-transition: opacity 0.25s ease-in-out;
        -ms-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out;
    }
    .hover-list .hover-list-text .step_active .elementor-image-box-content{
        opacity: 1;
        -webkit-transition: opacity 0.25s ease-in-out;
        -moz-transition: opacity 0.25s ease-in-out;
        -o-transition: opacity 0.25s ease-in-out;
        -ms-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out;
    }
    .absolute-img {
        position: absolute !important;
        top: 0;
        right: 0;
    }
    .row-left-align-lg > .elementor-container {
        margin-left: 0 !important;
    }
    .full-col-img .elementor-widget-container img {
        object-position: calc(75%) !important;
    }
    .step-slider-w-lg-img  .elementor-swiper-button-prev {left: 40px !important;}
	.step-slider-w-lg-img  .elementor-swiper-button-next {right: 40px !important;}
    .arrow-in-tab .elementor-swiper-button{
    	display: none;
    }
    .blog-slider .elementor-testimonial__image {
        overflow: hidden;
        border: 1px solid #b7b7b7;
        height: 120px;
    }
    .fullwidth-slider-lg .swiper-container {
        width: 100% !important;
    }
    .bullet-in-tab .swiper-pagination-bullets{
    	display: none;
    }
    .step-slider-grid:not(.step-slider-grid-lg) .elementor-testimonial .elementor-testimonial__content{
        flex: 0 0 49%;
        max-width: 49%;
    }
    .step-slider-grid:not(.step-slider-grid-lg) .elementor-testimonial .elementor-testimonial__footer {
        flex: 0 0 51%;
        max-width: 51%;
    }
    .step-slider-grid:not(.step-slider-grid-lg) .elementor-testimonial > div{
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .step-slider-text .swiper-pagination {
        top: 0;
        bottom: auto !important;
        counter-reset: steptext;
    }
    .step-slider-text .swiper-pagination .swiper-pagination-bullet {
    	counter-increment: steptext;
        width: auto !important;
        height: auto !important;
        border-radius: initial;
        background-color: transparent !important;
        color: #333;
        opacity: 1;
        margin: 0 45px !important;
    }
    .step-slider-text .swiper-pagination .swiper-pagination-bullet:before {
    	content: 'Step ' counter(steptext);
        font-weight: 600;
        font-size: 1.25rem;
        text-align: center;
        line-height: 1.55;
    }
    .step-slider-text .swiper-pagination .swiper-pagination-bullet-active {
        border-bottom: 2px solid #BA1717;
    }
    .step-slider-text .swiper-pagination .swiper-pagination-bullet:first-child {
        margin-left: 0 !important;
    }
    .step-slider-text .swiper-pagination .swiper-pagination-bullet:last-child {
        margin-right: 0 !important;
    }
    .step-slider-grid .elementor-swiper-button {
        top: 55% !important;
        -webkit-transform: translateY(-55%);
        -ms-transform: translateY(-55%);
        transform: translateY(-55%) !important;
    }
    .step-slider-grid:npt(.step-slider-wo-tabs) .elementor-testimonial {
        max-width: 86%;
    }
    .arrow-fill-portrait-red .elementor-swiper-button {
        background-color: #cc0000;
        padding: 14.5px 0;
    }
    .arrow-fill-portrait-red .elementor-swiper-button-next {
        border-radius: 5px 0 0 5px;
    }
    .arrow-fill-portrait-red .elementor-swiper-button-prev {
        border-radius: 0 5px 5px 0;
    }
    .step-slider-wo-tabs .elementor-testimonial {
    	padding: 0 70px;
    }
    .step-slider-text.step-slider-grid .elementor-testimonial {
    	max-width: 90%;
    }
    .step-slider-w-lg-img-and-cont .elementor-testimonial__title {
        top: 45%;
    }
    .arrow-blue-circle .elementor-swiper-button-next {
        right: 50px !important;
    }
    .arrow-blue-circle .elementor-swiper-button-prev {
        right: 115px !important;
        left: auto !important;
    }
    .arrow-blue-circle .elementor-swiper-button {
        top: 45% !important;
    }
    .tabs-horizontal3 .elementor-tabs-wrapper .elementor-tab-title {
    	padding: 18px 40px;
        width: calc(33.333% - 40px) !important;
    }
    .tabs-horizontal3 .elementor-tabs-wrapper .elementor-tab-title:not(:last-child){
        margin-right: 60px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1280px){
.bgsize600 {
    background-size: 600px !important;
}
}
@media (min-width: 769px) {
    .supportSaleForm form .gfield_radio{
        flex-direction: row;
       }
	.mob-overlay-white2 .elementor-background-overlay {
        background-color: transparent !important;
    }
	.post-wrap .entry-content {
		padding: 0 40px 0 32px;
	}
	.post-wrap .post-thumbnail-img {
		padding: 0 15px;
	}
	.post-thumbnail img {
		max-width: 240px;
	}
    .post-wrap p{
        width: 89.5%;
    }
    .step-slider .elementor-testimonial .elementor-testimonial__content{
        flex: 0 0 49%;
        max-width: 49%;
    }
    .step-slider .elementor-testimonial .elementor-testimonial__footer{
        flex: 0 0 51%;
        max-width: 51%;
    }
    .step-slider .elementor-swiper-button-prev {left: 40px !important;}
	.step-slider .elementor-swiper-button-next {right: 40px !important;}
}

@media (min-width: 768px) {
    #efax-country-select {
        text-align: left; 
    }
	.skew-shape-before:before {
        content: '';
        position: absolute;
        top: 0;
        left: -390%;
        height: 100%;
        width: 500%;
        background-color: #fcfcfc;
        transform-origin: 100% 0;
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        -o-transform-origin: 100% 0;
        transform: skewX(-15deg);
        -webkit-transform: skewX(-15deg);
        -moz-transform: skewX(-15deg);
        -ms-transform: skewX(-15deg);
        -o-transform: skewX(-15deg);
        z-index: -1;
        -webkit-box-shadow: 4px 2px 9px 0px rgb(0 0 0 / 16%);
        -moz-box-shadow: 4px 2px 9px 0px rgba(0, 0, 0, 0.16);
        box-shadow: 4px 2px 9px 0px rgb(0 0 0 / 16%);
    }
    .skew-banner-img {
        height: 100%;
        position: absolute !important;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
    .skew-banner-img > .elementor-container{
    	height: 100%;
    }
    .hide-md{
		display: none;
	}
        .full-col-img {
        position: absolute !important;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
    .full-col-img .elementor-widget-container {
        height: 100%;
    }
    .full-col-img .elementor-widget-container img {
        height: 100%;
        object-fit: cover;
        object-position: calc(35.5%);
    }
    .left-border-red:after {
        content: "";
        height: 50%;
        width: 3px;
        position: absolute;
        left: 0;
        transform: translateY(-40%);
        top: 50%;
        background: #CC0003;
    }
    .bullet-in-mob .swiper-pagination-bullets{
    	display: none;
    }
    .arrow-step-slider .swiper-slide{
    	overflow: initial;
    }
    .arrow-step-slider .elementor-testimonial {
        max-width: 195px;
        margin: 0 auto;
    }
    .arrow-step-slider .swiper-slide:not(:last-child):after {
        content: "";
        position: absolute;
        height: 34px;
        width: 20px;
        right: -11px;
        top: 0;
        background: url(/wp-content/uploads/2022/02/arrow-blue.png) no-repeat center;
        bottom: 0;
        height: 100%;
    }
    .step-grid .elementor-widget-wrap {
        min-height: 410px;
    }
    .slider-img-auto .elementor-testimonial__image img {
        height: calc(490px - 71px) !important;
    }
    .img-box-35 .elementor-image-box-img img {
        max-height: 35px;
    }
    .pricing-tooltip:after {
    	left: -5px;
        content: '';
        display: block;
        position: absolute;
        top: 26px;
        width: 10px;
        height: 10px;
        background: #FFFFFF;
        border-right: 1px solid #111111;
        border-bottom: 1px solid #111111;
        -moz-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
    }
    .step-slider-grid.step-slider-grid-lg .elementor-testimonial .elementor-testimonial__content{
        flex: 0 0 49%;
        max-width: 49%;
    }
    .step-slider-grid.step-slider-grid-lg .elementor-testimonial .elementor-testimonial__footer {
        flex: 0 0 51%;
        max-width: 51%;
    }
    .step-slider-grid.step-slider-grid-lg .elementor-testimonial > div{
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .step-slider-wo-tabs .elementor-testimonial__content .elementor-testimonial__text, .step-slider-wo-tabs .elementor-testimonial__content .elementor-testimonial__cite {
        width: 60% !important;
        margin: 0 auto;
    }
    .step-slider-w-lg-img-and-cont .elementor-testimonial__title {
        position: absolute;
        left: 5%;
    }
    .step-slider-w-lg-img-and-cont .elementor-testimonial__image img {
        max-width: 60%;
        margin: 0 auto;
    }
    .row-left-align-md > .elementor-container {
        margin-left: 0 !important;
    }
	.tabs-horizontal2 .elementor-tabs-content-wrapper {
		border-top: 5px solid #3569ad !important;
		margin-top: -5px;
	}
	.row-left-align > .elementor-container {
		margin-left: 0 !important;
	}
}
@media (min-width: 768px) and (max-width:1024px) {
	.arrow-blue-circle .elementor-swiper-button {
        top: 31% !important;
    }
    .arrow-blue-circle .elementor-swiper-button-next {
        right: 5% !important;
    }
    .arrow-blue-circle .elementor-swiper-button-prev {
        left: 5% !important;
    }
    .tabs-horizontal3 .elementor-tabs-wrapper .elementor-tab-title {
    	padding: 20px 30px;
        width: calc(33.333% - 22px) !important;
    }
    .tabs-horizontal3.tabs2col .elementor-tabs-wrapper .elementor-tab-title {
        width: calc(40% - 22px) !important;
    }
     .tabs-horizontal3 .elementor-tabs-wrapper .elementor-tab-title:not(:last-child){
        margin-right: 30px;
    }
	.pricing-tooltip {right: 13% !important;}
	.bg-pos-tab-cr-120 {
		background-position: center right -120px !important;
	}
	.cr-120-tab {
		background-position: center right -120px !important;
	}
}
@media (min-width: 1025px) and (max-width:1199px) {
	.footer-top-inner .footer-top-inner-left {
	    flex: 0 0 83%;
	}
	.hb-sprite a::before {
	    margin: 0 5px;
	}
	.lang-subnavs {
		right: -260px;
	}
	.fullwidth-heading, .fullwidth-form {
		width: 100% !important;
		text-align: center;
	}
	.fullwidth-form {
		padding-bottom: 30px;
	}
	.max-564{
		max-width: 564px;
	}
}
@media (max-width: 1023px){
	.pricing-slider .pricing-tag {
    	top: 0 !important;
    }
    .pricing-slider .swiper-slide{
    	margin-top: 0 !important;
    }
    .pricing-slider .elementor-testimonial{
    	margin-top:0 !important;
        height: 450px !important;
        padding: 44px 20px 20px !important;
    }
    .pricing-slider .swiper-btn{
    	padding: 10px 20px;
        width: 100%;
        max-width: 350px;
    }
}
@media (max-width: 1024px){
	.main-navigation .current-menu-item a {
		color: #00aaff !important;
	}
	.hide-sm{
		display: none !important;
	}
	.header-inner .main-navigation {
		order: 1;
	}
	.header-inner .site-branding {
		order: 2;
	}
	.header-inner .header-cta{
		order: 3;
	}
	.custom-logo {
		width: 85px;
	}
	.login-header .custom-logo {
		width: 85px !important;
	}
	.menu-toggle {
		display: inline-block;
	}
	.main-navigation ul {
    	display: none;
		position: absolute;
		left: 0;
		right: 0;
		top: 98px;
		width: 100%;
		background-color: #333;
		border: 1px solid #333;
		padding: 5px 0 18px !important;
	}
	.main-navigation li a {
		color: #fff;
		font-size: 1.125rem;
		border-bottom: none !important;
	}
	.ef-search {
		padding: 7px 15px 10px;
	}
    
	.header-right {
    	justify-content: center;
	}
    .header-left {
        text-align: center;
    }
	.header-inner {
		padding: 8.15px 0 8px;
	}
	.custom-logo-link {
		max-height: 33px;
	}
	.header-cta .header-btn {
    	padding: 6px 10px 8px 10px;
	}
	.header-bottom{
		border-bottom: 3.5px solid #333;
	}
	.ef-search i {
		color: #fff;
		margin-left: 3px;
	}
	.ef-search input {
		font-size: 1rem;
		border: 2px solid #eee;
		max-width: 184px;
		border-radius: initial;
		height: auto;
		line-height: normal;
		padding: 1.6px;
	}
	.footer-top-inner .footer-top-inner-left, .footer-top-inner-right{
		flex: 0 0 100%;
	}
	.footer-top-inner-right {
		text-align: center;
	}
	.footer-top .search-box {
		margin: 15px auto 14px;
		max-width: 180px;
	}
	.footer-bottom-inner-left, .footer-bottom-inner-right{
		flex: 0 0 100% !important;
		text-align: center;
	}
	.footer-bottom-inner-left {
		order: 2;
	}
	.footer-top-menu > div {
		padding: 0 15px;
	}
	.footer-top-menu-col:first-child {
		padding-left: 0;
	}
	.footer-top-menu-col:last-child {
		padding-right: 0;
	}
	.header.fixed.jsign-header {
	    transform: translateY(-100%);
	}
	.main-navigation ul li a:hover, .header .main-navigation ul li a:focus {
	    color: #00aaff;
	}
	.partners-header .site-branding {
	    order: 1;
	}
	.partners-header .main-navigation ul{
		background-color: #fff;
    	border: 1px solid #fff;
	}
	.partners-header .header-right > li > a {
	    color: #006699;
	    font-size: 18px;
	    font-weight: 700;
	}
	.partners-header .header-top-bar {
	    background-color: #f1f1f1;
	    border-bottom: 1px solid #f1f1f1;
	}
	.ef-search-partner .ef-input-group{
		position: relative;
	}
	.ef-search-partner {
	    padding: 15px 15px 10px;
	}
	.ef-search-partner input {
	    height: 36px;
	    background-color: #f1f1f1;
	    border: 0;
	    padding-left: 43px;
	    box-shadow: none;
	    border-radius: 0;
	    font-size: 16px;
	    width: 100%;
	}
	.ef-search-partner i {
		position: absolute;
		top: 9px;
		left: 10px;
		font-size: 20px;
	}
	.partners-header .menu-toggle {
	    background-color: #fff;
	    padding: 6px 15.1px;
	    color: #333;
	    border-radius: 0;
	    border: initial;
	    font-size: 20px;
	    margin-right: 15px;
	}
	.partners-header .custom-logo {
   		width: 145px;
	}
	.partners-header .custom-logo-link {
		max-height: 75px;
	}
	.partners-header .site-branding a {
	    padding: 10px 15px;
	}
	.header-top-bar-inner {
		justify-content: center !important;
	}
	.topup .logo-small{
		display: none;
	}
	.partners-header .main-navigation ul {
	    top: 108px;
	}
	/*partner header mobile*/
	.partner-header-mobile .header-right > li {
	    display: block;
	    width: 100%;
	}
	.ph-mobile-logo a {
	    padding: 10px 15px;
	}
	.partner-header-mobile-inner-top {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    align-items: center;
	}
	.partner-header-mobile .header-top-bar-inner {
		display: block;
	}
	.partner-header-mobile-dropdown{
		display: none;
	}
	.partner-header-mobile .header-top-bar {
	    background-color: #fff;
	    border-bottom: 1px solid #fff;
	    border-top: 1px solid #d0d0d0;
	}
	.partner-header-mobile .header-right > li > a {
	    color: #333;
	    font-weight: normal;
	    padding: 15px;
	}
	.partner-header-mobile .header-cta .header-btn {
	    padding: 11px 41px;
	    font-size: 20px;
	    margin: 30px 0 30px 15px;
	    line-height: 1.42857143;
	}
	.partner-header-mobile .subnavs {
	    position: static;
	    padding: 0;
	}
	.partner-header-mobile {
	    top: 0;
	    bottom: 0;
	    right: 0;
	    left: 0;
	    overflow-y: auto;
	    background-color: #fff;
	}
	.phm-fixed.partner-header-mobile {
		position: fixed;
	}
	.partner-header-mobile-top-bar-inner {
		background: #f1f1f1;
	}
	.partner-header-mobile-top-bar-inner .header-right > li {
		text-align: center;
	}
	.partner-header-mobile-top-bar-inner .header-right > li > a {
	    color: #006699;
	    font-weight: 700;
	    padding: 10px;
	}
	.has-subnav > .downarrow:before {
	    bottom: auto;
	    top: 40px;
	}
	.subnavs {
    	width: 100%;
    	min-width: initial;
    	max-width: 100%;
	}
    .partner-header-mobile-menu > ul > li > a:hover {color: #006699}
	.partner-header-mobile-menu > ul > li > a {
	    color: #333;
	    font-size: 20px;
	    font-weight: 700;
	    text-transform: uppercase;
	    padding: 15px;
	    position: relative;
	    display: block;
	}
	.partner-header-mobile-menu > ul > li > ul > li {
	    background-color: #f1f1f1;
	    border-bottom: 1px solid #ddd;
	}
	.partner-header-mobile-menu > ul > li > ul > li > a{
		font-size: 18px;
	    font-weight: 600;
	    color: #333;
	    text-transform: none;
	    display: block;
	    padding: 28px 15px;
	}
	.partner-header-mobile-menu > ul > li > ul > li > a:hover {
	    background-color: #006699;
	    color: #ffffff;
	}
	.partner-header-mobile-menu ul {
	    display: block;
	}
	.partner-header-mobile-menu ul ul ul li{
		padding: 0 15px;
	}
	.partner-header-mobile-menu ul ul ul a {
	    font-weight: 600;
	    padding: 3px 10px;
	    display: inline-flex;
	    width: 100%;
	    align-items: center;
	    margin-top: 15px;
	    color: #006699;
    	font-size: 16px;
	}
	.partner-header-mobile-menu ul ul ul{
	    background-color: #fff;
	    padding: 0 0 10px !important;
	}
	.partner-header-mobile-menu ul ul ul a:hover {
	    background: linear-gradient( 90deg, #005782 0%, #005782 4%, #006699 4%, #006699 100%);
	    color: #fff;
	}
	.partner-header-mobile-menu ul ul ul a:hover:before{
		filter: brightness(0) invert(1);
	}
	.partner-header-mobile-menu ul > li.menu-item-has-children a{
		color: #006699;
	}
	.partner-header-mobile-menu > ul > li.menu-item-has-children:before {
	    width: 0;
	    height: 0;
	    border-left: 15px solid transparent;
	    border-right: 15px solid transparent;
	    border-bottom: 15px solid #f1f1f1;
	    position: absolute;
	    content: "";
	    left: 25px;
	    top: 60px;
	}
	.partner-header-mobile-menu ul > li > ul {
	    padding-top: 15px;
	}
	.partner-header-mobile .partner-header-mobile-dropdown .header-right {
	    padding-top: 20px;
	}
	.partner-header-mobile-menu li{
		overflow: hidden;
	}
	.partner-header-mobile-menu ul li.menu-item-has-children > a::after {
	    content: "\f107";
	    position: absolute;
	    right: 15px;
	    top: 10px;
	    font-family: FontAwesome;
	    font-size: 28px;
	    color: #006699;
	    font-weight: normal;
	}
	.partner-header-mobile-menu > ul > li > ul > li.menu-item-has-children > a::after {
	    top: 20px;
	}
	.partner-header-mobile-menu > ul > li > ul > li > a:hover:after {
		color: #fff;
	}
	.ph-toggle-btn .efax-icon{
		display: inline-block;
	}
	.ph-toggle-btn .icon-close{
		display: none;
		width: 30px;
	}
	.partner-header-mobile-menu .active > a::after {
		transform: rotate(180deg);
	}
	.partners-header-spacer {
		padding-top: 115px;
	}
	.jsign-header-spacer {
		padding-top: 97px;
	}

	.jsign-header-spacer.fixed-spacer {
		padding-top: 0;
	}
	.login-header .main-navigation ul{
		top: 58px
	}
    .pricing-toggle .elementor-tab-title {
        width: 110px;
   		margin: 0 auto !important;
    }
    .tbl .elementor-widget-container, .blog-tbl .elementor-widget-container{
        overflow-x: auto;
    }
    .tbl-style1 table {
        min-width: 933px;
    }
    .tbl-style3 table{
    	min-width: 741px;
    }
    .gradient-overlay::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgb(255,255,255);
        background: -moz-linear-gradient(90deg, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100%);
        background: -webkit-linear-gradient( 90deg , rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100%);
        background: linear-gradient( 90deg , rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    }
    .slider-w-lg-img .elementor-swiper-button-next {
        right: 42% !important;
    }
    .slider-w-lg-img .elementor-swiper-button-prev {
        left: 42% !important;
    }
    .slider-w-lg-img .elementor-swiper-button  {
        top : auto;
        bottom: -65px;
    }
    .slider-w-lg-img .elementor-swiper-button i {
        font-size: 40px;
    }
    .testimonial-slider3 .elementor-testimonial {
        flex-wrap: wrap;
        flex-direction: column-reverse !important;
    }
    .competitors .square-box .elementor-cta {
        padding: 65.5px 0;
        max-height: 198px;
    }
    .competetior-menu {
        display: none;
        position: absolute !important;
        left: 0;
        right: 0;
        background-color: #fff;
        z-index: 1;
        top: 50px;
        border-right: 1px solid #464646;
        border-left: 1px solid #464646;
    }
    .competitor-toggle a{
    	text-align: left;
        width: 100%;
    }
    .competitor-toggle a i{
    	font-size: 12px;
    }
    .competetior-menu .menu-item {
        border-bottom: 1px solid #464646;
    }
    .cta2 .elementor-cta {
        padding: 20px 10px 10px 10px;
    }
    .no-bgimg-tab {
        background-image: none !important;
    }
    .hover-list .hover-list-img .elementor-widget-image {
        position: relative;
    }
    .ii-centered{
    	display:flex;
        justify-content: center;
        align-items: center;
    }
    .step-slider-w-lg-img .elementor-swiper-button i {
        font-size: 25px;
    }
    .step-slider-grid:not(.step-slider-grid-lg) .elementor-testimonial > div{
    	flex: 0 0 100%;
    	max-width: 100%;
    }
    .step-slider-grid:not(.step-slider-grid-lg) .elementor-testimonial .elementor-testimonial__content {
    	margin-bottom: 50px;
    }
    .step-slider-text .swiper-wrapper {
        counter-reset: steptextmob;
    }
    .step-slider-text .swiper-wrapper .swiper-slide  {
        counter-increment: steptextmob;
    }
    .step-slider-text .swiper-wrapper .swiper-slide .elementor-testimonial__content:before {
        content: 'Step ' counter(steptextmob);
        width: 19% !important;
        height: auto !important;
        border-radius: initial;
        background-color: transparent !important;
        color: #333;
        opacity: 1;
        font-weight: 600;
        font-size: 18px;
        text-align: center;
        line-height: 1.55;
        border-bottom: 2px solid #BA1717;
        margin-bottom: 20px;
        display: block;
        text-align: left;
    }
    .arrow-fill-portrait-red .elementor-swiper-button {
    	top: 0% !important;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%) !important;
    }
    .arrow-fill-portrait-red .elementor-swiper-button {
        background-color: #cc0000;
        padding: 8.5px;
        border-radius: 100%;
    }
    .arrow-fill-portrait-red .elementor-swiper-button-next {
        right: 30% !important;
    }
    .arrow-fill-portrait-red .elementor-swiper-button-prev {
        left: 30% !important;
    }
    .black-red-bullets-tab .swiper-pagination-bullet {
        opacity: 1;
    }
    .black-red-bullets-tab .swiper-pagination-bullet-active {
        background-color:#CC0003 !important;
    }
    .slider-img-mh240 .elementor-testimonial__image img{
        max-height: 210px;
    }
    .step-slider-w-lg-img-and-cont .elementor-testimonial__title {
        top: 95px;
    }
    .partners-carousel .elementor-testimonial {
        max-width: 650px;
        margin: 0 auto;
    }
    .ema-bg-position {
    	background-position: center right 37% !important;
    }
    .search-results .search-title {
    	font-size: 48px;
    }
    .vertical-tab-slider .elementor-tabs {
        flex-direction: column;
    }
    .vertical-tab-slider .elementor-tabs-wrapper{ 
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: normal;
        flex-direction: row !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .vertical-tab-slider .elementor-tabs-wrapper .elementor-tab-title {
        width: 68px;
        height: 4px;
        margin: 0 8px !important;
    }
	.bg-lc-130-tab {
		background-position: left -130px center !important;
	}
	.counter-circles-red-left > .elementor-container > .elementor-column .counter-before::before {
		left: 50%;
		top: auto;
		bottom: 0px;
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.bg-pos-tab-cr-120 {
		background-position: center right -120px !important;
	}
	.tbl-comparison table tr td:first-child, .tbl-comparison table tr th:first-child {
		width: 150px;
	}
	.cust-tooltip-con .info-icon {
		right: 20%;
	}
	.tbl-comparison table tr td:nth-child(2), .tbl-comparison table tr th:nth-child(2) {
		width: auto;
	}
	.tbl-comparison thead img {
		max-width: 90px;
	}
	.cust-tooltip-con.right .cust-tooltip {
		right: calc(50%);
	}
	.gf-ratf .gform_fields input {
		min-width: 390px;
	}
	.gf-ratf .gfield_validation_message {
		text-align: center;
	}
	.slide-mw-480-tab .elementor-testimonial__image {
		max-width: 480px;
		margin: 0 auto;
	}
	.slider-mw-700-tab {
		max-width: 700px;
		margin: 0 auto;
	}
}
@media (max-width: 768px){
	.hide-xs{
		display:none;
	}
	.footer-about {
		flex: 0 0 100%;
	}
	.footer-about a {
		display: block;
	}
	.footer-logo {
		flex: 0 0 100%;
		text-align: center;
	}
	.footer-logo img {
		width: 72px;
	}
	.lang-mega-nav > div {
	    flex: 0 0 100%;
	}
	.lang-heading {
	    margin-top: 25px;
	}
	.lang-mega-nav {
	    padding: 0;
	}
	.global-gateway {
	    margin-bottom: 30px;
	}
	.post-wrap .post-thumbnail-img {
		display: none;
	}
    .mob-center-btn .elementor-button-wrapper {
        max-width: 287px;
        margin: 0 auto;
    }
    .mob-center-btn .elementor-button-wrapper a{
        width: 100%;
    }
    .img-box-hmt.elementor-widget-image-box .elementor-image-box-wrapper {
        text-align: left;
    }
    .img-box-hmt .elementor-image-box-wrapper {
        display: flex;
        align-items: flex-start;
    }
    .inline-icon .elementor-icon-box-wrapper {
        display: flex !important;
    }
    .inline-icon .elementor-icon-box-icon {
        margin: 0 !important;
        line-height: 0.9;
    }
     .inline-icon .elementor-icon-box-content {
        text-align: left;
        margin-left: 15px;
    }
    .img-box-hmt.img-box-aic .elementor-image-box-wrapper {
    	 align-items: center;
    }
    .img-box95:not(.img-box-img-top) .elementor-image-box-wrapper figure {
    	margin-right: 25px !important;
    }
    .img-box-hmt:not(.img-box65) .elementor-image-box-wrapper figure {
    	margin-right: 16px !important;
    }
    .features-list .img-box-hmt .elementor-image-box-wrapper figure {
        margin-right: 10px !important;
    }
    .img-box-hmt:not(.img-box95):not(.icon-auto):not(.img-box65) .elementor-image-box-wrapper figure img {
        min-width: 50px;
    }
    .post-meta {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .icon-list-img-box.img-box-hmt .elementor-image-box-wrapper figure,
    .p-chk-list.img-box-hmt .elementor-image-box-wrapper figure{
        margin-right: 5px !important;
    }
    .icon-list-img-box.img-box-hmt .elementor-image-box-wrapper figure img {
        min-width: 21px;
    }
    .p-chk-list.img-box-hmt .elementor-image-box-wrapper figure img{
    	min-width: 14px !important;
    }
    .red-btn {
    	padding: 10px 20px;
    }
    .slider-w-lg-img .elementor-swiper-button i {
        font-size: 20px;
    }
    .elementor-popup-modal .dialog-message {
        height: auto !important;
        max-width: 90vw !important;
    }
    .sheets-carousel .elementor-carousel-image {
        background-position: center;
    }
    .competitors .square-box .elementor-cta {
        padding: 31.5px 10px;
        max-height: 130px;
    }
    .square-box .elementor-cta__bg.elementor-bg {
        background-size: contain;
    }
    .hide-in-sm{
		display: none;
	}
    .step-slider .elementor-testimonial > div{
    	flex: 0 0 100%;
    	max-width: 100%;
    }
    .step-slider .swiper-pagination-bullets .swiper-pagination-bullet:before {
        line-height: 45px;
        font-size: 20px;
        width: 45px;
        height: 45px;
    }
	.bg-rc-400-mob {
		background-position: right -430px center !important;
	}
}
@media (max-width: 767px){
    .hide-xxs{
        display:none;
    }
	.no-bgimg-mob {
        background-image: none !important;
    }
    .img-box-img-top .elementor-image-box-img::after{
    	content: initial;
    }
    .arrow-grid .elementor-column:not(:last-child):after {
        right: 0;
        top: auto;
        height: 34px;
        left: 0;
        transform: rotate(90deg);
        margin: 0 auto;
        bottom: -20px;
    }
    .hor-tabs-mob .elementor-tabs .elementor-tabs-wrapper {
        display: flex;
        justify-content: center;
    }
    .tab-title-sb-mob.hor-tabs-mob:not(.tabs-center-mobile) .elementor-tabs .elementor-tabs-wrapper {
    	justify-content: space-between;
    }
    .hor-tabs-mob .elementor-tabs .elementor-tab-mobile-title {
        display: none;
    }
    .step-slider-w-lg-img .slider-title {
        font-size: 20px;
    }
    .slider-img-mh510 .elementor-testimonial__image img {
        max-height: 358px;
    }
    .step-slider-grid.step-slider-grid-lg .elementor-testimonial > div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .step-slider-grid.step-slider-grid-lg .elementor-testimonial .elementor-testimonial__content {
    	margin-bottom: 50px;
    }
    .step-slider-wo-tabs .elementor-testimonial__content .elementor-testimonial__text, .step-slider-wo-tabs .elementor-testimonial__content .elementor-testimonial__cite {
        width: 70% !important;
        margin: 0 auto;
    }
    .arrow-with-text .elementor-swiper-button i {
        font-size: 22px;
    }
    .arrow-blue-circle .elementor-swiper-button {
        top: 15px !important;
    }
    .step-slider-w-lg-img-and-cont .elementor-testimonial__title {
        display: none;
    }
    .step-slider-w-lg-img-and-cont .elementor-testimonial {
        margin-top: 50px;
    }
    .arrow-blue-circle .elementor-swiper-button-next {
        right: 20% !important;
    }
    .arrow-blue-circle .elementor-swiper-button-prev {
        left: 20% !important;
    }
    .tbl{
    	border: 1px solid #ddd;
    }
    .search-results .search-title {
    	font-size: 30px;
        text-align: center;
    }
    .tabs-horizontal3 .elementor-tabs-wrapper .elementor-tab-title {
    	padding: 5px 10px;
        width: calc(33.333% - 6px) !important;
    }
    .tabs-horizontal3.tabs2col .elementor-tabs-wrapper .elementor-tab-title {
        width: calc(50% - 8px) !important;
    }
    .tabs-horizontal3 .elementor-tabs-wrapper .elementor-tab-title:not(:last-child){
        margin-right: 10px;
    }
    .bg-t60-r40 {
    	background-size: auto 140% !important;
    	background-position: top 60% right 40% !important;
    }
    .bg-br34 {
    	background-size: auto 115% !important;
    	background-position: bottom right 34% !important;
    }
    .grey-gradient > .elementor-background-overlay{
        background-image: linear-gradient(90deg, rgba(46, 58, 74, 1) 0%, rgba(34, 43, 55, 0.665703781512605) 100%) !important;
    }
	.slider-img-mh475 .elementor-testimonial__image img{
        max-width: 175px;
    }
    .img-w-text-slider .elementor-testimonial__image  img {
    	width: 86px !important;
        height: auto !important;
    }
	.minimized-content{
		padding: 10px 40px 10px 15px;
	}
	.minimized-content a.more, .minimized-content a.less {
		color: #000;
		border: 1px solid #000;
		display: inline-block;
		line-height: 1;
		padding: 0 4px;
		position: absolute;
		right: 10px;
		top: 40%;
	}
	.icon-box-left .elementor-icon-box-wrapper {
		display: flex;
		text-align: left !important;
	}
	.icon-box-left .elementor-icon-box-wrapper .elementor-icon-box-icon{
		margin-right: 10px !important;
	}
	.blue-bg-mob{
		background-color: #1D9BF7;
	}
	.img-box-hide-img-mob .elementor-image-box-img {
		display: none !important;
	}
	.btn-fullwidth-mob a{
		width: 100% !important;
	}
	.mob-f2 > .elementor-widget-wrap {
		background-color: #f2f2f2 !important;
	}
	.mob-ff > .elementor-widget-wrap{
		background-color: #fff !important;
	}
	.tbl-comparison table tr td:first-child, .tbl-comparison table tr th:first-child {
		font-size: 12px;
	}
	.tbl-comparison table {
		min-width: 550px;
	}
	.tbl-comparison thead img {
		max-width: 100%;
	}
	.tbl-comparison table tr td:first-child, .tbl-comparison table tr th:first-child {
		width: 100px;
	}
	.cust-tooltip-con .icon-plus {
    	right: 0;
	}
	.tbl-comparison table tr td:nth-child(2), .tbl-comparison table tr th:nth-child(2) {
		left: 100px;
		position: sticky;
		z-index: 1;
	}
	.tbl-comparison table tr td:first-child, .tbl-comparison table tr th:first-child {
		position: sticky;
		left: 0px;
		z-index: 1;
	}
	.mob-pos{
		background-position: center !important;
	}
	.mob-pos .elementor-background-overlay{
		background: none !important;
	}
	.gf-ratf .gform_fields input {
		min-width: 250px;
	}
	.gf-ratf {
		flex-direction: column;
	}
	.gf-ratf .gform_fields .gfield{
		margin-bottom: 27px;
	}

    .page-id-47 .elementor-tabs .elementor-tabs-wrapper{ display:block !important;}
    .page-id-47 .elementor-tab-mobile-title{ display:none !important;}

    .supportSaleForm form{ width: 100%; }
    .supportSaleForm form input.large{ width: 100% !important; }
    .supportSaleForm form select { width: 100% !important; }

}
@media (min-width: 576px){
	.hide-xsm{
    	display: none;
    }
}
@media (min-width: 767px){
.sheets-carousel .swiper-pagination {
    display: none;
}
    .icon-list-img-box.img-box-hmt .elementor-image-box-wrapper figure img{
        min-width: 20px !important;
    }
    .img-center .elementor-container.elementor-column-gap-no{
        justify-content: center;
        align-items: center;
    }
    .font-45 h1{font-size: 45px !important;}
    .font-25 h3, .font-25 a{font-size: 25px !important;}
    .brands-section{    
        justify-content: center !important;
    }
    .text-center p,
    .text-center h1{
        text-align: center;
    }
    .img-center-left-0 {
        left: 35% !important;
    }
    /* .partners-carousel .swiper-slide{
        width:350px !important
    } */
    /* .partners-carousel .elementor-testimonial{
        width:25% !important;
        margin:0px !important
    } */
    .width-300 img{
        width: 300px !important;
    }
    .d-none-mobile{display: none !important;}
    .page-id-288  {
        margin: auto;
        
        }

} 
@media (min-width: 768px) {
    .icon-list-img-box.img-box-hmt .elementor-image-box-wrapper figure img 
    {
        min-width: 20px !important;
    }
    .p-chk-list.img-box-hmt .elementor-image-box-wrapper figure img{
        min-width: 14px !important;
    }
}
@media (max-width: 576px){
	.bg-cr-250-mob {
        background-position: center right -250px !important;
    }
	.popUp .popContentTop, .popUp .popContent{
		min-width: 270px;
	}
	.gf-ratf .gform_fields input {
		min-width: 200px;
	}
}
@media (max-width: 351px){
	.tbl-comparison table tr td:nth-child(2) .cust-tooltip {
		left: calc(100% + 10px);
		top: calc(50% + 10px);
		width: 80px !important;
	}
	.tbl-comparison table tr td:nth-child(2) .cust-tooltip .cust-tooltiptext {
		width: 100%;
		font-size: 12px;
		line-height: normal;
	}
	.tbl-comparison {
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.tbl-comparison .elementor-widget-container {
		padding-bottom: 3rem;
	}
}
