@charset "utf-8";
/********* CSS RESETS **********/

img {
	max-width: 100%;
}

h1, h2, h3, p, ul, ol {
	margin: 0;
	padding: 0;
}
nav ul, nav ol {
	list-style-type: none;
}
/******** Done *********/
.container3 {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
body {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    font-weight: 400;
	background-color: #DAC0CB;
	color: #6D3E3E;
}
container {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
a {
	color: #6D3E3E;
}
a:hover {
	color: #cb2000;
}
#top {
	background-image: url("Images/slid3.jpg");
    height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
}
/*Nav */
header {
    position: relative;
}
header h1 {
	font-style: oblique;
    text-align: center;
	color: brown;
    padding-right: 50px;
    padding-top: 0px;
    font-size: 2.5em;
    margin-top: 10px;
}
nav {
    position: absolute;
    top: 0px;
	right: 10px;
    width: 100px;
    text-align: right;
}

#mainnav ul {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.hidden {
    right: 5000px;
}

.showing {
    right: -10px;
}
#mainnav ul li a {
    text-decoration: none;
    display: block;
    background-color: #C0D8EE;
    border-bottom: 2px solid #A52A2A;
    padding: 10px 15px;
    color: black;
    font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	line-height: 28px;
}
#mainnav ul li a:hover {
	color: #6D3E3E;
}
/*Welcome Page*/
#Welcomemessage {
    background-color: #E0D1D5;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
#Welcomemessage h2 {
    padding-bottom: 10px;
    font-style: oblique;
}
#Welcomemessage p {
    text-align: justify;
}
/*Staff Section */
#staffsection {
    background-color: #E0D1D5;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#staffsection h2  {
    padding-bottom: 10px;
    font-style: oblique;
    font-size: 2em;
}
.staffimg   {
    border-radius: 189px;
    height: auto;
    width: 250px;
}
.staff p {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: justify;
}
#staffsection p a {
    text-decoration: underline;
    font-size: 1em;
}
/* Speacial Offers */
#offersssection {
    background-color: #ECCBE9;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
#offersssection h2 {
    padding-bottom: 10px;
    font-style: oblique;
}
#speacialoffers #birthday  {
    background-color: #F5DCF3;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
#speacialoffers ol li {
    text-align: center;
    list-style-type: none;
    line-height: 25px;
}
#speacialoffers #newcustomer {
    background-color: #F5DCF3;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
#offersssection p {
    padding-top: 10px;
}
#offersssection #sot  {
    text-align: left;
    position: absolute;
}
#offersssection #som {
    text-align: right;
}
/*Footer*/
footer   {
    background-color: #E0D1D5;
    margin-top: 15px;
    margin-bottom: -10px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
footer h2 {
    padding-bottom: 10px;
    font-style: oblique;
}
#fav i {
    padding-right: 10px;
    font-size: 1.5em;
}
/*Mens styles*/
#servicessection {
	margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
#servicessection h2 {
    margin-top: 10px;
    font-size: 2em;
}
#servicessection h3 {
    padding-bottom: 10px;
    font-size: 1.5em;
}
#Massage {
    background-color: #E0D1D5;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#hairandnails {
	background-color: #E0D1D5;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#skin {
	background-color: #E0D1D5;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#waxing {
	background-color: #E0D1D5;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.totop  {
    text-align: left;
    padding-top: 5px;
    padding-left: 10px;	
}
.book {
    text-align: right;
    margin-top: -20px;
    padding-bottom: 15px;
    padding-top: 5px;
    padding-right: 10px;
}
#servicessection ol {
    list-style-type: none;	
}
#packages h2 {
	margin-top: 10px;
    font-size: 2em;
}
#packages h3 {
	padding-bottom: 10px;
    font-size: 1.5em;
}
#packages ol{
	list-style-type: none;
}
#bride {
	background-color: #E0D1D5;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.amount {
    padding-top: 5px;
    padding-bottom: 10px;	
}
#selfcare {
	background-color: #E0D1D5;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.justmaried {
    background-color: #F5DCF3;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#discounts h2 {
	margin-top: 10px;
    font-size: 2em;
}
#discounts h3 {
	padding-bottom: 10px;
    font-size: 1.5em;
}
#discounts p {
    padding-bottom: 10px;	
}
/*Womens styles */
.pregnant {
	background-color: #F5DCF3;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
/*Contact Us*/
#contactinfo {
    background-color: #E0D1D5;
    width: auto;
    margin-bottom: 15px;
    padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
    padding-bottom: 15px;
    text-align: justify;
}
#contactinfo ul{
	list-style-type: none;
}
#contactinfo ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#contactus h2 {
	margin-top: 15px;
    font-size: 2em;
}
#request h2{
	margin-top: 10px;
    font-size: 2em;
}
#requestform {
	background-color: #E0D1D5;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#requestform p {
	padding-top: 10px;
}
#requestform input {
	margin-top: 15px;
	margin-bottom: 10px;
}
/* Registration */
#monthly {
	background-color: #E0D1D5;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#onemontly {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
