/*
Theme Name:     Canvas Child
Theme URI:      
Description:    Child theme for the Canvas theme
Author:         Jezweb
Author URI:     http://www.jezweb.com.au/
Template:       canvas
Version:        0.1.0
*/

/* Quote Bins styles */

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500');

#quotepopup-overlay {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.85);
  transition: all 0.3s;
}
.quotepopup {
  position: fixed;
  z-index: 999999;
  top: 35%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 400px;
  padding: 0;
  text-align: center;
  background: #ffffff;
  border: 2px solid #FFFFFF;
  color: #00b3f6;
  box-shadow: 0px 0px 44px 1px rgba(151, 151, 151, 0.45);
  transition: all 0.3s;
}
.quotepopup .qup-img{
  padding: 25px 25px 0;
}
.quotepopup .qup-img img{
  width: 100%;
  height: auto;
}
.hidepopup{
  opacity: 0;
  visibility: hidden;
}
.hidepopuptext{
  display: none;
}
.quotepopup-text {
  padding: 25px;
}
.quotepopup p {
  color: #00b3f6;
  margin-bottom: 10px;
  font-size: 15px !important;
}
.quotepopup a.closepopup {
  background: #00b3f6;
  color: #FFFFFF;
  padding: 10px;
  line-height: 1;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 12px;
  text-decoration: none;
  font-weight: bold;
}
.quotepopup a.closepopup:hover{
  background: #ffc313;
}
#loadingpopup {
  color: #808080;
  padding: 25px 0;
}
#loadingpopup span {
  display: block;
  width: 20px;
  height: 20px;
  margin: 10px auto;
  background: url(images/spinner.gif) no-repeat;
}
#loadingpopup.hidepopup{
  display: none;
}
.gform_wrapper.quote-bins_wrapper {
  max-width: 100%;
  margin: 0 auto;
}
.gform_wrapper form.quote-bins ul li.gfield {
  max-width: 100%;
}
#content .gform_wrapper form.quote-bins ul li.gfield_error .validation_message {
  position: absolute;
  right: -5px;
  top: 23px;
  max-width: 100%;
  padding: 8px !important;
  margin: 0;
  width: auto;
  background: #ff4e4e;
  line-height: 1;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 12px;
  border-radius: 0;
  font-family: 'Montserrat', sans-serif;
}
#content .gform_wrapper form.quote-bins ul li.gfield_error .validation_message:after {
  content: '';
  border: 4px solid transparent;
  border-right: 6px solid #ff4e4e;
  position: absolute;
  top: 50%;
  left: -10px;
  margin-top: -4px;
}
.gform_wrapper form.quote-bins .gform_ajax_spinner {
  position: absolute;
  left: -35px;
  top: 8px;
  padding: 5px !important;
  background: #FFFFFF !important;
  border-radius: 100%;
}
.gform_wrapper form.quote-bins ul li.gfield.bin_size.gfield_error, .gform_wrapper form.quote-bins ul li.gfield.bin_type.gfield_error, .gform_wrapper form.quote-bins ul li.gfield.waste_type.gfield_error, .gform_wrapper form.quote-bins ul li.gfield.quote_contacttype.gfield_error {
  margin-bottom: 25px !important;
}


/* General element styles i.e., header, navigation, content, sidebar widgets, sliders and galleries. */
/*.inline-google-codewrap img {
  display: none;
}*/

/* Header Styles (Logo, header elements, widgets, etc.) */
/*#logo{
  margin-top: 40px;
}
.header-widget {
    padding-top: 65px;
    text-align: right;
    width: 16%;
}
.header-phone {
    color: #fff !important;
    font-size: 25px;
    font-weight: bold;
}
.header-phone a{
    color: #fff !important;
    text-decoration: none;
}
.header-phone a:hover{
    color: #7BE6F3 !important;
}*/




/* Navigation Styles (Main Menu) */
/*#navigation ul.nav li ul.sub-menu {
padding: 0; 
width: auto;
min-width: 200px;
}
#navigation ul.nav li ul.sub-menu li a {
white-space: nowrap;
width: 100%;
}
#nav-container {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    top: 50px;
}

@media only screen and (min-width: 768px) {

#navigation {
    background: transparent none repeat scroll 0 0;
    padding-left: 50px;
    text-transform: uppercase;
}

}

ul.nav li a {
    padding-bottom: 1em !important;
    padding-top: 3.8em !important;
}
*/



/* Content Area (General styles) */
/*#content{
  min-height: 500px;
}
.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
  border: none !important;
  background: none !important;
  padding: 0px !important;
}

#content .flexslider {
background: none !important;
border: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}*/
/*.content_title {
    background: #7be6f3 none repeat scroll 0 0;
    left: -59.5px !important;
    min-width: 1349px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: absolute;
    width: 1349px;
}*/
/*.content_title h1, .content_title h2 {
    clear: both;
    display: inline-block;
    padding: 10px !important;
}

.wpb_single_image .vc_figure {
    display: block;
}

.thumb-image-overlay {
    position: relative;
}

.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-out;
}

.image-overlay-circle {
  height: 70px;
  width: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -52px;
  margin-left: -52px;
  padding: 15px;
  border: 2px solid #FFFFFF;
  border-radius: 100%;
}

.image-overlay-plus{
  height: 100%;
  width: 100%;
  position: relative;
  background-image: url(images/image-overlay.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.thumb-image-overlay:hover .image-overlay {
    opacity: 1;
    visibility: visible;
    background-color: rgba(123,230,243,0.8);
}*/

/* Single Post and Blog Page styles */
/*.blogposts-content .image-overlay-circle {
  height: 200px;
  width: 200px;
  margin-top: -100px;
  margin-left: -100px;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.blogposts-content .image-overlay-plus{
  background-image: url(images/bigger-plus.png);
}
.single .post-meta, .single #post-author, .single article #connect, .single .post-utility, .post-entries, #comments {
  display: none;
}
.single h1.entry-title {
  margin-bottom: 15px;
}
.single-post .header-banner h2 {
  font-size: 20px;
  padding: 30px;
}
.single-post .blogpost-item {
  padding: 0;
  background: none;
  box-shadow: none;
  margin-bottom: 15px;
}
.single-post .blogpost-item img{
  width: 100%;
}
.single-post .blogpost-item-content {
  padding: 10px 0 0;
}
.single-post .blogpost-item-meta {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.single-post .entry p {
  line-height: 1.8;
}*/

/* Blog posts styles */

/*.page-id-138 #content, .single-post #content, .archive #content {
padding-top: 40px;
}

.blogpost-item {
  padding: 10px;
  background-color: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0px 5px rgba(0,0,0,.1);
  -moz-box-shadow: 0 0px 5px rgba(0,0,0,.1);
  box-shadow: 0 0px 5px rgba(0,0,0,.1);
  margin-bottom: 25px;
}

@media only screen and (min-width: 768px) {

.blogposts-content section#main {
  float: left;
  width: 74%;
}
.blogposts-content #custom-blog-sidebar {
  float: right;
  width: 22%;
}

}

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

.blogposts-content section#main {
  float: none;
  width: 100%;
}
.blogposts-content #custom-blog-sidebar {
  float: none;
  width: 100%;
}

}

.blogpost-item img {
  margin: 0 auto;
  display: block;
}
.blogpost-item-content {
  padding: 15px;
}
h3.blogpost-item-title {
  line-height: 1.3;
  margin-bottom: 5px;
}
h3.blogpost-item-title a{
  color: #000000;
}
.blogpost-item-meta {
  margin-bottom: 10px;
}
.blogpost-item-meta span {
  font-size: 11px;
  line-height: 1;
  color: #999999;
  border-right: 1px solid #999999;
  padding-right: 8px;
  margin-right: 5px;
}
.blogpost-item-meta span:last-child{
  border: 0;
}
.blogpost-item-meta span a{
  color: #999999;
}
h3.blogpost-item-title a:hover, .blogpost-item-meta span a:hover{
  color: #7BE6F3;
}
.entry .blogpost-item-content p {
  margin-bottom: 5px;
  line-height: 1.8;
}
.entry .blogpost-item-content a{
  text-decoration: none;
  transition: all 0.3s;
}
#custom-blog-sidebar form.searchform {
  width: 100%;
  padding: 0;
  border: 0;
  background: none;
  margin: 0;
  border-radius: 0;
}
#custom-blog-sidebar form.searchform input.field {
  outline: 0;
  margin: 0;
  text-align: left;
  max-width: 100%;
  padding: 0 35px 0 10px;
  height: 40px;
  width: 100%;
  background-color: #f1f1f1;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc #e0e0e0 #e0e0e0 #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: all 0.3s;
}
#custom-blog-sidebar form.searchform input.field:focus, #custom-blog-sidebar form.searchform input.field:hover{
  background-color: #FFFFFF;
}
#custom-blog-sidebar form.searchform button.submit {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  width: 35px;
}
form.searchform .fa-search:before{
  font-size: 16px;
  line-height: 1;
}
#custom-blog-sidebar .widget h3 {
  margin: 0 0 15px;
  padding: 0 0 5px;
}
#custom-blog-sidebar .widget ul {
  padding-left: 15px;
}
#custom-blog-sidebar .widget ul li {
  list-style-type: square;
  color: #000000;
  margin-bottom: 2px;
  list-style-position: outside;
}
#custom-blog-sidebar .widget a {
  color: #000000;
  text-decoration: none;
  transition: all 0.3s;
}
#custom-blog-sidebar .widget a:hover{
  color: #7BE6F3;
}
*/

