/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */
      
html, button, input, select, textarea {
	color: #000;
}
body {
	font-size: 1em; line-height: 1.4;
	background-color: #cacaca;
}
::-moz-selection {
 background: #e82b2c; text-shadow: none;
 color: #fff;
}
::selection {
 background: #e82b2c; text-shadow: none;
 color:#fff;
}
hr {
 display: block; height: 1px; border: 0; border-top: 1px solid #e6e6e6; margin: 1em 0; padding: 0; clear: both;
}
img {
 vertical-align: middle;
 max-width: 100%;
 height: auto;
}
fieldset {
 border: 0; margin: 0; padding: 0;
}
textarea {
 resize: vertical
}
.chromeframe {
 margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0;
}
a {
 text-decoration: none;
}
/*body {
 font: 18px/26px Helvetica, Helvetica Neue, Arial;
 background-repeat: no-repeat;
 background-position: bottom;
 -ms-background-size: cover;
 -o-background-size: cover;
 -moz-background-size: cover;
 -webkit-background-size: cover;
 background-size: cover;
}*/
body {
 font: 18px/26px Helvetica, Helvetica Neue, Arial;
 background-repeat: no-repeat;
 background-position: 50% 0;
 -ms-background-size: cover;
 -o-background-size: 100%;
 -moz-background-size: 100%;
 -webkit-background-size: 100%;
 background-size: 100%;
}
.wrapper {
 width: 90%; margin: 0 5%;
}



/* ==========================================================================
   HEADER STYLES
   ========================================================================== */

.wrapper {
	padding-top: 50px;	
}

.topbar {
	overflow: hidden;
	clear: both;
    top: 0; /* Position the navbar at the top of the page */
    height: auto;
    width: 100vw; /* Full width */
    z-index: 10;
}

.topbar.inner {
	margin: 0 auto;
	text-align: center;
}

.topbar ul {
	text-align: center;
}

.topbar li {
 	float: left; 
 	margin-left: 50px;
 	list-style-type: none;
 	text-align: center;
}
.topbar li.first, .foot-nav li.first {
	margin-left: 0
}
.topbar li a {
 	color: #fff; /* Update Nav Link Color */
 	font-weight: bold; 
 	font-size: 18px;
}
.topbar li a:hover {
 	color: #000 /* Update Nav Link Hover Color */
}

.header-container {
 	padding: 0px; 
 	height: 20vh;
 	width: 100vw;
 	position: relative;
 	background: #1f2226;
 	overflow: hidden;
}

.header-container:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
 	width: 100vw;
 	height: 20vh;
    z-index: 1;
    opacity: 0.8;
 	background: url(../img/grunge.jpg) repeat 0 0; /* Update Header Background Image + Color */
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.header-container.internal {
 	padding: 50px 0; 
 	z-index: 2!important;
}

/* ==========================================================================
   LOGO
   ========================================================================== */
.logo {
 	float: left; 
 	width: 400px; /* Update Logo Width based on half Logo Size  */
 	height: 89px; /* Update Logo Height based on half Logo Size  */
}

.logo img {
	 width: 50%;
	 z-index: 9;
	 position: relative;
}
nav {
 	/*float: right; */
 	position: relative; 
 	z-index: 10;
}
nav li {
 	float: left; 
 	margin-left: 50px;
}
nav li.first, .foot-nav li.first {
	margin-left: 0
}
nav li a {
 	color: #fff; /* Update Nav Link Color */
 	font-weight: bold; 
 	font-size: 18px;
}
nav li a:hover {
 	color: #000 /* Update Nav Link Hover Color */
}

ul.socialMediaTop {
    list-style-type: none;
    color: #fff;
    text-align: center;
}


.socialMediaTop li {
    color: white;
    display: inline-block;
    margin: 0 16px;
    text-align: center;
}

.socialMediaTop a {
    color: #fff;
}

.socialMediaTop img {
    max-width: 25px;
}

ul.smallIcons {
    list-style-type: none;
    color: #fff;
    text-align: center;
}


.smallIcons li {
    color: white;
    display: inline-block;
    margin: 0 16px;
    text-align: center;
}

.smallIcons a {
    color: #fff;
}

.smallIcons img {
    max-width: 25px;
}

.smallIcons img {
    max-width: 25px;
}



.header-container .wrapper  nav .toggleMenu {
 	margin-right: 0; 
 	width: 28px; 
 	height: 21px; 
 	float: right; 
 	-webkit-border-radius: 4px; 
 	border-radius: 4px; 
 	padding: 10px 12px; 
 	background-color: rgba(0, 0, 0, 1);
}
.header-container .wrapper  nav .toggleMenu img {
 	width: 100%; 
 	padding-bottom: 6px;
}

