body #content-holder #content div.console {
  width: auto; }

.method-detail h1 {
  font-size: 15px !important;
  margin: 0 !important;
  color: #000 !important;
  text-align: left !important; }

.method-detail a {
  color: #000 !important; }

.method-detail p {
  color: #000 !important; }

.num-app .search .input {
  width: 212px; }

.num-app .favorites h2 {
  font-size: 20px !important;
  color: #000 !important; }

.iphone-simulator-bar {
  padding-top: 2px;
  height: 18px; }

.app-display {
  height: 534px !important; }

.num-record .methods a {
  color: #000 !important; }

.device-holder a {
  text-decoration: none !important; }

.num-app .content h1 {
  text-align: center !important;
  font-size: 14px !important;
  font-weight: bold;
  color: #fff !important;
  margin: 0 !important; }

.num-app .content h2 {
  margin-top: 16px !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
  margin-bottom: 0px !important;
  font-size: 15px !important;
  color: #2881B9 !important; }

.num-app .content h3 {
  margin-top: 16px !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
  margin-bottom: 0px !important;
  font-size: 14px !important;
  color: #2881B9 !important; }

.favorite-domains-call h1 {
  padding: 10px !important;
  text-align: center !important;
  font-size: 15px !important;
  font-weight: 200 !important;
  color: #000 !important;
  margin: 0 !important; }

.favorite-domains-call h2 {
  padding-top: 1px !important;
  text-align: left !important;
  font-size: 15px !important;
  color: #000 !important;
  margin: 0 !important;
  font-weight: normal !important; }

.messages-app .conversation .message-thread .incoming-message a {
  color: blue !important;
  text-decoration: underline !important; }

.twitter-app .profile-suggestions .twitter-container .twitter-name h1 {
  font-size: 12px !important;
  font-weight: bold !important;
  color: #000 !important;
  text-align: left !important; }

.comparison {
  background-color: #F9F9F9;
  border: 1px solid #ccc;
  font-family: 'Courier New';
  padding: 4px;
  font-size: 15px;
  height: 100%; }
  .comparison .count {
    text-align: right; }
  .comparison .header {
    text-align: center;
    font-weight: bold;
    background-color: #ccc;
    padding: 0px; }
  .comparison .shortest {
    background-color: #c4ffc4; }

#jargon-options {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-right: 375px; }
  #jargon-options li {
    display: inline-block;
    text-align: center;
    width: 49%;
    min-width: 150px;
    padding: 10px;
    font-weight: 600;
    background-color: #fffddd;
    cursor: pointer;
    border: 1px solid #749CB1;
    color: #666;
    line-height: 1;
    float: left;
    margin-bottom: 20px; }
  #jargon-options .option-active {
    border: 1px solid #22A7F0;
    color: #000; }
  #jargon-options #geek-option {
    margin-right: 5px; }

.hide {
  display: none; }

.first {
  margin: 4px 0px 0px 0px; }

.second {
  margin: 4px 0px 0px 0px; }

.third {
  margin: 4px 0px 0px 0px; }

#desktop-header {
  display: none; }

#desktop-intro {
  display: none; }

.demo-div {
  float: right !important;
  padding-bottom: 10px; }

.chicken-and-egg {
  display: inline-block; }
  .chicken-and-egg .chicken {
    margin-right: 0px;
    margin-bottom: 10px; }
  .chicken-and-egg .container {
    width: 100%;
    border: 1px solid #ccc;
    background-color: #fffddd;
    padding: 5px; }
    .chicken-and-egg .container .right {
      width: auto;
      overflow: hidden;
      clear: right; }
    .chicken-and-egg .container .left {
      width: 35px;
      float: left;
      padding-right: 5px;
      line-height: 1; }

@media only screen and (max-width: 760px) {
  .demo-div {
    clear: both;
    float: none !important; }

  #jargon-options {
    margin-right: 0px; }

  .device-holder {
    height: 536px; } }
@media only screen and (max-width: 330px) {
  .demo-div {
    width: 300px; }

  .device-holder {
    height: 546px;
    padding-bottom: 10px; } }
@media only screen and (min-width: 331px) {
  .demo-div {
    width: 375px;
    padding-left: 10px; }

  .device-holder {
    height: 704px;
    margin: 0 auto !important;
    padding-bottom: 10px !important; } }
@media only screen and (min-width: 600px) {
  .first {
    margin: 0px 4px 0px 0px; }

  .second {
    margin: 0px 2px 0px 2px; }

  .third {
    margin: 0px 0px 0px 4px; }

  .chicken-and-egg {
    clear: both; }
    .chicken-and-egg .chicken {
      margin-right: 5px; }
    .chicken-and-egg .container {
      width: 49.5%;
      border: 1px solid #ccc;
      background-color: #fffddd;
      padding: 5px;
      float: left; } }
@media print {
  .first {
    margin: 0px 4px 0px 0px; }

  .second {
    margin: 0px 2px 0px 2px; }

  .third {
    margin: 0px 0px 0px 4px; }

  #mobile-intro {
    display: none; }

  #mobile-header {
    display: none; }

  #desktop-header {
    display: block; }

  #desktop-intro {
    display: block; } }
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto; }
  .embed-container iframe, .embed-container .embed-container object, .embed-container .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.frame-container {
  float: left;
  min-width: 330px;
  min-height: 590px; }

.frame {
  width: 350px;
  height: 625px; }

@media only screen and (min-width: 500px) {
  .frame {
    width: 490px;
    height: 874px; } }
@media only screen and (min-width: 600px) {
  .frame {
    width: 590px;
    height: 1053px; } }
@media only screen and (min-width: 800px) {
  .frame {
    width: 385px;
    height: 684px; } }
@media only screen and (min-width: 900px) {
  .frame {
    width: 435px;
    height: 776px; } }
@media only screen and (min-width: 1000px) {
  .frame {
    width: 475px;
    height: 848px; } }
@media only screen and (min-width: 800px) {
  .fc-right {
    margin-left: 20px; } }
p {
  margin-bottom: 20px !important; }

.tech-notes {
  font-size: 14px;
  background-color: #eaeff5;
  color: #666;
  border: 1px solid #eaeff5;
  margin-top: -20px;
  padding: 5px;
  margin-bottom: 20px; }

/*# sourceMappingURL=home.css.map */
