body {
  background-color: white;
}
body * {
  font-size: 20px;
  color: black;
  font-family: 'Arial', sans-serif;
}
.top-bar {
  background: transparent;
}
.top-bar .menu {
  padding: 15px 0;
}
.cc-padding-40 {
  padding: 40px !important;
}
.cc-trans-white {
  background-color: rgba(255, 255, 255, 0.7);
}
.cc-background-white {
  background-color: #fff;
}

.top-bar .menu li a {
  color: black;
  font-family: 'Arial', sans-serif;
  padding: 15px 20px;
  font-size: 28px;
  font-weight: 200
}
.tb-small::before{
  position:fixed;
  background-color: #e00611;
  height: 4px;
  left: 0;
  right: 0;
  top: 0;
  content: " ";
}
.tb-small {
  border-bottom: 2px solid #df2625;
}
.tb-logo {
  width: 100%;
  background: transparent;
  margin-left: 0;
}
.tb-logo img {
  margin: 0;
}

#main-menu {
    text-align: center;
}

.top-bar.tb-large {

}
.cc-logo-text {
  display: block;
  text-align: center;
  text-transform: none;
  padding-top: 50px;
}
.cc-logo-text h1 {
  line-height: 3.7em;
  text-transform: none;
}
span.cc-at-concat, span.cc-we-build {
  background-color: rgba(0, 221, 221, 0.85);
  font-weight: bold;
  font-family: 'Changa One', sans-serif;
  font-size: 56px;
  color: white;
  display: inline-block;
  margin: 0 10px;
}
span.cc-we-build {
  margin: -17px 10px 0 230px;
}
@media screen and (max-width: 500px) {
  .cc-logo-text h1 {
    line-height: 2.4em;
  }
  span.cc-at-concat, span.cc-we-build {
    font-size: 25px;
  }
  span.cc-we-build {
    margin: 0;
  }
}
#cc-header-logo {
  padding: 50px 0 0 50px;
}
h2 {
  font-family: 'Coda', sans-serif;
  text-align: left;
  font-size: 38px;
  font-weight: 800;
  text-transform: none;
  letter-spacing: 0.0em;
}
.cc-title-red h2 {
  color: #e00611;
}
.cc-margin-top-60 {
  margin-top: 60px;
}
div.cc-padding-30 {
  padding: 30px;
}
.tb-small .tb-logo img {
  width: auto;
  max-height: auto;
  position: fixed;
  top: -2px;
  left: 85px;
  z-index:10000;
}
.cc-process {
  background-image: url(/images/template/process.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 50px 0;
}
.cc-contact {
  background-image: url(/images/template/contact.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 50px 0;
}
#portfolio-sliders {
  padding: 50px 0;
}
#footer-image img {
  margin-left:auto;
  margin-right: auto;
  width: 1313px;
  max-width: 100%;
  display: block;
}
#footer-image {
  background-color: #df2625;
}

