@media only screen and (max-width: 1024px) {
    .mobile-hide {
        display: block !important;
    }

    .Nav_Elements_Container {
        height: 0px;
        width: 0px;
        overflow: hidden;
        display: none !important;
    }

    .Achievements_Header {
        height: 0px;
        width: 0px;
        overflow: hidden;
        display: none !important;
    }
    

    .Social_1_Header {
        height: 0px;
        width: 0px;
        overflow: hidden;
        display: none !important;
    }
    
    .Social_2_Header {
        height: 0px;
        width: 0px;
        overflow: hidden;
        display: none !important;
    }

    .Desktop_Nav {
        height: 0px;
        width: 0px;
        overflow: hidden;
        display: none !important;
    }

    #Secondary_Nav {
        height: 0px;
        width: 0px;
        overflow: hidden;
        display: none !important;
    }

    /***** Desktop Homepage Feature *****/
    .Feature_Homepage {
        height: 0px;
        width: 0px;
        overflow: hidden;
        display: none !important;
    }

    .Feature_Image_Container {
        height: 0px;
        width: 0px;
        overflow: hidden;
        display: none !important;
    }

    .Feature_Image {
        height: 0px;
        width: 0px;
        overflow: hidden;
        display: none !important;
    }

    .Feature_Text_Container {
        height: 0px;
        width: 0px;
        overflow: hidden;
        display: none !important;
    }

    .Feature_Text {
        height: 0px;
        width: 0px;
        overflow: hidden;
        display: none !important;
    }

    p.Feature_Title {
        height: 0px;
        width: 0px;
        overflow: hidden;
        display: none !important;
    }

    p.Feature_Txt {
        height: 0px;
        width: 0px;
        overflow: hidden;
        display: none !important;
    }
}

@font-face {
    font-family: 'open_sansregular';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('OpenSans-Regular-webfont.woff2') format('woff2'),
        url('OpenSans-Regular-webfont.woff') format('woff'),
        url('OpenSans-Regular-webfont.ttf') format('truetype'),
        url('OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('OpenSans-Bold-webfont.eot');
    src: url('OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('OpenSans-Bold-webfont.woff2') format('woff2'),
        url('OpenSans-Bold-webfont.woff') format('woff'),
        url('OpenSans-Bold-webfont.ttf') format('truetype'),
        url('OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

img {
    border: none;
    max-width: 100%;
}

a {
    outline: 0;
}

body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    background-color: #FFF;
}

#wrap {
    min-width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    min-height: 400px;
    background-color: #FFF;
}

#container {
    min-width: 100%;
    max-width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

p {
    font-family: "Lato", sans-serif;
    text-align: left;
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    line-height: 175%;
    font-size: 15px;
    color: #5B5B5B;
}

p.Mobile_Menu_Text {
    font-family: "Lato", sans-serif;
    text-align: left;
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    line-height: 175%;
    font-size: 15px;
    color: #5b5b5b;
}

h1 {
    font-family: 'Special Elite', cursive, 'open_sansbold', Helvetica, sans-serif;
    text-transform: uppercase;
    color: #5b5b5b;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 20px;
    line-height: 120%;
    float: left;
    clear: left;
}

h2 {
    font-family: 'Special Elite', cursive, 'open_sansbold', Helvetica, sans-serif;
    text-transform: uppercase;
    color: #5b5b5b;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 20px;
    line-height: 120%;
    float: left;
    clear: left;
}

h3 {
    font-family: 'Special Elite', cursive, 'open_sansbold', Helvetica, sans-serif;
    text-transform: uppercase;
    color: #5b5b5b;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 20px;
    line-height: 120%;
    float: left;
    clear: left;
}

h4 {
    font-family: 'Special Elite', cursive, 'open_sansbold', Helvetica, sans-serif;
    text-transform: uppercase;
    color: #5b5b5b;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 20px;
    line-height: 120%;
    float: left;
    clear: left;
}

h5 {
    font-family: 'Special Elite', cursive, 'open_sansbold', Helvetica, sans-serif;
    text-transform: uppercase;
    color: #5b5b5b;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 20px;
    line-height: 120%;
    float: left;
    clear: left;
}

h1.home {
    font-family: 'open_sansregular', Helvetica, sans-serif;
    color: #5b5b5b;
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
}

h2.home {
    font-family: 'open_sansregular', Helvetica, sans-serif;
    color: #5b5b5b;
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
}

h3.home {
    font-family: 'open_sansregular', Helvetica, sans-serif;
    color: #5b5b5b;
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
}

h4.home {
    font-family: 'open_sansregular', Helvetica, sans-serif;
    color: #5b5b5b;
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
}

h5.home {
    font-family: 'Special Elite', cursive, 'open_sansbold', Helvetica, sans-serif;
    float: left;
    font-size: 26px;
    font-size: 4vw;
    text-transform: uppercase;
    line-height: 65px;
}

/***** CSS Class to move Text in Pictures to Underneath *****/
.Header_Image_Homepage {
    width: 100%;
    background-image: url(../images/Homepage_Header_Background_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-top: 60%;
    margin: 0px;
}

.Homepage_Intro_Text_Container {
    float: left;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
    margin-top: -8px;
    background-color: #000;
}

.Homepage_Text_Container_WBG {
    float: left;
    min-width: 90%;
    max-width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    height: auto;
}

.Homepage_Text_Container_NBG {
    float: left;
    min-width: 80%;
    max-width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    height: auto;
}

p.Homepage_Container_Desc_White {
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    text-align: center;
    margin: 10px;
    margin-bottom: 25px;
    line-height: 125%;
    font-size: 10vw;
    font-weight: bolder;
    text-align: center;
    clear: left;
    z-index: 101;
    
}

p.Homepage_Container_Desc {
    font-family: "Lato", sans-serif;
    text-align: left;
    margin-bottom: 10px;
    line-height: 150%;
    font-size: 13px;
    font-size: 3vw;
    color: #5b5b5b;
    font-weight: normal;
    float: left;
    clear: left;
    z-index: 101;
}

/***** Primary Navigation - Very Top of Page *****/
#Top_Navigation {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    overflow: hidden;
    background-color: #666;
    max-height: 0px;
    text-align: left;
    z-index: 100;
}

#Top_Navigation a {
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#Top_Navigation a:visited {
    color: #FFF;
}

#Top_Navigation a:hover {
    color: #FFF;
    text-decoration: underline;
}

