/** style.css
 * 
 * Theme Name:	Lumithera
 * Theme URI:	http://excitemedia.com.au/
 * Description:	Wordpress Responsive Theme
 * Author:		ExciteMedia
 * Author URI:	http://excitemedia.com.au/
 * Version:		1.0.0
 * Tags:		responsive
 * Text Domain:	responsive
 * Domain Path:	/lang
 *
 * License:		GNU General Public License v3.0
 * License URI:	http://www.gnu.org/licenses/gpl-3.0.html
 *
 *
 *	Copyright (C) 2014 ExciteMedia
 */


/* =Elements
-------------------------------------------------------------- */

blockquote cite:before {
	content: '\2014 \00A0';
}

blockquote cite {
	color: #999999;
	display: block;
	font-size: 13px;
	line-height: 18px;
}

figure {
	margin: 0;
}

.clear {
	clear: both;
}


/* =Classes
-------------------------------------------------------------- */

.assistive-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

body > .container {
	margin: 18px auto;

}

/* Right Content */
.sidebar-content #primary,
.sidebar-content #attachment-comment {
	float: right;
	margin: 0 20px 0 0;
}

.block {
	display: block;
}


/* =Page
-------------------------------------------------------------- */

#page {
	background-color: #FFFFFF;
	margin-right: -20px;
	padding: 14px 0 0;
}

#header-image {
	display: block;
}

#menu-alert {
	margin: 4px 0 0;
	padding: 6px 35px 6px 14px;
	position: absolute;
}

#branding hgroup,
#header-image,
.entry-content {
	margin-bottom: 18px;
}

.entry-attachment {
	margin-bottom: 36px;
}

.single #author-info,
.author #author-info,
.single article.post,
.single article.page {
	margin-bottom: 54px;
}

#author-info,
article.post,
article.page {
	margin-bottom: 30px;
}

.page-header,
.entry-content {
	word-wrap: break-word;
}

.post-password-form legend {
	font-size: inherit;
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}
.divider {border-bottom:#4098D0 1px dashed; padding-bottom:10px; margin-bottom:10px;}
/* =Comments
-------------------------------------------------------------- */

#comments-title {
	border-bottom: 1px solid #EEEEEE;
	font-size: 19.5px;
    margin: 0 0 27px;
}

#comment,
.entry-content iframe,
.entry-content embed {
	max-width: 100%;
}

.commentlist > li {
	margin-bottom: 36px;
}

.commentlist ul.children {
	margin: 10px 0 18px;
	list-style: none;
}

#reply-title {
	position: relative;
}

#reply-title small {
	position: absolute;
	right: 0;
	top: 7px;
}


/* =Sidebar
-------------------------------------------------------------- */

.form-search {
	margin: 0;
}

.widget {
	word-wrap: break-word;
}

.widget .wp-caption {
	display: inline-block;
}


/* =Images
-------------------------------------------------------------- */

.entry-content .post-thumbnail {
	margin: 0 20px 20px 0;
}

.entry-attachment .thumbnail.attachment-table {
	display: table;
	margin: 0 auto;
}
.alignleft.size-medium.wp-image-179 {
	width: 55%;
}
.alignleft.size-full.wp-image-160 {
	width: 32% !important;
} 
.alignleft.size-full.wp-image-164 {
	width: 32% !important;
}
.thumbnail > img {
	width: auto\9; /* Cure IE8 max-width bug */
}
.thumbnail > img {
	display: block;
	max-width: 100% !important;
	margin-left: auto !important;
	margin-right:auto;
}
img {
	max-width: 100% !important;
	width: auto;
	height: auto;
	vertical-align: top;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}


.gallery-columns-3.thumbnails [class*="span"] {
	width: 29.3%;
}
.gallery-columns-5.thumbnails [class*="span"] {
	width: 15.9%;
}
.gallery-columns-6.thumbnails [class*="span"] {
	width: 12.6%;
}
.gallery-columns-7.thumbnails [class*="span"] {
	width: 10.2%;
}


/* =Footer
-------------------------------------------------------------- */

#colophon .credits {
	margin: 0;
}

#site-generator {
	float: right;
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
}

#site-generator a {
	background: url("img/wordpress.png") no-repeat scroll left center transparent;
	color: #787878;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}

#site-generator.footer-nav-menu a {
	margin-top: 10px;
}

