/*!**************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/style.scss ***!
  \**************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* * * * *
 * BLACK
 * * * * */
@font-face {
  font-family: "AvenirLTCom-Black";
  src: url(58b8e5fc576cea413a02.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
/* * * *
 * BOOK
 * * * */
@font-face {
  font-family: "AvenirLTCom-Book";
  src: url(cf1615861502bf7e1a12.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
/* * * * * * * *
 * BOOK OBLIQUE
 * * * * * * * */
@font-face {
  font-family: "AvenirLTCom-BookOblique";
  src: url(52d10bcd6e8ed52de944.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
/* * * * *
 * HEAVY 
 * * * * */
@font-face {
  font-family: "AvenirLTCom-Heavy";
  src: url(b923a978a66d3f8d8961.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
/* * * * * * * * *
 * HEAVY OBLIQUE
 * * * * * * * * */
@font-face {
  font-family: "AvenirLTCom-HeavyOblique";
  src: url(0afad45abc041067ce22.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
/* * * * *
 * MEDIUM
 * * * * */
@font-face {
  font-family: "AvenirLTCom-Medium";
  src: url(435f984888ca5a4212ad.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
/* * * * *
 * ROMAN
 * * * * */
@font-face {
  font-family: "AvenirLTCom-Roman";
  src: url(9d1f7b9290b48604f387.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
html.lt-ie9.min-width-768px .container {
  width: 750px;
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
html.lt-ie9.min-width-992px .container {
  width: 970px;
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
html.lt-ie9.min-width-1200px .container {
  width: 1170px;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid.no-gutter {
  padding-left: 0;
  padding-right: 0;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
html.lt-ie9.min-width-768px .col-sm-1, html.lt-ie9.min-width-768px .col-sm-2, html.lt-ie9.min-width-768px .col-sm-3, html.lt-ie9.min-width-768px .col-sm-4, html.lt-ie9.min-width-768px .col-sm-5, html.lt-ie9.min-width-768px .col-sm-6, html.lt-ie9.min-width-768px .col-sm-7, html.lt-ie9.min-width-768px .col-sm-8, html.lt-ie9.min-width-768px .col-sm-9, html.lt-ie9.min-width-768px .col-sm-10, html.lt-ie9.min-width-768px .col-sm-11, html.lt-ie9.min-width-768px .col-sm-12 {
  float: left;
}
html.lt-ie9.min-width-768px .col-sm-12 {
  width: 100%;
}
html.lt-ie9.min-width-768px .col-sm-11 {
  width: 91.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-10 {
  width: 83.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-9 {
  width: 75%;
}
html.lt-ie9.min-width-768px .col-sm-8 {
  width: 66.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-7 {
  width: 58.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-6 {
  width: 50%;
}
html.lt-ie9.min-width-768px .col-sm-5 {
  width: 41.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-4 {
  width: 33.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-3 {
  width: 25%;
}
html.lt-ie9.min-width-768px .col-sm-2 {
  width: 16.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-1 {
  width: 8.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-pull-12 {
  right: 100%;
}
html.lt-ie9.min-width-768px .col-sm-pull-11 {
  right: 91.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-pull-10 {
  right: 83.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-pull-9 {
  right: 75%;
}
html.lt-ie9.min-width-768px .col-sm-pull-8 {
  right: 66.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-pull-7 {
  right: 58.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-pull-6 {
  right: 50%;
}
html.lt-ie9.min-width-768px .col-sm-pull-5 {
  right: 41.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-pull-4 {
  right: 33.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-pull-3 {
  right: 25%;
}
html.lt-ie9.min-width-768px .col-sm-pull-2 {
  right: 16.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-pull-1 {
  right: 8.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-pull-0 {
  right: auto;
}
html.lt-ie9.min-width-768px .col-sm-push-12 {
  left: 100%;
}
html.lt-ie9.min-width-768px .col-sm-push-11 {
  left: 91.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-push-10 {
  left: 83.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-push-9 {
  left: 75%;
}
html.lt-ie9.min-width-768px .col-sm-push-8 {
  left: 66.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-push-7 {
  left: 58.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-push-6 {
  left: 50%;
}
html.lt-ie9.min-width-768px .col-sm-push-5 {
  left: 41.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-push-4 {
  left: 33.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-push-3 {
  left: 25%;
}
html.lt-ie9.min-width-768px .col-sm-push-2 {
  left: 16.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-push-1 {
  left: 8.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-push-0 {
  left: auto;
}
html.lt-ie9.min-width-768px .col-sm-offset-12 {
  margin-left: 100%;
}
html.lt-ie9.min-width-768px .col-sm-offset-11 {
  margin-left: 91.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-offset-10 {
  margin-left: 83.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-offset-9 {
  margin-left: 75%;
}
html.lt-ie9.min-width-768px .col-sm-offset-8 {
  margin-left: 66.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-offset-7 {
  margin-left: 58.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-offset-6 {
  margin-left: 50%;
}
html.lt-ie9.min-width-768px .col-sm-offset-5 {
  margin-left: 41.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-offset-4 {
  margin-left: 33.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-offset-3 {
  margin-left: 25%;
}
html.lt-ie9.min-width-768px .col-sm-offset-2 {
  margin-left: 16.66666667%;
}
html.lt-ie9.min-width-768px .col-sm-offset-1 {
  margin-left: 8.33333333%;
}
html.lt-ie9.min-width-768px .col-sm-offset-0 {
  margin-left: 0%;
}
html.lt-ie9.min-width-768px .col-sm-15 {
  width: 20%;
  float: left;
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
html.lt-ie9.min-width-992px .col-md-1, html.lt-ie9.min-width-992px .col-md-2, html.lt-ie9.min-width-992px .col-md-3, html.lt-ie9.min-width-992px .col-md-4, html.lt-ie9.min-width-992px .col-md-5, html.lt-ie9.min-width-992px .col-md-6, html.lt-ie9.min-width-992px .col-md-7, html.lt-ie9.min-width-992px .col-md-8, html.lt-ie9.min-width-992px .col-md-9, html.lt-ie9.min-width-992px .col-md-10, html.lt-ie9.min-width-992px .col-md-11, html.lt-ie9.min-width-992px .col-md-12 {
  float: left;
}
html.lt-ie9.min-width-992px .col-md-12 {
  width: 100%;
}
html.lt-ie9.min-width-992px .col-md-11 {
  width: 91.66666667%;
}
html.lt-ie9.min-width-992px .col-md-10 {
  width: 83.33333333%;
}
html.lt-ie9.min-width-992px .col-md-9 {
  width: 75%;
}
html.lt-ie9.min-width-992px .col-md-8 {
  width: 66.66666667%;
}
html.lt-ie9.min-width-992px .col-md-7 {
  width: 58.33333333%;
}
html.lt-ie9.min-width-992px .col-md-6 {
  width: 50%;
}
html.lt-ie9.min-width-992px .col-md-5 {
  width: 41.66666667%;
}
html.lt-ie9.min-width-992px .col-md-4 {
  width: 33.33333333%;
}
html.lt-ie9.min-width-992px .col-md-3 {
  width: 25%;
}
html.lt-ie9.min-width-992px .col-md-2 {
  width: 16.66666667%;
}
html.lt-ie9.min-width-992px .col-md-1 {
  width: 8.33333333%;
}
html.lt-ie9.min-width-992px .col-md-pull-12 {
  right: 100%;
}
html.lt-ie9.min-width-992px .col-md-pull-11 {
  right: 91.66666667%;
}
html.lt-ie9.min-width-992px .col-md-pull-10 {
  right: 83.33333333%;
}
html.lt-ie9.min-width-992px .col-md-pull-9 {
  right: 75%;
}
html.lt-ie9.min-width-992px .col-md-pull-8 {
  right: 66.66666667%;
}
html.lt-ie9.min-width-992px .col-md-pull-7 {
  right: 58.33333333%;
}
html.lt-ie9.min-width-992px .col-md-pull-6 {
  right: 50%;
}
html.lt-ie9.min-width-992px .col-md-pull-5 {
  right: 41.66666667%;
}
html.lt-ie9.min-width-992px .col-md-pull-4 {
  right: 33.33333333%;
}
html.lt-ie9.min-width-992px .col-md-pull-3 {
  right: 25%;
}
html.lt-ie9.min-width-992px .col-md-pull-2 {
  right: 16.66666667%;
}
html.lt-ie9.min-width-992px .col-md-pull-1 {
  right: 8.33333333%;
}
html.lt-ie9.min-width-992px .col-md-pull-0 {
  right: auto;
}
html.lt-ie9.min-width-992px .col-md-push-12 {
  left: 100%;
}
html.lt-ie9.min-width-992px .col-md-push-11 {
  left: 91.66666667%;
}
html.lt-ie9.min-width-992px .col-md-push-10 {
  left: 83.33333333%;
}
html.lt-ie9.min-width-992px .col-md-push-9 {
  left: 75%;
}
html.lt-ie9.min-width-992px .col-md-push-8 {
  left: 66.66666667%;
}
html.lt-ie9.min-width-992px .col-md-push-7 {
  left: 58.33333333%;
}
html.lt-ie9.min-width-992px .col-md-push-6 {
  left: 50%;
}
html.lt-ie9.min-width-992px .col-md-push-5 {
  left: 41.66666667%;
}
html.lt-ie9.min-width-992px .col-md-push-4 {
  left: 33.33333333%;
}
html.lt-ie9.min-width-992px .col-md-push-3 {
  left: 25%;
}
html.lt-ie9.min-width-992px .col-md-push-2 {
  left: 16.66666667%;
}
html.lt-ie9.min-width-992px .col-md-push-1 {
  left: 8.33333333%;
}
html.lt-ie9.min-width-992px .col-md-push-0 {
  left: auto;
}
html.lt-ie9.min-width-992px .col-md-offset-12 {
  margin-left: 100%;
}
html.lt-ie9.min-width-992px .col-md-offset-11 {
  margin-left: 91.66666667%;
}
html.lt-ie9.min-width-992px .col-md-offset-10 {
  margin-left: 83.33333333%;
}
html.lt-ie9.min-width-992px .col-md-offset-9 {
  margin-left: 75%;
}
html.lt-ie9.min-width-992px .col-md-offset-8 {
  margin-left: 66.66666667%;
}
html.lt-ie9.min-width-992px .col-md-offset-7 {
  margin-left: 58.33333333%;
}
html.lt-ie9.min-width-992px .col-md-offset-6 {
  margin-left: 50%;
}
html.lt-ie9.min-width-992px .col-md-offset-5 {
  margin-left: 41.66666667%;
}
html.lt-ie9.min-width-992px .col-md-offset-4 {
  margin-left: 33.33333333%;
}
html.lt-ie9.min-width-992px .col-md-offset-3 {
  margin-left: 25%;
}
html.lt-ie9.min-width-992px .col-md-offset-2 {
  margin-left: 16.66666667%;
}
html.lt-ie9.min-width-992px .col-md-offset-1 {
  margin-left: 8.33333333%;
}
html.lt-ie9.min-width-992px .col-md-offset-0 {
  margin-left: 0%;
}
html.lt-ie9.min-width-992px .col-md-15 {
  width: 20%;
  float: left;
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
html.lt-ie9.min-width-1200px .col-lg-1, html.lt-ie9.min-width-1200px .col-lg-2, html.lt-ie9.min-width-1200px .col-lg-3, html.lt-ie9.min-width-1200px .col-lg-4, html.lt-ie9.min-width-1200px .col-lg-5, html.lt-ie9.min-width-1200px .col-lg-6, html.lt-ie9.min-width-1200px .col-lg-7, html.lt-ie9.min-width-1200px .col-lg-8, html.lt-ie9.min-width-1200px .col-lg-9, html.lt-ie9.min-width-1200px .col-lg-10, html.lt-ie9.min-width-1200px .col-lg-11, html.lt-ie9.min-width-1200px .col-lg-12 {
  float: left;
}
html.lt-ie9.min-width-1200px .col-lg-12 {
  width: 100%;
}
html.lt-ie9.min-width-1200px .col-lg-11 {
  width: 91.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-10 {
  width: 83.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-9 {
  width: 75%;
}
html.lt-ie9.min-width-1200px .col-lg-8 {
  width: 66.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-7 {
  width: 58.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-6 {
  width: 50%;
}
html.lt-ie9.min-width-1200px .col-lg-5 {
  width: 41.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-4 {
  width: 33.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-3 {
  width: 25%;
}
html.lt-ie9.min-width-1200px .col-lg-2 {
  width: 16.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-1 {
  width: 8.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-pull-12 {
  right: 100%;
}
html.lt-ie9.min-width-1200px .col-lg-pull-11 {
  right: 91.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-pull-10 {
  right: 83.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-pull-9 {
  right: 75%;
}
html.lt-ie9.min-width-1200px .col-lg-pull-8 {
  right: 66.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-pull-7 {
  right: 58.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-pull-6 {
  right: 50%;
}
html.lt-ie9.min-width-1200px .col-lg-pull-5 {
  right: 41.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-pull-4 {
  right: 33.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-pull-3 {
  right: 25%;
}
html.lt-ie9.min-width-1200px .col-lg-pull-2 {
  right: 16.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-pull-1 {
  right: 8.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-pull-0 {
  right: auto;
}
html.lt-ie9.min-width-1200px .col-lg-push-12 {
  left: 100%;
}
html.lt-ie9.min-width-1200px .col-lg-push-11 {
  left: 91.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-push-10 {
  left: 83.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-push-9 {
  left: 75%;
}
html.lt-ie9.min-width-1200px .col-lg-push-8 {
  left: 66.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-push-7 {
  left: 58.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-push-6 {
  left: 50%;
}
html.lt-ie9.min-width-1200px .col-lg-push-5 {
  left: 41.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-push-4 {
  left: 33.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-push-3 {
  left: 25%;
}
html.lt-ie9.min-width-1200px .col-lg-push-2 {
  left: 16.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-push-1 {
  left: 8.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-push-0 {
  left: auto;
}
html.lt-ie9.min-width-1200px .col-lg-offset-12 {
  margin-left: 100%;
}
html.lt-ie9.min-width-1200px .col-lg-offset-11 {
  margin-left: 91.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-offset-10 {
  margin-left: 83.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-offset-9 {
  margin-left: 75%;
}
html.lt-ie9.min-width-1200px .col-lg-offset-8 {
  margin-left: 66.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-offset-7 {
  margin-left: 58.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-offset-6 {
  margin-left: 50%;
}
html.lt-ie9.min-width-1200px .col-lg-offset-5 {
  margin-left: 41.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-offset-4 {
  margin-left: 33.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-offset-3 {
  margin-left: 25%;
}
html.lt-ie9.min-width-1200px .col-lg-offset-2 {
  margin-left: 16.66666667%;
}
html.lt-ie9.min-width-1200px .col-lg-offset-1 {
  margin-left: 8.33333333%;
}
html.lt-ie9.min-width-1200px .col-lg-offset-0 {
  margin-left: 0%;
}
html.lt-ie9.min-width-1200px .col-lg-15 {
  width: 20%;
  float: left;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

body.page-node-type-world-page .floater:after, body.page-node-type-neighborhood-page #page article .field--name-field-slides:after, body.page-node-type-neighborhood-page #page article:after, body.page-node-type-neighborhood-page #main:after, body.page-node-type-neighborhood-page #background-image-mount:after,
body.page-node-type-neighborhood-page #background-image-phone-mount:after, body.page-node-type-city-page .field--name-field-vertical-filmstrip:after, body.page-node-type-city-page .field--name-field-horizontal-filmstrip:after, .calendar table thead ul:after, .calendar:after, #homepage-cards:after, #block-views-block-news-items-homepage:after, .csny-footer .social-media-sign-up .social-media:after, .csny-footer:after, header nav:after, header:after {
  content: "";
  display: table;
  clear: both;
}

.homepage-card .homepage-card-link a, .homepage-card .homepage-card-body .homepage-card-read-more a, body.page-node-type-pbb-page .field--name-field-attached-file a, body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph .field--name-field-attached-file a, body:not(.path-frontpage) .field--name-field-learn-more-link {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  color: #58595b;
  text-decoration: none;
  position: relative;
}
.homepage-card .homepage-card-link a:after, .homepage-card .homepage-card-body .homepage-card-read-more a:after, body.page-node-type-pbb-page .field--name-field-attached-file a:after, body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph .field--name-field-attached-file a:after, body:not(.path-frontpage) .field--name-field-learn-more-link:after {
  position: absolute;
  content: ">";
  font-size: 14px;
  width: 9px;
  padding-left: 5px;
  height: 14px;
  line-height: 14px;
  display: block;
  top: 0;
  right: -14px;
}

body.path-user, body.page-node-type-sbs-page, body.page-node-type-world-page, body.page-node-type-pbb-page, body.page-node-type-ma-degree-page, body.page-node-type-city-page {
  background-color: #f1f1f2;
}
body.path-user #page, body.page-node-type-sbs-page #page, body.page-node-type-world-page #page, body.page-node-type-pbb-page #page, body.page-node-type-ma-degree-page #page, body.page-node-type-city-page #page {
  color: #58595b;
}
body.path-user #page a, body.page-node-type-sbs-page #page a, body.page-node-type-world-page #page a, body.page-node-type-pbb-page #page a, body.page-node-type-ma-degree-page #page a, body.page-node-type-city-page #page a {
  color: #58595b;
}
body.path-user #page header nav a, body.page-node-type-sbs-page #page header nav a, body.page-node-type-world-page #page header nav a, body.page-node-type-pbb-page #page header nav a, body.page-node-type-ma-degree-page #page header nav a, body.page-node-type-city-page #page header nav a {
  color: rgba(0, 0, 0, 0.3);
}
body.path-user #page header nav a:hover, body.page-node-type-sbs-page #page header nav a:hover, body.page-node-type-world-page #page header nav a:hover, body.page-node-type-pbb-page #page header nav a:hover, body.page-node-type-ma-degree-page #page header nav a:hover, body.page-node-type-city-page #page header nav a:hover, body.path-user #page header nav a.is-active, body.page-node-type-sbs-page #page header nav a.is-active, body.page-node-type-world-page #page header nav a.is-active, body.page-node-type-pbb-page #page header nav a.is-active, body.page-node-type-ma-degree-page #page header nav a.is-active, body.page-node-type-city-page #page header nav a.is-active {
  color: #58595b;
  border-bottom: 2px solid #58595b;
}
body.path-user #page header nav a.not-hovered, body.page-node-type-sbs-page #page header nav a.not-hovered, body.page-node-type-world-page #page header nav a.not-hovered, body.page-node-type-pbb-page #page header nav a.not-hovered, body.page-node-type-ma-degree-page #page header nav a.not-hovered, body.page-node-type-city-page #page header nav a.not-hovered {
  color: rgba(0, 0, 0, 0.3);
}
body.path-user footer .social-media-sign-up .social-media a.facebook, body.page-node-type-sbs-page footer .social-media-sign-up .social-media a.facebook, body.page-node-type-world-page footer .social-media-sign-up .social-media a.facebook, body.page-node-type-pbb-page footer .social-media-sign-up .social-media a.facebook, body.page-node-type-ma-degree-page footer .social-media-sign-up .social-media a.facebook, body.page-node-type-city-page footer .social-media-sign-up .social-media a.facebook {
  background-image: url(a2fd29a7677b74a8fd72.svg);
}
body.path-user footer .social-media-sign-up .social-media a.instagram, body.page-node-type-sbs-page footer .social-media-sign-up .social-media a.instagram, body.page-node-type-world-page footer .social-media-sign-up .social-media a.instagram, body.page-node-type-pbb-page footer .social-media-sign-up .social-media a.instagram, body.page-node-type-ma-degree-page footer .social-media-sign-up .social-media a.instagram, body.page-node-type-city-page footer .social-media-sign-up .social-media a.instagram {
  background-image: url(052c91775911bd35561a.svg);
}
body.path-user footer .social-media-sign-up .social-media a.twitter, body.page-node-type-sbs-page footer .social-media-sign-up .social-media a.twitter, body.page-node-type-world-page footer .social-media-sign-up .social-media a.twitter, body.page-node-type-pbb-page footer .social-media-sign-up .social-media a.twitter, body.page-node-type-ma-degree-page footer .social-media-sign-up .social-media a.twitter, body.page-node-type-city-page footer .social-media-sign-up .social-media a.twitter {
  background-image: url(2e9ee015fff7b9f7175d.svg);
}
body.path-user footer .social-media-sign-up .social-media a.email, body.page-node-type-sbs-page footer .social-media-sign-up .social-media a.email, body.page-node-type-world-page footer .social-media-sign-up .social-media a.email, body.page-node-type-pbb-page footer .social-media-sign-up .social-media a.email, body.page-node-type-ma-degree-page footer .social-media-sign-up .social-media a.email, body.page-node-type-city-page footer .social-media-sign-up .social-media a.email {
  background-image: url(7317eaadc8f258488c7a.svg);
}

body.page-node-type-neighborhood-page #page, body.path-frontpage #page {
  color: #ffffff;
}
body.page-node-type-neighborhood-page #page a, body.path-frontpage #page a {
  color: #ffffff;
}
body.page-node-type-neighborhood-page #page header nav a, body.path-frontpage #page header nav a {
  color: rgba(255, 255, 255, 0.6);
}
body.page-node-type-neighborhood-page #page header nav a:hover, body.path-frontpage #page header nav a:hover, body.page-node-type-neighborhood-page #page header nav a.is-active, body.path-frontpage #page header nav a.is-active {
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
}
body.page-node-type-neighborhood-page #page header nav a.not-hovered, body.path-frontpage #page header nav a.not-hovered {
  color: rgba(255, 255, 255, 0.6);
}
body.page-node-type-neighborhood-page footer .social-media-sign-up .sign-up:after, body.path-frontpage footer .social-media-sign-up .sign-up:after {
  background-image: url(581dff8d570be346f141.svg);
}
body.page-node-type-neighborhood-page footer .social-media-sign-up .social-media a.facebook, body.path-frontpage footer .social-media-sign-up .social-media a.facebook {
  background-image: url(10b7610664e125d19793.svg);
}
body.page-node-type-neighborhood-page footer .social-media-sign-up .social-media a.instagram, body.path-frontpage footer .social-media-sign-up .social-media a.instagram {
  background-image: url(33c284363cbbb89f0812.svg);
}
body.page-node-type-neighborhood-page footer .social-media-sign-up .social-media a.twitter, body.path-frontpage footer .social-media-sign-up .social-media a.twitter {
  background-image: url(97185f1b2eb0f944faa1.svg);
}
body.page-node-type-neighborhood-page footer .social-media-sign-up .social-media a.email, body.path-frontpage footer .social-media-sign-up .social-media a.email {
  background-image: url(f6cb446af2ed02e044c6.svg);
}

body.page-node-type-world-page .logo, body.page-node-type-pbb-page .logo, body.page-node-type-ma-degree-page .logo, body.page-node-type-city-page .logo {
  background-image: url(bb854e430ae8a25561e9.svg);
  height: 59px;
  float: none;
}
@media (max-width: 767px) {
  body.page-node-type-world-page .logo, body.page-node-type-pbb-page .logo, body.page-node-type-ma-degree-page .logo, body.page-node-type-city-page .logo {
    height: 36px;
  }
}

body.page-node-type-sbs-page .logo, body.page-node-type-neighborhood-page .logo {
  background-image: url(21ae9d3bebf6c07823b4.svg);
  height: 59px;
  float: none;
}
@media (max-width: 767px) {
  body.page-node-type-sbs-page .logo, body.page-node-type-neighborhood-page .logo {
    height: 36px;
  }
}

body.page-node-type-sbs-page .csny-footer .back-to-top, body.page-node-type-world-page .csny-footer .back-to-top, body.page-node-type-pbb-page .csny-footer .back-to-top, body.page-node-type-ma-degree-page .csny-footer .back-to-top, body.page-node-type-city-page .csny-footer .back-to-top {
  display: block;
}

body.page-node-type-sbs-page .csny-footer .back-to-home, body.page-node-type-world-page .csny-footer .back-to-home, body.page-node-type-pbb-page .csny-footer .back-to-home, body.page-node-type-ma-degree-page .csny-footer .back-to-home {
  display: block;
}

body:not(.path-frontpage) .slick-arrow {
  right: -34px;
  position: absolute;
  width: 16px;
  height: 25px;
  background-repeat: no-repeat;
  background: transparent;
  text-indent: -9999em;
  background-size: cover;
  border: none;
  outline: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  body:not(.path-frontpage) .slick-arrow {
    width: 20px;
    height: 32px;
  }
}
body:not(.path-frontpage) .slick-arrow.slick-prev {
  top: 35px;
  background-image: url(86cecf56019d98dc2999.svg);
}
@media (max-width: 767px) {
  body:not(.path-frontpage) .slick-arrow.slick-prev {
    top: -50px;
    right: 60px;
  }
}
body:not(.path-frontpage) .slick-arrow.slick-next {
  top: 0px;
  background-image: url(e7802ecf06607ed5847d.svg);
}
@media (max-width: 767px) {
  body:not(.path-frontpage) .slick-arrow.slick-next {
    top: -50px;
    right: 25px;
  }
}
body:not(.path-frontpage) .field--name-field-attached-files a,
body:not(.path-frontpage) .field--name-field-secondary-links a {
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  width: 104px;
  display: block;
  margin: -4px 8px 20px 0;
  float: left;
  transition: transform 200ms;
  transform: rotate(-12deg);
  text-align: center;
}
@media (max-width: 767px) {
  body:not(.path-frontpage) .field--name-field-attached-files a,
  body:not(.path-frontpage) .field--name-field-secondary-links a {
    transition: none;
    transform: none;
    width: auto;
    float: none;
    display: inline-block;
    margin: 0;
    position: relative;
    font-family: "AvenirLTCom-Heavy";
    font-weight: normal;
    font-style: normal;
  }
  body:not(.path-frontpage) .field--name-field-attached-files a:after,
  body:not(.path-frontpage) .field--name-field-secondary-links a:after {
    position: absolute;
    content: ">";
    font-size: 14px;
    width: 17px;
    height: 18px;
    display: block;
    top: 0px;
    right: -18px;
  }
}
body:not(.path-frontpage) .field--name-field-attached-files a:hover,
body:not(.path-frontpage) .field--name-field-secondary-links a:hover {
  transition: transform 200ms;
  transform: rotate(0deg);
}
@media (max-width: 767px) {
  body:not(.path-frontpage) .field--name-field-attached-files a:hover,
  body:not(.path-frontpage) .field--name-field-secondary-links a:hover {
    transition: none;
    transform: none;
  }
}
body:not(.path-frontpage) .field--name-field-attached-files a {
  margin-right: -12px;
}
body:not(.path-frontpage) .field--name-field-attached-files .field__item span:nth-of-type(2) {
  display: none;
}
body:not(.path-frontpage) .field--name-field-body {
  clear: both;
  font-family: "AvenirLTCom-Medium";
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 767px) {
  body:not(.path-frontpage) .field--name-field-body {
    margin-top: 16px;
  }
}
body:not(.path-frontpage) .field--name-field-body ul {
  list-style-type: disc;
  padding-left: 42px;
  margin-bottom: 1em;
}
body:not(.path-frontpage) .field--name-field-body li {
  padding-left: 15px;
  margin-bottom: 3px;
}
body:not(.path-frontpage) .field--name-field-body p {
  margin-bottom: 1em;
}
body:not(.path-frontpage) .field--name-field-body p:last-child {
  margin-bottom: 0;
}
body:not(.path-frontpage) .field--name-field-body strong {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
body:not(.path-frontpage) .field--name-field-body table {
  width: 100%;
  margin: 2em 0 2em 0;
}
body:not(.path-frontpage) .field--name-field-body table th {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  text-align: left;
  border-bottom: 2px solid #979797;
}
body:not(.path-frontpage) .field--name-field-body table td {
  padding-top: 7px;
  padding-bottom: 5px;
  border-top: 1px solid #979797;
}
body:not(.path-frontpage) .field--name-field-body table td,
body:not(.path-frontpage) .field--name-field-body table th {
  border-left: 1px solid #979797;
  padding-left: 16px;
}
body:not(.path-frontpage) .field--name-field-body table td:first-child,
body:not(.path-frontpage) .field--name-field-body table th:first-child {
  border-left: none;
  padding-left: 32px;
}
body:not(.path-frontpage) .field--name-field-body table:first-of-type {
  border: 1px solid #979797;
}
body:not(.path-frontpage) .field--name-field-body table:first-of-type td {
  border-top: none;
  border-left: none;
}
body:not(.path-frontpage) .field--name-field-body table:first-of-type td:first-child {
  width: 28px;
  padding-left: 0;
}
body:not(.path-frontpage) .field--name-field-body table:first-of-type td:last-child {
  width: 57px;
  padding-right: 0;
}
body:not(.path-frontpage) .field--name-field-body table:first-of-type td:nth-child(2) {
  padding-left: 32px;
}
body:not(.path-frontpage) .field--name-field-body table:first-of-type td:nth-child(4) {
  text-align: right;
  padding-right: 32px;
}
body:not(.path-frontpage) .field--name-field-body table:first-of-type th {
  border-left: none;
}
body:not(.path-frontpage) .field--name-field-body table:first-of-type tr:last-child td {
  border-top: 3px solid #979797;
}
body:not(.path-frontpage) .field--name-field-body table:first-of-type tr:last-child td:first-child, body:not(.path-frontpage) .field--name-field-body table:first-of-type tr:last-child td:last-child {
  border-top: none;
}
body:not(.path-frontpage) .field--name-field-introduction {
  font-size: 24px;
  line-height: 28px;
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 767px) {
  body:not(.path-frontpage) .field--name-field-introduction {
    font-size: 18px;
    line-height: 22px;
    font-family: "AvenirLTCom-Medium";
    font-weight: normal;
    font-style: normal;
    display: block !important;
  }
}
body:not(.path-frontpage) .field--name-field-introduction p {
  margin-bottom: 1em;
}
body:not(.path-frontpage) .field--name-field-learn-more-link {
  font-size: 18px;
  margin-top: 22px;
}
body:not(.path-frontpage) .field--name-field-learn-more-link a {
  text-decoration: none;
}
body:not(.path-frontpage) .field--name-field-learn-more-link:after {
  font-size: 18px;
  top: 5px;
}
@media (max-width: 767px) {
  body:not(.path-frontpage) .field--name-field-learn-more-link {
    font-size: 14px;
    margin-top: 16px;
  }
  body:not(.path-frontpage) .field--name-field-learn-more-link:after {
    font-size: 14px;
  }
}
body:not(.path-frontpage) .field--name-field-multi-line-title {
  font-size: 24px;
  line-height: 28px;
  margin: 0 8px 16px 0;
  float: left;
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 767px) {
  body:not(.path-frontpage) .field--name-field-multi-line-title {
    font-size: 20px;
    line-height: 22px;
    float: none;
    font-family: "AvenirLTCom-Black";
    font-weight: normal;
    font-style: normal;
    margin-right: 0;
  }
}
body:not(.path-frontpage) .field--name-field-multi-line-title p {
  margin-bottom: 0;
}
body:not(.path-frontpage) .field--name-field-multi-line-title strong {
  font-family: "AvenirLTCom-Roman";
  font-weight: normal;
  font-style: normal;
}
body:not(.path-frontpage) .field--name-field-quick-links {
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 767px) {
  body:not(.path-frontpage) .field--name-field-quick-links {
    display: none;
  }
}
body:not(.path-frontpage) .field--name-field-quick-links a {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
body:not(.path-frontpage) .field--name-field-quick-links .field__label {
  font-size: 18px;
  text-transform: uppercase;
}
body:not(.path-frontpage) .paragraph.is-grayscale img {
  filter: grayscale(1);
}
body:not(.path-frontpage) .paragraph--type--city-page-item,
body:not(.path-frontpage) .paragraph--type--ma-degree-item {
  margin-top: 35px;
  clear: both;
}
@media (max-width: 767px) {
  body:not(.path-frontpage) .paragraph--type--city-page-item,
  body:not(.path-frontpage) .paragraph--type--ma-degree-item {
    margin-top: 32px;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

* {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
}
@media (max-width: 767px) {
  html {
    overflow: hidden;
    overflow-y: auto;
  }
}

body {
  margin: 0;
  font-family: "AvenirLTCom-Book";
  font-weight: normal;
  font-style: normal;
}

em {
  font-family: "AvenirLTCom-BookOblique";
  font-weight: normal;
  font-style: normal;
}

#block-csny-page-title {
  display: none;
}

.background-image,
.veil {
  display: none;
}

#page {
  width: 100%;
  margin: 50px 0 50px 0;
  position: relative;
}
@media (max-width: 767px) {
  #page {
    margin: 25px 0 25px 0;
  }
}

.logo {
  background-image: url(c174fd3840c02d2abd58.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  max-width: 420px;
  height: 133px;
  text-indent: -9999em;
  float: left;
  display: block;
}
@media (max-width: 767px) {
  .logo {
    float: none;
    height: 86px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .logo {
    max-width: 364px;
    height: 116px;
    margin-bottom: 13px;
  }
}
.logo a {
  width: 100%;
  height: 100%;
  display: block;
}

#block-csny-local-tasks {
  background-color: pink;
  position: fixed;
  z-index: 1;
  top: 130px;
  right: 50px;
}
#block-csny-local-tasks li:nth-child(1),
#block-csny-local-tasks li:nth-child(3) {
  display: none;
}
@media (max-width: 767px) {
  #block-csny-local-tasks {
    display: none;
  }
}

.messages {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #ecff43;
  color: #58595b;
  z-index: 4;
  font-size: 24px;
  line-height: 1.42857143em;
  padding: 12px 50px 8px 50px;
}
.messages em {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 767px) {
  .messages {
    font-family: "AvenirLTCom-Medium";
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 1.42857143em;
    padding: 6px 25px 4px 25px;
  }
}

header {
  margin: 0 50px 0 50px;
}
@media (max-width: 767px) {
  header {
    margin: 0 25px 0 25px;
  }
}
header nav {
  width: 538px;
  text-transform: uppercase;
  margin-left: -6px;
  padding-top: 140px;
}
@media (max-width: 767px) {
  header nav {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header nav {
    clear: none;
  }
}
header nav li {
  display: block;
  float: left;
  padding: 0 14px 0 6px;
}
header nav a {
  color: #58595b;
  background-color: transparent;
  text-decoration: none;
  display: block;
  padding: 0;
  margin: 0 0 4px 0;
  font-size: 23px;
  height: 34px;
  line-height: 40px;
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 768px) and (max-width: 1023px) {
  header nav a {
    font-size: 19px;
  }
}
header #tagline-donate-link {
  float: right;
  width: 257px;
  margin-top: -2px;
}
@media (max-width: 767px) {
  header #tagline-donate-link {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
}
header #tagline {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  color: #fefefe;
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 767px) {
  header #tagline {
    font-size: 18px;
    line-height: 22px;
    max-width: 270px;
  }
}
header #donate-link {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  color: #fefefe;
  font-size: 23px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 22px 0 4px 0;
  display: inline-block;
  position: relative;
  line-height: 40px;
  height: 34px;
}
header #donate-link:hover span {
  border-bottom: 2px solid #ffffff;
}
header #donate-link:hover i {
  border-bottom: none;
}
@media (max-width: 767px) {
  header #donate-link {
    display: none;
  }
}

body.page-node-type-city-page header nav,
body.page-node-type-neighborhood-page header nav,
body.page-node-type-world-page header nav {
  padding-top: 9px;
  width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  body.page-node-type-city-page header nav,
  body.page-node-type-neighborhood-page header nav,
  body.page-node-type-world-page header nav {
    display: block;
  }
}
@media (max-width: 767px) {
  body.page-node-type-city-page header nav a,
  body.page-node-type-neighborhood-page header nav a,
  body.page-node-type-world-page header nav a {
    font-size: 18px;
    float: none;
    margin: 5px 0 -5px 0;
    height: auto;
    line-height: 20px;
    display: inline-block;
  }
}

.csny-footer {
  margin: 32px 0 0 50px;
  font-size: 18px;
  line-height: 22px;
  font-family: "AvenirLTCom-Roman";
  font-weight: normal;
  font-style: normal;
  transition: opacity 500ms;
  opacity: 1;
  padding-bottom: 60px;
  width: 270px;
}
@media (max-width: 767px) {
  .csny-footer {
    margin-top: 0;
    margin-right: 25px;
    margin-left: 25px;
    padding-bottom: 30px;
  }
}
.csny-footer .back-to-top,
.csny-footer .back-to-home {
  display: none;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: "AvenirLTCom-Black";
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 767px) {
  .csny-footer .back-to-top {
    display: block;
  }
}
.csny-footer .social-media-sign-up .social-media {
  display: block;
  margin: 25px 0 20px 0;
}
.csny-footer .social-media-sign-up .social-media a {
  float: left;
  display: block;
  margin-right: 24px;
  width: 28px;
  height: 28px;
  text-indent: -9999em;
  background-repeat: no-repeat;
  background-size: 28px 28px;
}
.csny-footer .social-media-sign-up .sign-up {
  text-transform: none;
  font-size: 20px;
}
.csny-footer .social-media-sign-up .sign-up:after {
  top: 0;
}
.csny-footer .contact-information-copyright {
  margin-top: 25px;
}
.csny-footer .contact-information-copyright p {
  margin-bottom: 14px;
}
.csny-footer .contact-information-copyright .copyright {
  margin-top: 25px;
  font-size: 14px;
  line-height: 18px;
}
.csny-footer .contact-information-copyright .accessibility-statement {
  display: none;
  margin-top: 25px;
  font-size: 14px;
  line-height: 18px;
  padding-right: 30px;
}
body.path-frontpage .csny-footer .contact-information-copyright .accessibility-statement {
  display: block;
}
.csny-footer a {
  text-decoration: none;
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}

body.path-frontpage #block-csny-local-tasks {
  display: none;
}
body.path-frontpage .background-image {
  width: 100%;
  height: 100vh;
  position: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
}
body.path-frontpage .veil {
  position: fixed;
  z-index: 2;
  display: block;
  background-color: rgba(32, 32, 32, 0.29);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: opacity 500ms;
  opacity: 1;
}
body.path-frontpage #main {
  margin: 152px 50px 50px 50px;
}
body.path-frontpage header h1 {
  background-image: url(656012eddb4f66c8fe66.svg);
  transition: opacity 500ms;
  opacity: 1;
}
body.path-frontpage header nav {
  transition: opacity 500ms;
  opacity: 1;
}
body.path-frontpage header #tagline-donate-link {
  transition: opacity 500ms;
  opacity: 1;
}
body.path-frontpage #page {
  z-index: 3;
}
body.path-frontpage #page header nav a {
  color: #ffffff;
}
body.path-frontpage #page header .hi-vis-link {
  transition: opacity 500ms;
  padding-top: 6px;
}
@media (max-width: 767px) {
  body.path-frontpage #page header .hi-vis-link {
    display: none;
  }
}
body.path-frontpage #page header .hi-vis-link a {
  font-family: "AvenirLTCom-Black";
  font-weight: normal;
  font-style: normal;
  color: #ecff43;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 23px;
  line-height: 23px;
}
body.path-frontpage #page header .hi-vis-link a.not-hovered {
  color: rgba(236, 255, 67, 0.5);
}
body.path-frontpage #page header .hi-vis-link a:hover {
  border-bottom: 2px solid #ecff43;
}
body.path-frontpage #main {
  margin: 0;
  transition: opacity 500ms;
  opacity: 1;
}
body.path-frontpage #phone-calendar-closer {
  display: none;
}
@media (max-width: 767px) {
  body.path-frontpage #phone-calendar-closer {
    background-image: url(e57de631bd505b2fd599.svg);
    background-repeat: no-repeat;
    text-indent: -9999em;
    position: fixed;
    top: 26px;
    right: 36px;
    width: 18px;
    height: 18px;
    z-index: 4;
  }
  body.path-frontpage #phone-calendar-closer.is-enabled {
    display: block;
  }
}
@media (min-width: 0px) and (max-width: 362px) {
  body.path-frontpage #phone-calendar-closer {
    top: 126px;
  }
}
@media (max-width: 767px) {
  body.path-frontpage.toolbar-vertical #phone-calendar-closer {
    top: 65px;
  }
}
@media (min-width: 0px) and (max-width: 362px) {
  body.path-frontpage.toolbar-vertical #phone-calendar-closer {
    top: 164px;
  }
}

#block-views-block-news-items-homepage {
  margin-top: 136px;
  opacity: 0;
  height: 114px;
}
@media (max-width: 767px) {
  #block-views-block-news-items-homepage {
    margin-top: 81px;
    height: 104px;
  }
}
#block-views-block-news-items-homepage.initialized {
  opacity: 1;
}
#block-views-block-news-items-homepage.initialized li {
  float: left;
}
#block-views-block-news-items-homepage > div {
  overflow: hidden;
  position: relative;
  height: 114px;
}
@media (max-width: 767px) {
  #block-views-block-news-items-homepage > div {
    height: 104px;
  }
}
#block-views-block-news-items-homepage > div > div {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 200ms ease-in;
  height: 114px;
}
@media (max-width: 767px) {
  #block-views-block-news-items-homepage > div > div {
    height: 104px;
  }
}
#block-views-block-news-items-homepage li {
  width: 235px;
  height: 114px;
  overflow: hidden;
  float: none;
  margin-right: 60px;
  display: block;
}
#block-views-block-news-items-homepage li:first-child {
  margin-left: 50px;
}
@media (max-width: 767px) {
  #block-views-block-news-items-homepage li {
    height: 104px;
    margin-right: 70px;
    width: 240px;
  }
  #block-views-block-news-items-homepage li:first-child {
    margin-left: 25px;
  }
}
#block-views-block-news-items-homepage .views-field-field-display-date {
  font-family: "AvenirLTCom-Medium";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  #block-views-block-news-items-homepage .views-field-field-display-date {
    font-size: 12px;
  }
}
#block-views-block-news-items-homepage .views-field-title a {
  text-decoration: none;
  font-size: 18px;
  line-height: 23px;
  display: block;
  font-family: "AvenirLTCom-Medium";
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 767px) {
  #block-views-block-news-items-homepage .views-field-title a {
    font-size: 16px;
    line-height: 21px;
  }
}
#block-views-block-news-items-homepage .views-field-title a span {
  border-bottom: none;
  font-family: "AvenirLTCom-Medium";
  font-weight: normal;
  font-style: normal;
}
#block-views-block-news-items-homepage .views-field-title a:hover span {
  border-bottom: 2px solid #ffffff;
}
#block-views-block-news-items-homepage .views-field-title a i {
  margin-left: 6px;
  font-family: "AvenirLTCom-Medium";
  font-weight: normal;
  font-style: normal;
}

#homepage-cards {
  position: relative;
  opacity: 0;
  margin-top: 100px;
}
@media (max-width: 767px) {
  #homepage-cards {
    margin-top: 0;
    height: auto !important;
  }
}
#homepage-cards.initialized {
  opacity: 1;
}
#homepage-cards.initialized .homepage-card {
  float: left;
}
@media (max-width: 767px) {
  #homepage-cards.initialized .homepage-card {
    float: none;
  }
}
#homepage-cards .homepage-cards-slider {
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  #homepage-cards .homepage-cards-slider {
    overflow: visible;
    height: auto !important;
  }
}
#homepage-cards .homepage-cards-slider .formerly-the-ul {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 200ms ease-in;
}
@media (max-width: 767px) {
  #homepage-cards .homepage-cards-slider .formerly-the-ul {
    width: 100% !important;
    height: auto !important;
    transform: none !important;
    position: relative;
    top: auto;
    left: auto;
    transition: none;
    margin: 21px 0 21px 0;
  }
}
#homepage-cards .homepage-cards-control {
  display: none;
  position: absolute;
  width: 21px;
  height: 32px;
  top: -66px;
  text-indent: -9999em;
  background-repeat: no-repeat;
  background-size: cover;
}
#homepage-cards .homepage-cards-control.back {
  left: 50px;
}
@media (max-width: 767px) {
  #homepage-cards .homepage-cards-control.back {
    display: block !important;
    left: 25px;
    top: -172px;
  }
}
#homepage-cards .homepage-cards-control.forward {
  right: 50px;
}
@media (max-width: 767px) {
  #homepage-cards .homepage-cards-control.forward {
    display: block !important;
    right: 25px;
    top: -172px;
  }
}
#homepage-cards.has-back-control .homepage-cards-control.back {
  display: block;
}
#homepage-cards.has-forward-control .homepage-cards-control.forward {
  display: block;
}
#homepage-cards .homepage-cards-load-more {
  display: none;
}
@media (max-width: 767px) {
  #homepage-cards .homepage-cards-load-more {
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    text-decoration: none;
    margin: 0 25px 0 25px;
    text-transform: uppercase;
    font-family: "AvenirLTCom-Black";
    font-weight: normal;
    font-style: normal;
  }
}
#homepage-cards.more-loaded .homepage-card-is-load-more {
  display: block;
}
#homepage-cards.more-loaded .homepage-cards-load-more {
  display: none;
}

#homepage-cards .homepage-card-calendar {
  transition: width 500ms;
}
#homepage-cards .homepage-card-calendar a:after {
  display: none;
}
#homepage-cards .homepage-card-calendar .homepage-card-link a:after {
  display: block;
}
@media (max-width: 767px) {
  #homepage-cards .homepage-card-calendar {
    background-color: transparent;
    padding-top: 0;
    transition: none;
  }
}

#homepage-cards .homepage-card-calendar.is-expanded {
  background-color: rgba(255, 255, 255, 0.9);
  transition: width 500ms;
  width: 861px;
  padding-right: 20px;
  padding-left: 50px;
  margin-left: 0;
  color: #231f20;
}
@media (max-width: 767px) {
  #homepage-cards .homepage-card-calendar.is-expanded {
    width: 100%;
    padding: 25px;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    z-index: 1;
    overflow-y: scroll;
    background-color: #fff;
    transition: none;
    -webkit-overflow-scrolling: touch;
  }
  body.toolbar-vertical #homepage-cards .homepage-card-calendar.is-expanded {
    margin-top: 39px;
  }
}
#homepage-cards .homepage-card-calendar.is-expanded .logo {
  display: none;
}
@media (max-width: 767px) {
  #homepage-cards .homepage-card-calendar.is-expanded .logo {
    display: block;
  }
}
#homepage-cards .homepage-card-calendar.is-expanded .closer {
  display: none;
}
@media (max-width: 767px) {
  #homepage-cards .homepage-card-calendar.is-expanded .closer {
    display: block;
    background-color: transparent;
    background-image: url(e57de631bd505b2fd599.svg);
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -9999em;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    border: none;
    outline: none;
    cursor: pointer;
  }
}
#homepage-cards .homepage-card-calendar.is-expanded h3 {
  display: none;
}
@media (max-width: 767px) {
  #homepage-cards .homepage-card-calendar.is-expanded h3 {
    display: block;
    text-transform: none;
    font-size: 16px;
    margin-top: 18px;
    font-family: "AvenirLTCom-Heavy";
    font-weight: normal;
    font-style: normal;
  }
}
#homepage-cards .homepage-card-calendar.is-expanded .month-views {
  margin-right: 30px;
  float: right;
}
@media (max-width: 767px) {
  #homepage-cards .homepage-card-calendar.is-expanded .month-views {
    display: none;
  }
}
#homepage-cards .homepage-card-calendar.is-expanded .month-view {
  width: 281px;
}
#homepage-cards .homepage-card-calendar.is-expanded .month-view .has-event > div > div {
  background-color: #231f20;
}
#homepage-cards .homepage-card-calendar.is-expanded .month-view .has-event > div > div a {
  color: #e9e9e9;
}

