/* 
Theme Name: Book A Skip Bin
Theme URI: http://websitesthatsell.com.au
Description: Child theme of Genesis, developed for AOT Skip Bins on Behalf of Websites That Sell. 
Author: Daniel Larson
Author URI: http://raybirddesigns.com.au 
Template: genesis 
*/

/* # Table of Contents
- Imports
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- Primary Navigation
	- Secondary Navigation
	- Skip Links
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1200px
	- Max-width: 960px
	- Max-width: 800px
- Print Styles
*/
/* # Imports
---------------------------------------------------------------------------------------------------- */

/*@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);*/

@font-face {
	font-family: 'HandOfSean';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/Hand_Of_Sean_Demo.ttf);
}

@font-face {
	font-family: 'Helios-BI';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/Helios-Bold-Italic.otf);
}

@font-face {
	font-family: 'Helios-B';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/Helios-Bold.otf);
}

@font-face {
	font-family: 'Helios-I';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/Helios-Italic.otf);
}

@font-face {
	font-family: 'Helios';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/Helios.otf);
}

@font-face {
	font-family: 'Sivellin';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/Sivellin-Regular_0.otf);
}

@font-face {
	font-family: 'Til-Black';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/TitilliumWeb-Black.ttf);
}

@font-face {
	font-family: 'Til-Bold';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/TitilliumWeb-Bold.ttf);
}

@font-face {
	font-family: 'Til-BI';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/TitilliumWeb-BoldItalic.ttf);
}

@font-face {
	font-family: 'Til-EL';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/TitilliumWeb-ExtraLight.ttf);
}

@font-face {
	font-family: 'Til-ELI';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/TitilliumWeb-ExtraLightItalic.ttf);
}

@font-face {
	font-family: 'Til-I';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/TitilliumWeb-Italic.ttf);
}

@font-face {
	font-family: 'Til-L';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/TitilliumWeb-Light.ttf);
}

@font-face {
	font-family: 'Til-LI';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/TitilliumWeb-LightItalic.ttf);
}

@font-face {
	font-family: 'Til';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/TitilliumWeb-Regular.ttf);
}

@font-face {
	font-family: 'Til-SB';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/TitilliumWeb-SemiBold.ttf);
}

@font-face {
	font-family: 'Til-SBI';
	src: url(/wp-content/themes/book-a-skip-bin/fonts/TitilliumWeb-SemiBoldItalic.ttf);
}


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"]{
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}


/* ## Float Clearing
--------------------------------------------- */
.site-container {
	background: #fff;
}

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
    font-size: 1.8rem;
}

body {
	background-color: #e2e2e2;
	color: #333;
	font-family: Lato, sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 300;
	line-height: 1.625;
	margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

a {
	color: #6DC731;
	text-decoration: underline;
}

a:hover,
a:focus {
	color: #000;
	text-decoration: none;
}

p {
	margin: 0 0 28px;
	padding: 0;
	font-family: Til, arial;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

 

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	clear: both;
	margin: 1em 0;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	
	font-family: "Til-Bold", arial;
	color: #03659D;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 36px;
	font-size: 3.6rem;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* ## Objects
--------------------------------------------- */
 
embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 300;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	font-weight: 300;
	opacity: 0.4;
}

::-webkit-input-placeholder {
	color: #333;
	font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	padding: 16px 24px;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus  {
	background-color: #c3251d;
	color: #fff;
}

.entry-content .button:hover,
.entry-content .button:focus {
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
	clip: auto !important;
	height: auto;
	width: auto;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 23px 14px;
	color: #333;
	background: #fff;
	z-index: 100000; /* Above WP toolbar. */
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

.more-link {
    position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap,
#menu-main-menu {
	margin: 0 auto;
	max-width: 1170px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
	float: right;
	width: 800px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description,
.author-box {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
	padding: 40px;
}

.author-box-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* ## Titles
--------------------------------------------- */

.archive-title {
	font-size: 20px;
	font-size: 2rem;
}

.entry-title {
	font-size: 36px;
	font-size: 3.6rem;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #c3251d;
}

.widget-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.sticky {
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 28px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

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

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 24px;
}

.featured-content .entry-title {
	font-size: 20px;
	font-size: 2rem;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.enews-widget,
.enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.enews-widget input,
.enews-widget input:focus {
	border: 1px solid #333;
}

.enews-widget input {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	background-color: #c3251d;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"],
.enews-widget input:focus[type="submit"]  {
	background-color: #fff;
	color: #333;
}

.enews form + p {
	margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

/* Display outline on focus */
:focus {
	color: #333;
	outline: #ccc solid 1px;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

#site-header {
	background-color: #fff;
	width: 100%;
}

#site-header-container {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
}

#site-header-container:after {
	content: " ";
	height: 0;
	clear: both;
	visibility: hidden;
	display: block;
}

.header-column {
	width: 33%;
	float: left;
	box-sizing: border-box;
}

.header-column p {
	margin: 0;
}

#header-column-left {
	padding-top: 5px;
}

#header-column-center {
	padding-top: 10px;
	text-align: center;
}

#header-column-center > div {
	display: inline-block;
}

#header-column-center-text-wrapper p {
	font-family: 'Til-LI', arial;
	font-style: italic;
	font-weight: 100;
	color: #434343;
	font-size: 26px;
	position: relative;
	bottom: 5px;
}

#header-column-center-text-wrapper p span {
	font-family: 'Til-BI', arial;
	font-style: italic;
	font-weight: bold;
	color: #03659D;
}

