.header-container {
    width:100%;
    padding-bottom: 8px;
}

.main-container {
    padding-top: 20px;
}

.hideMyImage{
    display: none;
}

.hidetitle { 
    display: none;    
}

.logo img {
    float: left;
}

.logo {
    display:block;
    order:1;
}

.toggle {
    order: 2;
}

.wrapper {
    width: 98%;
    margin: 0 2%;
}

.header-container {
    border-bottom: 0px solid #000000;
}

.header-container {
    background: #383838;
}

.menu {
    color: #aaa;
}

.main-container {
   background-color: white; 
}
 
.right0 {
    border-radius: 7px;
    position: relative;
    top: 20px;
    right: -30px;
    font-size: 18px;
    width: 45%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);     
} 

.left1 {
    border-radius: 7px;
    position: relative;
    top: 20px;
    left: 20px;
    font-size: 18px;
    width: 45%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.right12 {
    border-radius: 7px;
    position: relative;
    top: -105px;
    right: -30px;
    font-size: 18px;
    width: 45%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.right1 {
    border-radius: 7px;
    position: relative;
    top: -218px;
    right: -440px;
    font-size: 18px;
    width: 45%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);      
}

.bottom3 {
    border-radius: 7px;
    position: relative;
    top: -200px;
    left: 20px;
    font-size: 18px;
    width: 92%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.bottom31 {
    border-radius: 7px;
    position: relative;
    top: -182px;
    left: 20px;
    font-size: 18px;
    width: 92%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.bottom4 {
    border-radius: 7px;
    position: relative;
    top: -210px;
    left: 20px;
    font-size: 18px;
    width: 92%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.bottom5 {
    border-radius: 7px;
    position: relative;
    top: -190px;
    left: 20px;
    font-size: 18px;
    width: 92%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.right0:hover, .right1:hover, .left1:hover, .right12:hover, .bottom3:hover, .bottom31:hover, .bottom4:hover, .bottom5:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.39);
}  

.right0:active, .right1:active, .left1:active, .right12:active, .bottom3:active, .bottom31:active, .bottom4:active, .bottom5:active {
    transform: scale3d(0.99, 0.99, 1);
    -webkit-transform: scale3d(0.99, 0.99, 1);
}   

@media only screen and (max-width: 1139px) {  

    .pic1:active, .pic2:active, .pic3:active, .pic4:active, .pic5:active, .pic6:active, .pic7:active, .pic8:active, .pic81:active {
        transform: scale3d(0.95, 0.95, 1);
        -webkit-transform: scale3d(0.95, 0.95, 1);
    }   

    .pic1 {
        border-radius: 5px;
        position: relative;
        opacity:1;
        top: 10px;
        left: 0px;
        width: 47%;
        box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.4);
        border-top:10px solid #58deff;
    }
    
    .pic2 {
        border-radius: 5px;
        position: relative;
        opacity:1;
        top: 10px;
        right: -8px;
        width: 47%;
        box-shadow:0 1px 10px 0 rgba(0, 0, 0, 0.4);
        border-top:10px solid #552678; 
    }
    
    .pic3 {
        border-radius: 5px;
        position: relative;
        float: left;
        opacity:1;
        top: 0px;
        width: 47%;
        box-shadow:0 1px 10px 0 rgba(0, 0, 0, 0.4);
        border-top:10px solid #32517a;
        margin-top: 10px;
    }

    .pic4 {
        border-radius: 5px;
        position: relative;
        right: -12px;
        opacity:1;
        width: 47%;
        box-shadow:0 1px 10px 0 rgba(0, 0, 0, 0.4);
        border-top:10px solid rgb(11, 43, 92) ;
        margin-top: 10px;
        margin-bottom: 8px;
    }   
    
    .pic5 {
        border-radius: 5px;
        position: relative;
        right: -12px;        
        opacity:1;
        width: 47%;
        box-shadow:0 1px 10px 0 rgba(0, 0, 0, 0.4);
    }       

    .pic6 {
        border-radius: 5px;
        position: relative;
        opacity:1;
        top: 10px;
        right: 0px;
        width: 96.5%;
        box-shadow:0 1px 10px 0 rgba(0, 0, 0, 0.4);
        border-top:10px solid #476b60 ;
    }      
    
    .pic7 {
        border-radius: 5px;
        position: relative;
        opacity:1;
        top: 20px;
        right: 0px;
        width: 96.5%;
        box-shadow:0 1px 10px 0 rgba(0, 0, 0, 0.4);
        border-top:10px solid #7d222a ;
    }

    .pic8 {
        border-radius: 5px;
        position: relative;
        opacity:1;
        top: 13px;
        right: 0px;
        width: 96.5%;
        box-shadow:0 1px 10px 0 rgba(0, 0, 0, 0.4);
    }

    .pic81 {
        border-radius: 5px;
        position: relative;
        opacity:1;
        top: 25px;
        right: 0px;
        width: 96.5%;
        box-shadow:0 1px 10px 0 rgba(0, 0, 0, 0.4);
    }
    
    .hideMyImage {
        display: block; 
    }
  
    .left1, .right12, .right0, .right1, .bottom3, .bottom31, .bottom4, .bottom5, .hidetitle {
        display:none;  
    }

}

@media only screen and (min-width: 768px) {

    .header-container {
        -webkit-box-shadow: 0 1px 5px rgb(0, 0, 0);
           -moz-box-shadow: 0 1px 5px rgb(0, 0, 0);
                box-shadow: 0 1px 5px rgb(0, 0, 0);
        padding-bottom: 0px;
    }

    .logo {
        order:2;
    }
    
    .toggle {
        order: 1;
        
    }

    .title {
        float: inside;
    }

}


@media only screen and (min-width: 1140px) {

/* ===============
      PC Width
   =============== */

    .wrapper {
        width: 900px;
        margin: 0 auto;
    }

    .main-container {
        padding-top: 0px;
    }

    .logo {
        padding-left: 15px;
    }

    .hidetitle { 
        display: block;    
    }

}