@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;900&display=swap');

body {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    background-color: #ffe400;
    background:  #ffe400 
    background-size: 50% auto;
    /* background-position: top center; */
    /* background-repeat: repeat-y; */
}


img {
    max-width: 100%;
}

a {
    text-decoration: none;
    font-weight: 600;
    color: #000;
}

h1 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 2em;
    text-align: center;
    line-height: 1em;
    color: #ebc364;
    text-shadow: 0px 0px;
}

h2 {
    margin: 20px 0;
    font-family: Nunito Sans;
    font-weight: 700;
    font-size: 1.5em;
    letter-spacing: 1px;
    color: #ebc364;
}

h3 {
    margin: 10px 0;
    font-family: Nunito Sans;
    font-weight: 600;
    font-size: 1.2em;
    letter-spacing: 1px;
    color: #ebc364;
}

p {
    font-size: 0.8em;
}

hr {
    border-bottom: 4px solid #ec6368;
    border-top: none;
    margin-top: 2em;
    margin-bottom: 2em;
    max-width: 75%;
}

#but1{
margin-left:10%;height:75px;
}
#but2{
max-width:140%;margin-left:-12%;height:75px;
}

#but3{
    max-width:160%;margin-left:-21%;height:75px;
}

#but4{
    max-width:80%;margin-left:18%;height:75px;
}


.theForm{
width: 60%; margin: 20px auto;
}

img.LeftKids{  
position:absolute; 
height:1000px; 
left:-220px;
bottom:-100px; 
z-index: -1;

}

img.RightKids{ 
position:absolute; 
height:1000px; 
right:-220px;
bottom:-100px; 
z-index: -1; 


}
.BirdL{
margin-left:10%;
width:200px;}

.BirdR{

width:200px;
}

.valign {
    display: table-cell;
    vertical-align: middle;
}

.navbar {
    max-width: 80%;
    margin: 0 auto;
}

.navbar img {
    width: 100%;
    max-width: 250px;
}

.navbar .grid-container {
    grid-gap: 0;
    margin-bottom: 70px;
}

.navbar ul {
    border: 3px solid #01aeee;
    border-radius: 15px;
    padding: 0px;
    margin-bottom: 0px;
}

.navbar ul li {
    list-style: none;
    font-family: Marcellus;
    font-weight: 700;
    font-size: 1.25em;
    margin: 0;
    line-height: 40px;
}

.navbar a {
    text-decoration: none;
    color: black;
    text-transform: uppercase;
    padding: 0;
}

.navbar ul a:hover li {
    background: #01aeee;
    color: white;
}

.container {
    position: relative;
    max-width: 45%;
    margin: 0 auto;
    background-color: #ffe400;
    border-width: 0 4px;
    border-radius: 28px 28px 0px 0px;
}
.flexCon {
display: flex; 
align-items: center; 
justify-content: center;
flex-direction: row;
margin-bottom: 5%;
margin-top: 5%;
}

.flexConColumn {flex-direction: column;}

.flexVert {
display: flex; 
align-items: center; 
justify-content: center;
flex-direction: column;
width:100%;
margin-left:20px;
}
.flexVertFix {
display: flex; 
align-items: center; 
justify-content: center;
flex-direction: column;
width:400px;
min-width:200px;
margin-right:35px;
}
img.harryBanner{
content:url(/images/HBS-Banner.jpg);

}


        }
.section {
    background: rgb(242, 241, 238);
    border: solid rgba(210, 180, 140, 0.25);
    border-width: 1px 0;
    padding: 20px;
}

.alt-section {
    background: rgb(255, 255, 255);
    border: solid #009076;
    border-width: 1px 0;
    padding: 20px;
}

.title {
    background: #d5e4f1;
    position: relative;
    width: 100%;
    min-width: 300px;
    font-family: Nunito Sans;
    text-align: center;
    font-weight: 600;
    font-size: 1.2em;
    color: white;
    border-radius: 25px 25px 0px 0px;
}

.title a {
    display: block;
    text-align: center;
}

.title span {
    display: block;
    padding-bottom: 20px;
}

.title img {
    width: 100%;
}

#content .heading {
    max-width: 350px;
    top: -70px;
    position: relative;
    height: 35px;
    margin: 0 auto;
}

#content .heading img {
    width: 100%;
}

.welcome-section span {
    display: block;
    margin-bottom: 20px;
}

.welcome-section .image {
    display: table;
    height: 100%;
}

.welcome-section .text {
    position: relative;
    display: table;
    height: 100%;
    margin: 20px;
}

.welcome-section img {
    max-width: 100%;
}

.welcome-section .text img {
    width: 50%;
    margin: 30px;
}

.videos-section .video {
    max-width: 80%;
    height: auto;
    margin: 0 auto;
}

.videos-section {
    position: relative;
}

.video {
    text-align: center;

}

.video span {
    display: block;
    font-family: Marcellus;
    font-size: 1.2em;
    margin: 20px auto;
}

.video iframe {
    height: 400px;
}

.activity img {
    width: 100px;
    height: 140px;
    display: block;
    margin: 10px auto;
}

.activities-section .grid-container,
.grid-container .promos {
    grid-gap: 25px 0;
}

.activities-section a,
.welcome-section a,
.social-section a {
    text-decoration: none;
    font-family: "Marcellus";
    color: #01aae9;
    font-weight: bold;
}

.activities-section .activity:hover a,
.welcome-section .promo:hover a,
.social-section .graphic:hover a {
    color: #0b76d4;
}

.social-section p {
    font-size: 1.1em;
    margin: 50px;
    text-align: center;
}