table .label {
	background-color: transparent;
	border-radius: none;
	color: inherit;
	font-size: inherit;
	text-transform: inherit;
}


/* =Jetpack Support
-------------------------------------------------------------- */

.comment-subscription-form > input[type=checkbox] {
	position: absolute;
}

.comment-subscription-form > label {
	min-height: 18px;
    padding-left: 18px;
}


/* =Bootstrap Adjustments
-------------------------------------------------------------- */

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
}

#comment,
.thumbnail {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.label .post-edit-link,
.label .comment-edit-link {
	color: #FFFFFF;
}

.navbar-search {
	height: 34px;
}

.pagination span {
	background-color: #f5f5f5;
	color: #999999;
	cursor: default;
}

.pagination span.dots {
	background-color: #FFFFFF;
}


/* =WordPress Core
-------------------------------------------------------------- */

.aligncenter {
    display:block;
    margin: 0 auto 20px;
}

.alignright {
    float:right;
    margin: 0 0 20px 20px;
}

.alignleft {
    float:left;
   margin: 0 20px 20px 0 !important;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	padding: 0 9px 9px;
	text-align: center;
}

.wp-caption .wp-caption-text {
	padding-top: 9px;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.sticky {}
.bypostauthor {}

/* =Where to buy Page
-------------------------------------------------------------- */

.DR-wtb-outer {
    margin: 10px;
}

.DR-wtb-container {
    border: 1px solid #CCCCCC;
    color: #333333;
    display: inline-block;
    font-size: 18px;
    line-height: 25px;
    margin-left: 142px;
    padding: 15px;
    width: auto;
}

#meehan {
    background: url("img/DRvic.jpg") no-repeat scroll 0 0 transparent;
}

#taw{
	background: url("img/DRwa.jpg") no-repeat scroll 0 0 transparent;

}

.wtb-title {
    color: #F15C22;
    font-weight: bold;
}

.wtb-company{
    color: #000;
}

/* Responsive Google Maps */
.responsive-map-container {
    position: relative;
    padding-bottom: 60%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.responsive-map-container iframe,   
.responsive-map-container object,  
.responsive-map-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* =Responsiveness
-------------------------------------------------------------- */

@media (max-width: 767px) {
	body {
		padding:0;
	}
	.container {
		width: auto;
		padding: 0 10px;
	}
	#page {
		margin: 0;
		padding: 10px;
	}
	.thumbnail[class*="span"],
	.gallery [class*="span"] .thumbnail {
		display: table;
		float: left;
	}
	.carousel .item > img {
		width: 100%;
	}
	.thumbnails > li {
		float: left;
		margin-left: 20px;
	}
	.gallery-columns-2.thumbnails > li:nth-child(2n+1),
	.gallery-columns-3.thumbnails > li:nth-child(3n+1),
	.gallery-columns-4.thumbnails > li:nth-child(4n+1),
	.gallery-columns-5.thumbnails > li:nth-child(5n+1),
	.gallery-columns-6.thumbnails > li:nth-child(6n+1),
	.gallery-columns-7.thumbnails > li:nth-child(7n+1),
	.gallery-columns-8.thumbnails > li:nth-child(8n+1),
	.gallery-columns-1.thumbnails > li {
		margin-left:0;
	}
	.gallery-columns-2.thumbnails [class*="span"] {
		width: 47.4%;
	}
	.gallery-columns-3.thumbnails [class*="span"] {
		width: 29.9%;
	}
	.gallery-columns-4.thumbnails [class*="span"] {
		width: 21.2%;
	}
	.gallery-columns-6.thumbnails [class*="span"] {
		width: 12.4%;
	}
	.gallery-columns-7.thumbnails [class*="span"] {
		width: 9.9%;
	}
	.gallery-columns-8.thumbnails [class*="span"] {
		width: 8.7%;
	}
	.sidebar-content #primary,
	.sidebar-content #attachment-comment {
		float: none;
		margin: inherit;
	}
	#s {
		display: inline-block;
	}
	#site-generator,
	#site-generator.footer-nav-menu a {
		float: none;
		margin-top: 5px;
	}
	textarea[class*="span"] {
		height: auto;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		margin: 0;
	}
	.social_buttons .visible-phone {
		display: block !important;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.dl-horizontal dt {
		width: 85px;
	}
	.dl-horizontal dd {
		margin-left: 95px;
	}
}
@media (min-width: 1200px) {
	#page {
		margin-right: -30px;
		padding: 24px 0 10px;
	}
	.sidebar-content #primary,
	.sidebar-content #attachment-comment {
		margin-right: 30px;
	}
	.wp-caption {
		display: table;
	}
}