/* Archive and Category Page styles */





/* Sidebar elements (left or right sidebars, widgets) */





/* Footer elements styles */
/*.footer_menu li::after {
    content: "|";
    padding-left: 8px;
    padding-right: 8px;
}

.footer_menu li:last-child::after {
    content: "";
}
.footer_menu li {
    display: inline !important;
}
.footer_menu a {
    color: #fff !important;
    font-weight: 500;
    text-transform: uppercase;
}
#footer #copyright {
  margin-bottom: 0px;
}*/
/* Slider and Gallery styles (not necessary if gallery page is part of the sitemap, hence refer to page specific styles section) */





/* Page specific styles goes here i.e. homepage, about page, contact page, service page, etc. */

/* Homepage styles */
/*.home_skipbins .wpb_single_image.vc_align_center {
    height: 200px;
}
.home_skipbins2 .wpb_single_image.vc_align_center {
    height: 100px;
}
.content_bg h1, .content_bg p, .content_bg a, .content_bg ul {
    color: #fff !important;
}
.home_feature .wpb_single_image img {
    width: 250px;
}*/




/* About Page styles */



/* Service Page styles */



/* Gallery Page styles */



/* Contact Page styles */




/*   GRAVITY FORM  */
/*.gform_wrapper .top_label .gfield_label {
    display: none !important;
}
input, textarea {
    margin-bottom: 0;
    padding: 15px 5px !important;
}
.gform_wrapper textarea.large {
    height: 11.625em;
}
.gform_wrapper .gform_footer {
    float: right;
    margin: -76px 3px 0 !important;
    padding: 0;
    position: relative !important;
    text-align: right;
}
.gform_wrapper .top_label li.gfield.gf_left_half {
    float: left;
}
.gform_wrapper select, .gform_wrapper textarea {
    border: 1px solid #efefef !important;
    padding: 10px 5px;
    color: grey;
}
#footer-widgets .gform_wrapper textarea.medium {
    height: 11.375em;
}
#footer-widgets .gform_wrapper .gform_footer {
    margin-right: 12px !important;
}
.gform_wrapper .top_label .gfield_label {
    margin: .625em 0 .5em;
    font-weight: 700;
    display: -moz-inline-stack;
    display: none;
    line-height: 1.3;
    clear: both;
}

*/


/* Responsive styles goes here */



/*@media only screen and (min-width: 768px) {
    #navigation { 
        float: right; 
        width: auto; 
        clear:none; 
        max-width: 600px; // This can be changed
    }
}

@media only screen and (max-width: 767px) {
  body {
      border: 0 !important;
    }
    #wrapper #header {
      position: static;
    padding: 20px 0;
    }
    #header #logo {
    float: none;
    text-align: center;
    padding: 0 12px;
  }
    h3.nav-toggle {
    background: #7be6f3;
    border-bottom: 0;
    height: 60px;
    line-height: 60px;
    padding: 0;
  }
    h3.nav-toggle:before {
      font-weight: normal;
    color: #FFFFFF;
    margin-left: 15px;
    text-shadow: none;
    border-right: 0;
    display: inline-block;
    padding: 0;
    font-size: 30px;
    }
  h3.nav-toggle a {
      display: none;
    }
    .header-widget .header-right-details {
    background: none;
    width: 0;
    height: 0;
    margin: 0;
  }
    .header-widget .widget p, .header-widget .widget .textwidget {
      font-size: 0 !important;
  }
  .header-widget .widget a.email-top {
    font-size: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    top: 12px;
    right: 55px;
    line-height: 30px;
    text-align: center;
    background: none;
    border: 2px solid #FFFFFF;
      text-decoration: none;
  }
  .header-widget .widget a.email-top:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-size: 18px;
    color: #FFFFFF;
  }
  .header-widget .widget .header-phone a {
    font-size: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    top: 12px;
    right: 15px;
    line-height: 30px;
    text-align: center;
    background: none;
    border: 2px solid #FFFFFF;
      text-decoration: none;
  }
  .header-widget .widget .header-phone a:before {
    content: "\f095";
    font-family: FontAwesome;
    font-size: 20px;
      color: #FFFFFF;
  }
    body.show-nav #inner-wrapper {
    left: 0;
  }
    .csstransforms3d.csstransitions body #wrapper #navigation {
    width: 280px;
    left: 0;
    padding-top: 60px;
      z-index: 99999;
    background: rgba(255, 255, 255, 0.95) !important;
    transition: left 0.3s;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
  }
    .csstransforms3d.csstransitions body.show-nav #wrapper #navigation {
    left: 280px;
    box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.3);
  }
  #navigation .menus h3 {
      display: block;
    font-size: 16px;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    height: 60px;
    line-height: 60px;
    width: 100%;
    z-index: -1;
    text-align: center;
    background: #7be6f3;
    color: #FFFFFF;
    text-transform: uppercase;
  }
  #navigation .nav-home, #navigation .nav-close {
    height: 30px;
    width: 30px;
    font-size: 15px;
    padding: 0;
    top: 14px;
    left: 12px;
    background: #FFFFFF;
    color: #7be6f3;
    border-radius: 0px;
  }
  #navigation .nav-home:before, #navigation .nav-close:before {
    line-height: 30px;
  }
  #navigation .nav-home {
    left: auto;
      right: 12px;
  }
  #wrapper #navigation .menus ul.nav li {
    padding: 0;
      display: block;
      background: none !important;
  }
  #wrapper #navigation .menus ul.nav li a {
      font-family: Myriad Pro, sans-serif;
      font-size: 15px;
      padding: 12px 15px !important;
    margin: 0;
      color: #444444 !important;
      text-decoration: none;
      border-right: 0 !important;
      border-bottom: 1px solid #F2F2F2;
      background: none !important;
    }
  #navigation ul.nav li ul.sub-menu {
    visibility: visible;
    left: auto;
    position: relative;
    padding: 0;
    margin: 0;
    background: none !important;
    width: auto;
  }
  #navigation ul.nav li ul.sub-menu li {
    border: 0 !important;
  }
  #wrapper #navigation .menus ul.nav li ul li a {
    background: none;
      padding-left: 30px !important;
  }
  #footer #copyright {
    text-align: center;
    float: none;
    padding-bottom: 15px;
  }
  #footer #credit {
    text-align: center;
    float: none;
  }

.header-phone .fa {
display: none;
}

.header-widget {
    padding-top: 0px !important;
}

.home #content {
    padding-top: 0px !important;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper textarea {
    width: 100% !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half {
    float: none !important;
}

}*/


/*=================== NEW LINE OF CSS =====================*/



body h1, body h2, body h3, body h4, body h5, body h6{
    text-transform: uppercase;
}
body p{
    font-size: 16px!important;
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 500!important;
}
img.vc_single_image-img {
    border: none;
    padding: 0;
}



