/*

Theme Name: Australian Mobile Storage Theme

Theme URI:

Description:  WordPress Theme template -- WordPress v4.3

Author: Junard Oclarit

Author URI:

Version: 1

*/

/*---Reset----*/

* {

  margin: 0;

  padding: 0;

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

}



.group:after {

  visibility: hidden;

  display: block;

  font-size: 0;

  content: " ";

  clear: both;

  height: 0;

}



* html .group, *:first-child + html .group {

  zoom: 1;

}



/* First selector = IE6, Second Selector = IE 7 */

body {

  font-family: 'MyriadProRegular';

  font-size: 14px;

  background: #fff;

  color: #000;

}



h1, h2, h3, h4, h5, h6 {

  font-weight: normal;

}



.container {

  width: 960px;

  padding: 0;

}

.gfield_label {
    color: #000;
    font-family: myriadprolight;
    font-size: 20px;
}
select {
    display:flex;
    width: 100% !important;
}
.contact-page .medium {
    width: 100% !important;
}
.contact-page textarea {
    border-bottom: 1px solid #999;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    height: 85px !important;
}
@media (max-width: 959px) {

  .container {

    width: 96%;

  }

}

a:hover {

  text-decoration: none;

}



.row {

  margin: 0;

}



/*---End Reset----*/

/*** Global ***/

/*---Fonts----*/

@font-face {

  font-family: 'Antipasto_regular';

  src: url("font/antipasto/Antipasto_regular.eot");

  src: url("font/antipasto/Antipasto_regular.eot") format("embedded-opentype"), url("font/antipasto/Antipasto_regular.woff2") format("woff2"), url("font/antipasto/Antipasto_regular.woff") format("woff"), url("font/antipasto/Antipasto_regular.ttf") format("truetype"), url("font/antipasto/Antipasto_regular.svg#Antipasto_regular") format("svg");

}

@font-face {

  font-family: 'MyriadProBold';

  src: url("font/myriad/MyriadProBold.eot");

  src: url("font/myriad/MyriadProBold.eot") format("embedded-opentype"), url("font/myriad/MyriadProBold.woff2") format("woff2"), url("font/myriad/MyriadProBold.woff") format("woff"), url("font/myriad/MyriadProBold.ttf") format("truetype"), url("font/myriad/MyriadProBold.svg#MyriadProBold") format("svg");

}

@font-face {

  font-family: 'MyriadProBlack';

  src: url("font/myriad/MyriadProBlack.eot");

  src: url("font/myriad/MyriadProBlack.eot") format("embedded-opentype"), url("font/myriad/MyriadProBlack.woff2") format("woff2"), url("font/myriad/MyriadProBlack.woff") format("woff"), url("font/myriad/MyriadProBlack.ttf") format("truetype"), url("font/myriad/MyriadProBlack.svg#MyriadProBlack") format("svg");

}

@font-face {

  font-family: 'MyriadProIt';

  src: url("font/myriad/MyriadProIt.eot");

  src: url("font/myriad/MyriadProIt.eot") format("embedded-opentype"), url("font/myriad/MyriadProIt.woff2") format("woff2"), url("font/myriad/MyriadProIt.woff") format("woff"), url("font/myriad/MyriadProIt.ttf") format("truetype"), url("font/myriad/MyriadProIt.svg#MyriadProIt") format("svg");

}

@font-face {

  font-family: 'MyriadProLight';

  src: url("font/myriad/MyriadProLight.eot");

  src: url("font/myriad/MyriadProLight.eot") format("embedded-opentype"), url("font/myriad/MyriadProLight.woff2") format("woff2"), url("font/myriad/MyriadProLight.woff") format("woff"), url("font/myriad/MyriadProLight.ttf") format("truetype"), url("font/myriad/MyriadProLight.svg#MyriadProLight") format("svg");

}

