html {overflow-x: hidden;}
body {
    margin: 0;
    color: #59667D;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    /*font-family: palatino, serif;*/
	font: normal normal 18px/28px 'roboto';
    font-weight:normal;

    font-size: 1.3rem;
	background:#ffffff;
}
/* Override box-sizing which throw out menu on contact page */
* {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 700

.roboto-mono-font {
  font-family: "Roboto Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}


@font-face {

    font-family:'roboto';
    src: url('../fonts/Roboto-Light.ttf');
    font-weight: normal;
    font-style: normal;
}



img {max-width:100%;}

a {
	color:#000000;
	text-decoration:none;
	}

a:-webkit-any-link {text-decoration:none;}

a:hover {
color:#c2c2c2;  
	}

a:focus { 
	outline: none
	}


*:before, *:after {
    box-sizing: border-box;
}

/* Animations */
/* Logo FadeInUp */

@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}

/* Text FadeInRight */
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(300px);
  }
  to {
    opacity: 1;
  }
}
/* Home Page */
h1.Right, h2.Right {
animation: fadeInRight 1s ease-in-out;
}

/* Homepage Image */

@-webkit-keyframes imgFade
{
        from {background: #FFF;}
        to {background: url('../images/retirement-planning.jpg') no-repeat; background-size: cover;background-attachment: fixed;}
    }

    @keyframes imgFade
{
        from {background: #FFF;}
        to {background: url('../images/retirement-planning.jpg') no-repeat; background-size: cover;background-attachment: fixed;}
    }



/**
 * ----------------------------------------
 * animation slide-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
}


@-webkit-keyframes slide-right {
  
  100% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
}
@keyframes slide-top {
  
  100% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


/**
 * ----------------------------------------
 * animation slide-fwd-center
 * ----------------------------------------
 */
@-webkit-keyframes slide-fwd-center {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  100% {
    -webkit-transform: translateZ(160px);
            transform: translateZ(160px);
  }
}
@keyframes slide-fwd-center {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  100% {
    -webkit-transform: translateZ(160px);
            transform: translateZ(160px);
  }
}


/* End Animations */



body.home {


animation: imgFade 2s ;
-webkit-animation-fill-mode: forwards;

}


.image-selection {
margin-top:40px;
}

.home {background: linear-gradient( rgba(0,0,0, 0.30), rgba(0, 0, 0, 0.30) ), url('../images/retirement-planning.jpg') 0% 0% no-repeat; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* min-height:70vh;*/
    min-height:65vh;
}

.about-image {background: linear-gradient( rgba(0,0,0, 0.30), rgba(0, 0, 0, 0.30) ), url('../images/aboutus.jpg') center 40px no-repeat;background-size: cover;background-attachment: fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:70vh;
margin-top:40px;
}

.how-work-image {background: linear-gradient( rgba(0,0,0, 0.30), rgba(0, 0, 0, 0.30) ), url('../images/how-we-work.jpg') center 40px no-repeat;background-size: cover;background-attachment: fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:70vh;

}
.contact-image {background: linear-gradient( rgba(0,0,0, 0.30), rgba(0, 0, 0, 0.30) ), url('../images/contactus.jpg') center 40px no-repeat;background-size: cover;background-attachment: fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:70vh;

}
.information {background: linear-gradient( rgba(0,0,0, 0.30), rgba(0, 0, 0, 0.30) ), url('../images/financial-guidance.jpg') center 40px no-repeat;background-size: cover;background-attachment: fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:70vh;
}

.online {background: linear-gradient( rgba(0,0,0, 0.30), rgba(0, 0, 0, 0.30) ), url('../images/online-tools.jpg') center 0px no-repeat;background-size: cover;background-attachment: fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:60vh;
}
.life {background: linear-gradient( rgba(0,0,0, 0.30), rgba(0, 0, 0, 0.30) ), url('../images/life-stages.jpg') center 10px no-repeat;background-size: cover;background-attachment: fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:70vh;
}
.newsletters-banner {background: linear-gradient( rgba(0,0,0, 0.30), rgba(0, 0, 0, 0.30) ), url('../images/newsletters.jpg') center 0px no-repeat;background-size: cover;background-attachment: fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:60vh;
}


body, div, dl, dt, dd, /*ul, ol, li,*/ nav, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, a {
margin: 0;
padding: 0;
border-width: 0;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
-o-transform-origin: left top;
transform-origin: left top;
-webkit-transform-origin-x: 0%;
-webkit-transform-origin-y: 0%;
}

p {
    margin: 0 0 10px;
}

.website-container {
  clear:both;
  height:auto;
  position:relative;  
  background:#ffffff;
  width:100%;
}

.about { 
position:relative;
margin:0px auto 0 auto;
padding:20px 0 20px 0;
width:100%;
max-width:1345px;
text-align:center;

}

.about .col-1-of-2 {
width:50%;

}


.welcome-text { 
position:relative;
margin:0px auto 0 auto;
padding:0;
width:100%;
max-width:1200px;
text-align:center;

}


/* Service Boxes */

.service-box {
  height: 100%;
  padding: 20px 20px 10px 20px;
  padding:20px 20px 20px 20px;
  color: #fff;
  display:flex; flex-direction:column; flex:1;
  border-style: solid;
  border-width: 1px;
  border-color: #DAA520;
}




.service-box a {color:#F7E6E6;}

/* display this row with flex and use wrap (= respect columns' widths) */

.row-flex {
  display: flex;
  flex-wrap: wrap;
}

.row-flex-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;

}
/* vertical spacing between columns */

[class*="col-"] {
  margin-bottom: 30px;
  padding-left:20px;
}


.service-box-spacing {
padding:20px;
}

.service-large-box-spacing {
padding:20px 20px 80px 20px;
}

.service-box h2, .service-box-large h2 {
    margin-top:20px;
    color:#000000;
    line-height: 1.2em;
    text-align: center;
    font-size: 24px;
	font-weight:normal;

		
	}

.service-box p, .service-box-large p {
    color:#000000;
    line-height: 1.5em;
    text-align: center;
    font-size: 17px;
	}

.service-box ul, .service-box li {
color:#ffffff;
text-align:left;
font-size:14px;
}


.service-color-1 {background:#F3F1EC;} /* Light Gold */ 
.service-color-2 {background:#39729B;} /* Lighter Petrol Blue */ 
.service-color-3 {background:#6EA4CA;} /* Pale denim Blue */ 
.service-color-4 {background:#7DCADA;} /* Turq */ 
.service-color-5 {background:#147285;} /* Jade */ 
.service-color-6 {background:#1EABC7;} /* Darker Turq */ 
.service-color-7 {background:#AD3C3C;} /* Logo Blue */ 


a.CTA-phone {
    position: relative;
    border: 1px solid #CDB56D;
    float: right;
    margin: 0px 10px 20px 15px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    background-color: #09336F;
    white-space: nowrap;
    padding: 15px 15px;
    font-size: 1em;
    line-height: 1.42857143;
    color: #ffffff;
}


a.CTA-phone:hover {color:#08A0E1;}

a.button-blue {
    position: relative;
    float: right;
    margin: 0px 0px 1px 15px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    background-color: #09336F;
    white-space: nowrap;
    padding: 10px;
    font-size: 1em;
    line-height: 1.42857143;
    color: #ffffff;
	width:100%;
}

.buttons-side {margin:30px 0 0 0;}

a.CTA-phone:hover {color:#08A0E1;}


/* Call to action */

.btn-contact {
    color: #ffffff;
    background-color: #AD3C3C;
	width:150px;
	height:55px;
	padding:10px;
	margin:10px auto;
	text-align:center;
}

.btn-contact a {color:#ffffff;}
.btn-contact a:hover {color:#c2c2c2;}



.btn-more {
    color: #000000;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    border-color: #DAA520;
	width:150px;
	height:35px;
	padding:10px;
	margin:10px auto 0 auto;
	text-align:center;
	
}


.btn-more-mobile {
    color: #ffffff;
    background-color: #39729B;
	width:150px;
	height:55px;
	padding:10px;
	margin:0;
    margin-top:auto;   /* Need this with flex */
	text-align:center;
	display:none;
}


.btn-more a {
color:#000000;
text-decoration:none;
}
.btn-more a:hover {color:#D1E0EB;}



/* End Call to action */

/* Portfolio - Financial Links - Calc Buttons */

.button-links {
font-size:1.2em;
width:180px;
max-width:100%;
color: #fff !important;
text-transform: none;
text-decoration: none;
background: #000000;
padding: 20px 10px;
margin:10px 0 0 20px;
border-radius: 10px;
display: inline-block;
border: none;
transition: all 0.4s ease 0s;
-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
}

.button-links:hover {

letter-spacing: 1px;
background: #white;
color:blue;
transition: all 0.4s ease 0s;
}

.button-links a {

text-align:center;
color:#ffffff;
clear:both;
width:100%;
}

.button-text {padding:0 0 0 20px;}

/* End Buttons */



#colour-one {
width:100%;
padding: 30px 50px 25px 50px;
background-color:#000000; 

color:#ffffff;
box-sizing: border-box;
-moz-box-sizing: border-box;

}
  
#colour-two {
width:100%;
padding: 30px 50px 25px 50px;
background-color:#DAA520; 
color:#ffffff !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
/* animation: fadein 20s 1s infinite alternate;*/

}

#colour-one h2, #colour-one p, #colour-two h2, #colour-two p  {
color:#ffffff;
}

#colour-one h2, #colour-two h2  {
font-size:1.6em;
}

#colour-one p, #colour-two p {
font-size:1em;

}

#part-two {
position:relative;
width:100%;
padding: 120px 100px 90px 100px;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

#part-two p {
color:#343333;


}

#part-two h2, #part-two h3 {
color:#000000
text-align: left;


}

#part-two p.title {
    color:#000000
	

}

.display-image {display:none;}

/*@font-face {
  font-family:'Museo';
  src: url('../fonts/Museo-300.eot');
  src: url('../fonts/Museo-300.woff'),
       url('../fonts/Museo-300.woff2'),
       url('../fonts/Museo-300.ttf');

  font-weight: normal;
  font-style: normal;
}



		/* display fonts */
		/*h1 { font: 24px/1 MuseoLight, Verdana, sans-serif; }
		h2 { font: 18px/1 MuseoLight, Verdana, sans-serif; }
		h3 { font: 14px/1 MuseoLight, Verdana, sans-serif; }*/


/* Responsive font sizes with media queries */

/*font-family: "Source Sans Pro", sans-serif;


html {
    font-size: 18px;
}
.unbehaved-element {
    font-size: 1.4em;
}
@media(max-width: 1580px) {
  html {
    font-size: 16px;
  }
  .unbehaved-element {
    font-size: 1.7em; 
  }
}
@media(max-width: 980px) {
  html {
    font-size: 14px;
  }
}*/

.borderbox
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}


option {
  font-weight: normal;
  display: block;
  padding: 0px 2px 1px;
  white-space: pre;
  min-height: 1.2em;
}

.clearfix:after /* force a container to fit around floated items */
{
    content: "\0020";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.colelem /* a child element of a column */
{
    display: inline;
    float: left;
    clear: both;
}

a.nonblock, .nontext {display:block}

p, ol ,dl, blockquote, h1, h2, h3, h4, h5, h6, hr, /*ul*/ {
	line-height: 1.4em ;
	margin-top: 0 ;
	margin-bottom: 0.5em ;
	color:#343333;
	
	}

p.info_text {font-size:0.95em;} 

#confirmDialog p {font-size:1em !important;}

#confirmDialog h3 {font-size:1.1em;}
	
/*li {color:#0a3255;}*/

span, span a {
	
color:#67D8F4;


}	

h3 span.black, h3 span.black a {
	color:#000000
	font-size:1.2em;
}	
ul{
	margin-top: 0 ;
}
ol {
	list-style-position: inside;
}

li {
	line-height: 1.5em ;
}

hr {
	border-style: none ;
	border-top: 1px solid #D6AF09; 
	height: 1px ;
	margin: 0 0 5px 0 ;
	padding: 0 ;
	width:100%;



	}


h1, h2, h3, h4, h5 {
    font-weight: 700;
    line-height: 1.3em;
    letter-spacing: -1px;

}


h1.home-title {
    color:#173B69;
	font-size:1.6em;
	margin-bottom:12px; 
    text-shadow:0 1px 1px 1px #ffffff;
    font-weight: normal;
    animation-name: fadeInUp;
    animation-duration: 3s; /* Take to complete */
    animation-delay: 0s; /* Start after 0s */ 
    animation-iteration-count: 1;
	}

h1 {
    color:#173B69;
	font-size:1.6em;
	margin-bottom:12px; 
    font-weight: normal;
    }

h2 {
    color:#173B69; 
	margin-bottom: 5px ; 
    text-shadow:0 1px 1px 1px #ffffff;
font-weight: normal;

font-size:1.1em;
	}

h2.medium {	font-size: 0.9em ;	}

h3 {
    color:#173B69;
	font-size: 0.8em ;
    text-shadow:0 1px 1px 1px #ffffff;
font-weight: normal;

	}

h3 a {color:#000000;}


h4 {
    color:#173B69; 
	font-size:20px ;
    text-shadow:0 1px 1px 1px #ffffff;
	font-weight: normal;

	}


h5 {
    color:#000000; 
	font-size:1em;
    text-shadow:0 1px 1px 1px #ffffff;
	font-weight: normal;

	}

img {
	border: 0;
	}


form {
	margin: 0;
	padding: 0;
	}

input, select, textarea , button {
	font: 1em;
   	}

input, select, textarea {
	font: 1em;
    border: 1px solid #666666;
	padding:2px 2px 2px 2px;
	}

.form-group {
  /*  background: #e6e6e6; */
    padding: 11px 0;
    margin-bottom: 5.5px;
}
.form-group {
    margin-left: 15px;
    margin-right: 15px;
}

.control-label {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 11px;
}

.form-control {
    display: block;
    width: 100%;
    height: 43px;
    padding: 10px 18px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.form-group-wrap {
    padding-left: 15px;
    padding-right: 15px;
}

label, input, button, select, textarea {
    font-size: 13px;
}

.btn {
    border: none;
}
.btn-primary {
    color: #ffffff;
    background-color: #173B69;
    border-color: #173B69;
}

.btn-success {
    color: #fff;
    background-color: #173B69;
    border-color: #173B69;
}

input.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
	background:#000000
    white-space: nowrap;
    padding: 10px 18px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 0px;
    color:#ffffff;
}

input.btn:hover
{
  background-color: #666666;
  color:#ffffff;
}


.content-box {
    min-height: 20px;
    padding: 19px;
    margin:20px 0 20px 0;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}



.findout-more {

z-index: 235;
width: 100% !important;
height:40px;
border-style: none;
border-color: transparent;
position: relative;
margin:0;
padding:0;
cursor:pointer;
background-color:#257a9a;
box-sizing: border-box;
}


.findout-more:hover {
background-color: #666666;
color:#ffffff;
}


.findout-more p {padding:10px 0px 10px 10px !important; margin:20px 0 0 0 !important; color:#ffffff !important; font-size:1em !important; font-weight:normal; }

.contact-map {

float:right; padding:20px 0 0 5%

}

.nav-container {
  box-sizing: border-box;
 -moz-box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding:0 60px 0 60px;
  position:relative;
  height:auto;
  clear:both;
  }

#crumbs {
        float:left; 
		width:100%;
		margin: 2px 0px 2px 0px !important;
    padding-left:10px;
		text-align:left;
        color: #616161;
        z-index:20;
box-sizing: border-box;
 -moz-box-sizing: border-box;
background:#ffffff;


height:2.4em;
		
}

#crumbs ul {padding-left: 0 !important;}


#crumbs li a:hover, #crumbs li a:focus {
 color:#00387d !important;
}

}
#header_outer {
   clear:both;
   position:relative;
   width:100%;
   margin: 0 0 0 0;
   padding:0;
   background:#257a9a;
   opacity: 0.7;
   height:40px;
border: solid #000000
border-width: 0 0 2px 0;
}

#header_wrap {
   position:relative;
   max-width:960px;
   margin: auto ;
   height:40px;
}

p.phone {
color:#ffffff;
padding:8px 0 0 25px; /* left padding for icon */  
margin:0 0 0 0;
font-size:1em;
float:right; 
text-align:left;
font-weight:normal;
background: url('../images/phone.png') 0 8px no-repeat;
}

a.regulatory-header {
float:left; 
text-align:left;
padding:8px 0 0 5px;
margin:0 0 0 0;
color:#ffffff;}


a.social-icon {
float:right; 
text-align:left;
padding:8px 0 0 5px;
margin:0 0 0 0;}


a.email {
color:#ffffff;
float:right; 
text-align:left;
padding:8px 10px 0 15px;
margin:0 0 0 0;
font-size:1em;
font-weight:normal;
text-decoration:none;}

a.email:hover {color:#257a9a; font-weight:normal;
	}


/* Font Awesome */

.fa {
    display: inline-block;
    font: normal normal normal 10px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.fa-Linkedin:before {
    content: "\f0e1";
}

.fa-Facebook:before {
    content: "\f09a";
}

.fa-Google:before {
    content: "\f0d5";
}

.fa-Twitter:before {
    content: "\f099";
}



.fa-phone:before {
    content: "\f095";
}


.fa-check:before {
    content: "\f00c";
}

*:before, *:after {
    box-sizing: border-box;
}


.icon-box > .fa  {
    float: right;
margin-top:20px;
    margin-right: 10px;
	padding-right:10px;
	
}



.icon-box a {
color:#ffffff;
margin-right: 10px;
padding-right:10px;
	}

.icon-box a:hover {color:#bbbbb9;} 

.fa-2x {
    font-size: 1.3em !important;
}




.icon-box {
    width: 20px;
    display: inline-block;
    padding-right: 0px;
    margin: 8px 5px 15px 10px;
    text-align: right;
    color: #ffffff;
	float:right;

}

.first-icon {margin-right:15px;}


/* End of Font Awesome */


#footer-wrapper {
	max-width: 1000px ;
	width:100%;
	padding: 10px 5px;
	margin:0 0 0 0;
	margin: 10px auto 20px auto ;
	text-align: left ;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#wrapper {
	max-width: 1200px ; 
	width:100%;
	padding: 0 10px 0 10px;
	margin: 10px auto 20px auto ;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#container {
    position:relative; 
    width:90%;
	/*max-width: 960px !important ; */
	max-width:1000px;
	padding: 0 5% 15px 5%; 
	margin: auto;
	margin-top:0;
	margin-bottom:0;
	text-align: center;
	overflow:hidden;
	height:auto;
} 


.container-home {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding:0 35px;
}


#wrapper_footer {
	max-width: 1000px ; 
	position:relative;
	clear:both;
	width:100%;
	height:auto;
/*	padding: 10px 0 0 0;*/
	margin:0 0 0 0;
	margin: 0 auto ;
	margin-bottom:10px;
	text-align: left ;
/*border-top: 1px solid #4e2877*/
}



#wrapper_footer p {font-size:85%; text-align:center;}

#footer_wrapper {
    clear:both;
	width:100%;
	position: relative;
	z-index:1;
	margin:0 0 20px 0;
}

#top-images {
position: fixed;
top:0;
left:0;
width:100%;
height:110px;
margin:0 0 0 0;
padding-bottom:20px;
background:#0F3368;
border-width: 0 0 1px 0;
z-index:999 !important;

}



.tagline-container {
  margin: 0 auto;
  text-align: right;
  overflow:hidden;
  padding:0;
  }


h1.tagline-container-home {margin-top:140px !important; padding-right:55px !important;}

/* Transparent overlay - Strapline 24th July */

.strapline-content {
    padding: 120px 0 100px;
}

.strapline-content {
    color: #fff;
    background-attachment: fixed;
    background-color: #999;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 130px 15px 130px 15px;
	margin:0;
    text-align: center;
    position: relative;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}


.strapline-title {
    color: #fff;
    line-height: 40px;
    font-weight: 500;
    text-transform: none;
}
.strapline-title {
    font-size: 28px;
    line-height: 35px;
}

.strapline-title, .strapline-title a {
    color: #fff;
}
h1.strapline-title  {
    font-size: 26px;
    font-weight: 400;
    line-height: 27px;
    padding-bottom: 20px;
	color:#fff;
    letter-spacing: 3px;
    font-weight: 400;
}

h2.strapline-title  {
    font-size: 36px;
    font-weight: 400;
    line-height: 27px;
    padding-bottom: 20px;
	color:#fff;
}


h3.strapline-title  {
    font-weight: 400;
    line-height: 27px;
    padding-bottom: 20px;
	color:#fff;
	text-align:center;
    letter-spacing: 2px;
}

/* Move Left */

@keyframes move-left {
  from {
    margin-left: 100%;
    width: 300%; 
  }

  to {
    margin-left: 0%;
    width: 100%;
  }
}
            
@-webkit-keyframes move-left {
  from {
    margin-left: 100%;
    width: 300%; 
  }

  to {
    margin-left: 0%;
    width: 100%;
  }
}


@keyframes bounceIn {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  
  100% {
    transform: scale(1.0);
  }
}

.tagline-container h1 {
 color:#ffffff;
  width:100%;
  margin:10px auto 10px auto;
  padding:5px 25px 0 0;
  font-size: 1.9em;
  font-weight:normal;
  text-align:right;
  letter-spacing: 1px;
  line-height: 60px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
/* animation: slide-fwd-center 5s ; */
letter-spacing: 3px;
font-weight: 400;
animation-name: bounceIn;
animation-duration: 3s; /* Take to complete */
animation-delay: 0s; /* Start after 0s */ 
animation-iteration-count: 1;

}



.tagline-container h2 {
  
  color:#ffffff;
 /*color: #257a9a;*/
  width:100%;
  margin:190px auto 0 auto !important;
  padding:25px 25px 0 0;
  font-size: 1.7em;
  text-align:right;
  letter-spacing: 3px;
  line-height: 60px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
animation-name: bounceIn;
animation-duration: 3s; /* Take to complete */
animation-delay: 0s; /* Start after 0s */ 
animation-iteration-count: 1;

}

.tagline p {
  color:#ffffff;
  max-width: 1200px;
  width:100%;
  margin:20px auto 0 auto !important;
  padding-top:20px;
  font-family: 'Bitter', sans-serif;
  font-size: 1em;
  text-transform: none;
  letter-spacing: 3px;
  line-height: 36px;
}

.byline {
background-color: #FFF;
background-color: rgba(255,255,255,0.8);
padding: 50px 0 50px 0;
margin: 80px 0 50px 0;
margin: 180px 0 50px 0;
}

.byline h2 {
width:100%;
max-width:1200px;
margin:0 auto;
text-transform:uppercase;
font-size:1.3em;
color:#257a9a;
color:#000000;
text-align:center;
}

#banner {                                        
height:380px;
max-width:100%;
width:100%;
margin:0px 0 0 0;


}

#banner-2 {
margin:0 0 0 0;
width:100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
/* Added 11th May */
/* background: rgba(255,255,255,0.7);   transparent background */
margin:80px 0 0 0;
margin:-20px 0 0 0; /* 11th May */


}


