  @charset "UTF-8";
  /* CSS Document */

  /*desktop*/



  @media screen and (max-width: 2500px){
  .background {
    background: -webkit-linear-gradient(#FAFAFA, #FAFAFA);
    background: -webkit-linear-gradient(#FAFAFA, #FAFAFA); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FAFAFA, #FAFAFA); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FAFAFA, #FAFAFA); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FAFAFA, #FAFAFA); /* Standard syntax */
    margin: 0;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;

  }


  html {
      font-size: 16px;
font-family: 'Open Sans Condensed', sans-serif;
  }








.allcontent {
  margin: 0% 0% 0% 0%;
}







/*Header - navigation------------------------------------------------------------*/

  .navbar {
  background:#000000;
}

.nav-link,
.navbar-brand {
  color: #fff;
  cursor: pointer;
}

.nav-link {
  margin-right: 1em !important;
  text-transform: uppercase;
  font-size: 14px;
}

.nav-link:hover {
  color: #4cd6ff;
}

.navbar-collapse {
  justify-content: flex-end;
    text-transform: uppercase;
  font-size: 14px;
  text-align: center;
}

        /*Header - navigation------------------------------------------------------------*/




   .jaygee{ /*Jaygee box*/
      float: left;
      position: relative;
      width: 10%;
      height: 100%;
      margin-top: 0 0 0 0;
      padding: 2% 0 0 10%;
        z-index: 1;
       }

  h6 {
      font-size: 16px;
      color: #ACACAC;
      margin-left: 0px;
      margin-top: 3px;
      font-weight: 300;
      text-align: center;
      text-transform: uppercase;
          text-transform: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
  }



.bigcontainer{
    max-width: 100%;
    max-height: 80%;
    padding: 2% 0% 0% 0%;

}



  /*------------------------contact SECTION-------------------*/
   

   .bottom { /*all of the bottom*/
      position: relative;
      float: left;
      width: 100%;
      height: 10%;
      margin-left: auto;
      margin-right: auto;
      padding-top: 2%;
/*      background: rgba(215,215,215,0.20);*/
      bottom: 0;
      overflow: hidden;
  }


   .info{
      float:right;
      position: relative;
      width:60%;
      margin: 4% 0% 0% 0%;
      font-weight: 300;
      color: #FFFFFF;
/*      border: 1px solid #ACACAC;*/
      padding: 0% 0% 0% 0%;
    }

    .myface{
  position: relative;
float: left;
  max-width: 40%;
  margin: 2% 0% 0% 12%;
padding: 1%;

}

.jaygee-infotext{
   text-align: left;
font-family: Helvetica-Bold;
font-size: 30px;
color: #000000;
}

.style1{
  border: 4px solid #0B6EC9;
  width: 20%;
    position: relative;
    float: left;
    text-align: left;
     margin: 0% 0% 0% 0%;  
}

  h4 {
    color: #000000;
    letter-spacing: 0.3px;
    font-size: 18px;
    margin-bottom: 0px;
    display: inline-block;
    margin-left: 0px;
    font-weight: 300;
  }
.title{
    position: relative;
    float: left;
    text-align: left;
    width: 100%;
   margin: 2% 0% 0% 0%;
    color: #000000;
    font-family: Helvetica-Bold;
    font-size: 16px;
    font-weight: 300;

}
  p {
     font-size: 18px;
      color: #ffffff;
      margin-left: 0px;
      font-weight: 300;
      letter-spacing: 0.3px;
      padding: 0% 5% 0% 5%;
  }

.summary{
    position: relative;
    text-align: left;
    width: 100%;
    color: #000000;
    font-size: 14px;
    font-weight: 200;
    padding: 0% 0% 0% 0%;
    line-height: normal;

}
.copyright{
font-size: 14px;
color: #000000;
text-align: center;
}

.icons {
    position: relative;
    width: 100%;
      margin-left: auto;
      margin-right: auto;

}

.icon1 {
      position: relative;
  display: inline-block;
      text-align: center;
    height: auto;
    padding: 0% 2% 5% 0%;

}



}



/*1200-----------------------------------------------------------------------*/
/*1200-----------------------------------------------------------------------*/
/*1200------------IPAD PRO---------------------------------------------------*/
/*1250-----------------------------------------------------------------------*/
  @media screen and (max-width: 1024px){
    .myface{
  max-width: 20%;
  margin: 2% 0% 0% 12%;
padding: 1%;
     transform: scale(0.8);
}
.portfolio-container{
    position: relative;
        overflow: hidden;
    display: inline-block;
  width: 35%;
    margin: 0% 0% 0% 10%;
}
.sm-images{
  margin: 0% 0% 2% 5%;

}
.portfolio-summary{
    margin: 0% 0% 0% 5%;
        font-size: 16px;
}
.header {
  height:481px;
}
.newprojectbutton {
  top: 70%;
}

  }


/*800-----------------------------------------------------------------------*/
/*800-----------------------------------------------------------------------*/
/*800---------IPAD--------------------------------------------------------------*/
/*800-----------------------------------------------------------------------*/
  @media screen and (max-width: 768px){
/*new splash screen front page*/
.header {
  height:481px;
}

.description {
  top: 50%;
}

.description h1 {
    font-size: 26px;
}

.description p {
  font-size: 1rem;
  line-height: 1.5;
}

.newprojectbutton {
  top: 75%;
}

   .bottom { /*all of the bottom*/
      padding: 0%;
  }
    .myface{
     transform: scale(0.6);
     padding: 0% 0% 2% 4%;
    margin: 8% 4% -10% 0%;
}
   .info{
      width:90%;
      margin: 2% 4% 0% 4%;
      font-weight: 300;
      color: #FFFFFF;
/*      border: 1px solid #ACACAC;*/
      padding: 0% 0% 0% 0%;
    }
.portfolio-container::before {
        max-height: 65%;
}

.style1{
  width: 40%; 
}

.portfolio-container{
    position: relative;
        overflow: hidden;
    display: block;
  width: 85%;
    margin: 0% 0% 0% 10%;
}
.sm-images{
  margin: 0% 0% 2% 5%;

}
.portfolio-summary{
    margin: 0% 0% 0% 5%;
        font-size: 16px;
}
.navbar-brand {
     transform: scale(0.6);
     margin: 0% 0% 0% 0%;
}


}


/*800-----------------------------------------------------------------------*/
/*800-----------------------------------------------------------------------*/
/*800--------iphone 7 plus-------------------------------------------------*/
/*800-----------------------------------------------------------------------*/
  @media screen and (max-width: 414px){
.navbar-brand {
     transform: scale(0.8);
     margin: 5% 10% 0% 5%;
}
    .myface{
  max-width: 20%;
  margin: 0% 0% -10% 0%;
padding: 1%;
     transform: scale(0.6);
}
.description {
  top: 40%;
}

.description h1 {
    font-size: 20px;
}
.sm-images{
  max-width: 80%; 
  margin: 0% 0% 5% 7%;
}

.portfolio-summary{
    margin: 0% 0% 0% 7%;
        font-size: 16px;
}

  }




/*800-----------------------------------------------------------------------*/
/*800-----------------------------------------------------------------------*/
/*800--------iphone 7-------------------------------------------------*/
/*800-----------------------------------------------------------------------*/
  @media screen and (max-width: 375px){

.navbar-brand {
     transform: scale(0.8);
     margin: 5% 10% 0% 5%;
}
.navbar navbar-expand-md{
      text-align: center;
}
.description p {
  visibility: hidden;
}
.description h1 {
font-size: 16px;
}

.description {
  top: 130%;
}

.newprojectbutton {
  top: 65%;
}

.header {
    height:150px;
}
  }






