html {overflow-x: hidden;}

html, body
{
    height: 100%;
}


body {
	margin: 0 ;
	min-height:100%;
}


@font-face {

    font-family:'futura';
    src: url('../fonts/FuturaStd-Medium.otf');
    font-weight: normal;
    font-style: normal;
}


a {
	color: #03324e;
	text-decoration:none;
	}

a:hover, h3 a:hover, #regulatory a:hover {
color: #FBCB29;
	}

a:focus { 
	outline: none
	}

body {
    
    background:#ffffff;
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
    /*font-family:'Futura, Trebuchet MS, Arial, sans-serif';*/
font-family:'futura';
   /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-size:1em;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.overlay {display:none !important;}

body.home, body.my-newsletter-image  {background: #a9a9a9 url('../images/home-banner.jpg') top left no-repeat; background-size: cover;background-attachment: fixed;}


body.about-image {background: #ffffff url('../images/aboutus-banner.jpg') bottom left no-repeat; background-size: cover; background-attachment: fixed;}
body.financial-image {background: #ffffff url('../images/financial-planning-opacity.jpg') bottom left no-repeat; background-position:0px 50px; background-size: cover; background-attachment: fixed;}
body.financial-image {background: #ffffff url('../images/financial-planning-bw.jpg') bottom left no-repeat; background-position:0px 50px; background-size: cover; background-attachment: fixed;}

/*body.my-newsletter-image {background: #ffffff url('../images/newsletter-image.jpg')  top right no-repeat; background-size: cover; background-attachment: fixed; }*/

body.contact {background: #ffffff url('../images/contact-opacity.jpg') bottom left no-repeat; background-size: cover;background-attachment: fixed;}
body.contact {background: #ffffff url('../images/contact-bw.jpg') bottom left no-repeat; background-size: cover;background-attachment: fixed;}

body.services {background: #ffffff url('../images/services.jpg') bottom left no-repeat; background-size: cover; background-attachment: fixed;}

body.services-2 {background: #ffffff url('../images/services.jpg') bottom left no-repeat;  background-size: cover;background-attachment: fixed;}

body.life-image {background: #ffffff url('../images/life-stages-opacity.jpg') bottom left no-repeat; background-size: cover;background-attachment: fixed;}
body.life-image {background: #ffffff url('../images/life-stages-bw.jpg') bottom left no-repeat; background-size: cover;background-attachment: fixed;}

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 16px;
}

.display-image {display:none;}
.life-stages {
padding:10px;
border: solid 1px #D4AC57;
}

/*@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 */

html {
    font-size: 16px;
}
.unbehaved-element {
    font-size: 1.6em;
}
@media(max-width: 1580px) {
  html {
    font-size: 16px;
  }
  .unbehaved-element {
    font-size: 1.7em; /* Fine tune unbehaved elements */
  }
}
@media(max-width: 980px) {
  html {
    font-size: 16px;
  }
}

.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.5em ;
	margin-top: 0 ;
	margin-bottom: 1em ;
	color:#343333;
	/*font-family: Arial, Helvetica, sans-serif;*/
    font-family:'futura';

	font-size:1em;
	}

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

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

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

span, span a {
color:#03324e;

}	

span.phone {
font-size:1.2em !important;
color:#03324e;}

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

li {
	line-height: 1.5em ;
}

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



	}*/


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



	}


/* Tax Tables - Add Opacity */
th {
    background: none !important;
	
}

.tooltip {
  position: relative;
  display: inline-block;
  
}

.tooltip-header {float:right;}

.tooltip-header .tooltiptext {
bottom:20px !important;
top:50% !important;
z-index:500;
height:250px;
left: 0 !important;
font-size:0.8em !important;

}

.tooltip-header .tooltiptext a {font-size:1em !important;}
.tooltip-header .tooltiptext a:hover {color:#c2c2c2 !important;}

.tooltip-header .tooltiptext::after {
bottom:20px !important;
top:50% !important;
left: 0 !important;
height:250px;
z-index:500;
}

.tooltip .tooltiptext {
  visibility: hidden;
  min-width:600px;
  width: 600px;
  background-color: #424242;
  color: #c2c2c2;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 9999;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size:0.9em;
  line-height:1.2em;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip .tooltiptext a {color:#ffffff; text-decoration:underline;}
.tooltip .tooltiptext a:hover {color:#ffffff; text-decoration:none;}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


.content-box {
    clear: both;
    position: relative;
    background: #ffffff;
    width: 100%;
    border: 1px solid #D2D8E5;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
	opacity:0.8;

}

.top-images {
position:relative;
top:0;
width:100%;
max-width:1200px;
margin:0;
height:210px;
z-index:999 !important;


}

.top-images .contact {
    width: 300px;
    float: right;
    margin: 30px 0 0 0;
}

.top-images p.phone {
    margin: 0 0 0 25px;
    color: #ffffff;
    color:#03324e; 
    font-size: 30px;
    text-align: right;
}

.top-images p.email {
    margin: 0 0 0 25px;
    color: #fff;
	color:#03324e; 
    font-size: 20px;
    text-align: right;
}

hr {
	border-style: none ;
	height: 1px ;
	margin: -20px 0 0 0 ;
	padding: 0 ;
	width:100%;
	clear:both;



	}

h1 {
    
	color:#D4AC57;
	font-size:2em;
	margin-bottom:12px; 
    font-weight: normal;
	}

h2 {
    color:#03324e;
	margin-bottom: 5px ; 
    font-weight:normal;
    font-size:20px;
	}

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

h3 {
   

	color:#03324e;
	font-size: 20px ;
    font-weight:normal;
    text-align:left;
	}


h4 {

color:#03324e;
	font-size:20px ;
   
	font-weight:normal;
	}


h5 {

color:#03324e;
	font-size:15px ;
	font-weight:bold;
	margin-top:1em;
	}


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;
	}

.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:#03324e;
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%

}


#crumbs {
        float:left; 
		width:100%;
		margin: 2px 0px 2px 10px !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:#152950 !important; 
}

#header_outer {
   clear:both;
   position:relative;
   width:100%;
   margin: 0 0 0 0;
   padding:0;
   background:#03324e;
   height:40px;
border: solid #03324e;
border-width: 0 0 2px 0;
}

#header_wrap {
   position:relative;
   max-width:1170px;
   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:#03324e !important;
color:#a396ba !important;
color:#03324e !important; 

float:right; 
text-align:left;
padding:8px 10px 0 15px;
margin:0 0 0 0;
font-size:1.3em;
font-weight:normal;
text-decoration:none;}

/*.email a:hover, .contact a:hover {color:#a396ba !important; 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-email:before {
    content: "\f0e0";
}



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


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



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

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

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

.fa-3x {
    font-size: 1.6em !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: 1200px ;
	width:100%;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	margin: 10px auto 20px auto ; 
	text-align: left ;
    /*background-color: #ffffff;*/
	/*background-color: #FFFFFF;*/
/* margin: 10px auto 0px auto ; /* 0px with cisi logos above */
}

.logo-cisi {
display:block;
margin:10px auto 0 auto;
text-align:center;
clear:both;
box-sizing: border-box;
 -moz-box-sizing: border-box;
}


.col-cisi {width:33.3% !important;}


/*.logo-unbiased {
display:block;
margin:10px auto 0 auto;
padding:0;
text-align:center;
clear:both;
}*/

.logo-unbiased {
position:relative;
float:right;
margin:10px 0 0 0;
clear:both;
width:236px;
height:99px;

}*/

/*.col-cisi {width:36%;}
.col-unbiased {width:23%;}*/




#footer-wrapper.home {
	/* position:fixed;  Removed when added moving testimonials */
	bottom:0;
	}

#wrapper {
	max-width: 1170px ; 
	width:100%;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	margin: 0px auto 20px auto ;
	text-align: left ;
    
}

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



#wrapper_footer {
	max-width: 1170px ; 
	position:relative;
	clear:both;
	width:100%;
	height:30px;
/*	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;
	height: 285px;
	z-index:1;
	margin:0 0 20px 0;
}


.container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  overflow:hidden;
  padding:0 5% 0 5%;
  }

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

.tagline h1 {
  
 
 color:#ffffff;
 /*color: #03324e;*/
  max-width: 1200px;
  width:100%;
  
  margin:20px auto 0 auto !important;
  padding-top:25px;
  /*font-family: 'Bitter', sans-serif;*/
  font-size: 2.9em;
 /* text-transform: uppercase;*/
  letter-spacing: 3px;
  line-height: 36px;
  font-weight:900;
}

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

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

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

.byline h2 {
width:100%;
max-width:1200px;
margin:0 auto;
/*text-transform:uppercase;*/
font-size:0.9em;
color:#70c1d6;
color:#424242;
font-weight:300;
/*color:#000000;*/
text-align:center;
margin-top:15px;
 /*font-family: 'Bitter', sans-serif;*/
}

#banner {                                        
/*background: url('../images/banner-image.jpg') 0 0 no-repeat;*/
/*background: url('../images/virtual-contractor-banner.jpg') 0 0 no-repeat;*/
height:368px;
max-width:100%;
width:100%;
margin:100px 0 0 0;


}

#banner-2 {
margin:100px 0 0 0;
margin:0;
position:relative;
width:100%;
}

.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;

}

