@charset 'UTF-8';

html,
html * {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}

header {
	z-index: 400;
	background-color:white;
	margin-top:0.2em;
    
}

body {
	background-color: white;
}
.site-logo img {
	position: relative;
	width: 95vw;
	height: auto;
	margin-left: auto;
	margin-right: auto;

	}
  
	  
  .logo {
	display: block;
  }

.site-nav {
	position:relative;
	z-index: 400;
	
}
.site-nav ul {
	list-style-type: none;
	align-content:center;
}

site-nav ul li {
	font-size: 1.1em;
	font-weight: 610;
	padding-bottom: 0.2em;
	letter-spacing: .15em;
	text-transform: capitalize;
	color: #e8a635;

}
.site-nav ul li a {
	text-align: center;
	display: block;
	font-size: 0.9em;
	font-weight: 610;
	padding-bottom: 1em;
	text-decoration: none;
	letter-spacing: .15em;
	text-transform: capitalize;
	color: #e8a635;

}
.site-nav ul li a:hover {
	outline: none;
	font-size: 1.3em;
    font-weight: 700;
}

.dropbtn {
  display: inline-block;
  font-size: 1.1em;
	font-weight: 610;
	padding-bottom: 0.2em;
	letter-spacing: .15em;
	text-transform: capitalize;
	color: #e8a635;
  border: none;
  cursor: pointer;
  background-color: clear;
  
  
}

.dropdown {
  position: relative;
  text-align:center;
  
  }

.dropdown-content {
  display: none;
  position: absolute;
  text-align:center;
  backdrop-filter: blur(8px);
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: #A15916;
  padding: 12px 16px;
  text-decoration: none;
  text-align: center;
  display: block;
 
}

.dropdown-content a:hover {
  background-color:whitesmoke;
   text-align:center;
   outline: none;
   font-size: 1.em;
   font-weight: 700;
   border-radius:10px;
  
   }

.dropdown:hover .dropdown-content {
  display: block;
  outline: none;
  font-size: 1.em;
  font-weight: 700;
  border-radius:10px;
  text-align:center;
  backdrop-filter: blur(8px);
}

.dropdown:hover .dropbtn {
  outline: none;
	font-size: 1.3em;
  font-weight: 700;
  text-align: center;
  
}

	/*-- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow -->*/

* {box-sizing:border-box}

/* Slideshow container */

.banner-container {
 position:relative;
 height: 50px;
 width:100%;
 overflow:hidden;
 
 /*padding-bottom: 5px;*/
}


.banner-image {
  margin-left: -70px;
  height:inherit;
  
 
  
} 

.banner-text {
  text-align:center;
  color:white;
  font-size: 3em;
  font-weight:349;
  letter-spacing: 2px;
  padding: 8px 12px;
  position: absolute;
  bottom: 5%;
  width: 100%;
  text-align: center;
}
 
h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 2.5em;
	color: #3A3A3A;
	margin-bottom: 0%;
	text-shadow: 0px 0px 10px rgba(0, 0, 0,.05);
	font-weight: 400;
    text-align: center;
    padding: 15px 25px 15px 25px;
    text-shadow: 7px 7px 8px rgba(0, 0, 0,.2);
}

h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: 100;
	font-size: 1.8em;
	line-height: 2.2;
	margin-bottom: -0.em;
    padding-top: 0.0em;
    padding-bottom: 0em;
	letter-spacing: .15em;
	text-transform: uppercase;
	text-shadow: 5px 5px 8px rgba(0, 0, 0,.2);
}

h3 {
	font-size: 1.5em;
	font-weight: 100;
	line-height: 2.75;
	letter-spacing: .35em;
	text-transform: uppercase;
	text-shadow: 0px 0px 8px rgba(0, 0, 0,.2);
}

p {
	font-size: 1.2em;
	font-weight: 335;
	line-height: 1.5;
	color: #3A3A3A;
	
	}



/*-- article---- article---- article---- article---- article---- article---- article---- article---- article---- article--*/

.main-article {
    position:relative;
    height:auto;
    width:100%;
    
    /*padding-top: 10px;*/
    margin: 30px auto 20px auto;
}