@font-face {

  font-family: 'MyriadProRegular';

  src: url("font/myriad/MyriadProRegular.eot");

  src: url("font/myriad/MyriadProRegular.eot") format("embedded-opentype"), url("font/myriad/MyriadProRegular.woff2") format("woff2"), url("font/myriad/MyriadProRegular.woff") format("woff"), url("font/myriad/MyriadProRegular.ttf") format("truetype"), url("font/myriad/MyriadProRegular.svg#MyriadProRegular") format("svg");

}

@font-face {

  font-family: 'MyriadProSemibold';

  src: url("font/myriad/MyriadProSemibold.eot");

  src: url("font/myriad/MyriadProSemibold.eot") format("embedded-opentype"), url("font/myriad/MyriadProSemibold.woff2") format("woff2"), url("font/myriad/MyriadProSemibold.woff") format("woff"), url("font/myriad/MyriadProSemibold.ttf") format("truetype"), url("font/myriad/MyriadProSemibold.svg#MyriadProSemibold") format("svg");

}

/*---End Fonts----*/

/*---Navigation----*/

header {
	position: relative;
    height: 135px;
}

@media (max-width: 959px) {
	header {
		height: 110px;
	}
}

header nav {

  background: #e51b24;
  box-shadow: none;

}

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

  header nav .brand-logo {

    right: 0.5rem;

    padding: 0;

  }

}

header nav .brand-logo {

  line-height: 0;

	background: #000;
	height: 90px;
	padding: 0 20px;

}



header nav a.brand-logo img {

  padding-top: 17px;

}

@media (max-width: 767px) {
	header nav .brand-logo {

		padding: 0 5px;
		height: 80px;

	}
	header nav a.brand-logo img {
		 padding-top: 25px;
	}
}
@media (max-width: 767px) {
.offer {
    position: inherit !important;
    background: #f9eb07;
    text-align: center;

}
.page-id-143 .custom_h2{ font-size:2.8rem !important;}


}
header nav .call a {

  background: url("images/phone.png") no-repeat left center #000;

  display: inline-block;

  background-position-x: 17px;

  padding: 0 40px 0 50px;

  font-size: 23px;

  font-family: 'MyriadProBold';

}

header nav ul a {

  font-size: 17px;

  font-family: 'MyriadProSemiBold';

  text-transform: uppercase;

}

header nav ul li {
	position: relative;
}

header nav ul li:hover > ul {
	display: block;
}

header nav ul li ul {
	display: none;
	background: #e51b24;
    position: absolute;
    top: 99%;
    width: 340px;
	z-index:2;
}

header nav ul li ul li {
	display: block;
	width: 100%;
}

header nav ul li ul li a {
	line-height: 40px;
}

header nav ul li ul li a:hover {
	background: #B9343A;
}

header nav ul li ul li ul {
	left:100%;
	top:0;
}

li.longword a {
	line-height: 23px;
	padding-top: 8px;
    padding-bottom: 8px;
}



.navbar-fixed {

  position: fixed;
  width: 100%;
  height: 90px;

}

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

  .navbar-fixed {

    height: 80px;

  }

}

.navbar-fixed nav {
	position: relative;
}


.call-us {
	background: #000;
}

.call-us a {
	font-family: 'MyriadProBold';
	color: #fff;
	font-size: 30px;
	display: block;
	text-transform: uppercase;
	text-align: center;
}

@media (max-width: 767px) {

	.call-us a {
		font-size: 20px;
	}
}

.call-us a span {
	color: #fff;
	margin-right: 30px;
}

.right.call {
	min-width: 160px;
	z-index:1;
	margin-left: 4px;
}

@media (max-width: 767px) {
	.right.call {
		margin-top:0px;
	}
}


.get-storing {

  border-radius: 0 0 15px 15px;

  padding: 15px 20px;

  background-color: #ffffff;

  position: relative;

  cursor: pointer;

  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);

  line-height: 0;

}

.get-storing p {

  margin: 0;

  font-family: 'MyriadProBold';

  font-size: 20px;

  font-weight: 700;

  color: #000000;

  line-height: 20px;

  text-transform: uppercase;

}

.get-storing img {

  position: absolute;

  top: 13px;

  right: 20px;

}



