





ul {
    list-style: none;
    color:gray;
}
* {
  margin: 0;
  padding: 0;
}
em {
    font-weight:none;
}

html, body {
    position:relative;
    border: none;
	height: 100%;
    width: 100%;
    font: 24px "Didact Gothic", sans-serif;
}
html{
}
body{
    
}
.jap{
    font-family: 'MS PGothic', Osaka, Arial, sans-serif;
}


p{  
    
    z-index: 0;
}

button{ border:none;}


.professional{
    font-family: 'Source Sans Pro', sans-serif;
    color:white;
    text-shadow: 0px -1px 1px black;
    display:block;  
     margin-left: auto;
     margin-right: auto;
    width:60%;
    font-size:21px;
}
.professional titletext{
    font-family: 'Source Sans Pro', sans-serif;
    color:black;
    text-shadow: none;
    font-weight:bold;
    font-size:45px;
}

.professional titlesmaller{
    font-weight:bold;
    text-shadow: none;
    font-size:30px;
    color:black;
}

.professional li{
    margin-left:40px;
    text-shadow:0px -1px 1px black;   
    color:white;
}
.professional ul{
    list-style-type: square;
}

.txtBlock{
     font: 15px arial, sans-serif;
     color: #FCFCFD;
     display:block;
     width: 60%;     
     margin-left: auto;
     margin-right: auto;
     text-align: justify;
     }
#wrapperA {z-index:10;
	min-height: 100%;
     position: static;
    width: 100%;
	margin: 80px auto 100px; /* the bottom margin is the negative value of the footer's height */
}
#wrapper {
    z-index:9;
    min-height:100%;
    width: 100%;
    height:100%;
}
#wrapperH {
	min-height: 100%;
     height: auto !important;
     position: static;
	margin: 0 auto 0px;  /* the bottom margin is the negative value of the footer's height */
}
#wrapperPDF {
	min-height: 100%;
     height: auto !important;
     position: static;
	margin: 80px auto -80px; /* the bottom margin is the negative value of the footer's height */
}

#wrapperHome {
	min-height: 100%;
     height: auto !important;
     position: static;
	margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
}


.homeTitle{   
    min-width: 500px;  
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -230px;
    max-width: 80%;
    
    }

#overlay{
    float:center;
    position:absolute;
}

.footernav{
     margin-left:80%;
     background:black;
     }

.gridGrey{ 
    display:block;
    float:center;  
    margin-left: auto;
    margin-right: auto; 
    min-width: 700px;
    padding: 200px 0px 100px 0px;
    width: 60%;
    background: #606062;
}

.gridBlue{ 
    display:block;
    float:center;  
    margin-left: auto;
    margin-right: auto; 
     min-width: 700px;   
    padding: 200px 0 100px 0;
    background: #00A6D8;
    width: 60%;
}

.gridWhite{ 
    display:block;
    float:center;  
    margin-left: auto;
    margin-right: auto; 
    min-width: 700px;   
    padding: 50px 0 50px 0;
    background: white;
    width: 60%;
}

.gridGreyHome{
    min-width: 700px; 
    padding: 300px 0px 10px 0px;
    width: 100%;
    background: #606062;

	-webkit-box-shadow:  inset 0px -8px 10px -9px black;
     -moz-box-shadow:  inset 0px -8px 10px -9px black;
     box-shadow: inset 0px -8px 10px -9px black;
}


.gridGreyHome1{ 
    padding: 300px 0px 10px 0px;
    width: 100%;
}

.homePad{ 
    padding: 80px 0px 0px 0px;
    width: 100%;
}



.gridBlueHome{ 
     min-width: 300px;   
    padding: 0 0 100px 0;
    background: #00A6D8;
    width: 100%;
}

.logo{   
    background-image: url("/logolow.png");
    background-size: cover;
    margin: 0px 0 0 20px;
    float:left;
    display:block;
    height:50px;
    width:180px;
   /*background:transparent url('cabogie.png') center top no-repeat;*/
}

.logoHome{   
    background-image: url("/logolow.png");
    background-size: cover;
    float:left;
    margin-left:-7px;
    margin-top:-13px;
    display:block;
    height:50px;
    width:85px;
   /*background:transparent url('cabogie.png') center top no-repeat;*/
}

