body {
    background-color: #2e3351;
}

/* body::-webkit-scrollbar { 
    display: none; 
} */

.toBlack {
    background-color: black !important;
}

.fadeToBlack {
    background-color: black !important;

    -webkit-transition: background-color 1s;
    transition: background-color 1s;
}

.fadeToTransparent {
    opacity: 0 !important;

    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}

.fadeToNonTransparent {
    opacity: 1 !important;

    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}

.main-landing {
    height: 40%;
}

.book-preview-inrot-wrapper {
    margin: 0 auto;
    max-width: 1100px;
}

.book-preview-inrot-wrapper a {
    text-decoration: none;
}

.main-input-form h1 {
    text-align: center;
    color: white;
    font-weight: lighter;
    font-size: 50px;
    margin-top: 20px;
}

.sub-headline {
    height: 180px;
    width: 550px;
    margin-top: 40px;
    text-align: center;
    line-height: 25px;

    font-size: 30px;
    color: white;

    margin: 0 auto;
}

.book-preview-image-wrapper {
    width: 100%;
    height: 450px;
}

.book-preview-image {
    height: 400px;
    width: 300px;
    margin: 0 auto;
    padding-top: 20px;

    background-image: url("../pictures/book.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.main-title {
    width: 100%;
    color: white;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 75px;
}

.main-title h1 {
    font-size: 80px;
    margin-bottom: 10px;
}

.main-headline {
    color: orange;
}

.sub-titel {
    font-size: 24px;
    opacity: 0.8;
}

.main-book-review {
    width: 100%;
    background-color: black;
    padding-top: 20px;
    overflow: auto;
}

.book-preview-mov {
    width: calc(50% - 20px);
    overflow: hidden;
    float: right;
    padding: 10px;
}

#animation-movie {
    margin-left: 50%;
    transform: translateX(-50%);
}

.main-animation-wrapper {
    width: 100%;
    height: 3000px;
}

.book-preview-intro {
    width: calc(50% - 20px);
    padding-left: 20px;
    color: white;
    font-size: 22px;
    float: left;
}

.book-preview-main-questions {
    width: 80%;
}

.book-preview-main-questions table {
    font-size: 30px;
    font-weight: bold;
    color: white;
    border-spacing: 0px 24px;
}

.book-preview-main-questions table tr td:nth-child(1){
    color: orange;
    vertical-align: top;
    font-size: 26px;
    padding-top: 4px;
    padding-right: 10px;
}

.book-preview-text-wrapper {
    width: 100%;
    background-color: black;
}

.book-preview-text {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 20px;
    overflow: auto;
}

.book-preview-photo {
    width: 50%;
    float: left;
}

.polaroid-pic {
    width: 70%;
}

.book-preview-facts {
    width: calc(50% - 20px);
    float: right;
    margin-top: 16px;
    padding-right: 20px;
}

.book-preview-text ul {
    color: white;
    list-style: none;
    font-size: 24px;
    padding-left: 0px;
}

.book-preview-text li {
    line-height: 40px;
}

.book-preview-text-article {
    width: 100%;
    max-width: 500px;
    font-size: 22px;
    line-height: 28px;
    color: white;
}

.review-name {
    display: block;
    margin-top: 10px;
    font-style: normal;
    opacity: 0.7;
}

.book-preview-text table tr td {
    color: white;
    font-size: 22px;
    padding-top: 10px;
}

.book-preview-text table tr td:nth-child(1){
    font-size: 20px;
    vertical-align:top;
    color: greenyellow;
}

