@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

@import url('https://fonts.googleapis.com/css?family=Roboto');


h1,h2,h3,h4,h5,h6, *{
    font-family: 'Montserrat', sans-serif;
}

#idFooterPoweredByWA {
    display: none;
}
#contentBalancePanelId {
  display: none;
}

#ctl00_ContentArea_donationsTabLabel{
  display: none;
}

#ctl00_ContentArea_subscriptionsTabLink{
  display: none;
}

#id_6NfRKGL ul.firstLevel>li:first-child{
display:none;
}
#id_6NfRKGL ul.firstLevel>li:nth-child(2){
display:none;
}
#id_6NfRKGL ul.firstLevel>li:nth-child(3){
display:none;
}
#id_6NfRKGL ul.firstLevel>li:nth-child(4){
display:none;
}

#id_6NfRKGL ul.firstLevel.adpated>li:first-child{
display:none;
}
#id_6NfRKGL ul.firstLevel.adapted>li:nth-child(2){
display:none;
}
#id_6NfRKGL ul.firstLevel.adapted>li:nth-child(3){
display:none;
}
#id_6NfRKGL ul.firstLevel.adapted>li:nth-child(4){
display:none;
}

#id_cXOLKQ2 ul.firstLevel>li:first-child{
display:none;
}
#id_cXOLKQ2 ul.firstLevel>li:nth-child(2){
display:none;
}
#id_cXOLKQ2 ul.firstLevel>li:nth-child(3){
display:none;
}
#id_cXOLKQ2 ul.firstLevel>li:nth-child(4){
display:none;
}
a.buttonStyle0010, a:link.buttonStyle0010 {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
    padding: 8px 20px;
    background: #ffcc00;
    border: 0;
    outline: 0;
    color: #091f48;
    font: normal 16px/1.5 'Montserrat',sans-serif;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-appearance: none;
}

a.buttonStyle0010:hover, a:link.buttonStyle0010:hover {
    background: #091f48 ;
}



#FunctionalBlock1_ctl00_ctl00_stepTemplate_upgradeWarningBox_idConfirmWindowStyle{
  display: none;
}

.WaGadgetMobilePanel .mobilePanel{
  background: #091f48;
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel{
  background:#091f48;
  border-top: #091f48;
}

.WaGadgetMobilePanel .mobilePanel .mobilePanelButton:active, .WaGadgetMobilePanel .mobilePanel .mobilePanelButton.active{
  background: #091f48;
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel>li.sel>.item>a{
  color: #FFCC00;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .stickyMenu.active{
  padding-left: 10%;
  border-bottom: none;

}

@media only screen and (max-width: 1400px){
  .WaGadgetMenuHorizontal.HorizontalMenuStyle001 .stickyMenu.active{
  padding-left: 7%;
}
}

@media only screen and (max-width: 1200px){
  .WaGadgetMenuHorizontal.HorizontalMenuStyle001 .stickyMenu.active{
  padding-left: 5%;
}
}

@media only screen and (max-width: 1200px){
  .WaGadgetMenuHorizontal.HorizontalMenuStyle001 .stickyMenu.active{
  padding-left: 5%;
}
}
.desktop-nav-footer{
padding-left: 10%;
padding-right: 10%;
position: absolute;
bottom: 0;
}

@media only screen and (max-width: 1500px){
  .desktop-nav-footer{
padding-left: 5%;
padding-right: 5%;
}
}
@media only screen and (max-width: 1200px){
  .desktop-nav-footer{
padding-left: 2%;
padding-right: 2%;
}
}
.desktop-nav{
padding-left: 10%;
padding-right: 10%;
}

@media only screen and (max-width: 1500px){
  .desktop-nav{
padding-left: 5%;
padding-right: 5%;
}
}
@media only screen and (max-width: 1200px){
  .desktop-nav{
padding-left: 2%;
padding-right: 2%;
}
}
.WaGadgetCustomMenu.menuStyle001 ul li a {
    font-family: 'Montserrat', sans-serif;
    color: #060D14;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    border: 1px solid rgba(13, 13, 13, 0.30) !important;
    padding: 8px 24px 8px 24px !important;
    text-align: center !important;
    border-radius: 20px !important;
    z-index: 10 !important;
}
.WaGadgetCustomMenu.menuStyle001 ul li a:hover {
    color: #394046;
    text-decoration: underline;
}
.WaGadgetMenuHorizontal .menuInner {
    background: #ffffff;
}


.genericListTable thead th, .membersTable thead th {
    color: #091f48;
    font-family: 'Montserrat', sans-serif;
}
 
.WaGadgetAuthorizationRequired .oAuthForm .oAuthButtonsContainer a.wa-authenticateLoginLink {
    display: none;}

/* CE: HIDE STOP RECURRING PAYMENTS BUTTONS  */

#FunctionalBlock1_ctl00_ctl00_Membership_cancelRecurringBottomButton.typeButton.button
{
display:none;
}
#listButtonStopRecurring.button
{
display:none;
}

/* CE: ADD DESCRIPTIVE LINE TO RECURRING PAYMNENT DESCRIPTION */

#FunctionalBlock1_ctl00_ctl00_Membership_sharedMembershipLevelView_renewal.levelRenewal::after {
       display: block;
       content: "Annual Commitment, Monthly Payment";
       visibility: visible;
}

#FunctionalBlock1_ctl00_ctl00_Membership_sharedMembershipLevelView_renewal{
       visibility: hidden;
}

#FunctionalBlock1_ctl00_ctl00_Membership_sharedMembershipLevelView_recurring{
       display: none;
}

#FunctionalBlock1_ctl00_ctl00_Membership_sharedMembershipLevelView_changeInstruction{
       display: none;
}

/* CE: HIDE NUMBER OF SPACES LEFT IN REGISTRATION TYPES OF EVENTS */
.availableRegistrationCount {
    font-size: 16px;
    color: #ffffff
}



/* CE: HIDE WARNING THAT FULL PRICE OF NEW MEMBERSHIP WILL BE BILLED
Note that enabling this may cause other warning messages not to appear */

/*
#FunctionalBlock1_ctl00_ctl00_stepTemplate_upgradeWarningBox_messageText
{
display: none;
}
.commonMessageBox{
       display: none;
}
*/

/* CE: Code to change page width START */
.WaPlaceHolder { max-width: 100%; }
/* Code to change page width END */

