﻿@charset "utf-8";


/* CSS Document */


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	padding: 0;
	margin: 0;
}

body, html {
	min-height: 100%;
	height: auto;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

audio, canvas, video {
	display: inline-block;
}

	audio:not([controls]) {
		display: none;
	}

/*h5 {
	font-weight: normal;
	padding: 0 0 20px 0;
	color: #5b5b5b;
}

	h1 strong, h2 strong, h3 strong, h4 strong, h5 strong {
		font-weight: normal;
	}

h1 {
	font: normal normal 65px "GillSansStd_0",Verdana,Arial,sans-serif;
	text-align: center;
	color: #5b5b5b;
	padding: 0 0 20px 0;
}

h2 {
	font-weight: normal;
	padding: 0 0 20px 0;
	color: #5b5b5b;
	font-size: 28px;
	line-height: 32px;
	font-family: "GillSansStd_0",Verdana,Arial,sans-serif;
}

h3 {
	font-weight: normal;
	padding: 0 0 20px 0;
	color: #333;
	font-size: 22px;
	line-height: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;;
}

h4 {
	font-weight: normal;
	padding: 0 0 20px 0;
	color: #333;
	font-size: 18px;
	line-height: 25px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;;
}

h1, h1.componentheading, h1.page-header, div#page h1 {
	color: #ffffff;
}*/

/*  h1.byond-heading, div#page h1 {
          display:                   none;
        }
      */

/*.content div#page h1 {
	color: #8d234d;
	display: block;
	text-align: left;
	padding-left: 0;
	position: relative;
	font-size: 38px;
}
*/

/*       div#page h2, div#page h3, div#page h4, div#page h5 {
          max-width:                 835px;
        }*/

.blog div#page h1 {
	padding: 83px 0 203px 0;
}

.campaign h2 {
	text-align: center;
	margin: auto;
	line-height: 40px;
}

/*strong {
	font-size: inherit;
}*/

sub {
	font-size: 12px;
	line-height: 12px;
}

div#page ul, div.blog ul, div#page ol {
	margin: 0 0 40px 0;
	padding: 0;
}

ul li, ol li {
	padding: 0;
	margin: 0 0 20px 0;
	/*font-size: 16px;*/
	/*line-height: 26px;*/
}

ol li {
	padding: 0 0 0 10px;
	margin: 0 0 20px 30px;
}

iframe {
	width: 100%;
}

p.calcLumpSum {
	text-align: center;
}

.calcLumpSum iframe {
	min-height: 830px;
	height: auto;
	width: 615px;
	border: none;
}

.contactForm iframe {
	min-height: 650px;
	height: auto;
	width: 100%;
	border: none;
}

div.lump-sum-calculator-app.default_layout {
	max-width: 100% !important;
}

.calcLumpSum iframe .lump-sum-calculator-app.phones_layout {
	min-width: 240px;
	width: 100%;
}

div#page table td p:last-child {
	margin: 0;
}



/* Gill Sans font
============================================================================ */

/*@font-face {
	font-family: 'GillSansStd_0';
	src: url('../fonts/GillSansStd_0.eot');
	src: url('../fonts/GillSansStd_0.eot') format('embedded-opentype'), url('../fonts/GillSansStd_0.woff2') format('woff2'), url('../fonts/GillSansStd_0.woff') format('woff'), url('../fonts/GillSansStd_0.ttf') format('truetype'), url('../fonts/GillSansStd_0.svg#GillSansStd_0') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GillSansStdBold_0';
	src: url('../fonts/GillSansStdBold_0.eot');
	src: url('../fonts/GillSansStdBold_0.eot') format('embedded-opentype'), url('../fonts/GillSansStdBold_0.woff2') format('woff2'), url('../fonts/GillSansStdBold_0.woff') format('woff'), url('../fonts/GillSansStdBold_0.ttf') format('truetype'), url('../fonts/GillSansStdBold_0.svg#GillSansStdBold_0') format('svg');
	font-weight: normal;
	font-style: normal;
}*/



/* Icon font
====================================== */

@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?dmlq7g');
	src: url('../fonts/icomoon.eot?dmlq7g#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?dmlq7g') format('truetype'), url('../fonts/icomoon.woff?dmlq7g') format('woff'), url('../fonts/icomoon.svg?dmlq7g#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}


[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



	[class^="icon-"] span, [class*=" icon-"] span {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		;
		font-size: 17px;
		color: #545454;
		display: block;
	}



/*.quick-tools li a[class^="icon-"],
.quick-tools li a[class*=" icon-"],*/
.btn.ib:before,
.main-menu-bottom:after,
.main-menu-bottom button.search:before,
.icon-Phone-Icon:before,
.site-by:after, div#page ul li:before, div.blog ul li:before,
.TB_Wrapper .icon:before,
.icon-Search-Icon:before,
button#searchsubmit:before, .icon-blog:before, #ps_icon:before,
.icon-chevronCircle:before,
i.shareThis:before,
i.facebook:before,
i.twitter:before,
i.email:before,
i.google-plus:before,
i.linked-in:before,
div#page p.buttonheading a:before,
div.blog p.buttonheading a:before,
.down-arrow:before, .menutopMenu li.menuIbLogin a:before, .btn.product:after, #toTop:after, body.Section30.responsive2 .middleSection:after {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 53px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 63px;
	color: #333;
}


/*
  .icon-Blog-Icon:before {
    content:                      "\e600";
    display:                      block;
  }*/

.icon-comment:before {
	content: "\e900";
}

.icon-education:before {
	content: "\e631";
}

.icon-menu:before {
	content: "\e630";
}

.icon-vermilian:before {
	content: "\e62f";
}

.icon-credt-card:before {
	content: "\e600";
}

.icon-apply-online:before {
	content: "\e601";
}

.icon-arrow-down:before {
	content: "\e602";
}

.icon-arrow-right:before {
	content: "\e603";
}

.icon-arrow-left:before {
	content: "\e604";
}

.icon-arrow-up:before {
	content: "\e605";
}

.icon-branch:before {
	content: "\e606";
}

.icon-arrow-circle-right:before {
	content: "\e607";
}

.icon-arrow-prev:before {
	content: "\e608";
}

.icon-bullet:before {
	content: "\e609";
}

.icon-business:before {
	content: "\e60a";
}

.icon-calculator:before {
	content: "\e60b";
}

.icon-car-loan:before {
	content: "\e60c";
}

.icon-children:before {
	content: "\e60d";
}

.icon-community:before {
	content: "\e60e";
}

.icon-contact-us:before {
	content: "\e60f";
}

.icon-credt-cards:before {
	content: "\e610";
}

.icon-cross:before {
	content: "\e611";
}

.icon-disclosure:before {
	content: "\e612";
}

.icon-document:before {
	content: "\e613";
}

.icon-documents:before {
	content: "\e614";
}

.icon-edit:before {
	content: "\e615";
}

.icon-faq:before {
	content: "\e616";
}

.icon-feedback:before {
	content: "\e617";
}

.icon-fees-down:before {
	content: "\e618";
}

.icon-fin-hardship:before {
	content: "\e619";
}

.icon-fin-plan:before {
	content: "\e61a";
}

.icon-home-loan:before {
	content: "\e61b";
}

.icon-home-loan-add:before {
	content: "\e61c";
}

.icon-info:before {
	content: "\e61d";
}

.icon-insure:before {
	content: "\e61e";
}

.icon-investment:before {
	content: "\e61f";
}

.icon-location:before {
	content: "\e620";
}

.icon-members:before {
	content: "\e622";
}

.icon-money:before {
	content: "\e623";
}

.icon-news:before {
	content: "\e624";
}

.icon-padlock:before {
	content: "\e625";
}

.icon-pdf:before {
	content: "\e626";
}

.icon-personal-loan:before {
	content: "\e627";
}

.icon-privacy:before {
	content: "\e628";
}

.icon-rates-and-fees:before {
	content: "\e629";
}

.icon-rewards:before {
	content: "\e62a";
}

.icon-safety:before {
	content: "\e62b";
}

.icon-search:before {
	content: "\e62c";
}

.icon-tick:before {
	content: "\e62d";
}

.icon-travel:before {
	content: "\e62e";
}

.icon-apply:before {
	content: "\e901";
}

.icon-calculate:before {
	content: "\e902";
}

.icon-facebook:before {
	content: "\e903";
}

.icon-fax:before {
	content: "\e904";
}

.icon-instagram:before {
	content: "\e905";
}

.icon-internet-banking:before {
	content: "\e906";
}

.icon-locate:before {
	content: "\e907";
}

.icon-locate-full:before {
	content: "\e908";
}

.icon-opening-hours:before {
	content: "\e909";
}

.icon-phone:before {
	content: "\e90a";
}

.icon-phone-full:before {
	content: "\e90b";
}

.icon-rates-and-fees2:before {
	content: "\e90c";
}

.icon-search2:before {
	content: "\e90d";
}


/*


.icon-Calc-Icon:before {
	content: "\e60b";
	display: block;
}

.icon-DLFormsl-Icon:before {
	content: "\e602";
	display: block;
}

.icon-Rates-Icon:before {
	content: "\e629";
	display: block;
}

.icon-Travel-Icon:before {
	content: "\e604";
	display: block;
}

.icon-Lock-Icon:before {
	content: "\e605";
	display: block;
}

.icon-Phone-Icon:before {
	content: "\e60f";
	display: inline-block;
	color: #fff;
	font-size: 22px;
	position: absolute;
	margin: -4px 0 0 -26px;
	line-height: 34px;
}*/

/*.icon-Search-Icon:before {
	content: "\e62c";
	display: block;
	font-size: 24px;
	line-height: 46px;
	margin: 0 17px;
}

.icon-Vermilian-Icon:before {
	content: "\e608";
}

.icon-bullet-Icon:before {
	content: "\e609";
}

.icon-linkedin-Icon:before {
	content: "\e60a";
}

.icon-print-Icon:before {
	content: "\e60b";
}

.icon-money-Icon:before {
	content: "\e623";
	display: block;
}

.icon-gplus-Icon:before {
	content: "\e60d";
}

.icon-credit-Icon:before {
	content: "\e600";
	display: block;
}
*/
.icon-chevron-l-Icon:before {
	content: "\e604";
}

.icon-chevron-r-Icon:before {
	content: "\e603";
}

/*.icon-facebook-Icon:before {
	content: "\e611";
}

.icon-share-Icon:before {
	content: "\e612";
}

.icon-Online-Icon:before {
	content: "\e601";
	display: block;
}
*/
.icon-btnArrowNext:before {
	content: "\e607";
}

.icon-btnArrowPre:before {
	content: "\e608";
}

.icon-tick:before {
	content: "\e62d";
}

/*.icon-Logo-Icon {
	text-decoration: none;
	display: block;
	padding: 0 0 40px 0;
	height: 50px;
	line-height: 46px;
}

	.icon-Logo-Icon:before {
		content: "\e613";
		height: 60px;
		width: 200px;
		color: #fff;
		font-size: 209px;
		line-height: 48px;
	}*/

.down-arrow:before {
	content: "\e602";
	display: block;
	font-size: 21px;
	line-height: 30px;
	color: #fff;
}

/*.btn.product:after {
	content: "\e603";
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	color: #8d234d;
	vertical-align: middle;
	margin: 0 0 0 5px;
}*/

.containerBottomLevelPromo .btn.product:after {
	font-size: 14px;
}


/*  i.shareThis:before,
  i.facebook:before,
  i.twitter:before,
  i.email:before,
  i.google-plus:before,
  i.linked-in:before {
    width:                        20px;
    text-align:                   center;
    font-size:                    17px;
    display:                      inline-block;
    margin-right:                 5px;
    line-height:                  30px;
    color:                        #8d234d;
    float:                        left;
  }

  i.shareThis:before {            content: "\e612"; }
  i.facebook:before {             content: "\e611"; }
  i.twitter:before {              content: "\e630"; }
  i.email:before {                content: "\e62e"; }
  i.google-plus:before {          content: "\e60d"; }
  i.linked-in:before {            content: "\e60a"; }*/

/*-----notification popup ---------*/
.is-cookies-alert-loaded .mod-notifications.mod-cookies-alert.mod-menu {
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.mod-notifications.mod-menu {
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    background-color: #8d234d;
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
    transform: initial;
}

.mod-notifications.mod-menu.is-active {
    padding: 2.8em 0;
}

.mod-notifications.mod-menu .mod-menu-wrap {
    padding: 0;
    margin: 0 1em;
    text-align: center;
    color: #fff;
    font-weight: 800;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mod-notifications.mod-menu .content,
.mod-notifications.mod-menu .mod-button {
/*    display: inline-block;*/
    vertical-align: middle;
}
.mod-notifications.mod-menu .content p {
    display: inline; 
    margin: 0;
    line-height: auto;
}

.mod-notifications.mod-menu .content {
    max-width: calc(100% - 3.35em);
}

.mod-notifications.mod-menu .mod-button {
    cursor: pointer;
    margin-left: 11px
}

.mod-notifications.mod-menu .mod-button .icon-cross:before {
    font-size: 12px;
    font-weight: bold;
}

.mod-notifications.mod-menu p {
    margin: 0;
    color: #ffffff;
}

.mod-notifications.mod-menu .content a {
    color: #ffffff;
    padding: 0 0.15em;
    margin: 0 -0.15em;
}

.top-notification-bar {
    text-align: center;
    background-color: #F4AB22;
}

.top-notification-bar p {
    font-weight: bold;
    color: #fff;
    display: inline-block;
    text-align: center;
    padding: 20px 5px;
    margin: 0;
    vertical-align: middle;
}
body > header {
    height: auto!important;
}
.top-notification-bar .content {
    max-width: calc(100% - 50px);
}

.top-notification-bar .close-button-wrapper {
    cursor: pointer;
}

div#page ul:after, div.blog ul li:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

div#page ul li, div.blog ul li {
	/*
    padding:                       0;
    margin:                        0 0 10px 40px;
    font-size:                     16px;
    line-height:                   26px;
    text-indent:                   -20px;
    list-style:                    none;
    */
	padding: 0;
	margin: 0 0 10px 40px;
	font-size: 16px;
	line-height: 26px;
	text-indent: -33px;
	list-style: none;
}

/*	div#page ul li:before, div.blog ul li:before {
		content: "\e609";
		margin-right: 20px;
		width: 40px;
		font-size: 13px;
		line-height: 26px;
	}*/

/*div#page p, p {
	line-height: 26px;
	font-size: 16px;
	margin: 0 0 40px 0;
	padding: 0;
}

div#page .expandTb ul li {
	padding: 0;
	margin: 0 0 10px 70px; 
	font-size: 16px;
	line-height: 26px;
	text-indent: -30px;
	list-style: none;
}
*/
/*  section.content.campaign div#page p {
    margin:                        0 auto 20px auto;
    text-align:                    center;
  }*/

section.content.campaign div#page p.buttonheading {
	margin: 0;
	bottom: -191px;
}

/*a {

	text-decoration: none;
}*/

a:hover {
	color: #303030;
}


/* To top 
============================================================================ */

/*#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 4rem;
	right: 4rem;
	overflow: hidden;
	width: 44px;
	height: 44px;
	border-radius: 50px;
	border: none;
	text-align: center;
	font: normal normal 14px/40px "GillSansStd", Arial, Helvetica, serif;
	color: #fff;
	background: #8d234d;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=0.5);
	z-index: 9999;
}

	#toTop:after {
		content: "\e605";
		position: absolute;
		margin: -92px 0 0 -22px;
		color: #ffffff;
		font-weight: normal;
		font-size: 24px;
	}

#toTopHover {
	width: 48px;
	height: 48px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

*/

/* Site architecture
====================================== */

/*.main-wrapper {
	height: 100%;
	width: 100%;
}

.section-wrapper {
	width: 100%;
}*/

/*section.content,
section.content.campaign {
	padding: 100px 20px;
}
*/
/*section.content {
	max-width: 1200px;
	margin: auto;
	margin-top: 120px;
	position: relative;
}
*/
/*.responsive2 section.content {
	padding: 0 20px 0px;
}*/

/*.internal-banner, .internal-banner-campaign, .internal-banner-blog {
	margin: 0;
	overflow: hidden;
	height: 240px;
	position: relative;
	left: 0;
	right: 0;
	background: #666;
	width: 100%;
	top: 157px;
	background: rgba(102,102,102,1);
	background: -moz-linear-gradient(left, rgba(102,102,102,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(102,102,102,1)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(left, rgba(102,102,102,1) 0%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(left, rgba(102,102,102,1) 0%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(left, rgba(102,102,102,1) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to right, rgba(102,102,102,1) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#000000', GradientType=1 );
}*/

.internal-banner-campaign {
	height: 620px;
	position: relative;
	top: 100px;
}

.internal-banner {
	height: auto;
}

	.internal-banner img {
		height: auto;
		width: 100%;
		display: none;
	}

		.internal-banner img.mobile {
			display: block;
		}

@media screen and (min-width: 640px) {
	.internal-banner img {
		display: block;
	}

		.internal-banner img.mobile {
			display: none;
		}
}

.blog-wrapper {
	width: 100%;
	max-width: 1200px;
	padding: 0 20px;
	margin: auto;
}

section.content div#page {
	width: 100%;
}

.middleSection {
	background-color: #333333;
	padding: 0px;
}

