/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../.gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* TYPOGRAPHY */
/* COLORS */
/* ASSETS */
/*$top-picture-dynamic: image-url('../assets/images/appspread-dynamic.png');*/
/* OSX ASSETS */
/* FORM */
/* line 70, ../sass/screen.scss */
.app-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url('/images/../assets/images/documentation/icon-ghost-menu-item@2x.png');
  padding-left: 20px;
  background-size: 16px 16px;
  background-position-y: 0px;
}

/* Prevents slides from flashing */
/* line 82, ../sass/screen.scss */
* #slides {
  width: 334px;
  height: 335px;
  margin-top: -25px;
  padding-top: 0px;
  display: none;
  background-image: url("../assets/images/appspread-dynamic-00.png");
}

/* line 93, ../sass/screen.scss */
* #slidesnew {
  width: 334px;
  height: 335px;
  margin-top: 45px;
  padding-top: 0px;
  display: none;
  background-image: url("../assets/images/FirstLaptop.png");
}

/* line 104, ../sass/screen.scss */
a {
  text-decoration: none;
  color: #788eab;
  border: none;
}

/* line 111, ../sass/screen.scss */
a:hover {
  text-decoration: underline;
}

/* line 118, ../sass/screen.scss */
input:focus {
  outline: none;
  color: #444;
}

/* line 124, ../sass/screen.scss */
#mc_embed_signup {
  width: 700px;
  margin-top: 0px;
  padding-top: 0px;
  text-align: center;
}
/* line 131, ../sass/screen.scss */
#mc_embed_signup input[type="submit"]:hover {
  background-color: #5BA7E7;
}
/* line 137, ../sass/screen.scss */
#mc_embed_signup H1 {
  margin: 0 0 10px 0;
  color: #fff;
}
/* line 143, ../sass/screen.scss */
#mc_embed_signup H2 {
  font-size: 20px;
  margin: 0 0 40px 0;
  color: #fff;
  line-height: 160%;
}
/* line 151, ../sass/screen.scss */
#mc_embed_signup form {
  display: block;
}
/* line 154, ../sass/screen.scss */
#mc_embed_signup form input {
  border: none;
  height: 42px;
  /*width: 140px;*/
  border-radius: 21px;
  padding: 0 20px;
  background-color: #438dcb;
  color: #FFF;
}
/* line 166, ../sass/screen.scss */
#mc_embed_signup form H2 {
  font-size: 18px;
  margin: 0 0 20px 0;
}
/* line 172, ../sass/screen.scss */
#mc_embed_signup form #mce-EMAIL {
  border: none;
  height: 42px;
  width: 490px;
  border-radius: 21px;
  padding: 0px 20px;
  background-color: transparent;
  color: #f5f6fc;
  border: solid 2px #fff;
  margin-bottom: 30px;
}
/* line 185, ../sass/screen.scss */
#mc_embed_signup form #mce-MMERGE1 {
  height: 42px;
  width: 490px;
  border-radius: 21px;
  padding: 0px 20px;
  background-color: transparent;
  color: #f5f6fc;
  border: solid 2px #fff;
  margin-bottom: 20px;
}
/* line 197, ../sass/screen.scss */
#mc_embed_signup form #mce-MMERGE3 {
  height: 42px;
  width: 490px;
  border-radius: 21px;
  padding: 0px 20px;
  background-color: transparent;
  color: #f5f6fc;
  border: solid 2px #fff;
  margin-bottom: 20px;
}

/* line 211, ../sass/screen.scss */
#mc_embed_signup_remove {
  padding: 0;
  margin-top: 0;
}

/* line 216, ../sass/screen.scss */
.width-constrain-app-suggestion * h1 {
  margin: 0 0 10px 0;
  color: #FFF;
}

/* line 221, ../sass/screen.scss */
.width-constrain-app-suggestion * h2 {
  font-size: 24px;
  color: #FFF;
}

/* line 226, ../sass/screen.scss */
html {
  background-repeat: no-repeat;
  background-position: top;
  text-rendering: geometricPrecision;
}

/* line 232, ../sass/screen.scss */
body {
  font-family: "Open Sans";
}