/* =Main Styles
-------------------------------------------------------------- */
@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/helveticaneueltstd-cn-webfont.eot');
    src: url('fonts/helveticaneueltstd-cn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltstd-cn-webfont.woff') format('woff'),
         url('fonts/helveticaneueltstd-cn-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltstd-cn-webfont.svg#helvetica_neue_lt_std57Cn') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/helveticaneueltstd-mdcn-webfont.eot');
    src: url('fonts/helveticaneueltstd-mdcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltstd-mdcn-webfont.woff') format('woff'),
         url('fonts/helveticaneueltstd-mdcn-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltstd-mdcn-webfont.svg#helvetica_neue_lt_std67MdCn') format('svg');
    font-weight: bold;
    font-style: normal;
}

html, body {
	height: 100%;
}
body {
	background: url(img/main_bg.jpg) repeat left top;
	color: #666;
	font-family: 'aktiv-grotesk-std', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.2;
	min-width: 1000px;
}
h1, h2, h3, h4, h5, h6 {
	color: #656a6d;
	font-family: 'museo-slab', sans-serif;
	font-weight: normal;
	margin: 0 0 12px;
	line-height: normal;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
a {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
p {
	padding: 0;
	margin-bottom: 21px;
	margin-top: 0;
}
hr {
	height: 2px;
	background-color: transparent;
	border-top: 1px solid #ccc;
	color: transparent;
}
::-webkit-input-placeholder { opacity: 1; }
::-moz-placeholder { opacity: 1; } /* firefox 19+ */
:-ms-input-placeholder { opacity: 1; filter:alpha(opacity=100); } /* ie */
input:-moz-placeholder { opacity: 1; }

.wrap {
	*zoom: 1;
}
.wrap:before,
.wrap:after {
	display: table;
	content: "";
	line-height: 0;
}
.wrap:after {
	clear: both;
}
.center {
	margin: 0 auto;
	max-width: 1000px;
}
.main_header {
	background: #fff;
	position: relative;
	z-index: 1010;
}
.logo {
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 80%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(20%,rgba(255,255,255,1)), color-stop(80%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(238,238,238,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(238,238,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: 2px 3px 8px rgba(0,0,0,0.11);
	-moz-box-shadow: 2px 3px 8px rgba(0,0,0,0.11);
	box-shadow: 2px 3px 8px rgba(0,0,0,0.11);
	float: left;
	margin: 0 0 -13px -1px;
	position: relative;
}
.logo a {
	display: block;
	padding: 33px 0 0 22px;
	height: 103px;
	width: 178px;
	*zoom: 1;
}
.logo img {
	line-height: 0;
	vertical-align: top;
}
.top_menu {
	float: right;
	padding-top: 81px;
}
.banner_area {
	background: url(img/banner_bg.jpg) repeat left top;
}
.inner_banner {
	background: url(img/top_bar_repeat.jpg) repeat left top;
}
.inner_banner_center {
	background: url(img/top_bar_center.jpg) no-repeat center bottom;
}
.inner_banner_shadow {
	background: url(img/top_bar_shadow.png) no-repeat center top;
}
.inner_banner_shadow h1 {
    color: #4A5156;
    margin: 0;
    padding: 42px 0 35px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
}
body.sidebar .inner_banner_shadow h1 {
	padding-left: 380px;
}
.top_bar {
	background: url(img/top_bar_repeat.jpg) repeat left top;
}
.top_bar_center {
	background: url(img/top_bar_center.jpg) no-repeat center bottom;
	border-bottom: 1px solid #cbcfd2;
}
.top_bar_bottom {
	background: url(img/top_bar_bottom.jpg) no-repeat center bottom;
	min-height: 201px;
	margin-bottom: -8px;
	padding: 33px 0 40px;
	position: relative;
	text-align: center;
}
.top_bar_bottom h1 {
	color: #4a5156;
	padding-bottom: 10px;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.6);
}
.top_bar_bottom p {
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 0;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.78);
}
.mainbody {
	background: #fff;
	padding: 37px 0;
}
body.inner .mainbody {
	padding-top: 28px;
}
.mainbody_inner {
	position: relative;
}
body.sidebar .mainbody_inner {
	padding-left: 380px;
}
.main_content {
	float: left;
	position: relative;
	width: 100%;
}
.main_sidebar {
	float: left;
	margin-left: -100%;
	padding-right: 31px;
	position: relative;
	right: 380px;
	width: 349px;
}
.sidebar_code {
	font-size: 15px;
}
.sidebar_images {
	*zoom: 1;
}
.sidebar_images:before,
.sidebar_images:after {
	display: table;
	content: "";
	line-height: 0;
}
.sidebar_images:after {
	clear: both;
}
.sidebar_images {
	margin: 0;
	padding: 0;
}
.sidebar_images li {
	list-style: none;
	padding: 0 0 20px;
}
.main_footer {
	background: url(img/footer_shadow.png) no-repeat center top;
	padding: 31px 0 30px;
}
.footer_left {
	float: left;
	padding-top: 59px;
}
.footer_left ul.nav {
	*zoom: 1;
}
.footer_left ul.nav:before,
.footer_left ul.nav:after {
	display: table;
	content: "";
	line-height: 0;
}
.footer_left ul.nav:after {
	clear: both;
}
.footer_left ul.nav {
	float: left;
	margin: 0;
}
.footer_left ul.nav li {
	background: url(img/footer_menu_separator.png) no-repeat right center;
	float: left;
	padding: 0 14px 0 12px;
}
.footer_left ul.nav li.first-menu-item {
	padding-left: 0;
}
.footer_left ul.nav li.last-menu-item {
	background: none;
}
.footer_left ul.nav li a {
	background: none;
	color: #ccc;
	font: 300 14px/20px 'aktiv-grotesk-std', sans-serif;
}
.footer_left ul.nav li a:hover {
	text-decoration: underline;
}
.footer_right {
	float: right;
	padding-right: 16px;
	text-align: right;
}
.footer_right img {
	line-height: 0;
	vertical-align: top;
}
.footer_right span {
	color: #ccc;
	display: block;
	font-size: 14px;
	padding-top: 5px;
}
img.typekit-badge {
	display: none !important;
}
.tinynav {
	display: none;
}

/* Banner Slideshow */
div.pjc-slideshow-container {
	margin: 0;
}
div.pjc-slideshow-container .orbit-wrapper.default ul.orbit-bullets li.pjc-slideshow-navbullets {
	background: url(img/nav.png) left top no-repeat;
	height: 13px;
	margin: 0 4px 0 0;
	width: 13px;
}
div.pjc-slideshow-container .orbit-wrapper.default ul.orbit-bullets li.active {
	background-position: 0 -13px;
}
div.pjc-slideshow-container .default .orbit-bullets-wrapper {
	height: auto;
	left: 29.9%;
	bottom: 6.7%;
	width: 300px;
}
div.pjc-slideshow-container .default .orbit-bullets-wrapper ul.orbit-bullets {
	bottom: auto;
	display: block;
	height: auto;
}
#slideshowpjc {
	min-height: 1px;
}
#slideshowpjcwrap {
	margin-top: 0;
	margin-bottom: 0;
}
#slideshowpjcwrap .orbit-caption {
	bottom: 0;
	background: none;
	padding: 0;
}
#slideshowpjcwrap div.orbit-caption .slide_link {
	height: 62px;
	display: block;
	padding: 15px 110px 0 13px;
	color: #fff;
	line-height: 24px;
	text-align: left;
	text-decoration: none;
	text-shadow: 1px 1px 1px #94601f;
}
#slideshowpjcwrap img {
	height: auto;
	vertical-align: top;
	*zoom: 1;
}

