/* ================================================ */
/* Responsive - Media queries                       */
/* Based on:                                        */
/* http://lab.maltewassermann.com/viewport-resizer  */
/* ================================================ */



/*================================================= */
/* WIDESTYLES                                       */
/*                                                  */
/*                                                  */
/*================================================= */


@-ms-viewport{width:device-width;}     


/* 48em = 768px */

@media (min-width: 48em) {      /* was originally 42 */
  .header li {
    float: left;
  }
  
  .header li a {
   display: inline;
   margin: 0; 
   display: block;
   padding-top: 1em;
   padding-bottom: 1em;
   padding-left: 1em;
   padding-right: 1em;
  }

.header .logo {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 3em;  
  display: block;
  float: left;
  margin-top: 0em;
  text-decoration: none;
  color: #fff;
}
  
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }

 .verbiage_container {padding-bottom: 1%;}

 h4.verbiage_title {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 1.75em;
  font-weight: 400;
}
}



/* ============================================== */
/* HDTV                                           */
/*                                      1920x1080 */
/* ============================================== */

@media screen and (min-width: 1080px) and (max-width: 1920px) {
    
.hoc{max-width:1920px;}

.header .logo {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 3em;  
  display: block;
  float: left;
  margin-top: .05em
  text-decoration: none;
  color: #fff;
}

  .verbiage_container {padding-bottom: 1%;}
}


/* ============================================== */
/* WIDESCREEN                                     */
/*                 LANDSCAPE             1450x??? */
/*                 PORTRAIT              1450x??? */
/* ============================================== */

@media screen and (max-width:1450px) {

  
  .hoc{max-width:1450px;}
  
  #header #quickinfo li{display:block; margin-right:0;}  
    
  #home{

  } 
  
  #blank{
	height: 1%;
	margin: 0 auto;
	overflow: hidden;
	padding: 20% 0;
  }
  
  #readings, #services, #contact, #about {
  height: auto;   
  }
  
.header .logo {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 3em;  
  display: block;
  float: left;
  margin-top: .05em;
  text-decoration: none;
  color: #fff;
}
  
  .verbiage_container {
    width: 75%; 
    height: 77%;
    margin-top: 6%;
    padding-bottom: 1%;
    }
  
   img.verbiage_icon {
   height: auto;
   width: auto;
   display: block;
   margin-left: auto;
   margin-right: auto;
   padding-right: 2%;
   margin-bottom: 50%;
   }
  
  .verbiage_title { 
    font: 1.75em "Westmeath","Roboto", Helvetica, Geneva, Sans-Serif;
    margin: 1% 0 0 0; /* replace 75px on bottom */
    padding-top: 1%;
    padding-right: 1%;
    padding-bottom: 1%;
    padding-left: 2%;
  }
    
  p.verbiage {
    font-family: "Roboto", Helvetica, Geneva, Sans-Serif;
    font-size: 1em;    /*  Original font size is .875em;  */
     margin: 3%;
  } 
   
  #footer{
  
   }

}


/* ============================================== */
/* WIDESCREEN                                     */
/* Apple iPad Pro  LANDSCAPE             1366x??? */
/*                 PORTRAIT              1366x??? */
/* ============================================== */

@media screen and (max-width:1366px) {

  .hoc{max-width:1366px;}

  #header #quickinfo li{display:block; margin-right:0;}  
    
  #home{


  } 
  
  #blank{
	height: 1%;
	margin: 0 auto;
	overflow: hidden;
	padding: 20% 0;
  }
  
  #readings, #services, #contact, #about {
  background-color: rgb(50, 3, 99);
  height: auto;   
  }
  
.header .logo {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 3em;  
  display: block;
  float: left;
  margin-top: .15em;
  text-decoration: none;
  color: #fff;
}
  
  .verbiage_container {
    width: 75%; 
    height: 77%;
    margin-top: 6%;
    padding-bottom: 1%;
    }
  
   img.verbiage_icon {
   height: auto;
   width: auto;
   display: block;
   margin-left: auto;
   margin-right: auto;
   padding-right: 2%;
   margin-bottom: 50%;
   }
  
  .verbiage_title { 
    font-family: "Westmeath", "Roboto", arial, serif; 
    margin: 0% 0 0 0; /* replace 75px on bottom */
    padding-top: 1%;
    padding-right: 1%;
    padding-bottom: 2%;
    padding-left: 2%;
  }
    
  p.verbiage {
    font-family: "Roboto", arial, serif; 
    font-size: 1em;    /*  Original font size is .875em;  */
     margin: 3%;
  } 
   
  #footer{
  
   }

}


 
/* ============================================== */
/* WIDESCREEN                                     */
/*                                       1280x800 */
/* ============================================== */
@media screen and (min-width: 1025px) and (max-width: 1280px) {


.header .logo {
  font-family: "Westmeath", "Roboto", arial, serif;
  font-size: 3em;  
  display: block;
  float: left;
  margin-top: .15em;
  text-decoration: none;
  color: #fff;
}

.btn_row {
  position: absolute;
  margin-top: -60% !important;

   }

  .verbiage_container {
    width: 75%; 
    height: 77%;
    margin-top: 6%;
    padding-bottom: 1%;
    }

}
 

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
  /* CSS */


  .header .logo {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 2em;
  display: block;
  float: left;
  margin-top: .15em;
   }