/***** Container for Menu Button, Logo & Search *****/
#Header {
    min-width: 100%;
    max-width: 100%;
    height: auto;
    background-color: #000 !important;
}

/***** Elements on Homepage Feature *****/
.Feature_Homepage_Mobile {
    width: 100% !important;
    height: auto;
    margin-bottom: 20px;
}

.Feature_Image_Container_Mobile {
    width: 100%;
    height: auto;
    margin: 0px;
    float: left;
}

.Feature_Image_Mobile {
    width: 100%;
    height: auto;
    margin: 0px;
    float: left;
}

.Feature_Text_Container_Mobile {
    float: left;
    display: block;
    min-width: 95%;
    max-width: 95%;
    height: auto;
    margin-left: 2.5%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 2.5%;
}

.Feature_Text_Mobile {
    min-width: 100%;
    max-width: 100%;
    height: inherit;
    float: left;
}

p.Feature_Title_Mobile {
    font-family: 'Special Elite', cursive, 'open_sansbold', Helvetica, sans-serif;
    float: left;
    font-size: 26px;
    font-size: 4vw;
    text-transform: uppercase;
}

p.Feature_Title_Mobile_Main {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 4vw;
    color: #fff;
    text-align: center;
}

p.Feature_Txt_Mobile {
    font-family: "Lato", sans-serif;
    text-align: left;
    margin-bottom: 10px;
    line-height: 150%;
    font-size: 13px;
    font-size: 3vw;
    color: #5b5b5b;
    font-weight: normal;
    float: left;
    clear: left;
    z-index: 101;
}

.Feature_Button {
    float: left;
    clear: left;
    min-width: 150px;
    max-width: 150px;
    min-height: 50px;
    max-height: 50px;
    margin: 15px;
    margin-left: 20px;
    border: solid 1px #5b5b5b;
    overflow: hidden;
}

.Feature_Button_Txt {
    font-family: 'Special Elite', cursive, 'open_sansbold', Helvetica, sans-serif;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0px;
    margin-top: 12px;
    margin-bottom: 12px;
}

