@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Prata&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.YPNJoinPop .modal-content {
  border: 0px;
}

.covidAlert {
  display: none;
}

body {
  overflow-x: hidden !important;
}

.popupBody .LancEvent {
  background: #000000b0;
  padding: 30px 50px;
  backdrop-filter: blur(3px);
}

#LancEvent .popupBody {
  background: url(/cisiweb2/image/events/469611157.jpg), rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 0px;
}

.introLearning {
  background: url(/cisiweb2/image/lxp/introbg.jpg) rgba(0, 0, 0, 0.5);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow-x: hidden;
  background-blend-mode: multiply;
  align-items: center;
  text-align: center;
  margin: 0px 30px 40px 30px;
  padding: 30px 50px 50px;
  color: #fff;
  font-size: 22px;
}

.introLearning h1 {
  color: #fff;
  font-weight: 600;
}

.introLearning a.btn.btn-primary {
  background: #2e6ecf;
  border-color: #2e6ecf;
  font-size: 20px;
  padding: 10px 30px;
}

.dinnerYPNPop .modal-body {
  background-image: url("/cisiweb2/image/30th Anniversary/Dinner.png");
  background-repeat: no-repeat;
  background-position: 25% center;
  background-size: cover;
  padding: 40px 40px 40px 35%;
  text-align: center;
}

.dinnerYPNPop h2,
.dinnerYPNPop h3 {
  font-family: "Century Gothic";
  color: #9b8293;
  margin-top: 0;
}

.dinnerYPNPop .btn-primary {
  background: #9b8293;
  border-color: #9b8293;
}

.YPNdiscountCode {
  display: inline-block;
  background: #fff;
  padding: 10px 30px;
  font-size: 30px;
  color: #9b8293;
  margin-bottom: 20px;
}

.banterPop .popupBody {
  background: url(/cisiweb2/image/mycisi/banterbg.jpg);
  background-size: cover;
  padding: 10px 20px 20px;
}

.banterPop h2 {
  background: #fff;
  padding: 10px;
  font-weight: 800;
  color: #b93d8f;
  font-family: "Open Sans";
  font-size: 30px;
  margin-bottom: 0;
}

.banterPop p {
  background: #fff;
  padding: 0 10px 10px 10px;
  color: #0b6581;
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: 800;
}

a#banterSurveyButton,
a#banterSurveyClose {
  border-radius: 0px;
  background: #0b6581;
  border: 4px solid #fff;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-right: 20px;
}

a#banterSurveyButton {
  margin-bottom: 4px;
}

#fcaSurvey .btn.btn-primary {
  background: #fff;
  color: #701b45;
  border: 0;
}

#fcaSurvey img {
  width: 230px;
  margin: 20px 0;
}

#fcaSurvey .modal-content {
  background: #701b45;
  color: #fff;
  font-size: 15px;
}

div#closeFCASurvey {
  position: absolute;
  top: -10px;
  right: 15px;
  font-size: 40px;
  cursor: pointer;
}

@media (max-width: 992px) {
  .memberSurvey .modal-body .col-md-4 {
    display: none;
  }

  #fcaSurvey.modal .modal-body {
    max-height: 700px !important;
  }

  .dinnerYPNPop .modal-body {
    background-image: url("/cisiweb2/image/30th Anniversary/Dinner.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    padding: 30px;
    text-align: center;
  }
}

#pp21 .modal-content {
  background: url(/cisiweb2/image/events/ppc21/popupbg.jpg);
  background-size: cover;
  background-position: center center;
  color: #fff;
}

.ppc21PopupWrapper li {
  font-size: 18px;
}

#pp21 h2 {
  color: #fff;
  font-weight: 700;
  margin-top: 0;
}

#pp21 .modal-body {
  padding: 30px;
}

#pp21 .btn.btn-primary {
  background: #4aa8f0;
  border-color: #4aa8f0;
  transition: all 0.3s;
}

#pp21 .btn.btn-primary:hover {
  background: #3182c0;
  border-color: #3182c0;
}

#pp21 img {
  margin-top: -20px;
}

#pp21 .close {
  color: #fff;
  opacity: 1;
  font-size: 30px;
  position: absolute;
  right: 15px;
  top: 10px;
}

.xmasMyCISIBanner .row {
  background: url(/cisiweb2/image/advent19/background.jpg);
  background-size: cover;
  padding: 10px;
}

.xmasMyCISIBanner .col-sm-8 {
  color: #ffeaac;
  font-size: 18px;
  font-family: raleway;
  font-weight: 400;
}

.xmasMyCISIBanner .col-sm-8 a {
  color: #ffeaac;
  font-family: raleway;
  font-weight: 600;
}

.xmasMyCISIBanner .col-sm-4 {
  text-align: right;
}

.xmasMyCISIBanner .col-sm-4 img {
  width: 80px;
}

.xmasMyCISIBanner .col-sm-8 img {
  width: 70px;
  margin-right: 20px;
}

.xmasMyCISIBanner .col-sm-8 p {
  width: 95%;
  margin-bottom: 0;
}

.sfContentBlock.mycisiBlock.tiles {
  display: none;
}

.newSliders {
  display: none;
  margin-left: -15px !important;
  margin-right: -15px !important;
  background: linear-gradient(0deg, #65c4ec 0, #2685ad 100%);
  padding: 15px 15px 10px 15px !important;
}

.newSliders .container {
  width: 100%;
  padding: 0;
}

#content-slider img {
  margin: 0;
  padding: 0;
  border-radius: 15px;
}

.lSSlideOuter .lSPager.lSpg>li a {
  background-color: #9ed8f1;
  height: 7px;
  width: 7px;
}

#localEvents .lSSlideOuter .lSPager.lSpg>li a {
  background-color: #6bc0c0;
  height: 7px;
  width: 7px;
}

#localEvents .lSSlideOuter .lSPager.lSpg>li.active a,
#localEvents .lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: #fff;
}

#localEvents .lSSlideOuter .lSPager.lSpg>li.active a,
#localEvents .lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: #066;
}

.lSSlideOuter .lSPager.lSpg>li {
  padding: 0 4px;
}

.intro.newMyCISI .memberLevelBadge {
  display: inline-block !important;
  width: 100%;
  margin-bottom: 20px;
}

.intro h1 {
  margin: 0 0 10px 0 !important;
}

.intro p {
  color: #fff;
  padding: 0;
  margin: 0;
}

.intro .cpdStatus {
  padding-top: 10px !important;
}

.intro #introCPDStatusBlock {
  color: #fff;
  margin-top: 30px;
}

.intro .logoImage {
  margin: 0;
}

.mycisiTest .eventBlock {
  background: #e2e4e5;
  padding: 15px;
  border-radius: 14px;
}

.sfPageEditor .newSliders {
  display: block !important;
}

#AGMblock a {
  color: #fff;
  font-weight: 500;
  text-decoration: underline;
}

#AGMblock .content {
  background: #17577a;
  color: #fff;
}

.newBoard img {
  width: 70%;
  border-radius: 200px;
  border: 4px solid #fff;
}

.row.newBoard {
  text-align: center;
  font-weight: 700;
}

#AGMblock .btn-primary {
  background-color: #eb4c39;
  border-color: #eb4c39;
  padding: 11px 80px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
  font-size: 18px;
  color: #fff;
}

#AGMblock .btn-primary:hover {
  background-color: #fff;
  border-color: #fff;
  color: #eb4c39;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

#AGMblock img {
  margin: 0;
  width: 100%;
}

.cpdDashboard {
  display: none;
  margin: 0 0 30px 0 !important;
  position: relative;
}

#saveCPDDashboard {
  font-size: 12px;
  font-weight: 500;
  padding: 6px 10px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  display: none;
}

.sfPageEditor .cpdDashboard {
  display: block !important;
}

.itemListContainer {
  display: none;
}

.sfPageEditor .itemListContainer {
  display: block !important;
}

.prListWrapper {
  display: none;
}

.sfPageEditor .prListWrapper {
  display: block !important;
}

.mycisiTest .eventVenue {
  display: none;
}

.mycisiTest .buttons .addToBasket,
.mycisiTest .buttons .oneClickBuyButton {
  margin-right: 4px;
}

.mycisiTest .rightControl {
  display: none;
}

.mycisiTest .leftControl {
  display: none;
}

.mycisiTest .buttons .addToBasket,
.mycisiTest .buttons .btn,
.mycisiTest .buttons .btn-default,
.mycisiTest .buttons .oneClickBuyButton,
.mycisiTest .buttons .waitingList {
  margin-top: 0;
  font-size: 12px;
  font-weight: 500;
  padding: 6px 10px;
  min-height: auto;
}

