@media only screen and (min-device-width: 1601px) {
    
body{width: 100%;  } /* Hot Pink */
 
    


.imglogo1601 {
    content: url("/images/Owens logo2.jpg");
    width: 9vw;
}
   .card {
      box-shadow: 0 4px 8px 0 rgba(153, 0, 0, 1);
      width: 20%;
    height: auto;
      margin: auto;
      text-align: center;
      font-family:  arial;
        padding-top: 10px;
}

   .title {
      color: grey;
      font-size: 18px;
}
.Container3M {
     position: relative;
    width: 100%;
    
    
     overflow: hidden;
}

   button {
      border: none;
      outline: 0;
      display: inline-block;
      padding: 8px;
      color: white;
      background-color: #000;
      text-align: center;
      cursor: pointer;
      width: 100%;
      font-size: 18px;
}

   a {
      text-decoration: none;
      font-size: 22px;
      color: black;
}

   button:hover, a:hover {
       opacity: 0.7;
}
  
  .rd {   
    height: 500px;
    width: 100%;
    top: 300px;
    background: url(http://home/v2p2g21zh52k/public_html/images/NOcitymap.jpg.jpg) center repeat-x;    
    background-size: auto 100%;    
    position: relative;
    display: inline-block;
}
    
.rd:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);      
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(49%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));     
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);      
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);     
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);    
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);     
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);   
   
}
   
   
   
   
   .container2 {
    
    margin-top: 1%;
    margin-right: 10px;
    font-size: 2vw;
    font-family: 'Lobster', Georgia, Times, serif;;
    text-align: left;
    color: #f5f5f5;
    width:  100%;
    margin-bottom: 50px
}
   .bg-image {
    background-image: url("/images/NOcitymap.jpg");
    background-repeat: repeat;
    background-size: 800px;
    border: 0;
    width: 100%;
}
  
   
   
   
   .mainTitle2 {
    color: #f5f5f5;
    text-align: center;
    font-size: 3vw;
    font-family: 'Lobster', Georgia, Times, serif;
    
   } 
   .container2Bio {
    color: #1e009f;
    margin-right: 300px;
    margin-left: 300px;
    font-family: Cabin;
    font-size: 2vw;
    text-align:center;
    
   }
   
   .welcomebox {
    font-family: 'Lobster', Georgia, Times, serif;
    background: linear-gradient(white, #f5c400); /* Standard syntax (must be last) */
    font-size: 300%;
    color: #1e009f;
    height: 8%;
    width: 100%;
    font-weight: 300;
    text-align: center;
   
   }
 
   .grad1 {
    height: auto;
    background: red; /* For browsers that do not support gradients */
    background: linear-gradient(white, #1e009f); /* Standard syntax (must be last) */
    max-width: 100%;
    text-align: center;
    color: #f5f5f5;
    font-weight: 600;
    padding-top:40px;
    padding-bottom: 20px;
    font-size: 1.5vw;
    font-family: Cabin;
    
   }
   
   .thetboxpic {
   
    font-size: 1vw;
    font-color: black;
    font-weight: 400;
    font-family: Cabin;
    width: 100%;
    margin-right: 50px;
 
   }
   
   
   .item3 {
     position: relative;
     top: 0;
     left: 0;
}

   .item3 img {
     -webkit-transition: 0.8s ease;
     transition: 0.8s ease;
}   
   .Container3:hover .item3 img {
     -webkit-transform: scale(1.5);
     transform: scale(1.5);
    -ms-transform: scale(1.5);
}

   
 
        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
   max-width: 100%; 
   } 
 
   
   
           #main {
            padding-top: 100px;
            height: 2900px;
        }

        #greetings {
            padding-top: 200px;
            height: 2205px;
        }

        #inlovingmemory {
            padding-top: 10px;
            height: 2900px;
        }

        #itinerary {
            padding-top: 0px;
            height: 2000px;
        }

        #hotel {
            padding-top: 200px;
            height: 2000px;
        }

       
         #registration {
            padding-top: 150px;
            height: 800px;
         }
 
         #photos {
            padding-top: 200px;
            height: 2000px;
        }
   }
   
   
</style>
   
   
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}