/* CSS Document */

.zmigrate {
	border: 1px solid #f0483e;
	text-decoration: none;
	background: #f0483e;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	padding: 10px 28px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 35px;
}
.zmigrate.zblack {
	background-color: #000;
}
/*.z-row {
	padding: 150px 0;
}*/
.z-small-content-wrap,  .z-content-wrap,  .z-large-content-wrap {
	width: 85%;
}
.page-content, .main p {
	font-size: 18px;
	line-height: 1.6;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
h1,  h2 {
	font-size: 40px;
	line-height: 1.2;
	margin-bottom: 20px;
	color: #000;
	font-weight: 400;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 40px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-weight: 400;
}
.z-section {
	color: #000;
}
.z-section h1,  .z-section h2,  .z-section p {
	color: inherit;
}
.z-image-wrap {
	position: relative;
}
#banner-section {
	background: #fff;
	text-align: center;
	position: relative;
}
#banner-section .z-row {
	padding: 100px 0;
}
#banner-section h1 {
	font-size: 40px;
	font-weight: 400;
	margin: 0 auto 20px;
	max-width: 720px;
	line-height: 1.2;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
#banner-section p {
	max-width: 660px;
	margin: 0 auto 0px;
}
/*#home,
            #notebooks,
            #take-note,
            #audio {
                border-bottom: 1px solid #d3d6e1;
            }*/

#home .z-row {
	padding-top: 100px;
}
#notes-landscape {
	background: none repeat scroll 0 0;
	color: #000;
}
/* #cloud-sync {
            background: #ECEFF1;
        } */

