/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Media Queries */


/* Smaller than standard 960 (devices and browsers) */
   @media only screen and (max-width: 959px) {
   }


/* Tablet Portrait size to standard 960 (devices and browsers) */
   @media only screen and (min-width: 768px) and (max-width: 959px) {

/* layout */
#intro-title {
font-size: 120px;
line-height: 120px;
}

#intro-subtitle {
margin: -100px auto 0 auto;
}

h1 {
font-size: 45px;
padding: 35px 0 0 0;
}

h2 {
font-size: 25px;
}

.lower-content {
padding: 55px 0 0 0;
}

/* menu */
.menu {
display: none;
visibility: hidden;
}

/* menu mobile */
.menu-mobile {
position: relative;
font-family: 'Oswald', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
width: auto;
top: 23px;
right: 30px;
display: inherit;
visibility: visible;
z-index: 1000;
}

/* social icons */
.social-icons-wrapper {
position: fixed;
width: 175px;
top: 28px;
left: 28px;
}

/* closer */
.fire-closer {
left: 30px;
top: 30px;
}

   }


/* All Mobile Sizes (devices and browser) */
   @media only screen and (max-width: 767px) {
   }


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
   @media only screen and (min-width: 480px) and (max-width: 767px) {

/* layout */
#intro-wrapper {
position: relative;
top: 112px;
}

#intro-top-line {
display: none;
visibility: hidden;
}

#intro-top {
font-size: 25px;
line-height: 25px;
text-align: center;
margin: 0;
padding: 0;
}

#intro-bottom-line {
display: none;
visibility: hidden;
}

/* teaser */
#teaser {
text-align: center;
margin: -22px 0 0 0;
}

#intro-title {
font-size: 65px;
line-height: 65px;
}

#intro-subtitle {
display: none;
visibility: hidden;
}

h1 {
font-size: 45px;
padding: 35px 0 0 0;
}

h2 {
font-size: 25px;
}

.lower-content {
padding: 75px 0 0 0;
}

/* borders */
.borders {
display: none;
visibility: hidden;
}

/* countdown */
#countdown-wrapper {
position: relative;
left: -20px;
margin: 168px auto 0 auto;
width: 260px;
}

#countdown li {
display: inline-block;
width: 100px;
}

/* menu */
.menu {
display: none;
visibility: hidden;
}

/* menu mobile */
.menu-mobile {
position: relative;
font-family: 'Oswald', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
width: auto;
top: 8px;
right: 15px;
display: inherit;
visibility: visible;
z-index: 1000;
}

/* newsletter form */
#subscribe-form {
position: relative;
bottom: 40px;
right: 0;
margin: 71px auto 0 auto;
bottom: 46px;
padding: 0;
}

/* social icons */
.social-icons-wrapper {
position: absolute;
width: 175px;
top: 13px;
left: 13px;
}

/* closer */
.fire-closer {
left: 30px;
top: 15px;
}

/* dividers */
.divider-left-top {
display: none;
visibility: hidden;
}

.divider-right-top {
display: none;
visibility: hidden;
}

.divider-left-bottom {
display: none;
visibility: hidden;
}

.divider-right-bottom {
display: none;
visibility: hidden;
}

   }


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
   @media only screen and (max-width: 479px) {

/* layout */
#intro-wrapper {
position: relative;
top: 112px;
}

#intro-top-line {
display: none;
visibility: hidden;
}

#intro-top {
font-size: 25px;
line-height: 25px;
text-align: center;
margin: 0;
padding: 0;
}

#intro-bottom-line {
display: none;
visibility: hidden;
}

/* teaser */
#teaser {
text-align: center;
margin: -22px 0 0 0;
}

#intro-title {
font-size: 65px;
line-height: 65px;
}

#intro-subtitle {
display: none;
visibility: hidden;
}

h1 {
font-size: 45px;
padding: 35px 0 0 0;
}

h2 {
font-size: 25px;
}

.lower-content {
padding: 75px 0 0 0;
}

