@charset "UTF-8";

 @font-face {
      font-family: 'MillerDisplayRoman';
      src: url('../webfonts/MillerDisplayRoman.eot');
      src: url('../webfonts/MillerDisplayRoman.eot?#iefix') format('embedded-opentype'), url('../webfonts/MillerDisplayRoman.woff') format('woff'), url('../webfonts/MillerDisplayRoman.woff2') format('woff2');
  }
  
  @font-face {
      font-family: 'Graphik';
      src: url('../webfonts/Graphik-Regular-Web.woff') format('woff'), url('../webfonts/Graphik-Regular-Web.woff2') format('woff2'), url('../webfonts/Graphik-Regular-App.ttf') format('truetype');
  }
  
  @font-face {
      font-family: 'GraphikItalic';
      src: url('../webfonts/Graphik-RegularItalic-Web.woff') format('woff'), url('../webfonts/Graphik-RegularItalic-Web.woff2') format('woff2'), url('../webfonts/Graphik-RegularItalic-App.ttf') format('truetype');
  }
  
  @font-face {
      font-family: 'GraphikMedium';
      src: url('../webfonts/Graphik-Medium-Web.woff') format('woff'), url('../webfonts/Graphik-Medium-Web.woff2') format('woff2'), url('../webfonts/Graphik-Medium-App.ttf') format('truetype');
  }

  @font-face {
      font-family: 'GraphikBold';
      src: url('../webfonts/Graphik-Bold-Web.woff') format('woff'), url('../webfonts/Graphik-Bold-Web.woff2') format('woff2'), url('../webfonts/Graphik-Bold-App.ttf') format('truetype');
  }

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	font-size: 15px;
	text-rendering: optimizeLegibility;
	font-family: 'Graphik', Helvetica, Arial, sans-serif;
	color: rgb(19,36,56);
	background-color: rgb(19,36,56);
	margin: 0;
	line-height: 1.4em;
}
body.fancybox {
	background-image: none;
}
.ownalert {
	font-size: 13px;
	color: #a94442;
	letter-spacing: -.3px;
    line-height: 1.3em;
}
html .alert {
    margin-bottom:10px;
	max-width: 380px;
	width: auto;
	background-color: rgba(215,51,39, 0.25);
    border-color: #fff;
    color: rgb(215,51,39);
	font-weight:300 !important;
}
.tooltip {
    position: relative;
    display: inline-block; 
}
#tooltip-gp img {
	position: absolute;
	top: -34px;
}
#tooltip-gp span {
	width: 310px;
	margin-left: -150px;
	top: -150px;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 168px;
	top: 100%;
    left: 50%;
    margin-left: -84px;
    background-color: #d8d8d8;
    color: #4a4a4a;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
	border: 1px solid rgb(100,100,100);
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
	font-size: 13px !important;
	line-height: 1.2rem;
	font-style:normal;
	font-weight:normal !important;
}
.tooltip .tooltiptextchoices {
  visibility: hidden;
  width: 208px;
  top: 100%;
  left: 50%;
  margin-left: -184px;
  background-color: #d8d8d8;
  color: #4a4a4a;
  text-align: center;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid rgb(100,100,100);
  position: absolute;
  z-index: 1;
  font-size: 15px !important;
}
.tooltip #glidepath-tooltip {
    width: 386px;
	margin-left: -95px;
	top: -180px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.tooltip:hover .tooltiptextchoices {
    visibility: visible;
}

