 #imageGallery 
        {
          height: 400px; 
          overflow: auto; 
         }
        
       
        .green {
            background-color: green;
        }
    
        .red {
            background-color: red;
        }

    .container {
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto;
        }

        @media (min-width: 1200px) {
            .container {
                max-width: 1200px;
            }
        }

        @media (max-width: 767px) {
            label>span {
                width: 100% !important;
            }
        }

        .d-flex {
            display: flex;
            flex-direction: row;
            border-radius: 0 0 5px 5px;
            padding: 25px;
        }

        form {
            flex: 4;
        }

        .Yorder {
            flex: 2;
        }

        .title {
            background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #5195A8), color-stop(100, #70EAFF));
            background: -moz-linear-gradient(top left, #5195A8 0%, #70EAFF 100%);
            background: -ms-linear-gradient(top left, #5195A8 0%, #70EAFF 100%);
            background: -o-linear-gradient(top left, #5195A8 0%, #70EAFF 100%);
            background: linear-gradient(to bottom right, #0f6479 0%, #70EAFF 100%);
            border-radius: 5px 5px 0 0;
            padding: 10px;
            color: #f6f6f6;
        }

        .required {
            color: red;
        }

        label,
        table {
            display: block;
            margin: 15px;
        }

        label>span {
            float: left;
            width: 25%;
            margin-top: 12px;
            padding-right: 10px;
        }

        input[type="text"],
        input[type="tel"],
        input[type="email"],
        input[type="file"],
        select {
            width: 100%;
            height: 40px;
            padding: 5px 10px;
            margin-bottom: 10px;
            border: 1px solid #dadada;
            color: #888;
        }

        select {
            width: 100%;
            height: 40px;
            padding: 5px 10px;
            margin-bottom: 10px;
        }


        .Yorder {
            margin-top: 15px;
            height: 600px;
            padding: 20px;
            border: 1px solid #dadada;
        }

        table {
            margin: 0;
            padding: 0;
        }

        th {
            border-bottom: 1px solid #dadada;
            padding: 10px 0;
        }

        tr>td:nth-child(1) {
            text-align: left;
            color: #2d2d2a;
        }

        tr>td:nth-child(2) {
            /*text-align: right;*/
            color: #52ad9c;
        }

        td {
            border-bottom: 1px solid #dadada;
            padding: 25px 25px 25px 0;
        }

        p {
            display: block;
            color: #888;
            margin: 0;
            padding-left: 25px;
        }

        .Yorder>div {
            padding: 15px 0;
        }

        button {
            width: 100%;
            margin-top: 10px;
            padding: 10px;
            border: none;
            border-radius: 30px;
            background: #52ad9c;
            color: #fff;
            font-size: 15px;
            font-weight: bold;
        }
        
         .button1 {
            
            text-align: center;
            width: 70%;
            margin-top: 30px;
            border: none;
            border-radius: 30px;
            background: #52ad9c;
            color: #fff;
            font-size: 15px;
            font-weight: bold;
        }

        button:hover {
            cursor: pointer;
            background: #428a7d;
        } 
        .button1:hover {
            cursor: pointer;
            background: #428a7d;
        }

        #navbar,
        ul,
        li {
            text-decoration: none;
        }


        h2 {
            font-family: "Lucida Console", "Courier New", monospace;
            font-size: 25px;
            /*padding: 10px;*/
            font-weight: 700;
        }

        header {
            height: 94px;
            padding: 50px 30px;
        }


        .btn-anm {
            background-color: rgb(15, 100, 121);
            color: white;
            font-size: 15px;
            border-radius: 20px;
        }

        .navbar {
            overflow: hidden;
            background-color: #333;
            position: fixed;
            /* Set the navbar to fixed position */
            top: 0;
            /* Position the navbar at the top of the page */
            width: 100%;
            /* Full width */
        }

        #div-1 {
            margin-top: 92px;
            height: 50px;
        }


        .btn {
            bakcground-color: blue;
        }

        .d15555 {

            color: white;
            border: 2px solid black;
            border-radius: 9px;
            background-color: #3E7494;
            font-size: 17px;
        }


        fieldset {
            padding: 0;
            margin: 0;
            border: 0;
            max-width: 100%;
            border-radius: 20px;
            width: 100%;
        }
        
        
        @media only screen and (max-width: 600px) {
          .pcoded-inner-content
          {
             margin-top: 40px;
          }
       }
       
        .up-margin
        {
            margin-top: -15px;
        }
        
        
        
        #info{
		font-weight: bold;
		color:red;
	}
  .form div {
	  text-align: left;
	  margin: 5px 3px;	
  }
  
 
  
  .gend {
	  display: flex;
	  margin-left: 64px;
  }
  
  .dgend {
		text-align: center;
    margin: -5px 56px 5px 4px;
  }
  
  
  .form {
	  position:relative;
	  width:100%;
	  height:auto;
	  margin:5px auto 0px;
	  text-align:center;
	  background:#eeeeef;
	  padding:40px;
	  padding-top: 20px;
	  -webkit-border-radius:40px 0 0 0;
	  -moz-border-radius:40px 0 0 0;
		border-radius: 50px 7px 50px 7px;
		box-shadow: -9px -11px 0px 2px #eef1fb38, inset 10px 7px 0px 0px #a3a7b1f2;
	 
  }
  .form1 {
	  position:relative;
	  width:100%;
	  height:auto;
	  text-align:center;
      padding-top: 20px;
      padding-bottom: 1px;
	  -webkit-border-radius:40px 0 0 0;
	  -moz-border-radius:40px 0 0 0;
		border-radius: 50px 7px 50px 7px;
		box-shadow: -9px -11px 0px 2px #eef1fb38, inset 10px 7px 0px 0px #a3a7b1f2;
	 
  }
  
  h4 {
	  font-family: 'Source Sans Pro', sans-serif;
	  font-size:2em;
	  font-weight:300;
	  margin: -24px 13px 12px 12px;
	  color:#7f8c8d;
	  text-shadow:1px 1px 0px white;
  }
  
  input {
	  display:block;
	  width:315px;
	  padding:14px;
	  -webkit-border-radius:6px;
	  -moz-border-radius:6px;
	  border-radius:6px;
	  border:0;
	  margin-bottom: 20px;
	  color:#7f8c8d;
	  font-weight:600;
  }
  
  input:focus {
	  background:#fafafa;
  }
 
  
  .button {
	position: relative;
    float: left;
    width: 145px;
    margin-top: 10px;
    background: #507492;
    color: #fff;
    font-weight: 400;
    text-shadow: 1px 1px 0px #2d7baf;
    box-shadow: -7px -6px 0px #9c9c9cc4;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    outline:none;
}
input {
    display: block;
    width: 100%;
    padding: 14px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 0;
    margin-bottom: 20px;
    color: #7f8c8d;
    font-weight: 600;
  }  
   
  .button:hover {
	 background-color:#3a5e7bdb;;
	 border-bottom-right-radius: 32%;
	  border-bottom-left-radius: 32%;
  } 
  
  a,
  a:visited {
    color: #1760BF;
    text-decoration: none;
  }
  a:hover {
    color: #c00;
  }
.links {
  ul {
    
  }
  li {
   margin-bottom: 5px; 
  }
}
h4 {
  margin: 24px 0 0 0;
}

.bottom-text {
  margin-top: 40px;
  border-top: 2px solid #e5e7e9;
  a {
    border-bottom: 1px solid #e5e7e9;
  }
  p {
   max-width: 650px; 
  }
}

.hidden {
  overflow: hidden;
  display: none;
  visibility: hidden;
}
   
    /* Mobile Styles */
    @media (max-width: 767px) {
        /* Adjust the styles for mobile devices */
        #header {
            padding: 10px; /* Example padding for mobile */
        }
        
        .logo {
            font-size: 20px; /* Example font size for mobile */
        }
        
        #logo-img-padding
        {
            margin-left: -30px !important;
        }
        
        .button1 
        {
         width: 100%;
        }
        
        .form
        {
           padding: 20px;
        }
        
    }

    /* Desktop Styles */
    @media (min-width: 768px) {
        /* Adjust the styles for desktop devices */
        #header {
            padding: 20px; /* Example padding for desktop */
        }
        
        .logo {
            font-size: 27px; /* Example font size for desktop */
        }
    }

    /* Popup box styles */
    .popup-container {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 9999;
    }

    .popup-content {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-color: #fff;
      padding: 20px;
      border-radius: 5px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

    .popup-close {
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 20px;
      color: #333;
      cursor: pointer;
    }

    /* Form styles */
    .popup-form input[type="text"],
    .popup-form textarea {
      width: 100%;
      padding: 10px;
      margin-bottom: 10px;
      border: 1px solid #ccc;
      border-radius: 3px;
    }

    .popup-form button {
      padding: 10px 20px;
      background-color: #4CAF50;
      color: #fff;
      border: none;
      border-radius: 3px;
      cursor: pointer;
    }