.bookedOn .glyphicon {
  color: #5fbe18;
  font-size: 23px;
  vertical-align: bottom;
}

.bookedOn {
  font-size: 16px;
  font-weight: 600;
  color: #4ca30c;
}

.memberSurvey .modal-body {
  background: linear-gradient(338deg,
      rgb(154 185 212) 0%,
      rgb(217 225 228) 71%,
      rgb(255 255 255) 100%);
  padding: 20px;
  color: #3e6fa7;
  font-size: 18px;
  font-weight: 500;
}

.memberSurvey .modal-body h2 {
  font-weight: 400;
  color: #777676;
  text-align: right;
  margin-top: -25px;
}

.memberSurvey .modal-body p {
  color: #777676;
  font-weight: 400;
}

.memberSurvey .modal-body a {
  margin-right: 3px;
  margin-bottom: 6px;
}

/* .memberSurvey .modal-body small{
    font-weight: 500;
    color: #545454;
  } */
.memberSurvey .modal-body .col-md-8 img {
  width: 100%;
}

.memberSurvey .alreadyTaken {
  color: #fff;
  font-size: 16px;
}

.memberSurvey small p {
  font-weight: 500 !important;
  color: #545454 !important;
}

.memberSurvey small {
  font-size: 60%;
  line-height: normal !important;
}

.memberSurvey .col-md-4 img {
  width: 100%;
}

.memberSurvey .btn.btn-primary {
  /* background: #3e6fa7;
  border-color: #3e6fa7 */
}

.ypnPopup .popupBody {
  background-size: cover;
  padding: 20px;
  background-position: center left;
}

.ypnPopup h2 {
  font-size: 20px;
}

.ypnPopup2 .popupBody {
  padding: 0;
}

#memberBadge .modal-content {
  background: url(/cisiweb2/image/mycisi/memberlogos/cardchfcsi.jpg);
  background-size: 50%;
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: right;
}

#memberBadge .modal-body {
  padding: 15px 50% 40px 40px;
}

.SAISBlock {
  display: none;
}

.buttons .addToBasket,
.buttons .btn,
.buttons .btn-default,
.buttons .oneClickBuyButton,
.buttons .waitingList {
  margin-right: 0;
  margin-top: 0;
  font-size: 13px;
  padding: 6px 20px;
}

.addToBasket {
  background: #5ebf17;
  border: 1px solid #5ebf17;
}

.oneClickBuyButton,
.oneClickBuyButtonTry {
  background: #1db0d5 none repeat scroll 0 0;
  border: 1px solid #1db0d5;
  color: #fff;
}

.oneClickBuyButtonMessage {
  background: #1db0d5 none repeat scroll 0 0;
  border: 1px solid #1db0d5;
  color: #fff;
}

.oneClickBuyButton:hover,
.oneClickBuyButtonTry:hover {
  background: #0b8eb0;
  border: 1px solid #0b8eb0;
  color: #fff;
}

.oneClickBuyButtonMessage:hover {
  background: #0b8eb0;
  border: 1px solid #0b8eb0;
  color: #fff;
}

.eventDetails .generalMessage {
  font-size: 14px;
}

.agm {
  display: none;
}

#AGMblock>div>h2 {
  color: #fff;
  margin-top: 14px;
  font-weight: bold;
}

#AGMblock>div>ul>li {
  font-weight: 500;
}

.sfpostContent p span {
  font-family: Raleway !important;
}

.southernCommittee {
  margin-bottom: 20px;
  width: 100% !important;
}

.agmBlock {
  display: none;
}

.archiveButton {
  font-size: 12px;
  font-weight: 600 !important;
  padding: 6px 10px 6px;
  margin-left: 20px;
  margin-top: -8px;
  margin-bottom: -3px !important;
  margin-right: -18px;
  text-transform: none;
}

#branchIntro {
  position: relative;
}
 #branchIntro {
  margin-top: 20px;
}

.headerImage {
  background-image: url("/cisiweb2/image/mycisi/upgrade.jpg");
  background-size: cover;
  background-position: center center;
  margin-bottom: 40px !important;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0 !important;
  height: 500px;
  display: none;
}

.memberDetails {
  font-size: 12px;
  font-weight: 400;
}

.content .description {
  padding: 15px;
}

.mycisiBlock>.content.president {
  padding: 0;
  position: relative;
}

.presidentTitle {
  bottom: 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  left: 10px;
  right: 10px;
  padding: 6px 12px;
  position: absolute;
  background: #2b2b2b;
  background: rgba(34, 43, 43, 0.8);
}

.content.president>img {
  margin: 0;
}

.description p {
  margin-bottom: 0;
}

.description h3 {
  margin-top: 0;
}

.eventDate {
  font-family: open sans;
  font-size: 14px;
  font-weight: 700;
  color: #222;
  margin-bottom: 3px;
}

.eventMonth {
  font-size: 13px;
  font-weight: 500;
  padding-top: 6px;
}

.eventDay {
  font-size: 30px;
  font-weight: 200;
  line-height: 20px;
}

.eventDetails {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.eventTitle {
  font-family: open sans;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #222;
}

.eventVenue {
  font-size: 12px;
  color: #666;
}

.eventBlock:last-child .eventDate,
.eventBlock:last-child .eventDetails {
  margin-bottom: 0;
}

.mycisiBlock.blogHeader {
  margin-bottom: 0 !important;
}

.cpdYearProgress {
  border: 0 solid;
  border-radius: 0;
  box-shadow: none !important;
  height: 50px;
  background: #888;
  width: 100%;
}

.cpdYearProgress .k-progress-status-wrap,
.cpdYearProgress .k-selected {
  border: 0 solid;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
}

.cpdYearProgress .k-selected {
  background: #2d8383;
  top: 0;
}

.goldCPDBlock .cpdYearProgress .k-selected {
  background: #d1b585;
}

.greenCPDBlock .cpdYearProgress .k-selected {
  background: #2d8383;
}

.silverCPDBlock .cpdYearProgress .k-selected {
  background: #4a4a4a;
}

.cpdStatus .col-sm-12 {
  padding: 0;
}

.cpdStatus #cpdYearProgressGroup {
  margin-bottom: 0;
}

.cpdYearProgress .k-progress-status-wrap .k-progress-status {
  font-size: 20px;
  margin-top: 2px;
  font-weight: 400;
  color: #fff;
}

.k-progressbar>.k-selected.k-complete,
.k-rtl .k-progressbar>.k-selected.k-complete {
  border-radius: 0px;
}

#cpdYearProgressLabel {
  bottom: 0;
  color: #fff;
  font-size: 10px;
  left: 0;
  right: 0;
  position: absolute;
  text-align: center;
  z-index: 1;
}

#cpdYearProgressGroup {
  position: relative;
}

#cpdCurrentStatus .status,
#introCpdCurrentStatus .status {
  color: #fff;
  font-weight: 500;
  margin-left: 4px;
  padding: 4px 10px;
  font-size: 12px;
}

#cpdCurrentStatus .status0,
#cpdCurrentStatus .status1,
#cpdCurrentStatus .status7,
#introCpdCurrentStatus .status0 {
  background: #60bc05 none repeat scroll 0 0;
}

#cpdCurrentStatus .status4,
#cpdCurrentStatus .status5,
#introCpdCurrentStatus .status4 {
  background: #ecb200 none repeat scroll 0 0;
}

#cpdCurrentStatus .status2,
#cpdCurrentStatus .status6,
#cpdCurrentStatus .status8,
#introCpdCurrentStatus .status2 {
  background: #bc3005 none repeat scroll 0 0;
}

#cpdCurrentStatus .status3,
#introCpdCurrentStatus .status3 {
  background: #05a0bc none repeat scroll 0 0;
}

.survey iframe {
  height: 450px;
  margin-top: -30px;
}

.currentCard {
  margin-bottom: 20px;
}

.playIcon {
  position: absolute;
  width: 50px;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
}

.intro {
  background-position: center center;
  margin-left: -15px;
  text-align: left;
  padding: 30px 15px;
  display: flex;
  align-items: center;
  width: calc(100% + 30px);
  background-size: cover;
}

.intro .row {
  width: 100%;
}

.branchIntroHeading {
  color: #fff !important;
  font-weight: 300 !important;
}

#branchBlog {
  padding: 10px;
}

.cpdStatusBlock .row.content {
  padding-bottom: 30px;
}

