/*	Mining & Energy Styles
	Updated: Jul 8, 2014
	Author: Justin Viger
	
	Colours
    Body Background:     #fff
    Main Text:           #000
    Blue Links:          #093454
    Dark Grey:           #666
    Light Grey:          #ddd
    Very Light Grey:     #f5f5f5
    Red:                 #dd2525
    ----------------------------------------------------*/

/*     General
    ----------------------------------------------------*/
body {
    font-size: 14px;
    line-height: 1.5em;
}
a:link,
a:visited {
    color: #0D4F80;
}
.navbar-inner {
    color: #666;
    background: #ddd;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 .25em 0;
    line-height: 1.2em;
}
p {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
dd {
    margin: 0;
}

img.external-icon {
	height: 20px;
	width: 20px;
	margin-left: 5px;
}

figure { margin: 0 0 1em; }

figure.portrait {
	float: right;
	width: 34%;
	padding-left: 16px;
}

figure img { margin: 0; }

figcaption {
	margin-top: 3px;
	font-size: 12px;
	line-height: 1.5em;
	font-style: italic;
}

figcaption .photo-credit {
	display: block;
	text-align: right;
	font-size: 11px;
	line-height: 1.5em;
	font-style: normal;
	text-transform: uppercase;
	color: #333;
}

.portrait figcaption .photo-credit { text-align: left; }

a.blocklink {
	background-color: #062973;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	margin-top: 5px;
}

a.blocklink:hover {
	background-color: #50699D;
	text-decoration: none;
}

a.outblocklink {
	color: #062973;
	display: inline-block;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
}

a.outblocklink:hover {
	text-decoration: underline;	
}

/* Column Dividers */
@media (min-width: 980px) {
    div.content {
        background: url("/images/design/content-divider.png") right repeat-y;
    }
    div.columns {
        background: url("/images/design/column-divider.png") repeat-y;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    .content {
        background: url("/images/design/content-divider-iPad.png") right repeat-y;
    }
}
/* Clear Fix - Bootstrap has built-in clearfix */
header::after,
.feature-column dd::after,
.community-articles .articles dd::after,
.feature-articles .articles dd::after,
.list-articles .articles dd::after,
.column-articles .articles dd::after,
ol.pages::after,
.landing .articles dd::after,
.articles-archive .articles dd::after,
.key-contacts ul li::after,
footer dl::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Print page */

@media print {
  .no-float-print {
    float: none;
  }

  .no-padding-print {
    padding: 0;
  }

  body {
  font-size: 16pt;
  }

.twitter-timeline {
display:none;
}

.secondary-content {
display:none;
}

.span4 secondary-content {
display: none;
}

.leaderboard {
display: none;
}

  .no-margin-print {
    margin: 0;
  }

  .none-print {
    display: none;
  }

  .block-print {
    display: block;
  }

  .inline-block-print {
    display: inline-block;
  }

  .inline-print {
    display: inline;
  }

  .text-left-print {
    text-align: left;
  }

  .span4 {
  display: none;
  }

  .share {
  display:none;
  }

  .text-right-print {
    text-align: right;
  }

  .text-center-print {
    text-align: center;
  }

  .text-justify-print {
    text-align: justify;
  }

  .no-col-print {
    width: auto;
    float: none;
  }

  .text-ads {
  display: none;
  }

.SandboxRoot env-bp-min {
display: none;
}

.timeline-Widget {
display: none;
}

  .twitter-timeline {
  display:none;
  }

  .medium-rectangle bigbox {
  display:none;
  }

.twitter-timeline-rendered {
display:none;
}

.adClick {
display:none;
}

.enews-widget {
display: none;
}

.medium-rectangle bigbox {
display: none;
}

.text-ads {
display: none;
}

.globallanding {
display: none;
}

  .outblocklink {
  display:none;
  }

  .twitter {
  display:none;
  }

  .no-push-print, .no-pull-print {
    left: 0;
  }

	
}

/*    Forms
    ----------------------------------------------------*/
fieldset + fieldset {
    margin-top: 1em;
}
legend {
    line-height: 1.2em;
}

input[type=submit] {
    display: block;
    margin-top: 10px;
    border: none;
    border-radius: 3px;
    padding: 8px 15px;
    background: #ddd;
    vertical-align: top;
    font-size: 14px;
    line-height: 1em;
}
input[type=submit]:hover,
input[type=submit]:focus {
    color: #f5f5f5;
    background: #666;
}
@media (max-width: 979px) {
    input[type=checkbox] + label {
        margin: -20px 0 0 25px;
    }
}

/*    Header
    ----------------------------------------------------*/
header {
    margin: 1em 0;
}
header form.search {
    float: left;
    margin-bottom: 0;
}
header input[type=search] {
    margin-right: 2px;
    width: 192px;
}
header input[type=submit] {
    margin-top: 0;
    display: inline;
}
div#follow {
	float: right;
}
div#follow i {
	display: inline-block;
}
div#follow span {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 1px;
	font-weight: 500;
}
.icons-sprite,.icons-facebook,.icons-flickr,.icons-google,.icons-linkedin,.icons-rss,.icons-twitter{
	background:url(https://www.miningandexploration.ca/images/article_photos/mining-round-icons.png) no-repeat;
	height: 24px;
	width: 24px;
	background-size: 24px;
}
.icons-rss{background-position:0 0px;}
.icons-twitter{background-position:0 -24px;}
.icons-linkedin{background-position:0 -48px;}
.icons-flickr{background-position:0 -72px;}
.icons-google{background-position:0 -96px;}
div#follow .icons-rss:hover{background-position:0 -120px;}
div#follow .icons-twitter:hover{background-position:0 -144px;}
div#follow .icons-linkedin:hover{background-position:0 -168px;}
div#follow .icons-flickr:hover{background-position:0 -192px;}
div#follow .icons-google:hover{background-position:0 -216px;}

header .logo {
    clear: both;
    float: left;
    width: 200px;
    margin-top: 2px;
}
header .leaderboard img {
    float: right;
    width: 728px;
}
@media (max-width: 979px) and (min-width: 768px) {
    header input[type=submit],
    header .logo img {
        display: none;
    }
    header .leaderboard img {
        width: 724px !important;
    }
}
@media (max-width: 300px) {
    header input[type=submit],
    header .leaderboard {
        display: none;
    }
    header {
        margin: 0;
        padding: 0 10px;
        background: #ddd;
    }
    header form.search {
        float: right;
        margin-top: 10px;
        width: 150px;
    }
    header input[type=search] {
        float: right;
        margin: 0;
        width: 100%
    }
    header .feeds {
        display: none;
    }
    header .logo {
        clear: none;
        width: 100px;
    }
    header .logo img {
        margin-top: 6px;
        width: 100px;
    }
}

/*    Navigation
    ----------------------------------------------------*/
/* Navbar */
nav.navbar {
    margin-bottom: 1em;
    font-size: 15px;
}
nav.navbar .nav > li > a:link,
nav.navbar .nav > li > a:visited {
    color: #333;
}
nav.navbar .nav > li > a:hover,
nav.navbar .nav > li > a:focus {
    color: #777;
}
/* Breadcrumb */
ol.breadcrumb {
    color: #999;
    overflow: hidden;
}
.article ol.breadcrumb {
    font-size: 14px;
    line-height: 21px;
}
ol.breadcrumb li::after {
    content: " / ";
}
ol.breadcrumb li:last-child::after {
    content: "";
}
.brand img {
	height: 40px;
}
.brand img {
	height: 25px;
}
form.navbar-search {
	padding: 10px 0 !important;
}
form.navbar-search input[type="search"] {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	box-sizing: border-box;
	height: auto;
}

nav.navbar span.menutext {
	float: right;
	margin: 9px;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
}
	
@media (max-width: 979px) and (min-width: 768px) {
    .navbar-inner {
    	padding-top: 7px;
    	padding-bottom: 3px;
    }
    nav.navbar ul.nav {
	    margin-top: 10px;
    }
}
@media (max-width: 767px) {
    nav.navbar {
        margin: 0;
        margin-bottom: 10px;
    }
    .navbar-inner {
        border: none;
        border-radius: 0;
        padding: 15px 10px 10px 10px;
    }
    .navbar .nav > li > a {
        padding: 10px 20px 10px 0;
    }
    .navbar .btn-navbar {
        margin-right: 0;
    }
    nav.navbar a.logo {
			overflow: auto;
    }
    nav.navbar a.logo img { 
	  	max-width: 95%;
	  }  
    ol.breadcrumb {
      padding: 8px 10px;
      margin-top: -10px;
      margin-left: -10px;
      margin-right: -10px;
    }
    nav.navbar ul.nav {
	  	margin-top: 10px;  
	  }
	  nav.navbar ul.nav li a {
    	padding-left: 10px;
    }
    nav.navbar span.menutext {	
	    margin: 10px;
	  }
}

/*    Pages
    ----------------------------------------------------*/
.list-heading {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.landing-blurb {
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	line-height: 1.3em;
}
.community-heading h1.community-title,
.feature-heading h1.feature-title,
.list-heading h1.list-title,
.column-heading h1.column-title,
.landing h1.landing-title,
.page h1.title,
.articles-archive h1.title {
    border-bottom: 2px solid #eee;
    padding-bottom: .1em;
    color: #333;
    font-size: 36px;
    line-height: 1em;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    line-height: 1.1em;
}
.column-heading h1.column-title span {
    color: #999;
		font-size: 24px;
		font-weight: bold;
		white-space: nowrap;   
}
.column-heading h2.column-subtitle {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: .25em;
    color: #666;
    font-size: 20px;
    font-weight: normal;
}
.community-heading .main-image,
.feature-heading .main-image {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
}
.community-heading .main-image img,
.feature-heading .main-image img {
    display: block;
    width: 630px;
    line-height: 1;
}
.community-heading p.caption,
.feature-heading p.caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px 15px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}
.community-heading p.caption,
.feature-heading p.caption {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
.community-heading p.caption span.credit,
.feature-heading p.caption span.credit {
    display: block;
}
.community-heading .main-image,
.feature-heading .main-image {
    margin: 0 auto 20px;
    max-width: 630px;
}
.list-heading img {
    float: left;
    margin: 0 1ex 5px 0;
}
.page h3 {
    margin: 1.5em 0 .75em;
    color: #333;
    font-size: 22px;
    line-height: 1.3em;
    font-weight: normal;
}

.community-articles h2,
.feature-articles h2,
.list-articles h2,
.column-articles h2,
.feature-column h2,
.landing h2 {
    border-bottom: 1px solid #ddd;
    padding: 4px 0 3px;
    font-size: 20px;
    font-weight: normal;
}
.feature-column h2 {
	margin: 20px 0;
}
.community-articles h2 + dl.articles,
.feature-articles h2 + dl.articles,
.list-articles h2 + dl.articles,
.column-articles h2 + dl.articles,
.landing h2 + dl.articles {
    margin-top: .75em;
}

dl.articles.prom {
	padding-bottom: 20px;
}

.list-articles p + dl.articles {
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
.feature-column > dl dt .categories,
.community-articles dl.articles dt .categories,
.feature-articles dl.articles dt .categories,
.list-articles dl.articles dt .categories,
.column-articles dl.articles dt .categories,
.landing dl.articles dt .event-info,
.landing dl.articles dt .categories,
.articles-archive dl.articles dt .categories {
    margin-bottom: .25em;
    color: #dd2525;
    font-size: .8em;
    line-height: 1em;
    font-weight: normal;
    text-transform: uppercase;
}
.feature-column > dl dt .categories a:link,
.feature-column > dl dt .categories a:visited,
.community-articles dl.articles dt .categories a:link,
.community-articles dl.articles dt .categories a:visited,
.feature-articles dl.articles dt .categories a:link,
.feature-articles dl.articles dt .categories a:visited,
.list-articles dl.articles dt .categories a:link,
.list-articles dl.articles dt .categories a:visited,
.column-articles dl.articles dt .categories a:link,
.column-articles dl.articles dt .categories a:visited,
.landing dl.articles dt .categories a:link,
.landing dl.articles dt .categories a:visited,
.articles-archive dl.articles dt .categories a:link,
.articles-archive dl.articles dt .categories a:visited {
    color: #dd2525;
}
.feature-column > dl dt a.title,
.community-articles dl.articles dt a.title,
.feature-articles dl.articles dt a.title,
.list-articles dl.articles dt a.title,
.column-articles dl.articles dt a.title,
.landing dl.articles dt a.title,
.landing dl.articles dt span.title,
.articles-archive dl.articles dt a.title {
    font-size: 16px;
    line-height: 16px;
}
.feature-column > dl dd .pub-info,
.community-articles dl.articles dd .pub-info,
.feature-articles dl.articles dd .pub-info,
.list-articles dl.articles dd .pub-info,
.column-articles dl.articles dd .pub-info,
.landing dl.articles dd .pub-info,
.articles-archive dl.articles dd .pub-info {
    font-size: .9em;
    color: #666;
}
.feature-column dl,
.community-articles dl.articles,
.feature-articles dl.articles,
.list-articles dl.articles,
.column-articles dl.articles,
.landing dl.articles,
.articles-archive dl.articles {
    margin: 0;
}
.feature-column dl dt img,
.community-articles dl.articles dt img,
.feature-articles dl.articles dt img,
.list-articles dl.articles dt img,
.column-articles dl.articles dt img,
.landing dl.articles dt img,
.articles-archive dl.articles dt img {
    float: left;
    margin: 0 .75em .25em 0;
    width: 140px;
}
.feature-column dl dd,
.community-articles dl.articles dd,
.feature-articles dl.articles dd,
.list-articles dl.articles dd,
.column-articles dl.articles dd,
.landing dl.articles dd,
.articles-archive dl.articles dd {
    margin-bottom: .75em;
    border-bottom: 1px solid #ddd;
    padding-bottom: .5em;
}
.feature-column dl dd:last-child,
.community-articles dl.articles dd:last-child,
.feature-articles dl.articles dd:last-child,
.list-articles dl.articles dd:last-child,
.column-articles dl.articles dd:last-child,
.landing dl.articles dd:last-child,
.articles-archive dl.articles dd:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.feature-column dl dd p,
.community-articles dl.articles dd p,
.feature-articles dl.articles dd p,
.list-articles dl.articles dd p,
.column-articles dl.articles dd p,
.landing dl.articles dd p,
.articles-archive dl.articles dd p {
    margin: 0;
}
.community-articles a.view-all,
.feature-articles a.view-all,
.column-articles a.view-all {
    display: block;
    margin-top: .5em;
    border-top: 1px solid #ddd;
    padding-top: .5em;
}
p.pagination {
    margin: .5em 0 0;
    border-top: 1px solid #ddd;
    padding-top: 1em;
    height: auto;
}
p.pagination strong,
p.pagination a {
    padding-right: .75ex;
}
.community-info h2 {
    border-style: solid;
    border-color: #ddd;
    border-width: 1px 0;
    padding: 3px 0;
    font-size: 20px;
    font-weight: normal;
}
.community-info dl + h2 {
    margin-top: .5em;
}
.community-info dl {
    margin: 0;
}
.community-info h3 {
    font-size: 14px;
    line-height: 16px;
}
.community-info dl + h3 {
    margin-top: .5em
}
.community-info .map {
    margin-top: .5em;
    border-top: 1px solid #ddd;
    padding-top: .5em
}
.column-info img {
    margin-bottom: 1em;
}
.winners h2 {
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    font-size: 20px;
    font-weight: normal;
}
.winners h3 {
    font-size: 14px;
}
.key-contacts h2 {
    margin-top: .5em;
    border-style: solid;
    border-color: #ddd;
    border-width: 1px 0;
    padding: 3px 0;
    font-size: 20px;
    font-weight: normal;
}
.key-contacts ul {
    margin: 0;
    list-style: none;
}
.key-contacts ul li {
    margin-bottom: .5em;
    border-bottom: 1px solid #ddd;
    padding-bottom: .5em;
}
.key-contacts ul li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}
.key-contacts ul li img {
    float: left;
    margin: 0 .75em .25em 0;
}
.key-contacts ul li .kicker {
    text-transform: uppercase;
}
.key-contacts ul li h3 {
    font-size: 20px;
    font-weight: normal;
}
@media (max-width: 979px) and (min-width: 768px) {
    .community-info .map,
    .landing iframe {
        display: none;
    }
}
@media (max-width: 767px) {
    .feature-column > dl dd .pub-info,
    .community-articles dl.articles dd .pub-info,
    .feature-articles dl.articles dd .pub-info,
    .list-articles dl.articles dd .pub-info,
    div.columns div.community-info.span3,
    .community-heading .main-image,
    .feature-heading .main-image,
    .landing iframe {
        display: none;
    }
    .feature-column dl dt img,
    .community-articles dl.articles dt img,
    .feature-articles dl.articles dt img,
    .list-articles dl.articles dt img {
        width: 100px;
        height: auto;
    }
    .community-heading h1.community-title,
		.feature-heading h1.feature-title,
		.list-heading h1.list-title,
		.column-heading h1.column-title,
		.landing h1.landing-title,
		.page h1.title,
		.articles-archive h1.title {
			font-size: 26px;
		}
    .column-heading h1.column-title span {
        display: block;
        margin-top: 5px;
        line-height: 1em;
    }
    .column-info img {
        float: right;
        margin: 0 10px 2px 10px;
        width: 25%;
    }
    
    .landing-blurb {
	    font-size: 16px;
    }
    
    .content {
	    box-sizing: border-box !important;
	    -webkit-box-sizing: border-box !important;
	    -moz-box-sizing: border-box !important;
			padding: 0 10px;
    }
}

/*    Articles
    ----------------------------------------------------*/
.article {
	margin-bottom: 15px;
}
.article article time:first-child {
    color: #666;
    font-size: inherit;
    text-transform: uppercase;
}
.article article .event-info {
    margin-bottom: .5em;
    color: #dd2525;
    font-size: inherit;
    text-transform: uppercase;
}
.article h1.article-title, .article-title {
    color: #333;
    font-size: 36px;
    line-height: 1.1em;
    font-weight: bold;
		margin: 10px 0;
		-webkit-font-smoothing: antialiased;
}
.article h2.subheadline {
    color: #333;
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}
.article .pub-info {
	-webkit-font-smoothing: antialiased;
	padding-top: 6px;
	padding-bottom: 7px;
	margin: 15px 0;
	font-size: 14px;
	color: #999;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	font-weight: bold;
}
.article article .pub-info time {
	color: #555;
	text-transform: none;
}
.article p.byline {
    margin-bottom: 2em;
    color: #7f7f85;
    font-size: 14px;
}
.article h1.article-title + .main-image,
.article h2.subheadline + .main-image {
    margin-top: 2em;
}
.article .main-image img {
    display: block;
    line-height: 1;
}
.article p.caption {
    padding: 12px 15px;
    background: #f2f2f2;
}
.article p.caption,
.article p.carousel-caption {
    margin-bottom: 0;
    color: #555;
    font-size: 14px;
    line-height: 1.6em;
    border: 2px solid #ddd;
    border-top: none;
		font-weight: 500;
		-webkit-font-smoothing: antialiased;
}
.article p.carousel-caption {
    display: none;
}
.article .carousel:hover p.carousel-caption {
    display: block;
}
.article p.caption span.credit,
.article p.carousel-caption span.credit {
  display: block;
  margin-top: 10px;
	font-style: italic;
}
.article .carousel,
.article .main-image {
    margin: 0 auto 20px;
    max-width: 630px;
}
.article p.carousel-caption span.number {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.article a.carousel-control:link,
.article a.carousel-control:visited {
    color: #fff;
}
.article .carousel div.caption-indicator {
    position: absolute;
    right: 0;
    bottom: 0;
    border: solid white;
    border-width: 1px 0 0 1px;
    padding: 2px 10px 10px;
    color: #fff;
    background: #222222;
    font-size: 18px;
    opacity: 0.5;
}
.article .carousel:hover div.caption-indicator {
    display: none;
}
.article p {
	margin-bottom: 1em;
}
.article h3 {
    margin: 1em 0;
    color: #333;
    font-size: 22px;
    line-height: 1.3em;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}
.article blockquote p {
    margin: 0 0 10px;
}
.article .comments {
    overflow: scroll;
}
.article aside {
  padding: 1em;
  background: #ddd;
}
.article aside h1,
.article aside h2,
.article aside h3 {
	margin-bottom: 1em;
	margin-top: 0;
	font-size: 15px;
	line-height: 1.2em;
	font-weight: bold;
}
.article figure {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-top: 2em;
}
.article figure.portrait {
	margin: 0 0 1em; 
}
.article .share {
	margin-top: 30px;
}
.article .share a { 
	display: inline-block;
	width: 146px;
	background-color: #eee;
	padding: 8px 13px;
	margin-left: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.article .share a:hover {
	text-decoration: none;
}
.article .share a:first-child {
	margin-left: 0;	
} 
.article .share a.facebook {
	background-color: #3b5998;
	color: #fff;
}
.article .share a.facebook:hover {
	background-color: #293E6A;	
}
.article .share a.twitter {
	background-color: #55acee;
	color: #fff;
}
.article .share a.twitter:hover {
	background-color: #3B78A6;	
}
.article .share a.linkedin {
	background-color: #0088cc;
	color: #fff;
}
.article .share a.linkedin:hover {
	background-color: #006faf;
}
.article .share a.googleplus {
	background-color: #dd4b39;
	color: #fff;
}
.article .share a.googleplus:hover {
	background-color: #9A3427;	
}
.article .share a.email {
	background-color: #333;
	color: #fff;
}
.article .share a.email:hover {
	background-color: #111;	
}
.article .share a i {
	background:url(https://www.miningandexploration.ca/images/share-icons.png) no-repeat;
	height: 15px;
	width: 15px;
	background-size: 15px;
	padding-right: 7px;
	margin-bottom: -2px;
	display: inline-block;
}
.article .share a.facebook i {
	background-position: 0 -13px;	
}
.article .share a.twitter i {
	background-position: 0 2px;	
}
.article .share a.linkedin i {
	background:url(https://kootenaybiz.com/images/uploads/linkedin_icon.png) no-repeat !important;
}
.article .share a.googleplus i {
	background-position: 0 -29px;	
}
.article .share a.email i {
	background-position: 0 -43px;	
}


article table {
	font-size: 11px;
}

article table tr.head {
	font-weight: Bold;
	text-align: Center;
	border-bottom: 1px solid black;
}

article table tr.exec:nth-child(odd) {
	background: #dedede;
}

article table tr.exec td.rank, 
article table tr.exec td.ch {
	text-align: center;	
}

article table tr.exec td.name {
	padding: 5px;
}
	




@media (min-width: 980px) {
    .article p,
    .article ol,
    .article ul,
    .article blockquote,
    .article dl {
        font-size: 16px;
        line-height: 24px;
    }
    .article aside p,
    .article aside ul,
    .article aside ol,
    .article aside dl {
        font-size: 14px;
        line-height: 1.5em;
    }
    .article aside li,
    .article aside dl dd {
        margin-bottom: 1em;
    }
    .article aside p:last-child,
    .article aside li:last-child,
    .article aside ul,
    .article aside ol, 
    .article aside dl dd:last-child {
        margin-bottom: 0;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    .article h1.article-title, .article-title {
	  	font-size: 30px;  
	  }
    .article aside p {
        font-size: 14px;
        line-height: 1.5em;
    }
    .article aside p:last-child {
        margin-bottom: 0;
    }
    .article .share a { 
	  	width: 232px;  
	  }
	  .article .share a:nth-child(3) { 
			margin-left: 0;
		}
}
@media (max-width: 767px) {
    .article .carousel div.caption-indicator,
    .article .carousel:hover p.carousel-caption {
        display: none;
    }
    .article aside {
	  	padding: 1em;  
	  }
    .article aside p {
        font-size: 14px;
        line-height: 1.5em;
    }
    .article aside p:last-child {
        margin-bottom: 0;
    }
    .article h1.article-title, .article-title {
	  	font-size: 26px;  
	  } 
	  .article {
		  margin-bottom: 20px;
	  }
	  .article .share a { 
	  	width: 100%;  
	  	margin-left: 0;
	  }
}

/*    Homepage
    ----------------------------------------------------*/
.featured-article .span4 {
    padding-right: 10px;
}
.featured-article h2 {
    font-size: 1.5em;
}
@media (min-width: 980px) {
    .featured-article {
        margin-bottom: 1em;
        background: #f5f5f5;
    }
    .featured-article .span4 {
        margin-top: .5em;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    .featured-article.row-fluid a.span8 {
        width: 100%;
    }
    .featured-article.row-fluid .span4 {
        margin: .75em 0 1em;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .featured-article img {
        display: block;
        margin: 0 auto;
    }
    .featured-article .span4 {
        padding-top: 5px;
        margin-top: 5px;
    }
    .featured-article .span4 p {
        border-bottom: 1px solid #ddd;
        padding-bottom: 5px;
    }
}

/*    Navigation Pages
    ----------------------------------------------------*/
.landing ol.pages {
    margin: 0;
    list-style: none;

}
.landing ol.pages li a:link,
.landing ol.pages li a:visited {
    display: block;
    margin: 1px 0;
    padding: 10px;
    color: #333;
    background: #ddd;

}
.landing ol.pages li a:hover {
    text-decoration: none;
}
.landing ol.pages + h2 {
    margin-top: 10px;
}
@media (min-width: 768px) {
    .landing ol.pages li {
        float: left;
        width: 50%;
    }
    .landing ol.pages li a:link,
    .landing ol.pages li a:visited {
        margin: 1px 0 0;
    }
    .landing ol.pages li a:link:nth-child(odd),
    .landing ol.pages li a:visited:nth-child(odd) {
        margin-right: 1px;
    }
}

/*    Surveys
    ----------------------------------------------------*/
.survey.article img {
	float:left;
	margin: 10px 10px 10px 0;
}

.ss-form {
    background: #f7f7f7;
}       

form#ss-form > ol {
    margin-left: 0;
}

.ss-form-question:first-child .ss-q-help, .ss-q-title {
    background: #0B61A4;
    border-radius: 0;
    color: #FFF;
    font-size: 12px;
    font-weight: Bold;
    padding: 5px 10px;
}    

.ss-form-question:first-child .ss-q-title {
    font-weight: bold;
    background: #F7F7F7;
    color: #000;
    font-size: 14px;
}

.ss-section-title {
    font-size: 22px;
    margin: 1em 0 0.5em 10px;
}

.ss-section-description {
    font-size: 14px;
    margin: 0 0 1em 10px;
}

ul.ss-choices {
    margin: 0;
}

li.ss-choice-item {
    list-style: none;
    margin: 10px;
}

li.ss-choice-item input {
    margin: 0 10px;
}

.ss-choice-item-control {
    position: relative;
    top: -2px;
}

.ss-form-entry input {
    margin-left: 20px;
}

#navigation-buttons {
    width: 35%;
}

#navigation-buttons input[type="submit"] {
    width: 100%;
    margin: 10px 20px;
    background: #0FA807;
    border: 1px solid #0FA807;
    padding: 10px;
    color: #FFF;
    border-radius: 0;
}

#navigation-buttons input[type="submit"]:hover {
    background: #4FCF48;
}


/*    Subscribe Page
    ----------------------------------------------------*/
form#subscription_form label input[type=checkbox] + span {
    display: block;
    margin: -17px 0 0 20px;
}
form#subscription_form ol.subscription-info {
    margin: 2em 0;
    list-style: none;
}
form#subscription_form ol.subscription-info li {
    padding: .5em 2%;
}
form#subscription_form ol.subscription-info li.odd {
    border-radius: 5px; 
    background: #f5f5f5;
}
form#subscription_form ol.subscription-info li span {
    position: relative;
    top: 5px;
    float: left;
    width: 48%;
}
form#subscription_form ol.subscription-info li input {
    margin-bottom: 0;
    width: 48%;
}
form#subscription_form ol.subscription-info li select {
    margin-bottom: 0;
    width: 50.4%;
}
form#subscription_form p.captcha {
    padding-top: 1em;
    padding-left: 48%;
}
form#subscription_form input[type=submit] {
    display: block;
    margin: 1em auto;
}

