body {
  padding-left: 0vw;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 600;
}

p {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
}

.link-block-8 {
  display: inline;
  text-decoration: none;
}

.image-3 {
  margin-right: 0px;
  opacity: 0.3;
}

.image-3:hover {
  opacity: 0.7;
}

.div-block-29 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.div-block-29._2 {
  display: block;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 75px;
  padding-bottom: 20px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px none #181818;
  background-color: #000;
  color: #fff;
}

.row-2 {
  width: 100%;
}

.column {
  position: relative;
}

.image-5 {
  opacity: 0.3;
}

.image-5:hover {
  opacity: 0.7;
}

.link-block {
  margin-right: 8px;
}

.paragraph-2 {
  border-top: 1px none #000;
  color: #000;
  font-size: 6px;
}

.text-block-2 {
  padding-top: 4px;
  padding-bottom: 8px;
  font-family: Montserrat, sans-serif;
  color: #24caf3;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-block-3 {
  padding-top: 4px;
  padding-bottom: 8px;
  font-family: Montserrat, sans-serif;
  color: #08a1c7;
  text-align: left;
}

.brand {
  padding-top: 10px;
  padding-left: 30px;
}

.brand.footer {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.brand.text {
  padding-top: 15px;
  padding-left: 4px;
}

.brand.text.footer {
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 4px;
}

.text-block-5 {
  width: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.text-block-5:hover {
  opacity: 0.69;
  color: #fff;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  max-width: 1200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  padding-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 17px;
  letter-spacing: 1px;
}

.text-block-6 {
  margin-top: 0px;
  color: #fff;
  font-size: 12px;
}

.div-block-30 {
  width: 100%;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  padding-top: 65px;
  padding-bottom: 65px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 13vw;
  min-height: 100vh;
  padding-top: 3vh;
  padding-bottom: 2vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}

.brand-2 {
  display: block;
  width: 100%;
  min-height: 25vh;
  margin-bottom: 22px;
  float: none;
  background-image: url('../images/enlightened-design-logo.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.container {
  position: relative;
  width: 95%;
  min-height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  text-align: center;
}

.menu-button {
  width: 75px;
  height: 75px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border-style: solid;
  border-width: 1px;
  border-color: #d6d6d6;
  font-size: 40px;
}

.div-block-10 {
  width: 50%;
  padding-top: 0%;
}

.button-2 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 200px;
  min-height: 50px;
  min-width: 200px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #08a1c7;
  text-decoration: none;
  cursor: pointer;
}

.button-2.l {
  z-index: 0;
  margin-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #24caf3;
  background-color: #24caf3;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: 'Open Sans', sans-serif;
}

.button-2.l:hover {
  border-color: #fff;
  background-color: transparent;
}

.div-block-11 {
  position: relative;
  width: 50%;
  min-height: auto;
  padding-left: 2%;
}

.div-block-12 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  min-height: auto;
  padding: 40px 30px 20px;
  border-radius: 0px;
  background-color: #f1f1f1;
  color: #000;
}

.div-block-12.whiteform {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  border-radius: 12px;
  background-color: #f5f5f5;
}

.div-block-12.whiteform2 {
  background-color: #f5f5f5;
}

.submit-button {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: 0px;
  padding: 12px 25px;
  border-radius: 6px;
  background-color: #14677c;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 1px;
}

.submit-button:hover {
  background-color: #08a1c7;
}

.content-div {
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.content-div.hflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-field {
  min-height: 40px;
  margin-bottom: 20px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 rgba(82, 89, 90, 0.4);
  background-color: hsla(0, 0%, 94.5%, 0.25);
}

.text-field.mssg {
  min-height: 75px;
}

.text-field.date {
  padding-left: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.1%, 0.76)), to(hsla(0, 0%, 96.1%, 0.76))), url('../images/f205ee329d.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 96.1%, 0.76), hsla(0, 0%, 96.1%, 0.76)), url('../images/f205ee329d.svg');
  background-position: 0px 0px, 97% 50%;
  background-size: auto, auto 75%;
  background-repeat: repeat, no-repeat;
}

.button-t {
  position: relative;
  z-index: 4;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  cursor: pointer;
}

.text-block-4 {
  margin-bottom: 15px;
}

.heading-6 {
  margin-top: 0px;
  font-size: 46px;
  line-height: 54px;
}

.heading-6.heroh1 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  line-height: 50px;
}

.hero-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-height: 700px;
  min-height: 600px;
  padding-top: 11px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  color: #fff;
}

.hero-section.header {
  max-height: 300px;
  min-height: 300px;
}

