html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ol li {
    margin: 20px 0px;
}
ul li {
    margin-bottom: 20px;
}
body {
    line-height: 1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display: block;
}

nav ul {
    list-style: none;
    padding-top: 20px !important;
}
@media only screen and (max-width: 1200px){
    nav ul {
        padding-top: 0px !important;
    }
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background-color: #ff9;
    color: #000; 
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration:  line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;   
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

.col img {
    border: 1px solid #E1E0DC;
    border-radius: 5px;
    height: 90%;
}
@media only screen and (max-width: 480px) {
    .col img {
        margin-bottom: 20px;
    }
}
.contact-us input[type=text],.contact-us select,.contact-us textarea {
    width: 100%;
    padding: 12px; 
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px; 
    margin-bottom: 16px; 
    resize: vertical;
    box-shadow: none;
}
.contact-us input[type=submit] {
    background-color: #47561e;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: none;
}
.contact-us input[type=submit]:hover {
    background-color: #47632e;
}
.contact-us-details .form-group {
    margin: 10px 0px;
}
.center-image {
    text-align: center;
}
body { 
    margin : 0 auto;
    padding : 0;
    font : 100%/1.4 'Open Sans', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; 	
    color : #393A3B; 
    text-align: center;
    background: #fff;
}

button, 
input, 
select, 
textarea { 
    font-family : 'Open Sans', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; 
    color : #333; }

h1, h2, h3, h4, h5, h6 {
    font-family:  cursive, MuseoSlab300, 'Open Sans', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
    font-weight : normal;
    margin-top: 10px;
    font-weight:400;
}

h1 { 
    font-family:  "Lucida Console", LeagueGothicRegular, 'Open Sans', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
    color: #676760;
    margin-bottom : 0.2em;
    font-size : 4em; 
    line-height : 1.4;
    font-weight:800;
    text-transform: capitalize;
}

h1 span {
    color: #393a3b;
}

h3, h4, h5, h6, strong {
    font-family:  cursive, MuseoSlab300, 'Open Sans', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
    font-weight : normal !important;
    margin-top: 10px !important;
    color: #585858 !important;
    font-size: 1.75em !important;
    line-height: 1.3 !important;
    margin-bottom: 0.5em !important;
    margin-top: 0 !important;
    display: inline-block;
}

h2 { 
    color: #47632e;
    margin-bottom : .5em;
    margin-top : .5em;
    font-size : 2.75em; 
    line-height : 1.2;
    font-weight:400;
    text-align: center;
}

h3 { 
    color: #585858;
    margin-bottom : 0.5em;
    font-size : 1.75em; 
    line-height : 1.3;
    margin-top: 0;
}


h4 { 
    color: #444;
    margin-bottom : 0.5em;
    font-size : 1.5em; 
    line-height : 1.25; }

footer h4 { 
    color: #ccc;
}

h5 { 
    color: #555;
    margin-bottom : 1.25em;
    font-size : 1em;  }

h6 { 
    color: #666;
    font-size : 1em;  }

p, ol, ul, dl, address { 
    margin-bottom : 1.5em; 
    font-size : 1.2em;
    line-height: 25px;
}

p {
    hyphens : auto;  }


p.introtext {
    font-family:  'Open Sans', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
    font-size : 1.7em; 
    color: #333;
    line-height: 1.4em;
    margin-bottom: 0.5em;
}


p.handwritten {
    font-family: 'Gloria Hallelujah', cursive;
    font-size: 1.375em; 
    line-height: 1.5em;
    margin-bottom: 0.3em;
    color: #666;
}

p.center {
    text-align: center;
}

ul, 
ol { 
    margin : 0 0 1.5em 0; 
    padding : 0 0 0 24px; }

li ul, 
li ol { 
    margin : 0;
    font-size : 1em; }

dl, 
dd { 
    margin-bottom : 1.5em; }

dt { 
    font-weight : normal; }

b, strong { 
    font-weight : bold; }

hr { 
    display : block; 
    margin : 1em 0; 
    padding : 0;
    height : 1px; 
    border : 0; 
    border-top : 1px solid #ccc;
}

small { 
    font-size : 1em;  }

sub, sup { 
    font-size : 75%; 
    line-height : 0; 
    position : relative; 
    vertical-align : baseline; }

sup { 
    top : -.5em; }

sub { 
    bottom : -.25em; }

.subtext {
    color: #666;
}

a { 
    color : #47632e;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}

a:visited { 
    color : #47632e; 
}

a:focus { 
    outline : thin dotted; 
    color : #393a3b; 
}

a:hover, 
a:active { 
    outline : 0;
    color : #393a3b;
}
.contact-form .col img{
    border: none;
}

footer a { 
    color : #ffffff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

footer a:visited { 
    color : #fff; }

footer a:focus { 
    outline : thin dotted; 
    color : rgb(0,0,0); }

footer a:hover, 
footer a:active { 
    outline : 0;
    color : #fff;
}


img {
    border : 0;
    max-width: 100%;
    height: auto;
    width: auto\9; 
}

img.floatleft { float: left; margin: 0 1em 0 0; }
img.floatright { float: right; margin: 0 0 0 1em; }


img.circular { border-radius: 50%; }


.intro-benefits img { margin:10px 8px 0 0 ; }

table { 
    border-collapse : collapse;
    border-spacing : 0;
    margin-bottom : 1.4em; 
    width : 100%; }

th, td, caption { 
    padding : .25em 10px .25em 5px; }

tfoot { 
    font-style : italic; }

caption { 
    background-color : transparent; }

form { 
    margin : 0;
    width: 95%;
}
@media only screen and (max-width: 767px){
    form {
        width: 100%;
    }
}
fieldset { 
    margin-bottom : 1.5em; 
    padding : 0; 
    border-width : 0; }

legend { 
    *margin-left : -7px; 
    padding : 0; 
    border-width : 0; }

label{
    font-weight : normal;
    cursor : pointer;
    display:block;
    margin:0;
    position:relative;
    top:0;
    left:0;
}

label.inline{
    display:inline;
    margin:0;
}

label span{
    color:#666;
    font-size:0.9em;
}

label span.right{
    position:absolute;
    bottom:0;
    right:1em;
    text-align:right;
}

label.disabled{
    color:#ccc;
}


button, 
search,
input, 
select, 
textarea { 
    font-size : 100%; 
    margin : 0; 
    vertical-align : baseline; 
    *vertical-align : middle; }

button, input { 
    line-height : normal; 
    *overflow : visible; }

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
    padding: 0.5em 1em;
    margin: 0;
    cursor : pointer; 
    font-weight:300;
}

input[type="checkbox"], 
input[type="radio"] { 
    box-sizing : border-box; }

input[type="search"] { 
    box-sizing : content-box;
}

button::-moz-focus-inner, 
input::-moz-focus-inner { 
    padding : 0;
    border : 0;  }

input{
    margin:0;
    border:1px solid #ccc;
    font-size:1em;
    padding:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background:#fff;
    -moz-box-shadow:inset 0px 0px 6px #ccc;
    -webkit-box-shadow:inset 0px 1px 6px #ccc;
    box-shadow:inset 0px 1px 6px #ccc;
}

input::-webkit-input-placeholder,
input:-moz-placeholder,
.placeholder{
    color:#bbb;
}

input::-moz-focus-inner {border:0;}

input[disabled="disabled"], input.disabled{
    color:#999;
    background:#f5f5f5;
    -moz-box-shadow:inset 0px 0px 2px #ddd;
    -webkit-box-shadow:inset 0px 1px 2px #ddd;
    box-shadow:inset 0px 1px 2px #ddd;
}


input:valid, 
textarea:valid   {  
}

input:invalid, 
textarea:invalid {
    -webkit-box-shadow : 0 0 2px #f00; 
    -moz-box-shadow : 0 0 2px #f00;
    box-shadow : 0 0 2px #f00; }

.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid {
    background-color : #ccc; }

.logo-section {
    float: left;
    color: #fff;
    padding-top: 7.5px;
    padding-left: 35px;
}
@media only screen and (max-width: 1200px){
    .logo-section {
        float: none;
        padding-left: 0px;
    }
}
#nav .logo-section a,#nav .logo-section a:hover {
    border-bottom: none;
    outline: 0;
    padding: 0;
}

#skiptomain { display: none; }

#nav { border-bottom: 5px solid #585858;background:#676760;box-shadow:0px 2px 4px rgba(0,0,0,0.1); float:left; width:100%; position:fixed; z-index:9; min-height: 75px; }
#nav ul, #nav li { display:inline-block; margin:0; padding:0; }
#nav a { display:block; padding:0.2em 0.5em; font-size:.95em; font-family:"Lucida Console"; font-weight:300; color:#fff; }
#nav a:hover {  color:#fff; border-bottom: 2px solid #fff; transition: none; }
#nav a.active, #nav a.active:hover { color:#fff; border-bottom: 2px solid #fff; }
#nav a.button { color:#fff; padding:.6em .75em; }

#wrapper {
    width: 100%;
    position: relative;
    text-align: left;
}

#headcontainer {
    width: 100%;
    background: url(../images/headerback.png) no-repeat center 85px;
}
@media only screen and (max-width: 640px) {
    #headcontainer {
        width: 100%;
        background: url(../images/headerback.png) no-repeat center 110px;
    }
}
header {
    clear: both;
    width: 80%; 
    font-size: 0.8125em; 
    max-width: 760px;
    margin: 0 auto;
    padding: 340px 0px 0px 0px;
    position: relative;
    color: #000;
    text-align: center;
}

header h2 { margin:0;  font-weight:300; }
.twitter-share-button { margin-top:.5em; }
header a.button { font-size:1.5em; margin:2em 0 1.5em 0; }

#maincontentcontainer {
    width: 100%;
}

.standardcontainer {

}

.darkcontainer {
    background: rgba(102, 102, 102, 0.05);
}

.lightcontainer {
    background: rgba(255, 255, 255, 0.33);
}

.standardcontainer, .darkcontainer, .lightcontainer { border-bottom:1px #fff solid; }

.want-a-website { margin-top:-1px;background:#fff; border-top:6px #2dbbe9 solid; }
.er-logo { background:#f2f7f8; border:1px #e3f1f5 solid; padding:6.75em 1em; margin:0; text-align:center; }

.want-a-website a.button { background:#2dbbe9; color: #fff; }
.want-a-website a { color:#2dbbe9; }

#maincontent{
    clear: both;
    width: 80%;
    font-size: 0.8125em;
    max-width: 92.3em;
    margin: 0 auto;
    padding: 1em 0px;
    color: #333;
    line-height: 1.5em;
    position: relative;
}

.maincontent{
    clear: both;
    width: 80%;
    font-size: 0.8125em; 
    max-width: 92.3em;
    margin: 0 auto;
    padding: 1em 0px;
    color: #333;
    line-height: 1.5em;
    position: relative;
}

#footercontainer {
    width: 100%;	
    border-top: 5px solid #585858;
    background: #676760;
}
#copyrightcontainer {
    width: 100%;	
    background: #9a9a93;
    border-top: 5px solid #585858;
}

footer {
    clear: both;
    width: 80%; 
    font-size: 0.8125em; 
    max-width: 92.3em;
    margin: 0 auto;
    padding: 20px 0px 10px 0px;
    color: #fff;
}

footer strong {
    font-size: 1.077em; 
    color: #aaa;
}


footer a:link, footer a:visited { color: #fff; text-decoration: none; }
footer a:hover { color: #999; text-decoration: none; }
footer .col img {
    width: 50%;
    border: none;
}
footer .form-group { margin-bottom: 10px; }
footer a:link.button {text-decoration: none;}

#tweets {
    margin: 1em auto;
    text-align: center;
    width: 60%;
}


#twitter_feed_rgt {
    text-align: center;
}		

.tweet {
    clear: both;
    margin: 1em 0;
}


ul.pagefooterlist, ul.pagefooterlistimages {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.pagefooterlist li, ul.pagefooterlistimages li {
    clear: left;
    margin: 0px;
    padding: 0px 0px 3px 0px;
    display: block;
    line-height: 1.5em;
    font-weight: normal;
    background: none;

}

ul.pagefooterlistimages li {
    height: 34px;
}


ul.pagefooterlistimages li img {
    padding: 5px 5px 5px 0px;
    vertical-align: middle;
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha( opacity  = 75);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

ul.pagefooterlistimages li a
{
    text-decoration: none;
}

ul.pagefooterlistimages li a:hover img {
    opacity: 1.0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha( opacity  = 100);
}


#smallprint {
    line-height: 1.4em;
    text-align: center;
    color: #fff;
    font-family: Lucida Console;
    font-size: 1.1em;
}
#smallprint_copyright {
    line-height: 1.4em;
    text-align: center;
    color: #fff;
    font-size: 0.923em;
    padding: 1em 5em;
    font-family: 'Lucida Console';
}
#smallprint .add-col {
    text-align: left;
}
@media only screen and (max-width: 767px){
    #smallprint .add-col {
        text-align: center;
    }
}

#smallprint p{
    vertical-align: middle;
}