.public-nav{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* H1 Resize to 38pt on Mobile */
@media screen and (max-width: 1236px) {html:not([class*="WaPlaceHolder"]) .h1, html:not([class*="WaPlaceHolder"]) h1{
    font-size: 38px;
  }
}

/* H1 Resize to 36pt on Mobile */
@media screen and (max-width: 1087px) {html:not([class*="WaPlaceHolder"]) .h1, html:not([class*="WaPlaceHolder"]) h1{
    font-size: 36px;
  }
}

/* H1 Resize to 34pt on Mobile */
@media screen and (max-width: 1089px) {html:not([class*="WaPlaceHolder"]) .h1, html:not([class*="WaPlaceHolder"]) h1{
    font-size: 34px;
  }
}

/* H1 Resize to 30pt on Mobile */
@media screen and (max-width: 993px) {html:not([class*="WaPlaceHolder"]) .h1, html:not([class*="WaPlaceHolder"]) h1{
    font-size: 30px;
  }
}

/* H1 Resize to 28pt on Mobile */
@media screen and (max-width: 768px) {html:not([class*="WaPlaceHolder"]) .h1, html:not([class*="WaPlaceHolder"]) h1{
    font-size: 28px;
  }
}

/* H1 Resize to 36pt on Mobile */
@media screen and (max-width: 768px) {html:not([class*="WaPlaceHolder"]) .h1, html:not([class*="WaPlaceHolder"]) h1{
    font-size: 36px;
  }
}

@media screen and (max-width: 479px){html:not([class*="WaPlaceHolder"]) .h2, html:not([class*="WaPlaceHolder"]) h2 {
    font-size: 28px;
    line-height: 1.18;
}}

.blog-post-body{
  max-width: 1250px;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.application-page{
    max-width: 1250px;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.login-form{
  max-width: 500px;
  height: auto;
  display: block;
    margin-left: auto;
    margin-right: auto;
}

.home-hobbies{
    max-width: 1250px /**/;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 25px 0px 25px;
  text-align: center;
}

.home-header{
  max-width: 1250px;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.home-whyjoin {
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.home-whyjoin-content{
        box-shadow: 0 4px 8px 0 rgba(0.1, 0.1, 0.1, 0.1), 0 6px 20px 0 rgba(0.1, 0.1, 0.1, 0.1);
        border-radius: 25px;
}
.home-revenue{
    max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 50px 0px 50px;
}
.home-focused{
    max-width: 1250px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.home-focused img #middle{
    padding: 0px 0px 0px 0px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.home-focused img #left{
    padding: 0px 0px 0px 0px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: right;
}
.home-focused img #right{
    padding: 0px 0px 0px 0px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
.home-community{
          max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 25px 0px 25px;
}
.home-community img{
  width: 200px;
  height: 163px;
}
.home-members{
        max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 25px 0px 25px;
}
#home-revenue-content-desktop {display: block; padding: 0px 0px 0px 0px;}
#home-revenue-content-mobile {display: none;}

#home-about-members-content-desktop {display: block; padding: 0px 0px 0px 0px;}
#home-about-members-content-mobile {display: none;}
.home-apply-now{
        max-width: 650px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 25px 0px 25px;
}
.home-apply-now-text{
  padding-top: 50px;
    font-size: 38px;
    margin-bottom: 0px;
}
.home-grey{
    max-width: 1250px /**/;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 25px 0px 25px;
}
.home-grey-text{
  padding: 50px 10px 0px 10px;
}
#home-hobbiesniche-content-desktop {display: block; padding: 0px 0px 0px 0px;}
#home-hobbiesniche-content-mobile {display: none;}
.home-hobbiesniche{
    max-width: 1000px /**/;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 25px 0px 25px;
}
.home-faq img {
  width: 35px;
  height: 35px;
  float: left;
  vertical-align: middle;
}

.home-faq-list p#question{
  color: #091f48;
  font-weight: bold;
}

.home-faq-list p#answer{
  color: #091f48;
}
.home-join-footer{
  max-width: 700px;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 992px){
  .home-faq p#answer{
  color: #091f48;
  padding: 0px 0px 0px 0px;
}
}

@media only screen and (max-width: 767px){
  .home-header{
  max-width: 500px;
  }
  .home-revenue{
    max-width: 700px;
    padding: 0px 25px 0px 25px;
  }
  .home-members{
    max-width: 500px;
  }
.home-community{
  max-width: 500px;
}
.home-whyjoin {
max-width: 500px;
}
  .home-grey{
    max-width: 500px /**/;
  }
  home-hobbies{
    max-width: 500px;
  }
.home-community{
  padding: 0px 50px 0px 50px;
}
  .home-community img{
  width: 268px;
  height: 218px;
  margin-bottom: 0px;
}
    #home-hobbiesniche-content-mobile{
  display: block;  padding: 0px 0px 35px 0px;
}
#home-hobbiesniche-content-desktop {
   display: none; 
}
    #home-hobbiesniche-hide-content-mobile{
  display: none; 
}
  #home-revenue-content-mobile{
  display: block;  padding: 0px 0px 0px 0px;
}
#home-revenue-content-desktop {
   display: none; 
}

  #home-about-members-content-mobile{
  display: block;  padding: 0px 0px 0px 0px;
}
#home-about-members-content-desktop {
   display: none; 
}
  .home-whyjoin {
  max-width: 600px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.home-join-footer{
  max-width: 500px;
}
}

a.buttonStyle002, a:link.buttonStyle002 {
  color: #232c3d;
  font-size: 14px;
  background: rgb(255, 255, 255) 0% 0% no-repeat padding-box;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
  -webkit-box-shadow: 0 0 0 1px #232c3d, 0 1px 5px #00000069;
  -moz-box-shadow: 0 0 0 1px #232c3d, 0 1px 5px #00000069;
  box-shadow: 0 0 0 1px #232c3d, 0 1px 5px #00000069;
  margin-bottom: 10px;
  margin-left: 10px;

}

a.buttonStyle002:hover, a:link.buttonStyle002:hover{
  color: #ffffff;
  font-size: 14px;
  background: #232c3d 0% 0% no-repeat padding-box;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
  -webkit-box-shadow: 0 0 0 1px #232c3d, 0 1px 5px #00000069;
  -moz-box-shadow: 0 0 0 1px #232c3d, 0 1px 5px #00000069;
  box-shadow: 0 0 0 1px #232c3d, 0 1px 5px #00000069;
  margin-bottom: 10px;
   margin-left: 10px;
}

a.buttonStyle006, a:link.buttonStyle006 {
  font-size: 20px;
  font-weight: 700;
  color: #091f48;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  background: #ffcc00 0% 0% no-repeat padding-box;
  border-radius: 12px;
  padding: 10px 50px 10px 50px;
  -webkit-box-shadow: 0 0 0 4px #ffcc00, 0 8px 15px #00000069;
  -moz-box-shadow: 0 0 0 4px #ffcc00, 0 8px 15px #00000069;
  box-shadow: 0 0 0 4px #ffcc00, 0 8px 15px #00000069;
  margin-bottom: 10px;

}

a.buttonStyle006:hover, a:link.buttonStyle006:hover {
    background: #ffcc00;
}

a.buttonStyle007, a:link.buttonStyle007 {
  font-size: 16px;
  font-weight: 700;
  color: #091f48;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  background: #ffcc00 0% 0% no-repeat padding-box;
  border-radius: 25px;
  padding: 10px 100px 10px 100px;
  -webkit-box-shadow: 0 0 0 4px #ffcc00, 0 8px 15px #00000069;
  -moz-box-shadow: 0 0 0 4px #ffcc00, 0 8px 15px #00000069;
  box-shadow: 0 0 0 4px #ffcc00, 0 8px 15px #00000069;
  margin-bottom: 10px;

}

a.buttonStyle007:hover, a:link.buttonStyle007:hover {
    background: #ffcc00;
}



@media only screen and (max-width: 1150px){
  a.buttonStyle002, a:link.buttonStyle002 {
  font-size: 16px;
  padding: 10px 60px 10px 60px;
  }

  a.buttonStyle002:hover, a:link.buttonStyle002:hover {
  font-size: 16px;
  padding: 10px 60px 10px 60px;
  }
}


@media only screen and (max-width: 950px){
  a.buttonStyle002, a:link.buttonStyle002 {
  font-size: 16px;
  }
    a.buttonStyle002:hover, a:link.buttonStyle002:hover {
  font-size: 16px;
  }
}

@media only screen and (max-width: 878px){
  a.buttonStyle002, a:link.buttonStyle002 {
  font-size: 16px;
  padding: 10px 50px 10px 50px;
  }
    a.buttonStyle002:hover, a:link.buttonStyle002:hover {
  font-size: 16px;
  padding: 10px 50px 10px 50px;
  }
}

@media only screen and (max-width: 816px){
  a.buttonStyle002, a:link.buttonStyle002 {
  font-size: 16px;
  padding: 10px 40px 10px 40px;
  }
    a.buttonStyle002:hover, a:link.buttonStyle002:hover {
  font-size: 16px;
  padding: 10px 40px 10px 40px;
  }
}


