/* AGO  */

body {background-color: #E0147A;}

p {color:#000;}
/* section 1 - thanks */

.thanks h1 {
    font-size:40px;
    line-height:1.3em;
    letter-spacing: 0;
    font-family: "Knockout 28 A", "Knockout 28 B", "Alternate Gothic No3 D Regular", sans-serif; 
    -webkit-font-smoothing: antialiased;
    font-weight:normal;
    text-align:center;
    text-shadow: 1px 1px #000000;
    text-transform:uppercase;
    color: white;
    -webkit-text-fill-color: white; 
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: black;   

    padding-top:0;
    padding-bottom:0;
    margin-top:0;

}

.thanks h1 span {
    display:block;
    font-size:2em;
    line-height:1em;
    overflow-wrap:break-word !important;
}


#scroll-down {
    position:absolute;
    bottom: 0;
    left: 50%;
   
    margin-left: -100px;
    width: auto;
    font-family: "Knockout 28 A", "Knockout 28 B", "Oswald", sans-serif; 
    -webkit-font-smoothing: antialiased;
    font-size:40px;
    line-height:40px;
    font-weight:normal;
    color:#000000;
    text-shadow:none;
    -webkit-text-fill-color: #000000;
    -webkit-text-stroke-width: 0;
  
}

#scroll-down:before {
    font-family: 'Material Icons';
    font-weight:normal;
    content: '\e313';
    font-size: 40px;

    line-height: 40px;
    height: 40px;
    width: 40px;
    
    
    bottom:0;
    left: 40%;
    margin-bottom:-30px;
    margin-left: 0;

}

footer #backtotop {
    background-color:#fff;
    color:#000;
}

.footer img{padding-top: 10px;width: 20%;}

footer #backtotop:before {
    font-family: 'Material Icons';
    font-weight:normal;
    content: '\e316';
    font-size: 40px;
 
    line-height: 40px;
    height: 40px;
    width: 40px;
    text-align: center;
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -20px;
    transition: top 0.2s ease;

}

footer #backtotop:hover {
    color:#fff;
    background-color:#222;
}

footer #backtotop:hover:before {
    color:#222;
    top: -30px;
}


/* section 2 - sneak peek and progress stats */

.horizontal-section .horizontal-inner {
    padding-top:20px;
    padding-bottom:20px;
}

.wrapper {
    width:100%;
    min-width:320px;
    max-width:1080px;
    /*
    background-color: #fff; */
}

div#peek {
    /* background-color: #fff; */
    color:#fff;
}

h2 {
    font-family: "Knockout 48 A", "Knockout 48 B", "Oswald", sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #171414;
    font-weight:normal;
    text-align:center;
}

div#puzzle-share-box {
    background-color:#fff;
    color:#222;
    
    overflow:hidden;
    padding:40px 10%;
    margin-top:40px;
    margin-bottom:80px;

    text-align:center;
}

h3 {
    padding-top:0;
    padding-bottom:0;
    margin-top:10px !important;
    margin-bottom:0 !important;
    font-family: "Knockout 28 A", "Knockout 28 B", "Oswald", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight:normal;
    font-size: 37px;
    line-height:40px;
    text-transform: none;
}

div#puzzle-share-box div.image {
    width:100%;
}

div#puzzle-share-box div.image img {
    width:100%;
    max-width:190px;
}

div#puzzle-share-box a.button {
    display:inline-block;
    border:1px solid #222;
    padding:10px 20px;
    color:#222;
    background-color:#fff;
    text-decoration:none;
    font-family: "Knockout 28 A", "Knockout 28 B", "Oswald", sans-serif; 
    -webkit-font-smoothing: antialiased;
    font-weight:normal;
    text-transform: uppercase;
    font-size:20px;
}

div#puzzle-share-box a.button:hover {
    background-color:#222;
    color:#fff;
}

div#puzzle-reveal {
    text-align:center;
    margin-bottom:80px;
}

div#puzzle-reveal p {
    font-family: "Knockout 28 A", "Knockout 28 B", "Oswald", sans-serif; 
    -webkit-font-smoothing: antialiased;
    font-weight:normal;
    font-size:30px;
    line-height:40px;
    margin-bottom:1em;
}

img#reveal {width:100%;height:auto;}

/* section 2 B - progress stats from wufoo */

div#progress-stats, div#social-share {
    width:100%;
    margin:0 auto 40px auto;
    margin-bottom:80px;
    text-align:center;
}

div#progress-header {
    overflow:hidden;
    margin-bottom:10px;
}

div#progress-header h3 {
    color:#000;
}