.btn_row {
  position: absolute;
  margin-top: -70% !important;

   }

  .verbiage_container {
    width: 75%; 
    height: 77%;
    margin-top: 6%;
    padding-bottom: 1%;
    }
  
 h4.verbiage_title {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 1.75em;
  font-weight: 400;
}
  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  /* CSS */

.header a {
    position: relative;
    margin-top:  0%;
    margin-left: 3%;
    margin-right: 1%;
    margin-bottom: 0%;
}

.header a:last-child {
    margin-bottom: 4%;
}

  .header .logo {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 2em;
  display: block;
  float: left;
  margin-top: .40em;
   }

.btn_row {
  position: absolute;
  margin-top: -70% !important;

   }

  
 h4.verbiage_title {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 1.75em;
  font-weight: 400;
}

.header .menu-icon {
  margin-bottom: 5%;
}


}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
  /* CSS */

.header a {
    position: relative;
    margin-top:  0%;
    margin-left: 3%;
    margin-right: 1%;
    margin-bottom: 0%;
}

.header a:last-child {
    margin-bottom: 4%;
}


.header .logo {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 1.85em;
  display: block;
  float: left;
  margin-top: 3%;
   }

.header .menu-icon {
  margin-bottom: 4%;
}

.btn_row {
  position: absolute;
  margin-top: -90% !important;

   }

p.splash{
  font-size: 1.75em;
}

 .verbiage_container {
    width: 95%;
    height: auto;
    margin-top: -15%;
  }

 h4.verbiage_title {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 1.65em;
  font-weight: 400;
}

p.verbiage {
font-size: .85em;
margin: 5%;
}

#footer h5 {
  list-style: none;
  padding-top: 1%;
  padding-bottom: 0%;
  font-size: .85em;
}
}


/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
  /* CSS */

.header a {
    position: relative;
    margin-top:  0%;
    margin-left: 3%;
    margin-right: 1%;
    margin-bottom: 0%;
}

.header a:last-child {
    margin-bottom: 4%;
}

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 7% 8%;
  position: relative;
  user-select: none;
}

p.splash{
  font-size: 1.25em;
}

.header .logo {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 1.75em; 
  display: block;
  float: left;
  margin-top: 4%;
  
   }

 
.btn_row {
  position: absolute;
  margin-top: -170% !important;

   }

.header .menu-icon {
  margin-bottom: 3%;
}

  .verbiage_container {
    width: 95%;
    height: auto;
    margin-top: -16%;
  }

 h4.verbiage_title {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 1.55em;
  font-weight: 400;
}

div.cell_header{
    font-size: .75em;
}


p.verbiage {
font-size: .85em;
margin: 5%;
}

#footer h5 {
  list-style: none;
  padding-top: 0%;
  padding-bottom: 1%;
  font-size: .85em;
}


}


/* 
  ##Device = Most of the Flip Phones (Portrait)
  ##Screen = 0 to 319px
*/


@media (max-width: 319px) {
   /*CSS* Example: Samsun Galaxy Fold  */

.header a {
    position: relative;
    margin-top:  0%;
    margin-left: 3%;
    margin-right: 1%;
    margin-bottom: 1%;
}

.header a:last-child {
    margin-bottom: 4%;
}

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 8% 9%;
  position: relative;
  user-select: none;
}

.header .logo {
 
  display: block;
  float: left;
  margin-top: 4%;
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 1.75em; 
   }

p.splash{
  font-size: 1.15em;
}

.btn_row {
  position: absolute;
  margin-top: -170% !important;

   }

.header .menu-icon {
  margin-bottom: 4%;
}

  .verbiage_container {
    width: 95%;
    height: auto;
    margin-top: -30%;
  }

 h4.verbiage_title {
  font-family: "Westmeath", "Roboto", Helvetica, Geneva, Sans-Serif;
  font-size: 1.55em;
  font-weight: 400;
}

div.cell_header{
    font-size: 1em;
}

p.verbiage {
font-size: .85em;
margin: 5%;
}

#footer h5 {
  list-style: none;
  padding-top: 0%;
  padding-bottom: 1%;
  font-size: .85em;
}
}



