body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility; }

#navigation {
  padding-top: 50px; }
  #navigation.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10; }

#myCarousel {
  margin-top: 60px; }
  #myCarousel .carousel-caption {
    font-size: 24px; }
  #myCarousel .carousel-caption h4 {
    font-size: 32px; }
  #myCarousel .item {
    height: 400px; }

#slide1 {
  background: url("../images/carousel_medium_01.jpg") top left no-repeat; }

#slide2 {
  background: url("../images/carousel_medium_02.jpg") top left no-repeat; }

#slide3 {
  background: url("../images/carousel_medium_03.jpg") top left no-repeat; }

#bigCallout {
  margin-top: 20px; }

.well .page-header {
  margin-top: 0; }
  .well .page-header h1 {
    margin-top: 0; }

#features {
  text-align: center; }
  #features p, #features img, #features a {
    margin: 15px; }
  #features a {
    width: 93%; }
  #features img {
    margin: 20px 0; }

.tabbable img.thumbnail {
  margin: 0 20px 20px 0; }

#comment {
  margin-bottom: 15px; }

.thumbnails {
  margin: 20px 0; }

.thumbnail {
  position: relative; }
  .thumbnail h3 {
    font-size: 16px;
    margin: 0 0 10px;
    line-height: 20px; }

.price {
  position: absolute;
  right: -10px;
  top: -10px;
  font-size: 22px; }
  .price sup {
    font-weight: normal;
    font-size: 12px; }

footer {
  background: #333;
  color: #eee;
  font-size: 11px;
  padding: 20px; }

footer {
  margin-top: 40px;
  background-color: #2196F3; }
  footer h3 {
    color: white; }
  footer .submitButton {
    color: #2196F3;
    border: 1px solid #2196F3;
    background-color: white; }
  footer p {
    font-size: 20px;
    line-height: 2em; }

p.logoBG {
  background-image: url("../images/iceapps-logo.png");
  width: 462px;
  height: 96px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto; }

@media (max-width: 480px) {
  #myCarousel .carousel-caption {
    font-size: 16px; }
  #myCarousel .carousel-caption h4 {
    font-size: 22px; }
  #myCarousel .item {
    height: 300px; }
  p.logoBG {
    background-size: 231px 48px !important;
    width: 231px !important;
    height: 48px !important; }
  .thumbnail .price {
    font-size: 14px; }
  #slide1 {
    background: url("../images/carousel_small_01.jpg") top center no-repeat; }
  #slide2 {
    background: url("../images/carousel_small_02.jpg") top center no-repeat; }
  #slide3 {
    background: url("../images/carousel_small_03.jpg") top center no-repeat; } }

@media (max-width: 770px) {
  #myCarousel .item {
    height: 400px; }
  #slide1 {
    background: url("../images/carousel_medium_01.jpg") top center no-repeat; }
  #slide2 {
    background: url("../images/carousel_medium_02.jpg") top center no-repeat; }
  #slide3 {
    background: url("../images/carousel_medium_03.jpg") top center no-repeat; }
  #myJumbotron .video p {
    display: block !important; } }

.alternativeHeadlines {
  background-color: white;
  color: #2196F3; }
  .alternativeHeadlines .list-group-item {
    border: 1px solid #2196F3; }
  .alternativeHeadlines span {
    font-weight: bold; }

.downloadButton {
  border: 3px solid #2196F3; }

.navbar a {
  text-transform: uppercase; }
  .navbar a:hover {
    text-shadow: 0 1px 2px #e6e6e6; }

.full-width-bg {
  background-color: #E3F2FD;
  width: 100%;
  margin-top: 50px; }

#myJumbotron {
  background: url("../images/radial-blug.png") center 2% no-repeat;
  padding-bottom: 30px; }
  #myJumbotron .info h1 {
    font-size: 59px; }
    #myJumbotron .info h1 img {
      vertical-align: baseline; }
  #myJumbotron .info .panel-body {
    min-height: 90px; }
  #myJumbotron .info .panel-heading {
    background-color: #0c7cd5;
    color: white; }
  #myJumbotron .info .title {
    font-size: large;
    color: white;
    margin-bottom: 10px; }
  #myJumbotron .info .headlines {
    margin-top: 30px; }
    #myJumbotron .info .headlines .description {
      color: white; }
    #myJumbotron .info .headlines div {
      margin-bottom: 12px; }
  #myJumbotron .video {
    background: url("../images/video_play.jpg") no-repeat center center;
    background-color: white;
    height: 315px;
    width: 100%;
    margin-top: 45px;
    border: 5px solid #2196F3;
    position: relative; }
    #myJumbotron .video span {
      position: absolute;
      top: 30%;
      font-size: 125px;
      display: inline-block;
      width: 100%;
      text-align: center; }
    #myJumbotron .video:hover {
      border: 5px solid #0c7cd5; }
      #myJumbotron .video:hover p {
        display: inline-block; }
    #myJumbotron .video p {
      position: absolute;
      font-size: 32px;
      text-align: center;
      top: 70%;
      display: none;
      width: 100%; }

