
.RawhideeBookwwrapper .inner-content {
  display: flex;
  flex-wrap: wrap;
}

.RawhideeBookwwrapper 
.container {
  max-width: 1660px;
  margin: 0 auto;
  padding: 0 20px;
}

.RawhideeBookwwrapper {
  min-height: 991px;
  padding-top: 68px;
  padding-bottom: 145px;
  background-repeat: no-repeat;
  position:relative;
}

.RawhideeBookwwrapper .inner-content .left-part {
  width: 100%;
  max-width: 850px;
}



.RawhideeBookwwrapper .inner-content .right-part {width: 100%;max-width: calc(100% - 850px);}

.RawhideeBookwwrapper .inner-content .left-part .title h1 {
  color: #5a6c2f;
  font-size: 106px;
  font-family: DIN Condensed;
  text-transform: uppercase;
  line-height: 1;
  text-align: left;
  margin: 0;
}

.RawhideeBookwwrapper .inner-content .left-part .title {
  margin-bottom: 40px;
}

.RawhideeBookwwrapper .inner-content .left-part .content p {
  font-size: 31px;
  font-family: Montserrat;
  color: #5a6c2f;
  line-height: 1.467;
  text-align: left;
  margin: 0;
}

.RawhideeBookwwrapper .inner-content .left-part .content {
  margin-bottom: 50px;
}

.RawhideeBookwwrapper .inner-content .topimg {
  text-align: left;
  padding-left: 64px;
}

.RawhideeBookwwrapper .inner-content .bottomimg {
  text-align: right;
  position: absolute;
  right: -40px;
  bottom: 0%;
}

.RawhideeBookwwrapper .imagecard{
  position:relative;
}

.RawhideeBookwwrapper .imagecard:before {
  background-image: url(https://info.homesalive.ca/hubfs/Home_Alive_2023/Images/Layer%2014.png);
  content: "";
  width: 319px;
  height: 395px;
  left: -41%;
  top: 65%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
}

.RawhideeBookwwrapper .inner-content .right-part .btns {
  margin-top: 53px;
}

.RawhideeBookwwrapper .dogimage {
  bottom: -1px;
  height: auto;
  left: -3px;
  max-width: 672px;
  position: absolute;
  width: 100%;
}
}

.RawhideeBookwwrapper .imagecard > img {
  margin-top: -100px;
  margin-left: -64px;
}

.RawhideeBookwwrapper .inner-content .right-part .btns a {
  font-size: 30px;
  font-family: "Montserrat";
  color: rgb(255, 255, 255);
  line-height: 0.862;
  text-align: center;
  border-width: 3.75px;
  border-color: rgb(254, 97, 44);
  border-style: solid;
  border-radius: 25px;
  background-color: rgb(254, 97, 44);
  display: inline-block;
  padding: 18px 27px; 
  text-decoration: none;
}

.RawhideeBookwwrapper .inner-content .right-part .btns a:hover {
  opacity: 0.8;
}

@media(max-width:1850px){
  .RawhideeBookwwrapper .imagecard:before {
    left: -32%;
}
}

@media(max-width:1760px){
  .RawhideeBookwwrapper .inner-content .bottomimg {
    bottom: -2%;
    right: 0;
    width: 170px;
  }

}

@media(max-width:1600px){
  .RawhideeBookwwrapper .imagecard>img {
    margin-left: 0px;
    margin-top: -50px;
  }
  .RawhideeBookwwrapper .inner-content .left-part {
    max-width: 50%;
  }

  .RawhideeBookwwrapper .inner-content .right-part {
    max-width: 50%;
  }
  .RawhideeBookwwrapper .inner-content .left-part .title h1 {
    font-size: 121px;
  }

  .RawhideeBookwwrapper .inner-content .topimg {
    position: absolute;
  }

  .RawhideeBookwwrapper .imagecard>img {
    margin-top: 158px;
  }

  .RawhideeBookwwrapper .imagecard:before {
    left: -34%;
  }

  .RawhideeBookwwrapper .dogimage {
    max-width: 520px;
    padding-right: 40px;
  }
}