@media only screen and (max-width: 768px){
  a.buttonStyle002, a:link.buttonStyle002 {
  font-size: 16px;
  }
    a.buttonStyle002:hover, a:link.buttonStyle002:hover {
  font-size: 16px;
  }
}

@media only screen and (max-width: 767px){
  a.buttonStyle002, a:link.buttonStyle002 {
  font-size: 18px;
    padding: 10px 60px 10px 60px;
  }
    a.buttonStyle002:hover, a:link.buttonStyle002:hover {
  font-size: 18px;
    padding: 10px 60px 10px 60px;
  }
}


@media only screen and (max-width: 870px){
  a.buttonStyle007, a:link.buttonStyle007 {
    padding: 10px 50px 10px 50px;
  }
}

.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li.dir>.item>a span:after{
    content: '\25BF';
}

.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li>.item>a{
  content: '\25BF';
}

.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li>.item>a{
  color: #ffffff;
  font: 16px/23px 'Montserrat',sans-serif !important;
  text-transform: capitalize;
}

.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li>.item>a:hover{
  font:  16px/23px 'Montserrat',sans-serif;
  color: #ffcc00;
}

.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li.sel>.item>a {
  font:  16px/23px 'Montserrat',sans-serif;
  color: #ffcc00 !important;
}




.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .stickyMenu.active {
  background: #091f48;
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul ul li>.item>a {
  font-size: 16px;
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel>li>.item>a {
  font-size: 18px;
}

@media only screen and (max-width: 767px){
  #id_Header{
    display: none;
  }
}


/* CE: About Us Page - Custom CSS START */
.about-header{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-size: 45px;
    text-transform: none;
    padding: 100px 0px 0px 15px;
    max-width: 500px;
}
.about-header p{
  padding: 10px 0px 0px 15px;
  color: #ffffff;
  max-width: 500px;
  font-family: 'Roboto', sans-serif;
}
.about-header img #left{
    padding: 0px 0px 0px 0px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: right;
}
.about-header img #right{
    padding: 0px 0px 0px 0px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
.about-header #id_aboutheadermiddle h1{
    margin: .56em 0;
    color: #ffffff;
    font-size: 45px;
    font-weight: 700;
    line-height: 1.167;
    text-transform: none;
    padding: 100px 50px 0px 50px;
    max-width: 500px;
}
.about-header #id_aboutheadermiddle p{
  padding: 10px 50px 0px 50px;
  color: #ffffff;
  max-width: 500px;
}
.about-members{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#about-us-header-content-desktop {display: block; padding: 0px 0px 0px 0px;}
#about-us-header-content-mobile {display: none;}
.about-members p#body{
  text-align: center;
  color: #484848;
  font-family: 'Roboto', sans-serif;
}
.about-members img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 111px;
  height: 111px;

}
.about-members p#Name{
  text-align: center;
  color: #091f48;
  size: 16px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
}
.about-members p#Title{
  text-align: center;
  color: #1372d1;
  size: 16px;
  padding: 0px 0px 0px 0px;
}
.about-different{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-different img {
    padding: 0px 0px 0px 0px;
    max-width: 99%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.about-different td{
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
}
.about-values{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-values img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 146px;
  height: 150px;

}
.about-values p#Name{
  text-align: center;
  color: #091f48;
  size: 18px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
}
.about-values p#Desc{
  text-align: center;
  color: #484848;
  size: 16px;
  padding: 0px 0px 0px 0px;
  font-family: 'Roboto', sans-serif;
}

.about-description p {
  max-height: 240px;
  overflow:scroll;
}

/* About Us Responsive */
@media only screen and (max-width: 1317px){
  .about-header{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.167;
    text-transform: none;
    padding: 95px 50px 0px 15px;
}
  .about-header p{
  padding: 10px 50px 0px 15px;
  }
.about-header img {
    padding: 0px 0px 0px 0px;
    max-width: 85%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header #id_aboutheadermiddle h1{
    padding: 95px 50px 0px 50px;

}
.about-header #id_aboutheadermiddle p{
  padding: 10px 50px 0px 50px;
}
}
@media only screen and (max-width: 1190px){
  .about-header{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.167;
    text-transform: none;
    padding: 75px 50px 0px 15px;
}
  .about-header p{
  padding: 10px 50px 0px 15px;
  }
.about-header img {
    padding: 0px 0px 0px 0px;
    max-width: 85%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header #id_aboutheadermiddle h1{
    padding: 75px 50px 0px 50px;

}
.about-header #id_aboutheadermiddle p{
  padding: 10px 50px 0px 50px;
}
}
@media only screen and (max-width: 1087px){
  .about-header{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.167;
    text-transform: none;
    padding: 70px 50px 0px 15px;
}
  .about-header p{
  padding: 10px 50px 0px 15px;
  }
.about-header img {
    padding: 10px 0px 0px 0px;
    max-width: 85%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header #id_aboutheadermiddle h1{
    padding: 70px 50px 0px 50px;

}
.about-header #id_aboutheadermiddle p{
  padding: 10px 50px 0px 50px;
}
}
@media only screen and (max-width: 1001px){
  .about-header{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.167;
    text-transform: none;
    padding: 70px 50px 0px 15px;
}
  .about-header p{
  padding: 10px 50px 0px 15px;
  }
.about-header img {
    padding: 25px 0px 0px 0px;
    max-width: 85%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header #id_aboutheadermiddle h1{
    padding: 70px 50px 0px 50px;

}
.about-header #id_aboutheadermiddle p{
  padding: 10px 50px 0px 50px;
}
}
@media only screen and (max-width: 993px){
  .about-header{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.167;
    text-transform: none;
    padding: 75px 50px 0px 15px;
}
  .about-header p{
  padding: 10px 50px 0px 15px;
  }
.about-header img {
    padding: 35px 0px 0px 0px;
    max-width: 85%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header #id_aboutheadermiddle h1{
    padding: 75px 50px 0px 50px;

}
.about-header #id_aboutheadermiddle p{
  padding: 10px 50px 0px 50px;
}
}
@media only screen and (max-width: 927px){
  .about-header{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.167;
    text-transform: none;
    padding: 75px 50px 0px 15px;
}
  .about-header p{
  padding: 10px 50px 0px 15px;

  }
.about-header img {
    padding: 75px 0px 0px 0px;
    max-width: 85%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header #id_aboutheadermiddle h1{
    padding: 75px 50px 0px 50px;

}
.about-header #id_aboutheadermiddle p{
  padding: 10px 50px 0px 50px;
}
}
@media only screen and (max-width: 768px){
  
  .about-header{
  max-width: 500px;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.167;
    text-transform: none;
    padding: 75px 0px 0px 15px;
}
.about-header p{
  padding: 10px 0px 0px 15px;
}
.about-header img {
    padding: 50px 0px 0px 0px;
    max-width: 95%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#id_hNlpIW8.WaLayoutItem{
  width: 12px;
}
}
@media only screen and (max-width: 767px){
  
  .about-header{
  max-width: 500px;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.167;
    text-transform: none;
    padding: 50px 50px 0px 50px;
}
.about-header p{
  padding: 10px 50px 0px 50px;
  display: block;
}
.about-header img{
    padding: 25px 0px 0px 50px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}

.about-header img #left{
    padding: 0px 0px 0px 50px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: right;
}
.about-header img #right{
    padding: 0px 0px 0px 50px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
