.single .image{width:100%;height:auto;margin-bottom:15px}.single.employee{background-color:var(--color1);background-image:url(/App_Skinmaster/images/single-employee.svg);background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:var(--borderradius)}.single.employee .image{width:100px;height:100px;margin-bottom:0;float:right;-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}@media(max-width:100em){.single.employee .image{position:absolute;right:var(--padding);top:var(--padding)}}@media(max-width:100em){.single.employee .header{padding-right:calc(100px + var(--padding))}}.single.employee .header .blockTitle{color:#fff}.single.employee .header .subTitle{color:var(--color2)}.single.employee .content .widgetSubHeader{color:#fff;font-family:var(--basicfont);text-decoration:none;font-weight:300;margin-bottom:var(--padding)}.single.employee .content .contactIcons{display:flex;padding-top:10px}.single.employee .content .contactIcons a{text-decoration:none}.single.employee .content .contactIcons a .symbol{background:#fff;text-decoration:none;color:var(--color1);height:50px;display:block;line-height:50px;text-align:center;margin:0 10px 10px 0;width:50px;font-size:25px;transition:all .2s linear;border-radius:var(--borderradius)}@media(hover:hover){.single.employee .content .contactIcons a .symbol:hover{color:#fff;background:var(--color2)}}.single.employee .footer .actionButton{display:flex}.single.employee .footer .actionLink{position:relative;display:block;padding-left:30px;line-height:1.3;color:#fff}.single.employee .footer .actionLink:before{font-family:var(--symbol);font-size:40px;display:block;-moz-osx-font-smoothing:grayscale;content:"\e315";color:var(--color2);position:absolute;left:-10px;top:50%;line-height:40px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(hover:hover){.single.employee .footer .actionLink:hover{color:var(--color2)}}.single.employee.non-sticky{position:relative;background-image:unset;max-width:600px;margin:0 auto;overflow:hidden}.single.employee.non-sticky .header{width:40%;padding-right:unset}.single.employee.non-sticky .header .subTitle{font-family:var(--basicfont);font-weight:normal}.single.employee.non-sticky .content .image{-webkit-clip-path:unset;clip-path:unset;height:100%;width:40%;position:absolute;right:0;top:0;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom}.single.employee.non-sticky .footer .contactIcons{display:flex}.single.employee.non-sticky .footer .contactIcons a{width:40px;height:40px;line-height:40px;background-color:var(--color3);color:white;border-radius:5px;text-align:center;margin-right:calc(var(--padding) / 2)}