/*
Theme Name: Mango4
Theme URI: http://www.mango4.com.au/
Description: A theme developed for Mango4 by Generate PR
Version: 1.0
Author: Generate PR
Author URI: http://www.generatepr.com.au
*/

@charset "UTF-8";

/* ------------------------------------------
  RESET
--------------------------------------------- */

body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
  margin: 0;
  padding: 0;
  border: 0;
}

a:active,
a:hover {
  outline: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }


/* ------------------------------------------
  BASE STYLES
--------------------------------------------- */

h1 {
  font-size: 36px;
  font-family: 'FeltTipRegular';
  color: #FE8700;
  padding: 0px 0px 15px 0px;
}

h2 {
  font-size: 24px;
  line-height: 30px;
  font-family: 'FeltTipRegular';
  border-bottom: #CCC thin dotted;
  color: #FE8700;
  padding: 10px 0px;
}

h3 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Abel', sans-serif;
  color: #666;
  padding: 10px 0 0 0;
}

h3 a{
  font-size: 18px;
  line-height: 18px;
  text-decoration:none;
  font-family: 'Abel', sans-serif;
  color: #666;
  padding: 10px 0 0 0;
}

h3 a:hover{
	color:#FE8700;
}

h4 {
	font-size: 14px;
  line-height: 24px;
  font-family: 'Abel', sans-serif;
  color: #FE8700;
  text-align:right;
  padding-top:20px;
}


p {
	font-family: 'Abel', sans-serif;
	color:#666;
	font-size:16px;
	line-height:20px;
	padding:0px;
	margin-bottom:20px;
}

ul {
	color:#666;
}

a {
	color: #FE8700;
	text-decoration:none;
}

a:hover {
	color: #FE8700;
	text-decoration:underline;
}

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: #37302a;
  background: #fff;
  font-family: 'Abel', sans-serif;
}


section {
  border-bottom: 1px solid #999;
  float: left;
  width: 100%;
  height: 800px;
}

.wrapper {
	max-width:960px;
	margin:0 auto;
	clear:both;
	}
	
.slider {
	padding-top:20px;
	width:99.6%;
}
	
.footerwrapper {
	max-width:960px;
	border-top-color:#d4d4d4;
	border-top-style:solid;
	border-top-width:1px;
	margin:0 auto;
	clear:both;
	}
	
.logo {
	width:240px;
	float:left;
}
	
#footer {
	background: #d85e24;
	clear:both;
}

.icons {
	padding: 10px 10px 0px 10px;
 	background: #f8f8f8;
 	margin: 0px 0px;
 	overflow: auto;
	clear:both;
}

#dLowerContent .dPre .center > div {
  float: right;
  margin-left: 20px;
}

#dLowerContent .dPre .center > div a {
  display: block;
}

#dLowerContent .dPre .center .logos:hover {
  background: url(images/footIndicator.png) bottom center no-repeat;
}

#dLowerContent .dPre .center .logosml {
  background: url(images/mangologosml.png) top center no-repeat;
  width: 155px;
  height: 45px;
  float: left !important;
  margin: 0px !important;
}

#dLowerContent .dPre .center .mic a {
  background: url(images/logomicrol.png) center center no-repeat;
  width: 85px;
  height: 45px;
}

#dLowerContent .dPre .center .pan a {
  background: url(images/logopanl.png) center center no-repeat;
  width: 117px;
  height: 45px;
}

#dLowerContent .dPre .center .tel a {
  background: url(images/logotelsl.png) center center no-repeat;
  width: 85px;
  height: 45px;
}

#dLowerContent .dPre .center .tosh a {
  background: url(images/logotoshl.png) center center no-repeat;
  width: 104px;
  height: 45px;
}

#dLowerContent .dPre .center .nec a {
  background: url(images/logonecl.png) center center no-repeat;
  width: 75px;
  height: 45px;
}

#dLowerContent .dPre .center .ric a {
  background: url(images/logoricoh.png) center center no-repeat;
  width: 114px;
  height: 45px;
}

#footer p {
	color:#FFF;
	font-size:14px;
	font-family: 'Abel', sans-serif;
}

/* ------------------------------------------
  NEWS SECTION
--------------------------------------------- */

#newstitle {
	border-bottom: #CCC thin dotted;
}

#article li{
		padding:10px;
	list-style-type:none;
}
	

.moretag {
	display:block;
	background:#666;
	text-decoration:none;
	color:#fff;
	padding:5px;
}

.moretag:hover {
	background:#999;
	color:#fff;
}



/* ------------------------------------------
  SOCIAL MEDIA
--------------------------------------------- */

#side-container {
	width:100%;
	padding-top:10px;
	padding-bottom:50px;
	clear:both;
}

#socialmedia {
	margin:20px 0px;
}

.slideshare {
	background: url(images/slideshare.png);
	margin-left:10px;
	height:40px;
	width:40px;
	float:left;
	margin-bottom:20px;
}

.slideshare:hover {
	background: url(images/slideshare-over.png);
}

.youtube {
	background: url(images/youtube.png);
	margin-left:15px;
	height:40px;
	width:40px;
	float:left;
}

.youtube:hover {
	background: url(images/youtube-over.png);
}

.twitter {
	background: url(images/twitter.png);
	margin-left:15px;
		height:40px;
	width:40px;
	float:left;
}
.twitter:hover {
	background: url(images/twitter-over.png);
}


