i.sprite@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);

@media (min-width: 1000px) {
	
  .content {
        width: 950px;
    }
    
    .content .block {
        width: 70%;
    }
    
}

@media (max-width: 999px) and (min-width: 575px) {
	
	.content {
	    width: 90% !important;
	}
	
	.content .block {
	    width: 100% !important;
	}
	
}
@media (max-width: 574px) {
	
	.header a {
		display: block;
	}
	
	.header h5 span {
		display: none;
	}
	
	.header h5 a.business {
		border-top: 1px solid rgba(255, 255, 255, 0.3);
		margin-top: 10px;
		padding-top: 10px;
	}
	
	.content {
		width: 95% !important;
	}
	
	.content .block {
		width: 95% !important;
	}
	.content .block h1.mainhead {
		font-size: 36px;
		line-height: 35px;
	}
	
	.articles {
		border-bottom: 1px dashed #999;
	}
	
	.articles .article {
		border-top: 1px dashed #999;
	}
	
	.articles .article img {
		float: none !important;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	
	.share .inner span {
		display: block;
	}
	
	.share .inner i {
		margin: 0 !important;
	}
	
	.share .inner .vidframe .video {
		height: 235px !important;
	}
	
	.companyinfo .r,
	.companyinfo .l {
		width: 100%;
		float: none !important;
		max-width: 50% !important;
	}
	
	.companyinfo .r {
		height: 250px !important;
		margin-top: 35px;
	}
	
	.promotedfoot .logo.l {
		float: none !important;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 15px;
	}
	
	.footer {
		height: 150px !important;
		padding-bottom: 15px;
	}
	
	.footer .inner {
		width: 90.25% !important;
		padding-top: 40px !important;
	}
	
	.footer .inner .logo {
		float: none !important;
		text-align: center;
		margin: 0 auto;
		padding-bottom: 15px;
	}
	
	.footer .inner .text {
		float: none !important;
		text-align: center !important;
		margin: 0 auto !important;
	}
	
}

@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-resolution: 240dpi) {
	
    i.sprite {
      background-image: url(http://kootenaybiz.com/images/social-sprite@2x.png) !important;
      background-size: 55px !important;
    }
    
    i.sprite.facebook {
      background-position: 0 1px !important;
    }
    
    i.sprite.twitter {
        background-position: 0 -39px !important;
    }
    
    i.sprite.pinterest {
      background-position: 0 -79px !important;
      height: 39px;
    }
    
    i.sprite.linkedin {
      background-position: 0 -118px !important;
    }
    
    i.sprite.email {
      background-position: 0 -158px !important;
      height: 39px;
    }
    
    i.sprite.print {
      background-position: 0 -197px !important;
			height: 39px;
    }
    
    i.sprite.youtube {
      background-position: 0 -237px !important;
      width: 57px;
    }
    
    i.sprite.gplus {
      background-position: 0 -276px !important;
    }
    
     i.sprite.instagram {
      background-position: 0 -316px !important;
    }
    
}

body {
	margin: 0;
	background-color: #082973;
}

.l {
	float: left;
}

.r {
	float: right;
}

p, span, div, h1, h2, h3, h4, h5, a {
	font-family: "Lato", sans-serif;
	-webkit-font-smoothing: antialiased;
}

p, ul {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

h1 {
	font-size: 48px;
	color: #474747;
	letter-spacing: -2px;
	line-height: 50px;
}

h2 {
	color: #082973;
	font-weight: 400;
	font-size: 26px;
}

h3 {
	color: #474747;
	font-size: 28px;
}

h5 {
	font-weight: 300;
}

hr {
	border-top: 1px dashed #999;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

a {
	text-decoration: none;
	color: #082973;
}

html, body {
	height: 100%;
}

.wrap {
	min-height: 100%;
	background-color: #fff;
}

.content {
	overflow: auto;
	padding-bottom: 100px;
}

.footer {
	position: relative;
	margin-top: -100px;
	clear: both;
}

body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
}

.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}

.header {
	background-color: #082973;
	width: 100%;
	padding: 12px 0;
}

.header h5 {
	margin: 0;
	padding: 5px 12px 7px 12px;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.7);
	text-align: center;
	font-weight: 300;
}

.header h5 span {
	padding: 0 10px;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.5);
}

.header h5 a {
	color: rgba(255, 255, 255, 0.7);
	text-decoration: none;
	font-weight: 500;
}

.header h5 a:hover {
	color: white;
}