.blue-button {
  background: #257a9a !important;
  position:relative;
  display: inline-block;
  padding: 10px 30px;
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none;
  height:20px !important;
  width:120px !important;
cursor:pointer;

  }

.blue-button:hover { background: #0a6594 !important;}

.not-home {                                        
background: url('../images/banner.jpg') 0 0 no-repeat;
border-bottom:2px #343333 !important;
height:247px;
max-width:100%;
margin:0 0 10px 0;

}


.white {
background:rgba(255, 255, 255, 0.8);



}
.off-white {background:rgba(245, 245, 245, 0.8) ;}

 .meet-team-content-left { 
  text-align: left !important;
  box-sizing: border-box;
  position: relative;
  }


.meet-team-content-right p, .meet-team-content-right h3 { 
text-align: left !important;
padding-left:30px;
}

.meet-team-content-left p, .meet-team-content-left h3 { 
text-align: left !important;
}

#expertise h3, #expertise p { 
text-align: left !important;
}

#expertise {
margin:20px 0 0 0;
box-sizing: border-box;
height:225px;
}

#expertise ul li {
margin-left:10px !important;
}

.logo {
position:relative;
/*width:166px;
height:126px;*/
width:128px;
height:126px;
padding:0 0 0 0;
margin:3px 0 10px 15px;
float:left;
display:block;
}


