*{margin:0;padding:0;}

body{
	font-family: 'Open Sans', sans-serif;;
	color:#494949;
	font-size:20px;
	font-weight:100;
	background-color:#5893d7;
}

h1, h2, h3, p{
	font-weight:100;
}

h2{
	line-height:1em;
	margin-bottom:40px;
	font-size:40px;
	font-weight:100;
}

img{
	max-width:100%;
}

a{
	color:#7cb1d3;
	text-decoration:none;
}

a:hover{
	color:#2f7eb0;
}

.center{
	text-align:center;
}

.block{
	display:block;
}

.clear{
	clear:both;
}

.wrapper{
	max-width:1000px;
	margin:0 auto;
}

.whitebg{
	background-color:#fff;
	padding:20px 20px 1px 20px;
	margin-bottom:40px;
}

.intro{
	padding:40px 0 0;
	color:#fff;
}

.intro:after, .clearfix {
  content: "";
  display: table;
  clear: both;
}

.intro .intro-inner{
	display:inline-block;
}

.intro img{
	float:left;
	margin-right:40px;
	border-radius: 50%;
	border:10px rgba(255,255,255,0.5) solid;
	margin-bottom:-40px;
}

.intro h1{
	font-size:60px;
	margin-bottom:2px;
	font-weight:800;
	line-height:1em;
	padding-top:50px;
}

.intro a{
	color:#fff;
	font-size:16px;
	text-align:right;
	font-weight:100;
	opacity:0.5;
}

.intro a:hover{
	opacity:1;
}

.intro .contact-holder{
	text-align:right;
}

.titles{
	padding:20px 20px 40px 20px;
	font-weight:500;
}

.titles .titles-main{
	font-size:50px;
	margin-bottom:14px;
	font-weight:100;
	margin-left:-4px;
	line-height:1em;
}

.titles .titles-main span{
	font-weight:bold;
}

.titles .titles-sub{
	font-size:20px;
	font-weight:300;
}

.titles .titles-sub span{
	display:inline-block;

}

.titles .titles-sub span:nth-child(1){
	border-bottom:3px #f2cd13 solid;
}

.titles .titles-sub span:nth-child(2){
	border-bottom:3px #f25116 solid;
}

.titles .titles-sub span:nth-child(3){
	border-bottom:3px #023373 solid;
}

.titles-makewith{
	font-style:italic;
	color:#919191;
	margin-top:20px;
}

.divider{
	border-top:1px #eeeeee solid;
	padding:40px 20px 40px 20px;
	font-weight:500;
}

.divider .skill{
	margin-bottom:20px;
}

.divider.employment .skill{
	margin-bottom:60px;
}

.divider .skill:after {
  content: "";
  display: table;
  clear: both;
}

.skill img{
	float:left;
	margin:0 20px 20px 0;
	cursor:pointer;
}

.divider.about{
	padding-bottom:0;
}

.skill b{
	line-height:1em;
	font-size:20px;
	margin-bottom:16px;
	display:block;
}

.divider.employment{
	padding-bottom:0;
}

.divider.employment b{
	margin-bottom:6px;
}

.divider.employment i{
	font-size:14px;
	display:block;
	margin-bottom:16px;
	line-height:1em;
	font-style:normal;
	color:#8c8c8c;
}

.divider .view-example{
	color:#7cb1d3;
	font-size:16px;
	display:inline-block;
	border-bottom:2px #7cb1d3 solid;
	cursor:pointer;
	margin-top:12px;
}

.divider .view-example:hover{
	color:#2f7eb0;
}

.key-divider b{
	display:inline-block;
	font-size:16px;
}

.key-divider{
	font-size:16px;
}

.employment h2{
	margin-left:168px;
	font-weight:bold;
	margin-bottom:60px;
}

.about .center a img{
	margin:0 20px 0 0;
}

.about .center a:last-child img{
	margin:0;
}

.about p{
	margin-bottom:40px;
}

.about h2{
	font-weight:bold;
	margin-bottom:40px;
}

.map{
	width:100%;
	height:432px;
	background-color:#b3d1ff;
	background-image:url("map2.jpg");
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:40px;
}

.socialmedia a:hover img{
	opacity:0.8;
}

.social-media-email{
	margin-bottom:20px;
}

.blog{
	padding:0px 20px 40px 20px;
	font-weight:500;
	display:none;
}

.blog p{
	margin-bottom:20px;
}

.blog h2, .blog h3{
	margin-bottom:20px;
	font-weight:bold;
	text-align:center;
}

