
* {
 margin: 0;
 padding: 0;
 box-sizing: border-box;
}
body {
    background-color: #41B2AE;
}
	div {
		border-width: thin;}
	.wrapper { 
	 /*display: flex;
   flex-wrap: wrap;*/
	background-image: url("images/mal1i-mainctcloud1.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-size: 100% 100%;
	/*background-size: auto;*/
	 margin: 0% auto 0% auto;
	height: auto;
	width: 70%;
	border: 5px solid #000080;
	}
     #weldivwrap{
	display: flex;
	flex-wrap: wrap;
    width: 70%;
	height: 100px;
	margin: 0 auto 10px auto;
	padding: 0px;
	border: 2px solid #FFD700;
     }
    #weldiv1{
		display: flex;
	flex: 0 0 10%;
	height: 150px;
	border: 1px solid #FFD700;
    }
    #weldivc{
	display: flex;
	flex: 1 1 70%;
	border: 2px solid #FFD700;
	height: 100px;
	background-image: url("images/mal1i-logoblue21.png");
	background-repeat: no-repeat;
    background-size: contain;
	background-size: 100% 100%;	
    margin: 0px;
     }
    #weldiv2{
		display: flex;
		flex: 1 1 10%;
		height: 150px;
		padding: 2px;
        border: 1px solid #FFD700;
    }
    #text{
	   font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
		font-size: 30px;
      }
      #text1 {
		display: flex;
	flex-wrap: wrap;
		flex: 1 0 50% ;
		  font-size: 20px;
		  width: 100%;
		  height: auto;
		  color: antiquewhite;
		  margin: 5px  5px 5px 5px;
		  border: 2px solid #FFD700;
		padding: 2px 2px 2px 2px;
		text-align: justify;
	    text-align: center;
    } 
     #text2 {
		display: flex;
	flex-wrap: wrap;
		flex: 1 0 50% ;
		 font-size: 20px;
		  width: 100%;
		  height: auto;
		 color: antiquewhite;
		  margin: 5px  5px 5px 5px;
		  border: 2px solid #FFD700;
		padding: 2px 2px 2px 2px;
		text-align: justify;
	    text-align: center;
    } 
     /* Header*/
     .header {
		 display: flex;
		 flex-wrap: wrap;
		 width: 85%;
		 height: auto;
		 margin: 10px auto 10px auto;
		 background-image: url("images/mal1i-Green1.png");
	     background-repeat: no-repeat;
         background-size: contain;
	     background-size: 100% 100%;
		  font-size: 20px;
		  border: 2px solid #FFD700;
          background-color: #FCBA12;
          color: #FEFE33;
          padding: 15px;
          text-align: center;
      }
    #wel{
		
		
	
}
   /* Style the top navigation bar */
     .navbar {
        display: flex;
		border: 3px solid #000080;
		
      }
    /* Style the navigation bar links */
    .navbar a {
	font-size: 25px;
  color: #000080;
  padding: 14px 20px;
  text-decoration: none;
  text-align: center;
   }
/* Change color on hover */
.navbar a:hover {
  background-color: #1c87c9;
}
      #nav1{
	    display: flex;
		width: 90%;
	    padding: 3px;
	    text-align: justify;
	    text-align: center;
	    height: auto;
	    margin: 10px auto 10px auto;
	    border: 1px solid #F7EBD4;
     }
     #nav2{
	    display: flex;
		width: 90%;
	    padding: 2px;
	    text-align: justify;
	    text-align: center;
	    height: auto;
	    margin: auto auto auto auto;
	    border: 1px solid #000080;
     }
    #row1 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex: 0 0 60%;
	border: 3px solid #000080;
}
   /* Main column */