.book-button p, .book-button img {
	float: left;
}

.book-button img {
	margin-top: 5px;
	margin-right: 5px;
}

.book-button {
	text-align: right;
}

.book-button a p {
	color: #fff;
	font-family: 'Til-Bold', arial;
	font-size: 20px;
	margin: 0;
}

.book-button a:link {
	background: -moz-linear-gradient(#ffc322, #ff5b00);
	background: -o-linear-gradient(#ffc322, #ff5b00);
	background: -webkit-linear-gradient(#ffc322, #ff5b00);
	background: linear-gradient(#ffc322, #ff5b00);
	display: inline-block;
	padding: 10px 30px;
	border-radius: 7px;
}

.book-button a:visited {
	display: inline-block;
}

.book-button a:hover p {
	color: #03659D;
}

.book-button a:after {
	content: " ";
	height: 0;
	clear: both;
	visibility: hidden;
	display: block;
}


/* ## Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 10px 0;
	width: 360px;
}

.header-full-width .title-area {
	width: 100%;
}

.site-title {
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: 400;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
	color: #333;
}

.header-image .site-title > a {
	background: url(images/logo.png) no-repeat left;
	float: left;
	min-height: 60px;
	width: 100%;
}

.site-description {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 800px;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 15px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus  {
	color: #c3251d;
	text-decoration: underline;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	background:#03659d;
	z-index: 99;
	padding-bottom: 20px;
}
.genesis-nav-menu .sub-menu .menu-item {
    padding: 0px !important;
	text-align:left !important;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: 0;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px;
	position: relative;
	width: 200px;
	word-wrap: break-word;
}
.genesis-nav-menu .sub-menu .menu-item a {
    background:#03659d;
	border:0px;
}
.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

.main-menu-wrapper {
	background: #03659d;
}

#menu-main-menu .menu-item {
	text-align: center;
	padding: 0px 16px;
}

#menu-main-menu .menu-item a:link {
	color: #fff;
	font-family: 'Til-Bold', arial;
	font-weight: bold;
	font-size: 18px;
}

#menu-main-menu .menu-item a:visited {
	color: #fff;
}

#menu-main-menu .menu-item a:hover {
	color: #6DC731;
}

#mobile-menu-button {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 50;
}
#footer-social-menu li, .navigation li {
	display:inline-block;
}
 

ul li a {
	text-decoration: none;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -56px;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* ## Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #333;
}

.nav-primary .genesis-nav-menu a {
	color: #ccc;
	text-decoration: none;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu a:focus,
.nav-primary .genesis-nav-menu .current-menu-item > a {
	color: #fff;
	text-decoration: underline;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	color: #333;
}

.nav-primary .genesis-nav-menu .sub-menu a:hover,
.nav-primary .genesis-nav-menu .sub-menu a:focus,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #c3251d;
	text-decoration: underline;
}

/* ## Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}

/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */
.content-sidebar-wrap:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: none;
}

.entry {
	margin-bottom: 40px;
	padding: 50px 60px;
}

.content .entry {
	background-color: #fff;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
	list-style:disc;
	list-style-image:inherit;
	list-style-type:disc;
}

.entry-content ol > li {
	list-style:decimal;
	list-style-image:inherit;
	list-style-type:decimal;
}

.entry-content ul > li {
	list-style:disc;
	list-style-image:inherit;
	list-style-type:disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	padding-top: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination li a:hover,
.archive-pagination li a:focus,
.archive-pagination .active a {
	background-color: #c3251d;
	text-decoration: underline;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px;
}

.entry-comments {
	padding: 40px;
}

.comment-header {
	font-size: 16px;
	font-size: 1.6rem;
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: 0;
}

.comment-content {
	clear: both;
	word-wrap: break-word;
}

.comment-list li {
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 24px;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
}

.sidebar li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 40px;
}


/* # Site Footer
---------------------------------------------------------------------------------------------------- */
#footer-wrapper {
	background: #000;
}

#footer-wrapper #footer-widget-wrapper {
	background: url('/wp-content/themes/book-a-skip-bin/images/footerBackground.png') repeat left;
}

#footer-widget-container {
	padding: 30px 0;
}