.middleSection-inner {
	max-width: 983px;
	margin: 0px auto;
	padding: 0 0 60px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

	.middleSection-inner h2 {
		color: #FFF;
		text-align: center;
		margin: 0px 0px 40px;
		padding: 30px 0 0px;
	}

	.middleSection-inner ul {
		position: relative;
		margin: 0 20px;
		padding: 0px;
		overflow: hidden;
	}

		.middleSection-inner ul li {
			background-color: #FFF;
			display: inline-block;
			float: none;
			height: auto;
			min-height: 335px;
			/*
      padding-bottom:               10000px;
      margin-bottom:               -10000px;
      */
			overflow: hidden;
			text-align: center;
			text-indent: 0px;
			vertical-align: top;
			width: 24%;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			padding-left: 10px;
			padding-right: 10px;
		}

	.middleSection-inner .circle {
		color: #FFF;
		font-weight: bold;
		background: #8d234d none repeat scroll 0% 0%;
		text-align: center;
		line-height: 40px;
		margin: 20px auto;
		width: 40px;
		height: 40px;
		border-radius: 20px;
	}

	.middleSection-inner .Rate-interest span.input, .middleSection-inner .Rate-comparison span.input {
		font-size: 45px;
		font-weight: normal;
		line-height: 40px;
		font-family: "GillSansStd_0",Verdana,Arial,sans-serif;
	}

.bottomSection {
	padding: 40px 0;
}

.formSection-inner {
	max-width: 1200px;
	margin: 0px auto;
	padding: 0 0 20px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}






/* Main nav
====================================== */

.logo {
	z-index: 9999;
	position: relative;
}

/*.desktop {
	width: 100%;
	max-width: 350px;
}

.mobile {
	max-height: 55px;
}*/

.nav-wrapper {
	top: 0;
	height: 170px;
	position: fixed;
	width: 100%;
	z-index: 99999;
	background-color: #fff;
}

	.nav-wrapper.campaign {
		height: 100px;
		border-bottom: 1px solid #d3d3d3;
	}

.menu-wrapper {
	background-color: #333333;
}

.menu-container {
	max-width: 1200px;
	width: 100%;
	padding: 0;
	margin: auto;
	position: relative;
}

.menu-top-wrapper {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	padding: 15px 20px;
	height: 95px;
	position: relative;
}

.main-menu-top {
	max-width: 600px;
	width: 100%;
	margin: auto;
	float: right;
	text-align: right;
	height: 63px;
	position: relative;
	z-index: 999999;
}

.menutopMenu {
	max-width: 1000px;
	margin: auto;
	float: right;
	text-align: right;
	height: 63px;
	position: relative;
	z-index: 999999;
}

	.menutopMenu li {
		padding: 0;
		padding: 0 1em 0 0;
		margin: 0;
		/*line-height: 62px;*/
		display: inline-block;
		font-size: 1.1em;
		font-family: "GillSansStd_0",Verdana, Geneva, sans-serif;
	}


		.menutopMenu li:last-child {
			padding: 0;
			float: right;
		}

		.menutopMenu li a {
			text-decoration: none;
			color: #989898;
			padding: 20px 0;
			font-size: 16px;
		}

		/*.menutopMenu li a:hover {
            border-top:                 4px solid #8d234d;  
            margin:                     0 0 4px 0; 
            color:                      #333;   
          }*/

		.menutopMenu li.menuIbLogin a {
			margin: 2px auto;
			color: #fff;
			padding: 0 12px;
			border: none;
			border-radius: 6px;
			min-width: 0;
			float: right;
			max-width: 16.077em;
			box-sizing: content-box;
			background: #8d234d;
			height: 60px;
		}

			.menutopMenu li.menuIbLogin a span {
				font-size: 18px;
			}


			.menutopMenu li.menuIbLogin a:before {
				content: "\e625";
				float: left;
				width: 30px;
				margin: 0 9px 0 0;
				padding: 0 9px 0 0;
				font-size: 28px;
				line-height: 58px;
				color: #ffffff;
			}

			.menutopMenu li.menuIbLogin a:after {
				content: "";
				display: none;
			}

			.menutopMenu li.menuIbLogin a:hover {
				color: #fff;
				border-bottom: 4px solid #8b1e14;
				margin: 1px auto 5px auto;
				-moz-box-shadow: 0 3px 2px 0 #e3e3e3;
				box-shadow: 0 3px 2px 0 #e3e3e3;
			}

		.menutopMenu li:nth-last-child(2) a {
			/*pointer-events: none;*/
			/*cursor: text;*/
			/*color: #333;*/
		}




/* --- Search --- */

.search-wrapper {
	width: 100%;
	max-width: 1200px;
	padding: 0 20px;
	margin: auto;
	position: absolute;
	top: 85px;
	left: -50%;
	right: -50%;
}

#search-form {
	display: block;
	float: right;
	margin: 23px 20px 12px 0;
	/*width: 233px;*/
	position: absolute;
	right: 0;
	height: 50px;
	background: #fff;
	border-radius: 6px;
}

#search-menu {
	position: relative;
	z-index: 9999;
	display: none;
	text-decoration: none;
	color: #333;
}

#search-form input {
	font-size: 16px;
	/*color: #fff;*/
	/*width: 198px;*/
	border: none;
	background-color: transparent;
	/*box-shadow: 0 -1px 0 #666, 0 1px 0 #666;*/
	/*line-height: 20px;*/
	/*vertical-align: middle;*/
	/*height: 50px;*/
	/*border-radius: 6px 0 0 6px;*/
	padding: 0 15px;
	box-sizing: border-box;
}

	#search-form input::-ms-clear {
		display: none;
	}

#ps_icon_background {
	/*border-radius: 0 6px 6px 0;*/
	/*text-align: left;*/
	/*width: 30px;*/
	/*padding: 0 5px 0 0;*/
	/*margin: 0 0 0 -6px;*/
	/*cursor: pointer;*/
	/*color: #fff;*/
	/*background-color: transparent;*/
	/*background: #666;*/
	/*height: 50px;*/
	/*box-shadow: 0 -1px 0 #666, 0 1px 0 #666;*/
}

#ps_icon {
	/*background: none;*/
	/*height: 50px;*/
	/*width: 35px;*/
	/*padding: 0;*/
}

	#ps_icon:before {
		/*content: "\e62c";*/
		/*font-size: 27px;*/
		/*color: #fff;*/
		/*cursor: pointer;*/
	}

	#ps_icon.close, #ps_icon.searching {
		background: none;
	}

	#ps_icon.searching {
		background: url(/templates/client/images/menu/spinner.gif);
		height: 50px;
		width: 30px;
		background-size: 30px;
		background-repeat: no-repeat;
		background-position: center;
	}

		#ps_icon.searching:before {
			content: none;
		}

	#ps_icon.close:before {
		content: "×";
		font-size: 27px;
		color: #fff;
		line-height: 44px;
	}

input#searchsubmit {
	border-radius: 0 6px 6px 0;
	text-align: left;
	width: 30px;
	padding: 0 5px 0 0;
	margin: 0 0 0 -6px;
	cursor: pointer;
	color: #8d234d;
}

#search-form input:focus {
	outline: none;
}

::-webkit-input-placeholder {
	color: #f5cc8e;
	font: italic normal 14px Verdana, Geneva, sans-serif;
}

:-moz-placeholder {
	color: #f5cc8e;
	font: italic normal 14px Verdana, Geneva, sans-serif;
	line-height: 40px;
}

::-moz-placeholder {
	color: #f5cc8e;
	font: italic normal 14px Verdana, Geneva, sans-serif;
	line-height: 40px;
}

:-ms-input-placeholder {
	color: #f5cc8e;
	font: italic normal 14px Verdana, Geneva, sans-serif;
}

placeholder {
	color: #f5cc8e;
	font: italic normal 14px Verdana, Geneva, sans-serif;
}

#ps_results {
	width: 700px;
	max-height: 500px;
	margin: 12px 0 0 -467px;
	box-sizing: border-box;
	border: 0;
	padding: 20px;
	position: relative;
	overflow: hidden;
	overflow-y: scroll;
	box-shadow: 4px 4px 0 1px rgba(68,68,68,0.1);
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

	#ps_results span {
		line-height: 24px;
	}

	#ps_results a.clearboth {
		margin: 20px 0 0 0;
		display: block;
	}

	#ps_results .ps_header {
		font-weight: normal;
		font-size: 24px;
		background: none;
		padding: 0;
		margin: 0 0 20px 0;
	}

	#ps_results .ps_row_btm {
		font-weight: normal;
		font-size: 14px;
		background: none;
		padding: 0;
		margin: 0 0 20px 0;
	}

	#ps_results [class^="ps_row"] {
		border: none;
		padding: 0;
		font-size: 16px;
		border-bottom: 1px solid #ebebeb;
		padding-bottom: 40px;
		margin: 0;
	}

		#ps_results [class^="ps_row"]:last-child {
			border-bottom: none;
		}

	#ps_results a h3 {
		color: #8d234d;
		padding: 20px 0;
		font-size: 18px;
	}

	#ps_results #ps_link {
		display: none;
	}


/* Main Rotator 
====================================== */
.rotator-desktop-wrapper {
    display: block;
}

.rotator-mobile-wrapper {
    display: none;
}

/* Force a line break */
a.rotator-para, a.rotator-para:hover, a.rotator-para:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

/* Emphasis styling on rates */
a.rotator-rates, a.rotator-rates:hover, a.rotator-rates:visited {
	color: #fff;
	text-decoration: none;
	font-size: 45px;
	line-height: 45px;
	vertical-align: middle;
}

/*section.main-banner {
	height: 640px;
	display: block;
	position: relative;
	margin-top: 170px;
}*/

/*
.TB_Wrapper {
	background: url(/templates/client/images/rotator/spinner-rotator.gif) center center no-repeat;
}

	.TB_Wrapper, .TB_Wrapper .Slides {
		width: 100% !important;
		max-width: 100% !important;
		height: 100% !important;
	}

		.TB_Wrapper .Slide div {
			font-size: 30px;
			line-height: 35px;
			font-family: "GillSansStd_0",Verdana, Geneva, sans-serif;
			font-weight: normal;
			position: relative;
		}

		.TB_Wrapper .Slide > div {
			z-index: 9999;
			width: 100% !important;
			left: 0% !important;
			-webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
			transform: translateY(-50%);
			position: absolute;
			display: block !important;
			top: 50% !important;
		}

		.TB_Wrapper .Slide div.txtCont {
			position: absolute;
			top: auto;
			text-align: center;
			height: auto !important;
			width: 100% !important;
		}

		.TB_Wrapper .Slide {
			top: 0 !important;
			overflow: hidden;
			position: absolute;
			margin: 0;
			height: 100%;
		}


			.TB_Wrapper .Slide div.noSelect {
				top: 0 !important;
				padding: 0 60px;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				max-width: 1200px;
				margin: auto;
				left: 0 !important;
				width: 100% !important;
			}

			.TB_Wrapper .Slide img.noSelect {
				margin: auto;
				left: -300% !important;
				right: -300% !important;
				width: auto !important;
				z-index: 0;
			}

		.TB_Wrapper .captionCanvas {
			display: none;
		}

		.TB_Wrapper .navHolder {
			z-index: 4 !important;
		}

.defaultButton .rounded .icon {
	margin-top: 60px;
}

.TB_Wrapper .icon {
	background: none;
}

	.TB_Wrapper .icon:before {
		content: "\e602";
	}

.TB_Wrapper .defaultButton {
	margin-top: 0;
	height: 70px !important;
	background-color: transparent !important;
	box-shadow: none !important;
}

.TB_Wrapper .navHolder div.noSelect:first-child {
	margin-right: 60px;
}

	.TB_Wrapper .navHolder div.noSelect:first-child .icon:before,
	.TB_Wrapper .navHolder div.noSelect:last-child .icon:before {
		line-height: 57px;
		position: absolute;
		color: #fff;
	}

	.TB_Wrapper .navHolder div.noSelect:first-child .icon:before {
		content: "\e603";
		left: -18px;
	}

.TB_Wrapper .navHolder div.noSelect:last-child .icon:before {
	content: "\e604";
	right: -18px;
}

.TB_Wrapper .Slide div .txtCont span span {
	font: normal normal 65px "GillSansStd_0",Verdana, Geneva, sans-serif;
	font-weight: normal !important;
	margin-bottom: -30px;
	display: block;
}*/


/* Quick tools
====================================== */

/*.qt-wrapper {
	border-top: 1px solid #ebebeb;
	height: 210px;
}

.quick-tools {
	max-width: 1200px;
	margin: auto;
}

	.quick-tools li {
		font-family: Verdana, Geneva, sans-serif;
		height: 210px;
		width: 20%;
		text-align: center;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-right: 1px solid #ebebeb;
		margin: 0;
		/*    display:                        inline-block;*
		float: left;
		list-style: none;
		text-indent: 0;
	}

		.quick-tools li a {
			padding: 63px 0;
			text-decoration: none;
			color: #545454;
			display: block;
			-webkit-transition: background-color ease 0.3s;
			-moz-transition: background-color ease 0.3s;
			-o-transition: background-color ease 0.3s;
			transition: background-color ease 0.3s;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			height: 100%;
		}

			.quick-tools li a:hover {
				background-color: #f5f5f5;
			}

		.quick-tools li:before {
			content: none;
		}

		.quick-tools li:last-child {
			border-right: 0;
		}

	.quick-tools [class^="icon-"], .footer-links [class^="icon-"] {
		margin: 0;
	}*/


/* Sub promo
====================================== */

.subpromo-menu {
	width: 100%;
	margin: 0 0 -2px 0;
}

	.subpromo-menu li {
		width: 33.333333333%;
		display: inline-block;
		position: relative;
		height: 360px;
		font-size: 14px;
		overflow: hidden;
		margin: 0;
		border-left: 2px solid #ffffff;
		border-right: 2px solid #ffffff;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

		.subpromo-menu li:first-child {
			border-left: 0;
		}

		.subpromo-menu li:last-child {
			border-right: 0;
		}

.sub-promo {
	width: 100%;
	font-size: 20px;
	color: #fff;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.sub-promo-content, .banner-content {
	padding: 0 40px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9998;
	margin: auto;
	left: 0;
	right: 0;
	max-width: 800px;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sub-promo p, .sub-promo h3 {
	margin: auto;
	position: relative;
	z-index: 999;
}

.sub-promo p {
	margin: 0 auto 20px auto;
}

.sub-promo h1, .sub-promo h2, .sub-promo h3 {
	font-family: "GillSansStd_0",Verdana, Geneva, sans-serif;
	font-size: 30px;
	padding-bottom: 10px;
	line-height: 35px;
	color: #fff;
}

.sub-promo img {
	margin: 0 auto 20px auto;
	display: block;
}

.sub-promo-content img {
	max-width: 225px;
	width: auto;
}

.sub-promo img.bg {
	position: absolute;
	top: 0;
	margin: auto;
	left: -300%;
	right: -300%;
	z-index: 0;
}

.sub-promo .fine-print {
	font-size: 10px;
	line-height: 10px;
	margin: 0;
}


/* News
====================================== */

/*.articlelist_intro {
	font-size: 16px;
	line-height: 26px;
}

.articlelist_title {
	position: relative;
	font-size: 22px;
	line-height: 25px;
	text-align: left;
	text-decoration: none;
	color: #333;
	display: block;
	margin: 0;
}
*/
.news h2 {
	height: 71px;
	position: relative;
	margin: 0 0 40px 0;
	padding: 0;
}

	.news h2:before {
		content: "";
		text-align: center;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 1px;
		width: 85px;
		margin: auto;
		border-bottom: 1px solid #8d234d;
	}

.news, .newsreel {
	max-width: 1200px;
	padding: 0 20px;
	text-align: center;
	margin: 80px auto;
}

	.news .articlelist_title {
		margin: 0 0 20px 0;
	}

.newsreel {
	margin-top: 40px;
}

/*.articlelist li {
	width: 30%;
	margin-right: 3.3%;
	text-align: left;
	display: inline-block;
	padding: 0;
	vertical-align: top;
}

	.articlelist li:last-child {
		margin-right: 0;
	}*/

#moreNews a {
	display: block;
	border-radius: 4px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font: normal normal 20px/25px;
	border-radius: 6px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	margin: 40px auto 0 auto;
	height: 55px;
	line-height: 58px;
	padding: 0 15px;
	color: #8d234d;
	background: none;
	border: 1px solid #8d234d;
	position: relative;
	max-width: 168px;
}

	#moreNews a:hover {
		color: #fff;
		background: #8d234d;
		border: 1px solid #fff;
	}

span.readMore {
	display: block;
	margin: 20px 0 0 0;
	font: normal normal 18px/24px;
}


/* Footer
====================================== */

/*
footer {
	background-color: #333333;
	min-height: 500px;
	color: #fff;
	text-align: center;
	padding: 40px 0;
}

	footer ul, footer p {
		max-width: 1200px;
		margin: 0 auto 40px auto;
		padding: 0 20px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	footer p {
		font-size: 12px;
		line-height: 18px;
		color: #ffffff;
	}

		footer p:first-child {
			padding: 0;
			margin: auto;
		}

.footer-links li {
	margin: 0 10px;
	font-size: 14px;
	display: inline-block;
}

	.footer-links li:nth-child(even) {
		color: #666666;
	}

footer .logo {
	margin: 40px 0 0 0;
}

footer a {
	color: #c6c6c6;
	text-decoration: none;
}

	footer a:hover {
		color: #c6c6c6;
		border-bottom: 1px solid #c6c6c6;
		padding: 0 0 5px 0;
	}*/

/*  .footer-links li a {
    text-decoration:                none;
  }

      .footer-links li a:hover {
        padding:                        0 0 9px 0;
        border-bottom:                  1px solid #c6c6c6;
      }
*/


/* locator 
============================================================================ */

/*div#mapControls, #mapWrapper {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#mapWrapper, #mapContainer, #locationContainer {
	width: 100% !important;
}

#locationContainer {
	margin-left: 0 !important;
}

#mainTopPanel, .additionalPanel {
	width: 100% !important;
}

.locationHeadings h2, .locationHeadings h3 {
	padding: 30px 0 20px !important;
}

.threecol .col1 h3, .threecol .col3 h3 {
	padding: 20px 0 !important;
	font-size: 25px !important;
}

#mainPanelDetails {
	width: 95% !important;
}

#results_panel ul#listResults li {
	text-indent: 0;
	padding: 5px !important;
	line-height: 20px;
}

#map_results ul li {
	text-indent: 0 !important;
}



	#map_results ul li#resultsTab:before, #results_panel ul#listResults li:before {
		content: none;
	}



.locationUrlLink {
	color: #8d234d !important;
}

::-webkit-input-placeholder {
	color: #7c8589;
	font-family: Verdana, Geneva, sans-serif;
}

:-moz-placeholder {
	color: #7c8589;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 40px;
}

::-moz-placeholder {
	color: #7c8589;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 40px;
}

:-ms-input-placeholder {
	color: #7c8589;
	font-family: Verdana, Geneva, sans-serif;
}

placeholder {
	color: #7c8589;
	font-family: Verdana, Geneva, sans-serif;
}


/* ATM locator
============================================================================ */