/* Content Styles */
.thumbnail {
	display: inline;
	border: none;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.thumbnail > img {
	margin: 0;
}
.form-actions {
	background: none;
}
.form-submit {
	padding: 19px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #e5e5e5;
	*zoom: 1;
}
.form-submit:before,
.form-submit:after {
	display: table;
	content: "";
	line-height: 0;
}
.form-submit:after {
	clear: both;
}
.form-horizontal .form-submit {
	padding-left: 180px;
}
.page-header {
	padding-bottom: 0;
	border-bottom-width: 0;
	margin: 0;
}
.page-header h4 {
	margin: 0;
}
input.no-margin {
	max-width: 50px;
	margin: 0;
}
.btn-primary,
body.woocommerce a.button, body.woocommerce button.button, body.woocommerce input.button, body.woocommerce #respond input#submit, body.woocommerce #content input.button, body.woocommerce-page a.button, body.woocommerce-page button.button, body.woocommerce-page input.button, body.woocommerce-page #respond input#submit, body.woocommerce-page #content input.button {
	background: #ef4036;
	filter: none;
	-webkit-border-radius:6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border-width: 0;
	color: #fff;
	font: normal 18px/22px 'museo-slab', sans-serif;
	padding: 6px 16px;
	text-shadow: none;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #ef4036;
  *background-color: #ef4036;
}

