Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - bsk.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 29 Apr 2025 21:43:39 GMT
Server: Apache
Strict-Transport-Security: max-age=63072000; includeSubDomains
Location: https://www.bsk.com/
Cache-Control: max-age=600
Expires: Tue, 29 Apr 2025 21:53:39 GMT
Content-Length: 228
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://www.bsk.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 29 Apr 2025 21:43:40 GMT
Server: Apache
Cache-Control: no-cache, private
Strict-Transport-Security: max-age=63072000; includeSubDomains
Referrer-Policy: no-referrer-when-downgrade
Permissions-Policy: geolocation=(self), microphone=()
X-Frame-Options: sameorigin
X-Content-Type-Options: nosniff
Set-Cookie: XSRF-TOKEN=eyJpdiI6ImpZL001QzJXRGpVVTB4cDEzWWlxZkE9PSIsInZhbHVlIjoiL0pabE1pdWNaeW5mTHdSTkV3TzNJZis2by9CTXJ5MTdVaGJLRkZyaDV2ZjBDRS81b0pjVU9xVDQzY2orVXFNR3gyUmJWenE5Z1c2L05IL2pwVzJWUGRseTkzSHVEUEN1MG1SYWZpWFFGNDZlbzNmU0VscXMwTms1UlYzOFc1WWMiLCJtYWMiOiI5NmJiNTg3MTNkMGVhOWU0MWRmNzc2YjMzOGIzNzNiZTk3NzdhY2VmNTVlZGQyZDE4MjkyMjNmZDA1MzlmODEwIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 01:43:40 GMT; Max-Age=14400; path=/; samesite=lax
Set-Cookie: herrmann_easy_edit_session=eyJpdiI6IjRFcVFyUU1VL0o4cWJpY1dHazY3aFE9PSIsInZhbHVlIjoidkVwUTdjNndzTGlnUWdodER5K0ZVNkZLWDVTbUo2VEtySTFrNHJ2TjNpd2tQWFUrSTdFQVBoVEJwek1ldTBaRkNaR21XV0hZeWx3WFM3UHZDQ1FPU0FkczVPM1NrTjhkZ29leTdoQlBUbFpQcW44Z0VkcjY4UVMwY1NQS2VCaWIiLCJtYWMiOiI3MGZlODIwZGE3YTk0ODIyOWNjM2Q5NGZhNzc5N2E2NWQ0ZTE0Y2UwMjM4ZWIwZTY2MDM5NzkzZDUwMTgyNWZiIiwidGFnIjoiIn0%3D; path=/; samesite=lax
Cache-Control: max-age=600
Expires: Tue, 29 Apr 2025 21:53:40 GMT
Vary: Accept-Encoding,User-Agent
X-XSS-Protection: 1; mode=block
Content-Security-Policy: base-uri 'self' *.sitesearch360.com *.bc0a.com; connect-src 'self' *.google-analytics.com *.d41.co *.google.com *.doubleclick.net *.webspellchecker.net *.buzzsprout.com *.sitesearch360.com *.siteimprove.com *.bc0a.com; default-src 'self' *.buzzsprout.com; frame-src 'self' *.google.com *.googleapis.com *.bc0a.com *.sitesearch360.com *.buzzsprout.com bond-email.com email-bond.com *.doubleclick.net *.brandcdn.com *.cloudfront.net *.youtube-nocookie.com *.adsrvr.org *.youtube.com *.vimeo.com; font-src 'self' *.bootstrapcdn.com *.cloudflare.com *.typekit.net *.webspellchecker.net fonts.gstatic.com fonts.googleapis.com; script-src *.bsk.com 'unsafe-inline' 'unsafe-eval' *.cloudflare.com unpkg.com *.amazonaws.com *.rlcdn.com *.webspellchecker.net *.brandcdn.com *.d41.co *.buzzsprout.com *.bc0a.com *.bootstrapcdn.com fonts.googleapis.com *.doubleclick.net *.google-analytics.com *.b0e8.com *.googletagmanager.com apis.google.com *.google.com *.gstatic.com *.googleapis.com *.siteimprove.com *.jquery.com *.jsdelivr.net *.licdn.com *.addthisedge.com *.sitesearch360.com;style-src *.bsk.com 'unsafe-inline' *.cloudflare.com *.webspellchecker.net *.sitesearch360.com unpkg.com *.typekit.net *.bootstrapcdn.com fonts.googleapis.com *.googleapis.com *.gstatic.com *.jquery.com *.jsdelivr.net; form-action *.bsk.com bond-email.com *.list-manage.com email-bond.com; img-src * 'unsafe-inline' *.linkedin.com *.bc0a.com *.crwdcntrl.net *.d41.co *.doubleclick.net data:; object-src 'none'
Referrer-Policy: same-origin
Feature-Policy: geolocation 'self'; vibrate 'none'
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: bsk.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>

<html lang="en">

<head>


<!-- be_ixf, sdk, gho-->
<meta name="be:sdk" content="php_sdk_1.5.1" />
<meta name="be:timer" content="80ms" />
<meta name="be:orig_url" content="https%3A%2F%2Fwww.bsk.com%2F" />
<meta name="be:norm_url" content="https%3A%2F%2Fwww.bsk.com%2F" />
<meta name="be:capsule_url" content="https%3A%2F%2Fixfd-api.bc0a.com%2Fapi%2Fixf%2F1.0.0%2Fget_capsule%2Ff00000000081454%2F0694048568" />
<meta name="be:api_dt" content="-05:00y_2021;-05:00m_12;-05:00d_03;-05:00h_10;-05:00mh_07;p_epoch:1638544036473" />
<meta name="be:mod_dt" content="-05:00y_2021;-05:00m_12;-05:00d_03;-05:00h_10;-05:00mh_07;p_epoch:1638544036473" />
<meta name="be:diag" content="VWCJSv8qu0XACXFOdqABb3r0QAQ/paEyPjmGA8tbsLy2Jwp1t73/cqr+oNSbDBa3M/mNDLFG+gWELyTrw1FKZFkNQ5UPZtNMPp3sN+lewmf3e5vPOtsZcj7SWGIFcBCi1Ud/OWlZjDHRXL8HbPTdckbvggGxc4mOrroKXGUuTfO9OnzAJrcUhDacDpuIGuMVsJRAqkfxnNqxXpf4QBWoYsNMv+/BzQiPOenVXCPhOAtLt98+srIjjjNjdlKV/u9Ge5iK/JlHGqTFB2McTBE0CUMU9XlDNWBYVJxkTOsR6/+3JAGJMS8R4y4R6zmEtq3vE87LEjXbg2jjQgdpl3mn8PZUCdmwNqFEWU2mmLGu3zR0EI9Q+tVdT41qQ9G4iG1QqZORkieD+mbkaWMY6TNX/qsU3bwlg5F086I8UJFEB4EeLdRyo828S10mrxGdCLxAKTmZY1GjhSII3oX9jSsJhJVigobjQAchIBuMXKufVbspssYhHaMGs8RuBiK0q0wHGnmhgauff7jDpLkB8NRUjiP4TEaZea/BpldTFi9pV+K4+i/Qqrn+cSnb6xxkYxoy9aBhBXZtSM51spixk2C0QE1oeuO/4sM6PlpsFIZYqftmrvmFyhAty1/H7sA48/vvvA9GL18fDtzU3Bdh3xrQZBxixwNVfZHe66vcb9HDbwWNxaBWklY/46vMv86CsljpTONp1qDVzLBafqp77CJWdZUpF0EBa9xCcvs3JmeM86o59rwYmELpI5Mz3Yw0rT0XgLS/hLyuo80moc99WHTKYhqVKEAtgD8L9/+8NP35YYH7+IJ9PY2xd7kt8UNOaMh7cTI2jaIQnEumWZ+m1koc3+VR9JKVBuga8aj7bO3BWs5Vc8GDfml8dCsl0wuky313ST2g6XP/yU6FzYk+gi2FjaMO4EO5ZfIW4JTT0ZuXvMPvHPOxJF0OihODYPJNe01wRUFqv49M/mAJ2bmWJ0IK67DsZMYERVxRpgnMMS0aI4A7IlDuoI3ytJUVXiekrdBErDlxHbX5BkSPoqMa7X88K+/mjug48TiY9J1DsH1NkifIK9oF1uiOyAUCnX9bMtT9llqcsUK0K5SZyo0QYeGfPD5EGy50AFSHDlAep5Tpjj8ufmYCXwCDmr8TuXEehwwEijE4YbaVebVZ1x4E/J6i/RMaBO8NszzXWirYgtMF65oV/9xvxYPNezhZOTlIE8Zs+qTI78idaOxGeRXJa4Fe1I6ityQdlOoMSGStgueaud3UTyrmukCYDv+YOE2LdIVDB7+vU9bJdlukrwDLxHWYxXUF1Q4tpLl+4DcwJUQizQsG+GSTguTZ+MHjdamtOiYy4B+lsvZ2k7dgr9f6c7Eq6esb65p3r2shSUZAQS69O0ZJPeXaEGTZGJqoni42rK9neDi/rNa1ma6qFJee+VuKUG22U1nkrwlXIZDUhaFaOzjOT1D2hiOhHiQrHCbHLatMA94SppmBSRbc2oNx6TTZQAndhWRmXxkZkfK3KjQhhAYT+JsQgymWBK7T77cleIVGVSi2+B3Wc5tgYsx7Ncja2xdwAoTRpdwTI9FGaCMerx4ZHuooAbvZG5vFf2ZqPMv3A24UAQs7FnW0vI059QxeqUkJtqT/qWx+RMeHRfZ1qnr6AGqj2MMaW9OShwwh3mUBHpAB8etZx6aFmI4JQZ6Kg9voQ97sm/BrJiqYXcI1xaiq1c+CmAWlVMq5dvZJzdReCAWcLwj1SVod/oC4sfi8d8t3oljSABouOEbtuW/toMQlXV0zYtJbCyMMkXtV4OxUcgFEhUJAfl0X5l1lIWinBFbzU+zbXprYdc4Es1maD/HXFw4+oOU8ZSubyWAdia1Gn1giEMV5gAkkLFNT+ixdqHYkpzO9COd8rjeC8O84BiH7yRgXK+BCt6wL3ZKpvzqv1Fk782yqmXnhxHVH5ATjGy6blhHVs+I5H6BlB+0lmHpMgM4GZKO+I+h8YiS5bdV2FG6eob1T8fJqzZ94FX8cCH+1lA8K9YDRk40OvDUh1y0gORm0AkTcMrGTaBBlvgm+rjd/armXd/hGxFhRI89VyuHAUPAW5sK7HhVJBnNHdmmKraf3mLgrtO1NboXLSSynhWRPxMKLnr50RVVJOlm3qb0J5WwcKiGy76oERl5WVWqQo/Vj4BDMPahXbJOEqwwCCKBPoW+kE3F+Gmn0hXqyChssgrD9h2KNRSrbGDJSReEW7/1sZCy2TzZKiKvCuQ5ZxV99JPka5wQocOaZP8xTad6da2qw5ZlBNwu4R+mP/5ZiFmjd4LuOxycsfDp9y7nS74Baw3UxHjFuKMM+6k+Iy5VVgQaOz2sZIltzZSMQxns=" />
<meta name="be:messages" content="false" />
<script type='text/javascript'>
if (window.BEJSSDKObserver === undefined) {
  (function(BEJSSDKObserver, $, undefined) {
    var observer = void 0;
    var listeners = [];
    var readySet = [];
    var doc = window.document;
    var MutationObserver = window.MutationObserver || window.WebKitMutationObserver;

    function checkSelector(selector, fn, indexList) {
      var elements = doc.querySelectorAll(selector);
  /**
    issues on IE @see https://www.codesd.com/item/javascript-es6-not-a-function-error.html
    elements = Array.from(elements);

    */
    for (var i = 0, len = elements.length; i < len; i++) {
      /* -1 means all instances */
      if (indexList != -1 && !(i in indexList)) {
        continue;
      }
      var element = elements[i];
      for (var j = 0; j < readySet.length; j++) {
        if (readySet[j] == element.className || readySet[j] == element.id) {
          return;
        }
      }
      if (element.className) {
        readySet.push(element.className);
      }
      if (element.id) {
        readySet.push(element.id);
      }

      if (!element.ready || MutationObserver==null) {
        element.ready = true;
        fn.call(element, element);
      }
    }
  }

  function checkListeners() {
    listeners.forEach(function (listener) {
      return checkSelector(listener.selector, listener.fn, listener.indexList);
    });
  }

  function removeListener(selector, fn) {
    var i = listeners.length;
    while (i--) {
      var listener = listeners[i];
      if (listener.selector === selector && listener.fn === fn) {
        listeners.splice(i, 1);
        if (!listeners.length && observer) {
          observer.disconnect();
          observer = null;
        }
      }
    }
  }

/**
 * Fire event on first js selector
 * @param selector string to watch on
 * @param fn       callback function
 * @param index_list can be undefined which means only first one
 *                   or -1 which means all
 *                   or a list of allowable indexes
 */
 BEJSSDKObserver.jsElementReady = function(selector, fn, index_list) {
  if (index_list === undefined) {
    index_list = [];
    index_list.push(0);
  }

  if (MutationObserver != null) {
    if (!observer) {
      observer = new MutationObserver(checkListeners);
      observer.observe(doc.documentElement, {
        childList: true,
        subtree: true
      });
    }
    listeners.push({ selector: selector, fn: fn, indexList: index_list });
  } else {
    /* <= IE8 */
    if (!document.addEventListener) {
      /* log("<=IE8 attachEvent assignment"); */
      document.addEventListener = document.attachEvent;
    }
    document.addEventListener("DOMContentLoaded", function(event) {
      var elements = doc.querySelectorAll(selector);
      for (var i = 0, len = elements.length; i < len; i++) {
        /* -1 means all instances */
        if (index_list != -1 && !(i in index_list)) {
          continue;
        }
        var element = elements[i];
        element.ready = true;
        fn.call(element, element);
      }
    });
  }

  checkSelector(selector, fn, index_list);
  return function () {
    return removeListener(selector, fn);
  };
};
}(window.BEJSSDKObserver = window.BEJSSDKObserver || {}));
}
var jsElementReady = window.BEJSSDKObserver.jsElementReady;

