@font-face {
    font-family: 'cooper_hewittbold';
    src: url('cooperhewitt-bold-webfont.eot');
    src: url('cooperhewitt-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cooperhewitt-bold-webfont.woff2') format('woff2'),
         url('cooperhewitt-bold-webfont.woff') format('woff'),
         url('cooperhewitt-bold-webfont.ttf') format('truetype'),
         url('cooperhewitt-bold-webfont.svg#cooper_hewittbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0px;
    background: rgb(26,26,26);
    background: linear-gradient(0deg, rgba(26,26,26,1) 0%, rgba(46,46,46,1) 50%, rgba(53,53,53,1) 100%);
    background-attachment: fixed;
}

#main {
   width: 100%;
   text-align: center;

}

#header {
   height: 121px;
   margin: 0px;
   width: 100%;

}

#logoContainer {
   height: 121px;
   width: 100%;
   text-align:center;
}

#logo {
   height: 137px;
   width: 265px;
   margin-top: 50px;
}


#box {
    margin-top: 5%;
    height: 520px;
    max-width: 950px;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;


}

#windowContainer {
   text-align: center;
   float: left;
   width: 100%;
   margin-top: -20px;
}


#window {
   left: 0px;
   z-index: 10;
   margin-left:auto;
   margin-right:auto;
   max-width:500px;
   
}

/* -----------Mini icons ----------- */

.contactBox {
    width: 40px;
    height: 40px;
    float: left;
    margin-left: 10px;
}

#contactBoxHolder {
    height: 60px;
    max-width: 150px;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    margin-top: 5px;
}

#mailIconBox {
    background-image: url('images/Mail_001.png');
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:contain;
    opacity: 0.65;
    margin-right: 5px;
}

#mailIconBox:hover {
    opacity: 1;
        filter: drop-shadow(0px 2px 5px #ff32ed);

}

#linkedIconBox {
    background-image: url('images/LinkedIn_001.png');
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:contain;
    opacity: 0.65;
    margin-right: 5px;
}

#linkedIconBox:hover {
        filter: drop-shadow(0px 2px 5px #a849d9);
    opacity: 1;
}

#resumeIconBox {
    background-image: url('images/Resume_001.png');
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:contain;
    opacity: 0.65;
    margin-right: 5px;
}

#resumeIconBox:hover {
        filter: drop-shadow(0px 2px 5px #ffcf62);
    opacity: 1;
}

.navItemMini {
    float: left;
    list-style: none;
    list-style-type: none;
    text-decoration: none;
    font-family: 'cooper_hewittbold';
    font-size: 10px;
    color: #000; /* Fallback for older browsers */
    color: rgba(0, 0, 0, 0);
}

.navItemMini a {
    text-decoration: none;
    color: rgba(0, 0, 0, 0);
    font-size: 10px;
}

.navItemMini a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #343434;
    font-size: 10px;
}

.navItemMini a:active {
    text-decoration: none;
    color: #ffffff;
    background-color: #343434;
    font-size: 10px;
}

.navItemMini li a:hover {
    background: none;
}
 
.navItemMini li a:hover + img {
    left: 0px;
}
/* -----------END Mini icons ----------- */

/* ----------- Avatars ----------- */



.characterBox {
    width: 200px;
    height: 300px;
    float: left;
    margin-bottom: 20px;
    margin-left:-10px;
}

.characterBoxLarge {
    width: 300px;
    height: 300px;
     text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
    margin-top:-20px;
}



#gilletteUSbox {
    background-image: url('images/outfits/LabsUSoutfit.png');
    width: 200px;
    height: 300px;
    opacity: 60%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top:-30px;
    margin-left:20px;

}

#gilletteUSbox:hover {
    background-image: url('images/outfits/LabsUSoutfit.webp');
    filter: drop-shadow(0px 2px 5px #92ff39);
    opacity: 100%;
}