/* borders */
.borders {
display: none;
visibility: hidden;
}

/* countdown */
    #countdown-wrapper {
        position: relative;
        left: -20px;
        /*margin: 168px auto 0 auto;*/
        margin: 10px auto 0 auto;
        width: 260px;
    }

#countdown li {
display: inline-block;
width: 100px;
}

/* menu */
.menu {
display: none;
visibility: hidden;
}

/* menu mobile */
.menu-mobile {
position: relative;
font-family: 'Oswald', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
width: auto;
top: 8px;
right: 15px;
display: inherit;
visibility: visible;
z-index: 1000;
}

/* newsletter form */
#subscribe-form {
position: relative;
bottom: 40px;
right: 0;
margin: 145px auto 0 auto;
bottom: 46px;
padding: 0;
}

/* social icons */
.social-icons-wrapper {
position: absolute;
width: 175px;
top: 13px;
left: 13px;
}

/* closer */
.fire-closer {
left: 30px;
top: 15px;
}

/* dividers */
.divider-left-top {
display: none;
visibility: hidden;
}

.divider-right-top {
display: none;
visibility: hidden;
}

.divider-left-bottom {
display: none;
visibility: hidden;
}

.divider-right-bottom {
display: none;
visibility: hidden;
}

   }




.progress-container {
    position: relative;
    width: 25%;
    height: 50px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 65px 65px 0px 35px;
}

.stage-labels {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: -30px;
}

.stage-label {
    position: absolute;
    font-size: 1rem;
    color: white;
    text-align: center;
}

    /* Position each stage label at specific percentages */
    .stage-label:nth-child(1) {
        left: 5%;
        transform: translateX(-50%);
    }

    .stage-label:nth-child(2) {
        left: 50%;
        transform: translateX(-50%);
    }

    .stage-label:nth-child(3) {
        left: 74.3%;
        transform: translateX(-50%);
    }

    .stage-label:nth-child(4) {
        left: 100%;
        transform: translateX(-50%);
    }

.progress-bar {
    position: relative;
    width: 100%;
    height: 30px;
    background-color: #555; /* Background color for the bar */
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    font-weight: bold;
    color: white;
    font-size: 14px;
    margin-top:50px;
}

.progress-fills {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #999; /* Color for the progress fill */
    
    border-radius: 15px;
    z-index: 0;
}

.progress-text {
    position: relative;
    z-index: 1;
}

#progress-percentage {
    margin-left: auto;
}

.stage-line {
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: white;
}

    .stage-line:nth-child(1) {
        left: 0%;
    }

    .stage-line:nth-child(2) {
        left: 53%;
    }

    .stage-line:nth-child(3) {
        left: 80%;
    }

    .stage-line:nth-child(4) {
        left: 100%;
    }





/* Responsive styling */
@media (max-width: 768px) {
    .progress-container {
        height: 40px;
        width:70%;
    }

    .stage-label {
        font-size: 0.85rem;
    }

    .progress-bar {
        height: 25px;
        font-size: 0.85rem;
        padding: 0 10px;
    }
}

@media (max-width: 480px) {
    .progress-container {
        height: 35px;
        width: 70%;
        margin: 161px 65px 0px 65px;
    }

    .stage-labels {
        top: -20px;
    }

    .stage-label {
        font-size: 0.75rem;
    }

    .progress-bar {
        height: 20px;
        font-size: 0.75rem;
        padding: 0 5px;
    }

    #progress-number, #progress-percentage {
      
        text-align:center
    }
}
#faq {
    display: none;
}



@media (min-width: 1000px) and (max-width: 1450px) and (min-height: 500px) and (max-height: 900px) {
    #countdown-wrapper {
        display: flex;
        margin-left: 20px;
        position: relative;
        bottom: -133px;
    }

    .progress-container {
        position: relative;
        bottom: -90px
    }
    .menu {
        position:absolute;
    }
    body{
        overflow-y:scroll;
        overflow-x:hidden;
    }
}