div.cc-background-white {
  background-color: white;
}
div.cc-background-lt-blue {
  background-color: #00bcd4;  
}
div.cc-background-yellow {
  background-color: #ffd500;
}
.cc-box-shadow {
  box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.20);
}
.cc-about, .cc-services, .cc-services-transport, .cc-crane-hire.cth-container {
  position: relative;
}
.cc-about {
}
.cc-services {
  border-top: 10px solid #e22625;
  border-bottom: 10px solid #e22625;
  padding: 70px 0;
}
.cc-services-transport {
  padding: 70px 0;
}
.cc-title-aqua h2 {
  color: #00dddd;
  background-color: white;
  margin: 0;
  padding: 15px;
}
.cc-background-aqua.col {
  background-color: #00dddd;
}
.cc-text-white.col, .cc-text-white.col p {
  color: white;
}
.cc-p-padding-30.col p {
  padding: 30px;
}
.cc-left-arrow.col::before{
	width: 0;
	height: 0;
	border-right: 30px solid #00dddd;
	border-bottom: 30px solid transparent;
	border-top: 30px solid transparent;
  position: absolute;
  left: -30px;
  top: 40%;
  content: " ";
}
.cc-white-arrow.col::before {
  border-right: 30px solid white;
}
.cc-relative {
  position: relative;
}
.cc-title-bg-red h2 {
  background-color: #e00611;
  color: white;
  margin: 0;
  padding: 15px;
}
.cc-arrow-right::after {
  width: 40px;
  height: 40px;
  box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.2);
  /* Rotate trick taken from https://gist.github.com/lunaru/2494350 */
  -webkit-transform: rotate(45deg);
  transform: rotate(-45deg);
  background-color: white;
  position: absolute;
  bottom: 40%;
  right: -20px;
  content: " ";
}
.toggle {
  float: none;
  width: 170px;
  font-family: 'Changa One', sans-serif;
  color: white;
  cursor: pointer;
  padding: 10px;
}
.toggle::after {
  font-family: 'FontAwesome';
  content: "";
}
#mobile-menu .menu {
  opacity: 1 !important;
  background: transparent !important;
  padding-left: 10px;
}
#footer-copy {
  position: relative;
  font-size: 14px;
}
#footer-copy a {
  font-size: 14px;
}

#footer-hidden {
  background-color: #df2625;
}
div.cc-blue-box * {
  color: white;
}
.cc-about div.container {
  margin-left: auto;
  margin-right: auto;
}
.cc-about h2 {

}
.cc-about * {
  color: white;
}
div.cc-blue-box {
  padding: 10px;
  background-color: rgb(0, 221, 221);
  width: 80%;
  margin-bottom: 40px;
  position: relative;
}
.cc-blue-box .arrow-down {
  background-color: rgb(0, 221, 221);
}
#phone-img {
  width: 342px;
  height: 672px;
  padding: 102px 33px 342px 32px;
  background-image: url(/images/template/iphone.jpg);
  background-size: contain;
  background-repeat: no-repeat;
}
/* BEGIN: Mango slideout styles. */
body {
  width: 100%;
  height: 100%;
}

.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
  background-color: #e00611;
  color: white;
}
.slideout-menu a {
  color: white;
}

.slideout-panel {
  position: relative;
  z-index: 1;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}
/* END: Mango slideout styles. */

.background-cmc-red {
  background-color: #df2625;
}
.background-cmc-white {
  background-color: white;
}
.background-cmc-white * {
    color: black !important;
}

.foreground-cmc-red {
  color: #df2625;
}
.tb-small #main-menu {
  background: rgba(255, 255, 255, 1);
}
.toggle {
  background-color: #df2625;
  width: 100%;
  padding: 10px;
}
.cc-logo
{
 margin-right: auto;
  margin-left: auto;
  margin-top: -320px;
  width: 600px;
  max-width: 100%;
}
.cc-fleet {
  background-image: url(/images/template/fleet-bg.jpg);
  padding: 100px 0;
}
.cc-fleet div.custom::before {
  background-image: url(/images/template/fleet.jpg);
  width: 50%;
  float: left;
  height: 480px;
  position: relative;
  background-size: cover;
  content: " ";
}
.cc-fleet div.custom div {
  background-color: white;
  padding: 18px 0 0 18px;
  float: right;
  width: 50%;
  min-height: 480px;
  position: relative;
}
.cc-fleet div.custom div::after {
  content: url(/images/template/stripes.png);
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 138px;
}
.cc-fleet div.custom img {
  width: 50%;
  float: left;
}

.cc-services div.custom div, .cc-services-transport div.custom div, .cc-crane-hire div.custom div {
  background-image: url(/images/template/grey-stripes.png);
  width: 60%;
  float: left;
  padding: 18px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 400px;
}
.cc-crane-hire div.custom div {
  background-image: none;
}