.calendar {
  font-size: 18px;
  line-height: 22px;
  position: relative;
}
@media (max-width: 767px) {
  .calendar {
    font-size: 16px;
    line-height: 20px;
  }
}
.calendar.actually-the-phone-menu .instructions {
  color: #ffffff;
  text-transform: uppercase;
  line-height: 30px;
  font-family: "AvenirLTCom-Roman";
  font-weight: normal;
  font-style: normal;
}
.calendar.actually-the-phone-menu a {
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "AvenirLTCom-Black";
  font-weight: normal;
  font-style: normal;
}
.calendar.actually-the-phone-menu .phone-hi-vis-link {
  color: #ecff43 !important;
}
.calendar .calendar-closer {
  background-color: transparent;
  background-image: url(e57de631bd505b2fd599.svg);
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999em;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
  border: none;
  outline: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .calendar .calendar-closer {
    display: none;
  }
}
.calendar .down-arrow {
  width: auto;
  height: 7px;
  display: inline-block;
  margin-bottom: 1px;
}
.calendar h2 {
  margin-bottom: 1em;
}
.calendar .list {
  margin-top: 13px;
  width: 430px;
  float: left;
}
@media (max-width: 767px) {
  .calendar .list {
    width: 100%;
    float: none;
    margin-top: 18px;
  }
}
.calendar .month-views {
  float: none;
}
.calendar .month-views .homepage-card-link {
  margin-top: 3px;
}
.calendar .month-views .homepage-card-link a:after {
  top: 4px;
}
.calendar .month-view {
  width: 270px;
  font-size: 18px;
  line-height: 18px;
  margin-top: 50px;
}
.calendar .month-view.is-first {
  margin-top: 0;
}
.calendar .month-view a {
  text-decoration: none;
}
.calendar .month-view h4 {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
  margin: 15px 0 25px 0;
  text-align: center;
}
.calendar .month-view th,
.calendar .month-view td {
  text-align: center;
  width: 14.2857143%;
}
.calendar .month-view th {
  padding-bottom: 7px;
}
.calendar .month-view td {
  position: relative;
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
.calendar .month-view td:after {
  content: "";
  display: block;
  margin-top: 100%;
}
.calendar .month-view td > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 93%;
  height: 93%;
}
.calendar .month-view td div.table {
  display: table;
  width: 100%;
  height: 100%;
}
.calendar .month-view td div.table-cell {
  display: table-cell;
  vertical-align: middle;
  padding-top: 2px;
}
.calendar .month-view .has-event > div > div {
  background-color: #58595b;
  border-radius: 50%;
}
.calendar .month-view .has-event > div > div a {
  color: #cdcdcc;
}
.calendar table {
  width: 100%;
}
.calendar table th,
.calendar table td {
  vertical-align: top;
}
.calendar table.has-open-item .event {
  opacity: 0.5;
}
.calendar table thead {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 1em;
  position: relative;
}
.calendar table thead .filters {
  width: 75%;
  padding-bottom: 1.5em;
}
@media (max-width: 767px) {
  .calendar table thead .filters {
    width: 88%;
    padding-bottom: 1em;
  }
}
.calendar table thead ul {
  display: block;
}
.calendar table thead a {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  color: #909090 !important;
  float: left;
  display: block;
  margin-right: 15px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .calendar table thead a {
    margin: 0 10px 5px 0;
    height: 25px;
  }
}
.calendar table thead a.is-selected {
  border-bottom: 5px solid #231f20;
  color: #231f20;
}
.calendar table thead .rsvp {
  width: 11%;
}
.calendar table .event {
  width: 75%;
}
.calendar table .event.is-open {
  opacity: 1;
}
.calendar table .event .info {
  padding-bottom: 1.5em;
}
.calendar table .event .clickable-event {
  cursor: pointer;
}
.calendar table .event .date-time,
.calendar table .event .topic {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
.calendar table .event .description,
.calendar table .event .contact,
.calendar table .event .location {
  font-size: 16px;
  line-height: 21px;
  margin-top: 0.5em;
}
@media (max-width: 767px) {
  .calendar table .event .description,
  .calendar table .event .contact,
  .calendar table .event .location {
    font-size: 16px;
    line-height: 20px;
  }
}
.calendar table .event .description p {
  margin-bottom: 0.5em;
}
.calendar table .event .description strong {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
.calendar table .event .location {
  font-family: "AvenirLTCom-HeavyOblique";
  font-weight: normal;
  font-style: normal;
}
.calendar table .event .rsvp-link a {
  display: block;
  margin: 0 auto 0 auto;
  text-indent: -9999em;
  background: url(51fa7b5838bec6b71091.svg) 0 0 no-repeat;
  background-size: contain;
  width: 30px;
  height: 22px;
}
@media (max-width: 767px) {
  .calendar table .event .rsvp-link a {
    width: 22px;
    height: 16px;
  }
}

body.path-frontpage.intro-sequence-step-1 {
  overflow: hidden;
}
body.path-frontpage.intro-sequence-step-1 h1,
body.path-frontpage.intro-sequence-step-1 nav,
body.path-frontpage.intro-sequence-step-1 .hi-vis-link,
body.path-frontpage.intro-sequence-step-1 #tagline-donate-link,
body.path-frontpage.intro-sequence-step-1 #main,
body.path-frontpage.intro-sequence-step-1 footer,
body.path-frontpage.intro-sequence-step-1 .veil {
  transition: opacity 500ms;
  opacity: 0;
}

.intro-sequence {
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.intro-sequence .quote-attribution {
  color: #fefefe;
  position: fixed;
  top: 50px;
  left: 50px;
  width: 610px;
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  transition: opacity 500ms;
  opacity: 0;
}
@media (max-width: 767px) {
  .intro-sequence .quote-attribution {
    width: 100%;
    padding: 25px;
    top: 0;
    left: 0;
  }
}
.intro-sequence .quote {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .intro-sequence .quote {
    font-size: 24px;
    line-height: 30px;
  }
}
.intro-sequence .attribution {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .intro-sequence .attribution {
    font-size: 16px;
    line-height: 20px;
  }
}

body.path-frontpage.intro-sequence-step-2 {
  overflow: hidden;
}
body.path-frontpage.intro-sequence-step-2 h1,
body.path-frontpage.intro-sequence-step-2 nav,
body.path-frontpage.intro-sequence-step-2 .hi-vis-link,
body.path-frontpage.intro-sequence-step-2 #tagline-donate-link,
body.path-frontpage.intro-sequence-step-2 #main,
body.path-frontpage.intro-sequence-step-2 footer {
  transition: opacity 500ms;
  opacity: 0;
}
body.path-frontpage.intro-sequence-step-2 .veil {
  transition: opacity 500ms;
  opacity: 1;
}
body.path-frontpage.intro-sequence-step-2 .intro-sequence .quote-attribution {
  transition: opacity 500ms;
  opacity: 1;
}

body.path-frontpage.intro-sequence-step-3 {
  overflow: hidden;
}
body.path-frontpage.intro-sequence-step-3 nav,
body.path-frontpage.intro-sequence-step-3 .hi-vis-link,
body.path-frontpage.intro-sequence-step-3 #main,
body.path-frontpage.intro-sequence-step-3 footer {
  transition: opacity 500ms;
  opacity: 0;
}
body.path-frontpage.intro-sequence-step-3 h1,
body.path-frontpage.intro-sequence-step-3 #tagline-donate-link,
body.path-frontpage.intro-sequence-step-3 .veil {
  transition: opacity 500ms;
  opacity: 1;
}
body.path-frontpage.intro-sequence-step-3 .intro-sequence .quote-attribution {
  transition: opacity 500ms;
  opacity: 0;
}

body.page-node-type-city-page {
  overflow: hidden;
  overflow-y: auto;
}
body.page-node-type-city-page #page {
  padding-right: 50px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  body.page-node-type-city-page #page {
    padding-right: 0;
    margin-bottom: 50px;
  }
}
body.page-node-type-city-page #page img {
  display: block;
}
body.page-node-type-city-page .csny-footer {
  margin-left: 0;
}
body.page-node-type-city-page article > div {
  width: 100%;
  position: relative;
}
body.page-node-type-city-page .field--name-field-horizontal-filmstrip {
  height: 350px;
  margin-top: 25px;
  margin-bottom: 8px;
  clear: both;
  width: 9999em;
}
@media (max-width: 767px) {
  body.page-node-type-city-page .field--name-field-horizontal-filmstrip {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 29px;
    height: 300px;
    opacity: 0;
  }
  body.page-node-type-city-page .field--name-field-horizontal-filmstrip.slick-initialized {
    opacity: 1;
  }
}
body.page-node-type-city-page .field--name-field-horizontal-filmstrip img {
  width: auto;
  height: 300px;
  float: left;
  margin-right: 10px;
}
@media (max-width: 767px) {
  body.page-node-type-city-page .field--name-field-horizontal-filmstrip img {
    object-fit: cover;
    width: 100%;
    margin-right: 0;
  }
}
body.page-node-type-city-page .field--name-field-vertical-filmstrip {
  width: 438px;
  margin-top: 70px;
}
@media (max-width: 767px) {
  body.page-node-type-city-page .field--name-field-vertical-filmstrip {
    width: 100%;
    height: 300px;
    margin-top: 0;
    margin-bottom: 29px;
    opacity: 0;
  }
  body.page-node-type-city-page .field--name-field-vertical-filmstrip.slick-initialized {
    opacity: 1;
  }
}
body.page-node-type-city-page .field--name-field-vertical-filmstrip img {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  body.page-node-type-city-page .field--name-field-vertical-filmstrip img {
    object-fit: cover;
    width: 100%;
    height: 300px;
    margin-bottom: 0;
    display: block !important;
  }
}
body.page-node-type-city-page .columns {
  display: flex;
}
@media (max-width: 767px) {
  body.page-node-type-city-page .columns {
    display: block;
  }
}
body.page-node-type-city-page .sidebar {
  height: 100%;
  flex-basis: 438px;
}
@media (max-width: 767px) {
  body.page-node-type-city-page .sidebar {
    width: 100%;
  }
}
body.page-node-type-city-page .sidebar-inner {
  overflow: hidden;
}
@media (max-width: 767px) {
  body.page-node-type-city-page .sidebar-inner {
    overflow: visible;
    height: auto !important;
  }
}
body.page-node-type-city-page .main {
  height: 100%;
  padding-left: 50px;
  padding-right: 110px;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 767px) {
  body.page-node-type-city-page .main {
    padding-left: 25px;
    padding-right: 25px;
  }
}
body.page-node-type-city-page .field--name-field-quick-links {
  width: 438px;
}
body.page-node-type-city-page .field--name-field-inclusion-statement {
  font-family: "AvenirLTCom-Medium";
  font-weight: normal;
  font-style: normal;
}
body.page-node-type-city-page .field--name-field-programs-items {
  margin-bottom: 36px;
}
body.page-node-type-city-page h3 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 32px;
  font-family: "AvenirLTCom-Black";
  font-weight: normal;
  font-style: normal;
}