#menuar .O{    
    -webkit-transition: All 0.2s ease;
       -moz-transition: All 0.2s ease;
         -o-transition: All 0.2s ease;
        -ms-transition: All 0.2s ease;
            transition: All 1s ease;
}

.O{
    opacity: 0.5; 
}
.O:hover{
    opacity: 1;
}

.RO{
    opacity: 1; 
}
.RO:hover{
    opacity: 0.5;
}
.RO2{
    opacity: 1; 
}
.RO2:hover{
    opacity: 0.8;
}

p.blogTitle{
    box-shadow: 0 1px 0px 0px silver;
    display:block;
    text-align:left;
    color:dimgray;
    padding:0px 0px 3px 7px;
    margin-top:-26px;letter-spacing:0px;
}
p.blogContent{
    padding:0px 30px 0px 30px;
    margin-top:20px;
}

.blog{margin-top:1px;background: #FCFCFD;
    color:black;
    padding:30px 0px 30px 0px;
    font-size: 16px;
    text-align:justify;
    display:block;
    width:50%;
    box-shadow: 0 -1px 0px 0px black,0 1px 0px 0px black;
    float:center;  
    margin-left: auto;
    margin-right: auto; 
    
    
}

body.gridBack{
   
}

.grid{ display:block;
    float:center;    
    margin-left: auto;
    margin-right: auto;   
    padding: 50px 0 50px 0;
    background:none;
    width:100%;
}
.grid.listPage:hover{ 
 background-color: black;background-attachment:fixed;
    background-size: 40px 40px, 40px 40px;
    background-position: 0px 0px, 0px 0px; 
    /*background-image: -webkit-linear-gradient(white 2px, transparent 2px),
                      -webkit-linear-gradient(0, white 2px, transparent 2px),
                      -webkit-linear-gradient(rgba(255,255,255,.3) 1px, transparent 1px),
                      -webkit-linear-gradient(0, rgba(255,255,255,.3) 1px, transparent 1px);
    background-image: -moz-linear-gradient(white 2px, transparent 2px),
                      -moz-linear-gradient(0, white 2px, transparent 2px),
                      -moz-linear-gradient(rgba(255,255,255,.3) 1px, transparent 1px),
                      -moz-linear-gradient(0, rgba(255,255,255,.3) 1px, transparent 1px);*/
    background-image: linear-gradient(rgba(255,0,9,.5) 1px, transparent 1px),
                      linear-gradient(90deg, rgba(255,0,9,.5) 1px, transparent 1px);
    box-shadow:inset 0 5px 8px 1px black,inset 0 -5px 8px 1px black;
}
.grid.listPage{ 
}
.listPage{ 
 background-color: black;background-attachment:fixed;
    background-size: 40px 40px, 40px 40px;
    background-position: 0px 0px, 0px 0px; 
    /*background-image: -webkit-linear-gradient(white 2px, transparent 2px),
                      -webkit-linear-gradient(0, white 2px, transparent 2px),
                      -webkit-linear-gradient(rgba(255,255,255,.3) 1px, transparent 1px),
                      -webkit-linear-gradient(0, rgba(255,255,255,.3) 1px, transparent 1px);
    background-image: -moz-linear-gradient(white 2px, transparent 2px),
                      -moz-linear-gradient(0, white 2px, transparent 2px),
                      -moz-linear-gradient(rgba(255,255,255,.3) 1px, transparent 1px),
                      -moz-linear-gradient(0, rgba(255,255,255,.3) 1px, transparent 1px);*/
    background-image: linear-gradient(rgba(255,0,9,.5) 1px, transparent 1px),
                      linear-gradient(90deg, rgba(255,0,9,.5) 1px, transparent 1px);
    box-shadow:inset 0 5px 8px 1px black,inset 0 -5px 8px 1px black;
}
.gridImage{
    border: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    position:static;
    width: 80%; max-width:1000px; 
}
.L{
    float: left;
    width: 50%;

}
.R{
    float: right;
    width: 50%;

}
.C{
    float: center;
    width: 50%;

}
.artImage{
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    position:static;
    max-width: 600px;   
    width: 70%;
    box-shadow: 0 0px 12px -4px black;
    -webkit-transition: All 0.2s ease;
       -moz-transition: All 0.2s ease;
         -o-transition: All 0.2s ease;
        -ms-transition: All 0.2s ease;
            transition: All 0.2s ease;
}