.header-widget {
    float:  right;
    width:  initial;
    margin-top: 29px;
}

.header-widget a.blue-btn {
    text-align: center !important;
    text-shadow: 1px 1px 1px #000 !important;
    letter-spacing: 6.7px !important;
    font-family: 'Oswald';
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    background: #00b3f6;
    padding: 13px 27px 13px;
    border-bottom: 4px solid #00b3f6;
}


.header-widget a.blue-btn:hover {
    background: #ffc313;
    border-color: #c89705;
    text-decoration: none;
}
header#header div#nav-container, header#header div#nav-container nav#navigation {
    background:  transparent;
}
header#header div#nav-container {
    float: right;
    padding-top: 23px;
    padding-right: 0;
    padding-left: 0;
    width: 60%;
}

header#header div#nav-container ul#main-nav li a {
    text-transform: uppercase;
    padding: 0;
    font-weight: bold;
}

header#header div#nav-container ul#main-nav li {
    padding: 0 1.4%;
}

header#header div#nav-container ul#main-nav li.current-menu-item a {
    background:  transparent;
}

header#header div#nav-container ul#main-nav li:hover a {
    background: transparent !important;
}

body header#header div#nav-container ul#main-nav li {
    background:  transparent !important;
}

body header#header div#nav-container ul#main-nav {
    margin: 0;
    width:  100%;
}

body header#header div#nav-container ul#main-nav li:last-child {
    padding-right:  0;
    padding-left: 0.5%;
}


div#header-container header#header {
    padding-top: 15px;
    position: absolute;
    /* top: 130px; */
    width: 94%;
    left: 0;
    right: 0;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    max-width: 1581px !important;
}

div#content {
    /*margin-top: -136px;*/
}

div#header-container {
    position: relative;
    background:  transparent;
    z-index:  9;
}

/*========= HOME SLIDER ==============*/

/*div#main-sidebar-container {
    margin-top: -136px!important;
}*/

div#main-sidebar-container h2#n2-ss-2item1 {
    font-size: 57px;
    margin-left: 11px;
}
div#main-sidebar-container h1#n2-ss-2item2 {
    font-size: 95px;
}
.blue-btn a:hover {
    border-color: #a97e0e !important;
    background: #ffc313 !important;
}
.blue-btn a {
    padding: 30px 0 23px !important;
    text-align: center !important;
    width: 359px;
    text-shadow: 1px 1px 1px #000 !important;
    letter-spacing: 5px !important;
    border-bottom: 7px solid #00b3f6 !important;
}
div#home-main-slider:after, div#internal-banner:after {
    content: '';
    position: absolute;
    bottom: -4%;
    display: block;
    left: 0;
    right: 0;
    width: 100%;
    height: 213px;
    background: url(https://www.lakemacquarieskips.com.au/wp-content/uploads/2018/01/wave-img-2.png) !important;
    background-size: cover !important;
    background-position: 40% 50% !important;
    overflow: visible;
}
div#home-main-slider{
    position: relative;
}
/*======================*/
.services-column img {
    border: none;
}

.blue-container-section .blue-container {
    background: #00b3f6;
    padding: 55px 42px 44px;
    width: 644px;
    border-radius: 7px;
    box-shadow: 0px 3px 27px 1px rgba(0,0,0,0.45);
    float: right;
}
.blue-container-section .blue-container h3 {
    text-transform:  uppercase;
    letter-spacing: 3px;
    text-align:  left !important;
    font-size: 39px;
    line-height: 1.1;
}

.blue-container-section .blue-container p {
    color: #fff;
    font-family:  'Montserrat';
    font-size:  16px;
}
.blue-container-section .blue-container.left-blue-column {
    float: left;
}
body.page .blue-container-section {
    padding-bottom: 20px;
    background-size: auto!important;
    background-position:  top !important;
    padding-top: 39%;
}

div#services-4-column {
    position:  relative !important;
    overflow:  visible;
    padding-top: 49px;
    padding-bottom: 87px;
}



div#services-4-column .wpb_single_image {
    margin-bottom: 17px;
}

div#services-4-column h6 {font-size: 28px;color: #000;line-height: 1.2;}
div#bin-calculator .vc_tta-tabs-container {
    width: 48.4%;
    padding-top: 120px;
}

div#bin-calculator .vc_tta-tabs-container ul.vc_tta-tabs-list {
    border:  none;
    padding-left: 20px;
}

div#bin-calculator .vc_tta-tabs-container ul.vc_tta-tabs-list li a {
    border-color: #f2f2f2;
    border-radius:  0 !important;
    background:  #fff;
    text-transform:  uppercase;
    font-family: 'Montserrat';
    font-size:  18px;
    padding: 25px 53px;
    border-right: 1px solid #00b3f6;
}

div#bin-calculator .vc_tta-panels-container {border: 6px solid #00b3f6;padding: 29px 62px 12px;box-shadow: 17px 1px 53px -6px rgba(0, 0, 0, 0.33);}

div#bin-calculator .vc_tta-panels-container img {
    padding:  0;
    border: none;
}

div#bin-calculator .vc_tta-panels-container .vc_tta-panels {
    border: none;
    background:  #fff;
}

div#bin-calculator .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_active a {
    background: #00b3f6;
    color: #fff;
}

div#bin-calculator .vc_tta-tabs-container ul.vc_tta-tabs-list li {
    border: none !important;
    margin:  0 auto;
    box-shadow: 0px 0px 25px 1px rgba(0, 0, 0, 0.16);
}

div#bin-calculator .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    padding:  0;
}

div#bin-calculator .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .blue-btn-1 {
    width: 100%;
}
div#bin-calculator .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .blue-btn-1 a:hover{
    border-color: #a97e0e !important;
    background: #ffc313 !important;

}
div#bin-calculator .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .blue-btn-1 a {
    width:  100%;
    border-radius:  0;
    border:  none;
    background: #00b3f6;
    color: #fff;
    padding: 30px 0 23px !important;
    text-align: center !important;
    text-shadow: 1px 1px 1px #000 !important;
    letter-spacing: 5px !important;
    font-family:  'Oswald';
    font-weight:  bold;
    font-size: 17px;
   border-bottom: 7px solid #00b3f6 !important;
}

.heading-tab {
    position:  absolute;
    padding-top: 35px;
    width: 47%;
    margin-left: 35px;
    padding-left: 37px;
    box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.11);
}

.heading-tab .vc_column-inner {
    padding:  0;
}

div#bin-calculator .vc_column-inner:first-child {
    padding-left:  0;
    padding-right: 0;
}
div#bin-calculator .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
}
div#bin-calculator {
    padding-bottom: 170px;
}

div#bin-calculator .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
}

div#bin-calculator {
    padding-bottom: 170px;
    padding-top: 51px;
}

div#bin-calculator h3 {
    padding-bottom: 13px;
}
div#bin-calculator p {
    color: #000;
}
div#bin-size-tab {
    /* padding-top: 43px; */
}

.two-column-deliveries {
    padding-top: 102px;
}

.two-column-deliveries h3 {
    padding-bottom: 20px;
}

.calculate-top-section {
    padding-bottom: 43px;
    padding-left: 15px;
    padding-right: 15px;
}
.two-column-deliveries {
    width:  100%;
    max-width: 1097px;
    margin:  0 auto;
}

.two-column-deliveries .column-deliveries {
    padding-bottom: 93px;
}

.two-column-deliveries .column-deliveries .deliver-text {
    width: 53%;
    padding: 52px 3px 23px 51px;
    box-shadow: 0px 13px 55px 1px rgba(0, 0, 0, 0.13);
}

.two-column-deliveries .column-deliveries .deliver-img {
    width: 44%;
}

.two-column-deliveries .column-deliveries .deliver-img img {
    width:  100% !important;
}

.two-column-deliveries .column-deliveries .deliver-img .vc_column-inner {
    padding:  0;
}

/*========== Testimonial CPT styles ===============*/