body.page-node-type-neighborhood-page {
  overflow: hidden;
  overflow-y: auto;
}
body.page-node-type-neighborhood-page #background-image-mount,
body.page-node-type-neighborhood-page #background-image-phone-mount {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  transition: transform 200ms;
  z-index: 1;
  height: 100vh;
  overflow: hidden;
  overflow-y: auto;
}
body.page-node-type-neighborhood-page #background-image-mount .field--name-field-background-image,
body.page-node-type-neighborhood-page #background-image-mount .field--name-field-background-image-phone,
body.page-node-type-neighborhood-page #background-image-phone-mount .field--name-field-background-image,
body.page-node-type-neighborhood-page #background-image-phone-mount .field--name-field-background-image-phone {
  width: 100%;
  height: 100%;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  display: block;
  overflow: hidden;
}
body.page-node-type-neighborhood-page #background-image-mount .field--name-field-background-image,
body.page-node-type-neighborhood-page #background-image-phone-mount .field--name-field-background-image {
  display: block;
}
@media (max-width: 767px) {
  body.page-node-type-neighborhood-page #background-image-mount .field--name-field-background-image,
  body.page-node-type-neighborhood-page #background-image-phone-mount .field--name-field-background-image {
    display: none;
  }
}
body.page-node-type-neighborhood-page #background-image-mount .field--name-field-background-image-phone,
body.page-node-type-neighborhood-page #background-image-phone-mount .field--name-field-background-image-phone {
  display: none;
}
@media (max-width: 767px) {
  body.page-node-type-neighborhood-page #background-image-mount .field--name-field-background-image-phone,
  body.page-node-type-neighborhood-page #background-image-phone-mount .field--name-field-background-image-phone {
    display: block;
  }
}
body.page-node-type-neighborhood-page .veil {
  position: fixed;
  z-index: 2;
  display: block;
  background-color: rgba(32, 32, 32, 0.29);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: opacity 500ms;
  opacity: 1;
}
body.page-node-type-neighborhood-page #block-csny-local-tasks {
  display: none;
}
body.page-node-type-neighborhood-page #main {
  margin-top: 258px;
}
@media (max-width: 767px) {
  body.page-node-type-neighborhood-page #main {
    margin-top: 145px;
  }
}
body.page-node-type-neighborhood-page #page {
  z-index: 3;
}
body.page-node-type-neighborhood-page #page article {
  opacity: 0;
}
body.page-node-type-neighborhood-page #page article.initialized {
  opacity: 1;
}
body.page-node-type-neighborhood-page #page article .control {
  position: fixed;
  width: 40px;
  height: 63px;
  top: 50%;
  margin-top: -31px;
  text-indent: -9999em;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 3;
}
@media (max-width: 767px) {
  body.page-node-type-neighborhood-page #page article .control {
    width: 20px;
    height: 32px;
    top: 252px;
    margin-top: 0;
  }
}
body.page-node-type-neighborhood-page #page article .control.forward {
  right: 50px;
  background-image: url(581dff8d570be346f141.svg);
}
@media (max-width: 767px) {
  body.page-node-type-neighborhood-page #page article .control.forward {
    right: 25px;
  }
}
body.page-node-type-neighborhood-page #page article .control.back {
  display: none;
  background-image: url(f972b4fc0f02b269bb60.svg);
}
@media (max-width: 767px) {
  body.page-node-type-neighborhood-page #page article .control.back {
    display: none;
  }
}
body.page-node-type-neighborhood-page #page article .field--name-field-slides {
  transition: transform 200ms;
}
body.page-node-type-neighborhood-page #page article .field--name-field-slides > .field__item {
  float: left;
}
body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph {
  background-color: rgba(216, 216, 216, 0.9);
  width: 477px;
  padding: 30px 60px 30px 50px;
}
@media (max-width: 767px) {
  body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph {
    width: 320px;
    padding: 22px 20px 22px 20px;
  }
}
body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph > .field__item {
  color: #58595b;
  font-size: 18px;
  line-height: 22px;
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 767px) {
  body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph > .field__item {
    font-size: 16px;
    line-height: 21px;
  }
}
body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph > .field__item a {
  color: #58595b;
}
body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph > .field__item p {
  margin-bottom: 18px;
}
body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph > .field__item p:last-child {
  margin-bottom: 0;
}
body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph .field--name-field-multi-line-title {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph .field--name-field-multi-line-title {
    font-size: 18px;
    line-height: 22px;
  }
}
body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph .field--name-field-body {
  margin: 18px 0 0 0;
}
body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph .field--name-field-attached-file {
  margin: 18px 0 0 0;
  line-height: 18px;
}
body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph .field--name-field-attached-file a {
  color: #58595b;
  font-size: 18px;
}
@media (max-width: 767px) {
  body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph .field--name-field-attached-file a {
    font-size: 14px;
  }
}
body.page-node-type-neighborhood-page #page article .field--name-field-slides .paragraph .field--name-field-attached-file a:after {
  top: -1px;
}
body.page-node-type-neighborhood-page footer {
  margin-top: 100px;
}
body.page-node-type-neighborhood-page footer .back-to-top {
  display: none;
}

