.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.slider {
  height: 300px;
  opacity: .86;
}

.slider.home {
  height: 500px;
}

.nav {
  z-index: 3;
  width: 100%;
  background-color: #fff;
  position: fixed;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.slide1 {
  background-image: linear-gradient(rgba(0, 0, 0, .2) 3%, rgba(0, 0, 0, .5)), url('../images/DSC_0096.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide2 {
  background-image: url('../images/DSC_0081-copy.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide3 {
  background-image: url('../images/DSC_0088.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.body {
  color: #fff;
  background-color: #fff;
  margin-top: 58px;
}

.body.bodyalt {
  margin-top: 0;
}

.navlink {
  color: #000;
}

.navlink:hover {
  color: #b63939;
}

.navlink:focus {
  color: #3936d3;
  font-weight: 700;
}

.navlink.w--current {
  color: #000;
}

.brand {
  color: #000;
  margin-top: 15px;
  font-family: Varela, sans-serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
}

.introblock {
  z-index: 1;
  width: 400px;
  color: #575757;
  background-color: #e2e2e2;
  padding: 20px;
  font-family: Varela, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
  position: relative;
  top: 0;
  overflow: visible;
}

.important {
  color: #fff;
  font-weight: 400;
}

.innerintroblock {
  color: #f0f0f0;
  background-color: #3a3a3a;
  padding: 20px;
  display: block;
}

.attentiontiitle {
  z-index: 2;
  background-color: #5f5f5f;
  padding: 20px;
  font-family: Lato, sans-serif;
  font-size: 35px;
  line-height: 40px;
  position: relative;
  top: 0;
  left: -56px;
}

.byline {
  width: 900px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Droid Serif, serif;
  font-size: 15px;
  line-height: 24px;
  position: static;
}

.attentiontext {
  background-color: rgba(0, 0, 0, .3);
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 15px;
  display: inline-block;
}

.auctionblockcontainer {
  z-index: 1;
  position: relative;
  top: 0;
  left: -56px;
}

.auctionblock {
  background-color: #757575;
  margin-bottom: 10px;
  padding: 0;
  box-shadow: 0 0 17px -6px #000;
}

.auctionblockline {
  height: 35px;
  background-color: rgba(0, 0, 0, 0);
  padding: 7px 10px 0;
  font-family: Droid Serif, serif;
  font-size: 17px;
  display: block;
}

.auctionblockline.auctionblocklinetitle {
  height: 30px;
  background-color: #555;
  margin-bottom: 14px;
  padding: 5px;
  font-size: 13px;
}

.auctionblockline.auctionblocklinealt {
  background-color: gray;
}

.money {
  width: 100px;
  float: right;
  text-align: right;
}

.footersection {
  height: 300px;
  background-color: #2a2a2a;
  position: static;
  top: -121px;
}

.subfootersection {
  clear: both;
  background-color: #444;
}

.contentsection {
  margin: 95px auto 40px;
}

.contentsection.navalt {
  margin-top: 0;
}

.footercontactdetails {
  float: none;
  text-align: center;
  margin-left: 0;
  padding-top: 25px;
}

.link {
  color: #3a3a3a;
}

.link.footerlink {
  color: #fff;
}

.filler {
  height: 300px;
}

.filler.filleralt {
  height: 0;
}

.rightimage {
  z-index: 1;
  float: left;
  background-color: #b6b6b6;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 22px;
  padding: 20px;
  position: relative;
  top: -68px;
  right: 4px;
}

.contactdetails {
  color: #303030;
  margin-top: -68px;
  padding-top: 7px;
  font-family: Droid Serif, serif;
  font-size: 19px;
  line-height: 25px;
}

.antique {
  z-index: 2;
  margin-top: -248px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.licensed {
  color: #fff;
  font-weight: 400;
}

.slider-2 {
  width: 75%;
  opacity: 1;
  background-color: rgba(236, 236, 236, 0);
  margin-top: -365px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.slide {
  background-color: rgba(0, 0, 0, 0);
}

.icon, .icon-2 {
  color: #fff;
}

.section {
  margin-left: 70px;
  margin-right: auto;
}

.text-span {
  color: #979797;
}

.testimonial {
  margin-top: 3px;
  margin-left: 20px;
  margin-right: 20px;
}

.paragraph {
  width: 80%;
  color: #000;
  text-align: center;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #000;
  white-space: normal;
  overflow-wrap: normal;
  background-image: linear-gradient(rgba(255, 255, 255, .77), rgba(255, 255, 255, .77));
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph.small {
  width: 100%;
}

.gold {
  color: #ff9100;
}

.calltoaction {
  z-index: 10;
  text-align: center;
  background-color: #005b9c;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 40px;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container {
  height: 400px;
  background-color: #fff;
}

.heading {
  color: #4d4d4d;
  text-align: center;
  margin-top: 104px;
  font-family: Varela, sans-serif;
}

.heading-2 {
  color: #8d8d8d;
  text-align: center;
  margin-bottom: 16px;
  font-family: Varela, sans-serif;
}

.heading-2.second {
  margin-top: 46px;
}

.heading-3 {
  color: #666;
  margin-top: 30px;
  font-size: 20px;
}

.image {
  height: 350px;
  background-image: url('../images/Picture1.jpg');
  background-position: 50%;
  background-size: cover;
}

.image._1 {
  background-image: url('../images/Picture2.jpg');
  background-size: cover;
}

.image._2 {
  background-image: url('../images/Picture3.jpg');
}

.image._3 {
  background-image: url('../images/Picture4.jpg');
}

.image._4 {
  background-image: url('../images/Picture5.jpg');
}

.image._5 {
  background-image: url('../images/Picture6.jpg');
}

.image._6 {
  background-image: url('../images/Picture7.jpg');
}

.image._7 {
  background-image: url('../images/Picture8.jpg');
}

.image._8 {
  background-image: url('../images/Picture9.jpg');
  background-position: 50% 70%;
  background-size: cover;
}

.image._9 {
  background-image: url('../images/Picture10.jpg');
}

.image._10 {
  background-image: url('../images/Picture11.jpg');
  background-position: 50%;
}

.image._11 {
  background-image: url('../images/Picture12.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.image.a1 {
  background-image: url('../images/Picture13.jpg');
}

.image.a2 {
  background-image: url('../images/Picture14.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.image.a3 {
  background-image: url('../images/Picture15.jpg');
  margin-top: 25px;
}

.image.a4 {
  background-image: url('../images/Picture16.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 25px;
}

.image.a5 {
  background-image: url('../images/Picture17.jpg');
  margin-top: 25px;
}

.image.a6 {
  background-image: url('../images/Picture18.jpg');
  margin-top: 25px;
}

.image.a7 {
  background-image: url('../images/Picture19.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.image.a8 {
  background-image: url('../images/Picture20.jpg');
  background-position: 50% 0;
}

.text-span-2 {
  color: #b1b1b1;
}

.title {
  color: #292929;
  font-size: 18px;
}

.section-2 {
  margin-top: 57px;
}

.pound {
  font-family: Droid Serif, serif;
}

@media screen and (max-width: 991px) {
  .slide1 {
    background-position: 50% 100%;
  }

  .mobilemenubutton {
    color: #fff;
  }

  .mobilemenubutton.w--open {
    background-color: #000;
  }

  .righthandblock {
    margin-left: 101px;
    margin-right: -57px;
  }

  .byline {
    width: auto;
  }

  .attentiontext {
    margin-left: 0;
  }

  .contentsection {
    margin-top: 11px;
  }

  .antique {
    margin-left: -63px;
  }

  .slider-2 {
    height: 400px;
    margin-top: -398px;
    margin-bottom: 23px;
  }

  .section {
    margin-left: 14px;
  }

  .icon-3 {
    color: #000;
  }

  .testimonial {
    margin-top: 3px;
  }

  .container {
    background-color: #fff;
  }

  .heading {
    color: #4d4d4d;
    text-align: center;
    font-family: Varela, sans-serif;
    font-weight: 400;
  }

  .heading-2 {
    color: #8d8d8d;
    text-align: center;
    font-family: Varela, sans-serif;
  }

  .heading-3 {
    font-family: Varela, sans-serif;
  }

  .block {
    padding: 10px;
  }

  .image {
    height: 250px;
    background-image: url('../images/Picture1.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .image._1 {
    background-image: url('../images/Picture2.jpg');
  }
}

@media screen and (max-width: 767px) {
  .introblock {
    width: 100%;
  }

  .righthandblock {
    margin-left: 0;
    margin-right: 0;
  }

  .attentiontiitle {
    left: 0;
  }

  .byline {
    padding-left: 10px;
    padding-right: 10px;
  }

  .auctionblockcontainer {
    position: relative;
    top: 10px;
    left: 0;
  }

  .auctionblockline.auctionblocklinealt {
    height: 35px;
  }

  .footercontactdetails {
    margin-left: 315px;
    padding-left: 10px;
  }

  .filler {
    height: 900px;
  }

  .rightimage {
    width: 100%;
    margin-left: 11px;
    top: 0;
    right: 12px;
  }

  .contactdetails {
    margin-top: -35px;
    margin-left: 18px;
    padding-top: 0;
  }

  .antique {
    margin-left: -162px;
  }

  .slider-2 {
    width: 100%;
  }

  .section {
    margin-left: 3px;
  }

  .icon-3 {
    color: #000;
  }

  .heading-3 {
    margin-top: 4px;
  }

  .image {
    height: 350px;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    color: #2c240d;
  }

  .auctionblockcontainer {
    top: -1px;
  }

  .auctionblockline {
    padding-top: 7px;
    font-size: 14px;
  }

  .auctionblockline.auctionblocklinealt {
    font-size: 14px;
  }

  .footercontactdetails {
    margin-left: 9px;
  }

  .filler {
    height: 700px;
  }

  .rightimage {
    margin-left: 17px;
  }

  .contactdetails {
    margin-top: 0;
    margin-left: 14px;
  }

  .antique {
    display: none;
  }

  .map {
    margin-top: 123px;
  }

  .slider-2 {
    width: 100%;
  }

  .icon-3 {
    color: #000;
  }

  .paragraph.small {
    width: 90%;
    font-size: 12px;
    line-height: 20px;
  }

  .calltoaction {
    font-size: 20px;
    line-height: 40px;
  }

  .pound {
    display: none;
  }
}


