h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
  color: #042260;
  font-size: 18px;
  line-height: 28px;
}

li {
  margin-top: 2px;
  margin-bottom: 3px;
  color: #042260;
  font-size: 18px;
}

.body {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.navbar {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block {
  margin-top: 0px;
  color: #46ca9b;
  font-size: 15px;
  line-height: 22px;
}

.hero-heading {
  color: #042260;
  font-size: 50px;
  line-height: 60px;
  font-style: normal;
  font-weight: 600;
}

.hero-heading.italic {
  margin-top: 0px;
  font-style: italic;
}

.hero-heading.white {
  color: #fcffe1;
  font-weight: 500;
}

.hero-heading.white.center {
  color: #fff;
  text-align: center;
}

.hero-heading.central {
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
  text-align: center;
}

.nav-link {
  color: #042260;
}

.nav-link:hover {
  color: #46ca9b;
}

.nav-link-2 {
  color: #042260;
}

.nav-link-2:hover {
  color: #46ca9b;
}

.nav-link-3 {
  color: #042260;
}

.nav-link-3:hover {
  color: #46ca9b;
}

.hero-sub {
  margin-top: 10px;
  color: #46ca9b;
  font-size: 65px;
  line-height: 73px;
  font-weight: 700;
}

.hero-sub.italic {
  margin-top: 0px;
  font-size: 50px;
  line-height: 60px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.paragraph {
  width: 85%;
  color: #042260;
  font-size: 16px;
  line-height: 28px;
}

.paragraph.white {
  color: #fff;
  text-align: center;
}

.paragraph.centre {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.hero-section {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 28px;
  padding-bottom: 60px;
  background-image: url('../images/Write-my-marketing-plan-background.jpeg');
  background-position: 0px 0px;
  background-size: auto;
  background-attachment: scroll;
}

.hero-section.blue {
  margin-bottom: 0px;
  padding-top: 70px;
  padding-bottom: 60px;
  background-color: #042260;
  background-image: url('../images/Write-my-marketing-plan-background.jpeg');
  background-position: 0px 0px;
  background-size: auto;
  background-attachment: fixed;
}

.section-2 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-filter: contrast(0%);
  filter: contrast(0%);
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.heading {
  color: #46ca9b;
  font-size: 40px;
  line-height: 36px;
  font-weight: 500;
}

.heading.white {
  color: #fff;
}

.heading.thank-you {
  font-size: 18px;
  line-height: 30px;
}

.section-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-3.yellow {
  padding-bottom: 60px;
  background-color: #fcffe1;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2px 2px 2px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 2px;
  border-color: #042260;
  background-color: transparent;
  color: #f0f0f0;
}

.image {
  -webkit-filter: contrast(0%);
  filter: contrast(0%);
}

.image-2 {
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
}

.image-3 {
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

.paragraph-2 {
  margin-top: 15px;
  font-weight: 400;
  text-align: center;
}

.paragraph-2.white {
  color: #fff;
}

.paragraph-2.white.left {
  line-height: 30px;
}

.paragraph-3 {
  font-weight: 600;
}

.paragraph-4 {
  font-weight: 600;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 70px;
  padding-bottom: 60px;
}

.rich-text-block {
  margin-top: 20px;
  margin-bottom: 20px;
}

.rich-text-block p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}

.main-paragraph {
  width: 90%;
  margin-bottom: 20px;
  color: #042260;
  font-size: 18px;
  line-height: 30px;
}

.main-paragraph.white {
  color: #fff;
}

.text-block-2 {
  color: #042260;
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
}

.text-block-2.white {
  color: #fff;
}

.cta-button {
  margin-top: 0px;
  margin-right: 10px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #46ca9b;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
}

.cta-button:hover {
  background-color: #042260;
}

.cta-button.white {
  margin-top: 0px;
  background-color: #fff;
  color: #042260;
}

.cta-button.white:hover {
  background-color: #46ca9b;
}

.section-4 {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fcffe1;
}

.section-4.white {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}

.section-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fcffe1;
}

.section-5.white {
  background-color: #fff;
}

.section-6 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-7 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-7.blue {
  background-color: #042260;
  background-image: url('../images/Write-my-marketing-plan-background.jpeg');
  background-position: 0px 0px;
  background-size: auto;
  background-attachment: scroll;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fcffe1;
}

.div-block-9.blue {
  background-color: transparent;
}

.heading-2 {
  color: #042260;
}

.image-4 {
  margin-right: 18px;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.call-to-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #042260;
  font-size: 26px;
  font-weight: 600;
}

.call-to-action.white {
  color: #fff;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-5 {
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.footer {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #042260;
  background-image: url('../images/Write-my-marketing-plan-background.jpeg');
  background-position: 0px 0px;
  background-size: auto;
}

.link-block {
  color: #fff;
  text-decoration: none;
}

.text-block-3 {
  text-decoration: none;
}

.link {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.separator-div {
  margin-bottom: 10px;
}

.column-3 {
  padding-left: 81px;
}

.section-8 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-field {
  height: 100px;
}

.paragraph-5 {
  font-size: 18px;
  line-height: 30px;
}

.text-field-2 {
  color: #042260;
}

.text-field-2::-webkit-input-placeholder {
  color: #042260;
  font-size: 18px;
}

.text-field-2:-ms-input-placeholder {
  color: #042260;
  font-size: 18px;
}

.text-field-2::-ms-input-placeholder {
  color: #042260;
  font-size: 18px;
}

.text-field-2::placeholder {
  color: #042260;
  font-size: 18px;
}

.text-field-3 {
  color: #042260;
}

.text-field-3::-webkit-input-placeholder {
  color: #042260;
  font-size: 18px;
}

.text-field-3:-ms-input-placeholder {
  color: #042260;
  font-size: 18px;
}

.text-field-3::-ms-input-placeholder {
  color: #042260;
  font-size: 18px;
}

.text-field-3::placeholder {
  color: #042260;
  font-size: 18px;
}

.text-field-4 {
  color: #042260;
}

.text-field-4::-webkit-input-placeholder {
  color: #042260;
  font-size: 18px;
}

.text-field-4:-ms-input-placeholder {
  color: #042260;
  font-size: 18px;
}

.text-field-4::-ms-input-placeholder {
  color: #042260;
  font-size: 18px;
}

.text-field-4::placeholder {
  color: #042260;
  font-size: 18px;
}

.div-offer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 6% 10% 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: solid;
  border-width: 2px;
  border-color: #042260;
}

.div-offer.green {
  border-color: #46ca9b;
}

.heading-3 {
  color: #46ca9b;
  font-weight: 500;
}

.text-block-4 {
  margin-top: 27px;
  color: #042260;
  font-size: 16px;
  line-height: 28px;
}

.text-block-4.white {
  color: #fff;
}

.section-9 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.section-9.yellow {
  background-color: #fcffe1;
}

.section-9.blue {
  background-color: #042260;
  background-image: url('../images/Write-my-marketing-plan-background.jpeg');
  background-position: 0px 0px;
  background-size: auto;
  background-attachment: scroll;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 36px;
  margin-bottom: 30px;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.textarea {
  color: #042260;
  font-size: 18px;
}

.textarea::-webkit-input-placeholder {
  color: #042260;
}

.textarea:-ms-input-placeholder {
  color: #042260;
}

.textarea::-ms-input-placeholder {
  color: #042260;
}

.textarea::placeholder {
  color: #042260;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section-10 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-5 {
  margin-top: 18px;
  color: #042260;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

.text-block-5.white {
  color: #fff;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-heading-2 {
  color: #042260;
  font-size: 45px;
  line-height: 65px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.hero-heading-2.italic {
  margin-top: 0px;
  font-style: italic;
}

.div-block-13 {
  width: 70%;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-6 {
  display: inline-block;
  color: #042260;
  font-size: 45px;
  line-height: 65px;
  font-weight: 700;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rich-text-block-2 {
  color: #042260;
}

.rich-text-block-3 {
  text-align: center;
}

.rich-text-block-3 h1 {
  font-weight: 600;
}

.link-green {
  margin-top: 7px;
  color: #46ca9b;
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
}

.div-block-hero-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.section-blue {
  padding-top: 60px;
  padding-bottom: 40px;
  background-color: #042260;
  background-image: url('../images/Write-my-marketing-plan-background.jpeg');
  background-position: 0px 0px;
  background-size: auto;
  background-attachment: scroll;
  color: #46ca9b;
}

.section-blue.white {
  background-color: #fff;
  background-image: none;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-4 {
  color: #042260;
  font-size: 40px;
  font-weight: 600;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-18 {
  margin-top: 59px;
}

.div-block-19 {
  margin-top: 45px;
}

.div-block-hori {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2px 2px 2px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 2px;
  border-color: #042260;
  background-color: transparent;
  color: #f0f0f0;
}

.new-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 70px;
  padding-bottom: 60px;
}

.div-block-21 {
  margin-top: 64px;
}

.div-block-22 {
  margin-top: 49px;
}

.div-block-23 {
  margin-top: 42px;
}

.div-block-24 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-25 {
  width: 80%;
}

.body-2 {
  font-family: Montserrat, sans-serif;
}

.div-block-28 {
  margin-bottom: 40px;
}

.div-block-29 {
  margin-bottom: 41px;
}

@media screen and (max-width: 991px) {
  .hero-heading {
    font-size: 60px;
    line-height: 70px;
  }

  .hero-sub {
    font-size: 60px;
    line-height: 70px;
  }

  .div-block-8 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .paragraph-2.white {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-10 {
    width: 60%;
  }

  .div-block-action {
    width: 40%;
  }

  .call-to-action {
    padding-left: 7px;
  }

  .div-offer.green {
    padding-right: 5%;
    padding-left: 5%;
  }

  .column-7 {
    display: none;
  }

  .hero-heading-2 {
    font-size: 60px;
    line-height: 70px;
  }

  .div-block-hori {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .body {
    padding-left: 0px;
  }

  .hero-heading.white.center {
    font-size: 50px;
    line-height: 65px;
  }

  .hero-heading.central {
    font-size: 40px;
    line-height: 48px;
  }

  .hero-sub.italic {
    font-size: 40px;
    line-height: 48px;
  }

  .paragraph.centre {
    font-size: 16px;
  }

  .hero-section.blue {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-2 {
    padding-left: 10px;
  }

  .container-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .heading {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
  }

  .heading.white {
    font-size: 36px;
    line-height: 46px;
  }

  .section-3 {
    padding-top: 40px;
    padding-left: 6%;
  }

  .div-block-8 {
    margin-right: 0px;
    padding: 30px 2.5%;
  }

  .paragraph-2.white {
    font-size: 16px;
  }

  .paragraph-2.white.left {
    text-align: left;
  }

  .columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .rich-text-block p {
    font-size: 16px;
    line-height: 30px;
  }

  .main-paragraph {
    font-size: 16px;
  }

  .cta-button {
    font-size: 16px;
  }

  .section-4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-4.white {
    padding: 40px 6%;
  }

  .section-5.white {
    padding-right: 5%;
    padding-left: 6%;
  }

  .section-7.blue {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-9.blue {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-10 {
    width: 100%;
  }

  .div-block-action {
    width: 100%;
    margin-top: 38px;
    margin-left: 0px;
  }

  .footer {
    padding-left: 6%;
  }

  .section-8 {
    padding-right: 6%;
    padding-left: 6%;
  }

  .container-3 {
    padding-left: 10px;
  }

  .paragraph-5 {
    font-size: 16px;
    line-height: 30px;
  }

  .div-offer {
    margin-bottom: 5%;
  }

  .heading-3 {
    font-size: 30px;
  }

  .text-block-4.white {
    line-height: 30px;
  }

  .section-9.blue {
    padding-right: 3%;
    padding-left: 6%;
  }

  .columns-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container-4 {
    padding-left: 0px;
  }

  .container-5 {
    padding-right: 10px;
    padding-left: 0px;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-8 {
    padding-left: 0px;
  }

  .section-10 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block-5.white {
    line-height: 30px;
  }

  .columns-4 {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-11 {
    margin-bottom: 27px;
  }

  .link-green {
    font-size: 16px;
  }

  .div-block-hero-buttons {
    margin-top: 20px;
  }

  .section-blue {
    padding: 40px 5% 40px 6%;
  }

  .div-block-16 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .heading-4 {
    font-size: 36px;
    line-height: 46px;
  }

  .div-block-20 {
    margin-bottom: 27px;
  }

  .div-block-hori {
    margin-right: 0px;
    padding: 30px 2.5%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .new-columns {
    padding-top: 0px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-25 {
    width: 90%;
  }

  .div-block-26 {
    margin-right: 25px;
  }

  .div-block-26-copy {
    margin-right: 25px;
  }

  .seedling {
    margin-right: 25px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-left: 5%;
  }

  .text-block {
    font-size: 14px;
  }

  .hero-heading {
    font-size: 37px;
    line-height: 46px;
    font-weight: 600;
  }

  .hero-heading.white.center {
    font-size: 31px;
    line-height: 44px;
  }

  .hero-heading.central {
    margin-top: 0px;
    font-size: 34px;
    line-height: 42px;
  }

  .hero-sub {
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
  }

  .hero-sub.italic {
    margin-top: 0px;
    font-size: 36px;
    line-height: 40px;
  }

  .paragraph {
    width: 100%;
    font-size: 17px;
    line-height: 26px;
  }

  .hero-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .hero-section.blue {
    padding-top: 30px;
  }

  .section-2 {
    padding-right: 5%;
    padding-left: 6%;
  }

  .div-block-4 {
    width: 40%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .heading {
    font-size: 31px;
    line-height: 45px;
  }

  .heading.white {
    font-size: 31px;
  }

  .section-3 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 40px 5% 40px 6%;
  }

  .div-block-8 {
    width: 100%;
    padding-top: 10px;
    padding-right: 0%;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-2 {
    margin-left: 18px;
    text-align: left;
  }

  .paragraph-2.white {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
  }

  .paragraph-2.white.left {
    margin-left: 18px;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }

  .paragraph-2.left {
    margin-left: 18px;
    text-align: left;
  }

  .columns {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .rich-text-block p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
  }

  .main-paragraph {
    font-size: 16px;
    line-height: 30px;
  }

  .text-block-2.white {
    color: #fff;
    text-align: center;
  }

  .cta-button {
    margin-right: 0px;
    padding-left: 20px;
  }

  .cta-button.white {
    margin-right: 0px;
  }

  .section-4 {
    padding-right: 5%;
    padding-left: 6%;
  }

  .section-5 {
    padding-right: 5%;
    padding-left: 6%;
  }

  .section-5.white {
    padding-top: 20px;
    padding-left: 6%;
  }

  .section-7.blue {
    background-image: url('../images/Write-my-marketing-plan-background.jpeg');
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: fixed;
  }

  .div-block-9 {
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-9.blue {
    background-color: transparent;
  }

  .image-4 {
    margin-right: 0px;
  }

  .div-block-10 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-11 {
    margin-right: 0px;
    margin-bottom: 26px;
  }

  .div-block-action {
    width: 100%;
    margin-top: 26px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }

  .call-to-action.white {
    text-align: center;
  }

  .div-block-12 {
    margin-top: 16px;
    margin-bottom: 21px;
  }

  .image-5 {
    margin-right: 0px;
  }

  .column-3 {
    margin-top: 36px;
    padding-left: 10px;
  }

  .section-8 {
    padding-right: 5%;
    padding-left: 6%;
  }

  .text-field {
    font-size: 18px;
  }

  .container-3 {
    padding-left: 0px;
  }

  .paragraph-5 {
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
  }

  .text-field-2 {
    font-size: 18px;
  }

  .text-field-3 {
    font-size: 18px;
  }

  .text-field-4 {
    font-size: 18px;
  }

  .div-offer.green {
    padding-right: 5%;
    padding-left: 5%;
  }

  .heading-3 {
    font-size: 26px;
    line-height: 35px;
    font-weight: 600;
  }

  .section-9.blue {
    padding-top: 30px;
    padding-right: 5%;
    padding-left: 5%;
    background-image: url('../images/Write-my-marketing-plan-background.jpeg');
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: fixed;
  }

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

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

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

  .container-4 {
    margin-top: 0px;
    padding-left: 0px;
  }

  .container-5 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-8 {
    padding-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-4 {
    margin-top: 0px;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .column-10 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .columns-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .column-11 {
    margin-bottom: 30px;
    padding-left: 0px;
  }

  .column-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 43px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-heading-2 {
    font-size: 40px;
    line-height: 50px;
  }

  .link-green {
    margin-top: 10px;
    margin-left: 0px;
  }

  .div-block-hero-buttons {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }

  .div-block-15 {
    width: 88%;
    padding-right: 3%;
    padding-left: 3%;
  }

  .section-blue {
    padding-right: 4%;
    padding-left: 4%;
    background-image: url('../images/Write-my-marketing-plan-background.jpeg');
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: fixed;
  }

  .div-block-16 {
    width: 95%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading-4 {
    font-size: 31px;
    line-height: 44px;
  }

  .div-block-17 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .div-block-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 34px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .div-block-20 {
    margin-bottom: 0px;
  }

  .div-block-hori {
    width: 100%;
    padding-top: 10px;
    padding-right: 0%;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .new-columns {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-25 {
    width: 95%;
  }

  .div-block-26 {
    width: auto;
  }

  .div-block-27 {
    margin-right: 10px;
  }

  .div-block-26-copy {
    width: auto;
  }

  .seedling {
    width: auto;
  }
}