#smallprint .twitter-follow-button{
    margin-left: 1em;
    vertical-align: middle;
}

#smallprint img {
    margin: 0px 10px 15px 0px;
    vertical-align: middle;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha( opacity  = 80);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


#smallprint a:hover img {
    opacity: 1.0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha( opacity  = 100);
}
#smallprint a:link, #smallprint a:visited { color: #ffffff; text-decoration: none; }
#smallprint a:hover { color: #ffffff; text-decoration: none; }

.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

pre.code {
    padding: 1em;
    margin: 0 0 1em 0;
    font-family: monospace;
    white-space: pre-wrap;
    font-size: 1.1em;
    background:#444; color:#fff;
}

strong.code {
    font-weight: normal;
    font-family: monospace;
    font-size: 1.2em;
}


#example .col {
    background: #fff;
    padding: 1em 0;
    text-align:center;
}


#sample .col {
    padding: 0;
}

#sample .col .col {
    padding: 0;
}

.padded {
    background: #ccc;
    background: rgba(204, 204, 204, 0.85);
    padding: 1em;

}

#divideandconquer .span_1_of_4:nth-child(4n+1) { clear:left; margin-left: 0; }


#calculator { padding-bottom:1em; }

#calculated .col {
    background: #fff;
    padding: 1em 0;
    text-align:center;
}