#footer-widget-container:after {
	content: " ";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#footer-wrapper .footer-column {
	float: left;
	width: 25%;
	padding: 20px;
	box-sizing: border-box;
}

#footer-wrapper .footer-column h3 {
	font-size: 2rem;
	color: #fff;
}

#footer-wrapper .footer-column #fc2-bottom-menu h3 {
	margin-top: 10px;
}

#footer-wrapper .footer-column .footer-menu-item {
	display: block;
}

#footer-wrapper .footer-column .footer-menu-item a:link {
	color: #fff;
}

#footer-wrapper .footer-column .footer-menu-item a:hover {
	color: #6dc731;
}

#footer-wrapper #fc2-bottom-menu img {
	margin-right: 20px;
}

#footer-column-4 {
	position: relative;
	bottom: 13px;
}

#footer-copy-wrapper p {
	margin: 0;
}

#footer-copy-wrapper:after {
	content: " ";
	clear: both;
	display: block;
	heigt: 0;
	visibility: hidden;
}

#footer-copy-wrapper {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	padding: 15px 0;
}

#footer-copy-wrapper p, #footer-copy-wrapper a:link {
	color: #c0c0c0;
	text-decoration: none;
}

#footer-copy-wrapper a:hover {
	color: #6DC731;
}

#footer-copy-wrapper #copyright-container {
	float: left;
	width: 60%;
}

#footer-copy-wrapper #footer-social-container {
width: 40%;
float: left;
text-align: right;
}

#footer-copy-wrapper #footer-social-container p {
	margin-left: 0px;
max-width: 282px;
text-align: left;
float: right;
width: 100%;
}

#footer-copy-wrapper #footer-social-container ul {
	float: right;
}

#footer-copy-wrapper #footer-social-container ul li {
	margin-left:5px;
}

#footer-copy-wrapper #footer-social-container ul li a {
	color: #000;
	background: #fff;
	border-radius: 40px;   
    float:left;
    text-align: center;
}

#footer-copy-wrapper #footer-social-container ul li a:hover {
	color: #6dc731;
	background: #03659D;
}
#footer-copy-wrapper #footer-social-container ul li a:hover img {
	opacity:.8;
}
@font-face {
  font-family: 'basb-social';
  src: url('/wp-content/themes/book-a-skip-bin/fonts/basb-social.eot?7740921');
  src: url('/wp-content/themes/book-a-skip-bin/fonts/basb-social.eot?7740921#iefix') format('embedded-opentype'),
       url('/wp-content/themes/book-a-skip-bin/fonts/basb-social.woff?7740921') format('woff'),
       url('/wp-content/themes/book-a-skip-bin/fonts/basb-social.ttf?7740921') format('truetype'),
       url('/wp-content/themes/book-a-skip-bin/fonts/basb-social.svg?7740921#basb-social') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "basb-social";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	width: 2em;
    height: 2em;
    margin-top: 9px;
}
 
.icon-facebook:before { content: '\e800'; } /* '' */
.icon-gplus:before { content: '\e801'; } /* '' */
.icon-twitter:before { content: '\e802'; } /* '' */
.icon-email:before { content: '\e804'; } /* '' */

#footer-copy-wrapper #footer-social-container p {
	margin-left: 70px;
}