.subscribe-print {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    padding: 10px;
    margin-bottom:10px;
}

.subscribe-print > input[type="checkbox"] {
    float:left;
    margin-right:10px;
}

/*    Feature Column
    ----------------------------------------------------*/
@media (max-width: 979px) and (min-width: 768px) {
    .row-fluid.columns .feature-column.span9,
    .row-fluid.columns .feature-articles.span9,
    .row-fluid.columns .community-articles.span9 {
        margin-left: 0;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .row-fluid.columns .feature-column.span9 {
        padding: 0 10px;
    }
}

/*    Teaser Column
    ----------------------------------------------------*/
.teaser-column dl,
.teaser-column dt:first-child {
    margin-top: 0;
}
.teaser-column dt {
    margin-top: 1em;
}
.teaser-column dd {
    margin: .25em 0 .5em;
}
.teaser-column dt a:link,
.teaser-column dt a:visited {
    color: #000;
    text-transform: uppercase;
}
.teaser-column dd a img + p {
    margin: .25em 0;
}
.teaser-column dd .title {
    display: block;
    font-weight: bold;
}

.teaser-column dd span {
    display: block;
}

.teaser-column dd.survey > a {
	display: block;
	text-align: center;
	padding: 5px;
	background: #415B93;
	color: #FFF;
	font-weight: bold;
}

.teaser-column dd.survey > a:hover {
	background:#7298eb;
}

@media (max-width: 979px) {
    .row-fluid.columns .teaser-column {
        display: none;
    }
}

/* eMagazine Page */

div.emag-icons a div.link {
	background-color: #093454;
	display: inline-block;
	color: #fff;
	padding: 3px 10px;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 10px;
}

div.emag-icons a:hover div.link {
	background-color: #3A5D76;
}

/* @end eMagazine Page */


/*		Business Pages
    ----------------------------------------------------*/

.contact_info, .map, .glance {
	margin-bottom: 15px;
}

.contact_info > h2, .map > h2, .glance > h2 {
	background: #444;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 5px 0 5px 10px;
}

.contact_matrix > img {
	display: block;
	margin: 0 auto;
}

.contact_matrix > div {
	padding-bottom: 10px;
}

.contact_matrix > div:first-of-type {
	padding-top: 10px;
	font-weight: bold;
}

.contact_matrix > .btns > a {
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding: 5px 10px;
	background: #009400;
	color: #FFF;
	border: 1px solid #009400;
}

.contact_matrix > .btns > a:hover {
	background: #3CBE3C;
}

.contact_matrix > .btns > a.email {
	background: #00F;
	border: 1px solid #00F;
	margin-left: 10px;
}

.contact_matrix > .btns > a.email:hover {
	background: #286CFD;
}

.glance > .follow {
	padding: 10px 0 0;
}

.glance > .heading {
	font-weight: bold;
	padding: 10px 0;
}

.glance ul {
	list-style: square;
	margin-left: 35px;
}

			/*		Business Page Navigation
					----------------------------------------------------*/
					
					.buspg {
						padding: 10px 0;
					}
					

		
/*    Flat Icons
    ----------------------------------------------------*/
		
.icon {
	background-image: url('/assets/img/icons-flat-square.png');
	display: block;
	float: left;
	margin: 0 5px;
	height: 32px; 
	width: 32px;
}

.icon.facebook {
	background-position: 361px 0px;
}

.icon.twitter {
	background-position: 313px 0px;
}

.icon.linkedin {
	background-position: 265px 0px;
}

.icon.youtube {
	background-position: 32px 0;
}

		

/*    Secondary Content
    ----------------------------------------------------*/
.secondary-content .medium-rectangle img {
    margin: 0 0 1em 0;
    /* width: 300px; */
    /* height: 250px; */
}

.secondary-content .medium-rectangle ul {
    margin: 0;
    list-style: none;
    padding-top: 10px;
}

.secondary-content .medium-rectangle ul li {
    float:left;
    margin-right: 10px;
}

.secondary-content .twitter {
	padding-bottom: 10px;
}

.secondary-content .medium-rectangle.bigbox {
	overflow: hidden;  
}

.secondary-content .twitter h2 img {
  margin-left: 5px;
	margin-top: -5px;
  width: 20px;
}
.secondary-content .twitter .tweet {
    margin-bottom: .5em;
    border-bottom: 1px solid #ddd;
    padding-bottom: .5em
}
.secondary-content .twitter .tweet:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.secondary-content .square-buttons {
    margin: 1em 0;
}
.secondary-content h2 {
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	padding: .5em 0 .5em;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	font-weight: 500;
	margin-bottom: 10px;
}
.secondary-content .text-ads h2 img {
	vertical-align: top;
	margin-left: 5px;
}
.secondary-content .text-ads p {
    margin-bottom: .5em;
    border-bottom: 1px solid #ddd;
    padding-bottom: .5em;
    overflow: hidden;
}
.secondary-content .text-ads p:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.secondary-content.business-profile h2 {
    margin: 1em 0 .5em;
    font-size: 18px;
    font-weight: normal;
}
.secondary-content.business-profile h2:first-child {
    margin: 0 0 .5em;
}
.secondary-content.business-profile h2 + dl {
    margin: 0;
}
.secondary-content div#follow {
	float: none;
	margin-top: 10px;
	margin-bottom: -10px;
	padding: 5px 0;
}
@media (min-width: 980px) {
    .secondary-content .square-buttons img {
        margin-bottom: 15px;
    }
    .secondary-content .square-buttons a:nth-child(even) img {
        margin-right: 15px;
        margin-left: 17px
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    .secondary-content .medium-rectangle img {
        width: 228px !important;
        height: 190px !important;
		}
		.secondary-content .medium-rectangle.sidebars img {
        width: 104px !important;
        height: 104px !important;
		}
    .secondary-content .twitter h2,
    .secondary-content .text-ads h2 {
        font-size: 1.2em;
    }
    .secondary-content .twitter h2 img {
        padding-top: 2px;
        width: 16px;
        height: 16px;
    }
    .secondary-content .square-buttons img {
        margin-bottom: 10px;
        width: 100px !important;
        height: 100px !important;
    }
    .secondary-content .square-buttons a:nth-child(even) img {
        margin-right: 5px;
        margin-left: 7px;
    }
    .secondary-content h2 img.external-icon {
	    margin-top: 5px;
    }
    .secondary-content .enews-widget form#me-enews {
			margin-bottom: 15px !important;  
		}
}
@media (max-width: 767px) {
    .secondary-content .twitter,
    .secondary-content .square-buttons {
        display: none;
    }
    .secondary-content {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .secondary-content .medium-rectangle {
        margin: 1em auto 0;
        border-top: 1px solid #ddd;
        padding-top: 1em;
    }
    .secondary-content .medium-rectangle img {
        display: block;
        margin-bottom: 1em;
        width: 280px;
    }
    .secondary-content .medium-rectangle ul {
	    padding: 0;
	  }
	  .secondary-content .enews-widget form#me-enews {
			margin-bottom: 0 !important;  
		}
}