if (window.BELinkBlockGenerator === undefined) {
  (function(BELinkBlockGenerator, $, undefined) {
    BELinkBlockGenerator.MAXIMUM_HEADLINE_LENGTH = 100;
    BELinkBlockGenerator.MAXIMUM_DESC_LENGTH = 200;

    BELinkBlockGenerator.IND_LINK_BLOCK_TYPE_URL_TYPE = 0;
    BELinkBlockGenerator.IND_LINK_BLOCK_TYPE_HEADLINE_TYPE = 1;
    BELinkBlockGenerator.IND_LINK_BLOCK_TYPE_DESCRIPTION_TYPE = 2;
    BELinkBlockGenerator.IND_LINK_BLOCK_TYPE_IMAGE_TYPE = 3;

    BELinkBlockGenerator.REPLACEMENT_STRATEGY_OVERWRITE = 0;
    BELinkBlockGenerator.REPLACEMENT_STRATEGY_POST_APPEND_ELEMENT = 1;
    BELinkBlockGenerator.REPLACEMENT_STRATEGY_PRE_APPEND_ELEMENT = 2;
    BELinkBlockGenerator.REPLACEMENT_STRATEGY_PRE_APPEND_PARENT = 3;

    BELinkBlockGenerator.setMaximumHeadlineLength = function(length) {
      BELinkBlockGenerator.MAXIMUM_HEADLINE_LENGTH = length;
    };

    BELinkBlockGenerator.setMaximumDescriptionLength = function(length) {
      BELinkBlockGenerator.MAXIMUM_DESC_LENGTH = length;
    };

    BELinkBlockGenerator.generateIndividualLinks = function(parentElement, linkStructure, link) {
      var link_level_element_tag = linkStructure[0];
      var link_level_element = document.createElement(link_level_element_tag);
      var link_attribute_dictionary = linkStructure[1];
      var allowable_elements = linkStructure[2];
      var children_link_structures = linkStructure[3];
      for (var link_attribute_key in link_attribute_dictionary) {
        link_level_element.setAttribute(link_attribute_key, link_attribute_dictionary[link_attribute_key]);
      }

      var added_something = false;
      if (allowable_elements.indexOf(BELinkBlockGenerator.IND_LINK_BLOCK_TYPE_URL_TYPE)>=0) {
        link_level_element.setAttribute('href', link.url);
        added_something = true;
      }
      if (allowable_elements.indexOf(BELinkBlockGenerator.IND_LINK_BLOCK_TYPE_HEADLINE_TYPE)>=0 && link.h1) {
        var headline_text = link.h1;
        if (headline_text.length > BELinkBlockGenerator.MAXIMUM_HEADLINE_LENGTH) {
          headline_text = headline_text.substring(0, BELinkBlockGenerator.MAXIMUM_HEADLINE_LENGTH) + '...';
        }
        var text_node = document.createTextNode(headline_text);
        link_level_element.appendChild(text_node);
        added_something = true;
      }
      if (allowable_elements.indexOf(BELinkBlockGenerator.IND_LINK_BLOCK_TYPE_DESCRIPTION_TYPE)>=0 && link.desc) {
        var desc_text = link.desc;
        if (desc_text.length > BELinkBlockGenerator.MAXIMUM_DESC_LENGTH) {
          desc_text = desc_text.substring(0, BELinkBlockGenerator.MAXIMUM_DESC_LENGTH) + '...';
        }
        var text_node = document.createTextNode(desc_text);
        link_level_element.appendChild(text_node);
        added_something = true;
      }
      if (allowable_elements.indexOf(BELinkBlockGenerator.IND_LINK_BLOCK_TYPE_IMAGE_TYPE)>=0 && link.image) {
        link_level_element.setAttribute('src', link.image);
        added_something = true;
      }
/**
    don't emit for empty links, desc, headline, image
    except for parent structures where allowable_length=0
    */
    if (!added_something && allowable_elements.length != 0) {

      return;
    }
    /* go depth first */
    for (var childrenIndex=0; childrenIndex<children_link_structures.length; childrenIndex++) {
      var childLinkStructure = children_link_structures[childrenIndex];
      BELinkBlockGenerator.generateIndividualLinks(link_level_element, childLinkStructure, link);
    }
    parentElement.appendChild(link_level_element);
  };

  BELinkBlockGenerator.insertLinkBlocks = function(targetElement, replacementStrategy, overallStructure, linkStructure, links,
                                                   titleStructure) {
    if (targetElement == null) {
      return;
    }

    if (replacementStrategy == BELinkBlockGenerator.REPLACEMENT_STRATEGY_OVERWRITE) {
      while (targetElement.firstChild) {
        targetElement.removeChild(targetElement.firstChild);
      }
    }

    var previousElement = targetElement;
    for (var i=0;i<overallStructure.length;i++) {
      var level_definition = overallStructure[i];
      var level_element_tag = level_definition[0];
      var level_element = document.createElement(level_element_tag);
      var attribute_dictionary = level_definition[1];
      for (var attribute_key in attribute_dictionary) {
        level_element.setAttribute(attribute_key, attribute_dictionary[attribute_key]);
      }

      /* need to place title structure */
      if (titleStructure && titleStructure[0] == i) {
        var title_element_tag = titleStructure[1];
        var title_element = document.createElement(title_element_tag);
        var title_attribute_dictionary = titleStructure[2];
        var title_text_content = titleStructure[3];
        for (var title_attribute_key in title_attribute_dictionary) {
          title_element.setAttribute(title_attribute_key, title_attribute_dictionary[title_attribute_key]);
        }

        var title_text_node = document.createTextNode(title_text_content);
        title_element.appendChild(title_text_node);


        level_element.appendChild(title_element);
      }

      /* last level place links */
      if (i == overallStructure.length-1) {
        for (var link_i=0; link_i < links.length; link_i++) {
          var link = links[link_i];
          for (var linkStructureIndex=0;linkStructureIndex < linkStructure.length; linkStructureIndex++) {
            BELinkBlockGenerator.generateIndividualLinks(level_element, linkStructure[linkStructureIndex], link)
          }
        }
      }

      /* first level child we need to check placement */
      if (previousElement == targetElement) {
        if (replacementStrategy == BELinkBlockGenerator.REPLACEMENT_STRATEGY_PRE_APPEND_ELEMENT) {
          /* 2 means insert right before */
          previousElement.insertBefore(level_element, targetElement.firstChild);
        } else if (replacementStrategy == BELinkBlockGenerator.REPLACEMENT_STRATEGY_PRE_APPEND_PARENT) {
          /* 3 means insert right before at parent level */
          var parentElement = previousElement.parentElement;
          parentElement.insertBefore(level_element, previousElement);
        } else {
          previousElement.appendChild(level_element);
        }
      } else {
        previousElement.appendChild(level_element);
      }
      previousElement = level_element;
    }
  };
}(window.BELinkBlockGenerator = window.BELinkBlockGenerator || {}))
};
</script>

<style>
.be-ix-link-block .be-related-link-container{padding-right:15px;padding-left:15px;margin-bottom:20px}
.be-ix-link-block .be-related-link-container .be-label{margin:0;color:#FFF;font-size:14px;font-weight:bold}
.be-ix-link-block .be-related-link-container .be-list{display:inline-block;list-style:none;margin:0;padding:0;font-size:14px}
.be-ix-link-block .be-related-link-container .be-list .be-list-item{display:inline-block;margin-right:20px}
.be-ix-link-block .be-related-link-container .be-list .be-list-item:last-child{margin-right:0}
.be-ix-link-block .be-related-link-container .be-list .be-list-item a{color:#FFF;font-size:14px}
.be-ix-link-block .be-related-link-container .be-list .be-list-item a:hover{opacity:.8}
@media (max-width: 767px) {
.be-ix-link-block .be-related-link-container{text-align:center}
.be-ix-link-block .be-related-link-container .be-label{width:100%}
.be-ix-link-block .be-related-link-container .be-list{display:block;width:100%}
.be-ix-link-block .be-related-link-container .be-list .be-list-item{display:block;margin-right:0}
}
@media (min-width: 768px) {
.be-ix-link-block .be-related-link-container{display:flex}
.be-ix-link-block .be-related-link-container .be-label{display:inline-block;margin-right:20px;flex-basis:90px;flex-grow:0;flex-shrink:0}
.be-ix-link-block .be-related-link-container .be-list{width:auto}
}
</style>


<script id="marvel" data-testmode="true" data-domain="" data-src="" data-style="" data-img="" data-div="" data-srcset=""
	data-customerid="f00000000081454" src="https://marvel-b2-cdn.bc0a.com/marvel.js"></script>

    <script>
      (function() {
      var bec = document.createElement('script');
      bec.type = 'text/javascript';
      bec.async = true;
      bec.setAttribute("data-id", "bec");
      bec.setAttribute("org-id", "f00000000081454");
      bec.setAttribute("domain", ".bsk.com");
      bec.setAttribute("session-timeout", 86400000);
      bec.src = document.location.protocol + '//cdn.b0e8.com/conv_v3.js';
      var s = document.getElementsByTagName('script')[0];
      s.parentNode.insertBefore(bec, s);
})();
</script>


<!-- Google Tag Manager -->

<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':

new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],

j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);

})(window,document,'script','dataLayer','GTM-PF2PHP3');</script>

<!-- End Google Tag Manager -->

<meta charset="utf-8">

<meta http-equiv="X-UA-Compatible" content="IE=edge">

<meta name="viewport" content="width=device-width, initial-scale=1">

<title>Multi-Practice Law Firm | Bond, Schoeneck &amp; King PLLC</title>

<meta name="description" content="We are a full-service law firm with more than 300 lawyers with a wide variety of practices. Consult with Bond, Schoeneck &amp; King PLLC.">


<style>

/* Critical Path CSS Generated by Pegasaas Accelerator at https://pegasaas.com/ for https://www.bsk.com/ */

html {

	font-family: sans-serif;

	-ms-text-size-adjust: 100%;

	-webkit-text-size-adjust: 100%

}

body {

	margin: 0

}

aside, footer, header, main, nav {

	display: block

}

a {

	background-color: transparent

}

strong {

	font-weight: 700

}

h1 {

	font-size: 2em;

	margin: .67em 0

}

img {

	border: 0

}

hr {

	-webkit-box-sizing: content-box;

	-moz-box-sizing: content-box;

	box-sizing: content-box;

	height: 0

}

button, input, select {

	color: inherit;

	font: inherit;

	margin: 0

}

button {

	overflow: visible

}

button, select {

	text-transform: none

}

button, input[type=submit] {

	-webkit-appearance: button

}

button::-moz-focus-inner, input::-moz-focus-inner {

border: 0;

padding: 0

}

input {

	line-height: normal

}

* {

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box

}

:after, :before {

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box

}

html {

	font-size: 10px

}

body {

	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 14px;

	line-height: 1.42857143;

	color: #333;

	background-color: #fff

}

button, input, select {

	font-family: inherit;

	font-size: inherit;

	line-height: inherit

}

a {

	color: #337ab7;

	text-decoration: none

}

img {

	vertical-align: middle

}

hr {

	margin-top: 20px;

	margin-bottom: 20px;

	border: 0;

	border-top: 1px solid #eee

}

h1, h2 {

	font-family: inherit;

	font-weight: 500;

	line-height: 1.1;

	color: inherit

}

h1, h2 {

	margin-top: 20px;

	margin-bottom: 10px

}

h1 {

	font-size: 36px

}

h2 {

	font-size: 30px

}

p {

	margin: 0 0 10px

}

.text-center {

	text-align: center

}

ul {

	margin-top: 0;

	margin-bottom: 10px

}

ul ul {

	margin-bottom: 0

}

.container-fluid {

	padding-right: 15px;

	padding-left: 15px;

	margin-right: auto;

	margin-left: auto

}

.row {

	margin-right: -15px;

	margin-left: -15px

}

.col-md-4, .col-md-8, .col-sm-12, .col-sm-4, .col-sm-6, .col-sm-8, .col-xs-12 {

	position: relative;

	min-height: 1px;

	padding-right: 15px;

	padding-left: 15px

}

.col-xs-12 {

	float: left

}

.col-xs-12 {

	width: 100%

}

@media (min-width:768px) {

.col-sm-12, .col-sm-4, .col-sm-6, .col-sm-8 {

float: left

}

.col-sm-12 {

width: 100%

}

.col-sm-8 {

width: 66.66666667%

}

.col-sm-6 {

width: 50%

}

.col-sm-4 {

width: 33.33333333%

}

}

@media (min-width:992px) {

.col-md-4, .col-md-8 {

float: left

}

.col-md-8 {

width: 66.66666667%

}

.col-md-4 {

width: 33.33333333%

}

.col-md-pull-4 {

right: 33.33333333%

}

.col-md-push-8 {

left: 66.66666667%

}

}

select[size] {

	height: auto

}

.nav {

	padding-left: 0;

	margin-bottom: 0;

	list-style: none

}

.nav>li {

	position: relative;

	display: block

}

.nav>li>a {

	position: relative;

	display: block;

	padding: 10px 15px

}

.navbar-nav {

	margin: 7.5px -15px

}

.navbar-nav>li>a {

	padding-top: 10px;

	padding-bottom: 10px;

	line-height: 20px

}

@media (min-width:768px) {

.navbar-nav {

float: left;

margin: 0

}

.navbar-nav>li {

float: left

}

.navbar-nav>li>a {

padding-top: 15px;

padding-bottom: 15px

}

}

.container-fluid:after, .container-fluid:before, .nav:after, .nav:before, .row:after, .row:before {

	display: table;

	content: " "

}

.container-fluid:after, .nav:after, .row:after {

	clear: both

}

.pull-right {

	float: right!important

}

@-ms-viewport {

width: device-width

}

@-ms-viewport {

width: device-width

}

@-o-viewport {

width: device-width

}

@viewport {

width: device-width

}

.owl-carousel, .owl-carousel .owl-item {

	position: relative

}

.owl-carousel {

	display: none;

	width: 100%;

	z-index: 1

}

.owl-carousel .owl-stage {

	position: relative;

	-ms-touch-action: pan-Y;

	touch-action: manipulation;

	-moz-backface-visibility: hidden

}

.owl-carousel .owl-stage:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0

}

.owl-carousel .owl-stage-outer {

	position: relative;

	overflow: hidden;

	-webkit-transform: translate3d(0, 0, 0)

}

.owl-carousel .owl-item {

	-webkit-backface-visibility: hidden;

	-moz-backface-visibility: hidden;

	-ms-backface-visibility: hidden;

	-webkit-transform: translate3d(0, 0, 0);

	-moz-transform: translate3d(0, 0, 0);

	-ms-transform: translate3d(0, 0, 0)

}

.owl-carousel .owl-item {

	min-height: 1px;

	float: left;

	-webkit-backface-visibility: hidden;

	-webkit-touch-callout: none

}

.owl-carousel .owl-item img {

	display: block;

	width: 100%

}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {

	display: none

}

.owl-carousel.owl-loaded {

	display: block

}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {

	color: inherit;

	border: none;

	padding: 0!important;

	font: inherit

}

.owl-carousel.owl-drag .owl-item {

	-ms-touch-action: pan-y;

	touch-action: pan-y

}

.slicknav_btn {

	position: absolute;

	top: 26px;

	right: 5%;

	display: block;

	vertical-align: middle;

	line-height: 1.125em;

	margin: 0px;

	text-decoration: none;

	height: 16px;

	width: 24px;

	background-image: url('https://www.bsk.com/assets/images/iconbars.png');

	background-repeat: no-repeat;

	background-position: center center;

	z-index: 5000 !important

}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {

	margin-top: 0.188em

}

.slicknav_menu .slicknav_menutxt {

	display: block;

	line-height: 1.188em;

	float: left

}

.slicknav_menu .slicknav_icon {

	width: 1.125em;

	height: 0.875em

}

.slicknav_menu .slicknav_icon:before {

	background: transparent;

	width: 1.125em;

	height: 0.875em;

	display: block;

	content: "";

	position: absolute;

	display: none

}

.slicknav_menu .slicknav_no-text {

	margin: 0

}

.slicknav_menu .slicknav_icon-bar {

	display: block;

	width: 1.125em;

	height: 0.125em;

	display: none

}

.slicknav_menu:before {

	content: " ";

	display: table

}

.slicknav_menu:after {

	content: " ";

	display: table;

	clear: both

}

.slicknav_nav {

	clear: both

}

.slicknav_nav li {

	display: block

}

.slicknav_nav a {

	display: block

}

.slicknav_menu {

	font-family: 'News Cycle', sans-serif;

	font-weight: 700;

	letter-spacing: -.02em;

	box-sizing: border-box;

	text-align: center;

	width: 100%;

	background-color: #014f7c

}

.slicknav_menu * {

	box-sizing: border-box

}

.slicknav_menu .slicknav_menutxt {

	font-weight: 400;

	color: #FFF

}

.slicknav_nav {

	clear: both;

	color: #FFF;

	margin: 0;

	padding: 0;

	margin-top: 70px;

	padding-top: 5px;

	padding-bottom: 5px;

	font-size: 24px;

	line-height: 140%;

	list-style: none;

	overflow: hidden;

	width: 100%;

	background-color: #026ba8

}

.slicknav_nav li {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFF

}

.slicknav_nav li:last-child {

	border: none

}

.slicknav_nav a {

	padding: 0px;

	margin: 0px;

	padding: 5px 10px;

	text-decoration: none;

	color: #FFF

}

.slicknav_nav a:visited {

	color: #FFF

}

body, html {

	margin: 0px;

	padding: 0px;

	font-family: 'Montserrat', sans-serif;

	color: #000000;

	background-color: #eee;

	font-size: 14px;

	font-size: 100%;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	-webkit-text-size-adjust: none;

	position: relative

}

h1, h2 {

	font-weight: 700

}

h1 {

	letter-spacing: -.025em

}

h2 {

	font-size: 22px;

	color: #036BA8;

	letter-spacing: -.015em

}

p {

	font-size: 14px;

	line-height: 142%;

	letter-spacing: -.015em

}

ul {

	font-size: 14px;

	line-height: 142%;

	letter-spacing: -.015em;

	margin: 0px;

	padding: 0px;

	list-style: none

}

@media only screen and (min-width:992px) {

h2 {

font-size: 24px

}

p {

font-size: 16px

}

ul {

font-size: 16px

}

}

@media only screen and (min-width:1480px) {

h2 {

font-size: 26px

}

p {

font-size: 17px

}

ul {

font-size: 17px

}

}

a {

	color: inherit

}

a:visited {

	color: #000;

	text-decoration: none

}

img {

	max-width: 100%;

	height: auto

}

.page-wrapper {

	position: relative;

	width: 100%;

	max-width: 2000px;

	margin-left: auto;

	margin-right: auto;

	background-color: #FFF

}

.container-fluid {

	padding-right: 0px;

	padding-left: 0px;

	display: block;

	clear: both

}

.container-fluid.content-wrapper {

	width: 92%;

	max-width: 1682px

}

.row {

	margin-left: 0;

	margin-right: 0

}

.relative {

	position: relative

}

img.middle {

	vertical-align: middle

}

.bg-transp {

	background-image: url('https://www.bsk.com/assets/images/black-transp.png');

	background-repeat: repeat

}

#skiptocontent a {

	padding: 6px;

	position: absolute;

	top: -40px;

	left: 0px;

	color: white;

	border-right: 1px solid white;

	border-bottom: 1px solid white;

	border-bottom-right-radius: 8px;

	background: transparent;

	z-index: 100

}

.visuallyhidden {

	border: 0;

	clip: rect(0 0 0 0);

	height: 1px;

	margin: -1px;

	overflow: hidden;

	padding: 0;

	position: absolute;

	width: 1px

}

header {

	position: absolute;

	top: 0px;

	left: 0px;

	width: 100%;

	z-index: 2000;

	padding-top: 0px;

	background-image: url('https://www.bsk.com/assets/images/black-transp.png');

	background-repeat: repeat

}

@media only screen and (min-width: 992px) {

header {

padding-top: 22px;

padding-bottom: 22px;

height: 104px

}

header.home {

height: auto;

padding-top: 0;

padding-bottom: 10px

}

}

@media only screen and (min-width: 1226px) {

header {

padding-top: 25px;

padding-bottom: 25px

}

header.home {

padding-top: 0;

padding-bottom: 10px

}

}

header .logo {

	position: absolute;

	width: 200px;

	top: 0px;

	left: 0;

	z-index: 9999

}

@media only screen and (min-width:1088px) {

header .logo {

width: 25%;

max-width: 605px

}

}

header .logo {

	width: 200px;

	z-index: 9999

}

@media only screen and (min-width:1088px) {

header .logo {

width: 25%;

max-width: 605px

}

}

header.home .logo {

	margin-top: 30px

}

@media only screen and (min-width:1088px) {

header.home .logo {

width: 25%;

max-width: 605px

}

header.home .logo {

width: 45%;

margin-top: 50px

}

}

