/*
|n|n|          |n|n|    |n|n|n|n|n|n|      
|n|n|          |n|n|    |n|n|n|n|n|n|      
|n|n| |n|      |n|n|        |n|n|         
|n|n|    |n|   |n|n|        |n|n|     
|n|n|       |n||n|n|        |n|n|   
|n|n|          |n|n|        |n|n|     
|n|n|          |n|n|        |n|n|

+88___WDD_HTML5_CSS___+880
+880_Capstone Project_++80
++88__Truong_Nguyen__+880
++88________________++88
_+880______________++88
_+888____________++880
_++880__________++880
_++888________+++880
_++8888_____+++8880++88
__+++8888++++8880+++8888
___++888+++8888+++8888+80
___+++88++8888++888888++88
___++++++888888fx888888888
____++++++8888888888888888
____++++++++00088888888888
_____+++++++00008f8888888
______+++++++00088888888
_______+++++++0888f8888
*/

body{
  font-family:'Playfair Display', serif;
  font-size:16px;
  width:100%;
  line-height:1.2em;
  margin:0 auto;
  display:block;
  color:#000;
}

#homepage,
#project_page,
#images_page,
#demoreal_page,
#blog_page{
  position:relative;
  width:100%;
}

main{
  display:block;
  width:100%;
}


main #wrapper{
  min-height:600px;
  width:100%;
  margin:0 auto;
  margin-top:80px;
}


header{
  font-family:'Lato', sans-serif;
  background-color:#fff;
  width:100%;
  height:55px;
  top:0;
  left:0;
  position:fixed;
  z-index:10000;
  border-bottom:2px solid #666;
  margin:0 auto;
  display:block;
}

h1,h2{
  font-family:'Lato', sans-serif;
}

h1{
  margin:0 auto;
  font-size:1.2em;
}

#logo{
  position:absolute;
  margin:0 auto;
  top:10px;
  left:0;
  font-size:1.2em;
  font-weight:700;
  text-shadow:1px 1px 5px rgba(204,204,204,0.4);
  color:#000;
}

#logo .title{
  position:absolute;
  margin:0 auto;
  top:25px;
  left:10px;
  font-family:'Cormorant Upright', serif;
  font-size:1.1em;
  font-weight:700;
  text-align:center;
  padding-top:0;
  color:#000;
}

#media,
nav,
footer{
  display:none;
}

a{
  text-decoration:none;
  color:#000;
}
/*---------------------Home page Main---------------------*/
  /*-------Hero Img-------*/
#homepage main .first_part{
  position:relative;
}
#homepage main .hero{
  position:relative;
  width:100%;
  height:auto;
}
#homepage main .hero img{
  width:100%;
  height:20%;
  box-shadow:0px 3px 5px rgba(0,0,0,.5), 0px -3px 5px rgba(0,0,0,.5);
  margin:0 auto;
  padding:0;
}
#homepage main .discription{
  position:absolute;
  width:100%;
  top:3px;
  right:10px;
  font-family:'Cormorant Upright', serif;
  font-size:1.1em;
  line-height:1.1em;
  text-shadow:1px 1px 6px rgba(51,51,51,0.9);
  text-align:right;
  color:#996;
}
  /*-------Call to Action-------*/
#homepage main .cta{
  display:none;
}
/*-------Options Part-------*/
#homepage main .cover{
margin-top:30px;
}
#homepage main .port,
#homepage main .projects,
#homepage main .blog{
  position:relative;
  left:0;
  width:100%;
  text-align:center;
}
#homepage main .opt img{
  display:none;
}

  /*---Content---*/
#homepage main .opt .content{
  margin:0 auto;
  width:80%;
}
#homepage main .opt .content h2{
  margin:5px auto;
  text-align:center;
}
#homepage main .opt .content h2+p{
  font-family:'Cormorant Upright', serif;
  margin:5px auto;
  text-align:left;
}
  /*---Buttons---*/
#homepage main .content a{
  display:none;
}
/*---------------------Projects page Main---------------------*/
#project_page main table{
  font-family:'Playfair Display', serif;
  margin:0 auto;
  margin-left:0.5px;
  width:100%;
  color:#000;
}

#project_page main table th img{
  display:none;
}

#project_page main table th,
#project_page main table caption{
  font-weight:700;
  font-size:1.2em;
}
#project_page main table caption{
  font-family:'Lato', sans-serif;
  height:50px;
  margin-top:3px;
  line-height:2.3em;
  border-radius:3px;
  text-transform:uppercase;
}
#project_page main table td,
#project_page main table th{
  border:2px solid #666;
}
#project_page main table th.names{
  width:15%;
}

#project_page main table th.about{
  width:40%;
}
#project_page main table th.duties{
  width:20%;
}
#project_page main table th.clients{
  width:20%;
}

