body {
  font-family: 'Open Sans', sans-serif;
  font-size: 45px;
  max-height: 1080px;
  max-width: 100%;
}

/*img {
  max-width: 100%;
  height: auto;
}*/





/* Safari*/
/*@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
*/

/* Loader 2

.loader {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  padding: 0;
  font-family: 'Raleway';
  overflow: hidden;

}




.progress-bar {
  position: absolute;
  top: 50%;
  height: 2px;
  background: #af71af;
}

.done {
  top: 0;
  height: 100%;
  width: 100%;
  transition: all .33s ease;
}

.count {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  font-weight: 100;
  font-size: 3em;
  margin-top: -1.33em;
  color: #af71af;
}*/



.container-fixed {
  position: fixed;
  width: 1550px;
  height: 800px;

}

.navcontainer {
  width: 1550px;
  height: 120px;
}


/*Progressbarcount
 {
  margin: 0;
}

body {
  font: 200 16px/1 sans-serif;
}*/


/*img {
  max-height: 10rem;
}*/

/*#overlay {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgb(255, 255, 255, 0.9);
  transition: 1s 0.4s;
}*/

/*#progress {
  height: 1px;
  background: black;
  position: absolute;
  width: 0; /* will be increased by JS top: 50%;
}

 /* Overlay for progress bar */
 #overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #111;
  color: #fff;
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 9999;
  transition: opacity 1s ease;
}

#progress {
  height: 1px;
  background: black;
  position: absolute;
  width: 0; /* will be increased by JS */
}

#bar-container {
  width: 60%;
  background: #333;
  margin-top: 1rem;
  height: 5px;
}


#progstat {
  font-size: 0.7em;
  letter-spacing: 3px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  width: 100%;
  text-align: center;
  color: black;
}



/* For desktop breakpoints: 
.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%;}

@media only screen and (max-width: 768px) {
  /* For mobile phones breakpoints: 
  [class*="col-"] {
    width: 100%;
  }
} 

*/

.navbarland {
  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin-left: 55px;
  margin-top: 58px;
}

.fullname a {
  display: block;
  color: black;
  padding: 0px 0px 0px 0px;
  margin-left: 59px;
  margin-top: 58px;
  font-size: 15px;
  font-weight: 300, 800;
  float: left;
  text-decoration: none;
}

.fullname a:visited {
  color: black;
}

.fullname a:hover {
  background-color: none;
  color: black;
  text-decoration: none;
}


/*nav*/



ul.trailnav {
  display: inline-block;
  position: fixed;
  padding: 0px 0px 0px 0px;
  list-style: none;
  background-color: none;
  margin-left: 60px;
  margin-top: 35px;
}


ul.trailnav li {
  display: inline;
  font-size: 14px;
  font-weight: 300;
}


ul.trailnav li+li:before {
  padding: 5px;
  color: black;
  content: " ";
}


ul.trailnav li a {
  color: black;
  text-decoration: none;
}


ul.trailnav li a:hover {
  color: black;
  text-decoration: none;
  text-shadow: 1px 0 0 currentColor;
}

/* Removes line shift when on hover bold
.topnav a::before {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden;
} */

/*END nav*/

.containerland {
  margin-left: 60px;
  margin-top: -30px;
  width: 100%;
  height: auto;
  position: fixed;
}

.pagetitleland {
  color: black;
  font-size: 14px;
  font-weight: 600;
  margin-left: 60px;
  margin-top: -40px;

}

.pagetitle {
  color: black;
  font-size: 14px;
  font-weight: 600;
  margin-left: 220px;
}

.magplace {
  margin-top: -70px;
  padding: 0px 0px 0px 325px;
  font-size: 13px;
}



/* Right Side Navbar*/

/*.landingnavright {
  margin:
}*/

.topnav {
  background-color: none;
  margin: 34px 84px 0px 30px;
  float: right;
  overflow: hidden;

}



.topnav a {
  text-decoration: none;
  color: black;
  padding: 0px 55px 0px 0px;
  font-size: 15px;
  font-weight: 300;
  display: inline-block;


}

.topnav li {
  display: inline-block;
}

.topnav ul {
  margin-left: 175px;
  text-align: left;
}

.topnav a:visited {
  color: black;
}

/* Change the color of links on hover*/
.topnav a:hover,
.dropdown:hover .dropbtn {
  color: black;
  text-shadow: 1px 0 0 currentColor;
  text-decoration: none;
}

