/* Button Show More on About Up page*/
.about-hero h1{
	text-transform: unset;
}
#content {
	height: 24px;
/* 	overflow: hidden; */
}
.content-show{
	max-height: none !important;
}
.content-show + .show-more::before{
	transform: rotate(180deg);
	bottom: 8px;
}
.show-more {
	margin-top: 15px;
	font-family: Rubik,sans-serif;
	font-size: 16px;
	line-height: 24px;
	background: -webkit-linear-gradient(0deg, #0280E1, #0280E1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border: none;
	padding-left: 32px;
	position: relative;
	cursor: pointer;

}
.show-more:before{
	transition: all 0.3s;
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	left: 6px;
	bottom: 2px;
	clip-path: polygon(100% 0, 0 0, 50% 50%);
	background: radial-gradient(154.17% 313.8% at 154.17% 175%, #00EBC1 0%, #0076E3 100%), #0280E1;
	border-radius: 0.5px;
}
.about-txt{
	margin-bottom: 160px;
}



.menu-item a:hover, .menu-item span:hover{
	color: #027de1;
}

.feedback-item__logo img{
	max-width:60px;
}
.single-hero {
	min-height: 330px;
	max-width: 800px;
	padding:84px 0;
}
.single-hero h1{
	max-width:1040px;
}
.single-date{
	display:inline-flex;
	align-items:center;
	font-size: 16px;
	line-height: 24px;
	margin-top:40px;
}
.single-date svg {
	margin-right:8px;
}
.single-banner{
	margin-bottom:80px;
}
.single-banner img{
	height: 360px;
    object-fit: cover;
    width: 100%;
	border-radius: 15px;
}
.single-content p{
	margin-bottom:24px;
	font-size: 16px;
	line-height: 24px;
	color: #28475C;
}
.single-disclaimer{
	margin:40px 0 120px;
	padding:24px;
	background: #EFF5FA;
	border: 1px solid #DEE9F2;
	box-sizing: border-box;
	border-radius: 24px;
}
.single-disclaimer h3{
	margin:0 0 8px;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #28475C;
	opacity: 0.8;
}
.single-disclaimer p{
	margin:0;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #626D85;
}

.single-also h2{
	margin-bottom:56px;
	font-weight: 600;
	font-size: 48px;
	line-height: 72px;
}

.podcasts-hero{
	padding:160px 0 20px;
}
.podcasts-hero h1{
	margin: 0 0 24px;
	font-size: 56px;
	line-height: 56px;
	text-transform:none;
}

.podcasts-hero h2{
	font-size: 24px;
	line-height: 40px;
	margin:0 0 40px;
}
.podcasts-hero p{
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 16px;
}
.podcasts-subscribe{
	display:flex;
	margin-top:40px;
	margin-bottom:96px;
}
.podcasts-subscribe a{
	background: linear-gradient(93.58deg, rgba(1, 235, 193, 0.1) 0%, rgba(1, 118, 227, 0.1) 100%);
	border: 1px solid rgba(2, 128, 225, 0.1);
	box-sizing: border-box;
	border-radius: 8px;
	width:212px;
	height:64px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	position:relative;
	margin-right:24px;
}
.podcasts-subscribe a:before{
	content:"";
	position:absolute;
	top:3px;
	left:3px;
	width:204px;
	height:56px;
	background: #FFFFFF;
	border-radius: 6px;
}
.podcasts-subscribe a img{
	position:relative;
}
.podcasts-item{
	height:340px;
}
.podcasts-item .insights-item-content__img img{
	object-fit: 100%;
}
.podcasts-item .insights-item-content__img::before{
	display:none;
}

h3.podcast-title a{
	color:#000;
}

/* Home Page
Propositions Cards Section */
.propositions-item-hero__icon{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.propositions-item-hero__icon img{
	width: 100%;
	height: 100%;
	opacity: 0.2;
}
.propositions-item-hero{
	padding: 0 24px 0 24px;
}
.propositions-item-hero__title{
	z-index: 2;
	margin: 0 auto;
	text-align: center;
}
.propositions-item-txt:hover {
	z-index: 5;
}
.propositions-item-txt.visible {
	z-index: 5;
}
.propositions-item-toggle {
	z-index: 5;
}
.propositions-item-hero__icon{
	width: 100%;
	height: 100%;
}
.propositions-item-hero__icon img{
	width: 100%;
	height: 100%;
}

.wpcf7-form-control-wrap.resume{
	display:none;
}

[type="file"]{display:none;}

.footer .wrapper{
	display:flex;
	justify-content:space-between;
	align-items:center;
}

.footer-copyright a{
	font-size: 14px;
	height: 24px;
	color: #28475C;
}
.footer-copyright a:hover{
	text-decoration:underline;
}

.footer-author{
	display:inline-flex;
	align-items:center;
	font-weight: 500;
	font-size: 14px;
	height: 24px;
	color: #626D85;
}
.footer-author a{
	height:24px;
	margin-left:8px;
}

.footer-top{
	padding-top: 90px;
	padding-bottom: 90px;
}
.footer-top .grid-row{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.footer-top__nav{
	display: flex;
	margin-bottom: 0px;
}
.footer-top__form{
	display: flex;
	margin-bottom: 0px;
}
.footer-top__nav .logo{
	margin-right: 70px;
}
.footer-top__nav .logo img{
	object-fit: cover;
	opacity: 0.4;
}
.footer-top__nav nav{
	width: 100%;
}

.footer-top__nav .sub-menu{
	display: none;
}

.footer-top__nav .nav-menu{
	width: 100%;
	display:flex;
	flex-wrap:wrap;
}
.footer-top__nav .nav-menu li{
	margin-bottom: 10px;
	flex: 0 0 33%;
}
#menu-item-843{
	margin-left:33%;
}
.footer-top__nav .nav-menu li a{
	color: #28475C;
}

.footer-top__form form{
	display: flex;
	position: relative;
}

.footer-top__form .wpcf7,
.footer-top__form .control-input{
	width: 100%;
}

.footer-top__form form button{
	position: absolute;
	right: 0;
}

.footer-top__form form input{
	padding: 23px 23px;
	border-radius: 50px;
}
.footer{
	border-top: 1px solid #DEE9F2;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footer-top {
	border-bottom: 1px solid #DEE9F2;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.footer-bottom{
	padding-top: 20px;
	padding-bottom: 20px;
}
@media (max-width: 1300px) {
	.footer-top__form form input{
		font-size: 14px;
	}
}

@media (max-width: 999px) {
	.footer-top__nav .nav-menu li{
		text-align: end;
	}
	.footer-top__form button{
		width: auto;
	}
	.footer-top {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.footer-top__nav{
		margin-bottom: 20px;
	}
}

@media (max-width: 480px) {
	.footer-top__nav{
		flex-wrap: wrap;
	}
	.footer-top__nav .logo {
		margin: 0 auto;
	}
	.footer-top__nav .nav-menu li{
		text-align: center;
	}
	.footer-top {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.footer-top__nav .nav-menu{
		column-count: 2;
	}

	.footer-top__form form {
		display: block;
	}
	.footer-top__form form button{
		position: relative;
		right: 0;
		margin-top: 15px;
	}
	.footer-top__form form input{
		padding-left: 13px;
		padding-right: 13px;
		font-size: 12px;
		text-align: center;
	}
	.footer-top__form button{
		width: 100%;
	}
}

.privacy-checklist:not(.wrapper-popup){
	margin-top: 120px;
}
.privacy-checklist .contact-us-form-top{
	max-width: 620px;
	margin-bottom: 40px;
}
.privacy-checklist .grid-col{
	margin-bottom: 24px;
}
.privacy-checklist button{
	width: 100% !important;
	height: 56px;
}
.privacy-checklist button .btn-primary__inner{
	position: absolute;
	width: calc(100% - 8px);
	top: 0;
	left: 0;
	margin: 4px;
	height: calc(100% - 8px);
}
.privacy-checklist .btn-primary .btn-primary__inner-icon{
	width: 46px !important;
	height: 100% !important;
}


.privacy-checklist form{
	z-index: 10;
	position: relative;
	max-width: 620px;
}
.privacy-checklist-content{
	position: relative;
}
.privacy-checklist .book-img{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 90%;
	max-width: 100%;
}


.privacy-checklist-content{
	padding: 80px;
	background: #FFFFFF;
	border: 1px solid #DEE9F2;
	border-radius: 16px;
	background-repeat: no-repeat;
	background-position: top right;
	background-size: contain;
}
.privacy-checklist-content h2{
	text-align: center;
	max-width: 900px;
	font-size: 48px;
	line-height: 72px;
	margin-bottom: 25px;
}
.privacy-checklist-content p{
	font-size: 18px;
	max-width: 600px;
	line-height: 24px;
	margin-bottom: 40px;
}
.privacy-checklist-content .button{
	width: 220px;
	margin: 0 auto;
	text-align: center;
	background: linear-gradient(93.58deg, #01EBC1 0%, #0176E3 100%);
	height: 56px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
}
.privacy-checklist-content .btn-primary:after{
	background: transparent;
}
.privacy-checklist-content .btn-primary:before{
	background: transparent;
}
.privacy-checklist-hero h1{
	font-size: 56px;
	line-height: 84px;
	margin-top: 80px;
	margin-bottom: 80px;
	background: -webkit-linear-gradient(93.58deg,#01EBC1 0%,#0176E3 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: capitalize;
	max-width: 995px;
}
.privacy-checklist-hero p{
	max-width: 700px;
}
.checklist-acordeon{
	background: #FFFFFF;
	box-shadow: 0px 24px 48px rgba(0, 0, 0, 0.06);
	border-radius: 16px;
	margin-bottom: 40px;
}
.checklist-acordeon-head{
	padding: 40px;
	background-color: #F9FCFF;
	font-weight: 500;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-bottom: 1px solid #DEE9F2;
}
.checklist-acordeon-head input{
	margin-right: 15px;
}
.checklist-acordeon-head span.wpcf7-list-item{
	margin-left: 0px;
}
.checklist-acordeon-text{
	padding: 40px 40px 40px 70px;
}
.checklist-acordeon-text li{
	line-height: 24px;
	margin-bottom: 24px;
	position: relative;
}
.checklist-acordeon--text-child{
	padding-left: 24px;
}
.checklist-acordeon--text-child li{
	margin-bottom: 0px;
}
.checklist-acordeon-text li:before{
	content: '-';
	position: absolute;
	top: 0;
	left: -24px;
	background: -webkit-linear-gradient(93.58deg,#01EBC1 0%,#0176E3 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
}
.checklist-acordeon--text-child li:before{
	content: '●';
	top: 0;
	left: -14px;
	font-size: 10px;
}
.checklist-subscribe{
	max-width: 960px;
	margin: 0 auto;
	background-color: white;
	border: 1px solid #DEE9F2;
	border-radius: 16px;
	padding: 40px 120px;
}
.checklist-subscribe h3{
	font-size: 24px;
	text-align: center;
	margin-bottom: 24px;

}
.checklist-subscribe p{
	max-width: none;
	text-align: center;
	margin-bottom: 40px;
}
.checklist-subscribe .checklist-subscribe-line{
	display: flex;
	position: relative;
	border-radius: 32px;
}
.checklist-subscribe .checklist-subscribe-line .control-input{
	width: 100%;
}
.checklist-subscribe .checklist-subscribe-line .control-input input{
	border-radius: 32px;
}
.checklist-subscribe .checklist-subscribe-line .btn-primary{
	position: absolute;
	right: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	width: 320px;
}
.checklist-subscribe .checklist-subscribe-line .btn-primary__inner-text{
	height: 52px;
}
@media all and (max-width:999px){
	.privacy-checklist-hero h1{
		font-size: 48px;
		line-height: 62px;
	}
	.privacy-checklist{
		margin-top: 0px;
	}
	.checklist-subscribe .checklist-subscribe-line{
		display: block;
	}
	.checklist-subscribe .checklist-subscribe-line .btn-primary{
		position: relative;

		margin: 0 auto;
		margin-top: 20px;
	}
	.checklist-subscribe{
		padding: 40px;
	}
}
@media all and (max-width:480px){
	.privacy-checklist-hero h1{
		font-size: 32px;
		line-height: 40px;
	}
	.checklist-subscribe{
		padding: 15px;
	}
	.checklist-acordeon-head{
		padding: 20px;
	}
	.checklist-acordeon-text{
		padding: 20px 20px 20px 40px;
	}
}


/* 1. Ensure this sits above everything when visible */
.modal {
	position: fixed;
	z-index: 10000; /* 1 */
	top: 0;
	left: 0;
	visibility: hidden;
	width: 100%;
	height: 100%;
}

.modal.is-visible {
	visibility: visible;
}

.modal-overlay {
position: fixed;
z-index: 10;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: hsla(0, 0%, 0%, 0.5);
visibility: hidden;
opacity: 0;
transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
	opacity: 1;
	visibility: visible;
	transition-delay: 0s;
}
.modal-wrapper {
	position: absolute;
	z-index: 9999;
	top: 6em;
	left: 50%;
	max-width: 600px;
	margin-left: -300px;
	background-color: #fff;
	box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}
.modal-transition {
	transition: all 0.3s 0.12s;
	transform: translateY(-10%);
	opacity: 0;
}
.modal.is-visible .modal-transition {
	transform: translateY(0);
	opacity: 1;
	border: 1px solid #DEE9F2;
	border-radius: 16px;
}
.modal-header {
	position: relative;
	background-color: #fff;
	box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
	padding: 40px;
	border-radius: 16px;
}
.modal-header h3{
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.modal-header p{
	font-size: 18px;
}
.modal-close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 1em;
	color: #aaa;
	background: none;
	border: 0;
}
.modal-close:hover {
	color: #777;
}
.modal-heading {
	font-size: 1.125em;
	margin: 0;
	padding: 40px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.modal-content{
	display: flex;
	justify-content: space-evenly;
	margin-top: 40px;
}

.modal-content button:first-child .btn-primary__inner{
	background: #DEE9F2;
}
.modal-content button:first-child .btn-primary__inner-text{
	color: #626D85;
}
.modal-content > *:first-child {
	margin-top: 0;
}
.modal-content > *:last-child {
	margin-bottom: 0;
}
@media (max-width: 640px) {
	.modal-wrapper {
		max-width: 400px;
		margin-left: -200px;
	}
}
@media (max-width: 480px) {
	.modal-wrapper {
		max-width: 300px;
		margin-left: -150px;
	}
	.modal-content{
		flex-wrap: wrap;
	}
}

.wrapper-popup .wrapper{
	padding-left: 120px;
	padding-right: 120px;
}
#popup{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 100;
}

#popup .wrapper{
	padding-top: 15%;
}

#popup .privacy-checklist-content{
	padding-left: 40px;
	padding-top: 40px;
	padding-right: 140px;
	position: relative;
	overflow: hidden;
	height: 350px;
}
.privacy-checklist-content .popup-logo-bg{
	position: absolute;
	left: 0;
	bottom: 0px;
	z-index: 1;
}

.popup-book{
	position:absolute;
	top:228px;
	left:500px;
}

.popup-case{
	position:absolute;
	top:120px;
	right:68px;
}

.popup-virus{
	position:absolute;
	bottom:90px;
	right:200px;
}

#popup .privacy-checklist-content .popup-joint-img{
	position: absolute;
	right: 45%;
	bottom: 15px;
	transform: rotate(-160deg);
	z-index: 2;
}
#popup .privacy-checklist-content .popup-joint-img.popup-interval {
	display: none;
}
#popup .privacy-checklist-content .popup-joint-img.popup-interval-2{
	position: absolute;
	right: 45%;
	bottom: 15px;
	transform: rotate(70deg);
	z-index: 2;
}

#popup .privacy-checklist-content .popup-leaf-img{
	position: absolute;
	right: 120px;
	top: -30px;
	width: 180px;
	height: 180px;
	transform: rotate(-30deg);
	z-index: 2;
}
#popup .privacy-checklist-content .popup-leaf-img.popup-interval-2{
	display: none;
}
#popup .privacy-checklist-content .popup-leaf-img.popup-interval.popup-interval-2{
	display: block;
	position: absolute;
	left: 70px;
	top: auto;
	bottom: 20px;
	width: 90px;
	height: 90px;
	transform: rotate(30deg);
	z-index: 2;
}