/*.about {
  padding: 20px 20px 20px 20px;
  text-align: center;
}

.about  p {
  margin: 20px 0 0 0;
}*/

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

.about h2 {
text-align: center !important;
font-size: 1.8em;
line-height: 1.1em;
/*font-family: 'crimson text', sans-serif !important;*/
color:#257a9a ;
color:#000000;
margin: 20px 0 10px 0;
padding:0;
}

.about h3 {
text-align: center !important;
font-size: 1.4em;
font-weight:normal;
line-height: 1.1em;
/*font-family: 'crimson text', sans-serif !important;*/
color:#257a9a ;
color:#000000;
margin: 0;
padding:0;
}


/* header items */

.logo  {
position:absolute;
top:0;
left:0;
padding:0;
margin:25px 0 10px 0px;
width:38%;
/* background: url('../images/SixQ-logo.png') 0 0 no-repeat; */
float:left;

}

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

#top_images {	background-color:#ebebeb;}



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


/* End header items */


/* Mobile menu */

#alternative_menu
{
        width: 150px;
		position:relative;
		height:30px;
		background-color:#ffffff;
		border:1px solid #D4AC57;
		color:#03324e;
		margin:40px auto 0px auto;
        display:none;
		padding:0 0 0px 10px;
		font-weight:normal;
		font-size:12px;
}