@media only screen and (min-width:992px) {

header.home .logo {

width: 33.33333333%

}

}

header nav {

	font-family: 'News Cycle', sans-serif;

	color: #FFF

}

header ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

	line-height: 1.42857143

}

header .row {

	position: relative

}

header.home .row {

	max-width: 1294px;

	width: 100%;

	margin-left: auto;

	margin-right: auto

}

header.home .col-sm-6 {

	padding-top: 20px

}

header .btmrow {

	clear: both;

	max-width: 1294px;

	width: 100%;

	margin-left: auto;

	margin-right: auto;

	padding-top: 10px;

	position: relative

}

.main-menu {

	z-index: 1000;

	padding: 0;

	margin: 0;

	margin-top: 20px;

	margin-right: 0px;

	text-align: left;

	float: right

}

.main-menu {

	float: right;

	margin-top: 15px;

	margin-right: 0px

}

.main-menu li {

	float: left;

	text-align: left;

	color: #FFF;

	padding-left: 1.2rem;

	padding-right: 1.2rem;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #FFF

}

.main-menu li:first-child {

	border-left: none;

	padding-left: 0

}

.main-menu li:last-child {

	padding-right: 0

}

.main-menu li a, .main-menu li a:visited {

	font-weight: 700;

	text-transform: uppercase;

	text-decoration: none;

	color: #FFF;

	display: block

}

.main-menu li a.toplink, .main-menu li a.toplink:visited {

	border-bottom-width: 4px;

	border-bottom-style: solid;

	border-bottom-color: transparent

}

.secondary-menu {

	z-index: 1000;

	padding: 0;

	margin: 0;

	margin-right: 50px;

	text-align: left;

	float: right

}

.secondary-menu li {

	float: left;

	text-align: left;

	color: #FFF;

padding-left: .5rem;

padding-right: .5rem

}

.secondary-menu li:first-child {

	padding-left: 0

}

.secondary-menu li a, .secondary-menu li a:visited {

	text-decoration: none;

	color: #FFF;

	font-weight: bold;

	padding: 0px;

	display: block;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: transparent

}

.main-menu.home li a {

	font-size: 36px;

	color: #FFF

}

.secondary-menu.home li a {

	font-size: 17px

}

.home-slider h1#carouselheading {

	position: absolute;

	top: -100px

}

#home-slider {

	background-color: #eee

}

#home-slider .cta {

	font-family: 'Montserrat', sans-serif;

	font-weight: 700;

	font-size: 26px;

	font-size: 1.35vw;

	color: #ffffff;

	position: absolute;

	bottom: 0px;

	text-align: center;

	left: 50%;

	transform: translate(-50%, 0);

	padding-top: 8px;

	padding-right: 15px;

	padding-bottom: 8px;

	padding-left: 15px;

	z-index: 9999

}

#home-slider .cta a {

	display: inline;

	color: #ffffff;

	text-align: center;

	vertical-align: middle

}

#home-slider .cta .fa {

	color: #FF9900;

	display: inline;

	vertical-align: middle;

	padding-left: 10px

}

@media only screen and (min-width:1200px) {

.home-slider .bannerimg {

height: calc(75vh)

}

}

.home-slider .owl-dots {

	position: absolute;

	bottom: 15px;

	bottom: 14.5%;

	left: 0;

	width: 100%;

	text-align: center

}

.home-slider .owl-dot {

	background: #fff;

	opacity: .65;

	width: 10px;

	height: 10px;

	margin: 0 4px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px

}

.home-slider .owl-dot.active {

	background: #FF9900;

	opacity: 1

}

.content {

	padding-bottom: 30px;

	position: relative

}

nav.related.practices {

	display: block;

	color: #FFF;

	margin: 0px;

	padding: 0px;

	margin-bottom: 20px

}

nav.related.practices ul {

	width: 100%;

	margin: 0px;

	padding: 0px

}

@media only screen and (min-width:768px) {

nav.related.practices {

margin-top: 10px

}

nav.related.practices ul {

-moz-column-count: 2;

-webkit-column-count: 2;

column-count: 2;

-moz-column-fill: balance;

-webkit-column-fill: balance;

column-fill: balance;

max-height: 500px

}

nav.related.practices.officelist ul {

max-height: none

}

nav.related.practices ul.one-col {

-moz-column-count: 1;

-webkit-column-count: 1;

column-count: 1

}

}

nav.related.practices li {

	width: 100%;

	display: block;

	padding-left: 0;

	padding-right: 0;

	border: none

}

nav.related.practices li:last-child {

	border: none

}

nav.related.practices li a {

	font-weight: 700;

	font-size: 16px;

	line-height: 120%;

	color: #036BA8;

	position: relative;

	display: block;

	padding: 0px;

	padding-top: 8px;

	padding-bottom: 8px;

	text-decoration: none;

	border: none;

	text-transform: none;

	word-break: keep-all

}

nav.related.practices li a {

	text-transform: none;

	word-break: keep-all

}

nav.related li a:visited {

	color: #036BA8

}

.megamenu .index-listing h2 {

	font-family: 'Montserrat', sans-serif;

	color: #000;

	font-size: 22px;

	padding: 0;

	margin: 0;

	margin-bottom: 6px

}

.megamenu nav.related.practices li a {

	font-size: 16px;

	padding-top: 0px;

	padding-bottom: 8px

}

.officelist {

	margin: 0px;

	padding: 0px;

	padding-top: 20px;

	padding-bottom: 20px;

	clear: both

}

.megamenu .related.practices.officelist li {

	padding-top: 7px;

	padding-bottom: 3px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #dbd9d8

}

.attorney-search {

	display: block;

	clear: both;

	width: 100%;

	margin: 0px;

	padding: 0px;

	line-height: normal

}

.main-menu .attorney-search .inner {

	padding-left: 15%;

	padding-right: 15%

}

.attorney-search h2 {

	font-size: 19px

}

#alphabet {

	font-family: 'Montserrat', sans-serif;

	display: block;

	clear: both;

	width: 100%;

	margin: 0px;

	padding: 0px;

	padding-top: 15px

}

#alphabet a {

	font-size: 16px;

	color: #FFF;

	font-weight: 500;

	text-decoration: none;

	padding: 5px;

	padding-bottom: 6px;

	margin-right: 0.5%;

	margin-bottom: 15px;

	display: inline-block

}

@media only screen and (min-width:1600px) {

#alphabet a {

font-size: 18px

}

}

@media only screen and (min-width:1800px) {

#alphabet a {

font-size: 19px

}

}

#alphabet a span {

	display: inline-table;

	width: 2.8%;

	text-align: center

}

#alphabet a.linked {

	background-color: #58595B

}

#alphabet a.unlinked {

	background-color: #BCBEC0

}

hr.blue {

	clear: both;

	display: block;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #3588b9

}

.attorney_search_form {

	margin-top: 30px;

	margin-bottom: 30px;

	overflow: hidden

}

.attorney_search_form .fields input {

	font-family: 'Montserrat', sans-serif;

	font-size: 13px;

	width: 100%;

	display: block;

	-webkit-appearance: none;

	-moz-appearance: none;

	margin: 0px;

	margin-right: 1%;

	margin-bottom: 12px;

	padding: 0px;

	padding-left: 1%;

	padding-right: 1%;

	padding-top: 9px;

	padding-bottom: 9px;

	display: table-cell;

	vertical-align: middle;

	overflow: hidden;

	border: 1px solid #58595B;

	background-color: #FFF;

	color: #58595B

}

::-moz-placeholder {

opacity: 1

}

.attorney_search_form .fields input::-webkit-input-placeholder {

color: #58595B

}

.attorney_search_form .fields input:-moz-placeholder {

color: #58595B

}

.attorney_search_form .fields input::-moz-placeholder {

color: #58595B

}

.attorney_search_form .fields input:-ms-input-placeholder {

color: #58595B

}

.attorney_search_form .fields select {

	font-family: 'Montserrat', sans-serif;

	font-size: 13px;

	color: #58595B;

	font-weight: 600;

	width: 100%;

	display: block;

	-webkit-appearance: none;

	-moz-appearance: none;

	margin: 0px;

	margin-right: 1%;

	margin-bottom: 12px;

	padding: 0px;

	padding-left: 1%;

	padding-right: 1%;

	padding-top: 9px;

	padding-bottom: 9px;

	display: table-cell;

	vertical-align: middle;

	overflow: hidden;

	border: 1px solid #58595B;

	border-radius: 0;

	background-color: #FFF;

	background-image: url('https://www.bsk.com/assets/images/toggle-arrow-down-blue.jpg');

	background-repeat: no-repeat;

	background-position: 96% center;

	background-size: 16px auto

}

.attorney_search_form .search_button {

	width: 34px;

	float: none;

	display: block;

	margin-bottom: 10px

}

.attorney_search_form .search_button > input {

	text-align: center;

	width: 100%

}

@media only screen and (min-width:992px) {

.attorney_search_form .fields {

width: 95.5%;

float: left;

margin-bottom: 20px

}

.attorney_search_form .fields input {

width: 24%;

float: left;

display: inline

}

.attorney_search_form .fields select {

width: 24%;

float: left;

display: inline

}

.attorney_search_form .search_button {

width: 4.5%;

max-width: 36px;

float: right

}

}

.view-all-links {

	clear: both;

	display: block

}

.megamenu li .view-all-links a {

	padding-right: 30px;

	color: #000000;

	font-family: 'Montserrat', sans-serif;

	text-transform: none;

	font-weight: 400;

	font-size: 17px;

	display: inline

}

.main-menu.home li .view-all-links a {

	font-size: 17px

}

.view-all-links img {

	width: 10px;

	height: auto;

	vertical-align: middle;

	margin-left: 2px

}

.view-all-links a {

	padding-right: 30px

}

::-moz-placeholder {

opacity: 1

}

footer {

	font-family: 'News Cycle', sans-serif;

	color: #FFF;

	font-size: 12px;

	background-color: #036BA8;

	padding-top: 30px;

	padding-bottom: 50px;

	max-width: 2000px;

	margin-left: auto;

	margin-right: auto

}

footer .siteinfo a:link {

	color: #FFF

}

footer .siteinfo a:visited {

	color: #FFF;

	text-decoration: none;

	background-color: transparent

}

footer .social {

	text-align: center

}

footer .siteinfo {

	padding-right: 0px

}

footer .navbar-nav {

	margin: 0px

}

footer .nav > li {

	float: none;

	display: inline;

	padding-left: 6px;

	padding-right: 6px

}

footer .nav > li > a {

	float: none;

	display: inline;

	color: #FFF;

	padding: 0px;

	padding-bottom: 3px;

	padding-left: 6px;

	line-height: 142%

}

.social {

	text-align: center;

	padding: 0px

}

footer .social {

	padding: 0px

}

.accessible-megamenu .accessible-megamenu-top-nav-item {

	float: left;

	position: relative;

	display: block;

	box-sizing: border-box;

	list-style: none

}

.megamenu {

	width: 100%;

	max-width: 1294px;

	margin-left: auto;

	margin-right: auto;

	padding-top: 0px

}

@media only screen and (max-width:767px) {

.megamenu {

display: none !important

}

}

.accessible-megamenu {

	position: inherit;

	display: block;

	box-sizing: border-box;

	list-style: none;

	z-index: 1000;

	width: auto

}

@media only screen and (min-width:1600px) {

.accessible-megamenu {

padding-right: 0px

}

}

.accessible-megamenu {

	padding-right: 0px

}

.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-expanded] {

	position: relative;

	display: block;

	text-decoration: none;

	z-index: inherit

}

.accessible-megamenu .accessible-megamenu-panel {

	position: absolute;

	left: -1px;

	color: #454545;

	margin: 0;

	padding: 0px;

	line-height: normal;

	background-image: url('https://www.bsk.com/assets/images/transp-white.png');

	background-repeat: repeat;

	color: #000;

	line-height: 0px;

	visibility: hidden;

	max-height: 0px;

	overflow: hidden;

	opacity: 0;

	-webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.15);

	-moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.15);

	box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.15)

}

.accessible-megamenu .accessible-megamenu-panel.narrow {

	width: 300px;

	right: 30%;

	left: auto;

	padding-left: 50px;

	padding-right: 50px

}

header .accessible-megamenu .accessible-megamenu-panel.narrow {

	width: 300px;

	padding-left: 50px;

	padding-right: 50px

}

header.home .accessible-megamenu .accessible-megamenu-panel.narrow {

	right: 0;

	left: auto

}

.accessible-megamenu {

	min-width: 364px;

	width: auto

}

.accessible-megamenu .accessible-megamenu-top-nav-item {

	position: static

}

.accessible-megamenu .inner {

	padding-left: 15%;

	padding-right: 15%

}

@media (min-width:768px) {

.content {

padding-bottom: 30px;

position: relative;

overflow: hidden

}

}

@media only screen and (min-width:992px) {

#mobile_menu {

display: none

}

footer .copyright {

float: left;

padding-right: 5px;

line-height: 142%

}

.nav.footer-nav.navbar-nav {

display: inline;

float: left

}

footer .copyright {

line-height: 142%

}

}

@media only screen and (min-width:1280px) {

footer .nav {

margin-right: 20px

}

}

@media only screen and (min-width:1480px) {

.secondary-menu {

margin-right: 55px

}

.main-menu.home li a {

font-size: 42px

}

.secondary-menu.home li a {

font-size: 20px

}

.main-menu li {

padding-left: 1.5rem;

padding-right: 1.5rem

}

#home-slider .cta {

font-size: 26px;

padding-top: 15px;

padding-right: 25px;

padding-bottom: 15px;

padding-left: 25px

}

footer {

font-size: 17px

}

footer .copyright {

padding-right: 15px

}

footer .social {

text-align: right

}

}

@media only screen and (max-width:1225px) {

header {

height: 70px

}

header .container-fluid.content-wrapper {

width: 100%

}

header .logo {

display: none

}

header .logo-sm {

max-width: 300px;

z-index: 5000;

position: absolute;

top: 20px;

left: 5%

}

.main-menu {

display: none

}

.secondary-menu {

display: none

}

.mobile_header {

position: absolute;

left: 0px;

top: 0px;

width: 100%

}

#mobile_menu {

width: 100%;

margin: 0px;

height: auto;

display: block;

position: relative

}

.home #mobile_menu {

position: absolute;

top: 0px;

left: 0px

}

#menu2 {

display: none

}

#home-slider .cta {

font-size: 12px

}

#home-slider .cta a {

display: inline;

color: #ffffff;

text-align: center;

vertical-align: middle

}

footer .copyright {

clear: both;

display: block;

text-align: center;

padding-bottom: 10px

}

footer .social {

padding-left: 0px;

padding-right: 0px;

padding-bottom: 15px

}

.nav.footer-nav.navbar-nav {

width: 100%;

float: none;

display: block;

text-align: center;

margin-top: 0px;

margin-bottom: 0px

}

.nav.footer-nav.navbar-nav li, .nav.footer-nav.navbar-nav li a {

float: none;

display: inline

}

.nav.footer-nav.navbar-nav li {

padding-left: 6px;

padding-right: 6px

}

}

@media only screen and (max-width:767px) {

body, html {

font-size: 14px

}

}

@media only screen and (max-width:650px) {

header .logo-sm {

z-index: 0 !important;

position: absolute

}

}

@media only screen and (max-width:575px) {

header .logo-sm {

z-index: 0 !important;

position: absolute

}

}

@media only screen and (max-width:480px) {

header .logo-sm {

max-width: 280px

}

}

@media only screen and (max-width:400px) {

header .logo-sm {

max-width: 250px

}

}

@media only screen and (max-width:360px) {

header .logo-sm {

max-width: 200px

}

footer {

font-size: 10px

}

}

@media only screen and (max-width: 1225px) {

#sb-search1 {

display: none

}

}

#sb-search2 > form {

	position: static !important;

	top: 0

}

.sb-search2 {

	position: absolute;

	margin-top: 0px;

	width: 100px;

	height: 70px;

	right: 5%;

	top: 0px;

	padding-top: 20px;

	overflow: hidden;

	-webkit-backface-visibility: hidden;

	z-index: 5000

}

.sb-search2 .sb-search-input {

	position: absolute;

	top: 0;

	right: 0px;

	border: none;

	outline: none;

	background-color: transparent;

	background-repeat: initial;

	background-attachment: initial;

	background-position: initial;

	background-image: none;

	width: 100%;

	height: 100%;

	margin: 0;

	z-index: 10;

	font-family: inherit;

	font-size: 20px;

	line-height: 150%;

	color: #FFF;

	font-weight: 700;

	padding-top: 10px;

	padding-right: 80px;

	padding-bottom: 10px;

	padding-left: 20px;

	-webkit-appearance: none;

	vertical-align: middle

}

#sb-search2 input, #sb-search2 input {

	-webkit-appearance: none;

	-webkit-border-radius: 0;

	border-radius: 0

}

.sb-search2 .sb-search-input::-webkit-input-placeholder {

color: #FFF;

font-size: 20px;

font-weight: 700

}

.sb-search2 .sb-search-input:-moz-placeholder {

color: #FFF;

font-size: 20px;

font-weight: 700

}

.sb-search2 .sb-search-input::-moz-placeholder {

color: #FFF;

font-size: 20px;

font-weight: 700;

opacity: 1

}

.sb-search2 .sb-search-input:-ms-input-placeholder {

color: #FFF;

font-size: 20px;

font-weight: 700

}