.note {
    position:relative;
    padding:1em 1.5em;
    margin: 0 0 1em 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    overflow:hidden;
}

.note:before {
    content:"";
    position:absolute;
    top:0;
    right:0;
    border-width:0 16px 16px 0;
    border-style:solid;
    border-color:transparent transparent #cccccc #cccccc;
    background:#cccccc;
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    display:block; width:0;
}

.note.rounded {
    -webkit-border-radius:5px 0 5px 5px;
    -moz-border-radius:5px 0 5px 5px;
    border-radius:5px 0 5px 5px;
}

.note.rounded:before {
    border-width:8px;
    border-color:#ff #ff transparent transparent;
    background: url(../images/bodyback.png);
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius:0 0 0 5px;
    border-radius:0 0 0 5px;
}

.siteimage {
    max-width: 90%;
    padding: 5%;
    margin: 0 0 1em 0;
    background: transparent url(/images/stripe-bg.png);
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.siteimage:hover {
    background: #999 url(/images/stripe-bg.png);
    position: relative;
    top: -2px;
    -webkit-transform: scale(1.2);
    -webkit-transform-origin: 50% 50%;
    -moz-transform: scale(1.2);
    -moz-transform-origin: 50% 50%;
    -o-transform: scale(1.2);
    -o-transform-origin: 50% 50%;
    -ms-transform: scale(1.2);
    -ms-transform-origin: 50% 50%;
    transform: scale(1.2);
    transform-origin: 50% 50%;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    box-shadow: 0 3px 6px rgba(0,0,0,.25);



}

.twocolumns{
    -moz-column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-count: 2;
    -webkit-column-gap: 2em;
    column-count: 2;
    column-gap: 2em;
}


.button {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;

    color: #fff;
    padding: .5em 1em;
    margin: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-family:  'Oswald', MuseoSlab300, 'Open Sans', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
    font-weight: 300;
    background: #ed1518;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size : 1.2em;

}
.button:hover, .button:active {
    background: #ff3437;
    color: #fff;
    text-decoration: none;
}
.button:active {
    position: relative;
    top: 1px;
}
.button:visited { 
    color : #fff;
}


.speechbubble {
    position:relative;
    padding:0.5em 1em;
    margin:1em 0 1em 0;
    color:#000;
    background:#fff; 


    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    background: rgba(255, 255, 255, 0.25);
}

.speechbubble p {
    margin-bottom: 0.5em;
}

.speechbubble + p {margin:1em 0 2em 85px; font-style:italic; text-align: left;}

.speechbubble:after {
    content:"";
    display:block;
    position:absolute;
    bottom:-50px;
    left:50px;
    width:0;
    height:0;
    border-width:0 20px 50px 0px;
    border-style:solid;
    border-color:transparent #fff;
    border-color:transparent rgba(255, 255, 255, 0.25);
}

.breaker { clear: both; }

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}


