/**


black = #16242E
red = #E25F2E
med gray = #5E5E5E
light gray = #D4D8D9

title font = FK Screamer Upright
handwriting font = Handstand
body text = Product Sans

*/
:root {
  --dark: #16242E;
  /*000 and 2F3035 to  var(--dark);*/
  --blue: #1C2F36;
  /*1C2F36  to  var(--blue);*/
  --white: #ffffff;
  /*fff  to  var(--white);*/
  --accent-bright: #FF4001;
  /*--accent-bright: #F45312;*/
  /* F9AE3E to var(--accent-bright)*/
  --accent-bright-hover: #FF4001;
  /*  to var(--accent-bright-hover)*/
  --accent-dark: #5E5E5E;
  /* 3C5F94 to var(--accent-dark)*/
  --medium: #D4D8D9;
  /* ccc to var(--medium)*/
  --light: #F1F2F3;
  /*  to var(--light)*/
  --med_dark: #5E5E5E;
  /*  to var(--med_dark)*/
  --title-font: FK Screamer Upright;
  /* var(--title-font)*/
  --accent-font: Handstand;
  /* var(--accent-font)*/
  --body-font: ProdSans;
  /* var(--body-font)*/
  --button-font: ProdSans;
  /* var(--button-font)*/
}
@font-face {
  font-family: FK Screamer Upright;
  src: url(https://thehmoroadmap.co.uk/wp-content/themes/memberoni-child/assets/fonts/FKScreamer_Upright.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Handstand;
  src: url(https://thehmoroadmap.co.uk/wp-content/themes/memberoni-child/assets/fonts/Handstand.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Handstand;
  src: url(https://thehmoroadmap.co.uk/wp-content/themes/memberoni-child/assets/fonts/Handstand_Underlines.ttf);
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}
@font-face {
  font-family: ProdSans;
  src: url(https://thehmoroadmap.co.uk/wp-content/themes/memberoni-child/assets/fonts/ProdSans_Regular.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: ProdSans;
  src: url(https://thehmoroadmap.co.uk/wp-content/themes/memberoni-child/assets/fonts/ProdSans_RegularItalic.ttf);
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: ProdSans;
  src: url(https://thehmoroadmap.co.uk/wp-content/themes/memberoni-child/assets/fonts/ProdSans_Bold.ttf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: ProdSans;
  src: url(https://thehmoroadmap.co.uk/wp-content/themes/memberoni-child/assets/fonts/ProdSans_BoldItalic.ttf);
  font-weight: 700;
  font-style: italic;
}
body {
  font-family: ProdSans !important;
  font-size: 18px;
  background: #FFFFFF;
}
#footer {
  margin-top: 0;
}
#footer .footer_credit {
  width: 100%;
  text-align: center;
}
#footer .footer_nav {
  width: 100%;
  text-align: center;
  padding: 10px;
}
.cb {
  display: flex;
  flex-flow: row wrap-reverse;
  width: 100%;
  justify-content: space-between;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: FK Screamer Upright !important;
  font-weight: 400 !important;
  line-height: 0.9em;
}
address,
label,
ol,
p,
table,
ul {
  line-height: 1.2em;
}
a {
  color: #FF4001;
  text-decoration: none;
}
a:hover {
  color: #5E5E5E;
}
.underline {
  border: solid #FF4001;
  border-width: 0 0 4px 0;
  border-image: url("https://thehmoroadmap.co.uk/wp-content/themes/memberoni-child/assets/arrows/straight_lines/one-h-200.png") 2 stretch;
}
/*
.page_title h1{font-style: normal !important;
	text-transform: uppercase;
	font-size: 100px;
}
*/
.nobreak {
  white-space: nowrap;
}
.icon-row {
  display: flex;
  flex-direction: row;
}
.circle-icon {
  background: #16242E;
  padding: 10px;
  border-radius: 50%;
  color: #F1F2F3;
  margin: 5px;
}
#w_top {
  background-color: #16242E;
  color: #F1F2F3 !important;
}
#w_top_familiar {
  background-color: #F1F2F3;
}
#w_top {
  text-align: center;
}
a.button,
form input[type=submit],
.mepr-login-actions a[href$="action=forgot_password"],
.mepr-login-actions a[href$="action=newpassword"],
.mp-wrapper a[href$="action=forgot_password"],
.mp-wrapper a[href$="action=newpassword"],
.nav-links .nav-next a,
.nav-links .nav-previous a,
form input[type=submit],
a.button,
.button,
.bigbutton,
a.atcb-link,
.button.addthisevent-drop,
#buddypress .comment-reply-link,
#buddypress .generic-button a,
#buddypress a.button,
#buddypress button,
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress input[type=submit],
#buddypress ul.button-nav li a,
a.bp-title-button,
.gform_wrapper form input[type=submit],
#mepr-member-account-wrapper input[type=submit],
.mepr-signup-form input[type=submit],
#mepr_loginform input[type=submit],
.mp_wrapper form input[type=submit],
.mepr-login-actions a[href$='action=newpassword'],
.mepr-login-actions a[href$='action=forgot_password'],
.mp_wrapper a[href$='action=newpassword'],
.mp_wrapper a[href$='action=forgot_password'],
#mepr-member-account-wrapper #mepr-account-nav span.mepr-active-nav-tab a,
.mp_wrapper #mepr-account-nav span.mepr-active-nav-tab a,
.fl-post-feed-content a {
  color: #F1F2F3;
  background-color: #FF4001;
  border-style: solid;
  border-width: 0px;
  border-radius: 50px;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  font-weight: 500;
  text-transform: none;
  font-size: 16px;
}
form input[type=checkbox] {
  margin-bottom: unset;
}
a.cancelbutton {
  background: #5E5E5E;
}
.fl-post-feed-content a {
  padding: 5px 15px;
}
/*my accounts page non-selected tab styling */
/*.mp_wrapper #mepr-account-nav a{text-transform: none;
	font-weight: 400;
	color: @dark;
}

.mp_wrapper #mepr-account-nav a:hover{color: @light;
	background-color: @med_dark;
}


div#mepr-account-nav{margin-bottom: 25px;
	width: auto !important;
	padding: 0;
}

//my accounts page top buttons less rounded
#mepr-member-account-wrapper #mepr-account-nav span.mepr-active-nav-tab a,
.mp_wrapper #mepr-account-nav span.mepr-active-nav-tab a{border-radius: 5px;
}

#mepr-member-account-wrapper #mepr-account-nav span.mepr-active-nav-tab a,
.mp_wrapper #mepr-account-nav span.mepr-active-nav-tab a{margin-left: 0;
}
*/
/*center the buttons or other items */
#w_top div.flexme,
#w_lets_go div.flexme {
  display: flex;
  justify-content: center;
}
/* welcome page */
.landing h1,
.landing h2,
.landing h3 {
  font-size: 150px;
  text-transform: uppercase;
  /*letter-spacing: 5px;*/
  font-weight: 400 !important;
}
.landing p,
.landing span,
.landing div {
  line-height: 25px;
}
ul#menu-welcome-menu li.loginlogout a {
  background-color: #FFFFFF;
  color: #16242E !important;
}
ul#menu-welcome-menu li.memberbutton a,
nav.member_menu ul#menu-member-menu li.memberbutton a {
  background-color: #FF4001;
  color: #FFFFFF !important;
}
ul#menu-welcome-menu li.memberbutton a:hover,
nav.member_menu ul#menu-member-menu li.memberbutton a:hover {
  background-color: #D4D8D9;
  color: #16242E !important;
}
/* sales page welcome navigation */
/*.fl-col-group.fl-node-5fd959c75d610*/
#home_nav .fl-col-group {
  display: flex;
}
.landing h2,
.landing h3 {
  font-size: 120px;
}
#home_nav {
  background: #16242E;
}
#home_nav #menu-welcome-menu a {
  color: #FFFFFF;
}
#home_nav #menu-welcome-menu a:hover,
ul#menu-welcome-menu li.loginlogout a:hover {
  color: #FF4001 !important;
}
ul#menu-welcome-menu li.loginlogout a:hover {
  background-color: #D4D8D9;
}
#home_nav #menu-welcome-menu .current-menu-item a {
  border: solid;
  border-width: 0 0 2px 0;
  border-image: url("https://thehmoroadmap.co.uk/wp-content/themes/memberoni-child/assets/arrows/straight_lines/one-h-200.png") 2 stretch;
}
#home_nav button.hamburger {
  color: #F1F2F3;
}
#welcome-menu .fl-menu .sub-menu .sub-menu {
  top: unset;
  left: unset;
  background-color: #5E5E5E !important;
  left: 25px;
}
#home_nav button.hamburger:hover {
  color: #FF4001;
}
#nav_main ul#menu-main-menu > li.current-menu-item > a,
#nav_main ul#menu-main-menu > li.highlight > a,
#nav_main ul#menu-main-menu > li.current-menu-item > a:hover,
#nav_main ul#menu-main-menu > li.highlight > a:hover {
  background-color: #16242E;
}
#w_top .button:hover {
  background-color: #D4D8D9;
  color: #16242E;
}
#w_top .cta {
  width: 80%;
  transform-origin: center;
  transform: translate(10%, 0);
  margin-top: 40px;
}
#w_familiar,
#w_familiar .fl-module-content.fl-node-content {
  margin: 0;
}
#w_top #w_familiar {
  text-align: left;
  background: #F1F2F3;
  color: #16242E;
  margin-bottom: 50px;
}
#w_top #w_familiar .row1 {
  width: 60%;
  /* left: 5%; */
  position: relative;
  padding-top: 30px;
}
#w_top #w_familiar .row2 {
  width: 65%;
  position: relative;
  left: 30%;
  padding: 20px;
}
.floater {
  position: relative;
}
#floater_1 {
  position: absolute;
  top: -25px;
  left: 50px;
}
#floater_2 {
  position: absolute;
  bottom: 150px;
  right: 80px;
}
ul.x-list,
ul.check-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.check-list li,
ul.x-list li {
  padding-left: 40px;
  display: block;
  line-height: 25px;
  margin-bottom: 20px;
  /*list-style-image: url('https://thehmoroadmap.co.uk/wp-content/uploads/2020/12/tick.png');
	list-style-position: outside;*/
}
ul.check-list li {
  background: url('/wp-content/uploads/2020/12/tick.png') no-repeat left top;
}
ul.check-list li.check-bonus {
  background: url('/wp-content/uploads/2022/12/bonus-icon.png') no-repeat left top;
}
ul.x-list li:nth-child(odd) {
  background: url('/wp-content/uploads/2020/12/img_cross2.png') no-repeat left top;
  background-size: 30px 30px;
}
ul.x-list li:nth-child(even) {
  background: url('/wp-content/uploads/2020/12/img_cross1.png') no-repeat left top;
  background-size: 30px 30px;
}
.zinger {
  padding-left: 40px;
  font-weight: 700;
  font-size: 1.2em;
}
#w_familiar .zingerstripe {
  background: #F1F2F3;
  margin: -20px;
  color: #16242E;
  font-size: 30px;
  text-align: center;
  padding: 20px;
  /* remove staging*/
  display: none;
}
#w_inspired .row2 {
  width: 65%;
  position: relative;
  left: 30%;
  padding: 20px;
}
#lets_go {
  background: #FF4001;
  color: #FFFFFF;
  text-align: center;
  background-image: url(/wp-content/uploads/2020/12/img_bg.png);
}
/* override the width */
#lets_go #w_intro_text {
  width: 80%;
  margin: auto;
}
.overlapping_titles {
  /*display: flex;
	justify-content: center;
	align-items: center;*/
  position: relative;
  margin-bottom: 30px;
}
#lets_go .overlapping_titles .nobreak {
  white-space: nowrap;
}
#lets_go h3 {
  color: #16242E;
  font-family: Handstand !important;
  font-size: 70px;
  text-transform: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /*width: 50%;*/
  height: 10%;
  margin: auto;
}
#lets_go .flexme {
  display: flex;
  justify-content: center;
}
#lets_go .button {
  background: #16242E;
}
#lets_go .button:hover {
  background: #D4D8D9;
  color: #16242E;
}
.w_callout_div {
  max-width: 1200px;
}
.w_callouts h2 {
  width: 60%;
}
.w_callout_row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #5E5E5E;
}
.w_callout {
  border: 1px solid #D4D8D9;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px;
  padding: 25px;
  min-width: 30%;
  max-width: 200px;
  border: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#w_different .w_callout {
  border: 1px solid #FF4001 !important;
  /*background-color: 1C 2F 36;*/
  box-shadow: 5px 5px 10px 0px #000000;
}
#w_different .w_callout h3,
#w_different .w_callout .w_text {
  background: #FF4001 !important;
  color: #FFFFFF;
}
#w_help h2,
#w_different h2 {
  text-align: center;
  width: 100%;
}
.w_callout .w_icon {
  padding-bottom: 40px;
}
.w_callout .w_icon img {
  height: 125px !important;
  /* width: 150px; */
  /*border: 1px solid @light;*/
}
.w_text {
  text-align: center;
}
#w_different,
#w_different h3,
#w_different .w_text {
  background: #16242E;
  color: #FFFFFF;
}
#w_different h3 {
  font-size: 60px;
}
/*#w_different .w_text{line-height: 1.5;
}*/
#w_different .w_callout {
  background: #FF4001 !important;
  padding: 0;
  border: none !important;
}
#w_help .w_callout {
  border: solid 1px #5E5E5E;
  padding: 0;
}
#w_help .w_icon,
#w_different .w_icon {
  width: 100%;
}
#w_help .w_callout .w_icon img,
#w_different .w_callout .w_icon img {
  width: 100%;
  height: auto !important;
}
#w_different .w_callout .w_text,
#w_help .w_callout .w_text {
  padding: 0 30px 30px 30px;
}
#meet_jp {
  border-top: 1px solid #16242E;
}
/*hello andy section of welcome page */
#hello-andy-div .row {
  display: flex;
  flex-direction: row;
  margin-top: 30px;
}
#hello-andy-div .left {
  min-width: 550px;
  padding-right: 20px;
}
/* ipad */
/* for swerve version */
#hello-andy img.right {
  height: 100%;
  shape-outside: polygon(8% 100%, 0% 67%, 0% 67%, 27% 4%, 27% 4%, 74% 0%, 74% 0%, 76% 10%, 76% 10%, 76% 24%, 76% 24%, 80% 32%, 80% 32%, 100% 41%, 100% 41%, 100% 100%, 100% 100%);
  float: right;
  padding: 5px;
}
.andy-sig {
  font-family: Handstand !important;
  padding-bottom: 50px;
  color: #FF4001 !important;
  font-size: x-large;
}
.andy-logos,
.jp-logos,
.featured-logos {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.andy-logos .row,
.featured-logos .row,
.listen-watch-learn-logos .row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
}
.listen-watch-learn-logos .row {
  justify-content: space-between;
}
.andy-logos .row img {
  /*width: auto;*/
  margin: auto;
  margin: 20px;
}
.featured-logos .row img {
  /*width: auto;*/
  margin: auto;
  margin: 10px;
}
#coho-logo {
  width: 120px;
}
#just-planning-logo {
  width: 120px;
}
#baya-logo {
  width: 260px;
}
#w_community .bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #fff;
}
#w_community .bx-wrapper .bx-pager.bx-default-pager a {
  background: #ccc;
}
#w_6_ways {
  background-color: #16242E;
}
#w_6_ways h2 {
  color: #FFFFFF;
  width: 70%;
  text-align: center;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 75px;
}
#w_6_ways_content .col {
  padding-bottom: 50px;
}
/* whole tab shebang */
.w_tabs.su-tabs {
  background: #FF4001;
  color: #D4D8D9;
  padding: 0;
  border-radius: 0;
  margin: 0;
}
/* actual row containing tabs */
.su-tabs-nav {
  background-color: #ff4001;
  border: none;
  /*width: 70%;*/
  margin: auto;
}
.su-tabs-nav span.w_tab:hover {
  background: var(--med_dark);
}
.su-tabs img {
  border: 1px solid #ffffff;
  box-shadow: 10px 10px 0 0 rgb(255 64 1);
  margin: 10px;
  margin-top: 20px;
}
/*if it's too small to fit all, make tabs stack*/
/* text of tab row */
.su-tabs-nav span.w_tab {
  display: inline-block;
  margin-right: 3px;
  padding: 20px 25px;
  min-height: 40px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: #FFFFFF;
  background: #FF4001;
  font-size: 18px;
  line-height: 20px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* tab of current tab*/
.su-tabs-nav span.su-tabs-current.w_tab {
  background: #16242E;
  color: #F1F2F3;
  border: solid;
  border-width: 0 0 2px 0;
  border-left: none;
  border-image: url("https://thehmoroadmap.co.uk/wp-content/themes/memberoni-child/assets/arrows/straight_lines/one-h-200.png") 2 stretch;
}
div.su-tabs-panes {
  background-color: #16242E;
}
/* content of open tab */
div.w_tab.su-tabs-pane-open {
  background-color: #16242E;
  color: #FFFFFF;
  padding: 75px 20px;
  max-width: 1098px;
  /* allow for padding inside and alignment outside */
  margin: auto;
}
/* content of open tab */
div.w_tab.su-tabs-pane-open h3 {
  font-size: 50px;
  /*letter-spacing: 0;*/
  text-align: center;
}
div.w_tab.su-tabs-pane-open p {
  text-align: center;
}
.w_tab .row {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
.w_tab .col {
  /*width: 50%;
	 padding: 20px; */
}
/* testimonials on the welcome page*/
#w_testimonial_row h2 {
  font-size: 72px;
}
#w_testimonials {
  margin: auto;
  text-align: center;
  padding: 50px;
}
#w_testimonials .video_testimonial {
  display: flex;
  align-items: flex-start;
  text-align: justify;
}
.video_testimonial {
  -webkit-box-shadow: 0px 0px 10px 5px #00000033;
  -moz-box-shadow: 0px 0px 10px 5px #00000033;
  box-shadow: 0px 0px 10px 5px #00000033;
  background-color: #00000033;
  margin: auto;
  width: fit-content;
}
#w_testimonials .video_testimonial .text_block {
  margin-left: 40px;
  display: flex;
  flex-direction: column;
  text-align: justify;
}
#w_testimonials .testimonial_img img {
  border-radius: 50%;
  width: 200px;
  margin: auto;
  margin-bottom: 20px;
}
#w_testimonials .testimonial_name,
#w_testimonials .testimonial_company {
  margin: 10px;
  font-style: italic;
}
#w_testimonials .testimonial_text {
  margin: 40px;
}
#w_testimonials .video_testimonial .testimonial_text {
  margin: unset;
}
#w_testimonials .bx-wrapper .bx-pager.bx-default-pager a {
  background: #FFFFFF;
  width: 30px;
  height: 30px;
  margin: 0 5px;
  border-radius: 50%;
  border: solid #D4D8D9 2px;
  text-indent: 2px;
  padding-top: 14px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#w_testimonials .bx-pager.bx-default-pager a.active {
  background: #FF4001;
  opacity: 1;
  color: #FFFFFF;
}
.freedownload_header #floater_2 {
  position: absolute;
  bottom: 220px;
  right: 10px;
}
.freedownload .row {
  display: flex;
  justify-content: space-around;
  flex-wrap: no-wrap;
  width: 80%;
  margin: auto;
}
.freedownload .row .col2 {
  padding: 10px;
  color: #FFFFFF;
  width: fit-content;
  text-align: left;
}
.freedownload .row .col1 {
  padding: 10px;
  color: #FFFFFF;
  width: fit-content;
  text-align: right;
  min-width: 350px;
}
/* instant access/price boxes */
.freedownload_header .instant_access.container {
  border-top: solid 1px #16242E;
}
.download .annually.row {
  display: flex;
  flex-wrap: nowrap;
}
.download .col {
  min-width: 45%;
}
/*.instant_access.container{border-top: solid 1px #16242E;
}*/
.instant_access .row {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.instant_access .tagline {
  margin: auto;
  margin-bottom: 40px;
}
.instant_access .row1 {
  align-items: baseline;
}
.instant_access .row1 .col1 {
  width: 70%;
}
.instant_access h2 {
  /*font-size: 90px;*/
}
.instant_access .row1 .col2 {
  width: 30%;
}
.instant_access .col {
  margin: 2%;
}
.instant_access .row2 .col1,
.instant_access .row2 .col2 {
  /*padding: 30px;*/
  color: #FFFFFF;
  width: 48%;
}
.instant_access .row2 .col1 .monthly,
.instant_access .row2 .col2 .annually {
  padding: 30px;
}
.instant_access .row2 .col1 .monthly {
  background: #FF4001;
}
.instant_access .row2 .col2 .annually {
  background: #16242E;
}
.monthly-benefits,
.annual-benefits {
  background: #F1F2F3;
  color: #16242E;
  padding: 30px;
}
.instant_access h3 {
  font-size: 100px;
  margin-top: 100px;
  -webkit-text-fill-color: #FF4001;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FFFFFF;
  /*margin-bottom: 20px;*/
  margin-bottom: 0;
}
.instant_access .col2 h3 {
  -webkit-text-fill-color: #16242E;
  /* Will override color (regardless of order) */
}
.instant_access .row2 .col2 {
  position: relative;
}
.instant_access .save {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #16242E;
  padding: 30px;
  border-radius: 50%;
}
.instant_access .price {
  color: #FFFFFF;
  font-size: 65px;
  font-family: FK Screamer Upright;
}
.instant_access .vat {
  font-size: 24px;
  padding-left: 10px;
}
.instant_access .row2 .button {
  margin: 0px;
}
.instant_access .terms {
  padding-top: 20px;
  padding-bottom: 20px;
}
.instant_access .monthly .terms {
  color: #16242E;
}
.instant_access .annually .terms {
  color: #FFFFFF;
}
.instant_access .col1 .button {
  background: #16242E;
}
.instant_access .row2 .col2 .button:hover,
.instant_access .row2 .col1 .button:hover {
  background: #5E5E5E;
}
.instant_access .save {
  transform: rotate(20deg);
}
.full-price {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  margin-top: 20px;
}
.discount-price {
  display: inline-block;
  margin-top: 20px;
}
/*
.annually .discount-price{padding-left: 20px;
}
*/
.full-price::before,
.full-price::after {
  content: '';
  /*width: 100%;*/
  position: absolute;
  /*right: 0;
	top: 60%;*/
  width: 90%;
  left: 0;
  top: 40%;
}
.full-price::before {
  border-bottom: 3px solid #FF4001;
  -webkit-transform: skewY(-20deg);
  transform: skewY(-20deg);
}
.full-price::after {
  border-bottom: 3px solid #FF4001;
  -webkit-transform: skewY(20deg);
  transform: skewY(20deg);
}
/*




@media screen and (max-width:328px){.landing h1,
	.landing h2,
	.landing h3{.rfs(100);
	}
}
*/
/*
not the welcome page


















not the welcome page
*/
.mepr-login-actions a[href$="action=forgot_password"],
.mepr-login-actions a[href$="action=newpassword"],
.mp-wrapper a[href$="action=forgot_password"],
.mp-wrapper a[href$="action=newpassword"],
.nav-links .nav-next a,
.nav-links .nav-previous a,
form input[type=submit],
a.button,
.button,
.bigbutton,
a.atcb-link,
.button.addthisevent-drop,
#buddypress .comment-reply-link,
#buddypress .generic-button a,
#buddypress a.button,
#buddypress button,
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress input[type=submit],
#buddypress ul.button-nav li a,
a.bp-title-button,
.gform_wrapper form input[type=submit],
#mepr-member-account-wrapper input[type=submit],
.mepr-signup-form input[type=submit],
#mepr_loginform input[type=submit],
.mp_wrapper form input[type=submit] {
  font-family: "ProdSans" !important;
}
#nav_main .current_page_item a {
  color: #FFFFFF;
}
#nav_main .current_page_item,
body.case-studies #nav_main li.case-studies,
body.course-category-videos #nav_main li.videos,
body.course-category-workshops #nav_main li.workshops,
body.course-category-workshops #nav_main li.masterclasses,
body.course-category-roadmap #nav_main li.roadmap,
body.course-category-videos #nav_main li.videos,
body.course-category-resources #nav_main li.resources,
body.course-category-live-q-a #nav_main li.live-q-a,
body.course-category-live-q-a #nav_main li.member-mastermind,
body.course-category-partners #nav_main li.partners,
body.workshops #nav_main li.workshops,
body.masterclasses #nav_main li.masterclasses,
body.videos #nav_main li.videos,
body.resources #nav_main li.resources,
body.live-q-a #nav_main li.live-q-a,
body.member-mastermind #nav_main li.member-mastermind,
body.partners #nav_main li.partners {
  background: #16242E;
  border: solid;
  border-width: 0 0 2px 0;
  border-image: url("https://thehmoroadmap.co.uk/wp-content/themes/memberoni-child/assets/arrows/straight_lines/one-h-200.png") 2 stretch;
  color: #FFFFFF;
}
#header .user_profile nav.member_menu ul.sub-menu {
  background-color: #16242E;
}
#header .user_profile nav.member_menu ul {
  width: unset;
  min-width: 200px;
}
/* custom handling for active menu item children
handle hover for li and a*/
body.case-studies #nav_main li.case-studies > a:hover,
body.course-category-videos #nav_main li.videos > a:hover,
body.course-category-workshops #nav_main li.workshops > a:hover,
body.course-category-workshops #nav_main li.masterclasses > a:hover,
body.course-category-roadmap #nav_main li.roadmap > a:hover,
body.course-category-videos #nav_main li.videos > a:hover,
body.course-category-resources #nav_main li.resources > a:hover,
body.course-category-live-q-a #nav_main li.live-q-a > a:hover,
body.course-category-live-q-a #nav_main li.member-mastermind > a:hover,
body.course-category-partners #nav_main li.partners > a:hover,
body.workshops #nav_main li.workshops > a:hover,
body.masterclasses #nav_main li.masterclasses > a:hover,
body.videos #nav_main li.videos > a:hover,
body.resources #nav_main li.resources > a:hover,
body.live-q-a #nav_main li.live-q-a > a:hover,
body.member-mastermind #nav_main li.member-mastermind > a:hover,
body.partners #nav_main li.partners > a:hover,
body.case-studies #nav_main li.case-studies:hover > a,
body.course-category-videos #nav_main li.videos:hover > a,
body.course-category-workshops #nav_main li.workshops:hover > a,
body.course-category-workshops #nav_main li.masterclasses:hover > a,
body.course-category-roadmap #nav_main li.roadmap:hover > a,
body.course-category-videos #nav_main li.videos:hover > a,
body.course-category-resources #nav_main li.resources:hover > a,
body.course-category-live-q-a #nav_main li.live-q-a:hover > a,
body.course-category-live-q-a #nav_main li.member-mastermind:hover > a,
body.course-category-partners #nav_main li.partners:hover > a,
body.workshops #nav_main li.workshops:hover > a,
body.masterclasses #nav_main li.masterclasses:hover > a,
body.videos #nav_main li.videos:hover > a,
body.resources #nav_main li.resources:hover > a,
body.live-q-a #nav_main li.live-q-a:hover > a,
body.member-mastermind #nav_main li.member-mastermind:hover > a,
body.partners #nav_main li.partners:hover > a {
  color: #FFFFFF;
}
/* podcasts
Do we want them to look like callouts?
*/
.podcast-icons {
  align-items: center;
  margin: auto;
  width: fit-content;
  display: flex;
}
.podcast-icons img {
  margin: 10px;
}
section.podcast_promo {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 50px;
  flex-wrap: wrap;
  lign-items: center;
}
div#buzzsprout-small-player-1284620 {
  display: flex;
  flex-wrap: wrap;
}
div#buzzsprout-small-player-1284620 .episode {
  width: 300px;
  margin: 20px;
  border: solid 1px #D4D8D9;
  padding: 30px;
}
.podcast_name {
  display: none;
}
h3.episode_name {
  font-weight: 300;
  padding-bottom: 20px;
}
.meta {
  padding-bottom: 5px !important;
}
p.date {
  /* padding: 5px; */
  margin: 0;
}
.description {
  display: none;
}
/* resources page */
h2.premium_resources {
  text-align: center;
}
/** blog styling*/
.sidebar aside {
  padding: 30px;
  margin-bottom: 0;
  background: #F1F2F3;
}
/*
.widget_search label.screen-reader-text{display: none;
}
.widget_search div{display: flex;
}*/
/* login page */
.red-top {
  border-top: 10px solid #FF4001;
  padding: 20px;
  background: #F1F2F3;
}
.spacer-widget {
  margin-top: 50px;
}
.not-member-widget {
  margin-top: 50px;
  border-top: 10px solid #FF4001;
  padding: 20px;
  background: #F1F2F3;
}
aside.not-member-widget h2 {
  border-bottom: none;
}
.no-top {
  padding: 20px;
  background: #F1F2F3;
}
.newsletter_form label.gfield_label {
  width: 100%;
}
.newsletter_form li.gfield {
  padding-right: 0 !important;
}
.newsletter_form .gform_footer.top_label {
  padding: 0;
  margin: 0;
}
.newsletter_form input#gform_submit_button_7 {
  margin: 20px 0;
}
#mepr-member-account-wrapper,
#mepr_loginform,
.affwp-form,
.mepr-signup-form,
.mp_wrapper form {
  background: #F1F2F3;
  border-top: solid 10px #5E5E5E;
}
/* Affiliate dashboard */
ul.wafp-nav-bar {
  margin-bottom: 20px;
}
ul.wafp-nav-bar li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #16242E;
}
ul.wafp-nav-bar li a:hover {
  color: #FF4001;
  text-decoration: none;
}
.wafp_main_affiliate_link_label {
  font-weight: 700;
  font-size: 120%;
  color: #FF4001;
}
#wafp_main_affiliate_link input {
  background: #F1F2F3;
  padding: 10px;
  font-size: 15px;
  margin: 15px 0 20px;
}
.wafp-dashboard-quick-stats span {
  padding-bottom: 8px;
  display: block;
}
.wafp-dashboard-custom-message,
.wafp-aff-commissions {
  margin-bottom: 20px;
}
.wafp-dashboard-quick-stats span {
  padding-bottom: 8px;
  display: block;
}
.wafp-dashboard-quick-stats br {
  display: none;
}
/* Support page */
.support_sp .su-spoiler-title {
  font-size: 20px;
  text-transform: uppercase;
}
.support_sp .su-spoiler-title:hover {
  background-color: #F1F2F3;
}
.gform_wrapper form .thankyou p {
  padding: 10px;
  display: block;
}
.get-started_wrapper.gform_wrapper label {
  display: inline-block;
}
.requires_submission_message {
  max-width: 800px;
  margin: auto;
  padding: 20px 0;
}
/* dashboard */
#extended_title {
  background: #16242E;
  color: #FFFFFF;
  /*width: 100%;
	padding: 0 50px 50px 50px;*/
  padding: 20px;
  max-width: 1150px;
  margin: auto;
}
.dashboard_sections {
  padding: 12px;
}
.thr-cal-dash {
  margin: 25px 30px 25px 25px;
}
.blog_categories ul {
  list-style-type: none;
}
.dashboard .dashboard_bottom {
  margin-left: 30px;
  margin-right: 30px;
}
.dashboard_bottom .recent_content article .content_details h1 {
  text-transform: none;
}
/* change aspect ratio of cover images on dashboard to match other pages */
.dashboard article.course-listing {
  min-width: 379px;
}
.blog_categories li.cat-item {
  margin-left: -2em;
}
.blog_categories h2.widgettitle {
  font-size: 16px;
  font-family: 'ProdSans' !important;
  font-weight: 400 !important;
  text-transform: capitalize;
}
html > body > #content > div > section:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) {
  border-left: 2px solid #D4D8D9;
}
/* member menu */
#header h1,
#header h1 a {
  max-width: 75px !important;
}
#header .user_profile .user_avatar img,
#header .user_profile .user_name {
  display: none;
}
#header .user_profile nav.member_menu ul li a {
  white-space: nowrap;
}
#header .user_profile nav.member_menu ul#menu-member-menu {
  display: flex;
  justify-content: right;
  flex-wrap: nowrap;
  width: auto;
}
#header .user_profile nav.member_menu ul li.loginlogout a {
  background-color: #FF4001;
  color: #FFFFFF;
  line-height: 20px;
  padding: 5px 20px;
  border-radius: 20px;
  margin-left: 15px;
}
#header .user_profile nav.member_menu ul li.current-menu-item a,
#header .user_profile nav.member_menu ul li.current-menu-ancestor a {
  border: solid;
  border-width: 0 0 2px 0;
  border-image: url("https://thehmoroadmap.co.uk/wp-content/themes/memberoni-child/assets/arrows/straight_lines/one-h-200.png") 2 stretch;
}
#header .user_profile nav.member_menu ul.sub-menu {
  background-color: #16242E;
  background-color: #ff4001;
}
#header .user_profile nav.member_menu ul.sub-menu a:hover {
  color: #16242E !important;
}
/* sub sub menu items */
#header .member_menu ul ul ul {
  top: unset;
  left: unset;
  background-color: #5E5E5E !important;
  left: 25px;
}
/*dashboard */
.page-id-138 .col-full,
.page-id-138 #content {
  padding-top: 0;
}
.welcome-title {
  margin: auto;
  text-align: center;
}
.live-session-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.live-session-banner__header {
  margin-right: 30px;
}
.live-session-banner h3 {
  text-transform: uppercase;
  font-size: 60px;
  margin-top: 5px;
}
.live-session-banner__sub {
  font-size: 14px;
}
.counter {
  width: 40%;
  text-align: left;
}
.countdown-amount {
  font-family: FK Screamer Upright;
  padding: unset;
  letter-spacing: 0.1em;
}
.is-countdown,
.countdown-row {
  display: flex;
  justify-content: flex-end;
}
/* dashboard bottom */
/*.dashboard_sections{margin-top: 100px;
}

.dashboard_sections .section_block{text-align: left;
	background-color: @white;
	border: 1px solid @dark;
}
*/
/* roadmap tweaks */
/*.roadmap_page_top .inner.oh{background: @dark;
}*/
.new_roadmap_index .roadmap_logo {
  display: none;
}
/* add margins overrides to the larger cols for site-specific design */
/* new roadmap */
.segment_container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.new_roadmap_index .roadmap_stage {
  width: 300px;
  border: 1px solid #16242E;
  margin: 1.1%;
  padding: 20px;
  box-sizing: unset;
}
.new_roadmap_index a.button.completed_roadmap,
.new_roadmap_index a.button.unstarted_roadmap,
.new_roadmap_index a.button.inprogress_roadmap {
  margin: 0;
}
.new_roadmap_index .roadmap_stage.completed_stage {
  background-image: url(/wp-content/uploads/2020/12/img_bg.png);
  background-size: 400px;
}
.new_roadmap_index .roadmap_stage.completed_stage h2 a {
  color: #FFFFFF;
}
.new_roadmap_index .roadmap_stage h2 a {
  color: #16242E;
}
.new_roadmap_index .roadmap_stage_info {
  margin-top: 50px;
}
.new_roadmap_index a.button.completed_roadmap,
.new_roadmap_index a.button.inprogress_roadmap {
  background: #16242E;
}
.new_roadmap_index a.button.completed_roadmap:hover {
  background: #FFFFFF;
  color: #16242E;
}
.new_roadmap_index a.button.inprogress_roadmap:hover {
  background: #FF4001;
}
.new_roadmap_index h2.segment_title {
  text-align: center;
  text-transform: uppercase;
  font-size: 60px;
  margin-top: 1em;
}
p.course_byline {
  text-align: center;
  margin-top: 20px;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 700;
}
/* fake the tracker to look like the roadmap prototype */
body.roadmap_track div.subtitle {
  width: 70%;
  margin: auto;
  min-height: unset;
  padding-bottom: 50px;
}
.roadmap_track .pathway_steps {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.roadmap_track .content_wrapper {
  min-width: 30% !important;
}
.roadmap_track span.steps_top {
  display: none !important;
}
.roadmap_track .track_step.content_course.pathway_step {
  padding-left: unset;
  position: unset;
  background: unset;
  /* width: 25%;
	even sizes */
  min-width: 350px;
  width: 350px;
  min-height: 400px;
}
.roadmap_track .track_step.content_heading.pathway_step {
  min-width: 100%;
  margin: auto;
  text-align: center;
  background: unset;
  padding-left: unset;
}
.roadmap_track .course_completion {
  display: none;
}
.roadmap_track .content_track .track_step .course-listing .course-wrap .course-thumb {
  display: none !important;
}
.roadmap_track .post_meta_wrap.ta-r {
  display: none;
}
.roadmap_track .course-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
}
.roadmap_track .course-thumb.scale_thumb {
  display: none;
}
.roadmap_track .course-content {
  max-width: 95% !important;
  min-width: 250px !important;
  min-height: 300px !important;
  width: 30%;
  margin: 5px;
  justify-content: space-between;
}
/* dots */
.roadmap_track .course-content::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f111";
  font-size: 30px;
  margin: 5px;
  color: #D4D8D9;
}
.roadmap_track .hascompleted .course-content::before {
  color: #16242E;
}
.roadmap_track .course-content h4 {
  margin-top: 60px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 50px;
}
.roadmap_track .course-wrap .course-content p {
  display: none;
}
.roadmap_track .hascompleted .course-content {
  background-image: url(/wp-content/uploads/2020/12/img_bg.png);
  background-size: 400px;
}
.roadmap_track .hascompleted .course-content a {
  color: #FFFFFF;
}
.roadmap_track .hascompleted .course-content a:hover {
  color: var(--medium);
}
.roadmap_track .hascompleted .course-content a.button,
.roadmap_track .notcompleted .course-content a.button {
  background-color: #16242E;
}
.roadmap_track .notstarted .course-content a.button {
  background-color: #FF4001;
}
.roadmap_track .hascompleted .course-content a.button::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f00c";
  font-size: 16px;
  margin: 5px 10px 5px 5px;
  color: #D4D8D9;
}
.roadmap_track .hascompleted .course-content a.button:hover {
  background-color: #FFFFFF;
  color: #16242E;
}
.roadmap_track .notcompleted .course-content a.button:hover {
  background-color: #FF4001;
}
.roadmap_track .notstarted .course-content a.button:hover {
  background-color: #16242E;
}
.roadmap_track .course-content a.button {
  left: 0;
  bottom: 0;
}
.roadmap_track .content_track .content_course .course-listing,
.roadmap_track .content_track .content_roadmap .course-listing {
  display: inline-flex;
  height: 100%;
  /* full height col */
}
/* login */
body.login.login-action-login div#login form p.submit input[type=submit]#wp-submit,
body.login.login-action-login div#login form#lostpasswordform p.submit input[type=submit]#wp-submit {
  background: #FF4001 !important;
}
body.login.login-action-login.login-action-login div#login form p.submit input[type=submit]#wp-submit:hover,
body.login.login-action-login div#login form#lostpasswordform p.submit input[type=submit]#wp-submit:hover {
  background: #ff0000 !important;
}
.login_page .sidebar .button {
  margin-top: 0;
  text-align: center;
}
/* one-off fixes for the level-up pages */
.levelup #content,
.levelup #content .col-full {
  width: 100%;
  max-width: unset;
  padding: 0;
}
.levelup h1,
.levelup h2,
.levelup h3,
.levelup h4 {
  text-transform: unset;
  margin-bottom: 30PX;
}
.fl-builder-content .fl-row.fl-node-5ffcfd6190916 .fl-module-rich-text.fl-node-5ffcfdeb7b58f .fl-rich-text img {
  margin-bottom: 50px;
}
.sig {
  font-family: Handstand;
  font-size: 30px;
  color: #FF4001 !important;
}
#mentoring-row span {
  font-family: FK Screamer Upright;
  line-height: 1em !important;
}
.levelup #how_work h3 {
  font-size: 35px !important;
  margin-bottom: 20px;
}
.levelup #how_work .price {
  font-weight: 700;
  color: #FF4001;
}
.mastermind h1 {
  font-size: 150px;
  text-align: center;
}
.mastermind #upper hr {
  margin: auto;
  margin-bottom: 30px;
  margin-top: 40px;
}
.mastermind hr {
  border-style: solid;
  border-width: 3px;
  border-color: #FF4001;
  background-color: #FF4001;
  width: 150px;
  margin-bottom: 30px;
  margin-top: 40px;
}
.mastermind .button,
.fasttrack .button {
  font-weight: 700 !important;
  text-transform: uppercase !important;
}
.mastermind .button {
  background: #FF4001 !important;
  color: #FFFFFF !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.mastermind .button:hover {
  background: #5E5E5E !important;
  color: #FFFFFF !important;
}
.mastermind #takeaways ul {
  list-style-type: none;
  margin: 0;
}
.mastermind #takeaways li {
  padding-left: 10px;
  display: block;
  line-height: 25px;
  text-indent: -1.75em;
  margin: 10px 10px;
}
.mastermind #takeaways ul li:before {
  content: '+';
  margin: 0 10px;
}
.mastermind .quote {
  background: #FF4001;
  width: 1em;
  height: 1em;
  text-align: center;
  font-size: 50px;
  color: #16242E !important;
  font-weight: 700;
  margin-bottom: 30px;
  padding-top: 10px;
}
.mastermind .gform_wrapper form .gfield_label,
.fasttrack .gform_wrapper form .gfield_label {
  font-weight: 700;
  width: unset;
}
/* just fix all form field labels*/
.gform_wrapper form .gfield_label {
  font-weight: 700;
  width: unset;
}
.fasttrack h2,
.mastermind h2 {
  font-size: 80px;
}
.fasttrack h3,
.mastermind h3 {
  font-size: 60px;
}
/* small screens, change what shows up */
.fasttrack .button:hover {
  background: #5E5E5E !important;
  color: #FFFFFF !important;
}
.landing .gform_wrapper div.validation_error {
  background: #FFA038;
  color: #16242E !important;
}
/* my content page */
.memberflix_dashboard .fa {
  display: none;
}
/* live q&a page */
.live-q-a-grid #course_grid .grid_wrap .course-listing .course-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.live-q-a-grid .grid_wrap .course-listing {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  width: 100%;
}
.live-q-a-grid .grid_wrap .course-listing .course-thumb {
  /* width: 300px; */
  min-width: 300px;
}
.live-q-a-grid .course-listing .course-content {
  padding-top: 0;
}
.live-q-a-grid .course-listing .course-content h4 {
  text-align: left;
  margin-bottom: 10px;
}
.live-q-a-grid .course-listing .course-content .course_desc {
  margin-bottom: 5px;
}
.live-q-a-grid .course-listing .course-content a.button {
  margin-left: 0;
  margin-bottom: 0;
  display: unset;
  width: fit-content;
  position: unset;
  left: unset;
  bottom: unset;
}
/* partner grid page*/
.partners-grid .course-thumb {
  border: 1px solid #5E5E5E;
}
/* case study pages */
/* hide the sidebar */
body.case-studies div.content_with_sidebar.col-twothird.fl {
  width: 100%;
}
body.case-studies .sidebar.col-third {
  display: none;
}
.case-studies .quote {
  background: #FF4001;
  color: #FFFFFF;
  border: 1px none #16242E;
  margin: 1em 0;
  font-size: 30px;
  line-height: 1.2em;
  font-style: italic;
  padding: 50px;
  quotes: unset;
  /*"\201C""\201D""\2018""\2019";*/
}
.case-studies .su-table th {
  background: #FF4001 !important;
  color: #FFFFFF !important;
}
.su-table table tr.yellow-bg td {
  background-color: #f7f7f7 !important;
}
/* grow the images in a gallery when hovering */
.fl-mosaicflow img:hover {
  transform: scale(1.1);
}
.fl-mosaicflow img {
  transition: all 0.2s ease-in-out;
}
/*reverse for blog case studies not course case studies*/
.single-post.case-studies .page_title .inner {
  display: flex;
  flex-direction: column-reverse;
}
.videos .subtitle,
.case-studies .subtitle,
.workshops .subtitle,
.masterclasses .subtitle,
.resources .subtitle {
  align-self: flex-start;
  margin-top: 50px;
  min-height: unset;
  padding-bottom: 0;
}
.workshops .page_title h1,
.masterclasses .page_title h1,
.videos .page_title h1,
.resources .page_title h1,
.blog-entries .page_title h1,
.case-studies .page_title h1 {
  font-size: 100px;
  text-transform: unset;
}
.videos .page_title h1,
.workshops .page_title h1,
.masterclasses .page_title h1,
.case-studies .page_title h1 {
  margin-bottom: 150px;
}
/* override memberoni setting which misaligns title */
.page_title h1 {
  width: 100% !important;
}
.workshops h2,
.masterclasses h2,
.videos h2,
.blog-entries h2,
.case-studies h2 {
  line-height: 0.9em !important;
}
.workshops,
.masterclasses,
.videos,
.blog-entries,
.case-studies {
  line-heigh: 1.5em;
}
/*** overriding gravity forms styling */
/*
#meet_andy{padding-left: 10px;
padding-right: 10px;
}*/
#meet_andy img,
#meet_jp img {
  width: 300px;
  margin: auto;
  padding: 10px;
  /* max-width: 400px !important; */
}
/* pad text on front page*/
/* override the bb loss of padding */
.landing #w_familiar,
.landing .instant_access,
.landing .w_callout_row,
.landing .w_callouts h2,
.landing #w_inspired,
.landing #meet_andy,
.landing #meet_jp {
  padding: 20px !important;
}
.blog h2.fl-post-feed-title a {
  text-transform: none;
  color: #16242E;
}
.blog .fl-post-feed-comments {
  display: none;
}
.blog .fl-post-feed-more {
  margin-left: 0;
}
/* book downloads */
h2.download_title1 {
  font-size: 90px;
}
h2.download_title2 {
  font-size: 100px;
}
.book_col_1 span.gform_description {
  line-height: 1.8em;
  font-size: 22px;
}
.book_col_2 img {
  -webkit-box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.15);
}
.book_col_1 .gform_wrapper form .gform_description li {
  display: list-item !important;
  text-align: -webkit-match-parent !important;
  list-style: disc !important;
  padding: 5px 0;
  font-size: 20px;
}
.book_col_1 .gform_wrapper form .gform_description ul {
  display: block !important;
  list-style-type: disc !important;
  margin-block-start: 1em !important;
  margin-block-end: 1em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  padding-inline-start: 40px !important;
}
/* override label width for exit survey and get started form*/
.cancel_survey_wrapper,
.get-started_wrapper,
.book_strategy_wrapper {
  max-width: 800px;
  margin: auto;
}
/*.get-started_wrapper p.gform_required_legend, .cancel_survey_wrapper p.gform_required_legend, */
p.gform_required_legend {
  margin-top: 1em;
  display: none;
}
.get-started legend.gfield_label,
.get-started .gfield_checkbox label,
.get-started .gfield_radio label,
.book_strategy legend.gfield_label,
.book_strategy .gfield_checkbox label,
.book_strategy .gfield_radio label {
  font-size: 18px !important;
}
.get-started_wrapper .gform_description,
.book_strategy_wrapper .gform_description,
.cancel_survey_wrapper .gform_description,
.pause_survey_wrapper .gform_description {
  margin-bottom: 1em;
  display: block;
}
.get-started_wrapper #input_9_1_other {
  width: calc(50% - 16px / 2);
  display: block;
  margin-left: 1.5em;
}
.get-started_wrapper input#input_9_3 {
  margin-left: 1.5em;
}
.get-started_wrapper .gform_wrapper form br {
  display: unset;
}
.get-started_wrapper .gform_footer.top_label {
  text-align: center;
}
.cancel_survey .gfield_label,
.get-started_wrapper .gfield_label {
  width: auto !important;
  line-height: 1.5em;
}
.cancel_survey .gfield-choice-input,
.get-started_wrapper .gfield-choice-input {
  margin-bottom: auto;
}
.cancel_survey_container .gform_required_legend,
.get-started_wrapper .gform_required_legend {
  font-style: italic;
  margin-bottom: 1em;
}
.cancel_survey_container .gfield,
.get-started_wrapper .gfield,
.book_strategy_wrapper .gfield {
  width: auto !important;
}
.confirm-sub-change {
  margin: auto;
  max-width: 800px;
  text-align: center;
}
#andy-row .fl-module-rich-text.fl-node-5fc931ccde8dc .fl-rich-text img {
  width: 40%;
  float: right;
  clip-path: polygon(6% 100%, 0% 84%, 0% 84%, 0% 67%, 0% 67%, 8% 46%, 8% 46%, 22% 37%, 22% 37%, 34% 31%, 34% 31%, 33% 25%, 33% 25%, 27% 14%, 27% 14%, 27% 4%, 27% 4%, 32% 0%, 32% 0%, 74% 0%, 74% 0%, 76% 10%, 76% 10%, 76% 24%, 76% 24%, 80% 32%, 80% 32%, 100% 41%, 100% 41%, 100% 100%, 100% 100%);
  shape-outside: polygon(6% 100% 6% 100%, 0% 84%, 0% 84%, 0% 67%, 0% 67%, 8% 46%, 8% 46%, 22% 37%, 22% 37%, 34% 31%, 34% 31%, 33% 25%, 33% 25%, 27% 14%, 27% 14%, 27% 4%, 27% 4%, 32% 0%, 32% 0%, 74% 0%, 74% 0%, 76% 10%, 76% 10%, 76% 24%, 76% 24%, 80% 32%, 80% 32%, 100% 41%, 100% 41%, 100% 100%, 100% 100%);
}
@media screen and (max-width: 768px) {
  .live-q-a-grid #course_grid .grid_wrap .course-listing .course-wrap {
    flex-direction: column;
  }
  .live-q-a-grid .course-listing .course-content {
    padding-top: 20px;
    padding-left: 0;
  }
}
/* membership purchase pages */
.button.mp-hide-pw {
  margin-top: 0;
  margin-right: 0;
}
.strategy-call {
  text-align: center;
}
/* hide disabled links with target #disabled */
[href$="#disabled"] {
  pointer-events: none;
}
/* update dashboard margins and padding for aspect ratios */
.page-template-page-fullwidth .content-grid,
.page-template-default .content-grid {
  padding: 0;
}
.page-template-page-fullwidth #content,
.page-template-default #content {
  padding: 15px;
}
/* but keep the content padding 0 for landing pages*/
.page-template-page-fullwidth.landing #content,
.page-template-default.landing #content {
  padding: 0;
}
.dashboard-courses {
  padding: 15px;
}
.page-template-page-fullwidth .course-listing,
.page-template-default .course-listing {
  padding: 15px !important;
}
.page-template-page-fullwidth article.course-listing,
.page-template-default article-course-listing {
  min-width: 379px;
  min-width: unset;
}
.dashboard .thr-cal-dash {
  margin: 15px;
}
.dashboard .historyblock {
  padding: 0;
}
.page-template-page-fullwidth .col-full,
.page-template-default .col-full {
  padding: 0;
}
.dashboard h2.dashboard-courses {
  padding: 15px;
  margin: 0;
}
.dashboard .dashboard_bottom {
  margin-left: 15px;
  margin-right: 15px;
}
.dashboard .col-full.dashboard_latest {
  padding: 0 15px;
}
@media screen and (max-width: 768px) {
  .freedownload .row {
    display: block;
    margin: auto;
    padding: unset;
    width: unset;
    min-width: unset;
  }
  .freedownload .row .col1,
  .freedownload .row .col2 {
    width: unset;
    text-align: unset;
    padding: unset;
    min-width: unset;
  }
  .download .annually.row {
    flex-wrap: wrap !important;
  }
  .download .annually .col {
    min-width: unset !important;
  }
  .download .imgcol {
    margin: auto;
  }
  /* override nobreak*/
  .nobreak {
    white-space: normal;
  }
  /* put tabs at the bottom on narrow screens*/
  .su-tabs.su-tabs-style-default.su-tabs-mobile-stack.w_tabs {
    display: flex;
    flex-wrap: nowrap;
    /*flex-direction: column-reverse;*/
    flex-direction: column;
  }
  .su-tabs img {
    margin: 0;
  }
}
@media only screen and (max-width: 820px) {
  .user_profile {
    display: none !important;
  }
  #w_different h3 {
    font-size: 50px;
  }
  .instant_access .row.row1 h2 {
    font-size: 80px;
  }
  .instant_access .row1 {
    align-items: unset;
  }
}
/* baya financial page */
.bayafinancial input#gform_submit_button_12,
.hmopropertyinsurance input#gform_submit_button_13 {
  float: right;
}
.bayafinancial .dothisarrow img.alignnone.wp-image-791,
.hmopropertyinsurance .dothisarrow img.alignnone.wp-image-791 {
  float: left;
  margin: -20px -100px;
}
.bayafinancial .poweredby,
.hmopropertyinsurance .poweredby {
  /*text-align: center;*/
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.bayafinancial .bioarrow {
  float: right;
  margin: -90px -90px;
}
.bayafinancial h1,
.hmopropertyinsurance h1 {
  font-size: 100px !important;
}
.hmopropertyinsurance .bioarrow {
  float: right;
  margin: -40px -90px;
}
@media screen and (max-width: 1024px) {
  .bayafinancial .nobreak {
    white-space: normal;
  }
}
@media screen and (max-width: 768px) {
  .bayafinancial #sofa {
    display: none;
  }
}
/*business in property mastermind*/
.superscript {
  vertical-align: 2.25em;
  font-size: 0.25em;
  font-family: sans-serif;
}
@media screen and (max-width: 768px) {
  .w_tab .col,
  .instant_access .row,
  .instant_access .row1 .col1,
  .instant_access .row1 .col2,
  .instant_access .row2 .col1,
  .instant_access .row2 .col2 {
    width: 100%;
    margin-bottom: 10px;
  }
  #lets_go h3 {
    display: none;
  }
  .w_callout {
    min-width: 47%;
  }
}
@media only screen and (max-width: 820px) {
  .live-session-banner.event-countdown {
    flex-direction: column;
  }
  .counter {
    width: 100%;
  }
  .live-session-banner__header {
    margin-right: unset;
  }
  body.roadmap_track div.subtitle {
    width: 100% !important;
  }
}
@media screen and (max-width: 1023px) and (max-width: 1200px) {
  .landing h1,
  .landing h2,
  .landing h3 {
    font-size: calc(1.75rem + 6vw);
  }
}
@media screen and (max-width: 1023px) {
  /*
	.landing h1,
	.landing h2,
	.landing h3{font-size: 6.25rem;
	}
	*/
  #lets_go h3 {
    font-size: 3.125rem;
  }
}
@media screen and (max-width: 1024px) {
  #w_familiar .zingerstripe .nobreak {
    white-space: normal;
  }
  .manual_thankyou .nobreak {
    white-space: normal;
  }
}
.mentoring span {
  background: black;
  color: white;
  padding: 0 20px 10px 20px;
}
#mentoring-row-j-l .mentoring p {
  color: black;
  background-color: unset;
  font-family: FK Screamer Upright;
}
#mentoring-row-j-l .mentoring p {
  line-height: 1em;
  text-indent: -0.3em;
}
.mentoring p {
  line-height: 5em;
}
.mentoring-quote {
  font-size: 70px;
  padding-bottom: 30px;
}
.quote-sig {
  font-size: 30px;
}
#mentoring-row-j-l .quote-sig {
  font-family: ProdSans !important;
}
/* fasttrack */
#ootb-r > .fl-row-content-wrap {
  background-color: #16242e;
  background-image: url("https://thehmoroadmap.co.uk/wp-content/uploads/2022/11/triple-arrow-250x150-1.png"), url("https://thehmoroadmap.co.uk/wp-content/uploads/2022/11/148Devonshiremimb14.jpg");
  background-repeat: no-repeat;
  background-position: top left, center center;
  background-attachment: scroll;
  background-size: 250px, cover;
}
.arrow-mike {
  position: absolute;
  top: -45px;
  left: -30px;
}
.mike-bio {
  position: relative;
  margin-top: 30px;
}
.arrow-joe {
  position: absolute;
  top: -45px;
  right: 0px;
}
.joe-bio-pic {
  position: relative;
  margin-top: 30px;
}
.joe-bio-text {
  margin-right: 80px;
}
.joe-pic {
  margin-right: 80px;
}
.joe-pic img {
  width: 100%;
}
.pain-form .gform_footer.top_label {
  text-align: center;
}
#what-is-ft img,
#ft-benefits img,
.you_need img {
  width: 100%;
}
.you_need li {
  line-height: 2em;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  #ft-benefits .fl-col-group,
  #joe_row .fl-col-group {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .mentoring-quote {
    font-size: 45px;
    padding-bottom: 10px;
  }
  .mentoring-quote br {
    display: none;
  }
  .quote-sig {
    font-size: 20px;
  }
  .mentoring p {
    line-height: 3.5em;
  }
}
/* MM23 quote*/
#mm23-quote br {
  display: none;
}
/* the rows for mentees */
.fl-col-group.fl-node-f37mqw1htz4p.fl-col-group-nested,
.fl-col-group.fl-node-8v9uogh6cprw.fl-col-group-nested {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#bip_text .button {
  margin-left: 0;
}
#bip_vid1 {
  margin: auto;
}
/*fix border issue */
.mastermind .fl-photo-content.fl-photo-img-jpg,
.mastermind .fl-photo {
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .su-tabs-nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .su-tabs-nav .w_tab {
    width: 100%;
  }
}
@media only screen and (max-width: 820px) {
  .dashboard .dashboard_bottom {
    margin-left: 0;
    margin-right: 0;
  }
  .dashboard .dashboard_bottom .recent_content article .content_image {
    position: relative;
    float: none;
    width: 100%;
  }
  .dashboard_bottom .recent_content article .content_details {
    /* width: 69%; */
    /* float: right; */
    position: relative;
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 1023px) and (max-width: 1200px) {
  #lets_go h3 {
    font-size: calc(1.4375rem + 2.25vw);
  }
  .welcome-to-the-hmo-roadmap-2-0 .page_title .nobreak {
    white-space: normal;
  }
}
@media screen and (max-width: 1023px) {
  #floater_1,
  #floater_2,
  .bioarrow,
  .bioarrow2,
  .dothisarrow {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  #hello-andy-div .row {
    display: block;
  }
  #hello-andy-div .left {
    min-width: 40%;
    max-width: 50%;
    float: left;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 400px) {
  #hello-andy-div .row {
    flex-direction: column;
  }
  #hello-andy-div .left {
    min-width: 90%;
    max-width: 100%;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  /* don't push the header outside the bounds */
  #w_6_ways span.nobreak {
    white-space: normal;
  }
  .andy-logos .row {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  /*hello andy section of welcome page */
  #hello-andy img.right {
    height: unset;
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  img.size-medium.wp-image-520.alignleft {
    width: 100%;
  }
  /*make Dashboard & other headings fit on one line*/
  h2 {
    font-size: 15vw;
  }
}
@media only screen and (min-width: 641px) {
  .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
  }
  .newsletter_form li.gfield {
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 769px) {
  ul#menu-welcome-menu li.loginlogout a,
  ul#menu-welcome-menu li.memberbutton a,
  nav.member_menu ul#menu-member-menu li.memberbutton a {
    line-height: 20px;
    border-radius: 20px;
    padding: 5px 20px;
    margin-left: 30px;
  }
  #home_nav #menu-welcome-menu .sub-menu a:hover {
    color: #16242E !important;
  }
}
@media only screen and (min-width: 819px) {
  #header .user_profile nav.member_menu {
    top: 0;
    display: block;
  }
}
@media screen and (min-width: 767px) {
  .su-tabs-nav {
    display: flex;
    justify-content: center;
    /*flex-wrap: nowrap;
		// new tabs breaks */
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 568px) {
  #w_inspired .row2,
  #w_inspired .row1,
  #w_top #w_familiar .row2,
  #w_top #w_familiar .row1,
  .w_callouts h2 {
    width: 100%;
    position: relative;
    left: 0%;
    /* padding: 10px; */
  }
  /* if phone, make the callouts full width */
  .w_callout {
    min-width: 100%;
  }
  #w_testimonials .video_testimonial {
    display: block;
  }
  #w_testimonials .video_testimonial .text_block {
    margin: 10px 0 0 0;
    display: block;
    flex-direction: unset;
    text-align: justify;
  }
  #w_testimonials .testimonial_text {
    margin: 10px;
  }
  #w_testimonials {
    padding: 10px;
  }
  /* override nobreak*/
  .nobreak {
    white-space: normal;
  }
  /*
	#lets_go h2{font-size: 80px;
	}
*/
  .zinger {
    padding-left: unset;
  }
  #w_familiar .zingerstripe {
    font-size: 24px;
    padding: 25px;
  }
  #meet_andy img,
  #meet_jp img {
    width: unset;
    margin: auto;
    padding: unset;
    /* max-width: 400px !important; */
    float: none;
  }
}
@media screen and (max-width: 320px) {
  .save {
    /*hide the save bubble*/
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .roadmap_track .content_track .track_step .course-listing .course-wrap .course-content {
    display: flex !important;
    width: 100%;
  }
}
@media only screen and (min-width: 820px) {
  .podcast1 {
    min-width: min-content;
    padding-right: 20px;
    max-width: 30%;
  }
  .podcast2 {
    max-width: 70%;
  }
}
@media screen and (max-width: 813px) {
  .page_title h1 {
    font-size: 25.5vw !important;
  }
  .blog-entries .page_title h1,
  .videos .page_title h1,
  .workshops .page_title h1,
  .masterclasses .page_title h1,
  .case-studies .page_title h1 {
    font-size: 8vw !important;
    margin-bottom: 10px;
  }
  .videos .page_title h2,
  .workshops .page_title h2,
  .masterclasses .page_title h2,
  .case-studies .page_title h2 {
    font-size: 5vw !important;
    margin-bottom: 10px;
  }
  .videos .subtitle,
  .case-studies .subtitle,
  .workshops .subtitle,
  .masterclasses .subtitle {
    margin-top: 0;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .page_title h1 {
    font-size: 18vw !important;
  }
  .blog-entries .page_title h1,
  .videos .page_title h1,
  .workshops .page_title h1,
  .masterclasses .page_title h1,
  .case-studies .page_title h1 {
    font-size: 15.5vw !important;
    margin-bottom: 10px;
  }
  .videos .page_title h2,
  .workshops .page_title h2,
  .masterclasses .page_title h2,
  .case-studies .page_title h2 {
    font-size: 12.5vw !important;
    margin-bottom: 10px;
  }
  .videos .subtitle,
  .case-studies .subtitle,
  .workshops .subtitle,
  .masterclasses .subtitle {
    margin-top: 0;
    padding: 0;
  }
  .su-table table td {
    padding: 0.5em 0.5em !important;
    border: 1px solid #ccc !important;
    background: #fff !important;
  }
}
@media (max-width: 768px) {
  .mastermind .fl-col-small:not(.fl-col-small-full-width) {
    max-width: 100%;
  }
  .mastermind h1,
  .fasttrack h1 {
    font-size: 10vh;
  }
  .mastermind #upper hr {
    margin-top: 0;
  }
  /* fasttrack*/
  .fl-builder-content .fl-row.fl-node-5ffcfd6190916 .fl-module-rich-text.fl-node-5ffcfdeb7b58f .fl-rich-text img {
    display: none;
  }
  .ben-1-2-1 p {
    text-align: left;
  }
  /*
	.andy-logos img,
	.jp-logos img{width: 50% !important;
	}*/
  .ben-1-2-1 p {
    text-align: left !important;
  }
}
@media screen and (max-width: 820px) {
  .col-third {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 820px) {
  .col-third {
    margin: 1%;
    width: 31%;
  }
}
.landing .media-modal-content h1,
.landing .media-modal-content h2,
.landing .media-modal-content h3 {
  font-size: 20px;
}
/* Styles for formatting sub-ordered-list-items with 1.1., 1.1.1., etc.)*/
/* First, set all numbered lists to use counter-reset */
.nested-list ol {
  counter-reset: item;
}
/* Display all list items in a numbered list in block display */
.nested-list ol > li {
  display: block;
  padding: 10px;
}
/* Use a counter that checks the number of items and adds a "." between them and ends with ". " */
.nested-list ol > li:before {
  content: counters(item, ".") ". ";
  counter-increment: item;
}
/* inline align the consent label everywhere */
label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
  display: inline;
}
/*hide header and footer on accel (10922) and accel+ (10789, 10849)registration pages*/
body.postid-10789 #header,
body.postid-10789 .mobile_menu,
body.postid-10789 #nav_main,
body.postid-10789 #footer,
body.postid-10849 #header,
body.postid-10849 .mobile_menu,
body.postid-10849 #nav_main,
body.postid-10849 #footer,
body.postid-10922 #header,
body.postid-10922 .mobile_menu,
body.postid-10922 #nav_main,
body.postid-10922 #footer {
  display: none;
}
