	/*
Theme Name: Tharwa Sands
Theme URI: http://swelldesign.com.au/
Description: Tharwa Sands theme, lovingly handcrafted by the peeps at Swell
Author: Swell Design Group
Version: 1.0
Tags: swell,crisp,html5,awesome
*/


/**
COLOURS
-------
#231e18		- Darkest Brown - Header / Text
#2d2b23		- Dark Brown
#938a7c		- Darkish Brown - headings
#cac5bd		- Mid Brown - background, separators
#f5f2ec		- Beige
#b60013		- Red - links, headings etc
#f09a19		- Yellow - highlights

SECTIONS
All sections are prefixed with an =
--------
RESET		- resets any of the browser's preconceived ideas of what an element should look like.
STRUCTURE	- structural elements
NAVIGATION	- Navigation elements
FORMS		- Forms
TABLES		- Tables
CONTENT		- inline elements and other content
MISC		- anything else
MEDIA		- additional media queries1
PLUGINS		- additional styling for Plugins
NOTES
-------
Fonts - DINWeb-Medium, Helvetica
Baseline 16px(ish);
*/

@charset "UTF-8";
@import "fonts/fonts.css";

/**
*=RESET
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 16px;
	vertical-align: baseline;
	background: transparent
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block
}

nav ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: 700
}

del {
	text-decoration: line-through
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

input,
select {
	vertical-align: middle
}

body {
	font: 13px sans-serif;
	*font-size: small;
	*font: x-small;
	line-height: 1.45
}

table {
	font-size: inherit;
	font: 100%
}

select,
input,
textarea {
	font: 99% sans-serif
}

pre,
code,
kbd,
samp {
	font-family: monospace, sans-serif
}

body,
select,
input,
textarea {
	color: #3c3c3c
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	text-rendering: optimizeLegibility
}

a:hover,
a:active {
	outline: none
}

ul {
	margin-left: 30px
}

ol {
	margin-left: 30px;
	list-style-type: decimal
}

small {
	font-size: 85%
}

strong,
th {
	font-weight: 700
}

td,
td img {
	vertical-align: top
}

sub {
	vertical-align: sub;
	font-size: smaller
}

sup {
	vertical-align: super;
	font-size: smaller
}

pre {
	padding: 15px;
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word
}

input[type="radio"] {
	vertical-align: text-bottom
}

input[type="checkbox"] {
	vertical-align: bottom;
	*vertical-align: baseline
}

.ie6 input {
	vertical-align: text-bottom
}

label,
input[type=button],
input[type=submit],
button {
	cursor: pointer
}

::-moz-selection {
	background: #4b9abf;
	color: #fff;
	text-shadow: none
}

::selection {
	background: #4b9abf;
	color: #fff;
	text-shadow: none
}

html {
	overflow-y: scroll
}

button {
	width: auto;
	overflow: visible
}

.ie7 img {
	-ms-interpolation-mode: bicubic
}

select,
input,
textarea {
	color: #3c3c3c;
	border: 1px solid #ccc;
	margin-left: 15px;
	padding: 6px 4%;
}


/**
*=STRUCTURE
*/

html {
	background: url(images/bg_image.gif) repeat-x left top #293840;
	color: #231e18;
	position: relative
}

body {
	color: #000;
	font-family: 'DINWeb', Helvetica, Arial, sans-serif;
	padding: 0;
	width: 100% !important;
}

header {
	top: /* 34px */
	0 !important;
}

.strong {
	font-weight: bold;
	font-family: 'DINWeb-Bold'!important;
}

#content .introduction {}

#content .content_wrapper {}

#content .primary,
#content .sidebar,
#content .categories,
#content .content_wrapper .introduction {}

.home #content .primary {}

#content .primary {}

.home #content .primary {
	display: inline-block;
}

.blog #content .primary {}

#content .categories {}

#content .sidebar {
	clear: both;
}

#content .content_wrapper .introduction {}

#content .content_wrapper .primary.full-width {
	width: 100%;
}

.gallery #content section.full-width {}

.topbar {
	height: 35px;
	background: #fff;
	font-family: 'DINWeb', Helvetica, Arial, sans-serif;
	margin-left: -189px;
	position: relative;
	z-index: 54/* 9999 */
	;
	font-size: 14px;
	width: 1025px !important;
}

.left-bar {
	float: right;
	clear: left;
	line-height: 38px;
	padding-right: 15px;
	width: 784px;
	text-align: right;
	font-size: 14px;
}

.stick {
	position: fixed;
	top: 0;
}

.mobileonly {
	display: none;
}

.orange {
	color: #f2a20b;
}

.single-product .feature-image-products {
	display: none !important
}

.postid-959 .feature-image-products,
.postid-958 .feature-image-products {
	display: block!important;
}


/**
*=NAVIGATION
*/

nav.primary {
	margin: 0;
	padding: 0;
	width: 100%
}

nav.primary ul {
	background-color: #f3f3f3;
	margin: 0;
	padding: 26px 0 0;
	border-top: 1px solid #d9d9d9
}

nav.primary ul li {
	background-image: none;
	border-bottom: 1px solid #d9d9d9;
	line-height: 1.2;
	margin: 0;
	padding: 7px 0 5px;
	padding-left: 20px
}

nav.primary ul li a {
	color: #333;
	font-family: 'DINWeb-Medium', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase
}

nav.primary a:hover {
	color: #f39200;
	text-decoration: none
}

nav.primary li.selected {
	background-color: #cfcfcf;
	margin-left: 0;
	padding-left: 20px
}

nav.primary li ul {
	border-top: none;
	margin: 5px 0 -6px -24px;
	padding: 0
}

nav.primary li ul li {
	border-bottom: none;
	margin: 0;
	padding-left: 0
}

nav.primary li li.selected {
	background-color: #fff;
	padding-right: 20px;
	width: 186px
}

nav.primary li ul li a {
	font-size: 12px
}

nav.primary li ul li:last-child {
	border-bottom: 1px solid #d9d9d9
}

nav .secondary ul {
	background-color: #e3e3e3;
	padding-right: 24px!important
}

nav .secondary ul li {
	padding-left: 24px!important
}

li.ancestor {
	background-color: #cfcfcf
}


/**
*=CONTENT	
*/

a {
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	-ms-transition: 300ms;
	transition: 300ms;
	color: #f39200;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

p {
	padding-bottom: 10px;
	font-family: 'DINWeb', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	margin: 6px 0
}

p a {
	color: #000;
	text-decoration: underline
}

p a:hover {
	color: #f39200
}

ul {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	padding-bottom: 10px;
	font-family: 'DINWeb', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	margin: 6px 0
}

li {
	background-image: url(images/li.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 20px;
	line-height: 24px
}

#content {
	background-color: #eae9e9
}

#site-title h1 {
	margin: 0;
	padding: 0;
	width: 100%
}

#site-title a {
	background-image: url(images/logo-nav.png);
	background-repeat: no-repeat;
	display: block;
	font-size: 0;
	height: 172px
}

#site-title a:hover {
	text-decoration: none
}

#site-title .tagline {
	display: none
}

h2.entry-title,
.entry-title,
.page-title {
	background-image: url(images/page-title.jpg);
	background-repeat: repeat;
	color: #fff;
	font-family: 'DINWeb', Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 75px;
	height: 70px;
	margin: 0 0 30px -34px;
	padding: 0 33px;
	text-transform: uppercase
}

.contact-us .entry-title {
	margin-left: -70px;
	padding-left: 70px;
	width: 732px
}

.sidebar .testimonials .contact {
	margin-bottom: 0;
	display: inline-block;
}

#content .content_wrapper .introduction {
	float: left;
	width: 220px
}

#content .content_wrapper .introduction p {
	font-family: BitterRegular, Georgia, 'Times New Roman', serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin: 4px 0
}

#content .content_wrapper .primary {
	/*float: right;width: 445px;*/
}

#content .content_wrapper .primary p,
#content .content_wrapper .primary li {
	font-family: 'DINWeb', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 10px;
	margin-top: 0
}

#content .content_wrapper .primary h2,
h2 {
	font-family: BitterRegular, Georgia, 'Times New Roman', sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin: 20px 0 5px;
	font-weight: 400
}

h3 {
	font-family: BitterRegular, Georgia, 'Times New Roman', sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: 400;
	color: #666
}

.postid-461 h2.entry-title,
.postid-461 .entry-title,
.postid-461 .page-title {
	width: 734px;
	display: inline-block;
	height: 98px;
	line-height: 42px;
	padding-top: 14px!important
}


/* Pricing Table */

th {
	padding-top: 15px;
	padding-bottom: 15px
}

td {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top
}

th.name {
	width: 40%
}

th.options,
td.options {
	width: 20%
}

