div.meteor-slides {
clear: both;
float: none;
height: auto !important;
line-height: 0;
margin: 0;
max-width: 100%;
overflow: visible !important;
padding: 0;
position: relative;
z-index: 1;
}
div.meteor-slides.meteor-left {
clear: none;
float: left;
margin: 0 20px 20px 0;
}
div.meteor-slides.meteor-right {
clear: none;
float: right;
margin: 0 0 20px 20px;
}
div.meteor-slides.meteor-center {
margin: 0 auto;
}
div.meteor-slides.navpaged,
div.meteor-slides.navboth {
margin-bottom: 20px;
}
.meteor-slides .meteor-clip {
line-height: 0;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
width: 100%;
}
.meteor-slides .meteor-shim {
border: 0;
height: auto !important;
margin: 0;
max-width: 100%;
padding: 0;
width: auto\9; }
.meteor-slides a:focus {
outline: none;
} .meteor-slides .mslide {
display: none;
height: auto !important;
margin: 0;
max-width: 100%;
padding: 0;
}
.single-slide .mslide {
display: block;
}
.meteor-slides .mslide a {
border: 0;
margin: 0;
padding: 0;
}
.meteor-slides .mslide img {
border: 0;
box-shadow: none !important;
display: block;
height: auto !important;
margin: auto !important;
max-width: 100%;
padding: 0 !important;
width: auto\9; }
.meteor-slides .mslide img[src$='.png'] {
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); zoom: 1;	
} .meteor-slides ul.meteor-nav {
display: none;
list-style: none;
height: auto;
margin: 0 !important;
padding: 0;
}
.meteor-slides.navhover ul.meteor-nav {
display: inline;
}
ul.meteor-nav li {
display: inline;
height: auto;
list-style: none;
margin: 0;
padding: 0;
}
.meteor-nav .prev a {
left: 0px;
}
.meteor-nav .next a {
right: 0px;
}
.meteor-slides .meteor-nav a {
border: none;
box-shadow: none;
display: block;
outline: none;
position: absolute;
text-indent: -9999px;
width: 27px;
height: 100%;
transition: all 0s ease 0s;
z-index: 998;
}	
.meteor-nav .prev a {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/prev.png) no-repeat center right;
}
.meteor-nav .prev a:hover {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/prev.png) no-repeat center left;
}
.meteor-nav .next a {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/next.png) no-repeat center left;
}
.meteor-nav .next a:hover {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/next.png) no-repeat center right;
}	
* html .meteor-nav .prev a {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/prev.gif) no-repeat center right; }
* html .meteor-nav .prev a:hover {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/prev.gif) no-repeat center left; }
* html .meteor-nav .next a {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/next.gif) no-repeat center left; }
* html .meteor-nav .next a:hover {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/next.gif) no-repeat center right; } .meteor-slides .meteor-buttons {
bottom: -15px;
box-sizing: initial;
height: 9px;
left: 0;
margin: 0;
padding: 6px 0 0;
position: absolute;
width: 100%;
z-index: 999;
}
header#branding .meteor-buttons {
left: 5px; }
.meteor-slides .meteor-buttons a {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/buttons.png) no-repeat bottom left;
border: none;
box-shadow: none;
display: block;
float: left;
width: 9px;
height: 9px;
margin: 0 3px 0 0 !important;
outline: none;
text-indent: -9999px;
transition: all 0s ease 0s;
}
.meteor-buttons a:hover {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/buttons.png) no-repeat bottom right;
}
.meteor-buttons a.activeSlide {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/buttons.png) no-repeat bottom right;
}
* html .meteor-buttons a {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/buttons.gif) no-repeat bottom left; }
* html .meteor-buttons a:hover {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/buttons.gif) no-repeat bottom right; }
* html .meteor-buttons a.activeSlide {
background: url(//northernminerals.com.au/wp-content/plugins/meteor-slides/images/buttons.gif) no-repeat bottom right; }.smw {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
width: 100%; }
.smw.smw-visible {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1; }
.smw .smw-arrow-icon {
display: none; }
.smw .smw-change-indicator.smw-rise > .smw-arrow-rise {
display: inline-block; }
.smw .smw-change-indicator.smw-drop > .smw-arrow-drop {
display: inline-block; }
.smw .smw-rise {
color: green; }
.smw .smw-drop {
color: red; }
.smw.smw-ticker {
overflow: hidden;
cursor: pointer; }
.smw.smw-ticker .js-marquee {
margin-right: 0 !important; }
.smw .smw-modal {
display: none; position: fixed; padding-top: 5%; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: black; background-color: rgba(0, 0, 0, 0.4); z-index: 9999; }
.smw .smw-modal .smw-modal-content {
background-color: #fefefe;
margin: auto;
padding: 2rem;
border: 1px solid #888;
width: 80%;
max-width: 1024px; }
@media screen and (max-width: 799px) {
.smw .smw-modal .smw-modal-content {
width: 100%; } }
.smw .smw-modal .smw-modal-content .smw-modal-close {
color: #aaaaaa;
float: right;
font-size: 2.5rem;
font-weight: bold; }
.smw .smw-modal .smw-modal-content .smw-modal-close:hover,
.smw .smw-modal .smw-modal-content .smw-modal-close:focus {
color: #000;
text-decoration: none;
cursor: pointer; }
.smw-clearfix {
clear: both; }