/* Custom Styles */
.home_boxes {
	*zoom: 1;
}
.home_boxes:before,
.home_boxes:after {
	display: table;
	content: "";
	line-height: 0;
}
.home_boxes:after {
	clear: both;
}
.home_boxes {
	margin: 0;
	padding: 0;
}
.home_boxes li {
	background: none;
	float: left;
	list-style: none;
	margin: 0 2.95% 0 0;
	padding: 0 0 20px;
	position: relative;
	width: 22%;
}
.home_boxes li.homebox_4 {
	margin: 0;
}
.box_image {
	padding-bottom: 8px;
	text-align: center;
}
.box_image img {
	line-height: 0;
	vertical-align: top;
}
.home_boxes li h3 {
	font-size: 24px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 21px;
	text-align: center;
}
.home_boxes li h3 a {
	color: #656a6d;
	text-decoration: none;
}
.box_description, .box_description p {
	color: #656a6d;
	font-size: 16px;
}
.box_description p {
	margin: 0;
}
.box_link {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
.box_link a {
	background: #b96634; /* Old browsers */
	background: -moz-linear-gradient(left,  #b96634 0%, #d88553 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b96634), color-stop(100%,#d88553)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #b96634 0%,#d88553 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #b96634 0%,#d88553 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #b96634 0%,#d88553 100%); /* IE10+ */
	background: linear-gradient(to right,  #b96634 0%,#d88553 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b96634', endColorstr='#d88553',GradientType=1 ); /* IE6-9 */
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.18);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.18);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.18);
	color: #fff;
	float: left;
	font: bold 18px/31px 'HelveticaNeue', sans-serif;
	height: 31px;
	text-align: center;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.21);
	width: 225px;
}

/* Contact Form */
.contact_row {
	*zoom: 1;
}
.contact_row:before,
.contact_row:after {
	display: table;
	content: "";
	line-height: 0;
}
.contact_row:after {
	clear: both;
}
.contact_row {
	padding: 0 0 5px;
}
.contact_label {
	float: left;
	line-height: 30px;
	width: 20%;
}
.contact_field {
	float: left;
	width: 79%;
}
.contact_row textarea {
	max-width: 98%;
	width: 400px;
}