/*** CONTACT BAR ***/
#cont {
 	float: right; 
 	position: relative; 
 	z-index: 10;
}
#cont li {
 	float: left; 
 	margin-left: 50px;
}
#cont li.first, .foot-nav li.first {
	margin-left: 0
}
#cont li a {
 	color: #fff; /* Update Nav Link Color */
 	font-weight: bold; 
 	font-size: 18px;
}
#cont li a:hover {
 	color: #000 /* Update Nav Link Hover Color */
}
.header-container .wrapper  #cont .toggleMenu {
 	margin-right: 0; 
 	width: 28px; 
 	height: 21px; 
 	float: right; 
 	-webkit-border-radius: 4px; 
 	border-radius: 4px; 
 	padding: 10px 12px; 
 	background-color: rgba(0, 0, 0, 1);
}
.header-container .wrapper  #cont .toggleMenu img {
 	width: 100%; 
 	padding-bottom: 6px;
}


/* ==========================================================================
   CTA STYLES
   ========================================================================== */
   
.cta {
 	color: #c7c7c7; /* Update Default CTA color */	
 	text-align: center;
 	top: 15%;
 	position: relative;
 	z-index: 9;
}
.cta h1 {
 	color: #fff; /* Update CTA Heading color */
 	font-weight: 400; 
 	font-size: 48px; 
 	line-height: 48px; 
 	margin-bottom: 0;
}
.cta h3 {
 	color: #cecece; /* Update CTA Sub-Heading color */	
 	font-weight: 100; 
 	font-size: 28px; 
 	margin-top: 5px; 
 	margin-bottom: 40px; 
}


/* ==========================================================================
   BUTTON STYLES
   ========================================================================== */
.btn, button {
	 -webkit-border-radius: 3px; 
	 border-radius: 3px; 
	 border: none; 
	 -webkit-transition: all 250ms ease-in-out; 
	 -moz-transition: all 250ms ease-in-out; 
	 -ms-transition: all 250ms ease-in-out; 
	 -o-transition: all 250ms ease-in-out; 
	 transition: all 250ms ease-in-out; 
	 color: #fff; 
	 font-size: 22px; 
	 text-align: center; 
	 padding: 14px 40px; 
	 font-weight: bold; 
	 display: inline-block;
}
.orange {
 	background: #ec6629; /* Update Button color */	
}

.aqua {
 	background: #42bbbc; /* Update Button color */	
}


.red {
 	background: #c14444; /* Update Button color */	
}

.green {
 	background: #4eb36a; /* Update Button color */	
}

.mustard {
 	background: #b4af21; /* Update Button color */	
}

.grey {
 	background: #858e99; /* Update Button color */	
}

.purple {
 	background: #8d4d99; /* Update Button color */	
}

.gold {
 	background: #ba8a49; /* Update Button color */	
}

.turquoise {
 	background: #7dcbda; /* Update Button color */	
 	color: #fff;
}

.light-green {
 	background: #00ff73; /* Update Button color */	
}

.yellow {
 	background: #f4b200; /* Update Button color */	
}
.yellow:hover, .blue:hover, .orange:hover, .aqua:hover, .red:hover, .green:hover, .mustard:hover, .grey:hover, .purple:hover, .gold:hover, .turquoisee:hover, .light-green:hover {
 	background: #f45c00; 
 	color: #fff; /* Update Hover color */	
}
.blue {
 	background: #2c8ac6;
}
.black {
 	background: black;
}
.black:hover {
 	background: #d6964b; 
 	color: #fff; /* Update Hover color */	
}
.pink {
	background: #DF277E;
}
.pink:hover {
	background: #000;
	color: #fff;
}
.small {
 	font-size: 18px; 
 	padding: 8px 32px; 
 	margin-top: 10px;
}
   
/* ==========================================================================
   TYPOGRAPHY
   ========================================================================== */