/*body.Section0 .main-wrapper {
	min-height: 950px;
}

div#mapControls, #mapWrapper {
	padding: 20px 0 20px 20px;
}

#map_search_btn {
	background-color: #8d234d;
	border: 1px solid #8d234d;
	box-shadow: none;
	width: 100px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	font-family: Verdana, Geneva, sans-serif;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	color: #fff;
	margin: 3px 0 0 0;
	line-height: 20px;
	padding: 0 15px;
	text-indent: 0;
	min-height: 27px;
}

	#map_search_btn:hover {
		background-color: #8d234d;
		border: 1px solid #8d234d;
	}
*/


/* Mixins - buttons, etc
====================================== */

.bbox {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clear-fix:before,
.clear-fix:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

/*.btn {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	min-width: 160px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	border-radius: 6px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	margin: 0 5px 10px;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	text-indent: 0;
	font-size: 18px;
	border: 2px solid #8d234d;
	font-family: "GillSansStd_0",Verdana, Geneva, sans-serif;
}

	.btn:active {
		background: #8d234d;
		box-shadow: inset 0 2px 10px 2px rgba(68,68,68,0.3);
	}

	.btn.primary {
		background: #8d234d;
	}

.primary:hover, .readon:hover {
	color: #fff;
	background: #8d234d;
}

.secondary {
	color: #8d234d;
	background: none;
	position: relative;
	padding: 0 35px;
}

.sub-promo .secondary {
	background: none;
	border: 1px solid white;
	color: #fff;
	z-index: 999;
	margin: 0 auto 20px auto;
}

.secondary:hover {
	color: #fff;
	background: #8d234d;
	border: 2px solid #8d234d;
}

.btn.medium {
	height: 45px;
	padding: 0 20px;
	line-height: 46px;
	font-size: 16px;
}

.btn.small {
	min-width: 0;
	height: 30px;
	padding: 0 15px;
	line-height: 31px;
	font-size: 14px;
}

.btn.product {
	border: none;
	color: #333;
	text-align: left;
}


	.btn.product:hover {
		border: none;
		color: #8d234d;
	}

	.btn.product:active {
		background: none;
		box-shadow: none;
	}

.forms-applications .btn.product {
	padding: 0;
}

.TB_Wrapper a:hover {
	text-decoration: none;
}

.TB_Wrapper .btn.primary {
	display: block;
	margin: 20px auto;
	max-width: 300px;
	text-decoration: none;
	height: 50px;
	line-height: 50px;
	font-size: 21px;
	min-width: 108px;
	border: 0;
}


/* specific button styles */
/*
.two-col-layout-cta td:last-child .btn {
	display: block;
	max-width: 250px;
	margin: 0 auto 20px auto;
}

.btn.ib {
	margin: 5px auto;
	color: #fff;
	padding: 0 12px;
	border: none;
	min-width: 0;
	float: right;
	width: 209px;
	box-sizing: content-box;
	display: none;
}

	.btn.ib:before {
		content: "\e625";
		border-right: 1px solid #0077c7;
		float: left;
		width: 30px;
		margin: 0 15px 0 0;
		padding: 0 9px 0 0;
		font-size: 24px;
		line-height: 55px;
		color: #ffffff;
	}

	.btn.ib:hover {
		color: #fff;
		border-bottom: 4px solid #8b1e14;
		-moz-box-shadow: 0 3px 2px 0 #e3e3e3;
		box-shadow: 0 3px 2px 0 #e3e3e3;
		margin: 1px auto 5px auto;
	}

	.btn.ib:active {
		-moz-box-shadow: none;
		box-shadow: none;
		border: none;
		margin: 5px auto;
	}*/

/*.desktop-ib {
	display: inline-block;
}

.mobile-ib {
	display: none;
}*/

/*.campaign .btn {
	min-width: 220px;
}

.readon, #searchForm .button {
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	font: normal normal 18px/33px "GillSansStd_0",Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
	border-radius: 6px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	margin: 0 auto 20px auto;
	height: 30px;
	padding: 5px 25px;
	text-indent: 0;
	border: 1px solid #8d234d;
	color: #fff;
	background: #8d234d;
}

#searchForm .button {
	height: 38px;
}

div#page p.fine-print {
	font-size: 12px;
	line-height: 18px;
	color: #c8c8c8;
}
*/

/* Directors page styling
============================================================================ */

div#page ul.directors {
	margin: 40px 0;
	padding: 0 0 0 20px;
}

	div#page ul.directors h3 {
		padding: 0 0 10px 0;
	}

	div#page ul.directors li {
		list-style: none;
		display: inline-block;
		width: 78.35%;
		margin: 0 0 0 0.85%;
		vertical-align: top;
		text-indent: 0;
	}

		div#page ul.directors li:before {
			content: none;
		}

		div#page ul.directors li:first-child {
			width: 15%;
			margin: 0;
		}

		div#page ul.directors li ul li, div#page ul.directors li ul li:first-child {
			width: 100%;
			margin: 0;
		}



		div#page ul.directors li img {
			max-width: 100% !important;
			width: auto !important;
			height: auto !important;
		}

		div#page ul.directors li p {
			/*margin: 0 0 20px 0;*/
			font-size: 14px;
			line-height: 22px;
		}


/* TABLE STYLES 
============================================================================ */


/*div#page table {
	margin: auto;
}

table tbody td {
	font-size: 15px;
	line-height: 26px;
	vertical-align: top;
}

.padding td {
	padding: 0 40px;
}

table {
	max-width: 1160px !important;
	width: 100%;
}

	table.clean, table.clean tr {
		background: none !important;
	}*/



/* Expand Tables
============================================================================ */


/*div#page table.expandTb, div#page table.expandTb tr, div#page table.expandTb td {
	margin: 20px 0 !important;
	padding: 1%;
	text-align: left !important;
}

	div#page table.expandTb td.expandTb_content {
		padding: 20px 0;
		height: auto;
		width: 100%;
	}

		div#page table.expandTb td.expandTb_content ul.threeColl li {
			list-style: none;
			float: left;
			width: 30%;
			padding: 0;
			margin: 0 0 15px 20px;
		}

	div#page table.expandTb table.stripeTable td {
		padding: 8px 20px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

div#page table.expandTb {
	margin: 0 auto 1px auto !important;
	padding: 0 20px;
	max-width: 1160px;
}

div#page td.expandTb_content p {
	padding-left: 20px;
	padding-right: 20px;
}

	div#page td.expandTb_content p.icon-tick {
		font-weight: bold;
		color: #8d234d;
	}

div#page td.expandTb_content h2,
div#page td.expandTb_content h3,
div#page td.expandTb_content h4,
div#page td.expandTb_content h5 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.expandTb_header {
	height: 55px;
	background-color: transparent;
	border-bottom: none;
	text-decoration: none;
	cursor: pointer;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: auto;
}

table.expandTb tr td.dropDownLink {
	font-weight: normal;
}

table.expandTb > tbody > tr > td.dropDownLink:hover {
	background-color: transparent;
	text-decoration: none;
	color: #333;
	cursor: pointer;
}

table.expandTb tr td.dropDownLink:hover {
	text-decoration: none;
	cursor: text;
}

.expandTb_header td {
	font-size: 22px;
	line-height: 30px;
	padding: 0 20px;
	color: #333;
	font-family: "GillSansStd_0",Verdana, Geneva, sans-serif;
	border-radius: 6px;
}

table.expandTb .icon-plus,
table.expandTb .icon-minus {
	background: none;
	position: relative;
	line-height: 15px;
	float: left;
	margin: 2px 15px 0 0;
}

	table.expandTb .icon-plus:before, table.expandTb .icon-minus:before {
		font-weight: bold;
		color: #8d234d;
	}

	table.expandTb .icon-plus:before {
		content: "\e602";
		font-size: 20px;
	}

	table.expandTb .icon-minus:before {
		content: "\e605";
		font-size: 20px;
	}


/* Stripe Tables (pulled in from byond product summary)
============================================================================ */

table.stripeTable {
	padding: 0;
	margin: 0 0 40px 0;
}

	table.stripeTable tbody td {
		border: 0;
	}

	table.stripeTable tr th {
		background-color: #333;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		padding: 10px 20px;
		text-align: left;
		border: none;
	}

	/*table.stripeTable tr.odd td, table.stripeTable tr td.first {
		background-color: #f1f1f1 !important;
		border: 1px solid #ffffff !important;
	}

	table.stripeTable tr td.first, table.stripeTable tr.prodtGp td {
		background-color: #d9d9d9 !important;
		font-weight: bold;
	}

	table.stripeTable tr.even td {
		background-color: #f9f9f9;
		border: 1px solid #ffffff !important;
	}*/

	table.stripeTable tr td {
		border: none !important;
	}

table.tablesorter2 td img {
	width: auto;
}


/* various responsive column Tables 
============================================================================ 

table.two-col-layout, table.three-col-layout, table.four-col-layout, table.two-col-layout-cta, table.three-col-layout-cta, table.three-col-split, table.two-col-split {
	width: 100%;
	border-collapse: collapse;
	margin: 0 auto 40px auto !important;
}

	table.two-col-layout td img, table.two-col-layout-cta td img, table.three-col-layout-cta td img,
	table.three-col-layout td img, table.four-col-layout td img, table.three-col-split td img, table.two-col-split td img {
		max-width: 100% !important;
		height: auto !important;
		margin: auto;
		display: inline-block;
	}

	table.two-col-layout td, table.four-col-layout td, table.two-col-layout-cta td {
		padding: 0 1.65% 0 0;
		vertical-align: top;
	}

	table.two-col-layout td, table.three-col-split td:first-child {
		width: 46.6%;
	}

	table.two-col-split td:first-child {
		width: 75.5%;
		padding: 20px;
	}

	table.two-col-layout-cta td:first-child {
		
	}

	table.two-col-layout-cta td:last-child,
	table.three-col-layout-cta td:last-child {
		width: 24.16%;
		padding: 0;
	}

	table.three-col-layout-cta td:first-child,
	table.three-col-layout-cta td:nth-child(2) {
		width: 36.6%;
		vertical-align: top;
		padding: 0 3.3% 0 0;
	}

	table.three-col-layout td {
		width: 31%;
	}

	table.three-col-layout td, table.three-col-layout.stripeTable td,
	table.four-col-layout td, table.four-col-layout.stripeTable td, table.three-col-split td {
		width: 22.5%;
		padding: 0 1.65%;
	}

	table.three-col-split tr:nth-child(odd) td, table.two-col-split tr:nth-child(odd) td {
		background-color: #f6f6f6;
	}

	table.three-col-split tr:nth-child(even) td, table.two-col-split tr:nth-child(even) td {
		background-color: #fff;
	}

	table.three-col-split td, table.two-col-split td {

		padding: 20px;
		vertical-align: middle;
	}

	table.three-col-split.top td, table.two-col-split.top td {
		vertical-align: top;
	}

	.three-col-split td:first-child, table.two-col-split td:first-child {

		padding: 20px;
	}

	.three-col-split.top td:last-child, table.two-col-split.top td:last-child {
		padding: 40px 20px 20px 1.65%;
	}

	.three-col-split td:last-child, table.two-col-split td:last-child {
	
		padding: 20px;
	}

	/*.three-col-split td:last-child .btn {
    width: 100%;
}
*/ /*
	table.two-col-layout td:first-child,
	table.two-col-layout.stripeTable td:first-child,
	table.three-col-layout td:first-child,
	table.three-col-layout.stripeTable td:first-child,
	table.four-col-layout td:first-child,
	table.four-col-layout.stripeTable td:first-child {
		padding: 0 1.65% 0 0;
	}

	table.two-col-layout td:last-child,
	table.two-col-layout.stripeTable > td:last-child,
	table .three-col-layout td:last-child,
	table.three-col-layout.stripeTable td:last-child,
	table.four-col-layout td:last-child,
	table.four-col-layout.stripeTable td:last-child {
		padding: 0 0 0 1.65%;
	}

table .tablesorter2.stripeTable {
	padding: 0;
	margin: 0;
}

	table .tablesorter2.stripeTable td, table .tablesorter2.stripeTable .customerDetailsThead.header {
		font-size: 16px;
		text-align: left;
		padding: 8px 20px;
		margin: 0;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		vertical-align: top;
	}

		table .tablesorter2.stripeTable .customerDetailsThead.header:last-child {
			padding: 8px 0 8px 8px;
		}

table .two-col-layout .tablesorter2.stripeTable,
table.two-col-layout .tablesorter2.stripeTable thead,
table.two-col-layout .tablesorter2.stripeTable tbody,
table.two-col-layout .tablesorter2.stripeTable th,
table.two-col-layout .tablesorter2.stripeTable td,
table.two-col-layout .tablesorter2.stripeTable tr {
	display: auto !important;
	width: auto !important\9;

	float: none !important;
	\9; 
}

.prodtGp {
	font-weight: bold;
}

/* Scrollable table 

.tables_wrapper.scroll {
	margin: 0 0 40px 0;
	max-width: 1200px;
	width: 100%;
}

table.scrollable-table {
	padding: 0;
	margin: 0 0 40px 0;
	width: 100%;
}

	table.scrollable-table .subhead {
		background-color: #e1e5e9;
		font-size: 18px;
	}

	table.scrollable-table h4 {
		color: #00aeef;
		font-size: 18px;
		font-family: Verdana, Geneva, sans-serif;
		padding: 0;
	}

	table.scrollable-table th a {
		color: #fff;
	}

	table.scrollable-table tbody td, .scrollable-table tr th {
		font-size: 16px;
		line-height: 26px;
		border: 0;
		padding: 10px 20px;
		color: #545454;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		vertical-align: middle;
	}

	table.scrollable-table tbody td {
		border: 1px solid #ffffff;
	}

	table.scrollable-table tr th {
		background-color: #333;
		color: #fff;
		font-weight: normal;
		text-align: left;
		font-family: "GillSansStdBold_0",Verdana, Geneva, sans-serif;
	}

	table.scrollable-table tr:nth-child(odd),
	table.scrollable-table tr.odd td {
		background-color: #f9f9f9;
		border: 1px solid #fff;
	}

		table.scrollable-table tr:nth-child(odd).clear-cell {
			background-color: #fff !important;
		}

	table.scrollable-table tr.clear-cell td {
		padding: 10px 20px;
	}

	table.scrollable-table tr:nth-child(even),
	table.scrollable-table tr.even td {
		background-color: #f1f1f1;
		border: 1px solid #fff;
	}

.tables_wrapper {
	display: table;
	max-width: 100%;
	overflow: hidden;
	outline: none;
}

table.scrollable-table.two-col td {
	width: 50%;
}

.expandTb_content .tables_wrapper.scroll {
	overflow: inherit;
	border: none;
}

/* Rates table */

.rates-table, .rates-table th, .rates-table td {
	border-collapse: collapse;
	padding: 0 !important;
	margin: 0;
	border: none;
	width: 100%;
	vertical-align: middle;
}

	.rates-table td {
		width: 33.333%;
	}

	.rates-table tr:first-child th, .rates-table tr:last-child td, .rates-table tr:nth-child(3) td {
		width: 100%;
	}

section.content.campaign div#page .rates-table td p, div#page .rates-table td p {
	color: #fff;
	font-size: 12px;
	line-height: normal;
	margin: 0;
}

section.content.campaign div#page .rates-table td:nth-child(3) p, div#page .rates-table td:nth-child(3) p, .rates-table td:nth-child(3) .input {
	color: #bebebe;
}

.rates-table img {
	width: 100%;
	height: auto;
}

.rates-table tr:nth-child(2) {
	height: 155px;
}

.rates-table tr:nth-child(4) {
	height: 130px;
}

.rates-table tr:nth-child(5) td img {
	vertical-align: bottom;
}


.rates-table.home, .rates-table.car, .rates-table.personal {
	background-repeat: no-repeat;
	background-size: cover;
}

.rates-table.home {
	background-image: url(http://assets.firstoptioncu.com.au/images/Rates/table/rates_bg.jpg);
}

.rates-table.car {
	background-image: url(http://assets.firstoptioncu.com.au/images/Rates/table/rates_car_bg.jpg);
}

.rates-table.personal {
	background-image: url(http://assets.firstoptioncu.com.au/images/Rates/table/rates_personal_bg.jpg);
}


.rates-table .input {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}


/* Benefits and features table
============================================================================ */

#page .benefits-features h2 {
	padding: 0;
}

table.benefits-features, table.benefits-features p {
	color: #697378;
}

	table.benefits-features p {
		margin: 0;
		padding: 0;
	}

	table.benefits-features h2 {
		color: #005dab;
		background-color: #e5f4ff;
		border-bottom: 0;
		margin-bottom: -1px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 25px;
	}

	table.benefits-features td {
		padding: 20px;
		margin: 0;
		width: 50%;
		background-color: #e5f4ff;
		border: 1px solid #fff;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	table.benefits-features.stripe tr:nth-child(even) td {
		background-color: #fafcfe;
	}

	table.benefits-features th {
		padding: 20px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		background-color: #e5f4ff;
	}


/* Add to home screen
====================================== */

/*   .to-home {
        padding: 15px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        z-index: 999999;
        margin: 0;
     }

        .to-home span {
          display: inline-block;
          vertical-align: middle;
        }

        .to-home:before {
          content: "";
          background-image: url('/templates/client/images/touch-icon-ipad.png');
          background-size: 40px;
          border-radius: 4px;
          width: 40px;
          height: 40px;
          display: inline-block;
          margin-right: 15px;
          vertical-align: middle;
        }
*/

/* Share links
====================================== */

.share-links {
	display: none; /* Hiding until updated */
	height: 40px;
	position: relative;
	z-index: 999;
	max-width: 1200px;
	margin: auto;
	left: 0;
	right: 0;
	padding: 40px 20px 40px 44px;
	box-sizing: border-box;
	height: 113px;
	z-index: 9999;
}

.breadcrumbs {
	top: 7px;
	padding: 20px 0 40px 0;
	margin-top: 0;
	display: block;
}

ul#shareThisList {
	right: 0;
	text-align: left;
	z-index: 99;
}

ul#shareThisList {
	width: 100%;
	margin: 0;
	position: relative;
	left: 0;
}