#header_wrapper {	background-color: #ebebeb; border-bottom:1px #4e2877 solid;border-top:4px #4e2877 solid;} /* White logo */

#top_images {	background-color:#ebebeb;}



.logo_small {
width:50%;
float:left;
display:none;
}

#social_media {
width:18%;
max-width:177px;
float:left;
padding:0 10% 0 0;
margin:20px 0 0 0;
}

#login_area {
width:16%;
max-width:153px;
padding:0 0 0 0;
float:left;
}

/* End header items */
/* Mobile menu */

#alternative_menu
{
        width: 150px;
		position:relative;
		height:30px;
		background: rgba(255, 255, 255, 0.7);
		border:1px solid #000000
		color:#000000
		margin:20px auto;
		padding:0 0 0px 10px;
		display:none;
}
.mobile-banner {display:none;}



/* *************************************************************Social Media ********************************************************************* */

	position: relative;
	float: right;
	width: 320px;
	height: 331px;
	margin: 10px 14px 14px 14px;
	z-index: 100;
}





#content_main {
    margin-top:100px;
	position:relative;
	width:100%;
	padding: 0 0px 10px 0px ; 
	margin:0px 0 0 0;
	height:auto;
	overflow:hidden;
    z-index:15;
	text-align:center !important;
}

#page {
    position:relative; 
    width:1000px;
}