.testimonial-slider-item-wrapper{
text-align: center;
margin-left: 90px;
margin-right: 90px;
padding-left: 90px;
padding-right: 90px;
position: relative;
}
.testimonial-slider-item-wrapper ul{
list-style: none;
padding: 0;
margin: 0;
}
.testimonial-slider-details .testimonial-slider-content p {
font-size: 20px;
line-height: 1.7;
}
.testimonial-slider-extra{
font-size: 15px;
margin-top: 30px;
}
.testimonial-slider-extra span {
margin-left: -2px;
}
span.ts-company, span.ts-date {
font-style: italic;
}
.testimonial-slider-item-wrapper ol.flex-control-nav {
    display: block;
    list-style: none;
    padding: 0;
    text-align: center;
    margin: 35px auto 0;
    width: 234px;
}
.testimonial-slider-item-wrapper ol.flex-control-nav li {
list-style: none;
display: inline-block;
margin: 0 9px;
}
.testimonial-slider-item-wrapper ol.flex-control-nav li a {
    font-size: 0;
    display: block;
    width: 9px;
    height: 9px;
    background: #e2e8ed;
    border-radius: 100%;
    cursor: pointer;
    transition: all 0.3s;
}
.testimonial-slider-item-wrapper ol.flex-control-nav li a.flex-active{
cursor: default;
background: #ffc313;
}
.testimonial-slider-item-wrapper ul.flex-direction-nav li a {
    position: absolute;
    /* top: 30px; */
    width: 15px;
    height: 17px;
    line-height: 1;
    /* border: 1px solid #ff8200; */
    /* border-radius: 100%; */
    color: #000 !important;
    background: transparent !important;
    text-decoration: none;
    transition: all 0.3s;
    bottom: 4px;
}
.testimonial-slider-item-wrapper ul.flex-direction-nav li a:hover{
background: #ff8200;
color: #FFFFFF;
}
.testimonial-slider-item-wrapper ul.flex-direction-nav li a:before{
font-family: FontAwesome;
font-size: 20px;
}
.testimonial-slider-item-wrapper ul.flex-direction-nav li a.flex-prev{
position: inherit
}
.testimonial-slider-item-wrapper ul.flex-direction-nav li a.flex-next{
position: inherit
}
ul.flex-direction-nav {
    width: 100%;
    max-width: 551px !important;
    text-align: center !important;
    display: inline-block;
    position: relative;
    top: -21px;
}
ul.flex-direction-nav li {
    float: none;
    clear: none;
    width: 50%;
    display: inline-block;
}
.testimonial-slider-item-wrapper ul.flex-direction-nav li a.flex-prev:before{
content: '\f104';
}
.testimonial-slider-item-wrapper ul.flex-direction-nav li a.flex-next:before{
content: '\f105';
}
.testimonial-slider-item-wrapper ul.flex-direction-nav li a.flex-disabled {
opacity: 0.5;
cursor: default;
}
.testimonial-slider-item-wrapper.ts-loading{
height: 100px;
overflow: hidden;
background: url(images/spinner.gif) center no-repeat;
}
.testimonial-slider-item-wrapper.ts-loading *{
opacity: 0;
visibility: hidden;
transition: 0.3s;
}

.testimonial-slider-content span.ts-title {
    font-size: 25px;
    font-weight: 500;
    color: #000;
    font-family:  'Montserrat';
    padding-bottom: 34px !important;
    display:  block;
}

.testimonial-slider-details span.ts-position, .testimonial-slider-details span.ts-company {
    color: #000 !important;
    text-transform:  uppercase !important;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 13px;
    font-style:  normal;
}
.testimonial-slider-item-wrapper ul.flex-direction-nav li a.flex-prev {
    left: 421px;
}

.testimonial-slider-item-wrapper ul.flex-direction-nav li a.flex-next {
    right: 421px;
}
/*=========== BLOG =================*/
div#testimonial-section {
    padding-top: 54px;
}
div#internal-banner {
    padding: 23% 0;
}
.custom-featured-img img {
    padding:  0;
    border: none;
}

.custom-post-title h6 {
    text-transform:  uppercase;
    line-height:  1.1;
}

.custom-post-title h6 a {
    color: #000;
}

.custom-post-date {
    float:  left;
    width:  initial;
    padding-right:  12px;
    color: #acacac;
    font-family:  'Montserrat';
    font-weight:  bold;
    font-size:  12px;
    margin-bottom:  0;
}

.custom-post-category {
    float:  left;
    width: initial;
    color: #acacac;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 12px;
    margin-bottom:  0;
}

.custom-post-excerpt {
    float:  left;
    padding-top: 7px;
}

.custom-post-excerpt p {
    margin:  0 auto;
    font-family: 'Montserrat';
    font-size:  16px;
    font-weight: 600;
    color: #000;
    line-height: 1.4;
}

.custom-read-more a {
    padding:  0 !important;
    background:  none !important;
    display:  block;
    border: none !important;
    color: #ffc313 !important;
    font-size:  14px !important;
    font-family:  'Oswald';
    font-weight:  bold;
    letter-spacing: 1px;
}

.custom-read-more {
    float:  left;
}
.vc_grid-btn-load_more {
    width: 100%;
}

.vc_grid-btn-load_more a {
    width:  100%;
    background: none !important;
    border: 2px solid #ebebeb !important;
    border-radius:  0 !important;
    color: #000 !important;
    font-family:  'Oswald';
    text-transform:  uppercase;
    font-weight:  bold;
    font-size:  25px !important;
    padding: 17px 0 !important;
}
.single.single-post div#header-banner {
    padding: 23% 0 18%;
    background-position: 50% 40%;
}
.single.single-post div#header-container {
    top: 136px;
}
.wpb_widgetised_column .widget {
    background: transparent;
}

.wpb_widgetised_column .widget form.searchform {
    font-size:  19px;
    padding: 8px 0;
    border-radius: 0;
}

.wpb_widgetised_column .widget h3 {
    color: #ffc313;
    font-size: 24px;
    font-family:  'Oswald';
}


.wpb_widgetised_column .widget ul {
    padding:  0;
}

.wpb_widgetised_column .widget ul li {
    padding:  9px 0;
}

.wpb_widgetised_column .widget ul li a {
    color: #000;
    font-family:  'Oswald';
    font-weight: 500;
    font-size:  19px;
}

.wpb_widgetised_column {
    background: #00b3f6;
    padding: 32px 21px 5px;
}

div#custom-blog-sidebar {
    width: 32%;
    float: right;
    background: #00b3f6;
    padding-top: 32px;
}

div#custom-blog-sidebar .widget {
    background:  transparent;
}

div#custom-blog-sidebar div#custom-blog-sidebar {}

div#custom-blog-sidebar div#search-3 {
    font-size: 19px !important;
    padding: 31px 21px 8px;
}

div#custom-blog-sidebar div#search-3 form {
    border-radius:  0 !important;
}

div#custom-blog-sidebar div#search-3 input.field.s {
    padding: 14px 8px !important;
}

div#custom-blog-sidebar h3 {
    color: #ffc313;
    font-size: 24px;
    font-family: 'Oswald';
}

div#custom-blog-sidebar div#recent-posts-3, div#custom-blog-sidebar div#categories-3, div#custom-blog-sidebar div#text-5 {
    padding: 0 21px;
}

div#custom-blog-sidebar div#recent-posts-3 ul li a, div#custom-blog-sidebar div#categories-3 ul li a {
    color: #000;
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 19px;
}

div#custom-blog-sidebar div#recent-posts-3 ul li, div#custom-blog-sidebar div#categories-3 ul li {
    padding: 9px 0;
}

div#custom-blog-sidebar div#woo_subscribe-2 {
    padding: 0 21px;
}
.blogpost-item-inner img.attachment-large {
    width: 100%;
    height: inherit;
}
div#custom-blog-sidebar div#search-3 form, .wpb_widgetised_column .widget form.searchform {
    border-radius: 0 !important;
    background: #fff;
    border-color: #fff;
}
.single.single-post h1 {
    line-height: 1;
    padding-top: 17px;
    margin-bottom: 7px;
}

.single.single-post .blogpost-item-content {
    padding-bottom: 62px;
}
.wpb_widgetised_column .widget form ul li, div#custom-blog-sidebar div#text-5 form ul li  {
    padding:  0 !important;
    margin:  0;
}

