@charset "UTF-8";

html {
    margin: 0;
    padding: 0;
    background-color: rgba(235,253,248,1.00);
}

body {
	    margin: 0;
        padding: 0;
}

.my-pic {
	display: none;
}

/* NAV */


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

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;
}

ul {
    list-style-type: none;
    height: 36px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-size: 100%;
    width: 100%;
}

li {
    float: left;
    width: 33.3%;
    height: 36px;
}

li a {
    display: block;
    color: white;
    text-align: center;
    height: 36px;
    text-decoration: none;
    width: 100%;
}

li a:hover {
    background-color: rgba(87,197,201,1.00);
    width: 100%;
    height: 36px;
}


li.right {
    width: 135px;
    display: block;
    float: right;
}



/* CONTENTS */

main {
    width: 100%;
    padding-top: 107.5px;
    background-repeat: no-repeat;
    font-weight: 100;
}

/* DESKTOP - Notepad container */

.intro {
    width: 60.36%;
    display: inline-block;
    margin-top: 0;
    margin-left: 19.60%;
    margin-right: 19.60%;
    background-image: url(../images/about/ruled-about-note_paper_TALL.png);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 900px;
    margin-bottom: 125px;
}

.column-1 {
    width: 13%;
    float: left;
    height: 1300px;
}

.column-2 {
    margin-top: 120px;
    width: 15.48%;
    float: left;
    background-color: rgba(56,92,208,0.00);
}

.column-3 {
    margin-top: 101.897px;
    width: 4%;
    float: left;
    height: 235px;
    background-color: rgba(73,217,206,0.00);
}

.column-4 {
    width: 60%;
    float: left;
    margin-top: 160px;
    height: 40px;
    margin-bottom: 15px;
}

.column-5 {
    width: 58%;
    float: left;
    margin-bottom: 16px;
}

.column-6 {
    width: 92%;
    padding-right: 4%;
    margin-top: 350px;
    margin-bottom: 20px;
    margin-left: 0px;
}


p1 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 3pt;
    letter-spacing: 0.5pt;
    font-style: normal;
    color: rgba(0,0,0,0.50);
    margin-top: 0;
    text-align: left;
    font-weight: 100;
    line-height: 5pt;
    text-decoration: never underline;
}

h2 {
    margin-top: 0;
    font-size: 23pt;
    font-style: normal;
    color: rgba(142,142,142,1.00);
    font-family: American Typewriter;
    font-weight: 400;
}

.about-page {
    background-color: rgba(128,214,252,0.27);	
}

p2 {
    font-size: 16pt;
    letter-spacing: 0.5pt;
    color: rgba(0,0,0,0.50);
    margin-top: 0;
    text-align: left;
    line-height: 24pt;
    text-decoration: never underline;
    font-family: American Typewriter;
    font-weight: 600;
}

p3 {
    font-size: 15pt;
    letter-spacing: 0.5pt;
    color: rgba(0,0,0,0.50);
    margin-top: 0;
    text-align: left;
    line-height: 26pt;
    text-decoration: never underline;
    font-family: American Typewriter;
    font-weight: 400;
}

button {
		  display: none;
	  }	  
































	/* Tablet LANDSCAPE - NAV */