.about-header #id_aboutheadermiddle h1{
    margin: .56em 0;
    color: #ffffff;
    font-size: 45px;
    font-weight: 700;
    line-height: 1.167;
    text-transform: none;
    padding: 50px 50px 0px 50px;
    max-width: 500px;
}
.about-header #id_aboutheadermiddle p{
  padding: 10px 50px 0px 50px;
  color: #ffffff;
  max-width: 500px;
}
#about-us-header-content-mobile{
  display: block;  padding: 0px 0px 0px 0px;
}
#about-us-header-content-desktop {
   display: none; 
}
.about-members{
  max-width: 500px;
}
.about-different{
    max-width: 500px;
}
.about-expect{
    max-width: 500px;
}
.about-values{
    max-width: 500px;
}
.about-footer{
  max-width: 500px;
  height: auto;
  display: block;
    margin-left: auto;
    margin-right: auto;
}

}
@media only screen and (max-width: 688px){
  .about-header{
  max-width: 500px;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.167;
    text-transform: none;
    padding: 50px 50px 0px 50px;
}
.about-header p{
  padding: 10px 50px 0px 50px;
}

.about-header img {
    padding: 0px 0px 0px 50px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
  .about-expect-list{
  padding-bottom: 0px;
}
    .about-expect-list ul {
list-style-type: none;
padding: 0px 25px 0px 25px;
margin: 0;
}
}
@media only screen and (max-width: 660px){
.about-header{
    max-width: 500px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.167;
    text-transform: none;
    padding: 35px 50px 0px 50px;
}
.about-header p{
    padding: 10px 50px 0px 50px;
}

.about-header img {
    padding: 0px 0px 0px 50px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
.about-expect img {
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
  .about-expect-list{
  padding-bottom: 0px;
}
    .about-expect-list ul {
list-style-type: none;
padding: 0px 25px 0px 25px;
margin: 0;
}
}

@media only screen and (max-width: 554px){
.about-header{
    max-width: 500px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.167;
    text-transform: none;
    padding: 35px 50px 0px 50px;
    
}
.about-header p{
    padding: 10px 50px 0px 50px;
}

.about-header img {
    padding: 0px 0px 0px 50px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
.about-expect img {
    padding: 50px 50px 0px 50px;
    max-width: 99%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
  .about-expect-list{
  padding-bottom: 0px;
}
    .about-expect-list ul {
list-style-type: none;
padding: 0px 25px 0px 25px;
margin: 0;
}
}

@media only screen and (max-width: 410px){
      .about-expect-list ul {
list-style-type: none;
padding: 0px 0px 0px 0px;
margin: 0;
      }
}
/* CE: About Us Page - Custom CSS END */

/* CE: Events Page - Custom CSS START */
.events-header{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.events-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-size: 45px;
    font-weight: 700;
    line-height: 150%;
    text-transform: none;
    padding: 75px 0px 0px 100px;
    max-width: 500px;
}
.events-header p{
  padding: 25px 0px 25px 100px;
  color: #1372d1;
  max-width: 500px;
}
.events-header-button p{
  padding: 25px 0px 0px 100px;
  max-width: 500px;
}
.events-header #video {
    padding: 0px 0px 0px 50px;
}
#event-header-p-content-desktop {display: block;}
#event-header-p-content-mobile {display: none;}
#event-header-title-content-desktop {display: block;}
#event-header-title-content-mobile {display: none;}
  #events-annual-imgleft-content-desktop{
/*  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 75%; */
  display:inline;
  }
  #events-annual-imgright-content-desktop{
 /* display: block;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
  */
  display:inline;
  }
  #events-annual-imgleft-content-mobile{
    display:none;
  }
  #events-annual-imgright-content-mobile{
    display:none;
  }
  .events-covid{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.events-covid h2{
  padding: 0px 0px 0px 0px;
}

.events-covid p{
    margin-left: 50px;
    margin-right: 50px;
}

.events-annual-summit{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.events-annual-summit p{
  margin: 100px;
}

.events-highlights{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#events-highlights-desktop{
  display:block;
}
#events-highlights-mobile{
  display:none;
}
.events-access{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.events-connect{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.events-connections{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.events-power p{
  margin-bottom: 5px;
  margin-left:150px;
  margin-right:150px;
}

#events-connect-table{
  vertical-align: middle;
  height: 44px;
  width: 47px;
}

/* Events swap MDS X and MDS Days on mobile and desktop */
#MDSDays-content-desktop {display: block; padding: 50px 0px 0px 0px;}
#MDSDays-content-mobile {display: none;}

/* Events Responsive */
@media only screen and (max-width: 1317px){
    .events-header{
        max-width: 1250px /**/;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .events-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 75px 0px 0px 75px;
      }
      .events-header p{
        padding: 25px 0px 25px 75px;
        color: #1372d1;
        max-width: 500px;
      }
      .events-header-button p{
        padding: 25px 0px 0px 75px;
        max-width: 500px;
      }
      .events-header #video {
    padding: 50px 50px 0px 50px;
}

}
@media only screen and (max-width: 1190px){
    .events-header{
        max-width: 1250px /**/;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .events-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 75px 0px 0px 75px;
      }
      .events-header p{
        padding: 10px 0px 25px 75px;
        color: #1372d1;
        max-width: 500px;
      }
      .events-header-button p{
        padding: 10px 0px 0px 75px;
        max-width: 500px;
      }
}
@media only screen and (max-width: 1121px){
#event-header-p-content-mobile{
  display: block;
}
#event-header-p-content-desktop {
   display: none; 
}
}
@media only screen and (max-width: 1087px){
    .events-header{
        max-width: 1250px /**/;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .events-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 70px 0px 0px 75px;
      }
      .events-header p{
        padding: 10px 0px 25px 75px;
        color: #1372d1;
        max-width: 500px;
      }
      .events-header-button p{
        padding: 10px 0px 0px 75px;
        max-width: 500px;
      }
}
@media only screen and (max-width: 1001px){
    .events-header{
        max-width: 1250px /**/;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .events-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 70px 0px 0px 75px;
      }
      .events-header p{
        padding: 10px 0px 25px 75px;
        color: #1372d1;
        max-width: 500px;
      }
      .events-header-button p{
        padding: 10px 0px 0px 75px;
        max-width: 500px;
      }
}
@media only screen and (max-width: 993px){
    .events-header{
        max-width: 1250px /**/;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .events-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-weight: 700;
          text-transform: none;
          padding: 75px 50px 0px 50px;
      }
      .events-header p{
        padding: 10px 0px 25px 50px;
        color: #1372d1;
        max-width: 500px;
      }
      .events-header-button p{
        padding: 10px 0px 0px 50px;
        max-width: 500px;
      }
      .events-header #video {
    padding: 100px 20px 0px 50px;
}
      #event-header-title-content-mobile{
  display: block;
}
#event-header-title-content-desktop {
   display: none; 
}
  .events-annual-summit p{
  margin: 25px;
  }
  .events-power h2{
  margin-left:20px;
  margin-right:20px;
  }
  .events-power p{
  margin-bottom: 5px;
  margin-left:15px;
  margin-right:15px;
  }
  #events-connect-table{
  vertical-align: middle;
  height: 44px;
  width: 47px;
}
  #MDSDays-content-desktop {display: none;}
  #MDSDays-content-mobile {display: block;  padding: 50px 0px 0px 0px;}
}


