*, *:before, *:after {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}
body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1em
}
body, html {
	width: 100%;
	height: 100%
}
.clear {
	clear: both
}
p {
	line-height: 1.58;
	color: #000
}
a {
	transition: all 0.7s ease
}
.vtop {
	vertical-align: top;
	display: inline-block
}
.vcenter {
	vertical-align: middle;
	display: inline-block
}
.align-c {
	text-align: center
}
.align-r {
	text-align: right
}
.align-l {
	text-align: left
}
.hidden-xs {
	display: block
}
.visible-xs {
	display: none
}
.product-header-inner {
	max-width: 1280px
}
.product-menu li a.active {
	box-shadow: 0 -2px 0 #00add5 inset
}
.product-header-top .product-menu li a.active {
	box-shadow: none
}
.common-footer ul {
	max-width: 732px
}
.common-footer {
	font-size: 12px
}
.footer-zohologo {
	display: none
}
#zLoadingOverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color: #fff
}
#zLoadingGraphic {
	position: fixed;
	left: 50%;
	margin-left: -36px;
	top: 50%;
	margin-top: -9px;
	z-index: 9999
}
.zspinner {
	text-align: center;
	margin: 0 5px
}
.zloading-txt {
	display: block;
	color: #999;
	font-size: 12px;
	padding-top: 5px;
	text-transform: uppercase;
	letter-spacing: 2px
}
.zspinner .spinnerItem1, .zspinner .spinnerItem2, .zspinner .spinnerItem3, .zspinner .spinnerItem4 {
	width: 6px;
	height: 6px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	position: relative;
	display: inline-block;
	top: -1px;
	animation: sk-bouncedelay 1s infinite ease-in-out both
}
.zspinner.dotsLoading {
	margin: 20px 5px;
	display: block
}
.zspinner.dotsLoading .spinnerItem1, .zspinner.dotsLoading .spinnerItem2, .zspinner.dotsLoading .spinnerItem3, .zspinner.dotsLoading .spinnerItem4 {
	width: 8px;
	height: 8px
}
.zspinner.dotsLoading.large .spinnerItem1, .zspinner.dotsLoading.large .spinnerItem2, .zspinner.dotsLoading.large .spinnerItem3, .zspinner.dotsLoading.large .spinnerItem4 {
	width: 12px;
	height: 12px;
	margin: 2px
}
.zspinner.dotsLoading .spinnerItem1 {
	background-color: #f0463e;
	animation-delay: -0.8s
}
.zspinner.dotsLoading .spinnerItem2 {
	background-color: #68c16b;
	animation-delay: -0.6s
}
.zspinner.dotsLoading .spinnerItem3 {
	background-color: #0497d9;
	animation-delay: -0.4s
}
.zspinner.dotsLoading .spinnerItem4 {
	background-color: #fcb91f;
	animation-delay: -0.2s
}
.zspinner .spinnerItem1 {
	animation-delay: -0.4s
}
.zspinner .spinnerItem2 {
	animation-delay: -0.2s
}
.zspinner .spinnerItem3 {
	animation-delay: -0.1s
}
@keyframes sk-bouncedelay {
0.00%, 80%, 100% {
transform:scale(0);
opacity:0
}
40% {
transform:scale(1);
opacity:1
}
}
.mc-content-row {
	max-width: 67.5em;
	margin: 0 auto
}
.mc-titleSection {
	text-align: left
}
.mc-titleSection .mc-content-row {
	position: relative
}
.mc-titleSection .mc-header-content {
	max-width: 26.25em;
	position: absolute;
	left: 1.875em;
	top: 3.125em
}
.mc-titleSection h1 {
	font-size: 37px;
    line-height: 1.5;
	color: #000
}
.mc-titleSection h1 span {
	display: block
}
.mc-titleSection p {
	padding: 1.5625em 0 1.875em;
	font-size: 17px;
    font-weight: 340;
	color: #000;
	max-width: 90%
}
.footer {
	background: none;
	border-top: 1px solid #f5f5f5
}
.footer-links {
	border-bottom: 1px solid #f5f5f5
}
/*.all-features {
	padding: 3.75em 0;
	border-top: 1px solid #e2e2e2
}
.all-features ul.menu {
	padding: 0;
	margin: 0 auto;
	margin-top: 2.5em;
	float: none;
	max-width: 57.5em;
	width: 90%;
	display: block;
	overflow: hidden
}
.all-features h3 {
	text-transform: uppercase;
	text-align: center;
	font-size: 1.625em;
}
.all-features ul.menu li {
	width: 33.333%;
	min-height: 2.5em;
	margin-bottom: .625em;
	text-align: center;
	box-sizing: border-box
}
.all-features ul.menu li.active a, .all-features ul.menu li.active-trail a, .all-features ul.menu li a:hover {
	color: #00add5
}
.all-features ul.menu li a {
	padding: 0 1.875em;
	color: #333;
	text-transform: none;
	font-size: 1em;
	line-height: 1.3;
	font-weight: normal;
	display: block;
	transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s
}*/
.page-section {
	padding-top: 6.25em
}
.page-section h2 {
	font-size: 30px;
	line-height: 1.5;
	font-weight: 300;
	color: #000
}
.page-section h2 span {
	font-size: 30px; 
	display: block
}
.page-section p {
	padding: .9375em 0 1.875em;
	font-size: 16px;
	font-weight: 300;
	color: #000;
	max-width: 90%
}
.page-section .mc-contentWrapper .mc-content-row {
	display: table;
	width: 100%
}
.page-section .mc-content-container {
	display: table-cell;
	width: 26.875em;
	vertical-align: top
}
.page-section .mc-content-container .mc-content-textbox {
	width: 25em
}
.page-section .mc-image-container {
	display: table-cell;
	vertical-align: bottom;
	width: 40.625em;
	text-align: center;
	position: relative
}
.page-section .mc-image-container h2 {
	text-align: left;
	position: absolute;
	right: 1.4375em;
	top: .5em
}
.mc-featuredSection {
	overflow: hidden;
	background: #fff;
	padding-top: 3.125em
}
.mc-featuredSection .mc-contentWrapper {
	position: relative;
	margin-bottom: -5em;
	padding-top: 1.375em
}
.mc-featuredSection .mc-contentWrapper .mc-content-row {
	max-width: 70.3125em;
	position: relative;
	height: 39.0625em;
	left: 1.875em
}
.mc-featured-animation {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto
}
.mc-featured-animation .mc-crm-icon {
	position: absolute;
	top: 0;
	right: 0;
	width: 11em;
	height: 6.75em
}
.mc-featured-animation .mc-crm-icon img {
	width: 6.75em;
	height: 6.75em
}
.mc-featured-animation .mc-crm-icon span {
	font-size: 1.625em;
	padding-left: 0
}
.mc-featured-animation .mc-line-1 {
	position: absolute;
	top: 3.625em;
	right: 9.5em;
	width: 20.3125em;
	height: 26.9375em
}
.mc-featured-animation .mc-crm-points {
	position: absolute;
	top: 8.3125em;
	right: 2.25em;
	width: 10.5em;
	height: 17.375em
}
.mc-featured-animation .mc-crm-points ul {
	padding: 0;
	margin: 0;
	margin-top: 2.3125em
}
.mc-featured-animation .mc-crm-points ul li {
	position: relative;
	margin: 0 0 1.875em;
	text-transform: uppercase;
	font-size: .875em
}
.mc-featured-animation .mc-crm-points ul li:after {
	content: "";
	position: absolute;
	width: 3.3125em;
	height: 4em;
	left: 0;
	right: 0;
	margin: auto;
	top: -60px;
	background: url(../images/mc-featured-crm-points-icon.svg);
	background-size: 100% 400%;
	background-position: left bottom
}
.mc-featured-animation .mc-crm-points ul li span {
	background: url(../images/mc-featured-crm-points-icon.svg);
	background-size: 100% 400%;
	display: inline-block;
	vertical-align: middle;
	margin-right: .1875em
}
.mc-featured-animation .mc-crm-points ul li:nth-child(1) {
	margin-bottom: 2.5em
}
.mc-featured-animation .mc-crm-points ul li:nth-child(1) span {
	width: 3.4375em;
	height: 3.4375em;
	background-position: 0 0
}
.mc-featured-animation .mc-crm-points ul li:nth-child(2) {
	margin-bottom: 2.8125em
}
.mc-featured-animation .mc-crm-points ul li:nth-child(2) span {
	width: 3.4375em;
	height: 3.4375em;
	background-position: 0 -17.3125em
}
.mc-featured-animation .mc-crm-points ul li:nth-child(3) span {
	width: 3.4375em;
	height: 4.375em;
	background-position: 0 -26.625em
}
.mc-featured-animation .mc-mail-img {
	position: absolute;
	bottom: -1.75em;
	right: 16.375em;
	width: 25em;
	height: 27.5em
}
.mc-featured-animation .mc-line-2 {
	position: absolute;
	bottom: 9.125em;
	left: 18.8125em;
	width: 22.8125em;
	height: 11.75em
}
.mc-featured-animation .mc-crm-img {
	position: absolute;
	bottom: 2.625em;
	left: 0;
	width: 22.5em;
	height: 13.6875em
}
.mc-mail-icon {
	position: absolute;
	top: 8.375em;
	right: 28.9375em;
	width: 10.75em;
	height: 6.75em
}
.mc-mail-icon img {
	width: 6.75em;
	height: 6.75em
}
.mc-mail-icon span {
	font-size: 1.625em;
	padding-left: .1875em
}
.mc-line-bg {
	position: absolute;
	top: 5.3125em;
	right: 11.25em;
	width: 33.4375em;
	height: 21.3125em
}
.mc-line-bg .mc-star {
	width: .875em;
	height: .875em;
	background: url(../images/mc-star-icon.svg) no-repeat;
	background-size: 100%;
	display: inline-block;
	position: absolute
}
.mc-line-bg .mc-star.star1 {
	top: 10.75em;
	left: 2.8125em;
	-webkit-animation: star 3s linear infinite;
	animation: star linear 3s infinite;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s
}
.mc-line-bg .mc-star.star2 {
	bottom: 0;
	right: 3.4375em;
	-webkit-animation: plus 3s linear infinite;
	animation: plus linear 3s infinite;
	-webkit-animation-delay: 2.5s;
	-moz-animation-delay: 2.5s;
	-o-animation-delay: 2.5s;
	animation-delay: 2.5s
}
.mc-line-bg .mc-plus {
	width: .625em;
	height: .625em;
	background: url(../images/mc-plus-icon.svg) no-repeat;
	background-size: 100%;
	display: inline-block;
	position: absolute
}
.mc-line-bg .mc-plus.plus1 {
	top: 8.125em;
	left: 17.8125em;
	-webkit-animation: plus 3s linear infinite;
	animation: plus linear 3s infinite;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s
}
.mc-line-bg .mc-plus.plus2 {
	top: 0;
	right: 0;
	-webkit-animation: star 3s linear infinite;
	animation: star linear 3s infinite;
	-webkit-animation-delay: 2.5s;
	-moz-animation-delay: 2.5s;
	-o-animation-delay: 2.5s;
	animation-delay: 2.5s
}
.mc-line-bg .mc-cloud {
	width: 4.6875em;
	height: 2.1875em;
	background: url(../images/mc-cloud-icon.svg) no-repeat;
	background-size: 100%;
	display: inline-block;
	position: absolute;
	top: 1.8125em;
	left: 10.9375em
}
.mc-line-bg .mc-line {
	width: 5.9375em;
	height: .3125em;
	background: url(../images/mc-line-icon.svg) no-repeat;
	background-size: 100%;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 2.375em;
	opacity: 0.6
}
.mc-lead-animation .mc-mail-icon {
	top: .3125em;
	right: 19.0625em
}
.mc-lead-animation .mc-mail-icon .mc-pro-icon {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s
}
.mc-lead-animation .mc-mail-icon .mc-pro-icon i {
	background-position: 0 -52px
}
.mc-lead-animation .mc-mail-icon .ripple span:after {
	opacity: 0;
	transform: scale(0, 0)
}
.mc-lead-animation .mc-mail-icon .ripple span:nth-child(3):after {
	-webkit-animation-delay: 1.34s;
	animation-delay: 1.34s;
	background: #ff8683
}
.mc-lead-animation .mc-mail-icon .ripple span:nth-child(2):after {
	-webkit-animation-delay: 1.28s;
	animation-delay: 1.28s;
	background: #ffa4a4
}
.mc-lead-animation .mc-mail-icon .ripple span:nth-child(1):after {
	-webkit-animation-delay: 1.22s;
	animation-delay: 1.22s;
	background: #ffa4a4
}
.mc-lead-animation .mc-line-bg {
	top: 0;
	right: 0;
	left: 0;
	width: 37.5em;
	height: 25.625em;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s
}
.mc-lead-animation .mc-line-bg .mc-star.star1 {
	top: 0;
	left: 18.75em
}
.mc-lead-animation .mc-line-bg .mc-plus.plus1 {
	top: 6.25em;
	left: 12.375em
}
.mc-lead-animation .mc-line-bg .mc-cloud {
	top: 2.8125em;
	left: 5.9375em
}
.mc-lead-animation .mc-line-bg .mc-line {
	left: 5.5em;
	bottom: initial;
	top: 18.125em
}
.mc-lead-img {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s
}
.mc-lead-img .mc-lead-bg {
	position: absolute;
	left: 26px;
	top: 108px;
	display: inline-block;
	width: 37.5em;
	height: 11.6875em;
	background: url(../images/mc-lead-bg.svg) no-repeat;
	background-size: 100%
}
.mc-lead-img .mc-lead-bg ul {
	position: absolute;
	left: 140px;
	top: 95px;
	text-align: left
}
.mc-lead-img .mc-lead-bg ul li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 18px;
	margin-right: 8px
}
.mc-lead-img .mc-lead-bg ul li span {
	padding-left: 5px
}
.mc-lead-img .mc-lead-bg ul li span:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid #555555
}
.mc-lead-img .mc-lead-bg ul li span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	margin-top: 3px;
	margin-left: 3px;
	border-radius: 50%;
	background: none;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-duration: 5s;
	-moz-animation-duration: 5s;
	-o-animation-duration: 5s;
	animation-duration: 5s
}
.mc-lead-img .mc-lead-bg ul li.active {
	font-size: 1.0625em;
}
.mc-lead-img .mc-lead-bg ul li.active span:after {
	background: #555555;
	transition: all .7s ease-in
}
.mc-lead-img .mc-lead-bg ul li:first-child span:after {
	-webkit-animation-name: fadeInOut;
	animation-name: fadeInOut;
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-o-animation-delay: 3s;
	animation-delay: 3s
}
.mc-lead-img .mc-lead-bg ul li:last-child span:after {
	-webkit-animation-name: fadeInOut1;
	animation-name: fadeInOut1;
	-webkit-animation-delay: 8s;
	-moz-animation-delay: 8s;
	-o-animation-delay: 8s;
	animation-delay: 8s
}
.mc-lead-img .mc-lead-bg .mc-lead-content-box {
	position: absolute;
	right: 65px;
	top: 65px;
	text-align: left;
	width: 220px
}
.mc-lead-img .mc-lead-bg .mc-lead-content-box .mc-lead-content-bg {
	width: 220px;
	min-height: 65px;
	content: "";
	position: absolute;
	z-index: 99;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #D5D5D5
}
.mc-lead-img .mc-lead-bg .mc-lead-content-box .mc-lead-content-head {
	padding: 15px 30px 7px 10px;
	width: 100%;
	position: absolute;
	z-index: 100
}
.mc-lead-img .mc-lead-bg .mc-lead-content-box .mc-lead-content-img {
	width: 100%;
	position: absolute;
	top: 65px;
	z-index: 100;
	padding: 0 6px
}
@-webkit-keyframes fadeInOut {
0% {
background:#fff
}
10% {
background:#555
}
90% {
background:#555
}
100% {
background:#fff
}
}
@keyframes fadeInOut {
0% {
background:#fff
}
10% {
background:#555
}
90% {
background:#555
}
100% {
background:#fff
}
}
@-webkit-keyframes fadeInOut1 {
0% {
background:#fff
}
10% {
background:#555
}
90% {
background:#555
}
100% {
background:#555
}
}
@keyframes fadeInOut1 {
0% {
background:#fff
}
10% {
background:#555
}
90% {
background:#555
}
100% {
background:#555
}
}
@-webkit-keyframes fadeLead {
0% {
min-height:65px
}
20% {
min-height:240px
}
80% {
min-height:240px
}
100% {
min-height:65px
}
}
@keyframes fadeLead {
0% {
min-height:65px
}
20% {
min-height:240px
}
80% {
min-height:240px
}
100% {
min-height:65px
}
}
@-webkit-keyframes fadeLead1 {
0% {
min-height:65px;
opacity:0;
visibility:hidden
}
20% {
min-height:240px;
opacity:1;
visibility:visible
}
80% {
min-height:240px;
opacity:1;
visibility:visible
}
100% {
min-height:240px;
opacity:1;
visibility:visible
}
}
@keyframes fadeLead1 {
0% {
min-height:65px;
opacity:0;
visibility:hidden
}
20% {
min-height:240px;
opacity:1;
visibility:visible
}
80% {
min-height:240px;
opacity:1;
visibility:visible
}
100% {
min-height:240px;
opacity:1;
visibility:visible
}
}
@-webkit-keyframes fadeLeadIn {
0% {
opacity:0;
visibility:hidden
}
10% {
opacity:0;
visibility:hidden
}
40% {
opacity:1;
visibility:visible
}
70% {
opacity:1;
visibility:visible
}
86% {
opacity:0;
visibility:hidden
}
100% {
opacity:0;
visibility:hidden
}
}
@keyframes fadeLeadIn {
0% {
opacity:0;
visibility:hidden
}
10% {
opacity:0;
visibility:hidden
}
40% {
opacity:1;
visibility:visible
}
70% {
opacity:1;
visibility:visible
}
86% {
opacity:0;
visibility:hidden
}
100% {
opacity:0;
visibility:hidden
}
}
@keyframes fadeLeadIn1 {
0% {
opacity:0;
visibility:hidden
}
10% {
opacity:0;
visibility:hidden
}
40% {
opacity:1;
visibility:visible
}
70% {
opacity:1;
visibility:visible
}
86% {
opacity:1;
visibility:visible
}
100% {
opacity:1;
visibility:visible
}
}
.fadeLeadIn {
	-webkit-animation-name: fadeLeadIn;
	animation-name: fadeLeadIn;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 5s;
	-moz-animation-duration: 5s;
	-o-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-o-animation-delay: 3s;
	animation-delay: 3s
}
.fadeLeadIn1 {
	-webkit-animation-name: fadeLeadIn1;
	animation-name: fadeLeadIn1;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 5s;
	-moz-animation-duration: 5s;
	-o-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-delay: 8s;
	-moz-animation-delay: 8s;
	-o-animation-delay: 8s;
	animation-delay: 8s
}
.leadanim .mc-lead-content-bg {
	-webkit-animation-name: fadeLead;
	animation-name: fadeLead;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-duration: 5s;
	-moz-animation-duration: 5s;
	-o-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-o-animation-delay: 3s;
	animation-delay: 3s
}
.contactanim .mc-lead-content-bg {
	-webkit-animation-name: fadeLead1;
	animation-name: fadeLead1;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-duration: 5s;
	-moz-animation-duration: 5s;
	-o-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-delay: 8s;
	-moz-animation-delay: 8s;
	-o-animation-delay: 8s;
	animation-delay: 8s
}
.dashed-path {
	stroke-dasharray: 7 5
}
.dashed-line {
	stroke-dasharray: 1100;
	stroke-dashoffset: 1100;
	animation: dash 3s linear forwards;
	animation-delay: 2.5s
}
.dashed-line.mail {
	animation-delay: 3.2s
}
.mc-line-bg {
	-webkit-animation-delay: 5s;
	-moz-animation-delay: 5s;
	-o-animation-delay: 5s;
	animation-delay: 5s
}
.mc-crm-icon img {
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	animation-delay: 0.5s
}
.mc-crm-icon .mc-pro-name {
	-webkit-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	-o-animation-delay: 0.8s;
	animation-delay: 0.8s
}
.mc-crm-points ul li {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s
}
.mc-crm-points ul li:nth-child(1) {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s
}
.mc-crm-points ul li:nth-child(2) {
	-moz-animation-delay: 1.8s;
	-o-animation-delay: 1.8s;
	animation-delay: 1.8s
}
.mc-crm-points ul li:nth-child(3) {
	-moz-animation-delay: 2.3s;
	-o-animation-delay: 2.3s;
	animation-delay: 2.3s
}
.mc-mail-icon img {
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-o-animation-delay: 3s;
	animation-delay: 3s
}
.mc-mail-icon .mc-pro-name {
	-webkit-animation-delay: 3.8s;
	-moz-animation-delay: 3.8s;
	-o-animation-delay: 3.8s;
	animation-delay: 3.8s
}
.mc-mail-img {
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-o-animation-delay: 3s;
	animation-delay: 3s
}
.mc-crm-img {
	-webkit-animation-delay: 5s;
	-moz-animation-delay: 5s;
	-o-animation-delay: 5s;
	animation-delay: 5s
}
.mc-pro-icon {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	width: 4.375em;
	height: 4.375em;
	padding: 0;
	border-radius: 50%;
	background-color: #02CCBA;
	transform: scale(0);
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s;
	-webkit-animation-name: scaleIn;
	animation-name: scaleIn;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both
}
.mc-pro-icon i {
	width: 3.125em;
	height: 3.125em;
	display: inline-block;
	background: url(../images/mc-crm-mail-icons.svg);
	background-size: 100% 200%;
	background-position: 0 4px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: auto;
	bottom: 0
}
.ripple {
	width: 6.75em;
	height: 6.75em;
	position: relative
}
.ripple span {
	position: absolute;
	left: 50%;
	top: 50%;
	padding-left: 0;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: initial !important
}
.ripple span:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-duration: 2.5s;
	animation-duration: 2.5s;
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	opacity: 0;
	transform: scale(0, 0)
}
.ripple span:nth-child(3) {
	width: 5.1875em;
	height: 5.1875em
}
.ripple span:nth-child(3):after {
	-webkit-animation-delay: 0.34s;
	animation-delay: 0.34s;
	background: #28DBC6
}
.ripple span:nth-child(2) {
	width: 5.9375em;
	height: 5.9375em
}
.ripple span:nth-child(2):after {
	-webkit-animation-delay: 0.28s;
	animation-delay: 0.28s;
	background: #4AF9De
}
.ripple span:nth-child(1) {
	width: 6.75em;
	height: 6.75em
}
.ripple span:nth-child(1):after {
	-webkit-animation-delay: 0.22s;
	animation-delay: 0.22s;
	background: #7AF9E6
}
.mc-crm-icon .mc-pro-icon {
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}
.mc-mail-icon .mc-pro-icon {
	background: #f05e56;
	-webkit-animation-delay: 3.2s;
	animation-delay: 3.2s
}
.mc-mail-icon .mc-pro-icon i {
	background-position: 0 -52px
}
.mc-mail-icon .ripple span:after {
	opacity: 0;
	transform: scale(0, 0)
}
.mc-mail-icon .ripple span:nth-child(3):after {
	-webkit-animation-delay: 3.34s;
	animation-delay: 3.34s;
	background: #ff8683
}
.mc-mail-icon .ripple span:nth-child(2):after {
	-webkit-animation-delay: 3.28s;
	animation-delay: 3.28s;
	background: #ffa4a4
}
.mc-mail-icon .ripple span:nth-child(1):after {
	-webkit-animation-delay: 3.22s;
	animation-delay: 3.22s;
	background: #ffa4a4
}
.levitate {
	-webkit-animation: levitate 4s infinite;
	-moz-animation: fadeInDown 3s 1, levitate 4s infinite;
	-webkit-animation: levitate 3s infinite;
	-moz-animation: fadeInDown 3s 1, levitate 4s infinite
}
@-webkit-keyframes levitate {
0% {
-webkit-transform:translateX(-3px)
}
50% {
-webkit-transform:translateX(2px)
}
100% {
-webkit-transform:translateX(-3px)
}
}
@-moz-keyframes levitate {
0% {
-moz-transform:translateX(-3px)
}
50% {
-moz-transform:translateX(2px)
}
100% {
-moz-transform:translateX(-3px)
}
}
@keyframes pulse {
0% {
transform:scale(0, 0);
opacity:0
}
50% {
opacity:1
}
100% {
transform:scale(1.1, 1.1);
opacity:0
}
}
@keyframes star {
0% {
-webkit-transform:rotate(0deg) scale(0.5, 0.5);
transform:rotate(0deg) scale(0.5, 0.5);
opacity:.5
}
50% {
-webkit-transform:rotate(180deg) scale(1, 1);
transform:rotate(180deg) scale(1, 1);
opacity:1
}
100% {
-webkit-transform:rotate(360deg) scale(0.5, 0.5);
transform:rotate(360deg) scale(0.5, 0.5);
opacity:.5
}
}
@keyframes plus {
from {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes dash {
from {
stroke-dashoffset:1200
}
to {
stroke-dashoffset:0
}
}
@keyframes dash {
from {
stroke-dashoffset:1200
}
to {
stroke-dashoffset:0
}
}
@-webkit-keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(30px);
transform:translateY(30px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(30px);
-ms-transform:translateY(30px);
transform:translateY(30px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s
}
@-webkit-keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translateY(-15px);
transform:translateY(-15px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translateY(-15px);
-ms-transform:translateY(-15px);
transform:translateY(-15px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s
}
@-webkit-keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(20px);
transform:translateX(20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(20px);
-ms-transform:translateX(20px);
transform:translateX(20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s
}
@-webkit-keyframes fadeIn {
from {
opacity:0
}
to {
opacity:1
}
}
@keyframes fadeIn {
from {
opacity:0
}
to {
opacity:1
}
}
.scaleIn {
	-webkit-animation-name: scaleIn;
	animation-name: scaleIn;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s
}
@-webkit-keyframes scaleIn {
from {
opacity:0;
-webkit-transform:scale(0);
-ms-transform:scale(0);
transform:scale(0)
}
to {
opacity:1;
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
}
@keyframes scaleIn {
from {
opacity:0;
-webkit-transform:scale(0);
-ms-transform:scale(0);
transform:scale(0)
}
to {
opacity:1;
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s
}
.mc-contactSection {
	background-color: #ffeded;
	padding-bottom: 3.75em
}
.mc-contactSection .mc-content-container {
	padding-top: 5em
}
.mc-contactSection .mc-image-container img {
	max-width: 37.5em
}
.mc-moreSection img {
	max-width: 37.5em;
	margin-bottom: .3125em
}
.mc-inboxSection {
	background-color: #fff4e6;
	overflow: hidden
}
.mc-inboxSection .mc-content-container {
	display: block;
	width: 100%;
	max-width: 46.25em;
	margin: 0 auto;
	text-align: center
}
.mc-inboxSection .mc-content-container .mc-content-textbox {
	width: 100%
}
.mc-inboxSection .mc-image-container {
	display: block
}
.mc-inboxSection .mc-image-container .inbox-img-hover {
	margin-bottom: -.25em;
	width: 65em
}
.mc-inboxSection .mc-image-container .inbox-img-hover .inbox-bg {
	position: absolute;
	top: -1.875em;
	right: -1.25em;
	background: url("../images/mc-zoho-inbox-img.svg") no-repeat;
	width: 24.4375em;
	height: 19.6875em
}
.inbox-img-hover {
	height: 34.6875em;
	margin: 0 auto;
	position: relative
}
.inbox-img-hover .crm-inbox-img {
	position: absolute;
	z-index: 2;
	width: 44.25em;
	height: 32.25em;
	right: 0;
	top: 2.375em
}
.inbox-img-hover .mail-inbox-img {
	position: absolute;
	width: 54.25em;
	height: 34.6875em
}
.inbox-img-hover .crm-inbox-img.active, .inbox-img-hover .mail-inbox-img.active {
	z-index: 3
}
.blur-in {
	-webkit-animation: blur .7s forwards;
	-moz-animation: blur .7s forwards;
	-o-animation: blur .7s forwards;
	animation: blur .7s forwards
}
@-webkit-keyframes blur {
0% {
-webkit-filter:blur(0px);
-moz-filter:blur(0px);
-o-filter:blur(0px);
-ms-filter:blur(0px);
filter:blur(0px)
}
100% {
-webkit-filter:blur(6px);
-moz-filter:blur(6px);
-o-filter:blur(6px);
-ms-filter:blur(6px);
filter:blur(6px)
}
}
@-moz-keyframes blur {
0% {
-webkit-filter:blur(0px);
-moz-filter:blur(0px);
-o-filter:blur(0px);
-ms-filter:blur(0px);
filter:blur(0px)
}
100% {
-webkit-filter:blur(6px);
-moz-filter:blur(6px);
-o-filter:blur(6px);
-ms-filter:blur(6px);
filter:blur(6px)
}
}
@-o-keyframes blur {
0% {
-webkit-filter:blur(0px);
-moz-filter:blur(0px);
-o-filter:blur(0px);
-ms-filter:blur(0px);
filter:blur(0px)
}
100% {
-webkit-filter:blur(6px);
-moz-filter:blur(6px);
-o-filter:blur(6px);
-ms-filter:blur(6px);
filter:blur(6px)
}
}
@keyframes blur {
0% {
-webkit-filter:blur(0px);
-moz-filter:blur(0px);
-o-filter:blur(0px);
-ms-filter:blur(0px);
filter:blur(0px)
}
100% {
-webkit-filter:blur(6px);
-moz-filter:blur(6px);
-o-filter:blur(6px);
-ms-filter:blur(6px);
filter:blur(6px)
}
}
.blur-out {
	-webkit-animation: blur-out .7s forwards;
	-moz-animation: blur-out .7s forwards;
	-o-animation: blur-out .7s forwards;
	animation: blur-out .7s forwards
}
@-webkit-keyframes blur-out {
0% {
-webkit-filter:blur(6px);
-moz-filter:blur(6px);
-o-filter:blur(6px);
-ms-filter:blur(6px);
filter:blur(6px)
}
100% {
-webkit-filter:blur(0px);
-moz-filter:blur(0px);
-o-filter:blur(0px);
-ms-filter:blur(0px);
filter:blur(0px)
}
}
@-moz-keyframes blur-out {
0% {
-webkit-filter:blur(6px);
-moz-filter:blur(6px);
-o-filter:blur(6px);
-ms-filter:blur(6px);
filter:blur(6px)
}
100% {
-webkit-filter:blur(0px);
-moz-filter:blur(0px);
-o-filter:blur(0px);
-ms-filter:blur(0px);
filter:blur(0px)
}
}
@-o-keyframes blur-out {
0% {
-webkit-filter:blur(6px);
-moz-filter:blur(6px);
-o-filter:blur(6px);
-ms-filter:blur(6px);
filter:blur(6px)
}
100% {
-webkit-filter:blur(0px);
-moz-filter:blur(0px);
-o-filter:blur(0px);
-ms-filter:blur(0px);
filter:blur(0px)
}
}
@keyframes blur-out {
0% {
-webkit-filter:blur(6px);
-moz-filter:blur(6px);
-o-filter:blur(6px);
-ms-filter:blur(6px);
filter:blur(6px)
}
100% {
-webkit-filter:blur(0px);
-moz-filter:blur(0px);
-o-filter:blur(0px);
-ms-filter:blur(0px);
filter:blur(0px)
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.all-features ul.menu li {
	width: 33.333%;
	display: inline-block
}
}

@media screen and (max-width: 767px) {
.hidden-xs {
	display: none
}
.visible-xs {
	display: block
}
.main {
	padding: 0 !important
}
.page-section {
	padding-top: 3.125em
}
.page-section h2 {
	font-size: 2.5em
}
.page-section p {
	font-size: 1.6875em;
	max-width: 100%
}
.page-section .mc-contentWrapper .mc-content-row {
	display: block;
	width: auto;
	padding: 0 2.5em
}
.page-section .mc-content-container {
	display: block;
	width: auto
}
.page-section .mc-content-container .mc-content-textbox {
	width: auto
}
.page-section .mc-image-container {
	display: block;
	width: auto
}
.page-section .mc-image-container h2 {
	right: -.1875em;
	top: .1875em
}
.mc-titleSection h1 {
	font-size: 3.25em
}
.mc-titleSection p {
	padding-bottom: 0;
	font-size: 1.6875em
}
.mc-titleSection .mc-header-content {
	position: relative;
	top: 0;
	left: 0;
	max-width: 100%
}
.mc-featuredSection {
	padding: 3.75em 2.5em 0
}
.mc-featuredSection .mc-contentWrapper {
	left: 0;
	margin-bottom: -2.8125em;
	padding: 0
}
.mc-featuredSection .mc-contentWrapper .mc-content-row {
	max-width: 100%;
	height: auto;
	left: 0
}
.mc-featuredSection .mc-contentWrapper .mc-content-row img {
	position: relative;
	width: 110%;
	left: -2.1875em;
	max-width: 110%
}
.mc-contactSection {
	padding-bottom: 2.5em
}
.mc-contactSection .mc-content-container {
	padding-top: 2.5em
}
.mc-contactSection .mc-image-container img {
	max-width: 100%
}
.mc-moreSection img {
	max-width: 100%;
	padding-bottom: 2.5em
}
.mc-moreSection p {
	padding-bottom: 1.25em
}
.mc-inboxSection .mc-content-container {
	max-width: 100%
}
.mc-inboxSection .mc-image-container img {
	max-width: 100%
}
.all-features {
	padding: 3.125em 0 1.875em
}
.all-features h3 {
	font-size: 2.125em
}
.all-features ul.menu {
	width: 100%;
	margin-top: .625em
}
.all-features ul.menu li {
	width: 50%;
	display: inline-block;
	text-align: left;
	margin-bottom: .9375em
}
.all-features ul.menu li a {
	padding-right: 1.25em;
	font-size: 1.375em;
	width: 100%
}
.footer .one-liner {
	padding: 20px 4%
}
.mc-inboxSection .mc-content-container {
	max-width: 100%
}
.mc-inboxSection .mc-image-container .inbox-img-hover {
	width: 100%
}
.inbox-img-hover {
	height: 20.3125em
}
.inbox-img-hover .crm-inbox-img {
	width: 24.0625em;
	height: 17.8125em;
	top: 3em;
	right: -1.5625em
}
.inbox-img-hover .mail-inbox-img {
	position: absolute;
	width: 32em;
	height: 22.0625em
}
}