#popup .privacy-checklist-content .popup-oil-img{
	position: absolute;
	left: 120px;
	bottom: -20px;
	transform: rotate(-15deg);
	z-index: 2;
}
#popup .privacy-checklist-content .popup-oil-img.popup-interval-2 {
	display: none;
}
#popup .privacy-checklist-content .popup-oil-img.popup-interval.popup-interval-2{
	display: none;
}

#popup .privacy-checklist-content .popup-candy-img {
	display: none;
}
#popup .privacy-checklist-content .popup-candy-img.popup-interval-2 {
	display: block;
	position: absolute;
	right: 120px;
	top: 30px;
	width: 130px;
	height: 130px;
	transform: rotate(-15deg);
	z-index: 2;
}
#popup .privacy-checklist-content .popup-candy-img.popup-interval {
	display: none;
}

#popup .privacy-checklist-content .popup-chemistry-img {
	display: none;
}
#popup .privacy-checklist-content .popup-chemistry-img.popup-interval-2 {
	display: none;
}
#popup .privacy-checklist-content .popup-chemistry-img.popup-interval {
	display: block;
	position: absolute;
	right: 90px;
	top: 30px;
	width: 130px;
	height: 130px;
	transform: rotate(15deg);
	z-index: 2;
}

#popup .privacy-checklist-content .popup-chocolate-img {
	display: none;
}
#popup .privacy-checklist-content .popup-chocolate-img.popup-interval {
	display: block;
	position: absolute;
	left: 70px;
	top: auto;
	bottom: -15px;
	width: 90px;
	height: 90px;
	transform: rotate(-20deg);
	z-index: 2;
}
#popup .privacy-checklist-content .popup-chocolate-img.popup-interval-2 {
	display: block;
	position: absolute;
	left: 45%;
	top: auto;
	bottom: -15px;
	width: 90px;
	height: 90px;
	transform: rotate(-70deg);
	z-index: 2;
}




