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

/* GLOBAL */
body
{
	background: #ebe8de;
	color: #333333;
}
p
{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

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: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E60418;
	padding-left: 5px;
}
li a
{
	color: #00F;
}
#myBtn {
	display: none;
	position: fixed;
	bottom: 50px;
	left: 30px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: #F00;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 10px;
	opacity: 0.5;
}

#myBtn:hover {
  background-color: #555;
}

.mailg
{
		font-family: 'Montserrat', sans-serif;
		font-size: large;
		color: #fff;
	text-align: center;
	line-height: 30px;
}
.decquoute
{
	width: auto;
	max-width: 1200px;
	font-family: 'Montserrat', sans-serif;
	font-size: xx-large;
	color: #BA8748;
	text-align: center;
	letter-spacing: 1px;
	line-height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.dec01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Montserrat', sans-serif;
	font-size: xx-large;
	color: #e69db0;
	text-align: center;
	line-height: 50px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.decspace
{
	width: auto;
	max-width: 180px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e69db0;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	
}
.petspace
{
	width: auto;
	max-width: 180px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	
}
.pet01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Montserrat', sans-serif;
	font-size: xx-large;
	color: #000000;
	text-align: center;
	line-height: 50px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.alltext2 a
{
	color: #00F;
}
.dec02
{
	font-family: 'Montserrat', sans-serif;
	font-size: x-large;
	color: #000000;
	text-align: center;
	letter-spacing: 1px;
	line-height: 30px;
}
.dectwo
{
	width: auto;
	max-width: 1200px;
	margin: auto;
	padding-top: 10px;

}
.dectwo1
{
	width: 800px;
	float: left;


}
.dectwo2
{
	width: 300px;
	float: right;
	background-color: #E3B47E;

}
.dectwo2text
{
font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	word-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 25px;
}
.dectwo2text2
{
	font-family: 'Montserrat', sans-serif;
	font-size: x-large;
	color: #FFF;
	text-align: center;
	word-spacing: 1px;
	line-height: 25px;
	background-color: #000000;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.decfullwidth
{
	width: 100%;
	background-color: #F3F3F3;
}
.mailsend
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #000;
	line-height: 0px;
	text-align: center;
}
.recapp
{
	width: 300px;
	margin: auto;
}
.prestfourholder2
{
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 15px;
	background-color: #3b393a;
	margin-top: 15px;

}
.quotebox
{
	width: auto;
	max-width: 1100px;
	margin: auto;
}
textarea
{
	width: 300px;
 padding: 5px 10px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-sizing: border-box;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
}
input
{
width: 300px;
padding: 8px 16px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-sizing: border-box;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
}
.formtext
{
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	color: #000;
	text-align: center;
}

input[type=submit] {
	width: 300px;
	background-color: #33589F;
	color: white;
	padding: 8px 16px;
	margin: 8px 0;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

input[type=submit]:hover {
	background-color: #7FD3F8;
}
.quotetitle
{
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color: #ba8748;
	text-align: center;
	font-weight: 500;
	
}
.imgcent
{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.imgauto2
{
	width: 80%;
	height: auto;
	margin: auto;
}
.imgauto
{
	width: 100%;
	height: auto;
	margin: auto;
}
.pureslider
{
	width: 100%;
}
.britext	{
	width: auto;
	max-width: 1000px;
font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #000;
	text-align: justify;
	line-height: 25px;
	margin: auto;
	}
	
.britext ul	{
	list-style-type: disc;
	padding-left: 30px;
	list-style-position: inside;
	font-family: 'Montserrat', sans-serif;
	color: #333;
	font-size: large;
	line-height: 35px;
	padding-bottom: 10px;
	text-indent: -24px;
	}
	
.britext2	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #333;
	line-height: 25px;
}	

.britext2 a {
	color: #00F;
}
.imgauto
{
	width: 100%;
	height: auto;
	margin: auto;
}


/* HEADER */

header
{
	position: relative;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

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

header p
{
  font-family: 'Montserrat', sans-serif;
        font-size:16px;
        color: #4A463B;
        margin-left:132px;
}

nav
{
	width: auto;
	margin: auto;
}

nav ul
{
        list-style:none;
}

nav ul li
{
	display: inline;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;

}

nav ul li a
{
	font-family: 'Montserrat', sans-serif;
	transition: all .25s ease;
	font-size: 16px;
	color: #e69db0;
	font-weight: 500;

}
.phonecont
{
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color: #506B95;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 6px;
	font-weight: bold;
}
.phonecont2
{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #000;
	text-align: right;
}
.phoneicon
{
	vertical-align: -35%;
	padding-right: 0px;
}

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

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

#mobileMenu ul li
{
	display: block;
	background-color: #ABBBD4;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B95BB;
	line-height: 25px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#mobileMenu ul li a
{
	color: #FFF;
	
}

.toggleMobile
{
        display: none;
}


/* MY 2 COLUMNS For LOGO and Call me */

.logoimg
{
	width: 100%;
	height: auto;
	border-radius: 10px;
}
.topbox
{
	width: 100%;
	height: 110px;
	background-color: #FFF;
}
#topcol
{
	width: auto;
	max-width: 1200px;
	margin: auto;
}
#topcolone
{
	width: 240px;
	float: left;
	padding-top: 5px;
}
#topcoltwo
{
	width: 460px;
	float: right;
	font-size: large;
font-family: 'Montserrat', sans-serif;
	line-height: 30px;
	text-align: right;
	letter-spacing: 1px;
	margin-right: 5px;
	color: #CD905A;
}

/* FOOTER */

footer
{
	position: relative;
	clear: both;
	width: auto;
	height: auto;
	background-color: #000000;
	text-align: center;
}

.footwrapper
{
	line-height: 25px;
	padding-top: 8px;
	width: auto;
	max-width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 8px;

	height: auto;
}
.foottext
{
	font-size: 14px;
	background-color: #000000;
	font-family: 'Montserrat', sans-serif;
	color: #FFF;
		text-align: center;
}
.foottext2
{
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	color: #ba8748;
		text-align: center;
}

/* 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: 'Montserrat', sans-serif;
	font-size: 17px;
	color: #000;
	padding-left: 5px;
	line-height: 20px;

}
.contacttwo2
{
	width: 450px;
	float: right;

}
.recap
{
	width: auto;
	max-width: 300px;
	margin:auto;
}
.decfourtext
{
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	line-height: 25px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
.decfourtext2
{
	font-family: 'Ubuntu', sans-serif;
	font-size: medium;
	line-height: 25px;
	color: #666666;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.decfour
{
	width: auto;
	max-width: 1180px;
	margin: auto;
	padding-left: 12px;
}

.decfour1
{
	width: 295px;
	float: left;
	text-align: center;
}
.decfour2
{
	width: 295px;
	float: left;
	text-align: center;
}
.decfour3
{
	width: 295px;
	float: left;
	text-align: center;
}
.decfour4
{
	width: 295px;
	float: right;
	text-align: center;
}
.decservice
{
	width: auto;
	max-width: 1150px;
	margin: auto;
}
.decservice1
{
	width: 400px;
	float: left;
}
.decservice2
{
	width: 720px;
	float: right;
	background-color: #F3F3F3;
	margin-top: 5px;
}
.decservice2text
{
	font-family: 'Ubuntu', sans-serif;
	font-size: x-large;
	color: #fe9508;
	line-height: 30px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.decblack
{
	font-family: 'Ubuntu', sans-serif;
	font-size: medium;
	color: #000000;
	line-height: 25px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.decservicetext
{
	font-family: 'Ubuntu', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 25px;
	margin-bottom: 20px;
}
.decserviceimg
{
	float: left;
	padding-right: 10px;
	vertical-align: top;
	
}
.pests
{
	font-family: 'Ubuntu', sans-serif;
	line-height: 30px;
	color: #fe9508;
	text-align: center;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	font-size: x-large;
	margin-bottom: 15px;
}
.service
{
	font-family: 'Ubuntu', sans-serif;
	font-size: x-large;
	line-height: 25px;
	color: #fe9508;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 15px;
}
.serviceimg
{
	width: auto;
	max-width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.serviceimg1
{
	width: 500px;
	float: left;
}
.serviceimg2
{
	width: 600px;
	float: right;
}
.serviceimg1 ul	{
	list-style-type: disc;
	padding-left: 30px;
	list-style-position: inside;
	font-family: 'Ubuntu', sans-serif;
	color: #000;
	font-size: 17px;
	line-height: 35px;
	padding-bottom: 10px;
	text-indent: -24px;
	}
	.topconthold
	{
	width: 100%;
	background-color: #142e61;
	}
	.topcont
	{
	width: auto;
	font-family: 'Ubuntu', sans-serif;
	max-width: 1200px;
	margin: auto;
	font-size: medium;
	line-height: 30px;
	color: #FFF;
	letter-spacing: 1px;
	text-align: right;
	}
	.ovengallery2
{
	width: auto;
	max-width: 900px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.galleryimg
{
	width: auto;
	Max-width: 1200px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.alltwo
{
	width: auto;
	max-width: 360px;
	margin: auto;
}
.alltwo1
{
	width: 180px;
	float: left;
}
.alltwo2
{
	width: 180px;
	float: right;
}

.allthree
{
	width: auto;
	max-width: 641px;
	margin: auto;
}
.allthree1
{
	width: 201px;
	float: left;
}
.allthree2
{
	width: 195px;
	float: left;
}
.allthree3
{
	width: 245px;
	float: right;
}
.alltitle
{
	font-family: 'Ubuntu', sans-serif;
	font-size: x-large;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.alltext
{
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.alltext2
{
	font-family: 'Ubuntu', sans-serif;
	font-size: x-large;
	color: #FE9508;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.alltext3
{
	font-family: 'Ubuntu', sans-serif;
	font-size: xx-large;
	color: #FF0000;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.bluegb
{
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#abbbd4;
}
.bluegb2
{
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #506b95;
	margin-top: -5px;

}
.button1
{
	width: 200px;
	margin: auto;
	background-color: #e69db0;
	border-radius: 15px;
font-family: 'Montserrat', sans-serif;
	font-size: medium;
	text-align: center;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pet
{
	width: auto;
	max-width: 400px;
	margin: auto;
}

.pettwo
{
	width: auto;
	max-width: 700px;
	margin: auto;

}
.pettwo1
{
	width: 300px;
	float: left;
	padding-bottom: 10px;
}
.pettwo2
{
	width: 300px;
	float: right;
	padding-bottom: 10px;

}


.valtext	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #333;
	line-height: 25px;
	text-align: justify;
}
.valtwo
{
	width: auto;
	max-width: 900px;
	margin: auto;
}
.valtwo1
{
	width: 390px;
	float: left;
}
.valtwo2
{
	width: 390px;
	float: right;

}

.oldtwo
{
	width: auto;
	max-width: 1000px;
	margin: auto;
}
.oldtwo1
{
	width: 400px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.oldtwo2
{
	width: 550px;
	float: right;
	padding-bottom: 10px;

}

.offertwo
{
	width: auto;
	max-width: 1000px;
	margin: auto;
}
.offertwo1
{
	width: 550px;
	float: left;
		padding-bottom: 20px;
}
.offertwo2
{
	width: 400px;
	float: right;
	padding-top: 12px;
	padding-bottom: 20px;
}
.contfoot
{
	width: auto;
	max-width: 900px;
	margin: auto;
}
.contfoot1
{
	width: 290px;
	float: left;
}
.contfoot2
{
	width: 290px;
	float: left;
	text-align:center;
}
.contfoot3
{
	width: 290px;
	float: right;
}
.confootext
{
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 21px;
}
.conthold
{
	width: 80%;
	height: auto;
	display: block;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #334560;
	border-left-color: #334560;
}



.fullbase
{
	width: 100%;
	height: auto;
}
.adultcare
{
	width: auto;
	max-width: 1000px;
	margin: auto;
}
.adultcare1
{
	width: 600px;
float: left;
padding-bottom: 15px;

}
.adultcare2
{
	width: 380px;
float: right;
padding-top: 10px;
padding-bottom: 15px;
}

.adultcare1 ul
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #000;
	line-height: 21px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
.adultlistclass
{
	padding-bottom: 10px;
	color: #333;
}
.subhead
{

	font-family: 'Montserrat', sans-serif;
	font-size: xx-large;
	color: #e69db0;
	text-align: left;
	line-height: 50px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 5px;
}
.subhead2
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #000;
	text-align: left;
	line-height: 30px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 5px;
	font-weight: bold;
}
.subhead3
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #063;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: auto;
	padding-left: 30px;
}
.adultser ul
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 21px;
	padding-left: 25px;
	list-style-position: outside;
	list-style-image: url(../images/sqtemp.jpg);
}

.adultser
{
	width: auto;
	max-width: 880px;
	margin: auto;
}
.adultser1
{
	width: 450px;
	float: left;
}
.adultser2
{
	width: 380px;
	float: right;
}
.adultsertext
{
		font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
}

.adultlistclass2
{
	padding-bottom: 15px;
	color: #333;
	vertical-align: 20%;
}
.tickspan
{
	vertical-align: -15%;
}
.servtext
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 24px;
}
.adultimg
{
	width: 100%;
	height: auto;
	border-radius: 15px;
}
.childcareimg
{
	width: 100%;
	height: auto;
	border-radius: 30px;
}

@media (max-width: 1050px)
{
	
	.offertwo
{
	width: auto;
	max-width: 1200px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.offertwo1
{
	width: 670px;
	float: left;
}
.offertwo2
{
	width: 300px;
	float: right;
}
	
	
	
	.topcont
	{
		padding-right: 5px;
	}
	.serviceimg
{
	padding-left: 5px;
	padding-right: 5px;
}
.serviceimg1
{
	width: 350px;
	float: left;
}
.serviceimg2
{
	width: 600px;
	float: right;
}
	.decservice2text
	{
	font-size: large;
	}
	
	.decservice
{
  max-width: 950px;
}
.decservice1
{
	width: 350px;
}
.decservice2
{
	width: 550px;
}
.decfour
{
   max-width: 1010px;
}

.decfour1
{
	width: 240px;
}
.decfour2
{
	width: 240px;
}
.decfour3
{
	width: 240px;
}
.decfour4
{
	width: 240px;
	float: left;
}	
.decfourtext2
{
	padding-right: 10px;
	padding-left: 10px;
}
	

.dectwo
{
	margin-right: 8px;
	margin-left: 8px;
}
.dectwo1
{
	width: 610px;
	float: left;
}
.dectwo2
{
	width: 300px;
	float: right;
	background-color: #E3B47E;

}
.britext
{
	padding-left: 8px;
	padding-right: 5px;
}
#topcol
{
	padding-left: 5px;
	padding-right: 5px;	
}
.service
{
	margin-top: 20px;
}
.milfthree
{
	width: auto;
	max-width: 960px;
	margin: auto;
}
.milfthree1
{
	width: 320px;
	float: left;
}
.milfthree2
{
	width: 320px;
	float: left;
}
.milfthree3
{
	width: 320px;
	float: right;
}
.milfourhold
{
	width: 90%;
	height:220px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ba8748;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.milfourtext
{
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #000;
	padding-top: 10px;
	text-align: justify;
}
.millthreetitle
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 10px;
}
.adultcare
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.adultcare1
{
	width: 580px;
float: left;
padding-bottom: 15px;

}
.adultcare2
{
	width: 370px;
float: right;
padding-top: 10px;
padding-bottom: 15px;
}

.adultcare1 ul
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #000;
	line-height: 21px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
.adultlistclass
{
	padding-bottom: 10px;
	color: #333;
}
.subhead
{

	font-family: 'Montserrat', sans-serif;
	font-size: xx-large;
	color: #e69db0;
	text-align: left;
	line-height: 50px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 5px;
}
.subhead2
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #000;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 5px;
	font-weight: bold;
}
.subhead3
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #063;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: auto;
	padding-left: 30px;
}
.adultser ul
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 21px;
	padding-left: 25px;
	list-style-position: outside;
	list-style-image: url(../images/sqtemp.jpg);
}

.adultser
{
	width: auto;
	max-width: 880px;
	margin: auto;
}
.adultser1
{
	width: 450px;
	float: left;
}
.adultser2
{
	width: 380px;
	float: right;
}
.adultsertext
{
		font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
}

.adultlistclass2
{
	padding-bottom: 15px;
	color: #333;
	vertical-align: 20%;
}
.tickspan
{
	vertical-align: -15%;
}
.servtext
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 24px;
}
}

@media (max-width: 920px)
{
.britext2
{
	font-size: medium;
}


.oldtwo
{
	width: auto;
	max-width: 1000px;
	margin: auto;
padding-left: 5px;
padding-right: 5px;
}
.oldtwo1
{
	width: 360px;
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
}
.oldtwo2
{
	width: 470px;
	float: right;
	padding-bottom: 10px;

}

.offertwo
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	padding-left: 5px;
padding-right: 5px;
}
.offertwo1
{
	width: 470px;
	float: left;
		padding-bottom: 20px;
}
.offertwo2
{
	width: 360px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.milfthree
{
	width: auto;
	max-width: 840px;
	margin: auto;
}
.milfthree1
{
	width: 280px;
	float: left;
}
.milfthree2
{
	width: 280px;
	float: left;
}
.milfthree3
{
	width: 280px;
	float: right;
}
.milfourhold
{
	width: 90%;
	height:250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ba8748;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.milfourtext
{
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #000;
	padding-top: 10px;
	text-align: justify;
}
.millthreetitle
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 10px;
}
.valtext	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #333;
	line-height: 25px;
	text-align: left;
}
.valtwo
{
	width: auto;
	max-width: 900px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.valtwo1
{
	width: 390px;
	float: left;
		padding-bottom: 10px;
}
.valtwo2
{
	width: 390px;
	float: right;
		padding-bottom: 10px;
}
.contfoot
{
	width: auto;
	max-width: 860px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.contfoot1
{
	width: 300px;
	float: left;
}
.contfoot2
{
	width: 260px;
	float: left;
	text-align:center;
}
.contfoot3
{
	width: 290px;
	float: right;
}
.confootext
{
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 21px;
}
.conthold
{
	width: 80%;
	height: auto;
	display: block;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #334560;
	border-left-color: #334560;
}
.adultcare
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.adultcare1
{
	width: 470px;
float: left;
padding-bottom: 15px;

}
.adultcare2
{
	width: 380px;
float: right;
padding-top: 10px;
padding-bottom: 15px;
}

.adultcare1 ul
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 21px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
.adultlistclass
{
	padding-bottom: 10px;
	color: #333;
}
.subhead
{

	font-family: 'Montserrat', sans-serif;
	font-size: xx-large;
	color: #e69db0;
	text-align: left;
	line-height: 50px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 5px;
}
.subhead2
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #000;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 5px;
	font-weight: bold;
}
.subhead3
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #063;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: auto;
	padding-left: 30px;
}
.adultser ul
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 21px;
	padding-left: 25px;
	list-style-position: outside;
	list-style-image: url(../images/sqtemp.jpg);
}

.adultser
{
	width: auto;
	max-width: 880px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.adultser1
{
	width: 450px;
	float: left;
}
.adultser2
{
	width: 380px;
	float: right;
}
.adultsertext
{
		font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
}

.adultlistclass2
{
	padding-bottom: 15px;
	color: #333;
	vertical-align: 20%;
}
.tickspan
{
	vertical-align: -15%;
}
.servtext
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 24px;
}

}


@media (max-width: 820px)
{
	
	.valtext	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #333;
	line-height: 25px;
	text-align: left;
}
.valtwo
{
	width: auto;
	max-width: 900px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.valtwo1
{
	width: 370px;
	float: left;
		padding-bottom: 10px;
}
.valtwo2
{
	width: 370px;
	float: right;
		padding-bottom: 10px;
}
	
	.oldtwo
{
	width: auto;
	max-width: 1000px;
	margin: auto;
padding-left: 5px;
padding-right: 5px;
}
.oldtwo1
{
	width: 340px;
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
}
.oldtwo2
{
	width: 390px;
	float: right;
	padding-bottom: 10px;

}

.offertwo
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	padding-left: 5px;
padding-right: 5px;
}
.offertwo1
{
	width: 390px;
	float: left;
		padding-bottom: 20px;
}
.offertwo2
{
	width: 340px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.serviceimg1
{
	width: auto;
	float: none;
	margin: auto;
}
.serviceimg2
{
	width: auto;
	max-width: 500px;
	float: none;
	margin: auto;
}
	
	.decservice
{
  padding-left: 5px;
  padding-right: 5px;
}
.decservice1
{
	width: auto;
	max-width: 550px;
	float: none;
	margin: auto;
}
.decservice2
{
	width: auto;
	float: none;
	margin: auto;
}
.decservice2text
{
	font-size: large;
}

	.decfour
{
   max-width: 720px;
   margin:auto;
   padding-left: 1px;
}

.decfour1
{
	width: 350px;
}
.decfour2
{
	width: 350px;
	float:right;
}
.decfour3
{
	width: 350px;
}
.decfour4
{
	width: 350px;
	float:right;
}	
.decfourtext2
{
	padding-right: 10px;
	padding-left: 10px;
}
.dectwo1
{
	width: 420px;
	float: left;
}
.dectwo2
{
	width: 290px;
	float: right;
	margin-top: 10px;
	padding-bottom: 20px;
}	

.pureslider
{

}


	#twocolone
{
	width: auto;
	float: none;
	margin: auto;
}
#twocoltwo
{
	width: 320px;
	float: none;
    margin: auto;
}
 header
        {
           
            text-align: center;
        }        
        #spacer
        {
                height:auto;
                padding-bottom:15px;
        }
      
        footer .wrapper
        {
                width:auto;
        }
        footer .wrapper .column
        {
                margin: 0 auto 15px auto;
                max-width:300px;
        }		

.britext2
{
	font-size: medium;
	line-height: 23px;
}
.britext ul	{
	list-style-type: disc;
	padding-left: 30px;
	list-style-position: inside;
	font-family: 'Montserrat', sans-serif;
	color: #333;
	font-size: medium;
	line-height: 24px;
	padding-bottom: 10px;
	text-align: left;
	}
nav ul li
{
	display: inline;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 14px;

}

nav ul li a
{
	font-family: 'Montserrat', sans-serif;
	transition: all .25s ease;
	font-size: 15px;
	color: #ba8748;
	font-weight: 500;

}
.phonecont
{
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	color: #000;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 6px;
}
.phonecont2
{
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	color: #000;
	text-align: right;
}
#topcoltwo
{
	width: 430px;
	float: right;
	font-size: large;
font-family: 'Montserrat', sans-serif;
	line-height: 30px;
	text-align: right;
	letter-spacing: 1px;
	margin-right: 5px;
	color: #CD905A;
}
.milfthree
{
	width: auto;
	max-width: 840px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.milfthree1
{
	width: auto;
	float: none;
	margin: auto;
	padding-top: 10px;
}
.milfthree2
{
	width: auto;
	float: none;
	margin: auto;
	padding-top: 15px;
}
.milfthree3
{
	width: auto;
	float: none;
	margin: auto;
	padding-top: 15px;
}
.milfourhold
{
	width: 90%;
	height:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ba8748;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.milfourtext
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	line-height: 23px;
	color: #000;
	padding-top: 10px;
	text-align: justify;
}
.millthreetitle
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 10px;
}

.adultcare
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.adultcare1
{
	width: 400px;
float: left;
padding-bottom: 15px;

}
.adultcare2
{
	width: 300px;
float: right;
padding-top: 10px;
padding-bottom: 15px;
}

.adultcare1 ul
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 21px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
.adultlistclass
{
	padding-bottom: 10px;
	color: #333;
}
.subhead
{

	font-family: 'Montserrat', sans-serif;
	font-size: xx-large;
	color: #e69db0;
	text-align: left;
	line-height: 50px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 5px;
}
.subhead2
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 5px;
	font-weight: bold;
}
.subhead3
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #063;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: auto;
	padding-left: 0px;
	text-align: center;
}
.adultser ul
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 21px;
	padding-left: 25px;
	list-style-position: outside;
	list-style-image: url(../images/sqtemp.jpg);
}

.adultser
{
	width: auto;
	max-width: 880px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.adultser1
{
	width: auto;
	max-width: 450px;
	margin: auto;
	float: none;
}
.adultser2
{
		width: auto;
	max-width: 450px;
	margin: auto;
	float: none;
}
.adultsertext
{
		font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
}

.adultlistclass2
{
	padding-bottom: 15px;
	color: #333;
	vertical-align: 20%;
}
.tickspan
{
	vertical-align: -18%;
	pading-right: 5px;
}
.servtext
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 24px;
}
.contfoot
{
	width: auto;
	max-width: 500px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.contfoot1
{
	width: 280px;
	float: left;
}
.contfoot2
{
	width: 220px;
	float: right;
	text-align:center;
}
.contfoot3
{
	width: 290px;
	float: left;
}
.confootext
{
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 21px;
}
.conthold
{
	width: 80%;
	height: auto;
	display: block;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #334560;
	border-left-color: #334560;
}
}


@media (max-width: 770px)
{
	
	.adultcare
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.adultcare1
{
	width: auto;
	margin: auto;
float: none;
padding-bottom: 15px;

}
.adultcare2
{
	width: auto;
	max-width: 400px;
	margin: auto;
float: none;;
padding-bottom: 15px;
}

.adultcare1 ul
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 21px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
.adultlistclass
{
	padding-bottom: 10px;
	color: #333;
}
.subhead
{

	font-family: 'Montserrat', sans-serif;
	font-size: xx-large;
	color: #e69db0;
	text-align: left;
	line-height: 50px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 5px;
}
.subhead2
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #000;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 5px;
	font-weight: bold;
}
.subhead3
{
	font-family: 'Montserrat', sans-serif;
	font-size: large;
	color: #063;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: auto;
	padding-left: 0px;
	text-align: center;
}
.adultser ul
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 21px;
	padding-left: 25px;
	list-style-position: outside;
	list-style-image: url(../images/sqtemp.jpg);
}

.adultser
{
	width: auto;
	max-width: 880px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.adultser1
{
	width: auto;
	max-width: 450px;
	margin: auto;
	float: none;
}
.adultser2
{
		width: auto;
	max-width: 450px;
	margin: auto;
	float: none;
}
.adultsertext
{
		font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
}

.adultlistclass2
{
	padding-bottom: 15px;
	color: #333;
	vertical-align: 20%;
}
.tickspan
{
	vertical-align: -18%;
	pading-right: 5px;
}
.servtext
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #000;
	line-height: 24px;
}
	
	.valtext	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #333;
	line-height: 25px;
	text-align: left;
}
.valtwo
{
	width: auto;
	max-width: 770px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.valtwo1
{
	width: 350px;
	float: left;
		padding-bottom: 10px;
}
.valtwo2
{
	width: 350px;
	float: right;
		padding-bottom: 10px;
}
	
	.oldtwo
{
	width: auto;
	max-width: 1000px;
	margin: auto;
padding-left: 5px;
padding-right: 5px;
}
.oldtwo1
{
	width: auto;
	max-width: 400px;
	margin: auto;
	float: none;
	padding-top: 15px;
	padding-bottom: 5px;
}
.oldtwo2
{
	width: auto;
	float: none;
	margin: auto;
	padding-bottom: 10px;
		padding-top: 10px;

}

.offertwo
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	padding-left: 5px;
padding-right: 5px;
}
.offertwo1
{
	width: auto;
	float: none;
	margin: auto;
	padding-bottom:20px;
}
.offertwo2
{
	width: auto;
	max-width: 400px;
	margin: auto;
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

	.topbox
{
	height: auto;
}
	
.decservice2text
{
	font-size: large;
}
			.dectest
{
 max-width: 580px;
}

.decfour1
{
	width: auto;
	max-width: 400px;
	float: none;
	margin: auto;
}
.decfour2
{
		width: auto;
	max-width: 400px;
	float: none;
	margin: auto;
}
.decfour3
{
		width: auto;
	max-width: 400px;
	float: none;
	margin: auto;
}
.decfour4
{
		width: auto;
	max-width: 400px;
	float: none;
	margin: auto;
}	

	.dec02
	{
	font-size: 30px;
	line-height: 40px;
	}
	.dectwo
{
	margin-right: 5px;
	margin-left: 5px;
}
	
	.dectwo1
{
	width: auto;
	margin: auto;
	float: none;
}
.dectwo2
{
	width: 300px;
    margin: auto;
	float: none;
}
	
	
	.pureslider
{
	margin-top: -10px;

}
	

	.contacttwo
{
	width: auto;
	margin: auto;
}
.contacttwo1
{
	width: auto;
	float: none;
	margin: auto;

}
.contacttwo2
{
	width: auto;
	float: none;
	margin: auto;
}


}

@media (max-width: 710px)
{
	
	.valtext	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	color: #333;
	line-height: 25px;
	text-align: left;
}
.valtwo
{
	width: auto;
	max-width: 770px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.valtwo1
{
	width: auto;
		margin: auto;
	float: none;
		padding-bottom: 10px;
}
.valtwo2
{
	width: auto;
		margin: auto;
	float: none;
		padding-bottom: 0px;
}
	.phonecont
	{
	text-align: center;
	font-size: 20px;
	color: #ba8748;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: 500;
	}
	.phonecont2
	{
	text-align: center;
	font-size: 20px;
	color: #ba8748;
	padding-top: 0px;
	padding-bottom:10px;
	font-weight: 500;
	}
	
	#topcolone
{
	float: none;
	margin: auto;
}
#topcoltwo
{
	width: 100%;
	float: none;
	margin: auto;
	font-size: large;
	text-align: center;
}
   #mobileMenu
        {
                display: block;
                z-index: 99;
        }
        .toggleMobile
        {
                position: fixed;
                top: 5px;
                left: 10px;
                display: block;
                width: 30px;
                height: 36px;
                cursor: pointer;
                z-index: 999;
        }
        .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: #D7607D;
        }
        .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: #000000;
        }
        .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: #000000;
        }
        .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);
        }
        header nav
        {
                display:none;
        }
        header h1
        {
                font-size:40px;
        }
        header p
        {
                margin-left: 60px;
                font-size:14px;
        }
		.topbox
		{
			height: auto;
		}
		
		.pettwo
{
	width: auto;
	max-width: 550px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;

}
.pettwo1
{
	width: 250px;
	float: left;
	padding-bottom: 10px;
}
.pettwo2
{
	width: 250px;
	float: right;
	padding-bottom: 10px;

}


}

@media (max-width: 660px)
{


.allthree
{
	width: auto;
	max-width: 641px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.allthree1
{
	width: 201px;
	float: none;
	margin: auto;
}
.allthree2
{
	width: 195px;
	float: none;
	margin: auto;
}
.allthree3
{
	width: 245px;
	float: none;
	margin: auto;
}


.pet01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Montserrat', sans-serif;
		font-size: 28px;
	color: #000000;
	text-align: center;
	line-height: 40px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-transform: uppercase;
}


.dec01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-transform: none;
}
.decspace
{
	width: auto;
	max-width: 160px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	
}
}
@media (max-width: 530px)
{
	.topcont
	{
	text-align: center;
	padding-right: 0px;
	}
	
	.decblack
	{
		text-align: left;
	}
	.britext2
	{
	text-align: left;
	}
	.decquoute
{
	width: auto;
	max-width: 1200px;
	font-family: 'Montserrat', sans-serif;
		font-size: 28px;
	color: #BA8748;
	text-align: center;
	letter-spacing: 1px;
	line-height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.dec01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.decspace
{
	width: auto;
	max-width: 160px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	
}
	.dec02
	{
	font-size: x-large;
	line-height: 30px;
	}
	
	
			.decservice
{
  width: auto;
}
.decservice1
{
	width: auto;
	float: none;
	margin: auto;
}
.decservice2
{
	width: auto;
	float: none;
	margin: auto;
}
.decservice2text
{
	font-size: large;
}
		.dectest
{
	max-width: 340px;
	padding: 5px;
}
.milfourtext
{
	font-family: 'Montserrat', sans-serif;
	font-size: medium;
	line-height: 22px;
	color: #000;
	padding-top: 10px;
	text-align: left;
}

		.pettwo
{
	width: auto;
	max-width: 450px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;

}
.pettwo1
{
	width: 200px;
	float: left;
	padding-bottom: 10px;
}
.pettwo2
{
	width: 200px;
	float: right;
	padding-bottom: 10px;

}
.pet01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Montserrat', sans-serif;
		font-size: 26px;
	color: #000000;
	text-align: center;
	line-height: 40px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-transform: none;
}


.dec01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-transform: none;
}
.decspace
{
	width: auto;
	max-width: 160px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	
}
}
@media (max-width: 440px)
{
	.contfoot
{
	width: auto;
	max-width: 320px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.contfoot1
{
	width: auto;
	margin: auto;
	float: none;
}
.contfoot2
{
	width: auto;
	margin: auto;
	float: none;
	text-align:left;
}
.contfoot3
{
	width: auto;
	margin: auto;
	float: none;
}
.confootext
{
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 21px;
}
.conthold
{
	width: 100%;
	height: auto;
	display: block;
	float
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #334560;
	border-left-color: #334560;
}
	
			.pettwo
{
	width: auto;
	max-width: 450px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;

}
.pettwo1
{
	width: 250px;
	float: none;
	margin: auto;
	padding-bottom: 10px;
}
.pettwo2
{
	width: 250px;
	float: none;
	margin: auto;
	padding-bottom: 10px;

}
	
.pet01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Montserrat', sans-serif;
		font-size: 20px;
	color: #000000;
	text-align: center;
	line-height: 26px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-transform: none;
}

.dec01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	text-align: center;
	letter-spacing: 0px;
	line-height: 26px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-transform: none;
	padding-bottom: 5px;
}
.decspace
{
	width: auto;
	max-width: 160px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	
}
}


@media (max-width: 370px)
{
	.pet01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Montserrat', sans-serif;
		font-size: 19px;
	color: #000000;
	text-align: center;
	line-height: 26px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-transform: none;
}
	
	
	.dec01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Montserrat', sans-serif;
	font-size: 19px;
	text-align: center;
	line-height: 26px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-transform: none;
	padding-bottom: 5px;
}
.decspace
{
	width: auto;
	max-width: 160px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	
}
	
	.alltwo
{
	width: auto;
	max-width: 360px;
	margin: auto;
}
.alltwo1
{
	width: 180px;
	float: none;
	margin: auto;
}
.alltwo2
{
	width: 180px;
	float: none;
	margin: auto;
}
	
	
.pureslider
{
	margin-top: 5px;
}
.galleryimg
{
	margin: auto;
	width: auto;
	Max-width: 1200px;
		margin-top: 28px;
}

}

/* 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%);}
}
.britext2bold {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