#content, #content-wider {
	float:left; 
		width:100%;
		margin: 10px 0px 20px 0;
		padding:0;
		text-align:center;
        color: #343333;
        z-index:20;
		/* Added give background */
		/*removed 11th MaY */
        background: rgba(255, 255, 255, 0.9); /* added for transparency */
		padding:10px 20px 20px 20px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
}




 
#wrapper-content {
        float:left; 
		width:100%;
		max-width:1000px;
		margin: 20px 0 20px 0;
		padding:0px 0 0 0;
		text-align:center;
        color: #343333;
        z-index:20;
}


 /*#content ul, #container ul {
	list-style-type: disc;
	padding-left: 3%;
}

#content ul li span, #container ul li span {
	color:#257a9a;  
	text-align: left;
}

#container ul li {text-align:left !important; }

#content ul, #content_home ul, #container ul  {
	
	list-style-image:  url('http://www.wottonwebsites.co.uk/ifawebpro/designs/designj/images/icon-arrow-list.png');
	}

#content li, #container ul {
    text-align: left;
    margin-left: 40px;

}*/

 

 /*#content li, #container li { display:inline; }*/

div.list-container {
  text-align: center;
}

ul.centermyUL {
  display: inline-block;
  text-align: left;
}


.clear {
	clear: both ;
	height: 0 ;
	overflow: hidden ;
}