.fancybox-wrap {
	padding: 40px;
	color: #333;
	line-height: 1.4em !important;
}
.fancybox-wrap h1 {
	text-align: center;
}
.fancybox-wrap h2 {
	margin: 0 0 6px 0;
}
.fancybox-wrap ul {
	margin-top: 0;
}
.fancybox-wrap ul li {
	padding-left: 1em;
	text-indent: -.7em;
	list-style: none;
}
.fancybox-wrap li {
	margin-bottom: .4em;
}
.fancybox-wrap ul li:before {
	content: "» ";
	color: #333; /* or whatever color you prefer */
	position: relative;
	left: -8px;
}
.goal_box{
	/*min-width:190px;*/
	min-width:240px;
	min-height: 150px;
	padding: 5px 10px;
	margin:12px 12px 12px 15px;
	display:block;
	float:left;
	border: 1px solid rgb(19,36,56);
	text-align:center;
	box-sizing: border-box;
}
.goal_box:hover, .goal_box:active {
	background-color: rgba(184,242,235, 0.5);
}
.goal-title {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0;
	font-weight: bold;
}
.goal-txt {
	font-size: 13px;
	color: #4a4a4a;
}
.goal-dollar {
	font-size: 30px;
	margin-top: 24px;
	margin-bottom: 20px;
}
.goal-details-box {
	font-size: 13px;
	text-align: left;
	line-height: 1.5em;
	color: #4a4a4a;
	font-weight: 500;
	font-style:normal;
}
.goal-details-title {
	font-size: 13px;
	color: #4a4a4a;
}
.goal-details-txt span {
    padding-left: 10px;
}
.goal-own {
	height: 126px;
}
#ownbox {
	border-style: dashed;
}
#retire_age {
	width: 65px;
	text-align: center;
    font-size: 20px;
}
.per-week {
	font-size: 13px;
	color: #4a4a4a;
}
.goal-icon {
    width: 85px;
	height: auto;
	margin: 0 auto;
}
.goal-icon img {
    width: 85%;
	height: auto;
}
.goal-own #goal_amount {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	font-size: 30px;
	color: #036;
	width: 100px;
	text-align: center;
}
#goal_amount_box .label {
font-size: 13px;
color: #4a4a4a;
font-weight: normal;
	padding-bottom: 0;
	margin-bottom: 0;
}
.label-large {
font-size: 13px;
color: #4a4a4a;
font-weight: normal;
display: block;
margin: 0 0 5px;
}
input.input-large {
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid #ccc;
font-size: 20px;
width: 180px;
text-align: left;
}
input.input-left {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    width: 80px;
    text-align: left;
    height: 33px;
}
.margin-top {
	margin-top: 10px;
}
body.home, .home {
	background-image: none;
}
h1 {
	font-family: 'GraphikMedium', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 36px;
	color: rgb(19,36,56);
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.4em;
}
h2 {
	font-family: 'GraphikMedium', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: rgb(19,36,56);
	margin: 0 0 30px 0;
	padding: 0;
	line-height: 1.3em;
}
p {
	margin-top: 0;
}
a, a:link {
	color: rgb(33,128,148);
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	text-decoration: none;
}
hr {
	border-width: 0 !important;
	border-bottom: 1px dashed #333 !important;
	border-top: none;
	padding-top: 12px;
	margin-top: 0;
	margin-bottom: 12px;
	clear: both;
}
td.first-td {
	width: 200px;
}
p.sub-heading, .label-heading {
	font-weight: 300;
	font-size: 20px;
	color: rgb(19,36,56);
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.3em;
	text-align: left;
	display: block;
}

