/*HOME6.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains custom style rules used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: DIGNITY.*/
/* Version: 1.3 Update Release*/
/* Build Date: 7th Feb 2014*/
/* For more info about this version please see update log: http://designova.net/changelog/dignity.pdf */
/* Author: Designova.*/
/* Website: http://www.designova.net */
/* Copyright: (C) 2013 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.promo-heading {
border-top: solid 1px #fed141;
border-bottom: solid 1px #fed141;
}

#masthead{
	background-color: transparent;
}
.yellow { color: #fed141;}

#intro{
	height: 100%;
	background: url('https://www.ioof.com.au/__data/assets/image/0011/175349/raster-dark.png') repeat;
}
.top-banner-caption-v6{
	text-align: left;
	display: block;
	width: 100%;
}
.top-banner-caption-v6 h3{
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 20px;
}
.top-banner-caption-v6 h3>span{
	padding: 5px 10px;
}
.top-banner-caption-v6 h1{
	margin-top: 0px;
	color: #fff;
	text-transform: none;
	font-size: 110px;
	font-weight: 500;
		line-height: 140px;
}

.top-banner-caption-v6 { height: 300px; border: 0px solid #fff; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* a.GoButton { margin-top: 40px;display: block; border: 1px solid #fff; padding: 20px; width: 250px; color: #fff; font-size: 2em; font-weight: 400; text-align:center; letter-spacing:0.05em;background: #fed141;} */
/* a.GoButton { 	background: url('../images/yellow-droplet-go.png') no-repeat; display: block; height: 140px; font-size: 2em;
font-weight: 400; padding-top: 35px; margin-top: 20px;}

a.GoButton span.goText { padding-left: 40px;
color: #fff; padding-top: 40px;   }*/


.menu a {  color: #fff;
font-weight: bolder;
}
div.sm-wrap { background: #003b5c;}
div.sm-wrap ul { padding: 0px; padding-left: 15px; padding-right: 5px;}
div.sm-wrap ul li a { font-family: "Foundry Sterling W01 Md"; }
div.sm-wrap ul li ul li a { font-weight: 500;}

div.sm-wrap ul ul { padding: 0px}
.menu a { padding: 5px;}
div.sm-wrap ul ul li a  { padding-left: 10px}
.super-heading { text-transform:none;}
.footer-top ul.footerSitemap li a { font-size: 13px;}
#mastfoot ul li a { color: #fff;}
h1.promo-heading.animated.activate.pulse { color: #003b5c;}


.logo{
	float: left !important;
	/* padding-left: 60px !important; */
}

section.inner-section.team-info-wrap section.container div.team-info { height: 500px; max-height: 500px;}
li.logo.sub a:hover, li.logo a:hover { color: #fed141;}
section.container article ul li { list-style-type: square;}
/* search and find an adviser boxes */
.dropdown:hover .dropdown-menu {
    display: block; background: none;
 }
 ul.dropdown-menu { -webkit-box-shadow: none; box-shadow: none; border: none; text-align: center; border-radius: 0px;background-color: transparent}
 li a.dropdown-toggle { 
padding: 30px;
padding-right: 50px;padding-left: 0px; }

li.logo.login { padding-right: 50px; padding-left: 30px;}
.credits > p.phone { 
font-weight: 300;
color: #fff;
font-size: 16px;}
p.footerph { color: #ccc;
font-size: 16px;
line-height: 21px;}

/* mobile phone fixes */
@media (max-width: 480px) { 
	div.bannerText {height: 100px;}
}