/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	-ms-transition: all 0.5s ease-in-out;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p + p { 
	margin-top: 0.5em;
}

/*================================*/
/*          Colours               */
/*                                */
/*     Dark Green: #274018         */
/*     Light Green: #349105        */
/*                                */
/*================================*/

/*===== Main Styles =====*/
body {
background-color: #f5f5f5;
margin: 0;
padding: 0;
line-height: 1;
}

/*===== Divs =====*/
#top {
padding: 10px;
position: fixed;
bottom: 20px;
right: 30px;
display: none;
z-index: 999;
}

#top-bar {
background-color: #274018;
width: 100%;
height: 50px;
padding: 0px;
margin: 0;
}

#top-bar-wrapper{
margin:0 auto;
padding:0;
max-width:1160px;
width:100%
}

#top-contact-social {
float: right;
padding: 0;
margin:0;
display:block
}

ul.social {
    margin: 0;
    padding: 0;
    text-align: left;
}

ul.social li.tel {
    border-right: medium none;
    cursor: auto;
    width: 200px;
}
ul.social li {
    cursor: pointer;
    display: block;
    float: left;
    height: 35px;
    line-height: 40px;
    margin: 0;
    padding: 5px 0 0;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    width: 40px;
}

p.top-text {
    color: #f5f5f5;
    font-family: Lato,sans-serif;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
}

.facebookFind{
	margin: 5px 0 !important;
	width: 98%;
}

li.facebook{
	background:url(../images/facebook.png) no-repeat;
	margin: 5px 0 !important;
}

li.facebook:hover{
	background:url(../images/facebookGreen.png) no-repeat;
}

li.email{
	background:url(../images/email.png) no-repeat;
	margin: 5px 0 !important;
}

li.email:hover{
	background:url(../images/emailGreen.png) no-repeat;
}

#header {
position: relative;
width: 100%;
margin: 0 auto;
padding: 20px 0;
}

#menu {
position: relative;
background: none repeat scroll 0 0 #274018;
width: 100%;
height: 50px;
text-align: left;
z-index: 999;
}

#banner {
background:url('../images/banner01.jpg') center center no-repeat #f5f5f5;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-bottom: 2px solid #274018;
margin: 0;
padding: 0;
width: 100%;
height: 450px;
z-index: 50;
}

#banner-shortContact {
background:url('../images/banner01.jpg') center center no-repeat #f5f5f5;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-bottom: 2px solid #274018;
margin: 0;
padding: 0;
width: 100%;
height: 350px;
/*height: 250px;*/
z-index: 50;
}

#banner-short {
background:url('../images/banner02.jpg') center center no-repeat #f5f5f5;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-bottom: 2px solid #274018;
margin: 0;
padding: 0;
width: 100%;
height: 450px;
/*height: 250px;*/
z-index: 50;
}

#banner-short02 {
background:url('../images/banner03.jpg') center center no-repeat #f5f5f5;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-bottom: 2px solid #274018;
margin: 0;
padding: 0;
width: 100%;
height: 500px;
z-index: 50;
}

#banner-short03 {
background:url('../images/banner04.jpg') center center no-repeat #f5f5f5;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-bottom: 2px solid #274018;
margin: 0;
padding: 0;
width: 100%;
height: 500px;
z-index: 50;
}

#banner-text01 {
position: absolute;
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
top: 30%;
left: 30%;
padding: 15px 30px;
margin: 0;
visibility: hidden;
width: 40%;
height: 150px;
}

#banner-text02 {
position: absolute;
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
top: 20%;
left: 17%;
padding: 15px 30px;
margin: 0;
visibility: hidden;
width: 66%;
height: 120px;
}

.banner-button1 {
position: absolute;
left: 35%;
top: 50%;
}

.why-button1 {
position: relative;
left: 35%;
top: 50%;
margin: 25px 0 0 !important;
}

.banner-button2 {
position: absolute;
left: 55%;
top: 50%;
}

.main-content {
background-color: #ffffff;
position: relative;
width: 100%;
margin: 0 auto;
padding: 40px 0;
overflow: hidden;
}

.main-content.noBott {
padding: 40px 0 0 0;
}

.main-content-grey {
background-color: #f2f2f2;
position: relative;
width: 100%;
margin: 0 auto;
padding: 40px 0;
overflow: hidden;
}