@media (max-width:1024px){

html {
    margin-top: 36px;
    height: 1000px;
    background-color: rgba(235,253,248,1.00);
}

p {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 11pt;
    padding-top: 9px;
}
      
ul {
    background-color: rgba(142,142,142,1.00);
}
    
li a:hover {
    background-color: rgba(87,197,201,1.00);
    width: 100%;
}    

main {
    height: 1200px;
    padding-top: 9%;
    width: 100%;
    background-color: rgba(0,9,252,0.00);
}

/* TABLET LANDSCAPE - Notepad container */
    
.intro {
    height: 940px;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

	/* Tablet LANDSCAPE - About me text */
    
h2 {
    font-size: 26pt;
    font-weight: 400;
}
    
    
    
p1 {
    font-size: 5pt;
}
    
p2 {
    font-size: 14pt;
    line-height: 19pt;
     font-weight: 800;

}
    
p3 {
    font-size: 14pt;
    line-height: 20pt;
    font-weight: 400;
}	


.column-1 {
    width: 12%;
    float: left;
    height: 1000px;
}

.column-2 {
    margin-top: 12%;
    width: 15.48%;
    float: left;
    background-color: rgba(56,92,208,0.00);
}

.column-3 {
    margin-top: 12%;
    width: 5.5%;
    float: left;
    height: 10%;
    background-color: rgba(73,217,206,0.00);
}

.column-4 {
    width: 60%;
    float: left;
    margin-top: 12%;
    background-color: rgba(215,212,26,0.00);
    height: 30px;
}

.column-5 {
    background-color: rgba(6,229,222,0.00);
    margin-bottom: 20px;
    width: 53%;
}

.column-6 {
    width: 91%;
    padding-right: 4%;
    background-color: rgba(150,103,160,0.00);
    margin-bottom: 20px;
    margin-left: 0px;
    margin-top: 2px;
}
    

	
button {
		  display: none;
}	  
}




























	/* iPad PORTRAIT - mq */


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

html {
          padding: 0;
          margin: 0;
}
      
	/* iPad PORTRAIT - NAV */

header {
    margin-top: 0;
    height: 80px;
}
      
p {
    font-size: 15pt;
    color: rgba(255,255,255,1.00);
    padding-top: 45px;
    width: 100%;
    font-weight: 100;
    margin-bottom: 0;
}
      
nav {
    width: 100%;
    height: 80px;
    background-size: 100%;
    margin-top: 0;
}
      
ul {
    list-style-type: none;
    height: 80px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
}

li {
    float: left;
    list-style-type: none;
    height: 80px;
    width: 33.3%;
}

li a {
    color: white;
    text-align: center;
    width: 100%;
    height: 80px;
    text-decoration: none;
}

li a:hover {
    background-color: rgba(252,252,252,0.30);
    height: 80px;
    width: 100%;
}
      
  
main {
          padding: 0;
          margin-top: 165px;
      }     
      
h2 {
    margin-top: 0;
    font-size: 20pt;
    font-style: normal;
    color: rgba(142,142,142,1.00);
    font-family: American Typewriter;
    font-weight: 400;
}     
      
}
	/* END of iPad PORTRAIT - mq */
































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

	  
	/* iPhone LANDSCAPE NAV */

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 {
    background-color: rgba(142,142,142,1.00);    
} 
      
ul {
    list-style-type: none;
    height: 45px;
    margin-top: 0;
    padding: 0;
    overflow: hidden;
}

li {
    float: left;
    width: 33%;
}

li a {
    display: block;
    color: white;
    text-align: center;
    height: 45px;
    text-decoration: none;
}

li a:hover {
    background-color: rgba(252,252,252,0.30);
    height: 45px;
}

	/* DESKTOP author image */
	  
.my-pic {
    display: none;
}

	/* iPhone LANDSCAPE notepad image container */

main {
    height: 1050px;
}      
.intro {
    width: 75%;
    background-image: url(../images/about/ruled-about-note_paper_TALL.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 12.5%;
    margin-right: 12.5%;
    height: 990px;
    margin-bottom: 1px;
}

	  
	/* iPhone LANDSCAPE LH margin */
	  
.column-1 {
    margin-top: 101.897px;
    width: 10%;
    float: left;
    height: 800px;
    background-color: rgba(248,0,4,0.00);
}	  
	  
	/* iPhone LANDSCAPE author image */
	  
.column-2 {
    margin-top: 91px;
    width: 20%;
    float: left;
    background-color: rgba(0,41,251,0.00);
}	  
	  
	  
	/* iPhone LANDSCAPE heading container */	  
.column-4 {
    width: 50%;
    float: left;
    margin-top: 95px;
    height: 30px;
    background-color: rgba(246,235,16,0.00);
}
	  
	/* iPhone LANDSCAPE about me heading */

h2 {
    margin-top: 0;
    font-size: 24pt;
    font-style: normal;
    color: rgba(142,142,142,1.00);
    font-family: American Typewriter;
    font-weight: 400;
}

	/* iPhone LANDSCAPE about me 1st para body container */
	  
.column-5 {
    width: 52%;
    float: left;
    padding-right: 4%;
    margin-bottom: 23px;
    background-color: rgba(238,0,255,0.00);
}	  
		/* iPhone LANDSCAPE about me paras body container */
	  
.column-6 {
    width: 80%;
    float: left;
    padding-right: 4%;
    background-color: rgba(0,216,248,0.00);
    margin-top: 1px;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom: 70px;
}	  
	  
	/* iPhone LANDSCAPE about me body */

p2 {
    font-size: 14pt;
    letter-spacing: 0.5pt;
    color: rgba(0,0,0,0.50);
    margin-top: 0;
    text-align: left;
    line-height: 23pt;
    text-decoration: never underline;
    font-family: American Typewriter;
    font-weight: 800;
}
      
  	/* iPhone PORTRAIT 'About me' BODY text 1st para */

      
p3 {
    font-size: 14pt;
    letter-spacing: 0.5pt;
    color: rgba(0,0,0,0.50);
    margin-top: 0;
    text-align: left;
    line-height: 23pt;
    text-decoration: never underline;
    font-family: American Typewriter;
    font-weight: 400;
}
      
	  
#myBtn {
    z-index: 1200; /* Make sure it does not overlap */
    display: block;
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    padding-top: 13px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 100px;
    height: 100px;
    float: right;
    margin-right: 300px;
    margin-bottom: 100px;
    background-color: rgba(0,0,0,0.00);
}	      
			  
}


