/* OVERWRITTEN ADMIN CODE */

.welcome {
    padding: 0;
}
.thanksgiving2018 {text-transform: none;}

.thanksgiving2018 h1, .thanksgiving2018 h2, .thanksgiving2018 h3, .thanksgiving2018 h4, .thanksgiving2018 h5, .thanksgiving2018 h6, .thanksgiving2018 p, .thanksgiving2018 a, .thanksgiving2018 span {font-family: "sofia-pro", sans-serif!important;}
.tk-reklame-script {font-family: "reklame-script", sans-serif!important; text-transform: lowercase;}

.thanksgiving2018 h1 {font-size: 120px; text-transform: none;}
.thanksgiving2018 h2 {font-size: 45px; font-weight: bold;}
.thanksgiving2018 h3 {font-size: 35px;}
.thanksgiving2018 p {font-size: 25px; font-weight: bold;}

@media (max-width:767px) {
    .thanksgiving2018 h1 {font-size: 50px!important;}
    .thanksgiving2018 h2 {font-size: 30px!important;}
}

.margin-zero {margin:0!important;}
/* DEVELOPERS THEME FIX */

/*
.o-container.c-customsection__container {
    width: 100%;
    padding: 0;
}

.c-rich-text__section.welcome {
    margin: 0;
    width: 100%;
}
*/

/*  START OF WRAPPER STYLES */

#thanksgiving_wrapper {
    max-width: 991px;
    margin: 50px auto;
    box-shadow: 0 20px 40px rgba(102, 102, 102, 0.5);
}

@media (max-width: 767px) {
    #thanksgiving_wrapper {
        margin: 0 auto;
        box-shadow: none;
    }
}



/* === SLIDES ===*/

/* SLIDE 01 */

.slide-title {
    height: auto;
    padding: 30px 0;
}

.slide01-content img {
    width: 80%;
}

@media (max-width: 767px) {
    .slide01-content img {
        width: 95%;
    }
}

/* SLIDE 01 */
#thanksgiving_slide01 {
    background: url('https://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/title.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 300px 60px;
    margin: 10px 60px!important;
}
.slide01-content {text-align: center; padding: 60px 20px;}
.slide01-content h1 {font-size: 100px!important;}

@media (max-width: 991px) {
    .slide01-content h1 {
        font-size: 70px!important;
    }
}
@media (max-width: 767px) {
    #thanksgiving_slide01 {
        margin: 30px 0!important;
        padding: 50px;
    }
    #thanksgiving_slide01 p {
        font-size: 16px!important;
    }
    #thanksgiving_slide01 h1 {
        font-size: 33px!important;
    }
}

/* SLIDE 02 */

#thanksgiving_slide02 {
    background: url('https://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/slide02-bg.png');
    padding: 50px 20px;
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#thanksgiving_slide02_mobile {
        display: none;
}

/*
.slide02-content h2 {
    font-size: 35px;
}
*/
@media (max-width: 991px) {
    .slide02-content p {
        font-size: 23px;
    }
}
@media (max-width: 767px) {
    #thanksgiving_slide02 {
        display: none;
    }
    #thanksgiving_slide02_mobile {
        display: block;
    }
    .slide02-content p {
        font-size: 25px;
    }
}

/* SLIDE 03 */
#thanksgiving_slide03 {
    background: url('https://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/shared-experience-w-border.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 100px 60px;
}
.slide03-content {text-align: right; padding: 60px 20px;}

@media (max-width: 767px) {
    #thanksgiving_slide03 {
        background: url('https://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/shared-experience.jpg');
        background-size: cover;
    background-repeat: no-repeat;
        padding: 0;
    }
}

/* SLIDE 04 */
#thanksgiving_slide04 {
    background: url('https://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/red-bg.png');
    padding: 70px 60px;
}
#thanksgiving_slide04 h2 {
    font-size: 45px;
    color: #fff;
    font-weight: normal;
/*    padding: 100px 60px;*/
}
@media (max-width:767px) {
    #thanksgiving_slide04 h2 {
        font-size: 30px;
    }
}
/* SLIDE 05 */
#thanksgiving_slide05 {
    background: url('https://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/connected-bg.jpg');
    background-size: cover;
    padding: 100px 60px;
}
#thanksgiving_slide05 h1 {
    font-size: 120px;
    color: #fff;
    font-weight: normal;
    text-transform: lowercase;
}
@media (max-width:767px) {
    #thanksgiving_slide05 h1 {
        font-size: 75px;
    }
}

/* SLIDE 06 */

#thanksgiving_slide06 {
    background: url('https://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/slide06-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 90px 60px;
    height: 350px;
}
#thanksgiving_slide06_mobile {
        display: none;
}
@media (max-width: 991px) {
    #thanksgiving_slide06 {
        background-size: contain;
    }
    #thanksgiving_slide06 .content-section p {
        font-size: 23px;
        padding: 5px!important;
    }
}
@media (max-width: 767px) {
    #thanksgiving_slide06 {
        display: none;
    }
    #thanksgiving_slide06_mobile {
        display: block;
    }
    #thanksgiving_slide06 .content-section {
        padding: 20px 10px;
    }
}

