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


@media only screen and (min-width: 800px) 
{
  .dropbtn {display: none;}
  .topmobileindex {display: none;}
  .topmobileheadingindex {display: none;}
    .indexmobile {display: none;}
    
  .topmobileabout {display: none;}
  .topmobileheadingabout {display: none;}
    .aboutmobile {display: none;}
    
  .topmobileservices {display: none;}
  .topmobileheadingservices {display: none;}
    .servicesmobile {display: none;}
    
  .topmobileaccreditation {display: none;}
  .topmobileheadingaccreditation {display: none;}
    .accreditationmobile {display: none;} 
    
  .topmobilesupervision {display: none;}
  .topmobileheadingsupervision {display: none;}
    .coachingsupervisionmobile {display: none;}  
    
  .topmobilecoaching {display: none;}
  .topmobileheadingcoaching {display: none;}
    .coachingmobile {display: none;}
    
  .topmobileleadership {display: none;}
  .topmobileheadingleadership {display: none;}
    .leadershipmobile {display: none;}
    
   .topmobileICFmentor {display: none;}
  .topmobileheadingICFmentor {display: none;}
    .ICFmentormobile {display: none;}  
    
  .topmobileemergency {display: none;}
  .topmobileheadingemergency {display: none;}
    .emergencymobile {display: none;}
    
  .topmobiletestimonials {display: none;}
  .topmobileheadingtestimonials {display: none;}
    .testimonialsmobile {display: none;}
    
  .topmobilepodcasts {display: none;}
  .topmobileheadingpodcasts {display: none;}
    .podcastsmobile {display: none;}
    
  .topmobiletermsprivacy {display: none;}
  .topmobileheadingtermsprivacy {display: none;}
    .termsprivacymobile {display: none;}  
    
  .topmobilecontact {display: none;}
  .topmobileheadingcontact {display: none;}
    .contactmobile {display: none;}
  .menustylemobile {display: none;}
}    
    
@media screen and (max-width: 799px) 
{
  .links {display: none;}
  .topdesktopindex {display: none;}
  .topdesktopheadingindex {display: none;}
    .indexdesktop {display: none;}
  .topdesktopabout {display: none;}
  .topdesktopheadingabout {display: none;}
    .aboutdesktop {display: none;}
  .topdesktopservices {display: none;}
  .topdesktopheadingservices {display: none;}
    .servicesdesktop {display: none;}
  .topdesktopaccreditation {display: none;}
  .topdesktopheadingaccreditation {display: none;}
    .accreditationdesktop {display: none;}    
  .topdesktopsupervision {display: none;}
  .topdesktopheadingsupervision {display: none;}
    .coachingsupervisiondesktop {display: none;}  
  .topdesktopcoaching {display: none;}
  .topdesktopheadingcoaching {display: none;}
    .coachingdesktop {display: none;}
  .topdesktopleadership {display: none;}
  .topdesktopheadingleadership {display: none;}
    .leadershipdesktop {display: none;}
  .topdesktopICFmentor {display: none;}
  .topdesktopheadingICFmentor {display: none;}
    .ICFmentordesktop {display: none;}  
  .topdesktopemergency {display: none;}
  .topdesktopheadingemergency {display: none;}
    .emergencydesktop {display: none;}
  .topdesktoptestimonials {display: none;}
  .topdesktopheadingtestimonials {display: none;}
    .testimonialsdesktop {display: none;}
    
  .topdesktoppodcasts {display: none;}
  .topdesktopheadingpodcasts {display: none;}
    .podcastsdesktop {display: none;}
    
  .topdesktoptermsprivacy {display: none;}
  .topdesktopheadingtermsprivacy {display: none;}
    .termsprivacydesktop {display: none;}  
 
  .topdesktopcontact {display: none;}
  .topdesktopheadingcontact {display: none;}
    .contactdesktop {display: none;}
  .menustyledesktop {display: none;}
}


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

html { height: 101% } 
img.width {max-width:100%;}
textarea {overflow: auto;}
.clear {clear: both;}
input.center {display: block; margin: 0 auto;border:none;}
img {border: none;} 
img.width {max-width:100%;}
img.center {display: block; margin: auto;}
table.center {margin: auto; }
div.center {display: block; margin-left: auto; margin-right: auto;}
iframe.center {display: block; margin-left: auto; margin-right: auto;}
a {outline: 0;}
p {margin: 0; padding: 0;}