#alternative_menu.home {margin:110px 0 15px 10px !important;}


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

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


#content_main {
	position:relative;
	width:100%;
	max-width: 1000px;
	padding: 0 0 10px 0 ; 
	margin:0px 0 0 0;
	height:auto;
	overflow:hidden;
}

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


#content, #content-wider {
	    float:left; 
		width:100%;
		padding:0;
		text-align:left;
        color: #343333;
        z-index:20;
       /* background: rgba(3,50,78,0.6);
        background: rgba(255,255,255,0.75);*/
        margin: 20px 0px 0px 0px;
		padding:25px 0px 25px 0px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
      /*  border: 1px solid #03324e; Remove border around the content 2nd September 2020 */
}

#content-wider {
	    
        /*background: rgba(255,255,255,0.6);*/
		padding: 15px !important; 
        
}


#content-wider img {display:none;} /* No images on Lifestages pages - 2nd September 2020 */

#content-home {
	    float:left; 
		width:100%;
		padding:0;
		text-align:left;
        color: #343333;
		color:#ffffff;
        z-index:20;
        margin: 0px 0px 0px 0px;
		padding:0px 0px 10px 35px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
}
 



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

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

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



#content li, #container ul {
    padding-left: 1%px !important;

}


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



.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: #03324e;}

.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;
  
}

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