/* -----------------------------------
Layout rules
----------------------------------- */

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	clear: left;
	zoom: 1;
	background: url(../images/trans-bg.png);
	z-index: 2000;
	border-bottom: 1px solid #ccc;
}
.wrap {
	width: 900px;
	min-height: 600px;
	position: relative;
	margin: 40px auto 0 auto;
	background-color:#fff;
}
.steps-wrap {
	margin: 16px 0px 5px 0px;
	background: url(../images/trans-bg.png);
}
.steps {
	margin-top: 20px;
}
.steps img, .steps-mobile img {
	width: 100%;
}
.steps-mobile {
	display: none;
	visibility: hidden;
}
.content {
	padding: 28px 40px;
	min-height: 400px;
	text-align: left;
}
.ffrow {
	clear: left;
	overflow: hidden;
	zoom: 1;
	_overflow: visible;
	margin-bottom: 10px;
}
.results-fix {
	 margin-top: -20px;
}
.row-form {
	text-align: left;
	clear: left;
	overflow: hidden;
	zoom: 1;
	_overflow: visible;
}
.cis-home {
	width: 785px;
	margin: 100px auto 0 auto;
	text-align: left;
	color: #333;
}
.cis-end {
	margin-top: 200px;
	margin-left: 43%;
	text-align: left;
	color: #333;
}
.cis-home h1, .cis-end h1 {
	font-size: 38px;
	padding: 0;
}
.mobile-only {
	display: none;
	visibility: hidden;
}
.mobile-banner {
	display: none;
	visibility: hidden;
}
.space {
	width: 100%;
	display: table;
	height: 150px;
}
#canvas-holder {
	width: 100%;
}
#canvas-holder {
	width: 100%;
	max-width: 340px;
	margin: 0 auto;
}
.footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #036;
	height: auto;
	color: #ccc;
	padding: 4px;
	text-align: left;
	font-size: 12px;
}
.contactfooter {
	max-width: 900px;
	margin: 0 auto 26px auto;
	text-align: left;
	padding: 0px 1% 16px 30px;
	color: #fff;
	display:block;
}
.logo img {
	float: left;
	width: 380px;
	display: block;
	height: auto;
}
.logo img.tablet-logo {
	display: none;
	visibility: hidden;
}
.fund-lft {
	float: left;
	width: 20%;
	padding: 1% 2%;
	border-top: 1px dashed #CCC;
}
.fund-rt {
	float: left;
	width: 70%;
	padding: 1% 2%;
	border-top: 1px dashed #CCC;
	border-left: 1px dashed #CCC;
}
.fund-rt p {
	margin: 0;
}
.fund-rt li {
	padding-top: 4px;
}
.fund-rt ul {
	margin-bottom: 0;
}
#first {
	border-top: none !important;
}
p.nav-button-1 {
	float: right;
	width: auto;
	display: table-cell;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.nav-button-1 a {
	background: #009999;
	color: #fff !important;
	border: 1px solid #009999;
}
.nav-button-1 a:hover {
	color: #fff !important;
	text-decoration: none;
	background-color: #038081;
}
.nav-button-1 a {
	display: inline-block;
	border-radius: 4px;
	padding: 8px 15px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 14px;
	margin-left: 10px;
	float: left;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 10px;
}
.cis-phone {
	color: #003366;
	float: right;
	width: auto;
	margin-top: 17px;
	margin-right: 10px;
	font-weight: bold;
}
.cis-phone img {
	padding-right: 6px;
}
.mbigbox {
	height: 72px;
	margin: 0 80px;
}
.mbigbox-wrap {
	clear: left;
	overflow: hidden;
	zoom: 1;
	_overflow: visible;
}
.mbox1 {
	float: left;
	padding-top: 6px;
}
.mbox2 {
	float: right;
	height: 46px;
}
.mbox3 {
	float: right;
	height: 72px;
	width: 400px;
}
.mbox4 {
	float: left;
	height: 72px;
}
p.cis-button {
	width: 100%;
	margin-top: 16px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.cis-button a {
	background: none;
	color: #036 !important;
	display: inline-block;
	border-radius: 4px;
	padding: 10px 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0;
	border: 1px solid #036;
	font-size: 14px;
	margin-right: 10px;
	text-decoration: none;
	font-weight: normal;
}
.cis-button a:hover {
	color: #fff !important;
	text-decoration: none;
	background-color: #036;
}
.cis-button a {
	line-height: 15px;
	margin-bottom: 10px;
}
.cis-marker {
	position: absolute;
	top: 73px;
	right: 86px;
}
p.mybutton {
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.content p.mybutton {
	margin-top: 20px;
}
.mybutton a {
	background: rgb(19,36,56);
	color: #fff !important;
	display: inline-block;
	border-radius: 4px;
	padding: 10px 15px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0;
	border: 1px solid rgb(19,36,56);
	font-size: 14px;
	margin-right: 10px;
	text-decoration: none;
	font-weight: normal;
}
.mybutton a.white {
	background: #fff;
	color: #036 !important;
	border: 1px solid #036;
}
.mybutton a.teal {
	background: #009999;
	color: #fff !important;
	border: 1px solid #099;
	text-decoration: none !important;
}
.mybutton a:hover {
	color: #fff;
	text-decoration: none !important;
	background-color: #3277a2;
}
.mybutton a.teal:hover {
	background-color: #008181;
}

.mybutton a {
	line-height: 15px;
	margin-bottom: 10px;
}
/* -----------------------------------
Form rules
----------------------------------- */
form {
	text-align: left;
}
.indent {
	padding-left: 30px;
}
.calendar{
	position:relative;
}
.ui-datepicker-trigger{
	position:absolute;
	bottom:3px;
}
.row-form {
	clear: left;
	overflow: hidden;
	zoom: 1;
	margin: 0 0 14px;
}
.label {
	font-family: 'GraphikMedium', Helvetica, Arial, sans-serif;
	font-weight: 500;
	display: block;
	margin: 0 0 5px;
	font-size: 15px;
}
.label span {
	font-weight: normal;
	font-style: italic;
}
.inline .label {
	float: left;
	width: 160px;
	font-weight: normal !important;
	margin: 5px 0 0 0;
}
.inline input {
	text-align: right;
}
.label-checkbox, .label-radio {
	float: left;
	width: 90%;
}
.checkbox, .radio {
	float: left;
	width: 24px;
	margin-top: 3px;
	color: #333;
}

input {
	background-color: transparent;
	font-family: 'Graphik', Helvetica, Arial, sans-serif !important;
}
.input, .textarea {
	font-family: 'Graphik', Helvetica, Arial, sans-serif !important;
	font-size:15px;
	width: 100%;
	max-width: 400px;
	box-sizing: border-box;
	border: 1px solid rgb(33,128,148);
	border-radius: 20px;
	background-color: transparent;
	padding: 0.5rem 15px;
	color: #333;
	margin: 3px 2px;
}
.input-small {
	font-family: 'Graphik', Helvetica, Arial, sans-serif !important;
	font-size:15px;
	width: 100%;
	max-width: 200px;
	box-sizing: border-box;
	border: 1px solid rgb(33,128,148);
	border-radius: 20px;
	background: #FFF;
	padding: 0.5rem 15px;
	color: #333;
	margin: 3px 2px;
}
.input-smallest {
	font-family: 'Graphik', Helvetica, Arial, sans-serif !important;
	font-size:15px;
	width: 30px;
	box-sizing: border-box;
	border: 1px solid rgb(33,128,148);
	border-radius: 20px;
	background: #FFF;
	padding: 0.5rem 15px;
	color: #333;
	margin: 3px 2px;
	text-align: left;
}
.input-percent {
	font-family: 'Graphik', Helvetica, Arial, sans-serif !important;
	font-size:15px;
	width: 60px;
	box-sizing: border-box;
	border: 1px solid rgb(33,128,148);
	border-radius: 20px;
	background: #FFF;
	padding: 0.5rem 15px;
	color: #333;
	margin: 3px 2px;
	text-align: left;
}

/* Reset Select */

/* Custom Select */
.select {
	font-family: 'Graphik', Helvetica, Arial, sans-serif !important;
	position: relative;
	display: block;
	width: 200px;
	height: 33px;
	line-height: normal;
	background: #d8d8d8;
	overflow: hidden;
}
select {
  font-family: 'Graphik', Helvetica, Arial, sans-serif !important;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 0 10px;
  color: #000;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}


.textarea {
	height: 150px;
}
.radio {
	margin-left: 1px;
	margin-right: .5em;
}
input[type="radio"]:checked {
	background: #666;
}
.form-center {
	padding: 0;
	list-style: none;
	width: 140px;
}
ul.form-list li {
	clear: left;
	overflow: hidden;
	zoom: 1;
	padding-left: 0;
	margin-bottom: 4px;
	text-indent: 0;
}
ul.form-list {
	margin-bottom: 10px;
}
ul.form-list li:before {
	content: "";
}
ul.form-center li:before {
	content: normal;
}
.form-center li {
	display: block;
	float: left;
	padding-right: 20px;
}
.form-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bank1, .bank2, .bank3, .bank4 {
	float: left;
}
.bank1 div, .bank2 div, .bank3 div, .bank4 div {
	font-size: 13px;
	font-style: italic;
	line-height: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bank1 {
	width: 52px;
}
.bank1 input {
	width: 40px;
}
.bank2 {
	width: 110px;
}
.bank2 input {
	width: 94px;
}
.bank3 {
	width: 200px;
}
.bank3 input {
	width: 184px;
}
.bank4 {
	width: 52px;
}
.bank4 input {
	width: 40px;
}
.bank-left {
	float: left;
	width: 50%;
}
.bank-right {
	float: left;
	width: 50%;
}
.table {
	display: table;
	margin: 0 auto;
}
table.details {
	margin-bottom: 14px;
}
table.details td {
	color: #333;
	padding: 3px 10px 3px 0;
}
.fancybox-wrap li {
	padding-bottom: 1em;
}

/* -----------------------------------
Graph Styles
----------------------------------- */
.graphholder{
	display:table;
	width: 100%;
}
.graphoptions{
	float:right;
	width:390px;
	text-align: left;
}
.graph-wrap {
	float:left;
	width:400px;
}
.graph {
	min-height:400px;
}
.sideval{
	position:absolute;
	right:25px;
	top:10px;
	width:200px;
	height:40px;
	text-align:right;
	color: rgb(19,36,56);
}
.arrow{
position: absolute;
right: 0px;
top: 8px;
width: 20px;
height: 40px;
color: rgb(19,36,56);
font-weight: bold;
font-size: 26px;
}
#btn1, #btn2, #btn3, #btn4, #btn5, #btn6, #btn7, #btn8{
	width: auto;
    height: auto;
    padding: 8px 100px 8px 8px;
	background-color:#f1f1f1;
	color:#000;
	border-bottom: 1px solid #ccc;
	text-align:left;
	position:relative;
}
#btn1c, #btn2c, #btn3c, #btn4c, #btn5c, #btn6c, #btn7c, #btn8c{
	width: auto;
	padding:8px;
	background-color:#fff;
	color:#000;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#btn1c a, #btn2c a, #btn3c a, #btn4c a, #btn5c a, #btn6c a, #btn1c a:link, #btn2c a:link, #btn3c a:link, #btn4c a:link, #btn5c a:link, #btn6c a:link, #btn7c a:link, #btn8c a:link {
	color: #036;
	text-decoration: underline;
}
#btn1c a:hover, #btn2c a:hover, #btn3c a:hover, #btn4c a:hover, #btn5c a:hover, #btn6c a:hover, #btn7c a:hover, #btn8c a:hover{
	color: rgb(19,36,56);
}
#btn1c{
	height:auto;
}
#btn2c{
	height:auto;
}
#btn3c{
	height:auto;
}
#btn4c{
	height:auto;
}
#btn6c, #btn5c, #btn8c {
	border-bottom: 1px solid #ccc;
}
.graphoptions table {
	border-collapse: collapse; 
	border-top: 1px solid #ccc;
	border-bottom: none;
	border-right: none;
	border-left: none;
    border-spacing: 0; 
}
.graphoptions table td {
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 6px 0;
}
table.table-btns {
	margin: 0 auto;
}
table.table-btns td {
	padding: 0 3px;
}
.fflogo {
	margin: 0 20px;
	width: 250px;
	height: auto;
	padding: 18px 0 0px 0;
}
.fflogo img {
	width: 100%;
	height: auto
}
.heading-band {
	font-family: 'MillerDisplayRoman', Georgia, sans-serif;
font-size: 33px;
font-weight: 500;
line-height: normal;
text-align: left;
padding: 15px 40px;
color: #ffffff;
background-color: rgb(0,59,112);
}
.teal-band {
font-weight: 500;
line-height: normal;
text-align: left;
padding: 15px 40px;
color: #333;
background-color: rgba(184,242,235,0.25);
}
.grey-band {
font-weight: 500;
line-height: normal;
text-align: left;
padding: 15px 40px;
color: #333;
background-color: #d8d8d8;
}
#pagetitle {
font-size: 30px;
padding-top: 5px;
}
#incometop {
}
#income {
font-size: 30px;
padding-top: 5px;
padding-bottom: 2px;
}
#other_bal, #other_reg_bal, #totalretireval {
	padding: 0;
	margin: 0;
}
.graphoptions .label-heading, .graphoptions form {
text-align: left;
}
.graphoptions .label-heading {
border-bottom: 1px solid rgb(19,36,56);
height: 40px;
margin-bottom: 18px;
	font-size: 18px;
}
.graph-age {
	border-bottom: 1px solid rgb(19,36,56);
	margin-bottom: 20px;
	height: 40px;
	font-size: 13px;
	color: #4a4a4a;
	text-align: left;
}
.footnote {
	font-size: 12px;
	color: #666;
	line-height: normal;
	margin: 0 auto;
}
.header-note{
	margin-top:30px;
}
#life_expectancy {
float: left;
width: 190px;
line-height: 1.3em;
border-left: 4px solid rgb(19,36,56);
padding-left: 10px;
}
#actualage {
float: left;
width: 40px;
font-size: 30px;
color: rgb(19,36,56);
padding-top: 4px;
}
#difference {
	text-align: left;
	font-weight: bold;
	padding: 20px 40px 0 40px;
	margin-bottom: 0;
}
.disclaimer-link {
	margin-top: 16px;
	color: #666;
}


