body.admin-bar header {
	margin-top: 32px;
}
.skip-to-main a.primary-btn:active, 
.skip-to-main a.primary-btn:focus {
	height: auto;
	border: 1px solid #ffffff;
	transition: all .2s ease;
	z-index: 9999;
	position: relative;
	box-shadow: 2px 0px 10px 6px #49494963;
	margin: 10px!important;
	top: 15px!important;
}
footer{
	background-color: #27283C;
	color: #fff;
}
footer .badges{
	text-align: center;
}
footer .badges>div{
	margin: 18px;
	text-align: center;
	display: inline-block;
}
footer .badges .badge1 img,
footer .badges .badge3 img{
	height: 127px;
	width: auto;
}
footer .badges .badge2 img{
	height: 158px;
	width: auto;
}
footer img.g2-badge{
	max-width: 100%;
	height: auto;
}
footer img.g2-badge.large{
	height: 110px;
	width: auto;
}
footer img.g2-badge.small{
	max-width: 250px;
	height: auto;
	width: 100%;
}
footer .footer-cta h3{
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 39px;
	color: #FFFFFF;
	margin-bottom: 0;
}
footer img.cy-logo{
	max-height: 28px;
	width: auto;
}
footer .footer-cta h3,
footer .footer-cta a{
	display: inline-block;
}
footer .footer-cta a.blue-button{
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	background: #1863DC;
	border-radius: 2px;
	padding: 15px 25px;
	transition: all .2s ease;
	text-decoration: none;
	text-align: center!important;
	min-width: 140px;
}
footer .footer-cta a.blue-button:hover{
	opacity: .8;
	transition: all .2s ease;
	text-decoration: none;
}
footer .divider-bottom{
	border-bottom: 1px solid rgb(255 255 255 / 10%);
}
footer .newsletter h4{
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 33px;
	letter-spacing: -0.3px;
	margin-bottom: 35px;
	color: #FFFFFF;
}
footer .newsletter input[type=email]::placeholder{
	color: rgb(255 255 255 / 50%);
}
footer .newsletter input[type=email]{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.204545px;
	padding: 14px 20px 14px 20px;
	color: rgb(255 255 255 / 100%);
	border: none;
	background: #4D4E6B;
	box-shadow: 0px 1px 0px #474859;
	border: 1px solid transparent;
	width: calc(100% - 56px);
}
footer .newsletter input[type=email]:focus{
	outline: none;
	border: 1px solid rgb(255 255 255 / 10%);
}
footer .newsletter button{
	color: #fff;
	background: #1863DC;
	border-radius: 0px;
	padding: 14px;
	border: 1px solid #1863DC;
	max-width: 54px;
}
footer .newsletter input[type="checkbox"]:checked:before {
	color: #fff !important;
	background: #1863DC;
}
footer .newsletter input[type="checkbox"]:before {
	content: '\2713';
	font-size: 12px;
	color: transparent !important;
	display: block;
	width: 20px;
	min-width: 20px;
	height: 20px;
	border: none;
	margin-right: 10px;
	background: rgba(255, 255, 255, 0.27);
	border: 1px solid rgba(255, 255, 255, 0.19);
	border-radius: 3px;
	text-align: center;
}
footer .newsletter input[type="checkbox"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	outline: none;
	content: none;
}
footer .newsletter p{
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	margin-bottom: 0;
}
footer .newsletter a{
	color: #65A0FF;
	font-size: 13px;
	line-height: 16px;
	text-decoration: underline;
}
footer .newsletter a:hover{
	text-decoration: none;
}
footer .newsletter button:hover,footer .newsletter button:focus{
	opacity: .8;
}
footer .newsletter button img{
	height: 20px;
	width: 20px;
}
footer ul{
	margin: 0;
	padding: 0;
}
footer li{
	list-style: none;
}
footer .reviews a:hover{
	text-decoration: none;
}
footer .reviews{
	margin-left: -15px;
	margin-right: -15px;
}
footer .reviews .review{
	margin: 15px;
}
footer .reviews .wrapper{
	border: 1px solid #525363;
	box-sizing: border-box;
	border-radius: 6px;
	background: transparent;
	padding: 10px;
	min-height: 100%;
	max-width: 135px;
	margin: auto;
}
footer .reviews p{
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 7px;
	color: #FFFFFF;
}
footer .reviews img{
	height: 27px;
	width: auto;
}
footer .reviews p.star-review,
footer .reviews p.rating-wrapper{
	margin-bottom: 0px;
}
footer .star-review,
footer .rating-wrapper{
	width: 100px;
	height: 20px;
	background-image: url(../images/grey-star.svg);
	background-repeat: repeat-x;
	background-size: 20px;
	position: relative;
	margin: auto;
	text-align: left!important;
}
footer .star-review span.rating,
footer .rating-wrapper span.rating{
	height: 20px;
	background-image: url(../images/star.svg);
	background-repeat: repeat-x;
	background-size: 20px;
	position: absolute;
	text-align: left;
}
footer .footer-3 h5.title{
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	margin-top: 35px;
	color: #fff;
}
footer span.green-bg{
	font-style: normal;
	font-weight: 500;
	font-size: 11px;
	line-height: 10px;
	color: #000000;
	background: #0DD6A4;
	border-radius: 5px;
	height: 24px;
	margin-left: 5px;
	padding: 2px 6px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
footer .sparkle-icon{
	position: relative;
}
footer .sparkle-icon:after{
	content: '';
	position: absolute;
	top: 0;
	margin-left: 5px;
	width: 15px;
	height: 100%;
	background-image: url(../images/sparkles.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
footer .footer-3 li{
	margin-bottom: 20px;
	line-height: 20px;
}
footer .footer-3 ul li:last-child{
	margin-bottom: 0;
}
footer .footer-3 p,
footer .footer-3 li,
footer .footer-3 li a,
footer .ad-landing-footer a{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.8);
	word-break: break-word;
}

footer .footer-3 li a:hover,
footer .ad-landing-footer a:hover{
	text-decoration: none;
	color: #fff;
}
footer .social-medias{
	margin-left: -10px;
	margin-right: -10px;
	display: block;
}
footer .social-medias li{
	margin: 10px;
	display: inline-block;
}
footer .social-medias a:hover{
	opacity: .8;
}
footer select {
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
	border-radius: 2px;
	background: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.8);
	padding: 6px 10px;
	width: 100%;
	max-width: 200px;
}
footer a.js-wpml-ls-item-toggle.wpml-ls-item-toggle{
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
	border-radius: 2px;
	background: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.8);
	padding: 6px 20px;
	text-align: left;

}
footer a.js-wpml-ls-item-toggle.wpml-ls-item-toggle:hover{
	text-decoration: none;
}
footer .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	border: none;
	padding: 15px 20px;
}
footer .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover{
	text-decoration: none;
	background-color: #F1F7FF;
}
footer .wpml-ls-sidebars-cookieyes_translator_widget{
	text-align: left;
}
footer select:focus{
	outline: none;
}
footer .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
	bottom: 100%!important;
	top: auto!important;
}
footer .disclaimer p{
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: -0.204545px;
	margin-bottom: 0;
	color: rgba(255, 255, 255, 0.6);
}
footer  p.copy-right{
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -0.204545px;
	margin-bottom: 18px;
	color: rgba(255, 255, 255, 0.6);
}
footer p.mail-us,
footer p.contact-us{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.8);
	display: block;
}
footer p.mail-us .mailid a,
footer p.contact-us a{
	font-weight: 500;
	color: #fff;
	text-decoration: underline;
}
footer p.mail-us .mailid a:hover,
footer p.contact-us a:hover{
	text-decoration: none;
}
footer .wpml-ls-legacy-dropdown {
	max-width: 250px!important;
}