/***** Homepage Lower *****/
.Home_Module_Container {
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.Home_Module {
    float: left;
    width: 100%;
    display: inline-block;
    height: auto;
}

.Home_Module_Image {
    width: 100%;
    height: auto;
}

.Home_Module_Title {
    float: left;
    margin: 0px;
    width: 100%;
    min-height: 55px;
    max-height: 55px;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-left-width: 0px;
    border-right-width: 0px;
    overflow: hidden;
}

.Home_Module_Text_Container {
    float: left;
    display: block;
    min-width: 95%;
    max-width: 95%;
    height: auto;
    margin-left: 2.5%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 2.5%;
}

/***** Distinctive Page Headers *****/
.Header_Image_Characters {
    width: 100%;
    background-image: url(../images/Characters_Header_Background_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-top: 60%;
    margin: 0px;
}

.Header_Image_Story {
    width: 100%;
    background-image: url(../images/Story_Header_Background_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-top: 60%;
    margin: 0px;
}

.Header_Image_Social_Story {
    width: 100%;
    background-image: url(../images/Social_Story_Header_Background_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-top: 60%;
    margin: 0px;
}

.Header_Image_Contact {
    width: 100%;
    background-image: url(../images/Contact_Header_Background_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-top: 60%;
    margin: 0px;
}

.Header_Image_About {
    width: 100%;
    background-image: url(../images/About_Header_Background_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-top: 60%;
    margin: 0px;
}

.Header_Image_World {
    width: 100%;
    background-image: url(../images/World_Header_Background_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-top: 60%;
    margin: 0px;
}

.Header_Image_Models {
    width: 100%;
    background-image: url(../images/3DModel_Header_Background_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-top: 60%;
    margin: 0px;
}

.Header_Image_Printing {
    width: 100%;
    background-image: url(../images/3D_Header_Background_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-top: 60%;
    margin: 0px;
}

.Header_Image_Achievements {
    width: 100%;
    background-image: url(../images/Achievements_Header_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-top: 60%;
    margin: 0px;
}

.Homepage_Image {
    width: 100%;
    height: auto;
    margin: 0px;
    float: left;
}

/***** Header Image Characters (HIC) *****/
.HIC_Lord_Dakara {
    width: 100%;
    background-image: url(../images/CHD_Lord_Dakara_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-top: 60%;
    margin: 0px;
    overflow: hidden;
}

.HIC_Landarco {
    width: 100%;
    background-image: url(../images/CHD_Landarco_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-top: 60%;
    margin: 0px;
    overflow: hidden;
}

/***** Elements on the Character Selection Page *****/
.Character_Group {
    float: left;
    width: 46%;
    display: inline-block;
    height: auto;
    margin: 1%;
    background: #000;
}

.Character_Image {
    min-width: 100%;
    max-width: 100%;
    height: auto;
    float: left;
    clear: left;
}

.Character_Text {
    min-width: 100%;
    max-width: 100%;
    min-height: 75px;
    max-height: 75px;
    overflow: hidden;
    border: solid 0px;
    border-top-width: 3px;
    border-color: #FFF;
    float: left;
    clear: left;
}

p.Character_Name {
    font-family: 'Special Elite', cursive, 'open_sansbold', Helvetica, sans-serif;
    color: #FFF;
    font-size: 16px;
    font-size: 4vw;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 150%;
}

/***** Standard 3 Column Layout Design *****/
#Standard_Main_Container {
    float: left;
    display: inline-block;
    clear: left;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    background-color: #FFF;
}

.Standard_Detail_1 {
    float: left;
    display: inline-block;
    border: solid 0px #FFF;
    border-bottom: solid 5px #666666;
    width: 100%;
    height: auto;
    margin: 0px;
}

.Standard_Detail_2 {
    float: left;
    display: inline-block;
    border: solid 0px #FFF;
    width: 100%;
    height: auto;
    margin: 0px;
}

.Standard_Detail_3 {
    float: left;
    display: inline-block;
    border: solid 0px #FFF;
    width: 100%;
    height: auto;
    margin: 0px;
}

p.Standard_Header {
    font-family: "Lato", sans-serif;
    color: #202020;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 150%;
}

.Standard_Middle_Image_S1 {
    width: 95%;
    height: auto;
    float: left;
    clear: left;
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 7px;
    margin-bottom: 7px;
}

.Standard_RHS_Container {
    float: left;
    min-width: 45%;
    max-width: 45%;
    display: inline-block;
    height: auto;
    margin: 2%;
}

.Standard_RHS_Render {
    float: left;
    clear: left;
    width: 100%;
    display: inline;
    height: auto;
}

p.Standard_RHS_Text {
    font-family: "Lato", sans-serif;
    text-align: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 20px;
    line-height: 150%;
    font-size: 12px;
    color: #202020;
    float: left;
    clear: left;
}

.Feature_Button_RHS {
    float: left;
    clear: left;
    min-width: 100px;
    max-width: 100px;
    min-height: 40px;
    max-height: 40px;
    margin: 5px;
    border: solid 1px #5b5b5b;
    overflow: hidden;
}

.Feature_Button_Txt_RHS {
    font-family: 'Special Elite', cursive, 'open_sansbold', Helvetica, sans-serif;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0px;
    margin-top: 14px;
    margin-bottom: 14px;
}

/***** Elements on the Achievements Page *****/

.Achievements_Group {
    width: 46%;
    display: inline-block;
    float: left;
    height: auto;
    margin: 1.5%;
}

.Achievements_Image {
    width: 100%;
    height: auto;
    float: left;
}

.Achievements_Header_Unlocked {
    width: 100%;
    min-height: 30px;
    max-height: 30px;
    float: left;
    margin: 0px;
    background-color: #6ca26e;
}

.Achievements_Header_Locked {
    width: 100%;
    min-height: 30px;
    max-height: 30px;
    float: left;
    margin: 0px;
    background-color: #5B5B5B;
}

.Achievements_Details {
    width: 100%;
    min-height: 200px;
    max-height: 200px;
    overflow: hidden;
    float: left;
    margin-bottom: 5px;

}

p.Achievements {
    font-family: 'open_sansregular', Helvetica, sans-serif;
    text-align: center;
    margin: 10px;
    line-height: 100%;
    font-size: 2vw;
    color: #FFF;
    clear: left;
    text-transform: uppercase;
}

/***** Header Elements *****/
.Logo_1 {
    float: left;
    display: inline-block;
    background-image: url(../images/Mobile_Logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 66%;
    height: 0;
    padding-top: 18.00%;
    z-index: 100;
    margin-left: 2%;
    margin-right: 2%;
    background-color: #000;
}

#Menu_Button {
    float: left;
    display: inline-block;
    background-image: url(../images/Menu_Button_LHS.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15%;
    height: 0;
    padding-top: 15%;
    z-index: 100;
    background-color: #000;
}

#Contact_Button {
    background-size: contain;
    float: right;
    display: inline-block;
    width: 15%;
    height: 0;
    padding-top: 15.00%;
    z-index: 100;
    outline: 0;
    background-image: url(../images/Contact_Button_RHS.png);
    background-repeat: no-repeat;
    background-color: #000;
}

#Main_Area_Container {
    min-width: 100%;
    max-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    height: auto;
    font-size: 13px;
    background-color: #FFF !important;
}

#Main_Area_Container a {
    font-family: Arial, Helvetica, sans-serif;
    color: #2A3FAA;
    text-decoration: underline;
}

#Main_Area_Container a:visited {
    font-family: Arial, Helvetica, sans-serif;
    color: #2A3FAA;
    text-decoration: none;
}

#Main_Area_Container a:hover {
    font-family: Arial, Helvetica, sans-serif;
    color: #2A3FAA;
    text-decoration: none;
}

#Footer_Lower {
    float: left;
    clear: both;
    width: 100%;
    height: auto;
    min-height: 200px;
    z-index: 100;
    list-style: none;
    text-decoration: none;
    text-decoration: none;
    font-size: 11px;
    background-color: #000;
    margin-top: 50px;
}

#Footer_Lower a {
    color: #5B5B5B;
    text-decoration: none;
}

#Footer_Lower a:visited {
    color: #5B5B5B;
    text-decoration: none;
}

.Footer_Container {
    min-width: 90%;
    max-width: 90%;
    height: auto;
    text-align: left;
    clear: left;
}

.Footer_Columns {
    float: left;
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 20px;
}

.Social_1 {
    float: left;
    clear: left;
    min-height: 40px;
    max-height: 40px;
    min-width: 40px;
    max-width: 40px;
    background-image: url(../images/Insta_Desktop.png);
    background-repeat: no-repeat;
    margin: 10px;
    margin-right: 3px;
}

.Social_1_Text {
    float: left;
    display: inline-block;
    min-height: 35px;
    max-height: 35px;
    min-width: 50%;
    max-width: 50%;
    margin: 0px;
}

p.footer {
    font-family: "Lato", sans-serif;
    text-align: left;
    margin-left: 15px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 150%;
    font-size: 14px;
    font-size: 3vw;
    color: #FFF;
}

/***** CSS for Mobile Menu Page *****/
p.LOTD_Menu_Text {
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    text-align: left;
    margin-left: 20px;
    margin-right: 15px;
    margin-bottom: 10px;
    line-height: 150%;
    color: #FFF;
    font-size: 4vw;
}

.Mobile_Menu_Button {
    width: 98%;
    height: auto;
    background-color: #000;
    float: left;
    clear: left;
    z-index: 100;
    border: solid 1% #FFF;
    border-left-width: 10px;
    border-left-color: #0F6;
}

.Mobile_Menu_Button a {
    text-decoration: none;
}

.Mobile_Menu_Text {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 5px;
    line-height: 100%;
    font-size: 13px;
    color: #FFF;
    padding: 5px;
    z-index: 100;
}