/* ==  Dees laptop size
================================================= */

@media only screen and (min-width: 1101px) and (max-width: 1399px) {
.cis-home {
	margin-top: 120px;
	margin-left: 43%;
	margin-right: 10%;
}
h2 {
	font-size: 20px;
}
}

@media only screen and (min-width:701px) and (max-width: 1100px) {
body.home {
	background-image: none;
}
body {
	background-position: center top;
	background-size: auto;
}
.mbigbox {
	margin: 0 30px;
}
.mbox3 {
	width: 340px;
}
.logo img {
	width: 300px;
	margin-top: 8px;
}
.nav-button-1 a {
	padding: 8px 10px;
	font-size: 13px;
}
.cis-phone {
	margin-right: 0;
	margin-top: 18px;
}
.mobile-banner {
	display: inherit;
	visibility: visible;
}
.header {
	position: relative;
}
.wrap {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}
.cis-home, .cis-end {
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	padding: 0 30px 20px 30px;
}
.cis-marker {
	right: 38px;
	width: 70px;
}
.cis-marker img {
	width: 100%;
	height: auto;
}
.cis-question {
	margin: 70px 150px 0 80px;
}
h1 {
	font-size: 30px;
}
label.radio {
	font-size: 18px;
	margin-bottom: 10px;
}
.cis-left {
	margin: 40px 60px 0 40px;
}
.cis-right {
	margin-top: 40px;
}
.cis-right p {
	font-size: 18px;
}
.icons {
	width: 25%;
}
.bank-left, .bank-right {
	float: none;
	width: 100%;
}
}

