/* Reset  */
html,body,div,span,object,iframe,h1,h2,h4,h5,h6,p,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul,ul li{list-style:none}
table{border-collapse:collapse;border-spacing:0}
input,select{vertical-align:middle}
/* box-model fix */
*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
/* clearfix */
.clear{clear:both}
.clearfix:before,
.clearfix:after{
	content:" ";
	display:table}
.clearfix:after{clear:both}
.clearfix{*zoom:1}

/* Custom Grid Stystem */
/* can be updated with bootstrap 3.0 grid system */
.grid:before,.grid:after{
	content:" ";
	display:table;}
.grid:after{clear:both}
.grid{*zoom:1}
.grid [class^="col-"].col-center,
.grid [class*=" col-"].col-center{
	margin:0 auto !important;
	float:none}
.grid [class^="col-"],.grid [class*=" col-"]{
	float:left;
	min-height:1px;
	position:relative;
	margin-left:0;
	padding-left:15px;
	padding-right:15px;}
.grid>[class^="col-"]:first-child,
.grid>[class*=" col-"]:first-child{
	margin-left:0}
.grid>[class^="col-"]:last-child,
.grid>[class*=" col-"]:last-child{
	margin-right:0}
.grid .col-1{width:95px;}
.grid .col-2{width:190px;}
.grid .col-3{width:285px;}
.grid .col-4{width:380px;}
.grid .col-5{width:475px;}
.grid .col-6{width:570px;}
.grid .col-7{width:665px;}
.grid .col-8{width:760px;}
.grid .col-9{width:855px;}
.grid .col-10{width:950px;}
.grid .col-11{width:1045px;}
.grid .col-12{width:1140px;}
.grid .col-p0{
	padding-left:0;
	padding-right:0;}
.grid .col-m0{
	margin-left:0;
	margin-right:0;}
.grid .col-m1{margin-left:95px !important;}
.grid .col-m2{margin-left:190px !important;}
.grid .col-m3{margin-left:285px !important;}
.grid .col-m4{margin-left:380px !important;}
.grid .col-m5{margin-left:475px !important;}
.grid .col-m6{margin-left:570px !important;}
.grid .col-m7{margin-left:665px !important;}
.grid .col-m8{margin-left:760px !important;}
.grid .col-m9{margin-left:855px !important;}
.grid .col-m10{margin-left:950px !important;}
.grid .col-m11{margin-left:1045px !important;}
.grid .col-m12{margin-left:1140px !important;}

/* =======================
================= GENERAL
==========================*/
.wrapper-global {
	width: 1170px;
	margin:0 auto;}