h1, h2, h3, h4, h5, h6{
	color: #1f2226; /* Update Headings Color */
	line-height: 110%;
}
h1{
	font-size: 36px;
}   
h2{
	font-size: 22px;
}
h2.title{
	margin-bottom: 0;
}   
h3{
	font-size: 24px; 
	margin-top: 1.4em; 
	margin-bottom: .8em;
}
h4{
	font-size: 20px;
} 
h5{
	color: #3e3e3e;  /* Update H5 Heading Color */
	font-size: 16px;
	font-weight: bold;
}
h5.subtitle{
	margin-top: 5px;
}
a{
	color: #04276f;
	/* ORIGINAL color: #f4b200; */  /* Update Link Color */
	-webkit-transition: all 250ms ease-in-out; 
	-moz-transition: all 250ms ease-in-out; 
	-ms-transition: all 250ms ease-in-out; 
	-o-transition: all 250ms ease-in-out; 
	transition: all 250ms ease-in-out;	
}
a:hover{
	color: #f45c00;  /* Update Link Hover Color */
}
.callout{
	color: #414449;  /* Update Call Out Text Color */
	text-align: center; 
	font-size: 26px; 
	line-height: 34px; 
	font-weight: 300; 
	padding-bottom: 10px; 
	margin-bottom: 0; 
	clear: both;
}
.callout strong{
	color: #f4b200; /* Update Call Out By Color */
	font-size: 16px; 
}
.callout span{
	color: #f4b200; /* Update Call Out Highlight Color */
}
.callout.home{
	border-top: 1px solid #e6e6e6; 
	margin-top: 30px; 
	padding-top: 30px;
}
.callout.internal{
	border-bottom: 1px solid #e6e6e6; 
	margin-bottom: 30px; 
	padding-bottom: 30px;
}
.callout.internal p{
	margin-top: 10px;
}
.listmenu{
	padding-left: 0;
	border-top: 1px solid #e6e6e6;

}
.listmenu li{
	border-bottom: 1px solid #e6e6e6;
	list-style-type: none;
	padding: 8px 0 8px 6px;
}


/* ==========================================================================
   Section + Layout Styles
   ========================================================================== */
.section{
	padding: 0; 
	/* background: #fff;  */
	position: relative; 
	z-index: 1; 
	/*-webkit-box-shadow:  0px -3px 5px 0px rgba(0, 0, 0, 0.3); 
	box-shadow:  0px -3px 5px 0px rgba(0, 0, 0, 0.3);*/
	clear: both;
}
.half {
 	width: 45%; 
 	margin-right: 10%; 
 	float: left; 
 	margin-bottom: 50px;
}
.half.feat {
 	border: none; 
 	margin-right: 0; 
 	padding-right: 0; 
 	padding-bottom: 0px;
}
.third {
 	width: 29%; 
 	margin-right: 4%; 
 	padding-right: 0; 
 	float: left; 
 	margin-bottom: 50px;
 	/* border-right: 1px solid #e6e6e6; */
}

.third p {
	padding: 0 7px;
}

.third img {
	border-top: 1px solid #3E3E3E;
	border-bottom: 1px solid #3E3E3E;
	overflow: hidden;
}

.third a img {
	opacity: 0.7;
    filter: alpha(opacity=10); /* For IE8 and earlier */
    overflow: hidden;
}

.third a:hover img {
	-webkit-transition: all 250ms ease-in-out; 
	 -moz-transition: all 250ms ease-in-out; 
	 -ms-transition: all 250ms ease-in-out; 
	 -o-transition: all 250ms ease-in-out; 
	 transition: all 250ms ease-in-out; 
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.third.internal {
 	border: none;
}

.twothirds {
 	width: 64%; 
 	margin-right: 3%; 
 	padding-right: 3%; 
 	float: left; 
 	margin-bottom: 10px; 
 	/* border-right: 1px solid #e6e6e6; */
}
.twothirds.internal {
 	border: none;
}
.feature {
 	padding-left: 100px;
 	position: relative;
}
.feature span {
 	position: absolute; 
 	left: 0; 
 	top: 0px; 
 	width: 80px;
}
.feature span img {
 	width: 100%;
}
.main article {
 	float: left; 
 	width: 62%;
 	margin-bottom: 40px;
}
.main aside {
 	float: right; 
 	width: 30%;
 	margin-bottom: 40px;
}
.main {
 	padding: 50px 0 20px;
}
.main article h1 {
 	font-size: 2em;
}
.icon {
 	width: 75px; 
 	display: inline-block; 
 	padding-bottom: 20px;
}
.headshot {
 	width: 100%; 
 	display: inline-block; 
 	padding-bottom: 20px; 
 	margin-top: 40px; 
 	text-align: center;
}
.icon img, .headshot img, .feat_img img {
 	width: 100%;
}
.headshot img {
 	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); 
 	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); 
 	-webkit-border-radius: 100px; 
 	border-radius: 115px; 
 	max-width: 230px;
}
.feat_img {
 	margin-top: 20px;
}
.center{
	text-align: center;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clears{
	clear: both; 
	height: 50px;
}
.clears.padder{
	height: 40px;
}   

.video {
	border-top: 1px solid #e6e6e6; 
	margin-top: 0px; 
	padding-top: 20px;
}

.items-container {
	margin-top: 40px; 
	padding-top: 30px;
}

input {
  display: inline-block;
  margin: 0;
  font-family: sans-serif;
  font-size: 18px!important;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  width: auto;
}
input:focus {
  outline: none;
}

input {
  padding: 10px;
  border: none;
  border-bottom: solid 2px #c9c9c9;
  transition: border 0.3s;
  width: 290px;
}

input#email {
	margin-right: 20px;
}