.sb-search2 .sb-icon-search, .sb-search2 .sb-search-submit {

	width: 20px;

	height: 20px;

	display: block;

	position: absolute;

	top: 22px;

	padding: 0;

	margin: 0;

	line-height: 38px;

	text-align: center

}

.sb-search2 .sb-search-submit {

	background: #fff;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

	filter: alpha(opacity=0);

	opacity: 0;

	color: transparent;

	border: none;

	outline: none;

	z-index: -1

}

.sb-search2 .sb-icon-search {

	color: #fff;

	z-index: 90;

	font-size: 22px;

	background: url('https://www.bsk.com/assets/images/search-btn.png') 0 0;

	background-repeat: no-repeat;

	background-position: center center;

	background-size: contain;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	-webkit-font-smoothing: antialiased;

	margin-right: 34px

}

.sb-search2 .sb-search-input::-webkit-input-placeholder {

font-size: 18px

}

.sb-search2 .sb-search-input:-moz-placeholder {

font-size: 18px

}

.sb-search2 .sb-search-input::-moz-placeholder {

font-size: 18px

}

.sb-search2 .sb-search-input:-ms-input-placeholder {

font-size: 18px

}

.sb-search2 .sb-icon-search, .sb-search2 .sb-search-submit {

	left: auto;

	right: 0;

	top: 26px

}

@media only screen and (min-width: 651px) {

.sb-search2 {

margin-right: 0

}

.sb-search2 .sb-search-input::-webkit-input-placeholder {

font-size: 15px

}

.sb-search2 .sb-search-input:-moz-placeholder {

font-size: 15px

}

.sb-search2 .sb-search-input::-moz-placeholder {

font-size: 15px

}

.sb-search2 .sb-search-input:-ms-input-placeholder {

font-size: 15px

}

}

@media only screen and (min-width:1226px) {

#sb-search2 {

display: none

}

#sb-search1 > form {

position: static !important;

top: 0

}

.sb-search1 {

position: absolute;

margin-top: 0px;

width: 0%;

width: 38px;

height: 55px;

right: 15px;

top: 0px;

padding-top: 20px;

verflow: hidden;

-webkit-backface-visibility: hidden

}

.sb-search1 .sb-search-input {

position: absolute;

top: 0;

right: 52px;

right: 0px;

border: none;

outline: none;

background-color: transparent;

background-repeat: initial;

background-attachment: initial;

background-position: initial;

background-image: none;

width: 50%;

height: 100%;

margin: 0;

z-index: 10;

font-family: inherit;

font-size: 20px;

line-height: 150%;

color: #FFF;

font-weight: 700;

padding-top: 10px;

padding-bottom: 10px;

padding-left: 20px;

-webkit-appearance: none;

vertical-align: middle

}

header.home .sb-search1 .sb-search-input {

top: 0

}

#sb-search1 input, #sb-search1 input {

-webkit-appearance: none;

-webkit-border-radius: 0;

border-radius: 0

}

.sb-search1 .sb-search-input::-webkit-input-placeholder {

color: #FFF;

font-size: 20px;

font-weight: 700

}

.sb-search1 .sb-search-input:-moz-placeholder {

color: #FFF;

font-size: 20px;

font-weight: 700

}

.sb-search1 .sb-search-input::-moz-placeholder {

color: #FFF;

font-size: 20px;

font-weight: 700;

opacity: 1

}

.sb-search1 .sb-search-input:-ms-input-placeholder {

color: #FFF;

font-size: 20px;

font-weight: 700

}

.sb-search1 .sb-icon-search, .sb-search1 .sb-search-submit {

width: 38px;

height: 38px;

display: block;

position: absolute;

right: 0px;

top: 0;

padding: 0;

margin: 0;

line-height: 38px;

text-align: center;

top: 50%;

-ms-transform: translateY(-50%);

transform: translateY(-50%)

}

.sb-search1 .sb-search-submit {

background: #fff;

-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

filter: alpha(opacity=0);

opacity: 0;

color: transparent;

border: none;

outline: none;

z-index: -1

}

.sb-search1 .sb-icon-search {

color: #fff;

z-index: 90;

font-size: 22px;

background: url('https://www.bsk.com/assets/images/search-btn.png') 0 0;

background-repeat: no-repeat;

background-position: center center;

background-size: contain;

font-style: normal;

font-weight: normal;

font-variant: normal;

text-transform: none;

-webkit-font-smoothing: antialiased

}

.sb-search1 .sb-search-submit {

top: 30px

}

}

#band-cookies {

	position: fixed;

	bottom: 0px;

	left: 0px;

	z-index: 200;

	width: 100%;

	padding: 15px 0px;

	text-align: center;

	font-size: 14px;

	line-height: 1.1;

	background-color: #151515;

	color: #FFFFFF;

	box-shadow: 0px -3px 3px 0px rgba(0, 0, 0, 0.15)

}

#band-cookies p {

	margin: 0;

	padding: 0px 50px;

	color: #fff

}

#band-cookies-ok, #band-cookies-info {

	display: inline-block;

	color: #F0FFAA;

	font-weight: 700;

	text-decoration: underline;

	margin-left: 10px

}

@media (max-width: 768px ) {

#band-cookies p {

padding: 15px 15px 0

}

#band-cookies-ok, #band-cookies-info {

display: block;

text-decoration: none;

padding: 10px 5px;

margin-top: 10px;

background-color: #444444;

-moz-border-radius: 2px;

-webkit-border-radius: 2px;

border-radius: 2px

}

}

