@charset "utf-8";

/* General styles*/
/*Define your own styles in this stylesheet*/
body{
	background-color: rgba(246,246,246,1.00);
}
h1, h2, h3, h4, h5, h6{
	font-family: 'montserrat' , sans-serif;
	color: rgba(75,74,74,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
}
p{
	font-size: 14px;
	font-family: 'alice', sans-serif;
	font-style: normal;
	font-weight: 100;
	color: rgba(146,146,146,1.00);
	line-height: 1.8;
}


/* Link styles*/
a {
	color: #000000;
}
a:visited {
	color: #000000;
    font-weight:500;
}
a:hover {
	color: #FF5700;
}
.linkStyle {
	color: rgba(220,216,206,1.00);
	font-family: 'montserrat', sans-serif;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
	font-size: 12px;
}
/* Header & HERO styles*/
.logo {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 198px;
	background-color: #E3E0E0;
	font-size: 13px;
}
.heroHeader {
	height: 350px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/halobeautyspaimage.jpg);
      box-shadow: 6px 9px 33px #909090;
}
/* Navigation styles*/
.topNavUl {
	position: static;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #d2cac1;
}
.topNavLI {
	text-align: center;

    width:16%;
}


ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul li{
	width:200px;

	opacity:.8;
	text-decoration: none;
	line-height: 40px;
	text-align: left;
	font-size: small;
	background-color: #d2cac1;	
	font-family:'montserrat',sans-serif;align-content: center;
}

ul li a{
	text-decoraion: none;

	display: block;
	text-decoration: none;
	background-color: #d2cac1;
	opacity: .8;
		
}

ul li ul li{
	display: none;
	opacity:.8;
	
} 
ul li:hover ul li{
	display: block;

	
	text-align: center;
}
/* Typography styles*/
.headerhalobeautyspa{
    font-family: 'montserrat', sans-serif;
}
.text{
    font-family: 'montserrat', sans-serif;
}
.textStyle {
	font-family: 'montserrat', sans-serif;
	font-style: normal;
	font-weight:600;
	color: rgba(0,0,0,1.00);
	text-align: center;
	/* [disabled]background-color: #F76405; */
}	
	

/* Typography styles*/
.textStyle {
	font-family: 'montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	color: rgba(1,1,1,1.00);
	text-align: center;
}
.headingStyle {
	/* [disabled]font-family: 'montserrat', sans-serif; */
	/* [disabled]font-style: normal; */
	/* [disabled]font-weight: 400; */
	color: rgba(146,146,146,1.00);
	font-size: 32px;
}
.mainHeading {
	color: rgba(255,255,255,1.00);
	text-align: center;
	margin-top: 4%;
	font-size: 48px;
	text-shadow: 5px 6px 6px #86898D;
	background-image: url(url);
}
.mainTagline {
	text-align: center;
	color: #FFFFFF;
	font-size: 33px;
	margin-top: -3%;
	text-shadow: 2px 5px 3px #5E2104;
	font-weight: 100;
	text-decoration: none;
	text-transform: uppercase;
	/* [disabled]background-color: #010101; */
	letter-spacing: 2px;
	height: 45px;
	padding-top: 10px;
}
.sectionText {
	text-align: center;
	font-weight: bold;
}
#sectionOne {
	text-align: justify;
}
#sectionTwo {
	text-align: justify;
}

/* Gallery styles */
.gallery{
    padding-top:20px;
    padding-bottom:30px;
}
.paraContent{
	font-size: 14px;
	font-family: alice, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: rgba(69,67,67,1.00);
	line-height: 1.8;
	margin-left: 5%;
	margin-right: 5%;
}
.contentArea{
	font-size: 14px;
	font-family: alice , sans-serif;
	font-style: normal;
	font-weight: 100;
	color: rgba(146,146,146,1.00);
	line-height: 1.8;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
}
.showAreaH2 {
	color: #1E1E1E;	
}
#secondaryStyling {
	padding-top: 20px;
    padding-bottom: 20px;
   
}
.secondarySection {
}
.secondaryHeading {
	color: rgba(255,255,255,1.00);
	text-align: center;
}
/*Footer styles*/
.footerTitle {
    text-align: center;
    font-size: 22px;
}
.footerTextContainer {
	text-align: justify;
	margin-bottom: 10%;
}
.gritgraphicsfont {
	width: 139px;
	background-color: #030303;
	text-align: center;
	float: left;
	border-radius: 0;
	padding: 5px;
	margin-top: 4px;
}