/* SLIDE 07 */

#thanksgiving_slide07 {
    background: url('https://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/turkey.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 100px 60px;
/*    height: 370px;*/
}
.slide07-content {text-align: right; padding: 40px 20px;}

@media (max-width: 767px) {
    #thanksgiving_slide07 {background: url('https://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/turkey-mobile.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .slide07-content p {text-align: left;}
}
 
/* SLIDE 08 */
#thanksgiving_slide08 {padding: 70px 60px;}
.slide08-content {border: 5px solid #78711E;}
.slide08-content h2 {color: #7C2525; text-align: center; padding: 40px 20px;}

@media (max-width: 767px) {
    #thanksgiving_slide08 {padding: 40px 30px;}
    .slide08-content {text-align: center;}
}

/* SLIDE 09 */

#thanksgiving_slide09 {
    background: url('https://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/slide09-bg.png');
    padding: 60px 50px;
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
}
#thanksgiving_slide09_mobile {
        display: none;
}
.slide09-content {
    border: 5px solid #fff;
    padding: 50px 20px;
}
.slide09-content h2 {
    font-size: 35px;
}
@media (max-width: 767px) {
    #thanksgiving_slide09 {
        display: none;
    }
    #thanksgiving_slide09_mobile {
        display: block;
    }
}

/* SLIDE 10 */

#thanksgiving_slide10 {
    background: url('https://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/football-boy-bg.jpg');
/*    height: 600px;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.slide10-front-img {
    background: url(https://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/football-boy.png);
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    padding: 150px 50px;

}

.slide10-content {
    padding: 0 20px 50px 20px;
}

.slide10-content h3 {
    text-align: center;
    padding: 0 20px 60px 20px;
}

@media (max-width: 767px) {
    .slide10-front-img {
        padding: 60px 0;
    }
    .slide10-content {
        padding: 50px 20px;
    }
    .slide10-content h3 {
        text-align: left;
        padding: 60px 20px;
    }
}




/* SLIDE 11a */
#thanksgiving_slide11a {
    background: url('http://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/leaves-adjusted.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15% 60px;
/*    padding: 70px 60px;*/
}
#thanksgiving_slide11a h1 {
    font-size: 100px;
/*    color: #fff;*/
    font-weight: bold;
/*    padding: 100px 60px;*/
}
@media (max-width:991px) {
    #thanksgiving_slide11a {
        padding: 13% 60px;
    }
}
@media (max-width:767px) {
    #thanksgiving_slide11a {
        padding: 13% 40px;
    }
    #thanksgiving_slide11a h2 {
        font-size: 50px;
    }
}




/* SLIDE 11 */
#thanksgiving_slide11 {
    background: url('http://fmg-websites-custom.s3.amazonaws.com/ian/interactives/thanksgiving/images/flowers-ender.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 300px 60px;
    margin: 10px 60px!important;
}
.slide11-content {text-align: center; padding: 60px 20px;}
.slide11-content h1 {font-size: 100px!important;}

@media (max-width: 991px) {
    .slide11-content h1 {
        font-size: 70px!important;
    }
}
@media (max-width: 767px) {
    #thanksgiving_slide11 {
        margin: 30px 0!important;
        padding: 50px;
    }
    #thanksgiving_slide11 h1 {
        font-size: 33px!important;
    }
}







/* SLIDE 11 */



/* SLIDE SOURCES */

#thanksgiving_slide_sources {
    background: #312825;
    padding: 60px 50px;
}

.slide-sources-content {
    text-align: left;
    padding-left: 40px;
}
.slide-sources-content h3 {
    color: #fff;
}
.slide-sources-content p {
    color: #fff;
    font-size: 18px;
}

@media (max-width: 767px) {
    .slide-sources-content {
        padding-left: 0;
    }
}

/*======*/









.slide01-shadow {
    box-shadow: 0 20px 40px rgba(48, 55, 102, 0.8);
    position: relative;
    z-index: 100;
}



.july4_slide_transition {
    transition: all .6s ease;
}

@media (max-width: 991px) {
    .slide-02-inner {
    height: auto;
}
}

@media (max-width:800px) {
    #july4_wrapper {
        display: none;
        height: 0;
    }
    #july4_wrapper_mobile {
        display: block;
        font-size: 40px;
    }
    #july4_wrapper_mobile img {
        width: 100%;
        padding: 0 !important;
    }



}

@media (max-width:600px) {

}

/*=================*/

/*===== FIXES =====*/

/*=================*/

@media (max-width: 991px) {
.interactive-temp .col-md-6 {
    height: auto!important; 
    display: block;
}
}

/*
.navbar,
nav#main .container ul li:hover > a {
    background: inherit !important;
}*/