#gilletteCAbox {
    background-image: url('images/outfits/LabsCAoutfit.png');
    width: 200px;
    height: 300px;
    opacity: 60%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top:-30px;



}

#gilletteCAbox:hover {
    background-image: url('images/outfits/LabsCAoutfit.webp');
    filter: drop-shadow(0px 2px 5px #b7f300);
    opacity: 100%;
}

#olayBox {
    background-image: url('images/outfits/OlayOutfit.png');
    width: 210px;
    height: 300px;
    opacity: 60%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top:-30px;



}

#olayBox:hover {
    background-image: url('images/outfits/OlayOutfit.webp');
    filter: drop-shadow(0px 2px 5px #e22f49);
    opacity: 100%;
}

#sahaleBox {
    background-image: url('images/outfits/SahaleOutfit.png');
    width: 220px;
    height: 300px;
    opacity: 60%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top:-30px;


}

#sahaleBox:hover {
    background-image: url('images/outfits/SahaleOutfit.webp');
    filter: drop-shadow(0px 2px 5px #a40c9a);
    opacity: 100%;
}



#oldSpiceBox {
    background-image: url('images/outfits/OldSpiceOutfit.png');
    width: 230px;
    height: 300px;
    opacity: 60%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top:-30px;

}

#oldSpiceBox:hover {
    background-image: url('images/outfits/OldSpiceOutfit.webp');
    filter: drop-shadow(0px 2px 5px #707070);
    opacity: 100%;
}

#cadillacBox {
    background-image: url('images/outfits/CadillacOutfit.png');
    width: 230px;
    height: 300px;
    opacity: 60%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top:-30px;
}

#cadillacBox:hover {
    background-image: url('images/outfits/CadillacOutfit.webp');
    filter: drop-shadow(0px 2px 5px #f813b5);
    opacity: 100%;
}


#comcastBox {
    background-image: url('images/outfits/ComcastOutfit.png');
    width: 220px;
    height: 300px;
    opacity: 60%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top:-30px;

}

#comcastBox:hover {
    background-image: url('images/outfits/ComcastOutfit.webp');
    filter: drop-shadow(0px 2px 5px #ffffff);
    opacity: 100%;
}

#buenoBox {
    background-image: url('images/outfits/BuenoOutfit.png');
    width: 210px;
    height: 300px;
    opacity: 60%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top:-30px;

}

#buenoBox:hover {
    background-image: url('images/outfits/BuenoOutfit.webp');
    filter: drop-shadow(0px 2px 5px #b5435a);
    opacity: 100%;
}

#citiBox {
    background-image: url('images/outfits/CitiOutfit.png');
    width: 200px;
    height: 300px;
    opacity: 60%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top:-30px;

}

#citiBox:hover {
    background-image: url('images/outfits/CitiOutfit.webp');
    filter: drop-shadow(0px 2px 5px #4ad6e6);
    opacity: 100%;
}

#contactBox {
    background-image: url('images/outfits/AboutOutfit.png');
    width: 220px;
    height: 300px;
    opacity: 60%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top:-30px;
}

#contactBox:hover {
    background-image: url('images/outfits/AboutOutfit.webp');
    filter: drop-shadow(0px 2px 5px #f51b93);
    opacity: 100%;
}

#aboutBox {
    background-image: url('images/outfits/AboutOutfit.webp');
    width: 400px;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:contain;
margin-left:-40px;
margin-top:-40px;
    filter: drop-shadow(0px 2px 5px #f51b93);
}

.puke {
   height: 103px;
   width: 200px;
   margin-left:10px;
   margin-top:-35px;
   margin-bottom:-70px;

}

/* ----------- END Avatars ----------- */



/* ----------- Typefaces ----------- */

p2 {
    font-family: 'cooper_hewittbold';
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 0.5px;
    font-weight: 500;
}

p3 {
    font-family: 'LMMono10-Regular';
    font-size: 10pt;
    margin-top: 4px;
    margin-left: -10px;
    color: #ffffff;
}