#select-cubic-meter {
	margin: auto;
	max-width: 800px;
}
.cubic-meter-title p {
	font-family:arial;
}
.bin-size-column {
	width: 250px;
	padding-left: 50px;	
}
#binSizeComparison {
    top: 43px;
	left: 140px;
	width: 300px;
	color: #FFF;
	position: absolute;
	font-family: arial;
	font-size: 16px;
	line-height: 24px;
}
.bin-size-detail {
    margin-top: 10px;
	max-width: 414px;
    position: relative;
	float:right !important;
}
.bin-size-detail img {
    margin-top: 25px;
}
.bin-size-detail p {
    max-width: 200px;
}
.fineprint-container {
    max-width: 410px;
    padding-left: 10px;
}
p.fineprint {
    font-size: 11px;
    max-width: none;
    color: #111;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
.bin-size-column  ul {
    /*border-top: 2px solid #3E586F;
    border-bottom: 2px solid #3E586F;*/
}
.bin-size-column  ul li {
    font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom:2px;
	border-bottom: 0px solid #C5CDD5;
}
.bin-size-column  ul li:first-child {
    border-top: 0px solid #CCC;
    margin: 0px;
	border-bottom: 0px solid #C5CDD5;
}

.bin-size-column .inner {
    /*border-top: 1px solid #CCC;*/
    margin: 10px 0px;
}
.hirebin-payment .col-left {
	width: 49%;
	float: left;
}
.hirebin-payment .col-right {
	width: 49%;
	float: right;
}
#content-sidebar-wrap {
	max-width: 1170px;
	width: 100%;
	margin: auto;
	padding: 30px 0px;
}
#content-sidebar-wrap #content {
	width: 70%;
	padding: 20px;
	display: inline-block;
	background: #fff;
	margin-right: 1%;
}
#content-sidebar-wrap .sidebar {
	width: 29%;
	display: inline-block;
	vertical-align: top;
}
.full-width-content #content-sidebar-wrap {
	max-width: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.full-width-content #content-sidebar-wrap #content {
	width: 100%;
	padding: 0px;
	display: block;
	background: #fff;
	margin-right:0px;
}
/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {

	.site-inner,
	.wrap {
		max-width: 960px;
	}
	#nav .wrap {
		max-width: 1170px;
		width:100%;
	}
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.sidebar-primary,
	.title-area {
		width: 300px;
	}

}

@media only screen and (max-width: 1115px) {
	#menu-main-menu .menu-item {
		padding: 0px 5px;
	}
}
@media only screen and (max-width: 960px) {

	.site-inner,
	.wrap {
		max-width: 800px;
	}
	#nav .wrap {
		max-width: 1170px;
		width:100%;
	}
	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.site-header .wrap {
		padding: 20px 5%;
	}

	.header-image .site-title > a {
		background-position: center top;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 15px;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}
	#menu-main-menu .menu-item {
		padding: 0px;
	}
	#header-column-center-text-wrapper p {
		font-size: 23px;
		bottom: 1px;
		line-height: 24px;
	}

}
@media only screen and (max-width: 890px) {
	#menu-main-menu .menu-item a {
		font-size: 15px !important;
	}
	.book-button a p {
		font-size: 12px;
		line-height: 30px;
	}
}
@media only screen and (max-width: 800px) {

	body {
		background-color: #fff;
		font-size: 16px;
		font-size: 1.6rem;
	}

	.site-inner,
	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}
	#header-column-left {
		max-width: 350px;
		margin: auto;
		float: none;
		padding: 11px;
	}
	.book-button {
		text-align: center;
		padding: 10px;
	}
	#nav {
		display:none;
	}

}

/* Home Page
---------------------------------------------------------------------------------------------------- */
/* Section 1 - head image */
.section-container {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
}

.home #section-1-wrapper {
	padding: 20px 0;
	background:#fff;
}

.home #section-1-container:after {
	content: " ";
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}

.home #section-1-left-column, .home #section-1-right-column {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 0 20px;
}

.home #testimonial-header {
	text-align: center;
	font-family: Til-Bold, arial, sans-serif;
	font-size: 4.8rem;
	color: #000;
}

.home #testimonial-header span {
	font-size: 3.6rem;
}

.home .h2-thin {
	font-family: Til, arial, sans-serif;
}

/* search column */
.home .search-container {
	max-width: 31%;
	width: 100%;
	margin: 0 0.5%;
	float: left;
	background: #6dc731;
    border-radius: 104px;
   	text-align: center;
    padding: 45px 10px;
	border: 4px solid #fff;
	max-height:166px;
}

.search-container p {
	max-width: 100px;
	color: #fff;
	line-height: 1.2;
	font-family: Til-L, arial, sans-serif;
}

.search-container h3 {
	color: #fff;
	font-family: Til-Bold, arial, sans-serif;
}

.search-container h3, .search-container p {
	margin: 0 auto;
}

#search-step-container:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#search-postcode-container:before {
	content: " ";
	border: solid 18px transparent;
	border-bottom-color: #ffc322;
	position: absolute;
	top: -36px;
	left: 65px;
	height: 0;
	width: 0;
}