.contact-form {

  display: none;

  background-color: #ffffff;

  padding: 20px 20px 0;

}

.contact-form p {

  margin: 0;

  line-height: 0;

}

.contact-form .textInput input[type="text"] {

  color: #000;

}



.flip-vertical {

  -moz-transform: scaleY(-1);

  -webkit-transform: scaleY(-1);

  -o-transform: scaleY(-1);

  transform: scaleY(-1);

  -ms-filter: flipv;

  filter: flipv;

}



/*---End Navigation----*/

/*---Home----*/

.parallax-container.home-banner {

  height: 820px;

}

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

  .parallax-container.home-banner {

    height: 458px;

  }

  .parallax-container.home-banner .parallax img {
      max-height: 100%;
      transform: translate3d(-50%, 30px, 0px) !important;
  }

}

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

  .parallax-container.home-banner {

    height: 358px;

  }

  .parallax-container.home-banner .parallax img {
      max-height: 100%;
      transform: translate3d(-50%, 30px, 0px) !important;
  }

}



.tag-line {

  text-align: center;

  width: 100%;

  font-family: "Antipasto_regular", san-serif;

  text-transform: uppercase;

  color: #fff;

}

.tag-line h1 {

  font-size: 4.8rem;
  line-height: 5.5rem;

  -webkit-transition: 0.3s;

  -moz-transition: 0.3s;

  -o-transition: 0.3s;

  -ms-transition: 0.3s;

  transition: 0.3s;

}

.tag-line p {

  font-size: 1.47rem;

  line-height: 1.47rem;

  letter-spacing: 0.15rem;

  font-weight: normal;

  -webkit-transition: 0.3s;

  -moz-transition: 0.3s;

  -o-transition: 0.3s;

  -ms-transition: 0.3s;

  transition: 0.3s;

}

.tag-line .play {

  margin-top: 90px;

}

.tag-line .play a.play_button {

  /*background: url("images/play-button.png") no-repeat;*/
  display: inline-block;
  opacity: 1;
  transition: all 0.5s;
  -webkit-ransition: all 0.5s;
  -moz-ransition: all 0.5s;
	padding:12px 55px;

}

.tag-line .play a.play_button:hover {
	opacity: 1;

	transition: all 0.5s;
	-webkit-ransition: all 0.5s;
  -moz-ransition: all 0.5s;
}

.tag-line .book_wrap {

  margin-top: 100px;

}

.tag-line .book_wrap a:first-child {

  margin-right: 35px;
  margin-bottom: -30px;

}

.tag-line .book_wrap a {

  font-size: 32px;

  font-family: 'MyriadProBold';

  color: #fff;

  border: 2px solid #fff;

  border-radius: 4px 4px 4px 4px;

  -webkit-border-radius: 4px 4px 4px 4px;

  -moz-border-radius: 4px 4px 4px 4px;

  padding: 20px 45px;

}