/*   Overlay, buttons used with bootstrap.min.css create service boxes */
.overlay {
  position:relative;
  display: block;
  overflow:hidden;
}

.overlay img {
  display: block;
  width: 100%;
  height: auto;
}

.overlay:hover .overlay-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
     -moz-transform: scale(1); 
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.overlay:hover .overlay-shadow {
  visibility: visible;
  opacity: 1;
}

.overlay-shadow {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  opacity:0;
  background:rgba(30, 46, 66, 0.8);
  -webkit-transition:all .3s ease-in-out;
     -moz-transition:all .3s ease-in-out;
      -ms-transition:all .3s ease-in-out;
       -o-transition:all .3s ease-in-out;
          transition:all .3s ease-in-out;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.overlay-content {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.2);
     -moz-transform: scale(0.2);
      -ms-transform: scale(0.2);
       -o-transform: scale(0.2);
          transform: scale(0.2);
  -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
       -o-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
}

.overlay-content .button { 
  color: #fff;
  border-color: #fff;
}

.overlay-content .button:hover { 
  color: #162232; 
  background: #fff;
}

#services {
    position: relative;
	width:100%;
	z-index: 100;
	margin:30px 0 0px 0px;
	height:auto;
	overflow:hidden;
	padding:0 25px 0 25px;