th.price,
td.price {
	width: 20%
}

.pricing thead,
thead {
	background-color: #dcdcdc;
	border: 1px solid #cbcbc9;
	border-width: 1px 0;
	height: 45px;
	padding-top: 20px
}

.pricing .table-head th {
	font-family: 'DINWeb-Bold';
	font-weight: 400;
	line-height: 15px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle
}

.pricing th,
.pricing td {
	vertical-align: top;
	text-align: left
}

.pricing tbody {
	font-family: 'DINWeb';
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase
}

.pricing tbody tr {
	border-bottom: 1px solid #ccc;
	margin-left: 0
}

.pricing tbody td .swell-gallery {
	margin-left: 0!important;
	float: left;
	padding-right: 10px
}

.pricing tbody td a {
	color: #000;
	text-decoration: underline;
	display: block !important
}

.pricing tbody td a:hover {
	color: #F39200
}


/* end Pricing Table */


/* Contact */

#swell_google_map {
	width: 795px;
	height: 300px!important;
	margin-left: -30px;
	left: 0
}

.swell-contact {
	padding-bottom: 0;
	font-family: 'DINWeb', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	margin: 6px 0
}

.swell-contact dt {
	text-transform: uppercase;
	font-family: 'DINWeb-Bold';
	padding-bottom: 5px
}

.swell-contact dd.fn,
dd.fn {
	font-family: 'DINWeb-Bold';
	color: #666
}

.swell-contact dd strong,
dd strong {
	font-weight: 400
}

.swell-contact .vcard .swell-contact-enquiries {
	width: 230px;
	float: left;
	margin-right: 20px
}

.swell-contact-site {
	float: left;
	width: 360px;
	padding-left: 20px
}

.vcard a {
	color: #333;
	text-decoration: underline
}

.vcard a:hover {
	color: #f39200
}

.padleft20 {
	padding-left: 20px;
}


/* Testimonials */

.testimonials {
	padding: 40px 0 0;
	width: 721px
}

.testimonials blockquote {
	background-image: url(images/master-builder.png);
	background-position: 500px 10px;
	background-repeat: no-repeat;
	background-color: #fff;
	min-height: 90px;
	padding: 10px 257px 10px 18px
}

.home #content .sidebar,
#content .sidebar {
	clear: none!important
}

.home .sidebar .spaceAd {
	width: 228px;
	margin: 0;
	padding: 0
}

.home .spaceAd {
	background-position: bottom left;
	background-repeat: no-repeat
}

.calImg {
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1);
	width: 100%;
	height: auto
}

.home .sidebar-noColour {
	float: right;
	height: 210px;
	padding: 0;
	padding-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 337px
}

.home .testimonials {
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(images/master-builder.png);
	padding-bottom: 85px!important
}

.home .testimonials blockquote {
	background-image: none!important
}

#content .primary .testimonials blockquote p {
	font-family: BitterRegular, Georgia, 'Times New Roman', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px
}

#content .primary .testimonials blockquote .testimonial-title {
	color: #3c535f;
	font-size: 18px;
	margin-bottom: 12px
}

#content .primary .testimonials blockquote .cite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	margin-top: 12px
}

.home .sidebar {
	width: 208px;
	float: right;
	background-color: #fff;
	padding: 20px;
	padding-top: 0;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1)
}

.home .sidebar .testimonials {
	width: 228px;
	margin: 0;
	padding: 0
}

.home .sidebar .testimonials p.testimonial-title {
	background-color: #3c535f;
	margin-left: -20px;
	margin-bottom: 20px;
	padding: 10px 20px;
	color: #fff;
	font-family: bitterregular;
	font-size: 14px;
	font-weight: 400;
	margin-top: 0;
	line-height: 22px;
}

.home .sidebar .testimonials p {
	width: 208px
}

.sidebar .testimonials p {
	width: 450px
}

p.cite {
	color: #666;
	font-size: 12px;
	line-height: 14px
}

.home .sidebar .testimonials blockquote {
	padding: 0;
	width: 210px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px/* 15px */
	;
	margin-left: 0;
}

.sidebar .testimonials blockquote {
	padding: 15px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1)
}

.home .sidebar .testimonials blockquote {
	-webkit-box-shadow: none;
	box-shadow: none
}

.home .swell-featured-item {
	border-bottom: 1px solid #ccc;
	min-height: 176px;
}

.home .swell-featured-client-logos .swell-featured-item {
	border-bottom: none
}

.home .swell-featured {
	padding-bottom: 20px;
	border-top: 1px solid #ccc
}

.home .swell-feature img {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: -5px;
	padding-top: 18px;
}

.home .swell-feature .caption {
	display: inline-block;
	width: 80%;
	position: inherit;
	padding-top: 15px;
	vertical-align: top
}

.home .swell-feature .caption p {
	display: inline-block
}

.home .swell-feature .caption h3 {
	display: inline;
	padding-right: 5px
}

.home .swell-feature .caption h3 a {
	color: #3c535f;
	text-decoration: underline;
	font-size: 13px
}

.home .swell-feature .caption h3 a:hover {
	color: #F39200
}

.overview p {
	color: #3c535f;
	font-family: 'DINWeb', Helvetica, Arial, sans-serif;
	font-size: 24px!important;
	line-height: 24px!important;
	font-weight: 400;
	text-transform: uppercase
}


/* end Testimonials */


/* TABLE STYLES - Style page */

h2,
h3,
h4,
h5,
h6 {
	padding-bottom: 8px
}

h2 {
	color: #333;
	font-size: 22px;
	line-height: 24px;
	font-weight: 400!important
}

h3 {
	font-size: 19px!important;
	font-weight: 400!important;
	color: #333
}

h4 {
	font-size: 18px!important;
	line-height: 24px!important;
	font-weight: 400!important
}

h5 {
	font-size: 15px;
	font-family: 'DINWeb-Bold';
	font-weight: 400!important;
	color: #333
}

h6 {
	font-size: 13px
}

dl {
	padding-bottom: 10px;
	padding-top: 10px
}

dt {
	font-family: 'DINWeb-Bold';
	color: #333;
	padding-bottom: 5px
}

ol li {
	list-style-type: lower-alpha;
	background-image: none;
	padding-left: 0
}

.alignright {
	float: right;
	padding-left: 15px
}

.alignleft {
	float: left;
	padding-right: 15px
}

table {
	text-align: left
}

table caption {
	text-align: left;
	padding-bottom: 20px
}

table caption a {
	text-decoration: underline;
	color: #3C535F
}

table caption a:hover {
	text-decoration: underline;
	color: #000
}

th {
	font-weight: 400;
	text-transform: uppercase;
	font-family: 'DINWeb-Bold'
}

tr {
	border-bottom: 1px solid #ccc!important
}

td a {
	width: auto!important;
	display: inline-block;
	text-decoration: underline;
	color: #3C535F
}

td a:hover {
	color: #000
}

td img {
	width: 70px;
	height: 70px;
	padding-right: 15px
}

.product {
	border-bottom: 1px solid #ccc;
	padding: 30px 0 30px 276px
}

.product .title {
	float: left;
	margin: 5px 0 0 -276px;
	position: relative;
	width: 241px
}

.product-template-default .product .title {
	margin: -5px 0 0 -276px;
}

.product .title a {
	color: #000;
	font-family: bitterregular;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
	text-decoration: underline
}

.product .title a:hover {
	color: #f39200
}

.product .more {
	color: #000;
	border-bottom: 1px solid #000;
	line-height: 1;
	display: inline-block
}

.product .more-link,
.more-link {
	display: none;
}

footer .client-title {
	font-family: 'DINWeb-Bold', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1;
	margin: -50px 0 0;
	position: absolute;
	text-transform: uppercase
}

footer .client-logos {
	margin: 0 0 0 68px;
	padding: 0
}

footer .client-logos li {
	float: left;
	list-style: none;
	margin-right: 4px
}

.home footer .swell-featured {
	border-top: none
}

.home footer .swell-feature img {
	margin: 0;
	padding: 0
}

footer .swell-featured-item {
	float: left;
	margin-left: 4px;
	/*background-color: #fff; */
	height: 100px;
	width: 100px;
	padding-right: 15px;
}

footer .swell-featured-item img {
	/*width: 95%;height: 95%;*/
}

footer .swell-featured-item .caption {
	display: none !important;
}

table dl {
	padding-bottom: 10px;
	padding-top: 0;
	padding-left: 71px
}

tr {
	border-bottom: none!important
}

.greybg {
	background: #dee2e3;
}

.noPaddingBottom {
	padding-bottom: 0
}


/* Slider */

.slick-slider .slick-list {
	position: relative block border-box none none none none none none pan-y pan-y transparent relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url(./ajax-loader.gif) center center no-repeat
}