body.page-node-type-ma-degree-page {
  font-size: 18px;
  line-height: 24px;
}
body.page-node-type-ma-degree-page #page {
  width: 100%;
  max-width: 1433px;
  margin-right: auto;
  margin-left: auto;
}
body.page-node-type-ma-degree-page header nav {
  display: none;
}
body.page-node-type-ma-degree-page #main {
  margin: 0 50px 0 50px;
}
@media (max-width: 767px) {
  body.page-node-type-ma-degree-page #main {
    margin: 0 25px 0 25px;
  }
}
body.page-node-type-ma-degree-page #block-csny-page-title {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  display: block;
  text-transform: uppercase;
  font-size: 23px;
  line-height: 27px;
  margin-top: 15px;
}
@media (max-width: 767px) {
  body.page-node-type-ma-degree-page #block-csny-page-title {
    font-size: 18px;
    line-height: 24px;
    margin-top: 12px;
  }
}
body.page-node-type-ma-degree-page .columns {
  display: flex;
  margin-top: 32px;
}
@media (max-width: 767px) {
  body.page-node-type-ma-degree-page .columns {
    display: block;
    margin-top: 57px;
  }
}
body.page-node-type-ma-degree-page .columns.bottom {
  margin-top: 0;
}
body.page-node-type-ma-degree-page .main {
  flex-basis: 66.6666%;
  padding-right: 106px;
  overflow: hidden;
  flex-shrink: 0;
  flex-grow: 1;
}
@media (max-width: 767px) {
  body.page-node-type-ma-degree-page .main {
    width: 100%;
    padding-right: 0;
    overflow: visible;
  }
}
body.page-node-type-ma-degree-page .sidebar {
  flex-basis: 33.3333%;
  flex-grow: 0;
  flex-shrink: 1;
}
@media (max-width: 767px) {
  body.page-node-type-ma-degree-page .sidebar {
    display: none;
  }
}
body.page-node-type-ma-degree-page .field--name-field-ma-degree-filmstrip {
  margin-bottom: 42px;
  opacity: 0;
}
@media (max-width: 767px) {
  body.page-node-type-ma-degree-page .field--name-field-ma-degree-filmstrip {
    margin: 0 -25px 22px -25px;
  }
}
body.page-node-type-ma-degree-page .field--name-field-ma-degree-filmstrip.slick-initialized {
  opacity: 1;
}
body.page-node-type-ma-degree-page .field--name-field-ma-degree-filmstrip img {
  width: 100%;
  height: auto;
  display: block;
}
body.page-node-type-ma-degree-page .field--name-field-ma-degree-quotes {
  margin-top: 35px;
}
body.page-node-type-ma-degree-page .paragraph--type--ma-degree-quote {
  margin-bottom: 100px;
}
body.page-node-type-ma-degree-page .field--name-field-quote {
  margin: 36px 50px 0 20px;
}
body.page-node-type-ma-degree-page .field--name-field-quote p {
  margin-bottom: 1em;
}
body.page-node-type-ma-degree-page .field--name-field-attribution {
  margin: 24px 30px 0 20px;
  font-size: 16px;
  line-height: 20px;
}
body.page-node-type-ma-degree-page .field--name-field-brochure-download a {
  display: inline-block;
  position: relative;
  height: 100%;
}
body.page-node-type-ma-degree-page .field--name-field-brochure-download a img {
  display: block;
  max-height: 464px;
  max-width: 312px;
  width: 100% !important;
  height: 100%;
  object-fit: contain;
}
body.page-node-type-ma-degree-page .field--name-field-brochure-download a .brochure-download-link-text {
  position: absolute;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  width: 104px;
  display: block;
  margin: 0;
  transition: transform 200ms;
  transform: rotate(-12deg);
  text-align: center;
  top: 50%;
  left: 0;
  margin-left: calc(50% - 52px);
  font-family: "AvenirLTCom-Black";
  font-weight: normal;
  font-style: normal;
}
body.page-node-type-ma-degree-page .field--name-field-brochure-download a:hover .brochure-download-link-text {
  transition: transform 200ms;
  transform: rotate(0deg);
}
@media (max-width: 767px) {
  body.page-node-type-ma-degree-page .field--name-field-ma-degree-items > .field__item {
    margin-bottom: 50px;
  }
  body.page-node-type-ma-degree-page .field--name-field-ma-degree-items > .field__item.collapsed {
    margin-bottom: 16px;
  }
  body.page-node-type-ma-degree-page .field--name-field-ma-degree-items > .field__item.collapsed .paragraph--type--ma-degree-item {
    margin-top: 0;
  }
  body.page-node-type-ma-degree-page .field--name-field-ma-degree-items > .field__item.collapsed .field--name-field-multi-line-title {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: "AvenirLTCom-Roman";
    font-weight: normal;
    font-style: normal;
  }
  body.page-node-type-ma-degree-page .field--name-field-ma-degree-items > .field__item.collapsed .field--name-field-body,
  body.page-node-type-ma-degree-page .field--name-field-ma-degree-items > .field__item.collapsed .field--name-field-attached-files {
    display: none;
  }
  body.page-node-type-ma-degree-page .back-to-top {
    margin-top: 50px;
  }
}