p4 {
   font-family: 'cooper_hewittbold';
   font-size: 13px;
   color: #ffffff;
   letter-spacing: 0.5px;
   background-color: #ec008b;
   font-weight: 500;
}


.navItem {
   float: left;
   list-style: none;
   list-style-type: none;
   text-decoration: none;
   font-family: 'cooper_hewittbold';
   font-size: 12px;
   color: #000000;
   display: block;
}

.navItem a {
   text-decoration: none;
   color: #ffffff;
}

.navItem a:hover {
   text-decoration: none;
   color: #ffffff;
   background-color: #ec008b;
}

.navItem a:active {
   text-decoration: none;
   color: #ffffff;
   background-color: #ec008b;
}

.navItem li a:hover {
   background: #eee;
}

.navItem li a:hover + img {
   left: 0px;
}

.linkOut {
   text-decoration: none;
   font-family: 'cooper_hewittbold';
   font-size: 13px;
   color: #ffffff;
}

.linkOut a {
   text-decoration: none;
   color: #ffffff;
}

.linkOut a:hover {
   text-decoration: none;
   color: #ffffff;
   background-color: #ec008b;
}

.linkOut a:active {
   text-decoration: none;
   color: #ffffff;
   background-color: #ec008b;
}

.line{
text-align:center;
width:50px;
}

/* ----------- End Typefaces ----------- */



/* ----------- iPhone X Page Structure----------- */


@media only screen 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 2) { 


#main{
width:100%
text-align:center;
margin-top:80px;

}

#box {
    height: 1400px;
    max-width: 860px;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	margin-top:150px;

}


#header{
height:200px;
margin:0px;
width:100%;
 text-align:center;
margin-top:40px;
}

#logoContainer{
width:100%;
 text-align:center;
 height:250px;

}

#logo{
height:257px;
width:500px;
 text-align:center;
 margin-left:40px;
}


#windowContainer {
   text-align: center;
   float: left;
   width: 100%;
}

#window {
   left: 0px;
   z-index: 10;
   margin-left:auto;
   margin-right:auto;
   max-width:800px;
   }

.contactBox {
    width: 120px;
    height: 120px;
    float: left;
    margin-left: 10px;
}

#contactBoxHolder {
    height: 150px;
    max-width: 390px;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    margin-top: 5px;
        opacity: 100%;

}

#mailIconBox {
    background-image: url('images/Mail_001.png');
    width: 110px;
    height: 110px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 5px;
        opacity: 100%;

}


#linkedIconBox {
    background-image: url('images/LinkedIn_001.png');
    width: 110px;
    height: 110px;
    background-repeat: no-repeat;
    background-position: center center;
        opacity: 100%;

}


#resumeIconBox {
    background-image: url('images/Resume_001.png');
    width: 110px;
    height: 110px;
    background-repeat: no-repeat;
    background-position: center center;
        opacity: 100%;

}


.navItemMini {
    float: left;
    list-style: none;
    list-style-type: none;
    text-decoration: none;
    font-family: 'cooper_hewittbold';
    font-size: 20px;
        color: #ffffff;

}

.navItemMini a {
    text-decoration: none;
    font-size: 20px;
        color: #ffffff;

}

.navItemMini a:hover {
    text-decoration: none;
    color: #ffffff;
    font-size: 20px;
}

.navItemMini a:active {
    text-decoration: none;
    color: #ffffff;
    font-size: 20px;
}

.navItemMini li a:hover {
    background: none;
}
 
.navItemMini li a:hover + img {
    left: 0px;
    }

.characterBox {
    width: 380px;
    height: 380px;
     text-align: center;
    margin-left: auto;
    text-align:center;
	margin-left:33px;
	margin-bottom:200px;
	    opacity: 100%;

}



#gilletteUSbox {
    background-image: url('images/outfits/LabsUSoutfit.webp');
    width: 350px;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    opacity: 100%;
    filter: drop-shadow(0px 2px 5px #92ff39);
}



