/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */html {
	color: #222;
	font-size: 1em;
	line-height: 1.4;
	margin: 0
}
body {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0
}
::-moz-selection {
background:#b3d4fc;
text-shadow:none
}
::selection {
	background: #b3d4fc;
	text-shadow: none
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}
audio, canvas, iframe, img, svg, video {
	vertical-align: middle
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0
}
textarea {
	resize: vertical
}
.browserupgrade {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0
}
.clearfix {
	display: block;
	clear: both
}
img {
	max-width: 100%;
	height: auto
}
a {
	color: #00add5
}
p {
	margin: 0px 0px 20px 0px
}
ul, ol {
	list-style: disc;
	padding-left: 20px;
	margin-bottom: 20px
}
ul:after, ol:after {
	display: block;
	content: '';
	clear: both;
	overflow: hidden
}
ol {
	list-style: decimal
}
ul li, ol li {
	margin-bottom: 15px;
	line-height: 1.5;
	vertical-align: top
}
h1, h2, h3 {
	font-weight: 400
}
h1, h2, h3, h4, h5, h6 {
	color: #14182a;
	font-weight: 600;
	line-height: 1.3;
	margin-top: 0px
}
h1 {
	font-size: 45px;
	margin-bottom: 15px
}
h2 {
	font-size: 40px;
	margin-bottom: 10px
}
h3 {
	/*font-size: 35px;*/
	margin-bottom: 10px
}
h4 {
	font-size: 30px;
	margin-bottom: 10px
}
h5 {
	font-size: 25px;
	margin-bottom: 10px
}
h6 {
	font-size: 20px;
	margin-bottom: 10px
}
.page-content {
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;

	color: #2c3e50;
	letter-spacing: 0px;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
p {
	color: initial;
	font-size: 16px;
	line-height: 1.65;
	font-weight: 400
}
.z-left {
	float: left
}
.z-right {
	float: right
}
.z-bg-cover {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important
}
.z-align-center {
	text-align: center
}
.z-align-left {
	text-align: left
}
.z-align-right {
	text-align: right
}
.z-mobile-only {
	display: none
}
.button {
	border: 1px solid #f0483e;
	text-decoration: none;
	background: #f0483e;
	padding: 10px 30px;
	display: inline-block;
	margin-bottom: 10px;
	color: #fff;
	font-size: 18px
}
.z-row {
	padding: 100px 0px
}
.z-no-bottom-space {
	padding-bottom: 0px
}
.z-column-block {
	float: left
}
.z-two-col .z-column-block {
	width: 47%;
	margin-right: 6%
}
.z-two-col .z-column-block.contentBlock {
	width: 40%
}
.z-two-col .z-column-block.imageBlock {
	width: 54%
}
.z-two-col .z-column-block:nth-child(2n) {
	margin-right: 0px
}
.z-alt-section .z-two-col .z-column-block {
	float: right;
	margin-right: 0px
}
.z-alt-section .z-two-col .z-column-block:nth-child(2) {
	float: left;
	margin-right: 6%
}
.z-three-col .z-column-block {
	width: 30%;
	margin-right: 5%
}
.z-three-col .z-column-block:nth-child(3n) {
	margin-right: 0px
}
.z-four-col .z-column-block {
	width: 21.25%;
	margin-right: 5%
}
.z-four-col .z-column-block:nth-child(4n) {
	margin-right: 0px
}
.z-small-content-wrap {
	max-width: 800px
}
.z-content-wrap {
	max-width: 1040px
}
.z-large-content-wrap {
	max-width: 1170px
}
.z-small-content-wrap, .z-content-wrap, .z-large-content-wrap {
	margin: 0 auto;
	width: 100%;
	display: block
}
.z-small-content-wrap:after, .z-content-wrap:after, .z-large-content-wrap:after {
	content: '';
	display: block;
	clear: both
}
.custom-icon-wrap {
	position: relative;
	padding-left: 80px;
	min-height: 50px;
	margin-bottom: 20px;
	overflow: hidden
}
.custom-icon-wrap .custom-icon {
	position: absolute;
	top: 0px;
	left: 0px
}
.custom-icon.style2 {
	width: 70px;
	height: 70px;
	background: url(../images/notebook-sprite.png) no-repeat 16px -50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.custom-icon {
	background: url(../images/notebook-sprite.png) no-repeat 1px -64px;
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-bottom: 10px
}
.product-header {
	width: 100%
}
ul.menu {
	margin-bottom: 0px
}
ul.menu li {
	margin-bottom: 0px;
	list-style: none
}
.product-nav-links .signing .goto-link {
	padding: 0px 12px;
	margin: 8px 0px
}
.account-signout-details {
	border-top: 1px solid #EEE;
	clear: both;
	position: relative;
	top: 10px
}
.userinfo-details .userinfo-avatar {
	cursor: pointer;
	float: left;
	height: 35px;
	margin: 0px;
	position: absolute;
	top: 0px;
	transition: height 0.2s ease 0s, width 0.2s ease 0s, margin 0.2s ease 0s;
	width: 35px
}
.product-logo {
	background: url(../images/zohomail-white.svg) no-repeat 0px 0px;
	-webkit-background-size: 50px;
	-moz-background-size: 50px;
	-o-background-size: 50px;
	background-size: 50px;

	font-size: 22px
}
.transparent-header .product-logo, .transparent-header .product-menu li a {
	color: #fff
}
.transparent-header .product-header-top .product-logo, .transparent-header .product-header-top .product-menu li a {
	color: #333
}
.product-menu {
	margin-bottom: 0px;
	list-style: none;
	padding: 0px
}
.product-menu li {
	margin-bottom: 0px
}
.product-header-top .product-header-inner {
	padding-right: 20px !important
}
.transparent-header .product-header {
	background: transparent !important
}
.transparent-header #banner-section {
	margin-top: -75px;
	padding-top: 75px
}
.download-apps {
	max-width: 300px;
	margin: 0 auto
}
.download-apps a {
	background: url("https://www.zoho.com/images/product-common-sprite.png") no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
	text-indent: -999em
}
.download-apps .apple-store {
	background-position: left -60px;
	height: 40px;
	width: 135px
}
.download-apps .google-play {
	background-position: left -105px;
	height: 41px;
	width: 135px
}

@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) {
.download-apps a {
	background-image: url("https://www.zoho.com/images/prd-common-sprite@2x.png");
	background-size: 115px 440px
}
.download-apps .apple-store {
	background-position: left -105px
}
.download-apps .google-play {
	background-position: left -58px
}
}