.wpb_widgetised_column .widget form ul li label, div#custom-blog-sidebar div#text-5 form ul li label {
    display: none !important;
}

.wpb_widgetised_column .widget form ul li input, div#custom-blog-sidebar div#text-5 form ul li input {
    padding: 11px 17px !important;
    border-radius:  0;
    border: 0;
    font-size: 16px !important;
    font-family: 'Montserrat' !important;
    color: #000;
    font-weight:  500;
}

.wpb_widgetised_column .widget form ul li input::-webkit-input-placeholder, div#custom-blog-sidebar div#text-5 form ul li input::-webkit-input-placeholder {
    color: #000;
}

.wpb_widgetised_column .widget form ul li textarea::-webkit-input-placeholder, div#custom-blog-sidebar div#text-5 form ul li textarea::-webkit-input-placeholder {
    color: #000;
}

.wpb_widgetised_column .widget form ul li textarea, div#custom-blog-sidebar div#text-5 form ul li textarea {
    padding: 11px 17px !important;
    border-radius: 0;
    border: 0;
    font-size: 16px !important;
    font-family: 'Montserrat' !important;
    color: #000;
    font-weight: 500;
    height: 166px;
}

.wpb_widgetised_column .widget form .gform_footer, div#custom-blog-sidebar div#text-5 form .gform_footer {
    margin-top: 0;
    padding-top: 0;
}

.wpb_widgetised_column .widget form .gform_footer input, div#custom-blog-sidebar div#text-5 form .gform_footer input {
    border: 2px solid #fff !important;
    padding: 21px 0 !important;
}
/*============= CONTACT PAGE =====================*/

.contact-info-left h6 {
    color: #000;
    margin-bottom: 4px;
}

.contact-info-left p a {
    color: #000;
    display:  block;
}

.contact-info-left p {
    margin-bottom: 33px;
}

div#contact-column-section .contact-info-left {
    width: 44%;
}

div#contact-column-section .enquiry-from-right {
    width: 55.5%;
    box-shadow: 0px 7px 20px 1px rgba(0, 0, 0, 0.14);
    margin-top: -96px;
    z-index: 999999 !important;
    position: relative;
    display: block;
    background: #fff;
}

div#contact-column-section .enquiry-from-right .vc_column-inner {
    padding: 34px 29px 0;
}

div#contact-column-section .enquiry-from-right form ul li label {
    display:  none;
}

div#contact-column-section .enquiry-from-right form ul li {
    padding:  0;
}

div#contact-column-section .enquiry-from-right form ul li input, div#contact-column-section .enquiry-from-right form ul li textarea {
    border: 1px solid #dedede;
    border-radius: 0;
    font-size: 18px;
    /*text-transform:  uppercase;*/
    font-family:  'Montserrat';
    font-weight:  500;
    padding: 25.5px 27px;
    margin-bottom: 0px;
}

div#contact-column-section .enquiry-from-right form ul li textarea {
    height: 210px !important;
}

div#contact-column-section .enquiry-from-right form .gform_footer.top_label {
    margin-top: 0;
    padding-top: 0;
}

div#contact-column-section .enquiry-from-right form .gform_footer.top_label input {
    width:  100%;
    border-radius:  0;
    font-family:  'Oswald';
    color: #fff !important;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 6px;
    padding: 24px 0;
    text-shadow: 1px 1px 1px #000000c9;
    max-width: 369px;
}
.page.page-id-20 div#footer-widgets-container {
    margin-top: 105px;
}

/*========= FAQ ===================*/


div#faq-accordion .vc_tta-panel.vc_active a {color: #ffc313;}

div#faq-accordion .vc_tta-panel-heading a {
    color: #000;
}

div#faq-accordion .vc_tta-panel-heading {
    border: none;
    background: #fff;
    border-radius: 0;
}

div#faq-accordion .vc_tta-panel a {
    border-bottom: 2px solid #ebebeb !important;
    padding: 25px 42px 25px 0;
}

div#faq-accordion  .vc_tta-panel-body {
    background:  none;
    border: none;
    padding:  38px 0 16px 52px;
}

div#faq-accordion .vc_tta-panel.vc_active a i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    right: 25px !important;
    left:  inherit;
}

div#faq-accordion .vc_tta-panel.vc_active a i.vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    border-color: #ffc313;
    border: 2px solid;
}

div#faq-accordion .vc_tta-panel-body p {
    color: #000;
}

div#faq-accordion .vc_tta-panel-heading i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    right: 25px !important;
    left:  inherit;
}

div#faq-accordion .vc_tta-panel-heading i.vc_tta-controls-icon.vc_tta-controls-icon-plus{
    border-color: #ffc313!important;
}

div#faq-accordion .vc_tta-panel-heading i.vc_tta-controls-icon.vc_tta-controls-icon-plus:before, div#faq-accordion .vc_tta-panel-heading i.vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    border-color: #ffc313!important;
    border: 2px solid;
}

/*============== QUOTE CTA ===============*/

div#quote-cta {margin-top: -145px;}

div#quote-cta .wpb_column {
    background:  #fff;
    width: 431px;
    padding: 0 13px 5px;
    box-shadow: 0px 8px 14px 4px rgba(87, 87, 87, 0.1);
    float:  right;
}

div#quote-cta .vc_column-inner {
    padding-top: 27px;
}

.quote-heading h5 {
    line-height: 1.4;
    position:  relative;
    z-index: 99;
}

.quote-heading {
    margin-bottom: 16px;
}

div#quote-cta .blue-btn-1 a.vc_general {
    padding: 22px 0 !important;
}

.quote-heading h5:after {
    content: '';
    left: 110px;
    background:  url(https://www.lakemacquarieskips.com.au/wp-content/uploads/2018/01/blue-sketch.png);
    width:  200px;
    height: 36px;
    position:  absolute;
    z-index: -1;
    background-size:  contain;
    background-repeat:  no-repeat;
    bottom: 1px;
}

.quote-heading h5:before {
    content: url(https://www.lakemacquarieskips.com.au/wp-content/uploads/2018/01/yellow-arrow.png);
    position:  absolute;
    bottom: -55px;
    right: 46px;
}

/*================ FOOTER ===================*/

div#footer-widgets-container {
    position: relative;
    margin-top: 209px;
}

div#footer-widgets-container:before {
    content:  '';
    background:  url(https://www.lakemacquarieskips.com.au/wp-content/uploads/2017/12/wave-footer-bg.png);
    position:  absolute;
    width:  100%;
    height: 211px;
    top: -211px;
    background-size: cover;
    background-repeat:  no-repeat;
    background-position: -14% 50%;
    z-index:  9;
}

section#footer-widgets .block.footer-widget-1 {
    padding:  0;
    width: 228px;
    margin-right:  0;
}

section#footer-widgets .block.footer-widget-1 img {
    margin-top: -14px;
    z-index: 99;
    position:  relative;
}


section#footer-widgets .block.footer-widget-2 ul#menu-primary-menu li {
    display:  inline-block;
    padding: 0 1.3%;
}

section#footer-widgets .block.footer-widget-2 ul#menu-primary-menu li a {
    color: #fff;
    text-transform:  uppercase;
    font-size:  12px;
}
section#footer-widgets .block.footer-widget-2 ul#menu-primary-menu li:last-child {
    padding-right:  0;
    padding-left: 1.6%;
}

section#footer-widgets .block.footer-widget-2 {
    width: 706px;
    margin-right:  0;
    float: right;
}


section#footer-widgets .block.footer-widget-2 ul#menu-primary-menu li.current-menu-item a {
    color: #7be6f3 !important;
}
div#copyright p, div#credit p {
    text-transform: uppercase;
    font-size: 10px !important;
}
div#credit p, div#credit p a {
    color: #fff;
    font-size: 10px !important;
    text-transform: uppercase;
}



/*======== HOOK BIN ============*/

.blue-checklist ul {
    padding:  0;
    list-style:  none;
}

.blue-checklist li {
    position:  relative;
    font-size: 16px!important;
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 500!important;
    color: #000;
    padding: 0 0 14px 31px;
}

