@charset "UTF-8";
/* CSS Document */

html {
    margin: 0;
    padding: 0;
    background-color: rgba(0,0,0,0.75);
}

body {
	    margin: 0;
}

 /* HEADER */

header {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0;
	padding: 0;
    z-index: 4000;
    height: 36px;
    background-color: rgba(142,142,142,1.00);
}

p {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 11pt;
    font-style: normal;
    text-align: center;
    font-weight: 100;
    letter-spacing: 0.5pt;
    color: rgba(255,255,255,1.00);
    text-transform: uppercase;
    padding-top: 11px;
    margin-top: 0;
}

.desk {
    float: left;
    list-style-type: none;
    height: 36px;
    width: 10%;
    border-right: medium solid rgba(255,255,255,0.20);
}

.desk a:hover {
    background-color: rgba(0,0,0,1.00);
    height: 36px;
    width: 100%;
}

.desk a {
    display: block;
    color: white;
    text-align: center;
    width: 100%;
    height: 36px;
    text-decoration: none;
    background-color: rgba(142,142,142,1.00);
}

.desk_space {
    float: left;
    list-style-type: none;
    height: 36px;
    width: 54%;
}

.nav-symb_dt {
    display: inline-block;
    width: 5%;
    margin: 0;
}

.nav-symb_dt a {
    display: inline-block;
    width: 100%;
    margin: 0;
    text-decoration: none;
}

.nav-symb_dt:hover {
    background-color: rgba(0,0,0,1.00);
    height: 36px;
}

.nav-symb_l {
    display: none;
}      

.nav-symb {
    display: none;
}      



/* ARTWORK */



div {
    margin: 0;
    padding: 0;
    width: 100%;
}

h3 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 14pt;
    letter-spacing: 0.5pt;
    font-style: normal;
    color: rgba(255,255,255,1.00);
    padding-top: 10px;
    margin-top: 0;
    text-align: center;
    font-weight: 400;
    font-variant: normal;
    padding-right: 20px;
    padding-left: 20px;
}


/* AW COLUMNS  */

main {
    width: 100%;
    margin-top: 0;
    padding: 0;
    z-index: 1000;
}

.intro {
    display: inline-block;
}

.column-1 {
    margin-top: 0;
    width: 100%;
    float: left;
}


/* AW FOOTER  */

footer {
    width: 100%x;
    padding: 0;
    margin: 0;
    max-height: 60px;
}

.aw_details {
    z-index: 4000;
    position: fixed;
    bottom: 0;
    float: left;
    height: auto;
    background-color: rgba(0,0,0,0.75);
    display: none;
}


.intro-phone {
	display: none;
}

/* END of DESKTOP mq */



























/* iPad LANDSCAPE */

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {

        
main {
    width: 100%;
    margin-top: 100px;
    padding: 0;
    z-index: 1000;
}

    
/*  HEADER - iPad LANDCAPE */
    
header {
    width: 100%;
    height: 36px;
    background-size: 100%;
    margin-top: 0;
}

nav {
     height: 36px;
}      

p {
    font-size: 12pt;
    color: rgba(255,255,255,1.00);
    padding-top: 10px;
    width: 100%;
    font-weight: 100;
}  
      
.desk {
    float: left;
    list-style-type: none;
    height: 36px;
    width: 10%;
    border-right: medium solid rgba(255,255,255,0.20);
}

.desk a:hover {
    background-color: rgba(0,0,0,1.00);
    height: 36px;
    width: 100%;
}

.desk a {
    display: block;
    color: white;
    text-align: center;
    width: 100%;
    height: 36px;
    text-decoration: none;
    background-color: rgba(142,142,142,1.00);
}

.desk_space {
    float: left;
    list-style-type: none;
    height: 36px;
    width: 43.75%;
}

.nav-symb_dt {
        width: 8.125%;
    height: 36px;
}
      
.desk a:hover {
    background-color: rgba(0,0,0,1.00);
    height: 36px;
    width: 100%;
}

.desk a {
    display: block;
    color: white;
    text-align: center;
    width: 100%;
    height: 36px;
    text-decoration: none;
    background-color: rgba(142,142,142,1.00);
}
    
/* END of iPad LANDSCAPE mq */
      
}






























	/* iPad PORTRAIT */

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {


html {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
}

header {
     margin-top: 0;
}
      
p {
    font-size: 15pt;
    color: rgba(255,255,255,1.00);
    padding-top: 9px;
    width: 100%;
    font-weight: 100;
}
      
nav {
    width: 100%;
    height: 40px;
    margin-top: 0;
}

.desk {
    width: 13%;
}
      
.desk_space {
    float: left;
    list-style-type: none;
    height: 36px;
    width: 28.85%;
}

.nav-symb_dt {
          width: 10%;
}      
      
/* iPad PORTRAIT - IMAGE */
      
main {
    margin-top: 150px;
}
      
.intro {
	display: none;
}
      
.intro-phone {
    display: inline-block;
    margin-top: 150px;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}      

      /* END of iPad PORTRAIT mq */
      
}



