.facebook {
	background: url(images/facebook.png);
	margin-left:15px;
		height:40px;
	width:40px;
	float:left;
}
.facebook:hover {
	background: url(images/facebook-over.png);
}
.linkedin {
	background: url(images/linkedin.png);
	margin-left:15px;
	height:40px;
	width:40px;
	float:left;
}

.linkedin:hover {
	background: url(images/linkedin-over.png);
}

@media screen and (min-width:62.5em){.wrapper{_width:47.5em}}


/* ------------------------------------------
  NAVIGATION STYLES
  (+ responsive-nav.css file is loaded in the <head>)
--------------------------------------------- */

.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}

.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float:left;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
}

.nav-collapse li {
  float: left;
  width: 100%;
}

@media screen and (min-width: 40em) {
  .nav-collapse li {
    width: 16.66%;
    *width: 19.9%; /* IE7 Hack */
    _width: 19%; /* IE6 Hack */
  }
  
  img {
	  padding-right: 50%;
	  padding-top: 20px;
	  padding-bottom:15px;
  }
  
}

.nav-collapse a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  background: #d85e24;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  padding: 10px;
  font-size:20px;
  line-height:20px;
}

.nav-collapse a img {
	padding-right:50px;
}


@media screen and (min-width: 40em) {
  .nav-collapse a {
    margin: 0;
	height:146px;
    padding: 15px;
	background: #FE8700 url(images/menuMango.jpg) top left no-repeat;
    border-bottom: 0;
    border-right: 1px solid white;
  }

.nav-collapse a:hover {
  background: url(images/menuMango.jpg) bottom left no-repeat;
}


}

.nav-collapse ul ul a {
  background: #ca3716;
  padding-left: 2em;
}

@media screen and (min-width: 40em) {
  .nav-collapse ul ul a {
    display: none;
  }
}


/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
  font-family: "responsivenav";
  src:url("../icons/responsivenav.eot");
  src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("../icons/responsivenav.ttf") format("truetype"),
    url("../icons/responsivenav.woff") format("woff"),
    url("../icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FeltTipRegular';
  src: url("fonts/felt_tip_roman-webfont.eot");
  src: url("fonts/felt_tip_roman-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/felt_tip_roman-webfont.woff") format("woff"), url("fonts/felt_tip_roman-webfont.ttf") format("truetype"), url("fonts/felt_tip_roman-webfont.svg#FeltTipRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  position: fixed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  text-indent: -999px;
  position: relative;
  overflow: hidden;
  width: 70px;
  height: 55px;
  float: right;
}

.nav-toggle:before {
  color: #f4421a; /* Edit this to change the icon color */
  font-family: "responsivenav", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 40px;
  text-transform: none;
  position: absolute;
  content: "≡";
  text-indent: 0;
  text-align: center;
  line-height: 55px;
  height: 55px;
  speak: none;
  width: 50%;
  top: 0;
  left: 0;
}

.nav-toggle.active::before {
  font-size: 16px;
  content:"close";
}

/* ------------------------------------------
  2 column layout
--------------------------------------------- */
.c {
  padding: 10px;
}
@media screen and (min-width: 48em) {
  .main {
    width: 66.666666%;
    padding-right: 1em;
    float: left;
  }
  .sb {
    float: right;
    width: 30%;
  }
}


/* ------------------------------------------
  3 column layout
--------------------------------------------- */

.col-3 p {
	padding:10px;
}

.col-3 > div {
  padding: 15px 0px;
}

@media screen and (min-width: 50em) {
  .col-3 {
    overflow: hidden;
  }
  .col-3 > div {
    float: left;
    width: 33%;
  }
}



/* ------------------------------------------
  5 column layout footer
--------------------------------------------- */

.col-group {
  overflow: hidden;
}
.col-group > div {
  padding:15px 0px 10px 10px;
}

@media screen and (min-width: 44em) {
  .col-group > div {
    float: left;
    width: 50%;
  }
  .col-group > div:nth-child(odd) {
    clear: left;
  }
}

@media screen and (min-width: 50em) {
  .col-group > div {
    float: left;
    width: 33.3333333%;
  }
  .col-group > div:nth-child(3n+1) {
    clear: left;
  }
  .col-group > div:nth-child(odd) {
    clear: none;
  }
}

@media screen and (min-width: 70em) {
  .col-group > div {
    width: 18%;
  }
  .col-group > div:nth-child(odd), .col-group > div:nth-child(3n+1) {
    clear: none;
  }
}

@media screen and (max-width: 640px) {

    .my-image {
		width:240px;
		float:right;
		text-align:right;
        display: none;
    }

}


.submenu_footer ul {
	list-style-type:none;
}

.submenu_footer ul li a{
	text-decoration:none;
	list-style-type:none;
	color: #ffae49;
	text-transform:uppercase;
	font-size:14px;
	line-height:20px;
}

.submenu_footer a:hover{
	color: #fff;
}

.designasaurus {
	color: #fff;
	text-transform:lowercase;
	text-decoration:none;
	font-family: 'Droid Sans', 'sans-serif'; font-weight: 700; 
}

.designasaurus:hover {
	color: #ffff00;
}

.white {
	color: #fff;
	text-decoration:none;
	}

.white:hover {
	color: #fff;
	text-decoration:underline;
}


