/* This CSS file is part of the HTML5 / CSS3 tutorial on http://www.lingulo.com */

/* GLOBAL */


body
{
	
}
.whitebackground{
	width: auto;
	max-width: 1050px;
	background-color: #FFF;
	margin: auto;
}
p
{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-weight: normal;
}

a
{
        text-decoration:none;
        color:inherit;
        transition: color .5s ease;
}

strong
{
        font-weight:bold;
}

hr
{
        background-color: #D6D0C1;
        border:0;
        height:1px;
        margin:20px 0;
}
h1
{
	font-family: "CenturyGothic";
	font-size: 20px;
	font-weight: bold;
	color: #E60418;
	padding-left: 5px;
}
#myBtn {
	display: none;
	position: fixed;
	bottom: 50px;
	left: 30px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: #000;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 10px;
}

#myBtn:hover {
  background-color: #555;
}
.logohold
{
	width: 100%;
	height: auto;
	background-color: #F2F6F9;
	padding-top: 10px;
	padding-bottom: 6px;
}

.temp1
{
	width: auto;
	max-width: 700px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.temp2
{
	width: auto;
	max-width: 700px;
	margin: auto;
	background-color: #C4D6C0;
	margin-top: -10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.fbimg
{
	margin: auto;
	display:block;
	padding-top: 10px;
}
.imgauto
{
	width: 100%;
	margin: auto;
	height: auto;
}
.test
{
	font-family: "CenturyGothic";
	font-size: large;
	color: #000;
	font-weight: bold;
}

.mail
{
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	line-height: 30px;
	color: #333;
	letter-spacing: 1px;
	text-align: center;
}
.headerauto
{
	width: 100%;
	height: auto;
}
.imgcent
{

	margin: auto;
	display:block;
}

.logoauto
{
	width: 100%;
	height: auto;
	margin: auto;
}
.logoauto2
{
	width: 100%;
	height: auto;
	margin: auto;
	border-radius: 15px;
}
.logoauto3
{
	width: 100%;
	height: auto;
	margin: auto;
	border-radius: 15px;
}
.logoauto4
{
	width: 80%;
	height: auto;
	margin: auto;
	border-radius: 15px;
	display: block;
}
.herbimg
{
	width: auto;
	max-width: 900px;
	margin: auto;
}
.spacer1
{
	font-family: "CenturyGothic";
	width: auto;
	max-width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC83A9;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	
}
.sertext2 ul	{
	list-style-type: disc;
	padding-left: 10px;
font-family: "CenturyGothic";
	color: #333;
	line-height: 25px;
	font-size: large;
	letter-spacing: 1px;
	list-style-position: inside;
	padding-bottom: 10px;
	text-align: left;
	}
	
	.sertext2	{
	width: auto;
	max-width: 1000px;
	font-family: "CenturyGothic";
	font-size: 16px;
	color: #000;
	text-align: left;
	line-height: 25px;
	margin: auto;
	}
	.sertwo ul	{
	list-style-type: disc;
	padding-left: 40px;
	font-family: "CenturyGothic";
	color: #000;
	line-height: 24px;
	font-size: medium;
	list-style-position: outside;
	}

input[type=radio] {
	width: 50px;
	
}

.radioclass
{
	 text-align: left;
    display:inline;
	width: 50px;

}


textarea
{
	width: 100%;
 padding: 5px 10px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
input
{
	width: 100%;
	display: inline-block;
	border: 1px solid #ccc;
	box-sizing: border-box;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.formtext
{
	font-family: "CenturyGothic";
	font-size: 15px;
	color: #000;
	text-align: center;
}
.formtext2
{
	font-family: "CenturyGothic";
	font-size: 15px;
	color: #753F63;
	text-align: left;
}
input[type=submit] {
	width: 300px;
	background-color: #273353;
	color: white;
	padding: 5px 10px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	display: block;
	margin: auto;
}
.recapp
{
	width: 300px;
	margin: auto;
	padding-bottom: 10px;
}
.mailg
{
	font-family: "CenturyGothic";
	font-size: large;
	line-height: 28px;
	font-weight: bold;
	color: #093;
	text-align: center;
}
.contactfor
{
	width: auto;
	max-width: 300px;
	margin: auto;
	padding-bottom: 20px;
}

input[type=submit]:hover {
	background-color: #151515;
}
.questionsend
{
	font-family: "CenturyGothic";
	font-size: large;
	line-height: 24px;
	color: #090;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.britext	{
	width: auto;
	max-width: 1200px;
	margin: auto;
	}		
.britext ul	{
	list-style-type: disc;
	padding-left: 40px;
	font-family: "CenturyGothic";
	color: #000;
	line-height: 24px;
	font-size: medium;
	list-style-position: outside;
	}
	.britext8	{
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: "CenturyGothic";
	font-size: large;
	color: #000;
	text-align: justify;
	line-height: 28px;
	padding-top: 7px;
}
.britext2cent	{
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: "CenturyGothic";
	font-size: medium;
	color: #000;
	text-align: center;
	line-height: 24px;
	padding-top: 7px;
}
.britext2cent a	{
	color: #00F;
}
.britextcent a	{
	color: #00F;
}
.britext2 a	{
	color: #00F;
}
	
.britext2	{
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: "CenturyGothic";
	font-size: medium;
	color: #000;
	text-align: justify;
	line-height: 24px;
	padding-top: 7px;
}	
.britext3	{
	font-family: "CenturyGothic";
	font-size: large;
	color: #000;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 10px;
}
.britextcent	{
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: "CenturyGothic";
	font-size: medium;
	color: #000;
	text-align: center;
	line-height: 25px;
	padding-top: 7px;
}
.britextcent2	{
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 5px;
font-family: "CenturyGothic";
	font-size: x-large;
	color: #753F63;
	letter-spacing: 1px;
	text-align: center;
	line-height: 25px;
	padding-top: 7px;
}
.britext2 a {
	color: #00F;
}


/* HEADER */

header
{
	position: relative;
	width: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #f7f2ee;
}

header h1
{
        margin:35px 0 0 0;
        font-size:55px;
        color:#e56038;
}

header p
{
    font-family: "CenturyGothic";
        font-size:16px;
        color: #4A463B;
        margin-left:132px;
}
nav ul
{
	list-style: none;
}
nav
{
	width: auto;
	text-align: center;
	margin: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
nav ul li
{
	display: inline;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
}

nav ul li a
{
	font-family: "CenturyGothic";
	transition: all .25s ease;
	font-size: 15px;
	color: #000000;

}

nav ul li a:hover
{
	color: #F1110F;
}

#mobileMenu
{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: none;
}

#mobileMenu ul li
{
	display: block;
	background-color: #DCCDC2;
	color: #000;
	padding: 12px 0;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: CenturyGothic;
	font-size: large;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.toggleMobile
{
        display: none;
}
.dreamphone
{
	width: auto;
}
.topcontwo
{
	width: auto;
	max-width: 510px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 20px;	
}
.topcontwo1
{
	width: 170px;
	float: left;
}

.topcontwo2
{
	width: 320px;
	float: right;
}
.topcontact3
{
	font-family: "CenturyGothic";
	font-size: 13px;
	color: #000000;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

.topcontact
{
	font-family: "CenturyGothic";
	font-size: 20px;
	color: #57890E;
	text-align: right;
	line-height: 20px;
	padding-bottom: 4px;
}

.topcontact a
{
	color: #537C02;
}

/* MY 2 COLUMNS For LOGO and Call me */
.topbox
{
	background-color: #FFF;
	width: 100%;
	height: 170px;
}
#topcol
{
	width: auto;
	max-width: 1200px;
	margin: auto;
	background-color: #FFF;
}
#topcolone
{
	width: 140px;
	float: left;
	background-color: #FFF;
}
#topcoltwo
{
	width: 720px;
	float: right;
	color: #FFF;
	font-size: large;
	text-align: right;
	letter-spacing: 1px;
	padding-top: 15px;
	line-height: 20px;
}

footer
{
	position: relative;
	clear: both;
	width: auto;
	height: auto;
	background-color: #F7F2EE;
	margin-top: -5px;
}

.footwrapper
{
	line-height: 25px;
	width: auto;
	max-width: 900px;
	font-size: 13px;
font-family: "CenturyGothic";
	color: #333;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	letter-spacing: 1px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}

footer1
{
	position: relative;
	clear: both;
	width: auto;
	height: auto;
	background-color: #fff;
}

.footwrapper1
{
	line-height: 25px;

	font-size: 13px;
font-family: "CenturyGothic";
	color: #333;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}
.newfoothold
{
	width: 100%;
	height: auto;
	padding-top: 15px;
	background-color: #FFF;
}
.newfoot
{
	width: auto;
	max-width: 1200px;
	margin: auto;
}

/* SKIPLINK */
.go-top
{
        position: fixed;
        bottom: 2em;
        right: 2em;
        text-decoration: none;
        color: white;
        background-color: rgba(0, 0, 0, 0.3);
        font-size: 12px;
        padding: 1em;
        display: none;
}

.go-top:hover
{
        background-color: rgba(0, 0, 0, 0.6);
}
/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}
.contacttwo
{
	width: auto;
	max-width: 900px;
	margin: auto;
}
.contacttwo1
{
	width: 400px;
	float: left;
font-family: "CenturyGothic";
	font-size: 17px;
	color: #000;
	padding-left: 5px;
	line-height: 20px;
}
.contacttwo2
{
	width: 450px;
	float: right;
}
.aquafullwidth
{
	width: 100%;
}

.aqua01
{
	width: auto;
	max-width: 1200px;
	font-family: CenturyGothic;
	font-size: large;
	color: #000;
	text-align: center;
	margin: auto;
	padding-top: 10px;
	font-weight: bold;
}
.aqua02
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 34px;
	color: #FF0101;
	text-align: center;
	letter-spacing: 1px;
	line-height: 50px;
	padding-top: 15px;
}
.pureslider
{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
	.britext8	{
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: CenturyGothic;
	font-size: medium;
	color: #000;
	text-align: justify;
	line-height: 28px;
	padding-top: 7px;
}
.altwo
{
	width: auto;
	max-width: 1200px;
	margin: auto;
}
.altwo1
{
	width: 1020px;
	float: left;
	padding-top: 5px;
	padding-bottom: 20px;
}
.altwo2
{
	width: 150px;
	float: right;
	padding-top: 20px;
		padding-bottom: 20px;
}


.sertwo
{
	width: auto;
	max-width: 1200px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.sertwo1
{
	width: 710px;
	float: left;
	padding-top: 30px;
}
.sertwo2
{
	width: 400px;
	float: right;
	padding-top: 10px;
}
.sertherapy
{
	width: auto;
	max-width: 980px;
	margin: auto;
}

.alignfull
{
	width: 100%;
	height: auto;
	background-color: #f7f2ee;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
}

.serspace
{
	width: 125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 5px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.sertitle
{
	width: 100%;
	font-family: "CenturyGothic";
	font-size: 30px;
	line-height: 30px;
	color: #000000;
	text-align: center;
	padding-bottom: 5px;
	text-transform: uppercase;
	padding-top: 20px;
}
.sertitle2
{
	font-family: "CenturyGothic";
	font-size: 22px;
	color: #000000;
	letter-spacing: 1px;
	padding-left: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}
.sertitle22
{
	font-family: "CenturyGothic";
	font-size: 18px;
	color: #000000;
	letter-spacing: 1px;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 22px;
}
.sertitleital
{
	font-family: Quentin;
	font-size: 30px;
	color: #941727;
	font-weight: bold;
	padding-top: 10px;
	line-height: 22px;
	font-style: italic;
	text-align: center;
	padding-bottom: 10px;
}
.feedskin
{
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.treatspace
{
	width: auto;
	max-width: 1200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.serbadges
{
	width: auto;
	max-width: 461px;
	margin: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.sertestimonial
{
font-family: "CenturyGothic";
	font-size: large;
	line-height: 25px;
	color: #333;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.sertestimonial2
{
font-family: "CenturyGothic";
	font-size: large;
	line-height: 25px;
	color: #BCBCBC;
	letter-spacing: 1px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 30px;
}
.sertestimonial3
{
	font-family: "CenturyGothic";
	font-size: 66px;
	line-height: 25px;
	color: #666;
	letter-spacing: 1px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 30px;
	padding-bottom: 15px;
}
.serabouttwo
{
	width: auto;
	max-width: 1000px;
	margin: auto;
}
.serabouttwo1
{
	width: 650px;
	float:left;
}
.serabouttwo2
{
	width: 300px;
	float:right;
}
.serlinebreak
{
	font-family: "CenturyGothic";
	color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}

.honetests a
{
	color: #00F;
	text-decoration: underline;
	font-size: medium;
}

.hometestwo
{
	width: 980px;
	margin: auto;
}
.hometestwo1
{
	width: 490px;
	float: left;
}
.hometestwo2
{
	width: 490px;
	float: right;
}

.abouttwo
{
	width: 1000px;
	margin: auto;
}
.abouttwo1
{
	width: 540px;
	float: left;
}
.abouttwo2
{
	width: 400px;
	float: right;
	margin-top: 20px;
	padding-right: 5px;
}
.questiona
{
	width: auto;
	max-width: 600px;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
	background-color: #F2F2F2;
}
.questiona2
{
	width: auto;
	max-width: 700px;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
	background-color: #F2F2F2;
}
.formqu
{
	font-family: "CenturyGothic";
	font-size: medium;
	color: #333;
	text-align: center;
	line-height: 25px;

}

.formqu2
{
	font-family: "CenturyGothic";
	font-size: large;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	line-height: 25px;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 5px;
}
.formqu3
{
	font-family: "CenturyGothic";
	font-size: medium;
	color: #333;
	text-align: left;
	line-height: 25px;
	margin-top: 25px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.subcent
{
	margin: auto;
	text-align: center;
	display: block;
}
.payp
{
	width: 150px;
	margin: auto;
}
.paypbut
{
	width: 150px;
	margin: auto;
}
.logocenter
{
	width: auto;
	max-width: 300px;
	margin: auto;
	padding-bottom: 5px;
}
.contdetails
{
	width: auto;
	max-width: 600px;
	margin: auto;
}
.contdetails1
{
	width: 300px;
	float: left;
}
.contdetails2
{
	width: 300px;
	float: right;
}
.contdetailstext2
{
	font-family: "CenturyGothic";
	font-size: 13px;
	color: #000000;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

.contdetailstext
{
	font-family: "CenturyGothic";
	font-size: 17px;
	color: #000000;
	text-align: center;
	line-height: 20px;
	padding-bottom: 4px;
}
.listhome
{
	padding-bottom: 10px;
}

.logos
{
	width: auto;
	max-width: 590px;
	margin: auto;
}
.logos1
{
	width: 110px;
	float: left;
}
.logos2
{
	width: 110px;
	float: left;
}
.logos3
{
	width: 110px;
	float: left;
}
.logos4
{
	width: 130px;
	float: left;
	padding-top: 15px;
}
.logos5
{
	width: 130px;
	float: right;
	padding-top: 40px;
}
.logoimg
{
	width: 100px;
	display: block;
	margin: auto;
}
.logoimg2
{
	width: 120px;
	display: block;
	margin: auto;
}
.logoimg3
{
	width: 120px;
	display: block;
	margin: auto;
}
.socials
{
	width: 90px;
	margin: auto;
}
.socials1
{
	width: 40px;
	float: left;
}
.socials2
{
	width: 40px;
	float: right;
}
.follow
{
	font-family: "CenturyGothic";
	font-size: large;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
}

.listclas
{
	padding-bottom: 10px;
}

.petalstwo
{
	width: auto;
	max-width: 1200px;
	margin: auto;
}
.petalstwo1
{
	width: 700px;
	float: right;
		padding-top: 20px;
	
}
.petalstwo2
{
	width: 400px;
	float: left;
		padding-top: 20px;
	padding-bottom: 20px;
}
.petalstwo ul	{
	list-style-type: disc;
	padding-left: 40px;
	font-family: "CenturyGothic";
	color: #000;
	line-height: 24px;
	font-size: medium;
	list-style-position: outside;
	}
	
	.skintwo
	{
		width: auto;
		max-width: 1200px;
		margin: auto;
	}
	.skintwo1
	{
		width: 700px;
		float: left;
	}
		.skintwo2
	{
		width: 300px;
		float: right;
	}
	.skinimg
	{
		width: auto;
		max-width: 400px;
		margin: auto;
	}
		.skinimg2
	{
		width: auto;
		max-width: 300px;
		margin: auto;
		padding-top: 15px;
	}
	.skinfull
	{
	width: 100%;
	height: auto;
	background-color: #FAFAF8;
	margin-top: 20px;
	padding-bottom: 20px;
	}
	
	.round
	{
	width: auto;
	max-width: 660px;
	margin: auto;
	}
	
	.round1
	{
		width: 220px;
		float: left;
		padding-bottom: 15px;
	}
		.round2
	{
		width: 220px;
		float: left;
		padding-bottom: 15px;
	}
		.round3
	{
		width: 220px;
		float: right;
		padding-bottom: 15px;
	}
	.roundimg
	{
	display: block;
	margin: auto;
	width: 90%;
	border-radius: 15px;
	}

.treattwo
{
	width: auto;
	max-width: 1200px;
	margin: auto;
}
.treattwo1
{
	width: 750px;
	float: left;
}
.treattwo2
{
	width: 400px;
	float: right;
	padding-top: 20px;
}
.testtwo
{
	width: auto;
	max-width: 1200px;
	margin: auto;
}
.testtwo1
{
	width: 840px;
	float: left;
}
.testtwo2
{
	width: 280px;
	float: right;
}	
.giftimg
{
	width: auto;
	max-width: 320px;
	margin: auto;
	padding-top: 15px;
}
	.eliteholdtitle
	{
	width: auto;
	max-width: 3000px;
	background-color: #545454;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	}
	.elitetitle
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 80px;
	line-height: 45px;
	font-weight: 500;
	color: #FFF;
	text-align: center;		
	}
	
	.elitetitle2
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	}
	.elitetwo
	{
		width: auto;
		max-width: 890px;
		margin: auto;
	}
		.elitetwo1
	{
	width: 400px;
	float: left;
	padding-top: 30px;
	}
	
	.elitetwo2
	{
	width: 440px;
	float: right;
	}
	
	
	.elite2two
	{
		width: auto;
		max-width: 890px;
		margin: auto;
	}
		.elite2two1
	{
	width: 400px;
	float: right;
	padding-top: 50px;
	}
	
	.elite2two2
	{
	width: 440px;
	float: left;
	padding-top: 40px;
	}
	
	
	.elite3two
	{
		width: auto;
		max-width: 890px;
		margin: auto;
	}
		.elite3two1
	{
		width: 400px;
		float: left;
				margin-top: 20px;
	}
	
	.elite3two2
	{
	width: 440px;
	float: right;
	margin-top: 30px;
	padding-top: 10px;


	}
	
	
	
		.elite2two1 ul
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 29px;
	color: #273353;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	}
			.elite3two1 ul
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 29px;
	color: #273353;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	}
	.listsyclass
	{
		padding-bottom: 10px;
	}
	
		.elitetext
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 29px;
	color: #273353;
	padding-top: 10px;
	}
	
		.elitetext2
	{
font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 24px;
	color: #273353;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	}
.eliteimg
{
	
	width: 100%;
	height: auto;	
	box-shadow: 5px 5px 8px 1px rgba(0, 0, 0, 0.4);
	border: 1px solid #152439;	
}
.eliteimg3
{
	width: 100%;
	height: auto;
		border: 1px solid #8191b0;	
}
.eliteimg2
{
	
	width: 100%;
	height: auto;	
}
.contactholdfull
{
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom: 30px;
	background-color: #545454;
	margin-top: 20px;
}
.contactholdss
{
	max-width: 500px;
	width: auto;
	margin: auto;
}
	.contitle
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 30px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	}
	.conline
	{
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 15px;
	}
		.context
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:30px;
	font-weight: 500;
	color: #d3d8e2;
	text-align: center;
	}
	.testimonialhold
	{
		width: auto;
		max-width: 890px;
		margin: auto;
		background-color: #fff;
		margin-top: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		border-radius: 16px;
		margin-top: 25px;
	}
	
	
				.testititle
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	line-height: 24px;
	color: #273353;
	text-align: center;
	padding-bottom: 15px;
	font-weight: bold;
	
	}
			.testitext
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 24px;
	color: #273353;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #fff;
	}
	.linkhold
	{
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	margin-bottom: 40px;
	}
	.linktest
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #151515;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 500;
	}
	
		.pricehold
	{
		width: auto;
		max-width: 890px;
		margin: auto;
		background-color: #fff;
		margin-top: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		border-radius: 16px;
		margin-top: 25px;
	}
			.pricehold ul
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #273353;
	padding-left: 40px;
	list-style-type: disc;
	}
	
	.pricelist
	{
	padding-bottom: 10px;
	font-size: 19px;
	}
					.pricetitle
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	line-height: 24px;
	color: #273353;
	text-align: center;
	padding-bottom: 15px;
	font-weight: bold;
	
	}
			.pricetext
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	color: #273353;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #fff;
	}
	
	.mailsender
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 40px;
	color: #2bc208;
	text-align: center;
	}
	.aboutand
	{
		width: auto;
		max-width: 890px;
		margin: auto;

	}
		.aboutand1
	{
		width: 500px;
		float: right;
	}
			.aboutand2
	{
		width: 320px;
		float: left;
		padding-top: 20px;
	}
		.abouttitl
	{
		width: auto;
		max-width: 890px;
		margin: auto;
	}
	.holdblue
	{
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #545454;
		margin-top: 15px;
	}
			.elitetextwhite
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 27px;
	color: #fff;
	padding-top: 10px;
	}
	.abuttit
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	padding-bottom: 15px;
	font-weight: bold;
	
	}
	
.aboutimg
{
	width: 100%;
	height: auto;
	border: 1px solid #3c3636;	
}
@media (max-width: 1030px)
{
	
	.abouttwo
{
	width: 990px;
	margin: auto;
}
.abouttwo1
{
	width: 540px;
	float: left;
}
.abouttwo2
{
	width: 400px;
	float: right;
	margin-top: 20px;
	padding-right: 5px;
}
.petalstwo
{
	width: auto;
	max-width: 920px;
	margin: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.petalstwo1
{
	width: 520px;
	float: right;
	padding-top: 10px;
	
}
.petalstwo2
{
	width: 320px;
	float: left;
	padding-top: 10px;
	
}
.sertwo
{
	width: auto;
	max-width: 920px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
	
}
.sertwo1
{
	width: 520px;
	float: left;
	padding-top: 20px;
}
.sertwo2
{
	width: 320px;
	float: right;
	padding-top: 30px;

}
	.britext2
	{
	line-height: 24px;
	}
	
	.britext8	{
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: "CenturyGothic";
	font-size: 16px;
	color: #000;
	text-align: justify;
	line-height: 24px;
	padding-top: 5px;
}
	
	.altwo
{
	width: auto;
	max-width: 1200px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.altwo1
{
	width:800px;
	float: left;
	padding-top: 5px;
}
.altwo2
{
	width: 150px;
	float: right;
	padding-top: 20px;
}


.britext8	{
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: "CenturyGothic";
	font-size: 16px;
	color: #000;
	text-align: justify;
	line-height: 22px;
	padding-top: 5px;
}
	nav ul li
{
	display: inline;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;

}

nav ul li a
{
	font-family: "CenturyGothic";
	transition: all .25s ease;
	font-size: 15px;
	color: #000000;

}
.treattwo
{
	width: auto;
	max-width: 1200px;
	margin: auto;
	padding-left: 5px;
	padding-left: 5px;
}
.treattwo1
{
	width: auto;
	float: none;
	margin: auto;
}
.treattwo2
{
	width: auto;
	max-width: 400px;
	float: none;
	margin: auto;
	padding-top: 20px;
}
}


@media (max-width: 920px)
{
.logoauto3
{
	width: 85%;
	height: auto;
	margin: auto;
	border-radius: 15px;
	display: block;	
}
.petalstwo
{
	width: auto;
	max-width: 920px;
	margin: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.petalstwo1
{
	width: auto;
	float: none;
	margin: auto;
	padding-top: 10px;
	
}
.petalstwo2
{
	width: auto;
	max-width: 400px;
	float: none;
	margin: auto;
	padding-top: 10px;
	
}

.sertwo1
{
	width: auto;
	float: none;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.sertwo2
{
	width: auto;
	max-width: 400px;
	float: none;
	margin: auto;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}
	.britext2
	{
	font-size: 17px;
	line-height: 23px;
	}
	
	.sertwo1 ul
	{
		font-size: medium;
	}
		.altwo
{
	width: auto;
	max-width: 1200px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.altwo1
{
	width:auto;
	float: none;
	margin: auto;
	padding-top: 5px;
}
.altwo2
{
	width:auto;
	max-width: 150px;
	float: none;
	margin: auto;
	padding-top: 10px;
}


.britext8	{
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: "CenturyGothic";
	font-size: 16px;
	color: #000;
	text-align: justify;
	line-height: 24px;
	padding-top: 5px;
}
.active, .toggleMobile:hover {
	
	
}
     
        #mobileMenu
        {
                display: block;
                z-index: 99;
        }
		
		/* width is zero to stop coloured background on click */
        .toggleMobile
        {
	position: fixed;
	top: 10px;
	left: 5px;
	display: block;
	width: 0px;
	height: 30px;
	cursor: pointer;
	z-index: 999;
	background-color: #66FF00;
        }
        .toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
        {
	display: block;
	position: absolute;
	width: 30px;
	height: 5px;
	left: 0;
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	background-color: #DCCDC2;
        }
        .toggleMobile span.menu1
        {
                top: 0;
        }
        .toggleMobile span.menu2
        {
                top: 10px;
        }
        .toggleMobile span.menu3
        {
                top: 20px;
        }
        .toggleMobile.active span.menu1
        {
	top: 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	background-color: #000;
        }
        .toggleMobile.active span.menu2
        {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	background-color: #000;
        }
        .toggleMobile.active span.menu3
        {
	opacity: 0;
	-webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	background-color: #000;
        }
        header nav
        {
                display:none;
        }
        header h1
        {
                font-size:40px;
        }
        header p
        {
                margin-left: 60px;
                font-size:14px;
        }
		
			.testimonialhold
	{
		width: 100%;
		max-width: 850px;
		margin: auto;
		background-color: #fff;
		margin-top: 20px;
		padding-bottom: 20px;
		border-radius: 16px;
		margin-top: 25px;
	}
}

@media (max-width: 810px)
{
	
	.aboutand
	{
		width: auto;
		max-width: 890px;
		margin: auto;
		padding-right: 8px;
		padding-left: 8px;

	}
		.aboutand1
	{
		width: auto;
				float: none;
		margin: auto;
	}
			.aboutand2
	{
		width: auto;
		max-width: 320px;
		float: none;
		margin: auto;
		padding-top: 20px;
	}
	
	.eliteholdtitle
	{
	width: auto;
	max-width: 3000px;
	margin: auto;
	padding-top: 15px;
		padding-bottom: 10px;
	margin-bottom: 0px;
	}
	.elitetitle
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 80px;
	line-height: 45px;
	font-weight: 500;
	color: #FFF;
	text-align: center;		
	}
	
	.elitetitle2
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	}
	.elitetwo
	{
		width: auto;
		max-width: 780px;
		margin: auto;
		padding-left: 8px;
		padding-right: 8px;
	}
		.elitetwo1
	{
	width: 370px;
	float: left;
	padding-top: 20px;
	}
	
	.elitetwo2
	{
	width: 370px;
	float: right;
	}
	
	
	.elite2two
	{
		width: auto;
		max-width: 780px;
		margin: auto;
		padding-left: 8px;
		padding-right: 8px;
	}
		.elite2two1
	{
	width: 370px;
	padding-top: 40px;
	}
	
	.elite2two2
	{
	width: 360px;
	padding-top: 30px;
	}
	
	
	.elite3two
	{
		width: auto;
		max-width: 780px;
		margin: auto;
		padding-left: 8px;
		padding-right: 8px;
	}
		.elite3two1
	{
		width: 370px;
		float: left;
		margin-top: 10px;
	}
	
	.elite3two2
	{
	width: 370px;
	float: right;
	margin-top: 30px;
	padding-top: 0px;


	}
	
	.elite2two1 ul
	
		{

	font-size: 19px;
	line-height: 22px;
	color: #273353;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	}
	
		.elite2two2 ul
	{

	font-size: 19px;
	line-height: 22px;
	color: #273353;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	}
			.elite3two1 ul
	{

	font-size: 19px;
	line-height: 20px;
	color: #273353;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	}
	.listsyclass
	{
		padding-bottom: 10px;
		font-size: 19px;
	}
	
		.elitetext
	{

	font-size: 19px;
	line-height: 24px;
	color: #273353;
	padding-top: 10px;
	}
	
		.elitetext2
	{

	font-size: 19px;
	line-height: 24px;
	color: #273353;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	}
.eliteimg
{
	
	width: 100%;
	height: auto;	
	box-shadow: 5px 5px 8px 1px rgba(0, 0, 0, 0.4);
	border: 1px solid #152439;	
}
.eliteimg3
{
	width: 100%;
	height: auto;
		border: 1px solid #8191b0;	
}
.eliteimg2
{
	
	width: 100%;
	height: auto;	
}
.contactholdfull
{
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom:30px;
	margin-top: 20px;
}
.contactholdss
{
	max-width: 500px;
	width: auto;
	margin: auto;
}
	.contitle
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 30px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	}
	.conline
	{
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 15px;
	}
		.context
	{

	font-size: 18px;
	line-height:30px;
	font-weight: 500;
	color: #d3d8e2;
	text-align: center;
	}
	.testimonialhold
	{
		width: 96%;
		margin: auto;
		background-color: #fff;
		padding-top: 20px;
		padding-bottom: 20px;
		border-radius: 16px;
		margin-top: 25px;
	}
	
	
				.testititle
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	line-height: 24px;
	color: #273353;
	text-align: center;
	padding-bottom: 15px;
	font-weight: bold;
	
	}
			.testitext
	{

	font-size: 17px;
	line-height:24px;
	color: #273353;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
	}
	
	.linkhold
	{
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	margin-bottom: 40px;
	}
	.linktest
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #151515;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 500;
	}
	
		.pricehold
	{
		width: 96%;
		margin: auto;
		background-color: #fff;
		padding-top: 20px;
		padding-bottom: 20px;
		border-radius: 16px;
		margin-top: 25px;
	}
			.pricehold ul
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #273353;
	padding-left: 40px;
	list-style-type: disc;
	}
	
	.pricelist
	{
		padding-bottom: 10px;
	}
					.pricetitle
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	line-height: 24px;
	color: #273353;
	text-align: center;
	padding-bottom: 15px;
	font-weight: bold;
	
	}
			.pricetext
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	color: #273353;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #fff;
	}
	

.topbox
{
	background-color: #FFF;
	width: 100%;
	height: 155px;
}
#topcol
{
	width: auto;
	max-width: 1200px;
	margin: auto;
	background-color: #FFF;
}
#topcolone
{
	width: 220px;
	float: left;
	background-color: #FFF;
}
#topcoltwo
{
	width: 545px;
	float: right;
	color: #FFF;
	font-size: large;
	text-align: right;
	letter-spacing: 1px;
	padding-top: 5px;
	line-height: 20px;
	padding-right: 5px;
}
.topbox
{
	height: auto;
}
 header
        {
            margin-top: 1px;
            text-align: center;
        }        
        #spacer
        {
                height:auto;
                padding-bottom:15px;
        }
      
        footer .wrapper
        {
                width:auto;
        }
        footer .wrapper .column
        {
                margin: 0 auto 15px auto;
                max-width:300px;
        }
	
	

.topcontact
{
	font-size: large;
	letter-spacing: 1px;
	vertical-align: 0;
	padding-right: 60px;
	text-align: center;
}
	
	#topcolone
{
	width: 280px;
	float: none;
	margin: auto;
}
#topcoltwo
{
	width: auto;
	float: none;
	margin: auto;
}
.pureslider
{
	margin-top: -15px;
}

}

@media (max-width: 768px)
{
	
		.contacttwo
{
	width: auto;
	max-width: 740px;
	margin: auto;
}
.contacttwo1
{
	width: 350px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	padding-left: 5px;
	line-height: 20px;
}
.contacttwo2
{
	width: 300px;
	float: right;
}

.britext	{
	padding-left: 5px;
	padding-right: 5px;
}
	
	#twocolone
{
	width: auto;
	float: none;
	margin: auto;
}
#twocoltwo
{
	width: auto;
	float: none;
    margin: auto;
}
.eliteholdtitle
	{
	width: auto;
	max-width: 3000px;
	margin: auto;
	padding-top: 15px;
		padding-bottom: 10px;
	margin-bottom: 0px;
	}
	.elitetitle
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 70px;
	line-height: 45px;
	font-weight: 500;
	color: #FFF;
	text-align: center;		
	}
	
	.elitetitle2
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	}
	.elitetwo
	{
		width: auto;
		max-width: 780px;
		margin: auto;
		padding-left: 8px;
		padding-right: 8px;
	}
		.elitetwo1
	{
	width: auto;
	max-width: 700px;
	float: none;
	margin: auto;
	padding-top: 0px;
	}
	
	.elitetwo2
	{
		width: auto;
	max-width: 450px;
	float: none;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	}
	
	
	.elite2two
	{
		width: auto;
		max-width: 780px;
		margin: auto;
				padding-left: 8px;
		padding-right: 8px;
	}
		.elite2two1
	{
	width: auto;
	max-width: 800px;
	float: none;
	padding-top: 0px;
	}
	
	.elite2two2
	{
	width: auto;
	max-width: 450px;
	float: none;
	padding-top: 30px;
	padding-bottom: 10px;
	margin: auto;
	}
	
	
	.elite3two
	{
		width: auto;
		max-width: 800px;
		margin: auto;
				padding-left: 8px;
		padding-right: 8px;
	}
		.elite3two1
	{
			width: auto;
	max-width: 800px;
	float: none;
				margin-top: 0px;
	}
	
	.elite3two2
	{
	max-width: 450px;
	width: auto;
	float: none;
	margin-top: 40px;
	padding-top: 30px;
	margin: auto;


	}

		.elite2two2 ul
	{

	font-size: 18px;
	line-height: 24px;
	color: #273353;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	}
			.elite3two1 ul
	{

	font-size: 18px;
	line-height: 24px;
	color: #273353;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	}
	.listsyclass
	{
		padding-bottom: 10px;
	}
	
		.elitetext
	{

	font-size: 19px;
	line-height: 24px;
	color: #273353;
	padding-top: 10px;
	}
	
		.elitetext2
	{
		

	color: #273353;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	}
.eliteimg
{
	
	width: 100%;
	height: auto;	
	box-shadow: 5px 5px 8px 1px rgba(0, 0, 0, 0.4);
	border: 1px solid #152439;	
}
.eliteimg3
{
	width: 100%;
	height: auto;
		border: 1px solid #8191b0;	
}
.eliteimg2
{
	
	width: 100%;
	height: auto;	
}
.contactholdfull
{
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom:30px;
		margin-top: 20px;
}
.contactholdss
{
	max-width: 500px;
	width: auto;
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
}
	.contitle
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 30px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	}
	.conline
	{
	width: 95%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 15px;
	}
		.context
	{

	font-size: 18px;
	line-height:30px;
	font-weight: 500;
	color: #d3d8e2;
	text-align: center;
	}
	.testimonialhold
	{
		width: 96%;
		margin: auto;
		background-color: #fff;
		padding-top: 20px;
		padding-bottom: 20px;
		border-radius: 16px;
		margin-top: 25px;
	}
	
	
				.testititle
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	line-height: 24px;
	color: #273353;
	text-align: center;
	padding-bottom: 15px;
	font-weight: bold;
	
	}
			.testitext
	{

	line-height:24px;
	color: #273353;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
	}
	.linkhold
	{
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	margin-bottom: 10px;
	}
}

@media (max-width: 720px)
{
	
		.contdetails
{
	width: auto;
	max-width: 560px;
	margin: auto;
}
.contdetails1
{
	width: 270px;
	float: left;
}
.contdetails2
{
	width: 270px;
	float: right;
}
.contdetailstext2
{
	font-family: "CenturyGothic";
	font-size: 13px;
	color: #000000;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

.contdetailstext
{
	font-family: "CenturyGothic";
}

	.round
	{
	width: auto;
	max-width: 480px;
	margin: auto;
	}
	
	.round1
	{
		width: 160px;
		float: left;
		padding-bottom: 15px;
	}
		.round2
	{
		width: 160px;
		float: left;
		padding-bottom: 15px;
	}
		.round3
	{
		width: 160px;
		float: right;
		padding-bottom: 15px;
	}
	.roundimg
	{
		display:block;
		margin: auto;
		width: 90%;
	}
}

@media (max-width: 580px)
{
		.sertwo ul	{
	text-align: left;
	}
	
	.aqua01
	{
	font-size: x-large;
	color: #000000;
	}
		.contacttwo
{
	width: auto;
	margin: auto;
}
.contacttwo1
{
	width: auto;
	float: none;
	margin: auto;
}
.contacttwo2
{
	width: auto;
	float: none;
	margin: auto;
}
.britext2
{
	text-align: left;
}
.serfour
{
	width: auto;
	max-width: 244px;
	margin: auto;
	background-color: #B8E5FC;
}
.serfour1
{
	width: 240px;
	float: none;
	margin: auto;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5B73AF;
	border-bottom-width: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #5B73AF;
	border-right-color: #5B73AF;
}
.serfour2
{
	width: 240px;
	float: none;
	margin: auto;
	background-color: #B8E5FC;
	border-top-width: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #5B73AF;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5B73AF;
}
.serfour3
{
	width: 240px;
	float: none;
	margin: auto;
	background-color: #B8E5FC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5B73AF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-right-color: #5B73AF;
}
.serfour4
{
	width: 240px;
	float: none;
	margin: auto;
	background-color: #B8E5FC;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5B73AF;
	border-bottom-color: #5B73AF;
	border-top-width: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5B73AF;
}

.contdetails
{
	width: auto;
	max-width: 560px;
	margin: auto;
}
.contdetails1
{
	width: 300px;
	float: none;
	margin: auto;
}
.contdetails2
{
	width: 300px;
	float: none;
	margin: auto;
}
.contdetailstext2
{
	font-family: "CenturyGothic";
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

.contdetailstext
{
	font-family: "CenturyGothic";
	font-size: 16px;
	padding-left: 5px;
	padding-right: 5px;

}
.logocenter
{
	width: auto;
	margin: auto;
	padding-bottom: 5px;
	max-width: 200px;
}

.britext8	{
	
	text-align: left;

}
.britext2	{
	text-align: left;
	font-size: medium;

}
.logos
{
	width: auto;
	max-width: 300px;
	margin: auto;
}
.logos1
{
	width: 100px;
	float: left;
}
.logos2
{
	width: 100px;
	float: left;
}
.logos3
{
	width: 100px;
	float: right;
}
.logos4
{
	width: 110px;
	float: left;
	padding-top: 15px;
	margin-left: 25px;
}
.logos5
{
	width: 120px;
	float: right;
	padding-top: 40px;
	margin-right: 25px;
}
.logoimg
{
	width: 90px;
	display: block;
	margin: auto;
}
.logoimg2
{
	width: 100px;
	display: block;
	margin: auto;
}
.logoimg3
{
	width: 110px;
	display: block;
	margin: auto;
}
.round
	{
	width: auto;
	max-width: 180px;
	margin: auto;
	}
	
	.round1
	{
		width: auto;
		max-width: 180px;
		float: none;
		margin: auto;
		padding-bottom: 15px;
	}
		.round2
	{
		width: auto;
		max-width: 180px;
		float: none;
		margin: auto;
		padding-bottom: 15px;
	}
		.round3
	{
		width: auto;
		max-width: 180px;
		float: none;
		margin: auto;
		padding-bottom: 15px;
	}

	.roundimg
	{
		display:block;
		margin: auto;
		width: 100%;
	}
}

@media (max-width: 500px)
{
	.sertitle
{
	width: 100%;
	font-family: "CenturyGothic";
	font-size: 24px;
	line-height: 27px;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 5px;
	text-transform: uppercase;
	padding-top: 20px;
}
	.elitetitle
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	line-height: 45px;
	font-weight: 500;
	color: #FFF;
	text-align: center;		
	}
	.elitetitle2
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	}
}


@media (max-width: 430px)
{
textarea
{
	width: 380px;
 padding: 5px 10px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-sizing: border-box;
}
	.elitetitle
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	line-height: 38px;
	font-weight: 500;
	color: #FFF;
	text-align: center;		
	}
	.elitetitle2
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	}
	
}
@media (max-width: 380px)
{
	.aqua01
	{
	font-size: large;
		padding-top: 6px;
	padding-bottom: 6px;
	}


	.topcontact
{
	font-size: large;
	text-align: centre;
}
textarea
{
	width: 320px;
 padding: 5px 10px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-sizing: border-box;
}
	
}
/* KEYFRAMES */

@keyframes stylie-transform-keyframes {
  0% {transform:translateX(30px) translateY(46px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(260px) translateY(-150px) rotate(0deg) translate(-50%, -50%);}
}

@keyframes stylie-transform2-keyframes {
  0% {transform:translateX(40px) translateY(40px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(50px) translateY(40px) rotate(0deg) translate(-50%, -50%);}
}
