/*
Theme Name:		KDW Framework
Theme URI: 		http://dev.keydesignwebsites.com/
Version: 		3.3.3
Description: 	Key Design Websites' blank theme architecture and foundation.zurb css. Modified from <a href="http://ptahdunbar.com" target="_blank">Ptah Dunbar's</a> <a href="http://wpframework.com/" target="_blank">WP-Framework</a>.
Author: 		Thomas Craig/Jessica Rodgers
Author URI:		http://keydesignwebsites.com
	
Some table and other basic functions are held within "reset.css"

*/


@import url( 'reset.css' );

.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

/************* BODY / GLOBAL / RHYTHM *************/

body {
	background-color: #f1f1f1;
}

.container { margin: 0px auto; }
.contentinner { margin: 0px auto; position: relative; }

/* Basic Alignments */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; }

/* Vertical Rhythm  */
.entry-meta { padding-bottom: 10px; }
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol { padding-bottom: 20px; }
.hentry, .comment, .navigation-links { padding-bottom: 40px; clear: both; }
.wp-pagenavi { clear: both; margin-top: 20px; }


/************* LINK COLORS *************/

a { color: #1a8fce; text-decoration: none; }
a:hover { text-decoration: underline; }
.entry-content a:link, .entry-content a:active, .entry-content a:visited { color: #1a8fce; text-decoration: underline; }
.entry-content a:hover { text-decoration: none; }

/************* HEADER *************/

.header {
	width: 100%;
	height: auto;
}

.top-bar .name{
	color: #fff;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: uppercase;
	font-size: 1.714em;
}

.top-bar .name a{
	color: #fff;
}

.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}

#logo{
	margin-right: 2%;
	vertical-align: middle
}

.headercontact {
	float: right;
	margin: 80px 0 0 0;
	text-align: center;
}

.headercontact span {
	font-weight: bold;
	text-transform: uppercase;
	color: #1a8fce;
	letter-spacing: 4px;
	font-size: 14px;
}

.headerphone a {
	color: #000;
	text-decoration: none;
}

.header-navigation {
	width: 100%;
	height: auto;
	clear: both;
}

.header-social {
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0;
}

.header-social li {
	float: left;
	border-right: 1px solid #232421;
}


.header-social li:last-child a { border-right: none; }



.header-social li a img {
	height: 16px !important;
	width: auto;
}

/************* STICKY NAV *************/

.top-bar-section li:not(.has-form) a:not(.button) {
  padding: 0 1.8em;
  line-height: 7.0875rem;
  background: #000;
}

.top-bar{
	background: #000;
	height: auto;
}

.top-bar .title-area {width: 37%;}

/************* MOBILE NAV *************/
.right-off-canvas-menu ul{list-style-type: none; padding-top: 10px;}
.right-off-canvas-menu ul li a{color: #fff; text-transform: uppercase; padding: 10px 0 10px 10px; display: block;}
.mobile-social li{float: left; list-style: none; margin: 0 5px;}
.mobile-social li a{padding: 10px;}
/************* SIDEBAR *************/

.aside { width: 30%; float: right; margin: 0 2.5%; }

.template-fullwidth .aside { display: none; }

.widget {
	margin: 0 auto;
}

.sidebar-header {
	padding: 10px 0;
	background-color: #ccc;
}

.sidebar-image {
	display: block;
	margin: 0 auto;
}

.widget-border {
	display: block;
	width: 100%;
	clear: both;
	margin: 0 auto;
}

.widget-location .acf-map {
	height: 400px;
}


/************* CONTENT *************/

#content {
	clear: both;
}

.hfeed { width: 60%; float: left; margin: 0 2.5%; }

.template-fullwidth .hfeed { width: 100%; float: none; margin: 0 auto;}

