.member-con{ display: flex; flex-direction: column;}
.abs-head{width:100%;}
.join-link{width: 100%;  text-align: center;}

/* #id_Content2.WaPlaceHolder.WaPlaceHolderContent2{background:url("/resources/Pictures/Become-sponsor-bg.jpg") no-repeat; width:100%; height:300px; background-size: cover; display:flex; align-items: center;} */
.call-action a{  padding:40px 50px;  background: #3f88e8;width: 70%; display: block; text-decoration:none;}
.call-action a:hover{ background:#9bc1f4;}

.upcoming-event ul li{background: #f5f6ff; padding: 16px !important; margin: 0 20px 5px 0 !important; font-family:'Lato','Arial',sans-serif;}
.inner, .inner h4{font-family:'Lato','Arial',sans-serif !important;}

/* testimonial css start  */
.testimonial_sec table.WaLayoutTable {
    max-width: 1245px;
    margin: 0 auto;
    padding: 0px 20px;
}

.testimonial_sec {
    padding: 100px 0;
    margin-bottom: 0;
	font-family:'Lato','Arial',sans-serif;
}

.testimonial_title h2 {
    font-size: 34px;
    font-weight: 500;
    color: #000000;
    text-align: center;
    margin: 0;	font-family:'Lato','Arial',sans-serif;
}

.testimonial_title {
    margin: 0 0 10px;
}

.testimonial_panel {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}

.testimonial_image img {
    border-radius: 10px;
    width: 75px;
    height: 75px;
    box-shadow: 0px 0px 9px 1px #c7c5c5;
    margin-top: 10px;
}

.testimonial_image {
    margin-bottom: 30px;
}

.testimonial_content p {
    font-size: 20px;
    line-height: 28px;
    color: #666666;
    font-weight: 300;	font-family:'Lato','Arial',sans-serif;
}

/* .testimonial_content {
    margin-bottom: 30px;
} */

.testimonail_person_name p {
    font-size: 17px;
    color: #0f589e;
    font-weight: 500;
}

.testimonial_slider ul.slick-dots {
    margin: 0;
    bottom: -50px;
}

.testimonial_slider.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 45px;
}

.testimonial_slider .slick-dots li button:before {
    font-size: 10px;
    color: #cbcaca;
    opacity: 1;
}

.slick-dots li button {
    background: transparent !important;
}

.testimonial_slider .slick-dots li.slick-active button:before {
    color: #ab1603;
}

.testimonial_content img {
    display: inline-block !important;
    width: auto;
    height: 34px;
    margin: 0px 20px;
}

.testimonial_content img:nth-child(2) {
    transform: rotate(180deg);
    position: absolute;
}

/* testimonial css end  */