#facebookFind-wrapper{
	width: 20%;
	margin: 30px 0 0;
	padding: 0;
	left: 40%;
	display: block;
	position: relative;
}

.round-white-bg:hover {
width: 90px;
height: 90px;
margin-left: -59px;
}

.round-button {
background:url('../images/arrow.png') center center no-repeat #274018;
position: absolute;
bottom: 48px;
left: 50%;
width: 38px;
height: 38px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
margin-left: -33px;
z-index: 11;
}

#email-response {
margin: 10px 0;
padding: 0;
text-align: center;
}

#footer {
background: none repeat scroll 0 0 #274018;
width: 100%;
padding: 30px 0;
margin: 0;
}

#baseline {
background: none repeat scroll 0 0 #274018;
width: 100%;
padding: 20px 0;
margin: 0;
}

/*===== Containers =====*/
#top-bar-wrapper {
width: 98%;
max-width: 1160px;
margin: 0 auto;
padding: 5px 0;
}

#header-wrapper {
width: 98%;
max-width: 1160px;
padding: 0;
margin: 0 auto;
overflow: hidden;
}

#menu-wrapper {
margin: 0 auto;
width: 98%;
max-width: 1160px;
padding: 0;
}

#banner-wrapper {
position: relative;	
width: 100%;
height: 450px;
max-width: 1160px;
padding: 0;
margin: 0 auto;
}

#banner-short-wrapper {
position: relative;	
width: 100%;
height: 250px;
max-width: 1160px;
padding: 0;
margin: 0 auto;
}

.main-content-wrapper {
width: 98%;
max-width: 1160px;
padding: 0;
margin: 0 auto;
overflow: hidden;
text-align: center;
}

.main-content-wrapper.left {
text-align: left;	
}

.service-wrapper {
width: 100%;
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
}

.wedding-wrapper {
width: 80%;
padding: 0 10% 20px;
margin: 0;
overflow: hidden;
}

.executive-wrapper {
width: 98%;
padding: 0 1% 20px;
margin: 0;
overflow: hidden;
}

.leftie, .rightie, .serviceUp{
	opacity: 0;
}

.testimonial-wrapper {
background: url("../images/quotes-start.png") no-repeat scroll left top, rgba(242, 242, 242, 1) url("../images/quotes-end.png") no-repeat scroll right bottom;	
width: 100%;
padding: 30px 25px 25px;
margin: 0 0 20px 0;
overflow: hidden;
box-sizing: border-box;
}

.two-column-wrapper {
width: 100%;
margin: 0;
padding: 40px 0;
overflow: hidden;
}

#map-wrapper {
width: 100%;
box-sizing: border-box;
margin: 0;
padding: 20px 0 0;
}

#footer-wrapper {
width: 98%;
max-width: 1160px;
padding: 0 0 20px;
margin: 0 auto;
overflow: hidden;
text-align: center;
}

#baseline-wrapper {
width: 98%;
max-width: 1160px;
padding: 0;
margin: 0 auto;
overflow: hidden;
}

/*===== Columns =====*/
#logo {
float: left;
display: block;
width: 40%;
padding: 18px 0;
margin: 0;
}

#header-contact {
float: right;
display: block;
width: 58%;
padding: 25px 10px 0 0;
margin: 0;
text-align: right;
}

.column-33-01 {
visibility: hidden;
position: relative;
display: block;
float: left;
width: 24%;
margin: 0.5%;
overflow: hidden;
}