.page-title { font-size: 14px; font-weight: bold; }
.page-title span { font-style: italic; font-weight: normal; }
.entry-title, .entry-title a { color: #000; font-size: 24px; line-height: 28px; padding-bottom: 20px; }
.entry-title a:hover { color: #2361a1; text-decoration: none; }

.entry-meta { opacity: 0.5; }

.entry-footer {
	text-align: right;
}
.section-1{
	position: relative;
	height: auto;
	width: 100%;
}
.section-1 img{height: auto; width: 100%; margin-bottom: -10px;}

.section-1 h2{
	color: #fff;
	border: 1px solid #fff;
	font-size: 60px;
	font-weight: bold;
	padding: 20px ;
	width: 47%;
	line-height: 65px;
	letter-spacing: normal;
	margin: 0 auto;
	position: absolute;
	z-index: 97;
	top: 35%;
	left: 26%;
}

.section-1 h2 em{font-size: 50px; letter-spacing: 7px;}
.contentbox{
	width: 50%;
	float: left;
	height: auto;
	position: relative;
}
.contentbox img{height: auto; width: 100%;}
.contentbox h2{
	font-weight: bold;
	color: #000;
	position: absolute;
	z-index: 96;
	right: 20px;
	bottom: 20px;
	display: block;
	padding: 10px 50px;
	border: 1px solid #000;
}

.right-content a h2{color: #fff; border-color: #fff;}
.left-content a h2{color: #000; }

.section-3 img{width: 100%; height: auto;}
.section-3{width: 100%; position: relative; height: auto;}

.section-3-text{width: 70%;  z-index: 97; right: 200px; top: 20%; position: absolute;}
.section-3-text p{
	color: #fff;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	line-height: 35px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.section-3 h2{
	text-align: right;
	color: #fff;
	opacity: 0.19;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 120px;
	letter-spacing: normal;
	padding-bottom: 40px;
}

.type-post {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0;
}

.contentblock {
	width: 100%;
	display: block;
	clear: both;
}

.contentblock-header {
	background-color: #ccc;
}

.block-single {
	float: left;
	margin: 0 1%;
	background-color: #ccc;
}

.block-single-inner {
	padding: 10px 10px 0px 10px;
}

.block-single-inner p {
	padding-bottom: 10px;
}

/************* CONTACT TEMPLATE *************/

.contact-column {
	float: left;
	margin: 0 2%;
	width: 41%;
}

.contact-column-full {
	float: none;
	width: 100%;
	margin: 0;
}

.contact-block h3, .contact-block h4 {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-top: 20px;
}

.contact-block p {
	padding-bottom: 5px !important;
}

.contact-form {
	background-color: #ccc;
	padding: 10px;
}

form .contact-website { position: absolute; left: -9999999px; }

.template-contact .acf-map {
	height: 300px;
	margin-top: 20px;
}

.directions-link { font-size: 0.8em; }

.gm-style img {
	max-width: 9999999px !important;
}

.acf-map {
	width: 100%;
	margin: 0;
}

/************* FOOTER *************/

.footer {
	clear: both;
}

#copyright {
	padding-top: 20px;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 3px;
}

#copyright, #copyright a, #copyright a:hover {
	text-decoration: none;
	color: #000;
}

#developer { display: block; opacity: 0.6; -webkit-transition: all 450ms ease;-moz-transition: all 450ms ease;-ms-transition: all 450ms ease;-o-transition: all 450ms ease;transition: all 450ms ease; }
#developer:hover { opacity: 1.0; -webkit-transition: all 450ms ease;-moz-transition: all 450ms ease;-ms-transition: all 450ms ease;-o-transition: all 450ms ease;transition: all 450ms ease; }

.copyrightkey {
	background: url('images/kdw-footer.png') left center no-repeat;
	width: auto;
	height: 25px;
	display: inline-block;
	border: 0;
	padding-left: 25px;
}


/************* FORMS & INPUT AREAS *************/

input, textarea, button { background: #fff; border: 1px solid #ccc; color: #000; font-size: 14px; max-width: 95% !important; padding: 5px; opacity: 0.6; -webkit-border-radius: 3px; border-radius: 3px; }
input[type="submit"] { font-size: 16px; padding: 2px 10px !important; cursor: pointer; }
input:focus, textarea:focus, input[type="submit"]:hover { border-color: #fff; opacity: 1.0; }
input[type="submit"]:active, input[type="submit"]:focus { background-color: #ccc; }
textarea { padding: 0px; margin: 0; width: 100%; }

/* bugfix */
.safari input { padding: 2px 5px; }
.chrome input { padding: 3px 5px; }

.requiredred { color: #c00 !important; }



/************* TEXT, TYPOGRAPHY & FORMATTING *************/

body, input, textarea { font: 14px/1.5 'PT Sans', sans-serif;}

.serif { font-family: Georgia, "Times New Roman", Times, serif; }
.sans-serif { font-family: "lucida sans", Verdana, Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; clear: both; text-transform: uppercase; letter-spacing: 0.2em; }
h1 { font-size: 1.714em; line-height: 28px; padding: 5px 0px; }
h2 { font-size: 1.429em; line-height: 22px; padding: 5px 0px; }
h3 { font-size: 1.143em; line-height: 20px; padding: 5px 0px; }
h4 { font-size: 1em; line-height: 18px; padding: 5px 0px; }
h5 { font-size: 0.857em; line-height: 18px; padding: 5px 0px; }
h6 { font-size: 0.714em; line-height: 16px; }

address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px dotted #666; }

blockquote {
	font-style: italic;
}

strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 12px; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

code, pre {  line-height: 15px; }
var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #fafafa; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }

/* Lists: (ul, ol, dl) */
ul, ol, dl { margin-left: 15px; }
.menu { margin-left: 0px; }
.entry-content ul, .entry-content ol, #search-query { margin-left: 25px; }

li ul, li ol { margin-bottom: 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ol { list-style-type: decimal; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }

dt { font-weight: bold; }

.fat li { margin-bottom: 10px; }

/* Tables */
table { border: 1px solid #ccc; border-width: 1px; line-height: 18px; margin: 0 0 22px 0; text-align: left; padding: 0 5px; }
table .even { background: #ddd; }
caption { text-align: left; }
tr { border-bottom: 1px solid #ccc; }
th, td { padding: 5px 3px; }



/************* IMAGES & CAPTIONS *************/

img.alignleft { float: left; margin-right: 20px; margin-top: 5px; }
img.alignright { display: block; float: right; margin-left: 20px; margin-top: 5px; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { margin: 0; padding: 5px; }



/************* NAVIGATION BAR *************/

/*** DEFAULT COLORS/STYLES ***/
/* Overall style */
.menu {
	text-transform: uppercase;
	font-size: 14px;
	float: left;
	margin: 0;
}

#menu-legal-menu.menu {
	text-transform: none;
	font-family: inherit;
	font-size: 10px;
	letter-spacing: 0;
	float: none;
	background: transparent;
	padding-bottom: 20px;
	opacity: 0.6;
}

/* Root links */
.menu a, .menu a:link, .menu a:visited { text-decoration: none; color: #000; padding: 8px 30px; }
#menu-legal-menu.menu a, #menu-legal-menu.menu a:link, #menu-legal-menu.menu a:visited { text-decoration: none; color: #000; padding: 0px 10px; }
.menu .current-menu-item a { text-decoration: none; color: #000; background-color: #fafafa; }
#menu-legal-menu.menu .current-menu-item a { text-decoration: none; color: #000; background-color: inherit; }
.menu li a { border-right: 1px solid #232421; }
#menu-legal-menu.menu li a { border-right: none; }

/* Root link hover */
.menu a:hover, .menu li.menu-hover > a { color: #000; }
#menu-legal-menu.menu a:hover, #menu-legal-menu.menu li.menu-hover > a { color: #000; }

/* Root menu item hover */
.menu li:hover, .menu li.menu-hover { background: #fafafa; }
#menu-legal-menu.menu li:hover, #menu-legal-menu.menu li.menu-hover { background: inherit; }

/* Submenus */
.menu ul { border: 1px solid #ccc; background: #fafafa; }
.menu ul.sub-menu a { padding: 8px 15px; border-right: none; border-bottom: 1px solid #ccc; }

/* Submenu item hover */
.menu ul.sub-menu a:hover { background-color: #ccc; }

/*** MENU FUNCTION STYLES ***/
.menu { white-space: nowrap; display: inline-block; *display: inline; *zoom: 1; }
.menu, .menu ul { padding: 0; list-style: none; }
.menu ul { display: none; position: absolute; z-index: 1000000; float: none; margin: 0; }
.menu ul ul { top: 0; left: 100%; }
.menu li {  margin: 0; padding: 0;  display: inline-block; *display: inline; *zoom: 1; *vertical-align: bottom; }
.menu li a { display: block; line-height: 1; }
.menu ul li {  position: relative; display: block; }

.menu-legal-menu-container { width: 100%; overflow: hidden; }
#menu-legal-menu { list-style: none; position: relative !important; float: left !important; display: block !important; left: 50%; }
#menu-legal-menu li { position: relative !important; float: left !important; display: block !important; right: 50%; }
#menu-header-menu li.menu-item ul.sub-menu {display: none;}
#menu-header-menu li.menu-item:hover ul.sub-menu {display:block;}
/*************SLIDESHOW & GALLERY *************/

.slideshow {width: 100%; margin: 0 auto; clear: both;}
.pika-stage {position: relative; width: 100%; height: auto !important;}

	.pika-stage .pika-aniwrap, .pika-stage .main-image {position: absolute; top: 0; left: 0;}
	.pika-stage .pika-aniwrap{width:100%;}
	.pika-stage .pika-ani {position:relative;display: none;z-index:2;margin:0 auto;}
	.pika-stage img {border:0;max-height:100%; height: auto;}

.pika-stage .caption {position: absolute; background:#000; background: rgba(0,0,0,0.75);  border: 1px solid #141414; font-size: 11px; color: #fafafa; padding: 10px; text-align: right; bottom: 20px; right: 10px;}
	.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}
.pika-textnav, .pika-imgnav {display:none;}
.pika-counter{position: absolute;bottom: -20px;left:15px;font-size:11px; display: none;}
.slideshow-featuredcontent .caption, .slideshow-nodescription .caption { visibility: hidden !important; }

#slideshow, #slideshow-gallery, .slideshow-gallery {display:none;}

.gallery { list-style-type: none; float: left; margin: 0 !important; padding: 0; width: 100%; }
.gallery li {
	float: left;
	width: 18%;
	margin: 1%;
	opacity: 0.8;
	-moz-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

.gallery li:hover {
	opacity: 1.0;
	-moz-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

/************* COMMENTS, BLOG & NAVIGATION (remove is not enabled on site) *************/

.comment-list, .comment-list .children { list-style: none; }
.comment-list { margin-left: 10px; }
.comment { margin-bottom: 40px; }
.comment-list .children { margin-top: 40px; }
.comment-meta { margin-bottom: 10px; }
.commenter { font-size: 16px; }
.avatar { float: right; margin: 0px 0px 10px 20px; border: 1px #ddd solid; padding: 1px; }

#comment{
	position:absolute;
	left:-9000px;
}

/* Comment Reply */
#comment-form .form-section input { margin-right: 10px; }
.form-section { margin-bottom: 10px; }
.form-section label { cursor: pointer; }
#commenter-details input { margin-right: 10px; }
#allowed-tags { font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px; background: #fff; border: 1px #ddd dotted; border-top: none; width: 573px; }

.wp-smiley { max-height: 13px; margin: 0 !important; } /* Prevent the smileys from breaking line-height */

/* Navigation */
.page-navigation .menu-next { float: left; }
.page-navigation .menu-previous { float: right; }
.single-page-navigation .menu-next { float: right; }
.single-page-navigation .menu-previous { float: left; }

/* TEMP ADD ONS */
 /* BXslider We do not want any borders or background color */
.bx-wrapper .bx-viewport {-moz-box-shadow: unset;-webkit-box-shadow: unset; transform: unset;  box-shadow: unset;  border: unset;  background: unset; }
.bx-wrapper img {width: 100%;}
.bx-wrapper .bx-viewport {left: -0px;}
.right-off-canvas-menu {/*background: none repeat scroll 0% 0% #F1F1F1;*/}
.left-off-canvas-menu {/*background: none repeat scroll 0% 0% #F1F1F1;*/}
.empty-h-tag {display: hidden; display: none; }
.menu a, .menu a:link, .menu a:visited {color: #fff;}
.menu .current-menu-item a {color: #C8C8C8;}

aside.right-off-canvas-menu {min-height:100vh;}
#content {min-height:90vh;}
.tab-bar {background: #000 none repeat scroll 0% 0% !important;}