.breadcrumb{
	text-align:right;
	border-bottom:1px #eeeeee solid;
	padding-bottom:10px;
	margin-bottom:20px;
}

.breadcrumb-bottom{
	text-align:right;
	border-top:1px #eeeeee solid;
	padding-top:20px;
	clear:both;
}


.back-button{
	color:#7CB1D3;
}

.back-button{
	color:#7CB1D3;
	cursor:pointer;
}

.back-button:hover {
    color: #2F7EB0;
}

.holder-box{
	border:1px #eeeeee solid;
	padding:20px;
	border-radius:10px;
}

.app-design-holder{
	text-align:center;
}

.app-design-holder img{
	max-width:26%;
	vertical-align:top;
}

/* Media Quiries */

@media (min-width: 1000px) {

body{
	background-image:url(bonnyville.jpg);
	background-size:100% 100%;
	height:100%;
	background-attachment:fixed;
}

.mobile-example-image{
	border:1px #e3e3e3 solid;border-radius:10px;padding:10px;float:left;margin-right:20px;display:block
}

/*end media*/}

@media (max-width: 1000px) {

.intro h1{
	font-size:20px;
}

.intro{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4282cc+0,75aadc+100 */
	background: #4282cc; /* Old browsers */
	background: -moz-linear-gradient(top, #4282cc 0%, #75aadc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #4282cc 0%,#75aadc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #4282cc 0%,#75aadc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4282cc', endColorstr='#75aadc',GradientType=0 ); /* IE6-9 */
}

/*end media*/}

@media (max-width: 490px) {

.whitebg{
	padding:0;
}

.titles{
	padding:20px;
}

.divider{
	border-top:20px #75aadc solid;
	padding:20px;
}

.intro{
	padding:10px 0px 0px;
}

.intro h1{
	font-size:20px;
	text-align:right;
}

.intro img{
	max-width:30%;
	margin-right:20px;
	margin-left:-20px;
}

.intro .contact-holder {
    line-height: 12px;
}

.intro .contact-holder span{
	margin:12px 0;
	display:block;
}

.intro a{
	font-size:12px;
	line-height:12px;
	padding-bottom:20px;
	display:block;
	opacity:0.8;
}

.titles .titles-main{
	font-size:30px;
}

.titles .titles-sub span:nth-child(1), .titles .titles-sub span:nth-child(2), .titles .titles-sub span:nth-child(3){
	border-bottom:0;
	font-weight:bold;
}

.titles .titles-sub{
	font-size:18px;
}

.divider.employment .skill{
	margin-bottom:20px;
}

.divider .view-example{
	border-bottom:0;
	font-weight:bold;
}

.skill, .skill b, .view-example{
	font-size:14px;
	text-align:center;
}

.divider .view-example{
	margin-top:0;
	border-bottom:1px #eeeeee solid;
	padding-bottom:6px;
}

.skill img{
	margin:0 20px 20px 0;
	display:block;
}

.employment .skill img{
	width:100px;
	padding:0;
	margin:0 auto;
	display:block;
	float:none;
}

.employment .view-example{
	padding-top:12px;
}

.employment h2{
	margin-left:0;
	margin-bottom:20px;
}

.about p{
	margin-bottom:20px;
}

.about .center a img {
    margin: 0;
}

.about.socialmedia{
	padding-bottom:8px;
}

.social-media-email{
	font-size:12px;
}

.map{
	height:150px;
}

.blog h2, .blog h3{
	font-size:20px;
}

.back-button{
	padding-top:10px;
	display:inline-block;
}

.employment.recentprojects img{
	margin-bottom:12px;
}



@media (max-width: 490px) {

.skill img{
	width:100px;
}

.skill, .skill b {
	text-align:left;
}

.divider .view-example{
	margin-top:12px;
}

.intro img{
	margin:0 auto;
	float:none;
	display:block;
	max-width:50%;
	border:4px rgba(255,255,255,0.5) solid;
}

.intro h1{
	margin:0;
	padding-top:12px;
	text-align:center;
}

.intro .intro-inner{
	display:block;
}

.intro .contact-holder, .intro a{
	text-align:center;
}

.titles{
	text-align:center;
}

/*end media*/}


/* Lightbox */

/* Preload images */
body:after {
  content: url(close.png) url(loading.gif) url(prev.png) url(next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 10px 10px;
	display: inline-block !important;
	color: #fff;
	font-size: 16px;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.gif-holder img{
	border:1px silver solid;
}