@charset "UTF-8";
@import url("webfonts/papyrus/stylesheet.css");
header {
    background-color: rgba(165,165,4,1.00);
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.Vcontainer{
	max-width: 1000px;
    margin: 0 auto
}
.y-tholder{
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 60%;
}

.y-tholder>iframe
{position: absolute;
	width: 100%;
	height: 100%;
}
.container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
nav {
    float: right;
}
.mobile-view {
    display: none;
}
.desk-top-view ul li {
    list-style-type: none;
    text-decoration: none;
    display: inline-block;
    text-align: left;
}
.desk-top-view ul li a {
    text-decoration: none;
    padding-right: 9px;
    padding-left: 9px;
    padding-top: 9px;
    padding-bottom: 9px;
    color: #FFFFFF;
}
.desk-top-view {
    padding-top: 8px;
    padding-right: 0px;
    line-height: 1em;
}
body {
    color: #FFFFFF;
    font-family: papyrus;
    background-color: #A5A502;
    background-position: 0% 0%;
    margin-left: 0px;
    margin-right: 0px;
}
.main-bckgrnd-img {
    height: 660px;
    background-image: url(images/angieBckGrndImage%20copy.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 21px;
}
.main-bckgrnd-img-treat {
    height: 660px;
    background-image: url(images/bckGrndImage03.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 21px;
}
.main-bckgrnd-img-test {
    height: 660px;
    background-image: url(images/bckGrndImage01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 21px;
}
.main-bckgrnd-img-serv {
    height: 660px;
    background-image: url(images/bckGrndImage03.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 21px;
}
.main-bckgrnd-img-acu {
    height: 660px;
    background-image: url(images/bckGrndImage02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 21px;
}
.main-bckgrnd-img-nutra {
    height: 660px;
    background-image: url(images/bckGrndImage03.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 21px;
}
main {
    min-height: 514px;
    font-family: quicksand;
    font-style: normal;
    font-weight: 300;
}
footer {
    height: 125px;
    font-family: quicksand;
    font-style: normal;
    font-weight: 300;
    background-color: hsla(60,100%,27%,1.00);
}
.address {
    float: left;
    padding-left: 27px;
    padding-top: 0px;
}
.address-a  {
    color: hsla(0,0%,100%,1.00);
}
.float-left {
    float: left;
}
.footer-logo {
    float: right;
    padding-right: 34px;
    padding-top: 24px;
}
.hero-content {
    padding-top: 27px;
    padding-left: 18px;
    padding-right: 11px;
}
h1 {
    font-family: quicksand;
    font-style: normal;
    font-weight: 300;
    font-size: 51px;
    line-height: 51px;
}
hr {
    border-style: solid;
    border-width: thin;
}
.hero-content-p  {
    margin-right: 2px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 16px;
}
.image-grid {
    padding-top: 0px;
}
.col {
    padding-top: 0px;
}
.responsive-img {
    width: 77%;
    height: auto;
    display: block;
    padding-left: 45px;
}
.image-grid {
    padding-left: 0px;
    margin-left: 22px;
    margin-bottom: 20px;
}
.col-2 {
    width: 45%;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}


/*tablet view*/
@media (min-width: 401px) and (max-width: 768px){
.mobile-view {
    display: block;
    float: right;
}
.desk-top-view {
    display: none;
    padding-right: 0px;
    padding-top: 0px;
    margin-top: -23px;
}
.expand {
    display: block;
}
.desk-top-view ul li {
    list-style-type: none;
    text-decoration: none;
    display: block;
    text-align: left;
    padding-top: 7px;
}
.hero-content {
    padding-top: 27px;
    padding-left: 22px;
}
h1 {
    font-family: quicksand;
    font-style: normal;
    font-weight: 300;
    font-size: 37px;
    line-height: 42px;
}
.col-3 {
    width: 30%;
    margin-top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
}
}
   


/*mobile view*/
@media (max-width: 400px){
.mobile-view {
    display: block;
    float: right;
}
.desk-top-view {
    display: none;
    margin-top: -87px;
    margin-right: 22px;
}
.expand {
    display: block;
}
.header-a-img   {
    width: 65%;
    height: 65%;
}
.desk-top-view ul li {
    list-style-type: none;
    text-decoration: none;
    display: block;
    text-align: left;
    padding-top: 11px;
}
.main-bckgrnd-img {
    height: 643px;
    background-image: url(images/angieBckGrndImage%20copy.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 34px;
}
footer {
    height: 375px;
}
.address {
    float: left;
    padding-left: 18px;
    padding-top: 23px;
}
h1 {
    font-size: 26px;
    line-height: 36px;
}
.responsive-img {
    width: 100%;
    height: auto;
    display: block;
    padding-left: 0px;
}
.col-2 {
    width: 80%;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}
/*.hero-content {
    padding-left: 0px;
    font-size: 0px;
    text-align: left;
    padding-right: 0px;
    padding-top: 0px;
}
hr {
}
.hero-content-p {
}*/
}

.col-lg {
    width: 90%;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}
.clear-float {
}
.col-3 {
    width: 32%;
}
