@charset "utf-8";.ce-align-left{text-align:left;}.ce-align-center{text-align:center;}.ce-align-right{text-align:right;}.ce-table td,.ce-table th{vertical-align:top;}.ce-textpic,.ce-image,.ce-nowrap .ce-bodytext,.ce-gallery,.ce-row,.ce-uploads li,.ce-uploads div{overflow:hidden;}.ce-left .ce-gallery,.ce-column{float:left;}.ce-center .ce-outer{position:relative;float:right;right:50%;}.ce-center .ce-inner{position:relative;float:right;right:-50%;}.ce-right .ce-gallery{float:right;}.ce-gallery figure{display:table;margin:0;}.ce-gallery figcaption{display:table-caption;caption-side:bottom;}.ce-gallery img{display:block;}.ce-gallery iframe{border-width:0;}.ce-border img,.ce-border iframe{border:2px solid #000000;padding:0px;}.ce-intext.ce-right .ce-gallery,.ce-intext.ce-left .ce-gallery,.ce-above .ce-gallery{margin-bottom:10px;}.ce-image .ce-gallery{margin-bottom:0;}.ce-intext.ce-right .ce-gallery{margin-left:10px;}.ce-intext.ce-left .ce-gallery{margin-right:10px;}.ce-below .ce-gallery{margin-top:10px;}.ce-column{margin-right:10px;}.ce-column:last-child{margin-right:0;}.ce-row{margin-bottom:10px;}.ce-row:last-child{margin-bottom:0;}.ce-above .ce-bodytext{clear:both;}.ce-intext.ce-left ol,.ce-intext.ce-left ul{padding-left:40px;overflow:auto;}.ce-headline-left{text-align:left;}.ce-headline-center{text-align:center;}.ce-headline-right{text-align:right;}.ce-uploads{margin:0;padding:0;}.ce-uploads li{list-style:none outside none;margin:1em 0;}.ce-uploads img{float:left;padding-right:1em;vertical-align:top;}.ce-uploads span{display:block;}.ce-table{width:100%;max-width:100%;}.ce-table th,.ce-table td{padding:0.5em 0.75em;vertical-align:top;}.ce-table thead th{border-bottom:2px solid #dadada;}.ce-table th,.ce-table td{border-top:1px solid #dadada;}.ce-table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05);}.ce-table-bordered th,.ce-table-bordered td{border:1px solid #dadada;}.frame-space-before-extra-small{margin-top:1em;}.frame-space-before-small{margin-top:2em;}.frame-space-before-medium{margin-top:3em;}.frame-space-before-large{margin-top:4em;}.frame-space-before-extra-large{margin-top:5em;}.frame-space-after-extra-small{margin-bottom:1em;}.frame-space-after-small{margin-bottom:2em;}.frame-space-after-medium{margin-bottom:3em;}.frame-space-after-large{margin-bottom:4em;}.frame-space-after-extra-large{margin-bottom:5em;}.frame-ruler-before:before{content:'';display:block;border-top:1px solid rgba(0,0,0,0.25);margin-bottom:2em;}.frame-ruler-after:after{content:'';display:block;border-bottom:1px solid rgba(0,0,0,0.25);margin-top:2em;}.frame-indent{margin-left:15%;margin-right:15%;}.frame-indent-left{margin-left:33%;}.frame-indent-right{margin-right:33%;}.ratingHeader{text-align:center;}.ratings0 #ratingItems{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2em;padding-top:2em;padding-bottom:2em;}#ratingItems .card{max-width:62em;margin-top:1em;margin-left:auto;margin-right:auto;}#customerRatings .ratingsInner{padding-left:0;width:auto;}.ratingSummaryTitle{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;}#ratingOverall{grid-row:1;grid-column:1 / span 2;}#ratingOverall .ratingSummaryBoxInner{max-width:calc(var(--contentWidth)/2);margin-left:auto;margin-right:auto;}.ratingSummaryHeader{padding-top:1em;}#ratingOverall .ratingSummaryHeader{text-align:center;}.ratingSummaryBoxInner{--rating-font-size:1.8em;--star-size:1.5em;--star-color:#d0d0f0;--star-background:var(--secondaryclr);display:flex;justify-content:space-between;align-items:flex-start;padding-top:3em;padding-bottom:3em;padding-left:1.5em;padding-right:1.5em;margin-bottom:2em;border:1px var(--secondaryclr) solid;border-radius:3px;}.ratingSummaryBoxInner > *{flex-basis:35%;flex-shrink:1;flex-grow:1;}.ratingPercent{--percent:calc(var(--rating) * 1%);font-size:var(--rating-font-size);text-align:right;white-space:nowrap;}.ratingPercentValue{display:inline-block;}.ratingPercentValue:before{content:"★★★★★";display:inline-block;width:calc(5ch + 3em);margin-right:0.5em;letter-spacing:0.15em;font-family:Times,serif;font-size:var(--star-size);background:linear-gradient(90deg,var(--star-background) var(--percent),var(--star-color) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.ratingCount{padding-right:0.5em;font-size:0.8em;text-align:right;}#langMenu{position:relative;height:1.2rem;width:30px;}#langMenu ul{position:absolute;top:0.1rem;left:0;margin-left:0;margin-block:0;padding-left:0;padding-block:0;list-style:none;}#langMenu li > a{display:flex;align-items:center;gap:0.3rem;max-height:0;max-width:30px;overflow:clip;transition:max-width 0.1s ease-in-out,max-height 0.1s linear;}#langMenu li > a > img{max-height:20px;width:28px;border-radius:0.3rem;}#langMenu li > a > span{display:block;max-width:0;color:var(--primaryclr);text-transform:uppercase;font-size:max(12px,0.8em);overflow:clip;transition:max-width 0.3s linear;}#langMenu li[data-current="1"] > a{max-height:1.2rem;}#langMenu.open > ul,#page:not(.touchscreen) #langMenu:hover > ul{display:flex;flex-direction:column;border-top-left-radius:0.5rem;border-bottom-left-radius:0.5rem;border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem;overflow:clip;}#langMenu.open li,#page:not(.touchscreen) #langMenu:hover li{width:100%;background-color:var(--hblightGrey);border-radius:0.5rem;border-top:2px solid white;border-bottom:2px solid white;box-shadow:0.2rem 0.2rem 0.3rem rgba(0,0,20,0.5);overflow:clip;}#langMenu.open li:first-of-type,#page:not(.touchscreen) #langMenu:hover li:first-of-type{border-top:none;}#langMenu.open li:last-of-type,#page:not(.touchscreen) #langMenu:hover li:last-of-type{border-bottom:none;}#page:not(.touchscreen) #langMenu:hover li > a,#langMenu.open li > a{max-height:2rem;max-width:240px;transition:max-width 0.2s ease-in-out,max-height 0.5s linear;}#page:not(.touchscreen) #langMenu:hover li > a > img,#langMenu.open li > a > img{height:28px;border-radius:0.5rem;}#page:not(.touchscreen) #langMenu:hover li > a > span,#langMenu.open li > a > span{max-width:200px;padding-block:0.35rem;padding-inline:2rem;}#langMenu li[data-current="0"] > a:hover{background-color:var(--secondaryclr);}#langMenu li[data-current="0"] > a:hover > span{color:white;}@media screen and (max-width:1560px){#langMenu.open > ul{left:unset;right:0.5rem;top:3rem;transition:top 0.2s linear,right 0.2s linear,left 0.2s linear;}}@media screen and (max-width:1100px){.ratings0 #ratingItems{grid-column-gap:1em;}}@media screen and (max-width:870px){#ratingItems > *{grid-column:1 / span 2;max-width:98vw !important;}#ratingItems .ratingSummaryBoxInner{width:calc(var(--contentWidth)/2);max-width:calc(100% - 3em);margin-left:auto;margin-right:auto;}}@media screen and (max-width:770px){#langMenu:has(ul){margin-top:0;}#langMenu > ul{left:unset;right:4rem;}#langMenu.open > ul{top:0;right:4rem;}#langMenu li[data-current="1"] > a{max-height:2rem;}#langMenu li > a > img{border-top-left-radius:0.3rem;border-bottom-left-radius:0.3rem;}#langMenu > span{right:7rem;position:absolute;}}@media screen and (max-width:460px){.ratingSummaryBoxInner{flex-flow:column;align-items:center;}}@media screen and (max-width:400px){#langMenu:has(ul){margin-top:-1.3rem;}}div.tx-fsndstafflist{margin:0 auto;}#staffSearchElement{width:100%;padding-top:20px;margin-bottom:25px;}#staffSearchElement div.borderWrapper{margin-left:31px;margin-right:32px;}.staffListingWirsing .staffSearchBox .listingSelectBoxWrapper,.staffSearchBox #listingSelectBoxes{display:inline-block;width:auto;margin-bottom:10px;}#listingSelectSpecialtyTypeWrapper{float:right;}.staffSearchBox #listingSelectLocationWrapper{display:none;}.staffSearchBox #listingSelectSpecialtyWrapper{position:absolute;left:50%;top:0px;transform:translate(-50%,0);}.tridentBrowser #listingSelectSpecialtyWrapper{margin-left:-170px;transform:translate(0,0);}.staffSearchBox input.fsndstafflistSearchItem{width:360px;height:30px;padding-left:10px;padding-right:10px;padding-top:2px;padding-bottom:2px;background-color:#D3D3D3;border:none;}.staffSearchBox input#fsndStaffSearch{position:absolute;top:0px;right:1px;height:34px;width:34px;border:none;text-indent:-1000;color:transparent;background-image:url(/fileadmin/templates/images/suche.png);background-position:center center;background-repeat:no-repeat;background-size:100% auto;cursor:pointer;-webkit-appearance:none;}.tx-fsndstafflist div.fsndStaffOverviewItem{display:inline-block;width:19.7%;height:275px;margin:0;padding:0;}.tx-fsndstafflist .staffListShow .fsndStaffOverviewItem div.borderWrapper{margin-left:32px;margin-right:31px;font-size:13px;line-height:normal;}.tx-fsndstafflist .usesExtendedList div.borderWrapper{margin-left:0px;margin-right:50px;}.tx-fsndstafflist .usesExtendedList div.fsndStaffOverviewItem{height:240px;}.tx-fsndstafflist .staffListingSmartLoxx article.fsndStaffOverviewItem{margin-bottom:25px;color:#FFF;background:#AB2328;}.tx-fsndstafflist .staffListingSmartLoxx div.staffListImage{display:inline-block;margin-right:35px;padding-left:15px;padding-right:15px;}.tx-fsndstafflist .staffListingSmartLoxx div.staffListDetails{display:inline-block;padding-left:15px;padding-right:15px;}.tx-fsndstafflist .staffListingSmartLoxx .staffListDetails div.staffInfoItem{margin-top:15px;}.tx-fsndstafflist .staffListingSmartLoxx .staffListDetails table.contenttable td{padding-right:20px;padding-top:6px;padding-bottom:6px;}.tx-fsndstafflist .staffListingSmartLoxx h3{color:#FFF;}.tx-fsndstafflist .usesExtendedList ul.staffShortList{margin-left:0px;margin-right:0px;padding-left:0px;list-style:none;}.tx-fsndstafflist .usesExtendedList li.staffItem{display:inline-block;width:49.5%;}.tx-fsndstafflist .usesExtendedList .staffItem div.fsndStaffOverviewItem{width:100%;}.listingSelectBoxWrapper select{width:400px;height:32px;padding-left:10px;padding-right:10px;padding-top:2px;padding-bottom:2px;background-color:#D3D3D3;border:none;}.tx-fsndstafflist #staffListing #rightColumn div.innerFrame{padding:0.8em 0.6em;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffImage{width:100%;height:120px;overflow:hidden;margin-bottom:0.8em;}.tx-fsndstafflist div.staffImage img{width:100%;height:auto;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffDetails{height:105px;overflow:hidden;}.tx-fsndstafflist .staffListingHernia article.fsndStaffListItem{margin-top:15px;margin-bottom:15px;background-color:#FFFFFF;}.tx-fsndstafflist .staffListingHernia div.innerFrame{height:320px;}.tx-fsndstafflist .staffListingHernia div.staffImage{position:absolute;top:0px;left:0px;height:100%;}.tx-fsndstafflist .staffListingHernia div.staffInfo{position:absolute;width:50%;top:0px;right:0px;}.tx-fsndstafflist .staffListingHernia .staffInfo div.staffDetails{margin-top:25px;margin-left:30px;}.tx-fsndstafflist .staffListingHernia .evenStaffItem div.staffImage{left:auto;right:0px;}.tx-fsndstafflist .staffListingHernia .evenStaffItem div.staffInfo{right:auto;left:0px;}.tx-fsndstafflist .staffListingHernia .staffImage img{height:100%;width:auto;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem .staffDetails h3{min-height:40px;font-size:16px;color:#385065;font-weight:400;}.tx-fsndstafflist .usesExtendedList .fsndStaffOverviewItem .staffDetails h3{min-height:22px;}.tx-fsndstafflist div#fsndStaffDetails{margin-left:auto;margin-right:auto;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem .staffDetails a,.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem .staffDetails a:visited{font-weight:400;}.tx-fsndstafflist #fsndStaffDetails #staffInfo div.innerFrame{padding:0.8em;}.tx-fsndstafflist #fsndStaffDetails #staffVCard div.staffImage{width:100%;height:auto;}.tx-fsndstafflist #fsndStaffDetails #staffVCard div.staffDetails{padding:0.8em;}.tx-fsndstafflist #fsndStaffDetails #staffVCard .staffDetails p.staffAddress{padding-top:15px;}.staffAddress > div.infoBox{display:inline-block;vertical-align:top;margin-top:10px;margin-right:10px;}.staffAddress .vCard a{background-image:url("/fileadmin/templates/images/icon.png");background-repeat:no-repeat;background-size:100% auto;color:transparent;display:block;height:35px;width:auto;}.breadCrumbItem div.boardmember{display:none;}.tx-fsndstafflist #staffVCard .staffName div.boardmember{font-size:18px;font-weight:400;}.tx-fsndstafflist .fsndStaffOverviewItem  .staffName div.boardmember{margin-top:3px;margin-bottom:-3px;font-size:13px;font-weight:600;font-family:Arial,sans serif;color:#3E3E3E;}.tx-fsndstafflist #staffVCard .staffDetails h3{margin-bottom:0px;padding-bottom:0px;}.tx-fsndstafflist #fsndStaffDetails #staffInfo div#staffLocation{position:absolute;top:0px;right:0px;}.tx-fsndstafflist #fsndStaffDetails #staffInfo #staffLocation a,.tx-fsndstafflist #fsndStaffDetails #staffInfo #staffLocation a:visited{display:block;text-align:center;width:auto;min-width:9em;padding-top:0.3em;padding-bottom:0.4em;padding-left:2em;padding-right:2em;background-color:#0c2f7a;color:#FFF;}.tx-fsndstafflist #fsndStaffDetails #staffInfo #staffLocation a:hover{text-decoration:none;background-color:#646464;}.stdPage #mainContent .staffDetails h2{font-size:inherit;color:inherit;}.tx-fsndstafflist #fsndStaffDetails.wirsingDetails h3{font-size:18px;margin-bottom:5px;padding-bottom:0px;font-weight:400;color:#385065;}.tx-fsndstafflist #fsndStaffDetails.wirsingDetails div.staffInfoItem{display:inline-block;width:49%;margin-top:10px;margin-bottom:10px;vertical-align:top;}.staffSearchBox div#listingSelectBoxes{}div.sbHolder{background-color:#FFF;height:1.5em;width:98%;padding-left:1%;}.sbHolder .sbToggle{height:1.5em;width:1em;}.sbHolder .sbSelector{width:97%;}div#listingSelectName{height:1.5em;width:98%;padding-left:1%;padding-top:2px;background-color:#FFF;font-style:normal !important;background-image:url(/fileadmin/templates/images/arrow-dwn.png);background-position:97% center;background-repeat:no-repeat;cursor:pointer;}select.listingSelectBox{width:340px;}.sbSelector:link,.sbSelector:visited,.sbSelector:hover{font-style:normal !important;background-image:url(/fileadmin/templates/images/arrow-dwn.png);background-position:right center;background-repeat:no-repeat;}#listingSelectSpecialtyWrapper *{z-index:4;}.sbOptions{background:#FFF;}.sbOptions li{background:#FFF;}.tx-fsndstafflist #mapOuterWrap{margin-bottom:40px;}.hernienDetails .staffInfoItemHeader{display:none;}.hernienDetails div.staffInfoGroupItem{margin-bottom:25px;}.hernienDetails div.staffAddInfo{margin-bottom:5px;margin-top:-15px;}.hernienDetails .staffInfoGroupItem table th{min-width:90px;padding-right:15px;font-weight:400;white-space:nowrap;}.hernienDetails div.staffPublications{margin-top:15px;}.hernienDetails div.publicationGroup{margin-top:10px;}.hernienDetails .publicationGroup h4{padding-bottom:5px;padding-top:5px;color:#111144;font-size:16px;font-weight:400;border-bottom:1px #111144 solid;cursor:pointer;}.hernienDetails .publicationGroup h4::after{content:"+";position:absolute;right:0px;}.hernienDetails .publicationGroup.openGroup h4::after{content:"-";}.hernienDetails .publicationGroup.openGroup div.publicationInfoGroup{padding-top:10px;}#callbackDialog iframe{border:none;}.ui-dialog-titlebar button.ui-dialog-titlebar-close{border:none;}.ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button,.ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon{background-image:url(/typo3conf/ext/fsndstafflist/Resources/Public/Icons/ui-icons_777620_256x240.png);}div.callbackWrapper{display:inline-block;text-align:left;}.callbackWrapper div.callbackButton{display:inline-block;padding-left:45px;padding-top:5px;padding-bottom:2px;padding-right:15px;margin-top:10px;margin-bottom:10px;background-image:url(/typo3conf/ext/fsndstafflist/Resources/Public/Icons/rueckruf-service.png);background-position:left center;background-size:auto 100%;background-repeat:no-repeat;border:2px #E3E3E3 outset;-ms-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;cursor:pointer;transition:all 1s;}.callbackWrapper div.callbackButton.callbackButtoncs{background-image:url(/typo3conf/ext/fsndstafflist/Resources/Public/Icons/callback-service-en.png);}.callbackWrapper div.callbackButtonde.callbackButtoncs{background-image:url(/typo3conf/ext/fsndstafflist/Resources/Public/Icons/callback-service-de.png);}.callbackWrapper div.callbackButtonen.callbackButtonrf{background-image:url(/typo3conf/ext/fsndstafflist/Resources/Public/Icons/callback.png);}.callbackWrapper .callbackInfoText{display:none;}.callbackWrapper div.callbackButtonrf,.callbackWrapper div.callbackButtoncs{padding:0px;height:80px;width:80px;background-position:center center;background-size:auto 90%;-ms-border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;}.callbackWrapper div.callbackButtoncs{height:120px;width:120px;}.callbackWrapper div.callbackButtonrf p{display:none;}.callbackWrapper div.callbackButtontb{min-height:40px;padding-left:60px;background-image:url(/typo3conf/ext/fsndstafflist/Resources/Public/Icons/telefonbutton.png);background-position:5px center;background-size:auto 95%;}.callbackWrapper div.callbackButtontb p{display:table-cell;vertical-align:middle;}.callbackWrapper div.callbackButton1{background-image:url(/typo3conf/ext/fsndstafflist/Resources/Public/Icons/callback1.png);}.callbackWrapper div.callbackButton2{background-image:url(/typo3conf/ext/fsndstafflist/Resources/Public/Icons/callback2.png);}.callbackWrapper div.callbackButton3{background-image:url(/typo3conf/ext/fsndstafflist/Resources/Public/Icons/callback3.png);}.callbackWrapper div.callbackButton4{background-image:url(/typo3conf/ext/fsndstafflist/Resources/Public/Icons/callback4.png);}.callbackWrapper div.callbackButton:hover{box-shadow:2px 2px 3px 3px #A3A3A3;transition:all 1s;}.callbackWrapper div.callbackFormWrapper{display:none;}div.callbackFormWrapper,div#callbackDialog{text-align:left;}.callbackFormWrapper fieldset{margin:0px;padding:0px;border:none;}div.callbackFormItemWrapper{margin-bottom:5px;}.callbackFormItemWrapper label.callbackFormLabel{display:inline-block;width:70px;margin-left:0px;padding-right:15px;}.callbackFormSelectWrapper label.callbackFormLabel{display:block;width:auto;margin-left:0px;}.callbackFormItemWrapper label.callbackFormRowLabel{display:block;margin-bottom:5px;margin-top:3px;text-align:center;}.callbackFormItemWrapper input{width:160px;padding-top:2px;padding-bottom:2px;padding-left:5px;padding-right:5px;}.callbackFormItemWrapper input[type=text],.callbackFormItemWrapper input[type=email]{background:#EFEFEF;border:1px #E3E3E3 inset;}.callbackFormItemWrapper select{padding-top:2px;padding-bottom:2px;}.callbackFormItemWrapper div.callbackFormHalfWrapper{display:inline-block;width:auto;margin-right:8px;}.callbackFormHalfWrapper input{width:65px;}.callbackFormHalfWrapper label.callbackFormLabel{width:auto;padding-right:2px;}div.callbackFormContactTimeWrapper{margin-top:10px;white-space:nowrap;}.callbackFormSubmitWrapper input.callbackFormSubmit{width:170px;margin-left:75px;padding-top:5px;padding-bottom:5px;margin-top:10px;text-align:center;border:none;background:#111144;color:#FFF;cursor:pointer;}div.callbackDialogTitle{background-image:url(/typo3conf/ext/fsndstafflist/Resources/Public/Icons/callback4.png);background-position:left center;background-size:auto 100%;background-repeat:no-repeat;}#googleMap img{max-width:none !important;}#googleMap .mapPopup p{margin-bottom:5px;font-size:inherit;line-height:normal !important;}#dealerSearchHeader .frame{padding-top:2rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem;}@media only screen and (max-width:1420px){.staffSearchBox input.fsndstafflistSearchItem{width:340px;}.tx-fsndstafflist div.fsndStaffOverviewItem{width:19.5%;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffImage{height:125px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffDetails{font-size:95%;}.tx-fsndstafflist div.fsndStaffOverviewItem{height:260px;}}@media only screen and (max-width:1320px){.staffSearchBox input.fsndstafflistSearchItem,select.listingSelectBox{width:320px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffImage{height:105px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffDetails{font-size:90%;}.tx-fsndstafflist div.fsndStaffOverviewItem{height:255px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem .staffDetails h3{font-size:14px;}}@media only screen and (max-width:1220px){.staffSearchBox input.fsndstafflistSearchItem,select.listingSelectBox{width:290px;}.tx-fsndstafflist div.fsndStaffOverviewItem{width:24.6%;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffImage{height:110px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffDetails{font-size:85%;}.tx-fsndstafflist div.fsndStaffOverviewItem{height:190px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem .staffDetails h3{font-size:12px;min-height:25px;}.tx-fsndstafflist .usesExtendedList li.staffItem{width:49.3%;}.tx-fsndstafflist .usesExtendedList div.fsndStaffOverviewItem{height:180px;}.tx-fsndstafflist .usesExtendedList .fsndStaffOverviewItem div.staffImage{height:90px;}}@media only screen and (max-width:1100px){.staffSearchBox input.fsndstafflistSearchItem,select.listingSelectBox{width:260px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffImage{height:110px;}.tx-fsndstafflist div.fsndStaffOverviewItem{height:170px;}}@media only screen and (max-width:1000px){input.fsndstafflistSearchItem,select.listingSelectBox{width:220px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffImage{height:95px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffDetails{font-size:75%;}.tx-fsndstafflist div.fsndStaffOverviewItem{height:160px;}.tx-fsndstafflist .usesExtendedList div.fsndStaffOverviewItem{height:160px;}.tx-fsndstafflist .usesExtendedList .fsndStaffOverviewItem div.staffImage{height:70px;}.tx-fsndstafflist .usesExtendedList div.borderWrapper{margin-right:15%;}}@media only screen and (max-width:900px){input.fsndstafflistSearchItem,select.listingSelectBox{width:200px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffDetails{font-size:70%;}.tx-fsndstafflist div.fsndStaffOverviewItem{width:32.6%;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffImage{height:115px;}.tx-fsndstafflist div.fsndStaffOverviewItem{height:190px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem .staffDetails h3{font-size:12px;}.tx-fsndstafflist .usesExtendedList li.staffItem{width:49%;}}@media only screen and (max-width:800px){input.fsndstafflistSearchItem,select.listingSelectBox{width:180px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffImage{height:95px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffDetails{font-size:65%;}.tx-fsndstafflist div.fsndStaffOverviewItem{height:170px;}}@media only screen and (max-width:800px) and (orientation:portrait){.tx-fsndstafflist .usesExtendedList li.staffItem{display:block;width:98%;margin-left:auto;margin-right:auto;}.tx-fsndstafflist .usesExtendedList .staffItem div.fsndStaffOverviewItem{height:auto;}.tx-fsndstafflist .usesExtendedList .fsndStaffOverviewItem div.staffImage{height:auto;}.tx-fsndstafflist .usesExtendedList div.borderWrapper{margin-right:auto;}}@media only screen and (max-width:800px) and (orientation:landscape){.tx-fsndstafflist .usesExtendedList div.borderWrapper{margin-right:7%;}}@media only screen and (max-width:768px) and (orientation:portrait){.tx-fsndstafflist div.fsndStaffOverviewItem{width:49.6%;}.tx-fsndstafflist div.fsndStaffOverviewItem{height:240px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffImage{height:135px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffDetails{font-size:85%;}.tx-fsndstafflist .usesExtendedList li.staffItem{display:inline-block;width:49%;height:auto;margin-left:auto;margin-right:auto;}.tx-fsndstafflist .usesExtendedList .fsndStaffOverviewItem div.staffImage{height:auto;}.tx-fsndstafflist .usesExtendedList div.borderWrapper{margin-right:7%;}.tx-fsndstafflist #fsndStaffDetails div.staffInfoItem{display:block;width:auto;}}@media only screen and (max-width:720px){#listingSelectBoxes{margin-right:30px;}#listingSelectSpecialtyWrapper,#listingSelectSpecialtyTypeWrapper{position:relative;display:inline-block;width:49%;left:auto;right:auto;float:none;transform:translate(0%,0%);}input.fsndstafflistSearchItem,select.listingSelectBox{width:90%;}}@media only screen and (max-width:680px) and (orientation:landscape){.tx-fsndstafflist .usesExtendedList li.staffItem{display:block;width:98%;margin-left:auto;margin-right:auto;}.tx-fsndstafflist .usesExtendedList .staffItem div.fsndStaffOverviewItem{height:auto;}.tx-fsndstafflist .usesExtendedList .fsndStaffOverviewItem div.staffImage{height:auto;}.tx-fsndstafflist .usesExtendedList div.borderWrapper{margin-right:auto;}.tx-fsndstafflist #fsndStaffDetails div.staffInfoItem{display:block;width:auto;}}@media only screen and (max-width:600px){.tx-fsndstafflist div.fsndStaffOverviewItem{width:49.4%;}.tx-fsndstafflist div.fsndStaffOverviewItem{height:210px;}.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem div.staffImage{height:115px;}}@media only screen and (max-width:480px) and (orientation:portrait){#listingSelectBoxes,#listingSelectSpecialtyWrapper,#listingSelectSpecialtyTypeWrapper{display:block;width:100%;margin-right:auto;}select.listingSelectBox{width:100%;}.tx-fsndstafflist div.fsndStaffOverviewItem{display:block;width:auto;}.tx-fsndstafflist div.fsndStaffOverviewItem{height:auto;}.tx-fsndstafflist .fsndStaffOverviewItem div.staffImage{height:auto;}.tx-fsndstafflist .fsndStaffOverviewItem div.staffDetails{font-size:100%;}.tx-fsndstafflist .fsndStaffOverviewItem .staffDetails h3{font-size:16px;min-height:0px;}.tx-fsndstafflist .usesExtendedList li.staffItem{display:block;width:100%;margin-left:auto;margin-right:auto;}.tx-fsndstafflist .usesExtendedList .staffItem div.fsndStaffOverviewItem{height:auto;}.tx-fsndstafflist .usesExtendedList .fsndStaffOverviewItem div.staffImage{height:auto;}.tx-fsndstafflist .usesExtendedList div.borderWrapper{margin-right:auto;}}@media only screen and (max-width:380px) and (orientation:portrait){.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem .staffDetails h3{font-size:14px;}}@media only screen and (max-width:320px) and (orientation:portrait){.tx-fsndstafflist .staffListingWirsing .fsndStaffOverviewItem .staffDetails h3{font-size:12px;}}