/* Arrows */

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 60%!important;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: red;
	border: none;
	outline: none;
	background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #e7e7e8;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: /* -25px */
	;
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: '←'
}

[dir='rtl'] .slick-prev:before {
	content: '→'
}

.slick-next {
	right: 0
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: '→'
}

[dir='rtl'] .slick-next:before {
	content: '←'
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}


/*Gallery */


/**
*=MISC
*/

.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat
}

.hidden {
	display: none;
	visibility: hidden
}

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

.invisible {
	visibility: hidden
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-block
}

* html .clearfix {
	height: 1%
}

.clearfix {
	display: block
}

.notifications {
	display: block;
	position: relative;
	margin: 20px;
	padding: 20px;
	border-style: solid;
	border-color: #f9ae2c;
	border-width: 1px;
	background-color: #fde3b3
}


/**
*=MEDIA
*/


/* print styles */

@media print {
	* {
		background: transparent !important;
		color: #444 !important;
		text-shadow: none;
	}
	a,
	a:visited {
		color: #444 !important;
		text-decoration: underline;
	}
	a:after {
		content: " (" attr(href) ")";
	}
	abbr:after {
		content: " (" attr(title) ")";
	}
	.ir a:after {
		content: "";
	}
	/* Don't show links for images */
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	img {
		page-break-inside: avoid;
	}
}

@page {
	margin: 0.5cm;
}

p,
h2,
h3 {
	orphans: 3;
	widows: 3;
}

h2,
h3 {
	page-break-after: avoid;
}


}

/*
@media all and (orientation:portrait) { }

@media all and (orientation:landscape) { }
*/

/* Grade-A Mobile Browsers */

/*
@media screen and (max-device-width: 576px) {
  	html {
  		-webkit-text-size-adjust: none;
  		-ms-text-size-adjust: none;
  		} 
  		
  		header{
  			position: absolute;
  			left: -190px;
  		}
  		
  		
	}
*/
#recaptcha_area td img {
	height: auto!important;
	width: auto!important
}
#recaptcha_area td a {
	display: inline
}
.frm_lbl {
	width: auto;
	float: left;
	font-size: 12px;
	color: #000;
	line-height: 22px;
	min-width: 95px;
	font-family: sans-serif
}
.frm_fld {
	width: 300px;
	float: left
}
#quoteFrm select {
	width: 150px;
	font-size: 12px;
	padding: 4px
}
#quoteFrm {
	padding: 0;
	border: 0 solid #000;
	background-color: #d5d5d5;
	overflow: hidden
}
.ui-dialog .ui-dialog-content {
	background: #d5d5d5;
	border: 1px solid #ccc;
}
.ui-dialog {
	position: fixed;
	width: 100%;
	margin: 0;
	overflow: visible;
	left: 0 !important;
	top: 0 !important;
	padding: calc(50vh + -160px) calc(50vw + -265px) !important;
	background: rgba(0,0,0,0.2);
	max-width: 100%;
}

.ui-dialog div {
	z-index:1;
}
.frm_fld_radio {
	font-size: 12px;
	padding: 10px 0;
	float: left;
	margin-left: 0;
	font-family: sans-serif
}
.rd {
	padding-right: 10px
}
.delivery_address {
	width: 150px;
	font-size: 16px;
	color: #000;
	line-height: 18px;
	font-family: sans-seri;
	margin: 17px 0 10px
}
.d_address {
	overflow: hidden;
	clear: right;
	display: inline-block
}
.amount_row {
	padding: 0;
	float: left;
	width: 100%!important
}
.amount {
	margin-right: 10px;
	font-size: 12px;
	line-height: 62px;
	font-family: sans-serif
}
.amount,
.d_address,
.frm_fld_radio {
	padding-left: 10px
}
.amount_txt {
	margin-right: 10px
}
.amount_row fieldset {
	border: 0 solid #000;
	padding: 0;
	font-size: 14px;
	font-family: sans-serif;
	width: 100%!important;
	border-bottom: 15px solid #eae9e9!important
}
#fldst {
	border: 0 solid #000;
	padding: 0;
	margin: 0 0 20px;
	font-size: 14px;
	font-family: sans-serif;
	width: auto
}
#quoteFrm .rd {
	font-size: 16px;
	font-family: sans-serif
}
#quoteFrm input[type="checkbox"] {
	vertical-align: text-bottom
}
#quoteFrm #submit {
	font-size: 14px;
	font-weight: 700;
	margin-top: 30px;
	padding: 10px 20px
}
fieldset legend {
	background-image: url(images/page-title.jpg);
	width: 100%;
	padding: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase
}
.labels {
	color: #000;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	width: auto;
	border: 0 solid #000;
	white-space: nowrap
}
.tsand-map {
	margin-left: -35px
}

#calc input {
	margin-top: -8px;
	width: 61%
}
.m-r-0 {
	margin-right: 0!important
}

/* Booroomba styling */
div.logo-links {
	width: 230px;
	height: 189px;
	background-image: url(images/logo-link-bkg.png);
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -178px
}
div.booroomba_link {
	background-image: url(images/logo-link-booroomba.png);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	height: 132px;
	margin: 20px 0 0;
	overflow: hidden;
	text-indent: -900px;
	width: 230px
}
div.tharwasands_link {
	background-image: url(images/logo-link-tharwasands.png);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	height: 132px;
	margin: 20px 0 0;
	overflow: hidden;
	text-indent: -900px;
	width: 230px
}
div.tharwasands_link:hover,
div.booroomba_link:hover {
	opacity: .5;
	transition: 300ms
}
.page-template-pages-booroomba div#site-title a {
	background-image: url(images/logo-nav-booroomba.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	font-size: 0;
	height: 172px
}
.page-template-pages-booroomba header {
	background-image: url(images/nav-primary-foot-booroomba.png)
}
.page-template-pages-booroomba nav.primary ul {
	background-color: #F5E8DF;
	border-top: 1px solid #E8DCD3
}
.page-template-pages-booroomba nav.primary ul li {
	border-bottom: 1px solid #E8DCD3
}
.page-template-pages-booroomba nav.primary li.selected {
	background-color: #E3D2C5
}
.page-template-pages-booroomba #content {
	background-color: #f7efe9
}
.page-template-pages-booroomba h2,
.page-template-pages-booroomba .client-title {
	color: #7f5b4f
}
.page-template-pages-booroomba nav.primary ul li a {
	color: #7f5b4f
}
.page-template-pages-booroomba h1.entry-title {
	background-color: #7f5b4f;
	background-image: none
}
.page-template-pages-booroomba footer {
	display: none
}
.swell-featured-home-feature h3 {
	font-family: "DINWeb", Helvetica, Arial, sans-serif;
	font-weight: 400
}
.home .swell-feature .caption h3 a {
	font-size: 16px!important
}
.email_or_phone {
	margin-left: 0
	/* 10px */
}
#quoteFrm,
fieldset legend,
.amount,
#quoteFrm .rd,
.delivery_address,
.ui-dialog-title,
#dialog {
	font-family: 'DINWeb', Helvetica, Arial, sans-serif;
}
#delivery_address {
	margin-left: 0;
}
fieldset legend {
	text-transform: capitalize !important
}
.ui-dialog .ui-dialog-content {
	min-height: 241px!important
}
#product_type_pp {
	float: left;
	width: 100%;
	margin-left: 0;
	margin-bottom: 17px;
	margin-top: 6px
}
#quoteFrm select,
#quoteFrm input,
#quoteFrm textarea {
	color: #3c3c3c;
	border: 1px solid #ccc;
	margin-left: 0!important;
	padding: 6px 4%
}
#calc #Calculate {
	font-family: 'DINWeb', Helvetica, Arial, sans-serif!important;
	background: #f8a41d!important;
	width: 48%!important;
	padding: 12px!important;
	color: #000!important;
	font-size: 22px!important;
	margin: 0!important;
	padding-bottom: 5.5px!important;
	float: left;
	margin-right: 12px!important;
}
.ui-dialog .ui-dialog-title {
	padding: 6px 0 3px
}
#quoteFrm #submit {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 30px;
	font-family: 'DINWeb', Helvetica, Arial, sans-serif!important;
	padding: 10px 20px;
	margin-top: 0;
	background: #faa500;
	margin-left: 8px!important
}
#quoteFrm input[type="radio"] {
	vertical-align: text-top!important
}

/* .ui-icon-closethick,.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{display: none} */