.indented {margin-left:2%;}
.border {border: 2px solid #036aa9; border-radius: 25px;}

body {
    margin: 0px;
    background-color:#598EA6;
    text-align:center;}

.quform-outer {
    margin: 30px;
} 

.boxshadow {
    -webkit-box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.5);border-collapse:separate;border-radius:20px; background-color:#80a4b1;
    -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:#a15c5c;
    -moz-box-shadow: 5px 5px 10px 2px; 
    box-shadow: 5px 5px 10px 2px; 
    }
 
table.main {width:100%;background-color:#ECE9E5;border-top-style:solid;border-top-color:#80a4b1;border-top-width:1px;}
td.main {vertical-align:top;padding-top:10px;}

h1 {font-size:24px;color:#1c1b1c;line-height:25px;line-height:25px;letter-spacing:-.5px;text-align:left;padding-left:2%;padding-right:3%;font-family:Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:bold;}
h1.center {font-size:24px;color:#1c1b1c;line-height:25px;letter-spacing:-.5px;text-align:center;font-family:Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:bold;}

h2.center {font-size:22px;color:#002856;line-height:25px;letter-spacing:-.5px;text-align:center;padding-left:3%;padding-right:3%;font-family:Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:bold;}
h2 {font-size:23px;color:#002856;line-height:32px;letter-spacing:-.5px;text-align:left;padding-left:3%;padding-right:3%;font-family:Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:normal;}
h2.m {font-size:22px;color:#002856;line-height:36px;letter-spacing:-.5px;text-align:left;padding-left:3%;padding-right:3%;font-family:Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:bold;}

p.font1 {font-size:17px;color:#002856;padding-left:4%;padding-right:3.5%;line-height:22px;text-align:justify;font-family:Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:normal;}
p.font1left {font-size:18px;color:#002856;padding-left:3%;padding-right:3%;line-height:22px;text-align:left;font-family:Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:normal;}
p.font1center {font-size:17px;color:#002856;padding-left:3%;padding-right:3%;line-height:22px;text-align:center;font-family:Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:normal;}

.back2top {font-size:17px;color:#0e2d49;line-height:23px;text-align:center;font-family:Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:normal;}

.testimonials {font-size:16px;color:#002856;line-height:22px;text-align:justify;padding:3%;font-family:Aleo,Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:normal;}

table.footer {width:100%;background-color:#012956;max-width:100%;max-height:100%;background-size:100% 100%;border-collapse:collapse;}
.footer {font-size:14px;color:#ECE9E5;text-align:center;line-height:16px;font-family:Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:normal;}
.links {background-color:#012956;border-collapse:collapse;max-width:100%;max-height:100%;background-size:100% 100%;}
td.tabs {font-size:23px;padding-top:2%;padding-bottom:1.5%;line-height:23px;text-align:center;font-family:Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:lighter;}

ul {padding-left:4%;margin-left:4%;line-height:120%;}
ul.none {list-style-type:none;padding-left:2%;margin-left:3%;line-height:140%;}
li {font-size:17px;color:#002856;margin-bottom:2%;padding-left:2%;padding-right:10%;line-height:23px;text-align:left;font-family:Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:normal;}
li.dot {font-size:17px;color:#002856;margin-bottom:.5%;padding-left:2%;padding-right:10%;line-height:23px;text-align:left;font-family:Segoe UI,Calibri,Candara,Arial,sans-serif;text-decoration:none;font-weight:normal;}
ul.m {padding-left:4%;margin-left:5%;line-height:140%;}
ul.mnone {list-style-type:none;padding-left:2%;margin-left:2%;line-height:140%;}

.line {height:1px;width:94%;color:#80a4b1;background-color:#80a4b1;border:0;text-align:center;}

a.top {color:#0e2d49;text-decoration:none;text-align:center;}
a.bare {color:#002856;text-decoration:none;}
a.bold {color:#002856;text-decoration:underline;font-weight:bold;}
a {color:#002856;text-decoration:underline;}
a.small {font-size:15px;color:#002856;text-decoration:none;}
a.tabs {color:#ECE9E5;text-decoration:none;outline:0;}