@media only screen and (max-width: 768px){
    .events-header{
        max-width: 1250px /**/;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .events-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 50px 0px 0px 50px;
      }
      .events-header p{
        padding: 10px 0px 25px 50px;
        color: #1372d1;
      }
      .events-header-button p{
        padding: 50px 0px 0px 50px;
      }
            .events-header #video {
    padding: 75px 25px 0px 25px;
}
  #events-annual-imgleft{
   position: relative;


  }
  #events-annual-imgright{
   position: relative;

  }
}
@media only screen and (max-width: 767px){
    .events-header{
        max-width: 500px;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .events-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 50px 50px 0px 75px;
      }
      .events-header p{
        padding: 15px 50px 25px 75px;
        color: #1372d1;
        max-width: 250px;
      }
      .events-header-button p{
        padding: 15px 50px 25px 75px;
      }
      .events-header #video {
    padding: 50px 0px 0px 65px;
}
  #events-annual-imgleft-content-desktop{
  display:none;
  }
  #events-annual-imgright-content-desktop{
  display:none;
  }
  #events-annual-imgleft-content-mobile{
    display:block;
  }
  #events-annual-imgright-content-mobile{
    display:block;
  }
#events-highlights-desktop{
  display:none;
}
#events-highlights-mobile{
  display:block;
}
.events-covid{
  max-width: 500px;
}
.events-annual-summit{
   max-width: 500px;
}
.events-highlights{
   max-width: 500px;
}
.events-access{
   max-width: 500px;
}
.events-connect{
   max-width: 500px;
}
.events-connections{
   max-width: 500px;
}
    }

@media only screen and (max-width: 688px){
    .events-header{
        max-width: 500px;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .events-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 50px 50px 0px 50px;
      }
      .events-header p{
        padding: 15px 50px 25px 50px;
        color: #1372d1;
        max-width: 500px;
      }
      .events-header-button p{
        padding: 15px 50px 25px 50px;
        max-width: 500px;
      }
            .events-header #video {
    padding: 0px 0px 0px 45px;
}
    }

@media only screen and (max-width: 660px){
    .events-header{
        max-width: 500px;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .events-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 35px 50px 0px 50px;
      }
      .events-header p{
        padding: 15px 50px 25px 50px;
        color: #1372d1;
        max-width: 500px;
      }
      .events-header-button p{
        padding: 15px 50px 25px 50px;
        max-width: 500px;
      }
                  .events-header #video {
    padding: 0px 0px 0px 45px;
}
    }

    @media only screen and (max-width: 554px){
        .events-header{
            max-width: 500px;
                height: auto;
              display: block;
              margin-left: auto;
              margin-right: auto;
          }
          .events-header h1 {
              margin: .56em 0;
              color: #ffffff;
              font-size: 45px;
              font-weight: 700;
              text-transform: none;
              padding: 35px 50px 0px 50px;
          }
          .events-header p{
            padding: 15px 50px 25px 50px;
            color: #1372d1;
            max-width: 500px;
          }
          .events-header-button p{
            padding: 15px 50px 25px 50px;
            max-width: 500px;
          }
                      .events-header #video {
    padding: 0px 0px 0px 45px;
}
        }
@media only screen and (max-width: 330px){
.events-header{
    max-width: 500px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.events-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-weight: 700;
    text-transform: none;
    padding: 35px 0px 0px 50px;
}
.events-header p{
    padding: 15px 0px 25px 50px;
}
.events-header-button p{
    padding: 15px 0px 25px 50px;
}
}

/* CE: Events Page - Custom CSS END */

/* CE: Partners Page - Custom CSS START */
.partners-header{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.partners-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-size: 45px;
    font-weight: 700;
    line-height: 150%;
    text-transform: none;
    padding: 75px 0px 0px 100px;
    max-width: 500px;
}
.partners-header p#Title{
    padding: 25px 0px 25px 100px;
    color: #1372d1;
    max-width: 500px;
}
.partners-header-button p{
    padding: 25px 0px 0px 100px;
    max-width: 500px;
}
.partners-header img {
    padding: 0px 0px 0px 0px;
    max-width: 99%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
.partners-members{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.partners-members p#body{
  text-align: center;
  color: #091f48;
  font-family: 'Roboto', sans-serif;
}
.partners-members img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 111px;
  height: 111px;

}
.partners-members p#Name{
  text-align: center;
  color: #091f48;
  size: 16px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
}
.partners-members p#Title{
  text-align: center;
  color: #1372d1;
  size: 14px;
  padding: 0px 0px 0px 0px;
}
.partners-expect{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.partners-expect img {
    padding: 0px 0px 0px 0px;
    max-width: 99%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.partners-expect td{
  font-family: 'Roboto', sans-serif;
}
#partners-ideal-content-desktop {display: block;}
#partners-ideal-content-mobile {display: none;}

.partners-saying{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.partners-saying p{
  text-align: left;
  color: #ffffff;
  size: 14px;
  padding: 25px 35px 0px 25px;
}
.partners-saying img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 120px;
  height: 120px;
  padding: 25px 0px 0px 50px;

}
.partners-title p#Name{
  text-align: left;
  color: #ffffff;
  size: 16px;
  font-weight: bold;
  padding: 0px 35px 0px 25px;
}

.partners-title p#Title{
  text-align: left;
  color: #1372d1;
  size: 14px;
  padding: 0px 35px 0px 25px;
}
.partners-revenue{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.partners-revenue h2{
  font-size: 45px;
}
.partners-revenue p{
  font-size: 28px;
}
#partners-revenue-content-desktop {display: block;}
#partners-revenue-content-mobile {display: none;}
.partners-ideal{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.partners-community{
  max-width: 1250px /**/;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* Partners Responsive */
@media only screen and (max-width: 1317px){
    .partners-header{
        max-width: 1250px /**/;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .partners-header h1 {
        margin: .56em 0;
        color: #ffffff;
        font-size: 45px;
        font-weight: 700;
        text-transform: none;
        padding: 75px 0px 0px 75px;
    }
      .partners-header p#Title{
        padding: 25px 0px 0px 75px;
        color: #1372d1;
        max-width: 500px;
    }
      .partners-header-button p{
        padding: 25px 0px 0px 75px;
        max-width: 500px;
      }
}

@media only screen and (max-width: 1190px){
  .partners-header{
    max-width: 1250px /**/;
    height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.partners-header h1 {
    margin: .56em 0;
    color: #ffffff;
    font-size: 45px;
    font-weight: 700;
    text-transform: none;
    padding: 75px 0px 0px 75px;
}
  .partners-header p#Title{
    padding: 25px 0px 0px 75px;
    color: #1372d1;
}
  .partners-header-button p{
    padding: 25px 0px 0px 75px;
  }
#partners-ideal-content-desktop {display: none;}
#partners-ideal-content-mobile {display: block;}

  .partners-saying p{
  text-align: left;
  color: #ffffff;
  size: 14px;
  padding: 25px 15px 0px 25px;
  }
  .partners-saying img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 120px;
  height: 120px;
  padding: 25px 0px 0px 25px;
  }
  .partners-title p#Name{
  text-align: center;
  color: #ffffff;
  size: 16px;
  font-weight: bold;
  padding: 0px 15px 0px 25px;
}
.partners-title p#Title{
  text-align: center;
  color: #1372d1;
  size: 14px;
  padding: 0px 15px 0px 25px;
}
#partners-revenue-content-desktop {display: none;}
#partners-revenue-content-mobile {display: block;}
}
@media only screen and (max-width: 1087px){
    .partners-header{
        max-width: 1250px /**/;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .partners-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 70px 0px 0px 75px;
      }
.partners-header p#Title{
        padding: 25px 0px 0px 75px;
        color: #1372d1;
      }
      .partners-header-button p{
        padding: 25px 0px 0px 75px;
      }
.partners-header img {
    padding: 0px 0px 0px 0px;
    max-width: 95%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
}