#shareThisList li ul {
	margin-top: 10px;
}

#shareThisList li ul {
	margin-top: 10px;
}

ul#shareThisList li ul:before {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

ul#shareThisList > li:first-child, ul#shareThisList > li:nth-child(2) {
	float: left;
}

.socialLink_em, .socialLink_st {
	padding: 0;
	margin-right: 10px;
}

ul#shareThisList li ul li {
	width: inherit;
	margin: 0;
}

ul#shareThisList ul li li {
	display: list-item;
}

ul#shareThisList li a {
	display: block;
	border: 1px solid #bbbbbb;
	background-color: #fff;
	border-radius: 4px;
	height: 31px;
	line-height: 30px;
	padding: 0 16px;
	text-decoration: none;
	font-size: 14px;
}

	ul#shareThisList li a:hover {
		background: #ebebeb;
	}

ul#shareThisList li:nth-child(2) a:active,
ul#shareThisList li ul li:first-child a {
	border-radius: 4px 4px 0 0;
}

ul#shareThisList li ul li:nth-child(2) a,
ul#shareThisList li ul li:nth-child(3) a,
ul#shareThisList li ul li:nth-child(2) a:hover,
ul#shareThisList li ul li:nth-child(3) a:hover {
	border-radius: 0;
	border-top: none;
}

ul#shareThisList li ul li:last-child a,
ul#shareThisList li ul li:last-child a:hover {
	border-radius: 0 0 4px 4px;
	border-top: none;
}


/* Editor styles
====================================== */

div#page p.Rate-interest, div#page p.Rate-comparison {
	display: inline-block;
	margin: 0 20px 40px 0;
	max-width: 200px;
	text-align: left;
}

	div#page p.Rate-interest.prefix, div#page p.Rate-comparison.prefix {
		max-width: 220px;
	}

.Rate-interest span.input, .Rate-comparison span.input {
	font-size: 55px;
	font-weight: normal;
	line-height: 50px;
	font-family: "GillSansStd_0",Verdana,Arial,sans-serif;
}

.Rate-interest span.postfix, .Rate-comparison span.postfix {
	font-weight: normal;
	font-size: 25px;
}


.Rate-interest.prefix span.input, .Rate-comparison.prefix span.input {
	font-size: 55px;
	font-weight: normal;
	line-height: 50px;
	font-family: "GillSansStd_0",Verdana,Arial,sans-serif;
}

.Rate-interest.prefix span.postfix, .Rate-comparison.prefix span.postfix {
	font-weight: normal;
	font-size: 25px;
}


.Rate-interest.prefix span:first-child, .Rate-comparison.prefix span:first-child {
	display: block;
}

.Rate-interest span.prefix, .Rate-interest.prefix span.prefix, .Rate-comparison span.prefix, Rate-comparison.prefix span.postfix {
	display: none;
}

.Rate-interest {
	color: #333;
}

.Rate-comparison {
	color: #818181;
}

iframe.R-Video {
	width: 100%;
	max-width: 650px;
}


/* Responisve images */

img.small-img, img.medium-img, img.large-img,
div#page img.small-img, div#page img.medium-img, div#page img.large-img {
	width: 100% !important;
	height: auto !important;
}

.small-img img, img.small-img,
div#page .small-img img, div#page img.small-img {
	max-width: 140px !important;
}

.medium-img img, img.medium-img,
div#page .medium-img img, div#page img.medium-img {
	max-width: 280px !important;
}

.large-img img, img.large-img,
div#page .large-img img, div#page img.large-img {
	max-width: 560px !important;
}




/* Misc
====================================== */

iframe.forms {
	height: 1050px;
	width: 100%;
	max-width: 646px;
}

/* byond nav bar styling */

div#myLogin {
	position: fixed !important;
	top: 160px !important;
	z-index: 999 !important;
}

#adminNav {
	position: fixed !important;
	top: 179px !important;
	z-index: 999 !important;
	width: auto !important;
}

.down-arrow {
	cursor: pointer;
	position: absolute;
	color: #fff;
	bottom: 20px;
	margin: auto;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	border: 1px solid #fff;
	z-index: 9999;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 30px;
	text-decoration: none;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-transition: background-color ease 0.3s;
	-moz-transition: background-color ease 0.3s;
	-o-transition: background-color ease 0.3s;
	transition: background-color ease 0.3s;
}

	.down-arrow:hover {
		background-color: rgba(255,255,255, 0.2);
		color: #fff;
	}

.anchor {
	margin-top: -190px;
	display: inline-block;
	position: absolute;
	height: 190px;
	padding-top: 190px;
}

/* Search page styles */

table.contentpaneopen fieldset {
	margin: 0 0 20px 0;
}

div.componentheading {
	font-size: 30px;
	line-height: normal;
}

#searchForm td input {
	padding: 0 15px;
	height: 50px;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #888;
}

	#searchForm td input[type="radio"] {
		width: 18px;
		margin-right: 0.5em !important;
		display: inline-block;
	}

@media screen and (max-width: 479px) {
	#searchForm td:last-child input[type="radio"],
	#searchForm tr:last-child td label {
		float: left;
		vertical-align: middle;
		line-height: 50px;
	}

	#searchForm tr:last-child td input[type="radio"] {
		clear: left;
	}
}

#searchForm td button {
	border: none;
	background-color: #8d234d;
	height: 50px;
	padding: 0 25px;
	font-size: 18px;
	color: #fff;
}

form#searchForm {
	margin: 0;
	padding: 20px 0;
	background: #f5f5f5;
	border-radius: 6px;
}

.contentpaneopen ul.pagination {
	font-size: 1.7rem;
	line-height: normal;
	padding-bottom: 2rem;
}

@media screen and (min-width: 768px) {
	#searchForm td input {
		margin-left: 1em;
	}
}

.searchintro tr:first-child td {
	padding-bottom: 0.75em;
}

/* Search page styles */


/* Hack the live chat position
  .LPMcontainer,
  .lpchat-container {
    right:                                  0 !important;
    left: auto                             ! important;
  }

  .LPMcontainer,
  .lpchat-container {
    top:                                    auto !important;
    bottom:                                 0 !important;
  }
  */

/* .fifty-years {
    display:								none;
  }*/

.mobile {
	display: none;
	z-index: 9999;
	position: relative;
}

img.responsiveImage {
	border: 0 none;
	display: block;
	height: auto !important;
	max-width: 100%;
	width: 100% !important;
}

.max-size {
	max-width: 240px !important;
}

.site-by {
	text-decoration: none;
	color: #fff;
}

	.site-by:hover {
		text-decoration: none;
		color: #fff;
	}

	.site-by:after {
		content: "\e62f";
		color: #fff;
		font-size: 36px;
		display: inline-block;
		vertical-align: middle;
		margin: 0 0 0 5px;
	}


.app-info img {
	display: inline-block;
	margin: 0 auto;
}

.app-info a:hover {
	text-decoration: none;
	border-bottom: none;
}

.contentpaneopen_edit {
	position: relative;
	height: 31px;
	margin-bottom: 20px;
	width: 31px;
	background: #8d234d;
	text-align: center;
	padding: 4px;
	box-shadow: 3px 3px 0 0 rgba(68,68,68,0.2);
}

div#page p img {
	max-width: none;
	padding: 0;
	vertical-align: bottom;
	margin-right: 0.25em;
}

div#page p.buttonheading, div.blog p.buttonheading {
	position: absolute;
	display: block;
	background-color: #fff;
	height: 31px;
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
	z-index: 999;
	width: 35px;
	text-align: center;
	bottom: -151px;
	display: none; /* Hiding until share-links updated */
}

	div#page p.buttonheading a, div.blog p.buttonheading a {
		border: 1px solid #bbbbbb;
		border-radius: 4px;
		text-decoration: none;
		height: 100%;
		width: 100%;
		display: block;
	}

		div#page p.buttonheading a:hover, div.blog p.buttonheading a:hover {
			background-color: #ebebeb;
		}


		div#page p.buttonheading a:before, div.blog p.buttonheading a:before {
			content: "\e60b";
			font-size: 22px;
			line-height: 32px;
			color: #8d234d;
		}

	div#page p.buttonheading img, div.blog p.buttonheading img {
		display: none;
	}

.mobile-logo {
	height: 100%;
	display: inline-block;
}

.phone-link {
	pointer-events: none;
	cursor: text;
}


/* Campaigns
====================================== */

section.content.campaign {
	margin-top: 40px;
}

.campaign .internal-banner h1 {
	padding: 0;
	text-align: inherit;
}

.internal-banner h1 {
	padding: 0;
	text-align: center;
}

/*h1 {
	letter-spacing: 1px;
	z-index: 98;
	position: absolute;
	margin: auto;
	display: inline-block;
	width: 100%;
	background: none;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50% !important;
	font: normal normal 65px "GillSansStd_0",Verdana,Arial,sans-serif;
	color: #fff;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}*/

.banner-content h1 {
	letter-spacing: 1px;
	z-index: 98;
	font: normal normal 65px "GillSansStd_0",Verdana,Arial,sans-serif;
	color: #fff;
	position: relative;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.banner-content {
	padding: 0 40px;
	max-width: 1140px;
}

.internal-banner-campaign a {
	position: relative;
	z-index: 9999;
	text-align: center;
	display: block;
	margin: 20px auto;
	width: 300px;
	text-decoration: none;
	height: 60px;
	line-height: 60px;
	font-size: 21px;
	min-width: 108px;
	border: 0;
}

.share-links.campaign {
	display: inline-block;
	height: 85px;
	position: relative;
	z-index: 999;
	margin: auto;
	float: right;
	padding: 23px 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 9999;
	width: 144px;
}

/* Kids saver styles
====================================== */

body.Section30.responsive2 div#page ul li:before, body.Section30.responsive2 div.blog ul li:before {
	color: #7BA96B;
}

body.Section30.responsive2 .middleSection {
	background-color: #7BA96B;
	position: relative;
}

	body.Section30.responsive2 .middleSection:after {
		content: "\e60d";
		font-size: 200px;
		display: block;
		float: left;
		color: #fff;
		position: absolute;
		left: 6%;
		top: 40%;
		-webkit-animation-name: flicker; /* Chrome, Safari, Opera */
		-webkit-animation-duration: 10s; /* Chrome, Safari, Opera */
		animation-name: flicker;
		animation-duration: 10s;
		animation-iteration-count: infinite;
	}


/* Chrome, Safari, Opera */
@-webkit-keyframes flicker {
	0% {
		color: #7BA96B;
	}

	25% {
		color: #bdd4b5;
	}

	50% {
		color: white;
	}

	75% {
		color: #bdd4b5;
	}

	100% {
		color: #7BA96B;
	}
}

/* Standard syntax */
@keyframes flicker {
	0% {
		color: #7BA96B;
	}

	25% {
		color: #bdd4b5;
	}

	50% {
		color: white;
	}

	75% {
		color: #bdd4b5;
	}

	100% {
		color: #7BA96B;
	}
}

/*body.Section30.responsive2	.btn {
    border-color: #F4744F;
}

body.Section30.responsive2 .btn:active {
        background:                         #F4744F;
}
	
body.Section30.responsive2	.btn.primary {
    background: #F4744F;
}


body.Section30.responsive2 .primary:hover {
    background:                         #F4744F;
  }

body.Section30.responsive2 .secondary {	
	color: #F4744F;
	}
	
body.Section30.responsive2 .secondary:hover {
        color:                              #fff;
        background:                         #F4744F;
        border-color:                       #F4744F;
      }*/

body.Section30.responsive2 .middleSection-inner .circle {
	background: #7BA96B none repeat scroll 0% 0%;
}

body.Section30.responsive2 .bottomSection {
	background-color: #eeeeee;
}


/* ///  Campaign highlight-links  /// */

div#page ul.highlight-links {
	max-width: 1140px;
	margin: 0 auto;
	box-sizing: border-box;
}


ul.highlight-links img {
	width: 100% !important;
	max-width: 200px;
	height: auto !important;
	display: block;
	margin: auto;
}

div#page ul.highlight-links li, ul.highlight-links li {
	display: inline-block;
	width: 20%;
	margin: 0 2.1% 10px 2.1%;
	padding: 0;
	box-sizing: border-box;
	text-align: center;
	text-indent: 0;
}

	div#page ul.highlight-links li:before {
		content: none;
	}


	ul.highlight-links li a {
		font-size: 50px;
		text-decoration: none;
		color: #8d234d;
	}

		ul.highlight-links li a:hover {
			color: #8d234d;
			border-bottom: 2px solid #8d234d;
			padding-bottom: 40px;
		}

			ul.highlight-links li a:hover span {
				color: #8d234d;
			}

		ul.highlight-links li a span {
			position: relative;
			left: 0;
			top: 0;
			color: #585858;
			font-size: 18px;
			text-align: center;
		}



/* Tabs
====================================== 

div.byondTabContent {
	width: 100%;
}

span.bigtext {
	display: inline-block;
	margin: 13px 0 0 0;
	font-size: 47px;
}

#page ul#byondTabMenu li:first-child, ul#byondTabMenu li:first-child {
	border-radius: 6px 0 0 0;
}

#page ul#byondTabMenu li, ul#byondTabMenu li {
	border-radius: 0 6px 0 0;
}

#page ul#byondTabMenu, ul#byondTabMenu {
	list-style-type: none;
	margin: 0;
	height: 50px;
	border-bottom: 0;
	margin-bottom: -1px;
}

div#page ul#byondTabMenu li {
	text-indent: 0;
	width: 50%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	height: 50px;
	background: #f5f5f5;
}

	div#page ul#byondTabMenu li:before {
		content: none;
	}

#page ul#byondTabMenu li a:hover, #page ul#byondTabMenu li a:active, #page ul#byondTabMenu li.active a, ul#byondTabMenu li a:hover, ul#byondTabMenu li a:active, ul#byondTabMenu li.active a {
	padding: 7px 5px;
	font-weight: bold;
	line-height: 24px;
}

ul#byondTabMenu li:hover, ul#byondTabMenu li:active, ul#byondTabMenu li.active, #page ul#byondTabMenu li:hover, #page ul#byondTabMenu li:active, #page ul#byondTabMenu li.active {
	list-style-type: none;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 50px;
	border-top: 1px solid #8d234d;
	border-left: 1px solid #8d234d;
	border-right: 1px solid #8d234d;
	background: #8d234d;
}

	ul#byondTabMenu li.active:hover, #page ul#byondTabMenu li.active:hover,
	ul#byondTabMenu li:hover, #page ul#byondTabMenu li:hover {
		border-top: 1px solid #8d234d;
		border-left: 1px solid #8d234d;
		border-right: 1px solid #8d234d;
		background: #8d234d;
	}

ul#byondTabMenu li a:link, ul#byondTabMenu li a:visited, #page ul#byondTabMenu li a:link, #page ul#byondTabMenu li a:visited {
	background-image: none;
	padding: 0 15px;
	line-height: 50px;
	color: #8d234d;
	font-size: 16px;
	font-weight: normal;
	height: 100%;
	text-align: center;
}

#page ul#byondTabMenu li.active a, #page ul#byondTabMenu li a:hover {
	color: #ffffff;
}

#page ul#byondTabMenu li:before, ul#byondTabMenu li:before {
	content: none;
}


/* ---------------------- Page header styling ---------------------- */

#sectionHeader img {
	position: absolute;
	left: -50%;
	right: -50%;
	margin: auto;
}

#sectionHeader .promotext.titleSansImage {
	left: 0;
	display: block;
	position: relative;
	padding: 0;
}


/* Calculators
============================================================================ */

