.eventsListBlock ul.sflistList.sflist {
    padding: 0;
    margin: 0 !important;
}

/* video banner start */
.introWrapper .container-fluid {
    padding: 0px !important;
}
.header-unit {
    height: 60vh;
    border: none;
    position: relative;
    margin-bottom:0px;
    overflow:hidden;
}
video#ypnIntroVideo {
    margin-top: -20vh;
}
/* bodge - width seems to give more trouble that its worth? */
video.fillWidth {
    /* width: 100%;
    height: 100%; */
    position: absolute;
    z-index: 0;
    top:-30%;
}
div#content-container {
    position: absolute;
    text-align: center;
    bottom: 15vh;
    /* centering */
    left: 0;
    right: 0;
}
/* banner text */
.intro .mainText h2 {
    color: white;
    font-weight: 500;
    font-size: 30px;
}
.intro .mainText p {
    color: white;
    font-weight: 300;
    font-size: 20px;
}
/* four button row */
.mainButtons a.btn {
    background: rgba(0,0,0,0.5);
    color: white;
    font-weight: 500;
    border-radius: 30px;
    border: 2px solid white;
    transition: 0.5s all;
    padding:10px 20px;
    margin:4px 0px;
}
.mainButtons a.btn:hover {
    color: black;
    background: white;
}
div.mainButtons img.play {
    max-width: 18px;
    margin-bottom: 2px;
}
/* why join the ypn */
div.yypn {
    margin-top: 40px;
    text-align: center;
}
.yypn .col-sm-4 img {
    max-width: 80px;
}
.yypn .col-sm-4 h3 {
    margin-top: 10px;
}
.col-sm-4 img.linkedIn,
.col-sm-4 img.youtube {
    max-width: 25px;
}
div.join {
    text-align: center;
    margin-top: 40px;
}

/* events block */

.eventsListBlock {
    /*background-image: url('/cisiweb2/image/membership/ypnbg1grey.jpg');
    background-size: cover;
    background-position: left bottom;
    background-attachment: fixed;*/
}
.eventsListBlock li {
    list-style: none;
    padding: 0;
    margin: 0;
}
/* copied */
.eventBlock {
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
    margin: 20px;
    border-radius: 10px;
}

.eventBlock .btn {
	width:100%;
}
.eventBlock .eventTitle h4 {
    font-weight: 400 !important;
    margin: 0;
    font-size:18px;
}
.eventBlock p {
	font-size: 14px;
	margin: 20px 0;
}
.dateBlock {
    background: #006666;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
    width: 100%;
    text-align: center;
	margin-bottom: 20px;
}
.dateBlock .date {
    font-size: 26px;
    line-height: normal;
}
.dateBlock .day,
.dateBlock .month {
	font-size: 8px;
	font-weight: 600;
}
/* end of copied */
/* bodge : temporary fix on events block overflow */
/**{
    overflow: hidden;
}*/
/* ypn committee stuff */
.etImage {
    width: 170px !important;
    border-radius: 200px;
    height: 170px;
    background-size: 100% 100%;
    margin: auto;
}
.ypncom.row {
    text-align: center;
    margin-top: 20px;
}
.ypncom div.name {
    color: #004A4A;
    margin-top: 5px;
    font-weight: 500;
}
.ypncom div.comp {
    font-weight: 300;
}
@media(max-width: 1199px) {
    .ypncom.row div.col-xs-12 {
        margin-top: 10px;
    }
}
/* quotes banner bit */
.quoteBanner {
    background-image: url('/cisiweb2/image/ypn/quoteBanner.jpg');
    background-size: cover;
    min-height: 70vh;
    background-position: top;
    color: #fff;
    /* bodged? */
    padding-top: 25vh !important;
    display:none;
}
/* quote tweaks */
.quote {
    background-image: url('/cisiweb2/image/master/quote.png') !important;
    font-size: 25px;
    text-align: right;
}
/* undo once list is white */
.fp-slidesNav.bottom {
    display: none !important;
}
/* cpd and benefits stuff */
/*.cisitv, .thereview,
.professionalrefresher,
.personalbenefits {
    padding: 30px 20px !important;
    margin-bottom: 10px !important;
}
.cisitv { background: #e7b9f3; }
.thereview { background: #ff9aba; }
.professionalrefresher { background: #c7ffa8; }
.personalbenefits { background: #fdd696; }
.cisitvTitle { background: #c869e0; }
.thereviewTitle { background: #e85282; }
.professionalrefresherTitle { background: #527d3a; }
.personalbenefitsTitle { background: #ce9b49; }
.cisitvTitle, .thereviewTitle,
.professionalrefresherTitle,
.personalbenefitsTitle {
    padding: 6px 10px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cisitv h3, .thereview h3,
.professionalrefresher h3,
.personalbenefits h3 {
    margin-top: 0;
    font-family: 'Open sans';
    font-size: 30px !important;
}
*/



.PRWrapper h3,
.CISITVWrapper h3,
.ReviewWrapper h3,
.personalbenefits h3 {
    margin-top: 0px;
}

.PRWrapper p,
.CISITVWrapper p,
.personalbenefits p {
    margin: 0px;
}

.PRWrapper,
.CISITVWrapper,
.ReviewWrapper,
.personalbenefits {
    padding: 30px 20px !important;
    margin-bottom: 10px !important;
}

.PRWrapper {
    background: #b9ecec;
}

.CISITVWrapper {
    background: #eafbfb;
}

.ReviewWrapper {
    background: #d6f5f3;
}

.personalbenefits {
    background: #9fdcdc;
}

.professionalrefresherModule,
.cisitvModule,
.thereviewModule,
.personalbenefitsModule {
    position: relative;
    margin-top: 20px;
}

   .professionalrefresherModule img,
    .cisitvModule img,
    .thereviewModule img,
    .personalbenefitsModule img {
        margin:0;
        width:100%;
    }

.professionalrefresherTitle {
    background: rgb(45, 131, 131);
    padding: 6px 10px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cisitvTitle {
    background: rgb(45, 131, 131);
    padding: 6px 10px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thereviewTitle {
    background: rgb(45, 131, 131);
    padding: 6px 10px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.personalbenefitsTitle {
    background: rgb(45, 131, 131);
    padding: 6px 10px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}




@media (min-width: 992px) {

    .intro .mainText h2 {
        color: white;
        font-weight: 500;
        font-size: 60px;
    }

    .intro .mainText p {
        color: white;
        font-weight: 300;
        font-size: 30px;
    }
    .mainButtons a.btn {
        background: rgba(0,0,0,0.5);
        color: white;
        font-weight: 500;
        border-radius: 30px;
        border: 2px solid white;
        transition: 0.5s all;
        padding: 15px 30px;
        margin: 4px 10px;
    }
    .header-unit {
        height: 60vh;
        border: none;
        position: relative;
        margin-bottom: 40px;
        overflow: hidden;
    }
    div#content-container {
        position: absolute;
        text-align: center;
        bottom: 20vh;
        /* centering */
        left: 0;
        right: 0;
    }
}