.blue-checklist li:before {
    content:  url(https://www.lakemacquarieskips.com.au/wp-content/uploads/2017/12/blue-check.png);
    position:  absolute;
    left:  0;
}

.hook-bin-right-checklist .blue-checklist li {
    width: 44%;
    float: left !important;
    clear:  none;
}

.hook-bin-checklist h4 {
    padding-bottom: 20px;
}

.hook-bin-right-checklist h4 {
    padding-bottom: 0;
    margin-bottom: 10px;
}

.hook-bin-right-checklist p {
    line-height: 2.3;
    color: #000;
    padding-bottom:  11px;
}


.hook-bin-two-column .hook-bin-form {
    box-shadow: 0px 7px 20px 1px rgba(0, 0, 0, 0.14);
    margin-top: -210px;
    z-index: 999999 !important;
    position: relative;
    display: block;
    background: #fff;
    width: 34%;
}

.hook-bin-form form ul li label {
    display:  none !important;
}

.hook-bin-form form ul li input, .hook-bin-form form ul li textarea {
    border: 1px solid #dedede;
    border-radius: 0;
    font-size: 18px !important;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 500;
    padding: 25.5px 27px !important;
    margin-bottom: 0px;
}

.hook-bin-form form ul li textarea {
    height: 209px !important;
}

.hook-bin-form form .gform_footer.top_label {
    margin-top: 0;
    padding-top: 0;
}

.hook-bin-form form .gform_footer.top_label input {
    width: 100%;
    border-radius: 0;
    font-family: 'Oswald';
    color: #fff !important;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 6px;
    padding: 24px 0;
    text-shadow: 1px 1px 1px #000000c9;
}


/*.hook-bin-two-column .hook-bin-text {
    width: 65.2%;
}*/


.hook-bin-form form ul li {
    padding:  0 !important;
}

.hook-bin-two-column .hook-bin-form .vc_column-inner {
    padding: 0 27px 7px;
}
.hook-bin-two-column {
    padding-bottom: 41px;
}

body.page .blue-btn-1 a {
    width: 100%;
    border-radius: 0;
    border: none;
    background: #00b3f6 !important;
    color: #fff !important;
    padding: 30px 0 !important;
    text-align: center !important;
    text-shadow: 1px 1px 1px #000 !important;
    letter-spacing: 5px !important;
    font-family: 'Oswald';
    font-weight: bold;
    font-size: 17px;
border-bottom: 7px solid #00b3f6 !important;
}
body.page .blue-btn-1 a:hover{
    border-color: #a97e0e !important;
    background: #ffc313 !important;
    border: 0;
}
.vc_btn3-container.blue-btn-1 {
    width: 100%;
}

.two-column-hook-bin {
    box-shadow: 0px 8px 46px 1px rgba(133, 133, 133, 0.4);
    padding: 25px 25px 0px;
    margin-bottom: 26px;
}

.two-column-hook-bin .vc_column-inner {
    padding:  0;
}

.two-column-hook-bin .vc_col-sm-6:first-child {
    width:  51%;
    margin-right: 3%;
}

.two-column-hook-bin .vc_col-sm-6:last-child {
    width: 46%;
}
div#bin-size-tab .templatera_shortcode {
    width: 100%;
    display: inline-block;
}
.equivalent-box {
    border: 2px solid #d1d1d1;
    width: initial;
    margin: 0 auto 10px;
    padding: 25px 21px;
}

.equivalent-box .vc_column-inner {
    padding: 0 15px;
}

.equivalent-box p {
    color: #000;
    font-weight:  bold !important;
    font-size:  14px !important;
}
.equivalent-box h6 {
    font-size: 12px;
    color: #000;
    font-family:  'Montserrat';
}
.equivalent-box p img {
    vertical-align: middle !important;
    margin-top: -10px;
}

.size h6 em {
    font-size:  15px;
    font-style:  normal;
    vertical-align: super;
}

.equivalent-box .wpb_text_column {
    margin-bottom:  0;
}

.two-column-hook-bin .vc_col-sm-6 .wpb_text_column {
    margin-bottom: 14px;
}
.hook-bin-checklist {
    margin-bottom: 39px;
}

/*============== QUOTE PAGE =====================*/
div#quote-form-section form ul li label {
  display: none;
}
div#quote-form-section form ul li input, div#quote-form-section form ul li textarea {
  width:  100%;
  border: 1px solid #cbcbcb;
  border-radius:  0;
  font-size:  18px;
  font-family:  'Montserrat';
  font-weight: 500;
  padding: 25.5px 36px;
  margin-bottom:  0;
  color: #b6b6b6 !important;
}
div#quote-form-section form ul li select{
  width:  100%;
  border: 1px solid #cbcbcb;
  border-radius:  0;
  font-size:  18px;
  font-family:  'Montserrat';
  font-weight: 500;
  padding: 0 30px;
  margin-bottom:  0;
  color: #b6b6b6 !important;
  height: 75px;
  text-transform: uppercase;
}
div#quote-form-section form ul li.gfield_error input, div#quote-form-section form ul li.gfield_error select, div#quote-form-section form ul li.gfield_error textarea {
  border: 1px solid #ff4e4e;
}
div#quote-form-section form ul li input::-webkit-input-placeholder, div#quote-form-section form ul li textarea::-webkit-input-placeholder {
  text-transform:  uppercase;
  color: #b6b6b6;
}
div#quote-form-section form ul li h5 {
  padding-top: 46px;
  padding-bottom: 4px;
}
form input.button:hover {
  border-color: #a97e0e !important;
}
form input.button {
  width: 100% !important;
  border-radius: 0;
  border: none;
  background: #00b3f6;
  color: #fff;
  padding: 30px 0 23px !important;
  text-align: center !important;
  text-shadow: 1px 1px 1px #000 !important;
  letter-spacing: 5px !important;
  font-family: 'Oswald';
  font-weight: bold;
  font-size: 17px;
  max-width: 369px !important;
  margin: 0 auto;
  border-bottom: 7px solid #00b3f6 !important;
}
div#quote-form-section form .gform_footer.top_label {
  text-align: center;
}
div#quote-form-section form input.button {
  width: 100%;
  border-radius: 0;
  border: none;
  background: #00b3f6;
  color: #fff;
  padding: 24.5px 0 !important;
  text-align: center !important;
  text-shadow: 1px 1px 1px #000 !important;
  letter-spacing: 5px !important;
  font-family: 'Oswald';
  font-weight: bold;
  font-size: 17px;
  max-width: none !important;
  margin: 0 auto;
}
div#quote-form-section form .gform_footer.top_label {
  text-align:  center;
  margin-top: 22px;
  padding-top: 0;
}
div#quote-form-section {
  box-shadow: 0px 0px 44px 1px rgba(151, 151, 151, 0.45);
  padding: 0 0 44px;
}
div#quote-form-section form ul li {
  padding: 0;
  position: relative;
  max-width: 100% !important;
}
.gform_wrapper form.quote-bins ul li.gfield.gfield_error {
  background: none;
  border: 0;
}
div#quote-form-section form {
  width:  100%;
  max-width: 739px;
}
#quote-form-section .gform_wrapper .validation_error {
  background: #ff4e4e;
  border: 0;
  padding: 20px !important;
  margin: 0;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
}

/*=========== SINGLE POST ==============*/
div#header-banner {
    padding: 18.7% 0;
    margin-top: -136px;
    position:  relative;
}

div#header-banner:after {
    content: '';
    position: absolute;
    bottom: -6%;
    display: block;
    left: 0;
    right: 0;
    width: 100%;
    height: 387px;
    background: url(https://www.lakemacquarieskips.com.au/wp-content/uploads/2017/12/wave-img.png) !important;
    background-size: cover !important;
    background-position: 22% 50% !important;
    overflow: visible;
}

.single.single-post div#main-sidebar-container {
    margin-top: 0 !important;
    width: 65%;
    float: left;
}

div#header-banner h2 {
    width:  100%;
    max-width:  1200px !important;
    margin:  0 auto;
    padding:  0 15px;
    font-size: 56px;
}