.floatleft {
    float: left;
}

.floatright {
    float: right;
}

html { 
    -webkit-overflow-scrolling : touch; 
    -webkit-tap-highlight-color : rgb(52,158,219); 
    -webkit-text-size-adjust : 100%; 
    -ms-text-size-adjust : 100%; }

.clearfix { 
    zoom : 1; }

::-webkit-selection { 
    background : rgb(23,119,175); 
    color : rgb(250,250,250); 
    text-shadow : none; }

::-moz-selection { 
    background : rgb(23,119,175); 
    color : rgb(250,250,250); 
    text-shadow : none; }

::selection { 
    background : rgb(23,119,175); 
    color : rgb(250,250,250); 
    text-shadow : none; }

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
    -webkit-appearance : button; }

::-webkit-input-placeholder {
    font-size : .875em; 
    line-height : 1.4; }

input:-moz-placeholder { 
    font-size : .875em; 
    line-height : 1.4; }

.ie7 img,
.iem7 img { 
    -ms-interpolation-mode : bicubic; }

input[type="checkbox"], 
input[type="radio"] { 
    box-sizing : border-box; }

input[type="search"] { 
    -webkit-box-sizing : content-box;
    -moz-box-sizing : content-box; }

button::-moz-focus-inner, 
input::-moz-focus-inner { 
    padding : 0;
    border : 0; }

