.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#cover_container {
    float: left;
    height: 1000px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 100%;
    min-width: 0px;
    background-image:url("images/sneakPeak.jpg");
    background-attachment: scroll;
    -webkit-background-size: 100%;
    background-size: 1920px;
    background-position: 0% 80%;
    background-repeat: repeat repeat;
}
#air_container {
    float: left;
    height: auto;
    margin-left: -5.6%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    min-width: 0px;
    background-attachment: scroll;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: 0% 80%;
    background-repeat: repeat repeat;
    background-color: #FFF;
}

#addplace
{
    float: left;
    height: auto;
    margin-left: -5.6%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    min-width: 0px;
}



#doortitle {
    float: none;
    font-size: 52px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 100;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
   font-family: 'Gotham Light';
    color: rgb(255, 255, 255);
    margin-right: auto;
    min-width: 0px;
}

#subtitletext {
    float: none;
    font-size: 50px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: auto;
    margin-top: 150px;
    clear: none;
    min-height: 74px;
  font-family: 'Gotham Bold';
    color: rgb(255, 255, 255);
    margin-right: auto;
}

#bartop {
    float: none;
    height: 3px;
    margin-left: auto;
    margin-top: 100px;
    clear: none;
    width: 500px;
    margin-right: auto;
    background-color: rgb(255, 255, 255);
        display: none;
}

#barbottom {
    float: none;
    height: 3px;
    margin-left: auto;
    margin-top: 2px;
    clear: none;
    width: 500px;
    margin-right: auto;
    display: block;
    background-color: rgb(255, 255, 255);
    display: none;
}

#logo {
    float: none;
    height: 200px;
    margin-left: auto;
    margin-top: 200px;
    clear: none;
    width: 50%;
    background-image:url("images/logo_03.png");
    background-attachment: scroll;
    margin-right: auto;
    min-height: 0px;
    background-position: 50% 75%;
    background-repeat: no-repeat;
}

.statement01
{
    margin-top: 0;
    float: left;
    height: 375px;
    width: 100%;
    margin-left: 0px;
    clear: none;
    background-color: #FFF;
}
.statement_text
{
    margin-top: 125px;
    color: #3B3B3B;
    width: 80%;
    text-align: center;
    font-family: 'Gotham Bold';
    margin-left: auto;
    margin-right: auto;
    font-size:50px;
    
}




@media only screen and (max-width: 1280px) {
    #cover_container {
        background-image:url("images/sneakPeak.jpg"),url("images/sneakPeak.jpg");
        background-attachment: scroll;
        -webkit-background-size: 1433.6000000000001px, 100%;
        background-size: 1433.6000000000001px, 50%;
        height: 700px;
        background-position: 100% 50%, 50% 80%;
        background-repeat: repeat repeat;
    }

    #barbottom {
        margin-top: 2px;
        clear: none;
    }

    #subtitletext {
        font-size: 34px;
        height: auto;
        min-height: 74px;
        width: 700px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
    }
    .statement01
{
    margin-top: 0;
    float: left;
    height: 350px;
    width: 100%;
    clear: none;
    background-color: #FFF;
}
    .statement_text
{
    margin-top: 125px;
    color: #333;
    text-align: center;
    font-family: 'Gotham Bold';
    font-size: 28px;
}

}

@media only screen and (max-width: 780px) {
    #cover_container {
        background-image:url("images/sneakPeak.jpg"),url("images/sneakPeak.jpg");
        background-attachment: scroll;
        -webkit-background-size: 897.792px, 100%;
        background-size: 897.792px, 50%;
        height: 600px;
        background-position: 100% 75%, 25% 50%;
    }

    #barbottom {
        margin-top: 2px;
        clear: none;
    }

    #subtitletext {
        font-size: 32px;
        height: auto;
        min-height: 70px;
        margin-left: auto;
        margin-right: auto;
             margin-top: 90px;
        width: 400px;
    }
        
    #statement01
{
    margin-top: 0;
    float: left;
    height: 300px;
    width: 100%;
    clear: none;
    background-color: #FFF;
}
    .statement_text
{
    margin-top: 15%;
    color: #333;
    text-align: center;
    font-family: 'Gotham Bold';
    font-size: 25px;
    width: 70%;
}
    #logo 
    {
    float: none;
    height: 200px;
    margin-left: auto;
    margin-top: 120px;
    clear: none;
    width: 350px;
    background-image:url("images/logo_03.png");
    background-attachment: scroll;
    margin-right: auto;
    min-height: 0px;
    background-position: 50% 75%;
    background-repeat: no-repeat;
    }
    
}

@media only screen and (max-width: 420px) {
    #doortitle {
        font-size: 42px;
    }

    #bartop {
        
        width: 250px;
    }

    #barbottom {
        clear: none;
        width: 250px;
    }

    #subtitletext {
        font-size: 28px;
        height: auto;
        min-height: 60px;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
        margin-top: 20px;
    }

    #cover_container {
        height: 500px;
    }
   
    #logo {
        width: 250px;
        background-image:url("images/logo_03.png");
        background-attachment: scroll;
        -webkit-background-size: 300px;
        background-size: 300px;
        background-position: 50% 75%;
        background-repeat: repeat repeat;
    }
    
    .statement01
    {
    margin-top: 0;
    float: left;
    height: 250px;
    width: 100%;
    clear: none;
    background-color: #FFF;
    }
        .statement_text
{
    margin-top: 20%;
    color: #333;
    text-align: center;
    font-family: 'Gotham Bold';
    font-size: 16px;
}
    
}

