section.welcome-section{position:relative}section.welcome-section .image-block{padding-right:60px;position:relative}section.welcome-section .image-one{margin-bottom:30px;margin-top:60px}section.welcome-section .image-two{border-bottom:5px solid var(--primary-color);margin-bottom:30px;padding-bottom:10px}section.welcome-section .experience-year{background-color:#fff;border-radius:50%;color:#454456;-webkit-filter:drop-shadow(0 5px 15px rgba(0,0,0,.1));filter:drop-shadow(0 5px 15px rgba(0,0,0,.1));font-size:18px;font-weight:400;height:197px;left:0;line-height:26px;padding-top:50px;position:absolute;text-align:center;top:110px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:197px}section.welcome-section .experience-year h3{color:var(--primary-color);font-family:var(--secondary-font);font-size:54px;font-weight:400;line-height:26px;margin-bottom:20px}section.welcome-section .experience-year:before{border:2px dashed rgba(69,68,86,.2);border-radius:50%;bottom:16px;content:"";left:16px;position:absolute;right:16px;top:16px;z-index:-1}section.welcome-section ul.list{margin-bottom:25px}section.welcome-section ul.list li{display:block;font-family:var(--secondary-font);font-size:24px;font-weight:400;line-height:36px}section.welcome-section ul.list li img{display:inline-block;margin-right:10px;position:relative;top:-2px;vertical-align:middle}section.welcome-section .author-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.welcome-section .author-wrapper .author-thumb{border:2px dashed var(--primary-color);border-radius:50%;margin-right:20px;padding:15px;position:relative}@media only screen and (max-width:991px){section.welcome-section .experience-year{left:30px;transform:translate(0)}section.welcome-section .image-block{padding-right:0}}