/**
 *=	PLUGINS
**/
@media (min-width: 1030px) {
	body {
		color: #000;
		display: block;
		font-family: 'DINWeb', Helvetica, Arial, sans-serif;
		padding: 0;
		position: relative;
		margin-left: 189px;
		width: 821px
	}
	
	.slicknav_menu {
		display: none
	}
	
	.container {
		width: 820px;
		float: right;
		min-height: 700px;
		background: url(images/bg_inner.gif) repeat-x left bottom #233137;
		-webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .3);
		box-shadow: 0 0 3px 3px rgba(0, 0, 0, .3)
	}
	
	header {
		background-image: url(images/nav-primary-foot.png);
		background-position: bottom left;
		background-repeat: no-repeat;
		left: 0;
		padding: 0 5px 90px 0;
		position: fixed;
		top: 0;
		width: 226px;
		z-index: 200;
		min-height: 400px
	}
	
	#content {
		background-color: #eae9e9;
		padding: 0 30px 80px 70px;
		width: 735px
	}
	
	h2.entry-title,
	.entry-title,
	.page-title {
		width: 734px
	}
	
	footer .swell-featured-item {
		padding-right: 15px
	}
	
	.slick-prev {
		left: -34px
	}
	/* Swell Gallery */
	
	#content .swell-gallery {}
	
	#content .swell-gallery .viewport {
		height: 300px!important;
		padding-bottom: 0;
		width: 820px!important
	}
	
	#content .swell-gallery .viewport img {
		/* 	height: auto; */
		/* 	width: 800px !important; */
	}
	
	#content .swell-gallery nav {
		display: none;
	}
	
	.swell-gallery .viewport .queue {
		display: block;
		position: relative;
		height: 300px!important
	}
	/* end Swell Gallery */
	
	.product-calculator {
		text-align: right
	}
	
	#content .swell-gallery {
		margin-left: -34px
	}
	
	footer {
		background-color: #fff;
		border-top: 1px solid #cbcbc9;
		padding: 30px 34px 30px 70px;
		width: 731px;
		border-bottom: 40px solid #101d24
	}
	
	.home #content .primary {
		width: 453px;
		display: inline-block;
		padding-left: 20px
	}
	
	.home .swell-feature .caption {
		display: inline-block;
		width: 290px;
		position: inherit;
		padding-top: 15px;
		vertical-align: top
	}
}
@media (max-width: 1024px) {
	/*Global*/
	
	body {
		width: 100%
	}
	
	iframe {
		width: 100%;
		height: auto
	}
	
	header {
		padding: 0;
		width: 100%;
		float: left;
		background: #e3e3e3
	}
	
	nav.primary li li.selected {
		width: 100%
	}
	
	.respondNav {
		position: absolute;
		top: 1.15%;
		right: 0;
		z-index: 99999;
		width: 100%
	}
	
	nav .secondary ul li {
		padding-left: 0!important
	}
	
	.mean-content .mean-nav ul li li a {
		padding: 1em 10% 1em 7%
	}
	
	.mean-container .mean-nav ul li li a:before {
		content: "~ "
	}
	
	mean-container .mean-nav ul li:nth-child(even) {
		background-color: rgba(227, 227, 227, 0.50)
	}
	
	.selected.selected,
	.selected a {
		font-weight: 700!important;
		background-color: #2b4c5a;
		color: #fff!important
	}
	
	.mean-container .mean-nav ul li ul li:nth-child(odd) {
		background-color: #fff
	}
	/* 	img{width: 100%; height: auto} */
	
	.topbar {
		height: 35px;
		background: #fff;
		font-family: 'DINWeb', Helvetica, Arial, sans-serif;
		margin-left: 0;
		position: relative;
		z-index: 9999;
		font-size: 13px;
		width: 1025px !important;
	}
	/*Gallery*/
	
	.swell-gallery img {
		width: 100%;
		height: auto !important
	}
	
	.swell-gallery .viewport .gallery_item .caption {
		display: none
	}
	
	.swell-gallery .viewport .gallery_item {
		width: 100%
	}
	/*Content*/
	
	#content .swell-gallery .viewport {
		width: 100%!important
	}
	
	.swell-contact-enquiries,
	.swell-contact-site {
		width: 100%
	}
	
	dl {
		padding-bottom: 0
	}
	
	table {
		width: 98%
	}
	
	th.name {
		width: 28%;
		padding-left: 10px;
		padding-right: 10px
	}
	
	.pricing tbody td .swell-gallery {
		margin-left: 0!important;
		float: left;
		padding-right: 10px;
		padding-left: 10px
	}
	
	th.price,
	td.price {
		width: auto
	}
	
	td:first-child p {
		padding-left: 10px;
		padding-top: 10px;
		display: inline-block
	}
	
	h2.entry-title,
	.entry-title,
	.page-title {
		padding: 0 33px 0 53px;
		min-height: auto/*160px 70px */
	}
	
	.postid-461 h2.entry-title,
	.postid-461 .entry-title,
	.postid-461 .page-title {
		width: 100%;
		display: inline-block;
		min-height: 119px/* 97px */
		!important;
		line-height: 42px;
		padding-top: 14px !important;
	}
	
	#content {
		width: 100%;
		padding: 0
	}
	
	.swell-gallery .viewport {
		padding-bottom: 0
	}
	
	#site-title {
		width: 80%
	}
	
	.home #content .primary,
	{
		padding-left: 20px
	}
	
	.page-template-calculator .overview,
	.page-template-default .overview {
		padding-left: 20px
	}
	
	#site-title a {
		background-color: #e3e3e3;
		background-image: url(images/tharwa-sands-inline.png);
		height: 85px;
		background-size: 37%;
		background-position: 4% 50%;
		z-index: 3;
		position: relative;
		padding: 0 40%
	}
	/* .page-template-default .page-content,.product-template-default .overview{padding-left:20px} */
	
	.page-template-default .page-content,
	.page-template-page-calculator .page-content,
	.page-template-page-calculator .overview {
		padding: 0 14px
	}
	
	.product-template-default .overview {
		padding-left: 0
	}
	
	nav .secondary ul li {
		padding-left: 0;
	}
	
	.swell-contact-site {
		padding-left: 0
	}
	
	.testimonials {
		padding: 40px 20px 0;
		width: 100%
	}
	
	.testimonial-title,
	.client-title {
		padding-left: 21px;
	}
	
	.sidebar .testimonials p {
		width: 100%
	}
	
	.sidebar .testimonials .cite .contact {
		padding-bottom: 12px;
	}
	/*Product*/
	
	.product {
		border-bottom: 1px solid #ccc;
		padding: 30px 0/* 30px 20px */
		;
		margin: 0
	}
	
	.product .title {
		float: left;
		margin: 0;
		position: relative;
		width: 25%;
		padding-right: 3%
	}
	
	.product-template-default .item-piece {
		width: 65%;
		padding: 0;
		margin: 0;
		display: inline-block
	}
	
	.product-template-default .primary .page-content,
	.page-template-page-contact #content .primary {
		padding-left: 20px
	}
	
	.page-template-no_sidebar .primary .page-content {
		padding-left: 20px
	}
	
	.content_wrapper .primary {
		padding-left: 20px
	}
	
	#content .content_wrapper .primary.full-width {
		width: 94%;
	}
	/*Product Calculator*/
	
	.product-calculator {
		text-align: left;
		padding-left: /* 15px */
		;
	}
	/*Product Calculator - jQuery UI*/
	
	.ui-dialog-title {
		font-size: 14px !important
	}
	/*Product Form*/
	
	#quoteFrm .rd {
		display: inline-block;
		width: 100%;
	}
	
	.d_address textarea {
		width: 90%;
	}
	
	#quoteFrm {
		padding: 0;
	}
	
	.testimonials {
		padding: 40px 0 0;
		width: 100%;
		margin: 0
	}
	
	footer {
		background: #fff
	}
	
	footer .client-title {
		margin-top: 30px
	}
	
	.swell-featured-client-logos {
		padding-top: 50px
	}
	
	.mobile-displayed-no {
		display: none
	}
	
	.home .swell-featured-item {
		margin: 22px 0;
	}
	
	div.logo-links {
		background-image: none;
		width: 100%;
		height: 126px;
		bottom: -100px;
	}
	
	div.booroomba_link {
		background-image: url(images/Booroomba-logo-inline.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-color: #eae9e9;
		background-size: 70% auto;
		display: block;
		height: 147px;
		margin: 20px 0 0;
		overflow: hidden;
		text-indent: -900px;
		width: 100%;
	}
	
	div.tharwasands_link:hover,
	div.booroomba_link:hover {
		opacity: 1;
	}
	
	.home footer .swell-feature img {
		margin: 0;
		padding: 0;
		text-align: center!important;
		margin: 0 25%
	}
}
@media screen and (max-width: 1025px) {
	/* #menu is the original menu */
	
	.topbar {
		width: 100% !important;
	}
}

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: absolute;
	background: none;
	padding: 4px 0;
	min-height: 42px;
	z-index: 2
}
.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 64px
	/* 34px 13px */
	
	13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #2b4c5a;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
	display: block;
	background: #2b4c5a;
	height: 3px;
	margin-top: 3px
}
.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #fff;
	margin-top: 81px
}
.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none
}
.mean-container .mean-nav li {
	padding: 0
}
.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
	background-image: none
}
.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'DINWeb-Medium', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255, 255, 255, 0.25);
	opacity: .75;
	filter: alpha(opacity=75);
	text-shadow: none!important;
	visibility: visible
}
.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0
}
.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%
}
.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%
}
.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%
}
.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255, 255, 255, 0.1)
}
.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	padding: 12px!important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: none);
	border: none!important;
	/* border-left:1px solid rgba(255,255,255,0.4)!important; */
	
	border-bottom: 1px solid rgba(255, 255, 255, 0.2)!important
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background: none
}
.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both
}
.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar,
.mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.mean-remove {
	display: none!important
}