.privacy-checklist .privacy-checklist-content h2,
#popup .privacy-checklist-content h2{
	text-align: left !important;
	max-width: fit-content;
	z-index: 2;
}

.privacy-checklist .privacy-checklist-content a,
#popup .privacy-checklist-content a{
	margin: inherit;
	position: absolute;
	right: 40px;
	bottom: 40px;
	z-index: 2;
	width: 200px;
}
.privacy-checklist .privacy-checklist-content .btn-primary__inner-text,
#popup .privacy-checklist-content .btn-primary__inner-text{
	padding-left: 25px;
}

.privacy-checklist .privacy-checklist-content .popup-text,
#popup .privacy-checklist-content .popup-text{
	display: block;
}
.privacy-checklist .privacy-checklist-content .popup-text.popup-interval-text,
#popup .privacy-checklist-content .popup-text.popup-interval-text{
	display: none;
}

.privacy-checklist .privacy-checklist-content .popup-text-2,
#popup .privacy-checklist-content .popup-text-2{
	display: none;
	margin-left: inherit;
}
.privacy-checklist .privacy-checklist-content .popup-text-2.popup-interval-text-2,
#popup .privacy-checklist-content .popup-text-2.popup-interval-text-2{
	display: block;
}

@media (max-width: 1400px) {
	.privacy-checklist-content h2{
		font-size: 42px;
		line-height: 56px;
	}
}
@media (max-width: 1200px) {
	.wrapper-popup .wrapper {
		padding-left: 80px;
		padding-right: 80px;
	}
	.privacy-checklist-content h2{
		font-size: 36px;
		line-height: 48px;
	}
}
@media (max-width: 960px) {
	.wrapper-popup .wrapper {
		padding-left: 40px;
		padding-right: 40px;
	}
	.privacy-checklist .privacy-checklist-content,
	#popup .privacy-checklist-content{
		padding: 25px 15px 30px 15px;
	}
	.privacy-checklist-content h2{
		font-size: 32px;
		line-height: 48px;
		padding-right: 100px;
	}


	#popup .privacy-checklist-content .popup-joint-img{
		position: absolute;
		left: -5px;
		bottom: 95px;
		width: 60px;
		height: 60px;
		transform: rotate(-160deg);
		z-index: 2;
	}
	#popup .privacy-checklist-content .popup-joint-img.popup-interval {
		display: none;
	}
	#popup .privacy-checklist-content .popup-joint-img.popup-interval-2{
		position: absolute;
		right: -5px;
		left: auto;
		top: 60px;
		width: 60px;
		height: 60px;
		transform: rotate(70deg);
		z-index: 2;
	}

	#popup .privacy-checklist-content .popup-leaf-img{
		position: absolute;
		right: 20px;
		top: auto;
		bottom: 105px;
		width: 80px;
		height: 80px;
		transform: rotate(-30deg);
		z-index: 2;
	}
	#popup .privacy-checklist-content .popup-leaf-img.popup-interval-2{
		display: none;
	}
	#popup .privacy-checklist-content .popup-leaf-img.popup-interval.popup-interval-2{
		display: block;
		position: absolute;
		left: -15px;
		top: auto;
		bottom: 105px;
		width: 50px;
		height: 50px;
		transform: rotate(30deg);
		z-index: 2;
	}

	#popup .privacy-checklist-content .popup-oil-img{
		position: absolute;
		left: auto;
		right: -5px;
		top: 25px;
		transform: rotate(-25deg);
		width: 25px;
		height: 65px;
		z-index: 2;
	}
	#popup .privacy-checklist-content .popup-oil-img.popup-interval-2 {
		display: none;
	}
	#popup .privacy-checklist-content .popup-oil-img.popup-interval.popup-interval-2{
		display: none;
	}

	#popup .privacy-checklist-content .popup-candy-img {
		display: none;
	}
	#popup .privacy-checklist-content .popup-candy-img.popup-interval-2 {
		display: block;
		position: absolute;
		right: 35px;
		top: auto;
		bottom: 115px;
		width: 70px;
		height: 70px;
		transform: rotate(-15deg);
		z-index: 2;
	}
	#popup .privacy-checklist-content .popup-candy-img.popup-interval {
		display: none;
	}

	#popup .privacy-checklist-content .popup-chemistry-img {
		display: none;
	}
	#popup .privacy-checklist-content .popup-chemistry-img.popup-interval-2 {
		display: none;
	}
	#popup .privacy-checklist-content .popup-chemistry-img.popup-interval {
		display: block;
		position: absolute;
		right: 30px;
		top: auto;
		bottom: 115px;
		width: 70px;
		height: 70px;
		transform: rotate(15deg);
		z-index: 2;
	}

	#popup .privacy-checklist-content .popup-chocolate-img {
		display: none;
	}
	#popup .privacy-checklist-content .popup-chocolate-img.popup-interval {
		display: block;
		position: absolute;
		left: -15px;
		top: auto;
		bottom: 105px;
		width: 60px;
		height: 60px;
		transform: rotate(-20deg);
		z-index: 2;
	}
	#popup .privacy-checklist-content .popup-chocolate-img.popup-interval-2 {
		display: block;
		position: absolute;
		left: auto;
		right: -15px;
		top: 45px;
		width: 50px;
		height: 50px;
		transform: rotate(-70deg);
		z-index: 2;
	}
	.popup-book{
		width:60px;
		height:60px;
		top:120px;
	}

	.popup-case{
		width:60px;
		height:60px;
	}

	.popup-virus{
		width:60px;
		height:60px;
	}
}