.cc-services div.custom::after, .cc-services-transport div.custom::after, .cc-crane-hire div.custom::after {
  width: 40%;
  float: right;
  background-image: url(/images/template/crane-services.jpg);
  background-size: cover;
  content: " ";
  height: 400px;
}

.cc-services-transport div.custom::after {
  background-image: url(/images/template/transport.jpg);
}
.cc-crane-hire div.custom::after {
  background-image: url(/images/template/crane-hire-2.jpg);
}

.cc-fleet div.container, .cc-services div.container, .cc-services-transport div.container, .cc-crane-hire div.container {
  max-width: 1100px;
  margin-left:auto;
  margin-right: auto;
}
.cc-services div.container, .cc-services-transport div.container, .cc-crane-hire div.container {
  max-width: 1400px;
}
.cc-services div.custom div > *, .cc-services-transport div.custom div > *, .cc-crane-hire div.custom div > * {
  margin-left: 180px;
}

.cc-services-safety div.custom div > * {
  margin-left: 120px;
}

@media (max-width: 768px) {
  .cc-fleet div.custom div, .cc-fleet div.custom::before,
  .cc-services div.custom div, .cc-services div.custom::after, .cc-services-transport div.custom div, .cc-services-transport div.custom::after{
    width: 100%;
  }
.cc-services div.custom div > *, .cc-services-transport div.custom div > * {
  margin-left: 0px;
}
}



.cc-callouts p {
  margin-bottom: 0;
}
.cc-callouts div.custom {
  padding: 20px;
}
.cc-stripes::after {
  content: url(/images/template/stripes.png);
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 138px;
}
.cc-callouts div.container {
  max-width: 1300px;
  margin-left:auto;
  margin-right:auto;
}
#cc-contact-callout {
  min-height: 480px;
}

#aimysitemap-list, h2[itemprop]
{
  padding: 30px;
  background-color: white;
  margin-bottom: 0;
  padding-bottom: 10px;
  text-align: center;
}
h1[itemprop]
{
}
div.cc-col-between-margin.cth-container
{
  background-color: transparent;
}
div.cth-container.cc-hide-bg
{
  background-color: transparent;
}

div.cth-container.cc-margin-top-bottom
{
  margin: 25px 0;    
}

div.cth-container
{
 
}
.mm-menu
{
  background-color: rgba(58, 170, 161, 0.75);
}
@media screen and (max-width: 700px)
{
  .menu
  {
    width: 80%;
  }
}
.mm-panels
{
  background-color: transparent;
  display: none;
}
.mm-menu li
{
  display:block !important;
  z-index: 1002;
  text-align: left;
}
.mm-menu
{
  opacity: 1;
  margin-top: 0;
  padding-top: 25px;
}
#helpful-links
{
  padding-top: 40px;
}
#helpful-links ul li a::before
{
  content: "\2022 ";
  padding-right: 5px;
}
#helpful-links ul li
{
  display: block;
  margin-left: 10%;
  color: white !important;
  text-align: left;
}
#helpful-links ul li a
{
  color: black !important;
  font-size: 18px;
}

#helpful-links ul li a:hover
{
  color: white !important;
}

#helpful-links .menu
{
  display: block;
  opacity: 1;
  position: static;
  background: transparent;
}

#toggle:checked ~ .menu
{
  z-index: 1001;
}

.c-message
{
  display: none;
}
.form input[type="text"], textarea
{
  width: 80% !important;
  margin: 10px 10%;
}