/*  Newsletter Subscription Widget 
    ----------------------------------------------------*/
div.enews-widget h5 {
  border-bottom:1px dotted #333;
  border-top:2px solid #415b93;
  font-family:sans-serif;
  padding-top: 10px;
  padding-bottom: 9px;
  margin-bottom: 12px;
}

.secondary-content .enews-widget .magazinelinks a, .secondary-content .enews-widget .magazinelinks a i { 
  display: inline; 
}

.secondary-content .enews-widget .magazinelinks a i {
  height: 31px;
  width: 147px;
  background-image: url(https://www.miningandexploration.ca/images/buttons@2x.png);
  display: inline-block;
  background-size: 147px auto;
}

.secondary-content .enews-widget .magazinelinks a i.print {
  background-position: 0px 0px;
}
  		 	
.secondary-content .enews-widget .magazinelinks a i.print:hover {
  background-position: 0px -64px;
}

.secondary-content .enews-widget .magazinelinks a i.digital {
  background-position: 0px -32px;
}			 	

.secondary-content .enews-widget .magazinelinks a i.digital:hover {
  background-position: 0px -96px;
}
  
.secondary-content .enews-widget form#me-enews {
  margin-top: 10px;
  margin-bottom: 25px;
}

.secondary-content .enews-widget form#me-enews .text label[for="email"] {
  font-weight: 600;
  margin-bottom: 0px;
  display: block;
  -webkit-font-smoothing: antialiased;
}

