.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;
  }
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 4vw;
  font-weight: 700;
  line-height: 4vw;
  text-decoration: overline;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 3vw;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2vw;
  font-weight: 700;
  line-height: 30px;
}

li {
  margin-top: 1vw;
  margin-bottom: 1vw;
}

.keeper {
  padding-left: 5vw;
  padding-right: 5vw;
}

.itemlinkblock {
  width: 98%;
  color: #585858;
  background-color: #cecece;
  border-radius: 1vw;
  margin-left: 0;
  margin-right: 2vw;
  padding: 1vw;
  font-size: 2vw;
  line-height: 2vw;
  text-decoration: none;
}

.tabstxt {
  font-size: 2vw;
  line-height: 2vw;
}

.tablinks {
  border: .1vw solid #000;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tablinks.w--current {
  color: #fff;
  background-color: #333;
  padding: 1vw 2vw;
}

.tabs {
  border: .25vw solid #000;
  margin-top: 4vw;
  padding-left: 1vw;
  padding-right: 1vw;
}

.tabs-menu {
  width: auto;
  background-color: #fff;
  flex-direction: row;
  justify-content: space-between;
  margin-top: -2vw;
  padding-left: .5vw;
  padding-right: .5vw;
  display: flex;
}

.heading {
  font-size: 4vw;
  line-height: 4vw;
}

.navlinks {
  color: #585858;
  background-color: #000;
  border-radius: 1vw;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-right: 1vw;
  padding-left: 1vw;
  padding-right: 1vw;
  font-size: 2vw;
  font-style: normal;
  line-height: 2vw;
  text-decoration: none;
  display: flex;
}