div#progress-header .wfo_number {
    background-color:transparent;
    width: auto !important;
padding: 0;
margin: 0;
text-align: left;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: none;
color:#FCBA07;
font-family: "Knockout 28 A", "Knockout 28 B", "Oswald", sans-serif; 
    -webkit-font-smoothing: antialiased;
    font-weight:300 !important;
    font-size:30px;
    line-height:40px;
    display:inline-block !important;
}

.wfo_number var {
    font-size:30px !important;
    padding-bottom: 0 !important;
    font-weight:normal !important;
    
}

.wfo_number strong {
    display:none !important;
}

.color1 {
    color:#FCBA07 !important;
}

div#progress-header #wufoo_values div.inline-text {
    font-family: "Knockout 28 A", "Knockout 28 B", "Oswald", sans-serif; 
    -webkit-font-smoothing: antialiased;
    font-weight:300;
    font-size:30px;
    line-height:40px;
    display:inline-block;
    color:#000;
}

/* progress bar */



.progress1 .cssProgress-bar {
    height: 60px;
}

.cssProgress .cssProgress-bar {
    background-color:#FCBA07;
}

.progress1 .cssProgress-label {
    line-height: 60px;
    font-size:20px;
    font-family: "Knockout 28 A", "Knockout 28 B", "Oswald", sans-serif; 
    -webkit-font-smoothing: antialiased;
    font-weight:100;
}

/* addtothis social buttons */

div#social-share {
    text-align:center;
    width:100%;
}

div#social-share > div {
    text-align:center;
}

div#social-share h2 {
    margin-bottom:30px;
}

.a2a_default_style a {
    float:none !important;
    line-height:32px !important;
}

a.a2a_button_facebook, a.a2a_button_twitter {
    background-color:#222 !important;
    border:1px solid #fff !important;
    display:inline-block;
    padding:20px !important;
    color:#fff;
    font-size:32px;
    line-height:32px;
    font-family: "Knockout 28 A", "Knockout 28 B", "Oswald", sans-serif; 
    -webkit-font-smoothing: antialiased;
    font-weight:100;
    text-transform:uppercase;
    margin-bottom:20px;
}



.a2a_default_style .a2a_img_text {
    margin-right:10px !important;
    
}

.a2a_svg {
  
    float:none;
    display:inline-block;
}
@media only screen and (max-width: 600px) {
.social-link-text {display:none;}
}

@media all and (min-width:768px) {
    .thanks h1 {
        font-size:120px;
        text-shadow: 4px 4px #000000;
        -webkit-text-stroke-width: 3px;
    }


    .thanks h1 span {
        
        font-size:1.2em;
    }

    div#puzzle-share-box {
        text-align:left;
    }

    div#puzzle-share-box div.image {
        float:left;
        width:190px;
        margin-right:40px;
    }

    div#progress-stats, div#social-share {
        width:60%;
       
    }

    div#progress-header h3 {
        float:left;
        width:50%;
        color:#000;
        letter-spacing: 0;
        font-weight:300;
    }
    
    div#progress-header #wufoo_values {
        float:right;
        width:50%;
        text-align:right;
    }

    a.a2a_button_facebook {
        margin-right:20px;
    }
    
}

.section-inner {
    /* width: 1200px; */
    margin:30px auto;
}

div.button {
    display: inline-block;
    color: #FFF;
    background-color: #E02626;
    font-family: "Knockout 28 A", "Knockout 28 B", Oswald, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    text-transform: uppercase;
    border-image: initial;
    padding: 16px 50px;
    text-decoration: none;
    margin: 20px auto;
}
div.button h3 {    color: #FFF;
}

.footer, .intro{
  
    text-align: center;
    margin: 0 auto;
}
.footer {margin-top:30px;}
.section {
 text-align: center;
 width: 100%;
 margin: 0 auto;
}

/*
img{width:100%;height: auto;}
*/

.intro img{width:150px;}

.social-links-wrapper .social-link-text {
    color: white;
    text-decoration: none;
    /* font-size: 1.50203em; */
    margin-bottom: 0.79012em;
    line-height: 1.125em;
    font-family: "Knockout 28 A", "Knockout 28 B", "Oswald", sans-serif;
    -webkit-font-smoothing: antialiased;
}

.social-links-wrapper a {margin-right:1.5em;}
.fab {font-size:1.5em;}

.section-holiday-card {top:50%;}

#page-content {margin: auto;}

.horizontal-inner img {
    border-width: 1px;
    border-style:solid;
    border-color: #383317;
    width: 80%;
}