#search-postcode-container {
	position: relative;
	margin: 30px 0;
	padding: 25px;
	background: -moz-linear-gradient(#ffc322, #ff5b00);
	background: -o-linear-gradient(#ffc322, #ff5b00);
	background: -webkit-linear-gradient(#ffc322, #ff5b00);
	background: linear-gradient(#ffc322, #ff5b00);
}

#search-postcode-container p {
	font-family: Til-L, arial, sans-serif;
	font-weight: 100;
	font-size: 1.8rem;
}

#search-postcode-container p#find-postcode {
	font-size: 1.4rem;
}

#search-postcode-container p#find-postcode a:link {
	color: #fff;
}

#search-postcode-container p#find-postcode a:visited {
	color: #fff;
}

#search-postcode-container p#find-postcode a:hover {
	color: #6dc731;
}

#search-postcode-container h3 {
	font-size: 4.8rem;
}

#search-postcode-container p, #search-postcode-container h3 {
	color: #fff;
	margin: 0;
	line-height: 1;
}

#postcode-search-form {
	margin: 20px 0;
}	

#postcode-search-form:after {
	content: " ";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#postcode-search-form input {
	float: left;
	border-radius: 7px;
}

#postcode-search-form input[type="text"] {
	max-width: 320px;
	border: 0;
	padding: 17px;
}

#postcode-search-form input[type="submit"] {
	max-width: 150px;
	width: 100%;
	margin-left: 2%;
	border: #fff solid 2px;
	background: transparent;
	font-family: Til-Bold, arial, sans-serif;
	font-size: 22px;
	padding: 9px 24px;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition:    all .25s ease-in-out;
	-ms-transition:     all .25s ease-in-out;
	-o-transition:      all .25s ease-in-out;
	transition:         all .25s ease-in-out;
	
}

#postcode-search-form input[type="submit"]:hover {
	background: #6dc731;
	border: 2px solid #6dc731;
}

.sidebarSearch {
   padding: 0px !important;
   text-align: center;
   background: transparent;
}
.sidebarSearch #postcode-search-form input {
    float: none;
    margin-bottom: 20px;
}
.sidebarSearch #search-form-submit {
    margin-bottom: 0px;
}


/* Section 2 - CTA bar */
.home #section-2-wrapper {
	background: #03659d;
}

.home #section-2-wrapper h2#section-2-cta {
	color: #fff;
	text-align: center;
	font-size: 3.6rem;
	padding: 20px 0;
	margin: 0;
}

.home #section-2-wrapper h2#section-2-cta span {
	font-family: Til-L, arial, sans-serif;
}

/* Section 3 - Why Use */
.home #section-3-wrapper {
	background: url('/wp-content/themes/book-a-skip-bin/images/whyBackground.png') repeat top left;
}

.home #section-3-wrapper #section-3-heading {
	text-align: center;
	font-family: Til-LI, arial, sans-serif;
	margin-top: 20px;
	font-size: 4.4rem;
}

.home #section-3-wrapper #section-3-heading span {
	font-family: Til-BI, arial, sans-serif;
}

.home #section-3-wrapper .icon-columns {
	width: 25%;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
	text-align: center;
}

.home #section-3-icons-container {
	margin-top: 50px;
}

.home #section-3-icons-container:after {
	content: " ";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.home #section-3-wrapper #book-button-cta-container {
	text-align: center;
	margin-bottom: 30px;
}

/* Section 4 - Information */
.home #section-4-wrapper {
	background: #fff;
}

.home #section-4-container {
	padding: 40px 0;
}

.home #section-4-container:after {
	content: " ";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.home #section-4-wrapper .info-columns {
	width: 30%;
	margin: 0 1%;
	padding-bottom: 40px;
	float: left;
	box-sizing: border-box;
	background: #03659D;
	text-align: center;
}

.home #section-4-wrapper .info-columns h3, .home #section-4-wrapper .info-columns p {
	color: #fff;
}

.home #section-4-wrapper .info-columns h3 {
	margin-top: 10px;
	padding: 10px;
}

.home #section-4-wrapper .info-columns p {
	font-size: 1.6rem;
	padding: 0px 20px;
}

.home #section-4-wrapper .info-columns .info-button a:link {
	max-width: 150px;
	color: #fff;
	border-radius: 7px;
	width: 100%;
	margin-left: 2%;
	border: #fff solid 2px;
	background: transparent;
	font-family: Til-Bold, arial, sans-serif;
	font-size: 22px;
	padding: 9px 24px;
	text-decoration: none;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition:    all .25s ease-in-out;
	-ms-transition:     all .25s ease-in-out;
	-o-transition:      all .25s ease-in-out;
	transition:         all .25s ease-in-out;
}