-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

	}

#services a {
text-decoration:none !important;
color:#000000 !important;
}

.services {

    width:33.3%;
	padding-right:1.33%;
	height:auto;
	overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;


	}

.team-member {

 width:33.3% !important;

}

/* Font Awesome */
#services i.fa {line-height:43px;}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.2em !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.fa-Linkedin:before {
    content: "\f0e1";
}

.fa-Facebook:before {
    content: "\f09a";
}

.fa-Twitter:before {
    content: "\f099";
}



.fa-phone:before {
    content: "\f095";
}

.fa-signal:before {
    content: "\f012";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-home:before {
    content: "\f015";
}

.fa-bank:before {
    content: "\f19c";
}



/* End Font Awesome */


#services .service-left {

    position: relative;
    padding-left: 60px;

}

.image-left {
position: absolute;
    left: 0px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    background: #99c765;
    color: #ffffff;
    font-size: 22px
	
}

icon-height {line-height: 56px !important;}

#services .service_text {
margin: 0 0 0 0px;
padding:0;
}




/*    Buttons  for 4 areas */
button {
  padding: 0;
  line-height: 30px;
  background: transparent;
  border-radius: 0;
  outline: none;
  border: none;
  -webkit-transition: all 300ms ease-in-out; 
     -moz-transition: all 300ms ease-in-out; 
      -ms-transition: all 300ms ease-in-out; 
       -o-transition: all 300ms ease-in-out; 
          transition: all 300ms ease-in-out;
}

button:hover {
  -webkit-transition: all 300ms ease-in-out; 
     -moz-transition: all 300ms ease-in-out; 
      -ms-transition: all 300ms ease-in-out; 
       -o-transition: all 300ms ease-in-out; 
          transition: all 300ms ease-in-out;
}

.btn {
  padding: 13px 14px;
  border-radius: 0;
  font-weight: normal;
  font-family: 'roboto slab', sans-serif;
  vertical-align: inherit;
 /* text-transform: uppercase;*/
  -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}

.btn:hover {
  -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}

.btn.dark { 
  color: #1e2e42;
  border: 2px solid #1e2e42;
}

.btn.dark:hover {
  color: #fff;
  background: #1e2e42;
}

.btn.light {
  color: #fff;
  border: 2px solid #fff;
}

.btn.light:hover {
  color: #1e2e42;
  background: #fff;
}

/* End Button */

/* Contact us */

.contact {
    border: none;
}
.contact {
    color: #ffffff;
    background-color: #D6AF09;
    border-color: #D6AF09;
}

a.contact {
   /* display: inline-block;*/
    position:relative;
	float:left;
    margin: 45px 0 20px 0;
    font-weight: normal;
    text-align: center; 
   /* vertical-align: middle;*/
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
	background: #D6AF09;
    white-space: nowrap;
    padding: 10px 18px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 0px;
    color:#ffffff;
}

a.contact:hover
{
  background-color: #000000; 
  color:#ffffff;
}

/* Contact */

.findout-more a {}

#services .spacer {
position:relative;
height:10px;
width:100%;
}


.findout-more-green, .findout-more-black {

z-index: 235;
width: 90% !important;
height:40px;
border-style: none;
border-color: transparent;
position: relative;
margin:0;
padding:0;
cursor:pointer;

}

.findout-more-green {background-color: #7bc46c;}
.findout-more-black {background-color: #257a9a;}

.findout-more-green:hover {
background-color: #343333;
color:#ffffff;
}

.findout-more-black:hover {
background-color: #666666;
color:#ffffff;
}


.findout-more-black p {padding:0 0 0 10px !important; color:#ffffff !important; font-size:1em !important; font-weight:normal; }


#services a:hover {
	color:#7bc46c;  
}

 #services h3 {
 font-size:1.1em;
 font-weight:normal;
 margin:0;
 color:#666666 !important;
 text-decoration:none;
 } 
 
 #services ul a {text-decoration:none; color:#666666,} 

#services ul li {
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
  background-image: none;
  list-style: disc;
  list-style-image: none;
  font-size: 1em;
  line-height: 1.4285em;
  color:#7bc46c;
}