@media (max-width: 640px) {
	.privacy-checklist-content h2{
		font-size: 24px;
		line-height: 32px;
		padding-right: 40px;
	}
	.wrapper-popup .wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}

	.privacy-checklist .privacy-checklist-content,
	#popup .privacy-checklist-content{
		padding: 25px 15px 30px 15px;
	}
	.privacy-checklist .privacy-checklist-content a,
	#popup .privacy-checklist-content a{
		bottom: 25px;
		left: calc(50% - 110px);
	}
	.privacy-checklist-content .popup-logo-bg{
		left: -60px;
		bottom: -20px;
	}
	.popup-book{
		width:50px;
		height:50px;
		top: 40px;
		right: 20px;
		left:auto;
	}

	.popup-case{
		width:50px;
		height:50px;
		top: 70px;
	}

	.popup-virus{
		bottom: auto;
		right: 10px;
		top: 90px;
		width: 50px;
		height: 50px;
	}
}
@media (max-width: 480px) {
	.privacy-checklist .wrapper, #popup .wrapper{
		padding-top: 25%;
	}
	#popup .privacy-checklist-content{
		height: 420px;
	}
}
@media (max-width: 360px) {

}

.insights-navigation li{
	margin-bottom: 15px;
}

.privacy-checklist-content .services-item__x {
	right: 15px;
	top: 15px;
	position: absolute;
	width: 40px;
	height: 40px;
	padding: 10px;
	cursor: pointer;
	z-index: 10;
}

.home-hero .btn-primary .btn-primary__inner-icon::before {
	background-image: url(img/icons/arrow-right.svg);
}
.slider-show_more{
	color:#0280e1;
	text-decoration:underline;
	cursor:pointer;
}
.wpcf7-response-output{
	display:none !important;
}
.contact-form_success{
	display:none;
	padding-top:236px;
	background:url(img/success-logo.svg) no-repeat center top;
}
.contact-form_success h2{
	margin:0;
	text-align:center;
	font-weight: 600;
	font-size: 48px;
	line-height: 72px;
}
.contact-form_success p.txt{
	margin: 0 0 200px;
	font-size: 18px;
	line-height: 24px;
	color: #626D85;
	text-align:center;
}
.contact-form_success .contact-us-form-bottom p{
	margin: 0 auto;
}