#cloud-sync p,  #mac-web-app p {
	max-width: 600px;
	margin: 0 auto;
}
#mac-web-app .z-image-wrap,  #cloud-sync .z-image-wrap {
	margin-top: 30px;
}
#price {
	background: #f44336;
	text-align: center;
	color: #fff;
}
#price a {
	color: inherit;
}
.download-apps {
	margin-bottom: 15px;
	max-width: 480px;
}
footer {
	font-size: 14px;
	text-align: center;
	padding: 15px 0px;
	background: #f1f1f1;
	border-top: 1px solid #ddd;
}
.apple-store,  .google-play,  .apple-mac-store {
	background-image: url("images/notebook-index-sprite.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 116px;
	height: 34px;
}
.apple-store,  .google-play,  .windows-store {
	margin-top: 25px;
}
#note-the-cards-container img {
	width: 100%;
	margin-bottom: 10px;
}
.apple-store {
	background-position: -116px -174px;
}
.google-play {
	background-position: 0 -174px;
}
.apple-mac-store {
	background-position: -232px -174px;
	display: inline-block;
	height: 41px;
	margin-right: 5px;
	margin-top: 20px;
	text-indent: -999em;
	width: 155px!important;
}
.notebook-img,  .evernote-img,  #mac-web-app .z-image-wrap img {
	opacity: 0;
}
.mshow {
	display: none;
}
.mhide {
	display: block;
}
.z-three-col .z-column-block:nth-child(3n) {
	margin-right: 5%;
}
.z-three-col .z-column-block:last-child {
	margin-right: 0;
}
#price .strike-container {
	position: relative;
}
h2 .strike-container {
	font-size: 40px;
	font-weight: 600;
}
#price .strike-container span {
	content: "";
	height: 10px;
	left: 40%;
	position: absolute;
	top: 30px;
	transform: rotate(11deg);
	transition: all 1s ease 0s;
	width: 20%;
}
#price .strike-container span>em {
	position: absolute;
	width: 0%;
	height: 5px;
	top: 0;
	left: 0;
	content: '';
	transition: all 0.3s ease;
	background: #fff;
}
#price .strike-animate {
	width: 110% !important;
}
.notebook-free,  .price-inner {
	opacity: 0;
}
.cloud-sync {
	width: 100%;
	max-width: 590px;
}
.price-inner {
	text-align: center;
}
.price-inner p {
	max-width: 570px;
	margin: 0 auto 20px;
}
.ztwo-column .zfirst-col {
	margin-left: 20%;
}
input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0px;
}
.email-submit {
	text-align: center;
}
.button-cta {
	background: #f0483e none repeat scroll 0 0;
	border: 1px solid #f0483e;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 10px 30px;
}
.email-submit p {
	font-size: 14px;
	margin-top: 5px !important;
	text-align: center;
	width: 100%;
}
.success-mesg {
	display: none;
	color: green;
	margin-top: 50px;
}
.success-mesg p {
	font-size: 16px;
}
.down-arrow-container {
	border: 2px solid #333;
	border-radius: 100%;
	cursor: pointer;
	display: inline-block;
	height: 35px;
	left: 50%;
	margin-left: -25px;
	position: fixed;
	width: 35px;
	bottom: 20px;
}
.down-arrow-container .left {
	background: #333 none repeat scroll 0 0;
	color: #000;
	display: inline-block;
	left: 13px;
	min-height: 13px;
	min-width: 2px;
	position: absolute;
	top: 13px;
	transform: rotate(135deg);
}
.down-arrow-container .right {
	background: #333 none repeat scroll 0 0;
	color: #000;
	display: inline-block;
	left: 21px;
	min-height: 13px;
	min-width: 2px;
	position: absolute;
	top: 13px;
	transform: rotate(45deg);
}
.smaller-text {
	text-transform: lowercase !important;
}
input:focus {
	outline: none;
}
#ios10 .z-image-wrap {
	position: relative;
}
.display-none {
	display: none;
}
.submit-container {
	display: inline-block;
}
.zimage-slider {
	width: 100%;
	margin-top: 40px;
}
.zimage-slider-inner {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 400px;
}
.zimage-slider-inner img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	transition: all 0.5s ease;
}
.no-border {
	border: none !important;
}
.zimage-slider-inner img.active {
	opacity: 1;
	z-index: 9;
}
.slider-nav {
	margin: 25px auto 0;
	display: inline-block;
	padding: 0;
}
.slider-nav li {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #e5e5e5;
	margin: 0 7px;
	cursor: pointer;
	list-style: none;
	display: inline-block;
}
.slider-nav li.active {
	background: #0E94FF;
}
.download-apps a.download-now-app {
	background-image: url("../images/macappstoreicon.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline-block;
	height: 40px;
	overflow: hidden;
	position: relative;
	text-indent: -999px;
	vertical-align: middle;
	width: 165px;
}
.product-menu-sub li {
	width: 130px;
	right: 20px;
}
.product-menu-sub li a {
	background: #f3f3f3;
	border: 1px solid transparent;
}
.product-menu-sub li a:hover {
	background: #fff;
	border: 1px solid #f3f3f3;
	border-bottom: transparent;
}
.product-menu-sub li:nth-child(2) a:hover {
	border: 1px solid #f3f3f3;
	border-top: 0;
}
.product-header-top .product-menu-sub-container::after,  .product-header-top .product-menu-sub-container::before {
	top: 26px;
}
.zimg-container {
	max-width: 300px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
img.zimg-skin {
	box-shadow: initial;
}
img.zimg-screen {
	position: absolute;
	z-index: 1;
	top: 12%;
	left: 4.8%;
	width: 90%;
	box-shadow: initial;
	border: 1px solid #d7d7d7;
}

@media only screen and (max-width: 992px) {
.z-three-col .z-column-block {
	margin-right: 0 !important;
	width: 100%;
}
#banner-section .z-row,  .z-row,  #home .z-row {
	padding: 50px 0;
}
.page-content,  p {
	font-size: 18px;
	line-height: 1.6;
}
h1 {
	font-size: 30px;
	line-height: 1.1;
	margin-bottom: 10px;
}
h2 {
	font-size: 28px;
}
.z-column-block p:last-child {
	margin-bottom: 0px;
}
.download-apps a {
	margin: 3px;
}
.notebook-img,  .evernote-img,  #mac-web-app .z-image-wrap img {
	opacity: 1;
}
.notebook-img,  .evernote-img {
	max-width: 320px;
	width: 90%;
	margin-left: auto;
	margin-top: 25px;
}
.mshow {
	display: block;
	text-align: left;
}
.mhide {
	display: none;
}
#banner-section h1 {
	font-family: "proxima_nova_rgregular";
	font-size: 30px;
	font-weight: 600;
}
#cloud-sync h2 {
	text-align: center;
}
#price .strike-container span {
	top: 16px;
}
.ztwo-column .zfirst-col {
	margin-left: 0%;
}
#browserextensions p,  #browserextensions h2 {
	text-align: left;
}
.desktop-versions h2,  .desktop-versions p {
	text-align: left;
}
}

@media only screen and (max-width: 767px) {
.z-image-wrap.z-align-center>img {
	max-width: 160px;
}
#cloud-sync p {
	text-align: center;
}
.download-apps a.download-now-app {
	display: none;
	max-width: 300px;
}
#banner-section h1 {
	font-size: 24px;
}
.zimg-container {
	position: static;
}
.zimg-container {
	max-width: 300px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
img.zimg-skin {
	display: none;
}
img.zimg-screen {
	position: static;
}
}

@media only screen and (max-width: 600px) {
.mail-field {
	max-width: 280px;
	margin: 0 auto;
}
.button-cta {
	margin-top: 10px;
}
.submit-container {
	display: block;
	margin-top: 5px;
	text-align: center;
}
.z-small-content-wrap,  .z-content-wrap,  .z-large-content-wrap {
	width: 80%;
}
.main {
	margin: 0!important;
}
}

        @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) {
            .apple-store,
            .google-play,
            .apple-mac-store {
                background-image: url("../images/notebook-index-sprite@2x.png");
                background-size: 800px auto;
            }
        }