.mycisiBlock .title>a {
  font-weight: 700;
}

#branchCommitteeBlock {
  padding-top: 0px !important;
}

#branchCommitteeBlock h3 {
  margin-top: 0 !important;
}

.membershipStatCount.col-xs-5,
.membershipStatType.col-xs-7 {
  padding: 4px 0;
}

#membershipStatsTable {
  background: #fff none repeat scroll 0 0;
  font-weight: 500;
}

#viewOthers img {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  width: 80px;
}

.countdownBlock {
  display: inline-block;
  margin: 0 10px 20px;
}

.countdownNumber {
  font-size: 34px !important;
  font-weight: 400 !important;
  font-family: "Open Sans";
}

.countdownText {
  font-weight: 600 !important;
  font-family: "Open Sans";
}

.renewBody {
  background-image: url(/cisiweb2/image/mycisi/peoplerenew.jpg);
  text-align: center;
  color: #6d6f72;
  padding: 0 !important;
  background-size: cover;
  background-position: center center;
}

.renewBody #myVideo {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  right: 0px;
  width: 100.1%;
  height: -webkit-fill-available;
  object-fit: cover;
}

/* .renewBody.membershipLevel100,
.renewBody.membershipLevel101,
.renewBody.membershipLevel104,
.renewBody.membershipLevel110,
.renewBody.membershipLevel118 {
  background-image: url(/cisiweb2/image/mycisi/renewblue.png)
}
.renewBody.membershipLevel102,
.renewBody.membershipLevel103,
.renewBody.membershipLevel106,
.renewBody.membershipLevel111,
.renewBody.membershipLevel112,
.renewBody.membershipLevel115 {
  background-image: url(/cisiweb2/image/mycisi/renewblue.png)
}
.renewBody.membershipLevel107,
.renewBody.membershipLevel114,
.renewBody.membershipLevel116,
.renewBody.membershipLevel117 {
  background-image: url(/cisiweb2/image/mycisi/renewblue.png)
} */
.renewBody .btn-primary,
.renewBody.membershipLevel100 .btn-primary,
.renewBody.membershipLevel101 .btn-primary,
.renewBody.membershipLevel104 .btn-primary,
.renewBody.membershipLevel110 .btn-primary,
.renewBody.membershipLevel118 .btn-primary {
  background-color: #019e93;
  border-color: #019e93;
  border-radius: 200px;
  margin: 10px 0 20px;
  font-weight: 500;
  text-shadow: 1px 1px 4px #00625c;
  font-size: 20px !important;
  padding: 16px 30px !important;
  box-shadow: 0 8px #00625c;
  position: relative;
  transition: none;
}

.renewBody.membershipLevel102 .btn-primary,
.renewBody.membershipLevel103 .btn-primary,
.renewBody.membershipLevel106 .btn-primary,
.renewBody.membershipLevel111 .btn-primary,
.renewBody.membershipLevel112 .btn-primary,
.renewBody.membershipLevel115 .btn-primary {
  background-color: #019e93;
  border-color: #019e93;
  border-radius: 200px;
  margin: 10px 0 20px;
  font-weight: 500;
  text-shadow: 1px 1px 4px #00625c;
  font-size: 20px !important;
  padding: 16px 30px !important;
  box-shadow: 0 8px #00625c;
  position: relative;
  transition: none;
}

.renewBody.membershipLevel107 .btn-primary,
.renewBody.membershipLevel114 .btn-primary,
.renewBody.membershipLevel116 .btn-primary,
.renewBody.membershipLevel117 .btn-primary {
  background-color: #019e93;
  border-color: #019e93;
  border-radius: 200px;
  margin: 10px 0 20px;
  font-weight: 500;
  text-shadow: 1px 1px 4px #00625c;
  font-size: 20px !important;
  padding: 16px 30px !important;
  box-shadow: 0 8px #00625c;
  position: relative;
  transition: none;
}

.renewBody .btn-primary:hover {
  top: 3px !important;
  box-shadow: 0 5px #003835;
}

#renewByCard img {
  filter: drop-shadow(1px 1px 2px #00625c);
}

#basketPageLoadWrapper .waiting {
  z-index: 2000;
  margin-top: 0;
}

.renewBody h1 {
  color: #fff;
  font-weight: 400;
  margin: 0 0 20px 0;
  font-size: 24px;
}

.renewBody p {
  margin-bottom: 30px;
  color: #fff;
  font-size: 20px;
  display: none;
}

.modal-backdrop.in {
  opacity: 0.8;
}

#renewBody .generalMessage {
  width: 100%;
  font-size: 12px;
  overflow: hidden;
}

#renewBody .btn-lg {
  font-size: 14px;
  padding: 14px 20px;
  width: 100%;
  display: inline-flex;
  min-height: 100px;
  align-items: center;
  vertical-align: top;
  justify-content: center;
}

.alternativeMethods {
  color: #fff;
  margin-top: 10px;
  display: block;
  margin-bottom: 20px;
  font-size: 20px;
}

.blueBlock small {
  color: #c6c6c6;
}

.alternativeMethods:active,
.alternativeMethods:hover {
  color: #019e93;
}

#mandatoryCPD {
  padding-left: 17px;
  padding-right: 17px;
}

#mandatoryCPD .modal-body {
  padding: 0;
}

#mandatoryCPD .btn.btn-default {
  position: absolute;
  right: 15px;
  top: 15px;
}

#mandatoryCPD .modal-body>img {
  margin: auto;
}

#mandatoryCPD .modal-dialog {
  margin: 30px auto 30px;
}

#mandatoryCPD .largeImage {
  display: none;
}

#mandatoryCPD .mobileImage {
  margin: 0;
}

.accessCPD {
  margin-top: 10px;
  display: none;
}

.blueBlock {
  position: relative;
  width: 100%;
  padding: 50px 30px;
  text-align: center;
  display: none;
}

#localEventsWrapper .content.mycisiTest {
  height: 100%;
}

.sfpostFullStory {
  background: #48aaaa;
  padding: 8px 20px !important;
  color: #fff !important;
  border-radius: 6px;
  text-align: center;
  border: 0 solid;
}

@media (min-width: 600px) {
  .memberSurvey .modal-body {
    /* padding: 90px 30% 130px 50px;
    background-position: left */
  }

  #mandatoryCPD .largeImage {
    display: block;
    width: 100%;
    margin: 0;
  }

  #mandatoryCPD .modal-dialog {
    margin: 200px auto 30px;
  }

  #mandatoryCPD .mobileImage {
    display: none;
  }

  .renewBody {
    padding: 0 !important;
  }

  #renewBody .btn-lg {
    font-size: 18px;
    padding: 16px 40px;
    width: 48%;
  }

  .ypnPopup .popupBody {
    background: url(https://www.cisi.org/cisiweb2/image/membership/ypnbg1.jpg);
    background-size: cover;
    padding: 30px 30px 50px 40%;
    background-position: center left;
  }

  .ypnPopup h2 {
    font-size: 24px;
  }

  .countdownBlock {
    display: inline-block;
    margin: 0 20px 20px;
  }

  .countdownNumber {
    font-size: 70px !important;
    font-weight: 400 !important;
    font-family: "Open Sans";
  }

  countdownText {
    font-weight: 600 !important;
    font-family: "Open Sans";
  }

  .intro #introCPDStatusBlock {
    margin-top: 0 !important;
  }

  .intro.newMyCISI .memberLevelBadge {
    margin-bottom: 0 !important;
  }
}

.sfreContentArea #slideMaster,
body.standard.sfPageEditor #slideMaster {
  display: block !important;
}

#viewOtherSelector .modal-body>a {
  background-size: cover !important;
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: 300;
  padding: 100px 40px 20px;
  text-align: right;
}

#membershipCountdown {
  color: #fff;
}