@media only screen and (max-width: 900px) { 
	body {
		background-image: none;
	}
.contactfooter {
	border-top: 1px dashed #003366;
	border-bottom: none;
	padding-top: 16px
}
#tooltip-gp span {
    width: 200px;
    margin-left: -225px;
    top: -100px;
}
#tooltip-left {
	width: 140px;
	margin-left: -80px;
}
#tooltip-right {
	width: 140px;
	margin-left: -130px;
}
.footnote {
	padding-bottom: 20px;
}
.graph-wrap {
    float: none;
    width: 100%;
    margin-right:0;
}
.graphoptions {
    float: none;
    width: 100%;
}
.wrap {
    width: 100%;
}
.steps-wrap {
    margin: 0;
	background-image: none;
    -moz-border-radius: 0;
    border-radius: 0;
}
}

@media only screen and (max-width: 700px) {
body {
	background-position: center top;
	background-size: auto;
}
body.home {
	background-image: none;
}
.pc-only {
	display: none;
	visibility: hidden;
}
.mobile-only {
	display: inherit;
	visibility: visible;
}
.mobile-banner {
	display: inherit;
	visibility: visible;
}
.mobile-banner img {
	width: 100%;
	height: auto;
}
.header {
	position: relative;
}
.wrap {
	min-height: inherit;
	margin: 0 auto;
	background: #fff;
}
.content {
	padding: 20px;
	min-height: inherit;
}
.steps {
	display: none;
	visibility: hidden;
}
.steps-mobile {
	margin-top: 20px;
	display: inherit;
	visibility: visible;
}
.label-checkbox, .label-radio {
	width: 80%;
}
.fund-lft, .fund-rt {
	float: none;
	width: 100%;
	padding: 0;
	border: none;
}
.fund-rt p {
	margin: 0 0 1em 0;
}
.fund-rt li {
	padding: 0 0 3px 0;
}
.fund-rt ul {
	margin-bottom: 3px;
}
h1 br {
	display: none;
	visibility: hidden;
}
h1 {
	font-size: 22px;
	line-height: 1.3em;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 18px;
	margin: 0 0 20px 0;
}
.input-smallest {
	width: 24px
}
.mbigbox {
	height: auto;
	margin: 0 30px;
}
.mbox1 {
	float: none;
}
.mbox3 {
	float: none;
	height: auto;
	width: 100%;
}
.logo img {
	float: none;
	width: 100%;
	margin: 0 auto;
}
.contact {
	text-align: left;
	color: #036;
	font-size: 16px;
	padding: 4px 0 10px 0;
}
.contact a, .contact a:link {
	color: #036;
}
.cis-home, .cis-end {
	margin-top: 14px;
	margin-left: 0;
	margin-right: 0;
	padding: 0 14px 20px 14px;
}
.cis-home h1, .cis-end h1 {
	font-size: 28px;
	margin-bottom: 10px;
}
label.radio {
	font-size: 16px;
	width: 80%;
	margin-bottom: 8px;
}
.fb-left {
	float: none;
	width: 60%;
	margin: 20px auto;
}
.cis-right, .fb-right {
	float: none;
	width: auto;
	margin: 0 20px 40px 20px;
}
.cis-right p {
	font-size: 16px;
	line-height: 1.3em;
}
select {
	font-size: 16px;
}
.select-auto {
	width: 100%;
	margin-bottom: 6px;
	max-width: 200px;
}
.icons {
	width: 50%;
}
.fb-right .risk-return img {
	width: 100%;
}
.bank-left, .bank-right {
	float: none;
	width: 100%;
}
.bank1 {
	width: 50px;
}
.bank2 {
	width: 110px;
}
.bank3 {
	width: 198px;
}
.bank4 {
	width: 50px;
}
.graphoptions .label-heading {
    height: auto;
	padding-bottom: 6px;
}
.fund-mobile {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}
.tooltip #glidepath-tooltip {
    width: 200px;
    top: -320px;
    margin-left: -88px;
}
.advice-box{
	flex-direction: column !important;
}
.advice-info-icon {
    width: 100% !important;
    margin: 0px 15px 15px 15px !important;
	text-align:left;
  }
  .advice-info-icon img {
    width: 45px;
    height: 45px;
  }

}
@media only screen and  (max-width: 900px) {
.goals-tablet {
	max-width: 408px;
	width: 100%;
	margin: 0 auto;
}
.goal_box {
    width: 46%;
	margin: 2%;
	min-width: 100px;
}
.goal-own #goal_amount {
    width: 85px;
}
.goal-details-txt span {
    padding-left: 2px;
}
.tooltip .tooltiptext {
    margin-left: -180px;
}
}