/**** banner css ****/
.top-offer-banner{
	background: #222;
}
/**** banner css ****/
/**** header ******/
header .wpml-ls-sub-menu{
	border: none!important;
}
header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu:empty{
	padding: 0;
	margin: 0;
}
header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{
	transition: none;
}
header .secondary-menu>li> a.nav-link:hover,
header a.js-wpml-ls-item-toggle.wpml-ls-item-toggle:hover,
header .wpml-ls-legacy-dropdown a:hover,
header .wpml-ls-legacy-dropdown a:focus, 
header .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a{
	color: #222!important;
	text-decoration: none;
	background: transparent;
}
header a.wpml-ls-link{
	border: none;
}
header .primary-btn,
header .secondary-btn,
footer .primary-btn,
footer .secondary-btn,
.skip-to-main a.primary-btn:active, 
.skip-to-main a.primary-btn:focus{
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 26px;
	padding: 7px 24px;
	border: 1.5px solid #1863DC;
	border-radius: 4px;
	transition: all .2s ease;
}
header .primary-btn,header .primary-btn:hover,
footer .primary-btn,footer .primary-btn:hover,
.skip-to-main a.primary-btn:active, 
.skip-to-main a.primary-btn:focus{
	color: #FFFFFF;
	background-color:#1863DC;
}
header .secondary-btn,header .secondary-btn:hover,header .secondary-btn:active,header .secondary-btn:focus,
footer .secondary-btn,footer .secondary-btn:hover,footer .secondary-btn:active,footer .secondary-btn:focus{
	color: #1863DC;
	background-color:transparent;
	outline: none;
	box-shadow: none;
}
header .primary-btn:hover,
header .secondary-btn:hover{
	transition: all .2s ease;
	opacity: .8;
}
header .divider-bottom{
	border-bottom: 1px solid rgba(24, 99, 220, 0.1);
}
header .primary-menu a.nav-link,
header .primary-menu .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: #3D3E50!important;
}
header .primary-menu a.nav-link.dropdown-toggle{
	padding-right: 30px!important;
}
header .dropdown > .dropdown-toggle:after,
header li.menu-item .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
	position: absolute;
	content: '';
	height: 26px;
	width: 10px;
	top: auto;
	background-image: url(../images/dd-icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
	right: 10px;
	background-position: center;
	border: none;
	transition: all .2s ease;
	opacity: .7;
}
header .primary-menu .navbar-nav a.dropdown-toggle:before{
	opacity: 1;
}
header .dropdown.show > .dropdown-toggle:after, 
header .wpml-ls-legacy-dropdown .wpml-ls-item:hover a.js-wpml-ls-item-toggle.wpml-ls-item-toggle:after{
	transform: rotate(180deg);
	transition: all .2s ease;
}
header p.menu-category{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #525363;
	padding: 12px 16px;
	border-bottom: 1px solid #E9E9EB;
	margin-bottom: 16px;
}
header p.menu-category.with-icon {
	padding-left: 50px;
	position: relative;
}
header p.menu-category.with-icon:before{
	content: '';
	position: absolute;
	height: 24px;
	width: 24px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	left: 16px;
}
header .dropdown-menu{
	border: none;
}
header .sub-menu-items{
	padding: 0;
}
header .sub-menu-items li{
	list-style: none;
	padding: 0;
	margin: 0;
}
header .secondary-menu> li.menu-item {
	margin-left: 20px;
}
header .secondary-menu a.nav-link.dropdown-toggle,
header li.menu-item .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
	padding-right: 18px!important;
}
header .menu-icon>a,
header li.menu-item .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
	position: relative;
	padding-left: 20px!important;
}
header .menu-icon>a:before,
header li.menu-item .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 16px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
/* menu icons */
header .support-icon>a:before {
	background-image: url(../images/support-icon.svg);
}
header .login-icon>a:before {
	background-image: url(../images/login-icon.svg);
}
header a.js-wpml-ls-item-toggle.wpml-ls-item-toggle:before {
	background-image: url(../images/translator-icon.svg);
}
header a.with-icon.ppg-icon:before{
	background-image: url(../images/ppg.svg);
}
header a.with-icon.cpg-icon:before{
	background-image: url(../images/cpg.svg);
}
header a.with-icon.cs-icon:before{
	background-image: url(../images/cs.svg);
}
header p.menu-category.role:before{
	background-image: url(../images/role.svg);
}
header p.menu-category.regulations:before{
	background-image: url(../images/regulations.svg);
	filter: grayscale(1);
}
header p.menu-category.usecases:before{
	background-image: url(../images/usecases.svg);
	filter: grayscale(1);
}
header p.menu-category.platforms:before{
	background-image: url(../images/platforms.svg);
	filter: grayscale(1);
}
header p.menu-category.learning:before{
	background-image: url(../images/learning.svg);
	filter: grayscale(1);
}
header p.menu-category.free-tool:before{
	background-image: url(../images/free-tools.svg);
	filter: grayscale(1);
}
header a.with-icon.squarespace:before{
	background-image: url(../images/menu-icons/squarespace.svg);
}
header a.with-icon.joomla:before{
	background-image: url(../images/menu-icons/joomla.svg);
}
header a.with-icon.product-owner:before{
	background-image: url(../images/menu-icons/product-owner.svg);
}
header a.with-icon.developer:before{
	background-image: url(../images/menu-icons/developer.svg);
}
header a.with-icon.marketer:before{
	background-image: url(../images/menu-icons/marketer.svg);
}
header a.with-icon.ccpa:before{
	background-image: url(../images/menu-icons/ccpa.svg);
}
header a.with-icon.quebec:before{
	background-image: url(../images/menu-icons/quebec.svg);
}
header a.with-icon.cdpa:before{
	background-image: url(../images/menu-icons/cdpa.svg);
}
header a.with-icon.cpra:before{
	background-image: url(../images/menu-icons/cpra.svg);
}
header a.with-icon.cpa:before{
	background-image: url(../images/menu-icons/cpa.svg);
}
header a.with-icon.ctdpa:before{
	background-image: url(../images/menu-icons/ctdpa.svg);
}
header a.with-icon.gdpr:before{
	background-image: url(../images/menu-icons/gdpr.svg);
}
header a.with-icon.lgpd:before{
	background-image: url(../images/menu-icons/lgpd.svg);
}
header a.with-icon.pdpa:before{
	background-image: url(../images/menu-icons/pdpa.svg);
}
header a.with-icon.pdpl:before{
	background-image: url(../images/menu-icons/pdpl.svg);
}header a.with-icon.pipeda:before{
	background-image: url(../images/menu-icons/pipeda.svg);
}
header a.with-icon.popia:before{
	background-image: url(../images/menu-icons/popia.svg);
}
header a.with-icon.ucpa:before{
	background-image: url(../images/menu-icons/ucpa.svg);
}
header a.with-icon.kajabi:before{
	background-image: url(../images/menu-icons/kajabi.svg);
}
header a.with-icon.wordpress:before{
	background-image: url(../images/menu-icons/wordpress.svg);
}
header a.with-icon.wix:before{
	background-image: url(../images/menu-icons/wix.svg);
}
header a.with-icon.magento:before{
	background-image: url(../images/menu-icons/magento.svg);
}
header a.with-icon.blogger:before{
	background-image: url(../images/menu-icons/blogger.svg);
}
header a.with-icon.impresspages:before{
	background-image: url(../images/menu-icons/impress-pages.svg);
}
header a.with-icon.kartra:before{
	background-image: url(../images/menu-icons/kartra.svg);
}
header a.with-icon.modx:before{
	background-image: url(../images/menu-icons/modx.svg);
}
header a.with-icon.weebly:before{
	background-image: url(../images/menu-icons/weebly.svg);
}
header a.with-icon.shopify:before{
	background-image: url(../images/menu-icons/shopify.svg);
}
header a.with-icon.drupal:before{
	background-image: url(../images/menu-icons/drupal.svg);
}
header a.with-icon.iab:before{
	background-image: url(../images/menu-icons/iab.svg);
}
header .platforms-wrapper a.nav-link.with-icon:before{
	top: 50%;
	transform: translateY(-50%);
	background-color: #FFFFFF;
	border: 1px solid #ECF3FC;
	border-radius: 3px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
/******sticky scanner banner *********/
.sticky-scan-website-header {
	opacity: 0;
	transition: all .3s ease-in-out;
	background-color: #fff;
}
.sticky-scan-website-header.fadeout{
	opacity: 0;
	margin-top: -100px;
	animation-duration: .3s;
	animation-name: fadeOutUpNav;
	animation-fill-mode: both;
}
.sticky-scan-website-header.fadein{
	opacity: 1;
	box-shadow: 0px 2px 5px rgba(204, 220, 243, 0.37);
	animation-duration: .3s;
	animation-name: fadeInDownNav;
	animation-fill-mode: both;
}
.sticky-scan-website-header .blue-wrapper {
	background: #1863DC;
	border-radius: 4px;
	width: 100%;
	margin: auto;

}
.sticky-scan-website-header .blue-wrapper p{
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	padding: 6px 20px;
	color: #FFFFFF;
	margin-bottom: 0;
}
.sticky-scan-website-header form.header-scan-form {
	padding: 6px;
	width: 100%;
}
.sticky-scan-website-header input[type=url]{
	background: rgba(255, 255, 255, 0.27);
	border: 1px solid rgba(24, 99, 220, 0.3);
	border-radius: 2px;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 11px 30px;
	min-height: 42px;
	height: 100%;
	width: 100%;
}
.sticky-scan-website-header input[type=url]::placeholder {
	color: #ffffff7a;
}
.sticky-scan-website-header input[type=url]:focus,
.sticky-scan-website-header .dropdown.active .select-selected{
	box-shadow: none;
	border-color: rgb(255 255 255 / 50%);
	outline: none;
}
.sticky-scan-website-header button.blue-btn {
	background: #FFFFFF;
	border-radius: 2px;
	text-align: center;
	letter-spacing: 0.0025em;
	text-transform: uppercase;
	color: #1863DC;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 20px;
	padding: 6px 15px;
	height: 100%;
	transition: all .2s ease;
	display: flex;
	align-items: center;
}
.sticky-scan-website-header button.blue-btn svg path {
	fill: #1863DC;
	height: 20px;
}
.sticky-scan-website-header button.blue-btn svg{
	height: 20px;
	width: 15px;
	min-width: 15px;
	margin-left: 4px;
}
.sticky-scan-website-header button.blue-btn:hover{
	opacity: .8;
	transition: all .2s ease;
}
.sticky-scan-website-header .dropdown{
	position: relative;
	cursor: pointer;
}
.sticky-scan-website-header .dropdown .select-items{
	display: none;
	position: absolute;
	background: #FFFFFF;
	box-shadow: 0 2px 20px 0 rgb(184 184 184 / 73%);
	border-radius: 6px;
	overflow: hidden;
	min-width: 230px;
	left: -50px;

}
.sticky-scan-website-header .dropdown .select-selected{

	padding: 6px 15px;
	background: #7C81EB;
	border-radius: 2px;
	margin-left: 1px;
	margin-right: 1px;
	word-break: keep-all;
	min-width: 150px;
	height: 100%;
	align-items: center;
	display: flex;
	background: rgba(255, 255, 255, 0.27);
	border: 1px solid rgba(24, 99, 220, 0.3);
	margin-left: 1px;
	margin-right: 1px;
	position: relative;
	justify-content: space-between;
}
.sticky-scan-website-header .dropdown .select-selected .selected-value{
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	text-transform: capitalize;
	color: #FFFFFF;
	padding: 0;
}
.sticky-scan-website-header .dropdown .select-selected svg{
	transition: all .2s ease;
	transform: rotate(0deg);
}
.sticky-scan-website-header .dropdown.active .select-selected svg{
	transition: all .2s ease;
	transform: rotate(180deg);
}
.sticky-scan-website-header .dropdown.active .select-items{
	display: block;
}
.sticky-scan-website-header .dropdown .s-items{
	padding: 10px 15px;
	border-bottom: 1px solid #E1E1E1;
}
.sticky-scan-website-header .dropdown .s-items:last-child{
	border-bottom: none;
}
.sticky-scan-website-header .dropdown .s-items .s-value{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	text-transform: capitalize;
	margin-bottom: 3px;
	color: #222;
}
.sticky-scan-website-header .dropdown .s-items .s-desc{
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 17px;
	color: #727070;
	margin-bottom: 0;
}
.sticky-scan-website-header .dropdown .s-items:hover{
	background: #ECF3FF;
}
.sticky-scan-website-header .dropdown .s-items:hover .s-value{
	color: #045AE8;
}
.sticky-scan-website-header p.error {
	position: absolute;
	background: #fff;
	color: #5a5a5a;
	top: 100%;
	border-radius: 10px;
	box-shadow: 1px 6px 10px 2px #0000004d;
	padding: 15px 25px;
	font-size: 14px;
}
.sticky-scan-website-header p.error:before {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
	content: '';
	position: absolute;
	top: -8px;
	left: 30px;
	z-index: 9;
}
.sticky-scan-website-header p.error:empty:before{
	content: none;
}
.sticky-scan-website-header p.error:empty{
	padding: 0!important;
	margin: 0!important;
}
/******sticky scanner banner *********/
/******top offer banner *********/
header .top-offer-banner{
	z-index: 10000;
	position: relative;
}
header .top-navbar{
	z-index: 9999;
	position: relative;
}
header nav.primary-menu{
	z-index: 9997;
	position: relative;
}
header .sticky-scan-website-header{
	z-index: 9995;
	position: relative;
}

/*top banner styles */
header .top-offer-banner.privacy-day{
	background-color: #134FB0;
}
header .top-offer-banner p{
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
	padding: 3px 0;
}
header .top-offer-banner p>span{
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 3px;
}
header .top-offer-banner .green-text{
	color: #57BD8D;
	font-weight: 700;
}
header .top-offer-banner .light-text{
	color: rgba(255, 255, 255, 0.8);

}
header .top-offer-banner .text-small{
	font-weight: 300;
	font-size: 11px;
	color: rgba(255, 255, 255, 0.6);
}
header .top-offer-banner .fw-700{
	font-weight: 700;
}
header .top-offer-banner .fw-600{
	font-weight: 600;
}
header .top-offer-banner .fw-500{
	font-weight: 600;
}
header .top-offer-banner .fs-11{
	font-size: 11px;
}
header .top-offer-banner .black-text{
	color: #000000;
	background-color: #fff;
	border-radius: 1px;
	padding: 0 2px;
}
header .top-offer-banner .white-text{
	color: #fff;
}
header .top-offer-banner a.btn{
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	transition: all .2s ease;
	background: #1863DC;
	border: 1px solid #1863DC;
	border-radius: 4px;
	margin: 3px 10px;
	display: inline-block;
}
header .top-offer-banner a.btn:hover{
	opacity: .8;
	transition: all .2s ease;
}
header a.btn.green-btn.external-icon {
	background: #2DAD70;
	border-radius: 4px;
	border: none;
	padding: 6px 34px 6px 16px!important;
	position: relative;
	min-width: 150px;
}
header a.btn.green-btn.external-icon:after{
	content: '';
	height: 20px;
	width: 14px;
	right: 16px;
	background-image: url(../images/external-link1.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
}
header .top-offer-banner .sep{
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 22px;
	color: rgba(255, 255, 255, 0.6);
}
header .top-offer-banner.privacy-day img{
	min-width: 112px;
}
header .top-offer-banner .close-header-banner {
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	opacity: .7;
	padding: 3px;
	line-height: 15px;
	font-size: 25px;
	transition: all .2s ease;
	font-weight: 100;
}
header .top-offer-banner .close-header-banner:hover{
	opacity: 1;
	transition: all .2s ease;
	text-decoration: none;
}
header .timer span{
	display: block;
	text-align: center;
}
header .timer span.time-label{
	font-style: normal;
	font-weight: 400;
	font-size: 9px;
	line-height: 9px;
	text-align: center;
	letter-spacing: -0.25px;
	min-width: 37px;
	color: #FFFFFF;
}
header .timer span.time{
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	letter-spacing: -0.25px;

	color: #FFFFFF;
}
header .timer {
	background: #DD425A;
	height: 100%;
}
/******top offer banner *********/
header.scrolled-down {
	box-shadow: 0 2px 20px 0 rgb(184 184 184 / 20%);
	transition: box-shadow .3s ease;
	background: #fff;
}

@media(min-width: 1200px){
	header .primary-menu{
		background: #F1F6FD;
	}
	header nav.primary-menu{
		transition: all .3s ease;
	}
	header nav.primary-menu.navshadow{
		background-color: #fff;
	}
	
	header .secondary-menu a.nav-link.dropdown,
	header li.menu-item .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
		padding-right: 18px;
		position: relative;
	}
	header .primary-menu a.nav-link{
		padding: 10px 12px!important;
	}
	header .sub-menu-items a.nav-link,
	header a.wpml-ls-link{
		font-style: normal;
		font-weight: 500;
		font-size: 15px;
		line-height: 24px;
		color: #27283C!important;
		padding: 12px 16px!important;
	}
	header .sub-menu-items a.nav-link:hover,
	header a.wpml-ls-link:hover {
		background: #ECF3FC;
		border-radius: 4px;
		transition: all .2s ease;
		color: #1863DC!important;
	}
	header .primary-menu .sub-menu-items a.nav-link.with-icon{
		padding-left: 52px!important;
		position: relative;
	}
	header .primary-menu .sub-menu-items a.nav-link.with-icon:before{
		content: '';
		position: absolute;
		height: 24px;
		width: 24px;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		left: 12px;
	}
	header .dropdown-menu.solutions{
		min-width: 1235px;
		left: -235px;
	}
	body.rtl header .dropdown-menu.solutions{
		right: -235px;
	}
	header .dropdown-menu.resources{
		min-width: 600px;
	}
	header .dropdown-menu{
		background: #FFFFFF;
		border-radius: 8px;
		border: none!important;
		box-shadow: 0px 8px 26px -4px rgb(39 40 60 / 12%);
		margin: 0!important;
		width: max-content;
		padding: 16px!important;
	}
	header .primary-menu .dropdown-menu{
		padding: 16px 24px!important;
	}
	header .dropdown:hover>.dropdown-menu {
		display: block;
	}
	header .dropdown>.dropdown-toggle:active {
		pointer-events: none;
	}
	
}
@media(max-width: 1199px){
	header nav.primary-menu .navbar-collapse{
		max-height: calc(100vh - 100px);
		overflow: auto;
	}
	header,
	header .top-navbar,
	header .primary-menu{
		background: #fff;
	}
	header button.navbar-toggler .navbar-toggler-icon{

		transition: all .2s ease;
		outline: none;
		box-shadow: none;
	}
	header button.navbar-toggler[aria-expanded=true] .navbar-toggler-icon{
		background-image: url(../images/close-icon.svg)!important;
		transform: rotate(180deg);
	}
	header button.navbar-toggler{
		border: none;
	}
	header button.navbar-toggler:focus{
		outline: none;
		box-shadow: none;
	}
	header .primary-menu a.nav-link{
		padding: 10px 0px!important;
	}
	header .primary-menu .menu-icon a.nav-link{
		padding-left: 20px!important;
	}
	header .primary-menu .sub-menu-items a.nav-link{
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 24px;
		color: #3D3E50!important;
	}
	header .primary-menu .sub-menu-items a.nav-link:hover{
		color: #1863DC!important;
	}
	header .primary-menu .sub-menu-items a.nav-link.with-icon,
	header p.menu-category.with-icon{
		padding-left: 40px!important;
		position: relative;
	}
	header .primary-menu .sub-menu-items a.nav-link.with-icon:before{
		content: '';
		position: absolute;
		height: 24px;
		width: 24px;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		left: 0px;
	}
	header p.menu-category.with-icon:before{
		left: 0;
	}
	footer p.mail-us:before, footer p.contact-us:before{
		content: none!important;
	}
	
}
@media(min-width: 992px){
	header .top-navbar{
		background: #F1F6FD;
	}
	header.scrolled-down .top-navbar{
		margin-top: -41px;
		transition: all .3s ease;
	}
	header .top-navbar{
		margin-top: 0;
		transition: all .3s ease;
	}
	header .secondary-menu a.nav-link,
	header li.menu-item .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,
	header li.menu-item.sep{
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 24px;
		padding-top: 8px;
		padding-bottom: 8px;
		color: #3D3E50;
		background: transparent;
	}
	header li.menu-item.sep{
		color: #D4D4D8!important;
	}
	header .secondary-menu .dropdown > .dropdown-toggle:after,
	header li.menu-item .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
		right: 0;
	}
	header li.dropdown.show:before,
	header li.wpml-ls-item-legacy-dropdown:hover:before{
		width: 0;
		height: 0;
		border-left: 16px solid transparent;
		border-right: 16px solid transparent;
		border-bottom: 16px solid #fff;
		content: '';
		position: absolute;
		bottom: -4px;
		left: 50%;
		transform: translateX(-50%);
		z-index: 99999;
	}
	header .wpml-ls-sub-menu{
		background: #FFFFFF;
		border-radius: 8px;
		border: none!important;
		box-shadow: 0px 8px 26px -4px rgb(39 40 60 / 12%);
		margin: 0!important;
		width: max-content;
		padding: 16px!important;
	}
	header .secondary-menu .sub-menu-items a.nav-link,
	header a.wpml-ls-link{
		font-style: normal;
		font-weight: 500;
		font-size: 15px;
		line-height: 24px;
		color: #27283C!important;
		padding: 12px 16px!important;
	}
	header .secondary-menu .sub-menu-items a.nav-link:hover,
	header a.wpml-ls-link:hover {
		background: #ECF3FC;
		border-radius: 4px;
		transition: all .2s ease;
		color: #1863DC!important;
	}
	header .secondary-menu .dropdown-menu{
		background: #FFFFFF;
		border-radius: 8px;
		border: none!important;
		box-shadow: 0px 8px 26px -4px rgb(39 40 60 / 12%);
		margin: 0!important;
		width: max-content;
		padding: 16px!important;
	}
	footer .divider-lg-left{
		border-left: 1px solid #525363;
	}
}
@media(max-width: 991px){
	header{
		box-shadow: 0 2px 20px 0 rgb(184 184 184 / 20%);
		transition: box-shadow .3s ease;
	}
	header ul.wpml-ls-sub-menu {
		border: none!important;
		display: none;
		height: 0;
	}
	header ul.wpml-ls-sub-menu.show {
		display: block;
		height: auto;
		position: relative;
	}
	header a.js-wpml-ls-item-toggle.wpml-ls-item-toggle:after{
		transform: rotate(0deg)!important;
	}
	header a.js-wpml-ls-item-toggle.wpml-ls-item-toggle.show:after{
		transform: rotate(180deg)!important;
	}
	header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{
		padding: 10px 0px!important;
	}
	header li.menu-item .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
		padding-left: 20px!important;
	}
	header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 24px;
		color: #3D3E50!important;
	}
}
@media(max-width: 767px){
	footer .badges>div{
		display: block;
	}
	header .top-offer-banner .close-header-banner{
		top: 20px;
	}
	footer .wpml-ls-legacy-dropdown{
		margin: auto;
	}
}
@media(min-width: 576px){
	footer p.mail-us,
	footer p.contact-us{
		position: relative;
		padding-left: 30px;
	}
	footer p.mail-us:before,
	footer p.contact-us:before
	{
		content: '';
		position: absolute;
		height: 20px;
		width: 18px;
		left: 0;
		background-image: url(../images/mail-icon.svg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}
	footer p.contact-us:before{
		background-image: url(../images/contact-icon.svg);
	}
}
@media(max-width: 575px){
	footer .ad-landing-footer .quick-links a {
		display: block;
		text-align: center;
		margin: 15px 10px;
	}
	footer .badges .badge1 img,
	footer .badges .badge3 img{
		height: 97px;
		width: auto;
	}
	footer .badges .badge2 img{
		height: 128px;
		width: auto;
	}
	footer .wpml-ls-legacy-dropdown {
		margin: auto;
	}
}
@media(max-width: 575px) and (min-width: 250px){
	footer .footer-3 ul,
	footer .footer-3 li,
	footer .footer-3 li a,
	footer .footer-3 .title{
		text-align: left;
		vertical-align: top;
	}
	.footer-3 .row>div {
		border-bottom: 1px solid #3d3e50;
		padding-bottom: 20px;
	}

}
@media(max-width: 300px){
	footer .footer-3 .col{
		min-width: 100%!important;
		text-align: center;
	}
	header .button-group>.btn{
		width: 100%;
		margin-top: 12px;
		display: block;
	}
}
@media(max-width: 269px){
	header .small-device-ctas .button{
		display: none!important;
	}
}