@media (min-width: 992px) {
  .renewBody h1 {
    color: #fff;
    font-weight: 400;
    margin: 0 0 20px 0;
    font-size: 30px;
  }

  .memberSurvey .modal-body {
    padding: 4% 4% 0%;
    background-position: right;
  }

  .xmasMyCISIBanner .col-sm-8 {
    color: #ffeaac;
    font-size: 22px;
    font-family: raleway;
    font-weight: 400;
  }

  .intro {
    background-position: center center;
    margin-left: -15px;
    text-align: left;
    padding: 60px 45px;
    display: flex;
    align-items: center;
    width: calc(100% + 30px);
    background-size: cover;
  }

  .intro .row {
    width: 100%;
    display: flex;
    align-items: center;
  }

  .headerImage h1 {
    font-size: 40px;
  }

  .newSliders {
    display: none;
    margin-left: -15px !important;
    margin-right: -15px !important;
    background: linear-gradient(0deg, #65c4ec 0, #2685ad 100%);
    padding: 45px 45px 25px 45px !important;
  }

  .blueBlock {
    width: 60%;
    padding: 60px 0px 50px 50px;
  }

  #renewByDD small {
    font-size: 70%;
  }

  .headerImage h3 {
    font-size: 24px;
  }

  .col-sm-7 .mycisiBlock {
    margin: 0 0 30px 15px;
  }

  .col-sm-5 .mycisiBlock {
    margin: 0 15px 30px 0;
  }

  .currentCard {
    margin-bottom: 0;
  }

  .content .description {
    padding: 20px;
  }

  #viewOthers img {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
  }

  .buttons .addToBasket,
  .buttons .btn,
  .buttons .btn-default,
  .buttons .oneClickBuyButton,
  .buttons .waitingList {
    margin-right: 5px;
    margin-top: 10px;
    font-size: 13px;
    padding: 6px 20px;
  }

  .mycisiTest div:nth-child(6) {
    margin-right: 70px !important;
    width: calc(15.8% - 20px);
  }

  .mycisiTest .eventBlock {
    display: inline-block;
  }

  .mycisiTest .rightControl {
    right: 0;
    top: 37%;
    display: none;
  }

  .mycisiTest .leftControl {
    left: 0;
    top: 37%;
    display: none;
  }

  .mycisiTest {
    overflow: hidden;
  }

  .mycisiTest #localEvents.rightSet {
    transform: translate(-49%, 0);
  }

  .mycisiTest .eventDetails {
    margin-bottom: 0;
  }

  .mycisiTest .control {
    position: absolute;
    font-size: 30px;
    color: #b5b5b5;
    cursor: pointer;
    z-index: 1000;
  }

  .mycisiTest.content {
    position: relative;
  }

  .mycisiTest .buttons .addToBasket,
  .mycisiTest .buttons .oneClickBuyButton {
    margin-top: 0;
    font-size: 12px;
    font-weight: 500;
    padding: 6px 10px;
  }
}

@media (min-width: 1200px) {
  .blueBlock {
    width: 50%;
    padding: 50px 0px 50px 50px;
  }

  .banterPop .popupBody {
    background: url(/cisiweb2/image/mycisi/banterbg.jpg);
    background-size: cover;
    padding: 25px 40px 40px;
  }

  .banterPop h2 {
    background: #fff;
    padding: 10px 20px 20px 20px;
    font-weight: 700;
    color: #b93d8f;
    font-family: "Open Sans";
    font-size: 34px;
  }

  .banterPop p {
    background: #fff;
    padding: 0 20px 20px 20px;
    color: #0b6581;
    font-size: 22px;
    font-family: "Open Sans";
    font-weight: 700;
  }

  a#banterSurveyButton,
  a#banterSurveyClose {
    border-radius: 0px;
    background: #0b6581;
    border: 4px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-right: 20px;
  }

  .headerImage h1 {
    font-size: 50px;
  }

  .headerImage h3 {
    font-size: 30px;
  }

  .mycisiTest div:nth-child(6) {
    margin-right: 30px !important;
    width: calc(16% - 20px);
  }

  .mycisiTest .eventBlock {
    display: inline-block;
  }

  .cpdDashboard {
    margin: 0 15px 40px !important;
  }

  .eventTitle {
    font-family: open sans;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #222;
  }

  .eventDate {
    font-size: 14px;
  }
}

@media (min-width: 1400px) {
  .renewBody p {
    display: block;
  }
}

@media (min-width: 1600px) {
  .renewBody h1 {
    color: #fff;
    font-weight: 400;
    margin: 0 0 20px 0;
    font-size: 50px;
  }

  .banterPop .popupBody {
    background: url(/cisiweb2/image/mycisi/banterbg.jpg);
    background-size: cover;
    padding: 30px 50px 50px;
  }

  .banterPop h2 {
    background: #fff;
    padding: 10px 20px 20px 20px;
    font-weight: 700;
    color: #b93d8f;
    font-family: "Open Sans";
    font-size: 40px;
  }

  .banterPop p {
    background: #fff;
    padding: 0 20px 20px 20px;
    color: #0b6581;
    font-size: 26px;
    font-family: "Open Sans";
    font-weight: 700;
  }

  a#banterSurveyButton,
  a#banterSurveyClose {
    border-radius: 0px;
    background: #0b6581;
    border: 4px solid #fff;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-right: 20px;
  }

  .accessCPD {
    margin-top: 0;
  }

  .eventDate {
    font-size: 18px;
  }

  .eventDetails {
    width: 100%;
  }

  .eventDay {
    font-size: 45px;
    line-height: 30px;
  }

  .eventTitle {
    font-size: 12px;
  }

  .eventVenue {
    font-size: 13px;
  }

  .memberDetails {
    font-size: 14px;
    font-weight: 400;
  }

  .headerImage h1 {
    font-size: 80px;
  }

  .headerImage h3 {
    font-size: 40px;
  }

  .presidentTitle {
    font-size: 14px;
  }

  .col-sm-7 .mycisiBlock {
    margin: 0 0 50px 30px;
  }

  .col-sm-5 .mycisiBlock {
    margin: 0 30px 50px 15px;
  }

  #branchBlog {
    padding: 30px !important;
  }

  .cpdYearProgress {
    height: 50px;
  }

  .cpdYearProgress .k-progress-status-wrap .k-progress-status {
    font-size: 20px;
    margin-top: 2px;
    font-weight: 400;
  }

  .content .description {
    padding: 30px;
  }

  .mycisiTest .rightControl {
    right: 20px;
    top: 37%;
    display: none;
  }

  .mycisiTest .leftControl {
    left: 20px;
    top: 37%;
    display: none;
  }

  .mycisiTest div:nth-child(6) {
    margin-right: 80px !important;
    width: calc(16.6% - 80px);
  }

  .mycisiTest .eventBlock {
    display: inline-block;
  }

  .cpdDashboard {
    margin: 0 30px 40px !important;
  }
}

.bx-controls {
  bottom: -30px;
  left: 0;
  margin: 10px auto;
  position: absolute;
  right: 0;
}

.bx-controls-direction {
  display: none;
}

.bx-wrapper {
  position: relative;
}

.bxslider img {
  width: 100%;
  margin: 0;
}

.bx-pager {
  width: 100%;
  text-align: center;
}

.bx-pager-item {
  display: inline-block;
  zoom: 1;
}

.bx-pager-link {
  display: block;
  height: 10px;
  width: 10px;
  margin: 0 4px;
  background: none repeat scroll 0 0 #afafaf;
  border-radius: 6px;
  outline: 0 none;
  font-size: 0;
}

.bx-pager-link.active {
  background: none repeat scroll 0 0 #449e9e;
}

.bx-controls-direction a {
  position: absolute;
  bottom: 0;
  top: 0;
  width: 90px;
  opacity: 0.5;
}

.bx-controls-direction a.hover {
  opacity: 0.9;
}

.bx-controls-direction .bx-prev {
  left: 0;
  background: 0 0;
}

.bx-controls-direction .bx-prev.hover {
  background: linear-gradient(to right,
      rgba(0, 0, 0, 0.2) 0,
      rgba(0, 0, 0, 0) 100%);
}

.bx-controls-direction .bx-next {
  right: 0;
  background: 0 0;
}

.bx-controls-direction .bx-next.hover {
  background: linear-gradient(to right,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0.2) 100%);
}

.bx-controls-direction a>span {
  position: absolute;
  top: 80px;
  height: 140px;
  width: 80px;
  background-image: url("../../image/master/bxslidercontrols.png");
}

@media (min-width: 1200px) {
  .bx-controls-direction a>span {
    top: 130px;
  }
}

@media (min-width: 1600px) {
  .bx-controls-direction a>span {
    top: 180px;
  }
}

.bx-controls-direction a>.leftImage {
  left: 5px;
  background-position: 0 140px;
}

.bx-controls-direction a.hover>.leftImage {
  background-position: 0 0;
}

.bx-controls-direction a>.rightImage {
  right: 5px;
  background-position: 80px 140px;
}

.bx-controls-direction a.hover>.rightImage {
  background-position: 80px 0;
}

.newsBlock {
  display: none;
}

#renewNotice .modal-header {
  background: transparent none repeat scroll 0 0;
  border: 0 solid;
  padding: 0;
  position: absolute;
  right: 10px;
  top: -5px;
  z-index: 1;
}

