/* custom CSS styleseet */

body {
    font-family: lato;
    font-size: 100%;
    padding-top: 70px; /* must to clear navbar */
}

.navbar-default {
    background-color: #7c1b1b;
    border-color: #7c1b1b;
}

.navbar-default .navbar-nav > li > a {
    font-weight: 400;
    font-size: 1.2em;
    color: #ffffff;
}

.dropdown {
    left: 80px;
}

.logo {
    width: 72px;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 5px;
}

.sunwoman {
    position: absolute;
    z-index: 0;
    background: no-repeat;
}

.greenleaf {
    position: absolute;
    width: 668px;
    max-height: 400px;
}

h1 {
    font-weight: 100;
    font-size: 10em;
    letter-spacing: -2px;
    text-align: center;
    color: #0e487e;
    margin: 0;
    position: relative;
    z-index: 1;
}

.insidenwnh {
    font-size: 8em;
    padding: 0;
}

.copyreg {
    font-size: 15%;
    vertical-align: 55px;
}

h2 {
    font-weight: 600;
    font-size: 2em;
    text-align: center;
    color: #0ba14b;
    margin: 30px 0 0 0;
    position: relative;
    z-index: 2;
}

.insideclinic {
    font-size: 1.6em;
    margin: 20px 0 -10px 0;
}

h3 {
    font-weight: 600;
    font-size: 2.25em;
    text-align: center;
    color: #0e487e;
    margin: 0;
    position: relative;
    z-index: 3;
}

.insidedeck {
    font-size: 1.7em;
    margin: 0;
}

h4 {
    font-size: 3.5em;
    font-weight: 700;
    text-align: center;
    color: white;
    padding: 2% 0 1% 0;
    letter-spacing: 1px;
}

h5 {
    font-size: 3em;
    font-weight: 900;
    text-align: left;
    letter-spacing: 1px;
    padding: 3% 5% 0% 5%;
}

h6 {
    font-weight: 500;
    font-size: 1.7em;
    color: #ffffff;
    letter-spacing: 1px;
    margin: 2% 0 12% 0;
}

span {
    display: block
}

a {
    text-decoration: none;
}

.linkwhite {
    color: #ffffff;
}

.linkblack {
    color: black;
}

.linkgray {
    color: gray;
}

.decklead {
    font-weight: 600;
    font-size: 3.6em;
    text-align: left;
    color: #ffffff;
    padding: 10% 10% 0 10%;
    letter-spacing: 1px;
    line-height: 145%;
}

.homelistgreen {
    font-weight: 400;
    font-size: 2.3em;
    padding: 13% 10% 0 10%;
    line-height: 200%;
}

.homelistblue {
    font-weight: 400;
    font-size: 2.3em;
    padding: 13% 10% 0 10%;
    line-height: 200%;
}

.dtname {
    font-weight: 900;
    font-size: 2em;
    text-align: center;
    padding-top: 5%;
    margin-bottom: 0;
}

.dttitle {
    font-weight: 500;
    font-size: 1.5em;
    text-align: center;
}

.dtchatter {
    font-weight: 300;
    font-style: italic;
    font-size: 1.5em;
    text-align: center;
}

.mugborder {
    border: solid;
    color: #ffffff;
    border-width: 4px;
}

.insidebody {
    font-size: 1.8em;
    margin: 0 5% 1.5% 5%;
}

.leadsection {
    background-color: white;
    max-width: 100%;
    height: 585px;
    margin-bottom: .6%;
    position: relative;
    z-index: 0;
}

.leadinsidesection {
    background-color: white;
    max-width: 100%;
    height: 410px;
    margin-bottom: .6%;
    position: relative;
    z-index: 0;
}

.leadsectioninside {
    background-color: white;
    max-width: 100%;
    height: 404px;
    margin-bottom: .6%;
    position: relative;
    z-index: 0;
}

.greensection {
    background-color: #bdde15;
    max-width: 100%;
    height: 400px;
    padding-left: 0;
    margin-bottom: .6%;
}

.yellowsection {
    background-color: #f6c828;
    max-width: 100%;
    height: auto;
    margin-bottom: .6%;
}

.bluesection {
    background-color: #25b2e7;
    max-width: 100%;
    height: 400px;
    margin-bottom: .6%;
}

.tealsection {
    background-color: #60dfcd;
    max-width: 100%;
    height: 420px;
    margin-bottom: .6%;
}

.breakbold {
    font-weight: 700;
    font-size: 2em;
    margin: 0 5% 0 5%;
}

.breakboldname {
    font-weight: 700;
    font-size: 3em;
    margin: 0 5% 0 5%;
}