#contact textarea {
  border: solid 2px #c9c9c9;
  transition: border 0.3s;
  outline: none;
  overflow: none;
  font-family: sans-serif;
  font-size: 18px!important;
  resize: none;
  padding: 4px;
  max-width: 405px!important;
}

form#contact button {
	background: #DF277E!important;
	font-size: 18px!important;
	margin-left: 0px;
	padding: 10px 20px!important;
}

form#contact button:hover {
	 background: #000!important; 
	 color: #fff; /* Update Hover color */	
}

/* ==========================================================================
   Footer Styles
   ========================================================================== */

.upperfooter {
	color: #efefef;
	overflow: hidden;
	background: #222;
	text-align:center;
}
.footer-container {
 	/* background: #0c0c0b url(../img/footerbg.jpg) repeat 0 0; /* Update Header Background Image + Color
 	background-repeat: no-repeat;
    background-position: bottom;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover; */
    background-color:rgba(25, 25, 25, 1);
 	z-index: 3; 
 	position: relative;
 	text-align:center;
 	color: #efefef;
}
.footer-container footer {
 	padding: 10px 0 160px 0;
}
.footer-container a {
 	padding: 60px 0 160px;
 	color: #efefef;
}
.footer-container a:hover {
 	padding: 60px 0 160px;
 	color: #aeaeae;
}
.foot-nav {
 	float: right; 
 	margin: 0;
}
.foot-nav li {
 	float: left; 
 	list-style-type: none; 
 	margin-left: 50px;
}
.foot-nav li a {
 	color: #efefef; /* Update Footer Link Color */
 	font-weight: bold; 
 	font-size: 18px; 
 	display: inline-block;
}
.foot-nav li a:hover {
 	color: #f4b200; /* Update Footer Link Hover Color */
}
.logo-foot {
	/*float: left;*/
	width: 119px; 
	height: 26px; 
	margin: 0 auto;
}
/*.logo-foot img {
 	width: 10%;
}*/


/* ==========================================================================
   Insert custom styles
   ========================================================================== */

.centerText {
	text-align: center;
	font-family: 'Righteous', sans-serif;
	color: #3e3e3e;
	font-size: 1.2em;
}

.centerText a{
	color: #efefef;
	background: #3e3e3e;
	padding: 8px 15px;
	border-radius: 18px;
}

.centerText a:hover{
	color: #3e3e3e;;
	background: #efefef;
	border-radius: 18px;
}

.skillz li {
	list-style-type: none;
	float: left;
	display: block;
	border: none;
}

.skillz img {
	border: 0;
}

.pricing-title {
	
}

.pricing-what {
	background-color: #9900cc;
	padding: 30px;
	display: block;
	font-size: 1.1em;
	line-height: 2.2em;
	font-family: 'Righteous', cursive;
	color: #efefef;
	text-align: center;
	
}

#pricing-list ul {
	border: 2px solid #9900cc;
	padding: 0 10px;
}

#pricing-list li {
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	margin: 15px 0;
	padding: 0 0 10px 0;
}
/*.wd {
	font-size: 2.8em;
	padding: 7px;
	font-family: 'Righteous', cursive;
	color: #3e3e3e;
	text-align: center;
	background: #efefef;
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}*/

.wd {
	font-size: 2.8em;
	padding: 7px;
	font-family: 'Righteous', cursive;
	color: #efefef;
	text-align: center;
	text-shadow: 1px 1px #3e3e3e;
	clear: both;
}

.wd a {
	color: #3e3e3e;
}

.wd a:hover {
	color: #3e3e3e;
}

.wd-footer{
	font-size: 1.4em;
	font-family: 'Righteous', cursive;
	color: #efefef;
	padding: 0 0 10px 0;
}

.wd-small {
	font-size: 1.1em;
	padding: 7px;
	font-family: 'Righteous', cursive;
	color: #3e3e3e;
	text-align: center;
	clear: both;
}

.wd {
	font-size: 2.8em;
	padding: 7px;
	font-family: 'Righteous', cursive;
	color: #efefef;
	text-align: center;
	text-shadow: 1px 1px #3e3e3e;
	clear: both;
}