/* Booroomba styling responsive*/
@media (max-width: 1000px) {
	.page-template-pages-booroomba #content .primary img {
		width: 100%;
		height: auto;
		margin-bottom: 1.8%
	}
	
	.page-template-pages-booroomba header {
		background-image: none!important;
		background: #f8efea
	}
	
	.page-template-pages-booroomba .selected.selected,
	.selected a {
		background: #E3D2C5 !important;
		color: #7f5b4f !important;
	}
	
	.page-template-pages-booroomba nav.primary li.selected {
		background-color: #E3D2C5
	}
	
	.page-template-pages-booroomba .swell-gallery nav {
		display: none
	}
	
	.page-template-pages-booroomba #site-title {
		width: 60%;
		margin: 0 auto
	}
	
	.page-template-pages-booroomba h2,
	.page-template-pages-booroomba .client-title {
		color: #7f5b4f;
		padding-left: 4%
	}
	
	.page-template-pages-booroomba #content p,
	.page-template-pages-booroomba #content h2,
	.page-template-pages-booroomba #content h3 {
		padding-left: 4%;
		padding-right: 5%
	}
	
	.page-template-pages-booroomba nav.primary {
		margin: 0;
		padding: 0;
		width: 100%;
		position: relative;
		z-index: 99999
	}
	
	.page-template-pages-booroomba nav.primary ul {
		background-color: #f3f3f3;
		margin: 0;
		padding: 0;
		border-top: 1px solid #d9d9d9
	}
	
	.page-template-pages-booroomba div.tharwasands_link {
		background-color: #e3e3e3;
		background-image: url(images/tharwa-sands-inline.png);
		background-size: 72%;
		background-position: 38% 50%;
		z-index: 3;
		position: relative;
		padding: 0;
		width: 100%;
	}
	
	.page-template-pages-booroomba div.logo-links {
		background-image: none;
		width: 100%;
		height: 126px;
		bottom: -106px;
	}
	
	.page-template-pages-booroomba h1.entry-title,
	.page-template-pages-booroomba entry-title,
	.page-template-pages-booroomba page-title {
		min-height: 70px;
	}
	
	.page-template-pages-booroomba h1.entry-title {
		display: inline-block;
		width: 95%;
		padding-right: 0;
	}
	
	.page-template-pages-booroomba #site-title a {
		background-size: 96%;
	}
}
@media (max-width: 980px) {
	.mobileonly {
		display: block
	}
	
	table dl {
		padding-bottom: 10px;
		padding-top: 0;
		padding-left: 0
	}
	
	.ui-dialog .ui-dialog-content {
		min-height: 321px!important
	}
	
	.amount {
		margin-right: 10px;
		font-size: 12px;
		line-height: 62px;
		font-family: sans-serif;
		line-height: 16px;
		text-align: left!important;
		display: inline-block;
		padding: 16px
	}
	
	td {
		width: 70%!important;
		display: inline-block
	}
	
	table dl {
		padding-left: 20px
	}
	
	.page-template-pages-booroomba header {
		background-image: none!important
	}
	
	.page-template-pages-booroomba #site-title a {
		background-color: #f8efea
	}
}
@media (max-width: 720px) {
	html {
		margin-top: 0!important
	}
	
	.topbar {
		font-size: 10px;
		display: none;
		height: 0!important
	}
	
	#site-title a {
		background-size: 77%;
		background-position: 18% 50%
	}
	
	.home .swell-feature img {
		margin-left: 15px
	}
	
	.home .swell-feature .caption {
		margin-left: 15px;
		padding: 15px 0
	}
	
	footer .swell-featured-item {
		padding-right: 15px;
		padding-bottom: 0;
		margin-top: -17px;
		padding-bottom: 27px
	}
	
	.mean-container a.meanmenu-reveal {
		padding: 34px 13px 11px!important
	}
	
	.slick-slide img {
		margin-right: 0
	}
	
	.page-template-page-calculator .entry-title {
		height: auto;
		line-height: 38px;
		padding-top: 17px;
		padding-bottom: 12px
	}
	
	.footer-menu #main-menu .sub-menu {
		display: none
	}
	
	#amount,
	#delivery_address,
	input[type="radio"],
	.email_or_phone {
		margin-left: 0
	}
	
	input[type="radio"],
	#Urgent {
		height: 20px;
		width: 20px;
		border: 1px solid #000
	}
	
	.page-template-page-calculator #user_email,
	.page-template-page-calculator #user_phone {
		margin-left: 0
	}
	
	#quoteFrm #submit {
		font-size: 14px;
		font-weight: 700;
		margin-top: 0;
		margin-bottom: 20px;
		padding: 10px 20px
	}
	
	#fldst {
		margin: 0
	}
	
	h2.entry-title,
	.entry-title,
	.page-title {
		max-height: 151px!important;
		min-width: 70px!important
	}
}

/* iPad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)and (-webkit-min-device-pixel-ratio: 2) {
	.home .swell-feature .caption {
		width: 68%;
	}
	
	.home .swell-featured-item {
		padding-left: 20px;
	}
	
	.slick-prev,
	.slick-next {
		display: none !important
	}
	
	.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-resizable {
		width: 600px !important;
		top: 144.5px;
	}
	
	div.booroomba_link {
		background-size: 39% auto;
	}
	
	.amount,
	.d_address,
	.frm_fld_radio {
		width: 70%
	}
	
	#quoteFrm #submit {
		margin-top: -14px;
		margin-bottom: 22px;
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
	.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-resizable {
		left: 45%;
	}
	
	.swell-featured-client-logos {
		padding-bottom: 26px
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-resizable {
		left: 10%;
	}
	
	.swell-featured-client-logos {
		padding-bottom: 26px
	}
}
@media (max-width: 602px) and (max-width: 605px) {
	/*nexus 7 styles below*/
	
	#site-title a {
		background-size: 57%;
		background-position: 18% 50%;
	}
}
@media (max-width: 645px) {
	#site-title a {
		background-size: 77%;
		background-position: 18% 50%;
	}
}
@media (max-width: 540px) {
	h2.entry-title,
	.entry-title,
	.page-title {
		min-height: 1px;
	}
	
	.frm_fld_radio {
		clear: both;
	}
	
	#Urgent {
		margin-left: 0;
	}
}
.home .sidebar .testimonials p {
	width: 208px;
	line-height: 21px;
}
@media (max-width: 380px) {
	h2.entry-title,
	.entry-title,
	.page-title {
		min-height: 1px
	}
	
	.frm_fld_radio {
		clear: both
	}
	
	#Urgent {
		margin-left: 0
	}
	
	.page-template-calculator .overview,
	.page-template-default .overview {
		padding-left: 20px;
		padding-right: 20px
	}
}
#calc #Calculate {
	background: #2b4c5a;
	color: #fff;
	border: none;
	-webkit-appearance: none;
	padding: 5px 8px
}
.ui-widget-header {
	border: 1px solid #aaa;
	background: #2b4c5a;
	color: #fff;
	font-weight: 700
}
.ui-dialog .ui-dialog-content {
	padding: .5em 1em .8em;
	/* min-height:302px!important */
}
.ui-widget-content {
	border: none;
	padding: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br,
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr,
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr,
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-radius: 0px;
}

/*force product titles breaks*/
#post-116 h3 {
	width: 211px;
}
#post-621 h3 {
	width: 153px;
}
.postid-227 .page-content {
	margin-top: 22px;
}
#post-587 .cite {
	line-height: 22px;
}
.gg_standard_gallery .gg_img {
	margin-right: 20px;
	margin-bottom: 20px;
}

/*
#dialog{
  position: fixed;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);
}
*/