.welcome-section h2,
.social-section h2 {
    text-align: center;
}

.promo img {
    border: 1px solid rgba(0,0,0,0.25);
    max-height: 300px;
    min-width: 250px;
    max-width: 100%;
}

.promo img,
.promo span {
    display: block;
    margin: 5px auto;
}

.promo .button-primary {
    background-color: #ec6368;
}

.brands {
    text-align: center;
}

.brand {
    text-align: center;
}

.brand img {
    margin: 10px auto;
}

.brand a {
    display: grid;
}

.brand a:hover img {
    background: rgba(0,0,0,0);
    transition: all 0.2s;
}

.videos {max-width: 100%;text-align: center; margin-top:10%;}

.videos iframe {
    margin:0 auto;
    max-width: 100%;
}

.videos .brand img {
    display:block;
    position:relative;
    top:0;
    border: 2px solid lightgray;
    border-radius: 15px;
    max-width: 75%;
    transition: all 0.25s;

}

.videos .brand:hover img{
    display:block;
    position:relative;
    top:-4px;
    box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.2);
}

.buy-section {
    position: relative;
}

.image img {
    width: 50%;
}

.boredom h2, .boredom ul {
    width: 80%;
    margin: 20px auto;
    list-style: inside square;
}

#competition img {
    width: 100%;
}

.mc-field-group input {
    width: 100%;
}

.mc-field-group input[type="checkbox"] {
    width: auto;
    margin-right: 10px;
}

.mc-field-group li {
    list-style: none;
}

#mc-embedded-subscribe {
    position: relative;
    display: block;
    margin: 0 auto;
    background: #fb1905;
    color: white;
}

footer {
    clear: both;
    text-align: center;
}

footer img {
    display: block;
    margin: 20px auto;
}

footer .social {
    background:#0b76d4;
    color: #EF0307;
}

footer .social a {
    display: inline-grid;
    margin: 10px;
}

footer .social img {
    margin:0;
}

img.LeftDoodles{  
position:absolute; 
height:1000px; 
left:-260px;
bottom:200px; 
z-index: -1;

}

img.RightDoodles{ 
position:absolute; 
height:1000px; 
right:-260px;
bottom:200px; 
z-index: -1; }

img.Asheet{
    margin-left:10%;
	margin-right:5%;
    margin-bottom:5px
}

img.Tnote{
    margin-left:40%
}

/* Smaller than tablet */
@media (max-width: 1073px) {
    #but1{
        width:95%;
        height: 60px;
        margin-left:5%;
            }


	#but2{
width:95%;
margin-left:3%;
height: 54px;
    }

    #but3{
        width: 95%;
        height: 54px;
        margin-left: 3%;
    }

    #but4{
        height:60px;
        margin-left: 10%;
        width:300px;
    }

	
	.container{
	max-width: 90%;
	}
    img.otiBannerWin{
        
      

        }

    .container {
        width: 100%;
        padding: 0;
        ;
    }
    img.LeftDoodles{  
		display:none;}

img.RightDoodles{ 
		display:none !important;
        
}
.flexVertFix {
 margin-right:0px

    }

    .BirdL {
        margin-left: 92%;
        width: 80px;
    }

.BirdR {
    width: 80px;
}

.flexVert{
    margin-left:1%;
}


    img.Asheet{
            margin-left:19%;
			width:75%;
    }
    img.Tnote {
        margin-left: -10%;
    }
    
    

    .navbar ul a:first-child li {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 0px;
    }

    .navbar ul a:last-child li {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

}
@media (max-width: 600px) {
    #but1{
        height:45px;
                margin-left: 1%;
                width:184px;
    

    }
	#but2{
        width: 328px;
        margin-left: 0%;
        height: 40px;
            }
        
            #but3{
                width: 360px;
                height: 40px;
                margin-left: 0%;
            }
        
            #but4{
                height:45px;
                margin-left: 12%;
                width:198px;
            }

	.theForm{
width: 80%;}
	
}

/* Larger than mobile */
@media (max-width: 450px) {
    #but1{
        height:40px;
                margin-left: 0%;
                width:168px;
    

    }
	#but2{
        width: 280px;
        margin-left: 0%;
        height: 35px;
            }
        
            #but3{
                width: 315px;
                height: 35px;
                margin-left: 0%;
            }
        
            #but4{
                height:35px;
                margin-left: 12%;
                width:154px;
            }

}

/* Larger than mobile */
@media (min-width: 300px) {

}

/* Larger than phablet */
@media (min-width: 550px) {

    .navbar ul a:first-child li {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .navbar ul a:last-child li {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 0px;
    }

    .navbar ul a:last-child li {
        border-right: none;
    }


/* Larger than tablet */
@media (min-width: 750px) {

    .grid-container .activity:last-child:not(:nth-child(even)) {
        position: relative;
        left: 50%;
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .navbar ul li {
        list-style: none;
        font-family: Marcellus;
        font-weight: 700;
        font-size: 1.25em;
        border-right: 2px solid #01aeee;
        margin: 0;
        line-height: 40px;
    }

    .navbar ul a:first-child li {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .navbar ul a:last-child li {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .navbar ul a:last-child li {
        border-right: none;
    }

}
.socialRow {
width:100%; 
Display: flex; 
flex-direction: row; 
flex-wrap: wrap;
justify-content:center;
}

.socialTitle {
color: var(--accent-color)
}

/* Larger than desktop */
@media (min-width: 1000px) {}

/* Larger than Desktop HD */
@media (min-width: 1200px) {}