p {
    -webkit-hyphens : auto;
    -webkit-hyphenate-character : "\2010";
    -webkit-hyphenate-limit-after : 1;
    -webkit-hyphenate-limit-before : 3;
    -moz-hyphens : auto; }

.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; 
}

.col {
    display: block;
    float:left;
    margin: 0;
}

.col:first-child { margin-left: 0; }



@media only screen and (max-width: 1024px) and (min-width: 769px) {

    header {
        width: 93.75%; 
    }

    #maincontent{
        width: 93.75%; 
    }

    .maincontent{
        width: 93.75%; 
    }

    footer {
        width: 93.75%; 
    }


}

@media only screen and (max-width: 768px) and (min-width: 481px) {
    #nav a { padding:.4em; }

    header {
        width: 93.75%; 
    }

    header h1 { font-size:3em; } 
    header h2 { font-size:2em; } 
    p.introtext { font-size:1.25em; }



    #maincontent{
        width: 93.75%; 
    }


    .maincontent{
        width: 93.75%; 
    }


    footer {
        width: 93.75%; 
    }


}
@media only screen and (max-width: 480px) {
    .col { 
        margin: 1% 0 1% 0%;
    }
}

.span_2_of_2 {
    width: 100%;
}

.span_1_of_2 {
    width: 49.2%;
}

@media only screen and (max-width: 480px) {
    .span_2_of_2 {
        width: 100%; 
    }
    .span_1_of_2{
        width: 100%; 
    }
}

.span_3_of_3 {
    width: 100%; 
}

.span_2_of_3 {
    width: 66.13%; 
}

