/*
Guy Snape Hypnotherapy CSS 
 */
@media screen and (min-width: 769px) { /* for computer monitor screens*/

* {
    margin:0;
    padding:0;
    font-family: "Rubik, sans-serif";
}

html {
    width: 100vw;
    overflow-y: overlay;
}

body {
    background-image: url("img/Beach-darker-desat.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding:0;
    width:100%;
}

.header {
    align:center;  
    /*background-color: #333333;*/
    color:white;
    background: rgba(0,10,50, 0.6);
    /*font-family: verdana, sans-serif;*/
    
    padding: 20px;
    margin:0;
    width:100%;
}

/* Montserrat, Lato, Source+Sans+Pro, Noto+Sans, Raleway"> */
.header h1, h2, h3, p, a {
    /*font-family: 'Raleway';*/
    font-family: 'Rubik';
    font-weight: 100;
    text-align: center;
}

.header h1 {
  font-size: 36px;
  margin-bottom: 8px;
}

.header h2 {
  font-size: 24px;
}

/*
Guy Snape Hypnotherapy CSS 
 */
 
#menu {
    width:600px;
}

#menu *{
    font-family: 'Rubik', sans-serif;
}
#menu div {
  text-align: center;
  width:60px;
  font-family: 'Rubik', sans-serif;
  font-size:22px;
}

#menu a{
  color:#ffff33;
  text-decoration: none;
  font-size:22px;
}

#menu a:hover{
  color:#ffffdd;
  text-decoration: none;
  font-weight:400;
}

#audiotext1 * {
    padding:10px;
}
#audiotext1 h1 {
    font-family: 'Raleway';
    font-weight: 100;
    text-align: center;
    color:white;
    padding:15px;
}

#audiotext p {
    font-size:20px;
    line-height:1.6;
}

#wa-widget-send-button * {
    font-family: "Rubik", sans-serif;
}

.splash h1, h2, h3 {
    font-family: 'Raleway';
    font-weight: 100;
    text-align: center;
    color:white;
}

.splash ul, li {
    font-family: 'Raleway';
    font-weight: 100;
    text-align: left;
    color:white;
}

.splash h1 {
    font-family:Rubik;
    font-size:80px;
    color:white;
    padding-bottom:5px;
}

.splash h2 {
    font-size:25px;
    padding:10px;
}

.splash h3 {
  font-family: 'EB Garamond';
  letter-spacing: 2px;
  font-size:80px;
  font-weight: 100;
  text-align: center;
  font-style: italic;
  color:white;
  /*padding-top: 20px;*/
  padding-bottom:10px;
}

#splashtext a {
    font-family:Raleway;
}

.splash p {
    font-family:Raleway;
    margin-top:140px;
    font-size:25px;
}

.splash a, #moreinfo a, #darkbg a{
    color:#cccc33;
    text-decoration: none;
}

.splash a:hover, #moreinfo a:hover, #darkbg a:hover, #scrolldownwrapper a:hover {
  color:#ffffdd;
  text-decoration: none;
  font-weight:500;
}

.splash ul {
    text-align:left;
}

.container30 {
    width: 30%; 
    margin: 0 auto; /* Center the div horizontally */
    text-align: left; /* Ensure the text is left-aligned */
}

.container30 p, ul {
    text-align:left;
}




/*
Guy Snape Hypnotherapy CSS 
 */
 
 
.container40 {
    width: 40%; 
    margin: 0 auto; /* Center the div horizontally */
    text-align: left; /* Ensure the text is left-aligned */
}

.container40 p {
    text-align:left;
}

.container40 a {
    font-family:Raleway;
}

.container50 {
    width: 50%; 
    margin: 0 auto; /* Center the div horizontally */
    text-align: left; /* Ensure the text is left-aligned */
}

.container50 p {
    text-align:left;
}

.container50 ul {
    padding-bottom:20px;
}

#problist p{
    font-size:24px;
    font-family:Rubik;
    text-align:center;
    padding-top:20px;
    padding-bottom:30px;
}

#logos {
    margin:60px;
    display: flex;
    justify-content: left; /* Align horizontal */
    align-items: center; /* Align vertical */
    /*
    text-align:center;
    vertical-align:center;*/
}



#splashtext {
  padding-top: 30px;
  margin-bottom:200px;
}

    
#scrolldownwrapper p {
    font-size:20px;
    padding-top:30px;
}

#scrolldownwrapper ul {
    padding-bottom:20px;
}

p {
        color:white;
        font-family: Open-Sans, Raleway, Arial, verdana, sans-serif;
        
        
    }
    
a {
    color: #ffff33;
    text-decoration: none;
}
    
.flex-container {
  display: flex;
  justify-content:center;
  vertical-align: middle;
}

#menu div {
    padding-top: 25px;
    width:100px;
}

#name {
    width:600px;
}

#name h2 {
    font-family:Rubik;
}

#name a:hover {
    color:#ffffdd;
}

#maintext {
    margin-left: 25%;
    width:50%;
    padding-top:30px;
}

#darkbg {
  margin:0;
  background: rgba(0,0,0, 0.6);
  width:100%;
  padding-bottom: 800px;
}

