*, :after, :before {
    box-sizing: border-box;
}
.all-features {
    display: none;
}
.act-btn.cta-btn {
    padding: 12px 35px;
    border-radius: 3px;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'gilroybold';
}

/****other-lang*******/
.other-lang h1 {
    font-size: 42px;
}
.other-lang .banner-section h1 span {
    display: inline;
}
.other-lang .wrapper h2 {
    font-size: 32px;
}
.other-lang .live-visitor-section h2.sub {
    font-size: 32px;
}
.other-lang .wrapper .title {
    max-width: 850px;
}
.other-lang .visitor-section .sec-left{
	right: 0;
}

.other-lang .lead-content h2 {
    max-width: 700px;
    margin: 0 auto 10px;
}

/***ar****/
.i18n-ar > div div.banner-img,
.i18n-ar .visitor-section > div div, .i18n-ar .visitor-section > div div img,
.i18n-ar .visitor-section span.ani-pattern{
    text-align: left;
    direction: ltr;
}
.i18n-ar .wh-content h2, .i18n-ar .wh-content p,
.i18n-ar .title h2,.i18n-ar .title p,
.i18n-ar .cta-content h2, .i18n-ar .cta-content,
.i18n-ar .soft-content h2, .i18n-ar .soft-content p{
    text-align: center;
    direction: ltr;
}
.i18n-ar .visitor-section > div div, .i18n-ar .visitor-section > div div img {
    direction: ltr;
}
.i18n-ar .notific-screen {
    margin: 0 auto 0 0;
}

.i18n-ar .key-content ul li::before {
    left: inherit;
    right: 0;
}
.i18n-ar .key-content ul li::after {
    right: 0;
    left: inherit;
}
body.i18n-ar .key-content ul li {
    padding: 12px 35px 12px 0;
}




h1 {
    font-size: 60px;
}

