.fancybox-slide{
    padding:0;
  }
  #gall_Pop{
    width: 100%;
    height: 100vh;
    padding: 30px;
    position: relative;
  }
  .sw-stock-vh_gall_pop_wrapper{
    position: relative;
    top: 50%;
    transform:translate(0,-50%);
    -webkit-transform:translate(0,-50%)
  }
  #gall_Pop .owl-stage-outer{
    display: inline-block;
  }
  #gall_Pop .owl-nav button{
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    transform:translate(0, -50%);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size:contain;
  }
  #gall_Pop .owl-nav button span{
    visibility: hidden;
  }
  #gall_Pop .owl-nav button.owl-prev{
    left: 10px;
    background-image: url(https://one-hub-assets.s3-ap-southeast-2.amazonaws.com/one-hub-offers-and-pricing/img/chevron-left.svg);
  }
  #gall_Pop .owl-nav button.owl-next{
    right: 10px;
    background-image: url(https://one-hub-assets.s3-ap-southeast-2.amazonaws.com/one-hub-offers-and-pricing/img/chevron-right.svg);
  }
  #gall_Pop .owl-dots{
    visibility: hidden;
  }
  @media screen and (max-width:768px){
    #gall_Pop .owl-dots{
      visibility: visible;
    }
  }
#loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	/* background: url('../img/loader.gif') 50% 50% no-repeat;*/
	background-color: #fff !important;
	opacity: 1;
}

.circleRing {
	height: 128px;
	width: 128px;
	border-radius: 50%;
	background: url(https://one-hub-assets.s3-ap-southeast-2.amazonaws.com/one-hub-offers-and-pricing/img/vw-logo.png) 50% 50% no-repeat;

	position: relative;
	top: 50%;
	left: 50%;
	right: 0;
	bottom: 0;

	-webkit-transition: height .25s ease, width .25s ease;
	transition: height .25s ease, width .25s ease;

	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#loader {
	transition: visibility 0.3s linear, opacity 0.3s linear;
}

.circleRing:before,
.circleRing:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 15px solid #dbf0f9;
}

.circleRing:before {
	-webkit-animation: ripple 5s infinite;
	animation: ripple 5s infinite;
}

.circleRing:after {
	-webkit-animation: ripple 5s infinite;
	animation: ripple 5s infinite;
}

.circleRing:hover:before,
.circleRing:hover:after {
	-webkit-animation: none;
	animation: none;
}
.vwfs-textWhite
{
    color:#fff !important;
}
.vwfs-textBlack
{
    color:#000 !important;
}
            
              .mapouter{position:relative;text-align:right;height:270;max-width:480px;}.gmap_canvas {overflow:hidden;background:none!important;height:270;max-width:600px;}

              /* shebin */
.fancybox-slide{
  padding:0;
  }
  button.fancybox-close-small {
  /* visibility: visible; */
  width: 35px;
  height: 35px;
  top: 15px !important;
  right: 15px !important;
  color: #fff !important;
  border-radius: 50%;
  background: #808890 url(https://one-hub-assets.s3-ap-southeast-2.amazonaws.com/one-hub-offers-and-pricing/img/close.svg) no-repeat center;
  border-color: #bdc3c6;
  background-size: 16px;
  }
  #gall_Pop{
  width: 100%;
  height: 100vh;
  padding: 0px;
  position: relative;
  overflow: hidden;
  }
  .sw-stock-vh_gall_pop_wrapper{
  position: relative;
  top: 50%;
  transform:translate(0,-50%);
  -webkit-transform:translate(0,-50%)
  }
  #gall_Pop .owl-stage-outer{
  display: inline-block;
  }
  #gall_Pop .owl-nav button{
  position: absolute;
  width: 30px;
  height: 80px;
  margin: 0;
  top: 50%;
  transform:translate(0, -50%);
  background-repeat: no-repeat;
  /* background-size:contain; */
  background-position: center;
  background: #808890 url(https://one-hub-assets.s3-ap-southeast-2.amazonaws.com/one-hub-offers-and-pricing/img/close.svg) no-repeat center;
  border-color: #bdc3c6;
  outline: none;
  background-size: 18px;
  }
  #gall_Pop .owl-nav button span{
  visibility: hidden;
  }
  #gall_Pop .owl-nav button.owl-prev{
  left: 0px;
  background-image: url(https://one-hub-assets.s3-ap-southeast-2.amazonaws.com/one-hub-offers-and-pricing/img/chevron-leftWhite.svg);
  }
  #gall_Pop .owl-nav button.owl-next{
  right: 0px;
  background-image: url(https://one-hub-assets.s3-ap-southeast-2.amazonaws.com/one-hub-offers-and-pricing/img/chevron-rightWhite.svg);
  }
  #gall_Pop .owl-dots{
  visibility: hidden;
  }
  @media screen and (max-width:768px){
  #gall_Pop .owl-dots{
  visibility: visible;
  }
  }
  /* shebin */        