
    body{
    background-color: #FFFFFF;

    }

    h1{
      line-height: 1.2em;
      font-size: 3em;
      font-family: 'Montserrat', sans-serif;
      font-weight: bold;
    }

    h1.title{
      margin-bottom: .5em;
    }


    h2{
      line-height: 1.2em;
      font-size: 2.25em;
      font-family: 'Montserrat', sans-serif;
      font-weight: normal;
      margin-bottom: .5em;

    }

    h3{
      line-height: 1.25em;
      font-weight: bold;
    }

    p,li {
      font-size: 1.2em;
      line-height: 1.5em;
    }
    
    .white{
      color: white;
    }

    .underline{
            text-decoration: underline;
            font-style: italic;
            font-weight: bold;
    }

    .getbutton{
        padding: 7px 20px 7px 20px;
        font-size: 1.4em;
        font-weight: bold;
        /* background: #fad961; /* Old browsers */
        background: #1291D0;
        color: #FFFFFF;

        /*background-image: linear-gradient(-180deg, #FAD961 0%, #FEBA41 100%);*/

        border: 1px solid rgba(0,0,0,0.05);
        box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.11), inset 0px 1px 0px 0px rgba(255,255,255,0.3);
        border-radius: 6px;

        line-height: 190%;
        text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
        height: 2.75em;
        margin-top: 1em;

    }


    .getbutton:hover{
 
        background: #0671B0;

        /*background-image: linear-gradient(-180deg, #FEBA41 0%, #FFAB14 100%);*/


    }
    .alsogetbutton{
        padding: 10px 15px 10px 15px;

    }
    p.feature{
      font-size: 1.2em;
      margin-bottom: 1em;

    }

    .circle{
      border-radius: 100px;
    }
    .email{
      padding: 7px 15px 7px 15px;
      font-size: 1.4em;
      height: 2.75em;
      margin-right: .25em;
      margin-top: 1em;

    }

    .landing-canvas{
        margin-left: 2%;
        margin-right: 4%;
        margin-top: 1em;
        margin-bottom: 3.5em;

        -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 10px 25px;
        -moz-box-shadow: rgba(0,0,0,0.3) 0 10px 25px;
        box-shadow: rgba(0, 0, 0, 0.3) 0 10px 25px;

    }


    .uvp{
      padding-top: 2.5em;
      padding-bottom: 2.5em;
      background-color: #FFED0C;
    }

    .who-is-it-for{
     padding-top: 4em;   
     padding-bottom: 2em;    
    }

    .why-canvas{
      padding-top: 4em;   
     padding-bottom: 2em;    

    }

    .how-to{
     margin-top: 4em;    
     margin-bottom: 2em;   
    }

    .row-content{
      padding-bottom: 2em;
    }
    
    .step{
      margin-bottom: 1.5em;
    }
    
    .container-fluid{
            overflow-x: hidden;

    }
    .no-indent{
      padding-top: .5em;
      padding-left: 0px;
    }

    .canvas-thumb{
      margin-top: 20px;      
    }

    hr.dark{
      border-color: rgba(0,0,0,.1);
    }

    .disclaimer{
      padding-bottom: 2em;
      margin-bottom: 2em;
      border-bottom: 1px dotted rgba(0,0,0,0.3);

    }
    .disclaimer p{
      font-family: Georgia;
      font-size: 1.3em;
    }

    .section-header{

      margin-top: 4em;    
     margin-bottom: 2em;   

    }
    

    .disclaimer a{
      color: #444;
      border-bottom: 1px dotted #444;

      text-decoration: none;
    }

    .disclaimer a:hover{
      color: #000;
      border-bottom: 1px solid #000;
    }

    .book-cover{
        margin-top: 20px;
        margin-left: 2%;
        margin-right: 4%;
        margin-bottom: 3.5em;

        /*-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 10px 25px;
        -moz-box-shadow: rgba(0,0,0,0.3) 0 10px 25px;
        box-shadow: rgba(0, 0, 0, 0.3) 0 10px 25px;
*/
    }

    .sticky{
      width:100%;
      height: 100%;
      -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 10px 25px;
      -moz-box-shadow: rgba(0,0,0,0.3) 0 10px 25px;
      box-shadow: rgba(0, 0, 0, 0.3) 0 10px 25px;

      float:none;
    display:inline-block;
    vertical-align:middle;
    margin-right:-4px;

    }

    .border{
      border: 1px solid black;
    }

    .price-tag{
        font-size: 1.4em;
        font-weight: bold;
        line-height: 2.4em;
    }



    .orderbutton{
        padding: 7px 20px 7px 20px;
        font-size: 1.4em;
        font-weight: bold;
        /* background: #fad961; /* Old browsers */
        background: #1291D0;
        color: #FFFFFF;

        /*background-image: linear-gradient(-180deg, #FAD961 0%, #FEBA41 100%);*/

        border: 1px solid rgba(0,0,0,0.05);
        box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.11), inset 0px 1px 0px 0px rgba(255,255,255,0.3);
          border-radius: 6px;

        line-height: 190%;
        text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
        height: 2.75em;
        
    }

    .toc-link{
            font-size: 1.2em;

    }

    .why-canvas-image{
              margin-left: 2%;
        margin-right: 4%;
        margin-top: 1em;
        margin-bottom: 3.5em;
    }

    .userpic{
      margin-top: 20px;
      border-radius: 100px;
    }

    .userpic-small{
      margin-top: 5px;
      border-radius: 100px;
    
    }


    footer {
      margin-bottom: 20px;
    }

    footer p{
      font-size: .85em;
    }
    
    @media (max-width: 767px) { 
      body{
        background-image: none;
      }
    }
