*  {
    -webkit-margin-before: 0; /*reset to reduce paragraphs height */
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
  }
  
  
  body {font-size: 16px; line-height: 1.4; margin: 0; padding: 0; box-sizing: border-box; font-family: 'Ubuntu', sans-serif;}
  img {max-width: 100%; display: block;}
  .header {background-color: #1b93f5;}
  .logo { max-width: 10%;}
  .social {display: flex; align-items: center; justify-content: right; margin-right: 150px;}
  .social .fa {padding: .5rem 0; color: #fff; font-size: 1.5rem;}
  .social a {text-decoration: none; color: #fff; margin-right: 20px;}
  
  
  .nav{ display: flex; align-items: center; justify-content: space-between; }
  .nav-ul {color: #fff; letter-spacing: 1.5px; font-family: 'Ubuntu', sans-serif; flex-grow: 1; display: flex; align-items: center; justify-content: space-between; list-style: none; gap: 1rem; font-size: 1.2rem; text-shadow: 1px 1px #000;}
  .nav-ul li:nth-of-type(6) {margin-left: auto;  margin-right: 50px; }
  .nav-ul li:nth-of-type(1) {margin-right: auto; margin-left: 3rem;}
    .nav-ul li:nth-of-type(6) {font-family: 'Cormorant Garamond', serif; }
    .hamburger {
      background-color: transparent;
      display: none;
      color: #fff;
      border: 0;
      cursor: pointer;
      font-size: 25px;
     
  }
  .nav-ul .route a {font-size: 1.2rem; font-family:'Ubuntu', sans-serif; }
  
  .hamburger:focus {outline: none;}
  
  .nav-ul li a { display: inline-block;
      color: #fff;
      font-family: 'Cormorant Garamond', serif;
  padding: 0.7rem 1.4rem;
  text-decoration: none;
    font-size: 1.2rem;
     
  }
  .nav-ul li a {color: fff; font-size: 2rem;}
  .fa { margin-right: 10px;}
  
  button {color: #fff; background: #bd9f5e; font-size: 1.5rem; border: 1px 1px transparent; border-radius: 20px; padding: 10px;}
  
  
  
  @media screen and (max-width: 768px) {
    .nav {clear: both; }
      .nav-ul {display: none; flex-direction: column; }
      .nav-ul.show {display: flex; max-width: 50%; margin: 0 auto;}
      .hamburger {display: block; float: right;}
      .btn { width: 100%;} 
      .nav-ul li:nth-of-type(6) {margin: 0;}
  .nav-ul li:nth-of-type(1) {margin: 0;}
      /*.nav-ul { position: absolute; z-index: 999; text-align: center; max-width: 100% !important;} */
      
      }

      @media (max-width: 768px) {
         .logo {max-width: 30%;}
     }


.paral {
    position:relative;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment:fixed;
    margin-top: 2%;
  } 
  
  .paral { 
    display: flex; align-items: center; justify-content: center;
    background-image:url('../images/brogue2-opt.jpg');
    min-height:800px;
  }


.para2 {
    position:relative;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment:fixed;
    margin-top: 2%;
  } 
  
  .para2 { 
    display: flex; align-items: center; justify-content: center;
    background-image:url('../images/buy-opt.jpg');
    min-height:800px;
  }

  .imtext{
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
    font-size: 3.5rem;
     
    }

    .imtext h1 {font-size: 2.5rem; color:#fff; text-shadow: 1px 1px #000; background: linear-gradient(to left,transparent,rgba(63, 65, 63, 0.411),transparent); letter-spacing: 1.5px; padding: .5rem;}
    .in-situ1 {font-size: 1.5rem; text-shadow: 1px 1px #000; background: linear-gradient(#72726e,transparent); letter-spacing: 2px;}


  
  h1 {font-size: 2.5rem; text-align: center; padding: 2rem;}
  .outerintro {display: flex; align-items: center; justify-content: center; max-width: 80%; margin: 0 auto;}
  p.in-situ {font-size: 1.5rem; padding: 1rem 1rem;} 

.outertypeof {display: flex; align-items: center; justify-content: space-around; max-width: 80%; margin: 0 auto; padding: 1rem;}
.type { font-size: 1.5rem; font-weight: 600; text-align: center;}

@media (max-width: 1024px) {
.outertypeof {
  display: flex; flex-wrap: wrap; width: 100%; } /* 4items per row */
}

@media (max-width: 1024px) {
.outertypeof .innertypeof {
  flex: 25%; margin-bottom: 1rem;}
  .innertypeof img { width: 60%; margin: 0 auto;}
}
@media (max-width: 480px) {
.outertypeof {
  display: flex; flex-wrap: wrap; width: 100%; } /* 2items per row */
}

@media (max-width: 480px) {
.outertypeof .innertypeof {
  flex: 50%; margin-bottom: 1rem;}

.innertypeof img { width: 60%; margin: 0 auto;}
}



  .footer {display: flex; align-items: center; justify-content:space-evenly; font-size: 1.2rem; background: #1b93f5; color: #fff; text-shadow: 1px 1px #000;}
.footerinner { min-height: 200px; text-align: center; width: 250px;}
.footer h2 {padding: 1rem;}

.footer img {width: 40%; margin-left: 30%;}
.footer a {text-decoration: none; color: #fff; text-shadow: 1px 1px #000;}

@media (max-width: 480px) {
  .footer{flex-direction: column;
  width: 100%;}
  .footerinner {width: 100%; text-align: center;}
  .contact {font-size: 1.7rem; padding: 0.5rem;}
  .location {font-size: 1.7rem; padding: 0.5rem;}
  .copyright {font-size: 1.7rem; padding: 0.5rem;}
  
  }

 @media (max-width: 480px) {

    .nav-ul.show {max-width: 80%; margin: padding-left: 0;}
    .nav-ul li:nth-of-type(6) {margin-left: -2.5rem;}
    .nav-ul .route a {font-size: 1.7rem;}
    .nav-ul .route {margin-left: -2rem;}
    .logo {max-width: 70%;}
    .nav-ul li:nth-of-type(1) {margin-right: auto; margin-left: 2.5rem;}
    .nav-ul li:nth-of-type(6) {margin-left: -2.5rem;}

  }


 @media (max-width: 320px) {
     .social {margin: 0 auto; margin-left: 25px;}
 }