#renewNotice button.close {
  background: transparent none repeat scroll 0 0;
  color: #fff;
  opacity: 1;
  text-shadow: none;
}

#renewNotice .close>span {
  font-size: 50px;
  color: #fff;
}

#renewNotice .modal-body {
  padding: 0;
  width: 100%;
  height: 80vh;
  max-height: none;
  overflow: hidden;
  display: flex;
  align-items: center;
}

#renewNotice .modal-dialog.modal-lg {
  width: 80vw;
  height: 80vh;
  margin: 10vh 10vw;
}

#renewNotice .modal-body {
  padding: 0;
  width: 100%;
}

#renewNotice .modal-body>img {
  margin: 0;
  width: 100%;
}

.itemList .item {
  margin-bottom: 20px !important;
  margin-top: 0 !important;
  padding: 0 6px 10px !important;
  vertical-align: top;
  width: calc(50% - 3px);
  display: inline-block;
}

#cisitvCPDBlock .cisitvWrapper {
  margin-bottom: 20px !important;
  margin-top: 0 !important;
  padding: 0 8px 10px !important;
  vertical-align: top;
  width: calc(50% - 3px);
  display: inline-block;
}

.prListWrapper .prWrapper {
  margin-bottom: 20px !important;
  margin-top: 0 !important;
  padding: 0 5px 10px !important;
  vertical-align: top;
  width: calc(50% - 3px);
  display: inline-block;
}

.cpdDashboard .col-xs-12.col-sm-12.col-md-4.col-lg-4.sf_colsOut {
  padding: 0;
}

.row.cpdDashboardWrapper {
  padding: 30px 40px 0;
}

.itemContent {
  padding: 10px 5px;
  display: block;
  font-size: 14px;
  color: #444;
  font-family: "Open Sans";
  font-weight: 600;
}

.itemList {
  list-style-type: none;
  margin: 0;
  margin-right: -4px;
  padding: 0;
}

.itemList li {
  display: block;
}

.itemList .itemTitle {
  font-size: 14px !important;
  margin-bottom: 10px !important;
  margin-top: 0 !important;
  font-weight: 600 !important;
}

.itemList .itemTitle a {
  color: #444;
  font-family: "Open Sans";
  font-weight: 600;
}

.itemImage {
  max-height: 200px;
}

.itemImage .sfimageWrp {
  overflow: visible !important;
}

.itemImage img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
  transition: all 0.5s;
}

.itemImage img:hover {
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.3);
}

.videoThumbnail {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
  transition: all 0.5s;
}

.videoThumbnail:hover {
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.3);
}

.cisitvBadge,
.prBadge,
.reviewBadge {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 30px;
}

.cisitvWrapper a,
.itemBox a,
.prWrapper a {
  position: relative;
  display: block;
}

.noCPDDashboardSet {
  display: none;
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
}

.noCPDDashboardSet h2 {
  font-weight: 400;
}

.blurred {
  filter: blur(10px);
  opacity: 0.2;
  pointer-events: none;
}

#setCPDDashboard {
  width: 40%;
  display: block;
  margin: auto;
}

.cpdDashboard .title {
  display: flex;
  align-items: center;
}

.cpdDashboard .cisiFieldWrapper {
  min-height: 32px;
}

.cpdDashboard .form-control {
  height: 32px;
  min-width: 200px;
}

.cpdDashboard span.display {
  font-size: 14px;
}

.cpdDashboard .form-control {
  padding: 4px 12px;
}

#changeCPDDashboard {
  margin-left: 30px;
}

#changeCPDDashboardCategoryList {
  text-transform: none;
}

.logoBlock {
  display: none;
}

@media (max-width: 1599px) {
  .itemList .item {
    width: calc(50% - 3px);
  }

  .itemList {
    list-style-type: none;
    margin: 0;
  }

  .cisitvBadge,
  .prBadge,
  .reviewBadge {
    font-size: 9px;
    bottom: 5px;
    left: 5px;
  }

  .itemContent {
    padding: 10px 5px;
    display: block;
    font-size: 12px;
    color: #444;
    font-family: "Open Sans";
    font-weight: 600;
  }
}

@media (max-width: 1199px) {
  .itemList .item {
    width: calc(50% - 3px);
  }

  .itemList .itemBody {
    display: none;
  }

  .itemList .itemTitle {
    font-size: 18px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
}

@media (max-width: 767px) {
  #renewBody .btn {
    font-size: 16px !important;
  }

  .itemList .item {
    margin-bottom: 10px !important;
  }

  .itemList {
    list-style-type: none;
    margin: 0;
    padding: 15px 5px 5px;
  }

  .row.cpdDashboardWrapper {
    padding: 0 20px 10px;
  }

  .itemImage img,
  .videoThumbnail {
    margin: 0 !important;
  }

  .itemContent {
    height: auto !important;
    font-size: 10px;
    font-weight: 700 !important;
  }

  .cisitvBadge,
  .prBadge,
  .reviewBadge {
    font-size: 8px;
    bottom: 5px;
    left: 5px;
  }

  #cisitvCPDBlock .cisitvWrapper {
    margin-bottom: 10px !important;
  }

  .prListWrapper .prWrapper {
    margin-bottom: 10px !important;
  }
}

.mycisiBlock.memberCardBlock {
  background: #3d4244;
  color: #fff;
}

.memberCardBlock .title {
  background: #2e3335;
  color: #fff;
}

.memberCardBlock .btn-default {
  background: #050707;
  color: #fff;
  border: 1px solid #a4a09d;
  border-radius: 10px;
}

.memberCardBlock .btn-default:hover {
  background: #191d1d;
}

.col-lg-8.digitalCardBlocks {
  padding-bottom: 30px !important;
}

.col-lg-4.digitalCardBlocks {
  background: url(/cisiweb2/image/mycisi/small_digitalcard_gold.png);
  background-size: 94%;
  background-repeat: no-repeat;
  background-position: top center;
}

.memberCardBlock .content {
  padding: 30px 30px 0 30px;
}

.vulCustomers .modal-body {
  background: url(/cisiweb2/image/mycisi/cards.jpg);
  background-size: contain;
  padding: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  background-position-x: right;
}

.vulCustomers .modal-body h2 {
  font-weight: 400;
  color: #fff;
}

.vulCustomers .modal-body p {
  font-weight: 400;
  color: #fff;
}

.vulCustomers .alreadyTaken {
  color: #fff;
  font-size: 16px;
}

.vulCustomers small {
  font-size: 60%;
  line-height: normal !important;
  color: #fff;
}

.vulCustomers small p {
  display: inline;
  padding: 0 0 !important;
  border-radius: 3px;
  background: unset !important;
}

.vulCustomers .btn.btn-primary {
  background: #3e6fa7;
  border-color: #3e6fa7;
  margin: 10px;
}

.vulCustomers .subTitle {
  font-size: 24px;
  color: #3e6fa7;
  margin-bottom: 20px;
}

a#vulCustomersLater {
  margin: 6px;
}

a#vulCustomersNo {
  margin: 6px;
}

.modalFilter {
  background: #000000b0;
  padding: 40px 45px 45px 45px;
}

.vulCustomers .clearfix {
  padding: 0;
}

@media (max-width: 768px) {
  .vulCustomers .modal-body {
    background: url(/cisiweb2/image/mycisi/cards.jpg);
    background-size: cover;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    background-position-x: right;
  }
}

@media (max-width: 600px) {
  .vulCustomers .modal-body h2 {
    font-size: 27px;
  }

  .vulCustomers .modal-body p {
    font-size: 15px;
  }

  .modalFilter {
    padding: 15px;
    text-align: center;
  }

  .vulCustomers .modal-body {
    background-size: cover;
    background-position-x: center;
  }
}

.fin21 .textBlock {
  text-align: center;
}

.fin21 .modal-body {
  background: url(/cisiweb2/image/events/fpac21/mk7.jpg);
  background-size: cover;
}

.fin21 .fa-map-marked-alt {
  color: #b0c5b6;
  margin-right: 10px;
}

.fin21 .btn.btn-primary {
  background: #9a1834;
  color: #fff;
  border-color: #9a1834;
}

.fin21 .btn.btn-primary:hover {
  background: #be1d40;
  color: #fff;
}

.fin21 .btn.btn-default:hover {
  background: #d0dbd4;
}

.fin21 button.closeButton {
  background: #9a1834;
  border: none;
  position: absolute;
  right: 5%;
  top: 5%;
  z-index: 10;
}