.design-titles {
	font-size: 1.4em;
	font-family: 'Righteous', cursive;
	color: #3e3e3e;
	text-align: center;
}



.whiten {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: rgba(255,255,255,1); /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #3e3e3e;
    overflow: hidden;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.textwhiten {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: rgba(255,255,255,1); /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #3e3e3e;
    padding: 10px 25px;
    margin: 10px 0 30px 0;
    overflow: hidden;
    font-size:1em;
    /* -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; */
}

.textpinken {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #e27677; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #efefef;
    padding: 10px;
    margin: 10px 0 30px 0;
    overflow: hidden;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.textpurplen {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #8d4c98; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #efefef;
    padding: 10px;
    margin: 10px 0 30px 0;
    overflow: hidden;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.textyellowen {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #bfbb43; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #efefef;
    padding: 10px;
    margin: 10px 0 30px 0;
    overflow: hidden;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#divwhiten {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: rgba(255,255,255,1); /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #3e3e3e;
    padding: 10px;
    margin: 10px 0 30px 0;
    overflow: hidden;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/***** COLOURS ****/

.underline {
	text-decoration: underline;
}

.gold {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #1abc9c; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color:#d3c3a8;
}

.wdgold {
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #d3c3a8;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.goldbackground {
	color: #fff;
	background-color: #d3c3a8;
	padding: 0 8px;
	
}

.goldforground {
	color: #d3c3a8;
	background-color: #fff;
	padding: 0 8px;
	
}

.turquoise {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #1abc9c; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color:#258a8a;
}

.wdturquoise {
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #258a8a;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.turquoisebackground {
	color: #fff;
	background-color: #258a8a;
	padding: 0 8px;
	
}

.turquoiseforground {
	color: #258a8a;
	background-color: #fff;
	padding: 0 8px;
	
}

.copper {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #44082e; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdcopper {
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #44082e;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.copperbackground {
	color: #fff;
	background-color: #44082e;
	padding: 0 8px;
	
}

.copperforground {
	color: #44082e;
	background-color: #fff;
	padding: 0 8px;
	
}


.pagefilm {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #44082e; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdpagefilm {
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #44082e;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.pagefilmbackground {
	color: #fff;
	background-color: #44082e;
	padding: 0 8px;
	
}

.pagefilmforground {
	color: #44082e;
	background-color: #fff;
	padding: 0 8px;
	
}

.filmred {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #ce2224; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdfilmred {
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #ce2224;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.filmredbackground {
	color: #fff;
	background-color: #ce2224;
	padding: 0 8px;
	
}

.filmredforground {
	color: #ce2224;
	background-color: #fff;
	padding: 0 8px;
	
}

.ruby {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #8a2022; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdruby {
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #8a2022;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.rubybackground {
	color: #fff;
	background-color: #8a2022;
	padding: 0 8px;
	
}

.rubyforground {
	color: #8a2022;
	background-color: #fff;
	padding: 0 8px;
	
}

.emerald {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #2ecc71; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdemerald {
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #2ecc71;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.emeraldbackground {
	color: #fff;
	background-color: #2ecc71;
	padding: 0 8px;
	
}

.emeraldforground {
	color: #2ecc71;
	background-color: #fff;
	padding: 0 8px;
	
}

.ajfred {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #e72a2b; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdajfred {
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #e72a2b;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.ajfredbackground {
	color: #fff;
	background-color: #e72a2b;
	padding: 0 8px;
	
}

.ajfredforground {
	color: #e72a2b;
	background-color: #fff;
	padding: 0 8px;
	
}

.ajfpurple {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #772584; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdajfpurple {
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #772584;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.ajfpurplebackground {
	color: #fff;
	background-color: #772584;
	padding: 0 8px;
	
}

.ajfpurpleforground {
	color: #772584;
	background-color: #fff;
	padding: 0 8px;
	
}

.purplebackground {
	color: #fff;
	background-color: #772584;
	padding: 0 8px;
	
}

.purpleforground {
	color: #772584;
	background-color: #fff;
	padding: 0 8px;
	
}

.lilac {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #7572b5; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdlilac {
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #7572b5;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.lilacbackground {
	color: #fff;
	background-color: #7572b5;
	padding: 0 8px;
	
}

.lilacforground {
	color: #7572b5;
	background-color: #fff;
	padding: 0 8px;
	
}

.river {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #3498db; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdriver{
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #3498db;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.riverbackground {
	color: #fff;
	background-color: #3498db;
	padding: 0 8px;
	
}

.riverforground {
	color: #3498db;
	background-color: #fff;
	padding: 0 8px;
	
}

.amathyst {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #9b59b6; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color:#d3c3a8;
}


.asphalt {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #34495e; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdasphalt{
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #34495e;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.asphaltbackground {
	color: #fff;
	background-color: #34495e;
	padding: 0 8px;
	
}

.asphaltforground {
	color: #34495e;
	background-color: #fff;
	padding: 0 8px;
	
}

.green-sea {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #16a085; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.nephritis {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #27ae60; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdnephritis{
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #27ae60;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.nephritisbackground {
	color: #fff;
	background-color: #27ae60;
	padding: 0 8px;
	
}

.nephritisforground {
	color: #27ae60;
	background-color: #fff;
	padding: 0 8px;
	
}

.belieze {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #2980b9; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdbelieze {
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #2980b9;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.beliezebackground {
	color: #fff;
	background-color: #2980b9;
	padding: 0 8px;
	
}

.beliezeforground {
	color: #2980b9;
	background-color: #fff;
	padding: 0 8px;
	
}

.wisteria {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #8e44ad; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.midnight-blue {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #2c3e50; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdmidnight-blue {
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #2c3e50;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.midnight-bluebackground {
	color: #fff;
	background-color: #2c3e50;
	padding: 0 8px;
	
}

.midnight-blueforground {
	color: #2c3e50;
	background-color: #fff;
	padding: 0 8px;
	
}

.sun-flower {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #f1c40f; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.bronze {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #52633f; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdbronze {
	font-size: 3.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #52633f;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.bronzebackground {
	color: #fff;
	background-color: #52633f;
	padding: 0 8px;
	
}

.bronzeforground {
	color: #52633f;
	background-color: #fff;
	padding: 0 8px;
	
}

.carrot {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #e67e22; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.wdcarrot {
	font-size: 2.2em;
	padding: 0; margin: 0;
	/*font-family: 'Righteous', cursive;*/
	font-family: 'Righteous', cursive;
	color: #e67e22;
	text-align: left;
	/*text-shadow: 1px 1px #3e3e3e;*/
	clear: both;
	text-transform: uppercase;
}

.carrotbackground {
	color: #fff;
	background-color: #e67e22;
	padding: 0 8px;
	
}

.carrotforground {
	color: #e67e22;
	background-color: #fff;
	padding: 0 8px;
	
}

.alizaran {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #e74c3c; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.clouds {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #ecf0f1; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.concrete {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #95a5a6; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: #d3c3a8;
}

.orange {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #f39c12; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color:#d3c3a8;
}

.pumpkin {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #d35400; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color:#d3c3a8;
}

.pomegranate {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #c0392b; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color:#d3c3a8;
}

.silver {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #bdc3c7; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color:#d3c3a8;
}

.asbestos {
	-webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.75);
	background: #7f8c8d; /* Update Header Background Image + Color */
	background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color:#d3c3a8;
}

.contactlist li {
	padding: 5px 0;
	list-style-type: none;
}

.contactlist a {
	color: #3e3e3e;
	font-size: 1em;
	font-weight: bold;
}

.contactlist a:hover {
	color: #892122;
	font-size: 1.2em;
}

.justify {
	text-align: justify;
    text-justify: inter-word;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
    color: #fff;
    font-size: 1.8em;
}

/* Full screen nav */
.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-y: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 15%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 10px 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

blockquote {
  /*background: #f9f9f9;*/
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}
.menustyle {
	font-size:1.5em;
	color:#efefef;
	border: 2px dashed #3e3e3e;
	background-color: rgba(0, 0, 0, 0.3); 
	padding: 15px;
	cursor: pointer;
	-webkit-border-radius: 8px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 8px;
	-moz-border-radius-bottomright: 0;
	border-radius: 8px;
	border-bottom-right-radius: 0;
}

.menustyle2 {
	font-size: 1.2em;
	cursor: pointer;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background: #191919;
	color: #efefef;
	padding: 15px 20px;
}


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    -webkit-animation-name: fadeIn; /* Fade in the background */
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s
}

/* RESPONSIVE IFRAMES */
.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}

.socialfooter {
	list-style-type: none;
	text-align:center;
}

.socialfooter li a {
	color: #efefef;
}

.socialfooter li a:hover {
	color: #666;
}

.socialfooterlong {
	list-style-type: none;
}

.socialfooterlong ul {
	margin: 0 auto;
}

.socialfooterlong li {
	float: left;
	margin: 10px;
}

.socialfooterlong li a {
	color: #efefef;
}

.socialfooterlong li a:hover {
	color: #666;
}

/* Modal Content */
.modal-content {
    position: fixed;
    bottom: 0;
    left: 25%;
    background-color: #fefefe;
    width: 50vw;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #ccc;
    color: white;
}

.modal-body {
	padding: 2px 16px;
	
}

.modal-footer {
    padding: 16px;
    background-color: #fff;
    color: white;
}

/* Add Animation */
@-webkit-keyframes slideIn {
    from {bottom: -300px; opacity: 0} 
    to {bottom: 0; opacity: 1}
}

@keyframes slideIn {
    from {bottom: -300px; opacity: 0}
    to {bottom: 0; opacity: 1}
}

@-webkit-keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}

@keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}

#myBtn {
	font-size: 27px;
	cursor: pointer;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #F4B200;
	color:#efefef;
	padding: 15px;
}

#stickytopright {
	clear: both;
	z-index: 999;
	position: fixed;
	top: 47px;
	/* right: 12px; */
	right: 0;
}

#stickybottomright {
	clear: both;
	z-index: 99;
	position: fixed;
	bottom: 27px;
	right: 12px;
}

#stickybottomleft {
	clear: both;
	z-index: 99;
	position: fixed;
	bottom: 27px;
	left: 12px;
}

/* Style all font awesome icons */
.fa {
	/* padding: 10px;
	font-size: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	margin: 5px;
	border-radius: 25%; */
}

/* Add a hover effect if you want */
.fa:hover {
    opacity: 0.7;
}

/* Set a specific color for each brand */

/* NAV */
.fa-bars {

}

/* Facebook */
.fa-facebook {
    /*background: #3B5998;
    color: white; */
}

/* Twitter */
.fa-twitter {
   /* background: #55ACEE;
    color: white; */
}

.fa-instagram {
  /*background:#125688;
  color:white; */
}

.fa-youtube {
  /*background:#BB0000;
  color:white; */
}

.fa-linkedin {
  /*background:#007BB5;
  color:white; */
}