@media only screen and (max-width: 1200px) {
    .tag-line h1 {
        font-size: 3.8rem;
        line-height: 4.5rem;
    }

    .tag-line .book_wrap {

      margin-top: 50px;

    }

    .tag-line .book_wrap a:first-child {
        padding: 20px 20px;
        margin-right: 50px;
    }

    .tag-line .play a.play_button {
        height: 60px;
        width: 60px;
        background-size: cover;
    }

    .tag-line .book_wrap a {
        font-size: 22px;
        font-family: 'MyriadProBold';
        color: #fff;
        border: 2px solid #fff;
        border-radius: 4px 4px 4px 4px;
        -webkit-border-radius: 4px 4px 4px 4px;
        -moz-border-radius: 4px 4px 4px 4px;
        padding: 14px 33px;
    }
}

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

  .tag-line h1 {

      font-size: 2.8rem;
      line-height: 2.8rem;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -o-transition: 0.3s;

    -ms-transition: 0.3s;

    transition: 0.3s;

  }

  .tag-line p {

    font-size: 1rem;

    line-height: 1rem;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -o-transition: 0.3s;

    -ms-transition: 0.3s;

    transition: 0.3s;

  }

  .tag-line .play {

    margin-top: 0;

  }

  .tag-line .play a.play_button {

    height: 60px;

    width: 60px;

    background-size: cover;

  }

  .tag-line .book_wrap {

    margin-top: 50px;
    display: none;

  }

  .tag-line .book_wrap a {

    font-size: 22px;

  }

}

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

  .tag-line h1 {

    font-size: 1.2rem;

    line-height: 1.5rem;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -o-transition: 0.3s;

    -ms-transition: 0.3s;

    transition: 0.3s;

  }

  .tag-line p {

    font-size: 1rem;

    line-height: 1rem;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -o-transition: 0.3s;

    -ms-transition: 0.3s;

    transition: 0.3s;

  }

  .tag-line .play {

    margin-top: 0;

  }

  .tag-line .play a.play_button {

	height: 31px;
    width: 31px;

    background-size: cover;

  }

  .tag-line .book_wrap {

    margin-top: 0px;
    display: none;
  }

  .tag-line .book_wrap a {

    font-size: 14px;

	padding: 3px 10px;
  }

  .tag-line .book_wrap a:first-child {

    padding: 14px 10px;

    margin-right: 11px;

  }

   .tag-line .book_wrap a:last-child {

	margin-top:-10px;
	display: inline;

  }

}



#mini-get-storing h2 {

  font-size: 1.7rem;

  color: #333333;

  font-family: 'MyriadProSemibold';

  margin: 0;

}



a.mini-instant-call {

  display: block;

  float: right;

  font-family: 'MyriadProBold';

  font-size: 15px;

  text-transform: uppercase;

}



a.mini-instant-call-mobile {

  display: none;

  text-align: center;

  background: #000;

  color: #fff;

  padding: 8px;

  font-size: 18px;

  font-family: 'MyriadProSemibold';

}

a.mini-instant-call-mobile img {

  vertical-align: middle;

  width: 13px;

  margin-left: 7px;

}



#mini-get-storing {

  padding: 20px 0;

  display: none;

}



#visions {

  background: #e51b24;

  text-align: center;

}

#visions .container {

  padding: 43px 0;

}

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

  #visions .container {

    padding: 30px 0;

  }

}

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

  #visions .container {

    padding: 20px 0;

  }

}

#visions h1 {

  font-size: 28px;

  font-family: 'MyriadProIt';

  color: #fff;

  margin: 0;

}

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

  #visions h1 {

    font-size: 1.6rem;

    line-height: 1.5rem;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -o-transition: 0.3s;

    -ms-transition: 0.3s;

    transition: 0.3s;

  }

}

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

  #visions h1 {

    font-size: 1.1rem;

    line-height: 1.1rem;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -o-transition: 0.3s;

    -ms-transition: 0.3s;

    transition: 0.3s;

  }

}

#visions .go-down a.btn-floating {

  margin-top: -27px;

}

#visions .go-down a.btn-floating i {
	color: #000;
}



#services {

  padding: 40px 0;

  background: #fff;

}

#services .service-wrap {

  text-align: center;

}

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

  #services .service-wrap {

    margin-bottom: 25px;

  }

}

#services .service-wrap .desc {

  margin-top: 30px;

}

#services .service-wrap .desc .circle {

  height: 55px;

  width: 55px;

  display: inline-block;

  margin: 0 auto;

  background: #fa003e;

}

#services .service-wrap .desc .circle span {

  font-size: 50px;

  color: #fff;

  margin-top: -6px;

  display: block;

  font-family: 'MyriadProRegular';

  line-height: 1.5;

}

#services .service-wrap .desc h3 {

  font-size: 24px;

  font-family: 'MyriadProBold';

  text-transform: uppercase;

}

#services .service-wrap .desc p {

  font-size: 19px;

  font-family: 'MyriadProLight';

  line-height: 19px;

}



#why-ams {

  background: #000;

  min-height: 575px;

  color: #fff;

}

#why-ams p {
    font-size: 15px;
    font-family: 'MyriadProLight';
    line-height: 18px;
}