#spacer {
position:relative;
margin:0 0 20px 0;
width:958px;
height:2px;
background:none;
}

#sidenav {
    clear:both;
    position:relative;   
	float:left;
	width:25%;
    font-size: 0.9em ;
    margin: 25px 0px 20px 0;
}
#sidenav ul {
    margin: 0 0 30px 0 ;
    list-style-type: none ;
    padding: 0px 1px 0 0;
}

#sidenav li  {
    padding: 0 0 2px 0 ;
    
}

#sidenav li.home a {
    margin: 0 ;
}

#sidenav li a {
    display: block ;
    margin: 1px 0 0 0 ; 
    padding: 5px 0 10px 15px ; 
    color:#343333; /* dark grey */
	/*text-transform:uppercase;*/
	font-weight:normal;
    font-size:1.2em;
    text-decoration: none ;
	border-bottom: 1px solid#257a9a;  /* green */
}

#sidenav li a:hover {
   color:##257a9a;
    
}


#sidenav ul li ul li.subnav a:visited {
     font-weight:bold;
     color: #000000;
}
 

#sidenav h3 {                      
    font-size: 12px;
    padding: 5px 0 5px 15px ;
    color: #fff ;
    font-weight: normal ;
    margin: 1px 0 1px 0 ;
    border-bottom: 2px solid #0a3255;
	text-decoration:none;
}

#sidenav li:hover>a, #sidenav li>a:hover { color:#a8bbc9;}

#news_feed {
   position:relative;
   float:left;
   width:210px;
   margin: 0 0 0 0;
   padding:0 35px 0 0;
   height:auto;
}


/*style the main menu*/
.smart-icons {display:none;}

.myMenu {
	padding:0;
	float:right;
	margin:35px 60px 0 0;
	z-index:500 !important;

}

.myMenu li {
	list-style:none;
	float:left;
	font-size:0.9em;
	font-weight:normal;
	z-index:500 !important;
}


.myMenu li a:link, .myMenu li a:visited {
	display:block;
	text-decoration:none;
/*    background-color:#ffffff; */
	padding: 0.7em 1.1em 0.7em 1.1em;
	margin:0;
	color:#ffff;
	
	z-index:500 !important;
}

.myMenu li a:hover {
	color:#67D8F4; 
	z-index:500 !important;
	
}


/*style the sub menu*/
.myMenu li ul {
	position:absolute;
	visibility:hidden;
	/*border-top:1px solid #fff;*/
	margin:0;
	padding:0;
	z-index:500 !important;
}

.myMenu li ul li {
	display:inline;
	float:none;
	z-index:500 !important;
    font-size:0.9em;
	font-weight:bold;
	z-index:500 !important;
}

.myMenu li ul li a:link, .myMenu li ul li a:visited {
	background-color:#67D8F4;
opacity: 0.9;
    color:#ffffff;
	width:138px;
	width:200px;
	/*border:none;
    border-bottom: 1px solid #CCCCCC ;*/
    z-index:500 !important;
    padding: 0.2em 1.5em 0.5em 1.5em;
	z-index:500 !important;
	font-weight:normal;
	font-size:0.95em;
}

.myMenu li ul li a {background-color:#7a8aaf;}	

.myMenu li ul li a:hover {
background-color:#173B69;
opacity: 0.9;

	color:#ffffff;
	text-decoration:none;
	z-index:500 !important;
}

/* Third Level & beyond */
.myMenu > li > ul li > ul{   
    display:none;
}

.myMenu > li > ul li:hover > ul{
    display:block;
    position:absolute;
    left:100%;
    /* top:0;*/
	margin-top:-42px;
    width:auto;
}


.myMenu > li > ul > li ul > li{
   display:block;
   white-space:nowrap;
   font-size:0.95em;
}
.myMenu  > li > ul > li ul > li a:link, .myMenu  > li > ul > li ul > li a:visited {
background-color:#406ab3;	
background-color:#424242;
color:#ffffff;
}

.myMenu  > li > ul > li ul > li a:hover {
background-color:#D6AF09;
color:#ffffff;
}

#footer {
    clear:both;
    position:relative;
	color: #424242;
	color:#ffffff;
	width:100%;
	margin:0 0 0 0;
	padding: 0px 0 10px 0px;
	height:auto;
	background-color:#173B69;
    background:#0F3368;


	overflow:hidden;
}

#regulatory {
width:100%;
max-width:1345px;
margin:0 auto;
position:relative;
height:auto;
overflow:hidden;
box-sizing: border-box;
 -moz-box-sizing: border-box;
}

#regulatory h2 {
font-weight: 400;
/*color:#ffffff;*/
color:#67D8F4;
text-align:left;
font-size:1.4em;
margin:0 0 15px 0;
} 

#regulatory a {
color:#ffffff;
text-decoration:none;

}

#footer p {
color:#8b9e9c;
color:#ffffff;
margin:0;
/*width:95%;
font-size:0.85em;*/
line-height:1.1em;
text-align:left;
font-size:80%;
}


#footer p.left   {padding:5px 0 0 0 !important;}
#footer p.right {padding:5px 0 0 0; text-align:right;}

#footer ul {
margin:10px 0 0 0;
padding:0 0 0 0px;
text-align:center;

}