.mfp-close{
	display:none !important;
}
.white-popup{
	max-width: 960px;
	margin: 0 auto;
}

.vacancy-content ul {
	margin-top: 24px;
}
.vacancy-content ul, .single-content ul{
	list-style: disc;
	line-height: 24px;
	padding-left: 20px;
}

.insights-navigation{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;

}
.insights-navigation.single-navigation{
	margin:40px 0 0;
	justify-content: flex-start;
	list-style-type: none;
	padding:0;
}
.insights-navigation li{
	margin: 0 8px 8px;
}
.insights-navigation.single-navigation li{
	margin: 0 16px 0 0;
}
.insights-navigation a{
	padding: 4px 12px;
	background: rgba(2, 128, 225, 0.1);
	border-radius: 20px;
	font-family: 'Rubik';
	display: inline-block;
	color: #0280E1;
}
.insights-navigation a:hover, .current-cat a{
	background: #0280E1;
	color:#fff;
}

.blog-item{
	height:352px;
}

.blog-item .insights-navigation{
	margin: 0 0 16px;
}

.blog-item .insights-navigation a{
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
}

.blog-item .insights-item-content{
	overflow: hidden;
}

.blog-item .insights-item-content__text{
	margin-top:144px;
	background: #fff;
	width: 100%;
	height:calc(100% - 144px);
	font-family: 'Rubik';
	padding: 16px;
	text-shadow: none;
}