@media only screen and (max-width: 1200px) {
.z-large-content-wrap {
	max-width: 90%;
	margin: 0 auto
}
}

@media only screen and (max-width: 1140px) {
.mobile-menu ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.mobile-menu li {
	margin-bottom: 0
}
}

@media only screen and (max-width: 1100px) {
.z-content-wrap {
	max-width: 90%;
	float: none;
	margin: 0 auto
}
}

@media only screen and (max-width: 900px) {
.transparent-header #banner-section {
	margin-top: 0px;
	padding-top: 0px
}
.transparent-header .product-logo, .transparent-header .product-menu li a {
	color: #fff
}
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
.z-small-content-wrap {
	max-width: 90%;
	margin: 0 auto
}
}

@media only screen and (max-width: 767px) {
body {
	font-size: 13px;
	line-height: 22px
}
.z-two-col .z-column-block, .z-three-col .z-column-block, .z-four-col .z-column-block {
	margin-right: 0px;
	margin-bottom: 30px;
	width: 100%
}
.z-two-col .z-column-block:last-child, .z-three-col .z-column-block:last-child, .z-four-col .z-column-block:last-child {
	margin-bottom: 0px
}
.z-row {
	padding: 50px 0px
}
.z-small-content-wrap, .z-content-wrap {
	max-width: 90%
}
.z-mobile-only {
	display: block
}
.z-desktop-only {
	display: none
}
.z-no-bottom-space {
	padding-bottom: 0px
}
.transparent-header .product-header, .product-header {
	background: #fff !important
}
.product-logo {
	background-repeat: no-repeat;
	background-image: url("https://www.zoho.com/images/product-common-sprite.png") !important;
	background-size: auto auto !important
}
.userinfo-container {
	display: none !important
}
.z-two-col .z-column-block.imageBlock {
	margin-left: -5%;
	margin-right: -5%;
	width: 110%
}
.z-two-col .z-column-block.contentBlock {
	width: 100%
}
.colorGreen h2, .colorBlue h2, .colorPurple h2, .colorGrey h2 {
	margin-top: 0
}
}
.css-animate, [data-animation] {
	visibility: hidden !important
}
.css-animate.animated {
	visibility: visible !important
}
.animated, .fadeIn, .fadeInLeft, .fadeInRight, .slideInUp, .slideInLeft, .slideInRight, .zoomIn, .fadeInUp {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
@-webkit-keyframes fadeIn {
from {
opacity:0
}
to {
opacity:1
}
}
@keyframes fadeIn {
from {
opacity:0
}
to {
opacity:1
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
@-webkit-keyframes fadeInLeft {
from {
opacity:0;
-webkit-transform:translate3d(-50px, 0, 0);
transform:translate3d(-50px, 0, 0)
}
to {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInLeft {
from {
opacity:0;
-webkit-transform:translate3d(-50px, 0, 0);
transform:translate3d(-50px, 0, 0)
}
to {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
@-webkit-keyframes fadeInRight {
from {
opacity:0;
-webkit-transform:translate3d(50px, 0, 0);
transform:translate3d(50px, 0, 0)
}
to {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInRight {
from {
opacity:0;
-webkit-transform:translate3d(50px, 0, 0);
transform:translate3d(50px, 0, 0)
}
to {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
visibility:visible;
opacity:0
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@keyframes slideInUp {
from {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
visibility:visible;
opacity:0
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform:translate3d(-250px, 0, 0);
transform:translate3d(-250px, 0, 0);
visibility:visible
}
to {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slideInLeft {
from {
-webkit-transform:translate3d(-250px, 0, 0);
transform:translate3d(-250px, 0, 0);
visibility:visible
}
to {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
from {
opacity:0.5;
-webkit-transform:translate3d(250px, 0, 0);
transform:translate3d(250px, 0, 0);
visibility:visible
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slideInRight {
from {
opacity:0.5;
-webkit-transform:translate3d(250px, 0, 0);
transform:translate3d(250px, 0, 0);
visibility:visible
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}
@-webkit-keyframes zoomIn {
from {
opacity:0;
-webkit-transform:scale3d(0.3, 0.3, 0.3);
transform:scale3d(0.3, 0.3, 0.3)
}
50% {
opacity:1
}
}
@keyframes zoomIn {
from {
opacity:0;
-webkit-transform:scale3d(0.3, 0.3, 0.3);
transform:scale3d(0.3, 0.3, 0.3)
}
50% {
opacity:1
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}
@-webkit-keyframes fadeInUp {
from {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
to {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInUp {
from {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
to {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.hidden {
	display: none !important
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
.invisible {
	visibility: hidden
}
.clearfix:before, .clearfix:after, .z-row:after {
	content: " ";
	display: block
}
.clearfix:after, .z-row:after {
	clear: both
}

@media print {
*, *:before, *:after, *:first-letter, *:first-line {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100% !important
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
}
body {
	margin: 0;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-transition: opacity 400ms;
	-moz-transition: opacity 400ms;
	transition: opacity 400ms
}
.migration .z-large-content-wrap {
	max-width: 1170px
}
.migration .z-row {
	padding: 80px 0
}
.page {
	position: relative;
	width: 100%;
	height: 100%;
	box-sizing: border-box
}
.transparent-header .product-header {
	position: absolute;
	margin-top: 20px;
	z-index: 100
}
.section {
	display: table;
	width: 100%;
	box-sizing: border-box
}
.inner-content {
	display: table-cell;
	vertical-align: middle
}
#slide-numbers {
	border: 1px solid transparent
}
nav {
	position: fixed;
	top: 50%;
	right: 10px
}
nav ul {
	padding: 0
}
nav li {
	display: block;
	margin: 0 0 5px
}
nav span {
	display: inline-block;
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: transparent;
	margin: 0;
	cursor: pointer;
	box-shadow: none;
	border: 2px solid #ea5b56
}
nav a {
	padding: 0 15px
}
nav a.active span {
	background: #ea5b56
}
nav [tooltip] {
	position: relative
}
nav [tooltip]::before, nav [tooltip]::after {
	text-transform: none;
	font-size: .9em;
	line-height: 1;
	user-select: none;
	pointer-events: none;
	position: absolute;
	display: none;
	opacity: 0
}
nav [tooltip]::before {
	content: '';
	border: 5px solid transparent;
	z-index: 1001
}
nav [tooltip]::after {
	content: attr(tooltip);

	text-align: center;
	min-width: 3em;
	max-width: 21em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 1ch 1.5ch;
	border-radius: .3ch;
	box-shadow: 0 0.5em 2em -0.5em rgba(0,0,0,0.35);
	background: #ea5b56;
	color: #fff;
	z-index: 1000
}
nav [tooltip]:hover::before, nav [tooltip]:hover::after {
	display: block
}
nav [tooltip='']::before, nav [tooltip='']::after {
	display: none !important
}
nav [tooltip][flow^="left"]::before {
	top: 50%;
	border-right-width: 0;
	border-left-color: #ea5b56;
	left: calc(0em - 5px);
	transform: translate(-0.5em, -50%)
}
nav [tooltip][flow^="left"]::after {
	top: 50%;
	right: calc(100% + 5px);
	transform: translate(-0.5em, -50%)
}
@keyframes tooltips-vert {
to {
opacity:.9;
transform:translate(-50%, 0)
}
}
@keyframes tooltips-horz {
to {
opacity:.9;
transform:translate(0, -50%)
}
}
nav [tooltip][flow^="left"]:hover::before, nav [tooltip][flow^="left"]:hover::after {
	animation: tooltips-horz 300ms ease-out forwards
}
.homeSection .z-row {
	padding-top: 120px
}
.homeSection, .migrationSection {
	background: #243140;
	padding: 0 3%
}
.homeSection .fp-scrollable, .migrationSection .fp-scrollable {
	position: static;
	height: auto !important
}
.homeSection .z-large-content-wrap, .migrationSection .z-large-content-wrap {
	max-width: 1280px;
	position: relative
}
.homeSection img, .migrationSection img {
	max-width: 75%
}
.homeSection .banner-content, .migrationSection .banner-content {
	position: absolute;
	bottom: 12%;
	right: 0;
	width: 70%;
	text-align: center
}
.homeSection .banner-content h1, .homeSection .banner-content h2, .migrationSection .banner-content h1, .migrationSection .banner-content h2 {
	font-size: 60px;
	color: #fff;

	text-transform: uppercase;
	margin-bottom: 35px;
	line-height: 1.3
}
.homeSection .banner-content h1 span, .homeSection .banner-content h2 span, .migrationSection .banner-content h1 span, .migrationSection .banner-content h2 span {
	display: block;
	font-size: 30px;
	
	text-transform: none
}
.homeSection .banner-content .download-link, .migrationSection .banner-content .download-link {
	font-size: 20px;
	color: #fff;
	
	text-transform: uppercase;
	line-height: 50px;
	background: #ea5b56;
	display: inline-block;
	padding: 0 40px;
	cursor: pointer
}
.homeSection .banner-content .download-link:hover, .migrationSection .banner-content .download-link:hover {
	background: #dd4245
}
.homeSection .banner-content .banner-content-inner, .migrationSection .banner-content .banner-content-inner {
	position: relative
}
.homeSection .banner-content .downloadwrapper, .migrationSection .banner-content .downloadwrapper {
	position: absolute;
	display: none;
	right: 0;
	left: 0;
	margin: auto
}
.homeSection .banner-content .download-btn, .migrationSection .banner-content .download-btn {
	padding: 20px 0 0
}
.homeSection .banner-content .download-btn a, .migrationSection .banner-content .download-btn a {
	margin: 0 10px;
	font-size: 14px;
	color: #fff;
	
	display: inline-block;
	border: 1px solid #fff;
	padding: 1px 15px
}
.homeSection .banner-content .download-btn p, .migrationSection .banner-content .download-btn p {
	color: #fff;
	font-size: 14px;
	padding: 10px 0 0
}
.homeSection .banner-content .download-btn p a, .migrationSection .banner-content .download-btn p a {
	margin: 0;
	font-size: 14px;
	color: #ea5b56;
	border: none;
	padding: 0
}
.homeSection .banner-content .z-helptxt, .migrationSection .banner-content .z-helptxt {
	color: #fff;
	font-size: 14px;
	padding: 10px 0 0;
	position: absolute;
	right: 0;
	left: 0;
	bottom: -90px
}
.homeSection .banner-content .z-helptxt a, .migrationSection .banner-content .z-helptxt a {
	margin: 0;
	font-size: 14px;
	color: #ea5b56;
	border: none;
	padding: 0
}
.migrationSection {
	background: #f6f6f6;
	text-align: center;
	padding: 0 3%
}
.migrationSection .z-row {
	padding-top: 40px
}
.migrationSection .inner-content {
	padding-bottom: 80px
}
.migrationSection img {
	max-width: 80%
}
.migrationSection .banner-content {
	bottom: -100px
}
.migrationSection .banner-content h2 {
	font-size: 50px;
	margin-bottom: 5px;
	color: #333
}
.migrationSection .banner-content p {
	font-size: 18px;
	padding-bottom: 5px
}
.migrationSection .banner-content p a {
	color: #ea5b56
}
.modal-box {
	display: none;
	position: absolute;
	z-index: 1000;
	width: 100%;
	max-width: 480px;
	background: white;
	border-bottom: 1px solid #aaa;
	border-radius: 0;
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	border: 1px solid rgba(0,0,0,0.1);
	background-clip: padding-box
}

@media (min-width: 32em) {
.modal-box {
	width: 70%
}
}
.download-box {
	padding: 2em 3em 2em;
	text-align: center
}
.download-box h3 {
	color: #333;
	font-size: 20px;
	padding: 20px 0 10px
}
.download-box a {
	background: #ea5b56;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 10px 30px;
	text-decoration: none;
	margin: 0 5px
}
.download-box a:hover {
	background: #dd4245
}
.download-box p {
	color: #666;
	font-size: 14px;
	padding: 35px 0 0
}
.win .download-box.win-text {
	display: block
}
.win .download-box.mac-text {
	display: none
}
.modal-overlay {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8) !important
}
span.close {
	line-height: 1;
	font-size: 2.5em;
	position: absolute;
	top: 5%;
	right: 4%;
	text-decoration: none;
	color: #bbb;
	cursor: pointer
}
span.close:hover {
	color: #222;
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	transition: color 1s ease
}
.featureSection {
	text-align: center
}
.featureSection .z-row {
	padding: 80px 0
}
.featureSection .z-large-content-wrap {
	max-width: 1155px
}
.featureSection .featureContent img {
	max-width: 200px
}
.featureSection .featureContent h2 {
	font-size: 60px;
	
}
.featureSection .featureContent p span {
	display: block
}
.featureSection .featureTable {
	margin-top: 5%;
	width: 100%
}
.featureSection .featureTable ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative
}
.featureSection .featureTable ul::before {
	content: "";
	position: absolute;
	max-width: 212px;
	width: 100%;
	height: 264px;
	top: 22px;
	right: -52px;
	background: url(../images/yahoo-line-right.png) no-repeat;
	background-size: 100% auto
}
.featureSection .featureTable ul::after {
	content: "";
	position: absolute;
	max-width: 212px;
	width: 100%;
	height: 264px;
	top: 260px;
	left: -52px;
	background: url(../images/yahoo-line-left.png) no-repeat;
	background-size: 100% auto
}
.featureSection .featureTable li {
	width: 33.33%;
	float: left;
	box-sizing: border-box;
	padding: 0 42px 0;
	margin: 0;
	min-height: 240px;
	cursor: default;
	position: relative
}
.featureSection .featureTable li::after {
	content: "";
	position: absolute;
	max-width: 315px;
	width: 100%;
	height: 22px;
	top: 22px;
	margin-left: 37px;
	background: url(../images/yahoo-line-1.png) no-repeat;
	background-size: 100% auto
}
.featureSection .featureTable li:nth-child(3n+0)::after {
	content: none
}
.featureSection .featureTable li .feature-icon {
	width: 60px;
	height: 60px;
	display: inline-block;
	padding: 0;
	background: url(../images/feature-icons.svg) no-repeat;
	background-size: 100% 900%
}
.featureSection .featureTable li .feature-icon.schedule {
	background-position: 0 -177px
}
.featureSection .featureTable li .feature-icon.drafts {
	background-position: 0 -298px
}
.featureSection .featureTable li .feature-icon.bookmark {
	background-position: 0 -418px
}
.featureSection .featureTable li .feature-icon.scrub {
	background-position: 0 -116px
}
.featureSection .featureTable li .feature-icon.compose {
	background-position: 0 -237px
}
.featureSection .featureTable li .feature-icon.attachment {
	background-position: 0 -482px
}
.featureSection .featureTable li .feature-icon.watch {
	background-position: 0 -358px
}
.featureSection .featureTable li .feature-icon.folder {
	background-position: 0 -56px
}
.featureSection .featureTable li .feature-icon.contact {
	background-position: 0 3px
}
.featureSection .featureTable li span {
	display: block;
	font-size: 21px;
	padding: 10px 0;
	
}
.featureSection .featureTable li p {
	color: #333;
	font-size: 14px;
	line-height: 1.65;
	margin-bottom: 0;
	padding: 0;
	text-align: left
}
.pricingSection {
	background: #f6f6f6;
	padding-top: 25px
}
.submit-cta {
	text-align: center;
	margin-top: 40px;
	width: 100%;
	float: left
}
.submit-cta a {
	background: #ea5b56;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 6px 30px;
	text-decoration: none;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
	text-transform: uppercase
}
.submit-cta a:hover {
	background: #dd4245
}
.featureSection .submit-cta {
	width: 100%;
	float: none
}
.pricingSection {
	padding: 0 25px
}
.pricingTable {
	text-align: center;
	position: relative
}
.pricingTable::before {
	content: none;
	position: absolute;
	left: 2px;
	top: 0;
	height: 90px;
	width: 58px;
	background: url(../images/pricing-icon.png) no-repeat;
	background-size: 100% 300%
}
.pricingTable .product-price-block {
	float: left;
	width: 33.3%;
	box-sizing: border-box;
	border: 1px solid #333;
	border-left: none;
	border-bottom: none;
	color: #333;
	background: #fff
}
.pricingTable .product-price-block:nth-child(1) {
	border-left: 1px solid #333
}
.pricingTable .product-price-block.feature-title {
	text-align: left;
	border: none;
	background: #f6f6f6
}
.pricingTable .product-price-block.feature-title .highlighted-box {
	
	font-size: 16px;
	border-bottom: none;
	padding-top: 175px
}
.pricingTable .product-price-block.feature-title .highlighted-box li {
	margin-bottom: 13px
}
.pricingTable .product-price-block ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.pricingTable .product-price-block .main-box .plan-name {
	
	font-size: 20px;
	display: block;
	text-transform: uppercase;
	padding: 10px 0;
	border-bottom: 1px solid #333
}
.pricingTable .product-price-block .main-box .price {
	
	display: block;
	padding-top: 30px;
	color: #f0483e
}
.pricingTable .product-price-block .main-box .price span {
	font-size: 60px
}
.pricingTable .product-price-block .main-box .price span:first-child {
	position: relative;
	top: -20px;
	font-size: 30px
}
.pricingTable .product-price-block .main-box .detail {
	font-size: 16px;
	display: block;
	padding-bottom: 15px;
	color: #666;
	border-bottom: 1px solid #333
}
.pricingTable .product-price-block .highlighted-box {
	
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333
}
.pricingTable .product-price-block .highlighted-box li {
	margin-bottom: 10px
}
.pricingTable .product-price-block .highlighted-box li span {
	display: block;
	font-size: 14px;
	line-height: 1;
	
	color: #666
}
.pricingTable .product-price-block .features-list {
	padding: 20px 0
}
.pricingTable .product-price-block .features-list li {
	padding: 5px 5px;
	margin-bottom: 0;
	font-size: 18px;
	
}
.pricingTable .product-price-block .features-list li.inline-txt {
	display: inline-block;
	padding-right: 15px;
	position: relative
}
.pricingTable .product-price-block .features-list li.inline-txt .divder {
	content: "";
	position: absolute;
	top: 8px;
	right: 2px;
	bottom: 0;
	height: 22px;
	width: 1px;
	background: #333
}
.pricingTable .product-price-block .features-list li span {
	
}
.pricingTable .product-price-block .item-list {
	padding: 15px 0
}
.pricingTable .product-price-block .item-list h3 {
	
	font-size: 18px
}
.pricingTable .product-price-block .item-list h3 span {
	color: #f0483e
}
.pricingTable .product-price-block .item-list .plus-icon {
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(../images/mig-plus-icon.png) no-repeat;
	background-size: 100%
}
.pricingTable .product-price-block .item-list li {
	text-align: left;
	margin: 0;
	line-height: 1.5;
	padding-left: 40px;
	position: relative
}
.pricingTable .product-price-block .item-list li:before {
	content: "";
	position: absolute;
	left: 20px;
	top: 6px;
	width: 12px;
	height: 10px;
	background: url(../images/mig-tick-icon.png) no-repeat;
	background-size: 100%
}
.pricingTable .product-price-block .item-list .point-none li span {
	display: block
}
.pricingTable .product-price-block .item-list .point-none li:before {
	content: none
}
.pricingTable .clear {
	clear: both
}
.pricingTable .desktop-col {
	display: inline-block;
	width: 99.9%;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	box-sizing: border-box;
	float: left
}
.pricingTable .desktop-col .product-price-block {
	border: none;
	border-bottom: 1px solid #333;
	width: 100%
}
.pricingTable .desktop-col .product-price-block .features-list {
	font-size: 16px
}
.pricingTable .feature-item {
	background: #fff;
	border: 1px solid #333;
	border-top: none;
	padding: 30px 0;
	width: 99.9%;
	box-sizing: border-box
}
.pricingTable .feature-item p {
	font-size: 18px;
	line-height: 1.5;
	
	color: #333;
	margin-bottom: 0
}
.pricingTable .feature-item p span {
	display: block
}
.pricingTable .feature-item p .bold-txt {
	display: inline-block;
	
	text-transform: uppercase
}
.pricingTable .feature-item .plus-icon {
	
	font-size: 25px;
	line-height: 1;
	padding-top: 5px;
	display: inline-block;
	text-align: center
}
.pricingTable .docs-feature-wrapper {
	position: relative
}
.pricingTable .docs-feature-wrapper::before {
	content: none;
	position: absolute;
	left: -58px;
	top: -1px;
	height: 90px;
	width: 58px;
	background: url(../images/pricing-icon.png) no-repeat;
	background-size: 100% 300%;
	background-position: 0 -90px
}
.pricingTable .connect-feature-wrapper {
	position: relative
}
.pricingTable .connect-feature-wrapper::before {
	content: none;
	position: absolute;
	left: -58px;
	top: -1px;
	height: 90px;
	width: 58px;
	background: url(../images/pricing-icon.png) no-repeat;
	background-size: 100% 300%;
	background-position: 0 -180px
}
.pricingTable .connect-feature-wrapper .feature-item {
	padding: 35px 0
}
.pricingTable .connect-feature-wrapper .connect-icon {
	color: #949596;
	padding-top: 20px
}
.pricingTable .connect-feature-wrapper .connect-icon ul {
	list-style: none;
	margin-bottom: 0;
	padding: 0
}
.pricingTable .connect-feature-wrapper .connect-icon ul li {
	display: inline-block;
	margin: 0 8px;
	padding-left: 26px;
	position: relative;
	font-size: 14px
}
.pricingTable .connect-feature-wrapper .connect-icon ul li::before {
	content: "";
	height: 20px;
	width: 24px;
	left: 0px;
	top: 2px;
	background: url(../images/connect-icon.svg) no-repeat;
	background-size: auto 100%;
	position: absolute
}
.pricingTable .connect-feature-wrapper .connect-icon ul li:nth-child(2)::before {
	background-position: -60px 0
}
.pricingTable .connect-feature-wrapper .connect-icon ul li:nth-child(3)::before {
	background-position: -30px 0
}
.form-overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: transparent;
	z-index: 99;
	display: none;
	top: 0;
	cursor: pointer
}
#migration-popup {
	position: fixed;
	z-index: 1000;
	width: 300px;
	top: 0;
	right: -100%;
	padding: 0;
	background: #fff;
	border: 1px solid rgba(0,0,0,0.2);
	border-right: none
}
body.form-open {
	overflow: hidden
}
#regform-close {
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 14px;
	height: 15px;
	display: inline-block;
	cursor: pointer;
	background: url("../images/mig-close-icon.png") no-repeat
}
.za-region-container {
	display: none;
	margin: 25px 0 10px;
	position: relative
}
.za-region-container .za-region-select {
	border-radius: 0;
	-webkit-border-radius: 0;
	box-sizing: padding-box;
	font-size: 14px;
	height: 35px;
	margin: 0;
	outline: hidden;
	padding: 0;
	width: 100% !important;
	background: transparent;
	color: #eee;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.5)
}
.za-region-container .za-region-select option {
	box-sizing: padding-box;
	font-size: 12px;
	padding: 5px 10px;
	appearance: none;
	-webkit-appearance: none;
	outline: hidden;
	border: none
}
.select-box-wrap {
	background: url("../images/mig-drop-down-arrow.png") no-repeat right 12px
}
.signup_frm select {
	height: 35px;
	background: transparent;
	margin-bottom: 10px;
	font-size: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-left: 0;
	border-radius: 0;
	box-sizing: border-box;
	width: 100%;
	display: inline-block;
	color: #333;
	outline: none;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.2)
}
.signup_frm select::-ms-expand {
display:none
}
.signup-box {
	float: right;
	position: relative;
	right: 5%;
	max-width: 350px;
	width: 100%;
	-webkit-transition: 0.7s ease;
	transition: 0.7s ease
}
.signup_frm .signup-heading {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	padding: 6px 10px 6px 15px;
	text-align: left;
	background: #ea5b56;
	position: relative;
	margin-bottom: 0;
	
}
.signup_frm, .thank_titmn {
	margin: 30px auto 0;
	min-height: 90px
}
.signup_frm {
	background: none repeat scroll 0 0 transparent;
	margin: 0;
	padding: 0;
	position: relative
}
.sgnusrname, .sgnpaswrd, .sgnemail, .zs-txtfldnew {
	background: none;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #333;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 7px;
	padding: 8px 0;
	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: medium none;
	position: relative;
	z-index: 9
}
.sgnusrname:focus, .sgnpaswrd:focus, .sgnemail:focus, .zs-txtfldnew:focus, .signup_frm select:focus {
	border-bottom: 1px solid rgba(0,0,0,0.6)
}
.placeholder {
	color: #ddd;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	position: absolute;
	top: 20px;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	z-index: 7
}
.added-placeholder .placeholder {
	top: 0;
	font-size: 12px;
	color: #aaa
}
.focusin {
	border: 1px solid #00add5
}
.signup-box input::-webkit-input-placeholder {
color:rgba(0,0,0,0.55)
}
.signup-box input:focus::-webkit-input-placeholder {
color:rgba(0,0,0,0.75)
}
.signup_frm select option:checked {
	color: rgba(0,0,0,0.75)
}
.sgfrm {
	box-sizing: border-box;
	overflow: auto;
	padding: 5px 20px 5px;
	position: relative;
	width: 100%
}
.signup_error, .jqval-error, .error {
	color: #F0483E;
	float: left;
	font-size: 14px;
	margin: 0 0 7px;
	padding: 3px 0;
	text-align: left
}
.field-msg .jqval-error {
	display: none !important
}
.field-msg .jqval-error a {
	color: #00add5;
	text-decoration: underline;
	display: inline-block;
	padding-left: 5px
}
.zs-txtfldnew {
	display: inline-block;
	width: 100%
}
.sgnbtnmn {
	clear: both;
	overflow: hidden
}
.sgnbtn {
	clear: both;
	float: none;
	height: 35px;
	padding-left: 20px;
	padding-bottom: 20px
}
.sgnbtn input {
	background-color: #ea5b56;
	border: 0 solid #ea5b56;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	height: 35px;
	padding: 0px 20px;
	position: relative;
	width: auto;
	z-index: 99;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-transform: uppercase
}
.signbtm-msg {
	border-top: 1px solid #d9d9d9;
	font-size: 14px;
	margin: 20px 20px 20px 0px;
	padding-top: 20px;
	text-align: center
}
.signup-box {
	background: rgba(0,0,0,0.5);
	height: auto;
	max-width: 370px;
	overflow: hidden;
	padding: 35px 40px 30px;
	position: relative;
	right: 0;
	margin: 0 auto;
	float: none
}
.signup_frm {
	margin: 0 auto;
	top: 0
}

@media only screen and (min-width: 1600px) {
.homeSection img, .migrationSection img {
	max-width: 100%
}
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
.featureSection .featureTable {
	box-sizing: border-box;
	max-width: 980px;
	margin: 5% auto 0
}
.featureSection .featureTable ul::before {
	content: "";
	position: absolute;
	max-width: 139px;
	width: 100%;
	height: 257px;
	top: 22px;
	right: -10px;
	background: url(../images/yahoo-line-right-ipad-l.png) no-repeat;
	background-size: 100% auto
}
.featureSection .featureTable ul::after {
	content: "";
	position: absolute;
	max-width: 139px;
	width: 100%;
	height: 257px;
	top: 260px;
	left: -10px;
	background: url(../images/yahoo-line-left-ipad-l.png) no-repeat;
	background-size: 100% auto
}
.featureSection .featureTable li::after {
	max-width: 252px;
	height: 22px;
	top: 22px
}
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
.featureSection .featureTable {
	box-sizing: border-box;
	max-width: 630px;
	margin: 5% auto 0
}
.featureSection .featureTable ul::before {
	content: "";
	position: absolute;
	max-width: 133px;
	width: 100%;
	height: 251px;
	top: 22px;
	right: -60px;
	background: url(../images/yahoo-line-right-ipad-p.png) no-repeat;
	background-size: 100% auto
}
.featureSection .featureTable ul::after {
	content: "";
	position: absolute;
	max-width: 133px;
	width: 100%;
	height: 251px;
	top: 260px;
	left: -60px;
	background: url(../images/yahoo-line-left-ipad-p.png) no-repeat;
	background-size: 100%
}
.featureSection .featureTable li {
	padding: 0 20px 0
}
.featureSection .featureTable li::after {
	max-width: 145px;
	height: 22px;
	top: 22px;
	margin-left: 32px
}
.pricingTable .product-price-block.feature-title .highlighted-box {
	font-size: 14px
}
.pricingTable .product-price-block .main-box .plan-name {
	font-size: 16px
}
.pricingTable .product-price-block .main-box .price span {
	font-size: 50px
}
.pricingTable .product-price-block .main-box .price span:first-child {
	font-size: 20px
}
.pricingTable .product-price-block .main-box .detail {
	font-size: 14px
}
.pricingTable .product-price-block .highlighted-box {
	font-size: 14px
}
.pricingTable .product-price-block .item-list h3 {
	font-size: 15px
}
.pricingTable .product-price-block .item-list li {
	font-size: 14px;
	padding-left: 22px
}
.pricingTable .product-price-block .item-list li:before {
	left: 5px
}
}

@media only screen and (min-width: 960px) and (max-width: 1279px) {
.homeSection .banner-content, .migrationSection .banner-content {
	width: 65%
}
.homeSection .banner-content h1, .migrationSection .banner-content h1 {
	font-size: 50px;
	margin-bottom: 25px
}
.homeSection .banner-content h1 span, .migrationSection .banner-content h1 span {
	font-size: 24px
}
.homeSection .banner-content .download-link, .migrationSection .banner-content .download-link {
	font-size: 16px;
	line-height: 40px
}
.section {
	height: auto !important
}
.homeSection, .migrationSection {
	padding: 90px 3% 60px
}
.migrationSection {
	padding: 60px 3% 60px
}
.migrationSection .inner-content {
	padding-bottom: 100px
}
.migrationSection .banner-content {
	bottom: -20%
}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
.homeSection .banner-content, .migrationSection .banner-content {
	width: 65%
}
.homeSection .banner-content h1, .migrationSection .banner-content h1 {
	font-size: 40px;
	margin-bottom: 25px
}
.homeSection .banner-content h1 span, .migrationSection .banner-content h1 span {
	font-size: 18px
}
.homeSection .banner-content .download-link, .migrationSection .banner-content .download-link {
	font-size: 16px;
	line-height: 40px
}
.homeSection .banner-content h1 {
	margin-bottom: 12px
}
.homeSection .banner-content .download-btn {
	padding: 15px 0 0
}
.homeSection .banner-content .download-btn a {
	font-size: 12px;
	padding: 0 15px;
	line-height: 1.8
}
.homeSection .banner-content .download-btn p {
	font-size: 14px;
	padding: 8px 0 0
}
.homeSection .banner-content .download-btn p a {
	font-size: 12px
}
.section {
	height: auto !important
}
.homeSection, .migrationSection {
	padding: 90px 3% 50px
}
.migrationSection {
	padding: 40px 3% 40px
}
.migrationSection .inner-content {
	padding-bottom: 110px
}
.migrationSection .banner-content {
	bottom: -30%
}
.migrationSection .banner-content h2 {
	font-size: 40px
}
}

@media only screen and (max-width: 767px) {
.transparent-header .product-logo, .transparent-header .product-menu li a {
	color: #333
}
nav {
	display: none
}
.section {
	display: block;
	height: auto !important
}
.inner-content {
	display: block
}
#dot-holder {
	display: none !important
}
.migration {
	margin: 0 !important
}
.migration .z-row {
	padding: 40px 0
}
.transparent-header .product-header {
	margin-top: 0
}
.homeSection, .migrationSection {
	padding: 51px 3% 0;
	width: auto
}
.homeSection .z-row, .migrationSection .z-row {
	padding: 15px 0 30px
}
.homeSection img, .migrationSection img {
	max-width: 100%
}
.homeSection .banner-content, .migrationSection .banner-content {
	width: 67%;
	bottom: 6%
}
.homeSection .banner-content h1, .homeSection .banner-content h2, .migrationSection .banner-content h1, .migrationSection .banner-content h2 {
	font-size: 35px;
	margin-bottom: 25px
}
.homeSection .banner-content h1 span, .homeSection .banner-content h2 span, .migrationSection .banner-content h1 span, .migrationSection .banner-content h2 span {
	font-size: 14px;
	line-height: 2
}
.homeSection .banner-content .download-link, .migrationSection .banner-content .download-link {
	font-size: 14px;
	line-height: 35px
}
.homeSection .z-row {
	padding: 25px 0 50px
}
.homeSection .banner-content {
	bottom: 12%
}
.homeSection .banner-content h1, .homeSection .banner-content h2 {
	margin-bottom: 10px
}
.homeSection .banner-content h1 span, .homeSection .banner-content h2 span {
	line-height: 1.5
}
.homeSection .banner-content .download-link {
	font-size: 10px;
	padding: 0 20px;
	line-height: 30px
}
.homeSection .banner-content .z-helptxt {
	bottom: -55px;
	font-size: 9px;
	line-height: 1.5
}
.homeSection .banner-content .z-helptxt a {
	font-size: 9px
}
.homeSection .banner-content .download-btn {
	padding: 10px 0 0
}
.homeSection .banner-content .download-btn a {
	font-size: 10px;
	padding: 0 10px;
	margin: 0 5px;
	line-height: 1.5
}
.homeSection .banner-content .download-btn p {
	font-size: 10px;
	padding: 5px 0 0;
	line-height: 1
}
.homeSection .banner-content .download-btn p a {
	font-size: 10px
}
.migrationSection {
	padding: 10px 3% 40px
}
.migrationSection .inner-content {
	padding-bottom: 90px
}
.migrationSection .banner-content {
	bottom: -16%;
	width: 75%
}
.migrationSection .banner-content h2 {
	margin-bottom: 15px
}
.migrationSection .banner-content p {
	font-size: 11px;
	margin-bottom: 10px
}
.featureSection .z-row {
	padding: 30px 0 40px
}
.featureSection h3 {
	font-size: 30px
}
.featureSection .featureContent h2 {
	font-size: 26px
}
.featureSection .featureContent p span {
	display: inline-block
}
.featureSection .featureTable ul::before, .featureSection .featureTable ul::after {
	content: none
}
.featureSection .featureTable li {
	border: none;
	display: block;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	min-height: 100%;
	margin-bottom: 120px
}
.featureSection .featureTable li::after {
	content: "";
	position: absolute;
	bottom: -110px;
	left: 0;
	margin: auto;
	top: inherit;
	right: 0;
	height: 98px;
	width: 22px;
	background: url(../images/yahoo-line-bg.png) no-repeat
}
.featureSection .featureTable li:nth-child(3n+0)::after {
	content: ""
}
.featureSection .featureTable li:last-child {
	margin-bottom: 50px
}
.featureSection .featureTable li:last-child::after {
	content: none
}
.featureSection .featureTable li p {
	text-align: center
}
.submit-cta {
	margin-top: 30px;
	width: auto;
	float: none
}
.pricingSection {
	padding-top: 0
}
.pricingTable {
	display: block
}
.pricingTable .product-price-block {
	display: block;
	width: 100%;
	float: none;
	margin-bottom: 0;
	border-left: 1px solid #333
}
.pricingTable .product-price-block .highlighted-box {
	border-bottom: none
}
.pricingTable .product-price-block .highlighted-box span {

	font-size: 14px;
	display: block;
	line-height: 1
}
.pricingTable .product-price-block .item-list {
	font-size: 14px
}
.pricingTable .desktop-col .product-price-block {
	border-top: 1px solid #333;
	margin-bottom: 0
}
.pricingTable .desktop-col .product-price-block .features-list li {
	font-size: 16px
}
.pricingTable .desktop-col .product-price-block .features-list li.inline-txt {
	padding-right: 0
}
.pricingTable .desktop-col .product-price-block .features-list li.inline-txt .divder {
	display: none
}
.pricingTable .feature-item {
	padding: 15px 0
}
.pricingTable .feature-item p {
	font-size: 14px
}
.pricingTable .connect-feature-wrapper .feature-item {
	padding: 30px 0
}
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
.migrationSection .banner-content {
	width: 60%;
	bottom: 0
}
.migrationSection .banner-content h1, .migrationSection .banner-content h2 {
	font-size: 20px;
	margin-bottom: 5px
}
.migrationSection .banner-content h1 span, .migrationSection .banner-content h2 span {
	font-size: 11px;
	line-height: 1.5
}
.migrationSection .banner-content .download-link {
	font-size: 12px;
	line-height: 28px;
	padding: 0 25px
}
.homeSection .banner-content {
	width: 60%;
	bottom: 20px
}
.homeSection .banner-content h1, .homeSection .banner-content h2 {
	font-size: 16px;
	margin-bottom: 0
}
.homeSection .banner-content h1 span, .homeSection .banner-content h2 span {
	font-size: 10px;
	line-height: 1.5
}
.homeSection .banner-content .download-link {
	font-size: 10px;
	padding: 0 10px;
	line-height: 1.8
}
.homeSection .banner-content .download-btn {
	padding: 0
}
.homeSection .banner-content .download-btn a {
	font-size: 10px;
	padding: 0 5px;
	margin: 0 5px;
	line-height: 1.5
}
.homeSection .banner-content .download-btn p {
	font-size: 8px;
	padding: 5px 0 0;
	line-height: 1
}
.homeSection .banner-content .download-btn p a {
	font-size: 8px
}
.migrationSection {
	padding: 0 3% 0
}
.migrationSection .banner-content {
	bottom: -54%;
	width: 75%
}
}