/* Top Menu */
.navbar {
	margin: 0;
}
.navbar .nav {
	background: none;
	float: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
body.home .navbar .nav {
	text-align: center;
}
.extended_menu {
	cursor: pointer;
	float: left;
	width: 100%;
}
.extended_menu:hover {
	text-decoration: none;
}
.navbar .btn-navbar {
	background: url(img/menu_extend.png) center center no-repeat;
	border: none;
	height: 40px;
	margin: 0;
	padding: 0;
	width: 45px;
}
.navbar .btn-navbar:hover {
	background-color: transparent;
}
.btn_tip {
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 17px;
	font-weight: normal;
	line-height: 40px;
	padding-left: 25px;
}
.navbar .nav li {
	background: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.navbar .nav li.last-menu-item {
	background: none;
}
.navbar ul.nav > li > a {
	background: none;
	color: #5c6168;
	display: block;
	font: 300 17px/22px 'aktiv-grotesk-std', sans-serif;
	padding: 0 14px 14px;
	position: relative;
	text-decoration: none;
	text-shadow: none;
	text-transform: capitalize;
	*zoom: 1;
}
.navbar .nav li.last-menu-item a {
	padding-right: 0;
}
.navbar .nav > .active > a {
	background-color: transparent;
	background-repeat: repeat;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #db7a40;
	text-shadow: none;
}
.navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus,
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .navbar .nav > li:hover > a,
.navbar .nav li.dropdown.open:hover > .dropdown-toggle, .navbar .nav li.dropdown.open > .dropdown-toggle:hover,
.navbar .nav li.dropdown.active:hover > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle:hover {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #ff0000;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #ff0000;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	display: none;
}
.navbar .nav > li > .dropdown-menu:after {
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.navbar .nav > li > .dropdown-menu:before {
	background: #fff;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.navbar .nav li li {
	background: none;
	border-top: 1px solid #d4d4d4;
	display: block;
	margin: 0;
	min-height: 1px;
	padding: 0 !important;
	width: 300px;
}
.navbar .nav li li:first-child {
	border-top: none;
}
.dropdown-menu {
	background: #fff;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.38);
	-moz-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.38);
	box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.38);
	margin: 0;
	padding: 0;
	text-align: left;
}
.dropdown-menu li > a {
	color: #5c6168;
	display: block;
	font: 300 16px/20px 'aktiv-grotesk-std', sans-serif;
	padding: 11px 5px 11px 26px;
	text-transform: capitalize;
	text-shadow: none;
	white-space: normal;
	*zoom: 1;
}
.dropdown-menu li:hover {
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	background: none;
	color: #ff0000;
	filter: none;
	text-decoration: none;
}

@media (max-width: 1020px) {
	body {
		min-width: 1px;
	}
}

@media (max-width: 979px) {
	.top_bar_bottom .center, .mainbody .center, .inner_banner_shadow .center {
		padding-left: 20px;
		padding-right: 20px;
	}
	.top_bar_center {
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/top_bar_center.jpg', sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/top_bar_center.jpg', sizingMethod='scale')";
	}
	.navbar ul.nav > li > a {
		padding: 0 9px;
	}
	.navbar ul.nav > li > a, .dropdown-menu li > a {
		font-size: 14px;
		font-weight: normal;
	}
	.navbar .nav li li {
		width: 260px;
	}
	.dropdown-menu li > a {
		padding-left: 20px;
	}
	body.sidebar .inner_banner h1 {
		padding-left: 330px;
	}
	body.sidebar .mainbody_inner {
		padding-left: 330px;
	}
	.main_sidebar {
		padding-right: 30px;
		right: 330px;
		width: 300px;
	}
	.footer_left {
		padding-top: 60px;
	}
	.footer_left ul.nav li {
	    padding: 0 13px 0 9px;
	}
	.footer_left ul.nav li a {
		font-size: 13px;
		font-weight: normal;
	}
}