#gilletteCAbox {
    background-image: url('images/outfits/LabsCAoutfit.webp');
    width: 350px;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    opacity: 100%;
    filter: drop-shadow(0px 2px 5px #b7f300);

}



#olayBox {
    background-image: url('images/outfits/OlayOutfit.webp');
    width: 390px;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    opacity: 100%;
    filter: drop-shadow(0px 2px 5px #e22f49);

}


#sahaleBox {
    background-image: url('images/outfits/SahaleOutfit.webp');
    width: 350px;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    opacity: 100%;
    filter: drop-shadow(0px 2px 5px #a40c9a);

}

#oldSpiceBox {
    background-image: url('images/outfits/OldSpiceOutfit.webp');
    width: 400px;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    opacity: 100%;
    filter: drop-shadow(0px 2px 5px #707070);

}


#cadillacBox {
    background-image: url('images/outfits/CadillacOutfit.webp');
    width: 370px;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    opacity: 100%;
    filter: drop-shadow(0px 2px 5px #f813b5);
}


#buenoBox {
    background-image: url('images/outfits/BuenoOutfit.webp');
    width: 390px;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    opacity: 100%;
    filter: drop-shadow(0px 2px 5px #b5435a);

}


#comcastBox {
    background-image: url('images/outfits/ComcastOutfit.webp');
    width: 380px;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    opacity: 100%;
    filter: drop-shadow(0px 2px 5px #ffffff);

}


#citiBox {
    background-image: url('images/outfits/CitiOutfit.webp');
    width: 350px;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    opacity: 100%;
    filter: drop-shadow(0px 2px 5px #4ad6e6);

}



#contactBox {
    background-image: url('images/outfits/AboutOutfit.webp');
    width: 350px;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    opacity: 100%;
    filter: drop-shadow(0px 2px 5px #f51b93);


}

.characterBoxLarge {
    width: 400px;
    height: 400px;
     text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
        opacity: 100%;
    margin-top:-20px;

}

#aboutBox {
    background-image: url('images/outfits/AboutOutfit.webp');
    width: 460px;
    height: 650px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:600px;600px;
    filter: drop-shadow(0px 2px 5px #f51b93);
}


.navItem {
   float: left;
   list-style: none;
   list-style-type: none;
   text-decoration: none;
   font-family: 'cooper_hewittbold';
   font-size: 30px;
   color: #000000;
   display: block;
}

.navItem a {
   text-decoration: none;
   color: #ffffff;
      font-size: 30px;

}

.navItem a:hover {
   text-decoration: none;
   color: #ffffff;
   background-color: #ec008b;
      font-size: 30px;

}

.navItem a:active {
   text-decoration: none;
   color: #ffffff;
   background-color: #ec008b;
      font-size: 30px;

}

.navItem li a:hover {
   background: #eee;
      font-size: 30px;

}

.navItem li a:hover + img {
   left: 0px;
}

.linkOut {
   text-decoration: none;
   font-family: 'cooper_hewittbold';
   font-size: 30px;
   color: #ffffff;
}

.linkOut a {
   text-decoration: none;
   color: #ffffff;
      font-size: 30px;

}

.linkOut a:hover {
   text-decoration: none;
   color: #ffffff;
   background-color: #ec008b;
      font-size: 30px;

}

.linkOut a:active {
   text-decoration: none;
   color: #ffffff;
   background-color: #ec008b;
      font-size: 30px;

}

p2 {
    font-family: 'cooper_hewittbold';
    font-size: 18px;
    color: #ffffff;

}

p3 {
    font-family: 'LMMono10-Regular';
    font-size: 14pt;
    margin-top: 4px;
    margin-left: -10px;
    color: #ffffff;
}

p4 {
   font-family: 'cooper_hewittbold';
   font-size: 18px;
   color: #ffffff;
   background-color: #ec008b;

}

.puke {
visibility:hidden;

}