@media only screen and (max-width: 1001px){
    .partners-header{
        max-width: 1250px /**/;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .partners-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 70px 0px 0px 75px;
      }
.partners-header p#Title{
        padding: 25px 0px 0px 75px;
        color: #1372d1;
        max-width: 500px;
      }
      .partners-header-button p{
        padding: 25px 0px 0px 75px;
        max-width: 500px;
      }
}

@media only screen and (max-width: 993px){
    .partners-header{
        max-width: 1250px /**/;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .partners-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-weight: 700;
          text-transform: none;
          padding: 75px 50px 0px 50px;
      }
.partners-header p#Title{
        padding: 25px 0px 0px 50px;
        color: #1372d1;
      }
      .partners-header-button p{
        padding: 25px 0px 0px 50px;
      }
      .partners-header img {
    padding: 50px 0px 0px 0px;
    max-width: 99%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
.partners-title p#Name{
  text-align: center;
  color: #ffffff;
  size: 16px;
  font-weight: bold;
  padding: 0px 35px 0px 50px;
}
.partners-title p#Title{
  text-align: center;
  color: #1372d1;
  size: 14px;
  padding: 0px 35px 0px 50px;
}
}
@media only screen and (max-width: 900px){
.partners-title p#Name{
  text-align: center;
  color: #ffffff;
  size: 16px;
  font-weight: bold;
  padding: 0px 35px 0px 50px;
}
.partners-title p#Title{
  text-align: center;
  color: #1372d1;
  size: 14px;
  padding: 0px 35px 0px 50px;
}
}
@media only screen and (max-width: 768px){
    .partners-header{
        max-width: 1250px /**/;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .partners-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-weight: 700;
          text-transform: none;
          line-height: 120%;
          padding: 50px 0px 0px 50px;
      }
.partners-header p#Title{
        padding: 25px 0px 0px 50px;
        color: #1372d1;
      }
      .partners-header-button p{
        padding: 50px 0px 0px 50px;
        max-width: 400px;
      }
            .partners-header img {
    padding: 100px 0px 0px 0px;
    max-width: 85%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
}
@media only screen and (max-width: 767px){
    .partners-header{
        max-width: 500px;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .partners-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 50px 50px 0px 75px;
      }
.partners-header p#Title{
        padding: 25px 50px 0px 75px;
        color: #1372d1;
        max-width: 250px;
      }
      .partners-header-button p{
        padding: 25px 50px 25px 75px;
      }
      .partners-header img {
    padding: 0px 0px 0px 65px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
.partners-members{
  max-width: 500px;
}
.partners-expect{
    max-width: 500px;
}
.partners-saying{
    max-width: 500px;
}
.partners-revenue{
    max-width: 500px;
}
.partners-ideal{
    max-width: 500px;
}
.partners-community{
    max-width: 500px;
}
    }

@media only screen and (max-width: 688px){
    .partners-header{
        max-width: 500px;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .partners-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 50px 50px 0px 50px;
      }
.partners-header p#Title{
        padding: 25px 50px 0px 50px;
        color: #1372d1;
        max-width: 500px;
      }
      .partners-header-button p{
        padding: 25px 50px 25px 50px;
        max-width: 500px;
      }
            .partners-header img {
    padding: 0px 0px 0px 45px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
}
@media only screen and (max-width: 660px){
    .partners-header{
        max-width: 500px;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .partners-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 35px 50px 0px 50px;
      }
.partners-header p#Title{
        padding: 25px 50px 0px 50px;
        color: #1372d1;
        max-width: 500px;
      }
      .partners-header-button p{
        padding: 25px 50px 25px 50px;
        max-width: 500px;
      }
                  .partners-header img {
    padding: 0px 0px 0px 45px;
    max-width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}

}
@media only screen and (max-width: 554px){
    .partners-header{
        max-width: 500px;
            height: auto;
          display: block;
          margin-left: auto;
          margin-right: auto;
      }
      .partners-header h1 {
          margin: .56em 0;
          color: #ffffff;
          font-size: 45px;
          font-weight: 700;
          text-transform: none;
          padding: 35px 50px 0px 50px;
      }
.partners-header p#Title{
        padding: 25px 50px 0px 50px;
        color: #1372d1;
        max-width: 500px;
      }
      .partners-header-button p{
        padding: 25px 50px 25px 50px;
        max-width: 500px;
      }
                  .partners-header img {
padding: 0px 0px 0px 45px;
max-width: 75%;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
float: left;
}
    }
@media only screen and (max-width: 330px){
    .partners-header{
        max-width: 500px;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .partners-header h1 {
        margin: .56em 0;
        color: #ffffff;
        font-weight: 700;
        text-transform: none;
        padding: 35px 0px 0px 50px;
    }
.partners-header p#Title{
        padding: 25px 0px 0px 50px;
    }
    .partners-header-button p{
        padding: 25px 0px 25px 50px;
    }
.partners-revenue h2{
  font-size: 28px;
}
.partners-revenue p{
  font-size: 20px;
}
}

/* CE: Partners Page - Custom CSS END */

/* Testing Member Directory formatting and usability
td.memberDirectoryColumn3 div.memberValue:nth-child(2)::before{
  font-weight: bold;
  content: "Hobbies: \A";
  white-space: pre-wrap;
}


td.memberDirectoryColumn3::after{
  text-decoration: underline;
  content: "See More";
  display: block;
  text-align: center;
  margin-top: 50px;
  border-top: 1px solid rgb(217, 217, 217);
}

td.memberDirectoryColumn4::after{
  display:none;
  }

@media only screen and (max-width: 767px){
td.memberDirectoryColumn3::after{
  display:none;
}
td.memberDirectoryColumn4::after{
  text-decoration: underline;
  content: "See More";
  display: block;
  text-align: center;
  margin-top: 50px;
  border-top: 1px solid rgb(217, 217, 217);
}
}

tr td div.memberValue{
  overflow-y: hidden;
  height: 110px;
}
*/

.WaGadgetLoginButton .loginContainer.loginContainer .loginLink {
  font-family: 'Montserrat', sans-serif;
  font-weight:700;
      background: #ffcc00;
      color: #000000;
      border-radius: 25px;
          position: absolute;
  top: 0px;
  right: 16px;
}

#FunctionalBlock1_ctl00_ctl00_memberProfile_MemberForm_memberFormRepeater_ctl09_BulletedList12016975 li{
    display: inline-block;
    border: 1px solid #737d9b;
    border-radius: 10px;
    margin-right: 5px;
    background-color: #e0e5ed;
    padding: 5px;
    color: #737d9b;
    font-size: 12px;
}

.fieldSubContainer .fieldLabel{
  font-weight: normal;
  color: #091f48;
}

.fieldSubContainer>.fieldBody{
  color: #091f48;
}

/*
#FunctionalBlock1_ctl00_ctl00_memberProfile_MemberForm_memberFormRepeater_ctl03_ImageContainer11967549 img{
  width: 100%;
  height: auto;
}*/

.member-details-body{
  max-width: 1250px;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 767px){
.member-details-body{
  max-width: 600px;
      height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
}
/* Hides Contact Record Headings - user facing
.captionOuterContainer .captionContainer .fieldBody h4{
  display: none;
}*/

.captionOuterContainer{
  margin: 0px;
}
.WaGadgetMemberPublicProfileStateMain .profileHeaderContainer input.typeButton{
    font-size: 14px;
  font-weight: 700;
  color: #091f48;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  background: #ffcc00 0% 0% no-repeat padding-box;
  border-radius: 25px;
  padding: 10px 20px 10px 20px;
  -webkit-box-shadow: 0 0 0 4px #ffcc00, 0 8px 15px #00000069;
  -moz-box-shadow: 0 0 0 4px #ffcc00, 0 8px 15px #00000069;
  box-shadow: 0 0 0 4px #ffcc00, 0 8px 15px #00000069;
  margin-bottom: 10px;

}

#id_B86zh69 {
    -webkit-box-shadow: 0 0 0 4px #ffffff, 0 8px 15px #00000069;
  -moz-box-shadow: 0 0 0 4px #ffffff, 0 8px 15px #00000069;
  box-shadow: 0 0 0 4px #ffffff, 0 8px 15px #00000069;
    margin-bottom: 10px;
    padding: 25px;
}