/* line 236, ../sass/screen.scss */
header {
  /*background: $second-background-color;*/
  background-image: url('/images/../assets/images/background-a2.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  /* background-image: $background-picture; 
   
  margin-bottom: 100px;*/
}

/* line 249, ../sass/screen.scss */
header .topImage center {
  width: 960px;
  margin: 0px auto 0 auto;
}

/* line 255, ../sass/screen.scss */
.app-suggestion-header {
  /* background-image: $background-picture; */
  margin-bottom: 30px;
}

/* line 261, ../sass/screen.scss */
.break {
  clear: both;
}

/* line 265, ../sass/screen.scss */
section {
  clear: both;
  background-color: #F5F6FC;
  margin-top: -7px;
  padding: 50px 0;
}

/* line 277, ../sass/screen.scss */
header h1 {
  font-size: 49px;
  color: #f5f6fc;
  font-weight: 300;
  margin-top: 90px;
}

/* line 284, ../sass/screen.scss */
header h2 {
  color: #ffff99;
  font-size: 20px;
}

/* line 290, ../sass/screen.scss */
h1 {
  margin: 20px 0 0 0;
  color: #151922;
  font-weight: 300;
  font-size: 36px;
}

/* line 297, ../sass/screen.scss */
h2 {
  margin: 0px 0px 0px 0px;
  color: #151922;
  font-size: 20px;
  font-weight: 300;
}

/* line 304, ../sass/screen.scss */
h3 {
  font-size: 16px;
  color: #151922;
  font-weight: 300;
}

/* line 310, ../sass/screen.scss */
h4 {
  font-size: 16px;
  color: #151922;
  line-height: 160%;
}

/* line 316, ../sass/screen.scss */
p {
  margin: 0px 0 40px 0px;
  font-size: 14px;
  line-height: 180%;
}

/* line 322, ../sass/screen.scss */
header center p {
  margin: 0;
  font-size: 14px;
  line-height: 180%;
}

/* line 328, ../sass/screen.scss */
.green {
  color: #6cd335;
}

/* line 333, ../sass/screen.scss */
.full-logo {
  margin: 20px 0px -20px 0px;
  padding: 0px 0 30px 0;
  /*position:absolute;
  top: 20px;
  left:40px;*/
}

/* line 341, ../sass/screen.scss */
.btn-appstore {
  margin-top: 0px;
  /*margin-left: -20px;*/
  width: 296px;
  height: 54px;
  background-size: cover;
  background-image: url('/images/../assets/images/buy-button.png');
  display: block;
  border: 0;
  float: left;
  margin-left: 230px;
}

/* line 355, ../sass/screen.scss */
.btn-appstore-1 {
  margin-top: 0px;
  width: 296px;
  height: 54px;
  background-size: cover;
  background-image: url('/images/../assets/images/buy-button.png');
  display: block;
  border: 0;
  margin-bottom: 20px;
}

/* line 366, ../sass/screen.scss */
.btn-appstore-1:hover {
  background-position: bottom;
}

/* line 370, ../sass/screen.scss */
.btn-appstore-demo {
  margin-top: 0px;
  /*margin-left: -20px;*/
  width: 155px;
  height: 53px;
  background-image: url('/images/../assets/images/free-button.png');
  display: block;
  border: 0;
  margin-left: 280px;
}

/* line 381, ../sass/screen.scss */
.appstore-copy {
  margin-top: 0px;
  /*margin-left: -20px;*/
  width: 155px;
  height: 53px;
  display: block;
  border: 0;
  color: #4CABEF;
  font-size: 13px;
}

/* line 393, ../sass/screen.scss */
.appstore-copy a {
  color: #4CABEF;
  text-decoration: underline;
}

/* line 398, ../sass/screen.scss */
.appstore-copy a:hover {
  color: #ffff99;
}

/* line 404, ../sass/screen.scss */
.btn-appstore-demo:hover {
  background-position: bottom;
}

/* line 409, ../sass/screen.scss */
.first-laptop {
  margin-top: 45px;
}

/* line 414, ../sass/screen.scss */
.left-column {
  float: left;
  width: 50%;
}

/* line 419, ../sass/screen.scss */
.right-column {
  width: 50%;
  margin-left: 50%;
}

/* line 424, ../sass/screen.scss */
.bullets {
  margin: 180px 0px 0px 0px;
  color: #FF4A1A;
  width: 50%;
  font-size: 12px;
  font-weight: 100;
}

/* line 433, ../sass/screen.scss */
.section-header {
  margin: 70px;
}

/* Background Grid */
/* line 438, ../sass/screen.scss */
.white {
  background-color: #fff;
  padding: 60px 0;
}

/* line 444, ../sass/screen.scss */
.white h1 {
  color: #484759;
}

/* line 448, ../sass/screen.scss */
.video {
  margin-top: 60px;
  width: 640px;
  height: 360px;
  /*background-color: #12243A;*/
}

/* line 455, ../sass/screen.scss */
.video-tutorial {
  width: 300px;
  height: 205px;
  background-color: #12243A;
  margin-bottom: 20px;
}

/* line 464, ../sass/screen.scss */
.video-show {
  height: 518px;
  width: 100%;
  background-image: url('/images/../assets/images/FirstLaptop.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 800px;
  margin: 0 auto;
}

/* line 474, ../sass/screen.scss */
.left {
  float: left;
  text-align: right;
  width: 260px;
  margin-top: 60px;
}

/* line 482, ../sass/screen.scss */
.right {
  float: right;
  text-align: left;
  width: 260px;
  margin-top: 60px;
}

/* line 490, ../sass/screen.scss */
.middle {
  margin: 60px auto 0 auto;
  background-image: url('/images/../assets/images/note_blue_ghost_icon.png');
  height: 377px;
  width: 295px;
}

/* line 497, ../sass/screen.scss */
.width-constrain {
  width: 960px;
  margin: 0px auto 0 auto;
}

/* line 503, ../sass/screen.scss */
.width-constrain-notify {
  margin-top: 0px;
  background-color: #FFECAF;
}

/* line 509, ../sass/screen.scss */
.width-constrain-notify div {
  width: 960px;
  margin: 0px auto 0 auto;
  padding: 30px 0;
}

/* line 515, ../sass/screen.scss */
.width-constrain h2 {
  margin-top: 30px;
}

/* line 520, ../sass/screen.scss */
header center {
  width: 960px;
  margin: 0 auto;
}

/* line 526, ../sass/screen.scss */
.social {
  position: absolute;
  float: right;
  top: 35px;
  width: 480px;
  color: #ffff99;
  font-weight: 500;
  text-align: right;
  margin-right: 0px;
  margin-left: 480px;
}
/* line 538, ../sass/screen.scss */
.social ul {
  display: inline-block;
}
/* line 543, ../sass/screen.scss */
.social ul li {
  color: #788eab;
  float: left;
  margin-left: 20px;
}
/* line 549, ../sass/screen.scss */
.social ul li img {
  float: left;
  padding-right: 5px;
}

/* line 558, ../sass/screen.scss */
.mailchimp {
  margin-top: 0;
  padding-bottom: 60px;
  background-color: #2277b9;
  min-height: 80px;
  color: #FFF;
}

/* OSX SCREEN LAYOUT */
/* line 573, ../sass/screen.scss */
.image-subtext {
  margin: 0px;
  color: #151922;
  width: 960px;
  text-align: center;
}

/* line 584, ../sass/screen.scss */
.width-constrain-app-suggestion {
  width: 960px;
  margin: 0px auto 0 auto;
  color: #FFF;
}

/* line 590, ../sass/screen.scss */
.two-column-copy {
  font-weight: 100;
  margin-top: 50px;
  line-height: 1.7;
  text-align: left;
}
/* line 599, ../sass/screen.scss */
.two-column-copy .left-copy {
  float: left;
  width: 420px;
}
/* line 604, ../sass/screen.scss */
.two-column-copy .right-copy {
  margin-left: 480px;
  width: 420px;
}
/* line 609, ../sass/screen.scss */
.two-column-copy h1 {
  margin: 0;
  font-size: 34px;
  margin-bottom: 18px;
}

/* line 617, ../sass/screen.scss */
.topImage {
  height: 695px;
  width: 100%;
  background-image: url('/images/../assets/images/appspread-static.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 1200px;
  margin: 0 auto;
}

/* line 627, ../sass/screen.scss */
.topImage center h2 {
  margin-top: 11px;
  margin-bottom: 38px;
}

/* line 632, ../sass/screen.scss */
nav {
  position: absolute;
  width: 580px;
  top: 35px;
  color: #ffff99;
  font-weight: 500;
  text-align: left;
}
/* line 642, ../sass/screen.scss */
nav ul {
  display: inline-block;
}
/* line 647, ../sass/screen.scss */
nav ul li {
  color: #788eab;
  float: left;
  margin-right: 20px;
}
/* line 653, ../sass/screen.scss */
nav ul li img {
  float: left;
  padding-right: 5px;
}

/* line 661, ../sass/screen.scss */
.subnavigation {
  width: 960px;
  color: #ffff99;
  font-weight: 500;
  text-align: left;
  border-bottom: 1px solid #eee;
  margin-top: 0px;
  padding-bottom: 20px;
}
/* line 671, ../sass/screen.scss */
.subnavigation ul {
  display: inline-block;
}
/* line 676, ../sass/screen.scss */
.subnavigation ul li {
  color: #788eab;
  float: left;
  margin-right: 20px;
}

/* line 688, ../sass/screen.scss */
.selected {
  padding-bottom: 5px;
  border-bottom: 3px solid #788eab;
}

/* line 693, ../sass/screen.scss */
.social li:hover {
  color: #ffff99;
}

/* line 697, ../sass/screen.scss */
#note {
  z-index: 1000;
}

/* line 702, ../sass/screen.scss */
footer {
  height: 20px;
  width: 960px;
  margin: 20px auto;
  color: #fff;
  font-size: 16px;
  font-weight: 300px;
  text-align: center;
}
/* line 711, ../sass/screen.scss */
footer div {
  color: #333;
}
/* line 715, ../sass/screen.scss */
footer .left-footer {
  float: left;
  width: 468px;
  margin: 0;
}
/* line 722, ../sass/screen.scss */
footer .right-footer {
  float: right;
  width: 468px;
  margin: 0;
  text-align: right;
}
/* line 729, ../sass/screen.scss */
footer .middle-footer {
  width: 24px;
  margin-left: 468px;
}

/* line 735, ../sass/screen.scss */
.faq {
  text-align: left;
  width: 760px;
  margin-right: 200px;
}

/* line 741, ../sass/screen.scss */
.faq div h2 {
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 140%;
}

/* new front */
/* line 750, ../sass/screen.scss */
._topImage {
  height: 695px;
  width: 100%;
  background-image: url('/images/../assets/images/FirstLaptop.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 800px;
  margin: 0 auto;
}

/* line 760, ../sass/screen.scss */
._topImage center h2 {
  margin-top: 11px;
  margin-bottom: 38px;
}

/* line 766, ../sass/screen.scss */
.left-column-3 {
  float: left;
  width: 320px;
  margin-bottom: 20px;
}

/* line 774, ../sass/screen.scss */
.middle-column-3 {
  float: left;
  width: 320px;
  margin-bottom: 20px;
}

/* line 781, ../sass/screen.scss */
.right-column-3 {
  float: left;
  width: 320px;
  margin-bottom: 20px;
}

/* line 788, ../sass/screen.scss */
.features-list {
  margin-top: 60px;
  width: 960px;
  min-height: 280px;
}

/* line 796, ../sass/screen.scss */
.three-column-header-txt {
  text-align: left;
  width: 80%;
}

/* line 803, ../sass/screen.scss */
.three-column-copy-txt {
  font-size: 14px;
  line-height: 21px;
  text-align: left;
  width: 80%;
  border-top: 3px #333 solid;
  margin-top: 15px;
  padding-top: 15px;
  margin-bottom: 20px;
}

/* line 815, ../sass/screen.scss */
.call-to-action-subtext {
  margin-top: 30px;
  color: #788eab;
  font-size: 14px;
}

/* line 821, ../sass/screen.scss */
.video-button {
  width: 147px;
  height: 102px;
  position: relative;
  background-image: url('/images/../assets/images/playbutton.png');
  top: 190px;
}

/** .video-button:hover {
  background-position: bottom;
}**/
/* line 833, ../sass/screen.scss */
.white-text {
  font-weight: 600;
}

/* line 837, ../sass/screen.scss */
.white-text:hover {
  color: #ff3300;
}

/* line 841, ../sass/screen.scss */
blockquote.twitter-tweet1 {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  border-color: #eee #ddd #bbb;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  margin: 10px 5px;
  padding: 10px 16px 0px 16px;
  max-width: 300px;
  min-height: 140px;
  text-align: left;
}

/* line 858, ../sass/screen.scss */
blockquote.twitter-tweet1 p {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 20px 0;
}

/* line 865, ../sass/screen.scss */
blockquote.twitter-tweet1 a {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  outline: 0 none;
}

/* line 872, ../sass/screen.scss */
blockquote.twitter-tweet1 img {
  float: left;
  margin-right: 15px;
}

/* line 877, ../sass/screen.scss */
blockquote.twitter-tweet1:hover {
  cursor: pointer;
}

/* line 882, ../sass/screen.scss */
blockquote.twitter-tweet1 a:hover,
blockquote.twitter-tweet1 a:focus {
  text-decoration: underline;
}

/* line 890, ../sass/screen.scss */
.press-links {
  text-decoration: none;
  color: #333;
  margin-bottom: 20px;
}

/* line 898, ../sass/screen.scss */
.press-links:hover {
  text-decoration: underline;
  color: #333;
}

/*------------------*/
/* line 906, ../sass/screen.scss */
header .topImage-backup center {
  width: 960px;
  margin: 0px auto 0 auto;
  height: 800px;
}

/* line 914, ../sass/screen.scss */
.h1-backup {
  font-size: 42px;
  color: #f5f6fc;
  font-weight: 100;
  text-align: left;
  line-height: 140%;
  margin-top: 80px;
}

/* line 923, ../sass/screen.scss */
.appstore-copy-backup {
  margin-top: 0px;
  width: 155px;
  display: block;
  border: 0;
  color: #4CABEF;
  font-size: 13px;
  width: 296px;
  float: left;
}

/* line 935, ../sass/screen.scss */
.video-show-backup {
  height: 463px;
  width: 710px;
  background-image: url('/images/../assets/images/FirstLaptop.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 710px;
  margin: 30px -94px 0 auto;
}

/* line 946, ../sass/screen.scss */
.nav-backup {
  top: 35px;
  color: #ffff99;
  font-weight: 500;
  text-align: left;
  padding: 20px 0 0 0;
}
/* line 954, ../sass/screen.scss */
.nav-backup ul {
  display: inline-block;
}
/* line 959, ../sass/screen.scss */
.nav-backup ul li {
  color: #788eab;
  float: left;
  margin-right: 20px;
  padding: 4px 0 0 0;
}
/* line 966, ../sass/screen.scss */
.nav-backup ul li img {
  float: left;
  padding-right: 5px;
}

/* line 974, ../sass/screen.scss */
.social-backup {
  position: absolute;
  float: right;
  top: 24px;
  width: 480px;
  color: #ffff99;
  font-weight: 500;
  text-align: right;
  margin-right: 0px;
  margin-left: 480px;
}
/* line 986, ../sass/screen.scss */
.social-backup ul {
  display: inline-block;
}
/* line 991, ../sass/screen.scss */
.social-backup ul li {
  color: #788eab;
  float: left;
  margin-left: 20px;
}
/* line 997, ../sass/screen.scss */
.social-backup ul li img {
  float: left;
  padding-right: 5px;
}

/* line 1006, ../sass/screen.scss */
.swipebox-video-backup {
  float: right;
}

/* line 1011, ../sass/screen.scss */
.btn-appstore-1-backup {
  margin-top: 0px;
  width: 296px;
  height: 54px;
  background-size: cover;
  background-image: url('/images/../assets/images/buy-button.png');
  display: block;
  border: 0;
  margin-bottom: 20px;
  float: left;
  margin-top: 36px;
}

/* line 1026, ../sass/screen.scss */
.documentsupportapps li {
  float: left;
  padding-right: 16px;
}
/* line 1034, ../sass/screen.scss */
.documentsupportapps .section-divider {
  border-bottom: 1px solid #000;
  width: 530px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