.hero-section.header.con {
  max-height: 350px;
}

.hero-section.header.articles {
  max-height: 400px;
  min-height: 400px;
}

.hero-section.review {
  max-height: 350px;
  min-height: 350px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/slider1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/slider1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.parallax-img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  width: 100%;
  height: 115vh;
  max-height: 850px;
  background-color: #0f2c52;
  background-image: url('../images/storage-units-in-san-marcos-texas.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.parallax-img._2 {
  background-image: url('../images/AdobeStock_76505579.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.parallax-img.rev {
  background-image: url('../images/slider1.jpg');
  background-position: 50% 0%;
  background-size: contain;
}

.parallax-img.cont {
  background-image: url('../images/sanmarcosbridge2.jpg');
  background-position: 50% 100%;
}

.parallax-img._3 {
  background-image: url('../images/fc-2.jpg');
}

.parallax-img._4 {
  background-image: url('../images/fc-2.jpg');
}

.div-block-31 {
  max-width: 600px;
}

.div-block-31.mid {
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-block-31.hro {
  padding-right: 5%;
}

.section-2 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.sticky-aside {
  position: absolute;
  left: 0px;
  top: 70px;
  right: 0px;
  padding-top: 20px;
  background-color: transparent;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  font-weight: 500;
  text-align: left;
}

.heading-13.smal {
  font-size: 22px;
  line-height: 32px;
}

.aside-col {
  position: relative;
  width: 30%;
  max-width: 30%;
  padding-left: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-left: 1px none #e7e9ee;
}

.heading-15 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.content-div-4 {
  display: block;
  width: 90%;
  max-width: 1200px;
  min-height: 60px;
  margin-right: auto;
  margin-left: auto;
}

.html-embed {
  width: 100%;
  margin-top: 12px;
}

.div-block-69 {
  padding-left: 0px;
}

.main-col {
  max-width: 70%;
  padding-top: 20px;
  padding-right: 7%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.catlink {
  margin-bottom: 5px;
  float: left;
  clear: left;
  font-family: Lato, sans-serif;
  color: #000;
  letter-spacing: 1px;
  text-decoration: none;
}

.catlink.w--current {
  color: #f36c24;
  text-decoration: none;
}

.list {
  margin-bottom: 35px;
  padding-left: 30px;
}

.flex-row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  margin-left: 1px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-3 {
  display: inline-block;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
  float: left;
  clear: left;
  background-image: url('../images/ios7-telephone.png');
  background-position: 0% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

.link-3:hover {
  text-decoration: underline;
}

.link-3.email {
  background-image: url('../images/email-2black_1email 2black.png');
}

.divider-2 {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #f0f0f0;
}

.list-item {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.div-block-68 {
  padding: 15px 15px 20px;
  border: 2px solid #fff;
}

.div-block-68.pp {
  padding: 15px 10px 10px 20px;
  background-color: #edeeee;
}

.section-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 500px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(6, 143, 177, 0.7);
  color: #fff;
}

.nav-menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  min-height: 100vh;
  min-width: 15vw;
  padding-top: 3vh;
  background-color: #000;
  font-family: Lato, sans-serif;
  color: #fff;
}

.navl {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
}

.image-6 {
  max-height: 200px;
  max-width: none;
  background-image: url('../images/50592072_2292503134126320_5129483736580096_n.svg');
  background-position: 0px 0px;
  background-size: 125px;
}

.soci {
  width: 30px;
  height: 30px;
  margin-right: 7px;
  margin-left: 7px;
  border-radius: 50%;
  background-color: #000;
  background-image: url('../images/facebook-logo-button.svg');
  background-position: 50% 50%;
  background-size: 85%;
  background-repeat: no-repeat;
}

.soci._2 {
  background-image: url('../images/social-instagram-circle.svg');
}

.heading-21 {
  margin-bottom: 30px;
  font-size: 34px;
  line-height: 40px;
  font-weight: 600;
}

.heading-22 {
  max-width: 100%;
  font-size: 36px;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.link-block-5 {
  display: none;
}

.brand-3 {
  display: block;
  width: 100%;
  height: 120px;
  max-width: 225px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-image: url('../images/LACF2.svg');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.brand-3.navbrand {
  position: relative;
  top: 11px;
  display: inline-block;
  height: 150px;
  max-width: 275px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  float: none;
  background-color: #fff;
  background-image: url('../images/50592072_2292503134126320_5129483736580096_n.svg');
  background-position: 50% 50%;
  background-size: contain;
}

.brand-3.mini {
  height: 80px;
  max-width: 225px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/whitelogo.png');
  background-position: 50% 50%;
  background-size: contain;
}

.navlink {
  height: 60px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 18px 1px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: none;
}

.navlink:hover {
  border-bottom-width: 5px;
  border-bottom-color: #f36c24;
  box-shadow: inset 0 -4px 0 0 #08a1c7;
  color: #08a1c7;
  text-decoration: none;
}

.navlink.w--current {
  box-shadow: inset 0 -3px 0 0 rgba(255, 255, 255, 0.41);
  color: #068fb1;
}

.navlink.w {
  color: #fff;
  font-size: 16px;
}

.navlink.w._2 {
  display: none;
}

.navlink.close {
  display: none;
}

.content-div-2 {
  display: block;
  width: 90%;
  max-width: 1250px;
  min-height: auto;
  margin-right: auto;
  margin-left: auto;
}

.content-div-2.flexnav {
  display: block;
  width: 100%;
  max-width: none;
  padding-bottom: 14px;
  background-color: #fff;
}

.content-div-2.flexnav.flx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  max-width: 1200px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

._33-col {
  width: 35%;
}

._33-col._65 {
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #f3f3f3;
}

._33-col._65.mincol._60 {
  position: relative;
  width: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-style: none;
}

._33-col.miniflex {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-width: 225px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.content-div-nav {
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.column-4 {
  text-align: right;
}

.nav-menu-2 {
  width: 100%;
  height: auto;
  padding-right: 2%;
  float: none;
  text-align: center;
}

.nav-menu-2.main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  padding-right: 0%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.nav-menu-2.rightalign {
  text-align: right;
}

.mininav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: auto;
  padding-top: 0px;
  background-color: #000;
}

.text-block-7 {
  font-size: 16px;
}

.navbar-2 {
  z-index: 100;
  padding-bottom: 0px;
  background-color: #1d1f2e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 11, 10, 0.8)), to(rgba(14, 11, 10, 0.8))), url('../images/footer-right.png');
  background-image: linear-gradient(180deg, rgba(14, 11, 10, 0.8), rgba(14, 11, 10, 0.8)), url('../images/footer-right.png');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, 75%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.navbar-2.one {
  z-index: 90;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-5 {
  font-family: Montserrat, sans-serif;
  color: #24839b;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
}

.interlink-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 60px;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: #08a1c7;
  box-shadow: 6px 6px 20px -8px rgba(0, 0, 0, 0.21);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 16px;
  text-decoration: none;
}

.interlink-button:hover {
  background-color: #0e8cac;
  box-shadow: 4px 4px 20px -6px rgba(0, 0, 0, 0.18);
  text-decoration: none;
}

.interlink-button.c {
  margin-right: auto;
  margin-left: auto;
  background-color: #b02d27;
  background-image: none;
  box-shadow: 6px 6px 30px -4px rgba(176, 45, 39, 0.35);
}

.interlink-button.cent {
  margin-right: auto;
  margin-left: auto;
}

.interlink-button.small {
  height: 50px;
  margin-bottom: 30px;
  background-color: #3f4749;
}

.interlink-button.small:hover {
  background-color: #068fb1;
}

.button-text {
  font-weight: 600;
}

.button-text.white {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}

.button-text.white._2 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-11 {
  margin-top: 0px;
}

.parallax-img-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 125vh;
  background-image: url('../images/35985587_1282168841915048_8143462532443537408_o.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.content-div-5 {
  position: relative;
  z-index: 1;
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 11px;
  padding-bottom: 11px;
}

.div-block-20 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.heading {
  margin-top: 0px;
  font-family: Vollkorn, serif;
  color: #fff;
  font-size: 46px;
  line-height: 1.2em;
  font-weight: 600;
  letter-spacing: -0.5px;
}

.section-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-height: 650px;
  padding-top: 35px;
  padding-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.25);
}

.link-block-3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 50px;
  height: 55px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  background-image: url('../images/scrolldown.gif');
  background-position: 50% 50%;
  background-size: contain;
}

.link-block-9 {
  width: 80%;
  min-height: 100px;
  background-image: url('../images/50592072_2292503134126320_5129483736580096_n.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.form-block {
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
}

.html-embed-2 {
  margin-top: 45px;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.interlink-button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 60px;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: #000;
  background-image: linear-gradient(25deg, #1adada, #1a78d6);
  box-shadow: 6px 6px 30px -4px rgba(13, 248, 247, 0.44);
  font-size: 16px;
  text-decoration: none;
}

.interlink-button-2:hover {
  background-color: rgba(47, 47, 53, 0.8);
  text-decoration: none;
}

.interlink-button-2.c {
  margin-right: auto;
  margin-left: auto;
  background-color: #b02d27;
  background-image: none;
  box-shadow: 6px 6px 30px -4px rgba(176, 45, 39, 0.35);
}

.interlink-button-2.c._2 {
  width: 225px;
  height: 50px;
  margin-left: 0px;
  font-size: 14px;
}

.div-block-26 {
  width: 100%;
}

.div-block-25 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 600px;
  padding-right: 5vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-25.r {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  padding-right: 0vw;
  padding-left: 5vw;
}

.div-block-27 {
  width: 50%;
  background-image: url('../images/self-storage.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-27.secure {
  background-image: url('../images/IMG_5468.jpg');
  background-position: 50% 0%;
}

.div-block-24 {
  position: relative;
  width: 50%;
  background-color: #068fb1;
  color: #f1f1f1;
}

.div-block-24._2 {
  background-color: #000;
}

.bottom-line {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 3.33px;
  background-color: #fff;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.top-line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 3.33px;
  background-color: #fff;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.lines-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin: 15px;
  padding-right: 10px;
  padding-left: 0px;
}

.hidden-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  padding-left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.category-image {
  display: block;
  overflow: hidden;
  max-height: none;
}

.category-image:hover {
  max-height: 100%;
}

.category-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 250px;
  max-height: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-6 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 0px 61px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: minmax(auto, 1fr) 0px auto;
  grid-template-rows: minmax(auto, 1fr) auto;
  box-shadow: none;
  opacity: 1;
}

.card-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  margin-bottom: 20px;
  padding: 0px;
  background-image: url('../images/security-camera-storage-unit.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.card-wrapper._2 {
  background-image: url('../images/personal-storage-in-san-marcos-texas.jpg');
}

.card-wrapper._3 {
  background-image: url('../images/storage-units-in-san-marcos-texas.jpg');
}

.right-line {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 3.33px;
  background-color: #fff;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.categories {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 30px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-style: normal;
  text-align: left;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-shadow: 2px 2px 7px #000;
}

.left-line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 3.33px;
  background-color: #fff;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-71 {
  display: block;
  overflow: hidden;
  width: 48%;
  margin-right: 1%;
  margin-left: 1%;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  border-radius: 10px;
  box-shadow: -4px 4px 20px -6px rgba(17, 88, 105, 0.15);
}

.div-block-72 {
  width: 100%;
  height: 41px;
  padding: 10px 15px;
  border-bottom: 1px solid #f1f1f1;
}

.text-block-9 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.heading-23 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #068fb1;
}

.heading-24 {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  line-height: 28px;
  font-weight: 500;
}

.link-6 {
  display: inline-block;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #068fb1;
  font-size: 22px;
  font-weight: 500;
}

.link-7 {
  color: #fff;
  text-decoration: none;
}

.link-7:hover {
  text-decoration: underline;
}

.heading-25 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 38px;
  line-height: 46px;
  font-weight: 500;
  text-align: center;
}

.div-block-73 {
  padding-top: 24px;
}

.section-7 {
  padding-top: 79px;
  padding-bottom: 63px;
  background-color: #000;
}

.service-wrapper-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.service-wrapper-second.no-margin {
  margin-bottom: 0px;
}

.service-wrapper-second._25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 2vw;
  padding-left: 0vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.service-second-title {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.services-icon {
  width: 70px;
  height: 70px;
  margin-right: 20px;
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0px;
  background-size: 60px;
  background-repeat: no-repeat;
}

.services-icon.style-2 {
  width: 90px;
  height: 70px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  background-image: url('../images/camera.png');
  background-position: 50% 50%;
  background-size: contain;
  background-attachment: scroll;
}

.services-icon.style-2.icon-4 {
  margin-right: auto;
  float: none;
  background-image: url('../images/storage.png');
  background-position: 50% 50%;
  background-size: contain;
}

.services-icon.style-2.icon-2 {
  background-image: url('../images/gate.png');
  background-position: 50% 50%;
  background-size: contain;
}

.services-icon.style-2.icon-3 {
  background-image: url('../images/siren.png');
  background-position: 50% 50%;
  background-size: contain;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.services-content {
  position: relative;
  overflow: hidden;
}

.container-fluid {
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.small-divider {
  position: relative;
  top: 50px;
  display: block;
  width: 33.3%;
  height: 7px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  border: 1px none #000;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  background-color: #950e18;
}

.small-divider.left {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 3.33px;
  margin-top: 0px;
  margin-bottom: 46px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f1f1f1;
}

.top-title {
  margin-bottom: 100px;
  text-align: center;
}

.top-title.left {
  text-align: left;
}

.top-title.left.less {
  position: relative;
  top: -5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.sub-text {
  margin-top: 20px;
  color: #767676;
  font-size: 23px;
  line-height: 36px;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
}

.sub-text.white {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 48px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.div-block-74 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-75 {
  width: 50%;
  padding-right: 5%;
  text-align: left;
}

.button {
  margin-top: 15px;
  padding: 12px 20px;
  border: 1px solid #9eaf33;
  border-radius: 5px;
  background-color: #9eaf33;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.button:hover {
  border-color: #717c42;
  background-color: #717c42;
}

.button.testimonial-bttn {
  margin-top: 0px;
  margin-bottom: 26px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-color: #f6bd24;
  background-color: #f6bd24;
  color: #302725;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
}

.content-div-6 {
  display: block;
  width: 90%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.content-div-6.flexh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-12 {
  max-width: 200px;
  margin-bottom: -2px;
}

.html-embed-3 {
  width: 100%;
}

.div-block-76 {
  overflow: auto;
  width: 50%;
  height: 700px;
}

.div-block-76._400 {
  overflow: auto;
  height: 400px;
}

.testimonials {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 55px;
  padding-bottom: 65px;
  background-color: #72261c;
  color: #fff;
  text-align: center;
}

.div-block-77 {
  width: 100%;
  text-align: center;
}

.heading-26 {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}

.heading-27 {
  line-height: 38px;
}

.text-block-10 {
  margin-bottom: 24px;
}

.text-block-11 {
  margin-bottom: 18px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-3 {
  font-size: 18px;
  line-height: 26px;
}

.image-13 {
  margin-bottom: 29px;
}

.text-block-12 {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #000;
  line-height: 22px;
}

.text-block-12.whi {
  color: #fff;
}

.text-block-12.iconed {
  padding-left: 34px;
}

.paragraph-4 {
  font-size: 14px;
  line-height: 22px;
}

.heading-28 {
  font-size: 22px;
  line-height: 28px;
}

.html-embed-4 {
  margin-top: 0px;
}

.heading-29 {
  margin-top: 0px;
  margin-bottom: 35px;
  color: #fff;
  text-align: center;
}

.paragraph-5 {
  font-size: 18px;
  line-height: 26px;
}

.link-block-10 {
  width: 35px;
  height: 35px;
  margin-right: 12px;
  border-radius: 10px;
  background-color: #068fb1;
  background-image: url('../images/facebook.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.link-block-10.g {
  background-image: url('../images/google-g.png');
  background-size: 75%;
}

.div-block-78 {
  padding-top: 11px;
}

.div-block-79 {
  margin-top: 41px;
}

.heading-30 {
  font-family: Montserrat, sans-serif;
  color: #068fb1;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
}

.heading-31 {
  margin-top: 10px;
  margin-bottom: 24px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
}

.heading-32 {
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
  letter-spacing: -0.5px;
}

.text-block-13 {
  display: inline;
}

.image-14 {
  max-height: 20px;
  max-width: none;
  margin-right: 20px;
}

.text-block-14 {
  display: inline-block;
}

.div-block-80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.directionlink {
  color: #000;
  text-decoration: none;
}

.directionlink:hover {
  text-decoration: underline;
}

.articleheading2 {
  font-size: 20px;
  line-height: 28px;
}

.articleimg {
  width: 300px;
  margin-right: 30px;
  margin-bottom: 10px;
  float: left;
}

.rowlink {
  color: #fff;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  min-height: 550px;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.article-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47%;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  box-shadow: 0 1px 9px -7px #000;
}

.article-summary {
  padding-right: 20px;
  padding-left: 20px;
}

.section-8 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-6 {
  margin-bottom: 0px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.link-block-11 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#24caf3), to(#24caf3));
  background-image: linear-gradient(180deg, #24caf3, #24caf3);
  text-decoration: none;
}

.button-3 {
  margin-bottom: 60px;
  padding: 15px 20px;
  background-color: #24caf3;
}

.headingsmall {
  font-size: 24px;
  line-height: 32px;
  text-transform: capitalize;
}

.all {
  text-align: center;
}

.heading-33 {
  text-transform: capitalize;
}

.link-block-12 {
  width: 75px;
}

.div-block-81 {
  padding-top: 40px;
  padding-bottom: 100px;
  background-color: rgba(36, 202, 243, 0.55);
}

.div-block-82 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-83 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

html.w-mod-js *[data-ix="title-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="title-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="title-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="move-up-on-load-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="move-up-on-load-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="move-up-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

@media screen and (max-width: 991px) {
  .footer {
    display: block;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .brand {
    padding-top: 14px;
    padding-left: 20px;
  }
  .brand.text {
    padding-top: 19px;
  }
  .div-block-10 {
    width: 50%;
  }
  .div-block-11 {
    width: 50%;
    padding-left: 2%;
  }
  .div-block-12 {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .heading-20 {
    margin-bottom: 10px;
    line-height: 26px;
  }
  .content-div.hflex {
    width: 93%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content-div.hflex.hero {
    width: 95%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .text-field {
    margin-bottom: 15px;
  }
  .heading-6 {
    margin-top: 0px;
    font-size: 40px;
    line-height: 50px;
  }
  .heading-6.heroh1 {
    font-size: 36px;
    line-height: 42px;
  }
  .hero-section {
    max-height: 550px;
  }
  .parallax-img {
    height: 700px;
    background-position: 50% 100%;
  }
  .div-block-31.hro {
    max-width: 50%;
    padding-right: 2%;
  }
  .aside-col {
    width: 32%;
    max-width: 32%;
  }
  .content-div-4 {
    position: relative;
    width: 90%;
    min-height: auto;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .main-col {
    max-width: 68%;
    padding-right: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-68.pp {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-6 {
    max-height: 300px;
  }
  .heading-21 {
    font-size: 30px;
    line-height: 40px;
  }
  .link-block-5 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    max-width: 200px;
    min-height: 110px;
    margin-top: -25px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../images/50592072_2292503134126320_5129483736580096_n.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .brand-3 {
    max-width: 550px;
    background-size: auto 70%;
  }
  .brand-3.navbrand {
    display: none;
  }
  .navlink {
    display: block;
    max-width: 125px;
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
    color: #000;
    text-align: center;
  }
  .navlink:hover {
    color: #30a0eb;
  }
  .navlink.w--current {
    display: block;
    max-width: 125px;
    margin-right: auto;
    margin-left: auto;
    color: #068fb1;
  }
  .navlink.w {
    color: #000;
  }
  .navlink.close {
    z-index: 1;
    display: block;
    background-image: url('../images/close.png');
    background-position: 5% 50%;
    background-size: 15px;
    background-repeat: no-repeat;
    color: #e52929;
  }
  .navlink.close:hover {
    box-shadow: none;
  }
  .content-div-2 {
    width: 95%;
  }
  .content-div-2.flexnav {
    position: relative;
    z-index: 0;
  }
  ._33-col {
    width: 55%;
  }
  ._33-col._65 {
    position: relative;
    z-index: 0;
    width: 95%;
    height: 65px;
  }
  ._33-col._65.mincol._60 {
    width: 50%;
  }
  .content-div-nav {
    width: 95%;
  }
  .nav-menu-2 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: auto;
    padding-top: 32px;
    padding-right: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f1f1f1;
    text-align: center;
  }
  .nav-menu-2.main {
    position: fixed;
    z-index: 5;
    height: auto;
  }
  .nav-menu-2.rightalign {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 4;
  }
  .menu-button-2 {
    z-index: 1;
    width: 60px;
    height: 60px;
    padding: 14px;
    font-size: 32px;
  }
  .menu-button-2.w--open {
    position: fixed;
    left: auto;
    top: 2%;
    right: 2%;
    bottom: auto;
    z-index: 2003;
    background-color: #b02d27;
  }
  .menu-button-2._2 {
    color: #fff;
  }
  .menu-button-2._2.w--open {
    z-index: 2003;
  }
  .mininav {
    z-index: -2;
  }
  .text-block-7 {
    font-size: 12px;
  }
  .navbar-2 {
    z-index: 2000;
  }
  .div-block-3 {
    position: relative;
    z-index: 0;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .link-5 {
    font-size: 14px;
  }
  .button-text {
    text-align: center;
  }
  .div-block-20 {
    width: 75%;
  }
  .heading {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }
  .categories {
    font-size: 28px;
    line-height: 36px;
  }
  .service-wrapper-second._25 {
    margin-bottom: 0px;
  }
  .services-icon.style-2 {
    height: 60px;
  }
  .paragraph {
    font-size: 12px;
    line-height: 20px;
  }
  .services-content {
    margin-bottom: 20px;
  }
  .div-block-75 {
    width: 100%;
    padding-bottom: 49px;
  }
  .button.testimonial-bttn {
    min-width: 175px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .content-div-6 {
    width: 95%;
  }
  .content-div-6.flexh {
    display: block;
  }
  .div-block-76 {
    width: 100%;
  }
  .div-block-76._400 {
    width: 100%;
  }
  .paragraph-3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
  .paragraph-4 {
    font-size: 14px;
    line-height: 20px;
  }
  .heading-28 {
    margin-top: 0px;
    font-size: 22px;
    line-height: 28px;
  }
  .heading-32 {
    font-size: 26px;
    line-height: 34px;
  }
  .article {
    width: 46%;
  }
  .div-block-82 {
    width: 50%;
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-left: 0vw;
  }
  .div-block-29 {
    display: none;
    margin-top: 15px;
  }
  .div-block-29._2 {
    position: relative;
    display: block;
  }
  .footer {
    height: auto;
    padding-top: 33px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .row-2 {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .brand {
    padding-top: 14px;
    padding-left: 10px;
  }
  .brand.text {
    padding-top: 19px;
  }
  .text-block-5 {
    font-size: 14px;
  }
  .column-2 {
    display: block;
    padding-top: 0px;
    padding-bottom: 27px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .div-block-28 {
    margin-right: auto;
    margin-left: auto;
  }
  .navbar {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    min-height: auto;
    padding-top: 0vh;
  }
  .brand-2 {
    max-width: 125px;
    min-height: 150px;
    margin-bottom: -50px;
    float: left;
    background-color: #fff;
    background-size: auto 90%;
  }
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-button {
    margin-right: 0px;
    float: right;
  }
  .div-block-10 {
    width: 100%;
    text-align: center;
  }
  .button-2.l {
    z-index: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-11 {
    display: block;
    width: 100%;
    padding-top: 40px;
    padding-left: 0%;
  }
  .div-block-12 {
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .content-div.hflex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content-div.hflex.hero {
    display: block;
  }
  .heading-6 {
    margin-bottom: 31px;
    font-size: 36px;
    line-height: 46px;
  }
  .heading-6.heroh1 {
    font-size: 38px;
    line-height: 44px;
  }
  .hero-section {
    height: auto;
    max-height: none;
    min-height: 600px;
    padding-top: 105px;
    padding-bottom: 57px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.32)), to(rgba(0, 0, 0, 0.32))), url('../images/storage-units-in-san-marcos-texas.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url('../images/storage-units-in-san-marcos-texas.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .hero-section.header.articles {
    max-height: 500px;
    min-height: 500px;
  }
  .parallax-img {
    height: 120vh;
  }
  .div-block-31 {
    text-align: center;
  }
  .div-block-31.hro {
    max-width: 100%;
    padding-right: 0%;
  }
  .sticky-aside {
    display: block;
    padding-top: 0px;
  }
  .aside-col {
    display: none;
    width: 100%;
    max-width: 100%;
    margin-top: 55px;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .main-col {
    width: 100%;
    max-width: 100%;
    padding-top: 0px;
    padding-right: 0px;
  }
  .flex-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-68 {
    width: 50%;
    border: 2px solid #fff;
  }
  .div-block-68.pp {
    width: 100%;
    padding-left: 0px;
  }
  .image-6 {
    max-height: 250px;
  }
  .heading-21 {
    font-size: 26px;
    line-height: 36px;
  }
  .brand-3 {
    height: 125px;
    max-width: 400px;
    background-size: auto 70%;
  }
  .content-div-2 {
    width: 97%;
  }
  ._33-col {
    width: 60%;
  }
  ._33-col._65 {
    width: 95%;
  }
  ._33-col._65.mincol._60 {
    width: 100%;
  }
  ._33-col.miniflex {
    width: 75%;
  }
  .nav-menu-2.main {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100vw;
    min-height: 100vh;
  }
  .interlink-button {
    width: 250px;
    margin-right: auto;
    margin-left: auto;
  }
  .button-text.white {
    font-size: 16px;
  }
  .div-block-20 {
    width: 100%;
  }
  .heading {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
  }
  .section-4 {
    min-height: 550px;
  }
  .section-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .interlink-button-2 {
    width: 220px;
  }
  .div-block-26 {
    text-align: center;
  }
  .div-block-25 {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0vw;
  }
  .div-block-27 {
    width: 100%;
    min-height: 350px;
  }
  .div-block-24 {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-6 {
    padding-bottom: 32px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .card-wrapper {
    width: 75%;
    margin-bottom: 15px;
  }
  .card-wrapper._2 {
    width: 75%;
    margin-bottom: 15px;
  }
  .card-wrapper._3 {
    width: 75%;
  }
  .service-wrapper-second._25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding-left: 2vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .services-icon.style-2 {
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .sub-text {
    font-size: 21px;
  }
  .div-block-74 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-block-75 {
    width: 100%;
    padding-right: 0%;
    padding-bottom: 35px;
    text-align: left;
  }
  .content-div-6.flexh {
    display: block;
    padding-top: 71px;
    padding-bottom: 33px;
  }
  .image-12 {
    max-width: 155px;
  }
  .html-embed-3 {
    width: 100%;
  }
  .div-block-76 {
    width: 100%;
  }
  .heading-27 {
    font-size: 24px;
    line-height: 36px;
  }
  .article {
    width: 100%;
  }
  .div-block-82 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .brand {
    padding-top: 14px;
  }
  .button-2 {
    z-index: 0;
  }
  .button-2.l {
    z-index: 0;
  }
  .div-block-12.whiteform {
    padding-top: 25px;
  }
  .heading-20 {
    font-size: 20px;
  }
  .heading-6 {
    font-size: 32px;
    line-height: 40px;
  }
  .heading-6.heroh1 {
    font-size: 26px;
    line-height: 34px;
  }
  .hero-section {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .parallax-img {
    background-position: 50% 50%;
  }
  .heading-13 {
    font-size: 28px;
    line-height: 34px;
  }
  .main-col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-68 {
    width: 100%;
  }
  .div-block-68.pp {
    padding-left: 0px;
  }
  .heading-21 {
    font-size: 24px;
    line-height: 34px;
  }
  .link-block-5 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 100%;
    max-width: 155px;
    min-height: 90px;
    margin-top: -1px;
  }
  .brand-3 {
    height: 95px;
    max-width: 175px;
    float: none;
    background-position: 50% 50%;
    background-size: contain;
  }
  .brand-3.mini {
    max-width: 120px;
    margin-right: 15px;
  }
  .text-block-8 {
    text-align: center;
  }
  .content-div-2.flexnav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ._33-col {
    width: 40%;
  }
  ._33-col._65 {
    width: 95%;
  }
  ._33-col._65.mincol {
    width: 60px;
  }
  ._33-col.miniflex {
    display: block;
    width: auto;
    min-width: 120px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .content-div-nav {
    padding-top: 6px;
    padding-bottom: 5px;
  }
  .menu-button-2 {
    height: 55px;
    margin-right: 0px;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    float: none;
  }
  .text-block-7 {
    display: none;
  }
  .div-block-3 {
    width: 100%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
  }
  .interlink-button {
    width: auto;
    height: 60px;
    max-width: 225px;
  }
  .button-text {
    text-align: center;
  }
  .button-text.white._2 {
    font-size: 13px;
  }
  .div-block-19 {
    margin-left: 15px;
  }
  .parallax-img-2 {
    background-image: url('../images/herospace.jpg');
    background-position: 0% 50%;
    background-size: cover;
    background-attachment: fixed;
  }
  .div-block-20 {
    width: 100%;
  }
  .heading {
    font-size: 26px;
    line-height: 32px;
  }
  .section-4 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .interlink-button-2 {
    width: auto;
    height: 60px;
    max-width: 225px;
  }
  .category-wrapper {
    height: 255px;
  }
  .card-wrapper {
    width: 90%;
  }
  .card-wrapper._2 {
    width: 90%;
  }
  .card-wrapper._3 {
    width: 90%;
  }
  .categories {
    padding-right: 24px;
    padding-bottom: 20px;
    padding-left: 24px;
    font-size: 20px;
    line-height: 29px;
  }
  .div-block-70 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-block-71 {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 0px;
    border-color: #cfcfcf;
  }
  .heading-24 {
    font-size: 16px;
    line-height: 25px;
  }
  .service-wrapper-second._25 {
    width: 100%;
  }
  .services-icon.style-2 {
    margin-bottom: 12px;
  }
  .button {
    font-size: 16px;
    line-height: 22px;
  }
  .heading-27 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 30px;
  }
  .heading-28 {
    font-size: 18px;
    line-height: 26px;
  }
  .bold-text {
    line-height: 30px;
  }
  .section-8 {
    width: 95%;
  }
  .button-3 {
    width: 100%;
    text-align: center;
  }
  .heading-33 {
    font-size: 28px;
    white-space: normal;
  }
  .link-block-12 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .div-block-81 {
    padding-bottom: 60px;
  }
  .div-block-82 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-34 {
    font-size: 24px;
  }
}

#w-node-9ae45dda3610-34fd9905 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