.span_1_of_3 {
    width: 32.26%; 
}


@media only screen and (max-width: 480px) {
    .span_3_of_3 {
        width: 100%; 
    }
    .span_2_of_3 {
        width: 100%; 
    }
    .span_1_of_3 {
        width: 100%;
    }
}	
.span_4_of_4 {
    width: 100%; 
}

.span_3_of_4 {
    width: 74.6%; 
}

.span_2_of_4 {
    width: 49.2%; 
}

.span_1_of_4 {
    width: 23.8%; 
}

@media only screen and (max-width: 480px) {
    .span_4_of_4 {
        width: 100%; 
    }
    .span_3_of_4 {
        width: 100%; 
    }
    .span_2_of_4 {
        width: 100%; 
    }
    .span_1_of_4 {
        width: 100%; 
    }
}

.span_5_of_5 {
    width: 100%;
}

.span_4_of_5 {
    width: 79.68%; 
}

.span_3_of_5 {
    width: 59.36%; 
}

.span_2_of_5 {
    width: 39.04%;
}

.span_1_of_5 {
    width: 18.72%;
}


@media only screen and (max-width: 480px) {
    .span_5_of_5 {
        width: 100%; 
    }
    .span_4_of_5 {
        width: 100%; 
    }
    .span_3_of_5 {
        width: 100%; 
    }
    .span_2_of_5 {
        width: 100%; 
    }
    .span_1_of_5 {
        width: 100%; 
    }
}

.span_6_of_6 {
    width: 100%;
}

.span_5_of_6 {
    width: 83.06%;
}

.span_4_of_6 {
    width: 66.13%;
}

.span_3_of_6 {
    width: 49.2%;
}

.span_2_of_6 {
    width: 32.26%;
}

.span_1_of_6 {
    width: 15.33%;
}

@media only screen and (max-width: 480px) {
    .span_6_of_6 {
        width: 100%; 
    }
    .span_5_of_6 {
        width: 100%; 
    }
    .span_4_of_6 {
        width: 100%; 
    }
    .span_3_of_6 {
        width: 100%; 
    }
    .span_2_of_6 {
        width: 100%; 
    }
    .span_1_of_6 {
        width: 100%; 
    }
}

.span_7_of_7 {
    width: 100%;
}

.span_6_of_7 {
    width: 85.48%;
}

.span_5_of_7 {
    width: 70.97%;
}

.span_4_of_7 {
    width: 56.45%;
}

.span_3_of_7 {
    width: 41.94%;
}

.span_2_of_7 {
    width: 27.42%;
}

.span_1_of_7 {
    width: 12.91%;
}

@media only screen and (max-width: 480px) {
    .span_7_of_7 {
        width: 100%; 
    }
    .span_6_of_7 {
        width: 100%; 
    }
    .span_5_of_7 {
        width: 100%; 
    }
    .span_4_of_7 {
        width: 100%; 
    }
    .span_3_of_7 {
        width: 100%; 
    }
    .span_2_of_7 {
        width: 100%; 
    }
    .span_1_of_7 {
        width: 100%; 
    }
}	
.span_8_of_8 {
    width: 100%;
}

.span_7_of_8 {
    width: 87.3%; 
}

.span_6_of_8 {
    width: 74.6%; 
}

.span_5_of_8 {
    width: 61.9%; 
}

.span_4_of_8 {
    width: 49.2%; 
}

.span_3_of_8 {
    width: 36.5%;
}

.span_2_of_8 {
    width: 23.8%; 
}

.span_1_of_8 {
    width: 11.1%; 
}

@media only screen and (max-width: 480px) {
    .span_8_of_8 {
        width: 100%; 
    }
    .span_7_of_8 {
        width: 100%; 
    }
    .span_6_of_8 {
        width: 100%; 
    }
    .span_5_of_8 {
        width: 100%; 
    }
    .span_4_of_8 {
        width: 100%; 
    }
    .span_3_of_8 {
        width: 100%; 
    }
    .span_2_of_8 {
        width: 100%; 
    }
    .span_1_of_8 {
        width: 100%; 
    }
}