.servicesDiv {
opacity:0;
background: #f2f2f2;
position: absolute;
display: block;
float: left;
width: 100%;
padding: 0 1%;
margin: 0;
height: 100%;
z-index: 10;
top: 0;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

.servicesDivVis {
opacity:0.7 !important;
}

.left-column-80 {
display: block;
float: left;
width: 74%;
padding: 40px 0 30px;
margin: 0;
overflow: hidden;
text-align: justify;
}

.right-column-20 {
display: block;
float: left;
width: 21%;
padding: 0 2%;
margin: 0;
overflow: hidden;
}

.right-column-extraCar {
display: block;
width: 30%;
left: 35%;
padding: 20px 0 0;
margin: 0;
overflow: hidden;
position: relative;
}

.right-column-80 {
display: block;
float: left;
width: 74%;
padding: 90px 0 30px;
margin: 0;
overflow: hidden;
text-align: justify;
}

.left-column-20 {
display: block;
float: left;
width: 21%;
padding: 0 2%;
margin: 0;
overflow: hidden;
}

.left-column-70 {
display: block;
float: left;
width: 64%;
padding: 40px 0;
margin: 0;
overflow: hidden;
text-align: justify;
}

.leftColParty {
	padding: 90px 0 !important;
}

.right-column-30 {
display: block;
float: left;
width: 31%;
padding: 10px 2%;
margin: 0;
overflow: hidden;
}

.right-column-70 {
display: block;
float: left;
width: 64%;
padding: 40px 0;
margin: 0;
overflow: hidden;
text-align: justify;
}

.rightColParty {
	padding: 90px 0 !important;
}

.left-column-30 {
display: block;
float: left;
width: 31%;
padding: 10px 2%;
margin: 0;
overflow: hidden;
}

.left-column-60 {
    box-sizing: border-box;
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0 40px 0 0;
    text-align: left;
    width: 58%;
}

.right-column-40 {
    box-sizing: border-box;
    text-align: left;
    width: 38%;
	display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.service-column-01 {
float: left;
display: inline-block;
width: 25%;
padding: 35px 40px 0 0;
margin: 0;
overflow: hidden;
}

.service-column-02 {
float: left;
display: inline-block;
width: 70%;
padding: 0;
margin: 0;
text-align: left;
overflow: hidden;
}

.left-column-50-600 {
    padding: 50px;
}

.right-column-50-600 {
    box-sizing: border-box;
    margin: 0;
    padding: 100px;
}

.about01 {
    background: #D3D3D3 url("../images/Weddings2.jpg") no-repeat scroll center center !important;
}

.left-column-50-600, .right-column-50-600 {
    background: #D3D3D3 none repeat scroll 0 0;
    display: block;
    float: left;
    height: 600px;
    width: 50%;
}

.left-column-50, .left-column-50-600, .right-column-50 {
    box-sizing: border-box;
    margin: 0;
    padding: 100px;
}

#footer-column-01 {
display: block;
float: left;
width: 30%;
padding: 0 20px 0 0;
margin: 0;
overflow: hidden;
text-align: left;
}

#footer-column-02 {
display: block;
float: left;
width: 30%;
padding: 0 20px 0 0;
margin: 0;
overflow: hidden;
text-align: left;
}

#footer-column-03 {
display: block;
float: left;
width: 30%;
padding: 30px 0 0 0;
margin: 0;
overflow: hidden;
text-align: center;
}


/*===== Div Separator =====*/
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}

/*===== Sections =====*/
section.service {
display: inline-block;
margin: 0;
padding: 0;
}

/*===== Menus =====*/
nav ul {
position: relative;
list-style: none outside none;
margin: 0;
padding: 0;
display: inline-table;
height: 50px;
z-index: 1001;
}

nav ul:after {
content: "";
clear: both;
display: block;
}

nav ul li:hover > ul {
display: block;
}