/* #dialog{transform: translate(-50%, 0);top:50%; left:50%;  position: fixed;} */
@media(max-width: 990px) {
	
	#calc #Calculate {
		font-family: 'DINWeb', Helvetica, Arial, sans-serif!important;
		background: #f8a41d!important;
		width: 49%!important;
		padding: 12px!important;
		color: #000!important;
		font-size: 22px!important;
		margin: 0 2% 0 0!important;
		padding-bottom: 5.5px!important;
	}
	
	#calc input {
		margin-top: 0;
		width: 72% !important;
		padding-left: 0;
		margin-left: 0;
	}
	
	@media(max-width: 770px) {
		.ui-dialog .ui-dialog-content {
			min-height: auto!important;
		}
	}
	
	@media(max-width: 650px) {
		.ui-dialog .ui-dialog-content {
			min-height: auto!important;
		}
	}
	/* Landscape */
	
	@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) and (orientation: landscape) {
		h2.entry-title,
		.entry-title,
		.page-title {
			min-height: 70px!important;
			max-height: 0!important
		}
		p {
			font-size: 14px!important
		}
		.mean-container a.meanmenu-reveal {
			width: 22px;
			height: 22px;
			padding: 34px 13px 11px!important;
			position: absolute;
			top: 0;
			right: 0;
			cursor: pointer;
			color: #2b4c5a;
			text-decoration: none;
			font-size: 16px;
			text-indent: -9999em;
			line-height: 22px;
			font-size: 1px;
			display: block;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: 700
		}
		.home .swell-featured-item {
			margin: 22px 0
		}
		.home .swell-featured-item p {
			font-size: 12px
		}
		.home .swell-featured-item {
			padding-left: 20px
		}
		.home .swell-feature .caption {
			width: 79%;
			float: right;
		}
		.home .swell-feature .caption {
			display: inline-block;
			width: 69%;
			position: inherit;
			padding-top: 15px;
			vertical-align: top;
			font-size: 12px
		}
		.home .swell-feature .caption p {
			font-size: 11px!important
		}
		.home .swell-featured-item {
			font-size: 12px
		}
		.home .swell-feature .caption,
		{
			margin-left: 15px;
			padding: 15px 0;
			float: right;
			width: 69%;
			font-size: 12px;
			line-height: 0
		}
	}
	/* Mobile */
	
	@media only screen and (max-width: 767px) {
		th.options,
		td.options {
			display: none;
		}
		.pricing th,
		.pricing td {
			padding-right: 30px !important;
		}
	}
	
	.footable.table,
	.footable.table *,
	.footable-details.table,
	.footable-details.table * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.footable.table th,
	.footable-details.table th {
		text-align: left;
	}
	/* tables */
	
	.footable.table,
	.footable-details.table {
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
	
	.footable.table>caption+thead>tr:first-child>th,
	.footable.table>colgroup+thead>tr:first-child>th,
	.footable.table>thead:first-child>tr:first-child>th,
	.footable.table>caption+thead>tr:first-child>td,
	.footable.table>colgroup+thead>tr:first-child>td,
	.footable.table>thead:first-child>tr:first-child>td,
	.footable-details.table>caption+thead>tr:first-child>th,
	.footable-details.table>colgroup+thead>tr:first-child>th,
	.footable-details.table>thead:first-child>tr:first-child>th,
	.footable-details.table>caption+thead>tr:first-child>td,
	.footable-details.table>colgroup+thead>tr:first-child>td,
	.footable-details.table>thead:first-child>tr:first-child>td {
		border-top: 0;
	}
	
	.footable.table>thead>tr>th,
	.footable.table>tbody>tr>th,
	.footable.table>tfoot>tr>th,
	.footable.table>thead>tr>td,
	.footable.table>tbody>tr>td,
	.footable.table>tfoot>tr>td,
	.footable-details.table>thead>tr>th,
	.footable-details.table>tbody>tr>th,
	.footable-details.table>tfoot>tr>th,
	.footable-details.table>thead>tr>td,
	.footable-details.table>tbody>tr>td,
	.footable-details.table>tfoot>tr>td {
		padding: 8px;
		line-height: 1.42857143;
		vertical-align: top;
		border-top: 1px solid #ddd;
	}
	
	.footable.table>thead>tr>th,
	.footable.table>thead>tr>td,
	.footable-details.table>thead>tr>th,
	.footable-details.table>thead>tr>td {
		vertical-align: bottom;
		border-bottom: 2px solid #ddd;
	}
	
	.footable.table-condensed>thead>tr>th,
	.footable.table-condensed>tbody>tr>th,
	.footable.table-condensed>tfoot>tr>th,
	.footable.table-condensed>thead>tr>td,
	.footable.table-condensed>tbody>tr>td,
	.footable.table-condensed>tfoot>tr>td,
	.footable-details.table-condensed>thead>tr>th,
	.footable-details.table-condensed>tbody>tr>th,
	.footable-details.table-condensed>tfoot>tr>th,
	.footable-details.table-condensed>thead>tr>td,
	.footable-details.table-condensed>tbody>tr>td,
	.footable-details.table-condensed>tfoot>tr>td {
		padding: 5px;
	}
	
	.footable.table-bordered,
	.footable-details.table-bordered {
		border: 1px solid #ddd;
	}
	
	.footable.table-bordered>thead>tr>th,
	.footable.table-bordered>tbody>tr>th,
	.footable.table-bordered>tfoot>tr>th,
	.footable.table-bordered>thead>tr>td,
	.footable.table-bordered>tbody>tr>td,
	.footable.table-bordered>tfoot>tr>td,
	.footable-details.table-bordered>thead>tr>th,
	.footable-details.table-bordered>tbody>tr>th,
	.footable-details.table-bordered>tfoot>tr>th,
	.footable-details.table-bordered>thead>tr>td,
	.footable-details.table-bordered>tbody>tr>td,
	.footable-details.table-bordered>tfoot>tr>td {
		border: 1px solid #ddd;
	}
	
	.footable.table-bordered>thead>tr>th,
	.footable.table-bordered>thead>tr>td,
	.footable-details.table-bordered>thead>tr>th,
	.footable-details.table-bordered>thead>tr>td {
		border-bottom-width: 2px;
	}
	
	.footable.table-striped>tbody>tr:nth-child(odd),
	.footable-details.table-striped>tbody>tr:nth-child(odd) {
		background-color: #f9f9f9;
	}
	
	.footable.table-hover>tbody>tr:hover,
	.footable-details.table-hover>tbody>tr:hover {
		background-color: #f5f5f5;
	}
	/* buttons */
	
	.footable .btn {
		display: inline-block;
		padding: 6px 12px;
		margin-bottom: 0;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.42857143;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-appearance: button;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
		overflow: visible;
		text-transform: none;
	}
	
	.footable .btn:hover,
	.footable .btn:focus,
	.footable .btn.focus {
		color: #333;
		text-decoration: none;
	}
	
	.footable .btn-default {
		color: #333;
		background-color: #fff;
		border-color: #ccc;
	}
	
	.footable .btn-default:hover,
	.footable .btn-default:focus,
	.footable .btn-default.focus,
	.footable .btn-default:active,
	.footable .btn-default.active,
	.footable .open>.dropdown-toggle.btn-default {
		color: #333;
		background-color: #e6e6e6;
		border-color: #adadad;
	}
	
	.footable .btn-primary {
		color: #fff;
		background-color: #337ab7;
		border-color: #2e6da4;
	}
	
	.footable .btn-primary:hover,
	.footable .btn-primary:focus,
	.footable .btn-primary.focus,
	.footable .btn-primary:active,
	.footable .btn-primary.active,
	.footable .open>.dropdown-toggle.btn-primary {
		color: #fff;
		background-color: #286090;
		border-color: #204d74;
	}
	/* button groups */
	
	.footable .btn-group,
	.footable .btn-group-vertical {
		position: relative;
		display: inline-block;
		vertical-align: middle;
	}
	
	.footable .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	.footable .btn-group>.btn:first-child {
		margin-left: 0;
	}
	
	.footable .btn-group-vertical>.btn,
	.footable .btn-group>.btn {
		position: relative;
		float: left;
	}
	
	.footable .btn-group-xs>.btn,
	.footable .btn-xs {
		padding: 1px 5px;
		font-size: 12px;
		line-height: 1.5;
		border-radius: 3px;
	}
	
	.footable .btn-group-sm>.btn,
	.footable .btn-sm {
		padding: 5px 10px;
		font-size: 12px;
		line-height: 1.5;
		border-radius: 3px;
	}
	
	.footable .btn-group-lg>.btn,
	.footable .btn-lg {
		padding: 10px 16px;
		font-size: 18px;
		line-height: 1.3333333;
		border-radius: 6px;
	}
	/* caret */
	
	.footable .caret {
		display: inline-block;
		width: 0;
		height: 0;
		margin-left: 2px;
		vertical-align: middle;
		border-top: 4px solid;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
	}
	
	.footable .btn .caret {
		margin-left: 0;
	}
	/* form-group */
	
	.form-group {
		margin-bottom: 15px;
	}
	/* form-control */
	
	.footable .form-control {
		display: block;
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		margin: 0;
		font-family: inherit;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
	/* input-group */
	
	.footable .input-group {
		position: relative;
		display: table;
		border-collapse: separate;
	}
	
	.footable .input-group .form-control {
		position: relative;
		z-index: 2;
		float: left;
		width: 100%;
		margin-bottom: 0;
	}
	
	.footable .input-group-btn {
		position: relative;
		font-size: 0;
		white-space: nowrap;
	}
	
	.footable .input-group-addon,
	.footable .input-group-btn {
		width: 1%;
		white-space: nowrap;
		vertical-align: middle;
	}
	
	.footable .input-group-addon,
	.footable .input-group-btn,
	.footable .input-group .form-control {
		display: table-cell;
	}
	
	.footable .input-group-btn>.btn+.btn,
	.footable .input-group-btn:last-child>.btn,
	.footable .input-group-btn:last-child>.btn-group {
		margin-left: -1px;
	}
	
	.footable .input-group-btn>.btn {
		position: relative;
	}
	
	.footable .input-group-btn>.btn:hover,
	.footable .input-group-btn>.btn:focus,
	.footable .input-group-btn>.btn:active {
		z-index: 2;
	}
	
	.footable .input-group .form-control:first-child,
	.footable .input-group-addon:first-child,
	.footable .input-group-btn:first-child>.btn,
	.footable .input-group-btn:first-child>.btn-group>.btn,
	.footable .input-group-btn:first-child>.dropdown-toggle,
	.footable .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
	.footable .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	.footable .input-group .form-control:last-child,
	.footable .input-group-addon:last-child,
	.footable .input-group-btn:last-child>.btn,
	.footable .input-group-btn:last-child>.btn-group>.btn,
	.footable .input-group-btn:last-child>.dropdown-toggle,
	.footable .input-group-btn:first-child>.btn:not(:first-child),
	.footable .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	/* checkboxes & radios */
	
	.footable .radio,
	.footable .checkbox {
		position: relative;
		display: block;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.footable .radio label,
	.footable .checkbox label {
		max-width: 100%;
		min-height: 20px;
		padding-left: 20px;
		margin-bottom: 0;
		font-weight: 400;
		cursor: pointer;
	}
	
	.footable .radio input[type=radio],
	.footable .radio-inline input[type=radio],
	.footable .checkbox input[type=checkbox],
	.footable .checkbox-inline input[type=checkbox] {
		position: absolute;
		margin: 4px 0 0 -20px;
		line-height: normal;
	}
	/* dropdown-menu */
	
	.footable .dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 160px;
		padding: 5px 0;
		margin: 2px 0 0;
		font-size: 14px;
		text-align: left;
		list-style: none;
		background-color: #fff;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border: 1px solid #ccc;
		border: 1px solid rgba(0, 0, 0, .15);
		border-radius: 4px;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	}
	
	.footable .open>.dropdown-menu {
		display: block;
	}
	
	.footable .dropdown-menu-right {
		right: 0;
		left: auto;
	}
	
	.footable .dropdown-menu>li>a {
		display: block;
		padding: 3px 20px;
		clear: both;
		font-weight: 400;
		line-height: 1.42857143;
		color: #333;
		white-space: nowrap;
	}
	
	.footable .dropdown-menu>li>a:hover,
	.footable .dropdown-menu>li>a:focus {
		color: #262626;
		text-decoration: none;
		background-color: #f5f5f5;
	}
	/* pagination */
	
	.footable .pagination {
		display: inline-block;
		padding-left: 0;
		margin: 20px 0;
		border-radius: 4px;
	}
	
	.footable .pagination>li {
		display: inline;
	}
	
	.footable .pagination>li:first-child>a,
	.footable .pagination>li:first-child>span {
		margin-left: 0;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
	}
	
	.footable .pagination>li>a,
	.footable .pagination>li>span {
		position: relative;
		float: left;
		padding: 6px 12px;
		margin-left: -1px;
		line-height: 1.42857143;
		color: #337ab7;
		text-decoration: none;
		background-color: #fff;
		border: 1px solid #ddd;
	}
	
	.footable .pagination>li>a:hover,
	.footable .pagination>li>span:hover,
	.footable .pagination>li>a:focus,
	.footable .pagination>li>span:focus {
		color: #23527c;
		background-color: #eee;
		border-color: #ddd;
	}
	
	.footable .pagination>.active>a,
	.footable .pagination>.active>span,
	.footable .pagination>.active>a:hover,
	.footable .pagination>.active>span:hover,
	.footable .pagination>.active>a:focus,
	.footable .pagination>.active>span:focus {
		z-index: 2;
		color: #fff;
		cursor: default;
		background-color: #337ab7;
		border-color: #337ab7;
	}
	
	.footable .pagination>.disabled>span,
	.footable .pagination>.disabled>span:hover,
	.footable .pagination>.disabled>span:focus,
	.footable .pagination>.disabled>a,
	.footable .pagination>.disabled>a:hover,
	.footable .pagination>.disabled>a:focus {
		color: #777;
		cursor: not-allowed;
		background-color: #fff;
		border-color: #ddd;
	}
	/* labels */
	
	.footable .label {
		display: inline;
		padding: .2em .6em .3em;
		font-size: 75%;
		font-weight: 700;
		line-height: 1;
		color: #fff;
		text-align: center;
		white-space: nowrap;
		vertical-align: baseline;
		border-radius: .25em;
	}
	
	.footable .label-default {
		background-color: #777;
	}
	/* wells */
	
	.footable-loader.well {
		min-height: 20px;
		padding: 19px;
		margin-bottom: 20px;
		background-color: #f5f5f5;
		border: 1px solid #e3e3e3;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	}
	/* screen reader only */
	
	.footable .sr-only {
		position: absolute;
		width: 1px;
		height: 1px;
		padding: 0;
		margin: -1px;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		border: 0;
	}
	/* form-inline */
	
	@media (min-width: 768px) {
		.footable .form-inline .form-group {
			display: inline-block;
			margin-bottom: 0;
			vertical-align: middle
		}
		.footable .form-inline .form-control {
			display: inline-block;
			width: auto;
			vertical-align: middle
		}
		.footable .form-inline .input-group {
			display: inline-table;
			vertical-align: middle
		}
		.footable .form-inline .input-group .input-group-addon,
		.footable .form-inline .input-group .input-group-btn,
		.footable .form-inline .input-group .form-control {
			width: auto
		}
		.footable .form-inline .input-group>.form-control {
			width: 100%
		}
	}
	
	table.footable,
	table.footable-details {
		position: relative;
		width: 100%;
		border-spacing: 0;
		border-collapse: collapse;
	}
	
	table.footable-details {
		margin-bottom: 0;
	}
	
	table.footable-hide-fouc {
		display: none;
	}
	
	table>tbody>tr>td>span.footable-toggle {
		margin-right: 8px;
		opacity: 0.3;
	}
	
	table>tbody>tr>td>span.footable-toggle.last-column {
		margin-left: 8px;
		float: right;
	}
	
	table.table-condensed>tbody>tr>td>span.footable-toggle {
		margin-right: 5px;
	}
	
	table.footable-details>tbody>tr>th:nth-child(1) {
		min-width: 40px;
		width: 120px;
	}
	
	table.footable-details>tbody>tr>td:nth-child(2) {
		word-break: break-all;
	}
	
	table.footable-details>thead>tr:first-child>th,
	table.footable-details>thead>tr:first-child>td,
	table.footable-details>tbody>tr:first-child>th,
	table.footable-details>tbody>tr:first-child>td,
	table.footable-details>tfoot>tr:first-child>th,
	table.footable-details>tfoot>tr:first-child>td {
		border-top-width: 0;
	}
	
	table.footable-details.table-bordered>thead>tr:first-child>th,
	table.footable-details.table-bordered>thead>tr:first-child>td,
	table.footable-details.table-bordered>tbody>tr:first-child>th,
	table.footable-details.table-bordered>tbody>tr:first-child>td,
	table.footable-details.table-bordered>tfoot>tr:first-child>th,
	table.footable-details.table-bordered>tfoot>tr:first-child>td {
		border-top-width: 1px;
	}
	
	div.footable-loader {
		vertical-align: middle;
		text-align: center;
		height: 300px;
		position: relative;
	}
	
	div.footable-loader>span.fooicon {
		display: inline-block;
		opacity: 0.3;
		font-size: 30px;
		line-height: 32px;
		width: 32px;
		height: 32px;
		margin-top: -16px;
		margin-left: -16px;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-animation: fooicon-spin-r 2s infinite linear;
		animation: fooicon-spin-r 2s infinite linear;
	}
	
	table.footable>tbody>tr.footable-empty>td {
		vertical-align: middle;
		text-align: center;
		font-size: 30px;
	}
	
	table.footable>tbody>tr>td,
	table.footable>tbody>tr>th {
		display: none;
	}
	
	table.footable>tbody>tr.footable-empty>td,
	table.footable>tbody>tr.footable-empty>th,
	table.footable>tbody>tr.footable-detail-row>td,
	table.footable>tbody>tr.footable-detail-row>th {
		display: table-cell;
	}
	
	@-webkit-keyframes fooicon-spin-r {
		0% {
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		100% {
			-webkit-transform: rotate(359deg);
			transform: rotate(359deg);
		}
	}
	
	@keyframes fooicon-spin-r {
		0% {
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		100% {
			-webkit-transform: rotate(359deg);
			transform: rotate(359deg);
		}
	}
	
	.fooicon {
		display: inline-block;
		font-size: inherit;
		font-family: FontAwesome !important;
		font-style: normal;
		font-weight: 400;
		line-height: 1;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		transform: translate(0, 0);
	}
	
	.fooicon:before,
	.fooicon:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.fooicon-loader:before {
		content: "\f01e";
	}
	
	.fooicon-plus:before {
		content: "\f067";
	}
	
	.fooicon-minus:before {
		content: "\f068";
	}
	
	.fooicon-search:before {
		content: "\f002";
	}
	
	.fooicon-remove:before {
		content: "\f00d";
	}
	
	.fooicon-sort:before {
		content: "\f0dc";
	}
	
	.fooicon-sort-asc:before {
		content: "\f160";
	}
	
	.fooicon-sort-desc:before {
		content: "\f161";
	}
	
	.fooicon-pencil:before {
		content: "\f040";
	}
	
	.fooicon-trash:before {
		content: "\f1f8";
	}
	
	.fooicon-eye-close:before {
		content: "\f070";
	}
	
	.fooicon-flash:before {
		content: "\f0e7";
	}
	
	.fooicon-cog:before {
		content: "\f013";
	}
	
	.fooicon-stats:before {
		content: "\f080";
	}
	
	table.footable>thead>tr.footable-filtering>th {
		border-bottom-width: 1px;
		font-weight: normal;
	}
	
	.footable-filtering-external.footable-filtering-right,
	table.footable>thead>tr.footable-filtering>th,
	table.footable.footable-filtering-right>thead>tr.footable-filtering>th {
		text-align: right;
	}
	
	.footable-filtering-external.footable-filtering-left,
	table.footable.footable-filtering-left>thead>tr.footable-filtering>th {
		text-align: left;
	}
	
	.footable-filtering-external.footable-filtering-center,
	table.footable.footable-filtering-center>thead>tr.footable-filtering>th {
		text-align: center;
	}
	
	table.footable>thead>tr.footable-filtering>th div.form-group {
		margin-bottom: 0;
	}
	
	table.footable>thead>tr.footable-filtering>th div.form-group+div.form-group {
		margin-top: 5px;
	}
	
	table.footable>thead>tr.footable-filtering>th div.input-group {
		width: 100%;
	}
	
	.footable-filtering-external ul.dropdown-menu>li>a.checkbox,
	table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox {
		margin: 0;
		display: block;
		position: relative;
	}
	
	.footable-filtering-external ul.dropdown-menu>li>a.checkbox>label,
	table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox>label {
		display: block;
		padding-left: 20px;
	}
	
	.footable-filtering-external ul.dropdown-menu>li>a.checkbox input[type="checkbox"],
	table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox input[type="checkbox"] {
		position: absolute;
		margin-left: -20px;
	}
	
	@media (min-width: 768px) {
		table.footable>thead>tr.footable-filtering>th div.input-group {
			width: auto;
		}
		table.footable>thead>tr.footable-filtering>th div.form-group {
			margin-left: 2px;
			margin-right: 2px;
		}
		table.footable>thead>tr.footable-filtering>th div.form-group+div.form-group {
			margin-top: 0;
		}
	}
	
	table.footable>thead>tr>td.footable-sortable,
	table.footable>thead>tr>th.footable-sortable,
	table.footable>tbody>tr>td.footable-sortable,
	table.footable>tbody>tr>th.footable-sortable,
	table.footable>tfoot>tr>td.footable-sortable,
	table.footable>tfoot>tr>th.footable-sortable {
		position: relative;
		padding-right: 30px;
		cursor: pointer;
	}
	
	td.footable-sortable>span.fooicon,
	th.footable-sortable>span.fooicon {
		position: absolute;
		right: 6px;
		top: 50%;
		margin-top: -7px;
		opacity: 0;
		transition: opacity 0.3s ease-in;
	}
	
	td.footable-sortable:hover>span.fooicon,
	th.footable-sortable:hover>span.fooicon {
		opacity: 1;
	}
	
	td.footable-sortable.footable-asc>span.fooicon,
	th.footable-sortable.footable-asc>span.fooicon,
	td.footable-sortable.footable-desc>span.fooicon,
	th.footable-sortable.footable-desc>span.fooicon {
		opacity: 1;
	}
	/* hides the sort icons when sorting is not allowed */
	
	table.footable-sorting-disabled td.footable-sortable.footable-asc>span.fooicon,
	table.footable-sorting-disabled td.footable-sortable.footable-desc>span.fooicon,
	table.footable-sorting-disabled td.footable-sortable:hover>span.fooicon,
	table.footable-sorting-disabled th.footable-sortable.footable-asc>span.fooicon,
	table.footable-sorting-disabled th.footable-sortable.footable-desc>span.fooicon,
	table.footable-sorting-disabled th.footable-sortable:hover>span.fooicon {
		opacity: 0;
		visibility: hidden;
	}
	
	.footable-paging-external ul.pagination,
	table.footable>tfoot>tr.footable-paging>td>ul.pagination {
		margin: 10px 0 0 0;
	}
	
	.footable-paging-external span.label,
	table.footable>tfoot>tr.footable-paging>td>span.label {
		display: inline-block;
		margin: 0 0 10px 0;
		padding: 4px 10px;
	}
	
	.footable-paging-external.footable-paging-center,
	table.footable>tfoot>tr.footable-paging>td,
	table.footable-paging-center>tfoot>tr.footable-paging>td {
		text-align: center;
	}
	
	.footable-paging-external.footable-paging-left,
	table.footable-paging-left>tfoot>tr.footable-paging>td {
		text-align: left;
	}
	
	.footable-paging-external.footable-paging-right,
	table.footable-paging-right>tfoot>tr.footable-paging>td {
		text-align: right;
	}
	
	ul.pagination>li.footable-page {
		display: none;
	}
	
	ul.pagination>li.footable-page.visible {
		display: inline;
	}
	
	td.footable-editing {
		width: 90px;
		max-width: 90px;
	}
	
	table.footable-editing-no-edit td.footable-editing,
	table.footable-editing-no-delete td.footable-editing,
	table.footable-editing-no-view td.footable-editing {
		width: 70px;
		max-width: 70px;
	}
	
	table.footable-editing-no-edit.footable-editing-no-delete td.footable-editing,
	table.footable-editing-no-edit.footable-editing-no-view td.footable-editing,
	table.footable-editing-no-delete.footable-editing-no-view td.footable-editing {
		width: 50px;
		max-width: 50px;
	}
	
	table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view td.footable-editing,
	table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view th.footable-editing {
		width: 0;
		max-width: 0;
		display: none !important;
	}
	
	table.footable-editing-right td.footable-editing,
	table.footable-editing-right tr.footable-editing {
		text-align: right;
	}
	
	table.footable-editing-left td.footable-editing,
	table.footable-editing-left tr.footable-editing {
		text-align: left;
	}
	
	table.footable-editing button.footable-add,
	table.footable-editing button.footable-hide,
	table.footable-editing-show button.footable-show,
	table.footable-editing.footable-editing-always-show button.footable-show,
	table.footable-editing.footable-editing-always-show button.footable-hide,
	table.footable-editing.footable-editing-always-show.footable-editing-no-add tr.footable-editing {
		display: none;
	}
	
	table.footable-editing.footable-editing-show button.footable-add,
	table.footable-editing.footable-editing-show button.footable-hide,
	table.footable-editing.footable-editing-always-show button.footable-add {
		display: inline-block;
	}
}

#calc input {
    max-width: 46vw;
}