.secondary-content .enews-widget form#me-enews .text a {
  display: block;
  -webkit-font-smoothing: antialiased;
}

.secondary-content .enews-widget form#me-enews .text {
  margin-bottom: -5px;
}

.secondary-content .enews-widget form#me-enews .fields input:focus {
  outline: none;
}

.secondary-content .enews-widget form#me-enews .fields input[type='text'] {
  border: 1px solid #999999;
  font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
  padding-left: 6px;
  font-size: 13px;
  height: 30px;
  padding-top: 1px;
  padding-bottom: 0px;
  -webkit-font-smoothing: antialiased;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color: #000000;
	-webkit-appearance: none;
}

.enews-widget form#me-enews .fields input[type='text'].email {
  width: 300px;
  margin-bottom: 6px;
  margin-top: 15px;
}

.enews-widget form#me-enews .fields input[type='text'].fname {
  width: 200px;
  float: left;
  display: block;
  margin-right: -1px;
}

.secondary-content .enews-widge form#me-enews .fields input[type='text']:focus {
  border: 1px solid #00456A;
}

.secondary-content .enews-widget form#me-enews .fields button.submit {
  text-transform: uppercase;
  background-color: #555555;
  border: none;
  color: #ffffff;
  height: 30px;
  font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
  width: 100px;
  font-size: 11px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}