/*.default_layout:before, .responsive_layout:before, .phones_layout:before, .phones_to_tablets_layout:before,
.default_layout:after, .responsive_layout:after, .phones_layout:after, .phones_to_tablets_layout:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.loan-calculator-app .gbst-loan-repayment .content .inputs-wrapper .section li.short-select-wrapper {
	width: auto !important;
}

.amount input.range .standard-input {
	margin: 0;
}

.responsive_layout .ui-accordion-header [class^="icon-"], .responsive_layout .ui-accordion-header [class*="icon-"] {
	margin: 0;
}

.responsive_layout .gbst-loan-repayment {
	border: 1px solid #e2e2e2 !important;
}

.responsive_layout div.highcharts-container, .responsive_layout div.highcharts-container svg {
	width: 100% !important;
	min-width: 0 !important;
}

.gbst-loan-repayment .title {
	height: 40px;
}

div#page .phones_layout tr, div#page .phones_layout th, div#page .phones_layout td,
div#page .responsive_layout tr, div#page .responsive_layout th, div#page .responsive_layout td,
div#page .phones_to_tablets_layout tr, div#page .phones_to_tablets_layout th, div#page .phones_to_tablets_layout td,
div#page .default_layout tr, div#page .default_layout th, div#page .default_layout td {
	float: none;
	margin: 0 !important;
}

td.state, td.phone {
	vertical-align: middle !important;
}

.phones_layout, .responsive_layout, .phones_to_tablets_layout, .default_layout {
	min-width: 0 !important;
}

ul.controls-wrapper li {
	vertical-align: top;
}

div#page .responsive_layout ul {
	margin: 0;
	padding: 0 10px;
}

	div#page .phones_layout ul li, div#page .responsive_layout ul li, div#page .phones_to_tablets_layout ul li, div#page .default_layout ul li {
		text-indent: 0 !important;
	}

	div#page .responsive_layout ul li, div#page .portrait_tablets_layout ul li, div#page .default_layout ul li {
		text-indent: 0;
		margin: 0;
		padding: 25px 10px 0 10px;
		font-size: 16px;
		line-height: 26px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

ul.ui-widget li {
	margin: 0;
}

div#page .responsive_layout ul li:before, div#page .portrait_tablets_layout ul li:before, div#page .phones_to_tablets_layout ul li:before, div#page .default_layout ul li:before {
	content: none;
}

div#page .responsive_layout h1, div#page .portrait_tablets_layout h1, div#page .phones_to_tablets_layout h1, div#page .default_layout h1 {
	padding: 0;
	font: normal normal 20px/35px "GillSansStd_0";
	text-align: left;
}

.savings-plan-calculator-app .loan-inputs h2, .responsive_layout .inputs-wrapper h2, .default_layout .inputs-wrapper h2 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.borrowing-power-calculator-app .gbst-loan-repayment .content .inputs-wrapper .section li .borrowing-power-selectmenu-short,
div.borrowing-power-calculator-app .gbst-loan-repayment .content .inputs-wrapper .section li .borrowing-power-selectmenu {
	margin-top: 26px;
}

.income-tax-app .gbst-loan-repayment .content .inputs-wrapper .section h2,
.car-loan-calculator-app .gbst-loan-repayment .content .inputs-wrapper h2,
.term-deposit-calculator-app .gbst-loan-repayment .content .loan-main-view .inputs-wrapper h2 {
	padding: 0 !important;
}

.income-tax-app .gbst-loan-repayment .content .results-wrapper .outputs-wrapper .results-box.result li,
.stamp-duty-calculator-app .gbst-loan-repayment .content .results-wrapper ul li {
	padding: 0 !important;
}

.results-line .results-title {
	line-height: normal;
}

.savings-plan-calculator-app .gbst-loan-repayment .content .loan-main-view .outputs-wrapper .results-box.result .sep-result {
	margin: 0 !important;
}

.borrowing-power-calculator-app, .loan-calculator-app, .stamp-duty-calculator-app, .extra-repayments-calculator-app,
.lump-sum-calculator-app, .loan-comparison-calculator-app, .budget-planner-calculator-app, .income-tax-app, .personal-loan-calculator-app,
.car-loan-calculator-app, .savings-plan-calculator-app, .split-loan-calculator-app, .term-deposit-calculator-app {
	margin: 0 auto;
	max-width: 1000px !important;
}

	.borrowing-power-calculator-app h2, .loan-calculator-app h2, .stamp-duty-calculator-app h2, .extra-repayments-calculator-app h2,
	.lump-sum-calculator-app h2, .loan-comparison-calculator-app h2, .budget-planner-calculator-app h2, .income-tax-app h2, .personal-loan-calculator-app h2,
	.car-loan-calculator-app h2, .savings-plan-calculator-app h2, .split-loan-calculator-app h2, .term-deposit-calculator-app h2 {
		padding: 0;
	}
*/

/*
=========================================================================

								
		CREDIT CARD KEY FACTS SHEET 


=========================================================================
*/

table.keyFactSheet {
	width: 100%;
}

	table.keyFactSheet h2 {
		margin: 20px 0 5px !important;
		padding: 0 !important;
		text-align: left;
	}

.pull {
	font-size: 14px;
	font-weight: bold;
	color: #135f91;
}

table.keyFactSheet td.header {
	background-color: #135f91;
}

table.keyFactSheet tr.highlight {
	color: #565656;
	font-size: 13px;
	font-weight: bold;
	background-color: #aacae0;
}

	table.keyFactSheet tr.highlight td.firstColumn {
		background-color: #aacae0;
		color: #565656;
	}

	table.keyFactSheet tr.highlight.even td {
		background-color: #aacae0;
	}

	table.keyFactSheet tr.highlight.odd td {
		background-color: #fff;
	}

		table.keyFactSheet tr.highlight.odd td.firstColumn {
			background-color: #fff;
			color: #565656;
		}

table.keyFactSheet .title {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

table.keyFactSheet td.header {
	border-radius: 10px 10px 0px 0px;
}

table.keyFactSheet p {
	padding: 5px;
}

table.keyFactSheet tr {
	border-bottom: solid 1px #eee;
}

table.keyFactSheet td {
	padding: 5px;
	border: none;
	width: 33.33%;
}

table.keyFactSheet tr.odd {
	background-color: #f3f3f3;
}

table.keyFactSheet td.columnOdd {
	font-weight: normal;
	font-size: 12px;
}

table.keyFactSheet td.columnEven {
	font-weight: normal;
	font-size: 12px;
}

tr.odd table.keyFactSheet td {
	padding: 5px;
	border: none;
}

table.keyFactSheet td.header {
	background-color: #faa633;
	border-right: solid 1px #fff;
	color: #fff;
	padding: 10px;
	/*width:30%;*/
}

table.keyFactSheet td.firstColumn {
	background-color: #fff;
	color: #565656;
	font-size: 13px;
	font-weight: bold;
}

table.keyFactSheet tr.odd td.firstColumn {
	background-color: #f3f3f3;
	color: #565656;
	font-size: 13px;
	font-weight: bold;
}

div#accountSwitching {
	position: relative;
	float: left;
	width: 100%;
	width: 668px;
	height: auto !IMPORTANT;
}


/* //////// INFOCAST CCKFS EMAIL BUTTON///////*/

#generateCCKFSFactsheet {
	background-color: #FFFFFF;
	clear: both;
	color: #FFFFFF;
	margin: 5px 0 0;
	padding: 0 6px 0 0px;
	position: relative;
	width: auto;
}

	#generateCCKFSFactsheet input.emailDirect {
		-moz-box-sizing: border-box;
		background-color: #135f91;
		border: 1px solid #135f91;
		box-shadow: 0 0 5px 2px #A7AAB2;
		color: #FFFFFF;
		cursor: pointer;
		font-size: 20px;
		font-weight: bold;
		height: 60px;
		margin: 0;
	}

		#generateCCKFSFactsheet input.emailDirect:hover {
			box-shadow: none;
		}


	#generateCCKFSFactsheet .cssRadius {
		border-radius: 10px 10px 10px 10px;
	}

#generateFactsheet {
	margin-top: 25px;
}

	#generateFactsheet input.emailDirect {
		box-shadow: none;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		background-color: #8d234d !important;
		border: none !important;
		color: #fff;
		font-weight: bold;
		font-size: 20px;
		height: 60px;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
		cursor: pointer;
		margin: 0 3px;
	}


div#generateFactsheet input.emailDirect:hover {
	border: none !important;
	background-color: #008deb !important;
}


table.keyFactSheet p {
	color: #FFFFFF;
	margin: 0;
}

table.keyFactSheet ul li {
	margin: 0;
}

#infocastContainer {
	width: 100%;
}

	#infocastContainer .kfsemailform h1 {
		position: relative;
		text-align: left;
	}

	#infocastContainer .kfsemailform {
		height: 30px;
	}

	#infocastContainer #fsEmailed {
		width: 97%;
	}


/* ////INFOCAST// *THIS IS THE B3 CSS  * Client */
select#infocastProductId, select#infocastSimulator {
	background-color: #ffffff;
	border: 1px solid #333333;
	border-radius: 15px;
	box-shadow: none;
	font-size: 11px;
	padding: 4px;
}

html #infocastContainer {
	height: inherit !important;
	min-height: inherit !important;
	width: 99% !important;
	margin: 0 !important;
}

#infocastContainer div.kfsemailform #captcha img {
	margin: 0 !important;
	padding: 20px 10px 0 0 !important;
}

#infocastContainer select#infocastProdFolderId, #infocastContainer select#infocastSimulator {
	border: 1px solid #C5D537 !important;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

#infocastContainer input#loanAmount, #infocastContainer input#loanTermYears {
	border: 1px solid #dddddd !important;
}

#infocastContainer div.kfsemailform ul.tabMenu li a:hover {
	font-weight: 700;
	background-color: #dddddd !important;
	color: #333333 !important;
}

#infocastContainer table#switcherStyle th {
	font-size: 17px;
	font-weight: 700;
}

#infocastContainer div.kfsemailform input#emailItToMe:hover {
	background: none repeat scroll 0 0 #204d40 !important;
	border: 1px solid #204d40 !important;
}

#infocastContainer div.kfsproductform input#emailItToMe:hover {
	background: none repeat scroll 0 0 #333333 !important;
	border: 1px solid #333333 !important;
}

#infocastContainer div#productDescContent, #infocastContainer div.chartDetails div#loanAmount2, #infocastContainer div.divInputs, #infocastContainer div.kfsemailform input, #infocastContainer div.kfsproductform input {
	border: 1px solid #dddddd !important;
}

#infocastContainer .backgroundColor, #infocastContainer .ui-widget-header {
	background: #8d234d !important;
	color: #fff !important;
	border: 1px solid #8d234d !important;
}

#infocastContainer form #simForm label, #infocastContainer div.kfsemailform h1, #infocastContainer div.kfsproductform h1, #infocastContainer div.kfsemailformDataLargeLeft label, #infocastContainer div.kfsemailformDataLargeRight label, #infocastContainer label {
	color: #333333 !important;
}

#infocastContainer div.sectionData input.showCalcs, #infocastContainer div.sectionDataLarge input.emailDirect, #infocastContainer div#infocastApplyBtn input, #infocastContainer input#emailItToMe {
	background-color: #8d234d !important;
	border: 1px solid #8d234d !important;
	color: #fff;
	font-size: 1em;
}

	#infocastContainer div.sectionData input.showCalcs:hover, #infocastContainer div.sectionDataLarge input.emailDirect:hover, #infocastContainer div#generateFactsheet input.emailDirect:hover, #infocastContainer div#infocastApplyBtn input:hover, #infocastContainer input#emailItToMe:hover {
		background-color: #8d234d !important;
		border: 1px solid #8d234d !important;
		color: #fff;
	}

#infocastContainer ul.tabMenu li a:active, #infocastContainer ul.tabMenu li.active a:link, #infocastContainer ul.tabMenu li.active a:visited {
	color: #333333;
}

#infocastContainer div#generateFactsheet input.emailDirect {
	border: 1px solid #dddddd;
	color: #333333;
}

#infocastContainer div.kfsemailform div.kfsemailformDataLargeWide input#previewFactsheet {
	color: #333333;
}

#infocastContainer ul.tabMenu li a:active, #infocastContainer ul.tabMenu li.active a:link, #infocastContainer ul.tabMenu li.active a:visited {
	color: #333333;
}

#infocastContainer #simContainer ul {
	list-style: disc outside none;
}

	#infocastContainer #simContainer ul li a:active, #infocastContainer #simContainer ul li.active a:link, #infocastContainer #simContainer ul. li.active a:visited {
		color: #333333;
	}

#infocastContainer #simContainer a:link, #infocastContainer #simContainer a:visited {
	color: #333333;
	text-decoration: none;
}

#infocastContainer #pageInfoFooter {
	display: none;
}

#infocastContainer p {
	margin: 5px;
	font-size: inherit;
}

#infocastContainer #simContainer div.chartDetails h2 {
	color: #333333;
	font-weight: bold;
}

body.contentpane {
	margin: 0px;
}

div#infocastApplyBtn input {
	background-color: #007f6a;
	border: 1px solid #007f6a;
	border-radius: 5px;
	box-shadow: 0 0 5px 2px #A7AAB2;
	color: #fff;
}

	div#infocastApplyBtn input:hover {
		background-color: #8d234d !important;
		border: 1px solid #8d234d;
		color: #fff;
	}

body.contentpane {
	margin: 0px;
}

#switcherStyle {
	font-size: 10px !IMPORTANT;
	text-align: left;
}

#infocastContainer table#switcherStyle th {
	font-size: 12px !IMPORTANT;
	font-weight: 700;
}

#infocastContainer table#switcherStyle td select#infocastProductId option.product {
	font-size: 10px !IMPORTANT;
}

#switcherIframe {
	width: 930px !important;
}

#infocastContainer div.sectionData input.showCalcs, #infocastContainer .cssShadow, #infocastContainer .ui-state-default, #infocastContainer .ui-widget-content .ui-state-default, #infocastContainer .ui-widget-header .ui-state-default, #infocastContainer div#generateFactsheet input.emailDirect, div.kfsemailform input#emailItToMe, #infocastContainer div.kfsemailform input#recalculate {
	box-shadow: 0 0 0 1px #a7aab2;
}

#infocastContainer div.sectionData input, #infocastContainer .insetShadow {
	box-shadow: 0 0 0 0px #fff inset;
}

/* ////END INFOCAST///*/




/* =========================================== 

Forms and applications

=========================================== */

/*div#page ul li{
  padding: 0;
  text-indent: 0;
}*/

/*div#page .forms-applications {
	list-style: none;
	margin: 0;
	padding: 0;
}

	div#page .forms-applications h3 {
		margin: 0;
		padding: 20px 0;
		font-size: 25px;
		line-height: 30px;
	}

	div#page .forms-applications p {
		padding: 0;
	}


div#page ul.forms-applications li:before {
	content: none;
}

div#page .forms-applications:before,
div#page .forms-applications:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

div#page .forms-applications > li {
	width: 25%;
	height: 376px;
	display: block;
	background-color: #f6f6f6;
	float: left;
	margin: 0;
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	text-indent: 0;
}

div#page .forms-applications li:first-child {
	width: 50%;
	padding: 0;
}

	div#page .forms-applications li:first-child img {
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		top: 50%;
		position: absolute;
		height: auto !important;
		width: 100% !important;
	}

/*		div#page .forms-applications > li:nth-child(odd) {
			background-color: #eee;
		}  
*/

/*div#page .forms-applications li:nth-child(4), div#page .forms-applications li:nth-child(6), div#page .forms-applications li:nth-child(12), div#page .forms-applications li:nth-child(14), div#page .forms-applications li:nth-child(20), div#page .forms-applications li:nth-child(22) {
	background-color: #ccc;
}

div#page .forms-applications li:nth-child(3), div#page .forms-applications li:nth-child(9), div#page .forms-applications li:nth-child(11), div#page .forms-applications li:nth-child(17), div#page .forms-applications li:nth-child(19) {
	background-color: #eee;
}


/* =========================================== 

KIDS SAVER TOPICS

=========================================== */

/*div#page ul li{
  padding: 0;
  text-indent: 0;
}*/

.kids-saver {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: white;
}

	.kids-saver h3 {
		margin: 0;
		padding: 20px 0;
		font-size: 25px;
		line-height: 30px;
		color: #fff;
	}

	.kids-saver h4 {
		font-size: 16px;
		text-transform: uppercase;
		color: #fff;
	}

	/*.kids-saver li.intro h3 {
	padding: 0;
}
*/

	.kids-saver p {
		padding: 0;
	}


ul.kids-saver li:before {
	content: none;
}

.kids-saver:before,
.kids-saver:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.kids-saver > li {
	width: 20%;
	height: 650px;
	display: block;
	color: #fff;
	float: left;
	margin: 0;
	padding: 30px 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	text-indent: 0;
	text-align: center;
	border: none;
}

/*.kids-saver li.intro {
			width: 100%;
			background-color: #666;
    		color: #fff;
			height: 70px;
    		padding: 15px;
			display:none;
		}*/

.kids-dark-blue {
	background-color: #4A67A9;
}

.kids-green {
	background-color: #7AAA6C;
}

.kids-red {
	background-color: #F4744F;
}

.kids-yellow {
	background-color: #FFCB39;
}

.kids-light-blue {
	background-color: #6898AE;
}



.round-header {
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-color: white;
	color: #4A67A9;
	padding: 30px;
	box-sizing: border-box;
	font-size: 2em;
	line-height: 1.2em;
	font-family: "GillSansStd_0",Verdana,Arial,sans-serif;
}

.kids-green .round-header {
	color: #7AAA6C;
}

.kids-red .round-header {
	color: #F4744F;
}

.kids-yellow .round-header {
	color: #FFCB39;
}

.kids-light-blue .round-header {
	color: #6898AE;
}


ul.links {
	margin: 0 0 0 30px;
}

	ul.links li {
		text-align: left;
	}

		ul.links li a {
			border-bottom: 1px dotted white;
			padding: 0 0 5px 0;
			color: white;
		}





/* Break points
====================================== */
@media all and (max-width: 1230px) {

	body.Section30.responsive2 .middleSection:after {
		content: "";
		display: none;
	}
}

@media all and (max-width: 1230px) {

	/*.TB_Wrapper .Slide div {
		font-size: 25px;
	}

	a.rotator-rates, a.rotator-rates:hover, a.rotator-rates:visited {
		font-size: 35px;
		line-height: 35px;
	}

	.TB_Wrapper .Slide div .txtCont span span {
		font-size: 40px;
		line-height: 55px;
	}

	.TB_Wrapper .Slide > div {
		overflow: visible;
	}*/

	/*.quick-tools li a[class^="icon-"], .quick-tools li a[class*=" icon-"] {
		font-size: 38px;
	}*/

	[class^="icon-"] span, [class*=" icon-"] span {
		font-size: 17px;
	}

	div#page .forms-applications > li {
		min-height: 340px;
	}

	/*.tables_wrapper.scroll {
		display: block;
		-webkit-overflow-scrolling: touch;
		overflow: auto;
		border-right: 1px dashed;
		width: 100%;
		cursor: move;
		border-left: 1px solid #ebebeb;
	}

	.expandTb_content .tables_wrapper.scroll {
		overflow: auto;
		border: none;
	}*/
}