.socialmediasection {
    background-color: #2282a4;
    max-width: 100%;
    height: 85px;
    margin-bottom: .6%;
}

.socialhead {
    font-size: 1.4em;
    color: white;
    text-align: center;
    margin-top: 10px;
}

.socialspace {
    padding: .6% 0 .6% 2%;
}

.clinicsection {
    background-color: #f6c828;
    max-width: 100%;
    height: auto;
    margin-bottom: .6%;
}

.seattlemetlogo {
    width: 160px;
}

.seattledocslogo {
    width: 320px;
}

.footer {
    background-color: #7c1b1b;
    max-width: 100%;
    height: auto;
    margin-bottom: 3%;
}

.footerlinks > li > a {
    font-weight: 300;
    font-size: 1.3em;
    line-height: 150%;
    color: #c7c8ca;
    text-decoration: underline;
}

.map {
    margin: 4% 0 0 0;
    position: absolute;
    display: inline;
    padding-left: 6%;
}

.copyright {
    font-weight: 300;
    font-size: 1.3em;
    color: #c7c8ca;
    margin: 1% 0;
}

.spacer {
    padding-bottom: 20px;
}

hr {
  height: 3px;
  border: 0;
  background-color: #c3c3c3;
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#f7f6f4), to(#f7f6f4), color-stop(50%, #fff));
  background-image: -webkit-linear-gradient(left, #f7f6f4, #fff, #f7f6f4);
  background-image: -moz-linear-gradient(left, #f7f6f4, #fff, #f7f6f4);
  background-image: -ms-linear-gradient(left, #f7f6f4, #fff, #f7f6f4);
  background-image: -o-linear-gradient(left, #f7f6f4, #fff, #f7f6f4);
  margin: 2% 6% 5% 0;
}

.mugwrap {
    display: block;
    float: right;
    margin: 0 10% 1% 2%;
}

.aanplogo {
    display: block;
    float: left;
    margin: 0 2% 1% 5%;
}

.book {
    display: block;
    float: right;
    padding: 3% 5% 0 2%;
}

.btn-default {
    margin: 3% 1% 0 0;
}

.btn-sm {
    margin: 0 5px 5px 0;
}


.sup {
    vertical-align: super;
    font-size: smaller;
}







/* Large container 1140px; medium 992px; small 768px; exsmall <768px */
/* Device size >=1200; medium >=992; small >=768; xsmall <768


/* Medium */

@media (min-width: 992px) and (max-width: 1199px) { 

h1 {
    font-size: 8.5em;
}

h3 {
    font-size: 1.9em;
}

h6 {
    font-size: 1.4em;
    margin: 4% 0 13% 0;
}

.sunwoman {
    max-width: 100%;
}

.leadsection {
    height: 486px;
}

.leadsectioninside {
    height: 335px;
}

.decklead {
    font-size: 2.9em;
    padding: 11% 10% 0 10%;
    line-height: 160%;
}

.greensection {
    height: 378px;
}

.bluesection {
    height: 378px;
    margin-bottom: .6%;
}

.dtname {
    font-size: 1.8em;
}

.dttitle {
    font-size: 1.4em;
    text-align: center;
}

.dtchatter {
    font-size: 1.4em;
    text-align: center;
}

.tealsection {
    height: 390px;
}

.greenleaf {
    max-height: 378px;
}

.socialspace {
    padding: .6%;
}

.seattlemetlogofooter {
    width: 105%;
}

}



/* Small */

@media (min-width: 768px) and (max-width: 991px) {

h1 {
    font-size: 9em;
    line-height: 85%;
}

h2 {
    font-size: 1.6em;
    padding-bottom: 10px;
}

h3 {
    font-size: 1.6em;
    padding-top: 2%;
}

h6 {
    font-size: 1.4em;
    margin: 4% 0 2% 0;
}

.leadsection {
    height: 530px;
}

.leadsectioninside {
    height: 529px;
}

.decklead {
    text-align: center;
    padding: 8% 5% 0 5%;
    line-height: 140%;
}

.deckleadgreen {
    font-weight: 600;
    font-size: 3.6em;
    text-align: center;
    color: #ffffff;
    padding: 8% 5% 4% 5%;
    letter-spacing: 1px;
    line-height: 140%;
}

.greensection {
    height: 640px;
    padding-left: 0;
}

.greenleaf {
    position: absolute;
    width: 750px;
    height: auto;
}

.homelistgreen {
    text-align: center;
    padding-top: 10%;
}

.homelistblue {
    text-align: center;
    padding-top: 5%;
}

.dtname {
    font-size: 2em;
    padding-top: 3%;
}

.dttitle {
    font-size: 1.5em;
    margin-bottom: 5px;
}

.dtchatter {
    font-size: 1.5em;
    text-align: center;
}

.mugborder {
    max-width: 150px;
    margin-top: 10px;
}

.iconsmall {
    width: 80%;
    margin-left: 17px;
}

.yellowmargin {
    padding-left: 14%;
}

.bluesection {
    height: 670px;
    margin-bottom: .6%;
}

.tealsection {
    height: 360px;
}

.socialmediasection {
    height: 185px;
    margin-bottom: .6%;
}


.map {
    margin: 4% 0 0 0;
    padding-left: 9%;
}

.seattlemetlogofooter {
    width: 20%;
    margin: 1% 0 1% 0;
}

.copyright {
    font-size: 1.3em;
    margin: 0;
}

}





/* Extra small */

@media (min-width: 500px) and (max-width: 767px) {

body {
    padding-top: 60px; /* must to clear navbar */
}

.destroyer {
    overflow: hidden;
}

h1 {
    font-size: 8em;
    line-height: 85%;
}

h2 {
    font-size: 1.6em;
}

h3 {
    font-size: 1.6em;
    padding-top: 2%;
}

h6 {
    text-align: center;
    font-size: 1.4em;
    margin: 4% 10% 3% 10%;
}

.leadsection {
    height: 520px;
    margin-bottom: .6%;
}

.decklead {
    font-size: 2.5em;
    text-align: center;
    padding: 8% 5% 0 5%;
    line-height: 140%;
}

.greensection {
    height: 560px;
    padding-left: 0;
}

.greenleaf {
    position: absolute;
    width: 750px;
    height: auto;
}

.homelistgreen {
    text-align: center;
    padding-top: 15%;
}

.homelistblue {
    text-align: center;
    padding-top: 5%;
}

.dtname {
    font-size: 2.2em;
}

.dttitle {
    font-size: 1.5em;
    margin-bottom: 5px;
}

.dtchatter {
    font-size: 1.8em;
    padding-bottom: 20px;
}

.iconsmall {
    width: 60%;
    margin-left: 50px;
}

.yellowsection {
    height: auto;
}

.bluesection {
    height: auto;
    margin-bottom: .6%;
}

.tealsection {
    height: auto;
    margin-bottom: .6%;
}

.socialmediasection {
    height: auto;
    margin-bottom: .6%;
}

.socialspace {
    padding: .6% 0 .6% 32%;
}

.seattlemetlogofooter {
    width: 30%;
    padding: 45% 0 1% 0;
}

.mugborder {
    max-width: 150px;
    margin-top: 10px;
}


.map {
    margin: 0px;
    padding: 0px;
}


}




@media (min-width: 200px) and (max-width: 499px) {

body {
    padding-top: 55px; /* must to clear navbar */
}

h1 {
    font-size: 5em;
    line-height: 90%;
}

h2 {
    font-size: 1.3em;
    margin: 3% 0 0 0;
}

h3 {
    font-size: 1.3em;
    padding-top: 2%;
}

h6 {
    text-align: center;
    font-size: 1.4em;
    margin: 4% 10% 3% 10%;
}

.copyreg {
    font-size: 20%;
    vertical-align: 25px;
}

.leadsection {
    height: 392px;
    margin-bottom: .6%;
}

.sunwoman {
    width: 100%;
    height: 100%;
}

.decklead {
    font-size: 2.3em;
    text-align: center;
    padding: 8% 5% 0 5%;
    line-height: 120%;
}

.greensection {
    height: 450px;
    padding-left: 0;
}

.greenleaf {
    position: absolute;
    width: 100%;
    height: auto;
}

.homelistgreen {
    font-size: 1.8em;
    text-align: center;
    padding-top: 10%;
}

.homelistblue {
    font-size: 1.8em;
    text-align: center;
    padding-top: 10%;
}

.dtname {
    font-size: 2.2em;
}

.dttitle {
    font-size: 1.4em;
    margin-bottom: 5px;
}

.dtchatter {
    font-size: 1.5em;
    padding-bottom: 20px;
}

.iconsmall {
    width: 60%;
    margin-left: 40px;
}

.yellowsection {
    height: auto;
}

.bluesection {
    height: auto;
    margin-bottom: .6%;
}

.tealsection {
    height: auto;
    margin-bottom: .6%;
}

.socialmediasection {
    height: auto;
    margin-bottom: .6%;
}

.socialspace {
    padding: .6% 0 .6% 24%;
}

.seattlemetlogofooter {
    width: 40%;
    margin-top: 60%;
}

.mugborder {
    max-width: 150px;
    margin-top: 10px;
}

.map {
    padding: 0;
    margin-bottom: 5%;
}

}