div#header, .banner-section {
    background: #e8f4e1;
}
.banner-section {
    padding: 4em 0 0;
	position: relative;
}
.banner-section .col-1 {
    max-width: 750px;
}
.banner-section h1 span {
    display: block;
}
.banner-img img {
    max-width: 700px;
    position: relative;
    z-index: 1;
}
.banner-img {
    text-align: right;
    margin-top: -170px;
}
.banner-section::after{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    background: #f8f8f8;
    content: "";
}
.wrapper h2 {
    font-size: 36px;
}
.wrapper h4 {
    font-size: 28px;
}
.wrapper .title {
    text-align: center;
    margin: 0 auto;
    max-width: 750px;
	padding-bottom: 3em;
}
.wrapper .rows {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.feature-section {
    padding: 6em 0;
}
.feature-section.what-section {
    background: #f8f8f8;
    padding: 5em 0 6em;
}
.what-section .wh-content {
    margin: 0 auto;
    max-width: 700px;
    text-align: center;
}
.live-main .rows {
    justify-content: space-between;
    align-items: center;
}
.live-visitor-section .rows .col-1 {
    max-width: 40%;
    flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    padding: 0 40px;
}
.live-visitor-section .rows .col-2 {
    max-width: 55%;
    flex: 0 0 55%;
    -ms-flex: 0 0 55%;
}
.rings-sec.left .col-1 {
    order: 2;
}
.rings-sec.left.list-view img {
    max-width: 500px;
}
.rings-sec:first-child {
    margin-bottom: 5em;
}
.live-visitor-section img {
    margin: 0 auto;
    display: block;
}

.live-visitor-section h2.sub {
    margin: 0 auto 60px;
    font-size: 42px;
    text-align: center;
    max-width: 900px;
}


.live-visitor-section .col-1 img {
    margin-top: -30px;
}
.lead-scoring-section {
    background: #f4f4f4;
}
.lead-scoring-section .lead-img picture:first-child img {
    max-width: 950px;
    display: block;
    margin: 0 auto;
}
.lead-scoring-section .lead-img {
    position: relative;
}
.lead-scoring-section .lead-img picture:last-child img {
    max-width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0 0 20px #eee;
    -webkit-box-shadow: 0 0 20px #eee;
    transform-origin: left;
    -webkit-transform-origin: left;
}

.feature-section.activity-section {
    padding-bottom: 10em;
}
.activity-section .activity-img {
    position: relative;
}
.activity-section .activity-img picture:first-child img {
    box-shadow: 0 0 5px #ececec;
    -webki-box-shadow: 0 0 5px #ececec;
    max-width: 1150px;
    margin: 0 auto;
    display: block;
}
.activity-section .activity-img picture:last-child img {
    position: absolute;
    bottom: -70px;
    right: 0;
    max-width: 320px;
    border-radius: 20px;
    box-shadow: 4px 5px 20px #e0e0e094;
}



.visitor-section {
    background: #f4f4f4;
    padding: 8em 0 4em;
}


.visitor-section .content-wrap {
    max-width: 1100px;
}
.visitor-section .col-1 {
    flex: 0 0 40%;
    order: 2;
    max-width: 40%;
}
.visitor-section .col-2 {
    flex: 0 0 60%;
    max-width: 60%;
}

.visitor-section .sec-right {
    position: relative;
    height: 720px;
}
.visitor-section img {
    border-radius: 10px;
    border: 1px solid #ececec;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.050980392156862744);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.050980392156862744);
    position: relative;
    z-index: 1;
	opacity: 0;
}
.visitor-section .screen-1 img {
    max-width: 400px;
}
.visitor-section .screen-2 img {
    max-width: 360px;
    margin: -120px 30px 0px auto;
    position: relative;
    display: block;
}

.visitor-section span.ani-pattern {
    background: url(/sites/default/files/salesiq/images/salesiq-visitor-sprites.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 100%;
    width: 130px;
    height: 140px;
    position: absolute;
    bottom: 270px;
    left: 170px;
    opacity: 0;
    transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transition: all 1s;
    -webkit-transition: all 1s;
    transition-delay: 1s;
}
.visitor-section .sec-left {
    right: 80px;
    position: relative;
}


.feature-section.notification-section {
    padding: 2em 0 0;
}
.notification-section {
    background: #000;
    color: #fff;
    overflow: hidden;
}


.notific-main {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
}
.notific-content {
    flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    max-width: 40%;
}
.notific-img {
    margin-bottom: -10px;
    flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    max-width: 60%;
}
.notific-screen {
    max-width: 650px;
    position: relative;
}
.notification-section .sub img {
    position: absolute;
    top: 250px;
    left: 250px;
    right: 0;
    max-width: 310px;
    margin: 0 auto;
}

.feature-section.soft-section {
    padding-top: 0;
}
.feature-section.why-section {
    padding-bottom: 0;
}
.why-section .soft-content {
    text-align: center;
    margin: 0 auto 30px;
    max-width: 1000px;
    background: #c9edff;
    padding: 80px 80px;
    border-radius: 40px;
}
.why-section .soft-content p{
	margin: 0;
}
.key-features {
    display: flex;
    display: -ms-flexbox;
	flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    padding-top: 50px;
}
.key-features .key-content {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
	max-width: 50%;
    padding: 0 35px;
}
.key-features .key-content p {
    font-family: gilroysemibold;
    font-size: 20px;
	line-height: 1.4;
}
.key-features .key-content ul li {
    position: relative;
    padding: 12px 0 12px 25px;
}
.key-content ul li:before {
    content: '';
    position: absolute;
    width: 22px;
    height: 15px;
    box-shadow: 4px -4px 0 0 #24CC93 inset;
    transform: rotate(-45deg) scale(0.5);
    -webkit-transform: rotate(-45deg) scale(0.5);
    -ms-transform: rotate(-45deg) scale(0.5);
    left: -9px;
    top: 18px;
}
.key-content ul li:after {
    content: "";
    position: absolute;
    border: 1px solid #24cc8b;
    width: 20px;
    height: 20px;
    top: 17px;
    left: -8px;
    border-radius: 50%;
}

.feature-section.cta-section {
    background: #fbfbfb;
    text-align: center;
}
.cta-content h2 {
    margin-bottom: 20px;
}



/******animate******/
@keyframes opacity{
	0%{
		transform: scale(0.5);
		opacity:0;	
	}
	50%{
		transform: scale(1);
		opacity:1;	
	}
	75%{
		transform: scale(1);
		opacity: 1;
	}
	100%{
		transform: scale(1);
		opacity:0.5;	
	}
}
@-webkit-keyframes opacity{
	0%{
		transform: scale(0.5);
		opacity:0;	
	}
	50%{
		transform: scale(1);
		opacity:1;	
	}
	75%{
		transform: scale(1);
		opacity: 1;
	}
	100%{
		transform: scale(1);
		opacity:0.5;	
	}
}

@keyframes scaling{
	0%{
		transform: scale(0.5);
		opacity:0;	
	}
	100%{
		transform: scale(1);
		opacity:1;	
	}
}
@-webkit-keyframes scaling{
	0%{
		transform: scale(0.5);
		opacity:0;	
	}
	100%{
		transform: scale(1);
		opacity:1;	
	}
}
@keyframes slideleft{
	0%{
		transform: translateX(-50px);
		opacity:0;	
	}
	100%{
		transform: translateX(0px);
		opacity:1;	
	}
}
@-webkit-keyframes slideleft{
	0%{
		transform: translateX(-50px);
		opacity:0;	
	}
	100%{
		transform: translateX(0px);
		opacity:1;	
	}
}
@keyframes slideright{
	0%{
		transform: translateX(50px);
		opacity:0;	
	}
	100%{
		transform: translateX(0px);
		opacity:1;	
	}
}
@-webkit-keyframes slideright{
	0%{
		transform: translateX(50px);
		opacity:0;	
	}
	100%{
		transform: translateX(0px);
		opacity:1;	
	}
}
@keyframes slideup{
	0%{
		transform: translateY(50px);
		opacity:0;	
	}
	100%{
		transform: translateY(0px);
		opacity:1;	
	}
}
@-webkit-keyframes slideup{
	0%{
		transform: translateY(50px);
		opacity:0;	
	}
	100%{
		transform: translateY(0px);
		opacity:1;	
	}
}

.live-visitor-section img {
    opacity: 0;
    max-width: 580px;
}

.middle-animated .col-2 img{
	animation: slideright 1s ease .2s forwards;
}
.live-visitor-section .rings-sec.list-view.left .middle-animated  .col-2 img{
	animation: slideleft 1s ease .2s forwards;
}

.lead-img {
    position: relative;
}
.lead-img picture img {
	opacity: 0;
}
.lead-img picture:last-child img {
	transform: scale(0.5) translate(-50%,-50%);
	-webkit-transform: scale(0.5) translate(-50%,-50%);
    transition: all 1s;
    -webkit-transition: all 1s;
	transition-delay: 2s;
	-webkit-transition-delay: 2s;
}
.bottom-animated .lead-img picture:first-child img {
    animation: opacity 2s ease .1s forwards;

}
.bottom-animated .lead-img picture:last-child img {
	opacity: 1;
	transform: scale(1) translate(-50%,-50%);
	-webkit-transform: scale(1) translate(-50%,-50%);
}

.activity-section .activity-img img{
	opacity: 0;
}
.activity-section .middle-animated .activity-img picture:first-child img{
	animation: slideleft 1s ease .1s forwards;
}
.activity-section .middle-animated	 .activity-img picture:last-child img{
	animation: slideright 1s ease .3s forwards;
}
.visitor-section .middle-animated span.ani-pattern {
    animation: scaling 1s ease 1s forwards;
}
.visitor-section .middle-animated img {
    animation: scaling 1s ease .1s forwards;
}

.notification-section .sub img {
	transform: scale(0.5);
	-ms-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	transition: all 1s;
	-webkit-transition: all 1s;
	opacity: 0;
}

.notification-section .middle-animated .sub img {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
}


@media screen and (max-width:1280px) {
	.other-lang h1 {
		font-size: 32px;
	}

	h1 {
		font-size: 40px;
	}
	.banner-section .col-1 {
		max-width: 560px;
	}
	.banner-img img {
		max-width: 550px;
	}
	.live-visitor-section h2.sub{
		font-size: 36px;
		max-width: 750px;
	}
	.wrapper h2 {
		font-size: 32px;
	}
	.banner-section::after {
		height: 60px;
	}
	.activity-section .activity-img picture:first-child img {
		max-width: 900px;
	}
	.activity-section .activity-img picture:last-child img {
		max-width: 250px;
	}
}
@media screen and (max-width:1199px) {

	.act-btn.cta-btn {
		padding: 12px 30px;
	}

	.banner-img img {
		max-width: 430px;
	}
	.rings-sec.left.list-view img {
		max-width: 370px;
	}
	.live-visitor-section img {
		max-width: 480px;
		width: 100%;
	}
	.live-visitor-section .rows .col-1 {
		max-width: 50%;
		flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		padding: 0 30px;
	}
	.live-visitor-section .rows .col-2 {
		max-width: 50%;
		flex: 0 0 50%;
		-ms-flex: 0 0 50%;
	}
	.lead-scoring-section .lead-img picture:first-child img {
		max-width: 730px;
	}
	.lead-scoring-section .lead-img picture:last-child img {
		max-width: 380px;
	}
	.activity-section .activity-img picture:first-child img {
		max-width: 750px;
	}
	.notific-content {
		flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		max-width: 50%;
	}
	.notific-screen {
		max-width: 420px;
	}
	.notification-section .sub img {	
		top: 170px;
		left: 170px;
		max-width: 250px;
	}
	.visitor-section .screen-1 img {
		max-width: 350px;
	}
	.visitor-section .screen-2 img {
   		 max-width: 290px;
		 margin: -100px 90px 0px auto;
	}
	.visitor-section span.ani-pattern {
		bottom: 300px;
		left: 130px;
	}
	.visitor-section .sec-right {
		position: relative;
		height: 590px;
	}
}

@media screen and (max-width:1023px) {
	.other-lang .wrapper h2,
	.other-lang .live-visitor-section h2.sub {
		font-size: 26px;
	}
	.other-lang .banner-section h1 span {
		display: inline;
	}
	.other-lang .what-section .wh-content {
		max-width: 500px;
	}
	.i18n-ar div.notification-section > div div {
		direction: ltr;
		text-align: left;
	}
	.i18n-ar .banner-content h1, .i18n-ar .banner-content p, .i18n-ar .banner-content,
	.i18n-ar .live-visitor-section h4, .i18n-ar .live-visitor-section p,
	.i18n-ar .visitor-section h2, .i18n-ar .visitor-section p{
		text-align: center;
	}

	h1 {
		font-size: 42px;
		line-height: 1.1;
	}
	.wrapper h2 {
		font-size: 30px;
	}
	.feature-section {
		padding: 4em 0;
	}
	.banner-img img,.banner-section::after{
		display: none;
	}
	.banner-section .banner-img {
		margin: 0;
	}
	.banner-section {
		padding: 3em 0 5em;
	}
	.banner-section .col-1 {
		max-width: 650px;
		margin: 0 auto;
		text-align: center;
	}
	.wrapper .title {
   		 max-width: 580px;
	}
	.feature-section.what-section {
		padding: 4em 0;
	}
	.feature-section.why-section {
		background: #c9edff;
		padding: 3em 0;
	}
	.visitor-section span.ani-pattern {
		display: none;
	}
	.live-visitor-section .live-tit {
		min-height: 100px;
		max-width: 550px;
		margin: 0 auto;
	}
	.live-visitor-section .rows .col-1 {
		max-width: 550px;
		margin: 0 auto;
		text-align: center;
		padding: 0 20px;
	}
	.live-visitor-section .rows .col-2{
		max-width: 100%;
		margin-top: 30px;
	}

	.rings-sec.left.list-view img, .live-visitor-section img {
		max-width: 380px;
		margin-top: 20px;
	}
	.live-visitor-section .live-content:first-child {
		margin-bottom: 50px;
	}
	.lead-scoring-section .lead-img picture:first-child img {
		max-width: 600px;
	}
	.lead-scoring-section .lead-img picture:last-child img {
		max-width: 350px;
	}
	.activity-section .activity-img picture:first-child img {
		max-width: 600px;
	}
	.activity-section .activity-img picture:last-child img {
		max-width: 250px;
	}
	.visitor-section {
		padding: 4em 0;
	}
	.visitor-section .sec-right {
		height: auto;
		max-width: 600px;
		margin: 0 auto;
	}
	.visitor-section .col-2,
	.visitor-section .col-1{
		flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		max-width: 100%;
		order: inherit;
	}
	.visitor-section .sec-left {
		right: 0;
		position: relative;
		margin: 0 auto;
		max-width: 500px;
		text-align: center;
	}
	.visitor-section .screen-1 img {
		max-width: 400px;
	}
	.notification-section .sub img {
		max-width: 180px;
		top: 130px;
		left: 150px;
	}
	.notific-content {
		flex: 0 0 50%;
		max-width: 50%;
	}	
	.notific-img {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.notification-section .sub img {
		max-width: 220px;
	}
	.live-main .rows {
		display: block;
	}
	.why-section .soft-content {
		padding: 0;
		max-width: 100%;
		margin: 0;
	}
}


@media screen and (max-width:767px) {
	.other-lang .wrapper h2, .other-lang .live-visitor-section h2.sub {
		font-size: 24px;
	}
	.other-lang h1 {
		font-size: 28px;
	}
	.i18n-ar div.notification-section h2, .i18n-ar div.notification-section p {
		text-align: center;
	}
	h1 {
		font-size: 36px;
	}
	.wrapper h2 {
		font-size: 28px;
	}
	.banner-section h1 span {
		display: inline;
	}
	.wrapper h4 {
		font-size: 24px;
	}
	.wrapper .title {
		padding-bottom: 1em;
	}
	
	.feature-section.activity-section, .feature-section {
		padding: 3em 0;
	}
	.live-visitor-section h2.sub {
		font-size: 28px;
	}
	.live-visitor-section .col-1 img{
		max-width: 100%;
	}
	.visitor-section .screen-1 img,
	.lead-scoring-section .lead-img picture:last-child img{
		width: 100%;
		margin: 0 auto;
		display: block;
	}
/*
	.live-visitor-section .col-1 img, .live-visitor-section img {
		max-width: 90%;
	}
*/
	.lead-scoring-section .lead-img picture:last-child img {
		position: relative;
		top: 0;
		left: 0;
		transform: none;
		margin: 0 auto;
		display: block;
	}
	.lead-img picture:last-child img {
		transition-delay: .1s;
		-webkit-transition-delay: .1s;
	}
	.lead-scoring-section .lead-img picture:first-child img,
	.activity-section .activity-img picture:last-child img{
		display: none;
	}
	.activity-section .activity-img picture:first-child img {
		max-width: 100%;
	}
	.activity-section .activity-img picture:last-child img {
		max-width: 200px;
	}
	.visitor-section .screen-2 img{
		display: none;
	}
	.notific-content {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 3em 0;
		order: 2;
		text-align: center;
	}
	.notification-section .sub img {
		left: 40px;
		top: 160px;
	}
	.notific-main {
 	   flex-wrap: wrap;
 	   -ms-flex-wrap: wrap;
	}
	.notific-img {
		flex: 0 0 100%;
		max-width: fit-content;
	}	
	.notific-screen > picture img {
		margin-left: -60px;
	}
	.key-features {
		display: block;
	}
	.key-features .key-content {
		padding: 0;
		max-width: 100%;
	}
	.key-features .key-content:first-child {
		margin-bottom: 35px;
	}

}

@media screen and (max-width:375px) {
	h1 {
		font-size: 30px;
	}
	.notification-section .sub img {
		max-width: 200px;
		top: 120px;
		left: 0;
		margin: 0 auto;
		right: 0;
	}
}