/* MASONRY */
#columns {
	column-width: 320px;
	column-gap: 15px;
	width: 98%;
	max-width: 1100px;
	margin: 50px auto;
}

div#columns figure {
	background: #fefefe;
	border: 2px solid #fcfcfc;
	box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	margin: 0 2px 15px;
	padding: 15px;
	padding-bottom: 10px;
	transition: opacity .4s ease-in-out;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div#columns figure img {
	width: 100%; height: auto;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 5px;
}

div#columns figure figcaption {
	font-size: .9rem;
	color: #444;
	line-height: 1.5;
}

div#columns figure figcaption a {
	font-weight: bold;
	text-align: center;
}

div#columns figure figtitle {
	font-size: 1.2rem;
	font-family: 'Righteous', sans-serif;
	text-align: center;
	color: #444;
	line-height: 1.6;
}

div#columns small { 
	font-size: 1rem;
	float: right; 
	text-transform: uppercase;
	color: #aaa;
} 

div#columns small a { 
	color: #666; 
	text-decoration: none; 
	transition: .4s color;
}

div#columns:hover figure:not(:hover) {
	opacity: 0.4;
}

/* ==========================================================================
   Media Queries 480
   ========================================================================== */

@media only screen and (max-width: 480px) {
	.foot-nav li {
		display: block!important; 
		margin: 0;
	}
	.cta {
		padding-top: 40px;
	}
	.cta h3 {
	 	margin-top: 20px;
	}
	
	.sidenav {
		padding-top: 15px;
		
	}
    .sidenav a {
    	font-size: 18px;
    	
	}
	
	.overlay {overflow-y: auto;}
	.overlay a {font-size: 20px}
	.overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
  .hideme {
    	display: none;
    }
}


/* ==========================================================================
   Media Queries 768
   ========================================================================== */
   