#footer li {
    margin: 0 0 0 0px;
    display: inline; 
	height:5px;
	color: #424242; 
	color:#ffffff;
	border-right-color: #ffffff;
	padding: 0px 5px 0 0px !important;
}

#footer li {
	border-right:  1px solid;
	border-right-color: #424242;
border-right-color: #ffffff;
}
#footer li.last-child {
	border-right:none !important;
	
}


#footer li a {
text-decoration:none;
color:#424242;
color:#ffffff;
}


#footer a:hover {
	text-decoration: underline ;
}



/* End Footer */

/* Responsive CSS */
iPhone < 5:
@media screen and (device-aspect-ratio: 2/3) {}

iPhone 5:
@media screen and (device-aspect-ratio: 40/71) {}

iPhone 6:
@media screen and (device-aspect-ratio: 667/375) {}

iPhone 6 Plus:
@media screen and (device-aspect-ratio: 16/9) {}

iPad:
@media screen and (device-aspect-ratio: 3/4) {}


/* Responsive CSS */





}

@media (max-width: 1500px)  
{

.tagline-container h1 {
 color:#ffffff;
  width:100%;
  margin:80px auto 0 auto !important;
  padding:25px 15px 0 0;
  font-size: 2.1em;
  letter-spacing: 1px;
  line-height: 36px;
}

.tagline-container h2 {
  margin:10px auto 0 auto !important;
  padding:25px 15px 0 0;
  font-size: 1.5em;
  letter-spacing: 2px;
  line-height: 50px;
}

#banner {                                        
height:200px;
}

}
/* No room for logo and navigation */
@media (max-width: 1300px)  
{
.logo {
float:right;
position:relative;
max-width:100%;
padding:3px 15px 15px 10px;
box-sizing: border-box;
 -moz-box-sizing: border-box;
}

.myMenu {display:none;}
.smart-icons {display:block;}    
.smart-icons .col-1-of-3 {width:25% !important;}
}

@media (max-width: 960px)  
{

.byline {margin: 50px 0 0 0;}

#regulatory, #content {
width:100%;
padding-left:1%;
padding-right:1%;
margin:10px 0;

}

#banner {                                        
height:450px;
}

.about .col-1-of-3, .about .col-2-of-3{width:100%;}

#colour-one, #colour-two, #part-two {padding: 20px;}
.tagline-container h1 {font-size: 1.8em; padding:0 10px;}
.tagline-container h2 {font-size: 1.4em; padding:0 10px;}


/* alternative menu */
#alternative_menu
        {
                display:block; 
        }
.mobile-navigation {position:relative; clear:both; width:100%; height:30px; display:block;}
.myMenu {display:none;}

}

@media (max-width: 915px)  
{
html {overflow-x: scroll;}


.myMenu li a:link, .myMenu li a:visited {
	padding: 0.6em 1.4em 0.7em 0.2em;
}
}

@media (max-width: 890px) 
{
.myMenu li {
	font-size:1.0em;
	
}

.myMenu li ul li a:link, .myMenu li ul li a:visited {
	
    padding: 0.2em 1em 0.5em 1em;
	font-size:0.8em;
}
}


@media (max-width: 833px) 
{

.contact-map {
float:none;
display:block;
margin: 0 auto 0 auto;
}

.contact-form {display:none;} 


/* Header items */


#services {background: none; }
body {background: #fffff;}

.myMenu li {
	font-size:0.8em;
}

}


 @media (max-width: 767px) 

 {
#content {
	
		padding:25px 10px 20px 10px;
       
}



@-webkit-keyframes imgFade {display:none;}
body.home {
clear:both;
background: url('../images/spacer.png') 0 0 no-repeat !important;
}
        

.mobile-banner {display:block; clear:both;}

.container-home {
 padding: 0 10px;
}

#footer .wrapper .column.fourth {
	   margin-top:2em;
}

.row_services_one, .row_services_two, .row_services_three {display:none;}
#contact-us-container {float:left;}

#footer_wrapper {height:400px;}


.about .col-1-of-2 {
width:100%;

}

.home {
background: url('../images/retirement-planning-mobile.jpg') 0 0 no-repeat;background-size: cover; min-height:60vh;
}

/* Only display home page image */
.about-image {background: none; min-height:0px; height:50px;}
.how-work-image {background: none; min-height:0px; height:50px;}
.contact-image {background: none; min-height:0px; height:50px;}
.information {background: none; min-height:0px; height:50px;}
.online {background: none; min-height:0px; height:50px;}
.life {background: none; min-height:0px; height:50px;}
.newsletters-banner {background: none; min-height:0px; height:50px;}

.mobile-display {display:none;} /* Only straplines on home page image */

.col-1-of-3, .col-2-of-3 {

margin:0;
padding:0 15px 0 5px;
width:100%;}


 }

@media (max-width: 560px)  
{

/*.tagline-container {display:none;}*/


.tagline h1 {font-size:1em !important;}
.byline h2 {font-size:0.9em !important;}


.tagline-container h1 {
        font-size: 1.65em;
        padding: 75px 0 10px 0;
    }




p.phone {display: none;}

.testimonials {display:none;}


#banner: height:0; 

#wrapper {width:100%; #content}


.home {                                        
height:152px;
max-width:100%;

}
.about h2 {font-size: 1.4em;}

.about h3 {font-size: 1.2em;}

.meet-team-content-right p, .meet-team-content-right h3 { padding-left:0px;}

#testimonials-container {display:none;}


#footer p.right {text-align: left;}


#banner-2, .white {background:#ffffff;}

}