nav ul li {
position: relative;
float: left;
height: 50px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

nav ul li:hover {
background-color: #349105;
}

nav ul li a {
color: #ffffff;
float: left;
font-size: 1.1em;
font-family: 'Roboto', sans-serif;
font-weight: 300;
height: 50px;
line-height: 50px;
padding: 0 30px;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

nav ul li a.down {
background: url("../images/down.gif") no-repeat scroll right 20px center;
padding: 0 40px 0 20px;
}

nav ul ul {
position: absolute;
top: 100%;
display: none;
height: 50px;
z-index: 1001;
}

nav ul ul:after {
content: "";
clear: both;
display: block;
}

nav ul ul li:hover > ul {
display: block;
}

nav ul ul li {
float: none;
position: relative;
background-color: #274018;
border-bottom: 1px solid #ffffff;
height: 50px;
text-align: left;
}

nav ul ul li:hover {
background-color: #349105;
}

nav ul li.divider {
background: none repeat scroll 0 0 #f0f0f0;
box-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
height: 50px;
margin-right: 1px;
width: 1px;
}

/*===== Headers =====*/
h1 {
color: #274018;
font-size: 2.3em;
font-family: 'Roboto', sans-serif;
font-weight: 400;
margin: 0 0 20px 0;
padding: 0;
display: block;
line-height: 1.5em;
text-align: center;
}

h2 {
color: #349105;
font-size: 1.5em;
font-family: 'Roboto', sans-serif;
font-weight: 400;
margin: 0 0 40px 0;
padding: 0;
display: block;
line-height: 1.5em;
text-align:center;
}

h2.dark {
color: #274018;
}

h2.services{
	color: #274018 !important;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	margin: 0;
}

h2.shortpad {
padding: 0 0 20px 0;
margin: 0;
}

h2.equalpad {
padding: 20px 0;
margin: 0;
}

h2.nopad {
padding: 20px 0;
margin: 0;
}

h2.white {
color: #ffffff;
font-size: 1.8em;
font-family: 'Roboto', sans-serif;
font-weight: 400;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
margin: 0;
padding: 0;
display: block;
line-height: 1.5em;
}

h3 {
color: #274018;
font-size: 1.5em;
font-family: 'Roboto', sans-serif;
font-weight: 400;
margin: 0 0 10px 0;
padding: 0;
display: block;
line-height: 1.5em;
}

h3.white {
color: #ffffff;
font-size: 1.5em;
font-family: 'Roboto', sans-serif;
font-weight: 400;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
margin: 0;
padding: 0;
display: block;
line-height: 1.5em;
}

.header-pad {
margin: 0 0 20px 0 !important;
}

h4 {
color: #349105;
font-size: 1.5em;
font-family: 'Roboto', sans-serif;
font-weight: 400;
margin: 30px 0 10px 0;
padding: 0;
display: block;
line-height: 1.5em;
z-index: 12;
}

/*===== Spans =====*/

span.green{
	color: #349105;
	font-weight: 400;
}

/*==== Dividers ====*/
.hr-centre {
    margin: 30px auto;
    width: 40%;
}

.hr, .hr-centre, .hr-left, .hr-centre-short {
    background: #454545 none repeat scroll 0 0;
    border: 0 none;
    color: #414042;
    display: block;
    height: 1px;
}

/*====== Ticks and Crosses ========*/
/* List styling */
.featureList, .featureList ul {
  margin-top: 20px;
  padding-left: 2em;
  list-style-type: none;
  font-size: 1.1em;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.7em;
  color: #000000;
  text-align: left;
}
.lineF {
  padding-left: 4em;
  margin-top: 0;
}

.featureList li:before {
  position: absolute;
  margin-left: -1.3em;
  font-weight: bold;
}
.featureList li.tick:before {
  content: "\2713";
  color: #274018;
}
.featureList li.line:before {
  content: "\2013";
  color: #349105;
}
.featureList li.cross:before {
  content: "\2717";
  color: crimson;
}
.featureList li {
margin: 20px 0;
}

/*==== Button Delays ====*/
.ServicesButton{
	opacity: 0;
}

.ServicesButtonMove{
	opacity: 1 !important;
}

.serviceBlock{
	opacity: 0;
}

/*===== Paragraphs =====*/
p.main-text {       
color: #454545; 
font-size: 1.1em; 
font-family: 'Roboto', sans-serif;
padding: 0;
line-height: 1.7em;
}

p.main-text-1 {       
color: #454545; 
font-size: 1em; 
font-family: 'Roboto', sans-serif;
padding: 0;
line-height: 1.5em;
}

p.header-text {      
color: #349105; 
font-size: 2.5em; 
font-family: 'Roboto', sans-serif;
font-weight: 800;
padding: 0;
margin: 0;
line-height: 1.5em;
}

p.header-text.small {
font-size: 0.975em;
font-weight: 700;
}

p.footer-text {       
color: #ffffff; 
font-size: 1em; 
font-family: 'Roboto', sans-serif;
padding: 0;
line-height: 1.7em;
}

p.footer-text.small {
font-size: 0.825em;
}

p.error-text {       
color: #454545; 
font-size: 15em; 
font-family: 'Roboto', sans-serif;
font-weight: 700;
padding: 0;
line-height: 1em;
}	

/*===== Contact Form =====*/
form.cmxform {
width: 100%;
color: #454545; 
font-family: 'Roboto', sans-serif;
}

form.cmxform legend {
padding-left: 0;
}

form.cmxform legend, form.cmxform label {
color: #454545;
}

form.cmxform fieldset {
border: none;
background: none repeat scroll 0 0 transparent;
background-color: #transparent;
margin: 0;
padding: 10px 0 0;
}

form.cmxform fieldset fieldset {
background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
padding: 5px 10px 7px;
background: none repeat scroll 0 0 transparent;
}

form.cmxform label.error, label.error {
color: red;
font-style: italic;
}

div.error { 
display: none; 
}

form.cmxform .gray * { 
color: gray; 
}

#editor-label {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 10px 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}

#editor-label-buttons {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 20px 0 10px 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}

#editor-field {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}

span.requiredfield {
color: #fe0000;
}

span.bold {
font-weight: 700;
}

input.contact {
border: 1px solid #000000;
color: #454545;
font-family: 'Roboto', sans-serif;
font-size: 1em;
height: 35px;
line-height: 18px;
margin-bottom: 5px;
padding: 2px 3px;
width: 95%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

input.contact.short {
width: 30%;
}

input.contact.question {
width: 50px;
text-align: center;
}

input.contact:focus {
border: 2px solid #274018;
}

input.contact.error {
border: 1px solid red;
}

textarea.contact {
border: 1px solid #000000;
color: #454545;
font-family: 'Roboto', sans-serif;
font-size: 1em;
height: 100px;
line-height: 18px;
margin-bottom: 5px;
padding: 2px 3px;
width: 95%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

textarea.contact:focus {
border: 1px solid #274018;
}

textarea.contact.error {
border: 1px solid red;
}

input.submit {
background: #349105;
border: 0 none;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Roboto', sans-serif;
font-size: 1.1em;
font-weight: 400;
padding: 15px 25px;
margin: 20px auto;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

input.submit:hover {
background: #274018;
}

/*===== Buttons =====*/
a.button {
background: #349105;
border: 0 none;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Roboto', sans-serif;
font-size: 1.1em;
padding: 15px 20px;
margin: 0 auto 10px auto;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.button:hover {
background: #274018;
}

/*===== Links =====*/
a.darkgreen {
color: #274018;
font-family: 'Roboto', sans-serif;
text-decoration: none;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.darkgreen:hover {
color: #349105;
font-family: 'Roboto', sans-serif;
text-decoration: none;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.link:link , a.link:visited, a.link:active {
color: #454545;
font-size: 1.1em; 
font-family: 'Roboto', sans-serif;
text-decoration: none;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.link.under:link , a.link.under:visited, a.link.under:active {
text-decoration: underline;
}

a.link:hover {
color: #349105;
text-decoration: underline;
}

a.footer-link:link , a.footer-link:visited, a.footer-link:active {
color: #ffffff;
font-size: 1em; 
font-family: 'Roboto', sans-serif;
text-decoration: none;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.footer-link.under:link , a.footer-link.under:visited, a.footer-link.under:active {
text-decoration: underline;	
}

a.footer-link:hover {
text-decoration: underline;
}

a.blank:link , a.blank:visited, a.blank:active {
text-decoration: none;
}

/*===== Telephone Numbers =====*/
.tel,.tel:visited { /*for small screens */ 
color: #f5f5f5; 
padding: 0; 
text-decoration: none; 
cursor: default;
} 

.tel:hover,.tel:focus { 
color: #f5f5f5 !important; 
}

.tel-white,.tel-white:visited { /*for small screens */ 
color: #ffffff; 
padding: 0; 
text-decoration: none; 
cursor: default;
} 

.tel-white:hover,.tel-white:focus { 
color: #ffffff; 
}

/*===== Lists =====*/
/*===== Standard Bullets =====*/
ul.bullets {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;
text-align: left;
}

ul.bullets li {
color: #274018; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}

span.bullets {
color: #454545; 
font-size: 1.1em; 
font-family: 'Roboto', sans-serif;
line-height: 1.7em;
}
	
/*===== Images =====*/
img {
border: 0;
height: auto;
max-width: 100%;
}

img.carImgs{
	overflow: hidden;
	height: 240px;
	width: 100%;
}

img.servImg{
	overflow: hidden;
	margin: 10px 0;
	float: left;
}

/*===== Animation =====*/
/*
==============================================
slideUp
==============================================
*/
.slideUp{
	animation-name: slideUp;
	-webkit-animation-name: slideUp;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	
	-webkit-animation-fill-mode: both; 
    animation-fill-mode: both;

	animation-timing-function: ease-in;	
	-webkit-animation-timing-function: ease-in;	

	visibility: visible !important;	
}

@keyframes slideUp {
	0% {
		opacity: 0; 
		transform: translateY(-10%);
	}			
	100% {
		opacity: 1;
		transform: translateY(0%);
	}	
}

@-webkit-keyframes slideUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10%);
	}		
	100% {
		opacity: 1;
		-webkit-transform: translateY(0%);
	}
}

/*
==============================================
slideRight
==============================================
*/
.slideRight{
	animation-name: slideRightSlow;
	-webkit-animation-name: slideRightSlow;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	
	-webkit-animation-fill-mode: both; 
    animation-fill-mode: both;

	animation-timing-function: ease-in;	
	-webkit-animation-timing-function: ease-in;
	
	-webkit-animation-delay: 1s; /* Chrome, Safari, Opera */
    animation-delay: 1s;

	visibility: visible !important;	
}

@keyframes slideRightSlow {
	0% {
		opacity: 0; 
		transform: translateX(-10%);
	}			
	100% {
		opacity: 1;
		transform: translateX(0%);
	}	
}

@-webkit-keyframes slideRightSlow {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10%);
	}		
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}

/*
==============================================
slideLeft
==============================================
*/
.slideLeft{
	animation-name: slideLeft;
	-webkit-animation-name: slideLeft;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	
	-webkit-animation-fill-mode: both; 
    animation-fill-mode: both;

	animation-timing-function: ease-in;	
	-webkit-animation-timing-function: ease-in;

	-webkit-animation-delay: 1s; /* Chrome, Safari, Opera */
    animation-delay: 1s;

	visibility: visible !important;	
}

@keyframes slideLeft {
	0% {
		opacity: 0; 
		transform: translateX(10%);
	}			
	100% {
		opacity: 1;
		transform: translateX(0%);
	}	
}

@-webkit-keyframes slideLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10%);
	}		
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}

.hidimg{
	display: none;
}

/*********************************************************************/
/*===== Media Queries for Mobile =====*/
@media screen and (max-width: 379px) {

#logo {
width: 98%;
padding: 0 0 20px 0;
text-align: center;
}

#header-contact {
width: 98%;
float: left;
padding: 0;
text-align: center;
}
			  
.column-33-01 {
width: 98%;
padding: 0 0 50px 0;
}	

.column-33-02 {
width: 98%;
padding: 0 0 40px 0;
}

.round-button {
bottom: 111px;
margin-left: -20px;
}

.round-white-bg {
bottom: 90px;
margin-left: -40px;
}

.round-white-bg:hover {
margin-left: -46px;	
}

.left-column-70 {
width: 98%;
padding: 0 0 40px 0;	
}

.left-column-60 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-30 {
width: 98%;	
}

.right-column-40 {
width: 98%;	
}

.right-column-70 {
width: 98%;
padding: 0 0 40px 0;	
}

.left-column-30 {
width: 98%;	
}

h1 {
font-size: 2.1em;
}

h2 {
font-size: 1.3em;
}

h2.white {
font-size: 1.5em;
}

h3.white {
font-size: 1.3em;
}

h4 {
margin: 40px 0 0 0;
}

p.header-text {
font-size: 1.8em;	
}

.service-column-01 {
display: none;	
}

.service-column-02 {
width: 98%;
}

#baseline-wrapper {
text-align: center;
}

nav ul li a {
padding: 0 10px;
font-size: 1em;
}	

}