@media only screen and (max-width: 768px) { 
	.main article, .main aside {
	 	width: 100%; 
	 	float: none;
	}
	.main article{
		padding-top: 40px;
	}
	.main aside {
	 	padding-bottom: 40px;	
	}
	.feature {
	 	padding-bottom: 20px; 
	 	border-bottom: 1px solid #dadada;
	}
	.logo-foot {
	 	float: none; 
	 	display: block; 
	 	text-align: center;
	}
	.foot-nav {
	 	float: none; 
	 	text-align: center; 
	 	margin: 30px 0 0; 
	 	padding: 0;
	}
	.foot-nav li {
	 	display: inline; 
	 	float: none;
	}
	.header-container .wrapper nav ul {
	 	margin: 0; 
	 	padding: 5px 15px 5px 35px; 
	 	text-align: right; 
	 	clear: right; 
	 	float: right; 
	 	background-color: rgba(0, 0, 0, 1); 
	 	-webkit-border-radius: 4px 0px 4px 4px; 
	 	border-radius: 4px 0px 4px 4px; 
	 	position: absolute; 
	 	top: 37px; 
	 	right: 0;
	}
	.header-container .wrapper  nav ul li {
	 	display: block; 
	 	margin: 0; 
	 	float: none; 
	 	padding: 5px 0;
	}
	nav li a:hover {
	 	color: #f4b200; /* Update Nav Link Hover Color */
	}
	.cta h1 {
	 	font-size: 32px; 
	 	line-height: 40px;
	}
	.cta h3 {
	 	font-size: 20px;
	}
	button {
		margin-top: 20px;
	}
	.main {
	 	padding: 0;
	}
	.half {
	 	float: none; 
	 	width: 100%; 
	 	border-bottom: 1px solid #e6e6e6; 
	 	text-align: left; 
	 	padding-bottom: 30px;
	}
	.feat.last {
	 	border-bottom: 1px solid #e6e6e6; 
	 	padding-bottom: 50px;
	}
	.clears {
	 	height: 0px;
	}
	.third {
	 	width: 100%; 
	 	margin-right: 0%; 
	 	padding-right: 0%; 
	 	float: none; 
	 	margin-bottom: 0px; 
	 	margin-top: 50px; 
	 	border-right: none; 
	 	border-bottom: 1px solid #e6e6e6;
	}
	.twothirds {
	 	width: 100%; 
	 	margin-right: 0%; 
	 	padding-right: 0%; 
	 	float: none; 
	 	margin-bottom: 0px; 
	 	margin-top: 50px; 
	 	border-right: none; 
	 	border-bottom: 1px solid #e6e6e6;
	}

	.callout {
	 	font-size: 20px; 
	 	line-height: 28px; 
	 	padding-bottom: 30px;
	}
	.callout.internal {
	 	padding-top: 40px; 
	 	margin-bottom: 40px;
	}
	.headshot {
		margin-top: 0;
	}
	.third.internal.last {
	 	margin-bottom: 50px; 
	 	border: none;
	}
	.third.internal {
	 	border-bottom: 1px solid #e6e6e6; 
	 	padding-bottom: 30px;
	}
	.twothirds.internal.last {
	 	margin-bottom: 50px; 
	 	border: none;
	}
	.twothirds.internal {
	 	border-bottom: 1px solid #e6e6e6; 
	 	padding-bottom: 30px;
	}
	.flexslider {
	 	width: 94%; 
	 	margin-left: 3%;
	}
	.flex-direction-nav .flex-prev {
	 	left: -26px;
	}
	.flex-direction-nav .flex-next {
	 	right: -26px;
	}
	/* Modal Content */
	.modal-content {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fefefe;
    width: 100vw;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s
}
.wdcarrot, .wdgold, .wdturquoise, .wdcopper, .wdfilmred, .wdruby, .wdemerald, .wdajfred, .wdajfpurple, .wdlilac, .wdriver, .wdmidnight-blue, .wdasphalt, .wdnephritis, .wdbelieze, .wdbronze  {
	font-size: 1.6em;
}

.hideme {
    	display: none;
    }
    
}


/* ==========================================================================
   Media Queries 1024
   ========================================================================== */
@media only screen and (max-width: 1024px) {
	.hideme {
    	display: none;
    }
    
}

/* ==========================================================================
   Media Queries 1140
   ========================================================================== */
@media only screen and (min-width: 1140px) {
	.wrapper {
    	width: 1140px; /* 1140px - 10% for margins */
    	margin: 0 auto;
    }
    
}




/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
 	background-color: transparent; 
 	border: 0; 
 	overflow: hidden; 
 	*text-indent: -9999px;
}
.ir:before {
 	content: ""; 
 	display: block; 
 	width: 0; 
 	height: 100%;
}
.hidden {
 	display: none !important; 
 	visibility: hidden;
}
.visuallyhidden {
 	border: 0; 
 	clip: rect(0 0 0 0); 
 	height: 1px; 
 	margin: -1px; 
 	overflow: hidden; 
 	padding: 0; 
 	position: absolute; 
 	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
 	clip: auto; 
 	height: auto; 
 	margin: 0; 
 	overflow: visible; 
 	position: static; 
 	width: auto;
}
.invisible {
 	visibility: hidden;
}
.clearfix:before, .clearfix:after {
 	content: " "; 
 	display: table;
}
.clearfix:after {
 	clear: both;
}
.clearfix {
 	*zoom: 1;
}
.last {
 	margin-right: 0; 
 	margin-left: 0;
 	border: none; 
 	padding-bottom: 0; 
 	padding-right: 0;
}