/*#####################################################################################################################*/
@font-face {
    font-family: 'lato';
    src: url('../font/lato/lato-regular-webfont.eot');
    src: url('../font/lato/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/lato/lato-regular-webfont.woff') format('woff'),
         url('../font/lato/lato-regular-webfont.ttf') format('truetype'),
         url('../font/lato/lato-regular-webfont.svg#lato-regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*GLOBAL STYLE */
html, body {font-family: lato, Century Gothic, Verdana, Arial, helvetica, Calibri; color: #333333; font-size: 16px; line-height: 1.3em; font-weight: normal; background-repeat:repeat-x; background-attachment:fixed; background-color: #fff; height: 100%; width: 100%; margin: 0; padding: 0;}

a,a:visited {text-decoration: none; color: #373735; font-family: lato, Century Gothic, Verdana, Arial, helvetica, Calibri; outline: none;}
a:hover,a:visited:hover {text-decoration: none; color: #fbcb3b; outline: none;}

.container-full {margin-right: 0; margin-left: 0; padding-left: 0; padding-right: 0;}

button {position: relative; margin: 0; padding: 1em; z-index: 1;}
@media (min-width:768px) {.container-full {width:100%}}
@media (min-width:992px) {.container-full{width:100%}}
@media (min-width:1200px) {.container-full {width:100%}}

.container {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {width: 750px;}
}
@media (min-width: 992px) {
  .container {width: 970px;}
}
@media (min-width: 1200px) {
  .container {width: 1090px;  }
}
@media (min-width: 1520px) {
  .container {width: 1500px;  }
}
.row {margin-right: 0px; margin-left: 0px;}
.row-centered {text-align: center;}
.col-centered {margin: 0 auto;}
/*#####################################################################################################################*/
/*UPGRADE BROWSER PAGE*/
.container-ie{border:none;background:url('../images/sprite/browsers-sprite.png') -506px 0px;  height:126px;width:126px;}
.container-chrome{border:none;background:url('../images/sprite/browsers-sprite.png')  0px 0px;height:126px;width:126px;}
.container-firefox{border:none;background:url('../images/sprite/browsers-sprite.png') -127px 0px;height:126px;width:126px;}
.container-safari{border:none;background:url('../images/sprite/browsers-sprite.png') -256px 0px;height:126px;width:126px;}
/*#####################################################################################################################*/
/*TOP*/
/*navigation*/
.logo {padding: 13px 0 5px 0;}
.navbar-default {margin-bottom: 0px; z-index: 1000; border: none; border-radius: 0; background-color: transparent;}
.navbar-default .navbar-nav > li > a {padding: 17px 25px 17px 25px; color: #1d1d1b; outline: none; font-size: 16px; font-family: lato, Century Gothic, Verdana, Arial, helvetica, Calibri; transition: all 0.1s linear; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear;}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {color: #fff; background-color: #fbcb3b; outline: none;}
.menuactive {color: #fff !important; background-color: #fbcb3b;}
.contact {padding-right: 35px !important;}

@media (max-width: 1520px) {
	.navbar-default .navbar-nav > li > a {padding: 15px 20px 15px 20px; font-size: 16px;}
	.logo {padding: 20px 0 5px 0;}
}
@media (max-width: 1200px) {
	.logo {padding: 15px 0;}
}
@media (max-width: 992px) {
	.navbar-default .navbar-nav > li > a {padding: 15px 10px 15px 10px; font-size: 12px;}	
	.logo {padding: 11px 0;}
	.contact {padding-right: 23px !important;}
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav > li {padding: none;}
	.navbar-default .navbar-nav > li > a {padding: 4px 4px 4px 8px; margin: 0; font-size:12px; text-align: left;}
	.navbar-collapse {z-index: 1000; background-color: #f7f7f7;}	
	.navbar-collapse.collapse {text-align: left; /* Set this */}
	.logo {padding: 11px 21px; margin: 0 auto;}
}
/*mobile navbar*/
.navbar-toggle {position: relative; float: right; padding: 9px 7px; background-color: transparent; background-image: none; border: 0px solid transparent; border-radius: 4px; margin-top: 5px; margin-bottom: 5px; margin-right: 20px;}
.navbar-toggle .icon-bar {display: block; width: 28px; height: 5px; border-radius: 2px;}
.navbar-toggle .icon-bar + .icon-bar {margin-top: 5px;}
.navbar-default .navbar-toggle .icon-bar {background-color: #000000;}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {background-color: #fbcb3b;}
.navbar-collapse {z-index: 1000; padding-right: 15px; padding-left: 15px; overflow-x: visible; -webkit-overflow-scrolling: touch; border-top: 0; -webkit-box-shadow: none; box-shadow: none;}
.navbar-collapse.in {overflow-y: auto;}
/*#####################################################################################################################*/
/*HEADINGS*/
h1 {color: #fbcb3b; font-size: 36px; font-family: lato, Century Gothic, Verdana, Arial, helvetica, Calibri; margin: 0; padding: 0 0 40px 0; font-weight: bold;}
h2 {color: #fdc300; font-size: 17px; font-family: lato, Century Gothic, Verdana, Arial, helvetica, Calibri; margin: 0; padding: 22px 0 0 0; text-align: center; font-weight: bold;}
/*#####################################################################################################################*/
/*CONTENT STYLES*/
.clear {clear: both;}
.contentpad {padding: 110px 13%;}
.contentpad2 {padding: 80px 20px;}
.numtop {text-align: right; padding: 20px 0;}
.sizepad {padding: 20px;}

hr {border-bottom: 2px solid black; border-top: none;}

.tophometext {color: #66625a; font-size: 60px; line-height: 70px; font-weight: bold; padding-top: 120px;}
.tophometextsmall {font-size: 45px;}
.hometext {font-size: 28px; line-height: 48px; text-align: center;}
.servicestext {font-size: 30px; line-height: 35px; color: #666666;}
.whitetext {color: white;}
.stepheadings {padding-top: 4px;}

.whitebg {background-color: #fff; height: auto; overflow: hidden;}
.blackline {background-color: #000; overflow: hidden; height: 11px;}
.greybg {background-color: #7e7e7e; height: auto; overflow: hidden;}
.greyborder {border: 1px solid #212121;}
.storagebg {background-image: url('../images/background/storage1.jpg'); height: 600px; margin-top: 124px; background-size: cover; background-position: center;}
.yellowbg {background-color: #fbcb3b; height: auto; overflow: hidden; padding: 10px;}
.renttop {border: 1px solid #eceded; height: 85px;}
/*.stepbg {background-image: url('../images/background/StepSeperatorWhite.png'); height: 85px; background-position: right; background-repeat: no-repeat;}*/
/*Updated*/
.stepbg {background: url(../images/background/StepSeperatorWhite.png)no-repeat left top transparent;height: 85px;}
a.size,a.size:visited {text-decoration: none; color: #fff; border: 1px solid white; font-size: 14px; padding: 5px; font-family: lato, Century Gothic, Verdana, Arial, helvetica, Calibri; outline: none;}
a.size:hover,a.size:visited:hover {text-decoration: none; color: #000; outline: none; background-color: white;}

.maintopbg {margin-top: 124px;}

.navbar-fixed-top {-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.37);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.37);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.37);}

.tel {pointer-events: none; cursor: default; color:#000;/*SET COLOUR SAME AS MAIN TEXT*/}
.tel:hover {color:#000;/*SET COLOUR SAME AS MAIN TEXT*/}

.teltop {pointer-events: none; cursor: default; font-size: 20px; font-weight: bold; color:#fbcb3b;/*SET COLOUR SAME AS MAIN TEXT*/}
.teltop:hover {color:#fbcb3b;/*SET COLOUR SAME AS MAIN TEXT*/}

.telbot {pointer-events: none; cursor: default; font-size: 16px; color:#fff;/*SET COLOUR SAME AS MAIN TEXT*/}
.telbot:hover {color:#fff;/*SET COLOUR SAME AS MAIN TEXT*/}

.shadow {
-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.44);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.44);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.44);
}

.anchor{
  display: block;
  height: 115px; /*same height as header*/
  margin-top: -115px; /*same height as header*/
  visibility: hidden;
} /*PLEASE USE THIS CLASS ON ANCHOR LINKS WHEN THERE IS A STICKY MENU. NOT THE LINK THE TARGET*/

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

@media (max-width: 1520px) {
	.storagebg {margin-top: 120px;}	
}
@media (max-width: 1200px) {
	.numtop {padding: 15px 0;}
	.teltop {font-size: 18px;}
	.storagebg {margin-top: 109px;}
}
@media (max-width: 992px) {
	.numtop {padding: 15px 0 5px 0;}
	.teltop {font-size: 16px;}
	.tophometext {font-size: 50px; line-height: 60px; padding-top: 100px;}
	.tophometextsmall {font-size: 35px;}
	.storagebg {height: 510px; margin-top: 98px;}
	.hometext {font-size: 20px; line-height: 40px;}
	.equal-height-blocks {height: auto !important;}
}
@media (max-width: 767px) {
	.storagebg {height: 410px; margin-top: 0;}
	.maintopbg {margin-top: 0;}
	.contentpad {padding: 80px 13%;}
	.hometext {font-size: 15px; line-height: 30px;}
	.navbar-fixed-top {position: relative;}
	.tophometext {font-size: 30px; line-height: 40px; padding-top: 100px; padding-right: 20px;}
	.tophometextsmall {font-size: 15px;}
	.tel {pointer-events: auto; cursor: pointer; color:#000;/*SET COLOUR SAME AS MAIN TEXT*/}
	.numtop {text-align: right; padding: 7px 20px 10px 0;}
	.g-recaptcha {transform:scale(0.75);
		-webkit-transform: scale(0.75);
        transform-origin: 0;
		-webkit-transform-origin:0;}
}
/*#####################################################################################################################*/
/*FONT STYLES*/	
.bold {font-weight: bold;}
.italic {font-style: italic;}
.white {color: white;}
/*#####################################################################################################################*/
/*FONTS COLORS*/
.text-danger {color: #000;}
/*#####################################################################################################################*/
/*CONTACT FORM*/
.form-control {border-radius: 0px; color: #777; font-size: 13px; border: 2px solid black;}
.form-control:focus {border-color: #000; outline: 0; -webkit-box-shadow: none; box-shadow: none;}

.btn-primary {
  color: #000;
  background-color: #fff;
  border: 2px solid black;
  font-size: 13px;
  padding: 9px 13px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #000;
  background-color: #fbcb3b;
  border: 2px solid black;
}
.btn {border-radius: 0px;}
.loading-form {
    width: 47px;
    height: 39px;
    background-image: url(../images/ico/loading.gif);
    background-repeat: no-repeat;
}

/*#####################################################################################################################*/
/*FOOTER*/
.bot-bar {text-align:left; background-color: #000; border-bottom: 20px #fbcb3b solid;}
.copytextdiv {color: #fff; font-size: 16px; line-height: 16px; font-weight: normal; font-family: lato, Century Gothic, Verdana, Arial, helvetica, Calibri; padding: 45px 0;}
.copytext a {color: #fff; font-size: 16px; padding: 0 5px 0 5px;}
.copytext a:hover {color: #fbcb3b; text-decoration:none;}

a.copytext,a.copytext:visited {text-decoration: none; color: #fff;  font-size: 16px; outline: none; font-family: lato, Century Gothic, Verdana, Arial, helvetica, Calibri;}
a.copytext:hover,a.copytext:visited:hover {text-decoration: none; color: #fbcb3b; outline: none;}
a.copyat, a.copyat:visited {text-decoration: none; color: #fff; outline: none; font-weight: normal;}

@media (max-width: 992px) {
	.copytextdiv {font-size: 14px; line-height: 14px;}
	.copytext a {font-size: 14px;}
	a.copytext,a.copytext:visited {font-size: 14px;}
	.telbot {font-size: 14px;}
	.copytextdiv {padding: 45px;}
}

/*#####################################################################################################################*/
.clearfix:before, .clearfix:after { content: ""; display: table;}
.clearfix:after { clear: both;}
.clearfix { *zoom: 1;}

/*#####################################################################################################################*/
.accordion dt {
    background-color:#fff;
	border:none;
	color:#000;	
	transition:all 300ms ease;
    margin: 0px;
    padding: 15px;
    display: block;
    cursor: pointer;
    overflow: hidden;
}

.accordion dt span {
    float: left;
    font-weight: bold;
	color: #666666;
	font-size: 18px;
}
.accordion dt:hover {
	background-color: #fbcb3b;
}


.accordion dt.active span {
    float: left;
    font-weight: bold;
	color: #000;
	font-size: 18px;
}

.accordion dt .accordion_icon {
    float: right;
	padding-top: 5px;
}

.accordion dt.active { 
	color:#000;
	background-color:#fff;
}

.accordion_content {
    margin: 0;
    padding: 15px;
	color: #666666;
}
/*#####################################################################################################################*/
/* Rent Forms */
.active-step { background-color: #fbcb3b; color: #fff;}
.next-step{background: url(../images/background/StepSeperatorYellow.png)no-repeat left top transparent}
.containers-select { margin-right: 0px; margin-left: 0px; padding: 30px 0px; border-top: 1px solid #e2e2e2;}

.containers-select {
  margin-right: 0px;
  margin-left: 0px;
  padding: 30px 0px;
}


.radio-btn input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.radio-btn label {
  
  font-weight: normal;
  display: block;
  margin: 0 auto;
  width: 120px;
  text-align: center;
  /*background-color: #e4e4e4;*/
  border: 1px solid #e2e2e2;
  padding: 6px 14px;
  -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; 
}

.radio-btn label:hover {
  cursor: pointer;
}

.radio-btn input:checked + label {
background-color: #fbcb3b;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
} 

.rent-table td {
  border-top: none !important;
  border-bottom: 1px solid #eceded;
}

.rent-table .no-border{
  border: none !important;
}