.artImage:hover{
margin-top: 0px;
    position:relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    box-shadow: 0 0px 100px 5px black;
    max-width: 700px;
    width: 90%
}

/* Basic Type Presets */
h2 {
  line-height: 28px;
  font-family: arial, sans-serif;
  margin-bottom: 20px;
}

.greytxt{ color:#606062;   
     text-shadow:  1px 1px 0px white;
}

/*
.greytxt:hover{color:#0B7397; 
     -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
     -o-transition: All 0.2s ease;
     -ms-transition: All 0.2s ease;
      transition: All 0.2s ease;
   
	text-shadow: 1px 1px 0px white;
}*/
.whitetxt{ 
    color:white;
    opacity:0.9; 
     /*text-shadow:  -1px -1px 0px #606062;*/
}


.whitetxt:hover{
 opacity:1; 
   }

.transptxtwhite{
     /*text-shadow:  -1px -1px 0px #606062;
     color:  rgba(255, 255, 255, 0.4);*/
     color:  white; /*FEC76B ORANGE */
    opacity:0.4;
}
.transptxtwhite:hover{/*color:white;*/ 
    opacity:1;
}

.transpgreytxt{
     color:  rgba(92, 198, 208, 0.7);
}
.transpgreytxt:hover{color: #00A6D8; 
     -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
     -o-transition: All 0.4s ease;
     -ms-transition: All 0.4s ease;
      transition: All 0.4s ease;
   
}

.hometxt1{font: 20px "Didact Gothic", sans-serif; text-align:left;
    color:  dimgray; word-spacing:-12px;letter-spacing:10px;
     -webkit-transition: All 0.1s ease;
    -moz-transition: All 0.1s ease;
     -o-transition: All 0.1s ease;
     -ms-transition: All 0.1s ease;
      transition: All 0.1s ease;
}
.hometxt1:hover{color: white; position:relative; text-shadow: -60px 0 3px dimgray,60px 0 3px dimgray,0px 0 6px white;
   
}
.footertxt{
     color: white;
    }

.videoBG{
    float:center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    min-width:100%; 
    z-index: 0; 
    top: 0px; 
    left: 0px; 
    min-width: 0px; 
    min-height: 0px; 
    width: 1903px;
    }







.homenav{font: 13px "Montserrat", sans-serif;
    border: none;
    display:block;
    margin-left: auto;
    margin-right: 20px;
    float:right;
    width: 84px;
    margin-top:22px;  
    /*word-spacing: 50px;*/
    letter-spacing: 9px;
}


.homenav .navDrop{
    width:auto;
    background:none;
}




.floater{
    display:block;
    padding:10px 22px 10px 22px;
    background:white;
    float:left;
    box-shadow: 0 0 0px 0px black;

}







/**********************abuot************************************************************************************/
/**********************************************************************************************************/
#about .grid:hover{z-index:100;
    box-shadow:0 0 0 1px white, 0 0 1px 0 white;
}

.gif{width:330px; margin-right:-150px; 
     -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
     -o-transition: All 0.4s ease;
     -ms-transition: All 0.4s ease;
      transition: All 0.4s ease;
}



#about p{
    color:white;
    font: 20px "Didact Gothic", sans-serif;
}

/**********************************************************************************************************/
/**********************************************************************************************************/

.outer {
    display: table;
    height: 100%;
    width: 100%;
}

.middleT {
    display: table-cell;
    vertical-align: middle;
}

/* margin-left:0px;top: 50%;left: 50%;transform: translate(-50%, -50%);position:fixed; */
.inner {
    margin-left: auto;
    margin-right: auto; 
    width: 100%;
}


#flicker{
    height:100%;
}

.spaceBack1{
    position: absolute; 
    background:#212928 url("/MenuItems/SpaceBG.png") no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.spaceBack2{
    position: absolute; 
    background:#212928 url("/MenuItems/SpaceBG2.png") no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.spaceBack3{
    position: absolute; 
    background:#212928 url("/MenuItems/SpaceBG3.png") no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.spaceBack4{
    position: absolute; 
    background:#212928 url("/MenuItems/SpaceBG4.png") no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.spaceBack5{
    position: absolute; 
    background:#212928 url("/MenuItems/SpaceBG5.png") no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#contentWrapper{
   /* min-height:100%; */
    background:rgba(0, 0, 0, 0.1);
    

}
.pageTitle{
    height:100%;

}