.gradient-bar {
    text-align: center;
    height: 50px;
    width: 100%;
    background: #000000;
    background: -moz-linear-gradient(top, #000000 31%, #141414 100%);
    background: -webkit-linear-gradient(top, #000000 31%,#141414 100%);
    background: linear-gradient(to bottom, #000000 31%,#141414 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#141414',GradientType=0 );
}

.review {
    width: 100%;
    background-color: #2e3351;
    font-size: 20px;
}

.review ul {
    list-style: none;
    color: white;
}

.review ul li {
    display: inline-block;
    width: 20%;
    padding: 0px 2%;
    font-style: italic;
    vertical-align: text-top;
}

.call-to-action-wrapper {
    width: 100%;
    height: 210px;
}

.call-to-action {
    margin: 0 auto;
    max-width: 1100px;
    height: 100%;
}

.call-to-action button {
    border: 0px;
    color: white;
    background-color: orange;
}

.money-back-pic-wrapper, .practical-pic-wrapper {
    width: 140px;
    height: 140px;
    margin-top: 20px;
    background-size: contain;
    float: left;
    background-repeat: no-repeat;
}

.money-back-pic-wrapper {
    background-image: url("../pictures/money-back.png");
}

.practical-pic-wrapper {
    background-image: url("../pictures/practical.png");
}

.book-preview-buy-headline {
    margin-top: 24px;
    font-size: 36px;
    float: left;
}

.book-preview-buy-price {
    float: left;
    font-weight: bold;
    font-size: 120px;
    color: orange;
    width: calc(100% - 150px);
    text-align: center;
    text-shadow: 0px 0px 6px rgba(255,232,163,1);
}

.book-preview-price-tag {
    width: 200px;
    height: 76px;
    margin-top: 50px;
    margin-right: 20px;
    background-image: url("../pictures/price.png");
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
}

.call-to-action-content-right, .call-to-action-content-left {
    width: calc(50% - 12px);
    height: calc(100% - 12px);
    padding: 6px;
    float: left;
}

.button_display_small {
    display: none;
}

.screen-small {
    display: none !important;
}

@media only screen and (max-width: 1100px) {
    .call-to-action-content-left, .call-to-action-content-right {
        float: none;
        width: 100%;
        height: 140px;
        text-align: center;
        padding: 0px;
    }
    .call-to-action-content-right {
        height: 160px;
        width: 500px;
        margin: 0 auto;
    }
    .call-to-action-content-left button {
        margin-top: 30px !important;
    }
    .book_price {
        margin-left: 0px !important;
    }
    .book-preview-buy-headline {
        margin: 0 auto;
        float: none;
        margin-top: 16px;
    }
    .call-to-action-wrapper {
        height: 334px;
    }
}

@media only screen and (max-width: 1000px) {
    .review ul li:nth-child(4) {
        display: none;
    }  
    .review ul li {
        width: 26.6666%;
    }
}

@media only screen and (max-width: 740px) {
    .review ul li:nth-child(3) {
        display: none;
    }  
    .review ul li {
        width: 42%;
    }
}

@media only screen and (max-width: 850px) {

    .book-preview-intro {
        clear: both;
        width: calc(100% - 20px);
    }
    
    .book-preview-mov {
        clear: both;
        width: 100%;
        margin-top: 30px;
    }

    #animation-movie {
        transform: translateX(-52%);
    }

    .book-preview-photo {
        clear: both;
        width: 100%;
    }

    .polaroid-pic {
        display: block;
        margin: 0 auto;
    }

    .photo-holder {
        height: 100%;
        width: 100%;
        background-position: center;
    }

    .book-preview-facts {
        clear: both;
        width: calc(100% - 20px);
    }

    .call-to-action-wrapper {
        height: 320px;
    }
}

@media only screen and (max-width: 800px) {
    .call-to-action-content-left {
        height: 140px;
    }
    .call-to-action-wrapper {
        height: 400px !important;
    }
}

@media only screen and (max-width: 740px) {
    .review ul li:nth-child(3) {
        display: none;
    }  
    .review ul li {
        width: 42%;
    }
    .call-to-action-content-left {
        height: 170px;
    }
    .call-to-action-wrapper {
        height: 360px !important;
    }
}

@media only screen and (max-width: 500px) {

    .main-landing {
        background-size: 160%;
    }

    .review ul li:nth-child(2) {
        display: none;
    }  
    .review ul li {
        width: 83%;
    }
    .call-to-action-content-right {
        width: 282px;
    }
    .book-preview-price-tag {
        float: none;
        margin-top: 24px !important;
    }
    .call-to-action-wrapper {
        height: 480px !important;
    }
    .book-preview-price-tag {
        margin: 0 auto;
        margin-top: 48px !important;
    }
}

/* animations */
@keyframes flickerAnimation {
    0%   { opacity:1; }
    50%  { opacity:0.5; }
    100% { opacity:1; }
  }
  @-o-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0.5; }
    100% { opacity:1; }
  }
  @-moz-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0.5; }
    100% { opacity:1; }
  }
  @-webkit-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0.5; }
    100% { opacity:1; }
  }