#midbg {
  margin:0;
  /*background: rgba(0,0,0, 0.6);*/
  background: rgba(255,255,255, 0.5);
  width:100%;
  padding-bottom: 800px;
  color:white;
}



/*
Guy Snape Hypnotherapy CSS 
 */

#lightbg, #talk_body, #banner {
  width:100%;
  background:rgba(255, 255, 255, 0.75);
}

#banner * {
    color:black;
}

#banner p {
    padding:10px;
}

#darkbg a{
  font-size:18px;
}

#moreinfo{
  width:44%;
  margin-left:28%;
  margin-right: 28%;
  padding:25px;
  
}

#moreinfo h1 {
  color:white;
  font-family:Raleway, sans-serif;
  font-size:30px;
  font-weight:100;
  padding:20px;
}

#moreinfo p, #midbg a {
  padding:20px;
  text-align: left;
  font-family:Raleway, sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 100;
  line-height:1.6;
  }
  
#FAQ, #reading {
  color:black;
  font-family: Raleway, sans-serif;
  padding-top:40px;
  padding-left:50px;
  padding-right:150px;
  padding-bottom: 2000px;
  margin-bottom: 0px;
  width:50%;
  margin-left: 25%;
  margin-right: 25%;
  /*margin-top:40px;*/
  /*background: rgba(255, 255, 255, 0.8);*/
}

#FAQ p, #reading p{
  text-align:left;
  color:black;
  padding-top: 20px;
  font-size: 18px;
  line-height: 1.6;
}
#FAQ h1, h3, #reading h1, h3 {
  color:black;
  font-weight: 100;
  font-family: Rubik, Raleway, sans-serif;
}

#FAQ a, #reading a {
  color:#333399;
  font-family: Rubik, sans-serif;
  text-decoration: none;
  font-size: 18px;
}

#FAQ a:hover, #reading a:hover{
  color:#ffff00;
}

#FAQ h1{
  text-align:center;
}

#FAQ h3{
  text-align:left;
  padding-top:30px;
  font-size:22px;
  font-weight:300;
}

#portrait {
  width:300px;
  padding:25px;
  border-radius: 50px;
}

#mncs {
    width:300px;        
    padding:25px;
}


/*
Guy Snape Hypnotherapy CSS 
 */

#mnch, #afsfh, #cnhc {
    width:100px;
    padding:10px;
}

#afsfh {
    padding-bottom:25px;
}


}

#talk_body h2 {
    color:black;
}

.bookpic {
    width:200px;
}

#booktable td {
    padding:20px;
}

#corh {
    padding:0;
    margin-bottom:150px;
}
#corh h1, #audiotext h1{
    margin-top:30px;
    padding-bottom: 20px;
    font-size:40px;
    color:white;
    font-family:Rubik;
    font-weight:100;
    text-align:center;
}

#corh p, ul{
    padding-bottom:20px;
    font-size:20px;
}

#corh a{
    color: #ffff33;
}
#corh a:hover{
    color: #ffffdd;
}

#recording {
    padding:30px;
    text-align:center;
}


    




@media screen and (max-width: 768px) { /* for phones */

 /* for phones */
  /* for phones */
   /* for phones */
    /* for phones */
     /* for phones */
      /* for phones */
       /* for phones */
        /* for phones */
         /* for phones */
          /* for phones */
           /* for phones */
            /* for phones */
             /* for phones */
             
   
   
   
/*

Guy Snape Hypnotherapy CSS 
 
 */   
             
             
* {
    color:white;
    font-family:Raleway, sans-serif;
    margin:0;
    padding:0;
}

h1{
    font-family:Rubik;
}

h2, h2 a {
    font-family:Rubik;
}

* a {
    color:#cccc00;
    text-decoration:none;
}

* h1, h2, h3, p {
    padding:10px;
}

* h1, h2, h3 {
    font-weight:100;
}

* h3 {
    font-style:italic;
}

* {
    line-height:1.6
}

/*body {
    background-image: url("img/bridge-dark60.jpg");
    background-color:#112211;
    background-repeat: no-repeat;
    background-size: 100%;
    width:100%;
}*/

body{
    background-image: url("img/Beach-darker-desat.png");
    background-repeat: no-repeat;
    background-color:#333366;
    background-size: cover;
    background-attachment: fixed;
    margin:20px;
    margin-right:30px;
    padding-right:20px;
    width:auto;
}

.item {
    font-family:Rubik;
    margin-left:15px;
    padding-left:20px;
    width:200px;
}


* li {
    border-left:30px;
    padding-left:20px;
}

#portrait {
    width:70%;
    padding:25px;
    border-radius: 50px;
        
}


/*

Guy Snape Hypnotherapy CSS 
 
 */   

.container30 {
    margin-left:20px;
}


#mncs{
    margin:25px;
}

#talk_body h2 {
    color:white;    
}

#meadowsmap {
    padding:150px;
    margin:150px;
}

.bookpic {
    width:200px;
}

#mnch, #afsfh, #cnhc {
    width:60%;
    padding:10px;
}

#FAQ a, #reading a {
  color:#ffff33;
  font-family: Rubik, sans-serif;
  text-decoration: none;
  font-size: 18px;
}

#FAQ a:hover, #reading a:hover{
  color:#ffff00;
}

#FAQ h3 {
    font-family:Rubik;
    font-style:normal;
}