@font-face {

font-family: 'Montserrat';

font-style: normal;

font-weight: 400;

src: url(https://fonts.gstatic.com/s/montserrat/v24/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf) format('truetype')

}

@font-face {

font-family: 'Montserrat';

font-style: normal;

font-weight: 700;

src: url(https://fonts.gstatic.com/s/montserrat/v24/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aX8.ttf) format('truetype')

}

@font-face {

font-family: 'News Cycle';

font-style: normal;

font-weight: 400;

src: url(https://fonts.gstatic.com/s/newscycle/v22/CSR64z1Qlv-GDxkbKVQ_fOAKSA.ttf) format('truetype')

}

@font-face {

font-family: 'News Cycle';

font-style: normal;

font-weight: 700;

src: url(https://fonts.gstatic.com/s/newscycle/v22/CSR54z1Qlv-GDxkbKVQ_dFsvWNRevA.ttf) format('truetype')

}

@font-face {

font-family: 'FontAwesome';

src: url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.eot?v=4.5.0');

src: url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');

font-weight: normal;

font-style: normal

}

.fa {

	display: inline-block;

	font: normal normal normal 14px/1 FontAwesome;

	font-size: inherit;

	text-rendering: auto;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale

}

.fa-2x {

	font-size: 2em

}

.pull-right {

	float: right

}

/*.fa-x-twitter:before {

	content: "\f099"

}

.fa-facebook:before {

	content: "\f09a"

}

.fa-caret-right:before {

	content: "\f0da"

}

.fa-linkedin:before {

	content: "\f0e1"

}*/

.card:nth-child(2n+0) {

background: #2da594

}

.card:nth-child(3n+0) {

background: #f90

}

.home-content {

	padding-top: 50px

}

.home-cards {

	display: flex;

	-ms-flex-flow: row wrap;

	flex-flow: row wrap;

	margin-right: -15px;

	margin-left: -15px

}

.home-cards .card {

	-ms-flex: 1 0 0%;

	flex: 1 0 0%;

	min-height: 300px;

	margin-right: 15px;

	margin-left: 15px;

	margin-bottom: 30px;

	position: relative;

	background: #2da594

}

.home-cards .card-img {

	overflow: hidden

}

.home-cards .card-img img {

	display: block;

	width: 100%;

	height: auto

}

.home-cards .card-body {

	min-height: 185px;

	padding: 20px 30px 60px;

	font-family: 'News Cycle', sans-serif;

	font-size: 20px;

	line-height: 1.2;

	color: #fff

}

.home-cards .card-body strong {

	font-family: 'Montserrat', sans-serif

}

.home-cards .card-body::after {

display: inline-block;

content: '';

width: 0;

height: 0;

margin-left: 3px;

vertical-align: middle;

border-style: solid;

border-width: 11px 0 11px 13px;

border-color: transparent transparent transparent #ff9900

}



footer .siteinfo {

	font-size: 16px

}

footer .social {

	text-align: right

}

footer .social a {

	display: inline-block;

	padding: 2px 14px;

	margin-bottom: 6px;

	color: #106ca6;

	background: #fff;

	border-radius: .3em

}

footer .social a + a {

	margin-left: 5px

}

footer .social a i {

	margin-right: 5px;

	font-size: 1.85em

}

@media only screen and (max-width: 991px) {

footer .siteinfo {

padding: 0;

font-size: 12px

}

footer .social {

text-align: center

}

footer .social a, footer .social a + a {

margin: 0 3px 6px

}

}

@media only screen and (max-width: 767px) {

.home-cards, .home-cards .card {

display: block

}

.home-cards .card-body {

min-height: 150px;

padding: 20px 20px 50px;

font-size: 18px

}

}

.owl-carousel {

	display: block;

}

.owl-carousel .slide-owl-wrap:not(:first-child) {

 display: none;

}

</style>

<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" media="print" onload="this.media='all'">

<link rel="stylesheet" href="https://www.bsk.com/assets/css/owl.carousel.min.css" media="print" onload="this.media='all'">

<link rel="stylesheet" href="https://www.bsk.com/assets/css/slicknav.css?ver=3" media="print" onload="this.media='all'">

<link rel="stylesheet" href="https://www.bsk.com/assets/css/global.css?ver=23" media="print" onload="this.media='all'">

<link rel="stylesheet" href="https://www.bsk.com/assets/css/megamenu.css?ver=17" media="print" onload="this.media='all'">

<link rel="stylesheet" href="https://www.bsk.com/assets/css/responsive.css?ver=17" media="print" onload="this.media='all'">

<link rel="stylesheet" href="https://www.bsk.com/assets/css/search-expand.css?ver=17" media="print" onload="this.media='all'">

<link rel="stylesheet" href="https://www.bsk.com/assets/css/cookies-message.css" media="print" onload="this.media='all'">

<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap" media="print" onload="this.media='all'">

<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=News+Cycle:400,700&display=swap" media="print" onload="this.media='all'">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==" crossorigin="anonymous" referrerpolicy="no-referrer" />

<link rel="stylesheet" href="https://www.bsk.com/assets/css/styles_052021.css?ver=21"  media="print" onload="this.media='all'">

<link rel="apple-touch-icon" sizes="180x180" href="https://www.bsk.com/assets/favicons/apple-touch-icon.png">

<link rel="icon" type="image/png" sizes="32x32" href="https://www.bsk.com/assets/favicons/favicon-32x32.png">

<link rel="icon" type="image/png" sizes="16x16" href="https://www.bsk.com/assets/favicons/favicon-16x16.png">

<link rel="manifest" href="https://www.bsk.com/assets/favicons/manifest.json">

<link rel="mask-icon" href="https://www.bsk.com/assets/favicons/safari-pinned-tab.svg" color="#5bbad5">

<meta name="theme-color" content="#ffffff">

<link rel="canonical" href="https://www.bsk.com" />

<meta property="og:locale" content="en_US" />

<meta property="og:type" content="website" />

<meta property="og:title" content="Multi-Practice Law Firm | Bond, Schoeneck &amp; King PLLC" />


<meta property="og:description" content="We are a full-service law firm with more than 300 lawyers with a wide variety of practices. Consult with Bond, Schoeneck &amp; King PLLC." />



<meta property="og:image" content="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/uploads/shutterstock-6327406-bridge-cover-wide-sm_1669929894.jpg" />


<meta property="og:url" content="https://www.bsk.com" />

<meta property="og:site_name" content="Bond, Schoeneck &amp; King PLLC" />

<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","url":"https:\/\/www.bsk.com","name":"Bond, Schoeneck &amp; King PLLC","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.bsk.com\/info\/site-search?cx=002516426991906235535%3Aye6cunficoa&as_epq={search_term_string}","query-input":"required name=search_term_string"}}</script>

<script type="text/javascript">
  /*<![CDATA[*/
  OAS_rn = new String (Math.random());
  OAS_rns = OAS_rn.substring (2, 11);
  var tfsm_protocol = window.location.protocol;
  if (tfsm_protocol == "https:") {
  DataColl="https://";
  } else { DataColl="http://";
  }
  document.write('<img alt=""  SRC="'+DataColl+'twc.timewarnercable.com/RealMedia/ads/adstream.track/1'+OAS_rns+'?XE&epmAccountKey=3331&epmXTransKey=3554&epmXtransStep=0&ProductCategory=&ItemDescription=&XE" style="width:0px;height:0px;border:none;display:none" />');
  /*]]>*/
</script>
<meta name="google-site-verification" content="md1SakP65kMH2AH9O53O9Ff_LqCLWdPy7IUJAgqqiOw" />

<!-- Global site tag (gtag.js) - AdWords: 929722335 -->

<script async src="https://www.googletagmanager.com/gtag/js?id=AW-929722335"></script>

<script>

  window.dataLayer = window.dataLayer || [];

  function gtag(){dataLayer.push(arguments);}

  gtag('js', new Date());

  gtag('config', 'AW-929722335');

</script>

<style>

#sb-search1 > form {position: static !important;}

#sb-search2 > form {position: static !important;}

</style>

</head><body>


<!-- be_ixf, bodystr, _body_open -->
<script type='text/javascript'>
    function positionLinkBlock(targetContainer) {
        if (targetContainer != null) {
            var strLinkBlock = '<div class="be-related-link-container"><div class="be-label">Also of Interest</div><ul class="be-list"><li class="be-list-item"><a class="be-related-link" href="https://www.bsk.com/practices/business-restructuring-creditors-rights-bankruptcy">Business Restructuring, Creditors&#39;...</a></li><li class="be-list-item"><a class="be-related-link" href="https://www.bsk.com/practices/business-transactions">Business and Transactions - Bond,...</a></li><li class="be-list-item"><a class="be-related-link" href="https://www.bsk.com/practices/financial-institutions-regulatory">Financial Institutions Regulatory -...</a></li><li class="be-list-item"><a class="be-related-link" href="https://www.bsk.com/practices/environmental-energy">Environmental and Energy Attorneys -...</a></li><li class="be-list-item"><a class="be-related-link" href="https://www.bsk.com/practices/cybersecurity-data-privacy">Cybersecurity and Data Privacy Attorneys</a></li><li class="be-list-item"><a class="be-related-link" href="https://www.bsk.com/practices/e-discovery-litigation-readiness">E-Discovery and Litigation Readiness...</a></li></ul></div>';
            targetContainer.insertAdjacentHTML('afterbegin', strLinkBlock);
        }
    }

    jsElementReady('.be-ix-link-block', positionLinkBlock)

</script>


      
<!-- be_ixf, sdk, is -->


      <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
      ga('require', 'displayfeatures');
      ga('create', 'UA-36806665-1', 'auto');
      ga('send', 'pageview');
      ga('set','anonymizeIp', 'true');
 </script> 


<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CM81PEQYN5"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-CM81PEQYN5');
</script>

      <!-- Activity name for this tag: DFP_Sy_BondSchoeneck&King_052720_Conversion -->
<script type='text/javascript'>
var axel = Math.random()+"";
var a = axel * 10000000000000;
document.write('<img style="display:none" src="https://pubads.g.doubleclick.net/activity;xsp=4634995;ord=1;num='+ a +'?" width=1 height=1 border=0>');
</script>
<noscript>
<img src="https://pubads.g.doubleclick.net/activity;xsp=4634995;ord=1;num=1?" width=1 height=1 border=0>
</noscript>
<!--
Start of Floodlight Tag: Please do not remove
Activity name of this tag: DBM_BondSchoeneck&King_05272020_Conversion
URL of the webpage where the tag is expected to be placed: 
This tag must be placed between the <body> and </body> tags, as close as possible to the opening tag.
Creation Date: 05/27/2020
-->
<script type="text/javascript">
var axel = Math.random() + "";
var a = axel * 10000000000000;
document.write('<iframe src="https://9851073.fls.doubleclick.net/activityi;src=9851073;type=invmedia;cat=dbm_b0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;ord=1;num=' + a + '?" width="1" height="1" frameborder="0" style="display:none"></iframe>');
</script>
<noscript>
<iframe src="https://9851073.fls.doubleclick.net/activityi;src=9851073;type=invmedia;cat=dbm_b0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;ord=1;num=1?" width="1" height="1" frameborder="0" style="display:none"></iframe>
</noscript>
<!-- End of Floodlight Tag: Please do not remove -->

<img src="https://bcp.crwdcntrl.net/5/c=931/b=80803041" style="display:none" width="1" height="1" />

      <div class="page-wrapper">

  <header class="home">

          <div id="skiptocontent"><a href="#main_content">skip to main content</a></div>

          <!--end skiptocontent -->

          <div class="container-fluid content-wrapper">

      <div class="row  relative">

              <div class="logo"> <img class="middle" src="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/assets/images/bsk-logo.png" width="606" height="82" alt="Bond, Schoeneck &amp; King PLLC" title="Bond, Schoeneck &amp; King PLLC"> </div>

              <!--end logo -->

              

              <div class="col-sm-6 col-md-8 pull-right">

          <div class="row">

                  <nav aria-labelledby="secondarymenulabel">

              <ul id="secondarymenulabel" class="secondary-menu home">

                      <li><a href="https://www.bsk.com/our-firm" title="">Our Firm</a></li>

                      <li><a href="https://www.bsk.com/news-events-videos" title="">News, Events and Videos</a></li>

<!--                      <li><a href="https://www.bsk.com/our-firm/diversity"  title="">Diversity</a></li>

                      <li><a href="https://www.bsk.com/our-firm/womens-initiative" title="">Women's Initiative</a></li>-->

                      <li><a href="https://www.bsk.com/careers" title="">Careers</a></li>

                    </ul>

            </nav>

                </div>

        </div>

              <div id="sb-search1" class="sb-search1 home">

          <form action="https://www.bsk.com/search" method="get" enctype="multipart/form-data">

                  <input class="sb-search-input" aria-label="Search Field" placeholder="What are you searching for?" type="text" value="" name="s" id="search1">

                  <input type="submit" value="Submit" name="submit" id="ss360searchbutton" aria-label="Submit Button" class="sb-search-submit" >

                  <span class="sb-icon-search"></span>

                </form>

        </div>

              <!--end sb-search --> 

              

            </div>

      <div class="btmrow"> <nav aria-label="main menu" style="display:none;" id="lkmcustom" class="megamenu">

    <ul id="mainymenulabel" class="nav-menu main-menu home">
    <li>
    <a role="button" onclick="location.href='https://www.bsk.com/people';" class="toplink" href="https://www.bsk.com/people">
      People
    </a> 
      <!--START PEOPLE MEGA MENU -->
      <div id="megapeople" class="row">
      <div class="attorney-search">
          <div class="inner">
          
              <form class="attorney_search_form" action="https://www.bsk.com/people/search" method="get" enctype="multipart/form-data">
    
    <input type="hidden" name="results" value="results"/>
    
    <div class="fields">
        
        <input id="firstname" type="text" size="33" class="search_text" name="first name"
               value="" title="First Name" placeholder="First Name"/>
        <input id="lastname" type="text" size="33" class="search_text" name="last name"
               value="" title="Last Name" placeholder="Last Name"/>
        <select name="practices" size="1" title="Select by Practice">
            <option value="0">Practice or Industry</option>
            <option disabled>---- Practices ----</option>
                                                <option value="61">Agribusiness</option>
                                                                <option value="19243">Artificial Intelligence</option>
                                                                <option value="36">Business Restructuring, Creditors&#039; Rights and Bankruptcy</option>
                                                                <option value="38">Business and Transactions</option>
                                                                <option value="16896">Class and Collective Action Litigation</option>
                                                                <option value="39">Collegiate Sports</option>
                                                                <option value="70">Commercial Lending</option>
                                                                <option value="78">Cybersecurity and Data Privacy</option>
                                                                <option value="42">Employee Benefits and Executive Compensation</option>
                                                                <option value="44">Environmental and Energy</option>
                                                                <option value="16798">Essential Resources for Business</option>
                                                                <option value="74">Exempt Organizations</option>
                                                                <option value="16157">Financial Institutions Regulatory</option>
                                                                <option value="52">Government and Regulatory Affairs</option>
                                                                <option value="46">Health Care</option>
                                                                <option value="47">Higher Education</option>
                                                                <option value="10807">Hospitality and Tourism</option>
                                                                <option value="49">Immigration</option>
                                                                <option value="48">Intellectual Property</option>
                                                                <option value="50">Labor and Employment</option>
                                                                <option value="51">Litigation</option>
                                                                <option value="75">Long Term Care</option>
                                                                <option value="1235">Manufacturing</option>
                                                                <option value="58">Mergers and Acquisitions</option>
                                                                <option value="69">Municipalities</option>
                                                                <option value="57">OSHA</option>
                                                                <option value="54">Property</option>
                                                                <option value="1836">Protection For Intellectual Property</option>
                                                                <option value="37">Public Finance</option>
                                                                <option value="40">Real Estate and Construction</option>
                                                                <option value="55">School Law</option>
                                                                <option value="16914">Security</option>
                                                                <option value="18580">Semiconductor Industry</option>
                                                                <option value="18568">Sexual and Other Workplace Harassment Training</option>
                                                                <option value="41">Startup and Emerging Business</option>
                                                                <option value="56">Tax</option>
                                                                <option value="66">Tax Assessment, Condemnation &amp; Property Valuation</option>
                                                                <option value="18567">The Cannabis Industry</option>
                                                                <option value="1957">Title IX</option>
                                                                <option value="76">Toxic Tort and Environmental Litigation</option>
                                                                <option value="45">Trust and Estate</option>
                             				<option disabled>---- Industries ----</option>
                                                 <option value="61">Agribusiness</option>
                                                                <option value="74">Exempt Organizations</option>
                                                                <option value="47">Higher Education</option>
                                                                <option value="10807">Hospitality and Tourism</option>
                                                                <option value="75">Long Term Care</option>
                                                                <option value="1235">Manufacturing</option>
                                                                <option value="69">Municipalities</option>
                                                                <option value="40">Real Estate and Construction</option>
                                                                <option value="55">School Law</option>
                                                                <option value="18580">Semiconductor Industry</option>
                                                                <option value="41">Startup and Emerging Business</option>
                                    </select>
        
        
          
    </div>
    <!--end fields -->

    <div class="fields">         
        
        <select name="office" size="1" title="Select an Office">
            <option value="0">Office</option>
                                                <option value="6">Albany, NY</option>
                                        
                                                <option value="16270">Buffalo, NY</option>
                                        
                                                <option value="18875">Elmira, NY</option>
                                        
                                                <option value="17">Garden City, NY</option>
                                        
                                                <option value="18281">Melville, NY</option>
                                        
                                                <option value="18">New York, NY</option>
                                        
                                                <option value="20">Rochester, NY</option>
                                        
                                                <option value="31">Saratoga Springs, NY</option>
                                        
                                                <option value="14">Syracuse, NY</option>
                                        
                                                <option value="16">Utica, NY</option>
                                        
                                                <option value="17908">Westchester</option>
                                        
                                                <option value="16083">Boston, MA</option>
                                        
                                                <option value="13">Kansas City</option>
                                        
                                                <option value="11">Naples, FL</option>
                                        
                                                <option value="17529">Newark, NJ</option>
                                        
                    </select>        
    
  
          
          <select name="law school" size="1" title="Select a Law School">
            <option value="0">Law School</option>
                
                           
                  <option value="Albany Law School">Albany Law School</option>
                              
                           
                  <option value="Albany Law School of Union University">Albany Law School of Union University</option>
                              
                           
                  <option value="American University, Washington College of Law">American University, Washington College of Law</option>
                              
                           
                  <option value="Ave Maria School of Law">Ave Maria School of Law</option>
                              
                           
                  <option value="Benjamin N. Cardozo School of Law">Benjamin N. Cardozo School of Law</option>
                              
                           
                  <option value="Boston College Law School">Boston College Law School</option>
                              
                           
                  <option value="Boston University School of Law">Boston University School of Law</option>
                              
                           
                  <option value="Brooklyn Law School">Brooklyn Law School</option>
                              
                           
                  <option value="Case Western Reserve University School of Law">Case Western Reserve University School of Law</option>
                              
                           
                  <option value="College of William and Mary School of Law">College of William and Mary School of Law</option>
                              
                           
                  <option value="Columbia Law School">Columbia Law School</option>
                              
                           
                  <option value="Cornell Law School">Cornell Law School</option>
                              
                           
                  <option value="Creighton University">Creighton University</option>
                              
                           
                  <option value="Duke University School of Law">Duke University School of Law</option>
                              
                           
                  <option value="Florida International University School of Law">Florida International University School of Law</option>
                              
                           
                  <option value="Florida State University College of Law">Florida State University College of Law</option>
                              
                           
                  <option value="Fordham University School of Law">Fordham University School of Law</option>
                              
                           
                  <option value="George Washington University">George Washington University</option>
                              
                           
                  <option value="Georgetown University">Georgetown University</option>
                              
                           
                  <option value="Georgetown University Law Center">Georgetown University Law Center</option>
                              
                           
                  <option value="Gonzaga University School of Law">Gonzaga University School of Law</option>
                              
                           
                  <option value="Harvard Law School">Harvard Law School</option>
                              
                           
                  <option value="Hofstra University School of Law">Hofstra University School of Law</option>
                              
                           
                  <option value="Hofstra University School of Law (Maurice A. Deane)">Hofstra University School of Law (Maurice A. Deane)</option>
                              
                           
                  <option value="Indiana University Robert H. McKinney School of Law">Indiana University Robert H. McKinney School of Law</option>
                              
                           
                  <option value="Indiana University School of Law">Indiana University School of Law</option>
                              
                           
                  <option value="John Marshall Law School">John Marshall Law School</option>
                              
                           
                  <option value="Long Island University, C.W. Post">Long Island University, C.W. Post</option>
                              
                           
                  <option value="Marquette University Law School">Marquette University Law School</option>
                              
                           
                  <option value="Michigan State University College of Law">Michigan State University College of Law</option>
                              
                           
                  <option value="New York Law School">New York Law School</option>
                              
                           
                  <option value="New York University School of Law">New York University School of Law</option>
                              
                           
                  <option value="Northwestern University School of Law">Northwestern University School of Law</option>
                              
                           
                  <option value="Notre Dame Law School">Notre Dame Law School</option>
                              
                           
                  <option value="Ohio State University">Ohio State University</option>
                              
                           
                  <option value="Pace University School of Law">Pace University School of Law</option>
                              
                           
                  <option value="Quinnipiac University School of Law">Quinnipiac University School of Law</option>
                              
                           
                  <option value="Rutgers Law School">Rutgers Law School</option>
                              
                           
                  <option value="Seton Hall University School of Law">Seton Hall University School of Law</option>
                              
                           
                  <option value="South Texas College of Law">South Texas College of Law</option>
                              
                           
                  <option value="St. John&#039;s University School of Law">St. John&#039;s University School of Law</option>
                              
                           
                  <option value="Stetson University College of Law">Stetson University College of Law</option>
                              
                           
                  <option value="Stetson University, College of Law">Stetson University, College of Law</option>
                              
                           
                  <option value="Suffolk University Law School">Suffolk University Law School</option>
                              
                           
                  <option value="Syracuse University College of Law">Syracuse University College of Law</option>
                              
                           
                  <option value="The Catholic University of America, Columbus School of Law">The Catholic University of America, Columbus School of Law</option>
                              
                           
                  <option value="The City University of New York School of Law">The City University of New York School of Law</option>
                              
                           
                  <option value="The State University of New York at Buffalo ">The State University of New York at Buffalo </option>
                              
                           
                  <option value="The University of California, Hastings College of the Law ">The University of California, Hastings College of the Law </option>
                              
                           
                  <option value="Touro College Jacob D. Fuchsberg Law Center">Touro College Jacob D. Fuchsberg Law Center</option>
                              
                           
                  <option value="University at Buffalo School of Law ">University at Buffalo School of Law </option>
                              
                           
                  <option value="University of Chicago Law School">University of Chicago Law School</option>
                              
                           
                  <option value="University of Connecticut School of Law">University of Connecticut School of Law</option>
                              
                           
                  <option value="University of Dayton School of Law">University of Dayton School of Law</option>
                              
                           
                  <option value="University of Florida College of Law">University of Florida College of Law</option>
                              
                           
                  <option value="University of Florida Levin College of Law">University of Florida Levin College of Law</option>
                              
                           
                  <option value="University of Illinois Chicago">University of Illinois Chicago</option>
                              
                           
                  <option value="University of Kansas">University of Kansas</option>
                              
                           
                  <option value="University of Kansas School of Law">University of Kansas School of Law</option>
                              
                           
                  <option value="University of Maryland School of Law">University of Maryland School of Law</option>
                              
                           
                  <option value="University of Miami School of Law">University of Miami School of Law</option>
                              
                           
                  <option value="University of Michigan Law School">University of Michigan Law School</option>
                              
                           
                  <option value="University of Minnesota">University of Minnesota</option>
                              
                           
                  <option value="University of North Carolina School of Law">University of North Carolina School of Law</option>
                              
                           
                  <option value="University of Oregon School of Law">University of Oregon School of Law</option>
                              
                           
                  <option value="University of Padua School of Law">University of Padua School of Law</option>
                              
                           
                  <option value="University of Pennsylvania Law School">University of Pennsylvania Law School</option>
                              
                           
                  <option value="University of Pittsburgh School of Law">University of Pittsburgh School of Law</option>
                              
                           
                  <option value="University of Texas School of Law">University of Texas School of Law</option>
                              
                           
                  <option value="University of Virginia Law School">University of Virginia Law School</option>
                              
                           
                  <option value="Vanderbilt University Law School">Vanderbilt University Law School</option>
                              
                           
                  <option value="Vermont Law School">Vermont Law School</option>
                              
                           
                  <option value="Villanova University Charles Widger School of Law ">Villanova University Charles Widger School of Law </option>
                              
                           
                  <option value="Villanova University School of Law">Villanova University School of Law</option>
                              
                           
                  <option value="Wake Forest University School of Law">Wake Forest University School of Law</option>
                              
                           
                  <option value="Washburn University School of Law">Washburn University School of Law</option>
                              
                           
                  <option value="Western New England College School of Law">Western New England College School of Law</option>
                              
                           
                  <option value="Western New England University School of Law">Western New England University School of Law</option>
                                    </select>      
               
          
          <select name="undergrad school" size="1" title="Select an Undergrad School">
            <option value="0">Grad / Undergrad School</option>
                                       
                  <option value="Bard College">Bard College</option>
                                                     
                  <option value="Barnard College, Columbia University">Barnard College, Columbia University</option>
                                                     
                  <option value="Barry University">Barry University</option>
                                                     
                  <option value="Bentley University">Bentley University</option>
                                                     
                  <option value="Bethel University">Bethel University</option>
                                                     
                  <option value="Binghamton University">Binghamton University</option>
                                                     
                  <option value="Borough of Manhattan Community College ">Borough of Manhattan Community College </option>
                                                     
                  <option value="Boston College">Boston College</option>
                                                     
                  <option value="Boston University">Boston University</option>
                                                     
                  <option value="Bradley University">Bradley University</option>
                                                     
                  <option value="Brandeis University">Brandeis University</option>
                                                     
                  <option value="Brooklyn College, C.U.N.Y.">Brooklyn College, C.U.N.Y.</option>
                                                     
                  <option value="Brown University">Brown University</option>
                                                     
                  <option value="Bryant &amp; Stratton">Bryant &amp; Stratton</option>
                                                     
                  <option value="Bryn Mawr College">Bryn Mawr College</option>
                                                     
                  <option value="Bucknell University">Bucknell University</option>
                                                     
                  <option value="CUNY Hunter College">CUNY Hunter College</option>
                                                     
                  <option value="Canisius College">Canisius College</option>
                                                     
                  <option value="Carnegie Mellon University">Carnegie Mellon University</option>
                                                     
                  <option value="Case Western Reserve University ">Case Western Reserve University </option>
                                                     
                  <option value="Central City Business Institute">Central City Business Institute</option>
                                                     
                  <option value="City University of New York, Hunter College ">City University of New York, Hunter College </option>
                                                     
                  <option value="Clarkson University">Clarkson University</option>
                                                     
                  <option value="Colgate University">Colgate University</option>
                                                     
                  <option value="College of the City of New York">College of the City of New York</option>
                                                     
                  <option value="College of the Holy Cross">College of the Holy Cross</option>
                                                     
                  <option value="Columbia College, Columbia University">Columbia College, Columbia University</option>
                                                     
                  <option value="Columbia University">Columbia University</option>
                                                     
                  <option value="Cornell University">Cornell University</option>
                                                     
                  <option value="Cornell University School of Industrial and Labor Relations">Cornell University School of Industrial and Labor Relations</option>
                                                     
                  <option value="Dartmouth College">Dartmouth College</option>
                                                     
                  <option value="DePaul University">DePaul University</option>
                                                     
                  <option value="Duke University">Duke University</option>
                                                     
                  <option value="Duke University, Sanford School of Public Policy">Duke University, Sanford School of Public Policy</option>
                                                     
                  <option value="Dutchess Community College">Dutchess Community College</option>
                                                     
                  <option value="Elmira College">Elmira College</option>
                                                     
                  <option value="Emory University">Emory University</option>
                                                     
                  <option value="Erie Community College">Erie Community College</option>
                                                     
                  <option value="Finger Lakes Community College">Finger Lakes Community College</option>
                                                     
                  <option value="Florida Gulf Coast University">Florida Gulf Coast University</option>
                                                     
                  <option value="Florida State University">Florida State University</option>
                                                     
                  <option value="Fordham University">Fordham University</option>
                                                     
                  <option value="Georgetown University">Georgetown University</option>
                                                     
                  <option value="Gettysburg College">Gettysburg College</option>
                                                     
                  <option value="Hamilton College">Hamilton College</option>
                                                     
                  <option value="Hartwick College">Hartwick College</option>
                                                     
                  <option value="Harvard University">Harvard University</option>
                                                     
                  <option value="Hobart and William Smith Colleges">Hobart and William Smith Colleges</option>
                                                     
                  <option value="Hofstra University">Hofstra University</option>
                                                     
                  <option value="Houghton College">Houghton College</option>
                                                     
                  <option value="IAPP Certified Information Privacy Professional/Asia">IAPP Certified Information Privacy Professional/Asia</option>
                                                     
                  <option value="IAPP Certified Information Privacy Professional/Europe &amp; United States">IAPP Certified Information Privacy Professional/Europe &amp; United States</option>
                                                     
                  <option value="IAPP Certified Information Privacy Professional/United States">IAPP Certified Information Privacy Professional/United States</option>
                                                     
                  <option value="Indiana University">Indiana University</option>
                                                     
                  <option value="Indiana University of Pennsylvania">Indiana University of Pennsylvania</option>
                                                     
                  <option value="Institut D’Etudes Politiques, Lyon, France">Institut D’Etudes Politiques, Lyon, France</option>
                                                     
                  <option value="Ithaca College">Ithaca College</option>
                                                     
                  <option value="J.D.">J.D.</option>
                                                     
                  <option value="John Carroll University ">John Carroll University </option>
                                                     
                  <option value="Johns Hopkins University">Johns Hopkins University</option>
                                                     
                  <option value="King&#039;s College">King&#039;s College</option>
                                                     
                  <option value="Le Moyne College">Le Moyne College</option>
                                                     
                  <option value="London School of Economics ">London School of Economics </option>
                                                     
                  <option value="Loyola University Maryland">Loyola University Maryland</option>
                                                     
                  <option value="L’Université Catholique d’Angers">L’Université Catholique d’Angers</option>
                                                     
                  <option value="Manhattan College">Manhattan College</option>
                                                     
                  <option value="Manhattan School of Music">Manhattan School of Music</option>
                                                     
                  <option value="Marquette University">Marquette University</option>
                                                     
                  <option value="Marymount Manhattan College">Marymount Manhattan College</option>
                                                     
                  <option value="Marywood University">Marywood University</option>
                                                     
                  <option value="McGill University">McGill University</option>
                                                     
                  <option value="Mercy College">Mercy College</option>
                                                     
                  <option value="Messiah University">Messiah University</option>
                                                     
                  <option value="Miami University">Miami University</option>
                                                     
                  <option value="Michigan State University">Michigan State University</option>
                                                     
                  <option value="Middle Tennessee State University">Middle Tennessee State University</option>
                                                     
                  <option value="Middlebury College">Middlebury College</option>
                                                     
                  <option value="Missouri Baptist University">Missouri Baptist University</option>
                                                     
                  <option value="Monroe Community College">Monroe Community College</option>
                                                     
                  <option value="National College of Education">National College of Education</option>
                                                     
                  <option value="National Technical University of Ukraine">National Technical University of Ukraine</option>
                                                     
                  <option value="Nazareth College">Nazareth College</option>
                                                     
                  <option value="New York University">New York University</option>
                                                     
                  <option value="Niagara University">Niagara University</option>
                                                     
                  <option value="Northland College">Northland College</option>
                                                     
                  <option value="Northwestern University">Northwestern University</option>
                                                     
                  <option value="Norwich University">Norwich University</option>
                                                     
                  <option value="Ohio State University">Ohio State University</option>
                                                     
                  <option value="Pace University">Pace University</option>
                                                     
                  <option value="Palm Beach Atlantic University">Palm Beach Atlantic University</option>
                                                     
                  <option value="Pennsylvania State University">Pennsylvania State University</option>
                                                     
                  <option value="Phillips Academy">Phillips Academy</option>
                                                     
                  <option value="Princeton University">Princeton University</option>
                                                     
                  <option value="Providence College">Providence College</option>
                                                     
                  <option value="Quinnipiac University ">Quinnipiac University </option>
                                                     
                  <option value="Ramapo College of New Jersey">Ramapo College of New Jersey</option>
                                                     
                  <option value="Regis High school">Regis High school</option>
                                                     
                  <option value="Rice University">Rice University</option>
                                                     
                  <option value="Roberts Wesleyan College">Roberts Wesleyan College</option>
                                                     
                  <option value="Rochester Institute of Technology">Rochester Institute of Technology</option>
                                                     
                  <option value="Rockefeller College of Public Affairs and Policy">Rockefeller College of Public Affairs and Policy</option>
                                                     
                  <option value="Rollins College">Rollins College</option>
                                                     
                  <option value="Rutgers School of Criminal Justice">Rutgers School of Criminal Justice</option>
                                                     
                  <option value="Rutgers University">Rutgers University</option>
                                                     
                  <option value="SUNY College of Environmental Science and Forestry">SUNY College of Environmental Science and Forestry</option>
                                                     
                  <option value="SUNY University at Buffalo">SUNY University at Buffalo</option>
                                                     
                  <option value="SUNY Upstate Medical University">SUNY Upstate Medical University</option>
                                                     
                  <option value="Sage College of Albany">Sage College of Albany</option>
                                                     
                  <option value="San Diego State University">San Diego State University</option>
                                                     
                  <option value="Seton Hall University">Seton Hall University</option>
                                                     
                  <option value="Siena College">Siena College</option>
                                                     
                  <option value="Southwest Baptist University">Southwest Baptist University</option>
                                                     
                  <option value="St. Bonaventure University">St. Bonaventure University</option>
                                                     
                  <option value="St. John Fisher College">St. John Fisher College</option>
                                                     
                  <option value="St. John Fisher University">St. John Fisher University</option>
                                                     
                  <option value="St. John&#039;s University">St. John&#039;s University</option>
                                                     
                  <option value="St. Lawrence University">St. Lawrence University</option>
                                                     
                  <option value="State University of New York College Environmental Science and Forestry">State University of New York College Environmental Science and Forestry</option>
                                                     
                  <option value="State University of New York College of Environmental Science and Forestry">State University of New York College of Environmental Science and Forestry</option>
                                                     
                  <option value="State University of New York at Albany">State University of New York at Albany</option>
                                                     
                  <option value="State University of New York at Binghamton">State University of New York at Binghamton</option>
                                                     
                  <option value="State University of New York at Brockport">State University of New York at Brockport</option>
                                                     
                  <option value="State University of New York at Buffalo">State University of New York at Buffalo</option>
                                                     
                  <option value="State University of New York at Buffalo School of Management">State University of New York at Buffalo School of Management</option>
                                                     
                  <option value="State University of New York at Canton">State University of New York at Canton</option>
                                                     
                  <option value="State University of New York at Cobleskill">State University of New York at Cobleskill</option>
                                                     
                  <option value="State University of New York at Cortland">State University of New York at Cortland</option>
                                                     
                  <option value="State University of New York at Fredonia">State University of New York at Fredonia</option>
                                                     
                  <option value="State University of New York at Geneseo">State University of New York at Geneseo</option>
                                                     
                  <option value="State University of New York at Morrisville ">State University of New York at Morrisville </option>
                                                     
                  <option value="State University of New York at New Paltz">State University of New York at New Paltz</option>
                                                     
                  <option value="State University of New York at Old Westbury">State University of New York at Old Westbury</option>
                                                     
                  <option value="State University of New York at Oneonta">State University of New York at Oneonta</option>
                                                     
                  <option value="State University of New York at Oswego">State University of New York at Oswego</option>
                                                     
                  <option value="State University of New York at Plattsburgh">State University of New York at Plattsburgh</option>
                                                     
                  <option value="State University of New York at Stony Brook">State University of New York at Stony Brook</option>
                                                     
                  <option value="Stone School of Business">Stone School of Business</option>
                                                     
                  <option value="Syracuse University">Syracuse University</option>
                                                     
                  <option value="Syracuse University ABA Approved Legal Assistant Program">Syracuse University ABA Approved Legal Assistant Program</option>
                                                     
                  <option value="Syracuse University Maxwell School of Citizenship and Public Affairs">Syracuse University Maxwell School of Citizenship and Public Affairs</option>
                                                     
                  <option value="Syracuse University Newhouse School of Public Communications">Syracuse University Newhouse School of Public Communications</option>
                                                     
                  <option value="The American University">The American University</option>
                                                     
                  <option value="The College of Wooster">The College of Wooster</option>
                                                     
                  <option value="The George Washington University">The George Washington University</option>
                                                     
                  <option value="The London School of Hygiene and Tropical Medicine ">The London School of Hygiene and Tropical Medicine </option>
                                                     
                  <option value="The State University of New York at Buffalo ">The State University of New York at Buffalo </option>
                                                     
                  <option value="The Taft School">The Taft School</option>
                                                     
                  <option value="The University of Texas at Austin">The University of Texas at Austin</option>
                                                     
                  <option value="Tufts University">Tufts University</option>
                                                     
                  <option value="Tulane University">Tulane University</option>
                                                     
                  <option value="Union College">Union College</option>
                                                     
                  <option value="United States Military Academy at West Point">United States Military Academy at West Point</option>
                                                     
                  <option value="United States Naval Academy">United States Naval Academy</option>
                                                     
                  <option value="University College Cork (UCC)">University College Cork (UCC)</option>
                                                     
                  <option value="University at Buffalo Honors College">University at Buffalo Honors College</option>
                                                     
                  <option value="University of Chicago">University of Chicago</option>
                                                     
                  <option value="University of Connecticut">University of Connecticut</option>
                                                     
                  <option value="University of Delaware">University of Delaware</option>
                                                     
                  <option value="University of Florida">University of Florida</option>
                                                     
                  <option value="University of Hartford">University of Hartford</option>
                                                     
                  <option value="University of Illinois">University of Illinois</option>
                                                     
                  <option value="University of Kansas">University of Kansas</option>
                                                     
                  <option value="University of Karachi ">University of Karachi </option>
                                                     
                  <option value="University of Massachusetts Amherst">University of Massachusetts Amherst</option>
                                                     
                  <option value="University of Massachusetts at Amherst">University of Massachusetts at Amherst</option>
                                                     
                  <option value="University of Memphis">University of Memphis</option>
                                                     
                  <option value="University of Michigan">University of Michigan</option>
                                                     
                  <option value="University of New Haven">University of New Haven</option>
                                                     
                  <option value="University of Notre Dame">University of Notre Dame</option>
                                                     
                  <option value="University of Oxford">University of Oxford</option>
                                                     
                  <option value="University of Pennsylvania">University of Pennsylvania</option>
                                                     
                  <option value="University of Pittsburgh">University of Pittsburgh</option>
                                                     
                  <option value="University of Rochester">University of Rochester</option>
                                                     
                  <option value="University of San Diego">University of San Diego</option>
                                                     
                  <option value="University of Scranton">University of Scranton</option>
                                                     
                  <option value="University of South Carolina">University of South Carolina</option>
                                                     
                  <option value="University of South Florida">University of South Florida</option>
                                                     
                  <option value="University of Vermont">University of Vermont</option>
                                                     
                  <option value="University of Virginia">University of Virginia</option>
                                                     
                  <option value="University of Wisconsin">University of Wisconsin</option>
                                                     
                  <option value="University of Wisconsin-Madison">University of Wisconsin-Madison</option>
                                                     
                  <option value="Utica College of Syracuse University">Utica College of Syracuse University</option>
                                                     
                  <option value="Villanova University">Villanova University</option>
                                                     
                  <option value="Wake Forest University">Wake Forest University</option>
                                                     
                  <option value="Wellesley College">Wellesley College</option>
                                                     
                  <option value="West Liberty University">West Liberty University</option>
                                                     
                  <option value="West Virginia Northern Community College">West Virginia Northern Community College</option>
                                                     
                  <option value="West Virginia University">West Virginia University</option>
                                                     
                  <option value="Wheaton College">Wheaton College</option>
                                                     
                  <option value="William &amp; Mary">William &amp; Mary</option>
                                                     
                  <option value="Williams College">Williams College</option>
                                                     
                  <option value="Xavier University">Xavier University</option>
                                                     
                  <option value="Yale University">Yale University</option>
                                    </select>    
          
           
    </div>
    <!--end fields -->

    <div class="fields">              
        
        <select name="bar admission" size="1" title="Select an Admission">
            <option value="0">Admissions</option>
                                       
                	
                                
                                                     
                	
                                
                                                     
                	
                                
                                                     
                	
                                
                                                     
                	
                  					<option value="California">California</option>
				                
                                                     
                	
                  					<option value="Connecticut">Connecticut</option>
				                
                                                     
                	
                  					<option value="District of Columbia">District of Columbia</option>
				                
                                                     
                	
                  					<option value="Florida">Florida</option>
				                
                                                     
                	
                  					<option value="Illinois">Illinois</option>
				                
                                                     
                	
                  					<option value="Iowa">Iowa</option>
				                
                                                     
                	
                  					<option value="Kansas">Kansas</option>
				                
                                                     
                	
                  					<option value="Maine">Maine</option>
				                
                                                     
                	
                  					<option value="Maryland">Maryland</option>
				                
                                                     
                	
                  					<option value="Massachusetts">Massachusetts</option>
				                
                                                     
                	
                  					<option value="Missouri">Missouri</option>
				                
                                                     
                	
                  					<option value="New Jersey">New Jersey</option>
				                
                                                     
                	
                  					<option value="New York">New York</option>
				                
                                                     
                	
                  					<option value="Ohio">Ohio</option>
				                
                                                     
                	
                  					<option value="Pennsylvania">Pennsylvania</option>
				                
                                                     
                	
                  					<option value="Supreme Court of the State of New York Appellate Division Second Judicial Department">Supreme Court of the State of New York Appellate Division Second Judicial Department</option>
				                
                                                     
                	
                  					<option value="Texas">Texas</option>
				                
                                                     
                	
                  					<option value="U.S. Appellate Court for the District of Columbia">U.S. Appellate Court for the District of Columbia</option>
				                
                                                     
                	
                  					<option value="U.S. Bankruptcy Court for the Northern District of New York">U.S. Bankruptcy Court for the Northern District of New York</option>
				                
                                                     
                	
                  					<option value="U.S. Bankruptcy Court for the Southern District of New York">U.S. Bankruptcy Court for the Southern District of New York</option>
				                
                                                     
                	
                  					<option value="U.S. Bankruptcy Court for the Western District of New York">U.S. Bankruptcy Court for the Western District of New York</option>
				                
                                                     
                	
                  					<option value="U.S. Court for the Southern District of California">U.S. Court for the Southern District of California</option>
				                
                                                     
                	
                  					<option value="U.S. Court of Appeals for the District of Columbia">U.S. Court of Appeals for the District of Columbia</option>
				                
                                                     
                	
                  					<option value="U.S. Court of Appeals for the District of Columbia Circuit">U.S. Court of Appeals for the District of Columbia Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. Court of Appeals for the Eighth Circuit">U.S. Court of Appeals for the Eighth Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. Court of Appeals for the Eleventh Circuit">U.S. Court of Appeals for the Eleventh Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. Court of Appeals for the Federal Circuit">U.S. Court of Appeals for the Federal Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. Court of Appeals for the First Circuit">U.S. Court of Appeals for the First Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. Court of Appeals for the Fourth Circuit">U.S. Court of Appeals for the Fourth Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. Court of Appeals for the Ninth Circuit">U.S. Court of Appeals for the Ninth Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. Court of Appeals for the Second Circuit">U.S. Court of Appeals for the Second Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. Court of Appeals for the Sixth Circuit">U.S. Court of Appeals for the Sixth Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. Court of Appeals for the Tenth Circuit">U.S. Court of Appeals for the Tenth Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. Court of Appeals for the Third Circuit">U.S. Court of Appeals for the Third Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. Court of Federal Claims">U.S. Court of Federal Claims</option>
				                
                                                     
                	
                  					<option value="U.S. Court of International Trade">U.S. Court of International Trade</option>
				                
                                                     
                	
                  					<option value="U.S. Courts of Appeals for the Fifth Circuit">U.S. Courts of Appeals for the Fifth Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Central District of California">U.S. District Court for the Central District of California</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the District of Colorado">U.S. District Court for the District of Colorado</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the District of Columbia">U.S. District Court for the District of Columbia</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the District of Connecticut">U.S. District Court for the District of Connecticut</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the District of Maryland">U.S. District Court for the District of Maryland</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the District of Massachusetts">U.S. District Court for the District of Massachusetts</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the District of New Jersey">U.S. District Court for the District of New Jersey</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the District of Vermont">U.S. District Court for the District of Vermont</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Eastern District of California">U.S. District Court for the Eastern District of California</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Eastern District of Michigan">U.S. District Court for the Eastern District of Michigan</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Eastern District of New York">U.S. District Court for the Eastern District of New York</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Eastern District of Pennsylvania">U.S. District Court for the Eastern District of Pennsylvania</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Eastern District of Texas">U.S. District Court for the Eastern District of Texas</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Eastern District of Virginia">U.S. District Court for the Eastern District of Virginia</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Eastern District of Wisconsin">U.S. District Court for the Eastern District of Wisconsin</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Federal Circuit">U.S. District Court for the Federal Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Middle District of Florida">U.S. District Court for the Middle District of Florida</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Middle District of Pennsylvania">U.S. District Court for the Middle District of Pennsylvania</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Ninth Circuit">U.S. District Court for the Ninth Circuit</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Northern District of California">U.S. District Court for the Northern District of California</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Northern District of Indiana">U.S. District Court for the Northern District of Indiana</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Northern District of New York">U.S. District Court for the Northern District of New York</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Northern District of Ohio">U.S. District Court for the Northern District of Ohio</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Southern District of California">U.S. District Court for the Southern District of California</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Southern District of Florida">U.S. District Court for the Southern District of Florida</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Southern District of Indiana">U.S. District Court for the Southern District of Indiana</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Southern District of New York">U.S. District Court for the Southern District of New York</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Western District of Michigan">U.S. District Court for the Western District of Michigan</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Western District of New York">U.S. District Court for the Western District of New York</option>
				                
                                                     
                	
                  					<option value="U.S. District Court for the Western District of Pennsylvania">U.S. District Court for the Western District of Pennsylvania</option>
				                
                                                     
                	
                  					<option value="U.S. District Court of Massachusetts">U.S. District Court of Massachusetts</option>
				                
                                                     
                	
                  					<option value="U.S. District Court of New Jersey">U.S. District Court of New Jersey</option>
				                
                                                     
                	
                  					<option value="U.S. Patent and Trademark Office">U.S. Patent and Trademark Office</option>
				                
                                                     
                	
                  					<option value="U.S. Supreme Court">U.S. Supreme Court</option>
				                
                                                     
                	
                  					<option value="U.S. Tax Court">U.S. Tax Court</option>
				                
                                                     
                	
                  					<option value="United States Court of Appeals for the Second Circuit">United States Court of Appeals for the Second Circuit</option>
				                
                                                     
                	
                  					<option value="United States District Court for the Eastern District of New York">United States District Court for the Eastern District of New York</option>
				                
                                                     
                	
                  					<option value="United States District Court for the Northern District of New York">United States District Court for the Northern District of New York</option>
				                
                                                     
                	
                  					<option value="United States District Court for the Southern District of New York">United States District Court for the Southern District of New York</option>
				                
                                                     
                	
                  					<option value="United States District Court for the Western District of New York">United States District Court for the Western District of New York</option>
				                
                                                     
                	
                  					<option value="Western District of New York">Western District of New York</option>
				                
                                  </select>
        
        <select name="position" size="1" title="Select a Position">
          <option value="0">Title</option>
                                                <option value="Associate">Associate</option>
                                     
                                                <option value="Chief Financial Officer">Chief Financial Officer</option>
                                     
                                                <option value="Chief Information Officer">Chief Information Officer</option>
                                     
                                                <option value="Chief Strategy Officer">Chief Strategy Officer</option>
                                     
                                                <option value="Clerk/Paralegal to the Public Administrator">Clerk/Paralegal to the Public Administrator</option>
                                     
                                                <option value="Consultant">Consultant</option>
                                     
                                                <option value="Deputy General Counsel – Conflicts">Deputy General Counsel – Conflicts</option>
                                     
                                                <option value="Director of Administrative Services">Director of Administrative Services</option>
                                     
                                                <option value="Director of Information Governance and Management">Director of Information Governance and Management</option>
                                     
                                                <option value="General Counsel">General Counsel</option>
                                     
                                                <option value="IP Coordinator &amp; Paralegal">IP Coordinator &amp; Paralegal</option>
                                     
                                                <option value="IT Operations Administrator">IT Operations Administrator</option>
                                     
                                                <option value="Legal Recruiter ">Legal Recruiter </option>
                                     
                                                <option value="Management Committee Chair">Management Committee Chair</option>
                                     
                                                <option value="Member">Member</option>
                                     
                                                <option value="Of Counsel">Of Counsel</option>
                                     
                                                <option value="Office Manager">Office Manager</option>
                                     
                                                <option value="Paralegal">Paralegal</option>
                                     
                                                <option value="Paralegal - Office of the Public Administrator ">Paralegal - Office of the Public Administrator </option>
                                     
                                                <option value="Paralegal/Administrative Assistant">Paralegal/Administrative Assistant</option>
                                     
                                                <option value="Paralegal/Office Manager">Paralegal/Office Manager</option>
                                     
                                                <option value="Property Coordinator &amp; Paralegal">Property Coordinator &amp; Paralegal</option>
                                     
                                                <option value="Retired">Retired</option>
                                     
                                                <option value="Senior Counsel">Senior Counsel</option>
                                     
                                                <option value="Senior Practice Support Paralegal">Senior Practice Support Paralegal</option>
                                     
                                                <option value="Tax Accountant">Tax Accountant</option>
                                     
                                                <option value="Tax Paralegal">Tax Paralegal</option>
                                     
                                                <option value="eDiscovery &amp; Practice Support Manager">eDiscovery &amp; Practice Support Manager</option>
                                     
                                                <option value="eDiscovery Project Coordinator">eDiscovery Project Coordinator</option>
                                     
                                                <option value="eDiscovery Project Manager ">eDiscovery Project Manager </option>
                                     
                              
        </select>
        
        
        <select name="language" size="1" title="Select a Language">
          <option value="0">Language</option>
                                                <option value="French">French</option>
                                     
                                                <option value="Russian">Russian</option>
                                     
                                                <option value="Spanish">Spanish</option>
                                     
                                                <option value="Ukrainian">Ukrainian</option>
                                     
                              
        </select>        
        
    </div>
    <!--end fields -->

    <div class="search_button">
        <input type="image" name="submit" src="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/assets/images/search-btn-blue.png" alt="submit"/>
    </div><!--end search_button -->
</form>              
              <hr class="blue">
              <h2>Search by Last Name</h2>
              
              <div id="alphabet">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=A&amp;nopagination=true"><span>A</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=B&amp;nopagination=true"><span>B</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=C&amp;nopagination=true"><span>C</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=D&amp;nopagination=true"><span>D</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=E&amp;nopagination=true"><span>E</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=F&amp;nopagination=true"><span>F</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=G&amp;nopagination=true"><span>G</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=H&amp;nopagination=true"><span>H</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=I&amp;nopagination=true"><span>I</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=J&amp;nopagination=true"><span>J</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=K&amp;nopagination=true"><span>K</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=L&amp;nopagination=true"><span>L</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=M&amp;nopagination=true"><span>M</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=N&amp;nopagination=true"><span>N</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=O&amp;nopagination=true"><span>O</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=P&amp;nopagination=true"><span>P</span></a>               
                
                                
                 <a class="unlinked" href="https://www.bsk.com/people/search?letter=Q&amp;nopagination=true"><span>Q</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=R&amp;nopagination=true"><span>R</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=S&amp;nopagination=true"><span>S</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=T&amp;nopagination=true"><span>T</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=U&amp;nopagination=true"><span>U</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=V&amp;nopagination=true"><span>V</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=W&amp;nopagination=true"><span>W</span></a>               
                
                                
                 <a class="unlinked" href="https://www.bsk.com/people/search?letter=X&amp;nopagination=true"><span>X</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=Y&amp;nopagination=true"><span>Y</span></a>               
                
                                
                 <a class="linked" href="https://www.bsk.com/people/search?results=results&amp;letter=Z&amp;nopagination=true"><span>Z</span></a>               
                
                 </div>
              <!--end alphabet -->
              
              <div class="view-all-links">
              <p><a href="https://www.bsk.com/people?nopagination=true">View All Attorneys <img aria-hidden="true" alt="" src="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/assets/images/toggle-arrow-right-blue.png" width="14" height="12"></a> <a href="https://www.bsk.com/people">Reset Search <img aria-hidden="true" alt="" src="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/assets/images/toggle-arrow-right-blue.png" width="14" height="12"></a></p>
            </div>
        
        </div><!--end inner --> 
        </div><!--end attorney-search --> 
    </div><!--END PEOPLE MEGA MENU --> 
      
    </li>
  <li class="nav-item">
    
  <a onclick="location.href='https://www.bsk.com/practices';" role="button" class="toplink" href="https://www.bsk.com/practices">Practices</a> 
      
      <!--START PRACTICES MEGA MENU -->
      
      <div id="megapractice" class="row">
      <div class="inner">
          <div class="row">
          <div class="col-sm-6">
              <div class="row index-listing">
              <h2>Practices</h2>
            </div>
              <nav class="related practices" aria-label="List of Practice Areas">
              <ul>
                                  <li><a href="https://www.bsk.com/practices/artificial-intelligence">Artificial Intelligence</a></li>
                                  <li><a href="https://www.bsk.com/practices/business-transactions">Business and Transactions</a></li>
                                  <li><a href="https://www.bsk.com/practices/business-restructuring-creditors-rights-bankruptcy">Business Restructuring, Creditors&#039; Rights and Bankruptcy</a></li>
                                  <li><a href="https://www.bsk.com/practices/class-and-collective-action-litigation">Class and Collective Action Litigation</a></li>
                                  <li><a href="https://www.bsk.com/practices/collegiate-sports">Collegiate Sports</a></li>
                                  <li><a href="https://www.bsk.com/practices/commercial-lending">Commercial Lending</a></li>
                                  <li><a href="https://www.bsk.com/practices/cybersecurity-data-privacy">Cybersecurity and Data Privacy</a></li>
                                  <li><a href="https://www.bsk.com/practices/employee-benefits-executive-compensation">Employee Benefits and Executive Compensation</a></li>
                                  <li><a href="https://www.bsk.com/practices/environmental-energy">Environmental and Energy</a></li>
                                  <li><a href="https://www.bsk.com/practices/financial-institutions-regulatory">Financial Institutions Regulatory</a></li>
                                  <li><a href="https://www.bsk.com/practices/government-and-regulatory-affairs">Government and Regulatory Affairs</a></li>
                                  <li><a href="https://www.bsk.com/practices/health-care">Health Care</a></li>
                                  <li><a href="https://www.bsk.com/practices/immigration">Immigration</a></li>
                                  <li><a href="https://www.bsk.com/practices/intellectual-property">Intellectual Property</a></li>
                                  <li><a href="https://www.bsk.com/practices/labor-employment">Labor and Employment</a></li>
                                  <li><a href="https://www.bsk.com/practices/litigation">Litigation</a></li>
                                  <li><a href="https://www.bsk.com/practices/mergers-acquisitions">Mergers and Acquisitions</a></li>
                                  <li><a href="https://www.bsk.com/practices/osha">OSHA</a></li>
                                  <li><a href="https://www.bsk.com/practices/property">Property</a></li>
                                  <li><a href="https://www.bsk.com/practices/public-finance">Public Finance</a></li>
                                  <li><a href="https://www.bsk.com/practices/tax-law">Tax</a></li>
                                  <li><a href="https://www.bsk.com/practices/tax-assessment-condemnation-property-valuation">Tax Assessment, Condemnation &amp; Property Valuation</a></li>
                                  <li><a href="https://www.bsk.com/practices/toxic-tort-environmental-litigation">Toxic Tort and Environmental Litigation</a></li>
                                  <li><a href="https://www.bsk.com/practices/trust-estate">Trust and Estate</a></li>
                              </ul>
            </nav>
            </div>
          <!--end col-sm-8 -->
          
          <div class="col-sm-3">
              <div class="row index-listing">
              <h2>Industries</h2>
            </div>
              <!--end row index-listing -->
              
              <nav aria-label="List of Industries" class="related practices">
              <ul class="one-col">
                                  <li><a href="https://www.bsk.com/practices/agribusiness">Agribusiness</a></li>
                                  <li><a href="https://www.bsk.com/practices/exempt-organizations">Exempt Organizations</a></li>
                                  <li><a href="https://www.bsk.com/practices/higher-education">Higher Education</a></li>
                                  <li><a href="https://www.bsk.com/practices/hospitality-and-tourism">Hospitality and Tourism</a></li>
                                  <li><a href="https://www.bsk.com/practices/long-term-care">Long Term Care</a></li>
                                  <li><a href="https://www.bsk.com/practices/manufacturing">Manufacturing</a></li>
                                  <li><a href="https://www.bsk.com/practices/municipalities">Municipalities</a></li>
                                  <li><a href="https://www.bsk.com/practices/real-estate-construction">Real Estate and Construction</a></li>
                                  <li><a href="https://www.bsk.com/practices/school-law">School Law</a></li>
                                  <li><a href="https://www.bsk.com/practices/semiconductor-industry">Semiconductor Industry</a></li>
                                  <li><a href="https://www.bsk.com/practices/startup-and-emerging-business">Startup and Emerging Business</a></li>
                                </ul>
            </nav>
            </div>
          <!--end col-sm-4 -->
          
          
                              
          <div class="col-sm-3">
              <div class="row index-listing">
              <h2>Focus Areas</h2>
            </div>
              <!--end row index-listing -->
              
              <nav aria-label="Focus Areas" class="related practices">
              <ul class="one-col">
                                  <li><a href="https://www.bsk.com/practices/essential-resources-for-business">Essential Resources for Business</a></li>
                                  <li><a href="https://www.bsk.com/sexual-and-other-workplace-harassment-training/overview">Sexual and Other Workplace Harassment Training</a></li>
                                  <li><a href="https://www.bsk.com/practices/the-cannabis-industry">The Cannabis Industry</a></li>
                                  <li><a href="https://www.bsk.com/practices/title-ix">Title IX</a></li>
                                </ul>
            </nav>
            </div>
            
                   
          
           
          
        </div>
          <!--end row --> 
          
        </div>
      <!--end inner --> 
    </div>
      
      <!--END PRACTICES MEGA MENU --> 
      
    </li>
  
  <li class="nav-item"><a onclick="location.href='https://www.bsk.com/offices';" role="button" class="toplink" href="https://www.bsk.com/offices">Offices</a>
      
      <!--START OFFICES MEGA MENU -->
      
      <div id="megaoffice" class="row narrow">
      <div class="col-sm-12">
          <div class="row index-listing">
          <h2>Offices</h2>
        </div>
          <!--end row index-listing -->
          
          <nav aria-label="List of Offices" class="related practices officelist">
          <ul class="one-col">
                                  <li><a href="https://www.bsk.com/offices/albany-ny">Albany, NY</a></li>
                                  <li><a href="https://www.bsk.com/offices/boston-ma">Boston, MA</a></li>
                                  <li><a href="https://www.bsk.com/offices/buffalo-ny">Buffalo, NY</a></li>
                                  <li><a href="https://www.bsk.com/offices/elmira-ny">Elmira, NY</a></li>
                                  <li><a href="https://www.bsk.com/offices/garden-city-ny">Garden City, NY</a></li>
                                  <li><a href="https://www.bsk.com/offices/kansas-city-ks">Kansas City</a></li>
                                  <li><a href="https://www.bsk.com/offices/melville-ny">Melville, NY</a></li>
                                  <li><a href="https://www.bsk.com/offices/naples-fl">Naples, FL</a></li>
                                  <li><a href="https://www.bsk.com/offices/newark-nj">Newark, NJ</a></li>
                                  <li><a href="https://www.bsk.com/offices/new-york-ny">New York, NY</a></li>
                                  <li><a href="https://www.bsk.com/offices/rochester-ny">Rochester, NY</a></li>
                                  <li><a href="https://www.bsk.com/offices/saratoga-springs-ny">Saratoga Springs, NY</a></li>
                                  <li><a href="https://www.bsk.com/offices/syracuse-ny">Syracuse, NY</a></li>
                                  <li><a href="https://www.bsk.com/offices/utica-ny">Utica, NY</a></li>
                                  <li><a href="https://www.bsk.com/offices/westchester">Westchester</a></li>
                            </ul>
        </nav>
        </div>
      <!--end col-sm-12 --> 
      
    </div>
      <!--end row --> 
      
      <!--END OFFICES MEGA MENU -->
    </li>
    
        
    
</ul>
</nav> </div>

    </div>

          <div class="mobile_header">

      <div id="sb-search2" class="sb-search2">

              <form action="https://www.bsk.com/search" method="get" enctype="multipart/form-data">

          <input class="sb-search-input" aria-label="Search Field" placeholder="What are you searching for?" type="text" value="" name="s" id="search2">

          <input type="submit" value="Submit" name="submit"  id="mobiless360searchbutton" aria-label="Submit Button" class="sb-search-submit" >

          <span class="sb-icon-search"></span>

        </form>

            </div>

      <!--end sb-search -->

      <div id="mobile_menu">

              <div class="logo-sm"> <img src="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/assets/images/bsk-logo.png" width="606" height="82" alt="Bond, Schoeneck &amp; King PLLC" title="Bond, Schoeneck &amp; King PLLC"></div>

              <!--end logo -->

              <ul id="menu2">

          <li>
	  <a class="" href="https://www.bsk.com/people" title="People">People</a>
	</li>     
    	<li>
	  <a class="" href="https://www.bsk.com/practices" title="Practices">Practices</a>
	</li>     
    	<li>
	  <a class="" href="https://www.bsk.com/offices" title="Offices">Offices</a>
	</li>     
    	<li>
	  <a class="" href="https://www.bsk.com/our-firm" title="Our Firm">Our Firm</a>
	</li>     
    	<li>
	  <a class="" href="https://www.bsk.com/news-events-videos" title="News, Events and Videos">News, Events and Videos</a>
	</li>     
    	<li>
	  <a class="" href="https://www.bsk.com/careers" title="Careers">Careers</a>
	</li>     
            
        </ul>

            </div>

      <!--end mobile_menu--> 

    </div>

        </header>

  <main id="main_content">

          <div class="container-fluid home-slider slider-wrapper">

      <aside aria-labelledby="carouselheading" aria-live="polite">

              <h1 id="carouselheading" class="visuallyhidden">See Things From Every Angle</h1>

              <ul id="home-slider" class="owl-carousel owl-theme">

          
          
          <li>

                  <div class="container-fluid text-center">

              <div class="slide-owl-wrap">

                      <picture> 
                  <source media="(max-width: 767px)" srcset="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/uploads/shutterstock-6327406-bridge-cover-wide-sm_1669929909.jpg">

                  
                  

                  
                  <source media="(min-width: 768px)" srcset="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/uploads/shutterstock-6327406-bridge-cover-wide-sm_1669929894.jpg">

                  <img src="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/uploads/shutterstock-6327406-bridge-cover-wide-sm_1669929894.jpg"  alt="" width="1920" height="674" class="bannerimg">  </picture>

                      
                      <div class="caption">

                  <h2>  <span class="orange">Bond</span><br>

                          
                          

                          
                          Essential to Your Business

                           </h2>

                </div>

                      
                      

                       </div>

            </div>

                </li>

          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          <li>

                  <div class="container-fluid text-center">

              <div class="slide-owl-wrap">

                      <picture> 
                  <source media="(max-width: 767px)" srcset="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/uploads/Semiconductor-Homepage-Image-square-copy1_1668024507.jpg">

                  
                  

                  
                  <source media="(min-width: 768px)" srcset="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/uploads/Semiconductor-Home-Page-Image-copy1_1668022016.jpg">

                  <img src="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/uploads/Semiconductor-Home-Page-Image-copy1_1668022016.jpg"  alt="Bond + Semiconductor Industry" width="1920" height="674" class="bannerimg">  </picture>

                      
                      

                      
                      <div class="cta bg-transp"> <a href="https://www.bsk.com/practices/semiconductor-industry" title="Learn More">Learn More <span class="sr-only">About Bond + Semiconductor Industry</span><span class="fa fa-caret-right fa-2x" aria-hidden="true"></span></a> </div>

                       </div>

            </div>

                </li>

          
          
          
          
        </ul>

        

        <div class="pause-play-wrapper">

        <button class="btn pausebtn"><img src="https://www.bsk.com/assets/images/pause-button.png" width="34" height="34" alt="Pause slider"></button>

        <button class="btn playbtn active"><img src="https://www.bsk.com/assets/images/play-button.png" width="34" height="34" alt="Resume slider"></button>

      </div>

      <!--end pause-play-wrapper --> 

            </aside>

    </div>

      

      <div class="container-fluid content-wrapper content home-content" id="scrollmarker">

      <div class="home-cards">

          

          <div class="card">

           

          	<a href="https://www.bsk.com/people">

                     

          <div class="card-img"> 

           

          <img src="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/uploads/our-team-new_1635204486.jpg" width="540" height="355" alt="A group of lawyers meeting in a conference room"> 

           

          </div>

          

          <div class="card-body"> 

             

            <strong>Our Team:</strong> 

            
            <h2>A Commercial Law Firm You Can Trust</h2>With more than 300&nbsp;lawyers in over 30 practice and industry groups, we work with companies, individuals, nonprofits and public sector entities. 

          </div>

          

           

          	</a> 

           

          </div>

          

          

              

              
              

                         

              

              
          	  <div class="card">

                <a href="https://www.bsk.com/news-events-videos/eight-boylan-code-attorneys-join-bond-rsquo-s-rochester-office">

          		<div class="card-img"> 

                 

                <img src="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/uploads/Boylan-attorney-homepage-photo-A_1741016572.jpg" width="540" height="355" alt=""> 

                 

                </div><!--end card-img -->

          		<div class="card-body"> 

                  
                  
                   <strong>News:</strong> 
                  
                  Eight Boylan Code Attorneys Join Bond&rsquo;s Rochester Office

                 </div><!--end card-body --> 

                </a>

               </div><!--end card -->

              
          	  <div class="card">

                <a href="https://www.bsk.com/news-events-videos/monthly-feature-get-to-know-nbsp-erin-callahan">

          		<div class="card-img"> 

                 

                <img src="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/uploads/Callahan-E-1920-x-754-copy2_1742925751.jpg" width="540" height="355" alt=""> 

                 

                </div><!--end card-img -->

          		<div class="card-body"> 

                  
                  
                   <strong>Articles:</strong> 
                  
                  Monthly Feature: Get to Know...&nbsp;Erin Callahan

                 </div><!--end card-body --> 

                </a>

               </div><!--end card -->

              
          	  <div class="card">

                <a href="https://www.bsk.com/news-events-videos/employment-of-out-of-state-telecommuters-by-manufacturers-in-new-york-state">

          		<div class="card-img"> 

                 

                </div><!--end card-img -->

          		<div class="card-body"> 

                  
                  
                   <strong>Articles:</strong> 
                  
                  Employment of Out-of-State Telecommuters by Manufacturers in New York State

                 </div><!--end card-body --> 

                </a>

               </div><!--end card -->

              
          	  <div class="card">

                <a href="https://www.bsk.com/news-events-videos/update-and-discussion-on-legal-and-practical-issues">

          		<div class="card-img"> 

                 

                <img src="https://marvel-b1-cdn.bc0a.com/f00000000081454/www.bsk.com/uploads/2025-Weekly-Webinar-1200x675-copy1_1735833522.jpg" width="540" height="355" alt="Man touching Business in 2025 digital sign"> 

                 

                </div><!--end card-img -->

          		<div class="card-body"> 

                  
                  
                   <strong>Webinar Recordings:</strong> 
                  
                  A Weekly Update and Discussion on Legal and Practical Issues

                 </div><!--end card-body --> 

                </a>

               </div><!--end card -->

              
               

              </div>

    		</div>

            

        </main>

  <footer>

  <div class="container-fluid content-wrapper">
    
    <div class="row">
    
      <div class="be-ix-link-block"></div>
    
      <div class="col-xs-12 col-md-4 col-md-push-8 social">

                                    
                                  <a href="https://twitter.com/bondlawfirm?lang=en" class="tw" target="_blank">
                    <span class="fa-brands fa-x-twitter fa-2x"><span class="sr-only">Twitter</span></span>
                    <!--<span>Follow @BondLawFirm</span>-->
                  </a>
                                
                                        
                                  <a href="https://www.linkedin.com/company/43764/" class="li" target="_blank">
                    <span class="fa-brands fa-linkedin fa-2x"><span class="sr-only">linkedin</span></span>
                    <!--<span>Follow</span>-->
                  </a>
                                
                                        
                                  <a href="https://www.facebook.com/Bond-Schoeneck-King-PLLC-258436802587/" class="fb" target="_blank">
                    <span class="fa-brands fa-facebook fa-2x"><span class="sr-only">facebook</span></span>
                    <!--<span>Follow</span>-->
                  </a>
                                
                                        
                                  <a href="https://www.instagram.com/bond_lawfirm/?hl=en" class="in" target="_blank">
                    <span class="fa-brands fa-instagram fa-2x"><span class="sr-only">instagram</span></span>
                    <!--<span>Follow</span>-->
                  </a>
                                
                                        
                                  <a href="https://www.youtube.com/user/bondschoeneckking" class="yt" target="_blank">
                    <span class="fa-brands fa-youtube fa-2x"><span class="sr-only">youtube</span></span>
                    <!--<span>Follow</span>-->
                  </a>
                                
                                        
                                  <a href="https://legallybond.buzzsprout.com/" class="lb" target="_blank">
                    <img src="https://www.bsk.com/assets/images/blog2.png" />
                  </a>
                                
                                    
      </div>

      <div class="col-xs-12 col-md-8 col-md-pull-4 siteinfo">
        <span class="copyright">&copy; 2025 Bond, Schoeneck &amp; King PLLC</span>

        
                    <ul class="nav footer-nav navbar-nav">
                            <li>
                <a href="https://www.bsk.com/info/terms-of-use" title="Terms of Use">Terms of Use</a>
              </li>
                            <li>
                <a href="https://www.bsk.com/info/privacy-policy" title="Privacy Policy">Privacy Policy</a>
              </li>
                            <li>
                <a href="https://www.bsk.com/info/cookie-and-similar-technologies-policy" title="Cookie and Similar Technologies Policy">Cookie and Similar Technologies Policy</a>
              </li>
                            <li>
                <a href="https://www.bsk.com/info/site-map" title="Site Map">Site Map</a>
              </li>
                            <li>
                <a href="https://www.bsk.com/info/contact-us" title="Contact Us">Contact Us</a>
              </li>
                            <li>
                <a href="https://www.bsk.com/info/subscribe" title="Subscribe">Subscribe</a>
              </li>
                          </ul>
                <span class="copyright"> This website contains Attorney Advertising. Prior results do not guarantee a similar outcome.</span>
      </div>

    </div>

  </div>

</footer> </div>



      <!-- Bootstrap core JavaScript

          ================================================== --> 



      <script>window.jQuery || document.write('<script src="https://www.bsk.com/assets/js/bootstrap-3.3.7/docs/assets/js/vendor/jquery.min.js"><\/script>')</script> 

      <script src="https://www.bsk.com/assets/js/bootstrap-3.3.7/docs/dist/js/bootstrap.min.js"></script> 

      <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> 

      <script src="https://www.bsk.com/assets/js/bootstrap-3.3.7/docs/assets/js/ie10-viewport-bug-workaround.js"></script> 

      <script>

        // $('#lkmcustom').show();

      </script> 

      <!-- slicknav Javascript file --> 

      <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> 

      <script src="https://www.bsk.com/assets/js/accessible-mega-menu-master/jquery-accessibleMegaMenu.js"></script> 

      <script src="https://www.bsk.com/assets/js/accessible-mega-menu-master/main.js"></script> 

      <script src="https://www.bsk.com/assets/js/owlcarousel2/dist/owl.carousel.js"></script> 

     <script>

     var owl = $('#home-slider');

	  owl.owlCarousel({

	   margin: 0,

        nav: false,

		dots: true,

		items:1,

        autoplay:true,

   		autoplayTimeout:6000,

    	autoplayHoverPause:true,

		fluidSpeed: 9000,

        autoplaySpeed: 800,

		navSpeed: 600,

        loop: true

	  });

	  $('.playbtn').on('click',function(){

	  owl.trigger('play.owl.autoplay',[]),

		 $('.playbtn').addClass('active');

		  $('.pausebtn').removeClass('active');

	  

	  })

	  $('.pausebtn').on('click',function(){

	  owl.trigger('stop.owl.autoplay'),

	   $('.pausebtn').addClass('active');

	   $('.playbtn').removeClass('active');

	  })

	  

	  function updateSize(){

        var minHeight=parseInt($('.owl-item').eq(0).css('height'));

        $('.owl-item').each(function () {

            var thisHeight = parseInt($(this).css('height'));

            minHeight=(minHeight<=thisHeight?minHeight:thisHeight);

        });

        $('.owl-wrapper-outer').css('height',minHeight+'px');

    }





	 

      </script> 

      <script src="https://www.bsk.com/assets/js/slicknav-master/dist/jquery.slicknav.js"></script> 

      <script>

      $('#menu2').slicknav({

        label: '',

        //duration: 1000,

        //easingOpen: "easeOutBounce", //available with jQuery UI

        prependTo:'#mobile_menu'

      });

      </script> 



      <!-- bxSlider Javascript file --> 

      <script src="https://www.bsk.com/assets/js/jquery.bxslider/jquery.bxslider.min.js"></script> 

      <script>

      $(document).ready(function(){



        $('#lkmcustom').show();



        $('#text-slider').bxSlider({

        mode: 'fade',

        controls: false,

        touchEnabled: false,

        pager: true

        });

      });

      </script> 

      <script src="https://www.bsk.com/assets/js/expanding-search/classie.js"></script> 

      <script src="https://www.bsk.com/assets/js/expanding-search/uisearch.js"></script> 

      <script>

        new UISearch( document.getElementById( 'sb-search1' ) );

        new UISearch( document.getElementById( 'sb-search2' ) );



      </script> 



      <!--For opt-out information, please visit: https://d41.co/--> 

      <script async defer src="//api4031.d41.co/sync/"></script> 

      <script src="//cdn-0.d41.co/tags/dnb_coretag_v5.min.js"></script> 

      <script>dnbvid.getData("api4031","json","T",{},function(dnb_Data){

          //Mapping goes here

          if (dnb_Data.status == 200){ //status == 200 represents a match

          //Basic example: myVar = dnb_Data.duns ? dnb_Data.duns : ""

          //Advanced example: myVar = dnb_Data.naicsCodes ? dnb_Data.naicsCodes.substr(1,5) : ""

          }

          

          //The empty array between "T" and "function(dnb_Data)" can be used to pass back data

          //Example: {"p1": "value1", "p2": variable2}

          //"value1" will be recorded on our end as-is

          //variable2 will be recorded as the value of said variable, assuming it is defined

          //"p1" through "p10" exist

      });

      </script> 

      <!-- Activity name for this tag: DFP_Sy_BondSchoeneck&King_052720_Conversion -->
<script type='text/javascript'>
var axel = Math.random()+"";
var a = axel * 10000000000000;
document.write('<img style="display:none" src="https://pubads.g.doubleclick.net/activity;xsp=4634995;ord=1;num='+ a +'?" width=1 height=1 border=0>');
</script>
<noscript>
<img src="https://pubads.g.doubleclick.net/activity;xsp=4634995;ord=1;num=1?" width=1 height=1 border=0>
</noscript>
<!--
Start of Floodlight Tag: Please do not remove
Activity name of this tag: DBM_BondSchoeneck&King_05272020_Conversion
URL of the webpage where the tag is expected to be placed: 
This tag must be placed between the <body> and </body> tags, as close as possible to the opening tag.
Creation Date: 05/27/2020
-->
<script type="text/javascript">
var axel = Math.random() + "";
var a = axel * 10000000000000;
document.write('<iframe src="https://9851073.fls.doubleclick.net/activityi;src=9851073;type=invmedia;cat=dbm_b0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;ord=1;num=' + a + '?" width="1" height="1" frameborder="0" style="display:none"></iframe>');
</script>
<noscript>
<iframe src="https://9851073.fls.doubleclick.net/activityi;src=9851073;type=invmedia;cat=dbm_b0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;ord=1;num=1?" width="1" height="1" frameborder="0" style="display:none"></iframe>
</noscript>
<!-- End of Floodlight Tag: Please do not remove -->

<img src="https://bcp.crwdcntrl.net/5/c=931/b=80803041" style="display:none" width="1" height="1" /> 



      <!-- Tracking tag. Place in the <body> section of webpage --> 

      <!-- Privacy policy at http://tag.brandcdn.com/privacy --> 

      <script src="//tag.brandcdn.com/autoscript/bondschoeneckkingllc_vg5wak1rnvvzeja9/Bond_Schoeneck_and_King_LLC.js"></script> 

      <script src="https://www.bsk.com/assets/js/cookies-message.js"></script> 

      <script>



      $(document).ready(function(){



          $.CookiesMessage({

            messageText: "Our website uses cookies. Please click on \"Accept &amp; Close\" here to consent to our use of cookies.",

            messageBg: "#203b4f",								// Message box background color

            messageColor: "#FFFFFF",						// Message box text color

            messageLinkColor: "#FFFFFF",				// Message box links color

            closeEnable: false,									// Show the close icon

            closeColor: "#444444",							// Close icon color

            closeBgColor: "#000000",						// Close icon background color

            acceptEnable: true,									// Show the Accept button

            acceptText: "Accept & Close",				// Accept button text

            infoEnable: true,										// Show the More Info button

            infoText: "More Info",							// More Info button text

            infoUrl: "https://www.bsk.com/info/privacy-policy",												// More Info button URL

            cookieExpire: 180										// Cookie expire time (days)

          });

      });

      </script> 

      <script>

      var ss360Config = {

        siteId: "www.bsk.com",

        showErrors: false,

        showImagesResults: true,

        showResultLink: true,

        accessibility: { isMainContent: true },

        layout: {

          navigation: { position: "top" },

          mobile: { showUrl: false, showImages: false },

          desktop: { showUrl: false, showImages: true },

              navigation: {

                  position: "top",

                  type: "tabs"

              }

        },

        suggestions: {

          show: true,

          maxQuerySuggestions: 3,

          showImages: false,

          num: 6,

              viewAllLabel: 'View All Results',

          minChars: 3,

          maxWidth: '400px',

          highlight: true

        },

        style: {

          themeColor: "#036BA8",

          suggestions: {

            text: { color: "#036BA8" },

            background: { color: "#f0f0f0" },

            distanceFromTop: "10px",

            border: {

              color: "#ffffff",

              radius: "0px"

            }

          },

          loaderType: "square", animationSpeed: 250

        },

        searchBox: {

          selector: ".sb-search-input",

          searchButton: ".sb-search-submit"

        },

        results: {

          embedConfig: { url: "https://www.bsk.com/info/site-search", contentBlock: ('matchMedia' in window) && window.matchMedia("(max-width: 767px)").matches ? ".mobile-page-content-body" : ".page-content-body" },

          caption: "We found #COUNT# results for your query \"#QUERY#\"",

          group: true,

          num: 50,

          highlightQueryTerms: true,

          noResultsText: "Sorry, we have not found any matches for your query.",

          queryCorrectionText: "Did you mean \"#CORRECTION#\"?",

          moreResultsPagingSize: 50

        },

          contentGroups: {

              include: [],

              exclude: [],

              otherName: "Uncategorized",

              ignoreOther: true

          },

        tracking: { enhanced: false },

          callbacks:{

              preSearch: function(query, sort, searchBox) {

          if (!('SS360'in window))

              return true;

          window.SS360.changeConfig("results.embedConfig.contentBlock", (searchBox === undefined && sxQuery.matchesMediaQuery("max", 767)) || (searchBox !== undefined && searchBox.attr("id") === "search2") ? ".mobile-page-content-body" : ".page-content-body");



          return true;

      }

        }

      };

      </script> 

      <script type="module" src="https://cdn.sitesearch360.com/sitesearch360-v12.mjs"></script> 

      <script nomodule src="https://cdn.sitesearch360.com/sitesearch360-v12.min.js" async></script>

</body>

</html>                               

Whois info of domain

Domain Name: BSK.COM
Registry Domain ID: 4791289_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.register.com
Registrar URL: http://www.register.com
Updated Date: 2021-06-21T23:39:18Z
Creation Date: 1993-06-22T04:00:00Z
Registry Expiry Date: 2031-06-21T04:00:00Z
Registrar: Register.com, Inc.
Registrar IANA ID: 9
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.8777228662
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS10.DNSMADEEASY.COM
Name Server: NS11.DNSMADEEASY.COM
Name Server: NS12.DNSMADEEASY.COM
Name Server: NS13.DNSMADEEASY.COM
Name Server: NS14.DNSMADEEASY.COM
Name Server: NS15.DNSMADEEASY.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-29T21:43:18Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass