/* Minification failed. Returning unminified contents.
(140,32): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(155,36): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(170,36): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
html {
    /*background: url(../images/background.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
    background: url("../images/bg.png") repeat top left, #cacac8;
}

body {
    max-width: 100%;
}

.back {
    width: 100%;
}

.top-background {
    width: 100%;
    height: 0px;
    background-color: #ffcc00;
}

.footer {
    position: absolute;
    top: 500px;
    text-align: left;
    padding: 0px 10px;
    background: #333333;
    width: calc(100% - 20px);
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    color: #ffffff;
}

.background {
    position: absolute;
    top: 150px;
    width: 100%;
    height: 600px;
    background-image: url("../images/back.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.back2 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 150px;
    background: #333333;
}

.container {
    width: 80%;
    height: auto;
    Position: absolute;
    top: 0px;
    left: 10%;
    border: 1px #000000 solid;
}

.header {
    padding: 20px 10px 5px 10px;
    background: #ffcc00;
    font-family: 'Oswald', sans-serif;
    font-size: 55px;
    color: #ffffff;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.header-right {
    position: absolute;
    top: 0px;
    right: 10px;
    padding: 20px 10px 5px 10px;
    background: #ffcc00;
    font-family: 'Oswald', sans-serif;
    font-size: 55px;
    color: #ffffff;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.center-item {
    position: absolute;
    left: 25%;
    top: 175px;
    background: rgba(255, 255, 255, 0.8);
    width: 50%;
    height: auto;
    z-index: 2000;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #000;
    text-align: center;
    padding-bottom: 25px;
}

.title-hjs {
    font-family: 'Oswald', sans-serif;
    font-size: 35px;
    color: #ffffff;
    margin-bottom: -10px;
    margin-top: 15px;
}

.list {
    width: 75%;
    margin: 0px 25%;
    text-align: left !important;
}

.title-black {
    font-family: 'Oswald', sans-serif;
    font-size: 35px;
    color: #000000;
    margin-bottom: -10px;
    margin-top: 15px;
}

.heo-div {
    height: auto;
    margin: 50px 0px 20px;
    ;
}

a.heo-btn {
    width: 150px;
    padding: 25px 30px;
    background: #ffffff;
    margin: 0px auto;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    color: #000000;
    border-radius: 15px;
    box-shadow: -moz-box-shadow: 0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000000;
    box-shadow: 0 0 10px #000000;
}


    a.heo-btn:hover {
        width: 150px;
        padding: 25px 30px;
        font-family: 'Oswald', sans-serif;
        font-size: 16px;
        color: #000000;
        background: #ffffff;
        margin: 0px auto;
        border-radius: 15px;
        box-shadow: -moz-box-shadow: inset 0 0 10px #000000;
        -webkit-box-shadow: inset 0 0 10px #000000;
        box-shadow: inset 0 0 10px #000000;
    }


    a.heo-btn:active {
        width: 150px;
        padding: 25px 30px;
        font-family: 'Oswald', sans-serif;
        font-size: 16px;
        color: #000000;
        background: #ffffff;
        margin: 0px auto;
        border-radius: 15px;
        box-shadow: -moz-box-shadow: 0 0 10px #000000;
        -webkit-box-shadow: 0 0 10px #000000;
        box-shadow: 0 0 10px #000000;
    }


img.java {
    width: 20vw;
    height: auto;
    margin-left: 40vw;
    margin-top: 35vh;
    position: absolute;
}

img.header {
    width: 50vw;
    height: auto;
    margin-left: 25vw;
    margin-top: 7.5vh;
    position: absolute;
}

/* Individual image styles */
#skilled {
    width: 40vw;
    height: auto;
    margin-left: 30vw;
    margin-top: 25vh;
    position: absolute;
}

#uniting {
    width: 30vw;
    height: auto;
    max-width: 619px;
    margin-left: 10vw;
    margin-right: auto;
    margin-top: 35vh;
    position: absolute;
}

#yoursource {
    width: 45vw;
    height: auto;
    margin-left: 27.5vw;
    margin-top: 50vh;
    position: absolute;
}

#connecting1 {
    width: 60vw;
    height: auto;
    margin-left: 20vw;
    margin-top: 60vh;
}

#launching {
    width: 30%;
    height: auto;
    margin-left: 35%;
    margin-top: 25px;
}

#connecting2 {
    width: 60vw;
    height: auto;
    margin-left: 20vw;
    margin-top: 50px;
}

#header2 {
    width: 50vw;
    height: auto;
    margin-left: 25vw;
    margin-top: 7.5vh;
    position: relative;
}


/* form styles */


div.form-child {
    max-width: 100%;
}

.form-item {
    position: absolute;
    left: 25%;
    top: 175px;
    background: rgba(255, 255, 255, 0.8);
    width: 50%;
    height: auto;
    z-index: 2000;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #000;
    text-align: center;
    padding-bottom: 25px;
}

@media only screen and (max-width : 992px) {
    .header-right {
        position: relative;
        float: left;
        right: 0px;
        top: -30px;
        padding-top: 0px;
        font-size: 45px;
    }

    .header {
        position: relative;
        float: left;
        right: 0px;
        top: -10px;
        padding-bottom: 15px;
    }

    .center-item {
        width: 80%;
        left: 10%;
    }

    .top-background {
        width: 100%;
        height: 400px;
        background-color: #ffcc00;
    }

    .form-item {
        width: 70%;
        left: 15%;
    }

    .form-child input.input-field {
        width: 75% !important;
    }

    .textarea-field {
        width: 75% !important;
    }
}

@media only screen and (max-width : 564px) {
    .header-right {
        display: none;
    }

    .header {
        position: absolute;
        float: left;
        right: 0px;
        top: 0px;
        font-size: 40px;
        font-size: 10vw;
        width: 100%;
        text-align: center;
    }

    .top-background {
        width: 150%;
        height: auto;
        background-color: #ffcc00;
    }

    .center-item {
        width: 100%;
        left: 0px;
    }

    .container {
        width: 98%;
        left: 1%;
    }

    .form-item {
        width: 90%;
        left: 5%;
    }


    .form-child input.input-field {
        width: 75% !important;
    }

    .textarea-field {
        width: 75% !important;
    }
}
.SubmitIt {
    border: none;
    padding: 8px 15px 8px 15px;
    background: #FF8500;
    color: #fff;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