/* This style is to override the default styles of navigation and inner-wrapper element for tablet and ipad screens. */
@media only screen and (max-width:890px) and (min-width:768px) {
  html.csstransforms3d.csstransitions #inner-wrapper {
    left: 0 !important;
    -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);
    -webkit-transition: -webkit-transform 200ms ease;
    -moz-transition: -moz-transform 200ms ease;
    -o-transition: -o-transform 200ms ease;
    transition: transform 200ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  html.csstransforms3d.csstransitions .show-nav #inner-wrapper {
    -webkit-transform: translate3d(80%, 0, 0);
    -moz-transform: translate3d(80%, 0, 0);
    -ms-transform: translate3d(80%, 0, 0);
    -o-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
  }
  html.csstransforms3d.csstransitions #navigation {
    clear: both;
    width: 89%;
    left: -80%;
    position: absolute;
    top: 0;
    min-height: 100%;
    z-index: 9000;
    padding-top: 4.236em;
    left: -14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3d(-101.7%, 0, 0);
    -moz-transform: translate3d(-101.7%, 0, 0);
    -ms-transform: translate3d(-101.7%, 0, 0);
    -o-transform: translate3d(-101.7%, 0, 0);
    transform: translate3d(-101.7%, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  html.csstransforms3d.csstransitions .show-nav #navigation {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  body .nav-toggle, body .nav-close, body .nav-home {
    display: block !important;
  }
}

/*============= RESPONSIVE ===================*/
@media screen and (max-width: 1500px){
section#footer-widgets .block.footer-widget-1 img {
    margin-top: 0;
}
}
@media screen and (max-width: 1396px){
.header-widget {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 46px;
}
header#header div#nav-container {
    float: right;
    padding-top: 82px;
    padding-right: 0;
    padding-left: 0;
    width: 754px;
}
}
@media screen and (max-width: 1202px){
.equivalent-box .vc_col-sm-6 {
    width: 100%;
    text-align: center;
    max-width: 215px;
    margin: 0 auto;
    float: none;
}
.equivalent-box .wpb_column.vc_column_container.vc_col-sm-6 {
    float: none;
    margin: 0 auto;
    width: 215px;
}
.equivalent-box {
    padding: 11px 21px 9px;
}
body.page .two-column-hook-bin .blue-btn-1 a {
    padding: 17px 0 !important;
    font-size: 12px;
}
}
@media screen and (max-width: 1190px){
#logo img {
    width: 215px;
}
}
@media screen and (max-width: 1120px){
#logo img {
    width: 215px;
}

}
@media screen and (max-width: 1060px){
header#header div#nav-container ul#main-nav li {
    padding: 0 1.3%;
}
header#header div#nav-container {
    width: 625px;
}
}
@media screen and (max-width: 1005px){
section#footer-widgets .block.footer-widget-2 {
    width: 100%;
    text-align: center;
}
header#header div#nav-container ul#main-nav li {
    padding: 0 1%;
}
header#header div#nav-container {
    width: 595px;
}
section#footer-widgets .block.footer-widget-1 {
    padding: 0;
    max-width: 228px;
    margin-right: 0;
    width: 100%;
    margin: 0 auto;
    float: none;
}
}
@media screen and (max-width: 979px){
div#copyright {
    float: left;
}
div#credit {
    float: right;
}
.hook-bin-two-column .hook-bin-text {
    width: 58.2%;
}
.hook-bin-two-column .hook-bin-form {
    width: 41%;
}
}
@media screen and (max-width: 890px){
h3.nav-toggle.icon {
    position: absolute;
    right: 34px;
    top: 53px;
    background: transparent;
    border: none;
    z-index: 99;
}
.header-widget {
    float: right;
    width: initial;
    margin-top: 0;
    position: absolute;
    right: 82px;
    top: 44px;
}
.header-widget {
    margin-top: 5px;
}
h3.nav-toggle.icon a {
    display:  none;
}

.nav-toggle:before {
    background: transparent !important;
    margin: 0 auto;
    border: 0;
    box-shadow: none;
    color: #ffc313;
    font-size: 37px;
    z-index: 99999;
    padding: 0;
}
ul#main-nav {
    display:  inline-block;
    padding:  0;
    width:  inherit;
}

ul#main-nav li {
    display:  inline-block;
    width:  100%;
    padding: 0 !important;
}
nav#navigation {
    background: #00b3f6 !important;
    height: 100vh;
    padding-left: 16px;
}

ul#main-nav li a {
    border-bottom:  1px solid;
    width:  98%;
    font-size:  17px;
}

a.nav-close {
    background: #ffc313 !important;
    padding: 13px !important;
}

a.nav-close:before {
    top: -3px !important;
    font-size: 24px;
    color: #ffffff;
}


a.nav-home {display:  none !important;}
}

@media screen and (max-width: 860px){
div#home-main-slider .n2-ss-layer {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    text-align: center !important;
}
div#home-main-slider .n2-ss-layer h1 {
    text-align: center !important;
}
}
@media screen and (max-width: 768px){
.single.single-post div#main-sidebar-container {
    margin-top: 0 !important;
    width: 100%;
    float: left;
}
div#custom-blog-sidebar {
    width: 100%;
    float: none;
    background: #00b3f6;
    max-width: 367px;
    margin: 0 auto;
    display: grid;
}
.blue-container-section .blue-container {
    padding: 37px 14px 37px;
    width: 100%;
    float: none;
}
#navigation {
    width: 89%;
}
nav#navigation ul#main-nav li {
    display:  inline-block;
    width:  100%;
    padding: 0 !important;
}
nav#navigation ul#main-nav li.current-menu-item a {
    color: #ffc313;
}

nav#navigation ul#main-nav li a:hover {
    color: #ffc313;
}


nav#navigation h3 {
    display:  none;
}

ul#main-nav {
    padding-top: 31px;
}
nav#navigation ul#main-nav li a {
    border-bottom: 1px solid;
    width: 98%;
    font-size: 17px;
    color: #fff;
    padding: 13px 0 !important;
}
div#content {
    padding-top: 0;
}
.heading-tab h5 {
    padding: 0 50px;
}
.heading-tab {
    position: inherit;
    padding-top: 35px;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    max-width: 618px !important;
    margin: 0 auto 16px;
}
div#bin-calculator .vc_tta-panels-container {
    padding: 29px 40px 12px;
}
div#bin-size-tab {
    /* padding-top: 43px; */
    width: 100%;
    max-width: 619px;
    margin: 0 auto;
}
.two-column-deliveries .column-deliveries .deliver-text {
    width: 100%;
    padding: 44px 10px 4px 10px;
    margin-top: 0;
}
.two-column-deliveries .column-deliveries .deliver-img, div#contact-column-section .contact-info-left {
    width: 100%;
}
.two-column-deliveries .column-deliveries {
    padding-bottom: 0;
}
div#footer-widgets-container:before {
    height: 140px;
    top: -135px;
    background-position: 3% 47%;
}
div#footer-widgets-container {
    margin-top: 124px;
}
.services-column {
    width: 50%;
}
.two-column-hook-bin .vc_col-sm-6:first-child {
    width: 100%;
    margin-right: 0;
}
.two-column-hook-bin .vc_col-sm-6:last-child, .hook-bin-two-column .hook-bin-text {
    width: 100%;
}
.hook-bin-two-column .hook-bin-form, div#contact-column-section .enquiry-from-right {
    margin-top: 0;
    width: 100%;
}
.equivalent-box .wpb_column.vc_column_container.vc_col-sm-6 {
    float: left;
    width: 50% !important;
    max-width: inherit;
    margin: 0 auto;
}
.testimonial-slider-item-wrapper {
    padding-left: 0;
    padding-right: 0;
}
div#bin-size-tab .vc_tta-panels-container h5 {
    padding: 0 17px;
}

div#bin-size-tab .vc_tta-panels-container h5 {
    padding: 0 17px;
}

div#bin-size-tab h4.vc_tta-panel-title a {
    border-color: #f2f2f2;
    border-radius: 0 !important;
    background: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-size: 18px;
    padding: 25px 53px;
}

div#bin-size-tab .vc_active h4 {
    background: #00b3f6 !important;
}