#why-ams h1 {

  margin-top: 0;

  font-size: 3.4rem;

  line-height: 3.4rem;

  font-family: 'MyriadProLight';

  color: #fff;
  margin-bottom: 0;

}

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

  #why-ams h1 {

    font-size: 2.4rem;

    line-height: 2.4rem;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -o-transition: 0.3s;

    -ms-transition: 0.3s;

    transition: 0.3s;

  }

}

#why-ams .container > .row {

  position: relative;

}

#why-ams ul.knob {

  margin: 0;

  display: block;

  list-style: none;

  padding-left: 3rem;

}

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

  #why-ams ul.knob {

    padding: 0;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -o-transition: 0.3s;

    -ms-transition: 0.3s;

    transition: 0.3s;

  }

}

#why-ams ul.knob span.item-nub-wrap {

  position: absolute;

  right: 0;

  height: 260px;

  top: 0;

  bottom: 0;

  width: 36px;

  z-index: 2;

}

#why-ams ul.knob a:after {
    content: "";
    position: absolute;
    margin: 0 auto;
    right: 0;
    width: 36px;
    height: 36px;
    background: url('images/tick.png') no-repeat;
    bottom: 10px;
}

#why-ams ul.knob p {
    padding-left: 120px;
}


@media only screen and (max-width: 992px) {
    #why-ams ul.knob p {
        padding-left: 72px;
        max-width: 90%;
    }
}

@media only screen and (max-width: 600px) {
    #why-ams ul.knob p  {
        padding-left: 70px;
    }

    .service-image {
        padding-top: 30px !important;
        text-align: center;
    }
}

#why-ams ul.knob span.item-nub-wrap .item-nub {

  position: relative;

  margin: 0 auto;

  right: 0;

  width: 36px;

  height: 36px;

  background: url('images/tick.png') no-repeat;

  margin: 80% 0;

  -moz-transform: translateY(-200%);

  -o-transform: translateY(-200%);

  -ms-transform: translateY(-200%);

  -webkit-transform: translateY(-200%);

  transform: translateY(-200%);

  -webkit-transition: top ease-in-out 300ms;

  transition: top ease-in-out 300ms;

  top: 25%;

  right: 30px;

}

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

  #why-ams ul.knob span.item-nub-wrap .item-nub {

    right: 0;

  }

}

#why-ams ul.knob span.item-nub-wrap .item-nub.step-one {

  top: 25%;

}

#why-ams ul.knob span.item-nub-wrap .item-nub.step-two {

  top: 50%;

}

#why-ams ul.knob span.item-nub-wrap .item-nub.step-three {

  top: 75%;

}

#why-ams ul.knob span.item-nub-wrap .item-nub.step-four {

  top: 100%;

}

#why-ams ul.knob li {

  float: none;

}

#why-ams ul.knob li a {


  color: white;

  font-size: 24px;
  font-family: 'MyriadProBold';


  text-transform: uppercase;

  padding: 25px 0 7px 120px;

  display: block;

  background-position-x: 25px !important;

  overflow:visible;

}

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

  #why-ams ul.knob li a {

    padding: 20px 0 20px 70px;

    display: block;

    background-position-x: 10px !important;

  }

}

#why-ams ul.knob li a:before {
    content:"";
    position: absolute;
    width: 53px;
    height: 55px;
    display: block;
    left: 0;
}

#why-ams ul.knob li a#how-enable-tic:before {

  background: url("images/pig.png") left center no-repeat;

}

#why-ams ul.knob li a#how-connect-tic:before {

  background: url("images/like.png") left center no-repeat;

}

#why-ams ul.knob li a#how-push-tic:before {

  background: url("images/shield.png") left center no-repeat;

}

#why-ams ul.knob li a#how-metrics-tic:before {

  background: url("images/heart.png") left center no-repeat;

}

#why-ams .service-option {

  padding-top: 20px;

  position: relative;

  min-height: 337px;

}

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

  #why-ams .service-option {

    padding-top: 0px;

  }

}