.main1 {
	display: flex;
	flex-wrap: wrap;
	height: auto;
	margin: auto;
	width: 17%;
  
	border: 5px solid darkgreen;
}
#comment1{
	font:25px bold Arial, Helvetica, sans-serif;
	color:#FFFF0F;
	text-align: center;
}
#comment2{
	font:25px bold Arial, Helvetica, sans-serif;
	color:#FFFF0F;
	text-align: center;
}
#main2cont{
	display: flex;
	flex-wrap: wrap;
	flex:1 1 40%;
	padding: 10px;
	border: 2px solid #FFD700;
	
}
#main21 {
	display: flex;
	flex-wrap: wrap;
	flex: 1 1 70%;
	background-image: url("images/mal1i-vangiris.png");
	background-repeat: no-repeat;
    background-size: contain;
	background-size: 100% 100%;
    height: auto;
    padding: 40px 10px 30px 20px;
    justify-content: space-around;
	border: 5px solid darkgreen;
}
#main22 {
	display: flex;
	flex-wrap: wrap;
	flex: 1 1 70%;
	background-image: url("images/mal1i-vangiris.png");
	background-repeat: no-repeat;
    background-size: contain;
	background-size: 100% 100%;
	padding: 40px 10px 30px 20px;
    height: auto;
    justify-content: space-around;
	border: 5px solid darkgreen;
}
.main3 {
  display: flex;
	flex-wrap: wrap;
	width: 17%;
	height: auto;
	margin: auto;
  
	border: 5px solid darkgreen;
}
   
    #maincontainer{
	flex: 20%;
	margin: auto;
	height: auto;
	width: 40%;
	border: 5px solid darkgreen;
    }
    #pgcontainer{
	display:flex;
    }
    .linkdiv1{
		background-image: url("images/mal1i-vangiris.png");
		background-repeat: no-repeat;
        background-size: contain;
	    background-size: 100% 100%;
		height: 65px;
		width: 160px;
		margin: auto;
		border: 1px solid #FFD700;
		padding: 1px 1px 1px 1px;
		text-align: justify;
	    text-align: center;
		
    }
    .linkdiv1 a{
		text-decoration: none;
		font-size: 19px;
	 background-color: none;
     color: #FFFF0F;
     }
     /* Footer */

     .footer {
	   display: flex;
	   flex-wrap: wrap;
		  border: 3px solid #000080;
        background-color: #FCBA12;
        color: #000080;
        text-align: center;
        font-size: 25px;
        padding: 10px;
      }
      #footer2{
	    display: flex;
		width: 100%;
	    padding: 5px;
	    text-align: justify;
	    text-align: center;
	    height: auto;
	    margin: auto auto auto auto;
	    /*border: 5px solid #063970;*/
     }
     #footer a{
		 background-color: none;
  color: black;
  border: 2px solid #FFD700;
  padding: 2px 2px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
          }
   #footer li {
	display: inline;
	text-align: center;
	font-size: 1vw;
    }
	/*---Dropdown Menu Start*/
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffd700;
  min-width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}
.dropdown-content li a{
	text-decoration: none;
}
    .dropdown:hover .dropdown-content {
    display: block;
    }
   .footer-drop li a {
	display: inline-block;
    }
.footer-drop2 ul li a {
	position: relative;
	float: left;
	display: inline-block;
}
/*start subnav*/
.navbar {
	display: flex;
	flex-wrap: wrap;
  overflow: hidden;
  background-color: #0057D7;
	margin:auto;
}

.navbar a {
  float: left;
  font-size: 20px;
  color: #000080;
  text-align: center;
  padding: 3px 5px 3px 5px;
  text-decoration: none;
}
.subnav {
  float: left;
  overflow: hidden;
}

.subnav .subnavbtn {
  font-size: 20px;  
  border: 1px solid #FFD700;
  outline: none;
  color: #FFD700;
  padding: 5px 5px;
  background-color: inherit;
  font-family: inherit;
  margin: auto;
}

.navbar a:hover, .subnav:hover .subnavbtn {
  background-color: #6495ED;
}

.subnav-content {
  display: none;
  position: absolute;
  background-color: #FFD700;
  width: auto;
	
  z-index: 1;
}

.subnav-content a {
  float: left;
  color: #000080;
  text-decoration: none;
	font-size: 20px;
}

.subnav-content a:hover {
  background-color: #FFD700;
  color: #000080;
}

.subnav:hover .subnav-content {
  display: block;
}
@media screen and (max-width:767px){
		.wrapper{
		width: 100%;
	    }
	
        #weldivwrap {
	     width: 95%;
        }
	    .linkdiv1{
		height:46px; 
	     }
	    #main2cont{
		flex: 100%;
	    }
	   .main1{
		order: 3;
		flex: 100%;
		  
	   } .main3{
		order: 2;
		flex: 100%;
		  
	    }
	}
       @media screen and (min-width:768px){
     
       #weldivwrap  {
	  width: 70%;
    }
    }











