.width
   {
  width:100%;
  max-width:1100px;
  margin: -10px auto;
  text-align: left;
   }

@media screen and (min-width: 889px) 
{
  .dropbtn {display: none;}
  .topmobilehome {display: none;}
    .indexmobile  {display: none;}
  .topmobileabout {display: none;}
    .aboutmobile  {display: none;}
 .topmobilecourses {display: none;}
    .coursesmobile  {display: none;}
  .topmobilereadings {display: none;}
    .readingsmobile  {display: none;}
  .topmobilehealing {display: none;}
    .healingmobile  {display: none;}
  .topmobileproducts {display: none;}
    .productstmobile  {display: none;}
  .topmobiletestimonials {display: none;}
  .topmobilecontact {display: none;}
    .contactmobile  {display: none;}
 .topmobilequestions {display: none;}
  .emailmobileform {display: none;}
  .mobileareas {display: none;}
}

@media screen and (max-width: 890px) 
{
  .links {display: none;}
  .topdesktophome {display: none;}
    .indexdesktop  {display: none;}
  .topdesktopabout {display: none;}
    .aboutdesktop  {display: none;}
 .topdesktopcourses {display: none;}
    .coursesdesktop  {display: none;}
  .topdesktopreadings {display: none;}
    .readingsdesktop  {display: none;}
  .topdesktophealing {display: none;}
    .healingdesktop  {display: none;}
  .topdesktopproducts {display: none;}
    .productstdesktop  {display: none;}
  .topdesktoptestimonials {display: none;}
  .topdesktopcontact {display: none;}
    .contactdesktop  {display: none;}
 .topdesktopquestions {display: none;}
  .emaildesktopform {display: none;}
  .desktopareas {display: none;}
}


.desktopinput {
    width: 100%;
    padding: 6px 12px;
    box-sizing: border-box;
    border: 2px solid #4d7b39;
    border-radius: 4px;
    background-color: #f8f8f8;
}

.mobileinput {
    width: 100%;
    padding: 12px 12px;
    box-sizing: border-box;
    border: 2px solid #4d7b39;
    border-radius: 4px;
    background-color: #f8f8f8;
}

.desktoptextarea {
    width: 100%;
    height: 150px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #4d7b39;
    border-radius: 4px;
    background-color: #f8f8f8;
}

.mobiletextarea {
    width: 100%;
    height: 150px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #4d7b39;
    border-radius: 4px;
    background-color: #f8f8f8;
}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #f8f8f8;
    border: 2px solid #4d7b39;
    color: #282827;
    padding: 4px 8px;
    font-family:Candara,Calibri,sans-serif;
    font-size:18px;
    text-decoration: none;
    margin: 2px 1px;
    cursor: pointer;
}

html { height: 101% } 

textarea {overflow: auto;}

.clear {clear: both;}

img {border: none;} 
img.width {max-width:100%;}
img.center {display: block; margin: auto;}
table.center {display: block; margin: auto;}
div.center {display: block; margin-left: auto; margin-right: auto;}
input.center {display: block; margin: 0 auto;border:none;}
iframe.center {display: block; margin-left: auto; margin-right: auto;}
a {outline: 0;}
p {margin: 0; padding: 0;}
.indented {margin-left:5%;}

 .quform-outer {
    margin-left: 20px; margin-right: 20px;
}    

body {
    margin: 0px;
    background-color:#ffffff;
    background-image:url('images/feathers1.png');
    background-repeat:repeat;
    background-position:top center; 
    background-attachment:fixed;
    text-align:center;
    }

.boxshadow {
    -webkit-box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.5);border-collapse:separate;border-radius:20px; background-color:#edc576;
    -moz-box-shadow: 5px 5px 10px 2px; 
    box-shadow: 5px 5px 10px 2px; 
    }
    
.boxshadow1 {
    -webkit-box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.5);border-collapse:separate;border-radius:20px; background-color:#edc576;
    -moz-box-shadow: 5px 5px 10px 2px; 
    box-shadow: 5px 5px 10px 2px; 
    }
    