#why-ams .service-box {

  /*padding-left: 7rem;*/
  /*display: none;*/

}

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

  #why-ams .service-box {

    padding: 0;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -o-transition: 0.3s;

    -ms-transition: 0.3s;

    transition: 0.3s;

    display: none !important;

    position: relative;

  }

  .service-option {
      display: none;
  }

  #testimonials {
      display: none;
  }

}

#why-ams .service-box .service-image {

  padding-top: 10px;

  padding-bottom: 10px;

}

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

  #why-ams .service-box .service-image {

    padding-top: 0;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -o-transition: 0.3s;

    -ms-transition: 0.3s;

    transition: 0.3s;

  }

}

#why-ams .service-box .service-desc {

  color: white;

  font-family: 'MyriadProLight';

  color: #fff;

}

#why-ams .service-box .service-desc a {

  color: #fff;

  text-decoration: none;

}

#why-ams .service-box .service-desc h2 {

  font-size: 2rem;

  line-height: 2rem;

  text-transform: uppercase;

  margin: 0;

}

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

  #why-ams .service-box .service-desc h2 {

    font-size: 1.5rem;

    line-height: 3.5rem;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -o-transition: 0.3s;

    -ms-transition: 0.3s;

    transition: 0.3s;

  }

}

#why-ams .service-box .service-desc p {

  font-size: 1.3rem;

  line-height: 1.8rem;

}

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

  #why-ams .service-box .service-desc p {

    font-size: 1rem;

    line-height: 1rem;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -o-transition: 0.3s;

    -ms-transition: 0.3s;

    transition: 0.3s;

  }

}

#why-ams .service-box:last-child {

  margin-bottom: 0;

}

#why-ams #how-enable.service-box {

  display: block;

}

#why-ams .service-box p {
    margin: 0 0 1rem;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-family: Calibri, Arial, 'sans-serif';
}



#how-it-works-section .container {

  padding: 0 !important;

}



#how-it-works-section[large] {

  height: 100px;

}



.how-it-works {

  position: relative;

  height: auto;

  width: 100%;

  margin: 0;

  padding-top: 0px;

  display: block !important;

}



/*.how-it-works .how-it-works-menu-wrap {

  position: absolute;

  top: 50px;

  bottom: 0;

  padding: 0;

}*/



.call-to-action {

  padding: 4rem 0 2rem;

  background: none;

  background-position: 50% 0px;

  position: relative;

  background-repeat: no-repeat;

  background-attachment: fixed;

  background-size: cover;

  border: none;

  background-position: center;

}



.colored-overlay {

  position: absolute;

  width: 100%;

  height: 100%;

  top: 0;

}



a.find-more {

  font-family: 'MyriadProSemibold';

  font-size: 1rem;

  color: #fff;

  text-transform: uppercase;

  text-align: center;

  display: block;

  margin-top: 20px;

}


a.find-more.black-link {
	color: #000;
}


#testimonials {

  background: #c0c0c0;

  padding: 30px 0;

}

#idea-box {

  background: #fff;

  padding: 70px 0;

}

#testimonials .container, #idea-box .container {

  text-align: center;

  position: relative;

  font-size: 1.7rem;
    color: #333333;
    font-family: 'MyriadProSemibold';

}

#testimonials .row {

  margin: 0;

}

#testimonials .testimonial p {

  font-size: 1.4rem;

  color: #333333;

  font-family: 'MyriadProLight';

}

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

  #testimonials .testimonial p {

    font-size: 1.2rem;

    line-height: 1.4rem;

  }

}

#testimonials .testimonial span.testimonial-author {

  font-size: 1.7rem;

  color: #333333;

  font-family: 'MyriadProSemibold';

}

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

  #testimonials .testimonial span.testimonial-author {

    font-size: 1.2rem;

    line-height: 1.4rem;

    padding-top: 10px;

    display: block;

  }

}