.secondary-content .enews-widget form#me-enews .fields button.submit:hover {
  background-color: #00456A;
}

.secondary-content .enews-widget form#me-enews span.error {
  border: 1px solid #CF3E3E;
  border-radius: 3px;
  text-align: center;
  color: #CF3E3E;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 15px;
  display: block;
  opacity: 0.9;
}

.secondary-content .enews-widget form#me-enews span.success {
  background-color: #009900;
  border-radius: 3px;
  text-align: center;
  color: #ffffff;
  font-weight:400;
  padding-top: 8px;
  margin-top: 10px;
  padding-bottom: 6px;
  display: block;
  opacity: 0.7;
}

@media (max-width: 979px) {
	
	.secondary-content .enews-widget form#me-enews .fields input[type='text'] {
		width: 100%;
		display: block;
		float: none;
	}
	
	.secondary-content .enews-widget form#me-enews .fields button.submit {
		display: block;	
	}
	
}

@media (max-width: 979px) and (min-width: 768px) {
	
	.secondary-content .enews-widget .magazinelinks a i {
  	height: 24px;
		width: 112px;
		background-size: 112px 96px;
	}
	
	.secondary-content .enews-widget .magazinelinks a i.print {
  	background-position: 0px 0px;
	}
  		 	
	.secondary-content .enews-widget .magazinelinks a i.print:hover {
  	background-position: 0px -48px;
	}

	.secondary-content .enews-widget .magazinelinks a i.digital {
  	background-position: 0px -24px;
	}			 	

	.secondary-content .enews-widget .magazinelinks a i.digital:hover {
  	background-position: 0px -72px;
	}
	
	.secondary-content .enews-widget form#me-enews .text label[for="email"] {
		font-size: 12px;	
		line-height: 1.2em;
	}
	
	.secondary-content .enews-widget form#me-enews .text {
		font-size: 12px;
	}
	
}


/*    Footer
    ----------------------------------------------------*/
footer {
    color: #666;
    margin-top: 1em;
    border-top: 1px solid #ddd;
    padding-top: 1em;
}
footer .leaderboard {
    margin-bottom: 1em;
    border-bottom: 1px solid #ddd;
    padding-bottom: 1em;
}
footer .leaderboard img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-height: 90px;
}
footer dl dt {
    clear: left;
    float: left;
    padding-right: 1ex;
    font-weight: normal;
}
footer dl dd {
    float: left;
    margin-bottom: .5em;
    padding-right: 1ex;
}
footer dd + dd::before {
    content: "| ";
    padding-right: 2px;
}
@media (max-width: 979px) and (min-width: 768px) {
    footer {
        font-size: 11px;
        line-height: 1.5em;
    }
    footer .leaderboard {
        width: 724px !important;
    }
}
@media (max-width: 767px) {
    footer {
        display: none;
    }
}

/*    Layout
    ----------------------------------------------------*/
@media (max-width: 767px) {
    body {
        padding: 0;
    }
}
    
/*    Login Page
    ----------------------------------------------------*/
@media (min-width: 768px) {
    body.login {
        margin: 15% auto;
        border: 1px solid #ddd;
        padding: 75px 0;
        width: 400px;
    }
    body.login input[type=text],
    body.login input[type=password],
    body.login input[type=submit] {
        display: block;
        margin: 1em auto;
    }
    body.login input[type=submit] {
        border: none;
        border-radius: 3px;
        padding: 8px 15px;
        background: #ddd;
        vertical-align: top;
        font-size: 14px;
        line-height: 1em;
    }
    body.login input[type=submit]:hover,
    body.login input[type=submit]:focus {
        color: #f5f5f5;
        background: #666;
    }
}
@media (max-width: 767px) {
    body.login {
        margin: 30px 10px 0;
    }
    body.login input[type=text],
    body.login input[type=password] {
        display: block;
        margin: .5em auto;
        width: 275px;
    }
    body.login input[type=submit] {
        display: block;
        margin: .5em auto;
    }
}