.span_9_of_9 {
    width: 100%;
}

.span_8_of_9 {
    width: 88.71%;
}

.span_7_of_9 {
    width: 77.42%; 
}

.span_6_of_9 {
    width: 66.13%; 
}

.span_5_of_9 {
    width: 54.84%; 
}

.span_4_of_9 {
    width: 43.55%; 
}

.span_3_of_9 {
    width: 32.26%;
}

.span_2_of_9 {
    width: 20.97%; 
}

.span_1_of_9 {
    width: 9.68%; 
}


@media only screen and (max-width: 480px) {
    .span_9_of_9 {
        width: 100%; 
    }
    .span_8_of_9 {
        width: 100%; 
    }
    .span_7_of_9 {
        width: 100%; 
    }
    .span_6_of_9 {
        width: 100%; 
    }
    .span_5_of_9 {
        width: 100%; 
    }
    .span_4_of_9 {
        width: 100%; 
    }
    .span_3_of_9 {
        width: 100%; 
    }
    .span_2_of_9 {
        width: 100%; 
    }
    .span_1_of_9 {
        width: 100%; 
    }
}
.span_10_of_10 {
    width: 100%;
}

.span_9_of_10 {
    width: 89.84%;
}

.span_8_of_10 {
    width: 79.68%;
}

.span_7_of_10 {
    width: 69.52%; 
}

.span_6_of_10 {
    width: 59.36%; 
}

.span_5_of_10 {
    width: 49.2%; 
}

.span_4_of_10 {
    width: 39.04%; 
}

.span_3_of_10 {
    width: 28.88%;
}

.span_2_of_10 {
    width: 18.72%; 
}

.span_1_of_10 {
    width: 8.56%; 
}

@media only screen and (max-width: 480px) {
    .span_10_of_10 {
        width: 100%; 
    }
    .span_9_of_10 {
        width: 100%; 
    }
    .span_8_of_10 {
        width: 100%; 
    }
    .span_7_of_10 {
        width: 100%; 
    }
    .span_6_of_10 {
        width: 100%; 
    }
    .span_5_of_10 {
        width: 100%; 
    }
    .span_4_of_10 {
        width: 100%; 
    }
    .span_3_of_10 {
        width: 100%; 
    }
    .span_2_of_10 {
        width: 100%; 
    }
    .span_1_of_10 {
        width: 100%; 
    }
}
.span_11_of_11 {
    width: 100%;
}

.span_10_of_11 {
    width: 90.76%;
}

.span_9_of_11 {
    width: 81.52%;
}

.span_8_of_11 {
    width: 72.29%;
}

.span_7_of_11 {
    width: 63.05%; 
}

.span_6_of_11 {
    width: 53.81%; 
}

.span_5_of_11 {
    width: 44.58%; 
}

.span_4_of_11 {
    width: 35.34%; 
}

.span_3_of_11 {
    width: 26.1%;
}

.span_2_of_11 {
    width: 16.87%; 
}

.span_1_of_11 {
    width: 7.63%; 
}

@media only screen and (max-width: 480px) {
    .span_11_of_11 {
        width: 100%; 
    }
    .span_10_of_11 {
        width: 100%; 
    }
    .span_9_of_11 {
        width: 100%; 
    }
    .span_8_of_11 {
        width: 100%; 
    }
    .span_7_of_11 {
        width: 100%; 
    }
    .span_6_of_11 {
        width: 100%; 
    }
    .span_5_of_11 {
        width: 100%; 
    }
    .span_4_of_11 {
        width: 100%; 
    }
    .span_3_of_11 {
        width: 100%; 
    }
    .span_2_of_11 {
        width: 100%; 
    }
    .span_1_of_11 {
        width: 100%; 
    }
}
.span_12_of_12 {
    width: 100%;
}

.span_11_of_12 {
    width: 91.53%;
}

.span_10_of_12 {
    width: 83.06%;
}

.span_9_of_12 {
    width: 74.6%;
}

.span_8_of_12 {
    width: 66.13%;
}

.span_7_of_12 {
    width: 57.66%; 
}