.youtube-modal .video-box {
  min-height: 450px; }
  .youtube-modal .video-box iframe {
    display: block;
    min-height: 400px;
    padding: 20px; }

#carousel {
  height: 300px;
  background: url("../images/radial-blug.png") center 8% no-repeat; }
  #carousel .item {
    height: 320px; }

h1, h2, h3, h4, h5, h6 {
  color: #1976D2; }

#screenshots {
  margin-top: 40px; }
  #screenshots .row + .row {
    margin-top: 40px; }
  #screenshots .screenshotSmall {
    max-width: 59%; }

.screenshots .title {
  color: #1976D2;
  margin-bottom: 30px;
  font-size: 48px; }

img + img {
  margin-top: 20px; }

#features {
  margin-top: 40px; }
  #features .icons {
    font-size: 112px;
    color: white; }
    #features .icons .glyphicon {
      background-color: #2196F3;
      border-radius: 100%;
      padding: 34px; }

@media (min-width: 1200px) {
  #myCarousel .item {
    height: 500px; }
  #slide1 {
    background: url("../images/carousel_large_01.jpg") top center no-repeat; }
  #slide2 {
    background: url("../images/carousel_large_02.jpg") top center no-repeat; }
  #slide3 {
    background: url("../images/carousel_large_03.jpg") top center no-repeat; } }

.shorten-image {
  max-height: 450px;
  overflow: hidden;
  position: relative;
  width: 80%; }
  .shorten-image .enlarge-text {
    position: absolute;
    background-color: rgba(33, 150, 243, 0.9);
    padding: 10px;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin-left: -4px;
    display: block;
    color: white; }
    .shorten-image .enlarge-text a {
      color: white;
      text-decoration: none;
      font-size: xx-large;
      display: block;
      position: relative;
      left: 2%;
      top: 30%;
      height: 100%;
      width: 100%; }
    .shorten-image .enlarge-text span {
      font-size: x-large; }
  .shorten-image:hover .enlarge-text {
    visibility: visible; }

@media (max-width: 480px) {
  #myJumbotron .video p {
    display: inline-block; }
  #screenshots {
    text-align: center;
    font-size: 1.2em; }
    #screenshots h3 {
      text-align: center;
      font-size: 2em; }
    #screenshots .lead {
      font-size: 1.4em; }
  #features h3 {
    font-size: 2em; }
  #features p {
    font-size: 1.2em; } }

h2.title {
  margin-top: 40px;
  margin-bottom: 20px; }
  h2.title span {
    background-color: #2196F3;
    color: white;
    text-align: center;
    padding: 5px 30px;
    line-height: 1.6; }

.downloadWell {
  border: 1px solid #2196F3;
  background-color: #E3F2FD; }

.downloadOption {
  min-height: 160px;
  border: 1px solid #2196F3; }
  .downloadOption a.completeClickable {
    display: block; }
  .downloadOption:hover {
    background-color: #E3F2FD; }
  .downloadOption span.btn {
    display: inline-block;
    margin-top: 20px; }
  .downloadOption img {
    width: 100%;
    margin-top: 10px; }

.alertText {
  font-size: medium; }

.alert {
  display: none; }

*[id]:before {
  display: block;
  content: " ";
  margin-top: -75px;
  height: 75px;
  visibility: hidden; }
