body
{
  scroll-behavior: smooth;
  overflow-x: hidden;
}
.img__wrap{
	position:relative;
	overflow: hidden;
}
.img__description {
    color: white;
    top: 100%;	
	height:100%;
	width:100%;
	position: absolute; 
	background:rgba(32,32,32,0.9);
	z-index:1;	
	text-align: center;
  }
.img__title {
    color: white;
    top: 100%;	
	height:50%;
	width:100%;
	position: absolute; 
	background:#ab208e;
	opacity:0.9;
	z-index:1;	
	text-align: center;
  }
.img__date {
    color: black;
    top: 100%;	
	height:30%;
	width:100%;
	position: absolute; 
	background:#fff;
	opacity:0.9;
	z-index:2;	
	text-align: center;
  }
.img__wrap:hover .img__description {
	top:0;
	padding-top: 5%;
    font-size: 22px;
	font-weight:700;
}
.img__wrap:hover .img__title {
	top:65%;
	padding-top: 1%;
    font-size: 18px;
	font-weight:500;
}
.img__wrap:hover .img__date {
	top:85%;
    font-size: 16px;
	font-weight:700;
}


#picture1{
margin-top: 10px;
}
#topheader{
  background-color:#1a1a1a;
}     
.imgphone{
  position: relative;
  right: 2px;
}
#navbarlist{
  position: relative;
  color: white;
white-space: nowrap;
top:22px;
margin-right: 20px;
left: 200px;

}
#headerprofile{
  font-weight: lighter;
  font-size: 45px;
}
.projecttext{
  font-weight: lighter;
  font-size: 45px;
}
.presstext{
 font-weight: lighter;
  font-size: 45px; 
}
#faceprofile{
  position: relative;
  top:20px;
  left: 120px;
  width: 120px;
}
#collapsibleNavbar{
  color: white;
}
#jumbotron3{
  background-color: #1a1a1a;
}
.line{
 position: relative;
 bottom:6px;
 right: 450px;
}
.textfooter{
  color: white;
  font-weight: lighter;
}
.rightfooterheader{
  font-size: 15px;
    color: white;
  font-weight: lighter;
}
.rightfootertext{
  font-size: 10px;
    color: white;
  font-weight: lighter;
}
#contactus{
  position: relative;
}

.rightfooterheader{
  position: relative;
left: 8px;
}
.rightfootertext{
position: relative;
left: 8px;
}
.row {

}

.icon-bar {
  width: 22px; 
  height: 2px;
  background-color: #B6B6B6;
  display: block;
  transition: all 0.2s;
  margin-top: 4px
}
.navbar{
 
  height: 135px;
}
.navbar-toggler {
  border: none;
  background: transparent !important;
}
.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggler .middle-bar {
  opacity: 0;
}
.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}
#facetext1{
  right: 50px;
  font-size: 12px;
}
#navbarorder{
  color: white;
}
#jumbotron3{
padding-bottom: 0px;
}
#press1{
position: relative;
left: 130px;
}

#press2{
position: relative;
left: 60px;
}

#press3{
position: relative;
right: 10px;
}

#press4{
position: relative;
right: 80px;
}

#footerleft{
  position: relative;
  left: 140px;
}

.space3{
  display:none;
}
.imgsignature{
  position: relative;
left:500px;
top:40px;
max-width: 100%;
height: auto;
}

#cycler{
   position:relative;
  right:15px;
  bottom: 25px;
  display: block;

}
#cycler img{
  position:absolute;
  z-index:1;
  min-width: 0%;
  max-width: 100%;
  width: 100%;
  height: auto;
}
#cycler img.active{
  z-index:3;
}
#footerlastpic{
  position: relative;
   max-width: 100%;
    height: auto;
    top:65px;
    right: 880px;
}

.imgphone{
  left: 240px;
  bottom: 40px;
}
.imgemail{
  position: relative;
  left:240px;
   bottom: 30px;
}
.rightfooterheader{
left: 250px;
font-size: 20px;
 bottom: 40px;
}
.rightfootertext{
left: 250px;
font-size: 12px;
 bottom: 40px;
}
#facebookpng{
  position: relative;
  left: 240px;
  bottom: 25px;
}
#mobilerightclick{
  display: none;
}
#myBtn{
  display: none;
}
#picture1{
  position: relative;
  bottom: 10px;
  margin-left: 60px;
}

@media (max-width: 420px){
#pic1{

}
#pic5{

}
#pic10{

}
#pic13{

}
 .space3{
  display: none;
}
#picture1{

}



  }