.bar {
	background-color: #082973;
	height: 45px;
	padding-top: 12px;
	margin-bottom: 30px;
}

.bar a {
	color: #fff;
	text-decoration: none;
}

.bar h5 {
	margin-top: 5px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.bar h5 span {
	padding: 5px 12px 7px 12px;
	border: 1px solid #fff;
	border-radius: 5px;
}

.bar h5 span:hover {
	background-color: #fff;
	color: #082973;
	opacity: 0.95;
	filter: alpha(opacity=95);
}

.content {
	margin: 20px auto 50px auto;
	width: 950px;
}

.content .block {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 70%;
}

.content .block.head {
	width: 80%;	
}

.content .block.mt {
	margin-top: 45px;
}

.content .block.mt2 {
	margin-top: 30px;	
}

.content .block.headline {
	margin-bottom: 25px;	
}

.content .block a {
	font-weight: bold;
}

.content .block a:hover {
	opacity: 0.5;	
}

.content .block h1.mainhead {
	margin-top: 0.5em;
	margin-bottom: 0.7em;
	text-align: center;
}

.content .block h2.subhead {
	text-align: center;
	font-weight: bold;
	color: #999;
	margin-top: -0.6em;
	margin-bottom: 1.5em;
}

.content .block h1.company {
	font-size: 32px;
	color: #082973;
	font-weight: 400;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
	line-height: 35px;
}

.content .block h5.company {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.content .block h5.company a {
	color: #fff;
}

.content .block h5.company span {
	display: inline-block;
	background-color: #082973;
	padding: 8px 15px;
	font-weight: normal;
}

.content .block h3.subhead {
	text-align: center;
	font-size: 22px;
	margin-top: -5px;
	color: #666;
	font-weight: 400;
	margin-bottom: 5px;
}

.content .block .promotedinfo {
	padding-top: 20px;
}

.content .block .promotedinfo p,
.content .block .promotedinfo ul {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	line-height: 1.7em;
}

.content .block .promotedinfo p.author {
	padding: 7px 0;
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	font-weight: 500;
}

.content .block .promotedinfo p.author span {
	font-weight: 900;
}

.content .block .articles {
	margin-bottom: 30px;
}

.content .block .articles .article {
  text-decoration: none;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}

.content .block .articles .article img {
	float: left;
	margin-right: 20px;
	max-width: 180px;
}

.content .block .articles .article h3 {
	color: #082973;
	font-size: 20px;
	font-weight: 500;
	margin: 0;
}

.content .block .articles .article p {
	font-weight: 400;
	margin-top: 10px;
	color: #333;
}

.content .block .articles .article span.more {
	color: #082973;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
	border: 1px solid #082973;
	padding: 4px 8px;
	border-radius: 3px;
}

.content .block .articles .article a span.more:hover {
	background-color: #082973;
	color: #fff;
}

.content .block .articles .article a:hover {
	opacity: inherit;
}

.content .about {
	margin-bottom: 30px;
}

.content .about p, .content .about ul {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	line-height: 1.7em;
}

.content .about h3 {
	font-size: 22px;	
}

.content .mainimg {
	max-height: 950px;
	display: table;
	margin: 0 auto;
}

.content .mainimg img {
	width: 100%;
	margin: auto;
	text-align: center;
	display: block;
}

.content .mainimg p.caption {
	display: table-caption;
	caption-side: bottom;
	margin: 0;
	color: #555;
	font-size: 16px;
	line-height: 1.6em;
	border: 2px solid #ddd;
	border-top: none;
	font-weight: 500;
	padding: 12px 15px;
	background: #f2f2f2;
}

.content .mainimg p.caption span.credit {
	display: block;
	font-style: italic;
}

.content .mainimg p.caption span.credit.spacer {
	margin-top: 5px;
}

.content .mainimg p.caption span.credit:before {
	content:'\2014\00A0';	
}

.content .mainimg.lp {
	margin-top: 30px;
	margin-bottom: 35px;
}

.content blockquote {
	border-left: 5px solid #082973;
	margin-left: 0;
	padding-left: 1em;
}

.content .companyinfo {
	background-color: #eeeeee;
	padding: 20px;
}

.content .companyinfo .head {
	background-color: #082973;
	margin: -35px -20px 20px -20px;
}

.content .companyinfo .head h3 {
	color: #fff;
	font-size: 15px;
	padding: 10px;
	font-weight: 600;
	text-transform: uppercase;
}

.content .companyinfo img.logo {
	max-width: 200px;
}

.content .companyinfo i.sprite {
	margin-right: 5px;
	margin-top: 5px;
}

.content .companyinfo p.info b {
	font-weight: 600;
}

.content .companyinfo p.info span {
	display: block;
	font-weight: 300;
}

.content .companyinfo .r {
	height: 500px;
	max-height: 100%;
	max-width: 50%;
}

.content .companyinfo .l {
	max-width: 50%;
	word-wrap: break-word;
	color: #333;
}

.share {
	padding-bottom: 10px;
	margin-top: 35px;
}

.share span.top {
	display: block;
	text-align: center;
	color: #999;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 50px;
}

.share .inner {
	margin: auto;
	text-align: center;
	display: block;
	margin-top: 20px;
}

.share .inner span {
	color: #999;
	display: block;
	margin-right: 15px;
	font-size: 16px;
	position: relative;
	bottom: 12px;
}

.share .inner i {
	margin-right: 5px;
	margin-left: 5px;
}

.share .inner a span.site {
	border: 2px solid #082973;
	display: inline-block;
	color: #082973;
	text-transform: uppercase;
	padding: 5px 10px;
	font-weight: 700;
	font-size: 13px;
	border-radius: 5px;
	margin-left: 10px;
	margin-top: 20px;
	position: relative;
	bottom: 15px;
}

.share .inner a span:hover {
	background-color: #082973;
	color: #fff;
}
.sect {
	margin-bottom: 50px;
}

.sect h3 {
	background-color: #e4e4e4;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 20px;
}

.sect .vidframe {
	width: 560px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

.sect .vidframe .video {
	height: 315px;
}

.sect .vidframe p {
	font-size: .8em;
	line-height: 20px;
	font-weight: 400;
}

/* Related Links Section */

.block.promotedlinks {
	width: 100%;
	padding: 30px;
	background-color: #eeeeee;
	box-sizing: border-box;
	margin-top: 0px;
}

.block.promotedlinks h3 {
	margin:0;
	font-size: 1.5rem;
}




/* @end Related Links Section */

.block.promotedfoot {
	padding: 30px;
	background-color: #eeeeee;
	box-sizing: border-box;
	margin-top: 30px;
}

.promotedfoot .logo {
	width: 150px;
	margin-right: 50px;
}

.promotedfoot .logo img {
	max-width: 100%;
}

.promotedfoot .link a {
	font-weight: 500;
	font-size: 20px;
	display: inline-block;
}

.promotedfoot .link.profile a {
	margin-top: 15px;	
}

.promotedfoot .inner {
	margin: 0 auto;
	text-align: center;
	display: table;
}

.footer {
	height: 100px;
	background-color: #949494;
	text-align: center;
}

.footer .inner {
	margin: 0 auto;
	padding-top: 30px;
	display: inline-block;
}

.footer .inner .logo {
	max-width: 100%;
	float: left;
}

.footer .inner .logo img {
	max-width: 100%;
	max-height: 40px;
}

.footer .inner .text {
	float: left;
	margin-left: 40px;
	text-align: left;
}

.footer .inner .text span {
	display: block;
	font-weight: 400;
	color: #B6B6B6;
}

.footer .inner .text span a {
	text-decoration: none;
	font-weight: 600;
	color: #bfbfbf;
}

.footer .inner .text span a:hover {
	color: #fff;
}

i.sprite {
	background-repeat: no-repeat;
	background-size: 55px;
	background-image: url(http://kootenaybiz.com/images/social-sprite@2x.png);
	height: 39px;
	width: 40px;
	display: inline-block;
}

i.sprite.facebook {
	background-position: 0 0;
}

i.sprite.twitter {
	background-position: 0 -40px;
}

i.sprite.pinterest {
	background-position: 0 -79px;
}

i.sprite.linkedin {
	background-position: 0 -118px;
}

i.sprite.email {
	background-position: 0 -158px;
}

i.sprite.print {
	background-position: 0 -198px;
}

i.sprite.youtube {
	background-position: 0 -247px;
	background-size: 57px;
	width: 57px;
}

i.sprite.gplus {
	background-position: 0 -280px;
}

i.sprite.instagram {
	background-position: 0 -316px;
}

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

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

.thumbnail img {
	width: 200px;
	height: 200px;
	max-width: 200px;
}

.text {
	display: table-cell;
}

.text h3 {
	margin: 0;
}

.paginate {
	margin: auto;
	width: 70%;
}

.globallanding {
	border: none;
	margin: auto;
	width: 70%
}