.home #section-4-wrapper .info-columns .info-button a:visited {
	color: #fff;
}

.home #section-4-wrapper .info-columns .info-button a:hover {
	background: #6dc731;
	border: 2px solid #6dc731;
}

.home #section-4-wrapper .info-columns #section-4-column-1 {
	margin-left: 35px;
}

.home #section-4-wrapper .info-columns #s4-c1-image {
	background: url('/wp-content/themes/book-a-skip-bin/images/infoIcon1.png') no-repeat center;
	padding: 40px 0;
}

.home #section-4-wrapper .info-columns #s4-c2-image {
	background: url('/wp-content/themes/book-a-skip-bin/images/infoIcon2.png') no-repeat center;
	padding: 40px 0;
}

.home #section-4-wrapper .info-columns #s4-c3-image {
	background: url('/wp-content/themes/book-a-skip-bin/images/infoIcon3.png') no-repeat center;
	padding: 40px 0;
}

.home #section-4-wrapper .info-columns a #s4-c1-image, .home #section-4-wrapper .info-columns a #s4-c2-image, .home #section-4-wrapper .info-columns a #s4-c3-image {
	-o-transition: 0.25s all ease-in;
	-moz-transition: 0.25s all ease-in;
	-webkit-transition: 0.25s all ease-in;
	transition: 0.25s all ease-in;
}

.home #section-4-wrapper .info-columns a:hover #s4-c1-image, .home #section-4-wrapper .info-columns a:hover #s4-c2-image, .home #section-4-wrapper .info-columns a:hover #s4-c3-image {
	-o-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.mobile {
	display: none;
}






/*Bins Design */
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
}
.waste-type-headers {
    display: inline;
	
}
.col-md-4 {
    width: 33.3333%;
}
.info-box .box-title {
    padding: 0px 8px 10px;
    font-size: 18px;
    line-height: 22px;
    color: #1E3C57;
    font-weight: bold;
    margin: 0px 0px 20px;
}
.wasteTypes {
    margin: 0px 15px 15px;
    padding-bottom: 15px;
	color: #47494E;
	font: 13px/18px Arial,Helvetica,sans-serif;
    border-bottom: 1px solid #C5CDD5;
}
.wasteTypes span {
    display: block;
    margin-left: 15px;
    position: relative;
}

.wasteTypes input {
    float: left;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
#nav {
	background:#03659d;
}
.areas-we-service #section-1-right-column {
	padding-top: 40px;
}
.areas-we-service #section-1-right-column  p {
	margin: 0 0 10px;
	font-size: 15px;
	text-align:center;
}

.mobile-yes {
	display:none;
}



.header-binselections {
	max-width:600px;
}
.wt-row {
	display:block;
	padding-bottom:40px;
}
.wt-col1 {
	float:left;
	width:225px;
}

.wt-col2 {
	float:left;
}
.wt-row-inner {
	padding:20px 20px 20px 95px;
}
.mainLabel {
	position:relative;
}

.mainLabel .waste-type-img {
	position:absolute;
	left:75px;
}
.wti-col1, .wti-col2 {
	width:46%;
	margin-right:3%;
	display:inline-block;
	vertical-align:top;
}
.cubic_meter-img {
	position:absolute;
	left:0px;
	top:0px;
}
.customers ul li .cubic_meter_lb {
	height: inherit;
    line-height: 50px;
    padding-bottom: 0;
    position: relative;
    background: url(images/cubic-meter-btn.png) no-repeat;
}
.customers ul li  .cubic_meter_lb.check {
	width:5px;
	height:5px;
	top:15px;
	left:5px;
}
#mg-wprm-wrap #wprmenu_menu_ul li {
display:block !important; 
}
.sidebarSearch  #search-postcode-container::before { 
  border:0px !important;
}
.page-template-template-fullwidth-boxed #content-sidebar-wrap {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    padding: 30px 0px;
}
/* Media Queries */
@media only screen and (max-width: 801px) {

.header-column {
    width: 100%;
    float: none;
}
.header-column {
	padding-left: 0px !important;
	width: 100% !important;
	max-width: 340px !important;
	margin: auto !important;
	float: none !important;
}
.book-button a p {
    font-size: 25px !important;
}
}