@media only screen and (min-width:401px) and (max-width: 460px) {
.ownalert {
    letter-spacing: 0;
    width: 100px;
    margin: 0 auto;
}
.goal-own {
    height: 176px;
}

}

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

#goal_amount_box .label {
    width: 80px;
    margin: 0 auto;
    line-height: 1.3em;
}
.goal-details-box {
    font-size: 12px;
}
.goal-details-title {
    font-size: 12px;
}
.goal-details-txt img {
	width: 10px;
	height: 10px;
}
.goal-own {
    height: 180px;
}
.goal-own #goal_amount {
    width: 70px;
    font-size: 26px;
}
.goal-title {
    font-size: 16px;
    margin-top: 10px;
}
.goal-dollar {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 18px;
}
	input#goal_amount {
		padding-left: 0;
		padding-right: 0;
	}


}

/*bootstrap overwrites */
.alert {
    border: 1px solid transparent;
    border-radius: 4px;
	margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px !important;
	max-width: 400px;
	width: 100%;
	visibility:hidden;
	display:none;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
 .alertbig {
    padding: 10px !important;
	max-width: 100% !important;
}

/* new branding */
.btn-ff-1{
  display: inline-block;
  border-radius: 30px;
  padding: 8px 25px;
  margin-top: 5px;
  margin-bottom: 20px;
  letter-spacing: 0;
  font-size: 14px;
  margin-left: 0px;
  float: left;
  text-decoration: none;
  font-weight: normal;
  line-height: 15px;
  margin-bottom: 10px;
  background-color: rgb(116,221,188);
  color: rgb(0,59,112);
  border:1px solid rgb(116,221,188);
  cursor:pointer;
  margin-right:10px;
}
.btn-ff-1:hover{
  background-color: rgb(255,255,255);
  color: rgb(33,128,148);
  border:1px solid rgb(33,128,148);
  cursor:pointer;
}
a.btn-ff-link-1{
  display: inline-block;
  border-radius: 30px;
  padding: 8px 25px;
  margin-top: 5px;
  margin-bottom: 20px;
  letter-spacing: 0;
  font-size: 14px;
  margin-left: 0px;
  float: left;
  text-decoration: none;
  font-weight: normal;
  line-height: 15px;
  margin-bottom: 10px;
  background-color: rgb(116,221,188);
  color: rgb(0,59,112);
  border:1px solid rgb(116,221,188);
  cursor:pointer;
  margin-right:10px;
}
a.btn-ff-link-1:hover{
  background-color: rgb(255,255,255);
  color: rgb(33,128,148);
  border:1px solid rgb(33,128,148);
  cursor:pointer;
}
.btn-ff-2{
  display: inline-block;
  border-radius: 30px;
  padding: 8px 25px;
  margin-top: 5px;
  margin-bottom: 20px;
  letter-spacing: 0;
  font-size: 14px;
  margin-left: 0px;
  float: left;
  text-decoration: none;
  font-weight: normal;
  line-height: 15px;
  margin-bottom: 10px;
 background-color: rgb(255,255,255);
  color: rgb(33,128,148);
  border:1px solid rgb(33,128,148);
  cursor:pointer;
}
.btn-ff-2:hover{
background-color: rgb(33,128,148);
  color: rgb(184,242,235);
  border:1px solid rgb(33,128,148);
  cursor:pointer;
  
}
.col-lake{
	color: rgb(0,59,112);
}
.notification {
	align-items: center;
	background-color: #2180941a;
	border-left: 5px solid #218094;
	border-radius: 5px;
	color: #132438;
	display: flex;
	flex-direction: row;
	height: auto;
	justify-content: flex-start;
	margin-bottom: 27px;
	padding: 15px 15px 15px 9px;

	.notification__icon {
		fill: #218094;
		flex: 0 0 auto;
		height: 24px;
		margin-left: 0;
		width: 24px;
	}
	.notification__content {
		flex: 1 1 auto;
		margin-left: 9px;
		padding: 0;
	}
	p {
		color: #365265;
		width: 100%;
	}
	.mb-0 { margin-bottom: 0 !important; }
	.mb-xs { margin-bottom: 9px !important; }
}