#FunctionalBlock1_ctl00_ctl00_memberProfile_MemberForm_memberFormRepeater_ctl04_TextBoxLabel11985340 a{
    display: inline-block;
  text-overflow: ellipsis;
  width: 20em;
  white-space: nowrap;
  overflow: hidden;
}



.memberDirectoryDetailsHeaderContainer h2.span {
  visibility: visible;
}

.memberDirectoryColumn4 .memberValue{
      display: inline-block;
    border: 1px solid #737d9b;
    border-radius: 10px;
    margin-right: 5px;
    background-color: #e0e5ed;
    padding: 5px;
    color: #737d9b;
    font-size: 12px;
}

.memberDirectoryColumn3 .memberValue:nth-child(1):after{
  font-weight: bold;
  content: "\A\A Hobbies:";
  white-space: pre-wrap;
}

.apply-link p{
  margin-top: 3em !important;
}
.apply-link a, .apply-link-right a{
  text-decoration: none;
    color: #ffffff;
    font: 16px/23px 'Montserrat',sans-serif;

}

.apply-link a:hover, .apply-link-right a:hover{
    color: #FFCC00;

}

@media screen and (max-width:1100px){
  .apply-link a .apply-link-right a{
    display:none;
  }
}


/*created by errol*/

/*--/apply page--*/

@media screen and (min-width: 320px) and (max-width:480px)/*if mobile*/{
 /*5-column layout*/ 
 #id_aDrJX5y, #id_cn9YXDi,  #id_lBg8GdX, #id_FEmvtRF,     #id_T5LAuhv {display:none;}

 #id_PZgrSa5, #id_f6QiPLa, #id_O3PJlmz, #id_qnfcJQe, #id_WYClvrn {display:block; padding-left:20px; padding-right:20px;}
}

@media screen and (min-width: 481px){
 #id_8dRqBIF {color:#091f48}
  #id_5L4qqPK, /*5-layout column*/ 
  #id_4Y9nTDF, /*member application gadget*/
  #id_zzmYc1D /*html code gadget*/{
  display:block;
  max-width: 1250px;
  height: auto;
  margin-left:auto;
  margin-right:auto;
  }
  
  #id_PZgrSa5, #id_f6QiPLa, #id_O3PJlmz, #id_qnfcJQe,      #id_WYClvrn {display:none;}

}

.event-card-shadow {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 6px #00000029;
  border-radius: 5px;
}

.event-card-shadow-fb {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 6px #00000029;
  border-radius: 5px;
}

#id_LY6mNaw a.stylizedButton.buttonStyle003  {
  background: #FFCC00 0% 0% no-repeat padding-box;
  border-radius: 28px;
}



#id_aiKrH5B a  {
  color:white !important;
  text-decoration: none !important;
}

/*------APPLICATION PAGE------*/
.yellow-notif {
  background: #ffeb99;
  border: 1px solid #ffcc01;
  border-radius: 10px;
  color: #081f48;
  text-align: center;
}

.green-notif {
  background: #DEF2D6;
  border: 1px solid #5A7052;
  border-radius: 10px;
  color: #081f48;
  padding: 15px !important;
  text-align: center;
}

/*------ABOUT PAGE------*/

/*old navigation*/
#id_limBuLe {
  display:none;
}

#id_58GdWkn a[href='https://www.milliondollarsellers.com/'] {
  
}

#id_58GdWkn a {
  text-transform: capitalize !important;
  font-weight: 400!important;
}

/*footer extra space*/
.zoneWAbranding {
  display:none;
}

/*------PARTNERS PAGE------*/

#id_QDwNA9a {
  display:none;
}

#id_xDoRXEW a[href='https://www.milliondollarsellers.com/'] {
  
}

#id_xDoRXEW a {
  text-transform: capitalize !important;
  font-weight: 400!important;
}

/*------EVENTS PAGE------*/

#id_z8lGWSH{
  display:none;
}

#id_vXcKxSX a[href='https://www.milliondollarsellers.com/'] {
  
}

#id_vXcKxSX a {
  text-transform: capitalize !important;
  font-weight: 400!important;
}

/*------HOME PAGE------*/

#id_1vySDgI {
  display:none;
}

#id_4qZ59Te a[href='https://www.milliondollarsellers.com/'] {
  
}

#id_4qZ59Te a {
  text-transform: capitalize !important;
  font-weight: 400!important;
}

/*apply link button temporary*/

/*table*/
div#id_j3gYPDm > div > table > tbody > tr > td {
  border-color: white !important;
}

/*apply-link-right*/
div#id_HWfnklF > div > p {
  padding-top:8px !important;
}

/*---------f-dtc-founding-member-opportunity--------*/

#idInfoContainer 
{background-color:#182757;
color: #fff;}

#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_selectedLevel_levelText 
{color:#FFCC00}

#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_selectedLevel_levelLabel, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_selectedLevel_price, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_selectedLevel_renewal

{color:white;}

/*Community Page*/

@media screen and (min-width: 320px) and (max-width:480px)/*if mobile*/{
#d-how-operate {display:none;}
#m-how-operate {display:block;}
}

@media screen and (min-width: 481px){
#d-how-operate {display:block;}
#m-how-operate {display:none;}
}

/* Community Opportunities */
#id_Header2 #id_cLKQzJn,#id_Header2 #id_Uv2njTa {
  box-shadow: 0px 11px 29px 0px rgba(0,0,0,0.24);
  -webkit-box-shadow: 0px 11px 29px 0px rgba(0,0,0,0.24);
  -moz-box-shadow: 0px 11px 29px 0px rgba(0,0,0,0.24);
}

#id_7xVHt9Z {
  border: 1px solid #182757;
}

/*added on system page 18009*/
.blue-border{
  /*background:#d8e4f2;
  border: 1px solid #2b588c;*/
  background:#ffeb99;
  border: 1px solid #ffcc01;
  border-radius: 10px;
  padding: 15px !important;
  text-align: center;}

