header.header-three {
    position: relative;
    background: rgb(183, 183, 183);
}
.header-three.sticky{
  background: rgb(183, 183, 183);
}
.rts-breadcrumb-area {
    margin-top: 0px;
    border-radius: 0px;
}
.banner-three-content {
    margin-top: 20px;
}
.rts-banner-three {
    height: 670px;
}
#button-contact-vr {
    display: block !important;
}
@media only screen and (max-width: 767px) {
.banner-three-content {
    margin-top: 20px;
}
  .banner-three-content .title{
  font-size:25px;
    font-weight: 500;
  }
  .rts-banner-three {
    height: 190px;
}
}