/*
Theme Name: Blogg
Author: webgrow
Author URI: http://www.webgrow.com.au
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* Main css */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body, html {
    background: rgba(0, 0, 0, 0) url("images/bg-body.png") repeat-x scroll left top;
    padding:0 !important;
	font-size:15px;
	font-family: 'Roboto', sans-serif;
}
ul, ol {
    padding: 0 0 0 20px;
}
li {
    color: #18B24F;
}
a {
	color: #007735;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clear{
	clear:both;
}
/* #Basic Styles
================================================== */
/* #Floats
================================================== */
.left{
	float:left;
}
.right{
	float:right;
}
.group:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    font-size: 0;
}
.container {
	margin: 0 auto;
    max-width: 1170px;
	width: 100%;
}
/* #Typography
================================================== */
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-family: 'Roboto', sans-serif; }
	h1, .h1{ font-size: 40px; line-height: 1.5em; font-weight:normal;margin-bottom: 12px;  line-height:1;color:#18b24f;font-family: 'ralewaylight';}
	h2, .h2 { font-size: 24px; line-height: 1.25em;font-family: 'ralewayextralight';color:#18b24f;}
	h3, .h3 { font-size: 22px;line-height: 1.5em;font-family: 'ralewaybold';color:#18b24f;}
	h4, .h4 { font-size: 20px; line-height: 1.2em;font-family: 'ralewayregular';color:#18b24f;}
	h5, .h5 { font-size: 18px; line-height: 1.2em;font-family: 'ralewayextralight';color:#18b24f;}
	h6, .h6 { font-size: 16px; line-height: 1.2em;font-family: 'ralewayheavy';color:#18b24f;text-transform: uppercase;}
	em { font-style: italic; } 
	strong, b { font-weight: bold;}
	small { font-size: 80%; }
/* #Links
================================================== */
	a, a:visited, a:active{
	text-decoration: none; 
	outline: 0; 
	cursor:pointer;
	font-weight:normal;
}
	a:hover{ 
	text-decoration:none;	color:#18B24F;
}
	p a, p a:visited { line-height: inherit; }
	.clear{
		clear:both;
	}
	p {
		color: #4f5e4f;
		font-family: 'robotoregular';
		font-size: 16px;
		margin-bottom: 10px;
	}
	ol { counter-reset: item; }
	ol li { display: block;color: #4f5e4f; }
	ol li:before {
		content: counter(item) ". ";
		counter-increment: item;
		color: #18b24f;
	}
@font-face {
    font-family: 'ralewayregular';
    src: url('fonts/raleway-regular-webfont.eot');
    src: url('fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('fonts/raleway-regular-webfont.woff') format('woff'),
         url('fonts/raleway-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaylight';
    src: url('fonts/raleway-light-webfont.eot');
    src: url('fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-light-webfont.woff2') format('woff2'),
         url('fonts/raleway-light-webfont.woff') format('woff'),
         url('fonts/raleway-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewayextralight';
    src: url('fonts/raleway-extralight-webfont.eot');
    src: url('fonts/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-extralight-webfont.woff2') format('woff2'),
         url('fonts/raleway-extralight-webfont.woff') format('woff'),
         url('fonts/raleway-extralight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ralewaybold';
    src: url('fonts/raleway-bold-webfont.eot');
    src: url('fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-bold-webfont.woff2') format('woff2'),
         url('fonts/raleway-bold-webfont.woff') format('woff'),
         url('fonts/raleway-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ralewayheavy';
    src: url('fonts/raleway-heavy-webfont.eot');
    src: url('fonts/raleway-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-heavy-webfont.woff2') format('woff2'),
         url('fonts/raleway-heavy-webfont.woff') format('woff'),
         url('fonts/raleway-heavy-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular-webfont.eot');
    src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('fonts/roboto-regular-webfont.woff') format('woff'),
         url('fonts/roboto-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*---------- HOME -------------*/
.logo {
    text-align: center;
}
#footer a
{
	color:#BEDF64;
	
}
.menu-top ul {
    margin: 0;
    padding: 0;
}
.menu-top ul li {
	display: inline-block;
	/*padding: 3px 15px 0;	*/
	padding: 3px 15px 0px;
	position: relative;
}


.menu-top ul li:hover {
	background: #a7b5a8;
}
.menu-top .dt-home a {
	background: url("images/icon-home.jpg") no-repeat top center;
	font-size: 0;
	height: 36px;
    width: 36px;
	display: block;
}
.menu-item-129 {
	float:left;
	padding-top:10px !important;
}
.menu-top ul li a {
	color: #fff;
	font-family: 'ralewayregular';
	line-height: 45px;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
}
.menu-top {
	height: auto;
}
.sub-menu {
	background: #738472;
    border-top: 5px solid #bde062;
    left: 0;
    position: absolute;
    top: 48px;
    width: 300px;
    z-index: 100;
}
.menu-top .sub-menu li {
    padding: 8px 15px;
	width: 100%;
}
.menu-top .sub-menu li a {
    font-weight: normal;
	line-height: 30px;
}
.menu-top .dt-home:hover {
	background: none;
}
.menu-top li ul {
    display:none;
}
.menu-top li:hover > ul {
    display:block;
}
.menu-top ul ul ul {
	border: 0 none;
    left: 100%;
    top: 0;
}
.menu-top ul li ul ul {
	border: 0 none;
    top: 0;
	width: auto;
}
.menu-top ul ul ul li a {
	font-weight: normal;
    text-transform: unset;
}
#main-menu {
	background: #728472;
}
#slide {
    border-top: 5px solid #bedf64;
	border-bottom: 5px solid #bedf64;
}
.contendv p.time {
    float: left;
    margin-right: 10px;
}
.title-dv a {
	display: block;
	color: #147d3b;
    float: left;
	font-family: 'robotoregular';
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
    width: 66%;
}
.page-id-71 .title-dv a {
	width:100%;
}
.title-dv a:hover {
	color: #19b25e;
}

.dt-content h3 {
	margin: 20px 0;
}
.content-2 li {
    list-style: outside none none;
}
.dt-content .col-md-4, .dt-content .col-md-3 {
    background: #eff1ee;
    margin-right: 20px;
	min-height: 355px;
	/*padding-bottom: 20px;*/
}
.dt-content {
    clear: both;
    padding-top: 40px;
}
.time.dt-time {
    float: left;
    padding-right: 10px;
}
.dt-content h3.title-h3 {
	color: #4d5b4a;
	text-transform: uppercase;
}
#content {
    margin-bottom: 40px;
}
#footer {
	background: #4e5f4f;
	border-top: 5px solid #bedf64;
	padding-bottom: 100px;
}
.logo-footer {
    padding: 60px 0;
	text-align: center;
}
.cn-footer,
.cn-footer span {
    color: #fff;
}
.cn-footer span {
    margin-right: 19px;
}
.tp-leftarrow.tparrows.default.round,
.tp-rightarrow.tparrows.default.round {
    display: none;
}
.slide1 h3 {
    color: #d2e68f;
    font-family: ralewayregular;
    font-size: 45px !important;
    line-height: 60px !important;
	text-transform: uppercase;
}
.slide1 > p {
    color: #fff;
    font-size: 26px !important;
    line-height: 30px !important;
	font-weight: 300;
}
.content-3 .col-md-6 h3 {
    color: #fff;
    margin: 0;
    text-align: center;
	text-transform: uppercase;
}
.content-3 .col-md-6 {
    background: #fff;
    margin-right: 10px;
	padding: 0;
    width: 48%;
}
.content-3 .dt-sym {
    margin: 0;
}
.dt-price.col-md-12 {
    background: #fff;
    margin-top: 10px;
    margin-bottom:15px;
    padding: 0;
}
.dt-price.col-md-12 h3 {
	margin: 0;
}
.content-3 .col-md-6 h3,
.dt-price.col-md-12 > h3 {
	background: #7ed35e;
	color: #fff;
	display: block;
    font-family: ralewayregular;
    padding: 4px 0;
	text-align: center;
	text-transform: uppercase;
}
.content-3 .col-md-6 p {
    color: #748575;
    font-family: ralewayregular;
    font-weight: bold;
	font-size: 20px;
	padding: 8px 0;
    text-align: center;
}
.dt-price.col-md-12 > p {
    color: gray;
    font-family: Roboto;
    font-size: 31px;
    font-weight: 100;
    text-align: center;
}
.content-3.col-md-3 > p.asx {
    color: gray;
    font-size: 14px;
    padding: 10px 0 5px;
}
.content-3.col-md-3 a {
    color: #147d3b;
	font-family: 'Roboto', sans-serif;
}
.content-page h1 {
	color: #18b24f;
	font-size: 40px;
	margin: 60px 0 10px;
}
.page-id-63 table td {
vertical-align:middle;
}
.page-id-63 table tr {
border-bottom: 1px solid #ccc;
}
.content-page img {
    height: auto;
    /*margin: 30px 0;*/
   /* width: 100%;*/
}
.content-page h3 {
	color: #18b24f;
    font-size: 22px;
    margin-bottom: 10px;
}
.conten_dv {
    list-style: outside none none;
}
.content-page .title-dv a {
    float: none;
}
.content-page {
	padding-bottom:50px;
}
#content-page {
	border-top: 5px solid #bedf64;
	display: block;
    min-height: 600px;
	padding-bottom: 20px;
	width: 100%;
}
.content-page li {
	//background: url("images/icon-li.png") no-repeat scroll left 5px;
    //color: #4f5e4f;
    line-height: 22px;
	font-family: "robotoregular";
	font-size: 16px;
}
.content-page ul li {
	color: #4f5e4f;
    font-family: "robotoregular";
    font-size: 16px;
    line-height: 22px;
    list-style: outside none none;
    padding-left: 20px;
    position: relative;
}
.content-page ul li::before{
    color: #18b24f;
    content: "•";
    font-size: 40px;
    height: 10px;
    left: 0;
    position: absolute;
}
.contenmk .title-dv a {
	float: none;
}
.annual .attachment-medium.wp-post-image {
    float: left;
	margin-right: 20px;
}
.kb {
    float: right;
}
.content-page strong {
    line-height: 24px;
}
.cn-footer .col-md-4.col-sm-4.col-xs-12 {
    padding-left: 90px;
}
.content-dv {
    padding: 0;
}
.content-footer ul {
	padding: 0;
    text-align: center;
}
.cn-footer {
    display: inline-block;
    margin: 0 40px;
    text-align: left;
    width: 20%;
}
.cn-footer p {
	color: #fff !important;
}
.page-id-71 #usual1 > div {
    min-height: 40px;
}
#usual1 > div {
    min-height: 300px;
}
.excerpt > p {
    float: left;
	margin-bottom: 0;
    padding-left: 95px;
}
.contendv p {
    margin-bottom: 0;
}
.content-page td {
    color: #4f5e4f;
}


/*--------------- Contact us -----------------*/

.wpcf7-form-control.wpcf7-submit.send {
	background: #18b24f;
    border: 0 none;
	color: #fff;
    padding: 5px 15px;
	text-transform: uppercase;
}
.wpcf7-form span {
    color: red;
}

/*--------------- ASX ANNOUNCEMENTS -----------------*/

.time-asx {
	//color: #3d752c;
    display: block;
    float: left;
    line-height: 21px;
    margin-right: 40px;
}
.contenmk > li:first-child {
    border-top: 1px solid #147D3B;
}
.contenmk > li {
    border-bottom: 1px solid #f0f0f0;
    padding: 5px 0 5px 15px;
}
.contenmk {
    padding: 0;
}
.contenmk .title-dv {
    color: #333;
}
.dt-year {
   /* margin-bottom: 10px;
    margin-top:20px;*/
}
.dt-year ul {
    padding-left: 10px;
}
.dt-year li {
    display: inline-block;
    margin: 0 0 0 3px;
}
.dt-year li a.selected {
	background: #00b44e;
	color: #fff;
}
.dt-year li a:hover {
	background: #00b44e;
	color: #fff;
}
.dt-year li a {
	display: block;
	color: #147d3b;
	font-family: roboto;
	font-weight: bold;
    padding: 3px 10px;
	text-decoration: none;
}
.contenmk p {
    margin-bottom: 0;
}
.content-page .alignright{
    float: right;
    margin: 0;
}
.share a:hover {
	color: #19b25e;
}
.usual li {
    list-style: outside none none;
}

/*--------------- Report -----------------*/
.contenmk .col-md-6 ul {
	padding: 0;
}
.contenmk .col-md-6 ul ul li {
	border-bottom: 1px solid #f0f0f0;
	padding: 5px 0;
}
.contenmk .col-md-6 ul ul li:first-child {
	border-top: 1px solid #147D3B;
}
.contenmk .col-md-6 h3 {
	margin: 0 0 10px;
}
.col-md-6.col-sm-6.col-xs-12.annual {
	padding-left: 0;
}
/*.annual h3, .quarterly h3 {
    font-weight: normal;
color:#3D752C;
}*/
.annual .title-dv a,
.quarterly .title-dv a {
	float: left !important;
}
.content-report .clear {
	display: block !important;
}
.content-report .time {
	//color: #3d752c;
    float: left;
    margin-right: 20px;
}
.p-chic.annual ul ul li {
    border-bottom: 1px solid #f0f0f0;
	padding-left: 10px;
}
.p-chic.annual ul ul li:first-child {
    border-top: 1px solid #147D3B;
}
.annual ul {
    padding: 0;
}

/*----- Button mobile -----*/

.menu-triger {
    background: #728472;
    border: 1px solid #728472;
    border-radius: 4px;
    display: block;
    padding: 4px;
    position: absolute;
	right: 6px;
    top: 6px;
}
.menu-triger > span {
    background: #fff;
    clear: both;
    float: left;
    height: 3px;
    margin: 3px 0;
    width: 27px;
}
.menu-bot {
	position: relative;
}
.menu-triger, .home-mobile {
	display: none;
}
.icon-home-mobile {
	display: none;
}

/*------------------ Present ------------------*/
.content-pre li {
    border-bottom: 1px solid #f0f0f0;
}
.content-pre li:first-child {
    border-top: 1px solid #333;
}
.content-pre p {
	margin-bottom: 5px;
}

/*------------------ MOBILE ------------------*/

@media only screen and (max-width: 1024px) {
	.textwidget > p {
		clear: both;
		float: left;
	}
	.title-dv a {
		clear: both;
		color: #147d3b;
		display: block;
		float: left;
		font-family: "ralewayregular";
		font-weight: bold;
		width: 100%;
	}
	.content-3 .col-md-6 {
		margin-right: 9px;
	}
	.dt-content .col-md-4, .dt-content .col-md-3 { 
		min-height: 360px;
	}
	.content-3 .dt-sym {
		margin: 0;
	}
	.excerpt > p {
		padding-left: 0;
	}
}

@media only screen and (max-width: 768px) {
	.menu-triger {
		display: block;
		z-index: 100;
		top: -40px;
		right: 10px;
	}
	.icon-home-mobile {
		display: block;
	}
	.bg-mobile {
		background: #728472;
		height: 44px;
	}
	.icon-home-mobile {
		background: #728472;
		border-radius: 4px;
		height: 40px;
		left: 2px;
		position: absolute;
		top: -42px;
		width: 40px;
	}
	.icon-home-mobile img {
		margin: 3px 0 0 2px;
	}
	.menu-top, .sub-menu, .menu-bot .dt-home  { 
		display: none;
	}
	.home-mobile {
		display: block;
	}
	.ul-main-menu {
		display: none;
	}
	.home-mobile ul {
		padding: 0;
	}
	.home-mobile ul li a {
		display: block;
		color: #fff;
		font-family: "ralewayregular";
		font-size: 18px;
		font-weight: bold;
		padding: 5px 0 5px 15px;
		text-transform: uppercase;
		width: 100%;
	}
	.home-mobile ul li a:hover {
		background: #a7b5a8;
	}
	#main-menu .container {
		padding: 0;
	}
.alignnone{
width:100%;
}
	/*------- Menu -----------*/
	.home-mobile ul li span {
		background: url("images/down.png") no-repeat scroll 8px center;
		cursor: pointer;
		font-size: 0;
		height: 35px;
		position: absolute;
		right: 0;
		top: 0;
		width: 38px;
	}
	.home-mobile ul li span:hover {
		background: url("images/down.png") no-repeat scroll 8px center;
	}
	.home-mobile ul li span.bg-slide {
		background: rgba(0, 0, 0, 0) url("images/up.png") no-repeat scroll 8px center;
	}
	
	.home-mobile ul li ul {
		background:#fff !important;
	}
	.home-mobile  ul  li :hover {
		background:#a7b5a8;
	}
	.home-mobile  ul  li ul li:hover{
		background:#a7b5a8;
	}
	.home-mobile ul li > a:hover {
		color:#fff;
	}
	.home-mobile .menu {
		width: 100%;
		padding:0
	}
		.home-mobile ul li {
		width: 100%;
	}
	.home-mobile ul li a {
		box-sizing: border-box;
		display: block;
		padding-left: 10px;
		width: 100%;
	}
	.home-mobile ul li {
		background: #728472;
		display: block;
		clear: both;
		position: relative;
		width: 100%;
	}
	.home-mobile {
		float: none;
		width: 100%;
		clear:both;
	}
	.home-mobile ul li ul, .home-mobile ul li ul li ul {
		position: relative;
		top: 0;
		width: 100%; 
	}
	.home-mobile ul li ul {
		border: 0;
		display: none;
		padding:0;
	}
	.home-mobile ul li ul a {
		padding-left: 20px !important;
	}
	.home-mobile ul li ul li ul li {
		padding-left: 20px;
	}
	.menu-bot .dt-home a {
		background: rgba(0, 0, 0, 0) url("images/icon-home.jpg") no-repeat scroll 8px 8px;
		display: block;
		font-size: 0;
		height: 44px;
		width: 100%;
	}
	.menu-bot .dt-home a:hover {
		background: rgba(0, 0, 0, 0) url("images/icon-home.jpg") no-repeat scroll 8px 8px;
		display: block;
		font-size: 0;
		height: 44px;
		width: 100%;
	}
	.dt-content .col-md-4 ul {
		padding: 0;
	}
	.dt-content h3.title-h3 {
		padding-top: 10px;
	}
	.content-3 .col-md-6 {
		margin-right: 28px;
	}
	.content-3 .dt-sym.col-md-6 {
		margin-right: 0;
	}
}

@media only screen and (max-width: 600px) {
	.dt-content .col-md-4, .dt-content .col-md-3 {
		min-height: 300px;
		margin: 0;
	}
	.content-3 .col-md-6 {
		margin-right: 22px;
	}
	.dt-content h3 {
		margin: 15px 0;
		padding-top: 15px;
	}
	.textwidget > p {
		float: none;
		clear: both;
	}
	.cn-footer .col-md-4.col-sm-12.col-xs-12 {
		margin: 10px 0;
		text-align: center;
	}
	.asx {
		padding-top: 10px;
	}
	.slide1 h3 {
		line-height: 30px !important;
		margin-bottom: 10px !important;
	}
	.slide1 > p {
		font-size: 20px !important;
		line-height: 20px !important;
	}
	.vision {
		margin-left: -70px !important;
	}
}

@media only screen and (max-width: 568px) {
	.content-3 .dt-sym.col-md-6 {
		margin: 0;
	}
	.content-3 .col-md-6 {
		margin-right: 20px;
	}
	.cn-footer {
		display: block;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.logo img {
		margin-top: 10px;
		width: 70%;
	}
	.slide1 > p {
		font-size: 18px !important;
		line-height: 16px !important;
	}
	.slide1 h3 {
		font-size: 30px !important;
	}
	#slide .tp-bullets.simplebullets.round {
		top: 8px;
	}
}

@media only screen and (max-width: 480px) {
	.content-3 .col-md-6 {
		margin-bottom: 10px;
		margin-right: 0;
		width: 100%;
	}
	.col-md-6.col-sm-6.col-xs-12.annual {
		padding-left: 15px;
	}
	.content-page {
		padding: 0 15px;
	}
	.logo-footer img {
		width: 60%;
	}
	.logo-footer {
		padding: 20px 0;
	}
	.slide1 > p {
		font-size: 18px !important;
		line-height: 20px !important;
	}
	.slide1 h3 {
		margin-bottom: 0 !important;
	}
}

@media only screen and (max-width: 360px) {
	.dt-content .col-md-4, .dt-content .col-md-3 {
		min-height: 350px;
	}
	.content-page {
		padding: 0;
	}
	.content-page h1 {
		font-size: 30px;
	}
	.contenmk > li {
		padding: 5px 0;
	}
	.content-page h1 {
		margin: 20px 0 10px;
	}
	.vision {
		margin-left: -80px !important;
		margin-top: 0 !important;
	}
	.slide1 > p {
		font-size: 16px !important;
		line-height: 18px !important;
	}
	.slide1 h3 {
		font-size: 25px !important;
	}
	.slide1 {
		margin-left: -30px !important;
	}
}

@media only screen and (max-width: 320px) {
	.slide1 > p {
		font-size: 13px !important;
		line-height: 14px !important;
	}
	.vision {
		margin-left: -78px !important;
	}
	.dt-content .col-md-4, .dt-content .col-md-3 {
		min-height: 400px;
	}
}