.fin21 .glyphicon {
  color: #fff;
}

button.closeButton {
  margin-bottom: 15px;
}

@media (max-width: 600px) {
  .fin21 .fpLogo2 {
    width: 80vw;
  }

  .fin21 h3 {
    font-size: 20px !important;
  }

  .fin21 h2 {
    font-size: 24px;
  }

  .fin21 .textBlock p {
    font-size: 15px !important;
  }
}

@media (min-width: 600px) {
  .fin21 .fpLogo2 {
    width: 70vw;
  }

  .fin21 .textBlock p {
    font-size: 15px !important;
  }
}

@media (min-width: 1200px) {
  .fin21 .fpLogo2 {
    width: 450px;
  }
}

.fpweek .modal-body {
  background: url(/cisiweb2/image/fp/fpweek21/dream.jpg);
  background-size: cover;
  padding: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.fpweek .modal-body h2 {
  font-weight: 400;
  color: #fff;
}

.fpweek .modal-body p {
  font-weight: 400;
  color: #fff;
}

.fpweek .alreadyTaken {
  color: #fff;
  font-size: 16px;
}

.fpweek small {
  font-size: 60%;
  line-height: normal !important;
  color: #fff;
}

.fpweek small p {
  display: inline;
  padding: 0 0 !important;
  border-radius: 3px;
  background: unset !important;
}

.fpweek .btn.btn-primary {
  background: #684fa1;
  border-color: #684fa1;
  margin: 10px;
}

.fpweek .subTitle {
  font-size: 24px;
  color: #3e6fa7;
  margin-bottom: 20px;
}

a#fpweekLater {
  margin: 6px;
}

a#fpweekNo {
  margin: 6px;
}

.modalFilter {
  background: #000000b0;
  padding: 40px 40% 45px 45px;
}

.fpweek .clearfix {
  padding: 0;
}

@media (max-width: 768px) {
  .fpweek .modal-body {
    background: url(/cisiweb2/image/fp/fpweek21/dream.jpg);
    background-size: cover;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
  }
}

@media (max-width: 600px) {
  .fpweek .modal-body h2 {
    font-size: 27px;
  }

  .fpweek .modal-body p {
    font-size: 15px;
  }

  .modalFilter {
    padding: 15px;
    text-align: center;
  }

  .fpweek .modal-body {
    background-size: cover;
    background-position-x: center;
  }
}

.mycisiBlock.memberCardBlock {
  background: #3d4244;
  color: #fff;
}

.memberAppBlock .title {
  background: #ffffff59;
  color: #fff;
}

.memberAppBlock {
  background: linear-gradient(138deg, #cb3066 0, #cb3066 30%, #1bbcfa 100%);
  color: #fff;
}

.memberAppBlock .content {
  font-size: 16px;
}

.memberAppBlock .content .appMarkets {
  display: flex;
}

.memberAppBlock .content .appMarkets a {
  margin-right: 5px;
}

.col-md-12.col-lg-8.AppTextBlock {
  font-weight: 500;
  color: #fff;
  text-shadow: 0 0 40px rgb(0 0 0 / 40%);
}

img.bigPhone {
  position: absolute;
}

@media (min-width: 1200px) {
  .col-md-12.col-lg-8.AppTextBlock {
    font-size: 152%;
  }
}

#cpdYearProgressYearIDGroup {
  top: 20px;
  position: relative;
}

#cpdYearProgressYearIDLabel {
  bottom: 0;
  color: #fff;
  font-size: 10px;
  left: 0;
  right: 0;
  position: absolute;
  text-align: center;
  z-index: 1;
}

.cpdYearProgressIntro {
  border: 0 solid;
  border-radius: 0;
  box-shadow: none !important;
  height: 50px;
  background: #888;
  width: 100%;
}

.cpdYearProgressIntro .k-progress-status-wrap,
.cpdYearProgressIntro .k-selected {
  border: 0 solid;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
}

.cpdYearProgressIntro .k-selected {
  background: #2d8383;
  top: 0;
}

.goldCPDBlock .cpdYearProgressIntro .k-selected {
  background: #d1b585;
}

.greenCPDBlock .cpdYearProgressIntro .k-selected {
  background: #2d8383;
}

.silverCPDBlock .cpdYearProgressIntro .k-selected {
  background: #4a4a4a;
}

.cpdStatus #cpdYearProgressIntroGroup {
  margin-bottom: 0;
}

.cpdYearProgressIntro .k-progress-status-wrap .k-progress-status {
  font-size: 20px;
  margin-top: 2px;
  font-weight: 400;
  color: #fff;
}

#cpdYearProgressIntroLabel {
  bottom: 0;
  color: #fff;
  font-size: 10px;
  left: 0;
  right: 0;
  position: absolute;
  text-align: center;
  z-index: 1;
}

#cpdYearProgressIntroGroup {
  position: relative;
  top: 10px;
  left: -12px;
}

.reviewModal .textArea {
  width: 100% !important;
  position: absolute;
  bottom: 0;
  padding: 30px;
  color: #000;
  background: #fff;
}

.reviewModal .modalFilter {
  padding: 0;
  margin: 0;
  background: unset;
}

.reviewModal .modal-body {
  padding: 0;
  margin: 0;
  background: url(/cisiweb2/image/review/doormat.jpg);
  min-height: 500px;
  background-size: 100%;
  background-position-y: 362px;
}

.reviewModal .textArea h2 {
  margin-top: 0;
  font-weight: 400;
}

.reviewModal .textArea #reviewYes2 {
  background: #c69970;
  color: #000;
  border-color: #c69970;
}

.reviewModal .textArea #reviewYes {
  background: #78e2fc;
  color: #000;
  border-color: #7de3fc;
}

.reviewModal .textArea #reviewNo {
  color: #000;
}

/* Paraplanner Conference popup */

.pp22 .modal-body {
  background-image: url(/cisiweb2/image/events/pp22/pp22-BG.png);
  background-size: contain;
  font-family: "Press Start 2P" !important;
}

.pp22 .nes-btn {
  border-image-slice: 2;
  border-image-width: 2;
  border-image-repeat: stretch;
  border-image-source: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8" ?><svg version="1.1" width="5" height="5" xmlns="http://www.w3.org/2000/svg"><path d="M2 1 h1 v1 h-1 z M1 2 h1 v1 h-1 z M3 2 h1 v1 h-1 z M2 3 h1 v1 h-1 z" fill="rgb(33,37,41)" /></svg>');
  border-image-outset: 2;
  position: relative;
  display: inline-block;
  padding: 6px 8px;
  margin: 4px;
  text-align: center;
  vertical-align: middle;
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAzElEQVRYR+2X0Q6AIAhF5f8/2jYXZkwEjNSVvVUjDpcrGgT7FUkI2D9xRfQETwNIiWO85wfINfQUEyxBG2ArsLwC0jioGt5zFcwF4OYDPi/mBYKm4t0U8ATgRm3ThFoAqkhNgWkA0jJLvaOVSs7j3qMnSgXWBMiWPXe94QqMBMBc1VZIvaTu5u5pQewq0EqNZvIEMCmxAawK0DNkay9QmfFNAJUXfgGgUkLaE7j/h8fnASkxHTz0DGIBMCnBeeM7AArpUd3mz2x3C7wADglA8BcWMZhZAAAAAElFTkSuQmCC) 14 0,
    pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #212529;
  background-color: #fff;
  border-style: solid;
  border-width: 4px;
  font-size: 12px;
}

@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .nes-btn {
    border-image-repeat: space;
  }
}

@supports (-moz-appearance: meterbar) {
  .nes-btn {
    border-image-repeat: stretch;
  }
}

.pp22 .nes-btn::after {
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  content: "";
  box-shadow: inset -4px -4px #adafbc;
}

.pp22 .nes-btn:hover::after {
  box-shadow: inset -6px -6px #adafbc;
}

.pp22 .nes-btn:focus {
  box-shadow: 0 0 0 6px rgba(173, 175, 188, 0.3);
}

.pp22 .nes-btn:active:not(.is-disabled)::after {
  box-shadow: inset 4px 4px #adafbc;
}

.pp22 .nes-btn:focus {
  outline: 0;
}

.pp22 .nes-btn.is-primary {
  color: #fff;
  background-color: #209cee;
}

.pp22 .nes-btn.is-primary::after {
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  content: "";
  box-shadow: inset -4px -4px #006bb3;
}

.pp22 .nes-btn.is-primary:hover {
  color: #fff;
  text-decoration: none;
  background-color: #108de0;
}