.main-article-content {
    width:80%;
    height: auto;
	background-color: #E6E7E9;
	/*background-color: #2AA9E0;*/
    margin: 20px auto 20px auto;
	box-shadow: -4px 4px 8px 4px rgba(0, 0, 0, 0.2), -4px 6px 10px 6px rgba(0, 0, 0, 0.19); 
	border-radius: 50px;
	padding-top: 20px;
	padding: 20px 10px 40px 10px;
    } 

	
.main-article-content p {
    text-align:justify;
    padding:15px 15px 15px 15px;
    z-index:100;  
	background-color: clear;
	border-radius: 50px;
}

.article-content {
    position:relative;
    height:auto;
    width:100%;
	background-color: clear;
	
    
}

.eng-discipline {
	background-color: #E6E7E9;
	border-radius: 50px;
    margin: 20px 15px 20px 15px;
    box-shadow: -4px 4px 8px 4px rgba(0, 0, 0, 0.2), -4px 6px 10px 6px rgba(0, 0, 0, 0.19);
}

.eng-discipline h2 {
   /* border-top-style: solid;
    border-top-color: coral;*/
	text-align:center;
	padding:15px;
    }

.eng-discipline p {
    text-align:justify;
    padding:15px 15px 15px 15px;
    z-index:100;  
    background-color: clear;
}



/*--beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer--*/
footer {
	/*margin-top:20em;*/
	height:20em;
	z-index:100;
	padding-top: 2em;
	background-color: #E6E7E9;
}
.footer-content {
	position:relative;
    width: 100%;
	margin-left: auto;
	margin-right:auto;
	padding-bottom: 1.7em;
}
.footer-social {
	display: inline-block;
	width: 100%;
	list-style-type: none;
	text-align: center;
}
.footer-social li {
	display: inline-block;
	margin: 0 1.2em;
}
.footer-social li a {
	line-height: 3.5em;
	display: inline-block;
	width: 58px;
	height: 58px;
	text-align: center;
	/*--border: 2px solid rgba(255,255,255,.3);--*/
	
}
.footer-social li a:hover {
	border-color: #fff;
	background: #fff;
}
.footer-social li a img {
	width: auto;
	height: 58px;
}
.footer-social li a .social-hover {
	display: none;
}
.footer-social li a:hover .social-default {
	display: none;
}
.footer-social li a:hover .social-hover {
	display: inline;
}
.footer-info {
	margin-top:2em;
	margin-left:auto;
	margin-right:auto;
}

.footer-info-box {
	width:100%;
	padding-bottom: 1.5em;
}

.footer-info {
	font-size: 1.05em;
	color:#fff;
	line-height: 1.55;
	
}

.footer-info-box p {
	font-size: 1em;
	color:#fff;
	line-height: 1.55em;
	/*max-width: 40em;*/
	text-align: center;
}

.reg-address {
	padding-bottom: .2em;
	font-weight: 450;
	letter-spacing: 0.4px
}
.footer-legal {
	opacity: .8;
}
.footer-credit a {
	text-decoration:none;
}

.footer-credit a:hover {
	text-decoration: none;
}














/*Tablet View*/