.blog-item .insights-item-content__img{
	height:144px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.blog-item .insights-item-content__title{
	display: block;
	margin: 8px 0;
	font-size: 16px;
	line-height: 24px;
	color: #28475C;
	font-weight: 400;
}

.blog-item .insights-item-content__date{
	font-size: 14px;
	line-height: 24px;
	color: #626D85;
	font-family: 'Rubik';
	font-weight: 400;
}

.blog-item .insights-item-content__bottom{
	text-align: right;
}

.blog-item .insights-item-content__bottom a{
	display:inline-flex;
	align-items: center;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Rubik';
	font-weight: 400;
	background: linear-gradient(45deg,#0076E3 0%, #00EBC1 33%, #00EBC1 66%, #0076E3);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.blog-item .insights-item-content__bottom svg{
	margin-left: 8px;
}

.insights-search{
	margin:24px 0;
}

.insights-search input{
	display: block;
	box-sizing: border-box;
	width: 368px;
	padding: 20px 20px 20px 58px;
	background: rgba(1, 118, 227, 0.08) url(img/icons/search.svg) no-repeat 24px 20px;
	border: 1px solid rgba(1, 118, 227, 0.1);
	border-radius: 32px;
	margin-left:16px;
	color: #28475C;
	font-size: 18px;
	line-height: 24px;
}

.pagination{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top:40px;
}

.pagination .page-numbers{
	display: block;
	width: 24px;
	height: 24px;
	position: relative;
	border: none;
	cursor: pointer;
	background-color: transparent;
	font-size: 0;
	padding: 0;
}

.pagination .page-numbers:before{
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	left: 50%;
	top: 50%;
	margin-left: -3px;
	margin-top: -3px;
	background-color: #0280E1;
	border-radius: 50%;
	opacity: .3;
	transition-duration: .3s;
	transition-timing-function: ease;
	transition-property: opacity;
}

.pagination .page-numbers.active:before{
	opacity:1;
}

.pagination .prev, .pagination .next{
	display: block;
	width:64px;
	height:64px;
	margin:0 24px;
	font-size: 0;
	padding: 0;
	border-radius: 50%;
	cursor: pointer;
	background: linear-gradient(93.58deg,rgba(1,235,193,.1) 0,rgba(1,118,227,.1) 100%);
	border: none;
	position: relative;
}

.pagination .prev:not(.disabled):before, .pagination .next:not(.disabled):before{
	content: "";
	display: block;
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	background: linear-gradient(135deg,#1185E4 0,#0068BD 100%);
	border-radius: 50%;
	transition-duration: .3s;
	transition-timing-function: ease;
	transition-property: all;
}

.pagination .prev:hover:before, .pagination .next:hover:before{
	background: linear-gradient(135deg,#35A3FD 0,#0A71C6 100%);
}

.pagination .prev:after, .pagination .next:after{
	content: "";
	display: block;
	position: absolute;
	width: 24px;
	height: 24px;
	left: 50%;
	top: 50%;
	margin-top: -12px;
	margin-left: -12px;
	background-image: url(img/icons/slider-arrow.svg);
}

.pagination .prev:after{
	transform: rotate(-180deg);
}

.pagination .prev.disabled, .pagination .next.disabled{
	background: rgba(98,109,133,.1);
	border: 1px solid rgba(98,109,133,.1);
	cursor: default;
}

.pagination .prev.disabled:after, .pagination .next.disabled:after{
/* 	background-image: url(img/icons/slider-arrow-disabled.svg); */
}


/* Industries Page */
.industries-hero {
	background-color: transparent;
}
.industries-item {
	height: auto;
}
.industries-item-content{
	position: relative;
	min-height: 208px;
}
.industries-item-content__info{
	position: absolute;
	bottom: 14px;
	max-width: 260px;
	left: 0;
	padding-left: 24px;
	text-align: left;
}
.industries-item-content__icon{
	position: absolute;
	top: 0;
	right: 0;
	padding: 20px;
	background: rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(24px);
	border-radius: 0px 10px;
}

h3.podcast-title {
	color: #000;
	margin-top: 30px;
	padding-left: 10px;
	text-transform: uppercase;
}
.single-hero{
	padding:84px 0;
	min-height: 330px;
	max-width: none !important;
}

/*Hero sections h1, h2 styles START*/
.industries-hero h1,
.practice-hero h1,
.insights-hero h1,
.about-hero h1,
.team-hero h1,
.careers-hero h1,
.podcasts-hero h1,
.single-hero h1,
.vacancy-hero h1{
	font-size: 128px;
	line-height: 160px;
	font-weight: 500;
	background: -webkit-linear-gradient(93.58deg, #01EBC1 0%, #0176E3 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	max-width: none;
	margin-bottom: 0px;
	text-transform: capitalize;
}
.single-hero h1{
	font-size: 40px;
	line-height: 56px;
}
.vacancy-hero h1{
	font-size: 96px;
	line-height: 144px;
	font-weight: 500;
	text-transform: capitalize;
}
.industries-hero h2,
.practice-hero h2,
.insights-hero h2,
.about-hero h2,
.team-hero h2,
.vacancy-hero h2,
.podcasts-hero h2{
	font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
}
.home-hero-content__left-txt h2{
	background: -webkit-linear-gradient(93.58deg, #01EBC1 0%, #0176E3 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.single-hero .grid-col{
	text-align: center;
}
.careers-hero p{
	margin-top: 0px;
}
.careers-content .current-openings{
	padding-top: 0px;
}
.careers-content .current-openings p{
	margin-top: 0px;
	margin-bottom: 16px;
}
.podcasts-hero {
	padding: 70px 0 20px;
}
.vacancy-hero{
	padding: 40px 0px 0px;
	min-height: 330px;
}
.industries-content,
.practice-content,
.single-content,
.about-content,
.team-content,
.vacancy-content{
	padding-top: 80px;
}
.insights-content {
	padding-top: 40px;
}
.podcasts-hero h1 img{
	border-radius: 15px;
	width: 100%;
    max-width: 1024px;
    height: auto;
}
/*  */
.industries-hero,
.practice-hero,
.insights-hero,
.about-hero,
.team-hero,
.careers-hero{
	padding: 70px 0px 0px;
	min-height: 330px;
}
.insights-item.blog-item{
	position: relative;
	transition: all .3s;
}
.insights-item.blog-item:hover{
	-webkit-box-shadow: 0px 3px 10px 0px rgba(17,133,228,0.8);
	box-shadow: 1px 2px 5px 0px rgba(17,133,228,0.8);
}
.insights-item-content__bottom{
	position: absolute;
	right: 30px;
	bottom: 25px;
}
.page{
	padding-top: 70px;
}
.home-hero{
	padding-top: 0px;
}
.home-hero-content__left{
	margin-top: 0px;
	padding-top: 100px;
	padding-bottom: 100px;
}

.btn-primary__inner-text{
	padding-right: 25px !important;
}


@media all and (min-width:1000px){
	.about-grid{
		padding-top: 80px;
	}
	.services-item{
		height:100%;
	}
	.home-hero-content h1{
		margin-bottom:24px;
	}
	.home-hero-content h3{
		max-width:600px;
		margin: 40px 0 48px;
		font-size: 24px;
		line-height: 40px;
	}

	.industries-grid .grid-col:nth-child(7){
		margin-left:auto;
	}
	.industries-grid .grid-col:last-child{
		margin-right:auto;
	}
	/*.insights-item-content{
		align-items:flex-end;

	}
	.insights-item-content__img:before{
		content:"";
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:rgba(0,0,0,0.35);
	}*/

	.podcast_single-hero{
		padding:120px 0 80px;
	}
	.podcast_single-hero h1{
		font-size: 40px;
		line-height: 64px;
		text-transform:none;
		margin: 0;
	}
	.nav-wrap{
		display:flex;
		align-items:center;
	}
	.nav-wrap .btn-primary{
		margin-left:40px;
	}
	.home-hero {
		padding-top: 190px;
	}
	.home-hero-content__left{
		margin-top:-70px;
	}
	.careers-content .openings-grid .grid-col:nth-child(2n) .openings-item{
		transform:none;
	}
	.home-hero-link.desktop{
		display: block;
	}
	.home-hero-link.mobile{
		display: none;
	}
	.insights-hero{
		position: relative;
	}
}

@media all and (max-width:999px){
	/*Hero sections h1, h2 styles START*/
	.industries-hero h1,
	.practice-hero h1,
	.insights-hero h1,
	.about-hero h1,
	.team-hero h1,
	.careers-hero h1,
	.podcasts-hero h1,
	.single-hero h1,
	.vacancy-hero h1{
		font-size: 48px;
		line-height: 62px;
	}
	.single-hero h1{
		font-size: 28px;
		line-height: 32px;
	}
	.careers-hero h1{
		font-size: 64px;
		line-height: 72px;
	}
	.industries-hero h2,
	.practice-hero h2,
	.insights-hero h2,
	.about-hero h2,
	.team-hero h2,
	.vacancy-hero h2,
	.podcasts-hero h2{
		font-size: 28px;
		line-height: 32px;
	}
	.header-content .nav-wrap.opened {
   	 overflow-x: hidden;
	}
	/*Hero sections h1, h2 styles END*/

	#content {
		max-height: 46px;
	}
	.about-txt{
		margin-bottom: 80px;
	}
	.footer .wrapper{
		flex-wrap:wrap;
		flex-direction:column-reverse;
	}
	.footer-author, .footer-copyright{
		flex: 0 0 100%;
		text-align:center;
	}
	.footer-author{
		justify-content:center;
	}
	.single-hero{
		padding:68px 0 168px;
	}
	.single-banner{
		margin-bottom:24px;
	}
	.single-disclaimer{
		margin:24px 0 80px;
	}
	.single-also h2{
		margin-bottom:40px;
		font-weight: 600;
		font-size: 24px;
		line-height: 32px;
	}

	/*.about-wrapper{
		flex-wrap:wrap;
	}
	.about-hero, .about-content{
		flex:0 0 100%;
	}
	.about-hero h1{
		margin-bottom:24px;
	}*/

	.about-grid{
		padding:30px 0px 65px;
	}

	.home-hero-content h3{
		max-width:none;
		margin: 24px 0 32px;
		font-size: 16px;
		line-height: 24px;
	}
	.insights-hero{
		padding:40px 0 60px;
	}
	.insights-hero h1{
		text-transform:none;
		margin: 0 0 16px;
		font-size: 48px !important;
		line-height: 56px !important;
	}
	.insights-hero h2 {
		font-size: 28px;
		line-height: 32px;
	}
	
	.contact-form_success h2{
		font-size:40px;
		line-height:56px;
	}
	.contact-form_success p.txt{
		margin-bottom:100px;
	}
	.home-hero-link.desktop{
		display: none;
	}
	.home-hero-link.mobile{
		display: block;
		margin-top:58px;
	}
	.propositions-section{
		padding-top:0;
	}
	.podcasts-item {
		height:auto;
	}
	.podcasts-item .insights-item-content{
		overflow:hidden;
	}
	.podcasts-item .insights-item-content .insights-item-content__img{
		position:static;
	}
	.podcasts-item .insights-item-content .insights-item-content__img img{
		height:auto;
	}
	.podcasts-subscribe{
		flex-wrap:wrap;
		margin-bottom:0;
	}
	.podcasts-subscribe a{
		width:100%;
		margin-right:0;
		margin-bottom:24px;
	}
	.podcasts-subscribe a:before{
		width:calc(100% - 6px);
	}
	.podcast_single-hero{
		padding:40px 0;
	}

	.insights-search input{
		width:auto;
	}
	.insights-navigation li{
		margin: 0 8px 8px 0;
	}
}

@media all and (max-width:480px){
	/*Hero sections h1, h2 styles START*/
	.industries-hero h1,
	.practice-hero h1,
	.insights-hero h1,
	.about-hero h1,
	.team-hero h1,
	.vacancy-hero h1,
	.podcasts-hero,
	.careers-hero h1{
		text-transform: capitalize;
		color: #28475C;
	}
	.single-hero,
	.vacancy-hero,
	.industries-hero,
	.practice-hero,
	.insights-hero,
	.about-hero,
	.team-hero,
	.careers-hero,
	.podcasts-hero{
		padding: 40px 0px 0px;
		min-height: auto;
		margin-bottom: 0;
	}
	.industries-content,
	.practice-content,
	.single-content,
	.about-content,
	.team-content,
	.vacancy-content,
	.insights-content {
		padding-top: 40px;
	}
	.single-hero{
		text-align:center;
	}
	.single-banner img{
		height: 160px;
	}
	.single-date{
		margin-top: 16px;
	}
	/*Hero sections h1, h2 styles END*/
}

@media all and (max-width:380px){
	.home-hero-content__left{
		padding-top: 40px;
		padding-bottom: 0px;
	}
	#content {
		max-height: 72px;
	}
	.about-txt{
		margin-bottom: 40px;
	}
	.about-grid{
		padding:30px 0px 40px;
	}h3.podcast-title
	.footer-author{
		font-weight:400;
		margin: 0 -6px;
	}
	.footer-copyright{
		margin-top:8px;
	}
}

.privacy-checklist .privacy-checklist-content h2,
#popup .privacy-checklist-content h2{
	max-width: 800px;
	margin-bottom: 40px;
}
.privacy-checklist .privacy-checklist-content a,
#popup .privacy-checklist-content a{
	width: 290px;
	left: 80px;
	bottom: 80px;
}
.privacy-checklist-content .btn-primary .btn-primary__inner-icon:before{
	background-image: url('img/play-popup.png');
}
.privacy-checklist .btn-primary .btn-primary__inner-icon {
	height: 46px !important;
}
.YouTubePopUp-Close{
	left: unset;
	right: -36px;
}
.privacy-checklist-content{
	background-position: left top;
}

.privacy-checklist-content .popup-play{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}
#popup .privacy-checklist-content{
	height: auto;
	padding-top: 80px;
	padding-left: 80px;
}
.privacy-checklist-content .popup-form{
	max-width:304px;
}

@media (max-width: 960px) {
	.privacy-checklist .privacy-checklist-content a,
	#popup .privacy-checklist-content a {
		left: 15px;
		bottom: 15px;
		width: 250px;
	}
	.privacy-checklist .privacy-checklist-content, #popup .privacy-checklist-content {
		padding: 25px 15px 30px 15px;
	}
}