/* 
note: font types: 
	Lato Regular: 400,
	Lato Regular Italic: 400 italic;
	Lato Bold: 700,
	Lato Black 900,
*/
a {
	text-decoration: none;
	color:#00A5DE;}
h1 {font-weight: 900;}
h3 {
	color:#00A6DE;
	font-size: 18px;
	margin-bottom: 15px;}

.title-main,
.title-secondary {
	font-weight: 900;
	color:#111;
	line-height:120%;}
.title-main {
	font-size: 38px;}
.title-main strong {
	color:#00A5DE;}

.title-main-sub {
	font-size: 23px;
	font-weight: 400;
	color:#666;
	line-height: 160%;
	margin-top: 40px;}
.title-main-sub strong {
	font-weight: 400;
	color:#00A5DE;}

.title-secondary {
	font-size: 28px;}
.title-border {
	border-bottom:2px solid #EEEEEE;
	height: 26px;
	margin-bottom: 26px;}
.title-border .title-main { 
	padding: 0 34px;
	min-width: 520px;
	background-color:#fff;
	display:inline-block;
	*zoom:1;
	*display:inline;}

/* text formating & description */
.text-formating {
	line-height: 160%;}
.text-formating p {
	margin-bottom: 20px;}
.text-formating ul {
	margin-bottom: 25px;
	margin-left: 15px;}
.text-formating li {
	list-style-type: disc;
	margin:10px 0;}
.text-formating a:hover {
	text-decoration: underline;
	color:#006595;}
.text-formating a.btn:hover {
	text-decoration: none;
	color:#fff;}

.text-highlight {
	font-size: 23px;
	font-weight: 400;
	line-height: 160%;}
.text-highlight p {
	margin-bottom: 20px;}

.text-medium {
	font-size: 16px;}

.list-01 {
	margin-left: 15px;}
.list-01 h3 {
	margin-bottom: 10px;}
.list-01 > li {
	padding-left: 5px;}

.blue {color:#006593;}
.blue-light {color:#00A5DE;}
.blue-dark {color:#004364;}
.green {color:#80BB26;}
.orange {color:#FC6737;}
.yellow {color:#FFC109;}
.white {color:#fff;}

.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}

.vertical-space-01 {
	margin-top:60px;
	margin-bottom: 60px;}
.vertical-space-02 {
	margin-top:40px;
	margin-bottom:40px;}
.vertical-space-03 {
	margin-top:20px;
	margin-bottom:20px;}
.spacing {
	padding-top: 90px;
	padding-bottom: 90px;}
.w90 {width: 90%;}
.w85 {width: 85%;}
.w80 {width: 80%;}
.indent-01 {
	padding-left: 45px;}
.bg-alt {
	background-color: #F5F5F5;}
.bg-blueLight {
	background-color: #00A5DE;}
/* gradient */
.gradient-heading {
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 15%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(15%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 15%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 15%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 15%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 15%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */
}

/* img-holder */
.img-holder img {
	max-width: 100%;}

/* font-handwritten */
.font-handwritten {
	font-family: Georgia,serif;}

/* =======================
==== LAYOUT, HEADER, FOOTER
==========================*/

/* logo */
.logo {
	float:left;
	display: block;
	width:169px;
	height:52px;}
.logo img {
	display: block;}

/* header */
.header {
	padding-top:34px;
	position: relative;}

/* heading */
.section-heading {
	padding-top: 60px;
	text-align: center;
	margin-bottom: 70px;
	height:480px;}
.section-heading-02 {
	padding-top: 60px;
	margin-bottom: 70px;}
.section-heading .wrapper-global {
	position: relative;}
.section-heading.section-heading-home {
	height: auto;
	margin-bottom: 0;
	padding-bottom: 60px;}
.img-heading {
	height: 340px;
	width: 100%;
	text-align: center;
	margin-top:20px;
	position: relative;}
.img-heading img {
	max-width: 100%;}
.section-heading .section-videoPromo {
	padding: 55px 0;}
.section-heading-home .btn-wrapper {}
.section-heading-home .btn-wrapper .btn {
	margin: 0 10px;
	width: 240px;}
.section-heading-home .btn-wrapper .btn:hover,
.section-heading-home .btn-wrapper .btn:focus {
	background-color: #66C7C6;}
.img-heading.img-heading-host-google img {
	margin-top: 80px;}
.img-heading.img-heading-features img {
	margin-top: 100px;}

/* footer */
.footer-social {
	background-color:#004F75;
	padding:60px 0;}
.footer-social h3 {
	font-size: 34px;
	color:#fff;
	font-weight: 400;
	margin-bottom: 80px;
	line-height: 120%;}
.footer-social a {
	color:#fff;}
.footer-social-icons li {
	font-weight: 400;
	font-size: 15px;
	text-transform: uppercase;
	width:215px;
	margin: 0 20px;	
	display: inline-block;
	*zoom:1;
	*display:inline;}
.footer-social-icons li span {
	background-image: url('../../static/img/layout/social.png');
	background-repeat: no-repeat;
	width:120px;
	height: 120px; 
	display:block;
	margin: 0 auto 30px;}
.footer-social-icons li.social-tw span {
	background-position:0 0;}
.footer-social-icons li.social-fb span {
	background-position:-150px 0;}
.footer-social-icons li.social-gp span {
	background-position:-300px 0;}
.footer-social-icons li.social-yt span {
	background-position:-450px 0;}
.footer-social-icons li a:hover {
	color:#A8EAFF;}
.navFooter {
	padding: 30px 0;}
.navFooter li {
	display: inline;
	font-weight: 700;
	margin: 0 20px;}
.navFooter li a:hover,
.navFooter li a:focus {
	color:#006595;}
.copyrights {
	font-size: 13px;
	padding-bottom: 30px;}

/* =======================
=============== NAVIGATION
==========================*/

/* navigation main */
.navMain {
	font-weight: 700;
	font-size: 18px;
	margin-top:24px;}
.navMain nav {
	float: right;
	display: block;}
.navMain li {
	float: left;
	margin: 0 15px;}
.navMain a {
	color: #333;
	display: block;
	padding: 9px 0;}
.navMain li:hover a,
.navMain li.active a {
	color:#00A5DE;}

/* navigation user */
.navUser {
	font-size: 18px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top:-4px;}
.navUser li {
	float: left;}
.navUser li a {
	display: block;
	padding: 12px 15px;}
.navUser li:hover {
	border-color:#27BEC4;}
.navUser li a:hover {
	color:#27BEC4;}
.navUser-register {
	border-top:solid 4px #006595;}
.navUser-register > a {
	color:#006595;}
.navUser-signIn {
	border-top:solid 4px #00A6DE;}
.navUser-signIn > a {
	color:#00A6DE;}

/* navigation sub */
.navSub li {
	display: inline;
	font-size: 21px;
	padding: 0 8px;}
.navSub li a {
	color:#666;}
.navSub li a:hover {
	color:#00A6DE;}
.navSub li:before {
	content:'/';
	position: relative;
	left:-8px;}
.navSub li:first-child {
	padding-left:0;}
.navSub li:first-child:before{
	content:'';}

/* =======================
========== FORMS
==========================*/

/* buttons */
.btn {
	font-family:'Lato',Helvetica,sans-serif;
	font-weight: 700;
	font-size:17px;
	line-height: 100%;
	background-color:#006595;
	color:#fff;
	border:none;
	border-bottom: solid 3px #000;
	display: inline-block;
	*zoom:1;
	*display:inline-block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	padding: 14px 34px;}
.btn:hover,
.btn:focus {
	cursor: pointer;
	text-decoration: none;
	background-color: #00A6DE;}
.btn.btn-small {
	padding: 7px 22px;
	font-size:15px;}
.btn.btn-light {
	background-color:#00A6DE;}
.btn.btn-light:hover,
.btn.btn-light:focus{
	background-color: #66C7C6;}
.btn.btn-white {
	background-color: #fff;
	color:#111;}
.btn.btn-white:hover,
.btn.btn-white:focus{
	background-color: #FFCE35;}

.btn.btn-google {
	padding-left: 84px;
	position: relative;
	text-align: left;
	border:none;
	background:#DD4B39 url('../../static/img/layout/gplus.png') no-repeat 15px center;}
.btn.btn-google:hover {
	background-color: #DE7738;}
.btn.btn-google:after {
	content: "";
	display: block;
	height: 100%;
	width: 2px;
	border-left:solid 1px #BE3121;
	border-right: solid 1px #EA8C82;
	position: absolute;
	left: 50px;
	top:0;}

.btn.btn-orange {
	background-color:#FC6737;
	border-bottom: solid 3px #CB3503;}
.btn.btn-orange:hover,
.btn.btn-orange:focus {
	background-color: #D93600;
	border-bottom-color:#8C0000;}

.btn.btn-yellow {
	background-color:#FFC109;
	border-bottom: solid 3px #DCAB03;}
.btn.btn-yellow:hover,
.btn.btn-yellow:focus {
	background-color: #E9B503;
	border-bottom-color:#BD9302;}


/* refer button with share */
.refer {
	position: relative;
	padding-right: 30px;}
.refer .btn {
	float:left;
	height: 50px;
	width: 100%;
	-webkit-border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	border-radius:4px 0 0 4px;}
.refer-share {
	position: absolute;
	right: 0;
	top:0;
	text-align: left;
	width: 30px;}
.refer-share-btn {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFBAMAAACKv7BmAAAAA3NCSVQICAjb4U/gAAAAGFBMVEX///////////////////////////////8pK8DIAAAACHRSTlMAIkR3mczu/4X8/lQAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAVdEVYdENyZWF0aW9uIFRpbWUAMi8yMi8wOFDiILoAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAIUlEQVQImWMILy8vZRArL09kYCovV2BgMC9mYGBgcWAAAFFABR6kREBcAAAAAElFTkSuQmCC) no-repeat center center;
	width: 30px;
	height: 50px;
	background-color: #006595;
	position: relative;
	border-bottom: solid 3px #000;
	-webkit-border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	border-radius:0 4px 4px 0;}
.refer-share:hover .refer-share-btn,
.refer-share-btn:focus {
	background-color: #00A6DE;
	cursor: pointer;}
.refer-share:hover .refer-share-btn {
	-webkit-border-radius:0 4px 0 0;
	-moz-border-radius:0 4px 0 0;
	border-radius:0 4px 0 0;}
.refer-share-btn:before {
	content:'';
	border-left: solid 1px #004566;
	border-right: solid 1px #008ACC;
	display: block;
	height: 47px;
	position: absolute;
	left: 0;
	top:0;}
.refer-share ul {
	display: none;
	font-size: 13px;
	position: absolute;
	top:47px;
	right: 0;
	width: 200px;
	background-color: #fff;
	border:solid 2px #00A6DE;
	-webkit-border-radius:4px 0 4px 4px;
	-moz-border-radius:4px 0 4px 4px;
	border-radius:4px 0 4px 4px;}
.refer-share:hover ul {
	display: block;}
.refer-share ul li {
	border-top:solid 1px #ddd;}
.refer-share ul li:first-child {
	border-top: 0;}
.refer-share ul li a {
	display: block;
	padding:10px 15px;}
.refer-share ul li a:hover {
	background-color: #00A6DE;
	color:#fff;}

/* =======================
========== SECTIONS
==========================*/

/* section video */
.section-videoPromo .video-holder {
	display:inline-block;
	width:460px;
	height:283px;
	margin: 0 50px;
	border:solid 12px #003054;
	background-color: #fff;
	border-radius: 10px;
	cursor: pointer;
	position: relative;
	overflow: hidden;}
.section-videoPromo .video-holder:hover {
	border-color:#001B2F;}
.section-videoPromo .text {}
.video-designer {
	background:url('../../static/img/layout/thumb-video-designer.jpg') no-repeat center center;}
.video-small-business {
	background:url('../../static/img/layout/thumb-video-small-business.jpg') no-repeat center center;}
.video-frame-wrapper {
	width:100%; 
	height:100%;
	cursor:pointer;}
.video-frame {
	width: 100%;
	visibility:hidden;}
.video-holder-text {
	width: 100%;
	height: 100%;
	padding-top: 100px;}
.video-holder-text .symbol-play {
	width:56px;
	height:56px;
	margin: 0 auto 40px;
	background:url('../../static/img/layout/transparent-01.png') repeat 0 0;
	border-radius: 28px;}
.video-holder-text .symbol-play span {
	display: block;
	width:100%;
	height:100%;
	background: url('../../static/img/layout/symbol-play.png') no-repeat center center;}
.video-holder-text h3 {
	font-size: 24px;
	line-height: 40px;
	color:#fff;
	background:url('../../static/img/layout/transparent-01.png') repeat 0 0;
	text-shadow: 0 2px 0 #006595;
	display: inline-block;
	padding: 0 20px;
	border-radius: 20px;}
.video-holder:hover .symbol-play,
.video-holder:hover h3 {
	background:url('../../static/img/layout/transparent-02.png') repeat 0 0;}
.video-holder:hover h3 {
	text-shadow: 0 2px 0 #001B2F;}

/* section build business */
.section-buildBusiness h2 {
	margin-bottom: 25px;}

/* section benefits */
.section-benefits {
	background-color:#006595;
	color:#fff;
	padding: 50px 0 60px;}
.section-benefits h3 {
	color:#fff;
	font-size:20px;}
.section-benefits .img-holder {
	height: 170px;
	margin-bottom: 30px;}
.section-benefits .img-holder img {
	display: inline-block;}
.section-benefits-items {
	padding: 0 15px;}
.section-benefits-items .item {
	width: 260px;
	line-height: 150%;
	margin-bottom: 70px;
	float: left;
	color:#B9E9FF;}
.section-benefits-items .item:nth-child(3n+2) {
	margin-left:180px;
	margin-right:180px;}
.section-benefits-items .item:nth-child(3n+4) {
	clear: left;}
.section-benefits .title-main {
	text-transform: uppercase;
	color:#fff;
	margin-bottom: 60px;
	text-align: center;}
.section-benefits h3 {
	margin-bottom: 10px;}

/* section features */
.section-features h2 {
	margin-bottom: 55px;}
.section-features .item {
	border-bottom: solid 1px #ddd;
	padding-bottom: 15px;
	margin-bottom: 35px;}
.section-features .col-6 .item:last-child {
	border-bottom: none;}
.section-features .grid .col-6:first-child {
	padding-left: 0;
	padding-right: 50px;}
.section-features .grid .col-6:last-child{
	padding-left: 50px;
	padding-right: 0;}

/* section billing */
.section-billing .title-main {
	margin-bottom: 25px;}
.section-billing h3 {
	margin-bottom: 25px;}
.section-billing .grid > div {
	position: relative;}
.section-billing .grid > div:first-child:before {
	content:'';
	border-right: solid 1px #ccc;
	display: block;
	height: 100%;
	width: 1px;
	position: absolute;
	right:-15px;
	top:0;}
.section-billing .grid .col-6:first-child {
	padding-left: 0;
	padding-right: 35px;}
.section-billing .grid .col-6:last-child {
	padding-left: 65px;
	padding-right: 0;}

/* section hostFeatures */
.section-hostFeatures .grid > div {
	padding: 0 40px;}
.section-hostFeatures .item {
	margin-bottom: 80px;}
.section-hostFeatures .item img {
	display: inline-block;
	margin-bottom:40px;}
.section-hostFeatures .item h3 {
	font-size: 22px;
	color:#111;}

/* section connects */
.section-connects .title-main {
	margin-bottom: 60px;}

/* Section HowItWorks */
.section-howItWorks .title-main {
	margin-bottom: 25px;}
.section-highlight {
	background-color: #EAEAEA;
	padding:35px 40px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius: 6px;}
.section-highlight ol {
	margin-left: 20px;}
.section-highlight ol {
	margin-bottom: 25px;}
.section-highlight ol li {
	list-style-type: decimal;}

/* Section How Work */
.section-ease h2 {
	margin-bottom: 25px;}
.section-ease h3,
.section-ease h3 {
	margin-bottom: 25px;}
.section-ease ul {
	width: 90%;}
.subsection-billing .subsection-billing-features {
	border-left: solid 1px #ccc;
	padding-left: 50px;}
.subsection-billing .subsection-billing-features ul {
	margin-left: 14px;}
.subsection-billing .subsection-billing-text {
	padding-right: 50px;}
.section-ease code {
	background-color: #F5F5F5;
	padding: 10px 20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	display: block;
	margin-bottom: 25px;}

/* Section Ads Landing  */
.section-adsLandingFeatures .itemList .item {
	position: relative;
	padding:10px 40px 10px 84px;
	margin-bottom: 10px;}
.section-adsLandingFeatures .itemList .item img {
	display: block;
	position: absolute;
	left: 0;
	top:0;}
.section-adsLandingFeatures .btn {
	margin-bottom: 10px;}
.section-adsLandingFeatures .divider {
	position: relative;}
.section-adsLandingFeatures .divider:before {
	content: "";
	height: 250px;
	width: 1px;
	border-left: solid 1px #ddd;
	position: absolute;
	left: -80px;
	top:0;}
.section-adsLandingFeatures .vertical-space-01 {
	margin-bottom: 0;}
.section-adsLandingVideo {
	padding: 20px 0 40px;}

.section-learnGoogleCloud h2 {
	margin-bottom: 25px;}
.section-learnGoogleCloud a:hover {
	text-decoration: underline;}
.section-adsLandingVideo-cla {
	margin: 40px 0 0;}
.section-adsLandingVideo-cla p {
	margin-top: 15px;}
.section-learnGoogleCloud-cla {
	padding: 40px 0 0;}
.section-learnGoogleCloud-cla p {
	margin-top: 15px;}
.section-learnGoogleCloud-cla a:hover {
	text-decoration: none;}

/* Section Notification */
.section-notification {
	display: table;
	width: 100%;
	text-align: center;
	margin-top: -100px;}
.section-notification-wrapper {
	display: table-cell;
	vertical-align: middle;
	width: 100%;}
.section-notification .title-main-sub {
	margin: 10px 0 30px;}
.section-notification-icon {
	margin-top: 70px;}
.section-notification-icon img {
	display: block;
	margin: 0 auto 20px;}
.section-notification-description {
	padding:20px 0 60px;}

.section-notification-description .col-6 {
	padding-left: 65px;
	padding-right: 65px;}
.section-notification-largeText {
	font-size: 18px;
	line-height: 150%;}
.section-notification-description .divider {
	position: relative;
	height: 100%;}
.section-notification-description .divider:before {
	content:'';
	height: 100%;
	width: 1px;
	border-left: solid 1px #ddd;
	position: absolute;
	left: 0;}

/* Section Notification Download Guide */
.section-notification-downloadGuide {}
.section-notification-downloadGuide .main {
	padding-left:70px;}
.section-notification-downloadGuide .main .btn {
	margin-bottom: 30px;}

/* Wordpress Welcome Screen */
.temporary-cloudward-wp-popUp-bg {
	background:url("../img/tmp/bg-wordpress.jpg") no-repeat 0 0;
	border-top:none;
	padding-top: 100px;}
.cloudward-wp-popUp {
	background-color: #fff;
	width:960px;
	margin: 0 auto;}
.cloudward-wp-popUp-content {
	padding: 40px 30px;}
.cloudward-wp-popUp-content h1,
.cloudward-wp-popUp-content h2 {
	text-align: center;}
.cloudward-wp-popUp-content h1 {
	margin-bottom: 10px;}
.cloudward-wp-popUp-content h2 {
	color: #666;
    font-size: 23px;
    font-weight: 400;
    line-height: 160%;
    margin-top: 10px;}
.cloudward-wp-popUp-heading {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom:solid 1px #eee;}
.cloudward-wp-popUp-description {
	float: left;
	padding-left: 20px;
	width: 460px;}
.cloudward-wp-popUp-video {
	float: right;
	width: 400px;
	background-color: #ddd;}
.cloudward-wp-popUp-content .text-big {
	font-size: 18px;
	line-height: 140%;
	margin-top: 40px;}

/* Wordpress Welcome Steps */
.cwps {
	background-color: #f1f1f1;
	padding: 25px 20px;
	border:solid 1px #ddd;}
.cwps-main,
.cwps-side {
	float: left;}
.cwps-main {
	width: 45%;}
.cwps-main ul {margin: 0;}
.cwps-main li {
	list-style-type: none;
	border: solid 1px #f1f1f1;
	margin: 0;}
.cwps-main ul li:first-child .item {
	border-top:none;}
.cwps-main .item {
	padding: 10px 20px 10px 10px;
	margin-right: 20px;
	border-top:dotted 1px #CCC;	}
.cwps-main .item + .item {
	padding-top: 0;
	border-top:solid 1px #f1f1f1;}
.cwps-main .item input[type="text"] {
	border: solid 1px #ddd;
	font:400 15px/110% "Lato",Helvetica,Arial,sans-serif;
	padding: 4px 4px;}

.cwps-main li.active {
	background-color: #fff;
	border: solid 1px #ddd;
	border-right: none;
	-moz-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	position: relative;
	z-index: 10;}
.cwps-main li.active:after {
	content:" ";
	display: block;
	width: 1px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	top:0;
	right: -1px;
	z-index: 10;}
.cwps-main li.active .item,
.cwps-main li.active + li > .item {
	border-top:solid 1px #F7F7F7;}

.cwps-main .cwps-main-lbl,
.cwps-main .cwps-main-value {
	float: left;}
.cwps-main .cwps-main-lbl {
	width: 45%;}
.cwps-main .cwps-main-value {
	width: 55%;}
.cwps-main .cwps-main-value input[type="text"] {
	width: 100%;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius: 2px;}
.cwps-main .cwps-main-value input[type="text"]:focus {
	border-color: #aaa;}

.cwps-side {
	width: 55%;
	line-height: 140%;}
.cwps-side h2 {
	text-align: left;
	color:#333;
	font-weight: 900;
	margin: 0 0 10px;}
.cwps-side ol {
	margin-left: 20px;}
.cwps-side ol li {
	list-style-type: decimal;
	margin-bottom: 10px;}
.cwps-side-content {
	background-color: #fff;
	border: solid 1px #ddd;
	padding:5px 20px 20px;
	height: 380px;
	overflow-y:scroll;}
.cwps-side-content strong {
	color:#333;}
.cwps-side-content code {
	display: block;
	color:#333;
	font:400 13px/140% 'Lato',Helvetica,sans-serif;
	background-color: #eee;
	border:solid 1px #ddd;
	padding:10px;
	margin-bottom: 20px;
	border-radius: 4px;}
.cwps-side-content .img-holder img {
	border:solid 1px #ddd;}
.cwps-side-content code p {
	margin-bottom:0;}
.cwps-side-content code p + p {
	margin-top: 10px;}
.cwps-video-holder {
	margin-bottom: 15px;}

.cwps .tabs-nav li:hover {
	cursor: pointer;}
.cwps .tabs-nav a {
	color:#666;
	text-decoration: none;}
.cwps .tabs-nav li:hover a {
	color:#00a5de;}

.cwps .cwps-side-content-nav {
	padding-top: 20px;}
.cwps .cwps-side-content-nav .next,
.cwps .cwps-side-content-nav .prev {
	background-repeat: no-repeat;
	cursor: pointer;}
.cwps .cwps-side-content-nav .next {
	float: right;
	padding-right: 20px;
	background-position: right 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAMAAABVab95AAAAA3NCSVQICAjb4U/gAAAANlBMVEUApd7Z6u+y2+s8uOMts+Lw8fG13uwYrOBOvuS63+tJvOTj7fDE4+1RvuNaweUareC94e0xst8B9VW7AAAACXBIWXMAAAsSAAALEgHS3X78AAAAFXRFWHRDcmVhdGlvbiBUaW1lADIvMjIvMDhQ4iC6AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAAFBJREFUCJlFzlEKwCAMA9COtZlRmb3/aXXQML8eEk0MiDqGRjH4UAy+FHX/MdggBm6IAad4MilOuxToswLpegZPVXRURS4Vn29qzlj/yKHpG5tNBEKhGSSjAAAAAElFTkSuQmCC);}
.cwps .cwps-side-content-nav .prev {
	float: left;
	padding-left: 20px;
	background-position: left 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAASCAMAAABVab95AAAAA3NCSVQICAjb4U/gAAAANlBMVEUApd7Z6u+y2+s8uOMts+Lw8fG13uwYrOBOvuS63+tJvOTj7fDE4+1RvuNaweUareC94e0xst8B9VW7AAAACXBIWXMAAAsSAAALEgHS3X78AAAAFXRFWHRDcmVhdGlvbiBUaW1lADIvMjIvMDhQ4iC6AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAAFNJREFUCJk9zlEOwCAIA1CWWSZqJvc/rbLK/HoRahWcoypHVpP2GEh7DWTckVpDQb0VpBUK4pwGLxlJjJYLO1Y8CWfwq9CWFbtuehLx5P/J2ZPoWJoqBEJEbTQcAAAAAElFTkSuQmCC);}

/* WordPress Plugin Errors */
.cwps .error {
	color:#D80000;
	font-size: 12px;}
.cwps input[type="text"].error,
.cwps input[type="email"].error,
.cwps input[type="number"].error {
	border: solid 1px #D80000 !important;
	position: relative;}
.cwps label.error {
	display: block;
	position: relative;}
.cwps label.error:after {
	content:"*";
	font-size: 30px;
	color:#D80000;
	position: absolute;
	right: -20px;
	top:-20px;
	display: block;}

/* Section Html Guide */
.section-html-guide {
	padding-bottom: 90px;}
.section-html-guide .intro.intro-02 {
	margin: 30px auto 50px;
	width:640px;
	font-size: 18px;}
.section-html-guide .font-handwritten {
	font-size: 23px;
	position: relative;}
.section-html-guide .font-handwritten-arrow-01:before {
	content:'';
	display: block;
	width:103px;
	height:50px;
	background: url('../img/layout/arrow-handwritten-01.png') no-repeat 0 0;
	position: absolute;
	left:-110px;
	top:-20px;}
.section-html-guide .font-handwritten-arrow-02:before {
	content:'';
	display: block;
	width:85px;
	height:69px;
	background: url('../img/layout/arrow-handwritten-02.png') no-repeat 0 0;
	position: absolute;
	left:55px;
	top:-100px;}
.section-html-guide.section-html-guide-02 .side {
	padding-top: 35px;}

.guide-handwritten-graphic {
	position: relative;}
.guide-handwritten-graphic-fix {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	text-align: center;}
.guide-handwritten-graphic-fix img {
	display: inline-block;
	position: relative;
	left: -280px;
	top:100px;}

/* Text Box */
.text-box {
	padding: 35px 40px;
	border-radius: 10px;
	background-color: #eee;}
.text-box .title-secondary {
	margin-bottom: 20px;}
.text-box .title-small {
	font-weight: 900;
	font-size: 18px;
	line-height: 20px;
	color:#111;
	margin-bottom: 20px;}

/* Twitter Balloon */
.twitter-balloon {
	background-color: #fff;
	border-radius: 5px;
	padding: 10px 20px;
	margin-left: 80px;
	position: relative;}
.twitter-balloon:before{
	content:'';
	display: block;
	width:48px;
	height:39px;
	background:url('../img/layout/icon-twitter.png') no-repeat 0 0;
	position: absolute;
	top:12px;
	left: -75px;}
.twitter-balloon:after {
	content:'';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 14px 14px 0;
	border-color: transparent #ffffff transparent transparent;
	position: absolute;
	left:-14px;
	top:10px;}
.tweet-pay .tweet-pay-holder {
	margin:15px 0 20px 80px;
	position: relative;}
.tweet-pay .btn.tweet-pay-lbl {
	/* display: block;
	width: 130px;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	padding: 0;
	text-align: center;
	position: relative;
	cursor: pointer; */}
.tweet-pay .tweet-pay-holder iframe {}

/* MailChimp Form */
.mailChimp-signup {
	position: relative;
	margin-bottom: 5px;}
.mailChimp-signup .text-highlight {
	margin-bottom: 15px;
	display: block;}
.mailChimp-signup .input-email {
	border:solid 1px #ccc;
	border-radius: 5px;
	display: block;
	width: 100%;
	font:400 15px/17px 'Lato',Helvetica,Arial,sans-serif;
	padding: 14px 180px 14px 10px;}
.mailChimp-signup .input-email:focus {
	border-color:#00a5de;}
.mailChimp-signup .email-holder {
	position: relative;}
.mailChimp-signup .btn.btn-email-submit {
	border: none;
	position: absolute;
	top:55px;
	right: 3px;
	width: 175px;
	padding: 11px 0;
	text-align: center;
	font-size: 16px;
	line-height: 17px;}

/* App Store */
.appStore-slider {
	padding: 40px 0 0;}
.appStore-slider .flipster {
	padding-bottom: 20px;}
.appStore-cat  {
	display: block;
	background: url('../img/app-store/layout/shadow-side-01.jpg') no-repeat 15px top;
	height: 790px;}
.appStore-cat h2 {
	margin-bottom: 20px;}
.appStore-cat-nav {
	width: 190px;}
.appStore-cat-nav li {
	border-top:dotted 1px #ddd;}
.appStore-cat-nav li:first-child {
	border-top:none;}
.appStore-cat-nav a {
	color:#666;
	display: block;
	padding:12px 0;}
.appStore-cat-nav a:hover,
.appStore-cat-nav .active a {
	color:#00a5de;}

.appStore-icons {
	font-size: 14px;}
.appStore-icons .item {
	width: 140px;
	max-height: 230px;
	float: left;
	margin: 0 0 50px 50px;}
.appStore-icons .item:nth-child(1),
.appStore-icons .item:nth-child(4n+5){
	clear:left;
	margin-left: 0;}
.appStore-icons .item .icon-holder {
	display: block;
	margin-bottom: 8px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius: 7px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);}
.appStore-icons .item .icon-holder a,
.appStore-icons .item .icon-holder img {
	display: block;}
.appStore-icons .item h2 {
	font-size: 14px;
	height: 35px;
	overflow: hidden;}
.appStore-icons .item h2 a {
	color:#333;}
.appStore-icons .item h2 a:hover {
	color:#00A5DE;}
.appStore-icons .item p {
	padding-top: 4px;}
.appStore-icons .item .action a {
	text-decoration: underline;}
.appStore-icons .item .action a:hover {
	text-decoration: none;}
.appStore-icons .item .status {
	font-size: 12px;
	color:#999;}
.appStore-icons .item-feature .icon-txt {
	opacity: 0.8;}

.appStore-details-feature {
	padding: 50px 0;}
.appStore-details h1 {
	font-size: 26px;
	line-height: 110%;
	color:#111;}
.appStore-breadcrumbs {
	margin-top: 80px;
	margin-bottom: 40px;
	border-bottom: solid 1px #ddd;
	height: 14px;}
.appStore-breadcrumbs a {
	background-color: #fff;
	font-size: 20px;
	line-height: 110%;
	padding-right: 15px;}
.appStore-breadcrumbs a:hover {
	color:#006594;}
.appStore-details .icon-holder {
	display: block;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);}
.appStore-details-update {
	font-size: 14px;
	line-height: 120%;
	margin:10px 0 50px;}
.appStore-details-update:after {
	content:'';
	display: block;
	width: 100%;
	height: 2px;
	border-top:solid 1px #ddd;
	border-bottom: solid 1px #fff;
	position: relative;
	top:25px;}
.appStore-details-action .btn {
	width: 100%;}
.appStore-details-action .price {
	color:#006593;
	font-size: 18px;
	line-height: 120%;
	margin-top:35px;
	margin-bottom: 10px;}
.appStore-details .text-highlight {
	border-bottom: solid 1px #ddd;
	margin-bottom:20px;
	padding: 20px 0 0;}
.appStore-details .text-highlight p {
	color:#006594;
	font-size: 18px;
	line-height: 160%;}
.appStore-details .appStore-description {
	margin-bottom: 0;}

.app-metaInfo {
	border-top:solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 15px 0;
	margin: 40px 0;
	font-size: 13px;
	font-style: italic;}
.app-metaInfo ul {
	color:#999;
	margin:0;}
.app-metaInfo ul li {
	display: inline;
	list-style-type: none;
	padding:0 10px;}
.app-metaInfo ul li:before {
	content:'/';
	position: relative;
	left: -12px;
	color:#999;}
.app-metaInfo ul li:first-child:before {
	display:none;}
.app-metaInfo ul li:first-child {
	padding-left: 0;}
.app-metaInfo ul li span {
	color:#666;}

.appStore-related .appStore-icons {
	margin-bottom: 50px;}
.appStore-related .appStore-icons .item {
	width:20%;
	margin-left:6.6666%;
	margin-bottom: 30px;}
.appStore-related .appStore-icons .item:first-child,
.appStore-related .appStore-icons .item:nth-child(4n+5) {
	margin-left: 0;}
.appStore-related .appStore-icons .item img {
	width: 100%;}

.appStore-related h3 {
	color:#666;}

/* App Plugin Download */
.appPlugin-download-feature {
	padding: 50px 0;}
.appPlugin-download-feature h1 {
	margin-bottom: 20px;
	color: #111;}
.appPlugin-download-feature h1.blue-light {
	color:#00a5de;}
.appPlugin-download-feature-btn-wrapper {
	padding:10px 0 30px;
	margin-bottom: 30px;
	border-bottom: solid 1px #ddd;}

/* Section Pricing */
.section-pricing {
	padding-bottom: 100px;
	margin-top:-300px;}
.section-pricing .item-holder {
	border:solid 1px #E2E2E2;
	padding:35px;
	background-color: #fff;}
.section-pricing .item .head {
	padding-bottom: 30px;
	margin-bottom: 25px;
	border-bottom: solid 1px #E2E2E2;}
.section-pricing .item .head h2 {
	height: 60px;
	margin: 0;
	font-weight: 900;}
.section-pricing .item .price {
	font-weight:700;
	font-size: 30px;
	line-height: 100%;
	color:#111;
	padding:40px 0;}
.section-pricing .item .btn {
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	display: block;}
.section-pricing .item ul {
	margin: 0;}
.section-pricing .item ul li {
	list-style-type: none;
	margin-bottom: 20px;}
.section-pricing .item .box {
	padding: 20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;}
.section-pricing .item .box p {
	font-size: 14px;
	line-height: 130%;}
.section-pricing .item .box p:last-child {
	margin-bottom: 0;}
.section-pricing .item .box h3 {
	font-weight: 700;
	font-size: 15px;
	line-height: 120%;
	color:#111;
	margin-bottom: 20px;}
.section-pricing .item strong {
	color:#111;}

/* section-resellers */
.section-resellers .img-holder {
	margin: 40px 0;}

/* section ads google sheets */
.section-heading-googleSheets .title-border .title-main {
	position: relative;}
.section-heading.section-heading-googleSheets .img-heading {
	padding-top: 30px;
	height: 275px;}
.section-heading.section-heading-googleSheets .img-heading img {
	position: relative;
	left: -24px;}
.section-heading .section-heading-googleSheets-btn .btn {
	margin-bottom: 10px;}
.section-googleSheets-intro.spacing {
	padding-bottom: 130px;}
.section-googleSheets-intro .txt {
	font-size: 18px;
	line-height: 140%;}
.section-googleSheets-intro h2 {
	margin-bottom:40px;}
.section-googleSheets-features h2 {
	margin-bottom: 30px;}
.section-googleSheets-features .img-people img {
	border: solid 10px #004364;}
.section-googleSheets-features li {
	margin-bottom: 20px;}
.section-googleSheets-features-btn .btn {
	margin:50px 0 10px;}

.section-googleSheets-logos {
	display: table;
	margin: 20px auto 10px;}
.section-googleSheets-logos .item-logo {
	display: table-cell;
	vertical-align: middle;
	text-align: bottom;
	height: 36px;
	padding: 10px 15px;
	text-align: center;}

.section-heading-googleSheets-video .title-border {
	height:40px;
	margin-bottom:60px;}
.section-heading-googleSheets-video.section-heading-googleSheets .img-heading {
	height: 245px;}
.section-heading-googleSheets-video .youtubeVideo {
	background: url('../../static/img/layout/video-wordpress-google-sheets.jpg') no-repeat center center;
	display: block;
	width: 342px;
	height: 210px;
	border: solid 10px #001B2F;
	margin: 0 auto;
	position: relative;
	top:-15px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius: 10px;}

/* jQuery UI */
div.ui-dialog {
	padding: 0;
	overflow: visible;}
div.ui-widget-overlay {
	background-color: #000;}
div.ui-dialog .ui-dialog-titlebar-close {
    border: medium none;
    border-radius: 40px;
    height: 40px;
    margin: 0;
    padding: 1px;
    position: absolute;
    right: -50px;
    top: 10px;
    width: 40px;
    z-index: 100;}
button.ui-dialog-titlebar-close {
	background:#fff url('../../static/img/layout/icon-close.png') no-repeat center center;}

/* =======================
======== RESPONSIVE STYLES
==========================*/
/* 1170 */
@media (max-width: 1170px) {
	/* Grid */
	.grid [class^="col-"], .grid [class*=" col-"] {
		float: none;
		width: 100% !important;
		margin-bottom: 30px;
		margin-left: 0 !important;}
	.w90,.w80 {
		width: 100%;}
	/* Layout */
	.logo {
		float: none;
		margin: 60px auto 0;}
	.navUser {
		width: 100%;}
	.navUser ul {
		text-align: center;	}
	.navUser li {
		float: none;
		display: inline-block;
		text-align: center;
		min-width: 130px;}
	.navMain {
		margin: 50px auto 0;
		text-align: center;	}
	.navMain nav {
		float: none;}
	.navMain li {
		float: none;
		display: inline-block;
		*zoom:1;
		*display: inline;}
	.navSub li {
		display: inline-block;
		margin-bottom: 20px;}
	.wrapper-global {
		width: 90%;
		padding: 0 15px;}
	.title-border {
		border:none;
		height: auto;}
	.title-border .title-main {
		background:none;
		min-width: 100%;}
	.section-heading {
		height: auto;}
	.footer-social-icons li {
		margin-bottom: 40px;}
	.navFooter {
		padding-top: 30px;}
	.navFooter li {
		margin-bottom: 20px;
		display: inline-block;}
	.img-heading.img-heading-host-google img {
		margin-top: 40px;}
	.img-heading.img-heading-features img {
		margin-top: 40px;}
	.section-benefits-items .item {
		float: none;
		width: 100%;
		margin:30px auto 40px !important;
		text-align: center;	}
	.section-benefits .img-holder img {
		display: inline-block;}
	.video-designer {
		margin-bottom: 50px !important;}
	.section-howWork-step02,
	.section-howWork-step04,
	#sectionSmallBusiness {
		position: relative;
		padding-top: 280px;	}
	.section-howWork-step02 .img-holder,
	.section-howWork-step04 .img-holder,
	#sectionSmallBusiness .img-holder {
		position: absolute;
		top:45px;
		width: 90% !important;}
	 .section-videoPromo .video-holder {
	 	margin:0 auto 40px;}
	.section-videoPromo .video-wrapper,
	.section-videoPromo .video-holder {
		width: 100%;
		max-width: 438px;}
	.section-heading-home .btn-wrapper .btn {
		margin-bottom: 20px;}
	.section-billing .grid > div:first-child:before {
		display: none;}
	.section-features .grid .col-6:first-child,
	.section-billing .grid .col-6:first-child {
		padding-left: 0;
		padding-right: 0;}
	.section-features .grid .col-6:last-child,
	.section-billing .grid .col-6:last-child {
		padding-left: 0;
		padding-right: 0;}
	.section-features .col-6 .item:last-child {
		border-bottom: solid 1px #ddd;}
	.section-features .grid .col-6:last-child .item:last-child{
		border:none;}
	.section-notification-description,
	.section-notification-description .right {
		text-align: center;}
	.section-notification-description .divider:before {
		display: none;}
	.section-notification-description .col-6 {
		 margin-bottom: 60px;}
	.section-notification {
		margin-top: 0 !important;}

	.appStore-icons .item:nth-child(1),
	.appStore-icons .item:nth-child(4n+5){
		clear:none;
		margin-left: auto;}
	/* Section Pricing */
	.section-pricing {
		padding-bottom: 100px;
		margin-top:0px;}
	/* section ads google sheets */
	.section-heading.section-heading-googleSheets .img-heading {
		height: auto;}
	.section-heading-googleSheets-btn {
		position: relative;
		top:40px;}
	.section-googleSheets-logos {
		width: 100%;
		margin: 20px auto 10px;}
	.section-googleSheets-logos .item-logo {
		width: 33%;}
	.section-googleSheets-logos .item-logo img {
		text-align: center;
		width: 100%;}
	/* Landing page google sheets video */
	.section-heading-googleSheets-video .title-border {
		height:auto;
		margin-bottom:20px;}
}
/* 960 */
@media (max-width: 960px) {
	.title-main br,
	.title-main-sub br {
		display: none;}
	.section-html-guide .intro.intro-02 {
		margin: 30px auto 50px;
		width:100%;}
	.section-html-guide .font-handwritten-arrow-02:before {
		display: none;}
	.appStore-icons .item:nth-child(1),
	.appStore-icons .item:nth-child(4n+5){
		clear:none;
		margin-left: 50px;}
	.appStore-cat {
		height: auto;
		text-align: center;}
	.appStore-cat-nav {
		width: 100%;}
	.appStore-cat-nav li {
		border-top: none;
		display: inline-block;
		margin-right: 20px;
		margin-bottom: 20px;}
	.appStore-cat-nav li a {
		display: inline;}
	/* Section Pricing */
	.section-pricing {
		padding-bottom: 100px;
		margin-top:0px;}
	/* section ads google sheets */
	.section-heading.section-heading-googleSheets .img-heading {
		height: auto;}
	.section-googleSheets-logos {
		width: 100%;
		margin: 20px auto 10px;}
	.section-googleSheets-logos .item-logo {
		width: 33%;}
	.section-googleSheets-logos .item-logo img {
		text-align: center;
		width: 100%;}
	/* Landing page google sheets video */
	.section-heading-googleSheets-video .title-border {
		height:auto;
		margin-bottom:20px;}
}
/* 640 */
@media (max-width: 640px) {
	.video-holder-text {
		padding:60px 20px 0;}
	.video-holder-text h3 {
		font-size: 20px;}
	.section-html-guide .intro.intro-02 {
		margin: 30px auto 50px;
		width:100%;}
	.section-html-guide .font-handwritten-arrow-02:before {
		display: none;}
	.appStore-icons .item:nth-child(1),
	.appStore-icons .item:nth-child(4n+5){
		clear:none;
		margin-left: 50px;}
	.appStore-cat {
		height: auto;
		text-align: center;}
	.appStore-cat-nav {
		width: 100%;}
	.appStore-cat-nav li {
		border-top: none;
		display: inline-block;
		margin-right: 20px;
		margin-bottom: 20px;}
	.appStore-cat-nav li a {
		display: inline;}
	/* Section Pricing */
	.section-pricing {
		padding-bottom: 100px;
		margin-top:0px;}
	/* section ads google sheets */
	.section-heading.section-heading-googleSheets .img-heading {
		height: auto;}
	.section-googleSheets-logos {
		width: 100%;
		margin: 20px auto 10px;}
	.section-googleSheets-logos .item-logo {
		width: 33%;}
	.section-googleSheets-logos .item-logo img {
		text-align: center;
		width: 100%;}
	/* Landing page google sheets video */
	.section-heading-googleSheets-video .title-border {
		height:auto;
		margin-bottom:20px;}
}
@media (max-height: 900px) {
	.section-notification {
		height: auto !important;
		margin-top: 0 !important;}
	.section-notification-wrapper {
		vertical-align: top;}
}