@media all and (max-width: 1065px) {

	/*.qt-wrapper {
		height: 314px;
	}*/

	/*.desktop {
		display: none;
	}

	.mobile {
		display: inline-block;
		margin: 10px 0;
	}*/

	.main-menu-top li {
		font-size: 12px;
		padding: 0 25px 0 0;
	}

	.internal-banner, .internal-banner-blog {
		height: 180px;
	}

	.internal-banner-campaign {
		height: 320px;
	}

		h1,
		.internal-banner h1 span,
		.internal-banner-campaign h1 span,
		h1.componentheading, h1.page-header, div#page h1 {
			font-size: 50px;
		}

	/*.quick-tools li {
		display: block;
		width: 100%;
		height: 63px;
		text-align: left;
		border-right: 0;
		border-bottom: 1px solid #ebebeb;
		margin: 0;
	}

		.quick-tools li a {
			padding: 15px;
		}

			.quick-tools li a[class^="icon-"], .quick-tools li a[class*=" icon-"],
			.main-menu-bottom:after, .main-menu-bottom button.search:before,
			.icon-Phone-Icon:before,
			.site-by:after, div#page ul li:before, div.blog ul li:before, .TB_Wrapper .icon:before {
				line-height: 32px;
			}*/

	.icon-Blog-Icon:before,
	.icon-Travel-Icon:before,
	.icon-Calc-Icon:before,
	.icon-DLFormsl-Icon:before,
	.icon-Rates-Icon:before,
	.icon-money-Icon:before,
	.icon-credit-Icon:before,
	.icon-Online-Icon:before {
		display: inline;
	}

	[class^="icon-"] span, [class*=" icon-"] span {
		padding: 15px;
		position: absolute;
		line-height: 0;
		display: inline-block;
	}

	.subpromo-menu li {
		border-left: 0;
		border-right: 0;
		border-top: 2px solid #ffffff;
		border-bottom: 2px solid #ffffff;
	}

		.subpromo-menu li:first-child {
			border-top: 0;
		}

		.subpromo-menu li:last-child {
			border-bottom: 0;
		}

	.sub-promo {
		height: inherit;
		min-height: 1080px;
	}

	.subpromo-menu li {
		width: 100%;
		display: block;
	}

	.sub-promo h3 {
		font-size: 30px;
		line-height: 35px;
	}

	table.two-col-layout-cta.stripeTable .customerDetailsThead,
	table.two-col-layout-cta.stripeTable {
		margin: 0;
	}

	table .two-col-layout-cta, .two-col-layout-cta thead, .two-col-layout-cta tbody,
	.two-col-layout-cta th, .two-col-layout-cta td, .two-col-layout-cta tr, .two-col-layout-cta td:last-child {
		display: block;
		width: 100%\9; /* IE9 hack */
		float: left\9; /* IE9 hack */
		float: left;
	}

	table.two-col-layout td, table.three-col-split td:first-child {
		width: 42%;
	}

	table.three-col-layout td, table.three-col-layout.stripeTable td, table.three-col-split td {
		width: 26%;
	}

	/*	.two-col-layout-cta td,
	table.two-col-layout-cta.stripeTable td,
	.two-col-layout-cta td:last-child,
	table.two-col-layout-cta.stripeTable td:last-child,
	.three-col-layout-cta td,
	table.three-col-layout-cta.stripeTable td,
	.three-col-layout-cta td:last-child,
	table.three-col-layout-cta.stripeTable td:last-child {
		padding: 0;
		position: relative;
		width: 100%;
	}

	.two-col-layout-cta td,
	table.two-col-layout-cta.stripeTable td {
		margin: 0 0 40px 0 !important;
	}*/

	/*.two-col-layout-cta td:first-child {
			padding: 0;
		}*/

	table.two-col-layout-cta td:last-child,
	table.two-col-layout-cta.stripeTable td:last-child,
	table.three-col-layout-cta td:last-child,
	table.three-col-layout-cta.stripeTable td:last-child {
		margin: 0 !important;
		width: 100%; /*need it only for two col and three col*/
	}


	/*
		.two-col-layout-cta td:last-child .btn {
			display: inline-block;
			margin: 0 20px 20px auto;
		}*/

	.tables_wrapper table.scrollable-table {
		margin: 0;
	}

	.rates-table .input {
		font-size: 35px;
		line-height: normal;
	}

	.two-col-layout-cta td img, .three-col-layout-cta td img {
		width: auto !important;
		display: block;
		left: 0;
		margin: 0;
	}


	div#page .forms-applications > li:first-child {
		width: 66.66667%;
	}

	/*	.kids-saver > li.intro{
		width: 100%;
		min-height:25px;
	}*/

	div#page .forms-applications > li {
		width: 33.33333%;
		min-height: 380px;
		border: 1px solid rgb(255, 255, 255);
	}

	.kids-saver > li {
		width: 33.33333%;
		min-height: 380px;
		padding: 30px;
	}


	.Rate-interest span.input, .Rate-comparison span.input {
		font-size: 48px;
	}

	.Rate-interest span.postfix, .Rate-comparison span.postfix {
		font-size: 23px;
	}
}


@media all and (max-width: 875px) {

	/* locator */

	.threecol .col1 {
		width: 100%;
		left: 80%;
		*left: 85%;
	}

	.threecol .col2 {
		width: 100%;
		left: 78%;
	}

	.threecol .col3 {
		width: 100%;
		left: 80%;
	}


	.main-menu-bottom input {
		width: 140px;
	}

	.main-menu-top {
		width: 500px;
	}



	.btn.ib {
		width: 27px;
		padding: 0 14px;
		display: none;
	}

		.btn.ib:before {
			border-right: none;
			display: block;
			width: 27px;
			margin: 0;
			padding: 7px 0 0 0;
			font-size: 24px;
			line-height: 28px;
		}

		.btn.ib:after, .menutopMenu li.menuIbLogin a:after {
			content: "Login";
			font-size: 15px;
			margin: 20px 0 0 -1px;
			position: absolute;
			display: block;
			font-family: "GillSansStd_0",Verdana,Arial,sans-serif;
		}


		.btn.ib span {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

	.menutopMenu li.menuIbLogin a span {
		display: none;
	}

	.menutopMenu li.menuIbLogin a:before {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-size: 25px;
		width: 27px;
		line-height: 48px;
	}

	.menutopMenu li.menuIbLogin a:after {
		margin: 15px 0 0 -1px;
	}

	.articlelist li {
		display: block;
		width: 100%;
	}

	/* TABLE STYLES */

	/*	table {
		margin: 0;
	}

		table.stripeTable.responsive, table.stripeTable.responsive thead,
		table.stripeTable.responsive tbody, table.stripeTable.responsive th,
		table.stripeTable.responsive td, table.stripeTable.responsive tr,
		table.three-col-layout-cta, table.three-col-layout-cta thead,
		table.three-col-layout-cta tbody, table.three-col-layout-cta th,
		table.three-col-layout-cta td, table.three-col-layout-cta tr,
		table.three-col-layout, table.three-col-layout thead, table.three-col-layout tbody,
		table.three-col-layout th, table.three-col-layout td, table.three-col-layout tr,
		table.four-col-layout, table.four-col-layout thead, table.four-col-layout tbody,
		table.four-col-layout th, table.four-col-layout td, table.four-col-layout tr,
		table.three-col-split, table.three-col-split thead, table.three-col-split tbody,
		table.three-col-split th, table.three-col-split td, table.three-col-split tr table.two-col-split, table.two-col-split thead, table.two-col-split tbody,
		table.two-col-split th, table.two-col-split td, table.two-col-split tr {
			display: block;
			width: 100% !important;
			float: left;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		}

			table.stripeTable.responsive td,
			table.three-col-layout-cta td,
			table.three-col-layout-cta.stripeTable td,
			table.three-col-layout-cta td:last-child,
			table.three-col-layout-cta.stripeTable td:last-child,
			table.three-col-layout-cta.stripeTable td:last-child,
			table.three-col-layout td,
			table.three-col-layout.stripeTable td,
			table.three-col-layout td:last-child,
			table.three-col-layout.stripeTable td:last-child,
			table.four-col-layout td,
			table.four-col-layout.stripeTable td,
			table.four-col-layout td:last-child,
			table.four-col-layout.stripeTable td:last-child,
			table.four-col-layout td:first-child,
			table.four-col-layout.stripeTable td:first-child {
				padding: 0;
				position: relative;
				width: 100% !important;
				margin: 0 0 40px 0 !important;
			}

			table.three-col-split td, table.three-col-split.stripeTable td, table.three-col-split td:last-child, table.three-col-split.stripeTable td:last-child,
			table.three-col-split td:first-child, table.three-col-split.stripeTable td:first-child {
				padding: 20px;
				position: relative;
				width: 100% !important;
			}
*/
	.TB_Wrapper .Slide img {
		height: 100%; /* Rotator inline heights not being applied in IE9/10 */
	}

	.expandTb_content table.stripeTable.responsive {
		margin: 20px 0 0 0;
	}

	table.stripeTable.responsive tr th {
		display: none;
		padding: 0;
	}

	div#page table td:last-child,
	div#page table.expandTb tr, div#page table.expandTb tr td {
		margin: 0 !important;
	}

	/*	div#page table.expandTb td.expandTb_content {
    padding: 20px;
}
*/
}

@media all and (max-width: 843px) {

	.calcLumpSum iframe {
		min-height: 830px;
	}
}


@media all and (max-width: 767px) {

	.main-menu-top {
		width: auto;
	}

	#fancybox-wrap {
		width: 90% !important;
		left: 0 !important;
	}

	#fancybox-content {
		width: 100% !important;
	}

	#fsOnScreen {
		width: 97%;
	}


	.mobile {
		height: 75%;
		width: auto;
	}

	.campaign .mobile {
		margin: 10px 0;
	}


	.menutopMenu {
		display: none;
	}

	.btn.ib {
		display: block;
		position: absolute;
		top: 3px;
		right: 0;
		height: 60px;
	}

	/*section.main-banner {
		margin-top: 0;
	}*/

	.anchor {
		margin: 0;
	}

	section.content.campaign div#page p.buttonheading {
		margin: 0;
		bottom: -171px;
	}

	.main-menu-top li:first-child,
	.main-menu-top li:nth-child(2),
	.main-menu-top li:nth-child(3) {
		display: none;
	}

	.nav-wrapper {
		box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
	}

	.menu-wrapper {
		background: none;
	}

	.menu-top-wrapper {
		padding: 5px 20px;
		height: 75px;
		text-align: center;
	}

	.campaign .menu-top-wrapper {
		text-align: left;
	}

	.main-nav {
		background-color: #fff;
		border-bottom: 1px solid #ebebeb;
		box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
	}

	.internal-banner, .internal-banner-campaign, .internal-banner-blog {
		top: 0;
	}

	section.content,
	section.content.campaign {
		margin-top: 40px;
		padding: 0 20px 80px 20px;
	}

	.main-menu-top li {
		line-height: 65px;
		padding: 0 15px 0 0;
	}

		.main-menu-top li:nth-child(3) {
			margin-right: 45px;
		}

	#ps_results {
		width: 100%;
		max-height: none;
		margin: 0;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		border: 0;
		padding: 20px;
		overflow: auto;
	}

	.search-wrapper {
		top: 75px;
	}

	#search-form {
		display: none;
		float: none;
		margin: 0;
		width: 100%;
		border-radius: 0;
	}

		#search-form input {
			/*color: #ffffff;*/
			width: 85%;
			border-radius: 0;
			box-shadow: none;
			/*background-color: #8d234d;*/
			height: 60px;
		}

	#ps_icon_background {
		width: 15%;
		/*padding: 17px;*/
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		box-shadow: none;
		height: 60px;
		/*background: #8d234d;*/
		border-radius: 0;
	}

	#ps_icon:before {
		color: #fff;
		line-height: 30px;
		right: 33px;
		position: absolute;
	}

	#ps_icon.close:before {
		color: #fff;
		line-height: 23px;
		right: 38px;
	}

	#ps_icon.searching {
		background: url(/templates/client/images/menu/spinner_red.gif);
		height: 26px;
		background-size: 30px;
		margin: auto;
	}

	#search-menu {
		display: block;
		position: absolute;
		right: 86px;
		width: 60px;
		top: 10px;
		height: 55px;
		margin: 0;
		text-align: center;
	}

		#search-menu:after {
			content: "Search";
			font-size: 15px;
			font-family: "GillSansStd_0",Verdana,Arial,sans-serif;
		}

	.icon-Search-Icon:before {
		height: 38px;
		font-weight: bold;
	}

	.internal-banner, .internal-banner-blog {
		margin: 0;
		height: 142px;
	}

	.internal-banner-campaign {
		margin: 0;
	}

	.nav-wrapper {
		height: 75px;
		position: relative;
	}

		.nav-wrapper.campaign {
			height: 90px;
		}

	.TB_Wrapper .Slide {
		top: 0 !important;
	}

    .rotator-desktop-wrapper {
        display: none;
    }

    .rotator-mobile-wrapper {
        display: block;
    }


	/*

  .TB_Wrapper .Slide > div {
    top:                                    53% !important;
  }
  */

	h1,
	.internal-banner h1 span,
	h1.componentheading, h1.page-header, div#page h1 {
		font-size: 30px;
	}

	/*h1.page-header, .content div#page h1 {
			display: block;
			text-align: left;
			position: relative;
			font-size: 38px;
			margin-left: 0;
		}*/

	.campaign h2 {
		font-size: 25px;
		line-height: 35px;
	}

	.income-tax-app .gbst-loan-repayment .content .inputs-wrapper .section h2,
	.car-loan-calculator-app .gbst-loan-repayment .content .inputs-wrapper h2,
	.term-deposit-calculator-app .gbst-loan-repayment .content .loan-main-view .inputs-wrapper h2 {
		height: 36px !important;
	}


	div#page .forms-applications > li:first-child {
		display: none;
	}


	div#page .forms-applications > li, .kids-saver > li {
		width: 50%;
		min-height: 340px;
	}


	div#page .middleSection-inner ul {
		list-style: outside none none;
	}

	.middleSection-inner ul li {
		min-width: 100%;
		border-top: 3px solid #333;
		min-height: 300px;
	}


	body.Section30.responsive2 .middleSection-inner ul li {
		min-width: 90%;
		border-top: 3px solid #7BA96B;
		padding-left: 3px;
		padding-right: 3px;
		min-height: 300px;
	}


	/*	.btn {
		min-width: 90%;
	}*/
}

@media all and (max-width: 680px) {

	.contactForm iframe {
		min-height: 784px;
		height: auto;
	}
}


@media all and (max-width: 665px) {

	.calcLumpSum iframe {
		width: 100%;
	}
}


@media all and (max-width: 640px) {

	div#page ul.highlight-links li, ul.highlight-links li {
		display: block;
		width: 100%;
	}


	iframe.forms {
		height: 1300px;
	}

	.TB_Wrapper .Slide div.noSelect {
		padding: 0 20px;
	}

	table.keyFactSheet td.header {
		width: 100%;
	}

	table.keyFactSheet, table.keyFactSheet tr, table.keyFactSheet th, table.keyFactSheet td {
		display: block;
		float: left;
		width: 100%\9; /* IE9 hack */
		float: left\9; /* IE9 hack */
		width: 100% !important;
	}

		table.keyFactSheet td.header {
			border-radius: 0;
		}


	.menu-top-wrapper {
		padding: 0;
		height: 60px;
	}

	.campaign .menu-top-wrapper {
		height: 75px;
		padding: 5px 20px;
	}

	.nav-wrapper {
		height: 60px;
		background-color: #fff;
	}

		.nav-wrapper.campaign {
			height: 75px;
		}

	.search-wrapper {
		top: 60px;
	}

	#searchForm td {
		display: block;
		width: 100%;
	}

		#searchForm td input {
			max-width: 230px;
		}

	#search-form button, input#searchsubmit {
		-webkit-appearance: none;
	}

	#search-menu {
		right: 60px;
		top: 0;
		height: 60px;
	}

	#ps_icon.searching {
		right: 22px;
		position: absolute;
	}

	#ps_icon.close:before {
		right: 20px;
	}

	#ps_icon:before {
		right: 17px;
	}

	.btn.ib {
		height: 60px;
		margin: 0;
		border-radius: 0;
		padding: 0 17px;
		top: 0;
	}

		.btn.ib:hover {
			border: none;
			box-shadow: none;
			margin: 0;
		}

		.btn.ib:before {
			line-height: 44px;
			margin: 0;
			padding: 0;
		}


	.phone-link {
		pointer-events: auto;
		cursor: pointer;
	}

	/* rotator */

	/*section.main-banner {
		margin-top: 0px;
	}*/

	.TB_Wrapper .Slide .noSelect {
		padding: 0;
	}

	.news h2:before {
		content: none;
	}

	.defaultButton {
		display: none;
	}

	/*	.internal-banner, .internal-banner-blog {
		top: -6px;
	}*/

	.internal-banner-campaign {
		top: -10px;
	}

	.sub-promo-content img {
		max-width: 225px;
		width: auto;
	}

	.sub-promo h3 {
		font-size: 25px;
		line-height: 30px;
	}

	.sub-promo p {
		line-height: 22px;
	}

	/*.articlelist li:nth-child(2),
	.articlelist li:last-child {
		display: none;
	}*/

	/*	footer {
		padding: 0 0 40px 0;
	}

		footer ul {
			padding: 0;
		}

	.footer-links li {
		display: block;
		width: 100%;
		height: 57px;
		line-height: 57px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		margin: -1px 0 0 0;
		text-align: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0;
	}

		.footer-links li:nth-child(even) {
			display: none;
		}

		.footer-links li a {
			display: block;
			height: 100%;
			padding: 0 20px;
		}

			.footer-links li a:hover {
				padding: 0 20px;
				border: 0;
			}

			.footer-links li a:active {
				box-shadow: inset 0 2px 10px 2px rgba(68,68,68,0.1);
			}*/


	.icon-Phone-Icon:before {
		margin: 11px 0 0 -30px;
	}

	/* Campaign banner */
	.banner-content h1 {
		line-height: 32px;
	}

	.internal-banner-campaign a {
		width: auto;
	}

	.campaign .mobile {
		margin: 20px auto;
	}

	.formSection-inner {
		padding: 0 20px 20px 20px;
	}

	/* Tables */

	table.tablesorter2 td:last-child.customerDetails {
		font-weight: bold;
	}

	/*	table.two-col-layout.stripeTable .customerDetailsThead,
	table.two-col-layout.stripeTable {
		margin: 0;
	}

	table .two-col-layout, .two-col-layout thead, .two-col-layout tbody,
	.two-col-layout th, .two-col-layout td, .two-col-layout tr {
		display: block;
		width: 100%\9; 
		float: left;\9
		; 
	}

		table.two-col-layout td,
		table.two-col-layout.stripeTable td, table.two-col-layout td:first-child,
		table.two-col-layout td:last-child,
		table.two-col-layout.stripeTable td:last-child {
			padding: 0;
			position: relative;
			width: 100%;
			margin: 0 0 40px 0 !important;
		}*/


	[class^="prod_"]:before, [class*=" prod_"]:before {
		content: " ";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both;
	}

	/*table .tablesorter2.stripeTable .customerDetailsThead.header:last-child,
	table .tablesorter2.stripeTable td, table .tablesorter2.stripeTable .customerDetailsThead.header,
	table .two-col-layout .tablesorter2.stripeTable,
	.two-col-layout .tablesorter2.stripeTable thead,
	.two-col-layout .tablesorter2.stripeTable tbody,
	.two-col-layout .tablesorter2.stripeTable th,
	.two-col-layout .tablesorter2.stripeTable td,
	.two-col-layout .tablesorter2.stripeTable th:last-child,
	.two-col-layout .tablesorter2.stripeTable td:last-child {
		margin: 0 !important;
		padding: 0;
	}

		.two-col-layout .tablesorter2.stripeTable th:last-child,
		.two-col-layout .tablesorter2.stripeTable th {
			padding: 10px 20px;
		}

		table .tablesorter2.stripeTable td,
		.two-col-layout .tablesorter2.stripeTable td,
		.two-col-layout .tablesorter2.stripeTable td:last-child {
			padding: 5px 20px;
		}

	.two-col-layout-cta td:last-child .btn {
		display: block;
		margin: 0 auto 20px auto;
	}

	.two-col-layout-cta td img, .three-col-layout-cta td img {
		display: block;
		margin: auto;
	}*/

	.internal-banner-campaign h1 span {
		font-size: 35px;
	}

	.TB_Wrapper .btn.primary {
		min-width: 108px;
		padding: 0 10px;
		font-size: 16px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	/* Rates table */

	table.rates-table, table.rates-table tr {
		display: table;
		float: none;
		width: 100%;
	}

		table.rates-table td, table.rates-table th {
			display: table-cell;
			float: none;
			width: 33.333%;
		}

	.LPMcontainer,
	.lpchat-container {
		display: none !important;
	}

	section.content.campaign div#page .rates-table td p, div#page .rates-table td p {
		padding: 0 5px;
	}

	/* Calculators */

	div#page .responsive_layout h1 {
		font-size: 13px;
		font-weight: bold;
		line-height: normal;
		max-width: 145px;
	}

	div#page .responsive_layout ul li.slider-wrapper {
		margin: 15px 0 0 8px;
	}

	/* locator */

	#search_fields {
		width: 100% !important;
	}

	#search_input {
		width: 100% !important;
	}

	#searchText {
		width: 50% !important;
	}

	#locMap img {
		max-width: 270px !important;
	}


	ul.highlight-links li {
		display: block;
		width: 100%;
		text-align: left;
		margin: 10px 0;
	}

		ul.highlight-links li a {
			line-height: 50px;
			padding: 0px;
			font-size: 40px;
		}

			ul.highlight-links li a:hover {
				padding-bottom: 5px;
			}

			ul.highlight-links li a span {
				font-size: 18px;
				line-height: 40px;
				display: inline-block;
				margin-left: 20px;
				vertical-align: top;
			}

	.kids-saver > li {
		min-height: auto;
		float: none;
		width: 100%;
		min-height: 0;
		height: auto;
	}
}