.spaceWrapper{
    background:rgba(0, 0, 0, 0.0);
    min-height:80%;
    z-index:20;
    position:relative;
}

.spaceWrapperContent{
    width:100%;
    background:none;
}

.spacePadded{
    padding:60px;
    padding-left:40px;
    display:block;
}

.spaceImg{
    width:100%;
    max-width:1000px;
}

/* HOME PAGE STUFF *************************************************************************/
/***********************************************************************************************************

.homeBlocks2{min-height:304px;
    display: block;float:center;
    margin-left: auto;
    margin-right: auto;
    max-width:603px;
    text-align: center;padding:10px 2px 10px 2px;
}

.homeBlocks{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width:508px;
    text-align: center;
}




.Block{float:left;
    padding:2px 2px 2px 2px;
    display: block; 
    width: 146px;
    height: 146px;
    overflow:hidden;
    
}

.bigBlock{padding:2px 1px 0px 1px;
    display: block; 
    width: 252px;
    height: 200px;
    overflow:hidden;
}
.bigBlock .R{
padding:2px 0px 0px 1px;
}
.smallBlock .R{
padding:2px 0px 0px 1px;
}

.smallBlock{padding:2px 1px 0px 1px;
    display: block;
    width: 252px;
    height: 100px;
    overflow:hidden;
}

.flopHome{
    display:block;
    height:150%;
    margin-top: -50px;
    margin-left: -100px;
    -webkit-transition: All 1s linear;
    -moz-transition: All 0.2s ease;
     -o-transition: All 0.2s ease;
     -ms-transition: All 0.2s ease;
      transition: All 1s linear;
}

.flopHome:hover{ 
    -webkit-transition: All 4s linear;
    -moz-transition: All 0.2s ease;
     -o-transition: All 0.2s ease;
     -ms-transition: All 0.2s ease;
      transition: All 4s linear;
   /* margin-top: -80px;
    margin-left: -700px;*/
  }  
 
.eykHome{border:none;
    display:block;
    width:100%;
    margin-top: 0px;
    margin-left:0px;
    -webkit-transition: All 1s linear;
    -moz-transition: All 0.2s ease;
     -o-transition: All 0.2s ease;
     -ms-transition: All 0.2s ease;
      transition: All 1s linear;
}

.mathdHome{
    display:block;
    height:180%;
    margin-top: -37px;
    margin-left: -5px;
    -webkit-transition: All 1s linear;
    -moz-transition: All 0.2s ease;
     -o-transition: All 0.2s ease;
     -ms-transition: All 0.2s ease;
      transition: All 1s linear;
}
.mathdHome:hover{ 
    -webkit-transition: All 4s linear;
    -moz-transition: All 0.2s ease;
     -o-transition: All 0.2s ease;
     -ms-transition: All 0.2s ease;
    /*margin-left: -400px;*/
    
  }


.artHome{
    display:block;
    height:260%;
    margin-top: -40px;
    margin-left: -100px;
    -webkit-transition: All 1s linear;
    -moz-transition: All 0.2s ease;
     -o-transition: All 0.2s ease;
     -ms-transition: All 0.2s ease;
      transition: All 1s linear;
}


.homeO{
    		-webkit-filter: saturate(0.1); opacity: 0.3;
        -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
     -o-transition: All 0.2s ease;
     -ms-transition: All 0.2s ease;
      transition: All 0.2s ease;
}

.homeO:hover{-webkit-filter: saturate(0.4);
    opacity: 1;
}


/************************************************************************************************************/
/************************************************************************************************************/