.control-select{
	position: relative;
}
.control-select:after{
	content: "\25BE";
	position: absolute;
	top:17px;
	right:19px;
	font-size: 20px;
}

select{
	display: block;
	width: 100%;
	border: 1px solid #E3EAF0;
	padding: 19px 23px;
	font: 16px/24px Rubik,sans-serif;
	font-weight: 400;
	color: #28475C;
	border-radius: 4px;
	appearance: none;
	-webkit-appearance: none;
	transition-duration: .3s;
	transition-timing-function: ease;
	transition-property: border-color;
}

.single-banner{
	max-width:600px;
}
.single-content .single-banner img{
	object-fit:fill;
	-webkit-object-fit:fill;
	height:auto;
}

.single-wrapper{
	display: flex;
	align-items: flex-start;
}

.single-text img{
	max-width: 100%;
}

.single-also{
	flex: 0 0 400px;
	margin-left: 166px;
}

.single-also .insights-item.blog-item{
	margin-bottom: 42px;
}

.single-content_insight{
	padding-top:0;
}

.single-hero_insight{
	padding-bottom:50px;
	min-height: 0 !important;
}

.single-text h2{
	margin:56px 0 24px;
}

.single-text h3{
	margin:0 0 24px;
}

.single-text img{
	max-width:100%;
	height:auto;
}

.single-text ul{
	list-style-type:none;
	padding-left:0;
}

.single-text li > ul{
	margin-top:24px;
}

.single-text li{
	padding-left:32px;
	line-height:24px;
	margin-bottom:24px;
	background: url(img/contents-line.svg) no-repeat left top;
}

.single-text .text-disclaimer{
	margin: 0 0 56px;
}

.single-text .contents li:last-child{
	margin-bottom:0;
}

.single-text a{
	color:#0280E1;
}

.check-item{
	margin-bottom:24px;
	background: #FFFFFF;
	box-shadow: 0px 24px 48px rgba(0, 0, 0, 0.06);
	border-radius: 16px;
	overflow:hidden;
}

.check-head{
	background: #F9FCFF url(img/check-box.svg) no-repeat 40px 36px;
	padding:36px 40px 36px 80px;
	border-bottom:1px solid #DEE9F2;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #28475C;
}

.check-body{
	padding:40px;
}

@media all and (max-width:1200px){
	.single-also{
		margin-left: 60px;
	}
}

@media all and (max-width:960px){
	.single-wrapper{
		flex-wrap: wrap;
	}

	.single-also{
		flex: 0 0 100%;
		margin-left: 0;
	}
}
.press-hero p{
	max-width: 880px;
	margin-top: 84px;
	margin-bottom: 80px;
	font-size: 16px;
	line-height: 24px;
	color: #28475C;
}

.press-content h2, .press-media h2{
	margin: 0 0 30px;
	font-weight: 600;
	font-size: 48px;
	line-height: 72px;
	color: #28475C;
}

.insights-grid.press-grid{
	padding-bottom: 0;
}

.press-content .pagination{
	margin-top: 0;
}

@media all and (max-width:1200px){
	.single-also{
		margin-left: 60px;
	}
}