@media all and (max-width: 629px) {

	.calcLumpSum iframe {
		min-height: 975px;
	}
}

@media all and (max-width: 603px) {

	.calcLumpSum iframe {
		min-height: 990px;
	}
}

@media all and (max-width: 600px) {

	.extrarepaymentCalc iframe, .lumpsumCalc iframe {
		height: 1020px;
	}
}

@media all and (max-width: 563px) {

	.calcLumpSum iframe {
		min-height: 1020px;
	}
}

@media all and (max-width: 560px) {

	.contactForm iframe {
		min-height: 733px;
		height: auto;
	}
}

@media all and (max-width: 540px) {

	#infocastContainer .kfsemailform ul.tabMenu li {
		width: 100%;
		border-radius: 0;
		height: 100%;
		margin: 0;
		font-size: 12px;
	}

		#infocastContainer .kfsemailform ul.tabMenu li a#fsEmailedTab, #infocastContainer .kfsemailform ul.tabMenu li a#fsOnScreenTab,
		#infocastContainer .kfsemailform ul.tabMenu li a:hover {
			border-radius: 0;
			margin: 0 !important;
		}

	#infocastContainer .kfsemailform {
		height: 50px;
	}

	#infocastContainer #fsEmailed {
		border-radius: 0;
		width: 93%;
	}


	div#page .forms-applications > li {
		min-height: auto;
		float: none;
		width: 100%;
		min-height: 0;
		height: auto;
	}

	.btn, .two-col-layout-cta td:last-child .btn {
		display: block;
		width: 90%;
		max-width: none;
		margin: 0 auto 5px;
	}

	.calcLumpSum iframe {
		min-height: 1225px;
	}
}

@media all and (max-width: 520px) {
	.extrarepaymentCalc iframe {
		height: 1320px;
	}

	.lumpsumCalc iframe {
		height: 1260px;
	}

	.calcLumpSum iframe {
		min-height: 1310px;
	}
}

@media all and (max-width: 465px) {
	.extrarepaymentCalc iframe {
		height: 1400px;
	}

	.lumpsumCalc iframe {
		height: 1340px;
	}

	.app-info img {
		display: block;
	}
}


@media all and (max-width: 420px) {

	table.two-col-layout td img, table.two-col-layout-cta td img, table.three-col-layout-cta td img,
	table.three-col-layout td img, table.four-col-layout td img, table.three-col-split td img, table.two-col-split td img {
		width: 100% !important;
		height: auto !important;
	}


	/*  .menu-top-wrapper {
    text-align:                             left;
  }*/

	/*.mobile {
		height: 65%;
	}

	.desktop-ib {
		display: none;
	}

	.mobile-ib {
		display: inline-block;
	}*/

	.share-links.campaign {
		margin-right: 20px;
		display: none;
	}

	.campaign .mobile {
		margin: 10px 0 20px 20px;
		height: 40%;
	}

	/*.TB_Wrapper .Slide div {
		font-size: 20px;
		line-height: 25px;
	}*/

	/*.TB_Wrapper .Slide div .txtCont span span {
			font-size: 35px;
			line-height: 40px;
			margin-bottom: -20px;
		}*/


	/*div#page ul li, div.blog ul li {
		text-indent: -35px;
	}*/


	div#page ul li:before, div.blog ul li:before {
		margin-right: 21px;
	}

	.total-surplus-amount sup {
		top: 8px !important;
	}

	.rates-table tr:nth-child(2) {
		height: 100px;
	}

	.rates-table tr:nth-child(4) {
		height: 84px;
	}

	.rates-table .input {
		font-size: 24px;
	}

	div#page ul.directors li,
	div#page ul.directors li:first-child {
		display: block;
		width: 100%;
		margin: 0;
	}

		div#page ul.directors li img {
			height: auto !important;
			max-width: 100% !important;
			width: auto !important;
		}

	div#page ul.directors h3 {
		font-size: 20px;
		line-height: 26px;
	}

	div#page p.Rate-interest, div#page p.Rate-comparison {
		text-align: left;
	}

	/*.Rate-interest span.input, .Rate-comparison span.input {
		font-size: 56px;
	}

	.Rate-interest span.postfix, .Rate-comparison span.postfix {
		font-size: 26px;
	}*/


	/*.quick-tools li:last-child {
		border-bottom: none;
	}*/

	.expandTb_content .tables_wrapper.scroll {
		border-right: 1px dashed #ebebeb;
	}


	div#page .expandTb ul li {
		margin: 0 0 10px 40px;
		text-indent: -40px;
	}
}

@media screen and (max-width: 620px) {
	.one-col-layout .expandTb_content .tables_wrapper.scroll {
		max-width: 400px;
	}
}

@media screen and (max-width: 540px) {
	.one-col-layout .expandTb_content .tables_wrapper.scroll {
		max-width: 450px;
	}
}

@media screen and (max-width: 480px) {
	.one-col-layout .expandTb_content .tables_wrapper.scroll {
		max-width: 400px;
		margin-left: 0;
		margin-right: 0;
	}
}

@media all and (max-width: 415px) {
	.one-col-layout .expandTb_content .tables_wrapper.scroll {
		max-width: 310px;
	}

	.extrarepaymentCalc iframe {
		height: 1410px;
	}

	.lumpsumCalc iframe {
		height: 1350px;
	}

	ul.highlight-links li a span {
		position: relative;
		left: 0;
		top: 0;
		color: #585858;
		font-size: 15px;
	}

	.calcLumpSum iframe {
		min-height: 1420px;
		height: auto;
		width: 100%;
	}
}

@media screen and (max-width: 375px) {
	.one-col-layout .expandTb_content .tables_wrapper.scroll {
		max-width: 310px;
	}
}

@media all and (max-width: 340px) {
	.calcLumpSum iframe {
		min-height: 1450px;
	}
}


/* merge lou-styles to here*/
/* Global 
================================================== */

body, html {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #313131;
	font-size: 62.5%;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin-bottom: 20px;
}

h2, h3, h4, h5 {
	color: #333333;
}

	h2.plum, h3.plum, h4.plum, h5.plum {
		color: #8d234d;
	}

	h2.bold, h3.bold, h4.bold, h5.bold {
		font-weight: bold;
	}

.stripe-col h2 {
	padding: 0 3rem;
}

h1 {
	font-size: 4.6rem;
	line-height: 6rem;
	margin-bottom: 15px;
	color: #8d234d;
}

h2 {
	font-size: 2.2rem;
	line-height: 3rem;
}

@media screen and (min-width: 765px) {
	h2 {
		font-size: 3.6rem;
		line-height: 5rem;
	}
}

h3 {
	font-size: 2.6rem;
	line-height: 3.2rem;
}


h4 {
	font-size: 1.8rem;
	line-height: 3rem;
}

div#page p.block-quote {
	font-size: 2.6rem;
	line-height: 3rem;
	color: #8d234d;
	text-transform: uppercase;
	font-weight: lighter;
	margin: 0 0 10px 0;
}

/*table, p, span {
	font-size: 1.8rem;
	line-height: 3rem;
}*/

.savings-plan-calculator-app .results-box .sep-result {
	line-height: 26px;
}

.stamp-duty-calculator-app .results-box .value {
	line-height: 1.6em;
}

[class*="-calculator-app"] .title {
	height: auto !important;
	min-height: 40px;
}

[class*="-calculator-app"] table td {
	line-height: 1.6em;
}

table, p {
	color: #333333;
}

a[href] {
	color: #8d234d;
}

@media screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}


div#page p.intro {
	font-size: 2.4rem;
	line-height: 3.6rem;
	font-weight: normal;
	margin-bottom: 15px;
}

sup {
	line-height: 0;
}

@media screen and (max-width: 640px) {
	h1.page-header, .content div#page h1 {
		display: block;
		text-align: left;
		position: relative;
		font-size: 2.8rem;
		margin-left: 0;
		line-height: 4rem;
	}

	div#page p.intro {
		font-size: 1.6rem;
		line-height: 2.8rem;
	}
}


div#page ul, div.blog ul, div#page ol {
	margin: 0 0 20px 0;
}

	div#page p, p, div#page ul li {
		font-size: 1.7rem;
		line-height: 1.3em;
		margin: 0 0 20px 0;
		padding: 0;
	}


	div#page ul li {
		padding: 0;
		margin: 0 0 14px 40px;
		text-indent: -38px;
		list-style: none;
	}

	div#page ul.tick-list li {
		margin: 0 0 10px 39px;
	}

	div#page ul li:before, div.blog ul li:before {
		content: "\e603";
		margin-right: 20px;
		width: 40px;
		font-size: 13px;
		line-height: 26px;
		color: #f9ad43;
		font-weight: bold;
	}

	div#page ul.tick-list li:before, div#page span[class*="PROD_INTRO_SMALL"] ul li:before {
		content: "\e603";
		margin-right: 20px;
		width: 40px;
		font-size: 13px;
		line-height: 26px;
	}

@media screen and (max-width: 640px) {

	div#page p, p, div#page ul li {
		font-size: 1.6rem;
		line-height: 2.8rem;
	}
}

/* Layout 
================================================== */

.main-wrapper {
	background-color: #f5f5f5; /* fafafa is too light */
}

.internal-banner, .internal-banner-campaign, .internal-banner-blog {
	margin: 0;
	overflow: hidden;
	position: relative;
	height: auto;
	left: 0;
	right: 0;
	background: #e4e4e4;
	width: 100%;
	z-index: 0;
	min-height: 100px;
}

.internal-banner-campaign, .internal-banner-blog {
	height: 270px;
}

.internal-banner h1 {
	padding: 0;
	display: none;
}

section.content {
	max-width: 1200px;
	margin: auto;
	position: relative;
	padding: 3rem;
}

@media screen and (max-width: 768px) {
	section.content {
		padding: 1.6rem;
	}
}

/* Buttons 
================================================== */

.btn, a[href].btn {
	box-sizing: border-box;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	color: #fff;
	border: 0;
	margin: 0 22px 10px 0;
	line-height: inherit;
	text-indent: 0;
	font-size: 18px;
	font-weight: bold;
	max-width: 100%;
	min-width: 220px;
	padding: 0 5px;
	padding-right: 30px;
	line-height: 3em;
}

	.btn:last-of-type, a[href].btn:last-of-type {
		margin-right: 0;
	}

	.btn:active {
		box-shadow: inset 0 2px 10px 2px rgba(68,68,68,0.4);
	}

	.btn.primary {
		background: #00afa6;
	}

		.btn.primary.block-quote {
			background: #8d234d;
			max-width: 300px;
			padding: 20px 25px;
		}

	.btn.product:after {
		content: "\e603";
		display: inline-block;
		font-size: 18px;
		font-weight: bold;
		/*line-height: 63px;*/
		color: #8d234d;
		vertical-align: middle;
		margin: 0 0 0 5px;
	}

a.btn.product {
	box-sizing: border-box;
	display: inline;
	text-decoration: none;
	text-align: center;
	color: #8d234d;
	border: 0;
	margin: 0 30px 10px 0;
	/*line-height: 63px;*/
	padding: 20px 50px 20px 25px;
	text-indent: 0;
	font-size: 18px;
	font-weight: bold;
}

.btn:after {
	content: "\e603";
	font-family: 'icomoon';
	position: absolute;
	margin-left: 5px;
	width: 40px;
	font-weight: bold;
	font-size: 1.8rem;
	-webkit-transition: margin ease 0.3s;
	-moz-transition: margin ease 0.3s;
	-o-transition: margin ease 0.3s;
	transition: margin ease 0.3s;
}

.btn.phone:after {
	content: '\e902';
	font-size: 2rem;
}

.btn.primary.block-quote:after {
	content: none;
}

.btn:hover:after {
	margin-left: 10px;
}

.btn.small, a[href].btn.small {
	padding: 8px 45px 8px 20px;
	font-size: 1.6rem;
}

a[href].btn:last-of-type {
	margin: 0;
}

a[href].btn.no-arrow {
	padding: 0 25px;
}

	a[href].btn.no-arrow:after {
		content: '';
	}

.primary:hover, .readon:hover {
	color: #fff;
	background: #00afa6;
}

.secondary {
	background-color: #f9ad43;
	border: 2px solid #f9ad43;
}

	.secondary:hover {
		color: #fff;
	}

	.secondary.plum {
		background-color: #8d234d;
		border-color: #8d234d;
		color: #fff;
	}

.sub-promo .secondary {
	background: none;
	border: 1px solid white;
	color: #fff;
	z-index: 999;
	margin: 0 auto 20px auto;
}

.btn.medium {
	height: 45px;
	padding: 0 20px;
	line-height: 46px;
	font-size: 16px;
}

a.btn.product {
	border: none;
	color: #333;
	text-align: left;
}

.btn.product:hover {
	border: none;
	color: #00afa6;
}

.btn.product:active {
	background: none;
	box-shadow: none;
}

.forms-applications .btn.product {
	padding: 0;
}

.TB_Wrapper a:hover {
	text-decoration: none;
}

.TB_Wrapper .btn.primary {
	display: block;
	margin: 20px auto;
	max-width: 300px;
	text-decoration: none;
	height: 50px;
	line-height: 50px;
	font-size: 21px;
	min-width: 108px;
	border: 0;
}

.btn.back-to-top:after {
	content: none;
	margin-right: 5px;
}

.btn.back-to-top {
	background: #000000;
	float: left;
	position: relative;
	top: 10px;
	cursor: pointer;
	font-weight: normal;
}

	.btn.back-to-top .icon-arrow-up:before {
		margin-right: 10px;
	}

@media screen and (max-width: 768px) {

	.btn, a[href].btn {
		padding: 15px 45px 15px 20px;
	}

		.btn.back-to-top {
			background: transparent;
			height: 60px;
			line-height: 60px;
			border-bottom: 1px solid #484848;
			text-align: center;
			width: 100%;
		}
}


/*  Byond rates styling 
====================================== */

div#page table td p.rate-interest, div#page table td p.rate-comparison {
	margin: 10px 0;
	display: inline-block;
}

.rate-comparison > span,
.rate-interest > span {
	display: block;
	height: 40px;
	line-height: 40px;
}

.rate-interest {
	color: #8d234d;
	margin-right: 40px;
}