.leaderboard iframe {
margin-left: 10px;
}

/*    Submit
    ----------------------------------------------------*/

.jform {
	-webkit-font-smoothing: antialiased;
	color: #333;
}
			
.jform h4 {
	margin-top: 20px;
	margin-bottom: 15px;
}

.jform form.nf {
	margin-top: 35px;
	width: 100%;
	padding-right: 25px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.jform form.nf:focus {
	outline: none;
}

.jform form.nf span.sectionhead {
	display: block;
	font-weight: 300;
	font-size: 18px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}

.jform form.nf span.sectionhead.low {
	margin-top: 15px;
}

.jform form.nf label {
	font-weight: 500;
	font-size: 13px;
	margin: 0 0 4px 0;
}

.jform form.nf input[type="text"], .jform form.nf textarea {
	border-radius: 0px;
	box-shadow: none !important;
	width: 100%;
	max-width: 100%;
	border: 1px solid #ccc;
	background-color: #fafafa;
	padding: 8px;
	color: #222;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: .5px;
	transition: none;
	margin-bottom: 20px;
	line-height: 23px;
}

.jform form.nf input[type="text"]:focus, .jform form.nf textarea:focus {
	border: 1px solid #777;
	background-color: #fff;
	outline: none;
}

.jform form.nf input[type="text"].error, .jform form.nf textarea.error {
 	border-color: #c43b1d;
 }
 
.jform form.nf span.error {
 	margin-top: -20px;
 	margin-bottom: 20px;
 	display: block;
 	color: #c43b1d;
 	font-weight: 500;
 	font-size: 13px;
 	display: none;
}
 
.jform form.nf span.required {
 	color: #c43b1d;
 	font-weight: 500;
 	font-size: 13px;
}

.jform form.nf span.required.bot {
	display: block;	
}

.jform form.nf input[type="text"] {
	height: 37px;
}

.jform form.nf textarea {
	height: 150px;
}

.jform form.nf input[type="submit"] {
	display: inline-block;
	padding: 9px 24px 8px 25px;
	font-size: 12px;
	color: #fff;
	background: #222;
	border-radius: 20px;
	font-weight: 500;
	line-height: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: none;
	-webkit-font-smoothing: antialiased;
	margin-top: 15px;
}

.jform form.nf input[type="submit"]:hover {
	background-color: #444;
	cursor: pointer;
}

.jform .screenreader {
  display: none !important;
}

.jform form.nf input[type="radio"] {
	margin: 0;
}

.jform span.radio {
	margin-left: 5px;
	padding-left: 5px;
}

.jform div.radioblock {
	margin-top: 0;
	margin-bottom: 20px;
	padding: 2px;
}

.jform div.radioblock.error {
	border: 1px solid #c43b1d;
}

.jform h1.feature-title {
	margin-bottom: 20px;
	max-width: 620px;
}

div.bannerimg {
	margin-bottom: 20px;
	margin-top: 20px;
}

/*    Key Products
    ----------------------------------------------------*/

.key-product-block a {
	font-weight: bold;
}

.key-product-block {
	display: table;
	padding-bottom: 13px;
	padding-top: 13px;
	width: 100%;
	background-color: #eee;
}

.key-product-block.lined {
	border-bottom: 1px solid #ddd;
}

.key-product-block.lined:last-child {
	border: none;	
}

.key-product-block img.key-product-img {
	display: table-cell;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 200px;
	height: 200px;
	max-width: 200px;
}

.key-product-block .key-product-text {
	display: table-cell;
	vertical-align: top;
	width: 100%;
}

.key-product-block .key-product-text .key-product-promoted {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 15px;
	padding: 3px 8px;
	background-color: #999;
	margin-bottom: 10px;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
}

.key-product-block img.key-product-offsiteicon {
	height: 20px;
	width: 20px;
	margin-left: 5px;	
}

.key-product-block .key-product-text a.key-product-title {
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 1.4em;
	font-weight: bold;
	display: block;
}

.key-product-block .key-product-text p.key-product-p {
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	line-height: 1.3em;	
	hyphens: none;
	-webkit-hyphens: none;
	margin-right: 0;
	margin-left: 0;
}

.key-product-block span.key-product-promotedby {
	font-size: 14px;
	color: #777;
}

@media (max-width: 767px) {
	
	.main-content .key-product-block img.key-product-img {
		width: 100px;
		height: 100px;
		padding-right: 10px;
	}
	
	.main-content .key-product-block a.key-product-title {
		font-size: 1.2em;	
		line-height: 1.35em;
		margin-bottom: 10px;
	}
	
	.main-content .key-product-block p.key-product-p {
		display: none;
	}
	
	.main-content .key-product-block .key-product-promoted {
		font-size: 0.85em;
		padding: 1px 6px
	}
	
	.main-content .key-product-block a.key-product-title {
		font-size: 1.2em;	
		line-height: 1.2em;
		margin-bottom: 5px;
	}
	
	.main-content .key-product-block {
		padding-bottom: 10px;
		padding-top: 10px;
		border-bottom: 1px solid #ddd;
	}
	
	.main-content .key-product-block span.key-product-promotedby {
		font-size: 13px;	
	}
		
}

@media (max-width: 979px) and (min-width: 768px) {
	
	.main-content .key-product-block img.key-product-img {
		width: 150px;
		height: 150px;
	}
	
	.main-content .key-product-block {
		border-bottom: 1px solid #ddd;
	}
	
	.main-content .key-product-block .key-product-promoted {
		font-size: 0.9em;
		padding: 1px 6px
	}
	
	.main-content .key-product-block p.key-product-p {
		font-size: 16px;
		line-height: 1.4em;
	}
	
	.main-content .key-product-block a.key-product-title {
		font-size: 18px;	
	}
	
}

/*    Events
    ----------------------------------------------------*/
    
.event-calendar-icon {
	width: 70px;
	height: 80px;
	padding: 1px;
	border-radius: 5px;
}

@media (max-width: 767px) {
	.event-calendar-icon {
		width: 50px;
		height: 60px;
	}
	.event-calendar-icon .day {
		line-height: 40px !important;	
	}
}

.event-calendar-icon .month {
	border-radius: 3px 3px 0 0;
	color: white;
	background: #00456A;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center; 
	-webkit-font-smoothing: antialiased;
}

.event-calendar-icon .day {
	border-radius: 0 0 3px 3px;
	background: #ddd;
	border: 1px solid #999;
	border-top: none;
	line-height: 54px;
	font-size: 24px;
	text-align: center; 	
}

/*    Quicklink
    ----------------------------------------------------*/

.quicklink-blocks hr {
	display: none;
}

.quicklink-block {
	-webkit-font-smoothing: antialiased;
	border-bottom: 1px solid #ddd;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
	
.quicklink-block a.quicklink-title {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

.quicklink-block p.quicklink-p {
	-webkit-font-smoothing: antialiased;
	hyphens: none;
	-webkit-hyphens: none;
	margin: 0;
	padding: 0;
	border: none;
}

.quicklink-block span.quicklink-promotedby {
	color: #999;
	display: inline-block;
	margin-top: 3px;
}

@media (max-width: 979px) and (min-width: 768px) {
	
	.quicklink-block span.quicklink-promotedby {
		margin-top: 0;	
	}
	
	.quicklink-block a.quicklink-title {
		margin-bottom: 0;	
	}
	
}

/*    Global Landing
    ----------------------------------------------------*/

.globallanding {
	padding-bottom: 10px;
}

.globallanding h2 {
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	border-bottom: 2px solid #eee;
	padding-bottom: 5px;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 0;
}

.globallanding a {
	font-weight: bold;
}

.globallanding .breadcrumb a {
 font-weight: normal;	
}

.globallanding .item {
	display: table;
	padding-bottom: 13px;
	padding-top: 13px;
	width: 100%;
}

.globallanding div.item:last-of-type {
	border-bottom: none;
}

.globallanding .item.lined {
	border-bottom: 1px solid #ddd;
}

.globallanding .item.lined:last-child {
	border: none;	
}

.globallanding .item.noline {
	border: none
}

.globallanding .item.promoted {
	background-color: #D9E6EC;
	padding-left:11px;	
}

.globallanding .item .graphic {
	display: table-cell;
	vertical-align: top;
	padding-right: 20px;
}

.globallanding .item .graphic img {
	width: 200px;
	height: 200px;
	max-width: 200px;
}

.globallanding .item .graphic img.customsize {
	height: inherit;
	width: inherit;
	max-width: inherit;	
}

.globallanding .item .text {
	display: table-cell;
	vertical-align: top;
	width: 100%;
}

.globallanding .item .text .promoted {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 15px;
	padding: 3px 8px;
	background-color: #999;
	margin-bottom: 10px;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
}

.globallanding .item .text span.categories {
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 1.4em;
	color: #dd2525;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
}

.globallanding .item .text span.categories a {
	color: #dd2525;
	font-weight: normal;
}

.globallanding .item .text a.title, .globallanding .item .text span.title {
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 1.4em;
	font-weight: bold;
	display: block;
}

.globallanding .item .text p {
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	line-height: 1.3em;	
	hyphens: none;
	-webkit-hyphens: none;
	margin-right: 0;
	margin-left: 0;
}

.globallanding .item .text .pub-info {
	color: #777;
	font-size: 14px;
}

@media (max-width: 767px) {
	
	.globallanding .item .graphic img {
		width: 100px;
		height: 100px;
	}
	
	.globallanding .item .graphic img.customsize {
		height: inherit;
		width: 100px;	
	}
	
	.globallanding .item .graphic {
		padding-right: 10px;
	}
	
	.globallanding .item .text a.title {
		font-size: 1.2em;	
		line-height: 1.35em;
		margin-bottom: 10px;
	}
	
	.globallanding .item .text span.categories {
		font-size: 0.75em;	
		margin-bottom: 5px;
	}
	
	.globallanding .item .text .promoted {
		font-size: 0.85em;
		padding: 1px 6px
	}
	
	.globallanding .item .text p {
		display: none;
	}
	
	.globallanding .item .text.show-phone p {
		display: block;
	}
	
	.globallanding .item {
		border-bottom: 1px solid #ddd;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.globallanding .item .text .pub-info {
		font-size: 13px;
	}
		
}

@media (max-width: 979px) and (min-width: 768px) {
	
	.globallanding .item .graphic img {
		width: 150px;
		height: 150px;
	}
	
	.globallanding .item .graphic img.customsize {
		height: inherit;	
		width: 150px;
	}
	
	.globallanding .item .graphic {
	}
	
	.globallanding .item {
		border-bottom: 1px solid #ddd;
	}
	
	.globallanding .item .text .promoted {
		font-size: 0.9em;
		padding: 1px 6px
	}
	
	.globallanding .item .text p {
		font-size: 16px;	
		line-height: 1.4em;
	}
	
	.globallanding .item .text a.title {
		font-size: 18px;	
	}
	
	.globallanding .item .text span.categories {
		font-size: 13px;
	}



/*    The End
    ----------------------------------------------------*/