﻿body {
    background-color: #1a1a1a;
    margin: 0;
    padding: 0;
    text-align: center;
    overflow-x: hidden;
}


.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

[class*="col-"] {
    float: left;
    padding: 15px;
    border: 1px solid red;
}


#wrapper {
    width: 100%;
    margin: 0 auto 0 auto;
}

.floatblock {
    width: 400px;
    border: solid 1px #ffffcc;
    float: left;
}

#menu {
    width: 100%;
}

#contentinner {
    text-align: center;
    width: 100%;
}

.logo {
    height: 75px;
    float: left;
    padding: 5px;
}

#banner {
    width: 100%;
    position: fixed;
    height: 500px;
    background: url(../images/backgrounds/intense-sunrise.jpg);
    z-index: 1;
    display: block;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

@media only screen and (min-width: 1280px) {


    #youtubevideofg {
        width: 560px;
        height: 315px;
        margin: 0 auto 0 auto;
    }

    #bannerinsert {
        width: 100%;
        height: 400px;
        top: 50px;
        margin: 0 auto 0 auto;
        position: relative;
        font-size: 30px;
        color: #ffffff;
        text-shadow: 2px 2px 8px #000000;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        line-height: 25px;
        font-style: italic;
        font-weight: bold;
    }

        #bannerinsert h1 {
            font-size: 60px;
            color: #ffffff;
            text-shadow: 2px 2px 8px #000000;
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            line-height: 25px;
            font-style: italic;
            font-weight: bold;
        }





    #contentwrap {
        position: relative;
        margin-top: 500px;
        z-index: 100;
        width: 100%;
        text-align: center;
        background-color: #0d0d0d;
    }

   

    #content {
        width: 1210px;
        background-color: #000000;
        padding: 25px;
        position: relative;
        margin: 0 auto 0 auto;
    }

        #content h1 {
            font-size: 40px;
            color: #ffffff;
            text-shadow: 2px 2px 8px #000000;
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            line-height: 25px;
            font-style: italic;
            font-weight: bold;
        }
}



@media only screen and (max-width: 1279px) {

    #youtubevideofg {
        width: 560px;
        height: 315px;
        margin: 0 auto 0 auto;
    }

    #bannerinsert {
        width: 100%;
        height: 400px;
        top: 50px;
        margin: 0 auto 0 auto;
        position: relative;
        font-size: 30px;
        color: #ffffff;
        text-shadow: 2px 2px 8px #000000;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        line-height: 25px;
        font-style: italic;
        font-weight: bold;
    }

        #bannerinsert h1 {
            font-size: 40px;
            color: #ffffff;
            text-shadow: 2px 2px 8px #000000;
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            line-height: 25px;
            font-style: italic;
            font-weight: bold;
        }

    #contentwrap {
        position: relative;
        margin-top: 500px;
        z-index: 100;
        width: 100%;
        text-align: center;
        background-color: #0d0d0d;
    }



    #content {
        width: 810px;
        background-color: #000000;
        padding: 25px;
        position: relative;
        margin: 0 auto 0 auto;
    }

        #content h1 {
            font-size: 30px;
            color: #ffffff;
            text-shadow: 2px 2px 8px #000000;
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            line-height: 25px;
            font-style: italic;
            font-weight: bold;
        }
}

@media only screen and (max-width: 900px) {

    #youtubevideofg {
        width: 560px;
        height: 315px;
        margin: 0 auto 0 auto;
    }

    #bannerinsert {
        width: 100%;
        height: 400px;
        top: 50px;
        margin: 0 auto 0 auto;
        position: relative;
        font-size: 30px;
        color: #ffffff;
        text-shadow: 2px 2px 8px #000000;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        line-height: 25px;
        font-style: italic;
        font-weight: bold;
    }

        #bannerinsert h1 {
            font-size: 40px;
            color: #ffffff;
            text-shadow: 2px 2px 8px #000000;
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            line-height: 25px;
            font-style: italic;
            font-weight: bold;
        }

    #contentwrap {
        position: relative;
        margin-top: 500px;
        z-index: 100;
        width: 100%;
        text-align: center;
        background-color: #0d0d0d;
    }



    #content {
        width: 410px;
        background-color: #000000;
        padding: 25px;
        position: relative;
        margin: 0 auto 0 auto;
    }

        #content h1 {
            font-size: 30px;
            color: #ffffff;
            text-shadow: 2px 2px 8px #000000;
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            line-height: 25px;
            font-style: italic;
            font-weight: bold;
        }
}

@media only screen and (max-width: 600px) {

    #youtubevideofg {
        width: 360px;
        height: 270px;
        margin: 0 auto 0 auto;
    }

    #bannerinsert {
        width: 100%;
        height: 400px;
        top: 50px;
        margin: 0 auto 0 auto;
        position: relative;
        font-size: 30px;
        color: #ffffff;
        text-shadow: 2px 2px 8px #000000;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        line-height: 25px;
        font-style: italic;
        font-weight: bold;
    }

        #bannerinsert h1 {
            font-size: 40px;
            color: #ffffff;
            text-shadow: 2px 2px 8px #000000;
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            line-height: 25px;
            font-style: italic;
            font-weight: bold;
        }

    #contentwrap {
        position: relative;
        margin-top: 500px;
        z-index: 100;
        width: 100%;
        text-align: center;
        background-color: #0d0d0d;
    }



    #content {
        width: 410px;
        background-color: #000000;
        padding: 25px;
        position: relative;
        margin: 0 auto 0 auto;
    }

        #content h1 {
            font-size: 30px;
            color: #ffffff;
            text-shadow: 2px 2px 8px #000000;
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            line-height: 25px;
            font-style: italic;
            font-weight: bold;
        }
}