@media(max-width:1500px){
  .RawhideeBookwwrapper .inner-content .left-part .title h1 {
    font-size: 90px;
  }

  .RawhideeBookwwrapper .imagecard:before {
    width: 200px;
    height: 244px;
  }
.RawhideeBookwwrapper .imagecard:before {
    left: -22%;
}
  .RawhideeBookwwrapper .imagecard>img {
    margin-top: 209px;
  }
  .RawhideeBookwwrapper .inner-content .right-part .btns a {
    font-size: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media(max-width:1280px){
  .RawhideeBookwwrapper .imagecard:before {
    top: 80%;
}
}

@media(max-width:1100px){
  .RawhideeBookwwrapper .inner-content .left-part .title h1 {
    font-size: 80px;
  }
  .RawhideeBookwwrapper .inner-content .bottomimg {
    bottom: 16px;
  }
  .RawhideeBookwwrapper .imagecard:before {
   top: 90%;
    left: -16%;
  }

  .RawhideeBookwwrapper .inner-content .bottomimg {
    width: 150px;
  }

  .RawhideeBookwwrapper .inner-content .topimg {
    width: 270px;
  }
  .RawhideeBookwwrapper .dogimage {
    max-width: 455px;
    padding-right: 40px;
}

}

@media(max-width:991px){
  .RawhideeBookwwrapper .inner-content .left-part, 
  .RawhideeBookwwrapper .inner-content .right-part {
    max-width: 100%;
  }
  .RawhideeBookwwrapper .dogimage {
    padding: 0px;
    position: static;
    order: 1;
    margin-left:-20px;
    margin-bottom:40px;
  }

  .RawhideeBookwwrapper .inner-content .left-part .top-content {
    display: flex;
    flex-wrap: wrap;
  }

  .RawhideeBookwwrapper .inner-content .left-part .title {
    order: 2;
    margin-bottom: 20px;
  }

  .RawhideeBookwwrapper .inner-content .left-part .content {
    order: 3;
  }

  .RawhideeBookwwrapper .inner-content .topimg {
    padding: 0px;
    width: 100%;
    margin: 0px;
  }

  .RawhideeBookwwrapper .inner-content .bottomimg {
    width: 180px;
  }

  .RawhideeBookwwrapper .imagecard>img {
    margin-top: 50px;
  }
  .RawhideeBookwwrapper .inner-content .left-part .title h1 {
    font-size: 60px;
  }

  .RawhideeBookwwrapper .inner-content .left-part .content p {
    font-size: 26px;
  }
  .RawhideeBookwwrapper .imagecard:before {
    display: none;
  }
  .RawhideeBookwwrapper {
    padding-bottom: 100px;
  }
}

@media(max-width:767px){
  .RawhideeBookwwrapper .inner-content .topimg {width: 230px;}

  .RawhideeBookwwrapper .imagecard>img {
    margin-top: 130px;
  }

  .RawhideeBookwwrapper .inner-content .bottomimg {
    width: 145px;
  }

}

@media(max-width:480px){
  .RawhideeBookwwrapper .inner-content .left-part .title h1 {
    font-size: 36px;
  }

  .RawhideeBookwwrapper .inner-content .left-part .content p {
    font-size: 24px;
  }

  .RawhideeBookwwrapper .inner-content .topimg {
    width: 180px;
  }

  .RawhideeBookwwrapper .imagecard>img {
    margin-top: 125px;
  }

  .RawhideeBookwwrapper .inner-content .bottomimg {
    width: 130px;
    transform: rotate(150deg);
    bottom: 7%;
  }

  .RawhideeBookwwrapper .inner-content .left-part .content {
    margin-bottom: 30px;
  }
  .RawhideeBookwwrapper .inner-content .right-part .btns a {
    position: relative;
    top: 20px;
    font-size: 16px;
  }
}