input.cc-footer-btn
{
  border: 1px solid #df2625 !important;
  color: #df2625 !important;
  margin-left: 10% !important;
  background-color: white !important;
}
input.cc-footer-btn:hover
{
  border: 1px solid #df2625 !important;
  color: white !important;
  background-color: #df2625 !important;
}
#map
{width: 100%;
  height: 400px;
}
#header-image
{
  background-image: url(/images/template/header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 382px;
}
@media screen and (max-height: 800px)
{
  #header-image
  {
    height: 250px;
  }  
  .cc-logo {
    margin-top: -240px;
  }
}
.cc-hover-black a
{
  color: white;
}
.cc-hover-black a:hover
{
  color: black;
}
.icon-nav
{
  margin-bottom: 0;
}
.icon-nav a em
{
  transition: none !important;
  color: black;
}
.icon-nav a
{
  transition: none !important;
  width: 100%;
  min-height: 150px;
}
.icon-nav a strong
{
  color: #259DAB;
  font-family: 'Comfortaa', cursive;
}

.cc-emergency .icon-nav a strong
{
  color: #97C800;
}
.icon-nav i
{
  color: white;
  font-size: 50px;
  margin: 15px auto 20px;
}
.icon-nav a:hover i, .icon-nav a:hover em
{
  color: #df2625;
}
.icon-nav a:hover > i {
  background-color: white;
}

#callout-buttons .icon-nav i, #callout-buttons .icon-nav em,
.cc-emergency .icon-nav i, .cc-emergency .icon-nav em
{
  margin: 50px auto 20px;
}

.icon-nav a:hover
{
  background-color: transparent;
}
.cc-emergency .icon-nav a:hover
{
  background-color: #97C800;
}
.icon-nav a:hover strong
{
  color: white;
}
.icon-nav a:hover em, .icon-nav a:hover b
{
  color:white;
  font-size: 15px;
}
.icon-nav a:hover b {
  font-size: 16px;
}
.icon-nav a b {
  color: white;
  font-weight: 400;
  font-size: 14px;
}
.cc-emergency .icon-nav a:hover em
{
  color:white;
  background-color: #97C800;
}
.cc-emergency .icon-nav em
{
  color: #97C800;
}

.cc-inverted .icon-nav em, .cc-inverted .icon-nav a strong
{
  color: white;
}
.cc-inverted .icon-nav a
{
  background-color: #97C800 !important;
}
.cc-inverted .icon-nav a:hover, .cc-inverted .icon-nav a:hover em
{
  background-color: white !important;
}
.cc-inverted .icon-nav a:hover em, .cc-inverted .icon-nav a:hover strong
{
  color: #97c800;
}


#footer-hidden h2
{
  font-size: 24px !important;
  margin-left: 10%;
  color: white;
}
#footer-hidden #contact-us h2
{
  margin-left: 2%;
}

.c-details a:hover i
{
  color: white !important;
}

div.custom.cc-padding-all {
  padding: 20px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.top-bar
{
  position: static;
}

.top-bar.tb-small
{
  position: fixed;
}

.menu
{
  text-transform: lowercase;
  font-family: 'Comfortaa', cursive;
}

#footer-menu .nav.menu
{
  background-color: #97c800;
  color: black;
  display: block;
  opacity: 1;
  position: static;
}
#footer-menu .nav.menu a
{
  color: black;
}

.cc-col-padding div.row div.col
{
  padding: 40px;
}

.cc-col-padding-lr-1 div.row div.col, div.col.cc-col-padding-lr-1, div.custom.cc-col-padding-lr-1
{
  padding-left: 55px;
  padding-right: 55px;
}

.cc-col-padding-lr-2 div.row div.col, div.col.cc-col-padding-lr-2, div.custom.cc-col-padding-lr-2
{
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (max-width: 500px)
{
.cc-col-padding-lr-1 div.row div.col, div.col.cc-col-padding-lr-1, div.custom.cc-col-padding-lr-1
{
  padding-left: 20px;
  padding-right: 20px;
}
}

div.cc-padding-top-large
{
  padding-top: 90px !important;
}
div.cc-padding-top-medium
{
  padding-top: 50px;
}
.cc-font-24px div.row div.col a, .cc-font-24px div.row div.col *, div.col.cc-font-24px *, div.custom.cc-font-24px *
{
  font-size: 24px;
  line-height: 140%;
}

.cc-font-20px div.row div.col a, .cc-font-20px div.row div.col *, div.col.cc-font-20px *, div.custom.cc-font-20px *
{
  font-size: 20px;
  line-height: 140%;
}


@media screen and (max-width: 1000px)
{
  .cc-font-24px div.row div.col a, .cc-font-24px div.row div.col *, div.col.cc-font-24px *, div.custom.cc-font-24px *
{
  font-size: 20px;
  line-height: 140%;
}
.cc-font-20px div.row div.col a, .cc-font-20px div.row div.col *, div.col.cc-font-20px *, div.custom.cc-font-20px *
{
  font-size: 16px;
  line-height: 140%;
}  
}


.cc-max-width-para
{
  max-width: 650px;
  margin-left:auto;
  margin-right: auto;
}

div.container > .cc-min-height-500
{
  min-height: 350px; 
}

div.custom.cc-min-height-500
{
  min-height: 600px;
}

div.col.cc-bg-image-cover
{
  background-size: cover;
}

div.cc-yellow-box
{
  background-color: #ffdd00;
  width: 800px;
  max-width: 100%;
  margin-left:auto;
  margin-right: auto;
  margin-top: 50px;
  padding: 20px;
}
div.cc-yellow-box *
{
  font-size: 22px;
}

@media screen and (min-width:500px) {
div.cc-yellow-box
{

}
}
@media screen and (max-width: 800px)
{
 .cc-logo-text h1
 {
   color: #5FCBC3;
 }
}
.cc-logo-text-sub
{
  font-weight: normal; font-size: 22px;color: #259DAB; padding-top: 20px;line-height: 140%;
}




.cc-hidden
{
  display: none;
}

#presentations-left div.cth-container
{
  background-color: white;
}
#presentations-middle .row
{
  margin-left: 0 !important;
  margin-right: 20px !important;
}
#presentations-middle
{
  background-color: #E8E8E8 !important;
}

#presentations-middle div.col
{
  margin-top: 60px;
}

.col
{
  padding: 0;
}
.row
{
  width: 100%;
}

.tb-large .tb-logo img
{
  max-height: 220px;
  float: none;
}
@media screen and (max-width: 800px)
{
.tb-small .tb-logo img
{
 display: none;
}
}
.tb-large
{
  padding-top: 3px;
  padding-bottom: 3px;
}
.menu
{
  float: none;
  text-align: left;
}

@media screen and (min-width: 800px) {
.menu li
{
  display: inline;
}
}

.cc-no-padding .container
{
  padding: 0;
}

.cth-container.cc-background-black-trans
{
  background-color: rgba(0, 0, 0, 0.7);
}

.cth-container.cc-background-black-trans-2
{
  background-color: rgba(0, 0, 0, 0.8);
}

.cth-container.cc-background-ltgrey
{
  background-color: #f3f3f3;
}
.cth-container.cc-background-black
{
  background-color: #222;
}
.cth-container.cc-background-green
{
  background-color: #44c62c;
}
.cth-container.cc-background-white
{
  background-color: white;
}
.cc-title-white h2
{
  color: #fafafa;
}
.cth-container.cc-text-white *
{
  color: #fafafa;
}
.cth-container.cc-margin-bottom-10
{
  margin-bottom: 10px;
}
.cth-container.cc-small-title h2
{
 font-size: 18px;
}
.cth-container.cc-padding-right
{
  padding-right: 25px;
}
.cth-container.cc-padding-top-bottom
{
  padding-top: 35px;
  padding-bottom: 35px;
}
td.calendarToday
{
  background-color: #fafafa !important;
  color: black !important;
}
td.calendarDateLinked
{
  background-color: #44c62c !important;
  color: white !important;
  font-weight: bold !important;
}

input.search
{
  background-color: #fafafa;
  padding: 10px;
}

.post-bg {
    padding: 30px 60px 40px;
  margin-right: 10px;
}

.blog
{
  padding-top: 30px;
}
#k2Container
{
  padding: 0 10px 0 60px;
  background-color: white;
  margin-right: 10px;
}
.bg-padding
{
 padding: 5px 10px; 
}

.cc-circle-icon 
{
    border-radius: 0px;
    display: inline-block;
    height: 60px;
    margin: 10px 0 10px 10px;
    text-align: center;
    width: 60px;
}
.cc-circle-icon i
{
 line-height: 60px;
 font-size: 30px;
}

.cc-circle-bg-orange
{
  background-color: #ff8300;
}

.cc-circle-bg-orange:hover
{
  background-color: white;
  color: #ff4800;
  border: 1px solid #ff8300;
}



.cc-circle-fg-white 
{
    color: #fafafa;
}

.cc-circle-fg-grey
{
    color: #222222;
}

.c-details a *, .c-details a
{
  font-size: 18px;
}

div#cc-footer.cc-final-footer div, div#cc-footer.cc-final-footer
{
 background-color: #222 !important;
  color: gray !important;
}
h3 {
  font-size: 24px !important;
  text-transform: none !important;
  margin-bottom: 10px !important;
}

h4
{
  margin-bottom: 20px !important;
  text-transform: none !important;
}
div.cth-container.cc-col-between-margin
{
 /* background-image: url('/images/template/fence.jpg'); */
  padding: 20px 0;
}

@media only screen and (min-width: 1025px)
{
.cc-col-between-margin .col
{
  max-width: 28%;
  margin-right: 2.5%;
  margin-left: 2.5%;
}
}
.cc-col-between-margin .col p
{
  padding: 18px;
  
}
.cc-col-between-margin .col h4
{
 margin-left: 0;
 margin-right: 0;
 background-color: #259DAB;
 color: white;
 padding: 18px;
 text-transform: none;
 font-size: 20px;
  min-height: 90px;
}
.cc-col-between-margin .col h4 em
{
  color: white;
}
.cc-col-between-margin .col h4 a
{
  color: white;
}
.cc-col-between-margin .col h4:hover
{
  background-color: #E8E8E8;
}
.cc-col-between-margin .col h4:hover a, .cc-col-between-margin .col h4:hover em
{
  color: #259DAB;
}
  
.cc-col-between-margin .col
{
  padding: 0 !important;
}
.cc-col-no-show.col
{
  visibility: hidden;
  
}
#home-callout-2 div.custom, #fence-strip div.custom > div
{
  background-attachment: fixed;
  background-size: cover;
}

.cc-img-border-green img
{
  border: 8px solid #97C800;
}

.cc-bullets ul
{
  list-style: inside none disc;
}

a.cc-btn
{
 display: inline-block;
 min-height: 15px;
 min-width: 48%;
 background-color: #259dab;
 color: white;
 margin: 5px 3px;
 padding: 5px;
  font-size: 22px !important;
}

a.cc-btn::after
{
  content: " ";
  font-family: FontAwesome;
  font-size: 20px;
}
a.cc-btn:hover
{
 background-color: white;
 color: #259dab;
}
.cc-callout-icons .icon-nav i.fa
{
  background-color: white !important;
  border-radius: 50px !important;
  font-size: 36px !important;
  padding-top: 26px !important;
}
.cc-callout-icons .icon-nav:hover i.fa
{
  background-color: #259DAB !important;
  color: white !important;
}
.cc-callout-icons .icon-nav a:hover, .cc-callout-icons .icon-nav a:hover em
{
  background-color: transparent;
}
.cc-callout-icons .icon-nav em
{
  margin-top: 15px;
  font-size: 18px !important;
}
div.custom.cc-callout-icons
{
  padding-top: 50px;
}

.cc-mod-gap .row
{
  margin: 20px 0;
}

.cc-fa-icon-after-links a:after
{
  content: " ";
  white-space: nowrap;
  font-family: FontAwesome;
  font-size: 20px;
}
.cc-fa-icon-after-headings h2:after
{
  content: " ";
  white-space: nowrap;
  font-family: FontAwesome;
  font-size: 33px;
  color: #97c800;
}
.cc-fa-icon-after-involve-headings h4:after
{
  content: " ";
  white-space: nowrap;
  font-family: FontAwesome;
  font-size: 20px;
}


.cc-fa-icon-after-help-headings h2:after
{
  content: " ";
  white-space: nowrap;
  font-family: FontAwesome;
  font-size: 33px;
  color: #97C800;
}
.cc-fa-icon-after-help-headings-inverse h2:after
{
  content: " ";
  white-space: nowrap;
  font-family: FontAwesome;
  font-size: 33px;
  color: #e8e8e8;
}
.cc-green-line-on-right
{
 color: black;font-size: 28px;line-height: 1.2em;border-right: 2px solid #44c62c;text-align:right;padding-right: 10px;  
  
  
}
#wp-calendar tbody td, #wp-calendar tbody td a
{
  font-size: 11px;
  padding: 2px !important;
}
#wp-calendar
{
  width: 90%;
  margin-left: 5%;
}
#wp-calendar caption
{
  font-family: 'Comfortaa', cursive !important;
}
.cth-container.cc-small-title h2 {
    font-size: 18px !important;
  font-weight: bold !important;
}
#events-right div.cth-container
{
  padding: 4%;
}
.cc-small-padding
{
  padding: 10px;
}

.top-bar
{
  transition: none;
}
div.cth-container
{
  position: relative;
}

a.cc-internal-link
{
  visibility:hidden;
  position:absolute;
  top: -180px;
  left: 0;
}
div.custom.cc-padding-top-50
{
  padding-top: 50px;
  padding-bottom: 50px;
}
div.custom.cc-padding-bottom-0
{
  padding-bottom: 30px;
  min-height: 0;
}
@media screen and (min-width: 1024px)
{
  .cc-padding-between-cols .row .four
  {
    max-width: 31%;
    min-width: 310px;
    margin: 0 1%;
  }
}

@media screen and (max-width: 768px)
{
  .cc-padding-between-cols .row .four
  {
    width: 100%; 
    max-width: 100%;
  }
}
  
.cc-text-pink p
{
  color: #EA6DA4;
}
@media screen and (min-width: 1600px) {
.cc-padding-between-cols .row .four
{
  max-width: 27%;
  margin: 0 2.5%;
}
}

div.cth-container.cc-button-pink .four
{
  position:relative;
  margin-bottom: 70px;
}

div.cth-container.cc-button-pink a
{
 display: block;
 color: white;
 background-color: #F494BE;
 min-height: 40px;
 width: 100%;
 margin-left:auto;
 margin-right: auto;
 text-align: center;
  font-family: 'Pacifico', cursive;
  font-size: 24px;
  padding: 10px;
 position:absolute;
  bottom: -60px;

}
div.cth-container.cc-button-blue a
{
  background-color: #8AE3DD;
}
div.cth-container.cc-button-pink a:hover
{
  opacity: 0.7;
}

a.cc-button-our-story
{
 display: block;
 color: white;
 background-color: #F494BE;
 min-height: 40px;
 width: 100%;
 margin-left:auto;
 margin-right: auto;
 text-align: center;
 font-family: 'Pacifico', cursive;
 font-size: 24px;
 padding: 10px;
  margin-top: 15px;
}
a.cc-button-our-story:hover
{
  opacity: 0.7;
}

div.cc-immediate.cc-jagged-before:before
{      
        background: linear-gradient(-45deg, #3AAAA1 16px, transparent 0), linear-gradient(45deg, #3AAAA1 16px, transparent 0);
        background-position: left-bottom;
        background-repeat: repeat-x;
        background-size: 20px 32px;
        content: " ";
        display: block;
        position: absolute;
        top: -32px;
        left: 0px;
        width: 100%;
        height: 32px;
}




div.cth-container.cc-jagged:before, div.cc-immediate.cc-jagged:before
{      
        background: linear-gradient(-45deg, #FAFAFA 16px, transparent 0), linear-gradient(45deg, #FAFAFA 16px, transparent 0);
        background-position: left-bottom;
        background-repeat: repeat-x;
        background-size: 20px 32px;
        content: " ";
        display: block;
        position: absolute;
        top: -32px;
        left: 0px;
        width: 100%;
        height: 32px;
}
div.cth-container.cc-jagged:after, div.cc-immediate.cc-jagged:after
{
  background: linear-gradient(-45deg, transparent  16px, #fafafa   0), linear-gradient(45deg, transparent 16px, #fafafa  0);
  background-position: left-bottom;
  background-repeat: repeat-x;
  background-size: 20px 32px;
  content: " ";
        display: block;
        position: absolute;
        bottom: -15px;
        left: 0px;
        width: 100%;
        height: 32px;
 
}
img
{
  max-width: 100% !important;
}

.cc-contain
{
  background-size: contain;
}
#footer-hidden .menu li
{
  display: block;
}

#footer-hidden .menu
{
  text-align: left;
}
#footer-hidden .menu li a
{
  color: white;
  font-size: 18px;
}

#footer-hidden a:hover
{
 color: #D0F997 !important;  
}
#bfSubmitButton
{
  float: none;
  text-align: center;
  background-color: #5FCBC3;
  border: 1px solid white;
  color: white;
}
#bfSubmitButton span
{
  color: white;
  font-family: 'Pacifico';
  text-transform: capitalize;
}

#footer-hidden .bfClearfix div:last-child
{
  visibility: hidden;
}
#bfPage1 *
{
  color: white;
}
.bfPageIntro p
{
  font-family: 'Pacifico';
}
#bfCaptchaEntry
{
  width: 180px;
}
#bfPage1 input
{
  color: black;
}
#footer-hidden .fa
{
  color: white;
  min-width: 2em;
}
.menu
{
  z-index: 10001;
}
a.social-btn:hover
{
  opacity: 0.75;
}
div.cth-container.cc-padding-bottom-60
{
  padding-bottom: 60px;
}

#footer-hidden .menu {
	display: block !important;
	opacity: 1 !important;
	margin-top: 50px;
	width: 100%;
	position: static !important;
	/* right: 0px; */
	height: auto;
	text-align: left;
	background: transparent !important;
	padding-bottom: 10px;
	padding-left: 30px;
}
@media screen and (max-width: 1024px)
{
  div.cc-h3-2lines h3
  {
    min-height: 3em;
  }
}
div.custom.cc-padding-left-30
{
  padding-left: 50px;
}
div.cc-min-para p
{
  margin-bottom: 5px;
  padding-bottom: 7px;
}


html, body {
  height: auto; 
}
#k2Container {
  max-width: 1000px;
  margin: 10px auto;
}
/*
#calendar_wrap
{
  padding: 5px;
}
#calendar.container
{
  padding: 20px;
}
*/

    #k2Container .itemList #itemListLeading .catItemImage img {
    margin: 0 auto!important;
    width: 200px!important;
    }

.cc-service-callouts .icon-nav a i {
  color: #df2625 !important;
}

.cc-service-callouts .icon-nav a:hover i {
  background-color: #df2625;
  color: white !important;
}

.cc-service-callouts .icon-nav a b {
  color: #df2625 !important;
}

.cc-border-tb-red.cth-container {
  border-top: 6px solid #df2625;
  border-bottom: 6px solid #df2625;
}
.cc-padding-tb-30.cth-container {
  padding: 0px 0 30px 0;
}
.cc-services a {
  font-size: 24px !important;
}
.cc-fleet {
  background-attachment: fixed;
}
.cth-container.cc-crane-hire {
    padding-top: 70px;
}