.navlinksbar {
  border-radius: 1vw;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.headersection {
  padding-top: 2vw;
  padding-bottom: 2vw;
}

.navlinkstitle {
  color: #fff;
  border-radius: 1vw;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: .5vw;
  margin-bottom: .5vw;
  padding-left: .5vw;
  padding-right: .5vw;
  font-size: 1vw;
  font-style: normal;
  line-height: 1vw;
  text-decoration: none;
  display: flex;
}

.calculatordiv {
  margin-top: 2vw;
  margin-bottom: 2vw;
}

.calculatoritem {
  height: auto;
  border: .1vw solid #000;
  border-radius: 1vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1vw;
  font-size: 2vw;
  line-height: 2vw;
  display: flex;
}

.calccounts {
  height: 18vw;
  max-width: 50%;
  border: .1vw dashed #a1a1a1;
  border-radius: 1vw;
  padding: .5vw;
}

.calcopsymbol {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: .5vw;
  margin-right: .5vw;
  display: flex;
}

.text-block {
  font-size: 5vw;
  line-height: 5vw;
}

.text-block.minus {
  font-size: 6vw;
}

.caltitle {
  margin-top: 1vw;
  margin-bottom: 1vw;
  margin-right: 1vw;
  font-size: 2vw;
  line-height: 2vw;
}

.calccombinetitlebox {
  align-items: center;
  display: flex;
}

.calcparitems {
  margin-right: .5vw;
}

.calcitemitem {
  height: 2.5vw;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 1vw;
  padding-right: .5vw;
  display: flex;
}

.calcholder {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2vw;
  display: flex;
}

.div-block-5 {
  padding-left: 5vw;
  padding-right: 5vw;
}

.doughcalcbutton {
  width: 50%;
  text-align: center;
  background-color: #000;
  border-radius: .5vw;
  font-size: 2vw;
  line-height: 4vw;
}

.doughtable {
  width: 100%;
  border: .2vw solid #c5c5c5;
  font-size: 1.5vw;
  line-height: 1vw;
}

.doughtablehead {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #000;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.doughtablerowdata {
  width: 100%;
  color: #000;
  text-align: center;
  align-items: center;
  display: flex;
}

.doughtablerowdata.grey {
  background-color: #eee;
}

.tablecell {
  width: 14.285%;
  height: auto;
  border: .1vw solid #c5c5c5;
  padding: 1vw;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.heading-3 {
  overflow-wrap: break-word;
  font-size: 5vw;
}

.parsblock {
  align-items: center;
  display: flex;
}

.div-block-6 {
  border: .1vw dashed #8d8d8d;
  border-radius: 1.5vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1vw;
  display: flex;
}

@media screen and (max-width: 991px) {
  .itemlinkblock {
    border: 1px #000;
    border-radius: 1vw;
  }

  .liststyles {
    display: block;
  }

  .navlinks {
    border-radius: 2vw;
    font-size: 4vw;
  }

  .navlinksbar {
    font-size: 4vw;
    line-height: 4vw;
  }

  .navlinkstitle {
    font-size: 2vw;
    line-height: 2vw;
  }

  .calccounts {
    height: 22vw;
  }
}

@media screen and (max-width: 767px) {
  .itemlinkblock {
    color: #000;
    padding-top: 2vw;
    padding-bottom: 2vw;
    font-size: 4vw;
    line-height: 4vw;
  }

  .tabstxt {
    font-size: 3vw;
    line-height: 3vw;
  }

  .tablinks {
    padding: 2vw 4vw;
    font-size: 2vw;
    line-height: 2vw;
  }

  .heading {
    font-size: 6vw;
    line-height: 6vw;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 6vw;
    line-height: 8vw;
  }

  h2 {
    font-size: 6vw;
    line-height: 6vw;
  }

  h3 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .itemlinkblock {
    padding: 4vw;
    font-size: 6vw;
    line-height: 6vw;
  }

  .tabstxt {
    line-height: 6vw;
  }

  .heading {
    font-size: 8vw;
    line-height: 8vw;
  }

  .navlinks {
    border-radius: 4vw;
  }

  .navlinksbar {
    justify-content: center;
  }

  .navlinkstitle {
    margin-top: 1vw;
    margin-bottom: 1vw;
    padding-left: 1vw;
    padding-right: 1vw;
    font-size: 4vw;
    line-height: 4vw;
  }

  .calculatordiv {
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .calculatoritem {
    align-items: center;
    padding-top: 2vw;
    padding-bottom: 2vw;
    font-size: 6vw;
    line-height: 6vw;
  }

  .calccounts {
    width: 100%;
    height: 100%;
    max-width: none;
    margin-left: 0;
  }

  .text-block {
    margin-top: 5vw;
    margin-bottom: 5vw;
    font-size: 15vw;
  }

  .text-block.minus {
    font-size: 20vw;
  }

  .caltitle {
    font-size: 6vw;
    line-height: 6vw;
  }

  .calccombinetitlebox {
    height: 10%;
    justify-content: center;
    align-items: center;
    margin-bottom: 2vw;
    font-size: 8vw;
  }

  .calcparitems {
    font-size: 5vw;
    line-height: 2vw;
  }

  .calcparitems.title {
    font-weight: 700;
  }

  .calcitemitem {
    height: 15vw;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .calcnumbersblock {
    height: 80%;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .calcnumbersblock.equals {
    flex-direction: row;
  }

  .calcholder {
    flex-direction: column;
    justify-content: center;
  }

  .div-block-5 {
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .doughcalcbutton {
    font-size: 4vw;
    line-height: 6vw;
  }

  .doughtable {
    font-size: 4vw;
    line-height: 4vw;
  }

  .heading-2 {
    font-size: 6vw;
  }

  .heading-4 {
    font-size: 5vw;
  }

  .text-block-2 {
    font-size: 3vw;
    line-height: 5vw;
  }

  .heading-5 {
    color: #fff;
    background-color: #000;
    margin-top: 2vw;
    margin-bottom: 2vw;
    padding: 1vw;
    text-decoration: none;
  }

  .parsblock {
    width: 92%;
    height: 80vw;
    justify-content: center;
    align-items: center;
    padding: 2vw;
    display: flex;
  }

  .div-block-6 {
    border: 1px dashed #9e9e9e;
    border-radius: 2vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}


