.loader-wrap {
	display: none;
}

.content-wrap,
.container {
	position: relative;
	width: 90%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0;
}

.main-container-wrapper .row.nomargin> section {
	margin-top: 0;
}

#block-system-main {
	margin: 0;
}

.umain .get-started {
	display: none;
}

#headerbannerbg {
	position: relative;
	width: 100%;
}

#headerbannerbg:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
}

.banner-part {
	position: relative;
	padding: 60px 0;
	overflow: hidden;
	box-sizing: border-box;
}

.banner-inner .banner-content {
	display: inline-block;
	float: left;
	padding: 70px 0;
	width: 62%;
	margin-right: 5%;
	` color: #fff;
	text-align: left;
}

.banner-inner {
	box-sizing: border-box;
	overflow: hidden;
	padding: 60px 0;
	position: relative;
	text-align: left;
	z-index: 1;
}

.banner-inner .banner-content h1 {
	color: #fff;
	font-weight: 400;
}

.banner-content p {
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
	max-width: 700px;
	padding: 0 0 10px;
	position: relative;
}

.addons-sec {
	margin-top: 20px;
}

.addons-sec> div {
	display: inline-block;
}

.addons-sec> div a {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: underline
}

.banner-inner .signup-box {
	position: relative;
	float: right;
	max-width: 350px;
	width: 30%;
	text-align: left;
	z-index: 9;
}

.signup-heading {
	color: #fff;
	font-size: 22px;
	line-height: 1.25;
	font-weight: 300;
	margin: 0 0 15px;
}

.signup_frm input {
	background: rgba(255, 255, 255, 0);
	border: 1px solid rgba(255, 255, 255, 0);
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 7px;
	line-height: 19px;
	padding: 8px 0 5px;
	width: 100%;
	transition: 0.7s ease;
	-webkit-transition: 0.7s ease;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	outline: none;
}

.signup_frm input {
	z-index: 9;
	position: relative;
}

.signup_frm .added-placeholder input {
	border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}

.signup_frm input[type="submit"] {
	border-bottom: none;
	border: none;
	opacity: 0.3;
}

.signup_frm input::-webkit-input-placeholder,
.signup_frm input::-moz-placeholder,
.signup_frm input:-ms-input-placeholder,
.signup_frm inputinput:-moz-placeholder {
	display: none
}

.signup_frm> div {
	margin-bottom: 10px;
}

.portalName {
	text-align: left;
	color: #bbb;
	font-size: 12px;
	padding: 5px 0 10px 0;
	clear: both;
}

p.sign_agree,
p.sign_agree a {
	color: #999;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 15px;
}

.sign_agree a {
	text-decoration: underline;
}

.sign_agree:hover,
p.sign_agree a:hover,
p.sign_agree:hover a {
	color: #ccc;
}

.watch-video,
.watch-story {
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	margin: 0;
	max-width: 155px;
	padding: 12px 0;
	text-transform: uppercase;
	z-index: 9;
}

.play-icon {
	background-position: -32px -323px;
	float: left;
	height: 20px;
	margin: 2px 8px 0 0;
	width: 22px;
}

.two-col-input {
	overflow: hidden;
	clear: both;
}

.two-col-input> div {
	display: inline-block;
	width: 45%;
	float: left;
}

.two-col-input> div:first-child {
	margin-right: 5%;
}

.two-col-input> div:last-child {
	margin-left: 5%;
}

.signup {
	display: none;
}

input:focus,
input:active {
	outline: medium none;
}

.za-captcha-container {
	clear: both;
	display: none;
	padding: 25px 0;
	text-align: left;
}

.zs-txtfldnew {
	border: 1px solid rgba(255, 255, 255, 0.2);
	display: inline-block;
	margin-bottom: 10px;
	padding: 10px 15px;
	width: 200px;
}

.sgnbtnmn {
	clear: both;
	overflow: hidden;
	position: relative;
}

.snews-letter {
	color: #444444;
	font-size: 12px;
	height: 0;
	margin: 0;
	opacity: 0;
	padding-left: 0;
	visibility: hidden;
}

.sgfrm {
	box-sizing: border-box;
	padding-bottom: 5px;
	padding-left: 0;
	padding-top: 10px;
	position: relative;
	width: 100%;
}

.sgfrm .field {
	color: #666666;
	font-size: 13px;
	font-weight: 600;
	left: 0;
	position: absolute;
	text-transform: uppercase;
	top: 10px;
}

.signup_error,
.jqval-error,
.error {
	color: #f0483e;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: left;
	transition: ease 0.5s;
}

.field-msg .jqval-error {
	display: none;
	visibility: hidden;
}

.field-msg .jqval-error a {
	color: #00add5;
	display: inline-block;
	padding-left: 5px;
	text-decoration: underline;
}

.field-error .error {
	display: block;
	visibility: visible;
}

.password-strength {
	clear: both;
	height: 5px;
}

.password-strength div {
	color: #fe0000;
	display: block;
	margin: 0;
	overflow: hidden;
	padding-top: 5px;
}

.placeholder {
	color: #ddd;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	position: absolute;
	top: 20px;
	transition: all 0.5s ease 0s;
	z-index: 7;
}

.added-placeholder .placeholder {
	color: #aaa;
	font-size: 12px;
	top: 0;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	background-color: rgba(255, 255, 255, 0.2);
	color: #666;
}

.umain .signup-box,
.umain .signupnow-button,
.umain .button {
	display: none;
}

.umain .banner-content {
	float: none;
	margin: 0 auto;
	max-width: 900px;
	padding: 50px 0;
	text-align: center;
	width: 90%;
	margin: 0 auto;
	display: block;
}

.umain .banner-content p {
	margin: 0 auto;
}

.umain .watch-video {
	margin: 0 auto;
}

.two-col-input {
	overflow: hidden;
	clear: both;
}

.two-col-input> div {
	display: inline-block;
	width: 45%;
	float: left;
}

.two-col-input> div:first-child {
	margin-right: 5%;
}

.two-col-input> div:last-child {
	margin-left: 5%;
}

#product-image {
	margin: -90px auto 30px;
	max-width: 850px;
	position: relative;
}

#product-image:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

#product-image img {
	max-width: 100%;
	height: auto;
}

.features-head {
	text-align: center;
	max-width: 90%;
	width: 90%;
	margin: 0 auto;
}

.features-head h2 {
	position: relative;
	font-weight: 400;
	margin-bottom: 30px;
}

.features-head h2 span {
	position: relative;
	padding-bottom: 10px;
	margin-top: 5px;
}

#benefits {
	position: relative;
	margin-top: 60px;
}

#benefits .view-content {
	max-width: 1280px;
	width: 90% margin: 0 auto;
}

#benefits.two-column-box {
	max-width: 980px;
}

#benefits.two-column-box ul li {
	width: 50%;
}

#benefits.two-column-box li:nth-child(2n),
#benefits.two-column-box li:last-child {
	border-right: none;
}

#benefits.two-column-box li:nth-child(3n) {
	border-right: 1px solid #f2f2f2;
}

#benefits.mid-align ul {
	margin: 0 auto;
	text-align: center;
}

#benefits.mid-align ul li {
	display: inline-flex;
	float: none;
	width: 33%;
	text-align: left;
}

#benefits ul {
	overflow: hidden;
	position: relative;
}

#benefits ul:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	background: #f2f2f2;
}

#benefits li {
	display: inline-block;
	float: left;
	width: 33.333%;
	border-right: 1px solid #f2f2f2;
	box-sizing: border-box;
}

#benefits li> div {
	padding: 0 40px 20px;
	min-height: 220px;
	box-sizing: border-box;
}

#benefits li:nth-child(3n),
#benefits li:last-child {
	border-right: none;
}

#benefits li> div.box-content {
	padding-left: 0;
}

#benefits li:nth-child(n+4)> div {
	padding: 40px 40px 0;
}

#benefits.two-column-box li> div {
	padding: 20px 30px
}

#benefits li> div span {
	display: block;
	height: 50px;
	margin: 0 0 10px;
	width: 50px;
	opacity: 0.75;
}

#benefits li> div span.feature-icon1 {
	background-position: 0 0;
}

#benefits li> div span.feature-icon2 {
	background-position: -50px 0;
}

#benefits li> div span.feature-icon3 {
	background-position: -100px 0;
}

#benefits li> div span.feature-icon4 {
	background-position: -150px 0;
}

#benefits li> div span.feature-icon5 {
	background-position: -200px 0;
}

#benefits li> div span.feature-icon6 {
	background-position: -250px 0;
}

#benefits li> div h4,
#benefits li> div h4 a {
	letter-spacing: -0.3px;
	font-size: 20px;
	font-weight: 400;
}

#benefits li> div h4 a {
	color: #00add5;
}

#benefits li> div> a {
	display: none;
	color: #00add5;
	font-size: 16px;
	margin:
}

.more-features {
	clear: both;
	padding: 60px 0;
	max-width: 90%;
	margin: 0 auto;
	text-align: center;
}

.more-features a {
	border-bottom: 2px solid #00add5;
	color: #00add5;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	padding: 0 0 5px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}

.more-features a:hover {
	padding: 0 10px 5px;
}

.mobile-apps-brands-wrap {
	position: relative;
	overflow: hidden;
}

.mobile-apps-brands-wrap> div {
	position: relative;
	display: inline-block;
	float: left;
	width: 50%;
	overflow: hidden;
}

.mobile-apps-brands-wrap> div .mobile-apps,
.mobile-apps-brands-wrap> div .great-brands {
	position: relative;
	margin: 0 auto;
	box-sizing: border-box;
	text-align: center;
	padding: 60px;
	min-height: 420px;
	background-size: cover !important;
	color: #fff
}

.mobile-apps-brands-wrap> div .mobile-apps {
	background: url(https://zcmss.zohocorp.com/sites/default/files/mobile-apps.jpg) left top no-repeat;
}

.mobile-apps-brands-wrap> div .great-brands {
	background: rgba(70, 97, 185, 1) url(https://zcmss.zohocorp.com/sites/default/files/great-brands-bg.png) left top no-repeat
}

.mobile-apps-brands-wrap> div .great-brands .brands-list {
	margin: 30px 0;
	text-align: center
}

.brands-list ul {
	max-width: 480px;
	clear: both;
	overflow: hidden;
	padding: 0;
	margin: 0 auto
}

.brands-list li {
	display: inline-block;
	float: left;
	width: 140px;
	margin: 10px
}

.brands-list li a {
	display: block;
	height: 60px;
	text-indent: -9999em;
}

.brands-list li:first-child a {
	background-position: 0 0
}

.brands-list li:nth-child(2) a {
	background-position: -140px 0
}

.brands-list li:nth-child(3) a {
	background-position: -280px 0
}

.brands-list li:nth-child(4) a {
	background-position: -420px 0
}

.brands-list li:nth-child(5) a {
	background-position: -560px 0
}

.brands-list li:nth-child(6) a {
	background-position: -700px 0
}

.mobile-apps-brands-wrap> div .great-brands a .more-customers {
	border-bottom: 2px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin: 0px auto;
	max-width: 205px;
	padding: 0px 0px 5px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}

.mobile-apps-brands-wrap> div .great-brands a:hover .more-customers {
	padding: 0 10px 5px;
}

#ph_testimonial {
	position: relative;
	background: none;
}

#ph_testimonial:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
}

#ph_testimonial:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.15);
	z-index: 0;
}

#ph_testimonial .content-wrap {
	padding: 80px 0 80px;
	z-index: 1;
}

#ph_testimonial .content-wrap li {
	text-align: center;
	margin: 0 auto;
}

#ph_testimonial .content-wrap li .author-image+ span {
	display: block;
	margin: 10px auto 0;
	color: #999;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.5px;
	padding: 0 0 10px;
	text-transform: uppercase;
}

#ph_testimonial .content-wrap li .author-image {
	display: block;
	margin: 0 auto;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	background: #ccc;
	overflow: hidden;
}

#ph_testimonial .content-wrap li .author-image img {
	min-width: 80px;
}

#ph_testimonial .content-wrap li p {
	position: relative;
	font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 100;
	line-height: 38px;
	margin: 20px auto 0;
	max-width: 750px;
}

#ph_testimonial .content-wrap li p a {
	color: #333;
}

.z-slider {
	position: relative;
	max-width: 700px;
	margin: 0 auto;
	min-height: 260px;
}

.z-slider li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 100px;
}

.z-slider-nav {
	display: none;
	padding-bottom: 0;
	position: relative;
	text-align: center;
}

#ph_testimonial .z-slider-nav li {
	background: none repeat scroll 0 0 #d2d2d2;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 0 5px;
	transition: background 0.7s ease 0s;
	width: 10px;
}

#ph_testimonial .z-slider-nav li.active {
	background: none repeat scroll 0 0 #00add5;
}

.bot-banner-wrap {
	background: #00add5;
	padding: 60px 0;
	position: relative;
	text-align: center;
}

.bot-banner {
	max-width: 1280px;
	width: 90%;
	margin: 0 auto;
}

.bot-banner h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: -0.5px;
	text-align: center;
}

.video-part {
	padding: 0px;
}

.video-player {
	background: rgba(255, 255, 255, 0.95);
	display: none;
	height: 100%;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

.video-player .icon-close {
	background-image: url("https://www.zoho.com/images/zoho-home-sprite.png");
	background-position: -200px -105px;
	background-repeat: no-repeat;
	text-indent: -999em;
	display: inline-block;
	border-radius: 4px;
	color: #ffffff;
	display: block;
	height: 30px;
	line-height: 36px;
	position: absolute;
	right: 15px;
	text-align: center;
	top: 10px;
	transition: all 0.3s ease-out 0s;
	width: 45px;
	z-index: 100;
}

.video-player .player {
	height: 100%;
	padding: 100px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
}

.video-player iframe {
	background: none repeat scroll 0 0 #000;
	display: block;
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 100%;
}

.video-player iframe.playing {
	animation: videoShow .4s ease forwards;
	-webkit-animation: videoShow .4s ease forwards;
	-moz-animation: videoShow .4s ease forwards;
	-o-animation: videoShow .4s ease forwards;
	-ms-animation: videoShow .4s ease forwards;
	z-index: 99;
}

@keyframes videoShow {
	0% {
		opacity: 0;
		transform: scale(1.1);
	}
	50% {
		opacity: 1;
		transform: scale(1);
	}
}

@-moz-keyframes videoShow {
	0% {
		opacity: 0;
		transform: scale(1.1);
	}
	50% {
		opacity: 1;
		transform: scale(1);
	}
}

@-webkit-keyframes videoShow {
	0% {
		opacity: 0;
		transform: scale(1.1);
	}
	50% {
		opacity: 1;
		transform: scale(1);
	}
}

@-ms-keyframes videoShow {
	0% {
		opacity: 0;
		transform: scale(1.1);
	}
	50% {
		opacity: 1;
		transform: scale(1);
	}
}

@-o-keyframes videoShow {
	0% {
		opacity: 0;
		transform: scale(1.1);
	}
	50% {
		opacity: 1;
		transform: scale(1);
	}
}

.grid-box-animate {
	position: relative;
	background: none repeat scroll 0 0 #fff;
	margin: 0 auto 0;
	max-width: 100%;
	overflow: hidden;
	padding: 60px 0 0;
}

.grid-box-animate h2 {
	color: #fff;
}

.grid-box-animate:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 200px;
	background: linear-gradient(to right, rgb(0, 174, 215) 0%, rgb(125, 96, 200) 61%) repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
}

.grid-box-warp {
	list-style: none;
}

.grid-box-animate h2 {
	text-align: center;
	padding: 0 0 40px;
}

.grid-box-wrap li {
	float: left;
	width: 20%;
	position: relative;
	list-style: none;
}

.grid-box-wrap li img {
	display: block;
	width: 100%;
}

.grid-box-wrap .grid-text {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}

.grid-box-wrap .grid-text h4 {
	text-align: center;
	margin: 120px auto 0;
	transition: .75s ease;
	-webkit-transition: .75s ease;
	opacity: 0;
	font-size: 18px;
}

.grid-box-wrap h4 span {
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	margin: 80px auto 0;
	opacity: 0;
	transition: .5s 1s ease;
	-webkit-transition: .5s 1s ease;
}

.content-wrap.animated .grid-box-wrap .grid-text h4 {
	opacity: 1;
	margin: 70px auto 0;
}

.content-wrap.animated .grid-box-wrap .grid-text h4 span {
	opacity: 1;
	margin: 10px auto 0;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.banner-inner .banner-content {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		padding: 0 0 60px;
	}
	.banner-content p {
		font-size: 16px;
		margin: 0 auto;
		width: 80%;
	}
	.banner-content .watch-video {
		margin: 0 auto;
	}
	.banner-inner .signup-box {
		width: 100%;
		padding: 40px;
		background: rgba(0, 0, 0, 0.5);
		max-width: 370px;
		float: none;
		margin: 0 auto;
		overflow: hidden;
		box-sizing: content-box;
	}
	#benefits li> div {
		padding: 0 30px 20px;
	}
	#benefits li> div h4,
	#benefits li> div h4 a {
		font-size: 18px;
	}
	.mobile-apps-brands-wrap> div {
		width: 100%;
	}
	.mobile-apps-brands-wrap> div .mobile-apps,
	.mobile-apps-brands-wrap> div .great-brands {
		min-height: inherit;
	}
	grid-box-animate .content-wrap {
		width: 100%;
	}
	.grid-box-wrap li {
		width: 25%;
	}
	.grid-box-wrap li:nth-child(5),
	.grid-box-wrap li:last-child {
		display: none;
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.banner-inner .banner-content {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		padding: 0;
	}
	.banner-content p {
		font-size: 16px;
		margin: 0 auto;
		width: 100%;
	}
	.banner-inner .signup-box {
		display: none;
	}
	.banner-content a.mobile-btn {
		display: inline-block;
	}
	.umain .banner-content a.mobile-btn {
		display: none;
	}
	.banner-content .watch-video {
		margin: 0 auto;
	}
	#product-image {
		max-width: 600px;
	}
	#benefits ul {
		max-width: 720px;
		margin: 0 auto;
	}
	#benefits li,
	#benefits.mid-align ul li {
		width: 50%;
	}
	#benefits.mid-align ul li {
		float: left;
		text-align: center;
	}
	#benefits li> div,
	#benefits.mid-align ul li> div {
		padding: 20px 30px;
		min-height: 200px;
	}
	#benefits.mid-align ul li> div {
		box-sizing: unset;
	}
	#benefits.mid-align ul li> div span {
		margin: 0 auto 10px;
	}
	#benefits.mid-align ul li:last-child {
		float: none;
	}
	#benefits ul:after {
		content: '';
		position: absolute;
		left: 0;
		top: 66.666%;
		width: 100%;
		height: 1px;
		background: #f2f2f2;
	}
	#benefits.mid-align ul:before,
	#benefits ul:before {
		top: 33.33%;
	}
	#benefits.mid-align ul:after,
	#benefits ul:after {
		content: '';
		position: absolute;
		left: 0;
		top: 66.666%;
		width: 100%;
		height: 1px;
		background: #f2f2f2;
	}
	#benefits.two-column-box ul:before {
		display: block;
		top: 50%;
	}
	#benefits.two-column-box ul:after {
		display: none;
	}
	#benefits li:nth-child(3n) {
		border-right: 1px solid #f2f2f2;
	}
	#benefits li> div h4,
	#benefits li> div h4 a {
		font-size: 18px;
	}
	#benefits li:nth-child(n+4)> div {
		padding: 20px 30px;
	}
	#benefits li:nth-child(-n+3) {
		border-bottom: inherit;
	}
	#benefits li:nth-child(-n+4),
	#benefits.two-column-box ul li(-n+2) {
		border-bottom: 1px solid #f2f2f2;
	}
	#benefits.two-column-box ul li(-n+4) {
		border-bottom: inherit;
	}
	#benefits li:nth-child(even) {
		border-right: none;
	}
	#ph_testimonial .content-wrap {
		padding: 60px;
	}
	#ph_testimonial .content-wrap li p {
		font-size: 18px;
		line-height: 1.5;
	}
	.bot-banner-wrap {
		padding: 40px 0;
	}
	.bot-banner h2 {
		font-size: 24px;
	}
	.bot-banner .get-started a {
		margin: 5px 0 0;
		padding: 5px 30px;
	}
	.common-footer {
		width: 100%;
	}
	.mobile-apps-brands-wrap> div {
		width: 100%;
	}
	.mobile-apps-brands-wrap> div .mobile-apps,
	.mobile-apps-brands-wrap> div .great-brands {
		min-height: inherit;
	}
	grid-box-animate .content-wrap {
		width: 100%;
	}
	.grid-box-wrap li {
		width: 33.333%;
	}
	.grid-box-wrap li:last-child {
		display: none;
	}
}

@media only screen and (max-width:767px) {
	.banner-part {
		padding: 0;
		margin-bottom: 30px;
	}
	#product-image {
		margin: 0 auto 30px;
	}
	.mobile-apps-wrap .content-wrap {
		padding-bottom: 30px;
	}
	.banner-inner .banner-content {
		width: 100%;
		text-align: center;
		margin-right: 0;
		padding: 0;
	}
	.banner-content p {
		font-size: 14px;
		margin: 0 auto;
		width: 100%;
	}
	.banner-inner .signup-box {
		display: none;
	}
	.banner-content a.mobile-btn {
		display: inline-block;
	}
	.umain .banner-content a.mobile-btn {
		display: none;
	}
	.banner-content .watch-video {
		margin: 0 auto;
	}
	#product-image {
		max-width: 80%;
	}
	#benefits ul {
		max-width: 80%;
		margin: 0 auto;
	}
	#benefits {
		margin-top: 0px;
	}
	#benefits.content-wrap li> div {
		padding: 20px 0px;
		min-height: inherit;
	}
	#benefits li> div span {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
	}
	#benefits.content-wrap li,
	#benefits.mid-align ul li,
	#benefits.two-column-box ul li {
		width: 100%;
		border: none;
		border-bottom: 1px dashed #f2f2f2;
	}
	#benefits.two-column-box li:nth-child(3n) {
		border-right: none;
	}
	#benefits li> div h4,
	#benefits li> div h4 a {
		font-size: 18px;
	}
	#ph_testimonial .content-wrap {
		padding: 60px 0;
	}
	#ph_testimonial .content-wrap li p {
		font-size: 14px;
		line-height: 1.5;
		max-width: 80%;
	}
	.bot-banner-wrap {
		padding: 40px 0;
	}
	.bot-banner h2 {
		font-size: 18px;
		letter-spacing: 0;
	}
	.bot-banner .get-started a {
		margin: 5px 0 0;
		padding: 5px 30px;
	}
	.common-footer {
		width: 100%;
	}
	#benefits ul:before {
		display: none;
	}
	.mobile-apps-brands-wrap> div {
		width: 100%;
	}
	.mobile-apps-brands-wrap> div .mobile-apps,
	.mobile-apps-brands-wrap> div .great-brands {
		min-height: inherit;
	}
	.brands-list ul {
		max-width: 320px;
	}
	.grid-box-animate {
		padding: 40px 0 0;
	}
	.grid-box-animate h2 {
		padding: 0 0 20px;
	}
	.grid-box-animate:before {
		height: 150px;
	}
	.grid-box-animate .content-wrap .grid-box-wrap {
		max-width: 480px;
		margin: 0 auto;
	}
	.grid-box-wrap li {
		width: 50%;
	}
	.grid-box-wrap li:nth-child(3),
	.grid-box-wrap li:nth-child(7) {
		float: right;
	}
	.grid-box-wrap .grid-text h4,
	.grid-box-wrap .grid-text h4 span {
		opacity: 1;
	}
	.grid-box-wrap .grid-text h4 {
		margin: 70px auto 0;
	}
	.grid-box-wrap h4 span {
		margin: 10px auto 0;
	}
}

@media only screen and (max-width:480px) {
	#product-image {
		display: none;
	}
	#benefits-header {
		margin: 40px 0 0;
	}
	.features-head {
		margin: 40px auto 0;
	}
	#benefits.content-wrap li> div,
	#benefits.mid-align ul li> div {
		padding: 20px 0;
	}
	.mobile-apps-wrap .content-wrap {
		width: 94%;
		padding-bottom: 0px;
	}
	.brands-list ul {
		max-width: 160px;
	}
	.grid-box-animate .content-wrap .grid-box-wrap {
		max-width: 240px;
		margin: 0 auto;
	}
	.grid-box-wrap li {
		width: 100%;
	}
}

@media only screen and (max-width:320px) {}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-resolution:240dpi) {}


/**/