.boxshadow2 {
    -webkit-box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.5);border-collapse:separate;border-radius:20px; background-color:#77088f;
    -moz-box-shadow: 5px 5px 10px 2px; 
    box-shadow: 5px 5px 10px 2px; 
    }    
    
div.column3 {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    -ms-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1px; /* Chrome, Safari, Opera */
    -moz-column-gap: 1px; /* Firefox */
    -ms-column-gap: 1px;
    column-gap: 1px;  
     font-size:18px;color:#fff;line-height:25px;text-align:center;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:normal;} 

H1 {font-size:23px;color:#f7a93a;letter-spacing:-1px;margin-top:30px;padding-left:2%;text-align:left;font-family:Verdana, Geneva, sans-serif;text-decoration:none;font-weight:normal;}
H1.center {font-size:26px;color:#f7a93a;letter-spacing:-1px;margin-top:30px;text-align:center;font-family:Verdana, Geneva, sans-serif;text-decoration:none;font-weight:normal;}

li {font-size:18px;color:#fff;padding-left:10px;padding-right:35px;line-height:25px;text-align:left;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:normal;}
ul {padding-left:60px;}

p.font1 {font-size:18px;color:#fff;padding-left:3%;padding-right:3%;line-height:23px;text-align:justify;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:normal;}
p.font2 {font-size:17px;color:#fff;padding-left:0px;padding-right:3%;line-height:23px;text-align:left;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:bold;}
p.font3 {font-size:17px;color:#fff;padding-left:35px;padding-right:0px;line-height:23px;text-align:left;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:bold;}
p.font4 {font-size:17px;color:#fff;padding-left:0px;padding-right:3%;line-height:23px;text-align:left;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:bold;}
.back2top {font-size:16px;color:#fff;padding-left:3%;padding-right:3%;line-height:23px;text-align:center;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:normal;}

td.fontlinks {font-size:24px;color:#fff;padding-left:0px;padding-right:0px;line-height:25px;text-align:justify;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:bold;}

td.font1 {font-size:17px;color:#fff;padding-left:10px;padding-right:35px;line-height:25px;text-align:justify;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:bold;}
td.font2 {font-size:17px;color:#fff;padding-left:40px;padding-right:2px;line-height:25px;text-align:left;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:bold;}
td.font3 {font-size:17px;color:#fff;padding-left:40px;padding-right:50px;line-height:25px;text-align:justify;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:bold;}
td.font4 {font-size:17px;color:#fff;padding-left:25px;padding-right:20px;line-height:25px;text-align:left;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:bold;}
td.font4a {font-size:17px;color:#fff;padding-left:10px;padding-right:20px;line-height:25px;text-align:left;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:bold;}
td.tabs {font-size:19px;padding-top:1%;padding-bottom:.5%;line-height:25px;text-align:center;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:bold;}

.main {width:100%;background-color:#6c52c0;border-collapse:collapse;}
td.main {vertical-align:top;padding-top:10px;}

table.footer {width:100%;background-color:#280c81;max-width:100%;max-height:100%;background-size:100% 100%;}
td.footer {width:100%;font-size:16px;color:#fff;text-align:center;line-height:20px;font-family:Segoe UI Light,Lucida Grande,sans-serif;text-decoration:none;font-weight:normal;}
.links {width:100%;background-color:#fff;background-size:100%;min-width:100%;max-width:100%;}
.blockquote {font-size:16px;color:#583eab;line-height:25px;padding:4%;text-align:justify;font-family:Georgia1, Georgia, serif;font-style:italic;text-decoration:none;font-weight:normal;}
.blockquote1 {font-size:18px;color:#fff;line-height:25px;padding:4%;text-align:justify;font-family:Aleo,Candara,Calibri, sans-serif;font-style:normal;text-decoration:none;font-weight:normal;}

hr.top {margin-top:-20px;height:2px;width:1100px;color:#6a5231;background-color:#6a5231;text-align:center;}

a.tabs {color:#280c81;text-decoration:none;outline: 0;}
a.fontlinks {color:#f7a93a;}
a.top {color:#ffffff;text-decoration:none;}
a {color:#f7a93a;text-decoration:underline;}