/* Media Queries */
@media only screen and (max-width: 720px) {
	/* Header */
	#site-header-container {
		padding: 0;
	}

	.header-column {
		width: 100%;
		text-align: center;
	}

	#header-column-center {
		background: #f5f5f5;
		padding: 10px 0;
	}
	/*
	#header-column-center-image-wrapper, #header-column-center {
		display: none !important;
	}

	#header-column-right {
		display: none;
	}*/

	/* Menu 
	.main-menu-wrapper {
		height: 50px;
	}

	#menu-main-menu {
		display: none;
	}

	/* section 1 */
	.home #testimonial-header {
		line-height: 1.2;
	}

	.home #section-1-left-column, .home #section-1-right-column {
		width: 100%;
		padding: 0 5px;
	}

	.home #section-1-right-column {
		display: none;
	}

	.mobile {
		display: block;
	}

	.home #section-1-book-mobile {
		text-align: center;
	}

	/* Section 2 */
	.home #section-2-wrapper h2#section-2-cta {
		font-size: 2.2rem;
	}

	/* section 3 */
	.home #book-button-cta {
		display: none;
	}

	.home #section-3-book-mobile {
		text-align: center;
	}

	.home #section-3-wrapper #section-3-heading {
		padding: 0 10px;
		font-size: 3.4rem;
	}

	.home #section-3-wrapper .icon-columns {
		width: 100%;
		float: none;
	}

	.home #section-3-wrapper .icon-columns img {
		width: 100px;
	}

	.home #section-3-wrapper .icon-columns img {
		line-height: 1.2;
	}

	/* section 4 */
	.home #section-4-wrapper .info-columns {
		margin: 10px;
		width: 95%;
		float: none;
	}

	/* Footer */
	#footer-wrapper .footer-column {
		width: 100%;
		float: none;
		text-align: center;
	}

	#footer-wrapper .footer-column .footer-menu-item {
		margin: 10px 0;
	}

	#footer-copy-wrapper #copyright-container {
		float: none;
		width: 100%;
		text-align: center;
	}

	#footer-copy-wrapper #footer-social-container {
		float: none;
		width: 100%;
		margin-top: 20px;
		padding: 0 10px;
	}

	#footer-copy-wrapper #footer-social-container p {
		margin-left: 0;
		margin-top: 5px;
	}

	#footer-copy-wrapper #footer-social-container ul li {
		margin-left: 10px;
	}
	#section-1-column-right-mobile.mobile, #section-1-left-column {
		display:none !important; 
	}
	.home #section-1-right-column {
		display: block;
	}
	#search-step-container {
		display:none;
	}
	#search-postcode-container::before {
    	content: "";
		border: solid 0px transparent;
	}
	#search-postcode-container {
    	margin:20px;
	}
	#search-postcode-inner {
		text-align:center;
	}
	#postcode-search-form input[type="text"] {
		max-width: 100%;
		margin-bottom: 15px;
	}
	#postcode-search-form input[type="submit"] {
		max-width: 150px;
		margin: auto;
		float:none;
	}
	.home #section-1-wrapper {
    	padding: 0px;
	}
.sidebarSearch  #search-postcode-container {
    margin: 0px;
}
 #content-sidebar-wrap .sidebar {
    padding: 10px;
}
}