@media (max-width: 768px){
  .lastspace{
    margin-top: -50px;
  }



.allcontents{
position: relative;
top: -300px;
}
#cycler img{
   position:absolute;
  left: 30px;

}
#picture1{
  position: relative;
right: 60px;
}
  #myBtn {
  display: inline block;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}
.space2{
  display:none;
}
#pic5{
    position: relative;
margin-right:  -110px;
}

#pic10{
  position: relative;
margin-left: 158px;

} 


#navbarlist{
 position: relative;
margin-left: 170px;
margin-top: -70px;
width: 20px;
}
.navbar-toggler{
  position: absolute;
  right: 150px;
}

#faceprofile{
 position: relative;
width: 80px;
top:-50px;
margin-left: 40px;
}
#facetext1{

left: 0px;
top:-40px;
}
.imgsignature{
  margin-left: -150px;
  top: 80px;
}
#contactus{
  position: relative;
 margin-left: -200px;
}
#press1{
margin-left: 180px;
}
#press2{
  margin-left: -5px;
bottom: 260px;
}
#press3{
bottom: 260px;
margin-left: 10px;
}
#press4{
margin-left: 210px;
 bottom: 522px;
}
#footerleft{
 position: relative;
left: -10px;
}
#contactus{
position: relative;
top: 60px;
left: -140px;
}

.navbar{
  width: 100%;
  height: 150px;
}
#picture1{

}

#cycler{
  width: 100%;
  right: 30px;
  top: -10px;
}

#presspictures{
  height:600px;
  width:auto;
}

.nav-item{
  position: relative;
  margin: -1px;
color: white;
bottom:-20px;
margin-left: -200px;
  font-size: 10px;
}
#footerlastpic{
  display: none;
}
.jumbotron2{

}
#mobilerightclick{
 display: inline-block; 
 position: relative;
bottom: 50px;
right: 280px;
}
#facebookpng{
  position: relative;
  left: 450px;
  bottom: 63px;
}
#footerleft{
position: relative;
left: 130px;
}
.navbar-toggler{
position: relative;
left: 300px;
}
.space3{
  display: none;
}
  .space4{
display:none;
  }

html, body {
  overflow-x:hidden; 

} 

}
@media screen and (min-width: 900px) and (max-width: 960px) {


  #pic16{


    
  }
  #picture1{
    
  }
  #footerlastpic{
position: relative;
margin-top: 100px;
}
}
@media screen and (min-width: 1000px) and (max-width: 1100px) {


   .space3{display: none;}
   #pic16{
  
  }
  #pic13{
left: 100px;
  }
#footerlastpic{
position: relative;
bottom: 30px;
}
#mobilerightclick{
  
}
#picture1{


}
.nav-link{
 position: relative;
margin-left: 500px;
margin-bottom: -50px;
width: 20px;
}

}

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


  #pic16{
    left: 260px;
  }
   #pic13{
    position: relative;
    right: -260px;
  }
  .space3{display: inline-block;}
  .imgsignature{
    position: relative;
   left: 280px;
   top: 50px;
  }
  #faceprofile{
margin-left: 60px;
  }
  
  #picture1{
    
  }
.textfooter{
  position: relative;
left: -120px;
}
.footerimage{
  position: relative;
  right: 140px;
}
#footerlastpic{
  position: relative;
padding-top: 100px;
left: -940px;
top: 80px;
}

.rightfooterheader{
margin-left: -20px;
}
.rightfootertext{
margin-left: -20px;
}
.imgphone{
margin-left: -20px;
}
.imgemail{
margin-left: -20px;
}
#facebookpng{
margin-left: -20px;
}
.space2{
  display: none;
}
.allcontents{
  position: relative;
margin-top:-30px;
}
#picture1{

  
}
.navbar-toggler{
  position: absolute;
  right: 150px;
  }
  
#footerleft{

}
.textfooter{
right: 20px;
}
#navbarlist{
position: relative;
width: 20px;
  top: -120px;
margin:-20px;
}

.nav-item{
position: relative;
left: 250px;
}
#faceprofile{
  position: relative;
  left: -20px;  
}

#press1{
position: relative;
left: 0px;
}
#press2{
position: relative;
left: -5px;
}
#press3{
position: relative;
left: -20px;
}
#press4{
position: relative;
left: -30px;
}
#contactus{
  position: relative;
  right: 100px;
}
#pic1{
  left: 100px;
}
#pic5{
  left: 100px;
}
#pic10{
  left: 100px;
}

}

}

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

.allcontents{
  position: relative;
  bottom: 130px;
}
#navbarlist{
  position: relative;

}
#picture1{


}
}