/*********************************************************************/
/*===== Media Queries for Mobile =====*/
@media screen and (max-width: 480px) 
			  and (min-width: 380px) {

#logo {
width: 98%;
padding: 0 0 20px 0;
text-align: center;
}

#header-contact {
width: 98%;
float: left;
padding: 0;
text-align: center;
}
			  
.column-33-01 {
width: 68%;
margin: 0 15%;
padding: 0 0 50px 0;
}	

.column-33-02 {
width: 98%;
padding: 0 0 40px 0;
}

.round-button {
bottom: 111px;
margin-left: -20px;
}

.round-white-bg {
bottom: 90px;
margin-left: -40px;
}

.round-white-bg:hover {
margin-left: -46px;	
}

.left-column-70 {
width: 98%;
padding: 0 0 40px 0;	
}

.left-column-60 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-30 {
width: 68%;
margin: 0 15%;
}

.right-column-40 {
width: 98%;	
}

.right-column-70 {
width: 98%;
padding: 0 0 40px 0;	
}

.left-column-30 {
width: 68%;
margin: 0 15%;
}

h2.white {
font-size: 1.5em;
}

h3.white {
font-size: 1.3em;
}

h4 {
margin: 40px 0 0 0;
}

p.header-text {
font-size: 2em;	
}

