/* --------------------------------------------------------- */
/* ---------------------- Membership ----------------------- */
/* --------------------------------------------------------- */
/*--PREDEFINED COLOURS--*/
/*--RESPONSIVE BREAKPOINTS--*/
/*--PREDEFINED COLOURS--*/
/*--RESPONSIVE BREAKPOINTS--*/
/* FONT FAMILY */
/* PHONE MEDIA QUERY */
/* TABLET MEDIA QUERY */
/* DESKTOP MEDIA QUERY */
/*----------------------- MIXINS -----------------------*/
.middle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*----------------------- ANIMATION -----------------------*/
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    tranform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    tranform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    tranform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    tranform: rotate(360deg);
  }
}
@keyframes bouncing {
  0%,
  100% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(0, 0, 1);
  }
}
@-webkit-keyframes bouncing {
  0%,
  100% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(0, 0, 1);
  }
}
@keyframes pulse {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes up-and-down {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 15px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.membershipCategory {
  width: 20%;
  height: 99px;
  text-align: left;
  padding-bottom: 40px !important;
  font-size: 20px;
  background-image: url(/sites/default/files/APA_ARROW_30X30.png) !important;
  background-repeat: no-repeat !important;
  background-position: 98% 87% !important;
  border-radius: 0;
}
.membership #section-main-content {
  margin-top: 30px;
}
.GroupTabs .dexp_tab_wrapper .nav-title {
  position: absolute;
  margin-top: 37px;
  color: white;
  font-weight: bold;
  font-size: 20px;
}
.GroupTabs .dexp_tab_wrapper ul {
  width: 615px;
  position: absolute;
  margin: 80px 0 65px;
  border-bottom: none;
}
.GroupTabs .dexp_tab_wrapper ul li {
  float: left;
  width: 293px;
  border-bottom: 0.5px rgba(195, 200, 200, 0.8) solid;
  border-top: 0.5px rgba(195, 200, 200, 0.8) solid;
  border-left: 0.5px rgba(195, 200, 200, 0.8) solid;
}
.GroupTabs .dexp_tab_wrapper ul li:nth-child(even) {
  border-right: 0.5px rgba(195, 200, 200, 0.8) solid;
}
.GroupTabs .dexp_tab_wrapper ul li.active a {
  background-color: #009fda !important;
}
.GroupTabs .dexp_tab_wrapper ul li.active a:focus {
  color: white;
}
.GroupTabs .dexp_tab_wrapper ul li a {
  line-height: 32px;
  background-color: transparent;
  padding: 0 12px;
  border-radius: 0;
  margin: 0;
  color: white;
}
.GroupTabs .dexp_tab_wrapper ul li:not(.active):hover a {
  background-color: rgba(0, 122, 201, 0.5);
}
.GroupTabs .dexp_tab_wrapper .tab-content {
  float: left;
  width: 100%;
  margin-right: 15px;
  height: 600px;
  border: none;
  padding: 0px;
}
.GroupTabs .dexp_tab_wrapper .tab-content p {
  margin: 0 0 20px;
}
.GroupTabs .dexp_tab_wrapper .tab-content .tab-pane {
  transition: all 0.2s ease-in-out 0s;
}
.GroupTabs .dexp_tab_wrapper .tab-content img {
  width: 100%;
  height: 600px;
}
.GroupTabs .dexp_tab_wrapper .tab-content .GroupTab h2 {
  color: white;
  font-size: 34px;
}
.GroupTabs .dexp_tab_wrapper .tab-content h5 {
  color: white;
  font-size: 20px;
}
.GroupTabs .dexp_tab_wrapper .tab-content button {
  left: 40px;
  bottom: 50px;
  width: 135px;
  margin-top: 35px;
}
.CustomBox .box-left .box-icon span i.favoui:before {
  content: " ";
}
.CustomBox .box-left .box-icon span i.fa {
  margin: 0;
}
.CustomBox .box-left .box-icon span i {
  width: 44px;
  height: 44px;
  background-size: contain;
}
.content .imagecover {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 600px;
  position: absolute;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 0px;
}
.box-left .box-icon span i.fullTime {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_.png);
}
.box-left .box-icon span i.partTime {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_2.png);
}
.box-left .box-icon span i.reduced {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_3.png);
}
.box-left .box-icon span i.graduate {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_4.png);
}
.box-left .box-icon span i.student {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_5.png);
}
.box-left .box-icon span i.updateDetail {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_6.png);
}
.box-left .box-icon span i.categoriesFee {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_7.png);
}
.box-left .box-icon span i.Benefit {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_8.png);
}
.box-left .box-icon span i.NationalGroup {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_9.png);
}
.box-left .box-icon span i.Information {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_10.png);
}
.box-left .box-icon span i.Committee {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_11.png);
}
.box-left .box-icon span i.retired {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_12.png);
}
.box-left .box-icon span i.physioAssistant {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_13.png);
}
.box-left .box-icon span i.associate {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_14.png);
}
.box-left .box-icon span i.affiliate {
  background-image: url(/sites/all/libraries/ICONS/MEMBERSHIP_ICONS_15.png);
}
/*********************************************/
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu li {
  position: relative;
}
.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.sf-menu > li {
  float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
  margin: 0;
  width: 200px;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu ul ul {
  top: 0;
  left: 100%;
}
.sf-menu {
  float: left;
  margin-bottom: 1em;
}
.sf-menu ul {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  min-width: 12em;
  /* allow long menu items to determine submenu width */
  *width: 12em;
  /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
  border-left: 0.5px solid #fff;
  border-top: 0.5px solid #dFeEFF;
  /* fallback colour must use full shorthand */
  border-top: 0.5px solid rgba(255, 255, 255, 0.5);
  padding: 0.75em 1em;
  text-decoration: none;
  zoom: 1;
  /* IE7 */
}
.sf-menu a {
  color: #13a;
}
.sf-menu li {
  background: #BDD2FF;
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.sf-menu ul li {
  background: #AABDE6;
}
.sf-menu ul ul li {
  background: #9AAEDB;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: #CFDEFF;
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none;
}
/* Membership Question */
.ProgressHolder {
  height: 110px;
  width: 800px;
  position: relative;
  margin: auto;
}
.ProgressHolder .ProgressBar {
  overflow: hidden;
  width: 800px;
  height: 100px;
  position: absolute;
}
.ProgressHolder .ProgressBar .ProgressBarHolder {
  background-image: url(/sites/default/files/TIMELINE.png);
  width: 800px;
  height: 100px;
  position: absolute;
  z-index: 5;
}
.ProgressHolder .ProgressBar .ProgressBarBack {
  width: 800px;
  height: 80px;
  position: absolute;
  background-color: #c3c8c8;
  z-index: 3;
}
.ProgressHolder .ProgressBar .ProgressBarBar {
  width: 800px;
  height: 80px;
  position: absolute;
  background-color: #009fda;
  margin-left: -747px;
  z-index: 4;
  transition: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.45, 0.75, 0.8);
  transition-timing-function: cubic-bezier(0.2, 0.45, 0.75, 0.8);
}
.ProgressHolder .SectionHolder {
  width: 800px;
  position: absolute;
  z-index: 5;
}
.ProgressHolder div[id^="Section"] {
  float: left;
  width: 40px;
  margin-right: 150px;
  margin-top: 1.4px;
  cursor: pointer;
}
.ProgressHolder div#Section5 {
  margin-right: 0;
}
.ProgressHolder div[id^="Section"] [class^="Label"] {
  color: #009fda;
  width: 190px;
  margin-left: -20px;
  transition: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.54, -0.89, 0.7, 1.41);
  transition-timing-function: cubic-bezier(0.54, -0.89, 0.7, 1.41);
  margin-bottom: 15.3px;
}
.ProgressHolder div[id^="Section"] div.Label1 {
  margin-left: 17px;
}
.ProgressHolder div[id^="Section"] div.Label2 {
  margin-left: -25px;
}
.ProgressHolder div[id^="Section"] div.Label3 {
  margin-left: -38px;
}
.ProgressHolder div[id^="Section"] div.Label4 {
  margin-left: -50px;
}
.ProgressHolder div[id^="Section"] [class^="Circle"] {
  background-color: #009fda;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  margin: 3px auto;
  z-index: 5;
  transition: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.54, -0.89, 0.7, 1.41);
  transition-timing-function: cubic-bezier(0.54, -0.89, 0.7, 1.41);
}
.ProgressHolder div[id^="Section"] div.Circle1 {
  margin-left: 18px;
}
.ProgressHolder div[id^="Section"] div.Circle2 {
  margin-left: 13px;
}
.ProgressHolder div[id^="Section"] div.Circle3 {
  margin-left: 8px;
}
.ProgressHolder div[id^="Section"] div.Circle4 {
  margin-left: 3px;
}
.ProgressHolder div[id^="Section"] div.Circle5 {
  margin-left: -2.1px;
}
.ProgressHolder .active div[class^="Label"] {
  color: #009fda;
  font-weight: bold;
}
.ProgressHolder .passed div[class^="Circle"] {
  background-color: #c3c8c8;
}
#block-block-255 .MemberQInfo2 p {
  margin: 40px 0 50px;
  padding-left: 0;
  font-size: 20px;
  text-indent: 0;
}
.MainQuestionHolder {
  width: 100%;
  overflow: hidden;
}
.MainQuestionHolder .SectionHolder {
  text-align: center;
}
.MainQuestionHolder .SectionHolder .MPcontainer {
  margin: auto;
  width: 95%;
  border: 0.5px solid rgba(195, 200, 200, 0.5);
  padding: 25px 40px;
  overflow: hidden;
  margin-top: 35px;
  font-size: 1.2em;
}
.MainQuestionHolder .SectionHolder .MPcontainer p {
  display: none;
}
.MainQuestionHolder .SectionHolder .MPcontainer .node {
  margin-top: 0!important;
}
.MainQuestionHolder .SectionHolder .MPcontainer label {
  float: left;
  font-weight: 400;
  color: #000;
}
.MainQuestionHolder .SectionHolder .MPcontainer .flex-col-10,
.MainQuestionHolder .SectionHolder .MPcontainer .flex-col-2 {
  padding-top: 0!important;
}
.node-membership-type section.post-content .MTcontent {
  font-size: 1.2em;
}
.MainQuestionHolder .SectionHolder #Sections5 .MPcontainer {
  margin: 30px auto;
}
MainQuestionHolder .SectionHolder #Sections3 h2:not(.MTtitle),
.MainQuestionHolder .SectionHolder #Sections4 h2:not(.MTtitle),
.MainQuestionHolder .SectionHolder #Sections5 h2:not(.MTtitle) {
  font-size: 50px;
}
.node-membership-type section.post-content {
  text-align: left;
}
.node-membership-type section.post-content h2 {
  font-weight: bold;
  margin-bottom: 5px;
}
.node-membership-type section.post-content .MTcontent {
  margin-bottom: 8px;
}
.MTcontentTitle {
  color: #009fda;
  font-weight: bold;
  float: left;
  margin-right: 5px;
}
.node-membership-type section.post-content .MTcontent:nth-child(3) .MTcontentTitle,
.node-membership-type section.post-content .MTcontent:nth-child(4) .MTcontentTitle {
  width: 100%;
  float: initial;
  margin: 0;
}
.MainQuestionHolder .SectionHolder #Sections4 p {
  text-align: left;
  margin-bottom: 15px;
}
table.MTtable {
  border: none;
  margin-top: 50px;
}
table.MTtable tbody {
  border: none;
}
table.MTtable td {
  border: none !important;
  padding: 0 !important;
  text-align: left;
}
.node-membership-type .post-content .MTcontent .MTprice {
  margin-left: 52px;
}
.node-membership-type .post-content .MTcontent .MTprice:nth-child(1) {
  margin-left: 0;
}
.membershipcontype .intro .field--name-field-intro {
  font-size: 1.6em;
  line-height: 1.3em;
  margin: 0;
  margin-bottom: 15px;
  color: black;
}
.membershipcontype .views-exposed-form {
  display: none;
}
.membershipcontype .dynamic-membership-type .MTtitle {
  color: #009fda;
  font-size: 1.8em;
  font-family: Roboto;
  font-weight: 700;
  padding-top: 35px;
  margin: 12px 0px 10px;
  letter-spacing: 0px;
}
.node-membership-type.node-teaser .post-content .MTcontent .MTprice {
  margin-left: 60px;
}
.MainQuestionHolder div[id^="Sections"] .buttons {
  margin: 20px auto 10px;
}
.MainQuestionHolder #Sections1 .buttons {
  margin-top: 60px;
  margin-bottom: 50px;
}
.MainQuestionHolder #Sections5 .buttons {
  margin: 85px auto 10px;
}
.MainQuestionHolder div[id^="Sections"] .buttons div {
  color: #000;
  padding: 10px 20px;
  font-family: Cairo;
  font-weight: 400;
  float: left;
  cursor: pointer;
  background-color: rgba(195, 200, 200, 0.6);
  transition: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.45, 0.75, 0.8);
  transition-timing-function: cubic-bezier(0.2, 0.45, 0.75, 0.8);
}
.MainQuestionHolder div[id^="Sections"] .buttons div:hover {
  background-color: #009fda;
}
.MainQuestionHolder div[id^="Sections"] .buttons .prev,
.MainQuestionHolder div[id^="Sections"] .buttons .restart {
  margin-right: 4px;
}
.MainQuestionHolder div[id^="Sections"] .buttons .Join {
  background: none;
  padding: 0;
}
.MainQuestionHolder div[id^="Sections"] .buttons .Join button {
  margin: 0;
  width: 100%!important;
}
.MainQuestionHolder div#Sections2 div[id^="question"] {
  transition: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.45, 0.75, 0.8);
  transition-timing-function: cubic-bezier(0.2, 0.45, 0.75, 0.8);
}
.MainQuestionHolder div#Sections2 .buttons div {
  width: auto;
}
.MTtable td label {
  width: 85%;
}
.sep {
  clear: both;
}
#Sections5 .MTcontentTitle {
  color: black;
  font-weight: 300;
  font-size: 15px;
}
#Sections5 #chosenTypeName,
#Sections5 #chosenNGName,
#Sections5 #totalCost {
  float: left;
  margin: 0 0 0 10px;
  font-weight: bold;
}
#Sections5 #chosenNGName .NGindiv {
  font-weight: bold;
}
#Sections5 #totalCost {
  font-weight: bold;
}
.membership-type-question #section-main-content {
  position: relative;
  display: block;
  padding-bottom: 70px;
}
.membership-type-question .MainQuestionHolder {
  width: 100%;
  overflow: visible;
  position: relative;
  height: auto;
}
.membership-type-question .MainQuestionHolder .SectionHolder h2 {
  font-size: 4em;
  padding-top: 60px;
  font-weight: 200;
  font-family: Cairo;
  margin: 0 auto;
  max-width: 860px;
}
@media all and (max-width: 768px) {
  .membership-type-question .MainQuestionHolder .SectionHolder h2 {
    font-size: 2em!important;
  }
}
@media all and (max-width: 480px) {
  .membership-type-question .MainQuestionHolder .SectionHolder h2 {
    padding: 30px 0px 0px !important;
  }
}
.membership-type-question .MainQuestionHolder .SectionHolder .buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  .membership-type-question .MainQuestionHolder .SectionHolder .buttons div {
    font-size: 1em!important;
    min-width: 155px!important;
  }
  .membership-type-question .MainQuestionHolder .SectionHolder .buttons div button {
    min-width: 155px;
    font-size: 1em !important;
    min-height: 37px!important;
  }
}
@media screen and (max-width: 335px) {
  .membership-type-question .MainQuestionHolder .SectionHolder .buttons div {
    font-size: 0.87em !important;
    min-width: 138px!important;
  }
  .membership-type-question .MainQuestionHolder .SectionHolder .buttons div button {
    min-width: 138px;
    font-size: 1em !important;
  }
}
.membership-type-question .MainQuestionHolder .SectionHolder .buttons.main {
  flex-direction: row;
}
.membership-type-question .MainQuestionHolder .SectionHolder .buttons.main button {
  color: #000;
  font-weight: 400!important;
  padding: 10px 20px;
  min-height: 43px;
  float: left;
  cursor: pointer;
  border: 0;
  background-color: rgba(195, 200, 200, 0.6);
  transition: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.45, 0.75, 0.8);
  transition-timing-function: cubic-bezier(0.2, 0.45, 0.75, 0.8);
}
.membership-type-question .MainQuestionHolder .SectionHolder .buttons.main button:hover {
  background: #009fda;
  color: #fff !important;
}
.membership-type-question .MainQuestionHolder .SectionHolder .prev,
.membership-type-question .MainQuestionHolder .SectionHolder .next,
.membership-type-question .MainQuestionHolder .SectionHolder #resetQuestion,
.membership-type-question .MainQuestionHolder .SectionHolder .restart,
.membership-type-question .MainQuestionHolder .SectionHolder button {
  min-width: 200px;
  font-size: 1.2em !important;
}
.membership-type-question .MainQuestionHolder .SectionHolder .prev:hover,
.membership-type-question .MainQuestionHolder .SectionHolder .next:hover,
.membership-type-question .MainQuestionHolder .SectionHolder #resetQuestion:hover,
.membership-type-question .MainQuestionHolder .SectionHolder .restart:hover,
.membership-type-question .MainQuestionHolder .SectionHolder button:hover {
  background-color: #009fda;
  color: #fff;
}
.membership-type-question .MainQuestionHolder .SectionHolder #resetQuestion {
  text-transform: lowercase;
  font-size: 1.2em;
}
.membership-type-question .MainQuestionHolder .SectionHolder #resetQuestion::first-letter {
  text-transform: uppercase;
}
.membership-type-question .MainQuestionHolder label[class^="optionLabel"] {
  cursor: pointer;
}
.membership-type-question .MainQuestionHolder .question .buttons {
  margin: 50px auto;
}
.membership-type-question .MainQuestionHolder .question .buttons label {
  float: left;
  clear: both;
  padding: 5px 20px;
  margin: 10px;
  min-width: 100px;
  max-width: 70%;
  text-align: center;
  font-size: 1.4em;
  font-family: Cairo;
  font-weight: 400;
  color: #333;
  transition: 0.1s linear;
  width: 100%;
  max-width: 900px;
  padding: 25px 50px;
  margin: 0 auto;
  background: none;
  border: 0.5px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0.5px solid rgba(0, 159, 218, 0);
}
.membership-type-question .MainQuestionHolder .question .buttons label:last-of-type {
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
}
.membership-type-question .MainQuestionHolder .question .buttons label:hover {
  color: #009fda;
  background: rgba(0, 0, 0, 0.012);
}
@media all and (max-width: 480px) {
  .membership-type-question .MainQuestionHolder .question .buttons label {
    width: 100%;
    max-width: 100%;
  }
}
.membership-type-question .MainQuestionHolder .question .buttons.main {
  flex-direction: row;
  margin-top: 0;
}
@media all and (max-width: 480px) {
  .membership-type-question .MainQuestionHolder .question .buttons {
    margin: 15px auto;
  }
  .membership-type-question .MainQuestionHolder .question .buttons label {
    font-size: 1.2em;
  }
}
.membership-type-question .MainQuestionHolder #Sections1 .buttons {
  flex-direction: row;
  justify-content: center;
}
.membership-type-question .MainQuestionHolder #Sections1 .buttons .prev,
.membership-type-question .MainQuestionHolder #Sections1 .buttons .next {
  display: inline-block;
  float: none;
  text-decoration: none;
}
.membership-type-question .MainQuestionHolder #Sections1 .buttons.main {
  flex-direction: row;
}
.membership-type-question .MainQuestionHolder #Sections2 .question .buttons label {
  float: left;
  clear: both;
  padding: 20px 20px;
  min-width: 200px;
  text-align: center;
  font-family: Cairo;
  font-weight: 400;
  transition: 0.1s linear;
}
.membership-type-question .MainQuestionHolder #Sections2 .question .buttons.main {
  flex-direction: row;
  margin-top: 0;
}
.membership-type-question .MainQuestionHolder #Sections3 .buttons {
  flex-direction: row;
  justify-content: center;
}
.membership-type-question .MainQuestionHolder #Sections3 .buttons.main {
  flex-direction: row;
  margin-top: 0;
}
.membership-type-question .MainQuestionHolder #Sections3 .MPcontainer {
  overflow-y: auto;
  margin: 50px auto;
  padding: 50px;
  width: 100%;
  max-width: 1000px;
}
.membership-type-question .MainQuestionHolder #Sections3 .MPcontainer h2.MTtitle {
  position: relative;
  padding: 30px 0;
  margin: 0;
  font-weight: 400;
  line-height: 1em;
}
@media all and (max-width: 480px) {
  .membership-type-question .MainQuestionHolder #Sections3 .MPcontainer {
    margin: 35px auto;
    padding: 15px;
  }
  .membership-type-question .MainQuestionHolder #Sections3 .MPcontainer h2.MTtitle {
    padding: 30px 0px !important;
    font-size: 1.5em !important;
  }
}
.membership-type-question .MainQuestionHolder #Sections3 .MPcontainer .node-membership-type h2.MTtitle {
  font-size: 3em;
}
.membership-type-question .MainQuestionHolder #Sections4 h2 {
  max-width: 560px;
}
.membership-type-question .MainQuestionHolder #Sections4 .buttons {
  flex-direction: row;
  justify-content: center;
}
.membership-type-question .MainQuestionHolder #Sections4 .buttons.main {
  flex-direction: row;
}
.membership-type-question .MainQuestionHolder #Sections4 #mt-national-group .flex-cell {
  justify-content: flex-start;
  align-items: center;
}
.membership-type-question .MainQuestionHolder #Sections4 #mt-national-group div[class^="flex-col"] {
  align-items: flex-start;
  display: flex;
  padding-top: 15px;
}
.membership-type-question .MainQuestionHolder #Sections4 #mt-national-group .div[class^="NGprice"] {
  padding: 0 10px;
}
@media all and (max-width: 768px) {
  .membership-type-question .MainQuestionHolder #Sections4 #mt-national-group .flex-cell {
    flex-direction: column;
  }
  .membership-type-question .MainQuestionHolder #Sections4 #mt-national-group .flex-cell .flex-col-6 {
    width: 100%;
  }
}
.membership-type-question .MainQuestionHolder #Sections5 .buttons {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.membership-type-question .MainQuestionHolder #Sections5 .buttons .prev,
.membership-type-question .MainQuestionHolder #Sections5 .buttons .restart,
.membership-type-question .MainQuestionHolder #Sections5 .buttons .Join {
  margin: 10px;
}
.membership-type-question .MainQuestionHolder #Sections5 .buttons.main {
  flex-direction: row;
  margin-top: 0;
}
@media all and (max-width: 570px) {
  .membership-type-question .MainQuestionHolder #Sections5 .buttons {
    flex-direction: column;
  }
}
/* ADJUST SHORTCODE BOX FOR CATEGORIES & FEES */
@media all and (max-width: 570px) {
  .page-node-109 #section-main-content .dexp-box-shortcode {
    padding: 15px 20px 15px;
    border-bottom: 1px solid #e7e8e9;
    margin: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 830px) {
  .ProgressHolder {
    width: 730px;
    transform: scale(0.9);
    margin-left: -20px;
  }
}
@media all and (max-width: 767px) {
  .ProgressHolder {
    display: none;
  }
}
/*  */
.page-node-322 #section-parallax-first > .dexp-container > .row {
  margin: 0;
}
.page-node-322 #section-parallax-first > .dexp-container > .row > .region {
  padding: 0;
}
.page-node-322 #section-parallax-first #block-block-256 .rightPanel {
  margin-left: auto;
}
/* membership/categories-fee 'view' setting */
#tttasdf div[id^="membership-type-block-"] .node section.post-content {
  padding-top: 0;
}
/* MEMBERSHIP LEFT CONTENT */
@media all and (min-width: 993px) {
  .page-node-type-membership .region-content {
    padding-right: 60px;
  }
}
/* MEMBERSHIP SIDEBAR */
@media all and (max-width: 992px) {
  .page-node-type-membership .region-right-sidebar {
    display: none;
  }
}
/* APA MEMBER INSURANCE */
@media all and (max-width: 768px) {
  .page-node-727 .left-content {
    padding: 0;
  }
}
@media all and (max-width: 570px) {
  .page-node-727 .left-content {
    padding: 0;
  }
}
@media all and (max-width: 570px) {
  .page-node-727 .container .region-content {
    padding: 0;
  }
}
/* JOIN BUTTON */
.page-node-type-membership #section-main-content #ng-join-btn {
  text-transform: uppercase;
  font-weight: 300;
  font-family: Roboto;
  margin-top: 20px;
  text-align: center;
}
.page-node-type-membership #section-main-content #ng-join-btn span {
  padding: 8px 60px;
  display: block;
}
@media all and (max-width: 768px) {
  .page-node-type-membership #section-main-content #ng-join-btn {
    width: 100%;
    text-align: center;
  }
}
/* DYNAMIC MEMBERSHIP TYPE */
#block-system-main-block .view-membership-type .node-membership-type {
  padding: 0!important;
  margin: 0!important;
}
#block-system-main-block .view-membership-type .node-membership-type + .node h2.MTtitle {
  padding-top: 15px;
}
#block-system-main-block .view-membership-type .node-membership-type .post-content {
  padding: 0;
  margin: 0;
}
#block-system-main-block .view-membership-type .node-membership-type h2.MTtitle {
  color: #009fda;
  font-size: 1.8em;
  font-family: Roboto;
  font-weight: 700;
  padding-top: 35px;
  margin: 12px 0px 10px;
  letter-spacing: 0px;
}
#block-system-main-block .view-membership-type .node-membership-type .MTcontentTitle {
  color: #333;
}
#block-system-main-block .view-membership-type .node-membership-type .MTcontent {
  font-size: 1.2em;
}
#block-system-main-block .view-membership-type .node-membership-type .MTcontent ul {
  font-size: 1em;
}
#block-system-main-block .view-membership-type .node-membership-type .MTcontent.insurance-field {
  font-size: 16.8px;
  display: flex;
}
#block-system-main-block .view-membership-type .node-membership-type .MTcontent.insurance-field .MTcontentTitle {
  float: left;
  width: unset;
  margin-right: 5px;
  white-space: nowrap;
}
#block-system-main-block .view-membership-type .node-membership-type .MTcontent.insurance-field p {
  color: #666666;
  font-size: 16.8px;
}
.view-membership-type .node-membership-type.contextual-links-region .MTcontent li {
  font-size: 0.9em;
  color: #666666;
}
.view-membership-type .node-membership-type .MTcontent li {
  font-size: 16.8px;
  color: #666666;
}
.node-membership-type-dexp-portfolio .body-field {
  margin-bottom: 20px;
}
/* CATEGORIES & FEES DIM IMAGE BANNER */
.page-node-109 .region-banner .jarallax .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
}
.page-node-108 #membership-features .box-content a.button,
.page-node-109 #categories-fees-features .box-content a.button,
.page-node-155 #member-benefits-features .box-content a.button,
.page-node-86 #pd-features .box-content a.button,
#member-resources-icons .box-content a.button {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: none!important;
}
.page-node-108 #membership-features .box-content a.button:hover,
.page-node-109 #categories-fees-features .box-content a.button:hover,
.page-node-155 #member-benefits-features .box-content a.button:hover,
.page-node-86 #pd-features .box-content a.button:hover,
#member-resources-icons .box-content a.button:hover {
  background: none!important;
}
.page-node-108 #membership-features .box-content a.button span,
.page-node-109 #categories-fees-features .box-content a.button span,
.page-node-155 #member-benefits-features .box-content a.button span,
.page-node-86 #pd-features .box-content a.button span,
#member-resources-icons .box-content a.button span {
  display: none;
}
.apa-shortcode-boxwrapper {
  margin-top: -1%;
}
.apa-shortcode-boxwrapper .dexp-box-shortcode {
  width: 100%!important;
}
.region-right-sidebar #block-evolve-block-357 ul.nav {
  display: flex;
  flex-direction: column;
}
.region-right-sidebar #block-evolve-block-357 ul.nav li {
  line-height: 1.2em;
}