.pp22 .nes-btn.is-primary:hover::after {
  box-shadow: inset -6px -6px #006bb3;
}

.pp22 .nes-btn.is-primary:focus {
  box-shadow: 0 0 0 6px rgba(0, 107, 179, 0.3);
}

.pp22 .content-pp2 {
  font-family: "Press Start 2P", cursive !important;
  color: #fff !important;
  display: flex;
  align-items: center !important;
  flex-direction: column;
  border-style: solid;
  border-width: 4px;
  position: relative;
  margin: 4px;
  background-color: #027699d9 !important;
  border-color: white;
  padding: 20px 50px;
  text-align: center;
}

.pp22 .content-pp2 .content h2 {
  font-family: "Press Start 2P", cursive !important;
  color: #fff !important;
}

.pp22 .content-pp2 img {
  width: 450px;
}

.pp22 .content-pp2 p.date-pp22 {
  color: #fff !important;
}

.pp22 .content-pp2 .bookingButtons {
  width: 80%;
  display: flex;
  justify-content: space-evenly;
}

.pp22 .content-pp2 .footer-pp2 {
  font-size: 12px;
  margin-top: 50px;
}

@media (max-width: 600px) {
  .pp22 .modal-body {
    background-size: cover;
    padding: 0;
  }

  .pp22 .content-pp2 img {
    width: 300px;
  }

  .pp22 .content-pp2 {
    margin: 0;
    padding: 20px;
  }

  .pp22 .content-pp2 .bookingButtons {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
}

@media (min-width: 768px) {
  .pp22 .modal-body {
    padding: 15px;
    background-size: cover;
  }

  .pp22 .content-pp2 {
    padding: 20px;
  }

  .pp22 .content-pp2 .bookingButtons {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .pp22 .modal-body {
    padding: 15px 40px 20px 40px;
    background-size: contain;
  }

  .pp22 .content-pp2 {
    padding: 20px 50px;
  }

  .pp22 .content-pp2 .bookingButtons {
    width: 80%;
  }
}

/* YPN JOIN */

.YPNJoinPop .modal-body {
  background-image: url(/cisiweb2/image/mycisi/ypnpopup.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 86%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.YPNJoin {
  color: white;
}

.YPNJoinBtns #upgradePref {
  background-color: #2f679d;
  border-color: #2f679d;
  margin-right: 25px;
  margin-bottom: 15px;
}

.YPNJoinBtns #upgradePref:hover {
  background-color: #4c7399;
}

/* Mentoring Scheme */
.mentScheme .modal-body {
  background-image: url(/cisiweb2/image/cisi-mentor-scheme.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.mentScheme .mentSchemeContent {
  margin: 3% 40% 2% 0%;
}

.mentScheme .mentSchemeContent h1 {
  color: #006aa8 !important;
  font-weight: 500;
  font-size: 42px;
}

.mentScheme .mentSchemeContent p {
  font-size: 22px;
}

.mentScheme .mentSchemeContent .btn-primary {
  background-color: #006aa8;
  border-color: #006aa8;
}

.mentScheme .mentSchemeContent i.fas.fa-times {
  position: absolute;
  top: 3%;
  right: 2%;
  color: #292727;
  font-size: 30px;
  cursor: pointer;
}

@media (max-width: 990px) {
  .mentScheme .modal-body {
    background-position: 25% bottom;
  }
}

@media (max-width: 600px) {
  .mentScheme .modal-body {
    background-position: bottom;
  }

  .mentScheme .mentSchemeContent {
    background-color: #eddbc3cc;
    /* padding: 0% 9%; */
    margin: 6% 3%;
  }

  .mentScheme .mentSchemeContent h1 {
    font-size: 33px;
  }

  .mentScheme .mentSchemeContent p {
    font-size: 18px;
  }

  .mentScheme .mentSchemeContent i.fas.fa-times {
    top: 3%;
    right: 4%;
  }
}

/* Fp week */
.fpweek22 .modal-body {
  background-color: #f6957b;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 86%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.fpweek22 .fpweekContent h2 {
  color: white;
  font-weight: 400;
}

.fpweek22 .fpweekContent p {
  color: white;
  text-align: center;
  /* margin-top: 15px; */
  margin-bottom: 5px;
  font-size: 20px;
  /* font-weight: 400; */
}

.fpweek22 .fpweekContent .col-md-5 {
  text-align: center;
}

.fpweek22 .fpweekContent img {
  width: 70%;
  margin-top: 25px;
  margin-bottom: 5px;
}

.fpweek22 .fpweekContent .fpButtons {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  margin-top: 25px;
}

.fpweek22 .fpweekContent .fpButtons .btn-default {
  background-color: #ffffff;
  border: 4px solid #fffbfb;
  color: black;
  font-size: 16px;
}

.fpweek22 button.closeButton {
  background: none;
  border: none;
  position: absolute;
  right: 1%;
  top: 3%;
  z-index: 10;
}

.fpweek22 .glyphicon {
  color: #fff;
  font-size: 20px;
}

.fpweek22 .fpweekContent #fpfinder {
  cursor: pointer;
}

.fpweek22 .fpweekContent .row {
  padding-bottom: 20px;
}

@media (max-width: 992px) {
  .fpweek22 .fpweekContent .row {
    display: flex;
    flex-direction: column-reverse;
  }

  .fpweek22 .fpweekContent .col-md-5 {
    text-align: left;
  }

  .fpweek22 .fpweekContent .col-md-5 p {
    text-align: left;
  }

  .fpweek22 .fpweekContent .fpButtons {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
}

/* Future Foundation popup */
.ff .modal-body {
  background-image: url(/cisiweb2/image/ffbg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 86%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.ff .ffContent h1 {
  color: #4f499f !important;
  width: 50%;
  font-weight: 400;
  margin-top: 12.5px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.ff .ffContent h4 {
  color: rgb(51, 51, 51) !important;
  width: 60%;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.ff .ffContent .ffDeadline {
  margin-top: 12.5px;
}

.ff .ffContent .ffButtons {
  width: 55%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.ff .ffContent .ffButtons .btn-primary {
  background-color: #4f499f !important;
  color: #fff !important;
  border-color: #4f499f !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.ff .ffContent .ffButtons .btn-primary:hover {
  background-color: #2b2572 !important;
}

.ff .ffContent .ffButtons .btn-default {
  background-color: #fff !important;
  color: rgb(51, 51, 51) !important;
  border-color: #fff !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.ff .ffContent .ffButtons .btn-default:hover {
  background-color: #e7e4e4 !important;
}

@media (max-width: 600px) {
  .ff .ffContent h1 {
    font-size: 30px;
  }

  .ff .ffContent h4 {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  img.ffLogo {
    width: 280px;
  }

  .ff .ffContent h1,
  .ff .ffContent h4,
  .ff .ffContent .ffButtons {
    width: 100%;
  }

  .ff .ffContent {
    backdrop-filter: blur(2px);
    background-color: #ffffff96;
    display: flex;
    flex-direction: column;
    padding: 20px;
    align-items: center;
    text-align: center;
  }

  .ff .modal-body {
    padding: 0;
  }
}

/* YPN Manchester popup */

/* .ypnManchester .modal-body{
  background-image: url(/cisiweb2/image/events/YPN-Manchester.png);
  background-size: cover;
  background-repeat: no-repeat;
} */

.ypnManchester i.fas.fa-times {
  position: absolute;
  top: 3%;
  right: 2%;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}

#ypnManchester>div>div>div.popupBody.clearfix.modal-body {
  padding: 0px;
}

@media (max-width: 600px) {
  .ypnManchester i.fas.fa-times {
    top: 2% !important;
    font-size: 16px !important;
  }
}

@media (max-width: 768px) {
  .ypnManchester i.fas.fa-times {
    top: 3%;
    font-size: 25px;
  }
}

/* FPC23 */

.fpc23 .modal-content {
  color: #fff;
  font-family: "Prata", serif;
  background: url("/cisiweb2/image/FPC23/background.png");
  background-position: revert;
  background-size: cover;
}

.fpc23Popup .col-sm-3 img {
  width: 100%;
}

.fpc23Popup .row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fpc23Popup h1 {
  font-family: "Prata", serif;
  font-size: 35px;
}

.fpc23Popup h2 {
  font-family: "Prata", serif;
  font-size: 25px;
}

.fpc23Popup button.closeButton {
  background: transparent;
  border: 0;
  position: absolute;
  right: 4%;
  top: 5%;
}

.fpc23Popup .glyphicon {
  color: #ffffff;
}

.fpc23Popup .detailsBlock span {
  color: #e3ba70;
}

.fpc23Popup .btn.btn-primary {
  background: #e4b96f;
  border: 0;
  font-weight: bold;
}

@media (max-width: 850px) {
  .fpc23Popup h1 {
    font-size: 25px;
  }

  .fpc23Popup h2 {
    font-size: 20px;
  }
}

@media (max-width: 600px) {
  .fpc23Popup .row {
    flex-direction: column;
    text-align: center;
  }

  .fpc23Popup .col-sm-3 img {
    width: 100px;
  }
}

.mentorAwardPop {
  display: flex;
  align-items: center;
  font-family: "Nunito", sans-serif;
}

.mentorAwardPop h1 {
  font-size: 70px;
  font-family: "Nunito", sans-serif;
  font-weight: bold;
  color: #0e6baa;
}

.mentorAwardPop p {
  font-family: "Nunito", sans-serif;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
}

.mentorAwardPop strong {
  font-weight: bolder;
}

.mentorAwardPop .btnConent {
  display: flex;
  gap: 10px;
  align-items: center;
}

.mentorAwardPop .btnConent p {
  margin: 0;
  font-size: 20px;
}

.mentorAwardPop .btnConent img {
  width: 60px;
}

.mentorAwardPop .btn.btn-primary,
.mentorAwardPop .btn.btn-primary:hover,
.mentorAwardPop .btn.btn-primary:active {
  background: #0e6baa;
  border-color: #0e6baa;
  font-size: 18px;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
}

.mentorAward .content>img {
  width: 150px;
  margin-bottom: 20px;
}

.mentorAward .content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mentorAward .closeButton {
  background: #f2e2cb;
  border: none;
  position: absolute;
  right: 5%;
  top: 5%;
  z-index: 10;
  cursor: pointer;
}

.mentorAward .glyphicon.glyphicon-remove {
  color: #333;
  font-size: 25px;
}

@media (max-width: 600px) {
  .mentorAward .btnConent img {
    display: none;
  }
}


/* fpc24 */

.fpc24 .introBanner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.fpc24 .introBanner .col-md-8 {
  display: flex;
  font-size: 30px;
  height: 100%;
  align-items: center;
}

.fpc24 .confLogo {
  width: 250px;
}

.fpc24 .introBanner .row {
  display: flex;
  align-items: center;
  align-content: center;
}

.fpc24 .bottom-btn {
  display: flex;
  justify-content: center;
}

div#fpc24 .modal-content {
  background-image: url(/cisiweb2/image/FPC24/BgForFPC24.jpg);
  background-size: cover;
  background-position: center;
}

.fpc24 .introBanner>* {
  color: #fff;
  font-family: "Nunito", sans-serif;
}

.fpc24 .bottom-btn .btn {
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  background: #fff;
  color: #0c55a3;
  font-weight: bold;
  border: 0px solid;
  padding: 10px 30px;
  margin-top: 0px;
}

.fpc24 .bottom-btn .btn:hover {
  background: #043972;
  color: #fff;
}

button#fp24Close {
  background: transparent;
  border: 0;
  position: absolute;
  right: 4%;
  top: 5%;
  font-size: 20px;
}

.fpc24 .glyphicon {
  color: #ffffff;
}

.fpc24 .popupBody.clearfix.modal-body {
  background: rgb(0 0 0 / 50%);
  overflow-x: hidden;
}

@media (max-width: 900px) {
  .fpc24 .confLogo {
    width: 150px;
  }

  .fpc24 .introBanner .col-md-8 {
    font-size: 19px;
  }
}

@media (max-width: 600px) {
  .fpc24 .introBanner .row {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column;
    gap: 15px;
  }

  .fpc24 .introBanner .col-md-8 {
    font-size: 17px;
    text-align: center;
  }
}

/* fpc25 */

.fpc25 .introBanner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.fpc25 .introBanner .col-md-4 {
  text-align: center;
}
.fpc25 .introBanner .col-md-8 {
  display: flex;
  font-size: 30px;
  height: 100%;
  align-items: flex-start;
  flex-direction: column;
  z-index: 10;
}
.fpc25 .introBanner .col-md-8 h1{
  color: #fff;
  font-weight: 700;
}
.fpc25 .introBanner .col-md-8 p{
    line-height: 1.3;
}
.fpc25 .introBanner .col-md-8 p.tagline{
  font-size: 25px;

}
.fpc25 .introBanner .col-md-8 p.icons{
  font-size: 22px;

}
.fpc25 .confLogo {
  width: 175px;
}

.fpc25 .introBanner .row {
  display: flex;
  align-items: center;
  align-content: center;
}

.fpc25 .bottom-btn {
  display: flex;
  justify-content: center;
  gap: 20px;
}

div#fpc25 .modal-content {
  background-image: url(/cisiweb2/image/homepage/slider/fpcHero.jpg);
  background-size: cover;
  background-position: center;
}

.fpc25 .introBanner>* {
  color: #fff;
  font-family: "Nunito", sans-serif;
}

.fpc25 .bottom-btn .btn {
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  background: #fff;
  color: #9ab973;
  font-weight: bold;
  border: 0px solid;
  padding: 10px 30px;
  margin-top: 0px;
}

.fpc25 .bottom-btn .btn:hover {
  background: #9ab973;
  color: #fff;
}

button#fp25Close {
  background: transparent;
  border: 0;
  position: absolute;
  right: 4%;
  top: 5%;
  font-size: 20px;
  cursor: pointer;
  z-index: 200;
}

.fpc25 .glyphicon {
  color: #ffffff;
}

.fpc25 .popupBody.clearfix.modal-body {
  background: rgb(0 0 0 / 50%);
  overflow-x: hidden;
}

@media (max-width: 900px) {
  .fpc25 .confLogo {
    width: 150px;
  }

  .fpc25 .introBanner .col-md-8 {
    font-size: 19px;
  }
}

@media (max-width: 600px) {
  .fpc25 .introBanner .row {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column;
    gap: 15px;
  }

  .fpc25 .introBanner .col-md-8 {
    font-size: 17px;
    text-align: center;
    align-items: center;
  }
}

body {
  overflow-x: hidden !important;
}

.k-selected {
  height: 100%;
}

.k-selected .k-progress-status-wrap.k-progress-end {
  display: none;
}

/* fpweek25 */

.fpweek25 .introBanner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.fpweek25 .introBanner .col-md-8 {
  /* display: flex; */
  font-size: 30px;
  height: 100%;
  align-items: center;
}

.fpweek25 .introBanner .col-md-8 p {
  font-size: 18px;
}

.fpweek25 .introBanner .col-md-8 h2 {
  font-size: 38px;
}

.fpweek25 .confLogo {
  width: 250px;
}

.fpweek25 .introBanner .row {
  display: flex;
  align-items: center;
  align-content: center;
}

.fpweek25 .bottom-btn {
  display: flex;
  gap: 30px;
  justify-content: flex-start;
}

div#fpweek25 .modal-content {
  /* background-image: url(/cisiweb2/image/FPC24/BgForFPC24.jpg); */
  background-size: cover;
  background-position: center;
  background: linear-gradient(123deg, #92cae0 0%, #7bc0db 100%);
}

.fpweek25 .introBanner>* {
  color: #fff;
  font-family: "Nunito", sans-serif;
}

.fpweek25 .bottom-btn .btn {
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  background: #fff;
  color: #0c55a3;
  font-weight: bold;
  border: 0px solid;
  padding: 10px 30px;
  margin-top: 0px;
}

.fpweek25 .bottom-btn .btn:hover {
  background: #043972;
  color: #fff;
}

button#fpweek25Close {
  background: transparent;
  border: 0;
  position: absolute;
  right: 4%;
  top: 5%;
  font-size: 20px;
}

.fpweek25 .glyphicon {
  color: #000000;
}

.fpweek25 .popupBody.clearfix.modal-body {
  /* background: rgb(0 0 0 / 50%); */
  overflow-x: hidden;
}

@media (max-width: 900px) {
  .fpweek25 .confLogo {
    width: 85px;
  }

  .fpweek25 .introBanner .col-md-8 {
    font-size: 19px;
  }
}

@media (max-width: 600px) {
  .fpweek25 .introBanner .row {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column;
    gap: 15px;
  }

  .fpweek25 .introBanner .col-md-8 {
    font-size: 17px;
    text-align: center;
  }
}

body {
  overflow-x: hidden !important;
}

.k-selected {
  height: 100%;
}

.k-selected .k-progress-status-wrap.k-progress-end {
  display: none;
}