div#bin-size-tab .vc_active .vc_tta-panel-heading h4 a {
    background: #00b3f6 !important;
    color: #ffffff;
}
.location-list .wpb_column.vc_column_container.vc_col-sm-2 {
    width: 33%;
}
}
@media screen and (max-width: 767px){
.location-list .wpb_column.vc_column_container.vc_col-sm-2 {
    width: 33%;
    display: inline-block;
}
}
@media screen and (max-width: 650px){
.header-widget a.blue-btn {
    letter-spacing: 4.7px !important;
    font-weight: 600;
    font-size: 13px;
    padding: 13px 17px 13px;
}
}
@media screen and (max-width: 630px){
.location-list .wpb_column.vc_column_container.vc_col-sm-2 {
    width: 50%;
}	
	
}
@media screen and (max-width: 600px){
div#internal-banner {
    padding: 160px 0;
}
.single.single-post div#header-banner {
    padding: 170px 0px !important;
}
.nav-toggle:before {
    padding-right: 0 !important;
}
}
@media screen and (max-width: 580px){
  div#quote-form-section form ul li input, div#quote-form-section form ul li select, div#quote-form-section form ul li textarea {
      font-size: 16px;
      padding: 15.5px 36px;
  }
  div#quote-form-section form ul li select{
    height: 65px;
  }
}
@media screen and (max-width: 560px){
.equivalent-box .wpb_column.vc_column_container.vc_col-sm-6 {
    float: none;
    width: 100% !important;
    max-width: 227px;
    margin: 0 auto;
}
.header-widget {
    display: none;
}
.two-column-hook-bin h6, .two-column-hook-bin p {
    text-align: center;
}
.testimonial-slider-item-wrapper {
    width: 100%;
    margin: 0 auto;
}
div#contact-column-section .enquiry-from-right form ul li input, div#contact-column-section .enquiry-from-right form ul li textarea {
    font-size: 15px;
    padding: 14.5px 27px;
}
}
@media screen and (max-width: 500px){
div#main-sidebar-container h2#n2-ss-2item1 {
    font-size: 11vw;
    margin-left: 0;
}
div#main-sidebar-container h1#n2-ss-2item2 {
    font-size: 19vw;
}
div#bin-calculator .vc_tta-panels-container {
    padding: 29px 18px 22px;
}
.specials {
    padding:  0 !important;
    width: 90%;
    margin:  0 auto !important;
}

.specials .vc_column-inner {
    padding: 0 15px !important;
}
}
@media screen and (max-width: 470px){
div#copyright, div#credit {
    float: none;
    width: 100%;
    text-align: center;
}
.services-column {
    width: 100%;
}
div#faq-accordion .vc_tta-panel-heading a {
    font-size: 24px;
}
body h2 {
    font-size: 36px;
}
div#quote-form-section form ul li h5 {
    font-size: 25px;
}
div#quote-cta .wpb_column {
    width: 100%;
}
}
@media screen and (max-width: 440px){
.hook-bin-form form ul li input, .hook-bin-form form ul li textarea {
    font-size: 15px !important;
    padding: 13.5px 27px !important;
}
body h3 {
    font-size: 30px;
}
.testimonial-slider-content span.ts-title {
    font-size: 19px;
    padding-bottom: 23px !important;
}

.location-list .wpb_column.vc_column_container.vc_col-sm-2 {
    width: 100%;		
}
}
@media screen and (max-width: 414px){
.n2-ss-layer.slider-btn.blue-btn {
    display: none !important;
}
div#quote-form-section form ul li input, div#quote-form-section form ul li select, div#quote-form-section form ul li textarea {
    font-size: 14px;
    padding: 9.5px 36px;
}
.heading-tab h5 {
    font-size: 25px;
}
div#bin-size-tab .vc_tta-panels-container h5 {
    padding: 17px 17px 0;
    font-size: 25px;
    padding-top: 17px;
}
div#bin-size-tab h4.vc_tta-panel-title a {
    font-size: 18px;
    padding: 20px 19px;
    text-align: center;
}
div#bin-calculator {
    padding-bottom: 66px;
    padding-top: 40px;
}
.two-column-deliveries {
    padding-top: 21px;
}
.services-column .vc_column-inner {
    padding-top: 0 !important;
}
.specials h5 {
    color: #E63236 !important;
    font-size: 24px;
}
}
@media screen and (max-width: 360px){
.equivalent-box .wpb_column.vc_column_container.vc_col-sm-6 p {
    text-align: center !important;
    width: 100%;
    display: inline-block;
}
.nav-toggle:before {
    padding-right: 0;
}
.equivalent-box .wpb_column.vc_column_container.vc_col-sm-6 p img {
    text-align: center;
    margin: 0 auto;
    float: none;
}
}
@media screen and (max-width: 320px){
.specials h5 {
    color: #E63236 !important;
    font-size: 20px;
}
	.contact-info-left p:last-child a {
    font-size: 13px;
}
.quote-heading h5 {
    font-size: 25px;
}
.quote-heading h5:before {
    content: '';
    position: absolute;
    bottom: -43px;
    right: 46px;
    background: url(https://www.lakemacquarieskips.com.au/wp-content/uploads/2018/01/yellow-arrow.png);
    width: 37px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
}
	.quote-heading h5:after {
    content: '';
    left: 73px;
    background: url(https://www.lakemacquarieskips.com.au/wp-content/uploads/2018/01/blue-sketch.png);
    width: 140px;
    height: 25px;
    position: absolute;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 3px;
}
}


/*============ FOR FIREFOX ==================*/

@-moz-document url-prefix() { 
body.page .blue-container-section {
    padding-top: 24.45vw;
}
div#main-sidebar-container {
    margin-top: -136px!important;
}
}




/*===== FOR IE 11 =========*/
_:-ms-fullscreen, :root .header#header div#nav-container { width: 713px; }



/*=========== SAFARI ==============*/

@media screen and (-webkit-min-device-pixel-ratio:0) { 

    /* Safari only override */
    ::i-block-chrome{
        padding: 25.5px 36px;
        height: 49px !important;
    } 
}

/*========= SPECIALS =========*/
.specials {
 box-shadow: 0px 3px 27px 1px rgba(0,0,0,0.45);
 border-radius: 7px;
 background: #00b3f6;
}

.specials p {
color: #fff !important;
}

.specials h5 {
color: #E63236 !important;
}

.contact-info-left p a {
    display: contents;
}

/* Class Now BTN Styles */

@media screen and (min-width: 768px) {
	
	.call-now-btn {
		display: none !important;
	}
	
}

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

	.call-now-btn {

	}
	.call-now-btn span {
		font-size: 18px;
		text-transform: uppercase;
		display: block;
		margin-bottom: 5px;
		margin-top: 60px;
		color: #0100fb;
	}
	.call-now-btn a {
		background: #0100fb;
		color: #ffffff !important;
		line-height: 1.2 !important;
		border-radius: 0px !important;
		box-shadow: 1px 1.732px 4px 0px rgba(13, 11, 44, 0.28);
		transition: 0.3s ease all;
		padding: 8px 0px;
		font-size: 22px;
		text-decoration: none;
		max-width: 215px;
		display: block;
		text-align: center;
	}
	.call-now-btn a:hover {
		background: #ffc313;
	}
	.header-widget {
		display: unset !important;
		width: 100% !important;
		right: unset !important;
	}
	#text-6 {
		display: none;
	}
	
}
/* static home banner */
.delivery h2 {
	color: #fff !important;
	font-size: 57px !important;
}
.home_hours h2 {
	font-size: 95px;
}
body.page .blue-btn-2 a {
    width: 300px;
    border-radius: 0;
    border: none;
    background: #00b3f6 !important;
    color: #fff !important;
    padding: 30px 0 !important;
    text-align: center !important;
    text-shadow: 1px 1px 1px #000 !important;
    letter-spacing: 5px !important;
    font-family: 'Oswald';
    font-weight: bold;
    font-size: 17px;
border-bottom: 7px solid #00b3f6 !important;
}
body.page .blue-btn-2 a:hover{
    border-color: #a97e0e !important;
    background: #ffc313 !important;
    border: 0;
}
.hours {
	color: #ffc313;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
}
@media screen and (min-width: 760px) {
#nav_menu-2 {
	width: 900px;
	margin-left: -135px;
}
	.hours {
		text-align: right;
	}
}