/*style the main menu*/
.myMenu {
    
	padding:0;
	float:right;
	text-align:left;
	/*margin:15px 0 0 0;*/
margin:40px 0 0 0;
	z-index:500 !important;
    background: rgba(252,208,69,0.8); /* yellow */
    background: rgba(3,50,78);
	padding:5px 5px 5px 5px;

}

.myMenu li {
	list-style:none;
	float:left;
	font-size:0.95em;
	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 0.6em 0.7em 0.6em;
	margin:0;
	color:#000000;
	color:#ffffff;
	
	z-index:500 !important;
}

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


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

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

.myMenu li ul li a:link, .myMenu li ul li a:visited {
	background-color:#03324e;
	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:1em;
}

.myMenu li ul li a {background-color:#03324e; }
    

.myMenu li ul li a:hover {
  
	color::#fcd045;
	text-decoration:none;
	z-index:480 !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:#0b82ae;	
/*opacity: 0.8;
    filter: alpha(opacity=80);*/
color:#ffffff;
}

#footer {
        clear:both;
        position:relative;
		float:left; 
		width:100%;
		margin: 0px 0px 20px 0%;
		padding:0;
		text-align:left;
        color: #343333;
		color:#ffffff;
        z-index:20;

}


#regulatory {
width:100%;
position:relative;
height:auto;
overflow:hidden;
/*background-color: #6e7982;*/
box-sizing: border-box;
 -moz-box-sizing: border-box;
 text-align:center;
}


#footer p {
color:#03324e;
margin:0;
line-height:1em;
text-align:center;
font-size:90%;
}

#footer a {color:#03324e;}

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

#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: 1400px)  
{
/*#logo.home  {
position:absolute;
top:0;
left:0;
width:200px;
height:134px;
padding:0 1% 0 0;
margin:20px 0 10px 0px;
background: url('../images/RB-financial-logo-medium.png') 0 0 no-repeat;
float:left;
}

#logo {
position:absolute;
top:0;
left:0;
width:321px;
height:61px;
padding:0 1% 0 0;
margin:10px 0 10px 0px;
background: url('../images/ralston-bennett-logo-medium.png') 0 0 no-repeat;
float:left;
}*/




#footer.home {
	margin: 20px auto 0px auto !important;
	position:relative !important;
	clear: both;
}


}

@media (max-width: 1720px) {

.tooltip .tooltiptext {
  visibility: hidden;
  /*min-width:600px;*/
  min-width:100%;
  width: 100%;
  max-width:100%;
  bottom: 100%;
  left: 0%;
  margin-left: 0px;
  height:400px;
}

}

/*@media (max-width: 1400px) {

body.newsletter-image {background: #ffffff url('../images/home-banner.jpg')  top right no-repeat; background-size: cover; background-attachment: fixed; }

}*/


@media (max-width: 1500px) {

body.life-image {background: #ffffff url('../images/life-stages-mobile-opacity.jpg') bottom left no-repeat; background-size: cover;background-attachment: fixed;}
body.life-image {background: #ffffff url('../images/life-stages-mobile-bw.jpg') bottom left no-repeat; background-size: cover;background-attachment: fixed;}

}

@media (max-width: 1140px) {

#wrapper {padding:15px;}

}


@media (max-width: 1024px)  
{
#logo, #logo.home  {
position:absolute;
top:5px;
left:5px;
width:300px;
height:129px;
padding:0;
margin:20px 0 10px 0px;
background: url('../images/logo-mobile.png') 0 0 no-repeat;
float:left;

}


.logo {

position:absolute;
top:5px;
left:5px;
padding:0;
margin:20px 0 10px 0px;
float:left;
width:50%;
max-width:400px;
}


.myMenu {   
    margin: 110px 0 0 0;
    
}

body {background-size: 100% 100% !important;} 


}

@media (max-width: 960px)  
{
/*#contact-us-container     {display:none; }*/

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

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

}

#top-images {min-height:125px;}


.col-cisi {width:30%;}
.col-unbiased {width:30%;}

}

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


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


#banner {margin-top: 110px;}

}

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