.span_6_of_12 {
    width: 49.2%; 
}

.span_5_of_12 {
    width: 40.73%; 
}

.span_4_of_12 {
    width: 32.26%; 
}

.span_3_of_12 {
    width: 23.8%;
}

.span_2_of_12 {
    width: 15.33%; 
}

.span_1_of_12 {
    width: 6.86%; 
}

@media only screen and (max-width: 480px) {
    .span_12_of_12 {
        width: 100%; 
    }
    .span_11_of_12 {
        width: 100%; 
    }
    .span_10_of_12 {
        width: 100%; 
    }
    .span_9_of_12 {
        width: 100%; 
    }
    .span_8_of_12 {
        width: 100%; 
    }
    .span_7_of_12 {
        width: 100%; 
    }
    .span_6_of_12 {
        width: 100%; 
    }
    .span_5_of_12 {
        width: 100%; 
    }
    .span_4_of_12 {
        width: 100%; 
    }
    .span_3_of_12 {
        width: 100%; 
    }
    .span_2_of_12 {
        width: 100%; 
    }
    .span_1_of_12 {
        width: 100%; 
    }
}

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


    #nav a { font-size:0.8em; padding:.3em; } 
    #nav a.button { padding:.5em; }

    header {
        width: 93.75%;
    }		

    header h1 { font-size:2.5em; } 
    header h2 { font-size:1.5em; } 
    p.introtext { font-size:1.1em; }


    #maincontent{
        width: 93.75%; 
    }


    .maincontent{
        width: 93.75%; 
    }


    footer {
        width: 93.75%; 
    }



    .span_8_of_8 {
        width: 100%; 
        margin-left: 0;
    }

    .span_7_of_8 {
        width: 100%;
        margin-left: 0;
    }

    .span_6_of_8 {
        width: 100%;
        margin-left: 0;
    }

    .span_5_of_8 {
        width: 100%;
        margin-left: 0;
    }

    .span_4_of_8 {
        width: 100%;
        margin-left: 0;
    }

    .span_3_of_8 {
        width: 74.2%;
        margin: 1% 0 1% 3.2%;
    }

    .span_2_of_8 {
        width: 48.4%;
        margin: 1% 0 1% 3.2%; 
    }

    .span_1_of_8 {
        width: 22.6%;
        margin: 1% 0 1% 3.2%; 
    }

    .span_1_of_8:nth-child(4n+1) { 
        clear: both;
        margin-left: 0;
    }
    #example .maincontent .span_8_of_8 {
        width: 100%; 
        margin-left: 0;
    }
    #example .maincontent .span_7_of_8 {
        width: 100%; 
        margin-left: 0;
    }
    #example .maincontent .span_6_of_8 {
        width: 100%;
        margin-left: 0; 
    }
    #example .maincontent .span_5_of_8 {
        width: 100%; 
        margin-left: 0;
    }
    #example .maincontent .span_4_of_8 {
        width: 100%; 
        margin-left: 0;
    }
    #example .maincontent .span_3_of_8 {
        width: 100%;
        margin-left: 0; 
    }
    #example .maincontent .span_2_of_8 {
        width: 100%; 
        margin-left: 0;
    }
    #example .maincontent .span_1_of_8 {
        width: 100%; 
        margin-left: 0;
    }

    #sample .maincontent .span_8_of_8 {
        width: 100%; 
        margin-left: 0;
    }
    #sample .maincontent .span_7_of_8 {
        width: 100%; 
        margin-left: 0;
    }
    #sample .maincontent .span_6_of_8 {
        width: 100%;
        margin-left: 0; 
    }
    #sample .maincontent .span_5_of_8 {
        width: 100%; 
        margin-left: 0;
    }
    #sample .maincontent .span_4_of_8 {
        width: 100%; 
        margin-left: 0;
    }
    #sample .maincontent .span_3_of_8 {
        width: 100%;
        margin-left: 0; 
    }
    #sample .maincontent .span_2_of_8 {
        width: 100%; 
        margin-left: 0;
    }
    #sample .maincontent .span_1_of_8 {
        width: 100%; 
        margin-left: 0;
    }
}