#block-system-main {
	margin-top: -72px !important;
}
.main-container-wrapper #mini-panel-product_menu {
	background: transparent !important;
}
.download-apps-section {
	margin-bottom: -100px;
	padding-top: 120px;
}
.banner-wrap a.get-start-now-btn {
	margin-top: 25px;
}
.row em {
	font-style: inherit;
}
#mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a {
	color: #fff !important;
}
.get-start-now-btn {
	display: inline-block !important;
}
.umain .get-start-now-btn {
	display: none !important;
}
.banner-wrap {
	text-align: center;
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
}
.banner-bg-column-left, .banner-bg-column-right {
	background: url(../images/live-chat-banner-right.jpg) no-repeat 100% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
	left: 0px;
	width: 50%;
	height: 100%;
	top: 0px;
}
.banner-bg-column-right {
	background: url(../images/live-chat-banner-left.jpg) no-repeat 0% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	right: 0px;
	left: auto;
}
.banner-wrap .content-wrap {
	padding: 136px 0px 50px;
	position: relative;
	z-index: 1;
}
.banner-wrap h1 {
	max-width: 800px;
	margin: 0 auto 20px;
	color: #fff;
}
.banner-wrap p {
	color: #fff;
}
.get-start-now-btn {
	background: #ea3030;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 10px 45px;
	outline: none;
	text-transform: uppercase;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	border: 1px solid transparent;
	margin-bottom: 10px;
}
.visitors .content-wrap {
	padding: 180px 0 70px;
}
.automate .z-slider-wrap, .automate .chat-characters {
	max-width: 344px;
	margin: 0 auto;
	display: block;
}
.automate .chat-characters {
	position: relative;
	left: -45px;
}
.automate .z-slider {
	margin-bottom: 0px;
}
.automate .left-section div {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 30px;
	margin-top: 15px;
}
.automate .left-section div.pad {
	background: url(https://www.zoho.com/salesiq/images/live-chat-arrow.png) no-repeat 4px 6px;
	padding-left: 30px;
}
.automate .left-section div span {
	display: none;
}
.automate .left-section div span.alt-color {
	color: #5bb46c;
	font-weight: 600;
}
.themes-section .z-slider-wrap {
	max-width: 581px;
	margin: 0px auto;
}
.barchart-wrap {
	position: relative;
	height: 250px;
	max-width: 500px;
	margin: 0 auto 60px;
	width: 90%;
}
.barchart-wrap .marker {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 1px;
	background: #d0d8dd;
}
.barchart-wrap .marker.one {
	bottom: 0px;
}
.barchart-wrap .marker.two {
	bottom: 50px;
}
.barchart-wrap .marker.three {
	bottom: 100px;
}
.barchart-wrap .marker.four {
	bottom: 150px;
}
.barchart-wrap .marker.five {
	bottom: 200px;
}
.barchart-wrap .marker span {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.barchart {
	width: 100%;
	height: 100%;
}
.barchart-wrap .bar {
	width: 14%;
	margin-left: 5%;
	background: transparent;
	position: relative;
	height: 100%;
	float: left;
	position: relative;
}
.barchart-wrap .bar.one {
	margin-left: 10%;
}
.marker-pointer {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 0px;
	bottom: 0px;
	-webkit-transition: height 1s ease;
	-moz-transition: height 1s ease;
	-o-transition: height 1s ease;
	transition: height 1s ease;
}
.market-text {
	position: absolute;
	top: 100%;
	margin-top: 20px;
	text-align: center;
	max-width: 100%;
	width: 100%;
	font-size: 12px;
	line-height: 17px;
}
.barchart-wrap .bar.one .marker-pointer {
	background: #2ecc71;
}
.barchart-wrap .bar.two .marker-pointer {
	background: #e74c3c;
}
.barchart-wrap .bar.three .marker-pointer {
	background: #f1c40f;
}
.barchart-wrap .bar.four .marker-pointer {
	background: #cccccc;
}
.barchart-wrap .bar.five .marker-pointer {
	background: #3b91ea;
}
.visitors-text {
	font-size: 12px;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	position: absolute;
	right: 99%;
	top: 50%;
}
.offline {
	background: #fff;
	position: relative;
	text-align: center;
	z-index: 1;
}
.offline::after {
	background-image: url("https://www.zoho.com/salesiq/images/live-chat-offline-bg.png");
	background-position: left top;
	background-repeat: no-repeat;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.offline p {
	max-width: 700px;
	margin: 0 auto 50px;
}
.offline img {
	max-width: 700px;
	margin: 0 auto;
	display: block;
	position: relative;
	margin-bottom: -150px;
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
	width: 100%;
}
/*  newly added */
.chat-holder-wrap {
	position: relative;
	display: block;
	overflow: hidden;
}
.chat-holder {
	float: left;
	position: relative;
	width: 50%;
}
.chat-container {
	background: #e7e9ef;
	margin: 0 auto;
	min-height: 320px;
	position: relative;
	max-width: 300px;
}
.chat-one, .chat-two {
	-webkit-transition: .9s ease .1s;
	-moz-transition: .9s ease .1s;
	-o-transition: .9s ease .1s;
	transition: .9s ease .1s;
	-webkit-transform: translateY(277px);
	-moz-transform: translateY(277px);
	-o-transform: translateY(277px);
	transform: translateY(277px);
}
.chat-header {
	background: #141a32;
	height: 18px;
	line-height: 18px;
	padding: 10px 0;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.chat-header.highlight {
	background: #21523B;
}
.chat-header .chat-title {
	float: left;
	width: 70px;
}
.chat-header .chat-nav {
	float: right;
}
.chat-header .user-info {
	width: 230px;
}
.chat-title .chater-name {
	display: inline-block;
	text-align: center;
	width: 180px;
	color: #fff;
	font-size: 14px;
}
.chat-title .chater-img {
	display: inline-block;
	width: 50px;
}
.chat-nav span {
	display: inline-block;
	width: 35px;
	height: 2px;
	position: relative;
	top: 7px;
	width: 15px;
	margin: 0 10px;
	background: none repeat scroll 0 0 #fff;
}
.chat-two .chater-name {
	transition: .5s ease .4s;
	opacity: 0;
}
.chat-nav .chat-close:after {
	content: '';
	position: absolute;
	width: 15px;
	height: 2px;
	background: #fff;
	transform: rotate(-100deg);
	left: 0px;
}
.chat-nav .chat-close {
	transform: rotate(-40deg);
}
.typing-box {
	background: none repeat scroll 0 0 #fff;
	border-radius: 2px;
	bottom: 0;
	min-height: 60px;
	margin: 15px;
	padding: 5px 10px;
	position: absolute;
	width: 250px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}
.typing-box span {
	opacity: 0;
}
.sent-msg-container, .received-msg-container {
	min-height: 50px;
	padding: 15px;
	opacity: 0;
	transition: .7s ease;
	overflow: hidden;
	position: relative;
}
.sent-msg-container .sent-msg, .received-msg-container .received-msg {
	background: #fff;
	border-radius: 2px;
	width: 203px;
	float: left;
	padding: 5px 7px;
	position: relative;
	margin: 0 15px 0px 0px;
	-webkit-transition: .9s ease .6s;
	-moz-transition: .9s ease .6s;
	-o-transition: .9s ease .6s;
	transition: .9s ease .6s;
}
.sent-msg-container .sent-msg:after {
	background: none repeat scroll 0 0 #fff;
	border-top-left-radius: 30px;
	content: "";
	height: 15px;
	margin: -8px 0;
	position: absolute;
	right: -7px;
	top: 50%;
	transform: rotateZ(-47deg);
	width: 15px;
}
.received-msg-container .received-msg:before {
	background: #fff;
	border-top-left-radius: 30px;
	content: "";
	height: 15px;
	left: -7px;
	margin: -8px 0;
	position: absolute;
	top: 50%;
	transform: rotateZ(135deg);
	width: 15px;
}
.sent-msg-container .sender-avator, .received-msg-container .receiver-avator {
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -20px !important;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: all 0.4s ease 0.4s;
	-moz-transition: all 0.4s ease 0.4s;
	-o-transition: all 0.4s ease 0.4s;
	transition: all 0.4s ease 0.4s;
}
.received-msg-container .receiver-avator {
	right: auto;
	left: 0px;
}
.sent-msg-container .scaleOut, .received-msg-container .scaleOut {
	transform: scale(.6);
	opacity: 0;
}
.sent-msg-container .translateOut, .received-msg-container .translateOut {
	transform: translateX(10px);
	opacity: 0;
}
.received-msg-container .received-msg, .received-msg-container .receiver-avator {
	float: right;
	margin: 0px 0px 0px 15px;
}
.chat-container p {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: left;
	margin-bottom: 5px;
}
.sent-msg-container small, .received-msg-container small {
	color: #ccc;
	line-height: 15px;
	float: right;
	font-size: 10px;
	position: relative;
}
.user-added {
	font-size: 12px;
	color: #aaa;
	text-align: center;
	line-height: 18px;
	opacity: 0;
	transition: .8s ease .9s;
}
.customer, .agent {
	background: none repeat scroll 0 0 #E4E4E4;
	border-radius: 100%;
	bottom: 70px;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	width: 100px;
	overflow: hidden;
	opacity: 1;
	display: none;
}
.ripple-effect {
	position: absolute;
	border-radius: 50%;
	background: rgba(18,211,120,0.7);
	user-select: none;
	pointer-events: none;
	padding: 0;
	margin: 0;
	opacity: 0.8;
	transform: translate3d(-50%, -50%, 0);
}
.chat-user-img-wrap {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 107px;
	margin-top: -17px;
}
.chat-user-img {
	width: 50%;
	float: left;
}
.chat-user-img img {
	max-width: 109px;
	margin: 0 auto;
	display: block;
}
.chat-left-right, .chat-right-left, .down-arrow {
	display: none;
	position: absolute;
	top: 50%;
	margin: -13px 0px 0px -35px;
	width: 70px;
	left: 50%;
	height: 26px;
}
.down-arrow {
	width: 34px;
	height: 34px;
	background: url(https://www.zoho.com/salesiq/images/live-chat-sprite.png) -232px -150px;
	cursor: pointer;
	margin: -18px 0px 0px -18px;
	border: 1px solid #fff;
	border-radius: 50%;
}
.spinner {
	margin: 0 auto;
	width: 70px;
	text-align: center;
}
.chat-right-left .spinner {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.spinner > div {
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
 @-webkit-keyframes sk-bouncedelay {
 0%, 80%, 100% {
-webkit-transform: scale(0)
}
 40% {
-webkit-transform: scale(1.0)
}
}
 @keyframes sk-bouncedelay {
 0%, 80%, 100% {
 -webkit-transform: scale(0);
 transform: scale(0);
}
40% {
 -webkit-transform: scale(1.0);
 transform: scale(1.0);
}
}
/* Image Slider */
.image-slider {
	max-width: 800px;
	margin: 0 auto;
	width: 80%;
	position: relative;
	text-align: center;
	margin-top: 30px;
}
.slider-img-container {
	width: 100%;
	position: relative;
	height: 450px;
	box-sizing: border-box;
}
.slider-img-container img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
 //box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05);
 //opacity:0;
	transition: all 0.6s ease;
 //max-width:800px;
}
.slider-nav-desc {
	margin-bottom: 30px;
	display: inline-block;
	position: relative;
	padding: 0 10px;
}
.slider-nav-desc:after {
	background: #efefef none repeat scroll 0 0;
	bottom: -10px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}
.slider-img-desc {
	position: relative;
	max-width: 500px;
	margin: 0 auto 40px;
	min-height: 45px;
	padding-top: 30px;
}
.slider-img-desc p {
	opacity: 0;
	transition: all 0.4s ease;
	display: none;
 //position:absolute;
 line-height::;
	font-size: 16px;
	margin: 0px auto !important;
}
.image-slider .slider-img-desc-hover p.active {
 //margin:15px;
 //display:inline-block;
	opacity: 1;
}
.slider-img-container img.active, .slider-img-desc p.active {
	opacity: 1 !important;
	transition: all 0.4s ease;
	display: block;
	z-index: 10;
}
.slider-nav-desc span {
	color: #959595;
 // font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
 // font-size: 18px;
	font-weight: normal;
	padding: 0 5px;
	margin-right: 20px;
	cursor: pointer;
	text-transform: uppercase;
}
.slider-nav-desc span.active {
	color: #00aeef;
	position: relative;
}
.slider-nav-desc span.active:after {
	background: #00aeef none repeat scroll 0 0;
	bottom: -10px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 2
}
.slider-nav-desc span:last-child {
	margin-right: 0;
}
.slider-nav-arrow {
 //display:none;
}
.image-slider .slider-img-desc-hover {
	display: block;
	position: fixed;
	overflow: hidden;
	background: rgba(0,0,0,0.8);
	width: 200px;
}
.zleft-nav, .zright-nav {
	background-image: url("https://www.zoho.com/desk/images/slider-navi-arrow.png");
	background-repeat: no-repeat;
	background-size: 60px auto;
	cursor: pointer;
	background-position: -30px 0;
	display: inline-block;
	height: 60px;
	position: absolute;
	top: 50%;
	width: 30px;
	margin-top: -30px;
	text-indent: -9999px;
}
.zleft-nav {
	display: none;
	left: -80px;
}
.zright-nav {
	left: auto;
	right: -80px;
	transform: rotate(180deg);
}

@media screen and (max-width: 1050px) {
.zleft-nav {
	left: -50px;
}
.zright-nav {
	right: -50px;
}
}

@media screen and (max-width: 992px) {
.slider-nav-desc {
	display: none;
}
}

@media screen and (max-width: 767px) {
#mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a {
	color: #333 !important;
}
.main-container-wrapper #mini-panel-product_menu .content-wrap {
    margin: 0;
    width: 100%;
	background:#fff;
}
.slider-img-desc p {
	font-size: 14px;
}
.slider-img-desc {
	margin-top: 0;
}
.slider-nav-arrow {
	display: block;
}
.slider-nav-arrow.zleft-nav {
	display: none;
}
.product-header-inner {
	min-height: 50px;
}
.zleft-nav, .zright-nav {
	background-size: 30px auto;
	height: 30px;
	margin-top: -7px;
	width: 15px;
	background-position: -15px 0;
}
.zleft-nav {
	left: -7%;
}
.zright-nav {
	right: -7%;
}
}
/* Image Slider Ends */
.platforms {
	text-align: center;
	background: #222a38 url(https://www.zoho.com/salesiq/images/live-chat-platforms.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.platforms .content-wrap {
	max-width: 1100px;
	margin: 0 auto;
	padding: 70px 0px;
}
.platforms img {
	max-width: 720px;
	margin: 0 auto 40px;
	display: block;
	width: 100%;
}
.platforms h3 {
	color: #fff;
	max-width: 550px;
	margin: 0 auto 60px;
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
}
.testimonial-section {
	background: #fff url(../images/testimonial-bg.png) no-repeat center 85%;
	color: #333;
	text-align: center;
}
.z-slider-wrap {
	position: relative;
}
.z-slider {
	margin-bottom: 30px;
}
.testimonial-section .z-slider {
	max-width: 700px;
	margin: 0px auto 30px;
	position: relative;
	-webkit-transition: height 0.7s ease;
	-moz-transition: height 0.7s ease;
	-o-transition: height 0.7s ease;
	transition: height 0.7s ease;
}
.testimonial-section .img-wrap {
	display: inline-block;
	width: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	background: #fff;
	height: 60px;
	margin-bottom: 10px;
}
.testimonial-section .img-wrap span {
	background-image: url(https://www.zoho.com/salesiq/images/salesiq-sprite.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	display: block;
}
.testimonial-section .img-wrap span.customer-1 {
	background-position: -410px -121px;
}
.testimonial-section .img-wrap span.customer-2 {
	background-position: -495px -121px;
}
.testimonial-section .img-wrap span.customer-3 {
	background-position: -319px -121px;
}
.testimonial-name {
	font-weight: 600;
	display: block;
	margin: 0px 0px 3px;
}
.testimonial-section .img-wrap span {
	background-image: url(https://www.zoho.com/salesiq/images/salesiq-sprite.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	display: block;
}
.testimonial-designation {
	font-style: italic;
	font-size: 14px;
	display: block;
}
.testimonial-section p {
	display: block;
}
.z-slider li {
	position: absolute;
	top: 0px;
	display: none;
	width: 100%;
}
.z-slider li img {
	display: block;
	width: 100%;
	height: auto;
}
.z-slider-nav {
	padding-bottom: 20px;
	display: none;
	position: relative;
	top: -10px;
}
.z-slider-nav li {
	display: inline-block;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	margin: 0px 3px;
	border: 1px solid #fff;
	background: #868d92;
	-webkit-transition: background 0.7s ease;
	-moz-transition: background 0.7s ease;
	-o-transition: background 0.7s ease;
	transition: background 0.7s ease;
}
.z-slider-nav li.active {
	background: #1f262b;
}
.bottom-section {
	background: #34a2fd;
	background: rgba(52, 162, 253, 0.8);
	color: #fff;
	text-align: center;
}
.bottom-section .content-wrap, .testimonial-section .content-wrap {
	padding: 70px 0px;
}
.features-section .content-wrap {
	padding: 100px 0px;
}
.bottom-section * {
	color: #fff;
}
.bottom-section h3 {
	margin-bottom: 7px;
}
.bottom-section p {
	margin-bottom: 30px;
}
.bottom-section a {
	margin-bottom: 0px;
}
.bottom-section span {
	display: block;
	margin-top: 3px;
}
.apple-store, .google-play {
	
	background-image:url(../../images/product-common-sprite.png);
}
.download-apps-heading {
	font-size: 26px;
	text-align: center;
}
.download-apps {
	display: block !important;
	width: auto;
	text-align: center;
	padding-bottom: 25px;
}
.bottom-section h3 {
	font-size: 24px;
}
.download-apps a {
	float: none;
	opacity: 1;
}
.apple-store, .google-play, .windows-store {
	background-position: left -60px;
	width: 135px;
}
.google-play {
	background-position: left -105px;
}
.get-start-now-btn {
	background: #ea3030;
	color: #fff !important;
	text-decoration: none;
	display: inline-block;
	padding: 10px 45px;
	outline: none;
	text-transform: uppercase;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	border: 1px solid transparent;
	margin-bottom: 10px;
}



@media screen and (max-width: 1200px) {
.content-wrap {
	max-width: 90%;
	margin: 0px 5%;
}
.main-container-wrapper #mini-panel-product_menu .content-wrap {
	margin: 0;
	padding: 0;
}
}
@media only screen and (max-width: 992px) {
.download-apps-section {
	margin-bottom: 0px !important;
     padding: 60px 10% 0;
}
}
@media screen and (max-width: 900px) {
.main {
	margin: 0;
}
.product-logo, .product-menu li a {
	color: #fff;
}
.visitors-text {
	right: 98%;
}
.offline {
	background-position: left bottom!important;
}
}


@media only screen and (max-width : 767px) {
.chat-holder, .chat-user-img-wrap {
	display: none !important;
}

.platforms h3 {
    font-size: 20px;
    line-height: 30px;
}
.platforms img {
	max-width: 720px;
	margin: 0 auto 10px;
}
}

@media only screen and (max-height : 720px) {
.banner-wrap .content-wrap {
	padding: 180px 0 20px;
}
}