.service-column-01 {
display: none;	
}

.service-column-02 {
width: 98%;
}

#baseline-wrapper {
text-align: center;
}

nav ul li a {
padding: 0 20px;
}	

}


/*********************************************************************/
/*===== Mobile Landscape =====*/
@media screen and (max-width: 699px) 
			  and (min-width: 481px) {

#logo {
width: 98%;
padding: 0 0 20px 0;
text-align: center;
}

#header-contact {
width: 98%;
float: left;
padding: 0;
text-align: center;
}

#banner-text03 {
display: none;	
}
			  
.column-33-01 {
width: 68%;
margin: 0 15%;
padding: 0 0 50px 0;
}	

.column-33-02 {
width: 98%;
padding: 0 0 40px 0;
}

.round-button {
bottom: 111px;
margin-left: -20px;
}

.round-white-bg {
bottom: 90px;
margin-left: -40px;
}

.round-white-bg:hover {
margin-left: -46px;	
}

.left-column-70 {
width: 98%;
padding: 0 0 40px 0;	
}

.left-column-60 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-30 {
width: 68%;
margin: 0 15%;
}

.right-column-40 {
width: 98%;	
}

.right-column-70 {
width: 98%;
padding: 0 0 40px 0;	
}

.left-column-30 {
width: 68%;
margin: 0 15%;
}