@media all and (max-width:960px){
	.single-wrapper{
		flex-wrap: wrap;
	}

	.single-also{
		flex: 0 0 100%;
		margin-left: 0;
	}
}

.press-hero p{
	max-width: 880px;
	margin-top: 84px;
	margin-bottom: 80px;
	font-size: 16px;
	line-height: 24px;
	color: #28475C;
}

.press-content h2, .press-media h2{
	margin: 0 0 30px;
	font-weight: 600;
	font-size: 48px;
	line-height: 72px;
	color: #28475C;
}

.insights-grid.press-grid{
	padding-bottom: 0;
}

.press-content .pagination{
	margin-top: 0;
}

.press-media{
	margin-top: 160px;
}

.press-media h2{
	margin-bottom: 40px;
}

.press-feedback_section{
	padding: 0 0 120px;
}

.press-feedback_section h2{
	margin: 0 0 80px;
	font-weight: 600;
	font-size: 48px;
	line-height: 72px;
	color: #28475C;
}

.press-feedback_item{
	padding: 15px;
	text-align: center;
	height: auto;
}

.press-feedback_item .insights-item-content__text{
	padding-bottom: 50px;
}

.press-feedback_item p{
	margin-top: 24px;
}

.press-feedback_item img{
	max-width:100%;
}

.press-slider{
	margin: 0 -12px;
}

.press-slider_item{
	padding: 0 12px;
}

.press-slider_item .insights-item{
	height: auto !important;
	margin-bottom: 24px;
}

.insights-item-content.press-about_content{
	justify-content: flex-start;
	overflow: hidden;
	background: #fff;
	color:#28475C;
}

.insights-item-content.press-about_content .insights-item-content__img{
	height: 64px;
}

.insights-item-content.press-about_content .insights-item-content__text{
	margin-top: 64px;
}

.insights-item-content.press-about_content img{
	margin-right: 0;
	object-fit: cover;
	object-position: left center;
}

.team-item__info h2{
	margin-bottom: 16px;
}

.team-item__info p{
	margin-top: 0;
	margin-bottom: 16px;
}

.slider-show_more{
	position:relative;
}

.contactForm{
	display:none;
}

.contact-us-form-top{
	text-align: center;
}

.contact-us-toggle{
	display: flex;
	flex-direction: column;
	align-items: center;
}

.contact-us-toggle .btn-primary{
	margin: 40px 0 48px;
	width: 220px;
}

.contact-us-toggle .btn-primary .btn-primary__inner-icon::before{
	background-image: url(img/icons/arrow-right.svg);
}

.contactForm p{
	max-width: 490px;
	margin: 16px auto 40px;
	text-align: center;
}

@media all and (max-width:999px){
	.press-media{
		margin-top: 60px;
	}

	.press-content h2, .press-media h2, .press-feedback_section h2{
		margin: 0 0 20px;
		font-weight: 600;
		font-size: 24px;
		line-height: 36px;
		color: #28475C;
	}
	.press-slider.feedback-section{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.press-hero.insights-hero{
		min-height: 0 !important;
	}
	.press-feedback_section{
		padding: 0 0 40px;
	}
	.header{
		padding:4px 0;
	}
	.header-content .nav-wrap{
		top:73px;
	}
}

/*Month Popup*/
#popup .month-popup-content{
	padding: 40px;
	border: none;
}

#popup .month-popup-content h2{
	margin: 0 0 22px;
	line-height: 61px;
}

#popup .month-popup-content p{
	margin: 0 0 40px;
	font-size: 18px;
	line-height: 24px;
	color: #626D85;
	max-width: 820px;
}

.privacy-checklist-content .btn-primary .btn-primary__inner-icon::before{
	background-image: url('img/download.png');
}

.popup-bottle{
	position: absolute;
	bottom:0;
	left:183px;
}

.popup-joint{
	position: absolute;
	bottom: 0;
	left:593px;
}

.popup-leaf{
	position: absolute;
	top:0;
	right:80px;
}

@media all and (max-width:1400px) and (min-width: 960px){
	#popup.privacy-checklist.month-popup .wrapper{
		padding-top: 2%;
	}
}

@media all and (max-width:768px){
	.month-popup_bottom{
		justify-content: flex-start;
	}

	#popup .month-popup-content h2{
		line-height: 32px;
	}

	.popup-leaf{
		top:-20px;
		right:-20px;
	}
}

@media all and (max-width:600px){
	.popup-leaf, .popup-bottle{
		display: none;
	}

	#popup .month-popup-content h2{
		padding-right: 0;
	}
	
	#popup .month-popup-content .popup-case {
		width: 50px;
		height: 50px;
		top:295px;
		right: 0;
	}

	#popup .month-popup-content .popup-book {
		width: 50px;
		height: 50px;
		top: 33px;
		right: 0px;
	}

	#popup .month-popup-content .popup-virus {
		top: 155px;
	}

	#popup .month-popup-content p{
		margin-bottom: 24px;
	}
}
/*Month Popup End*/

/*Footer Phone*/
.footer-top__form{
	flex-wrap:wrap;
}
.footer-phone{
	flex: 0 0 100%;
	width: 100%;
	margin-top:20px;
	text-align:right;
}
.footer-phone a{
	display:inline-block;
	padding-left: 32px;
	background: url(img/icons/phone.svg) no-repeat left center;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #28475C;
	text-decoration: none;
}
@media (min-width: 0px) and (max-width:999px){
	.footer-phone{
		text-align: center;
	}
}
/*Footer Phone End*/
/*About Page Content*/
.about-txt {
	padding: 40px;
	background: #fff url(img/logo-about.svg) no-repeat left center;
	position: relative;
	overflow: hidden;
}

.about-txt._first{
    margin-bottom: 80px;
	background: #fff;
}
.about-txt._first:after{
	display: none;
}

.about-txt_content{
    margin-top: 40px;
}

.about-txt_content img{
    float:right;
    margin: 0 0 40px 40px;
}

.about-txt_content a{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-decoration-line: underline;
    color: #0280E1;
}

.about-txt:after{
    content: "";
    position: absolute;
    top: -80px;
    width: 128px;
    height: 128px;
    border-radius: 50%;
    background: linear-gradient(4.67deg,#0176E3 0,#01EBC1 48.48%);
    right: 40px;
}

@media all and (max-width:999px){
   .about-txt img{
	   max-width: 100%;
   }
   
   .about-txt_content img{
	   float:none;
	   margin: 0 0 40px;
   }
}

.careers-content .btn-primary {
	display: inline-block;
    width: 200px;
}
/*About Page Content End*/