/* Enter Your Custom CSS Here */

p#form_success, .vfb-form-success {
	text-align: center;
    font-size: 2rem;
}

#ui-datepicker-div{
	width: 30rem;
}

.list-features__description {
    height: 100%;
}

.insterstate-page-video{
  display: none;
}

.sp-slide .main-slider__text .hidden-xs:after{
	content:'For more infomation Please call: (+61) 03 9878 8083';
	display: block;
}

/* hide header button */
.header__btn{
 	display: none; 
}

.wpb_wrapper .short{
	display: none;
}

input.wpcf7-form-control.wpcf7-submit.btn.btn-lg {
    background: #FFB118;
    color: #fff;
    width: 100%;
  padding: 10px 15px;
}

.special-tag{
	color: #FFB118;
}
.aio-icon.circle {
    background: #FFB118 !important;
}

.sp-image-container::after{
	background-color: rgba(0, 0, 0, 0.5);
}

.main-slider .sp-thumbnail-icon{
	background: rgba(0,0,0,0.5);
}

.sp-thumbnails {
    margin-bottom: 4rem;
}

.block-services__description{
	height: 80px;
}

.about_list .list-progress{
	display: flex;
  	justify-content: center;
}

.about_list .list-progress .li{
	min-width: 15rem;
}

.a1-about-tags li {
    display: inline-block;
    margin: 1rem;
    font-size: 1.5rem;
  	opacity: 0.8;
}

.service-page-title{
  		 margin-left: 2rem;
         text-align: left;
 }

.insterstate-page-video iframe{
	width: 100%;
  	height: 270px;
}

.contact-map {
    margin-bottom: 22px !important;
}

img.center-block.img-responsive {
    width: 28rem;
}

.price-page-tableTitle {
    font-size: 2rem;
    letter-spacing: 0px;
    color: #000;
}

/* for boking page */
.visual-form-builder fieldset{
	border-radius: 0 !important;
}

form#new-booking-form-2 {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.booking-page--details{
 	flex-basis: 40%;
    height: 29rem;
    margin-right: 0.8rem !important;
}
.booking-page--details input{
	width: 100% !important;
}

.booking-page--information{
	margin-right: 0.8rem !important;
}

.booking-page--submit{
	display: block;
    height: 23rem;
    flex-basis: 40%;
}

.booking-page--submit input{
	width: 100%;
}

.booking-page--submit .vfb-submit {
	width: 12rem;
    background: #FFB118;
    font-weight: bold;
    color: #fff;
    border: none;
    padding: 0.5rem;
    text-transform: uppercase;
}

/* default is 320px , break points 480, 640, 768, 960, 1024, 1280 */

@media only screen and (max-width: 480px) {
	    .sp-thumbnails {
        margin-bottom: 1rem;
    }
}

@media only screen and (max-width: 640px) {

}

@media only screen and (max-width: 768px) {
	.service-page-title{
  		 margin-left: 0;
         text-align: center;
  	}
  form#new-booking-form-2 {
    display: flex;
    flex-direction: column;
    width: 100%;
}
  
  .booking-page--details{
  	margin-right: 0 !important;
  }
  
  .booking-page--information{
	margin-right: 0 !important;
}
}

@media only screen and (max-width: 992px) {
  
.sp-slide .main-slider__title{
	    margin-top: -50px;
}
.sp-slide .main-slider__subtitle{
	    margin-top: -50px;
}
.sp-slide .main-slider__text{
	    margin-top: -50px;
}
  
	.header-top.clearfix {
    width: 145%;
    margin-left: -20%;
   }
}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 1028px) {

}




.snip1265 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  width: 100%;
  max-width: 100%;
  margin: 30px 10px 10px;
}

.snip1265 .special-tag{
  opacity: 1 !important;
}

.snip1265 .plan {
  margin: 0;
  width: 25%;
  position: relative;
  float: left;
  background-color: #262626;
  border: 1px solid #1e1e1e;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.snip1265 .plan:hover,
.snip1265 .plan.hover {
  background-color: #1c1c1c;
}
.snip1265 .plan:hover i,
.snip1265 .plan.hover i {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.snip1265 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.snip1265 header {
  position: relative;
  padding: 20px 10px;
}
.snip1265 header i {
  font-size: 56px;
  margin: 0 15px;
  color: #f39c12;
  display: inline-block;
  float: left;
}
.snip1265 .plan-title {
  top: 0;
  font-weight: 800;
  margin: 10px 0 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
}
.snip1265 .plan-cost {
  margin: 0;
  opacity: 0.9;
  text-align: center;
}
.snip1265 .plan-price {
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 800;
  font-size: 1.3em;
}
.snip1265 .plan-type {
  opacity: 0.8;
  font-size: 0.7em;
  text-transform: uppercase;
}
.snip1265 .plan-features {
  padding: 0;
  margin: 0 0 40px;
  text-align: center;
  list-style: outside none none;
  font-size: 0.9em;
  text-align: left;
}
.snip1265 .plan-features li {
  padding: 5px 5%;
  font-weight: 500;
  opacity: 0.9;
  border-left: 5px solid #f39c12;
  margin: 2px 20px;
}
.snip1265 .plan-select {
  background-color: rgba(0, 0, 0, 0.2);
  text-align: center;
  
}
.snip1265 .plan-select a {
  color: #ffffff;
  text-decoration: none;
  padding: 15px 20px;
  margin: 20px;
  font-size: 0.75em;
  font-weight: 800;
  text-transform: uppercase;
  display: inline-block;
  background-color: #FFB118;
  cursor: pointer;
}
.snip1265 .plan-select a:hover {
  opacity: 0.85;
}
.snip1265 .featured {
  margin-top: -10px;
  background-color: #262626;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.snip1265 .featured .plan-select a {
  margin: 30px 20px;
}
@media only screen and (max-width: 991px) {
  
  .sp-image-container .main-slider__title{
	    margin-top: -50px;
}
.sp-image-container .main-slider__subtitle{
	    margin-top: -50px;
}
.sp-image-container .main-slider__text{
	    margin-top: -50px;
}
  
  .snip1265 .plan {
    width: 50%;
  }
  .snip1265 .plan-title,
  .snip1265 .plan-select a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .snip1265 .plan-select a,
  .snip1265 .featured .plan-select a {
    margin: 20px;
  }
  .snip1265 .featured {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .snip1265 .plan {
    width: 95%;
  }
}