h2.white {
font-size: 1.5em;
}

h3.white {
font-size: 1.3em;
}

h4 {
margin: 40px 0 0 0;
}

.service-column-01 {
display: none;	
}

.service-column-02 {
width: 98%;
}

#baseline-wrapper {
text-align: center;
}					  
			  
}

/*********************************************************************/
/*===== Small Tablet Portrait ======*/
@media screen and (max-width: 768px) 
			  and (min-width: 700px) {

.column-33-01 {
width: 48%;
padding: 0 0 50px 0;
}	

.column-33-02 {
width: 48%;
padding: 0 0 40px 0;
}

.round-button {
bottom: 111px;
margin-left: -20px;
}

.round-white-bg {
bottom: 90px;
margin-left: -40px;
}

.round-white-bg:hover {
margin-left: -46px;	
}

.left-column-70 {
width: 98%;
padding: 0 0 40px 0;	
}

.left-column-60 {
width: 98%;
padding: 0 0 40px 0;	
}

.right-column-30 {
width: 68%;
margin: 0 15%;
}

.right-column-40 {
width: 98%;	
}

.right-column-70 {
width: 98%;
padding: 0 0 40px 0;	
}

.left-column-30 {
width: 68%;
margin: 0 15%;
}

h4 {
margin: 40px 0 0 0;
}			

.service-column-01 {
display: none;	
}

.service-column-02 {
width: 98%;
}  

}


/*********************************************************************/
/*===== Tablet Portrait =====*/
@media screen and (max-width: 891px) 
			  and (min-width: 768px) {

.column-33-01 {
width: 48%;
padding: 0 0 50px 0;
}	

.column-33-02 {
width: 48%;
padding: 0 0 40px 0;
}

.round-button {
bottom: 111px
}

.round-white-bg {
bottom: 90px;
}

h4 {
margin: 40px 0 0 0;
}
			  
}

@media screen and (max-width: 891px) {
#banner-text01{
	width: 80%;
	left: 10%;
	padding: 15px 0;
}	  

#banner-text02{
	width: 96%;
	left: 2%;
	padding: 15px 0;
	height: 200px
}	

h2.services{
	margin: 0 10%;
}

h1.titleh1{
	font-size: 1.8em;
}

}

@media screen and (max-width: 650px){
.right-column-20{
	width: 60%;
	margin: 0 20%;
}

.left-column-20{
	width: 60%;
	margin: 0 20%;
}

.right-column-80{
	width: 98%;
	margin: 0 1%;
}

.left-column-80{
	width: 98%;
	margin: 0 1%;
}
.hidimg{
	display: inline !important;
}
.showie{
	display:none;
}
}

@media screen and (max-width: 500px) {
h1.titleh1{
	font-size: 1.6em;
}

.banner-button1{
	left: 25%;
}

h2.services {
    margin: 0 10% !important;
	}
	
#facebookFind-wrapper{
	width: 40%;
	left: 30%;
}

}

/***********************************************************************/
/*===== Menu ===*/
nav ul li.divider {
display:none;
}