@media (max-width:400px){}
@media screen and (min-width:760px){
    .gridContainer {
	width: 89%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}

/* Header & HERO styles*/
.heroHeader {
	width: 100%;
	display: block;
}
.logo {
	width: 15.2542%;
}
/* Navigation styles*/
.topNav {
	width: 50%;
	clear: none;
	margin-left: 25.542%;
    position:0;
}
.topNavUl {
	width: 100%;
	margin-left: 0;
	
	position: static;
	
}
.topNavLI {
	width: 16%;
	margin-left: 7.1428%;
	clear: none;
	height: auto;
	position: static;
}
/* Main heading styles*/

.mainHeading {
}
.mainTagline {
}
        .headerhalobeautyspa{
        width:100%;
       font-family: 'montserrat' , sans-serif;
        
        
     }
    .text{
        float:;
        margin-left:0;
        width:100%;
        padding-left:0%;
        padding-right:0%;
    }
    .halobeautyspatext{
        padding-left:0;
        margin-left:0;
        width:45%;
        
    }
    .tiles{
        width:100%;
    }
    .text{
    margin-left: 0%;
    margin-right: 15%;
    float: none;
    display: block;
    }
    .halobeautyspaweb{
        margin-left:0%;
        Padding-left:0%;
        
         box-shadow: 6px 9px 33px #909090;
    }
    .halobeautyspalogotile{
        width:20%;
        padding-bottom:30%;
    }
    
    .headerhalobeautyspa{
        width:100%;     
           
    }     
  
    .ytbhlogo2{
    width: 96%;
    padding-right: 2%;
    padding-left: 2%;
    box-shadow: 6px 9px 33px #909090;
    background: #000000;
        padding-bottom:0%;
    }
     
    .tbhweb{
    width: 100%;
    float: left;   
         box-shadow: 6px 9px 33px #909090;
    }
    .tbhweb2{
        width:100%;
    }
  .headerhalobeautyspa   {
	width:100%;
      text-align: center;
	font-size: xx-large;
	margin-top: 0px;
	padding-left: 0px;
	padding-right:0px;
	color: #000000;
	margin-bottom: 53px;
	font-family: montserrat;
	font-weight: bolder;
       
}

/* Text & content area styles*/
.textContainer {
    padding-top:60px;
    padding-bottom:30px;
}
.secondarySection {
    width: 90%;
    clear: none;
    margin-left: 1.6949%;
    display: block;
    background:#000000;
    padding-left:5%;  
    padding-right:5%;
}
.secondaryHeading {
	margin-left: 0;
	width: 100%;
}

/* Gallery styles*/
.tiles {
	width: 32.2033%;
	clear: none;
	display: block;
	padding-bottom: 0px;
	left: auto;
	right: auto;
}
/* Footer styles*/
.footer {
}
.footerSection {
	width: 32.2033%;
	clear: none;
	margin-left: 1.6949%;
	display: block;
}
.footerTitle {
	margin-left: 0;
	width: 100%;
    margin-top: 5%;
}
.gallery {
}
.showAreaH2 {
}
.text {
    padding-left: 0px;
    padding-right: 0px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}

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

/* Header & HERO styles*/
.heroHeader {
	width: 100%;
	display: block;
}
.logo {
	width: 15.2542%;
}
/* Navigation styles*/
.topNav {
	width: 50%;
	clear: none;
	margin-left: 25.542%;
    position:0;
}
.topNavUl {
	width: 100%;
	margin-left: 0;
	
	position: static;
	
}
.topNavLI {
	width: 16%;
	margin-left: 7.1428%;
	clear: none;
	height: auto;
	position: static;
}
/* Main heading styles*/

.mainHeading {
}
.mainTagline {
}
        .headerhalobeautyspa{
        width:100%;
       font-family: 'montserrat' , sans-serif;
        
        
     } 
    .text{
        float:;
        margin-left:0;
        width:100%;
        padding-left:0%;
        padding-right:0%;
    }
    .halobeautyspatext{
        padding-left:0;
        margin-left:0;
        width:53%;
        margin-top:5%;
        margin-bottom:5%;
    }
    .tiles{
        width:100%;
    }
    .text{
    margin-left: 0%;
    margin-right: 15%;
    float: none;
    display: block;
    }
    .halobeautyspaweb{
        margin-left:0%;
        Padding-left:0%;
        
         box-shadow: 6px 9px 33px #909090;
    }
    .halobeautyspalogotile{
        width:20%;
        padding-bottom:30%;
    }
    
    .headerhalobeautyspa{
        width:100%;     
           
    }     
  
    .ytbhlogo2{
    width: 96%;
    padding-right: 2%;
    padding-left: 2%;
    box-shadow: 6px 9px 33px #909090;
    background: #000000;
        padding-bottom:0%;
    }
    
     
    .tbhweb{
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    float: left;
    box-shadow: 6px 9px 33px #909090;
    }
   
  .headerhalobeautyspa   {
	width:100%;
      text-align: center;
	font-size: xx-large;
	margin-top: 0px;
	padding-left: 0px;
	padding-right:0px;
	color: #000000;
	margin-bottom: 53px;
	font-family: 'montserrat' , sans-serif;
	font-weight: bolder;
       
}
     .section2{
         width:100%
     }
     .halobeautyspaweb{
    width: 50%;
    float: right;  
         margin-top:5%;
     }
     .tbhweb{
         width:40%;
         float:right;
         margin-right:10%;
         margin-top:5%;
     }

/* Text & content area styles*/
.textContainer {
    padding-top:60px;
    padding-bottom:30px;
}
.secondarySection {
    width: 90%;
    clear: none;
    margin-left: 1.6949%;
    display: block;
    background:#000000;
    padding-left:5%;  
    padding-right:5%;
}
.secondaryHeading {
	margin-left: 0;
	width: 100%;
}

/* Gallery styles*/
.tiles {
	width: 32.2033%;
	clear: none;
	display: block;
	padding-bottom: 0px;
	left: auto;
	right: auto;
}
/* Footer styles*/
.footer {
}
.footerSection {
	width: 32.2033%;
	clear: none;
	margin-left: 1.6949%;
	display: block;
}
.footerTitle {
	margin-left: 0;
	width: 100%;
    margin-top: 5%;
}
.gallery {
}
.showAreaH2 {
}
.text {
    padding-left: 0px;
    padding-right: 0px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
@media screen and (max-width : 760px ){
   
   .heroHeader {
	height: 350px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/halobeautyspaimage.jpg);
      box-shadow: 6px 9px 33px #909090;
}
    
    .gridContainer {
	width: 100%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}  
     .tiles{
        width:100%;
    }
     .topNavUl {
    position: static;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #d2cac1;
    margin-top:0;
  
}
.topNavLI {
	text-align: center;
    width:20%;
    
}

ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul li{
width:200px;

	opacity:.8;
	text-decoration: none;
	line-height: 40px;
	text-align: left;
	font-size: small;
	background-color:#d2cac1;	
	font-family:'montserrat',sans-serif;align-content: center;
}
	



ul li a{
	text-decoraion: none;
	
	display: block;
	text-decoration: none;
	background-color: #d2cac1;
	opacity: .8;
	
}

ul li ul li{
	display: none;
	opacity:.8;
	
} 
ul li:hover ul li{
	display: block;

	
	text-align: center;
}
    .gglogo{
        width:40%;
    }
    .logo {
	
    visibilty:hidden;
    display:none;
    }
        
  .headerhalobeautyspa   {
	width:100%;
      text-align: center;
	font-size: xx-large;
	margin-top: 0px;
	padding-left: 0px;
	padding-right:0px;
	color: #000000;
	margin-bottom: 10px;
	 font-family: 'montserrat', sans-serif;
	font-weight: bolder;
}
    .halobeautyspatext{
        padding-left:0;
        margin-left:0;
        
    }
    .text{
        font-size:1.2rem;
        color:#000000;
        width:80%;
        margin-left:8%;
       margin-right:5%;
    }
     .ytbhlogo2{
        width:80%;
       margin-right:15%;
       margin-left:0%;
        background:#000000;
    }
    .tbhweb{
        width:80%;
        padding-left:5%;
        padding-right:10%;
    }
    #secondaryStyling{
        background: #000000;
        margin-top:8%;
       
    }
    .recipetext{
         padding-left:5%;
        Padding-right:5%;
    }
    
}
