html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
:focus { outline: 0;
}
body {
background: #fff;
line-height: 1;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a img {
border: 0;
} .left {
float: left;
}
.right {
float: right;
} * html .clear {
height: 1%;
}
.clear:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.clear {
display: block;
}
.clearfix:before, .clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
clear: both;
}  @import url("https://fonts.googleapis.com/css?family=Roboto:400,300italic,300,400italic,500,500italic,700,700italic,900,900italic");
html { }
body {
background: #e9e9e9; font-family: 'Roboto';
font-size: 12px;
line-height: 19px;
font-weight: 400;
color: #000000;
} h1,h2,h3,h4,h5,h6 {
font-weight: bold;
}
h1 {
font-size: 25px;
}
h2 {
font-size: 21px;
}
h3 {
font-size: 19px;
}
h4 {
font-size: 17.5px;
}
h5,h6 {
font-size: 16px;
}
.left {
float: left;
}
.right {
float: right;
} input[type="text"], 
textarea {
border: 1px solid #e3e3e3;
outline: none;
margin: 0 0 10px 0;
padding: 11px 15px 10px 15px;
background: #ffffff;
color: #9da0a4; font: 14px/14px 'Roboto', 'Roboto', Roboto, Roboto, "Roboto", Roboto;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="text"]:focus, textarea:focus {
background: #ffffff;
border: 1px solid #dddddd;
box-shadow: 0 1px 2px rgba(0,0,0,.15);
color: #232527;
}
textarea {
width: 100%;
}
label {
color: #aaa;
font-size: 12px;
font-weight: bold;
} a,
a:visited,
a:active {
box-sizing: content-box;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
-moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
-o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.inline{ display: inline-block; vertical-align: middle; } .single-post #wrapper{
margin-bottom: 35px;
}
#wrapper {
background: #f9f9f9;
border-radius: 5px;
margin: 0 auto;
width: 1135px;
}
.page-template-template-blog2 #main{
width: auto !important; margin-left: 343px;
padding: 30px 0 0;
}
.page-template-template-blog2 #contents{
max-width: 1560px;
}
.page-template-template-blog2 .primary{ float: left;
width: 100%;
}
.page-template-template-blog2 .site-logo{
float: none;
margin: 0;
}
#secondary #primary-nav .nav{
float: none;
}
#secondary .nav li{
float: none;
}
#secondary .nav li a{
padding: 0;
}
#secondary > *{ }
#secondary .site-logo{ padding: 0 45px 50px;
}
#secondary #primary-nav{
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/gradient-bg2.jpg);
background-position: top right;
background-repeat: repeat-y;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px solid #5a5a5a;
border-bottom: 1px solid #5a5a5a;
}
#secondary .categories-list{
padding-top: 40px;
padding-bottom: 40px;
}
.categories-list h3{
font-size: 18px;
text-transform: uppercase;
color: #fff;
}
.categories-list ul{
margin-top: 20px;
}
.categories-list li{
margin-bottom: 14px;
font-size: 14px;
}
#secondary .search-form input{
width: 190px;
}
#secondary .search-form{
margin-top: 0;  }
#secondary .categories-list li:before {
content: "-";
margin-right: 5px;
display: inline-block;
color: #ba7009;
}
#secondary .categories-list a{ display: inline-block; }
#main {
margin: 0 auto;
width: 80% !important;
}
.container {
margin: 0 auto; width: 80%; max-width: 120em;
} .nav {
list-style: none;
line-height: 1;
margin: 0; padding: 0;
z-index: 999;
}
.nav a {
display: block;
position: relative;
text-decoration: none;
z-index: 100;
}
.nav li {
float: left;
width: auto;
z-index: 999;
}
.nav li a {
color: #fff;
padding: 0 18px;
text-decoration: none;
}
.nav li a.sf-with-ul {
padding-right: 26px !important;
}
.nav li:hover a, .nav li:hover a:active {
text-decoration: none;
}
.nav li ul {
left: -999em;
position: absolute;
width: 180px;
z-index: 999;
}
.nav li ul li a, .nav li ul li a:visited {
background: #ffffff;
color: #333333;
font-size: 12px;
width: 144px;
}
.nav li ul .sf-with-ul {
padding: 10px 18px !important;
}
.nav li ul ul {
margin: -38px 0 0 180px;
}
.nav li:hover, .nav li.hover {
position: static;
}
.nav li:hover ul ul, .nav li.sfhover ul ul,
.nav li:hover ul ul ul, .nav li.sfhover ul ul ul,
.nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul {
left: -999em;
}
.nav li:hover ul, .nav li.sfhover ul,
.nav li li:hover ul, .nav li li.sfhover ul,
.nav li li li:hover ul, .nav li li li.sfhover ul,
.nav li li li li:hover ul, .nav li li li li.sfhover ul {
left: auto;
}
.nav .sf-sub-indicator {
display: block;
overflow: hidden;
position: absolute;
width: 9px;
height: 9px;
text-indent: -999em;
top: 1.2em;
right: 13px;
}
.nav li ul .sf-sub-indicator {
display: block;
overflow: hidden;
position: absolute;
width: 10px;
height: 10px;
text-indent: -999em;
top: 1.2em;
right: 0.5em;
} #primary-nav
{
display:inline;
}
#primary-nav .nav {  float: right;
}
#primary-nav .nav li a,
#primary-nav .nav li a:hover,
#primary-nav .nav li a:visited { line-height: 60px;
font-size: 15px; }
#primary-nav .nav li.first a, 
#primary-nav .nav li a:hover, 
#primary-nav .nav li a:active,
#primary-nav .nav li.current_page_item a { }
#primary-nav .nav li li a:link,
#primary-nav .nav li li a:visited {
background: #ffffff !important;
border-left: 1px solid #dddddd;
border-right: none;
color: #888888 !important;
font-weight: bold;
line-height: 1 !important;
text-transform: none;
}
#primary-nav .nav li ul {
width: 180px;
}
#primary-nav .nav ul ul {
margin: -38px 0 0 180px;
}
#primary-nav .nav .sf-sub-indicator {
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/ico-primary-arrow-down.png) no-repeat;
margin-top: 10px;
}
#primary-nav .nav li ul .sf-sub-indicator {
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/ico-primary-arrow-right.png) no-repeat;
} #secondary-nav .nav {
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/ico-sep.png) no-repeat left 18px;
display: none; position: absolute;
background: #fff;
left: 0;
margin: 3px 0 0;
width: 100%;
text-align: left;
}
#secondary-nav h4,
#secondary-nav .widget h3{
display: inline-block;
font-size: 15px;
text-transform: uppercase;
}
#secondary-nav .widget select{  border: 0;
border-radius: 4px;
display: inline-block;
font-size: 14px;
margin-left: 7px;
max-width: 275px; padding: 6px 10px;
}
.select-btn{
background: #fff;
border-radius: 5px;
padding: 5px 10px;
width: 230px;
text-align: center;
margin-left: 10px;
position: relative;
cursor: pointer;
}
#secondary-nav > *{
display: inline-block;
vertical-align: middle;
}
#secondary-nav .nav li {
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/ico-sep.png) no-repeat right 18px;
float: none;
}
#secondary-nav .nav li a {
color: #888;
font-weight: bold;
line-height: 30px;
padding: 0 12px;
}
#secondary-nav .nav li a:hover, 
#secondary-nav .nav li.sfHover a,
#secondary-nav .nav li.current-cat a {
}
#secondary-nav .nav .sf-sub-indicator {
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/ico-arrow-down.png) no-repeat;
top: 23px;
right: 12px;
}
#secondary-nav .nav li ul .sf-sub-indicator {
display: none;
}
.nav li li a:link,
.nav li li a:visited {
border-bottom: 1px solid #eeeeee;
border-left: 1px solid #dfdfdf;
color: #888888 !important;
font-size: 11px !important;
padding: 12px 18px;
line-height: 1 !important;
text-transform: none;
-webkit-box-shadow: 3px 3px 0 0 rgba(135, 135, 135, 0.1);
-moz-box-shadow: 3px 3px 0 0 rgba(135, 135, 135, 0.1);
box-shadow: 3px 3px 0 0 rgba(135, 135, 135, 0.1);
}
.nav li li a:hover {
background: #f7f7f7 !important;
}
.nav li ul {
background: transparent url(//insights.top4.com.au/wp-content/themes/top4-insight/images/arrow-up.png) no-repeat center 3px;
margin-left: -1px;
padding-top: 13px;
}
.nav li ul ul {
display: none !important;
} #header { background: #c4c4c4; margin-bottom: 40px;
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.33);
-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.33);
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.33);
padding: 22px 0;
}
#header h2{
font-size: 26px;
line-height: 100%;
margin-right: 4.6%;
}
.site-header
{
padding: 15px 0;
}
.site-header h2,
.site-header .secondary-nav,
.site-header .search-form
{
display: inline-block;
height: 40px;
margin: 0;
padding: 5px;
box-sizing:border-box;
-moz-box-sizing:border-box;
}
.site-header h2 {line-height:30px;}
@media only screen and (max-width: 976px)
{
.site-header .secondary-nav
{
display: none;
}
.cookie-policy-popup-wrapper {min-width: 330px !important;height: 100px !important;bottom: 15px !important;}
.cookie-policy-popup-content-text {text-align: center !important;}
}
@media only screen and (max-width: 480px)
{
.site-header .search-form
{
display: block;
width: 100%;
}
.site-header .search-form form
{
display: block;
width: 100%;
position: relative;
white-space: nowrap;
}
.site-header .search-form input
{
display: block;
width: 100%;
padding-right: 45px;
}
.site-header .search-form button
{
display: block;
position: absolute;
top: 0;
right: 0;
z-index: 100;
}
}
#top {
background:#000;  overflow: hidden;
}
#secondary {
background-color: #000;
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/gradient-bg.jpg);
background-repeat: repeat-y;
background-position: top right;
background-size: 42px 1px;
border: 0;
clear: none;
float: left;
margin: 0 0 0 -100%;
min-height: 100vh;
width: 335px;
margin-top: 0;
padding: 46px 0;
}
#secondary #sidebar{
width: 100%;
padding: 0;
float: none;
}
#secondary .widget{
border-bottom: 1px solid #5a5a5a;
padding: 40px 45px;
}
#secondary .widget:last-child{
border-bottom: 0;
}
#secondary #sidebar .widget-title{
font-size: 18px;
text-transform: uppercase;
color: #fff;
}
#secondary a,
#secondary li{
color: #fff;
}
#secondary .widget_nav_menu{
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/gradient-bg2.jpg);
background-position: top right;
background-repeat: repeat-y;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px solid #5a5a5a; }
#secondary #sidebar .widget_nav_menu li{
background: none;
padding: 0;
}
#secondary .widget_nav_menu a{
color: #fff;
font-size: 15px;
line-height: 60px;
}
#secondary #sidebar .widget_categories li{
background: none;
padding-left: 0;
font-size: 14px;
}
#secondary .widget_categories li:before{
content: "-";
margin-right: 5px;
display: inline-block;
color: #ba7009;
}
#secondary .footer{
color: #fff;
font-size: 11px;
}
#secondary .social-icons{
float: none;
margin: auto;
}
.social-icons ul{
padding-left: 0;
text-align: center;
}
.social-icons li{
display: inline-block; }
.social-icons span{
display: none;
}
.social-icons li a{
display: block; color:#e2e2e2;
font-size:1.4em;
font-family:'FontAwesome';
border: 2px solid #fff;
border-radius: 50%;
color: #1a1a1a;
display: block;
height: 32px;
position: relative;
width: 32px;
}
.social-icons .fb-icon{
content: "\f09a";
}
.social-icons a:before {
content: "\f415";
height: 32px;
line-height: 33px;
text-align: center;
width: 32px;
}
.social-icons a:hover:before,
.social-icons a:focus:before {
color: #fff;
}
.social-icons a[href*="codepen.io"]:before {
content: "\f1cb";
}
.social-icons a[href*="digg.com"]:before {
content: "\f1a6";
}
.social-icons a[href*="dribbble.com"]:before {
content: "\f17d";
}
.social-icons a[href*="dropbox.com"]:before {
content: "\f225";
}
.social-icons a[href*="facebook.com"]:before {
content: "\f09a";
}
.social-icons a[href*="flickr.com"]:before {
content: "\f211";
}
.social-icons a[href*="foursquare.com"]:before {
content: "\f226";
}
.social-icons a[href*="plus.google.com"]:before {
content: "\f0d5";
}
.social-icons a[href*="github.com"]:before {
content: "\f200";
}
.social-icons a[href*="instagram.com"]:before {
content: "\f16d";
}
.social-icons a[href*="linkedin.com"]:before {
content: "\f0e1";
}
.social-icons a[href*="path.com"]:before {
content: "\f219";
}
.social-icons a[href*="pinterest.com"]:before {
content: "\f210";
}
.social-icons a[href*="getpocket.com"]:before {
content: "\f224";
}
.social-icons a[href*="polldaddy.com"]:before {
content: "\f217";
}
.social-icons a[href*="reddit.com"]:before {
content: "\f222";
}
.social-icons a[href*="skype.com"]:before {
content: "\f220";
}
.social-icons a[href*="stumbleupon.com"]:before {
content: "\f223";
}
.social-icons a[href*="tumblr.com"]:before {
content: "\f214";
}
.social-icons a[href*="twitter.com"]:before {
content: "\f099";
}
.social-icons a[href*="vimeo.com"]:before {
content: "\f212";
}
.social-icons a[href*="wordpress.com"]:before,
.social-icons a[href*="wordpress.org"]:before {
content: "\f205";
}
.social-icons a[href*="youtube.com"]:before {
content: "\f167";
}
.social-icons a[href^="mailto:"]:before {
content: "\f410";
}
.social-icons a[href*="spotify.com"]:before {
content: "\f515";
}
.social-icons a[href*="twitch.tv"]:before {
content: "\f516";
}
.social-icons a[href$="/feed/"]:before {
content: "\f413";
} #text-logo {
float: left;
}
#site-title {
color: #333333;
float: left;
font-size: 24px;
font-weight: bold;
line-height: 60px;
margin-right: 20px;
text-transform: uppercase;
}
#site-title a, 
#site-title a:hover {
color: #ffffff;
text-decoration: none;
}
#site-desc {
color: #999999;
float: left;
font-size: 11px;
line-height: 60px;
margin-right: 20px;
}
.site-logo{
display: inline-block;
padding: 8px 0;
}
#logo { } #top .search-form {
float: right;
}
.search-form {
margin-top: 15px;
position: relative;
}
#header .search-form{
float: right;
margin-top: 0;
}
.search-form input {
background: #fff;
border: none;
font-size: 12px;
letter-spacing: 1px;
width: 245px;
height: 28px;
display: inline-block;
vertical-align: middle;
margin: 0 5px 0 0;
}
.search-form input::-webkit-input-placeholder {
color: #000;
}
.search-form input:-moz-placeholder { color: #000;  
}
.search-form input::-moz-placeholder { color: #000;  
}
.search-form input:-ms-input-placeholder {  
color: #000;  
}
.search-form input:focus {
background: #ffffff;
border: none;
}
.search-form button:before{
content: "";
display: block;
width: 16px;
height: 16px;
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/search-icon.png) no-repeat;
}
.search-form button,
.search-form button:hover {
font-size: 12px;
font-weight: normal;
width: 34px;
height: 28px;
padding: 0 10px;
letter-spacing: 0;
display: inline-block;
vertical-align: middle; background: -webkit-linear-gradient(top, #ffcc00, #ff9e05);
background: -moz-linear-gradient(top, #ffcc00, #ff9e05);
background: -ms-linear-gradient(top, #ffcc00, #ff9e05);
background: -o-linear-gradient(top, #ffcc00, #ff9e05);
background: linear-gradient(top, #ffcc00, #ff9e05);
} .social-icons {
color: #999999;
float: right;
line-height: 48px;
}
.social-icons a,
.social-icons a:visited {
color: #9f9f9f;
font-size: 13px;
margin-left: 6px;
}
.social-icons a:hover {
text-decoration: none;
}  .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.isotope { -webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
}
.model {
width: 24.99%;
float: left;
border: none;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; }
.flex-control-nav { display: none; }
.flex-direction-nav{    }
.flex-direction-nav > li{ }
.flex-direction-nav > li.flex-nav-prev{ }
.flex-direction-nav > li.flex-nav-next{ }
.flex-direction-nav > li > a{
display: block; text-indent: -999px;
width: 30px;
height: 30px;
overflow: hidden;
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/arrow-left.png);
background-size: 5px 7px;
background-repeat: no-repeat;
background-position: center;
background-color: rgba(0, 0, 0, 0.30);
border: 2px solid #fff;
border-radius: 50%;
}
.inner {
margin: 0 10px 20px 10px;
background-color: #ffffff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}
.model .entry-thumb {
position: relative;
}
.model .entry-thumb:hover {
cursor: move;
opacity: 0.9;
}
.model .featured-thumb {
width: 100%;
height: auto
}
.model .entry-thumb img {
display: block;
width: 100%;
height: auto;
cursor: pointer;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.model .info {
}
.model .entry-header {
margin: 0;
padding: 15px 15px 0 15px;
}
.model .author-avatar {
float: left;
margin-right: 12px;
padding: 0;
}
.model .entry-title { font-size: 22px;
margin-bottom: 5px;
line-height: normal;
}
.model .entry-title a:link,
.model .entry-title a:visited {
color: #333333;
}
.model .entry-excerpt {
border-bottom: 1px solid #e6e6e6;
color: #000000;
font-size: 14px;
line-height: inherit;
padding: 10px 15px 15px 15px;
word-wrap: break-word;
overflow-wrap: break-word;
}
.model .entry-comments li {
line-height: 1.5;
}
.model .comment li a {
display: block;
border-bottom: 1px #e6e6e6 solid;
padding: 10px 15px 10px 15px;
overflow: auto;
}
.model .comment li a:hover {
background: #f3f3f3;
text-shadow: 0 1px 0 #ffffff;
text-decoration: none;
}
.model .comment p {
float: left;
margin: 0 10px 0 0;
}
.model .comment cite {
color: #333333;
font-size: 11px;
font-weight: bold
}
.model .comment .commententry {
color: #999999;
display: table;
font-size: 11px;
}
.model .comment li a:hover .commententry {
color: #777777;
}
.model .img-list {
padding: 10px 15px 0 15px;
width: 100%;
}
.model .entry-footer {
padding: 10px 15px;
}
.entry-meta {
color: #999999;
font-size: 11px; font-style: italic;
}
.entry-meta .date{
color: #fd980c;
display: block;
}
.entry-meta a:link,
.entry-meta a:visited {
color: #313030;
font-style: normal;
text-transform: uppercase;
}
.entry-meta span { font-style: normal;
}
.single .entry-footer {
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
margin-bottom: 30px;
padding: 10px 0;
text-transform: lowercase;
}
.entry-footer {
color: #bbbbbb;
font-size: 12px;
}
.entry-footer a:link,
.entry-footer a:visited {
color: #aaaaaa;
font-size: 12px;
}
.entry-footer a:hover {
color: #777777;
text-decoration: none;
}
.likeit {
color: #999;
cursor: pointer;
display: block;
float: left;
}
.likeit span {
margin-left: 3px;
}
.comment-count {
float: right;
margin-left: 10px;
}
.view-count {
float: right;
} .img-list li {
float: left;
line-height: 1;
margin-right: 2%;
margin-bottom: 2%;
padding: 0;
width: 18%;
overflow: hidden;
}
.img-list img {
width: 100%;
height: auto;
} .model .entry-aside {
border-bottom: 1px solid #e9e9e9;
color: #666666;
padding: 15px 15px 15px 15px;
} .link-source {
background-color: #7cc576;
font-size: 12px;
padding: 15px;
text-align: center;
font-weight: bold;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.link-source p {
color: #ffffff;
font-family: Georgia, serif;
font-size: 12px;
text-align: center;
font-weight: normal
}
.link-source a:link,
.link-source a:visited {
color: #ffffff;
}
.post-nav {
color: #999999;
font-family: Georgia, serif;
font-size: 12px;
margin-top: 40px;
}
.post-nav a:link,
.post-nav a:visited {
color: #999999;
width: 50%;
}
.post-nav a:hover {
color: #666666
}
.next-post-link {
float: right;
}
.previous-post-link {
float: left;
} .entry-quote {
}
.entry-quote blockquote {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
background: #ea4848;
color: #ffffff;
padding: 15px;
}
.entry-quote a:hover blockquote {
background: #444444;
}
.entry-quote .quote-author {
font-size: 11px;
font-family: Arial, serif;
line-height: 1;
margin-top: 12px;
}
.entry-quote .quote-author i {
float: right;
}
blockquote {
color: #999999;
font-family: Georgia, serif;
font-size: 14px;
font-weight: normal;
line-height: 20px;
} .jp-type-single {
}
.jp-type-single,
.jp-type-single img {
background: #ffffff;
position: relative;
left: 0;
top: 0;
width: 100% !important;
height: auto !important;
display: block;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.video-thumb {
position: relative;
zoom: 1;
position: relative;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.video-thumb embed {
border-top-left-radius: 3px !important;
border-top-right-radius: 3px !important;
}
.jp-video .jp-gui {
width: 100%;
position: relative
}
.jp-video-normal .jp-jplayer,.jp-video-normal video {
width: 100% !important;
height: auto !important
}
.fluid-width-video-wrapper {
width: 100%;
}
.jp-interface {
background-color: #222222;
background-image: linear-gradient(#3A3B3C, #222222);
background-repeat: repeat-x;
border-radius: 0 !important;
box-shadow: none !important;
height: 30px;
position: relative;
width: 100%;
margin: 0 !important;
padding: 0 !important;
} .jp-audio {
width: 100% !important;
color: #000 !important;
padding: 0 !important;
} #sidebar {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
float: right; width: 30%;
padding: 30px;
}
.featured-logos-wrapper {
background-color: #FFF;
padding: 30px 0;
margin-bottom: 7em;
border-top: 1px solid #EDEDED;
}
.featured-logos-header {
text-align: center;
font-family: Roboto;
font-size: 20px;
color: #333333;
font-weight: 400;
margin-bottom: 20px;
}
.featured-logos {
text-align: center;
vertical-align: middle;
white-space: nowrap;
}
.featured-logo {
display: inline-block;
padding: 0 1.5%;
vertical-align: middle;
width: 16.5%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.featured-logo > a, .featured-logo img {
display: block;
max-width: 100%;
}
#footer_extender_container
{
background:#e2e2e2;
border-top:1px solid #d2d2d2;
}
#bottom_links_wrapper
{
padding:3em 0 0 0;
} .bottom_list_title
{
display:block;
width:100%;
min-height:1.2em;
padding-bottom:0.8em;
color:#000000;
font-size:1.8em;
line-height:1.2em;
}
.bottom_list_content > ul
{
display:block;
width:100%;
padding-bottom:3em;
list-style:none;
}
.bottom_list_content > ul > li
{
color:#666666;
font-size:1.3em;
line-height:1.4em;
}
.bottom_list_content > ul > li a{
color: inherit;
}
.bottom_list_content > ul > li:hover
{
color:#00aae2;
}
.bottom_logo_made_oz{
display: inline-block;
float: left;
}
.bottom_logo_made_oz > a > img{
width: 85%;
margin-top: 10px;
} .bottom_social_icon_container
{
display:inline-block;
float:right;
}
.bottom_social_icon_title
{
display:none;
}
.bottom_social_icon
{
display:inline-block;
width:2.4em;
height:2.4em;
position:relative;
margin:0.4em;
border-radius:1.2em;
behavior: url(//insights.top4.com.au/scripts/pie/PIE.htc);
}
.bottom_social_icon > a
{
display:block;
width:100%;
height:1.4em;
padding:0.5em 0;
text-align:center;
}
.bottom_social_icon > a:before
{
color:#e2e2e2;
font-size:1.4em;
font-family:'FontAwesome';
}
.bottom_social_icon_facebook {background-color: #3b5998;}
.bottom_social_icon_linkedin {background-color: #007bb5;}
.bottom_social_icon_twitter {background-color: #00aced;}
.bottom_social_icon_googleplus {background-color: #dd4b39;}
.bottom_social_icon_youtube {background-color: #bb0000;}
.bottom_social_icon_facebook > a:before {content:"\f09a";}
.bottom_social_icon_linkedin > a:before {content:"\f0e1";}
.bottom_social_icon_twitter > a:before {content:"\f099";}
.bottom_social_icon_googleplus > a:before {content:"\f0d5";}
.bottom_social_icon_youtube > a:before {content:"\f167";} #bottom_category_wrapper
{
padding:4em 0;
border-top:1px solid #cacaca;
}
#bottom_category_title
{
display:inline-block;
padding:0.45em 0 0.5em 0;
margin:0 0.5em 0 0;
font-size:1.8em;
}
#bottom_category_inital_alpha_list
{
display:inline-block;
margin:0 0.5em 0 0;
}
#bottom_category_inital_alpha_list > a
{
display:inline-block;
width:2.5em;
height:1em;
padding:0.75em 0;
margin:0 1px 0 0;
background:#f1f1f1;
font-size:1.4em;
font-weight:bold;
text-align:center;
border-radius:3px;
}
#bottom_social_share
{
display:inline-block;
padding:0.5em 0;
vertical-align:-0.5em;
}
.bottom_social_share_item
{
display:inline-block;
} #bottom_navigation_wrapper
{
padding:2em 0;
background:#000000;
}
#bottom_navigation_container{
margin-top: 5px;
}
#bottom_navigation
{
display:inline-block;
}
#bottom_navigation > ul
{
list-style:none;
padding-bottom:0.5em;
}
#bottom_navigation > ul > li
{
display:inline-block;
padding:0 1.2em;
border-left:1px solid #666666;
}
#bottom_navigation > ul > li:first-child
{
padding-left:0;
border-left:none;
}
#bottom_navigation > ul > li:hover
{
background:none;
box-shadow:none;
}
#bottom_navigation > ul > li.active
{
background:none;
box-shadow:none;
}
#bottom_navigation > ul > li:hover:before,
#bottom_navigation > ul > li:hover:after
{
display:none;
content:'';
}
#bottom_navigation > ul > li > a
{
display:block;
position:relative;
color:#666666;
font-size:15px;
line-height:1.4em;
}
#bottom_navigation > ul > li:hover > a
{
color:#cccccc;
}
#bottom_navigation > ul > li.active > a
{ }
#bottom_logo
{
display:block;
height:4.5em;
float:right; }
#bottom_logo > a
{
display:block;
height:100%;
}
#bottom_logo img
{
display:block;
height:100%;
}
#bottom_copyright
{
display:block;
color:#666666;
font-size:1.4em;
line-height:1.4em;
}
.block_center {
text-align: center;
} .multi_columns_container > .multi_column
{
display: block;
float: left;
margin: 0 0 0 1.6%;
box-sizing: border-box;
-moz-box-sizing: border-box;
font-size: 10px;
}
.multi_columns_container > .multi_column:first-child,
.multi_columns_container > .multi_column.first_column
{
margin-left:0;
}
.multi_columns_container_2 > .multi_column 
{
width: 49.2%;
float: right;
margin: 0;
}
.multi_columns_container_2 > .multi_column:first-child
{
float: left;
}
.multi_columns_container_3 > .multi_column {width: 32.26%;}
.multi_columns_container_4 > .multi_column {width: 23.8%;}
.multi_columns_container_5 > .multi_column {width: 18.72%;}
.multi_mutant_columns_wrapper
{
display: block;
overflow: hidden;
}
.multi_mutant_columns_container
{
display: block;
width: 102%;
position: relative;
margin-right: -2%;
}
.multi_mutant_columns_container > .multi_column
{
display: block;
float: left;
margin: 0 2% 2% 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.multi_mutant_columns_container_3 > .multi_column {width: 31%;}
.multi_mutant_columns_container_4 > .multi_column {width: 23%;}
.multi_mutant_columns_container_5 > .multi_column {width: 18%;} .cookie-policy-popup-wrapper {
z-index: 99999;
width: 41%;
min-width: 550px;
background-color: rgba(0, 0, 0, 0.6);
color: #ffffff;
height: 60px;
position: fixed;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
}
.cookie-policy-popup-container {
position: relative;
}
span.cookie-policy-popup-close:before {
font-family: 'FontAwesome';
content: "\f00d";
}
span.cookie-policy-popup-close {
margin: 0.5em;
font-weight: bold;
position: absolute;
right: 0;
top: 0;
cursor: pointer;
}
.cookie-policy-popup-content {
width: 100%;
padding: 1.4em;
box-sizing: border-box;
display: block;
text-align: center;
}
.cookie-policy-popup-content-text {
display: inline-block;
text-align: left;
}
.cookie-policy-popup-content-text a{
color: #1066ab;
font-weight: bold;
text-decoration: underline;
} .feature_arrow_container {
text-align: center;
position: absolute;
width: 100%;
z-index: 1; }
.feature_arrow_container.custom_feature_arrow_container {
background: #EBEBEB;
}
.feature_arrow_container.custom_feature_arrow_container,
.custom_feature_arrow_container > .feature_arrow.next_feature.grey {
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.feature_arrow {
background: #FFF;
border-radius: 50%;
width: 50px;
height: 50px;
line-height: 50px;
display: inline-block;
font-size: 1.5em;
position: relative;
top: -25px;
cursor: pointer;
color: #494949;
}
.feature_arrow_text {
position: absolute;
white-space: nowrap;
left: 0;
margin-left: -70%;
top: -30px;
font-weight: 700;
}
.feature_arrow.grey {
background: #EBEBEB;
}
.feature_arrow.brown {
background: #573418;
color: #FFF;
}
.feature_footer {
background: #E2E2E2;
} i.icon-chevron-up.white,
i.icon-chevron-up.black,
i.icon-chevron-down.black,
i.icon-chevron-down.white {
border-radius: 30px;
display: inline-block;
font-size: 18px;
font-weight: bold;
width: 34px;
height: 34px;
line-height: 30px;
margin-top: 9px;
}
i.icon-chevron-up.white {
line-height: 25px;
}
i.icon-chevron-up.white,
i.icon-chevron-down.white {
border: 3px solid #FFFFFF;
color: #FFFFFF;
}
i.icon-chevron-up.black,
i.icon-chevron-down.black {
border: 3px solid #000000;
color: #000000;	
}
.feature_arrow_text.feature_footer_text {
margin-left: -200%;
min-width: 250px;
font-size: 14px;
color: #000000;
top: -80%;
}
.qtip-content {white-space:nowrap;}
.hidden {
display: none;
} #footer {
margin: 60px 0 30px;
color: #999999;
font-size: 11px;
text-align: center;
}
#footer a, 
#footer a:visited {
border-bottom: 1px dotted #cccccc;
color: #999999;
}
#footer a:hover {
border-bottom: 1px dotted #999999;
text-decoration: none;
} .one-col {
width: 960px !important;
}
.page-header .page-title {
color: #999999;
font-size: 18px;
margin-bottom: 40px;
text-align: center;
text-shadow: 0 1px 0 #ffffff;
}
.page-title {
margin-bottom: 20px;
} #content {
background: #ffffff;
border-right: 1px solid #dddddd;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
box-shadow: 2px 0 6px 0 rgba(0, 0, 0, 0.1);
float: left; width: 70%;
padding: 30px;
min-height: 1200px;
}
#content .entry-title {
margin-bottom: 10px;
line-height: 1.2;
}
#content .entry-meta {
margin-bottom: 20px;
}
.single .entry-meta {
font-size: 12px;
}
.single .entry-footer span {
float: none;
}
.single .entry-footer .right span {
margin-left: 10px;
}
.single .video-thumb,
.single .audio-thumb,
.single .entry-thumb,
.single .entry-quote,
.single .entry-aside,
.single .link-source {
margin-bottom: 30px;
} .single .hentry {
}
#content .img-list {
margin-bottom: 20px !important;
}
.entry-content {
margin-bottom: 30px;
font-size: 16px;
line-height: normal;
}
#content img {
max-width: 100%;
height: auto;
}
.entry-content blockquote {
border-left: 10px solid #f5f5f5;
margin: 20px;
padding: 0 30px 0 20px;
overflow: hidden;
}
.entry-content blockquote p,
.entry-content blockquote blockquote a,
.entry-content blockquote blockquote {
color: #666666;
font-size: 1em;
font-style: italic;
}
.entry-content strong {
font-weight: bold
}
.entry-content strong em,
.entry-content em strong {
font-style: italic;
font-weight: bold;
}
.entry-content li ul {
margin: 0;
padding: 0;
}
.entry-content input,
.entry-content textarea {
font-size: 1em;
padding: 3px;
}
.entry-content dfn {
font-weight: bold
}
.entry-content del {
color: #aaa;
text-decoration: line-through;
}
.entry-content pre,
.entry-content code,
.entry-content tt {
background: #f5f5f5;
color: #666666;
font: 12px 'andale mono', 'monotype.com', 'lucida console', monospace;
line-height: 20px;
overflow: auto;
padding: 1em;
}
.entry-content pre,
.entry-content code,
.entry-content tt {
display: block;
margin: 1.5em 0;
white-space: pre;
}
.entry-content ins {
font-weight: bold;
text-decoration: underline;
}
.entry-content em {
font-style: italic;
font-weight: normal;
} .entry-content ul
{
list-style: disc;
padding-left: 1.5em;
padding-bottom: 0.5em;
}
.entry-content li
{
padding-bottom: 0.5em;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
margin: 5px 0 10px 0;
}
.entry-content hr {
background: #E6E6E6;
border: none;
clear: both;
color: #E6E6E6;
height: 1px;
margin: 15px 0;
width: 100%;
}
.entry-content ol {
list-style-type: decimal;
margin: 0 0 10px 25px;
}
.entry-content ol ol {
list-style: upper-alpha;
}
.entry-content ol ol ol {
list-style: lower-roman;
}
.entry-content ol ol ol ol {
list-style: lower-alpha;
}
.entry-content ol li {
font-size: inherit;
margin: 5px 0;
}
.entry-content p {
margin: 0 0 10px 0;
} img.centered {
display: block;
margin: 20px auto 20px auto;
}
img.alignnone {
display: block;
margin: 20px;
}
img.alignright {
margin: 20px 0 20px 20px;
}
img.alignleft {
margin: 20px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 20px auto 20px auto;
}
.alignright {
float: right;
margin: 20px 0 20px 20px;
}
.alignleft {
float: left;
margin: 20px 20px 20px 0;
}
.wp-caption {
background: #F7F7F7;
border: 1px solid #E6E6E6;
padding: 4px 0 5px 0;
text-align: center;
}
.wp-caption p.wp-caption-text {
font-size: 12px;
font-weight: normal;
line-height: 12px;
margin: 0;
padding: 0;
}
.wp-caption img {
border: 0;
margin: 0 0 5px 0;
padding: 0;
} .next_page {
width: 120px;
cursor: pointer;
clear: both;
margin-top: 800px
}
#next_page {
display: none;
background: none repeat scroll 0 0 #FFFFFF;
border: solid 1px #CCCCCC;
border-radius: 5px 5px 5px 5px;
bottom: 5%;
box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
font-size: 0.9em;
left: 50%;
margin-left: -70px;
padding: 20px;
position: fixed;
text-align: center;
width: 120px;
z-index: 2000;
}
#infscr-loading {
color: #999999;
position: fixed;
bottom: 100px;
left: 50%;
margin-left: -20px;
z-index: 100;
}
#load-more {
display: none;
padding: 10px 15px;
width: 300px;
margin: 50px auto;
background: #ffffff;
border-radius: 5px;
color: #666666;
font-size: 16px;
font-weight: bold;
text-align: center;
cursor: pointer;
-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
} #sidebar .widget { }
#sidebar .widget p {
margin-bottom: 10px;
}
#sidebar .widget li {
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/arrow-right-grey.png) no-repeat 0 11px;
padding: 5px 0 5px 11px;
}
#sidebar .widget-title {
font-size: 14px;
margin-bottom: 5px;
} #comments {
clear: both;
position: relative;
}
#comments .commentlist {
padding: 20px 0;
}
#comments .children {
list-style-type: none;
margin-left: 16px;
}
#comments ul.children li {
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/ico-mobile-nav.png) no-repeat 0 6px;
padding-left: 35px;
}
.pings-wrapper {
position: relative;
}
.pinglist {
list-style-type: none;
margin: 0;
padding: 30px 0;
}
.pinglist li {
border-bottom: 1px solid #e9eaea;
padding: 10px;
}
.pinglist li a {
border: 0;
color: #4d4e52;
display: block;
font-weight: normal;
}
.pinglist li a:hover {
background: none !important;
color: #202222;
}
#reply-title,
.comments-title,
.pings-title {
font-size: 22px;
font-weight: 200;
margin: 0 0 20px 0;
}
.commentlist #commentform {
margin-bottom: 60px;
}
.commentlist .comment .avatar {
float: left;
margin: 0 15px 0 0;
}
.comment-meta {
color: #9da0a4;
font-family: Georgia, serif;
font-size: 12px;
margin-bottom: 15px;
}
.comment-meta a:link,
.comment-meta a:visited {
border: 0;
color: #9da0a4;
font-weight: normal !important;
text-decoration: none !important;
}
.comment-meta a:hover {
border-bottom: 1px dashed #dddddd;
color: #333333;
}
.moderation {
color: #9da0a4;
padding-left: 51px;
}
.comment-body {
border-bottom: 1px solid #eeeeee;
margin-bottom: 20px;
padding: 0 0 20px 51px;
}
.comment-body ul {
list-style-type: disc;
}
.comment-body ol {
list-style-type: decimal;
}
.comment-author cite {
color: #202222;
font-style: normal;
font-weight: bold;
}
.comment-author .says {
display: none;
}
.nocomments {
padding: 20px;
text-align: center;
}
#commentform .comment-form-comment {
margin-bottom: 10px;
}
#commentform .form-submit input {
cursor: pointer;
float: none;
font-size: 12px;
margin: 0;
padding: 10px 12px;
width: auto;
}
#commentform .required {
color: red;
}
#commentform textarea {
width: 99%;
margin: 0 0 5px 0;
}
#commentform input {
float: left;
margin-right: 15px;
width: auto;
}
#commentform p {
clear: both;
line-height: 40px;
margin-bottom: 15px;
}  #contact-form {
display: block;
width: 100%;
}
#contact-form input[type="text"] {
padding: 13px 15px 12px 15px;
width: 50%;
}
#contact-form textarea {
width: 95%;
}
#contact-form #submit {
margin: 15px 0 0 0;
padding: 8px 15px;
}
.contact-form label {
display: block;
line-height: 30px;
}  button,
.btn,
#submit {
border: none;
border-radius: 2px;
color: #ffffff !important;
font-size: 13px;
font-weight: 600;
}
button:hover,
.btn:hover,
#submit:hover {
cursor: pointer;
}
.post-btn{
margin-top: 15px;
}
.post-btn li{
display: inline-block;
}
.post-btn .btn{
font-size: 13px;
} .shared-button .ssba-wrap{
display: none; position: absolute;
padding-top: 12px;
width: 170px;
margin-left: -55px;
z-index: 9999; }
.shared-button .ssba-wrap > div{
background: #fff; box-shadow: 0 0px 3px 0 rgba(0,0,0,0.33);
-webkit-box-shadow: 0 0px 3px 0 rgba(0,0,0,0.33);
-moz-box-shadow: 0 0px 3px 0 rgba(0,0,0,0.33);
-ms-box-shadow: 0 0px 3px 0 rgba(0,0,0,0.33);
text-align: center !important;
position: relative;
}
.shared-button .ssba-wrap > div:before{
content: "\f0d8";
display: block;
font: normal normal normal 25px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
left: 50%;
transform: translate(-50%, 0);
top: -13px;
color: #fff;
text-shadow: 0px -2px 0px #e3e3e3;
}
.shared-button:hover .ssba-wrap{  }
.btn{
display: inline-block;
border-radius: 3px;
padding: 8px 10px;
}
.btn.btn-primary,
.btn.btn-primary:hover{ background: -webkit-linear-gradient(top, #ffcc00, #ff9e05);
background: -moz-linear-gradient(top, #ffcc00, #ff9e05);
background: -ms-linear-gradient(top, #ffcc00, #ff9e05);
background: -o-linear-gradient(top, #ffcc00, #ff9e05);
background: linear-gradient(top, #ffcc00, #ff9e05);
border-radius: 3px;
color: #fff;
padding: 8px 10px;
}
.btn.btn-secondary,
.btn.btn-secondary:hover{
background: -webkit-linear-gradient(top, #DCDCDC, #A0A0A0);
background: -moz-linear-gradient(top, #DCDCDC, #A0A0A0);
background: -ms-linear-gradient(top, #DCDCDC, #A0A0A0);
background: -o-linear-gradient(top, #DCDCDC, #A0A0A0);
background: linear-gradient(top, #DCDCDC, #A0A0A0);
}
.menu-button {
display: none;
float: left;
padding:6px;
margin:10px;
color: #ffffff;
font-size: 28px;
border-radius:3px;
cursor: pointer;
}
.menu-button:hover
{
background: rgba(255,255,255,0.4);
}
.header-ad,
.footer-ad {
width: 728px;
height: 90px;
margin: 0 auto 40px auto;
text-align: center;
}
.footer-ad {
margin-top: 100px;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/css/fancybox_sprite.png) !important;
} .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute; }
.sticky,
.bypostauthor { background: inherit; color: inherit; } .wp-caption {
margin-bottom: 24px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-bottom: 5px;
}
.wp-caption-text {
font-style: italic;
color: #999;
}
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}a,
a:visited,
a:active,
#secondary-nav .nav li a:hover, 
#secondary-nav .nav li.sfHover a,
#secondary-nav .nav li.current-cat a,
.social-icons a:hover,
.model .entry-title a:hover,
.model .comment li a:hover cite {
color: #0075E3;
}
button,
.btn,
#submit {
background: #1FA9F4;
}
a:hover {
color: #0075E3;
}
#primary-nav .nav li li a:hover,
.nav li li a:hover {
color: #0075E3 !important;
}
button:hover,
.btn:hover,
#submit:hover {
background: #0075E3;
}@font-face {
font-family: 'FontAwesome';
src: url(//insights.top4.com.au/wp-content/themes/top4-insight/css/font/fontawesome-webfont.eot?v=4.5.0);
src: url(//insights.top4.com.au/wp-content/themes/top4-insight/css/font/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(//insights.top4.com.au/wp-content/themes/top4-insight/css/font/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(//insights.top4.com.au/wp-content/themes/top4-insight/css/font/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(//insights.top4.com.au/wp-content/themes/top4-insight/css/font/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(//insights.top4.com.au/wp-content/themes/top4-insight/css/font/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.icon {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .icon-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.icon-2x {
font-size: 2em;
}
.icon-3x {
font-size: 3em;
}
.icon-4x {
font-size: 4em;
}
.icon-5x {
font-size: 5em;
}
.icon-fw {
width: 1.28571429em;
text-align: center;
}
.icon-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.icon-ul > li {
position: relative;
}
.icon-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.icon-li.icon-lg {
left: -1.85714286em;
}
.icon-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.icon-pull-left {
float: left;
}
.icon-pull-right {
float: right;
}
.icon.icon-pull-left {
margin-right: .3em;
}
.icon.icon-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.icon.pull-left {
margin-right: .3em;
}
.icon.pull-right {
margin-left: .3em;
}
.icon-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.icon-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.icon-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.icon-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.icon-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.icon-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.icon-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
filter: none;
}
.icon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.icon-stack-1x,
.icon-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.icon-stack-1x {
line-height: inherit;
}
.icon-stack-2x {
font-size: 2em;
}
.icon-inverse {
color: #ffffff;
} .icon-glass:before {
content: "\f000";
}
.icon-music:before {
content: "\f001";
}
.icon-search:before {
content: "\f002";
}
.icon-envelope-o:before {
content: "\f003";
}
.icon-heart:before {
content: "\f004";
}
.icon-star:before {
content: "\f005";
}
.icon-star-o:before {
content: "\f006";
}
.icon-user:before {
content: "\f007";
}
.icon-film:before {
content: "\f008";
}
.icon-th-large:before {
content: "\f009";
}
.icon-th:before {
content: "\f00a";
}
.icon-th-list:before {
content: "\f00b";
}
.icon-check:before {
content: "\f00c";
}
.icon-remove:before,
.icon-close:before,
.icon-times:before {
content: "\f00d";
}
.icon-search-plus:before {
content: "\f00e";
}
.icon-search-minus:before {
content: "\f010";
}
.icon-power-off:before {
content: "\f011";
}
.icon-signal:before {
content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
content: "\f013";
}
.icon-trash-o:before {
content: "\f014";
}
.icon-home:before {
content: "\f015";
}
.icon-file-o:before {
content: "\f016";
}
.icon-clock-o:before {
content: "\f017";
}
.icon-road:before {
content: "\f018";
}
.icon-download:before {
content: "\f019";
}
.icon-arrow-circle-o-down:before {
content: "\f01a";
}
.icon-arrow-circle-o-up:before {
content: "\f01b";
}
.icon-inbox:before {
content: "\f01c";
}
.icon-play-circle-o:before {
content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
content: "\f01e";
}
.icon-refresh:before {
content: "\f021";
}
.icon-list-alt:before {
content: "\f022";
}
.icon-lock:before {
content: "\f023";
}
.icon-flag:before {
content: "\f024";
}
.icon-headphones:before {
content: "\f025";
}
.icon-volume-off:before {
content: "\f026";
}
.icon-volume-down:before {
content: "\f027";
}
.icon-volume-up:before {
content: "\f028";
}
.icon-qrcode:before {
content: "\f029";
}
.icon-barcode:before {
content: "\f02a";
}
.icon-tag:before {
content: "\f02b";
}
.icon-tags:before {
content: "\f02c";
}
.icon-book:before {
content: "\f02d";
}
.icon-bookmark:before {
content: "\f02e";
}
.icon-print:before {
content: "\f02f";
}
.icon-camera:before {
content: "\f030";
}
.icon-font:before {
content: "\f031";
}
.icon-bold:before {
content: "\f032";
}
.icon-italic:before {
content: "\f033";
}
.icon-text-height:before {
content: "\f034";
}
.icon-text-width:before {
content: "\f035";
}
.icon-align-left:before {
content: "\f036";
}
.icon-align-center:before {
content: "\f037";
}
.icon-align-right:before {
content: "\f038";
}
.icon-align-justify:before {
content: "\f039";
}
.icon-list:before {
content: "\f03a";
}
.icon-dedent:before,
.icon-outdent:before {
content: "\f03b";
}
.icon-indent:before {
content: "\f03c";
}
.icon-video-camera:before {
content: "\f03d";
}
.icon-photo:before,
.icon-image:before,
.icon-picture-o:before {
content: "\f03e";
}
.icon-pencil:before {
content: "\f040";
}
.icon-map-marker:before {
content: "\f041";
}
.icon-adjust:before {
content: "\f042";
}
.icon-tint:before {
content: "\f043";
}
.icon-edit:before,
.icon-pencil-square-o:before {
content: "\f044";
}
.icon-share-square-o:before {
content: "\f045";
}
.icon-check-square-o:before {
content: "\f046";
}
.icon-arrows:before {
content: "\f047";
}
.icon-step-backward:before {
content: "\f048";
}
.icon-fast-backward:before {
content: "\f049";
}
.icon-backward:before {
content: "\f04a";
}
.icon-play:before {
content: "\f04b";
}
.icon-pause:before {
content: "\f04c";
}
.icon-stop:before {
content: "\f04d";
}
.icon-forward:before {
content: "\f04e";
}
.icon-fast-forward:before {
content: "\f050";
}
.icon-step-forward:before {
content: "\f051";
}
.icon-eject:before {
content: "\f052";
}
.icon-chevron-left:before {
content: "\f053";
}
.icon-chevron-right:before {
content: "\f054";
}
.icon-plus-circle:before {
content: "\f055";
}
.icon-minus-circle:before {
content: "\f056";
}
.icon-times-circle:before {
content: "\f057";
}
.icon-check-circle:before {
content: "\f058";
}
.icon-question-circle:before {
content: "\f059";
}
.icon-info-circle:before {
content: "\f05a";
}
.icon-crosshairs:before {
content: "\f05b";
}
.icon-times-circle-o:before {
content: "\f05c";
}
.icon-check-circle-o:before {
content: "\f05d";
}
.icon-ban:before {
content: "\f05e";
}
.icon-arrow-left:before {
content: "\f060";
}
.icon-arrow-right:before {
content: "\f061";
}
.icon-arrow-up:before {
content: "\f062";
}
.icon-arrow-down:before {
content: "\f063";
}
.icon-mail-forward:before,
.icon-share:before {
content: "\f064";
}
.icon-expand:before {
content: "\f065";
}
.icon-compress:before {
content: "\f066";
}
.icon-plus:before {
content: "\f067";
}
.icon-minus:before {
content: "\f068";
}
.icon-asterisk:before {
content: "\f069";
}
.icon-exclamation-circle:before {
content: "\f06a";
}
.icon-gift:before {
content: "\f06b";
}
.icon-leaf:before {
content: "\f06c";
}
.icon-fire:before {
content: "\f06d";
}
.icon-eye:before {
content: "\f06e";
}
.icon-eye-slash:before {
content: "\f070";
}
.icon-warning:before,
.icon-exclamation-triangle:before {
content: "\f071";
}
.icon-plane:before {
content: "\f072";
}
.icon-calendar:before {
content: "\f073";
}
.icon-random:before {
content: "\f074";
}
.icon-comment:before {
content: "\f075";
}
.icon-magnet:before {
content: "\f076";
}
.icon-chevron-up:before {
content: "\f077";
}
.icon-chevron-down:before {
content: "\f078";
}
.icon-retweet:before {
content: "\f079";
}
.icon-shopping-cart:before {
content: "\f07a";
}
.icon-folder:before {
content: "\f07b";
}
.icon-folder-open:before {
content: "\f07c";
}
.icon-arrows-v:before {
content: "\f07d";
}
.icon-arrows-h:before {
content: "\f07e";
}
.icon-bar-chart-o:before,
.icon-bar-chart:before {
content: "\f080";
}
.icon-twitter-square:before {
content: "\f081";
}
.icon-facebook-square:before {
content: "\f082";
}
.icon-camera-retro:before {
content: "\f083";
}
.icon-key:before {
content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
content: "\f085";
}
.icon-comments:before {
content: "\f086";
}
.icon-thumbs-o-up:before {
content: "\f087";
}
.icon-thumbs-o-down:before {
content: "\f088";
}
.icon-star-half:before {
content: "\f089";
}
.icon-heart-o:before {
content: "\f08a";
}
.icon-sign-out:before {
content: "\f08b";
}
.icon-linkedin-square:before {
content: "\f08c";
}
.icon-thumb-tack:before {
content: "\f08d";
}
.icon-external-link:before {
content: "\f08e";
}
.icon-sign-in:before {
content: "\f090";
}
.icon-trophy:before {
content: "\f091";
}
.icon-github-square:before {
content: "\f092";
}
.icon-upload:before {
content: "\f093";
}
.icon-lemon-o:before {
content: "\f094";
}
.icon-phone:before {
content: "\f095";
}
.icon-square-o:before {
content: "\f096";
}
.icon-bookmark-o:before {
content: "\f097";
}
.icon-phone-square:before {
content: "\f098";
}
.icon-twitter:before {
content: "\f099";
}
.icon-facebook-f:before,
.icon-facebook:before {
content: "\f09a";
}
.icon-github:before {
content: "\f09b";
}
.icon-unlock:before {
content: "\f09c";
}
.icon-credit-card:before {
content: "\f09d";
}
.icon-feed:before,
.icon-rss:before {
content: "\f09e";
}
.icon-hdd-o:before {
content: "\f0a0";
}
.icon-bullhorn:before {
content: "\f0a1";
}
.icon-bell:before {
content: "\f0f3";
}
.icon-certificate:before {
content: "\f0a3";
}
.icon-hand-o-right:before {
content: "\f0a4";
}
.icon-hand-o-left:before {
content: "\f0a5";
}
.icon-hand-o-up:before {
content: "\f0a6";
}
.icon-hand-o-down:before {
content: "\f0a7";
}
.icon-arrow-circle-left:before {
content: "\f0a8";
}
.icon-arrow-circle-right:before {
content: "\f0a9";
}
.icon-arrow-circle-up:before {
content: "\f0aa";
}
.icon-arrow-circle-down:before {
content: "\f0ab";
}
.icon-globe:before {
content: "\f0ac";
}
.icon-wrench:before {
content: "\f0ad";
}
.icon-tasks:before {
content: "\f0ae";
}
.icon-filter:before {
content: "\f0b0";
}
.icon-briefcase:before {
content: "\f0b1";
}
.icon-arrows-alt:before {
content: "\f0b2";
}
.icon-group:before,
.icon-users:before {
content: "\f0c0";
}
.icon-chain:before,
.icon-link:before {
content: "\f0c1";
}
.icon-cloud:before {
content: "\f0c2";
}
.icon-flask:before {
content: "\f0c3";
}
.icon-cut:before,
.icon-scissors:before {
content: "\f0c4";
}
.icon-copy:before,
.icon-files-o:before {
content: "\f0c5";
}
.icon-paperclip:before {
content: "\f0c6";
}
.icon-save:before,
.icon-floppy-o:before {
content: "\f0c7";
}
.icon-square:before {
content: "\f0c8";
}
.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before {
content: "\f0c9";
}
.icon-list-ul:before {
content: "\f0ca";
}
.icon-list-ol:before {
content: "\f0cb";
}
.icon-strikethrough:before {
content: "\f0cc";
}
.icon-underline:before {
content: "\f0cd";
}
.icon-table:before {
content: "\f0ce";
}
.icon-magic:before {
content: "\f0d0";
}
.icon-truck:before {
content: "\f0d1";
}
.icon-pinterest:before {
content: "\f0d2";
}
.icon-pinterest-square:before {
content: "\f0d3";
}
.icon-google-plus-square:before {
content: "\f0d4";
}
.icon-google-plus:before {
content: "\f0d5";
}
.icon-money:before {
content: "\f0d6";
}
.icon-caret-down:before {
content: "\f0d7";
}
.icon-caret-up:before {
content: "\f0d8";
}
.icon-caret-left:before {
content: "\f0d9";
}
.icon-caret-right:before {
content: "\f0da";
}
.icon-columns:before {
content: "\f0db";
}
.icon-unsorted:before,
.icon-sort:before {
content: "\f0dc";
}
.icon-sort-down:before,
.icon-sort-desc:before {
content: "\f0dd";
}
.icon-sort-up:before,
.icon-sort-asc:before {
content: "\f0de";
}
.icon-envelope:before {
content: "\f0e0";
}
.icon-linkedin:before {
content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
content: "\f0e2";
}
.icon-legal:before,
.icon-gavel:before {
content: "\f0e3";
}
.icon-dashboard:before,
.icon-tachometer:before {
content: "\f0e4";
}
.icon-comment-o:before {
content: "\f0e5";
}
.icon-comments-o:before {
content: "\f0e6";
}
.icon-flash:before,
.icon-bolt:before {
content: "\f0e7";
}
.icon-sitemap:before {
content: "\f0e8";
}
.icon-umbrella:before {
content: "\f0e9";
}
.icon-paste:before,
.icon-clipboard:before {
content: "\f0ea";
}
.icon-lightbulb-o:before {
content: "\f0eb";
}
.icon-exchange:before {
content: "\f0ec";
}
.icon-cloud-download:before {
content: "\f0ed";
}
.icon-cloud-upload:before {
content: "\f0ee";
}
.icon-user-md:before {
content: "\f0f0";
}
.icon-stethoscope:before {
content: "\f0f1";
}
.icon-suitcase:before {
content: "\f0f2";
}
.icon-bell-o:before {
content: "\f0a2";
}
.icon-coffee:before {
content: "\f0f4";
}
.icon-cutlery:before {
content: "\f0f5";
}
.icon-file-text-o:before {
content: "\f0f6";
}
.icon-building-o:before {
content: "\f0f7";
}
.icon-hospital-o:before {
content: "\f0f8";
}
.icon-ambulance:before {
content: "\f0f9";
}
.icon-medkit:before {
content: "\f0fa";
}
.icon-fighter-jet:before {
content: "\f0fb";
}
.icon-beer:before {
content: "\f0fc";
}
.icon-h-square:before {
content: "\f0fd";
}
.icon-plus-square:before {
content: "\f0fe";
}
.icon-angle-double-left:before {
content: "\f100";
}
.icon-angle-double-right:before {
content: "\f101";
}
.icon-angle-double-up:before {
content: "\f102";
}
.icon-angle-double-down:before {
content: "\f103";
}
.icon-angle-left:before {
content: "\f104";
}
.icon-angle-right:before {
content: "\f105";
}
.icon-angle-up:before {
content: "\f106";
}
.icon-angle-down:before {
content: "\f107";
}
.icon-desktop:before {
content: "\f108";
}
.icon-laptop:before {
content: "\f109";
}
.icon-tablet:before {
content: "\f10a";
}
.icon-mobile-phone:before,
.icon-mobile:before {
content: "\f10b";
}
.icon-circle-o:before {
content: "\f10c";
}
.icon-quote-left:before {
content: "\f10d";
}
.icon-quote-right:before {
content: "\f10e";
}
.icon-spinner:before {
content: "\f110";
}
.icon-circle:before {
content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
content: "\f112";
}
.icon-github-alt:before {
content: "\f113";
}
.icon-folder-o:before {
content: "\f114";
}
.icon-folder-open-o:before {
content: "\f115";
}
.icon-smile-o:before {
content: "\f118";
}
.icon-frown-o:before {
content: "\f119";
}
.icon-meh-o:before {
content: "\f11a";
}
.icon-gamepad:before {
content: "\f11b";
}
.icon-keyboard-o:before {
content: "\f11c";
}
.icon-flag-o:before {
content: "\f11d";
}
.icon-flag-checkered:before {
content: "\f11e";
}
.icon-terminal:before {
content: "\f120";
}
.icon-code:before {
content: "\f121";
}
.icon-mail-reply-all:before,
.icon-reply-all:before {
content: "\f122";
}
.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
content: "\f123";
}
.icon-location-arrow:before {
content: "\f124";
}
.icon-crop:before {
content: "\f125";
}
.icon-code-fork:before {
content: "\f126";
}
.icon-unlink:before,
.icon-chain-broken:before {
content: "\f127";
}
.icon-question:before {
content: "\f128";
}
.icon-info:before {
content: "\f129";
}
.icon-exclamation:before {
content: "\f12a";
}
.icon-superscript:before {
content: "\f12b";
}
.icon-subscript:before {
content: "\f12c";
}
.icon-eraser:before {
content: "\f12d";
}
.icon-puzzle-piece:before {
content: "\f12e";
}
.icon-microphone:before {
content: "\f130";
}
.icon-microphone-slash:before {
content: "\f131";
}
.icon-shield:before {
content: "\f132";
}
.icon-calendar-o:before {
content: "\f133";
}
.icon-fire-extinguisher:before {
content: "\f134";
}
.icon-rocket:before {
content: "\f135";
}
.icon-maxcdn:before {
content: "\f136";
}
.icon-chevron-circle-left:before {
content: "\f137";
}
.icon-chevron-circle-right:before {
content: "\f138";
}
.icon-chevron-circle-up:before {
content: "\f139";
}
.icon-chevron-circle-down:before {
content: "\f13a";
}
.icon-html5:before {
content: "\f13b";
}
.icon-css3:before {
content: "\f13c";
}
.icon-anchor:before {
content: "\f13d";
}
.icon-unlock-alt:before {
content: "\f13e";
}
.icon-bullseye:before {
content: "\f140";
}
.icon-ellipsis-h:before {
content: "\f141";
}
.icon-ellipsis-v:before {
content: "\f142";
}
.icon-rss-square:before {
content: "\f143";
}
.icon-play-circle:before {
content: "\f144";
}
.icon-ticket:before {
content: "\f145";
}
.icon-minus-square:before {
content: "\f146";
}
.icon-minus-square-o:before {
content: "\f147";
}
.icon-level-up:before {
content: "\f148";
}
.icon-level-down:before {
content: "\f149";
}
.icon-check-square:before {
content: "\f14a";
}
.icon-pencil-square:before {
content: "\f14b";
}
.icon-external-link-square:before {
content: "\f14c";
}
.icon-share-square:before {
content: "\f14d";
}
.icon-compass:before {
content: "\f14e";
}
.icon-toggle-down:before,
.icon-caret-square-o-down:before {
content: "\f150";
}
.icon-toggle-up:before,
.icon-caret-square-o-up:before {
content: "\f151";
}
.icon-toggle-right:before,
.icon-caret-square-o-right:before {
content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
content: "\f153";
}
.icon-gbp:before {
content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
content: "\f156";
}
.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
content: "\f157";
}
.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before {
content: "\f158";
}
.icon-won:before,
.icon-krw:before {
content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
content: "\f15a";
}
.icon-file:before {
content: "\f15b";
}
.icon-file-text:before {
content: "\f15c";
}
.icon-sort-alpha-asc:before {
content: "\f15d";
}
.icon-sort-alpha-desc:before {
content: "\f15e";
}
.icon-sort-amount-asc:before {
content: "\f160";
}
.icon-sort-amount-desc:before {
content: "\f161";
}
.icon-sort-numeric-asc:before {
content: "\f162";
}
.icon-sort-numeric-desc:before {
content: "\f163";
}
.icon-thumbs-up:before {
content: "\f164";
}
.icon-thumbs-down:before {
content: "\f165";
}
.icon-youtube-square:before {
content: "\f166";
}
.icon-youtube:before {
content: "\f167";
}
.icon-xing:before {
content: "\f168";
}
.icon-xing-square:before {
content: "\f169";
}
.icon-youtube-play:before {
content: "\f16a";
}
.icon-dropbox:before {
content: "\f16b";
}
.icon-stack-overflow:before {
content: "\f16c";
}
.icon-instagram:before {
content: "\f16d";
}
.icon-flickr:before {
content: "\f16e";
}
.icon-adn:before {
content: "\f170";
}
.icon-bitbucket:before {
content: "\f171";
}
.icon-bitbucket-square:before {
content: "\f172";
}
.icon-tumblr:before {
content: "\f173";
}
.icon-tumblr-square:before {
content: "\f174";
}
.icon-long-arrow-down:before {
content: "\f175";
}
.icon-long-arrow-up:before {
content: "\f176";
}
.icon-long-arrow-left:before {
content: "\f177";
}
.icon-long-arrow-right:before {
content: "\f178";
}
.icon-apple:before {
content: "\f179";
}
.icon-windows:before {
content: "\f17a";
}
.icon-android:before {
content: "\f17b";
}
.icon-linux:before {
content: "\f17c";
}
.icon-dribbble:before {
content: "\f17d";
}
.icon-skype:before {
content: "\f17e";
}
.icon-foursquare:before {
content: "\f180";
}
.icon-trello:before {
content: "\f181";
}
.icon-female:before {
content: "\f182";
}
.icon-male:before {
content: "\f183";
}
.icon-gittip:before,
.icon-gratipay:before {
content: "\f184";
}
.icon-sun-o:before {
content: "\f185";
}
.icon-moon-o:before {
content: "\f186";
}
.icon-archive:before {
content: "\f187";
}
.icon-bug:before {
content: "\f188";
}
.icon-vk:before {
content: "\f189";
}
.icon-weibo:before {
content: "\f18a";
}
.icon-renren:before {
content: "\f18b";
}
.icon-pagelines:before {
content: "\f18c";
}
.icon-stack-exchange:before {
content: "\f18d";
}
.icon-arrow-circle-o-right:before {
content: "\f18e";
}
.icon-arrow-circle-o-left:before {
content: "\f190";
}
.icon-toggle-left:before,
.icon-caret-square-o-left:before {
content: "\f191";
}
.icon-dot-circle-o:before {
content: "\f192";
}
.icon-wheelchair:before {
content: "\f193";
}
.icon-vimeo-square:before {
content: "\f194";
}
.icon-turkish-lira:before,
.icon-try:before {
content: "\f195";
}
.icon-plus-square-o:before {
content: "\f196";
}
.icon-space-shuttle:before {
content: "\f197";
}
.icon-slack:before {
content: "\f198";
}
.icon-envelope-square:before {
content: "\f199";
}
.icon-wordpress:before {
content: "\f19a";
}
.icon-openid:before {
content: "\f19b";
}
.icon-institution:before,
.icon-bank:before,
.icon-university:before {
content: "\f19c";
}
.icon-mortar-board:before,
.icon-graduation-cap:before {
content: "\f19d";
}
.icon-yahoo:before {
content: "\f19e";
}
.icon-google:before {
content: "\f1a0";
}
.icon-reddit:before {
content: "\f1a1";
}
.icon-reddit-square:before {
content: "\f1a2";
}
.icon-stumbleupon-circle:before {
content: "\f1a3";
}
.icon-stumbleupon:before {
content: "\f1a4";
}
.icon-delicious:before {
content: "\f1a5";
}
.icon-digg:before {
content: "\f1a6";
}
.icon-pied-piper:before {
content: "\f1a7";
}
.icon-pied-piper-alt:before {
content: "\f1a8";
}
.icon-drupal:before {
content: "\f1a9";
}
.icon-joomla:before {
content: "\f1aa";
}
.icon-language:before {
content: "\f1ab";
}
.icon-fax:before {
content: "\f1ac";
}
.icon-building:before {
content: "\f1ad";
}
.icon-child:before {
content: "\f1ae";
}
.icon-paw:before {
content: "\f1b0";
}
.icon-spoon:before {
content: "\f1b1";
}
.icon-cube:before {
content: "\f1b2";
}
.icon-cubes:before {
content: "\f1b3";
}
.icon-behance:before {
content: "\f1b4";
}
.icon-behance-square:before {
content: "\f1b5";
}
.icon-steam:before {
content: "\f1b6";
}
.icon-steam-square:before {
content: "\f1b7";
}
.icon-recycle:before {
content: "\f1b8";
}
.icon-automobile:before,
.icon-car:before {
content: "\f1b9";
}
.icon-cab:before,
.icon-taxi:before {
content: "\f1ba";
}
.icon-tree:before {
content: "\f1bb";
}
.icon-spotify:before {
content: "\f1bc";
}
.icon-deviantart:before {
content: "\f1bd";
}
.icon-soundcloud:before {
content: "\f1be";
}
.icon-database:before {
content: "\f1c0";
}
.icon-file-pdf-o:before {
content: "\f1c1";
}
.icon-file-word-o:before {
content: "\f1c2";
}
.icon-file-excel-o:before {
content: "\f1c3";
}
.icon-file-powerpoint-o:before {
content: "\f1c4";
}
.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
content: "\f1c5";
}
.icon-file-zip-o:before,
.icon-file-archive-o:before {
content: "\f1c6";
}
.icon-file-sound-o:before,
.icon-file-audio-o:before {
content: "\f1c7";
}
.icon-file-movie-o:before,
.icon-file-video-o:before {
content: "\f1c8";
}
.icon-file-code-o:before {
content: "\f1c9";
}
.icon-vine:before {
content: "\f1ca";
}
.icon-codepen:before {
content: "\f1cb";
}
.icon-jsfiddle:before {
content: "\f1cc";
}
.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
content: "\f1cd";
}
.icon-circle-o-notch:before {
content: "\f1ce";
}
.icon-ra:before,
.icon-rebel:before {
content: "\f1d0";
}
.icon-ge:before,
.icon-empire:before {
content: "\f1d1";
}
.icon-git-square:before {
content: "\f1d2";
}
.icon-git:before {
content: "\f1d3";
}
.icon-y-combinator-square:before,
.icon-yc-square:before,
.icon-hacker-news:before {
content: "\f1d4";
}
.icon-tencent-weibo:before {
content: "\f1d5";
}
.icon-qq:before {
content: "\f1d6";
}
.icon-wechat:before,
.icon-weixin:before {
content: "\f1d7";
}
.icon-send:before,
.icon-paper-plane:before {
content: "\f1d8";
}
.icon-send-o:before,
.icon-paper-plane-o:before {
content: "\f1d9";
}
.icon-history:before {
content: "\f1da";
}
.icon-circle-thin:before {
content: "\f1db";
}
.icon-header:before {
content: "\f1dc";
}
.icon-paragraph:before {
content: "\f1dd";
}
.icon-sliders:before {
content: "\f1de";
}
.icon-share-alt:before {
content: "\f1e0";
}
.icon-share-alt-square:before {
content: "\f1e1";
}
.icon-bomb:before {
content: "\f1e2";
}
.icon-soccer-ball-o:before,
.icon-futbol-o:before {
content: "\f1e3";
}
.icon-tty:before {
content: "\f1e4";
}
.icon-binoculars:before {
content: "\f1e5";
}
.icon-plug:before {
content: "\f1e6";
}
.icon-slideshare:before {
content: "\f1e7";
}
.icon-twitch:before {
content: "\f1e8";
}
.icon-yelp:before {
content: "\f1e9";
}
.icon-newspaper-o:before {
content: "\f1ea";
}
.icon-wifi:before {
content: "\f1eb";
}
.icon-calculator:before {
content: "\f1ec";
}
.icon-paypal:before {
content: "\f1ed";
}
.icon-google-wallet:before {
content: "\f1ee";
}
.icon-cc-visa:before {
content: "\f1f0";
}
.icon-cc-mastercard:before {
content: "\f1f1";
}
.icon-cc-discover:before {
content: "\f1f2";
}
.icon-cc-amex:before {
content: "\f1f3";
}
.icon-cc-paypal:before {
content: "\f1f4";
}
.icon-cc-stripe:before {
content: "\f1f5";
}
.icon-bell-slash:before {
content: "\f1f6";
}
.icon-bell-slash-o:before {
content: "\f1f7";
}
.icon-trash:before {
content: "\f1f8";
}
.icon-copyright:before {
content: "\f1f9";
}
.icon-at:before {
content: "\f1fa";
}
.icon-eyedropper:before {
content: "\f1fb";
}
.icon-paint-brush:before {
content: "\f1fc";
}
.icon-birthday-cake:before {
content: "\f1fd";
}
.icon-area-chart:before {
content: "\f1fe";
}
.icon-pie-chart:before {
content: "\f200";
}
.icon-line-chart:before {
content: "\f201";
}
.icon-lastfm:before {
content: "\f202";
}
.icon-lastfm-square:before {
content: "\f203";
}
.icon-toggle-off:before {
content: "\f204";
}
.icon-toggle-on:before {
content: "\f205";
}
.icon-bicycle:before {
content: "\f206";
}
.icon-bus:before {
content: "\f207";
}
.icon-ioxhost:before {
content: "\f208";
}
.icon-angellist:before {
content: "\f209";
}
.icon-cc:before {
content: "\f20a";
}
.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before {
content: "\f20b";
}
.icon-meanpath:before {
content: "\f20c";
}
.icon-buysellads:before {
content: "\f20d";
}
.icon-connectdevelop:before {
content: "\f20e";
}
.icon-dashcube:before {
content: "\f210";
}
.icon-forumbee:before {
content: "\f211";
}
.icon-leanpub:before {
content: "\f212";
}
.icon-sellsy:before {
content: "\f213";
}
.icon-shirtsinbulk:before {
content: "\f214";
}
.icon-simplybuilt:before {
content: "\f215";
}
.icon-skyatlas:before {
content: "\f216";
}
.icon-cart-plus:before {
content: "\f217";
}
.icon-cart-arrow-down:before {
content: "\f218";
}
.icon-diamond:before {
content: "\f219";
}
.icon-ship:before {
content: "\f21a";
}
.icon-user-secret:before {
content: "\f21b";
}
.icon-motorcycle:before {
content: "\f21c";
}
.icon-street-view:before {
content: "\f21d";
}
.icon-heartbeat:before {
content: "\f21e";
}
.icon-venus:before {
content: "\f221";
}
.icon-mars:before {
content: "\f222";
}
.icon-mercury:before {
content: "\f223";
}
.icon-intersex:before,
.icon-transgender:before {
content: "\f224";
}
.icon-transgender-alt:before {
content: "\f225";
}
.icon-venus-double:before {
content: "\f226";
}
.icon-mars-double:before {
content: "\f227";
}
.icon-venus-mars:before {
content: "\f228";
}
.icon-mars-stroke:before {
content: "\f229";
}
.icon-mars-stroke-v:before {
content: "\f22a";
}
.icon-mars-stroke-h:before {
content: "\f22b";
}
.icon-neuter:before {
content: "\f22c";
}
.icon-genderless:before {
content: "\f22d";
}
.icon-facebook-official:before {
content: "\f230";
}
.icon-pinterest-p:before {
content: "\f231";
}
.icon-whatsapp:before {
content: "\f232";
}
.icon-server:before {
content: "\f233";
}
.icon-user-plus:before {
content: "\f234";
}
.icon-user-times:before {
content: "\f235";
}
.icon-hotel:before,
.icon-bed:before {
content: "\f236";
}
.icon-viacoin:before {
content: "\f237";
}
.icon-train:before {
content: "\f238";
}
.icon-subway:before {
content: "\f239";
}
.icon-medium:before {
content: "\f23a";
}
.icon-yc:before,
.icon-y-combinator:before {
content: "\f23b";
}
.icon-optin-monster:before {
content: "\f23c";
}
.icon-opencart:before {
content: "\f23d";
}
.icon-expeditedssl:before {
content: "\f23e";
}
.icon-battery-4:before,
.icon-battery-full:before {
content: "\f240";
}
.icon-battery-3:before,
.icon-battery-three-quarters:before {
content: "\f241";
}
.icon-battery-2:before,
.icon-battery-half:before {
content: "\f242";
}
.icon-battery-1:before,
.icon-battery-quarter:before {
content: "\f243";
}
.icon-battery-0:before,
.icon-battery-empty:before {
content: "\f244";
}
.icon-mouse-pointer:before {
content: "\f245";
}
.icon-i-cursor:before {
content: "\f246";
}
.icon-object-group:before {
content: "\f247";
}
.icon-object-ungroup:before {
content: "\f248";
}
.icon-sticky-note:before {
content: "\f249";
}
.icon-sticky-note-o:before {
content: "\f24a";
}
.icon-cc-jcb:before {
content: "\f24b";
}
.icon-cc-diners-club:before {
content: "\f24c";
}
.icon-clone:before {
content: "\f24d";
}
.icon-balance-scale:before {
content: "\f24e";
}
.icon-hourglass-o:before {
content: "\f250";
}
.icon-hourglass-1:before,
.icon-hourglass-start:before {
content: "\f251";
}
.icon-hourglass-2:before,
.icon-hourglass-half:before {
content: "\f252";
}
.icon-hourglass-3:before,
.icon-hourglass-end:before {
content: "\f253";
}
.icon-hourglass:before {
content: "\f254";
}
.icon-hand-grab-o:before,
.icon-hand-rock-o:before {
content: "\f255";
}
.icon-hand-stop-o:before,
.icon-hand-paper-o:before {
content: "\f256";
}
.icon-hand-scissors-o:before {
content: "\f257";
}
.icon-hand-lizard-o:before {
content: "\f258";
}
.icon-hand-spock-o:before {
content: "\f259";
}
.icon-hand-pointer-o:before {
content: "\f25a";
}
.icon-hand-peace-o:before {
content: "\f25b";
}
.icon-trademark:before {
content: "\f25c";
}
.icon-registered:before {
content: "\f25d";
}
.icon-creative-commons:before {
content: "\f25e";
}
.icon-gg:before {
content: "\f260";
}
.icon-gg-circle:before {
content: "\f261";
}
.icon-tripadvisor:before {
content: "\f262";
}
.icon-odnoklassniki:before {
content: "\f263";
}
.icon-odnoklassniki-square:before {
content: "\f264";
}
.icon-get-pocket:before {
content: "\f265";
}
.icon-wikipedia-w:before {
content: "\f266";
}
.icon-safari:before {
content: "\f267";
}
.icon-chrome:before {
content: "\f268";
}
.icon-firefox:before {
content: "\f269";
}
.icon-opera:before {
content: "\f26a";
}
.icon-internet-explorer:before {
content: "\f26b";
}
.icon-tv:before,
.icon-television:before {
content: "\f26c";
}
.icon-contao:before {
content: "\f26d";
}
.icon-500px:before {
content: "\f26e";
}
.icon-amazon:before {
content: "\f270";
}
.icon-calendar-plus-o:before {
content: "\f271";
}
.icon-calendar-minus-o:before {
content: "\f272";
}
.icon-calendar-times-o:before {
content: "\f273";
}
.icon-calendar-check-o:before {
content: "\f274";
}
.icon-industry:before {
content: "\f275";
}
.icon-map-pin:before {
content: "\f276";
}
.icon-map-signs:before {
content: "\f277";
}
.icon-map-o:before {
content: "\f278";
}
.icon-map:before {
content: "\f279";
}
.icon-commenting:before {
content: "\f27a";
}
.icon-commenting-o:before {
content: "\f27b";
}
.icon-houzz:before {
content: "\f27c";
}
.icon-vimeo:before {
content: "\f27d";
}
.icon-black-tie:before {
content: "\f27e";
}
.icon-fonticons:before {
content: "\f280";
}
.icon-reddit-alien:before {
content: "\f281";
}
.icon-edge:before {
content: "\f282";
}
.icon-credit-card-alt:before {
content: "\f283";
}
.icon-codiepie:before {
content: "\f284";
}
.icon-modx:before {
content: "\f285";
}
.icon-fort-awesome:before {
content: "\f286";
}
.icon-usb:before {
content: "\f287";
}
.icon-product-hunt:before {
content: "\f288";
}
.icon-mixcloud:before {
content: "\f289";
}
.icon-scribd:before {
content: "\f28a";
}
.icon-pause-circle:before {
content: "\f28b";
}
.icon-pause-circle-o:before {
content: "\f28c";
}
.icon-stop-circle:before {
content: "\f28d";
}
.icon-stop-circle-o:before {
content: "\f28e";
}
.icon-shopping-bag:before {
content: "\f290";
}
.icon-shopping-basket:before {
content: "\f291";
}
.icon-hashtag:before {
content: "\f292";
}
.icon-bluetooth:before {
content: "\f293";
}
.icon-bluetooth-b:before {
content: "\f294";
}
.icon-percent:before {
content: "\f295";
}@media only screen and (min-width: 960px) {
#main-nav {display:none;}
} @media only screen and (max-width: 959px) {
.menu-button { 
display: block;
}
#main-nav {display:block;}
#secondary-nav {display:none;}
.select-nav {
background: #ffffff url(//insights.top4.com.au/wp-content/themes/top4-insight/images/responsive-nav-bg.png) right center no-repeat;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
border-radius: 0;
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
-webkit-padding-end: 20px;
-moz-padding-end: 20px;
-webkit-padding-start: 2px;
-moz-padding-start: 2px;
-webkit-user-select: none;
-moz-user-select: none;
border: 1px solid #CCC;
color: #555;
font-size: inherit;
margin: 0;
overflow: hidden;
padding-top: 2px;
padding-bottom: 2px;
text-overflow: ellipsis;
white-space: nowrap;
}
#top .search-form,
#site-desc,
.social-icons,
#sidebar {
display: none;
}
#header {
height: 0 !important;
overflow: hidden;
} #primary-nav {
background-color:#444444;
color: #ffffff;
width:150px;
height: 100%;
position: fixed;
left: -100% ;
top: 0;
z-index:999;
}
#primary-nav .nav { 
background: none;
border-left: none;
border-right: none;			
border-bottom: 1px solid #333333;								
float: none;
width: 100%; 
}	
#primary-nav .nav li { 
background: none;	
border-top: 1px solid #333333;		
border-bottom: 1px solid #515151;
display: block !important; 
float: none;
width:100%;
margin: 0;
}
#primary-nav .nav li a:link,
#primary-nav .nav li a:visited { 
background: none;
border-left: none !important;
border-right: none !important;
color: #ffffff;
font-weight: bold;
line-height: 57px;
text-transform: none;		
}
#primary-nav .nav li a:hover,
#primary-nav .nav li a:active { 
background: #535353 !important;
color: #dddddd; 
}	
#primary-nav .nav .sf-sub-indicator,
#primary-nav .nav li ul { 
display: none !important; 
}
#main { 
overflow: visible !important;
}
#wrapper {
width: 90%;
}
.one-col {
width: 100% !important;
}
#content { 
width:100%; 
}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
#logo,
#text-logo,
#site-title {
float: none;
text-align: center;
width: 65%;
}
.model .entry-title {
font-size: 12px;
margin-bottom: 5px;
line-height: normal;
}
.model .entry-excerpt { 
font-size: 10px;
line-height: normal;
}
.model .entry-meta { 
font-size: 8.5px;
}
.post-btn .btn {
font-size: 8.5px;
padding: 5px !important;
margin-bottom: 2.5px;
}
} @media only screen and (max-width: 767px) {
.menu-button { 
margin-left: 10px; 
}
.model {
width: 100% !important;
margin: 0;
}
#content .entry-thumb img,
.entry-content img {
max-width: 100% !important;
height: auto;
}
.header-ad,
.footer-ad,
.commentlist .comment .avatar,	
.entry-categories,
.entry-tags,
.comment-edit-link { 
display: none; 
}
.comment-body { 
padding-left: 0; 
}		
} @media only screen and (min-width: 480px) and (max-width: 767px) {
#main {
overflow: visible;
width: 480px !important;
margin: 0 auto;
}
#top .container,
#wrapper,
#content { 
width: 480px; 
}
} @media only screen and (max-width: 479px) {
#main {
overflow: visible;
width: 320px !important;
margin: 0 auto;
}
#logo,
#text-logo,
#site-title {
float: none;
text-align: center;
width: 65%;
position: absolute;
}
#top .container,	
#wrapper,
#content { 
width: 320px; 
}
#contact-form input,
#contact-form textarea,
#commentform input,
#commentform textarea { 
width: 100% !important; 
}
#commentform textarea { 
margin-top: 20px; 
}
.model .entry-title {
font-size: 20px;
margin-bottom: 5px;
line-height: normal;
}
.entry-content {
overflow-wrap: break-word;
}
}.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {  background: #fff; -webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-next:before{
content: "\f0da";
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.custom-bx-direction{
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 100%;  z-index: 9999;
}
.custom-bx-direction > div.next-img{
float: right;
margin-right: 10px; }
.custom-bx-direction > div.prev-img{
float: left;
margin-left: 10px; }
.bx-controls-direction a:before{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.custom-bx-direction > div{
color: #fff;
background: rgba(0, 0, 0, 0.54);
width: 30px;
height: 30px;
border-radius: 50%;
border: 2px solid #fff;
cursor: pointer;
}
.custom-bx-direction i{
display: block;
width: 100%; padding: 7px 0;
margin-left: 0;
text-align: center;
}
.bx-wrapper .bx-controls-direction a{
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0; margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0; margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}@font-face {
font-family: 'flexslider-icon';
src: url(//insights.top4.com.au/wp-content/themes/top4-insight/css/fonts/flexslider-icon.eot);
src: url(//insights.top4.com.au/wp-content/themes/top4-insight/css/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//insights.top4.com.au/wp-content/themes/top4-insight/css/fonts/flexslider-icon.woff) format('woff'), url(//insights.top4.com.au/wp-content/themes/top4-insight/css/fonts/flexslider-icon.ttf) format('truetype'), url(//insights.top4.com.au/wp-content/themes/top4-insight/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flex-container a:hover,
.flex-slider a:hover {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
margin: 0 0 0;
background: #ffffff;
border: 4px solid #ffffff;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
-moz-user-select: none;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden; cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: '\f001';
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
content: '\f002';
}
.flex-direction-nav .flex-prev {
left: 10px;
}
.flex-direction-nav .flex-next {
right: 10px;
text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {  }
.flexslider:hover .flex-direction-nav .flex-prev:hover { }
.flexslider:hover .flex-direction-nav .flex-next {  }
.flexslider:hover .flex-direction-nav .flex-next:hover { }
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
z-index: -1;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-moz-user-select: none;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}.readmore-button,.shared-button {display:inline-block;}
#comments,.comment-count {display: none !important;}
.previous-post-link {padding-left: 50%;}
.next-post-link {padding-right: 50%;}
iframe {width: 100%;}
p.banner_footer_text {
color: #fff;
font-size: 25px;
margin-top: 15px;
}
@media only screen and (max-width: 640px) {
p.banner_footer_text {
font-size: 15.5px;
}
#logo {width: 222px;}
}* {
padding: 0;
margin: 0;
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition-property: background-color, border-color, color, opacity;
-webkit-transition-timing-function: linear;
-webkit-transition-duration: 0.15s;
-khtml-transition-property: background-color, border-color, color, opacity;
-khtml-transition-timing-function: linear;
-khtml-transition-duration: 0.15s;
-moz-transition-property: background-color, border-color, color, opacity;
-moz-transition-timing-function: linear;
-moz-transition-duration: 0.15s;
-o-transition-property: background-color, border-color, color, opacity;
-o-transition-timing-function: linear;
-o-transition-duration: 0.15s;
transition-property: background-color, border-color, color, opacity;
transition-timing-function: linear;
transition-duration: 0.15s;
} #skin-wrapper {
padding-top: 176px;
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/js/jPlayer/skin/images/bg-player.png) center 0 no-repeat;
}
#credits {
margin: 0;
padding: 50px 0;
color: #d2d6db;
font-family: "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
font-size: 12px;
line-height: 18px;
text-align: center;
}
#credits a {
color: #c0c8d6;
text-decoration: none;
}
#credits a:hover {
color: #a6b2c8;
} .jp-jplayer {
width: 0px;
height: 0px;
background-color: #000000;
}
.jp-audio {
margin: 0 auto;
width: 400px;
max-width: 100%;
padding: 0 20px;
font-size: 1em;
font-family: "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
color: #fff;
line-height: 1.6;
}
.jp-audio a {
text-decoration: none;
color: #d2d6db;
}
.jp-audio a:hover {
color: #ffffff;
}
.jp-interface {
position: relative;
height: 30px;
width: 100%;
background-color: #222222;
background-repeat: repeat-x;
background-image: -khtml-gradient(linear, left top, left bottom, from(#3a3b3c), to(#222222));
background-image: -moz-linear-gradient(#3a3b3c, #222222);
background-image: -ms-linear-gradient(#3a3b3c, #222222);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a3b3c), color-stop(100%, #222222));
background-image: -webkit-linear-gradient(#3a3b3c, #222222);
background-image: -o-linear-gradient(#3a3b3c, #222222);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3b3c', endColorstr='#222222', GradientType=0);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3b3c', endColorstr='#222222', GradientType=0)";
background-image: linear-gradient(#3a3b3c, #222222);
-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
-khtml-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
-o-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
} .jp-controls {
float: left;
width: 30px;
height: 30px;
list-style-type: none;
padding: 0;
margin: 0;
z-index: 100;
}
.jp-controls:after {
content: " ";
position: absolute;
top: 0;
left: 30px;
width: 0;
height: 30px;
border-left: 1px solid #242526;
border-right: 1px solid #323334;
}
.jp-controls li {
float: left;
}
.jp-controls a {
position: absolute;
overflow: hidden;
text-indent: -9999px;
}
.jp-play,
.jp-pause,
.jp-mute,
.jp-unmute {
z-index: 1;
outline: none;
width: 30px;
height: 30px;
background-position: 10px center;
background-repeat: no-repeat;
}
.jp-play:hover,
.jp-pause:hover,
.jp-mute:hover,
.jp-unmute:hover {
background-position: -23px center;
}
.jp-play {
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/js/jPlayer/skin/images/play.png);
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.jp-play {
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/js/jPlayer/skin/images/play@2x.png);
background-size: auto auto;
}
}
.jp-pause {
display: none;
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/js/jPlayer/skin/images/pause.png);
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.jp-pause {
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/js/jPlayer/skin/images/pause@2x.png);
background-size: auto auto;
}
}
.jp-mute,
.jp-unmute {
display: block;
position: absolute;
top: 0;
right: 55px;
}
.jp-mute {
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/js/jPlayer/skin/images/mute-off.png);
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.jp-mute {
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/js/jPlayer/skin/images/mute-off@2x.png);
background-size: auto auto;
}
}
.jp-unmute {
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/js/jPlayer/skin/images/mute-on.png);
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.jp-unmute {
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/js/jPlayer/skin/images/mute-on@2x.png);
background-size: auto auto;
}
} .jp-progress {
position: absolute;
padding: 0 95px 0 40px;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 0;
margin-right: 0;
width: 100%;
height: 7px;
!width: 65%; left:0
}
.jp-seek-bar,
.jp-play-bar {
width: 0px;
height: 5px;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
}
.jp-seek-bar {
cursor: pointer;
position: relative;
z-index: 999;
background: #464849;
}
.jp-seek-bar:before {
content: " ";
display: block;
background: transparent;
border: 1px solid;
border-color: #212424 #262929 #262929;
height: 5px;
width: 100%;
position: relative;
top: -1px;
left: -1px;
-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
-khtml-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
-moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
-o-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
}
.jp-play-bar {
position: absolute;
top: 0;
left: 0;
-webkit-animation: progress 0.75s linear infinite;
-moz-animation: progress 0.75s linear infinite;
-o-animation: progress 0.75s linear infinite;
-ms-animation: progress 0.75s linear infinite;
animation: progress 0.75s linear infinite;
} .jp-volume-bar {
float: right;
z-index: 99;
position: relative;
margin: 12px 10px 12px;
width: 40px;
height: 7px;
cursor: pointer;
background: #262929;
-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
-khtml-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
-moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
-o-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
}
.jp-volume-bar:before {
content: " ";
position: absolute;
top: -12px;
left: -35px;
width: 0;
height: 30px;
border-left: 1px solid #323334;
border-right: 1px solid #242526;
}
.jp-volume-bar-value {
width: 0px;
height: 5px;
margin: 1px;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
} .jp-play-bar,
.jp-volume-bar-value {
-webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
-khtml-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
-o-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
-webkit-background-size: 7px 7px;
-moz-background-size: 7px 7px;
-o-background-size: 7px 7px;
background-size: 7px 7px;
background-color: #fcc500;
background-repeat: repeat-x;
background-image: -khtml-gradient(linear, left top, left bottom, from(#fff200), to(#fcc500));
background-image: -moz-linear-gradient(#fff200, #fcc500);
background-image: -ms-linear-gradient(#fff200, #fcc500);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff200), color-stop(100%, #fcc500));
background-image: -webkit-linear-gradient(#fff200, #fcc500);
background-image: -o-linear-gradient(#fff200, #fcc500);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff200', endColorstr='#fcc500', GradientType=0);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff200', endColorstr='#fcc500', GradientType=0)";
background-image: linear-gradient(#fff200, #fcc500);
background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, rgba(255, 255, 255, 0.3)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.3)), color-stop(0.75, rgba(255, 255, 255, 0.3)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
} .jp-time-holder {
display: none;
visibility: hidden;
} .jp-toggles {
display: none;
visibility: hidden;
} .jp-playlist {
width: 95%;
margin: 0 auto;
font-size: 13px;
background-color: #3a3b3c;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
-khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
-webkit-border-radius: 0 0 3px 3px;
-khtml-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
-o-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
.jp-playlist a {
display: block;
}
.jp-playlist ul {
width: 100%;
padding: 0;
margin: 0;
list-style: none;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
-o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}
.jp-playlist li {
width: 100%;
padding: 5px 10px;
border-top: 1px solid #3d3f40;
border-bottom: 1px solid #323334;
}
.jp-playlist li:first-child {
border-top: none;
}
.jp-playlist li:last-child {
border-bottom: none;
}
.jp-free-media {
float: right;
filter: alpha(opacity=50);
-khtml-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
font-size: 10px;
text-transform: uppercase;
margin-top: 1px;
display: block;
}
.jp-free-media:hover {
filter: alpha(opacity=80);
-khtml-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
}
.jp-free-media a {
display: inline;
}
.jp-free-media a:first-child:before,
.jp-free-media a:last-child:after {
content: " ";
}
.jp-playlist-current a {
font-weight: bold;
color: white;
}
.jp-playlist-current .jp-free-media a {
font-weight: normal;
}  @-webkit-keyframes progress {
0% {
background-position: 0;
}
100% {
background-position: -7px;
}
}
@-moz-keyframes progress {
0% {
background-position: 0;
}
100% {
background-position: -7px;
}
}
@-ms-keyframes progress {
0% {
background-position: 0;
}
100% {
background-position: -7px;
}
}
@-o-keyframes progress {
0% {
background-position: 0;
}
100% {
background-position: -7px;
}
}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/css/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/css/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/css/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/css/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/css/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//insights.top4.com.au/wp-content/themes/top4-insight/includes/css/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}