/* Removes line shift when on hover bold
.topnav a::before {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}*/

/* Add a color to the active/current link*/
.topnav a.active {
  background-color: none;
  color: black;
  text-shadow: 1px 0 0 currentColor;
}



/* E Logo*/
.logo-img {
  position: relative;
  height: 45px;
  width: auto;
  margin: 0px 78px 25px 0px;
}



/*container boxes*/
.leftbox {
  border: 1px solid black;
  float: left;
  position: relative;
  width: 420px;
  height: 660px;
  display: inline-block;
  margin-top: -30px;
  margin-left: 60px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}


.fullcontainer {
  text-align: center;
  background-color: black;
  float: left;
  position: relative;
  margin-left: 60px;
  width: 1465px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.portfolio-menu {
  text-align: center;

}

.portfolio-menu ul li {
  display: inline-block;
  margin: 0;
  list-style: none;
  padding: 10px 15px;
  cursor: pointer;
  -webkit-transition: all 5s ease;
  -moz-transition: all 5s ease;
  -ms-transition: all 5s ease;
  -o-transition: all 5s ease;
  transition: all .5s ease;
}

.portfolio-item {
  width: 100%;
  height: auto;
}

.portfolio-item .item {
  /*width:303px;*/
  float: left;
  margin-bottom: 3px;
  margin-left: 3px;
  transition: 1s;
  padding: 5px;
}


/*end lightbox2*/


.col-sm-4 {
  border: 1px solid black;
  height: 400px;
  max-width: 329px;
}

.col-sm-8 {
  border: 1px solid black;
  height: 400px;
  max-width: 500px;
}


.insidetext {
  position: absolute;
  color: black;
  font-size: 15px;
  font-weight: 300, 800;
  top: 30px;
  left: 220px;
  line-height: 140%;
}

/*Project Text and Links*/
.wrapper {
  width: 350px;
  height: 200px;
  position: relative;
}

.wrappertwo {

  line-height: 100%;
}

.wrapper img {
  position: absolute;
  z-index: 0;
  width: 589px;
  height: auto;
  margin-top: 269px;
}

.wrapper a {
  line-height: normal;
  z-index: 2;
  display: block;
  position: relative;
  top: 20px;
  left: 5px;
  color: black;
  font-size: 15px;
  font-weight: 300;
  padding-left: 20px;

}

.wrapper a:hover {
  text-decoration: none;
  color: black;
  font-weight: none;
  background-color: #cacaca;
}

.wrapper a:active {
  font-weight: none;
}

.compass {
  height: 650px;
  width: auto;
  margin-top: 5px;
  margin-left: 3px;
}

/* End Project Text and Links*/

.magimage {
  height: 40px;
  width: auto;
  padding-left: 90px;
  padding-right: 5px;
}


.rightboxproj {

  display: inline-flex;
  float: left;
  margin-top: -28px;
  margin-right: 0px;
  background: transparent;
  border: 1px solid black;
  width: 911px;
  height: 660px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);

}

.rightboxland {

  display: inline-flex;
  float: left;
  margin-top: -30px;
  margin-right: 0px;
  background: transparent;
  border: 1px solid black;
  width: 911px;
  height: 660px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);

}

.fullcontainment {
  width: 1331px;
  height: 660px;
  display: inline-flex;
  float: left;
  margin-top: -30px;
  margin-left: 60px;
  background: black;
  border: 1px solid black;
  
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}


.leftabout {
  display: inline-flex;
  float: left;
  margin-top: -30px;
  margin-left: 60px;
  background: transparent;
  border: 1px solid black;
  width: 444px;
  height: 660px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 300;
  padding: 0px 0px 0px 30px;
}

.centerabout {
  display: inline-flex;
  float: left;
  margin-top: -30px;
  margin-right: 0px;
  background: transparent;
  border: 1px solid black;
  width: 444px;
  height: 660px;
  overflow: hidden;
  align-items: left;
  justify-content: left;
  font-size: 15px;
  font-weight: 400;
  padding: 20px 0px 0px 20px;
}

.rightabout {
  display: inline-flex;
  float: left;
  margin-top: -30px;
  margin-right: 0px;
  background: transparent;
  border: 1px solid black;
  width: 444px;
  height: 660px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}


/*Carousels*/


.carousel-large img {
  height: 658px;
  width: auto;
}


