::-webkit-scrollbar{width:5px;height:10px}::-webkit-scrollbar-track-piece{background-color:#c2d2e4}::-webkit-scrollbar-thumb:vertical{height:15px;background-color:#254473}.board-section{overflow:hidden;background:#f3f3f3}.board-section h3{text-align:center;margin:0 0 60px}.board-section h4{color:#61b7da;font-size:24px;font-weight:72px;font-weight:normal;margin:0 0 40px;text-align:center}.board-section .column-holder{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center}.board-section .column-holder .column{width:31%;margin:0 10px 20px;background:#fff;text-align:center;padding:60px 34px 80px;position:relative;border:1px solid #c9c9c9}.board-section .column-holder .column:hover{border:1px solid #707070}.board-section .column-holder .column .text-holder{height:144px;overflow:auto;padding-right:10px}.board-section .column-holder .column .img-holder{width:210px;height:210px;border-radius:100%;overflow:hidden;display:block;margin:0 auto 20px}.board-section .column-holder .column .img-holder img{display:block;width:100%}.board-section .column-holder .column .member-name{font-size:22px;line-height:26px;color:#000;font-weight:bold;displaY:block;margin:0 0 10px;text-decoration:none}.board-section .column-holder .column .member-role{font-size:17px;line-height:24px;color:#5eb0d2;font-weight:normal;displaY:block;margin:0 0 20px;font-family:'Roboto'}.board-section .column-holder .column p{color:#a3a3a3;font-size:15px;line-height:25px}.board-section .bottom-bar{left:0;right:0;bottom:0;width:100%;padding:40px 40px 20px;position:absolute}.board-section .bottom-bar .read-more-btn{float:left;font-size:15px;line-height:23px;color:#61b7da;font-weight:bold;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}.board-section .bottom-bar .read-more-btn:hover{color:#225f7a;text-decoration:none}.board-section .bottom-bar .social-list{padding:0;margin:-5px 0 0;float:right}.board-section .bottom-bar .social-list li{margin:0 10px;display:inline-block;vertical-align:middle}.board-section .bottom-bar .social-list li a{color:#c2c2c2;font-size:20px;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}.board-section .bottom-bar .social-list li a:hover{color:#c32c39}section.modal{display:none;position:fixed;top:0;left:0;z-index:998}section.modalWindow{display:none;position:fixed;top:50%;left:50%;z-index:999 !important;width:60%;min-height:200px;background:#FFF;cursor:default;transform:translate(-50%,-50%)}section.modal.overlay{display:none;position:fixed;top:0;left:0;width:100%;min-height:100%;background:rgba(0,0,0,0.3);z-index:997;cursor:pointer}section.modalWindow section.modalWrapper{display:flex}section.modalWrapper .left-content{float:left;width:40%;padding:40px 30px;text-align:center;background:#254473}section.modalWrapper .left-content img{overflow:hidden;margin:0 0 10px;border-radius:100%}section.modalWrapper .left-content .member-name{color:#fff !important;text-decoration:underline}section.modalWrapper .left-content .member-role{font-size:14px !important}section.modalWrapper .left-content ul{padding:0;margin:0;list-style:none}section.modalWrapper .left-content ul li{display:inline-block;margin:0 10px}section.modalWrapper .left-content ul li a{display:block;color:#5eb0d2;font-size:20px}section.modalWrapper .left-content ul li a:hover{color:#fff}section.modalWrapper .right-content{padding:60px 30px;text-align:left;height:400px;overflow:auto}.closeBtn{position:absolute;right:30px;top:6px;cursor:pointer}@media(max-width:1199px){section.modalWindow{width:90%;min-height:auto}}@media(max-width:991px){.board-section .column-holder .column{width:46%}}@media(max-width :767px){section.modalWindow section.modalWrapper{display:block !important}section.modalWrapper .left-content{width:100%}section.modalWrapper .right-content{overflow:hidden;padding:30px;height:auto}.board-section .column-holder .column .img-holder{width:170px;height:170px}section.modalWindow{margin:20px auto;overflow-y:scroll;max-height:100%;min-height;100%;transform:none;top:0;right:0;bottom:0;left:0}.closeBtn{color:#fff}}@media(max-width :575px){.board-section .column-holder .column{width:100%}.board-section h3{font-size:30px}.board-section h4{margin:0 0 10px}}