#project_page main table tr,
#project_page main table caption{
  padding:5px;
  margin:2px;
}
#project_page main table td{
  padding:5px;
  text-align:left;
}

/*---------------------Image page Main---------------------*/
#images_page main #uow_slides,
#images_page main #gun_slides{
  display:none;
}
#images_page main .mobile{
  position:relative;
  width:100%;
  margin:0 auto;
}
#images_page main .mobile .thumbnail{
  display:none
}


#images_page main .overlay_bg img{
  width:100%;
}

#images_page main div.caption p{
  font-family:'Playfair Display', serif;
  margin:10px auto 0 auto;
  font-size:14px;
}

#images_page main div.caption p.date{
  margin-top:3px;
  margin-bottom:15px;
}

/*---------------------Animation page Main---------------------*/

iframe{
  display:none;
}

form{
  color:#000;
}
#demoreal_page #form{
  width:100%;
}

#demoreal_page #form .note{
  margin:0 auto;
  margin-left:10px;
}

#demoreal_page #form .note em {
  font-size:0.9em;
}

#demoreal_page #form .star {
  font-size:1.2em;
  color:#936;
}
/*----------Video----------*/
.info_request{
  font-size:1.1em;
  font-weight:700;
  margin:0px auto;
  margin-top:5px;
  text-align:center;
}
/*----------Form----------*/
div#form{
  margin:0 auto;
  font-family:'Playfair Display', serif;
  height:100%;
  margin-bottom:60px;
  
}
#form h2{
  margin:0 auto;
  width:100%;
  text-align:center;
  margin-top:10px;
}
fieldset {
  margin:15px auto;
  margin-bottom:0;
  border:none;
  border-radius:5px;
}
legend {
  margin-bottom:10px;
  font-weight:700;
  font-size:1.1em;
}
/*----Labels----*/
label {
  display:inline-block;
  width:120px;
  font-weight:400;
  height:30px;
  color:#000;
}
input + label {
  display:inline;
  width:auto;
}
label.req::before {
  content:'*';
  font-size:1.2em;
  color:#936;
}
label[for="comments"] {
  display:block;
  margin:0 auto;
  float:left;
  clear:both;
}
/*----inputs----*/
input {
  margin-bottom:10px;
  height:17px
}
label + input {
  width:200px;
  margin-left:10px;
}
label + input,
textarea {
font-size:14px;
padding:2px;
border:none;
max-width:100%;
color:#000;
font-family:'Playfair Display', serif;

}
input#subject {
  width:363px;
}/*Subject of a requirement is long sometimes.*/
textarea {
  margin-left:12px;
}
label + input:focus,
textarea:focus {
  background-color:#999;
  cursor:text;
}
/*----Gender----*/
.male,
.female{
  margin-right:10px;
}
.male {
  margin-left:5px;
}
.gender {
  margin-bottom:0px;
}
/*----dropdown list----*/
#working_field{
  font-size:14px;
  width:342px;
  height:25px;
  margin:10px 1px 20px 0px;
  border:1px solid #333;
  background-color:#ccc;
  font-family:'Playfair Display', serif;
}
#working_field:focus{
  cursor:pointer;
}
/*----buttons----*/
#submit, #reset {
  display:none;
}

#submit {
  margin-right:2px;
}
#submit::after,
#reset::after{
  content:'';
  clear:both;
}

/*---------------------Blog page Main---------------------*/
#blog_page main .blog_img{
  position:relative;
  width:100%; 
}

#blog_page main .blog_img img{
  width:100%;
}

#blog_page main .date{
  position:relative;
  font-size:1.1em;
  width:4em;
  height:4em;
  border-radius:100%;
  padding:5px;
  line-height:1.5em;
  text-align:center;
  margin:-40px auto 10px auto;
  color:#000;
}

#blog_page main .caption,
#blog_page main .quest{
  margin:10px auto;
  letter-spacing:.05em;
  text-align:center;
}

#blog_page main .caption{
  font-size:1.2em;
  font-weight:700;
}

#blog_page main .quest{
  font-size:.9em;
  font-weight:400;
  margin-top:0;
  margin-bottom:3em;
}
/*---------------------Info page Main---------------------*/
#info_page main h2{
  font-family:'Lato', sans-serif;
  color:#000;
  margin:0 auto;
  text-align:center;
  font-size:1.7em;
  padding:15px 0;
  letter-spacing:0.05em;
}

#info_page main fieldset{
  width:100%;
}

/*footer*/
footer{
  font-family:'Lato', sans-serif;
  margin:0 auto;
  margin-top:10px;
  border-radius:5px 5px 0 0;
  border-top:2px solid #666;
  text-align:center;
  height:30px;
  width:100%;
  display:block;
  color:#000;
}