#testimonials .left-quote {

  width: 68px;

  height: 68px;

  background: url("images/quote_left.png") no-repeat;

  position: absolute;

  left: -130px;

  top: 10px;

  display: block;

  background-size: cover;

}

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

  #testimonials .left-quote {

    display: none;

  }

}

#testimonials .right-quote {

  width: 68px;

  height: 68px;

  background: url("images/quote_right.png") no-repeat;

  position: absolute;

  right: -130px;

  top: 10px;

  display: block;

  background-size: cover;

}

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

  #testimonials .right-quote {

    display: none;

  }

}

#testimonials a.view-more {

  margin-top: 60px;

}



#booking {

  background: #e51b24;

  text-align: center;

  padding: 30px 0;

}

#booking h3 {

  font-size: 2.5rem;

  color: #fff;

  font-family: 'MyriadProSemibold';

  margin-bottom: 0;

}

#booking h3 a {

  color: #fff;

}

#booking a.book {

  font-size: 2.5rem;

  color: #fff;

  font-family: 'MyriadProSemibold';

}



/*---End Home----*/

/*---Page----*/

#content {

  padding: 30px 0;

  font-family: Calibri, Arial, 'sans-serif';

  font-size: 1.2rem;

  line-height: 1.6rem;

  min-height: 500px;

}

#content .breadcrumbs {

  font-family: 'Antipasto_regular';

  font-size: 1rem;

  text-transform: uppercase;

}

#content .breadcrumbs h2.element-invisible {

  display: none;

}

#content .breadcrumbs span.separator::before {

  content: ">";

  padding: 0 5px;

}

#content .breadcrumbs .delimiter {

  padding: 0 5px;

}

#content .breadcrumbs p {

  margin: 0;

  color: #0E2A3F;

  font-size: 1rem;

}

#content .breadcrumbs a {

  color: #919191;

  font-size: 1rem;

}

#content .breadcrumbs .sep {

  margin: 0 5px;

}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {

  color: #030303;

  font-family: Calibri, Arial, 'sans-serif';

}

#content h1 {

  font-size: 3rem;

  line-height: 3rem;

}

#content h2 {

  font-size: 1.9rem;

  line-height: 1.9rem;

}

#content h3 {

   font-size: 1.5rem;
   line-height: 1.5rem;

}

#content h4 {

  font-size: 1.2rem;

  line-height: 1.2rem;

}

#content p {

  margin: 0 0 1rem;

  font-size: 1.2rem;

  line-height: 1.6rem;

  font-family: Calibri, Arial, 'sans-serif';

}

#content .page-title a {
	color: #0b294e;
}

#content a {

  color: #e51b24;

}

#content a.faq {

  color: #969696;

}


#content strong {

  font-weight: 600;

}

#content b {

  font-weight: 600;

}

#content .offset-right {

  margin-right: 30px;

}

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

  #content .enroll {

    display: inline-block;

    margin: 5px auto;

  }

}

#content ul, #content ol {

  margin-left: 25px;

  list-style: auto;

}



#content.contact-page {

  padding: 30px 0px 70px;

}

#content.contact-page h1 {

  font-size: 45px;

  font-family: 'MyriadProLight';

}

#content.contact-page .contact-btn {

  height: 54px;

  line-height: 56px;

  position: relative;

  cursor: pointer;

  display: inline-block;

  overflow: hidden;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  -webkit-tap-highlight-color: transparent;

  vertical-align: middle;

  z-index: 1;

  will-change: opacity, transform;

  -webkit-transition: all 0.3s ease-out;

  -moz-transition: all 0.3s ease-out;

  -o-transition: all 0.3s ease-out;

  -ms-transition: all 0.3s ease-out;

  transition: all 0.3s ease-out;

  padding: 0 3rem;

  font-size: 1.5rem;

  margin-left: 15px;

  text-decoration: none;

  color: #FFF;

  background-color: #26a69a;

  text-align: center;

  letter-spacing: .5px;

  -webkit-transition: 0.2s ease-out;

  -moz-transition: 0.2s ease-out;

  -o-transition: 0.2s ease-out;

  -ms-transition: 0.2s ease-out;

  transition: 0.2s ease-out;

  cursor: pointer;

  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);

  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);

  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);

  -webkit-appearance: button;

  border: none;

  border-radius: 2px;

  display: inline-block;

  outline: 0;

  text-transform: uppercase;

  vertical-align: middle;

  -webkit-tap-highlight-color: transparent;

  background: black;

}