@media only screen and (min-width: 400px) and (max-width: 720px) {
	.home #section-4-wrapper .info-columns a #s4-c1-image, .home #section-4-wrapper .info-columns a #s4-c2-image, .home #section-4-wrapper .info-columns a #s4-c3-image {
		background-size: 607px 197px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 800px) {
	/* Header */
	#site-header-container {
		padding: 0;
	}

	.header-column {
		width: 100%;
		text-align: center;
	}

	#header-column-center {
		background: #f5f5f5;
		padding: 10px 0;
	}

	#header-column-center-image-wrapper {
		display: none !important;
	}
 

	/* Menu */
	.main-menu-wrapper {
		height: 50px;
	}

	#menu-main-menu {
		display: none;
	}

	/* section 1 */
	.home #testimonial-header {
		line-height: 1.2;
	}

	.home #section-1-left-column, .home #section-1-right-column {
		width: 100%;
		padding: 0 5px;
	}

	.home #section-1-right-column {
		display: none;
	}

	.mobile {
		display: block;
	}

	.home #section-1-book-mobile {
		text-align: center;
	}

	/* Section 2 */
	.home #section-2-wrapper h2#section-2-cta {
		font-size: 2.2rem;
	}

	/* section 3 */
	.home #book-button-cta {
		display: none;
	}

	.home #section-3-book-mobile {
		text-align: center;
	}

	.home #section-3-wrapper #section-3-heading {
		padding: 0 10px;
		font-size: 3.4rem;
	}

	.home #section-3-wrapper .icon-columns {
		width: 50%;
	}

	.home #section-3-wrapper #section-3-column-3 {
		margin-top: 5px;
	}

	.home #section-3-wrapper #section-3-column-2 {
		margin-bottom: 30px;
	}

	.home #section-3-wrapper .icon-columns img {
		width: 100px;
	}

	.home #section-3-wrapper .icon-columns img {
		line-height: 1.2;
	}

	/* section 4 */
	.home #section-4-wrapper .info-columns {
		margin: 10px auto;
		width: 60%;
		float: none;
	}

	.home #section-4-wrapper .info-columns #s4-c1-image, .home #section-4-wrapper .info-columns #s4-c2-image, .home #section-4-wrapper .info-columns #s4-c3-image {
		background-size: 459px 195px;
	}

	/* Footer */
	#footer-wrapper .footer-column {
		width: 50%;
		text-align: center;
	}

	#footer-wrapper #footer-column-2 {
		margin-bottom: 33px;
	}

	#footer-wrapper .footer-column .footer-menu-item {
		margin: 10px 0;
	}

	#footer-copy-wrapper #copyright-container {
		float: none;
		width: 100%;
		text-align: center;
	}

	#footer-copy-wrapper #footer-social-container {
		float: none;
		width: 100%;
		margin-top: 20px;
		padding: 0 10px;
		text-align: center;
	}

	#footer-copy-wrapper #footer-social-container p {
		margin-left: 0;
		margin-top: 5px;
		display: inline-block;
		float: none
	}

	#footer-copy-wrapper #footer-social-container ul {
		display: inline-block;
		float: none;
	}

	#footer-copy-wrapper #footer-social-container ul li {
		margin-left: 10px;
	}
}

@media only screen and (min-width: 800px) and (max-width: 1024px) {
	.home #section-1-left-column, .home #section-1-right-column {
		width: 59%;
		float: none;
		margin: 0 auto;
	}

	.home #section-2-container {
		padding: 10px;
	}

	.home #section-2-wrapper h2#section-2-cta {
		font-size: 3.4rem;
	}

	.home #section-3-wrapper .icon-columns h3 {
		font-size: 2rem;
	}

	.home #section-4-container h3 {
		font-size: 2rem;
	}
}

/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

	*,
	*:before,
	*:after {
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]:after,
	a[href^="#"]:after,
	.site-title > a:after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

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

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}
@media only screen and  (max-width: 510px) {
	.mobile-yes {
		display:block;
	}
	.no-mobile {
		display:none;
	}
	.hirebin-steps li {
		display: inline-block !important;
		padding: 5px 20px;
	}
	.mobile-contents {
		padding-left:50px;	
	}
	#customers ul li label.mainLabel {
		padding-bottom:60px;
	}
}
@media screen and (max-width: 1180px) {
	.page-template-template-fullwidth-boxed #content-sidebar-wrap {
         width: 96%;
         margin: auto;
    }
}
@media screen and (max-width: 1140px) {
	.wt-col2 {
		float: left;
		width: 700px;
	}
}
@media only screen and (max-width: 940px) {
	.wt-col2 {
		float: left;
		width: 600px;
	}
	body .hire-bin-container .next-step, body .hire-bin-container input.next-step {
		margin-bottom:10px;
	}
}
@media only screen and (max-width: 840px) {
	.wt-col2 {
		float: left;
		width: 500px;
	}
	.hirebin-steps li {
		display: inline-block !important;
		padding: 4px 16px;
	}

}
@media only screen and (max-width: 740px) {
	.wt-col2 {
		float: left;
		width: 100%;
	}
	.wt-row-inner {
		margin-top: 53px;
		padding: 121px 20px 20px;
	}
	.desktop {
		display:none !important;
	}
	.mobile {
		display:block !important;
	}
}
@media only screen and (max-width: 680px) {
	 
#content-sidebar-wrap #content, #content-sidebar-wrap .sidebar{
	width:100% !important;
}
}
@media only screen and (max-width: 600px) {
	.wti-col1, .wti-col2 {
		margin-bottom: 20px;
		margin-right: 0;
		width: 100%;
	}
 
}
@media only screen and (max-width: 540px) {
	.hirebin-payment .col-left, .hirebin-payment .col-right {
		width: 100% !important;
		float: none !important;
		display:block !important;
	}
	 
	 
}