div#page .rate-interest,
div#page .rate-comparison {
	display: inline-block;
	margin-bottom: 30px;
	font-size: 1.6rem;
    line-height: 2.5rem;
}

.rate-interest:after,
.rate-comparison:after {
	font-size: 1.6rem;
	line-height: 1.6em;
	content: "interest rate";
	display: block;
}

.rate-comparison:after {
	content: "comparison rate";
}

.rate-interest:after {
	color: #8d234d;
}

.rate-interest span.postfix,
.rate-comparison span.postfix {
	display: inline-block;
	font-size: 3.8rem;
}

.rate-interest span.unit,
.rate-comparison span.unit {
	font-size: 6.5rem;
	display: block;
	height: 59px;
	line-height: 1.1;
}

.rate-interest span.input,
.rate-comparison span.input {
	font-size: 5.6rem;
	line-height: inherit;
}

.rate-interest span {
	color: #8d234d;
}

@media screen and (max-width: 767px) {
	.rate-interest span.input,
	.rate-comparison span.input {
		font-size: 4.6rem;
	}

	.rate-interest span.postfix,
	.rate-comparison span.postfix {
		font-size: 2.6rem;
	}

	.rate-interest span.unit,
	.rate-comparison span.unit {
		font-size: 6.5rem;
	}
}

/* Tabs
====================================== */

div.byondTabContent {
	width: 100%;
	padding: 0 0 3.4% 0;
	box-sizing: border-box;
}

span.bigtext {
	display: inline-block;
	margin: 13px 0 0 0;
	font-size: 47px;
}

#page ul#byondTabMenu, ul#byondTabMenu {
	list-style-type: none;
	margin: 0;
	border-bottom: 0;
	margin-bottom: -1px;
	line-height: inherit;
	display: table;
}

div#page ul#byondTabMenu li {
	text-indent: 0;
	width: 50%;
	box-sizing: border-box;
	margin: 0;
	height: 100%;
	background: #ebebeb;
	margin-left: -1px;
	display: table-cell;
	list-style-type: none;
	position: relative;
	float: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	vertical-align: middle;
}

	div#page ul#byondTabMenu li:before {
		content: none;
	}

#page ul#byondTabMenu li a:hover, #page ul#byondTabMenu li a:active, #page ul#byondTabMenu li.active a, ul#byondTabMenu li a:hover, ul#byondTabMenu li a:active, ul#byondTabMenu li.active a {
	padding: 7px 5px;
	font-weight: bold;
}

ul#byondTabMenu li:hover, ul#byondTabMenu li:active, ul#byondTabMenu li.active, #page ul#byondTabMenu li:hover, #page ul#byondTabMenu li:active, #page ul#byondTabMenu li.active {
	list-style-type: none;
	position: relative;
	float: none;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 1.2rem;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	background: #555555;
	cursor: pointer;
}

ul#byondTabMenu li a:link, ul#byondTabMenu li a:visited, #page ul#byondTabMenu li a:link, #page ul#byondTabMenu li a:visited {
	background-image: none;
	padding: 10px 15px;
	box-sizing: border-box;
	color: #555555;
	font-size: 2rem;
	font-weight: bold;
	height: 100%;
	display: inherit;
}

ul#byondTabMenu li a:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

#page ul#byondTabMenu li.active a,
#page ul#byondTabMenu li a:hover,
#page ul#byondTabMenu li:hover a:link,
#page ul#byondTabMenu li:hover a {
	color: #ffffff;
}

#page ul#byondTabMenu li:before, ul#byondTabMenu li:before {
	content: none;
}

@media screen and (max-width: 768px) {

	div#page ul#byondTabMenu {
		/*padding: 0 20px;*/
		border: none !important;
		box-sizing: border-box;
		height: auto;
		margin: 0 0 10px 0;
	}

		div#page ul#byondTabMenu li,
		div#page ul#byondTabMenu li:hover,
		div#page ul#byondTabMenu li:active,
		div#page ul#byondTabMenu li.active {
			border: none !important;
			/*width: 100% !important;*/
			/*margin: 0 auto 5px auto;*/
			margin: 0 auto;
			height: inherit;
			padding: 10px;
			/*float: none;*/
		}

		div#page ul#byondTabMenu:after {
			content: " ";
			visibility: hidden;
			display: block;
			height: 0;
			clear: both;
		}

		div#page ul#byondTabMenu:before,
		div#page ul#byondTabMenu:after {
			content: none;
		}

		div#page ul#byondTabMenu li a:link,
		div#page ul#byondTabMenu li a:visited,
		div#page ul#byondTabMenu li.active a {
			border-radius: 5px;
			font-size: 1.6rem;
			padding: 0 5px;
		}
}

/*fine print styles */

div#page .footnotes p, div#page p.fine-print, div#page p.fine-print sub {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}


@media screen and (max-width: 768px) {
	div.byondTabContent {
		width: 100%;
		padding: 0 0 3.4% 0;
		box-sizing: border-box;
	}
}

/* Calculators
============================================================================ */

.default_layout:before, .responsive_layout:before, .phones_layout:before, .phones_to_tablets_layout:before,
.default_layout:after, .responsive_layout:after, .phones_layout:after, .phones_to_tablets_layout:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.loan-calculator-app .gbst-loan-repayment .content .inputs-wrapper .section li.short-select-wrapper {
	width: auto !important;
}

.amount input.range .standard-input {
	margin: 0;
}

.responsive_layout .ui-accordion-header [class^="icon-"], .responsive_layout .ui-accordion-header [class*="icon-"] {
	margin: 0;
}

.responsive_layout .gbst-loan-repayment {
	border: 1px solid #e2e2e2 !important;
}

.responsive_layout div.highcharts-container, .responsive_layout div.highcharts-container svg {
	width: 100% !important;
	min-width: 0 !important;
}

.gbst-loan-repayment .title {
	height: 40px;
}

div#page .phones_layout tr, div#page .phones_layout th, div#page .phones_layout td,
div#page .responsive_layout tr, div#page .responsive_layout th, div#page .responsive_layout td,
div#page .phones_to_tablets_layout tr, div#page .phones_to_tablets_layout th, div#page .phones_to_tablets_layout td,
div#page .default_layout tr, div#page .default_layout th, div#page .default_layout td {
	float: none;
	margin: 0 !important;
}

td.state, td.phone {
	vertical-align: middle !important;
}

.phones_layout, .responsive_layout, .phones_to_tablets_layout, .default_layout {
	min-width: 0 !important;
}

ul.controls-wrapper li {
	vertical-align: top;
}

div#page .responsive_layout ul {
	margin: 0;
	padding: 0 10px;
}

	div#page .phones_layout ul li, div#page .responsive_layout ul li, div#page .phones_to_tablets_layout ul li, div#page .default_layout ul li {
		text-indent: 0 !important;
	}

	div#page .responsive_layout ul li, div#page .portrait_tablets_layout ul li, div#page .default_layout ul li {
		text-indent: 0;
		margin: 0;
		padding: 25px 10px 0 10px;
		font-size: 16px;
		line-height: 26px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

ul.ui-widget li {
	margin: 0;
}

div#page .responsive_layout ul li:before, div#page .portrait_tablets_layout ul li:before, div#page .phones_to_tablets_layout ul li:before, div#page .default_layout ul li:before {
	content: none;
}

div#page .responsive_layout h1, div#page .portrait_tablets_layout h1, div#page .phones_to_tablets_layout h1, div#page .default_layout h1 {
	padding: 0;
	font: normal normal 20px/35px "GillSansStd_0";
	text-align: left;
}

.savings-plan-calculator-app .loan-inputs h2, .responsive_layout .inputs-wrapper h2, .default_layout .inputs-wrapper h2 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.borrowing-power-calculator-app .gbst-loan-repayment .content .inputs-wrapper .section li .borrowing-power-selectmenu-short,
div.borrowing-power-calculator-app .gbst-loan-repayment .content .inputs-wrapper .section li .borrowing-power-selectmenu {
	margin-top: 26px;
}

.income-tax-app .gbst-loan-repayment .content .inputs-wrapper .section h2,
.car-loan-calculator-app .gbst-loan-repayment .content .inputs-wrapper h2,
.term-deposit-calculator-app .gbst-loan-repayment .content .loan-main-view .inputs-wrapper h2 {
	padding: 0 !important;
}

.income-tax-app .gbst-loan-repayment .content .results-wrapper .outputs-wrapper .results-box.result li,
.stamp-duty-calculator-app .gbst-loan-repayment .content .results-wrapper ul li {
	padding: 0 !important;
}

.results-line .results-title {
	line-height: normal;
}

.savings-plan-calculator-app .gbst-loan-repayment .content .loan-main-view .outputs-wrapper .results-box.result .sep-result {
	margin: 0 !important;
}

.borrowing-power-calculator-app, .loan-calculator-app, .stamp-duty-calculator-app, .extra-repayments-calculator-app,
.lump-sum-calculator-app, .loan-comparison-calculator-app, .budget-planner-calculator-app, .income-tax-app, .personal-loan-calculator-app,
.car-loan-calculator-app, .savings-plan-calculator-app, .split-loan-calculator-app, .term-deposit-calculator-app {
	margin: 0 auto;
	max-width: 1000px !important;
}

	.borrowing-power-calculator-app h2, .loan-calculator-app h2, .stamp-duty-calculator-app h2, .extra-repayments-calculator-app h2,
	.lump-sum-calculator-app h2, .loan-comparison-calculator-app h2, .budget-planner-calculator-app h2, .income-tax-app h2, .personal-loan-calculator-app h2,
	.car-loan-calculator-app h2, .savings-plan-calculator-app h2, .split-loan-calculator-app h2, .term-deposit-calculator-app h2 {
		padding: 0;
	}


/* =========================================== 

Forms and applications

=========================================== */

div#page .forms-applications {
	list-style: none;
	margin: 0;
	padding: 0;
}

	div#page .forms-applications h3 {
		margin: 0;
		padding: 20px 0;
		font-size: 25px;
		line-height: 30px;
	}

	div#page .forms-applications p {
		padding: 0;
	}

	div#page .forms-applications h2 {
		color: #333333;
		min-height: 80%;
	}



	div#page .forms-applications a.btn.product,
	div#page .forms-applications a.btn.product:after {
		/*color:  #8D234D;*/
		color: #8D234D;
	}

	div#page .forms-applications li:hover h2,
	div#page .forms-applications li:hover a.btn.product,
	div#page .forms-applications li:hover a.btn.product:after {
		color: #00afa6;
	}

div#page ul.forms-applications li:before {
	content: none;
}

div#page .forms-applications:before,
div#page .forms-applications:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

div#page .forms-applications > li {
	width: 25%;
	height: 376px;
	display: block;
	background-color: #ffffff;
	float: left;
	margin: 0;
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	text-indent: 0;
}

div#page .forms-applications li:first-child {
	width: 50%;
	padding: 0;
}

	div#page .forms-applications li:first-child img {
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		top: 50%;
		position: absolute;
		height: auto !important;
		width: 100% !important;
	}

/*		div#page .forms-applications > li:nth-child(odd) {
			background-color: #eee;
		}  
*/

div#page .forms-applications li:nth-child(4), div#page .forms-applications li:nth-child(6), div#page .forms-applications li:nth-child(12), div#page .forms-applications li:nth-child(14), div#page .forms-applications li:nth-child(20), div#page .forms-applications li:nth-child(22) {
	background-color: #e4e4e4;
}

div#page .forms-applications li:nth-child(3), div#page .forms-applications li:nth-child(9), div#page .forms-applications li:nth-child(11), div#page .forms-applications li:nth-child(17), div#page .forms-applications li:nth-child(19) {
	background-color: #eee;
}

@media screen and (max-width: 1065px) {
	div#page .forms-applications > li {
		width: 33.33333%;
		min-height: 380px;
		border: 1px solid rgb(255, 255, 255);
	}

		div#page .forms-applications > li:first-child {
			width: 66.66667%;
		}
}

@media screen and (max-width: 765px) {
	div#page .forms-applications > li:first-child {
		display: none;
	}
}

@media screen and (max-width: 875px) {
	div#page .forms-applications > li {
		width: 50%;
		min-height: 340px;
	}
}

@media screen and (max-width: 540px) {
	div#page .forms-applications > li {
		min-height: auto;
		float: none;
		width: 100%;
		min-height: 0;
		height: auto;
	}
}

/* Merge kat-style to here */
/*======================================================================


Embedded form module 


========================================================================
*/


/*.formSection-wrapper .backgroundImage, .embedded-form .backgroundImage{
	height: 100%;
	left: 0;
	margin: 0;
	max-height: 700px;
	overflow: hidden;
	position: relative;
	right: 0;
	width: 100%;
}*/


.embedded-form .formSection-wrapper {
	border-left: medium none;
	border-right: medium none;
	box-sizing: border-box;
	display: inline-block;
	font-size: 14px;
	height: 1100px;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	background-color: #eeeeee;
	padding: 4rem 0;
}

.formSection-wrapper {
	height: 100%;
	left: 0;
	margin: 0;
	position: relative;
	right: 0;
	width: 100%;
}

	.formSection-wrapper h2 {
		text-align: center;
		padding: 0 2rem;
		font-size: 3.2rem;
		color: #666666;
		margin: 0 auto 20px;
		font-weight: bold;
	}

	.formSection-wrapper p {
		font-size: 1.6rem;
		text-align: center;
		margin: 0 auto;
		color: #666666;
		padding: 0 2rem 2rem 2rem;
	}

.formSection-inner {
	box-sizing: border-box;
	left: 0;
	margin: auto;
	padding: 2rem 4rem 2rem 2rem;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	z-index: 9991;
}

.form {
	width: 100%;
	text-align: left;
	padding: 0 2rem;
	box-sizing: border-box;
	display: inline-block;
	max-width: 800px;
}

@media all and (max-width: 950px) {

	.formSection-wrapper h2 {
		padding: 0 20px;
		text-align: center;
		font-size: 26px;
		line-heigth: 32px;
	}

	.formSection-wrapper {
		z-index: 1;
	}

	.formSection-inner {
		padding: 0 !important;
	}
}

@media all and (max-width: 720px) {

	.embedded-form .formSection-wrapper {
		height: 1300px;
	}

	.formSection-inner iframe {
		height: 1050px !important;
	}

	.formSection-wrapper p {
		text-align: center;
	}
}

@media all and (max-width: 520px) {

	.formSection-inner {
		min-height: auto;
	}
}


/*====================================================

Contact Us Page

====================================================*/


.contact-container {
	width: 100%;
	background: #ffffff;
	padding: 0;
}

	.contact-container div {
		width: 100%;
		padding: 2rem;
		margin: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.contact-container .top {
		background: #676767;
	}

.top h3 {
	color: #f9ad43;
}

.top p, .top a {
	color: #ffffff;
}

.top p {
	margin-left: 2em !important;
	position: relative;
}

	.top p:before {
		content: '\e77a';
		font-family: 'icomoon';
		color: #ffffff;
		position: absolute;
		left: -1.5em;
		font-size: 1.4em;
	}

.top a {
	text-decoration: none;
}

	.top a:after {
		content: '\e603';
		font-family: 'icomoon';
		margin-left: 0.5em;
		position: relative;
		left: 0;
		vertical-align: middle;
		-webkit-transition: ease 0.5s left;
		-moz-transition: ease 0.5s left;
		-o-transition: ease 0.5s left;
		transition: ease 0.5s left;
	}

	.top a:hover:after {
		left: 0.25em;
	}

div#page .contact-container ul li {
	padding-left: 40px;
	width: 100%;
	margin: 0;
	margin-bottom: 5px;
	position: relative;
	text-indent: 0;
	box-sizing: border-box;
	display: inline-block;
}

	div#page .contact-container ul li:before {
		font-family: 'icomoon';
		font-size: 1.2em;
		position: absolute;
		left: 0;
		font-weight: 100;
	}

	div#page .contact-container ul li:first-child:before {
		content: '\e60f';
	}

	div#page .contact-container ul li:nth-child(2):before {
		content: '\e906';
	}

	div#page .contact-container ul li:last-child:before {
		content: '\e907';
	}


@media all and (min-width: 870px) {
	div#page .contact-container ul li:not(:last-child) {
		width: 180px;
	}

	div#page .contact-container ul li:nth-child(2) {
		float: right;
	}
}

   /* Tables */
    table.right-image-table {
        width: 100% !important;
        border-collapse: collapse;
        margin: 0 auto 40px;
    }    

    table.right-image-table:only-child,
    table.right-image-table:last-child{
        margin-bottom: 0;
    }    
     
  
    table.right-image-table td:first-child{
        width: 60%
    }
    
  
    table.right-image-table td:last-child {
        padding-right: 0;
        width: 40%
    }
    
   
    table.right-image-table tr:last-child td
    table.right-image-table tr:only-child td {
        padding-bottom: 0;
    }
    
 
    .right-image-table td:last-child .btn {
        width: 100%;
        max-width: 220px;
        margin: 0 auto 20px;
        display: block;
    }
    
   
    
    @media (min-width: 641px) and (max-width: 970px) {
       
        table.three-col-layout-cta td:last-child .btn:last-child {
            margin-right: 0;
        }
    }
    
    @media (max-width: 765px) {
        table.right-image-table td {
            display: block;
            width: 100%!important;
            padding-left: 0;
            padding-right: 0;
        }
        table.right-image-table tr:only-child td:first-child {
            padding-bottom: 40px;
        }
        
        table.right-image-table td:last-child .btn {
            display: inline-block;
            margin: 0 20px 20px auto;
        }
    }
    
    @media (max-width: 640px) {
       
      
        .right-image-table td:last-child .btn:last-child {
            margin-bottom: 0;
        }
    }
    
    @media (max-width: 500px) {
        .right-image-table td:last-child .btn {
            display: block;
            width: 100%;
            max-width: none;
        }
    }

@media screen and (min-width: 768px) {
	.ie .sub-promo-slider.stripe-col.stripe-col-extended {
		height: 430px
	}
}
	 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	 .sub-promo-slider.stripe-col.stripe-col-extended {
			height: 430px
		}
	 }