/**click here to continue your application page id 18357**/

  #id_ira4TEs div.img>a>img, 
  #id_zBNyurw div.img>a>img {
    border-radius: 10px;
  }

  #id_CmbpPBJ div.gadgetStyleBody ul li div.img a img,
  #id_cCCKdDt div.gadgetStyleBody ul li div.img a img,
  #id_VXdAc7N div.gadgetStyleBody ul li div.img a img,
  #id_1wjIw9D div.gadgetStyleBody ul li div.img a img,
  #id_g4T2irD div.gadgetStyleBody ul li div.img a img,
  #id_qL3XqBI div.gadgetStyleBody ul li div.img a img,
  #id_U4bQ7oX div.gadgetStyleBody ul li div.img a img,
  #id_9CCetKl div.gadgetStyleBody ul li div.img a img,
  #id_B2RHWrN div.gadgetStyleBody ul li div.img a img,
  #id_Km86Icn div.gadgetStyleBody ul li div.img a img,
  #id_KeEyDBJ div.gadgetStyleBody ul li div.img a img,
  #id_GfTmnDg div.gadgetStyleBody ul li div.img a img{
    border-radius:50%;
  }

  #id_CmbpPBJ div.gadgetStyleBody ul li div.img a,
  #id_cCCKdDt div.gadgetStyleBody ul li div.img a,
  #id_VXdAc7N div.gadgetStyleBody ul li div.img a,
  #id_1wjIw9D div.gadgetStyleBody ul li div.img a,
  #id_g4T2irD div.gadgetStyleBody ul li div.img a,
  #id_qL3XqBI div.gadgetStyleBody ul li div.img a,
  #id_U4bQ7oX div.gadgetStyleBody ul li div.img a,
  #id_9CCetKl div.gadgetStyleBody ul li div.img a,
  #id_B2RHWrN div.gadgetStyleBody ul li div.img a,
  #id_Km86Icn div.gadgetStyleBody ul li div.img a,
  #id_KeEyDBJ div.gadgetStyleBody ul li div.img a,
  #id_GfTmnDg div.gadgetStyleBody ul li div.img a{
    background-color:white;
  }

  #id_ira4TEs div.img>a, 
  #id_zBNyurw div.img>a {
    background-color:white;
  }
  
  #id_ira4TEs div.description,
  #id_ira4TEs div.subtitle, 
  #id_zBNyurw div.description,
  #id_zBNyurw div.subtitle {
    margin-top:20px;
  }

  div#id_ira4TEs div.subtitle,
  #id_zBNyurw div.subtitle{
    max-height: 240px;
    overflow:scroll;
  }

  /**james codes**/
  /**hero image**/
  .default-hero{
    height:30vh;
    text-align:center;
    display: flex;
    align-items: center;
    justify-content: center;
}

/**hide mds chapters in events while waiting for copy **/
#id_OlTmkdA {
  display: none;
}

/*hide quarterly and annual payments steps*/
#id_l1GsDOA, #id_11RqZ83 {
  display: none;
}

/*pageId=18353*/
@media screen and (min-width: 320px) and (max-width:480px)/*if mobile*/{
#d-deprecated-member-app-icons {display:none;}
#m-deprecated-member-app-icons {display:block;}
}

@media screen and (min-width: 481px){
#d-deprecated-member-app-icons {display:block;}
#m-deprecated-member-app-icons {display:none;}
}

/*404 error page*/
#id_c77M4Ws a[href='/'] {
  border: solid 3px #FFCC00;
  border-radius: 40px;
  padding:20px 70px 20px;
  background-color:#FFCC00;
  color:#091F48;
  font-family: "montserrat", "lato";
  font-weight:bold;
  margin-bottom:10px;
  margin-left:20px;
}

#id_c77M4Ws a[href='/']:hover {
  border: solid 3px #091F48;
  border-radius: 40px;
  padding:20px 70px 20px;
  background-color:#091F48;
  color:#fff;
  font-family: "montserrat", "lato";
  font-weight:bold;
}

#id_c77M4Ws a[href='/javascript:history.back()'] {
  border: solid 3px #091F48;
  border-radius: 40px;
  padding:20px 70px 20px;
  background-color:#fff;
  color:#091F48;
  font-family: "montserrat", "lato";
  font-weight:bold;
}

#id_c77M4Ws a[href='/javascript:history.back()']:hover {
  border: solid 3px #1372d1;
  border-radius: 40px;
  padding:20px 70px 20px;
  background-color:#fff;
  color:#1372d1;
  font-family: "montserrat", "lato";
  font-weight:bold;
}

/*Donations Page*/
#FunctionalBlock1_ctl00_donation_ctl00_stepTemplate_next {
  border: solid 3px #FFCC00;
  border-radius: 40px;
  padding:10px 60px 10px;
  background-color:#FFCC00;
  color:#091F48;
  font-family: "montserrat", "lato";
  font-weight:bold;
  margin-bottom:10px;
  margin-left:20px;
}

#FunctionalBlock1_ctl00_donation_ctl00_stepTemplate_cancel
{
  border: solid 2px #091f48;
  border-radius: 40px;
  padding:10px 50px 10px;
  background-color:transparent;
  color:#091F48;
  font-family: "montserrat", "lato";
  font-weight:bold;
  margin-bottom:10px;
  margin-left:20px;
}

#FunctionalBlock1_ctl00_donation_ctl00_stepTemplate_donationForm_donationFormRepeater_ctl01_titleLabel 
{
  font-weight:bold;
}


/*Scorecard Page*/
@media screen and (min-width:1024px){#id_98femfa,#id_VURrOw5,#id_uLFxMXc, #id_Qi731TI{display:none;}}

@media screen and (max-width:767px){
  #id_HJJelsZ, #id_Vw1Jp6J,#id_cGNudUI, #id_jfnIvCJ          {display:none;}
  #id_MImITQ5
  {margin-top:0 !important;}
}

/*Hide extra Dinner charge field for "Inspire 2024 Members"*/ div#idContainer15235026.fieldContainer.groupContainer { display: none; }

/*Add Ons field for "Inspire 2024 Public"*/ div#idContainer15246960.fieldContainer.groupContainer.calculatedExtraChargeContainer { display: none; }

/*Add Ons field for "Inspire 2024 Public"*/ div#idContainer15235081.fieldContainer.groupContainer { display: none; }

/* Second menu on pages */
#id_27ZFPwS {
display: flex;
align-items: center;
justify-content: center;
}
#id_1RO4xTN {
display: flex;
align-items: center;
justify-content: center;
}
#id_boMvILR{
display: flex;
align-items: center;
justify-content: center;
}
#id_LDmkYxM{
display: flex;
align-items: center;
justify-content: center;
}
#id_jhUjZrV{
display: flex;
align-items: center;
justify-content: center;
}
#id_ZCXPhiU{
display: flex;
align-items: center;
justify-content: center;
}
#id_apGhW1y{
display: flex;
align-items: center;
justify-content: center; 
}
#id_xGzC14k{
display: flex;
align-items: center;
justify-content: center; 
}
#id_d6HwQhi{
display: flex;
align-items: center;
justify-content: center; 
}
#id_S7EyIan{
display: flex;
align-items: center;
justify-content: center; 
}
#id_vX6FclJ{
display: flex;
align-items: center;
justify-content: center; 
}
#id_lTYBP9R{
display: flex;
align-items: center;
justify-content: center; 
}
#id_RTYFxl3{
display: flex;
align-items: center;
justify-content: center; 
}
#id_dTEGpth{
display: flex;
align-items: center;
justify-content: center; 
}
#id_wDBTFBa{
display: flex;
align-items: center;
justify-content: center; 
}
.heading_directory{
  font-weight: 700 !important;
  font-size: 36px !important;
  line-height: 36px !important;
  color: white !important;
}
#id_lWUFTlL{
display: flex;
align-items: center;
justify-content: center; 
}
#id_T51rUXc{
display: flex;
align-items: center;
justify-content: center; 
}
#id_CI5jVGs{
display: flex;
align-items: center;
justify-content: center; 
}
@media (min-width: 320px) and (max-width: 767px) {
  #id_KGsqSSQ {
    max-width: 320px;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

#id_KGsqSSQ{
display: flex;
align-items: center;
justify-content: center;
}
/*Hide unused fields for "Inspire 2025"*/ div#idContainer16071368.fieldContainer.groupContainer { display: none; }

div#idContainer16071649.fieldContainer.groupContainer { display: none; }

/*Hide unused fields for "Inspire 2025"*/ div#idContainer16279305.fieldContainer.groupContainer { display: none; }

div#idContainer16276511.fieldContainer.groupContainer { display: none; }

div#idContainer16132311.fieldContainer.groupContainer { display: none; }

div#idContainer16084539.fieldContainer.groupContainer { display: none; }

div#idContainer16071359fieldContainer.groupContainer { display: none; }
/*Hide user identifier for "MDS Summit Milan"*/
#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_stepTemplate_email {display: ;}