@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	
	  
  	/* Cleared from iPhone PORTRAIT */

.note-pad {
    display: none;
}

.my-pic {
    display: none;
}

	  
 /* NAV container */

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

/* List container */

nav {
    background-color: rgba(142,142,142,1.00);    
    width: 100%;
    padding: 0;
    z-index: 5000;
    height: 83.3px;
}

  	/* iPhone PORTRAIT Nav text  */
      
p {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 32pt;
    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: 16px;
}

 
  	/* iPhone PORTRAIT Nav list  */
 
ul {
    list-style-type: none;
    padding: 0;
    height: 83.3px;
    width: 100%;
    background-color: rgba(142,142,142,1.00);
}
li {
    float: left;
    width: 33%;
    height: 83.3px;
}
li a {
    display: block;
    padding-right: 5px 6px;
    text-decoration: none;
    height: 83.3px;
    width: 100%;
}

li a:hover {
    height: 80px;
    width: 100%;
    background-color: rgba(255,255,255,0.30);
}


  	/* iPhone PORTRAIT notepad image  */
	  
.intro {
    width: 85%;
    display: inline-block;
    background-image: url(../images/about/ruled-about-note_paper_TALLER.png);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 2070px;
    margin-top: 5%;
    margin-bottom: 150px;
    margin-left: 7.5%;
    margin-right: 7.5%;
}


  	/* iPhone PORTRAIT LH margin  */
	  
.column-1 {
    display: inline;
    width: 9%;
    height: 600px;
}
	  
 	  
  	/* iPhone PORTRAIT author image  */
	  
.column-2 {
    width: 30%;
    margin-left: 0;
    margin-top: 100px;
}

  	/* iPhone PORTRAIT gutter  */
	  
.column-3 {
    margin-top: 0;
    width: 5%;
    float: left;
    height: 350px;
}
	
  	/* iPhone PORTRAIT 'About me' HEADING container  */
	  
.column-4 {
    width: 50%;
    float: left;
    margin-top: 98px;
    margin-left: 0;
    height: 75px;
    margin-bottom: 0;
}
	  
  	/* iPhone PORTRAIT 'About me' HEADING text  */
	  
h2 {
    font-size: 39pt;
    line-height: 55pt;
    font-weight: 400;
}

  	/* iPhone PORTRAIT 'About me' BODY text 1st para */
	  
p2 {
    font-size: 26pt;
    line-height: 34pt;
}

      
  	/* iPhone PORTRAIT 'About me' BODY text - paras */
      
p3 {
     font-size: 26pt;
    line-height: 34pt;
}
 
  	/* iPhone PORTRAIT para spacing */
      
p1 {
    font-size: 10pt;
    line-height: 12pt;
}
       
		  
	/* iPhone PORTRAIT 'About me' 1st para body container */

.column-5 {
    width: 52%;
    float: left;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}

	/* iPhone PORTRAIT 'About me' body paras  */
	  
.column-6 {
    width: 82.5%;
    float: left;
    padding-right: 2%;
    margin-left: 2%;
    margin-right: 0;
    margin-top: 15px;
    margin-bottom: 125px;
}
	  
#myBtn {
    z-index: 1200; /* Make sure it does not overlap */
    display: block;
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: rgba(0,180,150,0.00); /* Set a background color */
    padding-top: 20px;
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 20px;
    font-size: 40px; /* Increase font size */
    text-align: centre;
    font-weight: 400;
    float: right;
    margin-right: 350px;
}
}