#twomonthly {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	padding-bottom: 5px;
}
#monthly h2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#monthly ol {
	list-style-type: none;
}
#rules {
	background-color: #E0D1D5;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#rules h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.8em;
}
#flexrules2 {
	text-align: justify;
}
.flexrule3 p{
	padding-top: 10px;
	padding-bottom: 10px;
}
#membership {
	background-color: #E0D1D5;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#formmembership input {
    width: 200px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 41px;
}
#formmembership .submit {
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
}
form .submit:hover {
	 background-color: #6D3E3E;
}
 @media screen and (min-width: 460px) {
	 /*Welcome Page */
        container {
        width: 440px;
        }
        .imgconstruction h1 {
        font-size: 3em;
        }
        .menu {
        margin-top: 10px;
        }


        #Welcomemessage p {
        width: 360px;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        }
        .staff p {
        width: 360px;
        margin-left: auto;
        margin-right: auto;
        }
        #speacialoffers  {
        display: flex;
        margin-left: auto;
        margin-right: auto;
        flex: 1;
        }
        #birthday {
        flex-grow: 1;
        margin-right: 10px;

        }
        #newcustomer {
        flex-grow: 1;
        text-align: center;
        }
        #speacialoffers h3 {
        padding-top: 10px;
        }
        footer {
        font-size: 2em;
        }
	 /*Mens*/
	 #dis {
        display: flex;
        flex: 1;
        margin-left: auto;
        margin-right: auto;
	 }
	 .justmaried  {
		 flex-grow: 1;
		 
	 }
	 .pregnant {
		 flex-grow: 1;
	 }

	 #rulesset{
		 margin-left: auto;
		 margin-right: auto;
		 padding-left: 10px;
		 padding-right: 10px;
	 }
	 #rulesset {
		 width: 300px;
	 }
}
@media screen and (min-width:600px){
    #Welcomemessage h2 {
        font-size: 2.5em;
        margin-bottom: 0px;
        padding-bottom: 20px;
    }
    #Welcomemessage {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    #staffsection {
        position: relative;
    }
    #staffsection h2 {
        font-size: 2.5em;
        margin-bottom: 0px;
        padding-bottom: 20px;
    }
    #staffsection .staff {
        display: flex;
		flex: 1;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }
	.staffimg   {
    border-radius: 189px;
    height: auto;
    width: 300px;
    }
    #staffsection .staff .staffimg {
        padding-right: 10px;
    }
    #staffsection .staff p {
		padding-top: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }
    #staffsection p a {
        position: absolute;
        bottom: 30px;
        right: 20px;
    }
    #offersssection h2 {
        font-size: 2.5em;
        margin-bottom: 0px;
        padding-bottom: 20px;
    }
    #para {
        background-image: url("Images/paralex1.jpg");
        height: 500px;
        background-attachment: fixed;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        width: auto;
    }
    #offersssection {
        margin-top: -10px;
    }
    #social {
        display: flex;
        flex: 1;
		margin-left: 10px;
    }
    #social h3 {
        margin-right: 20px;
    }
	#servicessection a {
		display: none;
	}
	#servicessection h2{
		font-size: 2.5em;
        margin-bottom: 0px;
        padding-bottom: 20px;
	}
	#flex {
		display: flex;
		flex: 1;
		flex-wrap: wrap;
		margin-right: auto;
		margin-left: auto;
    }
	#Massage {
		flex-grow: 1;
		width: 200px;
	}
	#hairandnails {
		flex-grow: 1;
		width: 200px;
	}
	#skin {
		flex-grow: 1;
		width: 200px
	}
	#waxing {
		flex-grow: 1;
		width: 200px;
	}
	#packages h2 {
		font-size: 2.5em;
        margin-bottom: 0px;
        padding-bottom: 20px;
	}
	#contactus h2 {
		background-color: #DAC0CB;
		padding-bottom: 10px;
	}
	#contactinfo p{
		width: 500px;
		margin-left: auto;
		margin-right: auto;
		font-size: 1.2em;
	}
	#contactinfo ul {
		padding-top: 20px;
		padding-left: 50px;
	}
	#requestform {
		font-size: 1.2em;
	}
	#monthly {
		display: flex;
		flex: 1;
	}
	#rulesset {
		margin-right: auto;
		margin-left: auto;
		width: 500px;
	}
	#flexrules2 {
		display: flex;
	}
	.flexrule3 {
		flex: 1;
		width: 200px;
		padding-right: 20px;
	}
}

@media screen and (min-width:960px){
	header h1 {
		position: relative;
		height: 100px ;
	}
	
	.menu {
		width: auto;
		position: absolute;
		top: 80px;
		right: 80px;
		font-size: 1em;
	}
	.menu ul li a {
		width: 180px;
		margin-left: 20px;
		margin-right: 20px;
	}
	#servicessection {
		background-color: #DAC0CB;
	}
	#packages {
		background-color: #DAC0CB;
	}
    container {
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    header h1 {
        background-color: #B1DAFE;
        margin-top: -10px;
        padding-top: 15px;
        margin-left: 0px;
        font-size: 3em;
		padding-bottom: 15px;
	}
	#Welcomemessage {
		font-size: 1.3em;
	}
	
    #Welcomemessage p {
        width: 560px;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 20px;
    }
    #hamburger {
        display: none;
    }
	#mainnav {
        box-sizing: border-box;
        position: static;
        width: 100%;
        margin-bottom: 20px;
        border-top: none;
        border-left: 1px solid #ca6a0c;
        text-align: right;
	}
	#mainnav ul {
		display: flex;
	}
	#mainnav ul li {
		flex: 1;
	}
	#mainnav ul li a {
		width: 100%;
		box-sizing: border-box;
		padding: 0;
		text-align: center;
		border-bottom: none;
		border-right: 1px solid #ca6a0c
	}
    #para-2 {
    background-image: url("Images/paralex2.jpg");
    height: 600px;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
    }
	.staffimg   {
    border-radius: 189px;
    height: auto;
    width: 400px;
	}
    .staff p {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4em;
    }
	/* Mens styles*/
	.flex {
		display: flex;
		flex: 1;
		margin-right: auto;
		margin-left: auto;
    }
	#bride {
		flex-grow: 1;
		margin-right: 10px;
	}
	#selfcare {
		flex-grow: 1;
		margin-left: 10px;
	}
	#rulesset {
		width: 900px;
	}
}