.carousel-small img {
  overflow: visible;
  position: absolute;
  width: auto;
  height: 175px;
  margin-top: 50px;
  padding-left: 275px;
  align-items: center;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;

}




/*grid containers*/

.gridleftbox {
  border: none;
  float: left;
  position: relative;
  width: 420px;
  height: 660px;
  display: inline-block;
  margin-top: -30px;
  margin-left: 60px;
  
  

}


.grid-container {
  display: grid;
  grid-template-columns: 200px 200px;
  grid-template-rows: 200px 200px 240px;
  grid-gap: 10px;
  background-color: none;
  padding: 2px 2px 2px 2px;
  width: 400px;
  height: 415px;
  margin-top: 0px;
  margin-left: 0px;


}

.item1:hover {
  outline: 2px solid black;
}

.item2:hover {
  outline: 2px solid black;
}

.item3:hover {
  outline: 2px solid black;
}

.item4:hover {
  outline: 2px solid black;
}

.item7:hover {
  outline: 2px solid black;
  
  width: 100px;
}


.grid-item {
  
  border: 1px solid rgb(0, 0, 0);
  text-align: left;
  font-size: 13px;
  font-weight: 300;
  z-index: -3px;
  overflow: hidden;
  align-items: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}



.item5 {
  grid-column: 1 / span 2;
  grid-row: 3;
  padding: 12px;
  background: #A2A2A2;
  align-items: center;
  justify-content: center;
}

.aboutpicsgrid {
  grid-column: 1 / span 2;
  grid-row: 3;
  padding-right: 30px;
  margin-right: 30px;
  background: transparent;
   
}

.aboutpics {
  background-color: none;
  border: 1px solid black;
  text-align: left;
  width: 145px;
  height: 100px;
  overflow: hidden;
  z-index: -3px;
}

.aboutpics:hover {
  outline: 2px solid black;
}



.item6 {
  grid-column: 1 / span 2;
  grid-row: 2 / span 2;
  padding: 12px;
  background: #A2A2A2;

}





/*Magnifier*/


/*$(document).ready(function () {
    $("img").blowup();
})*/





* {
  box-sizing: border-box;
}

.img-magnifier-container {
  position: relative;
}

.img-magnifier-glass {
  position: absolute;
  border: 1px solid #000;
  border-radius: 50%;
  cursor: none;
  /*Set the size of the magnifier glass:*/
  width: 175px;
  height: 175px;
}


/*End Magnifier*/


/*Photograhy Thumbnail Styles*/

.thumbnails {
  margin-right: -73px;
  margin-top: 12px;
  z-index: 999;
}

.thumbnails a {
  float: left;
  width: 16%;
  padding-right: 10px;
  margin-bottom: 15px;
  box-sizing: border-box;
}


.thumbnails img {
  display: block;
}

.thumbnails img:hover {
  /* outline: 2px solid blue;*/
  /*outline: 2px solid black;*/
  transform: scale(1.02);
}

/* END Photograhy Thumbnail Styles*/


.footer {
  position: fixed;
  margin-top: 250px;
  margin-left: 0px;
  margin-bottom: 0;
  width: 100%
}

.footerland {

  margin-top: 665px;
  margin-left: 0px;
  margin-bottom: 0;
  width: 100%
}

.photodescproj {
  /*display: inline-block;*/
  position: absolute;
  padding-left: 480px;
  margin-top: 386px;
  font-size: 14px;
  font-weight: 300;
  color: black;
  text-align: left;
}

.photodescland {
  /*display: inline-block;*/
  position: relative;
  float: right;
  padding-right: 158px;
  padding-top: 0px;
  font-size: 14px;
  font-weight: 300;
  color: black;
  text-align: right;
  margin-top: -30px;

}


.copywrite {
  /*display: inline-block;*/
  position: relative;
  float: left;
  font-size: 12px;
  font-weight: 300;
  color: black;
  padding-left: 0px;
  padding-top: 3px;

}

.copywrite:after {
  content: "© 2011-2025 / Tom Earnist Art & Design / All Rights Reserved";
}


.copywriteland {
  /*display: inline-block;*/
  position: relative;
  float: left;
  font-size: 12px;
  font-weight: 300;
  color: black;
  padding-left: 59px;
  padding-top: 0px;
  margin-top: -30px;

}

.copywriteland:after {
  content: "© 2011-2025 / Tom Earnist Art & Design / All Rights Reserved / info@tom-earnist-art-design.com";
}