#content.contact-page input[type=text], #content.contact-page input[type=email], #content.contact-page textarea.materialize-textarea {

  font-size: 1.5rem;

}

#content.contact-page .input-field label {

  color: #000000;

  left: 1.2rem;

  font-family: 'MyriadProLight';

  font-size: 1.5rem;

}

#content.contact-page .input-field label.active {

  font-size: 0.8rem;

}

#content.contact-page input[type=text]:focus:not([readonly]), #content.contact-page input[type=password]:focus:not([readonly]), #content.contact-page input[type=email]:focus:not([readonly]), #content.contact-page input[type=url]:focus:not([readonly]), #content.contact-page input[type=time]:focus:not([readonly]), #content.contact-page input[type=date]:focus:not([readonly]), #content.contact-page input[type=datetime-local]:focus:not([readonly]), #content.contact-page input[type=tel]:focus:not([readonly]), #content.contact-page input[type=number]:focus:not([readonly]), #content.contact-page input[type=search]:focus:not([readonly]), #content.contact-page textarea.materialize-textarea:focus:not([readonly]) {

  border-bottom: 1px solid #000;

  box-shadow: 0 1px 0 0 #000;

}

#content.contact-page span.wpcf7-form-control-wrap {

  position: initial;

}




#map-canvas {

  height: 500px;

  display: block;

  width: 100%;

}



/*---End Page----*/

/*---Footer----*/

footer {

  padding: 30px 0 0;

}

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

  footer {

    text-align: center;

  }

}

footer .row {

  margin: 0;

}

footer .footer-link {

  font-size: 20px;

  color: #000;

}

footer .footer-link span {

  font-family: 'MyriadProLight';

}

footer .footer-link a {

  color: #000;

  font-family: 'MyriadProBold';

}

footer .partners img {

  margin-right: 30px;

}

footer .partners img:last-child {

  margin-right: 0;

}

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

  footer .partners {

    margin-top: 20px;

  }

}

footer .footer-red {

  margin-top: 20px;

  height: 9px;

  background: #e4302f;

}



/*---End Footer----*/



/*# sourceMappingURL=style.css.map */

.side-nav {
	background-color: #000;
}

.side-nav li {
    float: none;
    padding: 0;
	padding-left: 5px;
}

.side-nav li:hover, .side-nav li.active {
    background-color: #E51B24;
}

.side-nav a {
    color: #fff;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 0 0px;
	text-transform: none;
}

.side-nav li.child a:before {
	content: "- ";
}

.side-nav li.child a {
	padding-left: 15px;
    font-size: 12px;
}

.footer-img {
	min-height: 500px;
}

@media (max-width: 767px) {
	.footer-img {
		min-height: 400px;
	}
}


#content .sidebar p {
    font-size: 1rem;
}

.valign.tag-line {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    z-index: 2;
}

.owl-item .item.overlay:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    display: block;
}
.offer {
    left: 194px;
    position: absolute;
    z-index: 2;
}
@media (max-width:770px) {
.offer {display:block;left:0px !important;}
.offer{ margin-top:80px;}
}
#post-341 > h1 {
    display: none;
}
.page-id-387 #visions .custom_h2 {
    color: #fff;
    font-size: 28px;
}
.page-id-387 #content {
    min-height: 10px !important;
}
.page-id-387 #testimonials {
    display: none !important;
}
.page-id-387 #idea-box{
    display: none !important;
}
.page-id-387 .find-more.black-link{
    display: none !important;
}
@media (max-width:400px) {
	
	.right{float:left !important;}
	.get-storing p{ font-size:12px !important;}
	.right.call{ max-width:120px !important; min-width:120px !important;}
	.offer{ margin-top:80px;}
}