/* Footer ************************************************************************************************************/
/************************************************************************************************************/
#footer .C{
    width:auto;
}
@-webkit-keyframes colors {
    0%, 100% { background: #B25C5D; }
    12.5%    { background: #B25C98; }
    25%      { background: #7B5CB2; }
    37.5%    { background: #5C5DB2; }
    50%      { background: #5CA7B2; }
    62.5%    { background: #5CB270; }
    75%      { background: #87B25C; }
    87.5%    { background: #B2925C; }
}
@-moz-keyframes colors {
    0%, 100% { background: #B25C5D; }
    12.5%    { background: #B25C98; }
    25%      { background: #7B5CB2; }
    37.5%    { background: #5C5DB2; }
    50%      { background: #5CA7B2; }
    62.5%    { background: #5CB270; }
    75%      { background: #87B25C; }
    87.5%    { background: #B2925C; }
}
@-ms-keyframes colors {
    0%, 100% { background: #B25C5D; }
    12.5%    { background: #B25C98; }
    25%      { background: #7B5CB2; }
    37.5%    { background: #5C5DB2; }
    50%      { background: #5CA7B2; }
    62.5%    { background: #5CB270; }
    75%      { background: #87B25C; }
    87.5%    { background: #B2925C; }
}
@-o-keyframes colors {
    0%, 100% { background: #B25C5D; }
    12.5%    { background: #B25C98; }
    25%      { background: #7B5CB2; }
    37.5%    { background: #5C5DB2; }
    50%      { background: #5CA7B2; }
    62.5%    { background: #5CB270; }
    75%      { background: #87B25C; }
    87.5%    { background: #B2925C; }
}
@keyframes colors {
    0%, 100% { background: #B25C5D; }
    12.5%    { background: #B25C98; }
    25%      { background: #7B5CB2; }
    37.5%    { background: #5C5DB2; }
    50%      { background: #5CA7B2; }
    62.5%    { background: #5CB270; }
    75%      { background: #87B25C; }
    87.5%    { background: #B2925C; }
}

@-webkit-keyframes colorstxt {
    0%, 100% { color: #B25C5D; }
    12.5%    { color: #B25C98; }
    25%      { color: #7B5CB2; }
    37.5%    { color: #5C5DB2; }
    50%      { color: #5CA7B2; }
    62.5%    { color: #5CB270; }
    75%      { color: #87B25C; }
    87.5%    { color: #B2925C; }
}
@-moz-keyframes colorstxt {
    0%, 100% { color: #B25C5D; }
    12.5%    { color: #B25C98; }
    25%      { color: #7B5CB2; }
    37.5%    { color: #5C5DB2; }
    50%      { color: #5CA7B2; }
    62.5%    { color: #5CB270; }
    75%      { color: #87B25C; }
    87.5%    { color: #B2925C; }
}
@-ms-keyframes colorstxt {
    0%, 100% { color: #B25C5D; }
    12.5%    { color: #B25C98; }
    25%      { color: #7B5CB2; }
    37.5%    { color: #5C5DB2; }
    50%      { color: #5CA7B2; }
    62.5%    { color: #5CB270; }
    75%      { color: #87B25C; }
    87.5%    { color: #B2925C; }
}
@-o-keyframes colorstxt {
    0%, 100% { color: #B25C5D; }
    12.5%    { color: #B25C98; }
    25%      { color: #7B5CB2; }
    37.5%    { color: #5C5DB2; }
    50%      { color: #5CA7B2; }
    62.5%    { color: #5CB270; }
    75%      { color: #87B25C; }
    87.5%    { color: #B2925C; }
}
@keyframes colorstxt {
    0%, 100% { color: #B25C5D; }
    12.5%    { color: #B25C98; }
    25%      { color: #7B5CB2; }
    37.5%    { color: #5C5DB2; }
    50%      { color: #5CA7B2; }
    62.5%    { color: #5CB270; }
    75%      { color: #87B25C; }
    87.5%    { color: #B2925C; }
}

#footer {
    bottom: 0px;
  z-index:10; 
    position:relative;
  height: 210px;left:0px;
  width:100%;background:black;
  display:block;
  letter-spacing: 1px;
  color: #a9abae;  
  /*Shadow
  -webkit-box-shadow: 0px 0px 8px 0px black;
  -moz-box-shadow: 0px 0px 8px 0px black;*/
  
}
.footBlock{
    height: 100px;
}
.mmm{
    -moz-animation: colors 20s infinite;
        -ms-animation: colors 20s infinite;
         -o-animation: colors 20s infinite;
    -webkit-animation: colors 20s infinite;
            animation: colors 20s infinite;
}
.mmmtxt{
    -moz-animation: colorstxt 20s infinite;
        -ms-animation: colorstxt 20s infinite;
         -o-animation: colorstxt 20s infinite;
    -webkit-animation: colorstxt 20s infinite;
            animation: colorstxt 20s infinite;
}

.footerlogo{
    position:relative;  
    background-repeat:no-repeat;
    background-image: url("cabogie.png");
    background-size: cover;
    margin-top: 3px;
    display:block;
    height:44px;
    width:94px;
}

#footer .C{position:relative;
    background:inherit;
    display:block;
    margin-left: auto;
    margin-right: auto;
}
#footer .L{margin-top:15px;margin-left:15px;
    background:inherit;
    display:block;
    float: right; 
    width: 445px;
    min-width: 445px;
} 

#footer .R{
    background:inherit;
    display:block;
    float: left; 
    width:90px;
    min-width: 90px;
}    

/************************************************************************************************************/
/************************************************************************************************************/



.sb-search{
    background:black;
    
}




.pdformat{    
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    min-width: 700px;
    height: 85%;
    background: transparent;
  box-shadow: 0 0px 12px -4px black;
}


.title{
    float:left;
    position:fixed;
    margin-left: 15px;
    margin-top: 10px;
    min-width:200px;
    width: 15%
}
 /*  
.arrow{
   top: 0; left:0;
    position:fixed;
    float: left;
    margin-top: 48px;
    margin-left: 201px;
    height: 1px;
    
} */


.push {
	height: 90px; /* .push must be the same height as .footer */
}

.buttonText {
  font: 18px/1.5 Helvetica, Arial, sans-serif;
}

a {
  text-decoration: none;
  
}


.crop { height: 300px; overflow: hidden; }
.crop video{ width: 100%; min-width:700px;}





/* Menu Bar ************************************************************************************************************/
/***********************************************************************************************************************/


.blackTextGlowing{
  color: black;
  text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.53);
}
.blackTextGlowing:hover{
  color: #F75151;
  text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.53);
}










.redHoverText{
  color: white;
  opacity:0.4;
}
.redHoverText:hover{
  color: #F75151;
  opacity:0.6;
}

.socialIcons #homebar {
    margin-top;0px;
    bottom: 30px;
    top: inherit;
}

.socialIcons .homenav {
    margin-top:0;
    width:102px;
}

#homebar { z-index: 10; opacity:0.9;
  top: 0; 
  display: block;
  height: 50px;
  width: 100%;
    margin-left: auto;
    margin-right: auto;
  position: fixed;
  z-index:200;
 /* background: rgba(0,0,0, 1); */
  /*Shadow
  -webkit-box-shadow: 0px 6px 8px black;
  -moz-box-shadow: 0px 6px 8px black;*/
  /*box-shadow:0px 1px 10px 1px black;  */
}


#menubar { z-index: 10;
  top: 0; 
  display: block;
  height: 53px;
  width: 100%;
  position: fixed;
  background: rgba(0,0,0, 1);
    box-shadow: 0px 1px 0px 0px rgb(255, 244, 231);
  /*Shadow
  -webkit-box-shadow: 0px 6px 8px black;
  -moz-box-shadow: 0px 6px 8px black;
  box-shadow:0px -1px 0px 1px black;  */
}




.nav{
  min-width: 350px;
  margin:17px 0px 0 0px;  
  margin-left: 214px; 
  font: 13px "Didact Gothic", sans-serif;
  /*word-spacing: 50px;*/
  letter-spacing: 1px;
}


.navDropOld{
  float:left;
  background: rgba(0,0,0,1);
  height: 28px;
  padding: 0px 5px 5px 5px;
  width: 90px;
  text-align: center;
  margin: 0px 0px 0 0px;
  overflow: hidden; 
  display: block;
}


.navDrop{
float: right;
  background: rgba(0,0,0,1);
  height: 17px;
  padding: 5px 5px 5px 5px;
  width: 90px;
  text-align: center;
  overflow: hidden;
  display: block;
  color:white;
  
}

.txtLeft{
    text-align: left;
}


.navDrop.current{
  -webkit-box-shadow: 0px 1px 0px 0px white;
  -moz-box-shadow:0px 1px 0px 0px white;
  box-shadow:  0px 1px 0px 0px white;
}
#HOME .navDrop:hover{
    /*box-shadow:  0px 1px 0px 0px white;*/
}


.navEffectCover{
    display:block;
    background: black;
    height:33px;
    width:5px;
    margin-bottom:1px;
    float: center;
    position:fixed;
}    


.lineDivide{
    z-index:12;    
    margin-left: auto;
    margin-right: auto;
    display:block;
    width:100%;
    height:1px;
    background:dimgray;
}

img{border:none;}

.footerstuff{
    /*  margin-left:auto;
    margin-right:auto; */
    font: 11px "Didact Gothic", sans-serif;
    line-height:20px;
    letter-spacing:4px;padding-left:20px;padding-bottom:20px;padding-top:20px;
padding-left: 30px;background:rgba(0, 0, 0, 0.5);
}


.bigTitle{
  font: 13px "Montserrat", sans-serif;
  font-size: 200px;
  font-size: 9vw;
  color: #F75151;
  letter-spacing: 3vw;
  /* text-align: center; */
  margin-left: 20px;
  margin-right: auto;
  width: 90%;
  display: block;
  max-width: none;
}



/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/

#homePage{

}

@media all and (max-width: 800px){
.menu #homebar {
    position:relative;
 }
#homePage .menu #homebar{
    position:absolute;
}
.menu .homenav{font: 13px "Montserrat", sans-serif;
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
}
.menu .navDrop{
    text-align: center;
    overflow:none;
}

.bigTitle{
   text-align: right; 
}

}


@media all and (max-width: 0px){ /* 800px */
    #homebar { z-index: 10; opacity:0.9;
      top: 0; 
      display: block;
      height: 50px;
      width: 100%;
        margin-left: auto;
        margin-right: auto;
      position: fixed;
      background: rgba(0,0,0, 1);
      /*Shadow
      -webkit-box-shadow: 0px 6px 8px black;
      -moz-box-shadow: 0px 6px 8px black;*/
      box-shadow:0px 1px 10px 1px black;  
    }
    .navDrop:hover{
        box-shadow:none;
    }.navDrop:active{
        color:white;
    }
    .gridImage{
        width: 90%;
     }
    .grid.blueGrid:active{  background: #00A6D8;
    }
    .grid.orangeGrid:active{  background: #EA8B01;
    }
    .grid.whiteGrid:active{  background: silver;
    }
    .grid.greyGrid:active{  background: #606062;
    }
    .grid.redGrid:active{  background: #C25654;
    }
    #menubar { z-index: 10;
      top: 0; 
      display: block;
      height: 50px;
      width: 100%;
      position: fixed;
      background: rgba(0,0,0, 1);
      /*Shadow
      -webkit-box-shadow: 0px 6px 8px black;
      -moz-box-shadow: 0px 6px 8px black;
      box-shadow:0px -1px 0px 1px black;  */
    }    
    .logo{   
        background-image: url("/loglowBlue.png");
        background-size: cover;
        margin: 0px 0 0 9px;
        float:left;
        display:block;
        height:50px;
        width:75px;
       /*background:transparent url('cabogie.png') center top no-repeat;*/
    }
    .navDrop{
          float:left;
          background: rgba(0,0,0,1);
          height: 28px;
          padding: 0px 5px 5px 5px;
          width: 64px;
          text-align: center;
          overflow: hidden; 
          display: block;
    }
    .footBlock{
        height: 50px;
    }
    .nav{
      /*width: 100px;*/
      margin-left: 100px; 
      font: 11px "Didact Gothic", sans-serif;
      /*word-spacing: 50px;*/
      letter-spacing: 1px;
    }
    .footerstuff{
        margin-left:auto;
        margin-right:auto;
        width:auto;
    }
    .C{ margin-left:auto;
    margin-right:auto;
        width:80%;
    }
    .footC{/*
        margin-left:auto;
        margin-right:auto;
*/
    }
    .professional{
        font-family: 'Source Sans Pro', sans-serif;
        color:white;
        text-shadow: 0px -1px 1px black;
        display:block;  
         margin-left: auto;
         margin-right: auto;
        width:90%;
        font-size:21px;
    }


}





.footC{/*
        margin-left:auto;
        margin-right:auto;
*/
}














/*************************************************/
/************** LITH *****************/


#lithPage body{position: absolute;
    background:#3D454D;  
    background-image: url("webBackground.png"); 
    background-position: center; 
    background-repeat:no-repeat;
    background-size:700px ;
}

#lithPage{
    background:#3D454D;
}

















    