body.page-node-type-pbb-page {
  font-size: 18px;
  line-height: 24px;
}
body.page-node-type-pbb-page #page {
  width: 100%;
  max-width: 1433px;
  margin-right: auto;
  margin-left: auto;
}
body.page-node-type-pbb-page header nav {
  display: none;
}
body.page-node-type-pbb-page #main {
  margin: 0 50px 0 50px;
}
@media (max-width: 767px) {
  body.page-node-type-pbb-page #main {
    margin: 0 25px 0 25px;
  }
}
body.page-node-type-pbb-page #block-csny-page-title {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  display: block;
  font-size: 23px;
  line-height: 27px;
  margin-top: 15px;
}
@media (max-width: 767px) {
  body.page-node-type-pbb-page #block-csny-page-title {
    font-size: 18px;
    line-height: 24px;
    margin-top: 12px;
  }
}
body.page-node-type-pbb-page .columns {
  display: flex;
  margin-top: 32px;
}
@media (max-width: 767px) {
  body.page-node-type-pbb-page .columns {
    display: block;
    margin-top: 57px;
  }
}
body.page-node-type-pbb-page .columns.bottom {
  margin-top: 0;
}
body.page-node-type-pbb-page .main {
  flex-basis: 66.6666%;
  padding-right: 106px;
  overflow: hidden;
  flex-shrink: 0;
  flex-grow: 1;
}
@media (max-width: 767px) {
  body.page-node-type-pbb-page .main {
    width: 100%;
    padding-right: 0;
    overflow: visible;
  }
}
body.page-node-type-pbb-page .sidebar {
  flex-basis: 33.3333%;
  flex-grow: 0;
  flex-shrink: 1;
}
@media (max-width: 767px) {
  body.page-node-type-pbb-page .sidebar {
    display: none;
  }
}
body.page-node-type-pbb-page .field--name-field-horizontal-filmstrip {
  margin-bottom: 24px;
  opacity: 0;
}
@media (max-width: 767px) {
  body.page-node-type-pbb-page .field--name-field-horizontal-filmstrip {
    margin: 0 -25px 22px -25px;
  }
}
body.page-node-type-pbb-page .field--name-field-horizontal-filmstrip.slick-initialized {
  opacity: 1;
}
body.page-node-type-pbb-page .field--name-field-horizontal-filmstrip img {
  width: 100%;
  height: auto;
  display: block;
}
body.page-node-type-pbb-page .views-field-field-end {
  font-family: "AvenirLTCom-Medium";
  font-weight: normal;
  font-style: normal;
}
body.page-node-type-pbb-page .views-field-field-end a {
  text-decoration: none;
}
body.page-node-type-pbb-page .views-field-field-end strong {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
body.page-node-type-pbb-page .views-field-field-topic a {
  text-decoration: none;
}
body.page-node-type-pbb-page .views-row {
  margin-top: 12px;
}
body.page-node-type-pbb-page .views-row:hover .views-field-field-topic a {
  text-decoration: underline;
}
body.page-node-type-pbb-page .paragraph--type--quote {
  margin-bottom: 44px;
}
body.page-node-type-pbb-page .field--name-field-quote {
  margin: 0 50px 0 0;
  font-size: 16px;
  line-height: 22px;
}
body.page-node-type-pbb-page .field--name-field-quote p {
  margin-bottom: 1em;
}
body.page-node-type-pbb-page .field--name-field-attribution {
  margin: 24px 30px 0 0;
  font-size: 14px;
  line-height: 18px;
}
body.page-node-type-pbb-page .field--name-field-download {
  font-size: 20px;
}
body.page-node-type-pbb-page .field--name-field-attached-file a {
  margin-top: 20px;
}
body.page-node-type-pbb-page .field--name-field-attached-file a:after {
  top: 5px;
}
@media (max-width: 767px) {
  body.page-node-type-pbb-page .back-to-top {
    margin-top: 50px;
  }
}

body.page-node-type-world-page #page {
  width: 100%;
  max-width: 2880px;
  margin-right: auto;
  margin-left: auto;
}
body.page-node-type-world-page #main {
  margin: 25px 50px 0 50px;
}
@media (max-width: 767px) {
  body.page-node-type-world-page #main {
    margin: 12px 25px 40px 25px;
  }
}
body.page-node-type-world-page .field--name-field-sentence-items {
  display: inline;
}
body.page-node-type-world-page .field--name-field-sentence-items .field__item,
body.page-node-type-world-page .field--name-field-sentence-items .paragraph--type--sentence-item,
body.page-node-type-world-page .field--name-field-sentence-items .paragraph--type--sentence-item > div,
body.page-node-type-world-page .field--name-field-sentence-items .field--name-field-body,
body.page-node-type-world-page .field--name-field-sentence-items .field--name-field-body > p {
  display: inline;
}
body.page-node-type-world-page .field--name-field-sentence-items .field--name-field-body {
  font-size: 50px;
  line-height: 65px;
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  display: inline;
  clear: none;
}
@media (min-width: 1434px) {
  body.page-node-type-world-page .field--name-field-sentence-items .field--name-field-body {
    font-size: 62px;
    line-height: 80px;
  }
}
body.page-node-type-world-page .field--name-field-sentence-items .field--name-field-body a {
  color: #000000 !important;
  text-decoration: none;
  border-bottom: none;
}
body.page-node-type-world-page .field--name-field-sentence-items .field--name-field-body a:hover {
  border-bottom: 5px solid #000000;
}
@media (max-width: 767px) {
  body.page-node-type-world-page .field--name-field-sentence-items .field--name-field-body a {
    border-bottom: 2px solid #000000;
  }
}
@media (max-width: 767px) {
  body.page-node-type-world-page .field--name-field-sentence-items .field--name-field-body {
    font-size: 22px;
    line-height: 27px;
  }
}
body.page-node-type-world-page .floater {
  font-family: "AvenirLTCom-Medium";
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-decoration: none;
  display: block;
  font-size: 18px;
  line-height: 24px;
  padding: 15px;
  background: transparent;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  position: relative;
  background-color: #f1f1f2;
  z-index: 2;
}
body.page-node-type-world-page .floater strong {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 1434px) {
  body.page-node-type-world-page .floater {
    font-size: 24px;
    line-height: 31px;
    padding: 40px;
  }
}
body.page-node-type-world-page .floater .image {
  float: left;
  margin-right: 25px;
}
@media (min-width: 1434px) {
  body.page-node-type-world-page .floater .image {
    margin-right: 40px;
  }
}
body.page-node-type-world-page .floater .image img {
  display: block;
}
body.page-node-type-world-page .floater .caption {
  float: left;
  width: 200px;
}
@media (min-width: 1434px) {
  body.page-node-type-world-page .floater .caption {
    width: 275px;
  }
}
@media (max-width: 767px) {
  body.page-node-type-world-page .floater {
    display: none;
  }
}
body.page-node-type-world-page .floater-body {
  font-family: "AvenirLTCom-Medium";
  font-weight: normal;
  font-style: normal;
  display: none;
  font-size: 20px;
  line-height: 26px;
  background: #ffffff;
  width: 521px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
body.page-node-type-world-page .floater-body strong {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 1434px) {
  body.page-node-type-world-page .floater-body {
    width: 672px;
    font-size: 24px;
    line-height: 31px;
  }
}
body.page-node-type-world-page .floater-body .inner {
  position: relative;
  padding: 20px 25px 40px 45px;
}
@media (min-width: 1434px) {
  body.page-node-type-world-page .floater-body .inner {
    padding: 40px 50px 40px 75px;
  }
}
body.page-node-type-world-page .floater-body button {
  background-color: transparent;
  background-image: url(e57de631bd505b2fd599.svg);
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999em;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
  border: none;
  outline: none;
  cursor: pointer;
  top: 20px;
  left: 20px;
  right: auto;
}
@media (min-width: 1434px) {
  body.page-node-type-world-page .floater-body button {
    top: 30px;
    width: 36px;
    height: 36px;
  }
}
body.page-node-type-world-page .floater-body p {
  margin-bottom: 1em;
}
body.page-node-type-world-page .floater-body.floater-body-right .inner {
  padding: 20px 45px 40px 25px;
}
@media (min-width: 1434px) {
  body.page-node-type-world-page .floater-body.floater-body-right .inner {
    padding: 40px 75px 40px 50px;
  }
}
body.page-node-type-world-page .floater-body.floater-body-right button {
  left: auto;
  right: 20px;
}
@media (max-width: 767px) {
  body.page-node-type-world-page .floater-body {
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    width: 100vw;
    height: 100vh;
    float: none;
    z-index: 503;
  }
  body.page-node-type-world-page .floater-body button {
    right: 20px !important;
    left: auto !important;
    position: fixed;
  }
  body.page-node-type-world-page .floater-body .inner {
    position: absolute;
    overflow-y: scroll;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px 45px 120px 25px !important;
    -webkit-overflow-scrolling: touch;
  }
}
body.page-node-type-world-page .veil {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
body.page-node-type-world-page.floater-is-hovered .veil {
  display: block;
}
@media (max-width: 767px) {
  body.page-node-type-world-page.floater-is-hovered .veil {
    display: none;
  }
}
body.page-node-type-world-page.floater-body-is-open .veil {
  display: block;
}
@media (max-width: 767px) {
  body.page-node-type-world-page.floater-body-is-open {
    overflow: hidden;
    position: fixed;
  }
  body.page-node-type-world-page.floater-body-is-open .veil {
    display: none;
  }
}
body.page-node-type-world-page .floater-floater-body-1,
body.page-node-type-world-page .floater-floater-body-3 {
  float: right;
}
body.page-node-type-world-page .floater-floater-body-1 .floater,
body.page-node-type-world-page .floater-floater-body-3 .floater {
  margin-right: -15px;
}
body.page-node-type-world-page .floater-floater-body-2,
body.page-node-type-world-page .floater-floater-body-4 {
  float: left;
}
body.page-node-type-world-page .floater-floater-body-2 .floater,
body.page-node-type-world-page .floater-floater-body-4 .floater {
  margin-left: -15px;
}
body.page-node-type-world-page .floater-floater-body-1 .caption {
  margin-top: 45px;
}
body.page-node-type-world-page .floater-floater-body-3 .image {
  float: none;
  margin-right: 0;
  margin-bottom: 20px;
}
@media (min-width: 1434px) {
  body.page-node-type-world-page .floater-floater-body-3 .image {
    margin-bottom: 40px;
  }
}
body.page-node-type-world-page .floater-floater-body-3 .caption {
  float: none;
}

.homepage-card {
  display: block;
  width: 320px;
  height: auto;
  background-color: rgba(216, 216, 216, 0.9);
  color: #58595b;
  padding: 18px 20px 25px 20px;
  float: none;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .homepage-card {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
}
.homepage-card.homepage-card-calendar {
  margin-left: 50px;
}
@media (max-width: 767px) {
  .homepage-card.homepage-card-calendar {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .homepage-card.homepage-card-is-load-more {
    display: none;
  }
}
.homepage-card h3 {
  font-family: "AvenirLTCom-Roman";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
}
.homepage-card .homepage-card-body {
  margin: 15px 0 -8px 0;
  font-size: 16px;
  line-height: 21px;
}
.homepage-card .homepage-card-body img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px;
}
.homepage-card .homepage-card-body h4 {
  font-size: 16px;
  line-height: 22px;
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}
.homepage-card .homepage-card-body h5 {
  font-size: 16px;
  line-height: 22px;
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
.homepage-card .homepage-card-body .homepage-card-body-multi-line-subtitle {
  font-size: 14px;
  line-height: 22px;
}
.homepage-card .homepage-card-body .homepage-card-body-curated-by {
  font-size: 14px;
  line-height: 18px;
}
.homepage-card .homepage-card-body .homepage-card-body-biography {
  margin-top: 10px;
  font-size: 14px;
  line-height: 18px;
}
.homepage-card .homepage-card-body .homepage-card-read-more {
  display: none;
  line-height: 16px;
  margin-top: 15px;
}
.homepage-card .homepage-card-body .homepage-card-read-more a {
  color: #58595b !important;
}
.homepage-card .homepage-card-body .homepage-card-body-short-body {
  display: none;
}
.homepage-card .homepage-card-body .homepage-card-body-short-body,
.homepage-card .homepage-card-body .homepage-card-body-body,
.homepage-card .homepage-card-body .homepage-card-body-attribution,
.homepage-card .homepage-card-body .homepage-card-body-caption {
  margin-top: 10px;
}
.homepage-card .homepage-card-body .homepage-card-body-short-body p,
.homepage-card .homepage-card-body .homepage-card-body-body p,
.homepage-card .homepage-card-body .homepage-card-body-attribution p,
.homepage-card .homepage-card-body .homepage-card-body-caption p {
  margin-bottom: 8px;
}
.homepage-card .homepage-card-body.mission-body p {
  margin-bottom: 8px;
}
.homepage-card .homepage-card-body .homepage-card-body-attribution,
.homepage-card .homepage-card-body .homepage-card-body-caption {
  font-size: 14px;
  line-height: 18px;
}
.homepage-card .homepage-card-body strong {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
.homepage-card .homepage-card-body em {
  font-family: "AvenirLTCom-BookOblique";
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 767px) {
  .homepage-card.homepage-card-has-short-body .homepage-card-body .homepage-card-body-short-body,
  .homepage-card.homepage-card-has-short-body .homepage-card-body .homepage-card-read-more {
    display: block;
  }
  .homepage-card.homepage-card-has-short-body .homepage-card-body .homepage-card-body-curated-by,
  .homepage-card.homepage-card-has-short-body .homepage-card-body .homepage-card-body-biography,
  .homepage-card.homepage-card-has-short-body .homepage-card-body .homepage-card-body-body,
  .homepage-card.homepage-card-has-short-body .homepage-card-body .homepage-card-body-attribution,
  .homepage-card.homepage-card-has-short-body .homepage-card-body .homepage-card-body-caption {
    display: none;
  }
  .homepage-card.homepage-card-has-short-body .homepage-card-link {
    display: none;
  }
}
@media (max-width: 767px) {
  .homepage-card.homepage-card-has-short-body.homepage-card-reading-more .homepage-card-body .homepage-card-body-short-body,
  .homepage-card.homepage-card-has-short-body.homepage-card-reading-more .homepage-card-body .homepage-card-read-more {
    display: none;
  }
  .homepage-card.homepage-card-has-short-body.homepage-card-reading-more .homepage-card-body .homepage-card-body-curated-by,
  .homepage-card.homepage-card-has-short-body.homepage-card-reading-more .homepage-card-body .homepage-card-body-biography,
  .homepage-card.homepage-card-has-short-body.homepage-card-reading-more .homepage-card-body .homepage-card-body-body,
  .homepage-card.homepage-card-has-short-body.homepage-card-reading-more .homepage-card-body .homepage-card-body-attribution,
  .homepage-card.homepage-card-has-short-body.homepage-card-reading-more .homepage-card-body .homepage-card-body-caption {
    display: block;
  }
  .homepage-card.homepage-card-has-short-body.homepage-card-reading-more .homepage-card-link {
    display: block;
  }
}
.homepage-card .field--name-field-homepage-card-link {
  margin-top: 22px;
}
.homepage-card .homepage-card-link a {
  color: #58595b !important;
}

.mission-body,
.views-field-body,
.gallery-subtitle {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
}
.mission-body em,
.views-field-body em,
.gallery-subtitle em {
  font-family: "AvenirLTCom-HeavyOblique";
  font-weight: normal;
  font-style: normal;
}

.program-date-time {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}

.gallery-subtitle {
  margin-top: -8px;
}

.gallery-notes {
  font-family: "AvenirLTCom-BookOblique";
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 15px;
}

.views-field-field-source {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 15px;
}

.page-node-type-homepage-card #page {
  margin-top: 50px;
}
.page-node-type-homepage-card #main {
  margin: 0;
}
.page-node-type-homepage-card .homepage-card {
  margin: 0 auto 0 auto;
}

body.page-node-type-sbs-page {
  overflow: hidden;
  overflow-y: auto;
}
body.page-node-type-sbs-page #block-csny-local-tasks {
  z-index: 3;
}
body.page-node-type-sbs-page .kint {
  position: relative;
  z-index: 3;
}
body.page-node-type-sbs-page #page {
  margin: 0;
}
body.page-node-type-sbs-page header {
  position: absolute;
  z-index: 2;
  top: 50px;
  left: 0;
  width: 420px;
  height: 59px;
  display: block;
}
body.page-node-type-sbs-page header .logo {
  opacity: 0.7;
}
body.page-node-type-sbs-page header nav {
  display: none;
}
body.page-node-type-sbs-page #block-csny-page-title,
body.page-node-type-sbs-page .field--name-field-subtitle {
  padding: 0 50px 0 50px;
  font-family: "AvenirLTCom-Black";
  font-weight: normal;
  font-style: normal;
  display: block;
  position: absolute;
  top: 109px;
  left: 0;
  z-index: 2;
  font-size: 23px;
  line-height: 23px;
  color: #ffffff;
  text-transform: uppercase;
}
body.page-node-type-sbs-page #block-csny-page-title {
  padding-top: 17px;
  top: 109px;
}
body.page-node-type-sbs-page .field--name-field-subtitle {
  padding-top: 13px;
  top: 149px;
  color: #ecff43;
}
body.page-node-type-sbs-page .field--name-field-sbs-slideshow {
  position: relative;
  width: 100%;
  height: 500px;
  display: block;
  visibility: hidden;
}
body.page-node-type-sbs-page .field--name-field-sbs-slideshow.slick-initialized {
  visibility: visible;
}
body.page-node-type-sbs-page .field--name-field-background-image,
body.page-node-type-sbs-page .field--name-field-background-image-phone {
  width: 100%;
  background-size: cover;
  background-position: center center;
}
body.page-node-type-sbs-page .field--name-field-background-image {
  display: block;
  height: 500px;
}
body.page-node-type-sbs-page .slick-list,
body.page-node-type-sbs-page .slick-track,
body.page-node-type-sbs-page .slick-slide > div {
  height: 500px;
}
body.page-node-type-sbs-page .slideshow-veil {
  width: 100%;
  height: 500px;
  display: block;
  background: #231f20;
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
body.page-node-type-sbs-page .columns {
  padding: 59px 50px 0 50px;
  display: flex;
}
body.page-node-type-sbs-page .main {
  padding-right: 110px;
}
body.page-node-type-sbs-page .field--name-field-introduction em {
  font-family: "AvenirLTCom-HeavyOblique";
  font-weight: normal;
  font-style: normal;
}
body.page-node-type-sbs-page .stories {
  padding-top: 22px;
}
body.page-node-type-sbs-page .node-type-sbs-story {
  font-size: 22px;
  line-height: 28px;
  padding-bottom: 32px;
}
body.page-node-type-sbs-page .node-type-sbs-story h2 {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  padding-bottom: 4px;
}
body.page-node-type-sbs-page .node-type-sbs-story .field--name-field-description {
  font-family: "AvenirLTCom-Book";
  font-weight: normal;
  font-style: normal;
  padding-bottom: 4px;
}
body.page-node-type-sbs-page .node-type-sbs-story .field--name-field-description strong {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
body.page-node-type-sbs-page .node-type-sbs-story .field--name-field-description em {
  font-family: "AvenirLTCom-BookOblique";
  font-weight: normal;
  font-style: normal;
}
body.page-node-type-sbs-page .node-type-sbs-story .date-topics {
  display: flex;
}
body.page-node-type-sbs-page .node-type-sbs-story .date-topics div {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "AvenirLTCom-Medium";
  font-weight: normal;
  font-style: normal;
  padding-right: 8px;
}
body.page-node-type-sbs-page .node-type-sbs-story .date-topics ul {
  font-family: "AvenirLTCom-Roman";
  font-weight: normal;
  font-style: normal;
  display: flex;
  font-size: 16px;
}
body.page-node-type-sbs-page .node-type-sbs-story .date-topics li:first-child:before {
  content: "|";
  padding-right: 8px;
}
body.page-node-type-sbs-page .node-type-sbs-story .date-topics li:after {
  content: ",";
  padding-right: 4px;
}
body.page-node-type-sbs-page .node-type-sbs-story .date-topics li:last-child:after {
  content: "";
}
body.page-node-type-sbs-page .node-type-sbs-story .date-topics a {
  text-decoration: none;
}
body.page-node-type-sbs-page .node-type-sbs-story .date-topics a:hover {
  text-decoration: underline;
}
body.page-node-type-sbs-page .subscribe-for-updates {
  padding-top: 6px;
  padding-bottom: 37px;
}
body.page-node-type-sbs-page .subscribe-for-updates label {
  display: none;
}
body.page-node-type-sbs-page .subscribe-for-updates form {
  display: flex;
  justify-content: space-between;
}
body.page-node-type-sbs-page .subscribe-for-updates .mailchimp-newsletter-mergefields {
  flex-grow: 1;
}
body.page-node-type-sbs-page .subscribe-for-updates input[type=email] {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  border: none;
  background: #ffffff;
  color: #58595b;
  font-size: 16px;
  height: 31px;
  padding: 3px 8px 0 8px;
  line-height: 31px;
  width: 100%;
  display: block;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  margin: 0;
}
body.page-node-type-sbs-page .subscribe-for-updates form ::placeholder {
  font-family: "AvenirLTCom-Book";
  font-weight: normal;
  font-style: normal;
}
body.page-node-type-sbs-page .subscribe-for-updates input[type=submit] {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 31px;
  height: 31px;
  background: #ecff43;
  color: #58595b;
  padding: 2px 8px 0 12px;
  border: none;
  cursor: pointer;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  margin: 0;
}
body.page-node-type-sbs-page .main .subscribe-for-updates {
  display: none;
}
body.page-node-type-sbs-page .sidebar {
  flex: 0 0 438px;
}
body.page-node-type-sbs-page .sidebar .subscribe-for-updates {
  padding-top: 0;
  padding-bottom: 54px;
}
body.page-node-type-sbs-page .sidebar .subscribe-for-updates form {
  justify-content: flex-start;
}
body.page-node-type-sbs-page .sidebar .subscribe-for-updates .mailchimp-newsletter-mergefields {
  flex-grow: 0;
}
body.page-node-type-sbs-page .sidebar .subscribe-for-updates input[type=email] {
  font-size: 14px;
  width: 278px;
}
body.page-node-type-sbs-page .sidebar .subscribe-for-updates input[type=submit] {
  font-family: "AvenirLTCom-Book";
  font-weight: normal;
  font-style: normal;
}
body.page-node-type-sbs-page .sidebar .subscribe-for-updates input[type=submit]:hover {
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
body.page-node-type-sbs-page .sidebar h3,
body.page-node-type-sbs-page .subscribe-for-updates h3 {
  font-size: 18px;
  line-height: 22px;
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  padding-bottom: 6px;
}
body.page-node-type-sbs-page .sidebar-inner {
  position: sticky;
  top: 59px;
}
body.page-node-type-sbs-page .sidebar-inner ul {
  font-size: 18px;
  line-height: 26px;
  margin-left: -12px;
}
body.page-node-type-sbs-page .sidebar-inner li a {
  text-decoration: none;
}
body.page-node-type-sbs-page .sidebar-inner li span,
body.page-node-type-sbs-page .sidebar-inner li a {
  padding: 4px 54px 4px 12px;
}
body.page-node-type-sbs-page .sidebar-inner li span,
body.page-node-type-sbs-page .sidebar-inner li a:hover {
  background: #ecff43;
  font-family: "AvenirLTCom-Heavy";
  font-weight: normal;
  font-style: normal;
}
body.page-node-type-sbs-page .csny-footer {
  margin-top: 0;
}
body.page-node-type-sbs-page .csny-footer .back-to-top {
  margin-top: 0;
}
@media (max-width: 767px) {
  body.page-node-type-sbs-page header {
    width: 325px;
    height: 36px;
    top: 25px;
    margin: 0 25px 0 25px;
  }
  body.page-node-type-sbs-page #block-csny-page-title,
  body.page-node-type-sbs-page .field--name-field-subtitle {
    padding: 0 25px 0 25px;
    font-size: 18px;
    line-height: 24px;
    width: 325px;
  }
  body.page-node-type-sbs-page #block-csny-page-title {
    top: 73px;
  }
  body.page-node-type-sbs-page .field--name-field-subtitle {
    top: 100px;
  }
  body.page-node-type-sbs-page .field--name-field-sbs-slideshow {
    height: 464px;
  }
  body.page-node-type-sbs-page .field--name-field-background-image-phone {
    display: block;
    height: 464px;
  }
  body.page-node-type-sbs-page .field--name-field-background-image {
    display: none;
  }
  body.page-node-type-sbs-page .slick-list,
  body.page-node-type-sbs-page .slick-track,
  body.page-node-type-sbs-page .slick-slide > div {
    height: 464px;
  }
  body.page-node-type-sbs-page .slideshow-veil {
    height: 464px;
  }
  body.page-node-type-sbs-page .columns {
    display: block;
    padding: 29px 25px 0 25px;
  }
  body.page-node-type-sbs-page .main {
    padding-right: 0;
  }
  body.page-node-type-sbs-page .main .subscribe-for-updates {
    display: block;
  }
  body.page-node-type-sbs-page .field--name-field-introduction em {
    font-family: "AvenirLTCom-Medium";
    font-weight: normal;
    font-style: normal;
    font-style: italic;
  }
  body.page-node-type-sbs-page .sidebar {
    display: none;
  }
  body.page-node-type-sbs-page .node-type-sbs-story {
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 22px;
  }
  body.page-node-type-sbs-page .node-type-sbs-story h2 {
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 8px;
  }
  body.page-node-type-sbs-page .node-type-sbs-story .field--name-field-description {
    padding-bottom: 8px;
  }
  body.page-node-type-sbs-page .node-type-sbs-story .date-topics div {
    font-size: 12px;
  }
  body.page-node-type-sbs-page .node-type-sbs-story .date-topics ul {
    font-size: 12px;
  }
}

body.path-user #header,
body.path-user #footer {
  display: none;
}
body.path-user #page {
  margin-right: 50px;
  margin-left: 50px;
}
body.path-user #block-csny-local-tasks {
  display: none;
}

/*# sourceMappingURL=style.css.map*/