@media (max-width: 767px) {
	.main_footer .center {
		padding-left: 20px;
		padding-right: 20px;
	}
	.logo {
		float: none;
		margin: 0 auto;
		width: 200px;
	}
	.top_menu {
		float: none;
		padding-top: 15px;
	}
	.top_bar_bottom p {
		font-size: 18px;
	}
	body.sidebar .inner_banner_shadow h1 {
		padding-left: 0;
	}
	body.sidebar .mainbody_inner {
		padding-left: 0;
	}
	.main_content {
		float: none;
		width: auto;
	}
	.main_sidebar {
		float: none;
		margin: 0;
		padding: 30px 0 0;
		right: 0;
		width: auto;
	}
	.sidebar_images li {
		float: left;
		max-width: 100%;
		padding-right: 10px;
	}
	.home_boxes li {
		float: none;
		margin: 0;
		padding-bottom: 30px;
		width: auto;
	}
	.home_boxes li h3 {
		padding-bottom: 10px;
	}
	.main_footer {
		padding: 20px 0 10px;
	}
	.footer_left {
		float: none;
		padding: 0;
		text-align: center;
	}
	.tinynav {
		display: inline-block;
		margin: 0;
	}
	.footer_left ul.nav {
		display: none;
	}
	.footer_right {
		float: none;
		text-align: center;
		padding: 20px 0 0;
	}
	
	/* Contact Form */
	.contact_label {
		line-height: 20px;
	}
	.contact_label, .contact_field {
		float: none;
		width: auto;
	}
	
	/* Navigation */
	.navbar {
		background: url(img/main_bg.jpg) repeat left top;
		margin: 0;
		padding: 0;
	}
	.navbar ul.nav {
		background: none;
		float: left;
		padding: 0;
		width: 100%;
	}
	.navbar .nav li {
		width: auto;
	}
	.navbar .nav li a {
		text-align: left;
	}
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .navbar .nav > li:hover > a {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus,
	.navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .navbar .nav > li:hover > a {
		color: #fff;
	}
	.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
		color: #fff;
	}
	.navbar .nav li.dropdown.open:hover > .dropdown-toggle, .navbar .nav li.dropdown.active:hover > .dropdown-toggle, .navbar .nav li.dropdown.open.active:hover > .dropdown-toggle {
		background: none;
		color: #fff;
	}
	.navbar .nav > li:hover > a {
		background: none;
		color: #fff;
		filter: none;
	}
	.navbar .nav .current-menu-item > a, .navbar .nav .current-menu-item > a:hover, .navbar .nav .current-menu-item:hover > a, .navbar .nav .current-menu-item > a:focus,
	.navbar .nav > li > a:focus, .navbar .nav > li > a:hover,
	.navbar .nav li.dropdown.open > .dropdown-toggle:hover, .navbar .nav li.dropdown.active > .dropdown-toggle:hover, .navbar .nav li.dropdown.open.active > .dropdown-toggle:hover,
	.nav-collapse .nav > li > a:hover,
	.nav-collapse .dropdown-menu a:hover,
	.navbar ul.nav li.current-menu-item.dropdown:hover > a.dropdown-toggle {
		background: #4A5156;
		filter: none;
		color: #fff;
		text-decoration: none;
	}
	.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
		background-color: transparent;
	}
	.navbar .menu-main-menu-container {
		padding-left: 0;
	}
	.navbar .menu-main-menu-container {
		width: auto !important;
	}
	.navbar ul.nav li, .navbar ul.nav li:first-child {
		border-top: 1px solid #eee;
		display: block;
		padding: 0 !important;
		width: auto;
	}
	.navbar ul.nav > li > a {
		color: #fff;
		display: block;
		font-size: 17px;
		font-weight: 300;
		line-height: 22px;
		margin: 0;
		padding: 8px 10px 8px 25px;
	}
	*+html .navbar ul.nav > li > a {
		padding: 8px 10px 8px 25px;
	}
	.navbar ul.nav > li > ul.dropdown-menu {
		display:block;
		background: transparent; /* Old browsers */
		filter: none; /* IE6-9 */
		margin: 0;
	}
	.nav-collapse .nav li li a, .nav-collapse .dropdown-menu a {
		background: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		color: #fff;
		font-size: 16px;
		font-weight: 300;
		line-height: 24px;
		margin: 0;
		padding: 8px 10px 8px 12%;
		text-decoration: none;
		zoom: 1;
	}
	.nav-collapse .dropdown-menu .dropdown-menu a {
		padding-left: 15%;
	}
}

@media (max-width: 480px) {
	.contact_field input.wpcf7-text, .contact_field .wpcf7-textarea {
		padding-left: 0;
		padding-right: 0;
		width: 98%;
	}
	.form-horizontal .form-submit {
		padding-left: 0;
	}
	.sidebar_images li {
		float: none;
		padding-right: 0;
	}
}

@media (max-width:380px){
}

/* Dropdown Menu Fix */
@media (max-width:767px){
	.nav-collapse .dropdown-menu {
		display: block;
		margin: 0;
	}
}

@media (min-width:768px){
	.extended_menu {
		display:none;
	}
	.navbar ul.nav > li > ul {
		display:none;
	}
	.navbar ul.nav > li:hover ul {
		display:block;
	}
	.navbar ul.nav > li:hover ul li ul {
		display: none;
	}
	.navbar ul.nav > li ul li.dropdown-submenu:hover ul {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		display: block;
		margin: -1px 0 0;
	}
	.dropdown-submenu > .dropdown-menu {
		border: 1px solid #fff;
	}
	.navbar ul.nav > li > ul > li > ul {
		display:none;
	}
	.navbar ul.nav > li > ul > li:hover ul {
		display:block;
	}
}

/***** Responsive Table *****/
@media (max-width: 767px) {
	/* Force table to not be like tables anymore */
	.notable,
	.notable thead,
	.notable tbody,
	.notable th,
	.notable td,
	.notable tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.notable td {
		/* Behave like a "row" */
		width: 100% !important;
		border: none;
		position: relative;
		white-space: normal;
		text-align:left;
	}
	.notable td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}	 
	/* Label the data */
	.notable td:before {
		content: attr(data-title);
	}
}