/* iPhone LANDSCAPE  */

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	  
      /* HEADER - iPhone L */

p {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 17pt;
    color: rgba(255,255,255,1.00);
    font-weight: 100;
}
     
nav {
    width: 100%;
    height: 45px;
    margin-top: 0;
    background-color: rgba(142,142,142,1.00);
    float: left;
    display: inline-block;
}
          
.desk_space {
     display: none;
}
    
.nav-symb_dt {
    display: none;
}

.nav-symb {
    display: none;
}

.nav-symb_l {
    display: inline-block;
    float: left;
    list-style-type: none;
    height: 45px;
    width: 33%;
}

.nav-symb_l a {
    color: white;
    text-align: center;
    width: 100%;
    height: 45px;
    text-decoration: none;
    background-color: rgba(142,142,142,1.00);
}  
      
.desk {
    display: none;
    
}     
 
     
/* IMAGE */
      
.intro {
          display: none;
      }      
	  
.intro-phone {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    display: block;
    margin-top: 90px;
      }      

footer {
          display: none;
      }
      
/* END of iPhone LANDSCAPE mq */

}





























/* iPhone 6s PORTRAIT  */

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

/* HEADER - iPhone P */

header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4000;
    height: 100px;
}
     
nav {
    width: 100%;
    height: 100px;
    margin-top: 0;
    background-size: 100%;
    display: inline-block;
}
      
p {
    font-size: 32pt;
    font-weight: 100;
    text-align: center;
    color: rgba(255,255,255,1.00);
    width: 100%;
    padding-top: 25px;
}
      
.desk {
    display: none;
    background-color: rgba(255,0,4,1.00);
}
          
.desk_space {
     display: none;
}

.phone-bot-nav {
    display: block;
}
      
.nav-symb {
    width: 33.3%;
    height: 100px;
    float: left;
    padding-top: 0;
    margin-top: 0;
    display: inline-block;
}      
      
.nav-symb a {
    text-decoration: none;
    width: 33.3%;
    height: 100px;
}
      
.nav-symb_dt {
    display: none;
}      

.nav-symb_l {
    display: none;
}      

   
      
/* NAVIGATION */

.intro {
	display: none;
}      
.intro-phone {
    display: inline-block;
    margin-top: 200px;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}
.aw_details {
    height: 83.5px;
    background-color: rgba(0,0,0,0.75);
}
	  
h3 {
    font-size: 32pt;
    color: rgba(255,255,255,1.00);
	padding: 0;
    margin-top: 11px;
}
	  
footer {
    width: 100%x;
    padding: 0;
    margin: 0;
    display: none;
}
      
/* END of iPhone 6 PORTRAIT  */
	  
}