@media (min-width:768px) {
	
	.site-logo img {
	width: 30vw;
}
	
	.logo {
	display:block;
	position:relative;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	
	}
	
	.site-nav {
	position:relative;
	top: 1em;
    margin-right: 5%;
	padding: 10px;
	float:right;	
}
	.site-nav ul li {
	position: relative;
	text-align: left;
	display: inline-block;
	padding:5px;
}
	.site-nav ul li a {
	letter-spacing: 3.5px;
	font-size: 1.1em;
	font: bold;
		
}

.dropbtn {
	background-color:clear;
}
	/*-- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow -->*/


.banner-con-tablet {
 position:relative;
 
 height:inherit;
    /*height:14em;*/
}
.banner-image-tablet {
  margin-left: 0px;
  height:inherit;
  overflow:hidden;
    
} 

.banner-text {
  text-align:center;
  color:white;
  font-size: 3em;
  font-weight:349;
  letter-spacing: 2px;
  padding: 8px 12px;
  position: absolute;
  bottom: 5%;
  width: 100%;
  text-align: center;
}
    
/*--End of slideshow----End of slideshow----End of slideshow----End of slideshow----End of slideshow----End of slideshow--*/
	
.main-article {
    position:relative;
    height:auto;
    background-color: white;
    width:80%;
    margin: 30px auto 20px auto;
    /*padding-top: 10px;*/
 }

.main-article p {
    text-align:justify;
    padding:15px 15px 15px 15px;
    z-index:100;  
    background-color: clear;
}
.main-article-content {
    width:100%;
    height: auto;
    background-color: clear;
    box-shadow: -4px 4px 8px 4px rgba(0, 0, 0, 0.2), -4px 6px 10px 6px rgba(0, 0, 0, 0.19); 
    }    

.article-content {
    position:relative;
    height:auto;
    width:100%;
    background-color: white;
    margin-top: 20px;
    margin-bottom: 20px;
    
}

.eng-discipline-tablet {
    width:80%;
    height: auto;
    background-color: #E6E7E9;
    margin: auto;
    box-shadow: -4px 4px 8px 4px rgba(0, 0, 0, 0.2), -4px 6px 10px 6px rgba(0, 0, 0, 0.19);
}

.eng-discipline-tablet h2 {
   /* border-top-style: solid;
    border-top-color: coral;*/
    text-align:center;
    padding: 0px;
    }

.eng-discipline-tablet p {
    text-align:justify;
    padding:15px 15px 15px 15px;
    z-index:100;  
    background-color: clear;
}
    

 /*--beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer--*/
footer {
	/*margin-top:20em;*/
	height:20em;
	z-index:100;
	padding-top: 2em;
	background-color: E6E7E9;
}
.footer-content {
	position:relative;
    width: 100%;
	margin-left: auto;
	margin-right:auto;
	padding-bottom: 1.7em;
}
.footer-social {
	display: inline-block;
	width: 100%;
	list-style-type: none;
	text-align: center;
}
.footer-social li {
	display: inline-block;
	margin: 0 1.2em;
}
.footer-social li a {
	line-height: 3.5em;
	display: inline-block;
	width: 58px;
	height: 58px;
	text-align: center;
	/*--border: 2px solid rgba(255,255,255,.3);--*/
	
}
.footer-social li a:hover {
	border-color: #fff;
	background: #fff;
}
.footer-social li a img {
	width: auto;
	height: 58px;
}
.footer-social li a .social-hover {
	display: none;
}
.footer-social li a:hover .social-default {
	display: none;
}
.footer-social li a:hover .social-hover {
	display: inline;
}
.footer-info {
	margin-top:2em;
	margin-left:auto;
	margin-right:auto;
}

.footer-info-box {
	width:100%;
	padding-bottom: 1.5em;
}

.footer-info {
	font-size: 1.05em;
	color:#fff;
	line-height: 1.55;
	
}

.footer-info-box p {
	font-size: 1em;
	color:#fff;
	line-height: 1.55em;
	/*max-width: 40em;*/
	text-align: center;
}

.reg-address {
	padding-bottom: .2em;
	font-weight: 450;
	letter-spacing: 0.4px
}
.footer-legal {
	opacity: .8;
}
.footer-credit a {
	text-decoration:none;
}

.footer-credit a:hover {
	text-decoration: none;
}
   
	
	

		
		
		
		
		
		
		
		
		
		
/*Desktop View*/

	@media (min-width: 1024px) { 
	
		/*body {
			max-width: 1200px;
			margin-left:auto;
			margin-right: auto;
		}*/
header {
	z-index: 400;
	background-color:white;
	height:12em;
}		

.sitenavbanner 	.site-logo img {
			
	position:relative;
	width: 8vw;
	height:auto;
	margin-top: 10px;
	margin-left: 10px;

}

.logo {
display: block;
}
	
	.site-nav {
	padding: 30px;
	text-align: end;
	position:relative;
	z-index: 500;
	
}
	.site-nav ul li {
	position: relative;
	text-align: right;
	display: inline-block;
	padding:10px;
}
	.site-nav ul li a {
	letter-spacing: 3.5px;
	font-size: 1.4em;
	font: bold;
	}

	.dropbtn {
	font-size: 1.3em;
	}
		
	
	
	/*-- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow ---- Slideshow -->*/



.ban-con-desk {
 position:relative;
 height: 25em;
 z-index: -100;
 /*z-index: -100;*/
 
}


.banner-image-desktop {
  margin-left: 0px;
  align-content: center;
  width:100%;
  max-height: 25em;
  overflow-y: hidden;
  
 
} 

.banner-text {
  text-align:center;
  color:white;
  font-size: 3em;
  font-weight:349;
  letter-spacing: 2px;
  padding: 8px 12px;
  position: absolute;
  bottom: 5%;
  width: 100%;
  text-align: center;
}


/*--End of slideshow----End of slideshow----End of slideshow----End of slideshow----End of slideshow----End of slideshow--*/

.anchor {
	display: block;
	padding-top: 5vh;
/*margin-top: -5vh;*/
}


.main-article {
    position:relative;
	background-color: clear;
	/*padding-top: 10px;*/
}

.main-article-content {
	width:55%;
	padding:25px 25px 25px 25px;
}
.main-article-content p {
    text-align:justify;
	/*padding:15px 15px 15px 15px;*/
	
    z-index:100;  
    background-color: clear;
}

.main-article-content > div {
	display: inline-block;
}

.field-banner {
    position: relative;
    width: 55%;  
    min-height: 26em;
    overflow:hidden;
    margin-left:auto;
    margin-right: auto;
}
        
.article-content-desk {
 width: 100%; 
 float: left;
}
        
.eng-discipline-desk {
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
   padding:1vw;
    background-color: clear;
    width: 90%;
    box-shadow: -4px 4px 8px 4px rgba(0, 0, 0, 0.2), -4px 6px 10px 6px rgba(0, 0, 0, 0.19);
}

.eng-discipline-desk h2 {
   /* border-top-style: solid;
    border-top-color: coral;*/
	text-align:center;
	padding-right: 20px;
	padding-left:20px;
    }

.eng-discipline-desk p {
    text-align:justify;
    padding:10px 15px 10px 15px;
    z-index:100;  
    background-color: clear;
    }	
        

       
        

/*-- COntainer descriptions---- Field descriptions---- Field descriptions---- Field descriptions---- Field descriptions--*/

	


		
	
	
/*--beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer----beginning of the footer--*/
footer {
	/*clear: both;*/
	position: relative;
	width: 100%;
	}
   
   .footer-content {
	   width: 100%;
	   margin-left: auto;
	   margin-right:auto;
	   
   }
   .footer-social {
	   display: inline-block;
	   list-style-type: none;
	   text-align: center;
   }
   .footer-social li {
	   display: inline-block;
	  
   }
   .footer-social li a {
	   line-height: 3.5em;
	   display: inline-block;
	   width: 4vh;
	   height: 4vh;
	   text-align: center;
	   /*--border: 2px solid rgba(255,255,255,.3);--*/
	   
   }
   .footer-social li a:hover {
	   border-color: transparent;
	   background: transparent;
   }
   .footer-social li a img {
	   width: auto;
	   height: 48px;
   }
   .footer-social li a .social-hover {
	   display: none;
   }
   .footer-social li a:hover .social-default {
	   display: none;
   }
   .footer-social li a:hover .social-hover {
	   display: inline;
   }
   .footer-info {
	font-size: 1em;
	color:#fff;
	   margin-left:auto;
	   margin-right:auto;
   }
   
   .footer-info-box {
	   width:100%;
	
   }
      
   .footer-info-box p {
	   font-size: 22px;
	   /*color: rgb(123, 123,123);*/
	   color: rgb(68, 52, 52);
		font-weight: 400;
	   line-height: 22px;
	   /*max-width: 40em;*/
	   text-align: center;
   }

   .footer-info-box a {
	font-size: 22px;
	color: rgb(68, 52, 52);
	line-height: 1.55em;
	/*max-width: 40em;*/
	text-align: center;
}
   
   .reg-address {
	   
	   font-weight: 450;
	   letter-spacing: 0.4px
   }
   .footer-legal {
	   opacity: .8;
   }
   .footer-credit a {
	   text-decoration:none;
   }
   
   .footer-credit a:hover {
	   text-decoration: none;
   }
	}
}