@media (max-width: 850px) {

.tooltip-header {
    float: none;
}


body {background-size: cover !important;} 
body.life-image {background: #ffffff url('../images/life-stages-mobile-opacity.jpg') bottom left no-repeat; background-size: cover;background-attachment: fixed;}
body.life-image {background: #ffffff url('../images/life-stages-mobile-bw.jpg') bottom left no-repeat; background-size: cover;background-attachment: fixed;}


}



@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;}

#logo, #logo.home {
clear:both;
margin: 10px auto;
display:block;
width:300px;
height:130px;
padding:0;
background: url('../images/logo-mobile.png') 0 0 no-repeat;

}


.logo {
clear:both;
margin: 10px auto;
display:block;
padding:0;

}

body.home, body.my-newsletter-image  {background: #a9a9a9 url('../images/home-banner-mobile.jpg') top left no-repeat; background-size: cover;background-attachment: fixed;}
body.about-image {background: #ffffff url('../images/aboutus-banner-mobile.jpg') bottom left no-repeat; background-size: cover; background-attachment: fixed;}
body.financial-image {background: #ffffff url('../images/financial-planning-mobile-opacity.jpg') bottom left no-repeat; background-position:0px 50px; background-size: cover; background-attachment: fixed;}
body.financial-image {background: #ffffff url('../images/financial-planning-mobile-bw.jpg') bottom left no-repeat; background-position:0px 50px; background-size: cover; background-attachment: fixed;}

body.contact {background: #ffffff url('../images/contact-mobile-bw.jpg') bottom left no-repeat; background-size: cover;background-attachment: fixed;}
body.services {background: #ffffff url('../images/services-mobile.jpg') bottom left no-repeat; background-size: cover; background-attachment: fixed;}
body.services-2 {background: #ffffff url('../images/services-mobile.jpg') bottom left no-repeat;  background-size: cover;background-attachment: fixed;}
/*body.life-image {background: #ffffff url('../images/life-stages-phone-opacity.jpg') bottom left no-repeat; background-size: cover;background-attachment: fixed;} 
/* body.newsletter-image {background: #ffffff url('../images/home-banner-mobile.jpg')  top right no-repeat; background-size: cover; background-attachment: fixed; } */
/*body.life-image {background: #ffffff url('../images/life-stages-phone-opacity.jpg') bottom left no-repeat; background-size: cover; background-attachment: fixed;} */

}


 @media (max-width: 767px) 

 {
/* body {background:none !important;}*/



/* alternative menu */
#alternative_menu
        {
                display:block; 
				margin:10px auto;
        }

#top-images {min-height:120px;}
        
.mobile-navigation {position:relative; clear:both; width:100%; height:30px; display:block;}
.myMenu {display:none;}
#logo {display:block; clear:both; position:relative !important; float:none !important; }
.logo {display:block; clear:both; position:relative !important; float:none !important; width:95%; }

#content-home {margin: 0px 0px 0px 0px;}

.top-images .contact {
    position:relative;
    width: 100%;
	clear: both;
	float:none;
    display: block;
    margin: 10px 0 0 0;
}


.top-images p.phone {
    padding: 8px 0 0 10px;
    margin: 0 0 0 0;
    float: none;
    text-align: center;
}

.top-images a.email {
    margin: 0 auto;
	clear:both;
	float:none;
    text-align: center;
    color: #ffffff;
	display:block;
	font-size:1.1em;
	}

#footer-wrapper.home {
	position:relative;
	clear:both;
	}

#top-images {min-height:100px;}
#banner, #banner-2 {margin-top: 20px;}

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



.col-cisi {width:100%;}
.col-unbiased {width:100%;}

.logo-unbiased {
position:relative;
display:block;
float:none;
clear:both;
margin:15px auto;
clear:both;
width:236px;
height:99px;

}


.top-images {height: 430px;}

}


@media screen and (max-width: 720px) {


.tooltip .tooltiptext {
 
  height:550px;
}

body.home, body.my-newsletter-image, body.about-image, body.financial-image, body.contact, body.services, body.services-2, body.life-image  {background: none;}

}


#footer_wrapper {height:400px;}

 }

@media (max-width: 560px)  
{



}




