/* line 17, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 1, ../sass/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
}
/* line 8, ../sass/_tables.scss */
table th, table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
/* line 15, ../sass/_tables.scss */
table th {
  font-weight: bold;
}
/* line 18, ../sass/_tables.scss */
table p {
  margin: 0;
}
/* line 21, ../sass/_tables.scss */
table tr:nth-child(even) td {
  background-color: #eef0df;
}
/* line 24, ../sass/_tables.scss */
table tr:hover td {
  background-color: #e3e3b2;
}

/* line 11, ../sass/style.scss */
body {
  font-size: 16px;
  font-weight: normal;
  font-family: "Freight", sans-serif;
  margin: 0;
  padding: 0;
  line-height: 100%;
  background: url("../images/diagonal.jpg") top left repeat;
  color: black;
  overflow-x: hidden;
  width: 100%;
}

/* line 26, ../sass/style.scss */
li, p {
  font-size: 1em;
  line-height: 1.5em;
}

/* line 30, ../sass/style.scss */
p {
  margin-bottom: 1.14em;
}

/* line 34, ../sass/style.scss */
a {
  font-family: "Futura PRO Heavy", sans-serif;
  color: #982337;
  font-weight: 700;
  text-decoration: none;
}
/* line 18, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:visited {
  color: #982337;
}
/* line 21, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:focus {
  color: #982337;
}
/* line 24, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:hover {
  color: #6f1928;
}
/* line 27, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:active {
  color: #982337;
}

/* line 42, ../sass/style.scss */
#content-area a, .panel a, footer a {
  font-family: "Freight", sans-serif;
}
/* line 45, ../sass/style.scss */
#content-area #breadcrumb a, .panel #breadcrumb a, #content-area .tags a, .panel .tags a, #content-area .lt-btn, .panel .lt-btn, #content-area .alt-btn, .panel .alt-btn, #content-area .btn, .panel .btn, #content-area .lt-btn, .panel .lt-btn, #content-area .alt-btn, .panel .alt-btn, #content-area .mob-menu, .panel .mob-menu, #content-area h1 a, .panel h1 a, #content-area h2 a, .panel h2 a, #content-area h3 a, .panel h3 a, #content-area h4 a, .panel h4 a, #content-area h5 a, .panel h5 a, footer #breadcrumb a, footer .tags a, footer .lt-btn, footer .alt-btn, footer .btn, footer .lt-btn, footer .alt-btn, footer .mob-menu, footer h1 a, footer h2 a, footer h3 a, footer h4 a, footer h5 a {
  font-family: "Futura PRO Heavy", sans-serif;
}

/* line 50, ../sass/style.scss */
strong {
  font-weight: 700;
}

/* line 53, ../sass/style.scss */
em {
  font-style: italic;
}

/* line 56, ../sass/style.scss */
.hor-menu {
  display: inline-block;
  list-style-type: none;
  margin: 0;
}
/* line 60, ../sass/style.scss */
.hor-menu > li {
  display: block;
  float: left;
}
/* line 63, ../sass/style.scss */
.hor-menu > li > a {
  display: block;
  line-height: 1em;
  padding: 0.8em;
}

/* line 71, ../sass/style.scss */
.imgCntr {
  display: block;
  margin: 0 auto;
}

/* line 73, ../sass/style.scss */
#legal {
  font-size: 0.75em;
}

/* line 75, ../sass/style.scss */
.global-footer #legal {
  clear: both;
  text-align: center;
  padding: 20px 0;
}
@media screen and (max-width: 600px) {
  /* line 75, ../sass/style.scss */
  .global-footer #legal {
    text-align: left;
  }
}
/* line 82, ../sass/style.scss */
.global-footer #legal li {
  display: inline-block;
  padding: 0 30px;
}
@media screen and (max-width: 600px) {
  /* line 82, ../sass/style.scss */
  .global-footer #legal li {
    display: block;
    padding: 0;
  }
}

/* line 92, ../sass/style.scss */
#breadcrumb {
  font-weight: 600;
  display: block;
  padding-right: 23px;
  padding-bottom: 10px;
  line-height: 16px;
  letter-spacing: 0.4px;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  font-family: "Futura PRO Heavy", sans-serif;
  overflow: hidden;
}
/* line 103, ../sass/style.scss */
#breadcrumb li {
  color: #000;
  text-transform: uppercase;
  font-size: .7em;
  display: inline-block;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
}
/* line 110, ../sass/style.scss */
#breadcrumb li a {
  margin: 0px 5px;
  text-decoration: underline;
}
/* line 114, ../sass/style.scss */
#breadcrumb li a:hover {
  text-decoration: underline;
}
/* line 117, ../sass/style.scss */
#breadcrumb li a::after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 4px solid #982337;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 100%;
  z-index: 2;
}
/* line 132, ../sass/style.scss */
#breadcrumb li.active {
  margin-left: 5px;
}

/* line 137, ../sass/style.scss */
h1, h2, h3, h4, h5, h6, span.title, .introText {
  line-height: 1.2em;
  padding-bottom: 0.5em;
  font-family: "Futura PRO Heavy", sans-serif;
  font-weight: 300;
}
@media only screen and (max-width: 600px) {
  /* line 137, ../sass/style.scss */
  h1, h2, h3, h4, h5, h6, span.title, .introText {
    clear: both;
  }
}

/* line 147, ../sass/style.scss */
h1, h2.modified-h1, span.title, .introText {
  font-size: 2em;
  color: #000;
  text-align: center;
  margin: 0;
  margin-bottom: 48px;
  padding: 20px 0 30px 0;
  position: relative;
}
/* line 155, ../sass/style.scss */
h1 a, h1 a:visited, h2.modified-h1 a, h2.modified-h1 a:visited, span.title a, span.title a:visited, .introText a, .introText a:visited {
  font-weight: 400;
  color: #d3bb5c;
}
/* line 159, ../sass/style.scss */
h1 a:hover, h1 a:active, h2.modified-h1 a:hover, h2.modified-h1 a:active, span.title a:hover, span.title a:active, .introText a:hover, .introText a:active {
  color: #c6a936;
}

/* line 164, ../sass/style.scss */
h1::after, .introText::after {
  content: '';
  width: 120px;
  height: 10px;
  background: #d3bb5c;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -60px;
  margin-bottom: 30px;
}

/* line 176, ../sass/style.scss */
h2 {
  font-size: 1.3em;
}
/* line 178, ../sass/style.scss */
h2 a {
  font-weight: 300;
}

/* line 183, ../sass/style.scss */
h3 {
  font-size: 1.2em;
}
/* line 185, ../sass/style.scss */
h3 a {
  font-weight: 300;
}

/* line 189, ../sass/style.scss */
h4 {
  font-weight: 800;
  font-size: 1em;
  padding-bottom: 0.2em;
}

/* line 194, ../sass/style.scss */
h5, p.modified-h2, h1.modified-h5 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: 2px;
  font-family: "Futura PRO Heavy", sans-serif;
}

/* line 201, ../sass/style.scss */
ul {
  list-style-type: disc;
  margin: 0 0 20px 20px;
}

/* line 205, ../sass/style.scss */
ol {
  list-style-type: decimal;
  margin: 0 0 20px 20px;
}

/* line 49, ../sass/_buttons.sass */
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
}

/* line 211, ../sass/style.scss */
.btn, .lt-btn, .alt-btn, .mob-menu {
  display: inline-block;
  padding: 0.5em 2em 0.55em;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: ".5em";
  -moz-border-radius: ".5em";
  border-radius: ".5em";
  border: solid 1px #cccccc;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #771b2b;
  background-color: #831e30;
  background: -webkit-gradient(linear, left top, left bottom, from(#b92b43), to(#831e30));
  background: -moz-linear-gradient(top, #b92b43, #831e30);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b92b43', endColorstr='#831e30');
  color: #f2e8ea;
  color: white;
  font-weight: normal;
}
/* line 29, ../sass/_buttons.sass */
.btn:hover, .lt-btn:hover, .alt-btn:hover, .mob-menu:hover {
  text-decoration: none;
}
/* line 37, ../sass/_buttons.sass */
.btn:hover, .lt-btn:hover, .alt-btn:hover, .mob-menu:hover {
  background-color: #6f1928;
  background: -webkit-gradient(linear, left top, left bottom, from(#ad283f), to(#6f1928));
  background: -moz-linear-gradient(top, #ad283f, #6f1928);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad283f', endColorstr='#6f1928');
}
/* line 39, ../sass/_buttons.sass */
.btn:active, .lt-btn:active, .alt-btn:active, .mob-menu:active {
  background-color: #ad283f;
  background: -webkit-gradient(linear, left top, left bottom, from(#831e30), to(#ad283f));
  background: -moz-linear-gradient(top, #831e30, #ad283f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#831e30', endColorstr='#ad283f');
  color: #d9bbc0;
}
/* line 18, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.btn:visited, .lt-btn:visited, .alt-btn:visited, .mob-menu:visited {
  color: white;
}
/* line 21, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.btn:focus, .lt-btn:focus, .alt-btn:focus, .mob-menu:focus {
  color: white;
}
/* line 24, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.btn:hover, .lt-btn:hover, .alt-btn:hover, .mob-menu:hover {
  color: white;
}
/* line 27, ../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.btn:active, .lt-btn:active, .alt-btn:active, .mob-menu:active {
  color: white;
}
/* line 217, ../sass/style.scss */
.btn img, .lt-btn img, .alt-btn img, .mob-menu img {
  margin: 0px 6px -2px -5px;
}

/* line 222, ../sass/style.scss */
.lt-btn {
  border: solid 1px #72847b;
  background-color: #7a8c83;
  background: -webkit-gradient(linear, left top, left bottom, from(#9eaba4), to(#7a8c83));
  background: -moz-linear-gradient(top, #9eaba4, #7a8c83);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9eaba4', endColorstr='#7a8c83');
  color: #f1f3f2;
}
/* line 37, ../sass/_buttons.sass */
.lt-btn:hover {
  background-color: #6e7f76;
  background: -webkit-gradient(linear, left top, left bottom, from(#95a49d), to(#6e7f76));
  background: -moz-linear-gradient(top, #95a49d, #6e7f76);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95a49d', endColorstr='#6e7f76');
}
/* line 39, ../sass/_buttons.sass */
.lt-btn:active {
  background-color: #95a49d;
  background: -webkit-gradient(linear, left top, left bottom, from(#7a8c83), to(#95a49d));
  background: -moz-linear-gradient(top, #7a8c83, #95a49d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a8c83', endColorstr='#95a49d');
  color: #d7dcd9;
}

/* line 227, ../sass/style.scss */
.alt-btn {
  border: solid 1px #0094c7;
  background-color: #009fd6;
  background: -webkit-gradient(linear, left top, left bottom, from(#19c4ff), to(#009fd6));
  background: -moz-linear-gradient(top, #19c4ff, #009fd6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19c4ff', endColorstr='#009fd6');
  color: #e5f5fa;
}
/* line 37, ../sass/_buttons.sass */
.alt-btn:hover {
  background-color: #008cbd;
  background: -webkit-gradient(linear, left top, left bottom, from(#0ac0ff), to(#008cbd));
  background: -moz-linear-gradient(top, #0ac0ff, #008cbd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ac0ff', endColorstr='#008cbd');
}
/* line 39, ../sass/_buttons.sass */
.alt-btn:active {
  background-color: #0ac0ff;
  background: -webkit-gradient(linear, left top, left bottom, from(#009fd6), to(#0ac0ff));
  background: -moz-linear-gradient(top, #009fd6, #0ac0ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009fd6', endColorstr='#0ac0ff');
  color: #b2e2f2;
}

/* line 232, ../sass/style.scss */
.content-main .alt-btn img {
  float: none;
  margin: 0 6px -2px -5px;
}

/* line 237, ../sass/style.scss */
.mar-b5 {
  margin-bottom: 5px;
}

/* line 241, ../sass/style.scss */
.mar-bp {
  margin-bottom: 1.14em;
}

/* line 245, ../sass/style.scss */
.image-wrap {
  border: 1px solid #ccc;
  overflow: auto;
  max-width: 400px;
}
/* line 249, ../sass/style.scss */
.image-wrap img {
  float: left;
}

/* line 254, ../sass/style.scss */
.float-box {
  float: left;
  margin-right: 30px;
}

/* line 259, ../sass/style.scss */
.clear {
  clear: both;
}

/* line 263, ../sass/style.scss */
.staff-pic {
  float: left !important;
  margin: 0 20px 20px 0 !important;
}

/* line 267, ../sass/style.scss */
textarea {
  resize: none;
}

/* line 270, ../sass/style.scss */
label, .form-actions {
  float: left;
  clear: left;
  padding: 0.3125em;
}

/* line 276, ../sass/style.scss */
label {
  padding-left: 0;
  font-size: 0.875em;
}

/* line 281, ../sass/style.scss */
.control-group span.help-inline {
  font-size: 0.875em;
  color: #777;
  font-style: italic;
  padding: 3px 8px;
}
@media only screen and (max-width: 1174px) {
  /* line 281, ../sass/style.scss */
  .control-group span.help-inline {
    display: block;
  }
}
/* line 291, ../sass/style.scss */
.control-group.error span.help-inline, .control-group.has-error span.help-inline {
  background-color: #982337;
  color: white;
  white-space: nowrap;
}
/* line 296, ../sass/style.scss */
.control-group.error input, .control-group.has-error input {
  background-color: rgba(152, 35, 55, 0.2);
}

/* line 302, ../sass/style.scss */
.controls {
  margin-left: 25%;
}
/* line 304, ../sass/style.scss */
.controls input, .controls textarea, .controls select {
  width: 60%;
  border: none;
  outline: none;
  padding: 0.1875em;
  font-size: 1em;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f6f6f6;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 1174px) {
  /* line 304, ../sass/style.scss */
  .controls input, .controls textarea, .controls select {
    width: 90%;
  }
}
/* line 318, ../sass/style.scss */
.controls select {
  width: 61% !important;
}
/* line 321, ../sass/style.scss */
.controls input:focus, .controls textarea:focus {
  border: 1px solid #009fd6;
  background-color: white;
  box-shadow: none;
}
/* line 326, ../sass/style.scss */
.controls input[type='checkbox'], .controls input[type='radio'] {
  width: auto !important;
}
/* line 329, ../sass/style.scss */
.controls ul {
  margin: 0;
  list-style-type: none;
  overflow: hidden;
}
/* line 333, ../sass/style.scss */
.controls ul li {
  font-size: 1em;
}

/* line 338, ../sass/style.scss */
.form-actions {
  margin-left: 25%;
}

@media only screen and (max-width: 800px) {
  /* line 343, ../sass/style.scss */
  .content-main .controls, .content-main .form-actions {
    margin-left: 0;
    clear: both;
  }
}
/* line 353, ../sass/style.scss */
#request-info {
  border: 1px solid #FAFAFA;
}
/* line 355, ../sass/style.scss */
#request-info .ri-wrapper {
  width: 100%;
  padding-top: 6px;
  margin-bottom: 20px;
  border: 1px solid #cfcfcf;
  border-top: none;
  background-color: #fafafa;
  overflow: hidden;
  *zoom: 1;
}
/* line 363, ../sass/style.scss */
#request-info .ri-wrapper .form-actions {
  padding-bottom: 10px;
}
/* line 367, ../sass/style.scss */
#request-info .multiplechoicefield {
  display: none;
}
/* line 368, ../sass/style.scss */
#request-info h5 {
  width: 100%;
  border: 1px solid #801930;
  border-bottom: none;
  padding: 25px 0px;
  margin-bottom: 0;
  color: #FFFFFF;
  text-align: center;
  background: #801930;
}
/* line 378, ../sass/style.scss */
#request-info label {
  width: 144px;
}
@media only screen and (max-width: 1299px) {
  /* line 378, ../sass/style.scss */
  #request-info label {
    width: 100%;
  }
}
/* line 384, ../sass/style.scss */
#request-info textarea {
  height: 40px;
}
/* line 387, ../sass/style.scss */
#request-info input.btn, #request-info input.lt-btn, #request-info input.alt-btn, #request-info input.mob-menu {
  width: 100% !important;
}
/* line 390, ../sass/style.scss */
#request-info .controls, #request-info .form-actions {
  margin-left: 45%;
}
/* line 392, ../sass/style.scss */
#request-info .controls input, #request-info .controls textarea, #request-info .controls select, #request-info .form-actions input, #request-info .form-actions textarea, #request-info .form-actions select {
  width: 90%;
}
@media only screen and (max-width: 1299px) {
  /* line 390, ../sass/style.scss */
  #request-info .controls, #request-info .form-actions {
    margin-left: 0px;
    clear: left;
  }
}

/* line 405, ../sass/style.scss */
.research-discount-data-request .content-main .control-group {
  border-bottom: 1px solid #eee;
  padding: 8px 0;
}
/* line 408, ../sass/style.scss */
.research-discount-data-request .content-main .control-group label {
  width: 40%;
}
@media only screen and (max-width: 1174px) {
  /* line 408, ../sass/style.scss */
  .research-discount-data-request .content-main .control-group label {
    width: 100%;
  }
}
@media only screen and (max-width: 1174px) {
  /* line 405, ../sass/style.scss */
  .research-discount-data-request .content-main .control-group {
    border: none;
  }
}
/* line 418, ../sass/style.scss */
.research-discount-data-request .content-main .input_id_field_285, .research-discount-data-request .content-main .input_id_field_286, .research-discount-data-request .content-main .input_id_field_287, .research-discount-data-request .content-main .input_id_field_288, .research-discount-data-request .content-main .input_id_field_289, .research-discount-data-request .content-main .input_id_field_290, .research-discount-data-request .content-main .input_id_field_291, .research-discount-data-request .content-main .input_id_field_292, .research-discount-data-request .content-main .input_id_field_293, .research-discount-data-request .content-main .input_id_field_294, .research-discount-data-request .content-main .input_id_field_295, .research-discount-data-request .content-main .input_id_field_296 {
  display: none;
}
/* line 421, ../sass/style.scss */
.research-discount-data-request .content-main .form-actions {
  float: right;
}
/* line 424, ../sass/style.scss */
.research-discount-data-request .content-main .controls {
  margin-left: 53%;
  width: 46%;
}
/* line 427, ../sass/style.scss */
.research-discount-data-request .content-main .controls input, .research-discount-data-request .content-main .controls textarea {
  width: 100%;
}
@media only screen and (max-width: 1174px) {
  /* line 424, ../sass/style.scss */
  .research-discount-data-request .content-main .controls {
    margin-left: 0;
    width: 100%;
  }
}
/* line 436, ../sass/style.scss */
.research-discount-data-request .content-main #data-request-table td, .research-discount-data-request .content-main #data-request-table th {
  border: 1px solid #eee;
  text-align: center;
  width: 25%;
}
/* line 440, ../sass/style.scss */
.research-discount-data-request .content-main #data-request-table td input, .research-discount-data-request .content-main #data-request-table th input {
  width: 96%;
}
@media only screen and (max-width: 1174px) {
  /* line 436, ../sass/style.scss */
  .research-discount-data-request .content-main #data-request-table td, .research-discount-data-request .content-main #data-request-table th {
    font-size: 11px;
  }
}

/* line 453, ../sass/style.scss */
#webinar_cms_content ul {
  margin: 0 0 30px 0;
}
/* line 456, ../sass/style.scss */
#webinar_cms_content a.btn.loadMore, #webinar_cms_content a.loadMore.lt-btn, #webinar_cms_content a.loadMore.alt-btn, #webinar_cms_content a.loadMore.mob-menu {
  color: #000;
  text-shadow: none;
  border: 1px solid #e7ebed;
  border-radius: 25px;
  padding: 20px 25px;
  float: none;
  text-align: center;
  background: #e7ebed;
  transition: all 250ms ease-in-out;
  left: 50%;
  margin-left: -66px;
  position: relative;
  margin-bottom: 50px;
}
/* line 471, ../sass/style.scss */
#webinar_cms_content a.btn.loadMore:hover, #webinar_cms_content a.loadMore.lt-btn:hover, #webinar_cms_content a.loadMore.alt-btn:hover, #webinar_cms_content a.loadMore.mob-menu:hover {
  background: #f6f7f8;
}
/* line 474, ../sass/style.scss */
#webinar_cms_content li {
  display: none;
  clear: both;
  list-style: none;
  margin: 0 auto;
  border-bottom: 1px solid #e9ebec;
  cursor: pointer;
  transition: all 250ms ease-in-out;
}
@media screen and (max-width: 1020px) {
  /* line 474, ../sass/style.scss */
  #webinar_cms_content li {
    width: 100%;
  }
}
/* line 485, ../sass/style.scss */
#webinar_cms_content li a.btn, #webinar_cms_content li a.lt-btn, #webinar_cms_content li a.alt-btn, #webinar_cms_content li a.mob-menu {
  background: #FFFFFF;
  color: #982337;
  text-shadow: none;
  border: 2px solid #982337;
  border-radius: 25px;
  padding: 10px 25px;
  margin-top: 12px;
  margin-right: 10px;
}
@media screen and (max-width: 1020px) {
  /* line 485, ../sass/style.scss */
  #webinar_cms_content li a.btn, #webinar_cms_content li a.lt-btn, #webinar_cms_content li a.alt-btn, #webinar_cms_content li a.mob-menu {
    margin-top: 0;
    float: none;
    display: block;
  }
}
/* line 501, ../sass/style.scss */
#webinar_cms_content li:first-child {
  border-top: 1px solid #e9ebec;
}
/* line 504, ../sass/style.scss */
#webinar_cms_content .webinar-overview {
  overflow: hidden;
  *zoom: 1;
  transition: all 250ms ease-in-out;
}
/* line 508, ../sass/style.scss */
#webinar_cms_content li.active {
  margin-bottom: 20px;
}
/* line 511, ../sass/style.scss */
#webinar_cms_content li.active, #webinar_cms_content li:hover {
  border: none;
  -webkit-box-shadow: -1px 3px 28px 3px rgba(0, 0, 0, 0.37);
  -moz-box-shadow: -1px 3px 28px 3px rgba(0, 0, 0, 0.37);
  box-shadow: -1px 3px 28px 3px rgba(0, 0, 0, 0.37);
  transform: scale(1.05);
}
/* line 517, ../sass/style.scss */
#webinar_cms_content li.active .webinar-overview, #webinar_cms_content li:hover .webinar-overview {
  background: #982337;
}
/* line 520, ../sass/style.scss */
#webinar_cms_content li.active .webinar-title, #webinar_cms_content li.active .watch, #webinar_cms_content li:hover .webinar-title, #webinar_cms_content li:hover .watch {
  color: #FFFFFF;
}
/* line 524, ../sass/style.scss */
#webinar_cms_content p.more-info::before {
  background: #FFFFFF;
}
/* line 527, ../sass/style.scss */
#webinar_cms_content .webinar-description {
  clear: both;
  display: none;
  padding: 20px;
  font-family: "Futura PRO Heavy", sans-serif;
}
/* line 532, ../sass/style.scss */
#webinar_cms_content .webinar-description p {
  margin-bottom: 0;
}
/* line 536, ../sass/style.scss */
#webinar_cms_content .watch {
  overflow: hidden;
  *zoom: 1;
}
@media screen and (max-width: 1020px) {
  /* line 536, ../sass/style.scss */
  #webinar_cms_content .watch {
    clear: left;
    margin-top: 20px;
  }
}
/* line 542, ../sass/style.scss */
#webinar_cms_content .watch .time {
  padding: 20px 78px 27px 0;
  position: absolute;
  font-weight: bold;
  font-family: "Futura PRO Heavy", sans-serif;
}
@media screen and (max-width: 1020px) {
  /* line 542, ../sass/style.scss */
  #webinar_cms_content .watch .time {
    display: none;
  }
}
/* line 552, ../sass/style.scss */
#webinar_cms_content .more_info {
  padding: 20px 5px 20px 20px;
  float: left;
}
@media screen and (max-width: 1020px) {
  /* line 552, ../sass/style.scss */
  #webinar_cms_content .more_info {
    display: none;
  }
}
/* line 559, ../sass/style.scss */
#webinar_cms_content .webinar-title {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 75%;
  font-size: 1.3em;
  font-family: "Futura PRO Heavy", sans-serif;
  height: 30px;
  line-height: 1.5em;
  margin-top: -3px;
  padding: 20px 0 20px 0;
}
@media screen and (max-width: 1020px) {
  /* line 559, ../sass/style.scss */
  #webinar_cms_content .webinar-title {
    width: 100%;
    height: inherit;
    text-align: center;
    white-space: inherit;
    float: none;
  }
}

/* line 581, ../sass/style.scss */
#featured-webinar {
  border: 3px solid #009fd6;
  margin-bottom: 1.14em;
}
/* line 584, ../sass/style.scss */
#featured-webinar .content {
  width: 92%;
  float: none;
  padding: 4%;
}
/* line 589, ../sass/style.scss */
#featured-webinar .content:before {
  height: 0;
  width: 0;
}
/* line 593, ../sass/style.scss */
#featured-webinar .btn, #featured-webinar .lt-btn, #featured-webinar .alt-btn, #featured-webinar .mob-menu {
  float: none;
}
/* line 596, ../sass/style.scss */
#featured-webinar p:last-child {
  margin-bottom: 0;
}

/* line 603, ../sass/style.scss */
.webinar-registration .content-main .content:before {
  height: 0px;
  width: 0px;
}
/* line 608, ../sass/style.scss */
.webinar-registration #request-info {
  display: none;
}

/* line 615, ../sass/style.scss */
.recorded-webinars #request-info {
  display: none;
}
/* line 619, ../sass/style.scss */
.recorded-webinars .content-main .content:before {
  height: 0px;
  width: 0px;
}
/* line 623, ../sass/style.scss */
.recorded-webinars .content-main img {
  max-width: 250px;
  float: left;
  margin: 0 10px 10px 0;
}
@media only screen and (max-width: 600px) {
  /* line 623, ../sass/style.scss */
  .recorded-webinars .content-main img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-right: 0;
  }
}
/* line 634, ../sass/style.scss */
.recorded-webinars .content-main p {
  font-size: .9em;
  margin-bottom: 18px !important;
  color: #65706b;
  font-style: italic;
}
/* line 640, ../sass/style.scss */
.recorded-webinars .content-main .past-webinar {
  border-bottom: 2px solid #2bbed8;
  margin-bottom: 20px;
}
/* line 644, ../sass/style.scss */
.recorded-webinars .content-main .past-webinar:after {
  content: "";
  display: table;
  clear: both;
}

/* line 653, ../sass/style.scss */
.client-success-stories table {
  width: auto;
  min-width: auto;
}

/* line 661, ../sass/style.scss */
.carnegie-resources .content-main .content:before {
  height: 0px !important;
  width: 0px !important;
}
/* line 665, ../sass/style.scss */
.carnegie-resources #request-info {
  display: none;
}

/* line 672, ../sass/style.scss */
.newsletters .content-main .content:before {
  height: 0px !important;
  width: 0px !important;
}
/* line 676, ../sass/style.scss */
.newsletters .content {
  position: relative;
}
/* line 677, ../sass/style.scss */
.newsletters .content #request-info {
  display: none;
}
/* line 681, ../sass/style.scss */
.newsletters .content h1 + p {
  width: 100%;
  height: auto;
  border: 0;
  margin: 0;
  padding: 0;
  margin-bottom: 1.14em;
  box-shadow: none;
}
/* line 682, ../sass/style.scss */
.newsletters .content p {
  width: 21%;
  float: left;
  margin: 1%;
  padding: 1%;
  height: 150px;
  position: relative;
  padding-top: 43px;
  box-shadow: 3px 3px 5px #b4b2b2;
  overflow: hidden;
}
@media only screen and (max-width: 800px) {
  /* line 682, ../sass/style.scss */
  .newsletters .content p {
    width: 46%;
  }
}
/* line 688, ../sass/style.scss */
.newsletters .content h1 + p + p, .newsletters .content h1 + p + p + p, .newsletters .content h1 + p + p + p + p, .newsletters .content h1 + p + p + p + p + p {
  margin-top: 210px;
}
@media only screen and (max-width: 1174px) {
  /* line 688, ../sass/style.scss */
  .newsletters .content h1 + p + p, .newsletters .content h1 + p + p + p, .newsletters .content h1 + p + p + p + p, .newsletters .content h1 + p + p + p + p + p {
    margin-top: 450px;
  }
}
@media only screen and (max-width: 800px) {
  /* line 694, ../sass/style.scss */
  .newsletters .content h1 + p + p + p + p, .newsletters .content h1 + p + p + p + p + p {
    margin-top: 1% !important;
  }
}
/* line 699, ../sass/style.scss */
.newsletters .content p a {
  display: block;
  padding: 8px 0;
  margin-bottom: 5px;
  color: #FFFFFF;
  background: #982337;
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  max-height: 21px;
}
/* line 700, ../sass/style.scss */
.newsletters .content p a:hover {
  background: #6f1928;
}
/* line 701, ../sass/style.scss */
.newsletters .content p a:after {
  content: " »";
}
/* line 702, ../sass/style.scss */
.newsletters .content form.mezzanine-form {
  position: absolute;
  top: 241px;
  width: 100%;
}
@media only screen and (max-width: 800px) {
  /* line 702, ../sass/style.scss */
  .newsletters .content form.mezzanine-form {
    top: 307px;
  }
}
@media only screen and (max-width: 1174px) {
  /* line 708, ../sass/style.scss */
  .newsletters .content #request-info {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 800px) {
  /* line 708, ../sass/style.scss */
  .newsletters .content #request-info {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 708, ../sass/style.scss */
  .newsletters .content #request-info {
    margin-top: 20px;
  }
}

/* line 725, ../sass/style.scss */
#conference-form .control-group {
  border-bottom: 1px solid #eee;
  padding: 5px 0;
}
/* line 729, ../sass/style.scss */
#conference-form .controls {
  margin-left: 200px;
}
@media only screen and (max-width: 1174px) {
  /* line 729, ../sass/style.scss */
  #conference-form .controls {
    margin-left: 0px;
    clear: left;
  }
}
/* line 735, ../sass/style.scss */
#conference-form .controls input, #conference-form .controls textarea {
  width: 50%;
}
@media only screen and (max-width: 1174px) {
  /* line 735, ../sass/style.scss */
  #conference-form .controls input, #conference-form .controls textarea {
    width: 95%;
  }
}

/* line 746, ../sass/style.scss */
.collegexpress-webinar-signup .input_id_field_48_0 > label {
  width: 25%;
}
@media only screen and (max-width: 800px) {
  /* line 746, ../sass/style.scss */
  .collegexpress-webinar-signup .input_id_field_48_0 > label {
    width: 100%;
  }
}

/* line 2, ../sass/_homepage.scss */
.col25 {
  width: 25%;
  float: left;
}

/* line 3, ../sass/_homepage.scss */
.col33 {
  width: 33%;
  float: left;
}

/* line 4, ../sass/_homepage.scss */
.col40 {
  width: 40%;
  float: left;
}

/* line 5, ../sass/_homepage.scss */
.col50 {
  width: 50%;
  float: left;
}

/* line 6, ../sass/_homepage.scss */
.col60 {
  width: 60%;
  float: left;
}

/* line 7, ../sass/_homepage.scss */
.col66 {
  width: 66%;
  float: left;
}

/* line 8, ../sass/_homepage.scss */
.col75 {
  width: 75%;
  float: left;
}

/* line 10, ../sass/_homepage.scss */
.p10 {
  padding: 10px;
}

/* line 11, ../sass/_homepage.scss */
.p20 {
  padding: 20px;
}

/* line 13, ../sass/_homepage.scss */
.contentCntr {
  display: block;
  margin: 0 auto;
}

/* line 15, ../sass/_homepage.scss */
.homepage .content {
  position: relative;
  padding: 20px 3%;
  width: 94%;
  max-width: 1160px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

/* line 24, ../sass/_homepage.scss */
.homepage .col33 .content {
  padding: 0;
}

/* line 26, ../sass/_homepage.scss */
.homepage #blogsCallout .content {
  padding: 20px 0;
}

/* line 28, ../sass/_homepage.scss */
#intro {
  background: #FFFFFF;
  border-top: 1px solid #dcddde;
}

/* line 30, ../sass/_homepage.scss */
.homepage #section-main {
  border: none;
  background: #f8f9fa;
  padding-top: 50px;
}

/* line 36, ../sass/_homepage.scss */
#servicesCallout {
  border-top: 1px solid #dcddde;
  background: #f8f9fa;
  padding: 40px 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 42, ../sass/_homepage.scss */
#servicesCallout .col33:nth-child(2) p {
  max-width: 98%;
  margin: 0 auto;
  margin-bottom: 1.14em;
}

/* line 50, ../sass/_homepage.scss */
#blogsCallout {
  background: #f8f9fa;
}

/* line 54, ../sass/_homepage.scss */
.homepage .introText {
  padding-top: 43px;
  text-align: left;
  font-size: 58px;
  position: relative;
  z-index: 100;
  width: 40%;
}

/* line 63, ../sass/_homepage.scss */
.homepage .introText::after {
  left: 0;
  margin-left: 0;
}

/* line 68, ../sass/_homepage.scss */
.rotater img {
  position: absolute;
  visibility: hidden;
  width: 60%;
  height: auto;
  max-width: 816px;
  right: 0;
  bottom: 0;
}

/* line 70, ../sass/_homepage.scss */
.homepage #content-area, .homepage .panel {
  padding-top: 30px;
}

/* line 72, ../sass/_homepage.scss */
.carn-blue {
  color: #009fd6;
}

/* line 73, ../sass/_homepage.scss */
.carn-red {
  color: #982337;
}

/* line 75, ../sass/_homepage.scss */
.homepage .col33 {
  text-align: center;
}

/* line 76, ../sass/_homepage.scss */
.homepage .col33 img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}

/* line 78, ../sass/_homepage.scss */
.shadow-3d {
  -moz-box-shadow: 0px 0px 20px #b4b2b2;
  -webkit-box-shadow: 0px 0px 20px #b4b2b2;
  box-shadow: 0px 0px 20px #b4b2b2;
}

/* line 84, ../sass/_homepage.scss */
.featuredBlog {
  max-width: 100%;
  width: 100%;
  height: auto;
}

/* line 85, ../sass/_homepage.scss */
.homepage .post-details span {
  padding-bottom: 10px;
  display: block;
  color: #982337;
}

/* line 86, ../sass/_homepage.scss */
.featuredBlog p a {
  color: #000;
}

/* line 87, ../sass/_homepage.scss */
.homepage .post-details p a {
  color: #000;
  font-size: 20px;
}

/* line 114, ../sass/_homepage.scss */
.fadeInImage {
  animation-name: fadeInImage;
  -webkit-animation-name: fadeInImage;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes fadeInImage {
  /* line 129, ../sass/_homepage.scss */
  0% {
    opacity: 0;
  }

  /* line 132, ../sass/_homepage.scss */
  93% {
    opacity: 1;
    /* fix for safari flicker */
  }

  /* line 135, ../sass/_homepage.scss */
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInImage {
  /* line 141, ../sass/_homepage.scss */
  0% {
    opacity: 0;
  }

  /* line 144, ../sass/_homepage.scss */
  93% {
    opacity: 1;
    /* fix for safari flicker */
  }

  /* line 147, ../sass/_homepage.scss */
  100% {
    opacity: 1;
  }
}

/* line 152, ../sass/_homepage.scss */
.fadeOutImage {
  animation-name: fadeOutImage;
  -webkit-animation-name: fadeOutImage;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
}

@keyframes fadeOutImage {
  /* line 164, ../sass/_homepage.scss */
  0% {
    opacity: 1;
  }

  /* line 167, ../sass/_homepage.scss */
  93% {
    opacity: 0;
    /* fix for safari flicker */
  }

  /* line 170, ../sass/_homepage.scss */
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeOutImage {
  /* line 176, ../sass/_homepage.scss */
  0% {
    opacity: 1;
  }

  /* line 179, ../sass/_homepage.scss */
  93% {
    opacity: 0;
    /* fix for safari flicker */
  }

  /* line 182, ../sass/_homepage.scss */
  100% {
    opacity: 0;
  }
}

/* line 188, ../sass/_homepage.scss */
.homepage h1.modified-h5 {
  padding: 0;
  margin: 0;
  font-family: "Futura PRO Light";
  font-weight: normal;
  letter-spacing: 11px;
  font-size: 20px;
  color: #009fd6;
}
/* line 197, ../sass/_homepage.scss */
.homepage h1.modified-h5::after {
  background: none;
}
/* line 200, ../sass/_homepage.scss */
.homepage #blogsCallout {
  overflow: hidden;
  *zoom: 1;
  padding-bottom: 30px;
}
/* line 204, ../sass/_homepage.scss */
.homepage .description {
  width: 95%;
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 3.6em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 11px;
}
/* line 97, ../sass/_homepage.scss */
.homepage .description:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 103, ../sass/_homepage.scss */
.homepage .description:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}
/* line 208, ../sass/_homepage.scss */
.homepage .title {
  max-height: 52px;
  overflow: hidden;
  margin-bottom: 7px;
}
/* line 213, ../sass/_homepage.scss */
.homepage .read-more {
  text-align: right;
  display: block;
}

@media screen and (max-width: 1050px) {
  /* line 220, ../sass/_homepage.scss */
  .homepage .introText {
    width: 30%;
  }

  /* line 221, ../sass/_homepage.scss */
  .rotater img {
    width: 70%;
  }
}
@media screen and (max-width: 984px) {
  /* line 225, ../sass/_homepage.scss */
  .col33 {
    width: 100%;
    padding: 20px 0;
  }

  /* line 226, ../sass/_homepage.scss */
  .col25 {
    width: 50%;
  }
}
@media screen and (max-width: 785px) {
  /* line 230, ../sass/_homepage.scss */
  .homepage .introText {
    font-size: 42px;
  }
}
@media screen and (max-width: 677px) {
  /* line 234, ../sass/_homepage.scss */
  .homepage h1.modified-h5 {
    font-size: 16px;
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 615px) {
  /* line 238, ../sass/_homepage.scss */
  .col25 {
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  /* line 242, ../sass/_homepage.scss */
  .homepage .introText {
    width: 100%;
  }

  /* line 243, ../sass/_homepage.scss */
  .rotater {
    display: none;
  }
}
/* line 758, ../sass/style.scss */
header {
  padding: 0 3%;
  height: 87px;
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1174px) {
  /* line 758, ../sass/style.scss */
  header {
    height: 112px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 758, ../sass/style.scss */
  header {
    height: 142px;
  }
}

/* line 771, ../sass/style.scss */
#logo {
  line-height: 1em;
  margin: 33px 0 0 0;
  float: left;
  width: 260px;
  height: 30px;
}
@media only screen and (max-width: 1174px) {
  /* line 771, ../sass/style.scss */
  #logo {
    margin-top: 26px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 771, ../sass/style.scss */
  #logo {
    width: 100%;
    margin-top: 20px;
  }
}
/* line 784, ../sass/style.scss */
#logo img {
  max-width: 260px;
  display: block;
  margin: 0 auto;
}

/* line 26, ../sass/_top_nav.scss */
.mob-menu {
  display: none;
  cursor: pointer;
  padding: 9px;
  text-align: center;
  position: absolute;
  top: 108px;
  left: 0;
  right: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  border: solid 1px #8c2033;
  background-color: #982337;
  background: -webkit-gradient(linear, left top, left bottom, from(#ce2f4b), to(#982337));
  background: -moz-linear-gradient(top, #ce2f4b, #982337);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce2f4b', endColorstr='#982337');
  color: #f4e9eb;
}
/* line 37, ../sass/_buttons.sass */
.mob-menu:hover {
  background-color: #831e30;
  background: -webkit-gradient(linear, left top, left bottom, from(#c12d46), to(#831e30));
  background: -moz-linear-gradient(top, #c12d46, #831e30);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c12d46', endColorstr='#831e30');
}
/* line 39, ../sass/_buttons.sass */
.mob-menu:active {
  background-color: #c12d46;
  background: -webkit-gradient(linear, left top, left bottom, from(#982337), to(#c12d46));
  background: -moz-linear-gradient(top, #982337, #c12d46);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#982337', endColorstr='#c12d46');
  color: #e0bdc3;
}
@media only screen and (max-width: 600px) {
  /* line 26, ../sass/_top_nav.scss */
  .mob-menu {
    display: block;
  }
}

/* line 44, ../sass/_top_nav.scss */
#main-nav {
  list-style-type: none;
  float: right;
  margin: -1px 0 0 0;
  position: static;
}
/* line 49, ../sass/_top_nav.scss */
#main-nav ul {
  list-style-type: none;
  margin: 0;
}
@media only screen and (max-width: 1174px) {
  /* line 44, ../sass/_top_nav.scss */
  #main-nav {
    width: 100%;
    margin-top: 20px;
    position: relative;
  }
}
@media only screen and (max-width: 600px) {
  /* line 44, ../sass/_top_nav.scss */
  #main-nav {
    position: absolute;
    top: 122px;
    left: 0;
  }
}
@media only screen and (max-width: 600px) {
  /* line 63, ../sass/_top_nav.scss */
  #main-nav > li.top-lvl {
    display: none;
  }
}
@media only screen and (max-width: 1174px) {
  /* line 68, ../sass/_top_nav.scss */
  #main-nav > li {
    width: 20%;
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  /* line 68, ../sass/_top_nav.scss */
  #main-nav > li {
    width: 100%;
    text-align: left;
  }
}
/* line 77, ../sass/_top_nav.scss */
#main-nav > li > a {
  font-family: "Futura PRO Heavy", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: black;
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 10;
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 36px 16px;
  margin-left: -1px;
  background-repeat: no-repeat;
}
/* line 92, ../sass/_top_nav.scss */
#main-nav > li > a:hover {
  background-color: #009fd6;
  border: 1px solid #7a8c83;
  border-bottom: none;
  color: #FFFFFF;
  z-index: 11;
}
@media only screen and (max-width: 600px) {
  /* line 92, ../sass/_top_nav.scss */
  #main-nav > li > a:hover {
    border: 1px solid #ddd;
    border-top: none;
    background: url("../images/paper_blue.jpg") top left repeat;
    color: white;
  }
}
@media only screen and (max-width: 1174px) {
  /* line 77, ../sass/_top_nav.scss */
  #main-nav > li > a {
    padding: 20px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 77, ../sass/_top_nav.scss */
  #main-nav > li > a {
    border: 1px solid #ddd;
    border-top: none;
    background: url("../images/paper_beige.jpg") top left repeat;
  }
}
/* line 103, ../sass/_top_nav.scss */
#main-nav > li > a span {
  font-family: "Freight", sans-serif;
  text-transform: none;
  color: #7a8c83;
  font-size: 11px;
  line-height: 9px;
}
@media only screen and (max-width: 800px) {
  /* line 103, ../sass/_top_nav.scss */
  #main-nav > li > a span {
    display: none;
  }
}
/* line 115, ../sass/_top_nav.scss */
#main-nav > li#contact-btn {
  border-right: 1px solid #ddd;
  padding: 29px 16px;
}
/* line 118, ../sass/_top_nav.scss */
#main-nav > li#contact-btn > a.btn, #main-nav > li#contact-btn > a.lt-btn, #main-nav > li#contact-btn > a.alt-btn, #main-nav > li#contact-btn > a.mob-menu {
  padding: 7px 18px;
  color: #FFFFFF;
  border: none;
  background: #a22743;
  box-shadow: none;
}
/* line 125, ../sass/_top_nav.scss */
#main-nav > li#contact-btn > a.btn:hover, #main-nav > li#contact-btn > a.lt-btn:hover, #main-nav > li#contact-btn > a.alt-btn:hover, #main-nav > li#contact-btn > a.mob-menu:hover {
  background: #761e32;
}
@media only screen and (max-width: 1174px) {
  /* line 115, ../sass/_top_nav.scss */
  #main-nav > li#contact-btn {
    display: none;
  }
}
/* line 133, ../sass/_top_nav.scss */
#main-nav > li.selected > a, #main-nav > li.pre-selected > a {
  background-color: #009fd6;
  border: 1px solid #7a8c83;
  border-bottom: none;
  color: #FFFFFF;
  z-index: 11;
}
@media only screen and (max-width: 600px) {
  /* line 133, ../sass/_top_nav.scss */
  #main-nav > li.selected > a, #main-nav > li.pre-selected > a {
    border: 1px solid #ddd;
    border-top: none;
    background: url("../images/paper_blue.jpg") top left repeat;
    color: white;
  }
}
@media only screen and (max-width: 1174px) {
  /* line 137, ../sass/_top_nav.scss */
  #main-nav li#main-services > a {
    font-size: 12px;
    padding: 10px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 137, ../sass/_top_nav.scss */
  #main-nav li#main-services > a {
    font-size: 14px;
    padding: 20px;
  }
}
@media only screen and (max-width: 1174px) {
  /* line 140, ../sass/_top_nav.scss */
  #main-nav li#main-portfolio > a {
    font-size: 12px;
    padding: 10px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 140, ../sass/_top_nav.scss */
  #main-nav li#main-portfolio > a {
    font-size: 14px;
    padding: 20px;
  }
}
@media only screen and (max-width: 1174px) {
  /* line 143, ../sass/_top_nav.scss */
  #main-nav li#main-students > a {
    font-size: 12px;
    padding: 10px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 143, ../sass/_top_nav.scss */
  #main-nav li#main-students > a {
    font-size: 14px;
    padding: 20px;
  }
}
@media only screen and (max-width: 1174px) {
  /* line 146, ../sass/_top_nav.scss */
  #main-nav li#main-about > a {
    font-size: 12px;
    padding: 10px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 146, ../sass/_top_nav.scss */
  #main-nav li#main-about > a {
    font-size: 14px;
    padding: 20px;
  }
}
/* line 149, ../sass/_top_nav.scss */
#main-nav li#search {
  position: relative;
  padding: 30px 20px 0 20px;
}
/* line 150, ../sass/_top_nav.scss */
#main-nav li#search form {
  position: relative;
  width: 123px;
}
@media only screen and (max-width: 600px) {
  /* line 150, ../sass/_top_nav.scss */
  #main-nav li#search form {
    width: 214px;
  }
}
@media only screen and (max-width: 1174px) {
  /* line 149, ../sass/_top_nav.scss */
  #main-nav li#search {
    padding: 0;
    top: -85px;
    margin-right: 96px;
    float: right;
    width: 123px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 149, ../sass/_top_nav.scss */
  #main-nav li#search {
    right: inherit;
    text-align: center;
    float: none;
    width: 224px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -112px;
  }
}
/* line 176, ../sass/_top_nav.scss */
#main-nav li#search input[type="text"] {
  padding: 5px;
  width: 113px;
}
@media only screen and (max-width: 600px) {
  /* line 176, ../sass/_top_nav.scss */
  #main-nav li#search input[type="text"] {
    width: 214px;
  }
}
/* line 183, ../sass/_top_nav.scss */
#main-nav li#search input[type="image"] {
  position: absolute;
  right: 10px;
  top: 10px;
}

@media screen and (max-width: 1980px) {
  /* line 192, ../sass/_top_nav.scss */
  .push-left #main-nav {
    width: 100%;
    margin-top: 20px;
    position: relative;
  }
}
@media screen and (max-width: 1980px) {
  /* line 198, ../sass/_top_nav.scss */
  .push-left #main-nav > li {
    width: 20%;
    text-align: center;
  }
}
@media screen and (max-width: 1980px) {
  /* line 203, ../sass/_top_nav.scss */
  .push-left #main-nav > li > a {
    font-size: 12px;
    padding: 10px;
  }
}
/* line 210, ../sass/_top_nav.scss */
.push-left #main-nav #contact-btn {
  display: none;
}
@media screen and (max-width: 1980px) {
  /* line 213, ../sass/_top_nav.scss */
  .push-left #main-nav li#search {
    position: absolute;
    padding: 0;
    top: -48px;
    right: -259px;
    width: inherit;
    margin-right: 20px;
  }
}
/* line 224, ../sass/_top_nav.scss */
.push-left #conf-flamingo, .push-left #conf-flamingo.active {
  bottom: 7px;
  right: 3%;
}
@media screen and (max-width: 1175px) {
  /* line 224, ../sass/_top_nav.scss */
  .push-left #conf-flamingo, .push-left #conf-flamingo.active {
    bottom: 31px;
  }
}

/* line 233, ../sass/_top_nav.scss */
#main-portfolio, #main-students, #main-about {
  position: relative;
}
/* line 235, ../sass/_top_nav.scss */
#main-portfolio .first-level, #main-students .first-level, #main-about .first-level {
  width: 100%;
  margin: 0;
}

/* line 240, ../sass/_top_nav.scss */
#portfolio-menu, #students-menu, #about-menu {
  left: auto;
  right: 0px;
}
/* line 243, ../sass/_top_nav.scss */
#portfolio-menu a, #students-menu a, #about-menu a {
  padding-right: 1.071em;
  padding-left: 1.071em;
}
/* line 247, ../sass/_top_nav.scss */
#portfolio-menu.sub-menu, #students-menu.sub-menu, #about-menu.sub-menu {
  width: 250px;
}
@media only screen and (max-width: 1174px) {
  /* line 247, ../sass/_top_nav.scss */
  #portfolio-menu.sub-menu, #students-menu.sub-menu, #about-menu.sub-menu {
    top: 36px;
    left: -1px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 247, ../sass/_top_nav.scss */
  #portfolio-menu.sub-menu, #students-menu.sub-menu, #about-menu.sub-menu {
    width: 100%;
    top: 57px;
  }
}

@media only screen and (max-width: 1174px) {
  /* line 260, ../sass/_top_nav.scss */
  #services-menu.sub-menu {
    top: 36px;
    left: -2px;
  }
}
@media only screen and (max-width: 1174px) and (max-width: 600px) {
  /* line 260, ../sass/_top_nav.scss */
  #services-menu.sub-menu {
    left: 0;
    top: 57px;
  }
}

/* line 269, ../sass/_top_nav.scss */
#portfolio-menu {
  right: auto;
}

/* line 273, ../sass/_top_nav.scss */
.sub-menu {
  text-align: left;
  display: none;
  position: absolute;
  left: 0px;
  top: 88px;
  z-index: 100;
  width: 100%;
  background-color: #111;
}
/* line 282, ../sass/_top_nav.scss */
.sub-menu a {
  color: white;
  font-weight: 400;
  padding: 0.3571em;
  display: block;
}
/* line 287, ../sass/_top_nav.scss */
.sub-menu a:hover {
  background-color: #111;
  text-decoration: none;
}
/* line 292, ../sass/_top_nav.scss */
.sub-menu ul {
  border: 1px solid #111;
}
/* line 295, ../sass/_top_nav.scss */
.sub-menu li {
  font-size: 1em;
  border-bottom: 1px solid #444;
}

/* line 300, ../sass/_top_nav.scss */
.nav-heading {
  padding: 0.5em 5px;
  background-color: #982337;
  color: #eee;
  cursor: pointer;
}

/* line 306, ../sass/_top_nav.scss */
.ex-col {
  padding: 0.5em 0.5em 0.5em 2em;
  background: url("../images/arrows.png") -7px -44px no-repeat #982337;
}
@media only screen and (max-width: 1174px) {
  /* line 306, ../sass/_top_nav.scss */
  .ex-col {
    background-position: -7px -3px;
  }
}

/* line 313, ../sass/_top_nav.scss */
.ex-col.clicked {
  background-position: -7px -3px;
}
@media only screen and (max-width: 1174px) {
  /* line 313, ../sass/_top_nav.scss */
  .ex-col.clicked {
    background-position: -7px -44px;
  }
}

/* line 319, ../sass/_top_nav.scss */
.nav-contain {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 1174px) {
  /* line 319, ../sass/_top_nav.scss */
  .nav-contain {
    width: 100%;
  }
}

/* line 328, ../sass/_top_nav.scss */
#services-menu .first-level {
  width: 98%;
}

/* line 334, ../sass/_top_nav.scss */
.first-level {
  width: 48.5%;
  margin: 1% 1% 0 0;
  background-color: #333;
}
@media only screen and (max-width: 1174px) {
  /* line 334, ../sass/_top_nav.scss */
  .first-level {
    width: 98%;
    margin: 1% 1% 0 1%;
  }
}

/* line 343, ../sass/_top_nav.scss */
.second-level {
  width: 100%;
}
@media only screen and (max-width: 1174px) {
  /* line 343, ../sass/_top_nav.scss */
  .second-level {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  /* line 343, ../sass/_top_nav.scss */
  .second-level {
    width: 100%;
  }
}
/* line 351, ../sass/_top_nav.scss */
.second-level .nav-heading {
  background-color: rgba(152, 35, 55, 0.5);
  border: 1px solid #222;
  border-left: none;
  border-right: none;
  text-transform: uppercase;
  font-size: 0.75em;
  letter-spacing: 0.25em;
}
@media only screen and (max-width: 1174px) {
  /* line 351, ../sass/_top_nav.scss */
  .second-level .nav-heading {
    background-color: #111;
  }
}

/* line 365, ../sass/_top_nav.scss */
#nav-lead-gen, #nav-direct-marketing, #nav-data-affiliates {
  margin-left: 1%;
}

/* line 369, ../sass/_top_nav.scss */
#nav-digital-services, #nav-k12-programs {
  margin-left: 1%;
}

/* line 373, ../sass/_top_nav.scss */
#nav-k12-programs {
  margin-bottom: 1%;
}

/* line 377, ../sass/_top_nav.scss */
#nav-data-affiliates {
  margin-bottom: 1%;
}
@media only screen and (max-width: 1174px) {
  /* line 377, ../sass/_top_nav.scss */
  #nav-data-affiliates {
    margin-bottom: 0;
  }
}

/* line 384, ../sass/_top_nav.scss */
#conf-flamingo {
  position: absolute;
  bottom: -20px;
  right: -28px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
/* line 393, ../sass/_top_nav.scss */
#conf-flamingo img {
  max-width: 100% !important;
  cursor: pointer;
}
@media only screen and (max-width: 1174px) {
  /* line 384, ../sass/_top_nav.scss */
  #conf-flamingo {
    bottom: 31px;
    right: 3%;
  }
}
@media only screen and (max-width: 600px) {
  /* line 384, ../sass/_top_nav.scss */
  #conf-flamingo {
    bottom: 32px;
    right: -38px;
  }
}

/* line 407, ../sass/_top_nav.scss */
#conf-flamingo.active {
  bottom: -4px;
}
@media only screen and (max-width: 1174px) {
  /* line 407, ../sass/_top_nav.scss */
  #conf-flamingo.active {
    bottom: 31px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 407, ../sass/_top_nav.scss */
  #conf-flamingo.active {
    bottom: 32px;
  }
}

/* line 417, ../sass/_top_nav.scss */
#peek-up {
  position: relative;
}
/* line 419, ../sass/_top_nav.scss */
#peek-up #conf-notify {
  display: none;
  position: absolute;
  left: -280px;
  top: -10px;
  width: 250px;
  padding: 20px 10px;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  color: #FFFFFF;
  font-size: 13px;
  letter-spacing: 1px;
  border-radius: 12px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
/* line 437, ../sass/_top_nav.scss */
#peek-up #conf-notify a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

/* line 445, ../sass/_top_nav.scss */
#conf-notify:before {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 270px;
  top: 23px;
  border: 11px solid;
  border-color: transparent transparent transparent #303030;
}

/* line 456, ../sass/_top_nav.scss */
#conf-flamingo.active #peek-up #conf-notify {
  display: block;
  z-index: 8000;
}

/* line 458, ../sass/_top_nav.scss */
.homepage #conf-flamingo, .landing-pages #conf-flamingo, .the-carnegie-conference #conf-flamingo {
  display: none;
}

/* line 797, ../sass/style.scss */
.social-media {
  margin-top: 20px;
}
/* line 799, ../sass/style.scss */
.social-media > li a {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  height: 50px;
  width: 50px;
  padding: 0;
  background: url("../images/social-media.png") -10px -10px no-repeat;
}
/* line 805, ../sass/style.scss */
.social-media > li a:hover {
  background-position: -10px -60px;
}
/* line 809, ../sass/style.scss */
.social-media .twitter a {
  background-position: -60px -10px;
}
/* line 811, ../sass/style.scss */
.social-media .twitter a:hover {
  background-position: -60px -60px;
}
/* line 815, ../sass/style.scss */
.social-media .linked-in a {
  background-position: -110px -10px;
}
/* line 817, ../sass/style.scss */
.social-media .linked-in a:hover {
  background-position: -110px -60px;
}
/* line 821, ../sass/style.scss */
.social-media .rss a {
  background-position: -160px -10px;
}
/* line 823, ../sass/style.scss */
.social-media .rss a:hover {
  background-position: -160px -60px;
}

/* line 830, ../sass/style.scss */
#section-main {
  background: #FFFFFF;
  width: 100%;
  border-top: 1px solid #7a8c83;
  border-bottom: 50px solid #982337;
  position: relative;
}

/* line 837, ../sass/style.scss */
.current-page {
  line-height: 1em;
  padding: 0.714em;
}

/* line 841, ../sass/style.scss */
#content-area, .panel {
  clear: both;
  position: relative;
  padding: 10px 3% 50px 3%;
  max-width: 1160px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

/* line 853, ../sass/style.scss */
.homepage #home-main {
  z-index: 300;
  background: #FFFFFF;
}
/* line 857, ../sass/style.scss */
.homepage header {
  z-index: 500;
}

@media screen and (max-width: 1230px) {
  /* line 865, ../sass/style.scss */
  .content .title {
    left: 3%;
  }
}
@media screen and (min-width: 750px) {
  /* line 872, ../sass/style.scss */
  #request-info {
    position: absolute;
    top: -164px;
    width: 100%;
  }

  /* line 877, ../sass/style.scss */
  .global-footer #request-info {
    top: 0;
  }
}
@media screen and (max-width: 1086px) {
  /* line 883, ../sass/style.scss */
  #request-info {
    position: relative;
    top: -164px;
    width: 100%;
  }

  /* line 888, ../sass/style.scss */
  .global-footer #request-info {
    top: 0;
  }
}
/* line 893, ../sass/style.scss */
.content-main .gallery img {
  float: left;
  margin: 10px;
}

/* line 897, ../sass/style.scss */
.content-main img {
  float: right;
  margin: 10px 50px 10px 10px;
  height: auto;
}
@media only screen and (max-width: 1174px) {
  /* line 897, ../sass/style.scss */
  .content-main img {
    float: none;
    margin: 0 0 20px 0;
    display: block;
  }
}

/* line 907, ../sass/style.scss */
#related-img {
  border: 1px solid #ccc;
  overflow: auto;
}
/* line 910, ../sass/style.scss */
#related-img img {
  float: left;
  max-width: 100%;
}

/* line 917, ../sass/style.scss */
.the-carnegie-conference .content {
  max-width: 1160px;
  margin: 0 auto;
}

/* line 923, ../sass/style.scss */
.secondary-links {
  background: #242424;
}
/* line 925, ../sass/style.scss */
.secondary-links .mobile-menu {
  display: none;
  color: #FFFFFF;
  font-size: 13px;
  padding: 10px;
  background: #222222;
  cursor: pointer;
  font-family: "Futura PRO Heavy", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 800px) {
  /* line 925, ../sass/style.scss */
  .secondary-links .mobile-menu {
    display: block;
  }
}
/* line 937, ../sass/style.scss */
.secondary-links .mobile-menu .rotator {
  float: right;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -ms-transition: -ms-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
/* line 945, ../sass/style.scss */
.secondary-links .mobile-menu .rotated {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 955, ../sass/style.scss */
.seconday-nav {
  list-style: none;
  margin: 0;
}
/* line 958, ../sass/style.scss */
.seconday-nav li {
  display: inline-block;
}
@media only screen and (max-width: 800px) {
  /* line 958, ../sass/style.scss */
  .seconday-nav li {
    display: none;
  }
}
/* line 963, ../sass/style.scss */
.seconday-nav li a {
  display: none;
  font-weight: 700;
  color: #FFFFFF;
  font-weight: normal;
  vertical-align: center;
  font-size: 13px;
  padding: 10px;
  position: relative;
  margin-right: 7px;
}
/* line 973, ../sass/style.scss */
.seconday-nav li a:hover {
  text-decoration: underline;
}
/* line 977, ../sass/style.scss */
.seconday-nav li ul {
  border: none;
  margin: 0;
}
/* line 981, ../sass/style.scss */
.seconday-nav li ul li a {
  display: inline-block;
}
/* line 983, ../sass/style.scss */
.seconday-nav li ul li a.sidebar-nav-selected {
  text-decoration: underline;
}

/* line 993, ../sass/style.scss */
.seconday-nav.mobile-show li {
  display: block;
}

/* line 998, ../sass/style.scss */
.columns {
  -webkit-column-width: 170px;
  -moz-column-width: 170px;
  -ms-column-width: 170px;
  -o-column-width: 170px;
  column-width: 170px;
}

/* line 1002, ../sass/style.scss */
.float-left {
  float: left;
}

/* line 1005, ../sass/style.scss */
.float-right {
  float: right;
}

/* line 1009, ../sass/style.scss */
.result-listing.first {
  padding-top: 0;
}

/* line 1013, ../sass/style.scss */
.result-listing {
  padding: 1.14em 5px 0 10px;
  border-bottom: 1px solid #7A8C83;
}

/* line 1019, ../sass/style.scss */
.result-listing p {
  line-height: 18px;
}
/* line 1022, ../sass/style.scss */
.result-listing span {
  margin-bottom: 5px;
  display: block;
  line-height: 20px;
}

/* line 1029, ../sass/style.scss */
.result-listing:nth-child(even) {
  background: #EEF0DF;
}

/* line 1036, ../sass/style.scss */
.client-list .columns p {
  line-height: 1.1em;
  font-size: 0.875em;
  margin-bottom: 10px;
}

/* line 1043, ../sass/style.scss */
.students .speaker-wrap {
  clear: none;
  border-bottom: none;
  padding-bottom: 0;
}

/* line 1049, ../sass/style.scss */
.social-media-marketing .content-main img {
  float: left;
}

/* line 1054, ../sass/style.scss */
.follow-us .content-main h4 {
  clear: left;
  margin-bottom: 0;
  padding: 10px 0 5px 0;
}
/* line 1059, ../sass/style.scss */
.follow-us .content-main img {
  float: left;
  margin: 0 10px 0 0;
}
/* line 1063, ../sass/style.scss */
.follow-us .content-main .related-facts h4 {
  padding: 10px;
  margin-bottom: 10px;
}

/* line 1069, ../sass/style.scss */
.webinars .content-main h3 + p {
  margin: 0;
}
/* line 1072, ../sass/style.scss */
.webinars .content-main .btn, .webinars .content-main .lt-btn, .webinars .content-main .alt-btn, .webinars .content-main .mob-menu {
  float: right;
}
@media only screen and (max-width: 800px) {
  /* line 1072, ../sass/style.scss */
  .webinars .content-main .btn, .webinars .content-main .lt-btn, .webinars .content-main .alt-btn, .webinars .content-main .mob-menu {
    float: none;
    margin-bottom: 10px;
  }
}

/* line 1083, ../sass/style.scss */
.current-edition {
  float: left;
  width: 256px;
  height: 307px;
}
@media screen and (max-width: 768px) {
  /* line 1083, ../sass/style.scss */
  .current-edition {
    width: 190px;
  }
}
@media screen and (max-width: 749px) {
  /* line 1083, ../sass/style.scss */
  .current-edition {
    width: 33%;
  }
}
@media screen and (max-width: 625px) {
  /* line 1083, ../sass/style.scss */
  .current-edition {
    width: 46%;
    padding: 2%;
    height: 264px;
  }
}
/* line 1098, ../sass/style.scss */
.current-edition a {
  overflow: auto;
  display: block;
}
/* line 1102, ../sass/style.scss */
.current-edition img {
  border: 1px solid #ccc;
  margin: 0 auto;
  display: block;
  float: none;
  max-width: 100%;
}
/* line 1109, ../sass/style.scss */
.current-edition p {
  text-align: center;
  padding: 5px;
}

/* line 1116, ../sass/style.scss */
.students .content-main iframe {
  float: right;
}

/* line 1122, ../sass/style.scss */
.the-2013-carnegie-conference-recap .content-main .btn, .the-2013-carnegie-conference-recap .content-main .lt-btn, .the-2013-carnegie-conference-recap .content-main .alt-btn, .the-2013-carnegie-conference-recap .content-main .mob-menu {
  display: block;
  margin-right: 417px;
}
@media only screen and (max-width: 1174px) {
  /* line 1122, ../sass/style.scss */
  .the-2013-carnegie-conference-recap .content-main .btn, .the-2013-carnegie-conference-recap .content-main .lt-btn, .the-2013-carnegie-conference-recap .content-main .alt-btn, .the-2013-carnegie-conference-recap .content-main .mob-menu {
    margin-right: 0;
  }
}

/* line 1131, ../sass/style.scss */
.quote {
  position: relative;
  padding: 24px 20px 37px 20px;
  border: 1px solid #FFFFFF;
  width: 25%;
  float: right;
  margin: 10px 0 30px 30px;
  overflow: hidden;
}
@media screen and (max-width: 1175px) {
  /* line 1131, ../sass/style.scss */
  .quote {
    width: 96%;
    float: none;
    margin-left: 0;
    padding: 24px 2% 37px 2%;
  }
}
/* line 1145, ../sass/style.scss */
.quote p {
  font-family: 'Futura PRO Light', sans-serif;
  letter-spacing: 0.5px;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 0;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 15px;
  padding-bottom: 27px;
}
/* line 1156, ../sass/style.scss */
.quote .quote-mark {
  position: absolute;
  top: 24px;
  left: 40px;
  padding: 3px 10px;
  font-family: "Freight", sans-serif;
  color: #FFFFFF;
  font-size: 50px;
  font-weight: bold;
}
/* line 1166, ../sass/style.scss */
.quote p.author {
  position: absolute;
  border: none;
  bottom: 5px;
  left: 52px;
  width: 240px;
  line-height: 1em;
  padding: 10px 20px;
}

/* line 1177, ../sass/style.scss */
.quote.red {
  background: #982337;
}
/* line 1179, ../sass/style.scss */
.quote.red .quote-mark, .quote.red p.author {
  background: #982337;
}

/* line 1184, ../sass/style.scss */
.quote.blue {
  background: #009fd6;
}
/* line 1186, ../sass/style.scss */
.quote.blue .quote-mark, .quote.blue p.author {
  background: #009fd6;
}

/* line 1191, ../sass/style.scss */
.quote.orange {
  background: #d3bb5c;
}
/* line 1193, ../sass/style.scss */
.quote.orange .quote-mark, .quote.orange p.author {
  background: #d3bb5c;
}

/* line 1201, ../sass/style.scss */
.speaker-wrap {
  margin-bottom: 20px;
  overflow: auto;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

/* line 1208, ../sass/style.scss */
.speaker-wrap img {
  float: left;
  border: 1px solid #ccc;
  margin: 0;
}

/* line 1213, ../sass/style.scss */
.bio-wrap {
  margin-left: 120px;
}

/* line 1216, ../sass/style.scss */
p.speaker + div {
  display: none;
}

/* line 1219, ../sass/style.scss */
p.more-info {
  font-weight: bold;
  color: #982337;
  cursor: pointer;
  margin-bottom: 5px;
}
/* line 1224, ../sass/style.scss */
p.more-info:hover {
  color: #6f1928;
}
/* line 1227, ../sass/style.scss */
p.more-info:before {
  content: '+';
  color: #999;
  margin: 3px 10px 10px 0;
  border: 1px solid #ddd;
  font-weight: normal;
  float: left;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
}
/* line 1239, ../sass/style.scss */
p.more-info:hover {
  color: #6f1928;
}
/* line 1243, ../sass/style.scss */
p.more-info.open:before {
  content: '-';
}

/* line 1248, ../sass/style.scss */
#speakers-left {
  float: left;
  width: 48%;
}

/* line 1252, ../sass/style.scss */
#speakers-right {
  float: right;
  width: 48%;
}

/* line 1256, ../sass/style.scss */
.staff-member {
  padding: 0 10px 10px 0;
  overflow: auto;
  position: relative;
}
/* line 1260, ../sass/style.scss */
.staff-member img {
  margin: 0;
  float: left;
  border: 1px solid #ccc;
}
/* line 1265, ../sass/style.scss */
.staff-member p {
  margin-left: 93px;
}

/* line 1269, ../sass/style.scss */
.bio {
  padding: 0 10px 10px 0;
  display: none;
}

/* line 1273, ../sass/style.scss */
a.view-bio {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 82px;
  width: 98%;
  background-color: rgba(152, 35, 55, 0.8);
}
/* line 1281, ../sass/style.scss */
a.view-bio span {
  color: white;
  text-shadow: 1px 1px 0 rgba(152, 35, 55, 0.9);
  margin-top: 34px;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 2em;
  font-weight: 300;
}

@media only screen and (max-width: 1174px) {
  /* line 1293, ../sass/style.scss */
  #speakers-left, #speakers-right {
    float: none;
    width: 100%;
  }
}
/* line 1299, ../sass/style.scss */
dl.schedule {
  clear: both;
  margin-bottom: 20px;
  overflow: auto;
  font-size: 0.875em;
}

/* line 1305, ../sass/style.scss */
.schedule dt, .schedule dd {
  float: left;
  margin: 0 0 10px 0;
  border-top: 1px solid #ddd;
  padding: 10px 0 0 0;
}
/* line 1310, ../sass/style.scss */
.schedule dt:first-of-type, .schedule dd:first-of-type {
  border: none;
}
/* line 1313, ../sass/style.scss */
.schedule dt p, .schedule dt li, .schedule dd p, .schedule dd li {
  font-size: 1em;
}

/* line 1317, ../sass/style.scss */
.schedule dt {
  width: 35%;
  clear: left;
}

/* line 1321, ../sass/style.scss */
.schedule dd {
  width: 65%;
}

/* line 1324, ../sass/style.scss */
.more-info + div {
  clear: both;
  padding-top: 10px;
  display: none;
}

/* line 1325, ../sass/style.scss */
#thurs-schedule {
  float: left;
  width: 48%;
}
@media only screen and (max-width: 1174px) {
  /* line 1325, ../sass/style.scss */
  #thurs-schedule {
    width: 100%;
  }
}

/* line 1332, ../sass/style.scss */
#fri-schedule {
  float: right;
  width: 48%;
}
@media only screen and (max-width: 1174px) {
  /* line 1332, ../sass/style.scss */
  #fri-schedule {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  /* line 1341, ../sass/style.scss */
  .the-carnegie-conference iframe {
    margin: 20px 0;
    width: 100% !important;
    height: 230px !important;
  }
}

/* line 1352, ../sass/style.scss */
.staff.partners.group .partners {
  display: inline-block !important;
}
/* line 1353, ../sass/style.scss */
.staff.partners.group div.select-style {
  display: none !important;
}
/* line 1354, ../sass/style.scss */
.staff.partners.group h1:after {
  content: " - Partners";
}

/* line 1357, ../sass/style.scss */
.about.staff h1 {
  float: left;
  margin-right: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 360px) {
  /* line 1357, ../sass/style.scss */
  .about.staff h1 {
    padding-bottom: 0.2em;
  }
}

/* line 1366, ../sass/style.scss */
.staff {
  overflow-x: hidden !important;
}
/* line 1367, ../sass/style.scss */
.staff .partners {
  display: none !important;
}
/* line 1369, ../sass/style.scss */
.staff #request-info {
  display: none;
}
/* line 1370, ../sass/style.scss */
.staff .content:before {
  height: 0;
  display: none;
}
/* line 1371, ../sass/style.scss */
.staff #section-main {
  background: #fafafa;
}
/* line 1375, ../sass/style.scss */
.staff .select-style {
  overflow-x: hidden !important;
  padding: 0;
  margin: 5px 0;
  border: 1px solid #ccc;
  width: 190px;
  border-radius: 3px;
  overflow: hidden;
  background-color: #fff;
  background: #fff;
  position: relative;
  float: right;
}
@media screen and (max-width: 360px) {
  /* line 1375, ../sass/style.scss */
  .staff .select-style {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* line 1393, ../sass/style.scss */
.staff .select-style:after {
  top: 50%;
  left: 85%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #000000;
  border-width: 5px;
  margin-top: -2px;
  z-index: 100;
}
/* line 1409, ../sass/style.scss */
.staff .select-style select {
  padding: 5px 8px;
  width: 130%;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 480px) {
  /* line 1409, ../sass/style.scss */
  .staff .select-style select {
    width: 100%;
  }
}
/* line 1424, ../sass/style.scss */
.staff .select-style select:focus {
  outline: none;
}
/* line 1428, ../sass/style.scss */
.staff .staff-member {
  padding: 0px;
  width: 20%;
  float: left;
  cursor: pointer;
  overflow: hidden;
}
@media screen and (max-width: 1120px) {
  /* line 1428, ../sass/style.scss */
  .staff .staff-member {
    width: 25%;
  }
}
@media screen and (max-width: 890px) {
  /* line 1428, ../sass/style.scss */
  .staff .staff-member {
    width: 33.3%;
  }
}
@media screen and (max-width: 590px) {
  /* line 1428, ../sass/style.scss */
  .staff .staff-member {
    width: 50%;
  }
}
/* line 1443, ../sass/style.scss */
.staff .staff-member .profile-pic {
  max-width: 100%;
  width: 100%;
  border: none;
  -o-transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1;
  -webkit-transition: 1s;
  transition: 1s;
}
/* line 1453, ../sass/style.scss */
.staff .staff-member p {
  text-align: center;
  margin: 0;
  color: #FFFFFF;
  text-shadow: 2px 2px 3px black;
  padding: 3% 2%;
  position: absolute;
  width: 97%;
  bottom: 0;
  line-height: 16px;
}
/* line 1463, ../sass/style.scss */
.staff .staff-member p span.name {
  font-size: 15px;
  text-decoration: underline;
}
/* line 1467, ../sass/style.scss */
.staff .staff-member p span.position {
  font-size: 13px;
}
/* line 1471, ../sass/style.scss */
.staff .staff-member .overlay-pic {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
/* line 1480, ../sass/style.scss */
.staff .staff-member.highlight .overlay-pic {
  background: rgba(0, 0, 0, 0);
}
/* line 1483, ../sass/style.scss */
.staff .staff-member.highlight .profile-pic {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
/* line 1490, ../sass/style.scss */
.staff .staff-member.highlight p {
  background: rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 1300px) {
  /* line 1496, ../sass/style.scss */
  .staff .staff-member:hover .overlay-pic {
    background: rgba(0, 0, 0, 0);
  }
  /* line 1499, ../sass/style.scss */
  .staff .staff-member:hover .profile-pic {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
  /* line 1506, ../sass/style.scss */
  .staff .staff-member:hover p {
    background: rgba(0, 0, 0, 0.8);
  }
}
/* line 1511, ../sass/style.scss */
.staff .bio {
  -o-transition: 0.45s;
  -ms-transition: 0.45s;
  -moz-transition: 0.45s;
  -webkit-transition: 0.45s;
  transition: 0.45s;
  position: fixed;
  overflow-x: hidden !important;
  right: -100%;
  width: 38%;
  height: 100%;
  padding: 2%;
  background: #FFFFFF;
  top: 0;
  z-index: 600;
  display: block !important;
  overflow-y: scroll !important;
}
@media screen and (max-width: 900px) {
  /* line 1511, ../sass/style.scss */
  .staff .bio {
    width: 70%;
  }
}
@media screen and (max-width: 480px) {
  /* line 1511, ../sass/style.scss */
  .staff .bio {
    width: 85%;
  }
}
/* line 1534, ../sass/style.scss */
.staff .bio .nav-btns {
  cursor: pointer;
  padding: 10px;
  color: #FFFFFF;
  background: #781124;
  margin: 30px 0;
}
/* line 1541, ../sass/style.scss */
.staff .bio .bot-nav {
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}
/* line 1545, ../sass/style.scss */
.staff .bio .bot-nav .prev.nav-btns {
  float: left;
}
/* line 1548, ../sass/style.scss */
.staff .bio .bot-nav .next.nav-btns {
  float: right;
}
/* line 1551, ../sass/style.scss */
.staff .bio .bot-nav .clear-b {
  clear: both;
}
/* line 1555, ../sass/style.scss */
.staff .bio .bio-img {
  height: auto;
  float: none;
  margin: -6% 0 14px -10%;
  max-width: 120%;
  position: relative;
  width: 120%;
}
/* line 1563, ../sass/style.scss */
.staff .bio .close-bio {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
  z-index: 601;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.4);
  padding: 10px 14px;
  border-radius: 25px;
  border: 2px solid #FFFFFF;
  font-size: 12px;
}
/* line 1577, ../sass/style.scss */
.staff .bio-bg-net {
  -o-transition: 0.45s;
  -ms-transition: 0.45s;
  -moz-transition: 0.45s;
  -webkit-transition: 0.45s;
  transition: 0.45s;
  overflow-x: hidden;
  position: fixed;
  overflow-x: hidden !important;
  right: 0;
  width: 38%;
  min-height: 100%;
  padding: 2%;
  background: #FFFFFF;
  top: 0;
  right: -100%;
  z-index: 500;
  border-left: 2px solid #7B1729;
}
@media screen and (max-width: 900px) {
  /* line 1577, ../sass/style.scss */
  .staff .bio-bg-net {
    width: 70%;
  }
}
@media screen and (max-width: 480px) {
  /* line 1577, ../sass/style.scss */
  .staff .bio-bg-net {
    width: 85%;
  }
}

/* line 1604, ../sass/style.scss */
.staff.push-left {
  position: fixed;
  width: 60%;
  float: left;
  height: 100%;
}
@media screen and (max-width: 900px) {
  /* line 1604, ../sass/style.scss */
  .staff.push-left {
    width: 100%;
  }
}
/* line 1612, ../sass/style.scss */
.staff.push-left header, .staff.push-left #content-area, .staff.push-left .panel {
  max-width: 100%;
}
/* line 1615, ../sass/style.scss */
.staff.push-left #section-main {
  overflow-y: scroll;
  height: 100%;
}
/* line 1619, ../sass/style.scss */
.staff.push-left .content-main {
  overflow: auto;
  padding-right: 15px;
  padding-bottom: 125px;
}
@media screen and (max-width: 1875px) {
  /* line 1624, ../sass/style.scss */
  .staff.push-left .staff-member {
    width: 25%;
  }
}
@media screen and (max-width: 1600px) {
  /* line 1624, ../sass/style.scss */
  .staff.push-left .staff-member {
    width: 33.3%;
  }
}
@media screen and (max-width: 1200px) {
  /* line 1624, ../sass/style.scss */
  .staff.push-left .staff-member {
    width: 50%;
  }
}

/* line 1637, ../sass/style.scss */
.bio.push-left, .bio-bg-net.push-left {
  right: 0;
}

/*
==============================================
fadeIn
==============================================
*/
/* line 1647, ../sass/style.scss */
.fadeIn {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  display: block !important;
}

@keyframes fadeIn {
  /* line 1661, ../sass/style.scss */
  0% {
    transform: scale(0);
    opacity: 0.0;
  }

  /* line 1665, ../sass/style.scss */
  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes fadeIn {
  /* line 1671, ../sass/style.scss */
  0% {
    -webkit-transform: scale(0);
    opacity: 0.0;
  }

  /* line 1675, ../sass/style.scss */
  100% {
    -webkit-transform: scale(1);
  }
}

/* line 1681, ../sass/style.scss */
#imgTimer {
  float: right;
  margin-left: 25px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1126px) {
  /* line 1681, ../sass/style.scss */
  #imgTimer {
    float: none;
    margin: 0;
  }
}

/* line 1691, ../sass/style.scss */
#clockdiv {
  font-family: sans-serif;
  color: #fff;
  display: inline-block;
  font-weight: 100;
  text-align: center;
  font-size: 30px;
  background: #992136;
  padding: 5px 0;
  width: 100%;
  margin-bottom: 28px;
}

/* line 1704, ../sass/style.scss */
#clockdiv > div {
  padding: 20px 0;
  border-radius: 3px;
  background: #992136;
  display: inline-block;
}

/* line 1711, ../sass/style.scss */
#clockdiv div > span {
  padding: 15px;
  border-radius: 3px;
  background: #CF4159;
  display: inline-block;
}

/* line 1718, ../sass/style.scss */
.smalltext {
  padding-top: 5px;
  font-size: 16px;
}

/* line 1726, ../sass/style.scss */
.CarnegieConf #breadcrumb {
  display: none;
}
/* line 1727, ../sass/style.scss */
.CarnegieConf #conf-landing {
  width: 100%;
  min-height: 573px;
  position: relative;
  background: url("../images/yachtBG.jpg") no-repeat center center #212121;
  background-size: cover;
  border-top: 2px solid #7a8c83;
}
/* line 1734, ../sass/style.scss */
.CarnegieConf #conf-landing .title {
  background: #992136;
  font-size: 26px;
  color: #FFFFFF;
  padding: 25px 40px;
  position: absolute;
  right: 0;
  top: 40px;
  line-height: 30px;
}
@media only screen and (max-width: 600px) {
  /* line 1734, ../sass/style.scss */
  .CarnegieConf #conf-landing .title {
    font-size: 24px;
    top: 0px;
    padding: 2%;
    width: 96%;
    text-align: center;
    height: 60px;
    vertical-align: middle;
    display: table-cell;
  }
}
/* line 1754, ../sass/style.scss */
.CarnegieConf #conf-landing .content {
  max-width: 1160px;
  margin: 0 auto;
}
/* line 1757, ../sass/style.scss */
.CarnegieConf #conf-landing .content .purl-form {
  margin-top: 65px;
  width: 320px;
  background: rgba(255, 255, 255, 0.91);
}
@media screen and (max-width: 853px) {
  /* line 1757, ../sass/style.scss */
  .CarnegieConf #conf-landing .content .purl-form {
    margin-top: 125px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 1757, ../sass/style.scss */
  .CarnegieConf #conf-landing .content .purl-form {
    width: 100%;
    margin-top: 70px;
  }
}
/* line 1768, ../sass/style.scss */
.CarnegieConf #conf-landing .content .purl-form table {
  margin-bottom: 15px;
}
/* line 1770, ../sass/style.scss */
.CarnegieConf #conf-landing .content .purl-form table td {
  background: transparent;
  font-size: 13px;
  vertical-align: middle;
}
/* line 1774, ../sass/style.scss */
.CarnegieConf #conf-landing .content .purl-form table td img {
  max-width: 100%;
}
/* line 1779, ../sass/style.scss */
.CarnegieConf #conf-landing .content .purl-form .p-25 {
  padding: 25px 25px 5px 25px;
}
/* line 1782, ../sass/style.scss */
.CarnegieConf #conf-landing .content .purl-form form {
  margin-bottom: 1.5em;
}
/* line 1784, ../sass/style.scss */
.CarnegieConf #conf-landing .content .purl-form form label {
  display: none;
}
/* line 1787, ../sass/style.scss */
.CarnegieConf #conf-landing .content .purl-form form input {
  float: none;
  width: 92%;
  content: "login";
  padding: 4%;
  margin: 0;
  font-size: 20px;
  font-weight: 300;
}
/* line 1796, ../sass/style.scss */
.CarnegieConf #conf-landing .content .purl-form form .helptext {
  font-size: 10.8px;
}
/* line 1800, ../sass/style.scss */
.CarnegieConf #conf-landing .content .purl-form .btn, .CarnegieConf #conf-landing .content .purl-form .lt-btn, .CarnegieConf #conf-landing .content .purl-form .alt-btn, .CarnegieConf #conf-landing .content .purl-form .mob-menu {
  font-size: 13px;
  float: none;
  width: 100%;
}
/* line 1808, ../sass/style.scss */
.CarnegieConf #mini-banner {
  display: none;
}
/* line 1811, ../sass/style.scss */
.CarnegieConf .content {
  margin-right: 0;
  height: 0;
}
/* line 1815, ../sass/style.scss */
.CarnegieConf #content-area, .CarnegieConf .panel, .CarnegieConf .panel {
  padding: 20px 0 0 0;
}
/* line 1816, ../sass/style.scss */
.CarnegieConf .content:before {
  height: 0;
  display: none;
}
/* line 1817, ../sass/style.scss */
.CarnegieConf .right-info {
  float: right;
  margin-left: 35px;
  width: 42%;
}
@media only screen and (max-width: 1299px) {
  /* line 1817, ../sass/style.scss */
  .CarnegieConf .right-info {
    width: 46%;
    padding: 0 2%;
    margin: 0;
  }
}
@media only screen and (max-width: 1174px) {
  /* line 1817, ../sass/style.scss */
  .CarnegieConf .right-info {
    width: 96%;
  }
}
/* line 1829, ../sass/style.scss */
.CarnegieConf .right-info .sub-title {
  padding: 5px 10px;
  color: white;
  font-size: 15px;
  background: #333333;
  margin-bottom: 1%;
}
/* line 1836, ../sass/style.scss */
.CarnegieConf .right-info .col50 {
  width: 50%;
  float: left;
}
@media only screen and (max-width: 600px) {
  /* line 1836, ../sass/style.scss */
  .CarnegieConf .right-info .col50 {
    width: 100%;
    float: none;
  }
}
/* line 1844, ../sass/style.scss */
.CarnegieConf .right-info #dis-park, .CarnegieConf .right-info #dis-hotel {
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
  *zoom: 1;
}
/* line 1851, ../sass/style.scss */
.CarnegieConf .right-info #dis-park .col50 div, .CarnegieConf .right-info #dis-hotel .col50 div {
  height: 200px;
  margin-right: 1%;
  margin-bottom: 3%;
  padding: 10px;
}
@media only screen and (max-width: 600px) {
  /* line 1851, ../sass/style.scss */
  .CarnegieConf .right-info #dis-park .col50 div, .CarnegieConf .right-info #dis-hotel .col50 div {
    margin: 1.5% 0 !important;
  }
}
/* line 1859, ../sass/style.scss */
.CarnegieConf .right-info #dis-park .col50 div p, .CarnegieConf .right-info #dis-hotel .col50 div p {
  text-align: center;
  color: #FFFFFF;
  padding-top: 150px;
}
/* line 1865, ../sass/style.scss */
.CarnegieConf .right-info #dis-park .col50 div.mr-0, .CarnegieConf .right-info #dis-hotel .col50 div.mr-0 {
  margin-left: 1%;
  margin-right: 0;
}
/* line 1871, ../sass/style.scss */
.CarnegieConf .right-info #dis-hotel {
  margin-top: 20px;
}
/* line 1874, ../sass/style.scss */
.CarnegieConf .right-info #dis-hotel .col50 div {
  height: auto;
  padding: 0;
  margin-bottom: 0;
}
/* line 1878, ../sass/style.scss */
.CarnegieConf .right-info #dis-hotel .col50 div img {
  max-width: 100%;
  width: 100%;
  margin: 0;
}
/* line 1886, ../sass/style.scss */
.CarnegieConf .right-info #dis-park #dis-tickets.col50 div {
  background: url("../images/ticket.png") center center no-repeat #ad0536;
}
/* line 1888, ../sass/style.scss */
.CarnegieConf .right-info #dis-park #dis-tickets.col50 div:hover {
  background-color: #7b0427;
}
/* line 1892, ../sass/style.scss */
.CarnegieConf .right-info #dis-park #dis-bus.col50 div {
  background: url("../images/bus.png") center center no-repeat #f99b29;
}
/* line 1894, ../sass/style.scss */
.CarnegieConf .right-info #dis-park #dis-bus.col50 div:hover {
  background-color: #e88207;
}
/* line 1898, ../sass/style.scss */
.CarnegieConf .right-info #dis-park #dis-lodging.col50 div {
  background: url("../images/lodging.png") center center no-repeat #2cbdd8;
}
/* line 1900, ../sass/style.scss */
.CarnegieConf .right-info #dis-park #dis-lodging.col50 div:hover {
  background-color: #219ab0;
}
/* line 1904, ../sass/style.scss */
.CarnegieConf .right-info #dis-park #dis-events.col50 div {
  background: url("../images/social.png") center center no-repeat #818085;
}
/* line 1906, ../sass/style.scss */
.CarnegieConf .right-info #dis-park #dis-events.col50 div:hover {
  background-color: #68676b;
}
/* line 1910, ../sass/style.scss */
.CarnegieConf .right-info .tweet-container {
  clear: both;
}
/* line 1914, ../sass/style.scss */
.CarnegieConf #banner-left {
  float: left;
}
@media only screen and (max-width: 1299px) {
  /* line 1914, ../sass/style.scss */
  .CarnegieConf #banner-left {
    width: 50%;
  }
}
@media only screen and (max-width: 1174px) {
  /* line 1914, ../sass/style.scss */
  .CarnegieConf #banner-left {
    width: 100%;
  }
}
/* line 1922, ../sass/style.scss */
.CarnegieConf #banner-left img {
  margin: 0;
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 1064px) {
  /* line 1922, ../sass/style.scss */
  .CarnegieConf #banner-left img {
    width: auto;
  }
}
/* line 1931, ../sass/style.scss */
.CarnegieConf #banner-right {
  margin-left: 35px;
  width: 42%;
  float: right;
}
@media only screen and (max-width: 1174px) {
  /* line 1931, ../sass/style.scss */
  .CarnegieConf #banner-right {
    width: 100%;
  }
}
/* line 1938, ../sass/style.scss */
.CarnegieConf #banner-right img {
  float: none;
  display: block;
  margin: 0;
  max-width: 100%;
  width: 100%;
  margin-bottom: 18px;
}
@media only screen and (max-width: 1174px) {
  /* line 1938, ../sass/style.scss */
  .CarnegieConf #banner-right img {
    display: none;
  }
}
/* line 1950, ../sass/style.scss */
.CarnegieConf #badge {
  position: relative;
  margin-bottom: 30px;
  background: url("../images/badge.png") center center no-repeat;
  min-height: 396px;
  margin-top: 70px;
}
@media only screen and (max-width: 1299px) {
  /* line 1950, ../sass/style.scss */
  .CarnegieConf #badge {
    background-size: contain;
  }
}
/* line 1962, ../sass/style.scss */
.CarnegieConf #badge #badge-info {
  position: absolute;
  top: 147px;
  left: 50%;
  width: 265px;
  margin-left: -130px;
}
/* line 1969, ../sass/style.scss */
.CarnegieConf #badge p {
  display: none;
  margin-bottom: 0;
  text-align: center;
  line-height: 1.3em;
}
/* line 1975, ../sass/style.scss */
.CarnegieConf #badge p.badge_1, .CarnegieConf #badge p.badge_2, .CarnegieConf #badge p.badge_3, .CarnegieConf #badge p.badge_5 {
  display: block;
}
/* line 1978, ../sass/style.scss */
.CarnegieConf #badge #user_name {
  text-align: center;
  position: relative;
  top: 51px;
}
/* line 1983, ../sass/style.scss */
.CarnegieConf #badge p.badge_1, .CarnegieConf #badge p.badge_2 {
  display: inline-block;
}
/* line 1986, ../sass/style.scss */
.CarnegieConf #badge p.badge_1 {
  margin-right: 3px;
}
/* line 1987, ../sass/style.scss */
.CarnegieConf #badge p.badge_3 {
  clear: both;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 20px;
}
/* line 1992, ../sass/style.scss */
.CarnegieConf #badge p.badge_5 {
  font-style: italic;
}
/* line 1997, ../sass/style.scss */
.CarnegieConf #events #events-list {
  margin-left: 15px;
  padding: 0;
}
/* line 2001, ../sass/style.scss */
.CarnegieConf #events p {
  display: none;
}
/* line 2004, ../sass/style.scss */
.CarnegieConf #events p.info_12 {
  display: block;
}
/* line 2008, ../sass/style.scss */
.CarnegieConf div.left-info {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 1174px) {
  /* line 2008, ../sass/style.scss */
  .CarnegieConf div.left-info {
    padding: 0 2%;
    width: 96%;
  }
}
/* line 2015, ../sass/style.scss */
.CarnegieConf div.left-info tr.info_12 {
  display: none;
}
/* line 2018, ../sass/style.scss */
.CarnegieConf div.left-info .intro-text {
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
}
/* line 2022, ../sass/style.scss */
.CarnegieConf div.left-info .intro-text span {
  display: none;
}
/* line 2025, ../sass/style.scss */
.CarnegieConf div.left-info .intro-text span.badge_1 {
  display: inline-block;
}

/* line 2032, ../sass/style.scss */
.landing-pages.intake-form .control-group {
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
}
/* line 2036, ../sass/style.scss */
.landing-pages.intake-form textarea {
  resize: none;
}
/* line 2038, ../sass/style.scss */
.landing-pages.intake-form .input_id_field_1144_0 > label, .landing-pages.intake-form .input_id_field_1148_0 > label, .landing-pages.intake-form .input_id_field_1150_0 > label {
  display: block;
}
/* line 2042, ../sass/style.scss */
.landing-pages.intake-form .input_id_field_1146, .landing-pages.intake-form .input_id_field_1149, .landing-pages.intake-form .input_id_field_1150_0, .landing-pages.intake-form .input_id_field_1145, .landing-pages.intake-form .input_id_field_1151 {
  display: none;
}
/* line 2043, ../sass/style.scss */
.landing-pages.intake-form .control-label {
  width: 23%;
}
@media screen and (max-width: 813px) {
  /* line 2043, ../sass/style.scss */
  .landing-pages.intake-form .control-label {
    width: 100%;
  }
}
/* line 2049, ../sass/style.scss */
.landing-pages.intake-form label {
  padding: 0;
}
/* line 2050, ../sass/style.scss */
.landing-pages.intake-form .form-actions {
  padding-top: 10px;
}
/* line 2051, ../sass/style.scss */
.landing-pages.intake-form ::placeholder {
  font-size: 0.875em;
  font-family: "Freight", sans-serif;
}
/* line 2052, ../sass/style.scss */
.landing-pages.intake-form ::-webkit-input-placeholder {
  font-size: 0.875em;
  font-family: "Freight", sans-serif;
}
/* line 2053, ../sass/style.scss */
.landing-pages.intake-form ::-moz-placeholder {
  font-size: 0.875em;
  font-family: "Freight", sans-serif;
}
/* line 2054, ../sass/style.scss */
.landing-pages.intake-form :-ms-input-placeholder {
  font-size: 0.875em;
  font-family: "Freight", sans-serif;
}
/* line 2055, ../sass/style.scss */
.landing-pages.intake-form :-moz-placeholder {
  font-size: 0.875em;
  font-family: "Freight", sans-serif;
}

/* line 2060, ../sass/style.scss */
.lightbox {
  display: none;
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
/* line 2070, ../sass/style.scss */
.lightbox img {
  max-width: 90%;
  max-height: 80%;
  margin-top: 5%;
  float: none!important;
}

/* line 2078, ../sass/style.scss */
.lightbox:target {
  outline: none;
  display: block;
}

/* line 2084, ../sass/style.scss */
#mini-banner {
  width: 100%;
  height: auto;
  overflow: visible;
  background: #009fd6;
  position: relative;
  padding-top: 0;
  margin-top: 20px;
}
/* line 2092, ../sass/style.scss */
#mini-banner .content {
  max-width: 1160px;
  margin: 0 auto;
  margin-top: -20px;
  position: relative;
  padding: 20px;
}
/* line 2098, ../sass/style.scss */
#mini-banner .content span.title {
  color: #FFFFFF;
  font-size: 48px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
@media only screen and (max-width: 800px) {
  /* line 2098, ../sass/style.scss */
  #mini-banner .content span.title {
    font-size: 20px;
  }
}
/* line 2106, ../sass/style.scss */
#mini-banner .content span.title a {
  font-weight: normal;
  color: #FFFFFF;
}

/* line 2114, ../sass/style.scss */
form#conference-recap {
  padding: 0.625em;
  border: 1px solid #ccc;
  background-color: rgba(238, 238, 238, 0.9);
  margin-left: 20px;
  margin-bottom: 20px;
  float: right;
  width: 30%;
  overflow: hidden;
  *zoom: 1;
}
/* line 2122, ../sass/style.scss */
form#conference-recap p {
  font-size: 13px;
}
@media only screen and (max-width: 1174px) {
  /* line 2114, ../sass/style.scss */
  form#conference-recap {
    float: none;
    margin-left: 0;
    width: 100%;
  }
}
/* line 2132, ../sass/style.scss */
form#conference-recap table td {
  background: transparent;
}

/* line 2139, ../sass/style.scss */
.the-carnegie-conference li {
  line-height: 1.9em;
}

@media screen and (max-width: 705px) {
  /* line 2147, ../sass/style.scss */
  .advisory-board .col33 {
    width: 100%;
  }
}

/* line 2152, ../sass/style.scss */
.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

/* line 2159, ../sass/style.scss */
.cd-horizontal-timeline h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

/* line 2163, ../sass/style.scss */
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}

/* line 2168, ../sass/style.scss */
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}

/* line 2172, ../sass/style.scss */
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 100%;
  margin: 0 auto;
}

/* line 2178, ../sass/style.scss */
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}

/* line 2184, ../sass/style.scss */
.cd-horizontal-timeline ol li, .cd-horizontal-timeline ul li {
  list-style: none;
}

/* line 2187, ../sass/style.scss */
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}

/* line 2196, ../sass/style.scss */
.cd-horizontal-timeline .events-wrapper::before {
  left: 0;
  background-image: -webkit-linear-gradient(left, white, rgba(248, 248, 248, 0));
  background-image: linear-gradient(to right, #ffffff, rgba(248, 248, 248, 0));
}

/* line 2201, ../sass/style.scss */
.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
  background-image: -webkit-linear-gradient(right, white, rgba(248, 248, 248, 0));
  background-image: linear-gradient(to left, #ffffff, rgba(248, 248, 248, 0));
}

/* line 2206, ../sass/style.scss */
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #dfdfdf;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}

/* line 2219, ../sass/style.scss */
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #a12743;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}

/* line 2242, ../sass/style.scss */
.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.2rem;
  padding-bottom: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

/* line 2257, ../sass/style.scss */
.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  background-color: #f8f8f8;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}

/* line 2278, ../sass/style.scss */
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #a12743;
  border-color: #a12743;
}

/* line 2282, ../sass/style.scss */
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}

/* line 2285, ../sass/style.scss */
.cd-horizontal-timeline .events a.selected::after {
  background-color: #a12743;
  border-color: #a12743;
}

/* line 2289, ../sass/style.scss */
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #a12743;
}

@media only screen and (min-width: 1100px) {
  /* line 2293, ../sass/style.scss */
  .cd-horizontal-timeline {
    margin: 6em auto;
  }

  /* line 2296, ../sass/style.scss */
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}
/* line 2302, ../sass/style.scss */
.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

/* line 2326, ../sass/style.scss */
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url("../images/arrow.png") no-repeat 0 0;
  background-size: cover;
}

/* line 2344, ../sass/style.scss */
.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

/* line 2352, ../sass/style.scss */
.cd-timeline-navigation a.next {
  right: 0;
}

/* line 2355, ../sass/style.scss */
.no-touch .cd-timeline-navigation a:hover {
  border-color: #a12743;
}

/* line 2358, ../sass/style.scss */
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}

/* line 2361, ../sass/style.scss */
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}

/* line 2364, ../sass/style.scss */
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

/* line 2368, ../sass/style.scss */
.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 2em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}

/* line 2377, ../sass/style.scss */
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

/* line 2397, ../sass/style.scss */
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

/* line 2408, ../sass/style.scss */
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}

/* line 2413, ../sass/style.scss */
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}

/* line 2418, ../sass/style.scss */
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}

/* line 2423, ../sass/style.scss */
.cd-horizontal-timeline .events-content li > * {
  margin: 0 auto;
}

/* line 2426, ../sass/style.scss */
.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 2.6rem;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  line-height: 1.2;
}

/* line 2433, ../sass/style.scss */
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}

/* line 2438, ../sass/style.scss */
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}

/* line 2441, ../sass/style.scss */
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}

@media only screen and (min-width: 768px) {
  /* line 2445, ../sass/style.scss */
  .cd-horizontal-timeline .events-content h2 {
    font-size: 7rem;
  }

  /* line 2448, ../sass/style.scss */
  .cd-horizontal-timeline .events-content em {
    font-size: 2rem;
  }
}
@-webkit-keyframes cd-enter-right {
  /* line 2454, ../sass/style.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }

  /* line 2458, ../sass/style.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}

@-moz-keyframes cd-enter-right {
  /* line 2464, ../sass/style.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }

  /* line 2468, ../sass/style.scss */
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}

@keyframes cd-enter-right {
  /* line 2474, ../sass/style.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }

  /* line 2482, ../sass/style.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@-webkit-keyframes cd-enter-left {
  /* line 2492, ../sass/style.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }

  /* line 2496, ../sass/style.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}

@-moz-keyframes cd-enter-left {
  /* line 2502, ../sass/style.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }

  /* line 2506, ../sass/style.scss */
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}

@keyframes cd-enter-left {
  /* line 2512, ../sass/style.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  /* line 2520, ../sass/style.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

/* line 2533, ../sass/style.scss */
#side-bar {
  float: right;
  width: 19%;
  margin-right: 2%;
}
@media only screen and (max-width: 1174px) {
  /* line 2533, ../sass/style.scss */
  #side-bar {
    width: 38%;
  }
}
@media only screen and (max-width: 600px) {
  /* line 2533, ../sass/style.scss */
  #side-bar {
    margin-right: 0;
    width: 100%;
  }
}

/* line 2547, ../sass/style.scss */
footer {
  padding: 20px;
  max-width: 1160px;
  margin: 0 auto;
  overflow: visible !important;
  overflow: hidden;
  *zoom: 1;
}
/* line 2553, ../sass/style.scss */
footer ul {
  list-style-type: none;
  margin: 0;
}

/* line 2559, ../sass/style.scss */
#contact-info {
  float: left;
  width: 30%;
}
@media screen and (max-width: 1086px) {
  /* line 2559, ../sass/style.scss */
  #contact-info {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #95a49d;
    padding-top: 1em;
    border-bottom: 1px solid #95a49d;
  }
}

/* line 2571, ../sass/style.scss */
#twitter-feed a.lt-btn {
  margin-top: 5px;
}

/* line 2574, ../sass/style.scss */
#RFI {
  position: relative;
  width: 33.3%;
  margin-left: 31%;
}
/* line 2578, ../sass/style.scss */
#RFI textarea {
  margin-top: 12px;
}
/* line 2581, ../sass/style.scss */
#RFI p {
  text-align: center;
}
@media screen and (max-width: 1086px) {
  /* line 2574, ../sass/style.scss */
  #RFI {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    max-height: 530px;
  }
}

/* line 2591, ../sass/style.scss */
.recycle {
  color: #009fd6;
}

/* line 2595, ../sass/style.scss */
#social {
  float: right;
  width: 30.3%;
}
/* line 2598, ../sass/style.scss */
#social .social-media {
  float: left;
}
/* line 2601, ../sass/style.scss */
#social #legal {
  overflow: hidden;
  *zoom: 1;
  font-size: 10px;
  clear: both;
}
/* line 2605, ../sass/style.scss */
#social #legal a {
  padding-left: 0;
}
@media screen and (max-width: 1086px) {
  /* line 2595, ../sass/style.scss */
  #social {
    float: left;
    width: 100%;
  }
}

/* line 2615, ../sass/style.scss */
.global-footer #RFI {
  max-width: 100% !important;
  margin-left: 33.3%;
}
/* line 2618, ../sass/style.scss */
.global-footer #RFI #request-info {
  border: none;
}
@media screen and (max-width: 1086px) {
  /* line 2615, ../sass/style.scss */
  .global-footer #RFI {
    margin-left: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #95a49d;
  }
  /* line 2625, ../sass/style.scss */
  .global-footer #RFI p {
    text-align: left;
  }
}

/* line 2631, ../sass/style.scss */
.global-footer #social {
  width: 19.3%;
}
@media screen and (max-width: 1086px) {
  /* line 2631, ../sass/style.scss */
  .global-footer #social {
    width: 100%;
  }
}

/* line 2638, ../sass/style.scss */
.tweet-container {
  border: 1px solid #dddddd;
  padding: 20px 20px 40px 20px;
  position: relative;
  border-radius: 10px;
  margin-bottom: 1.4em;
}
/* line 2644, ../sass/style.scss */
.tweet-container .description {
  font-size: 26px !important;
  line-height: 34px !important;
  color: #999999 !important;
  text-decoration: none !important;
  font-weight: normal !important;
}
/* line 2651, ../sass/style.scss */
.tweet-container .tweet-link {
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-weight: bold !important;
  color: #999999 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
}

/* line 2663, ../sass/style.scss */
#landing-pages.landing-pages #side-bar, #landing-pages.landing-pages .mob-menu, #landing-pages.landing-pages #main-nav, #landing-pages.landing-pages #twitter-feed, #landing-pages.landing-pages #contact-info, #landing-pages.landing-pages #mini-banner {
  display: none;
}
/* line 2666, ../sass/style.scss */
#landing-pages.landing-pages header {
  height: 87px;
}
/* line 2669, ../sass/style.scss */
#landing-pages.landing-pages .content-main {
  width: 100%;
}
@media only screen and (max-width: 1174px) {
  /* line 2669, ../sass/style.scss */
  #landing-pages.landing-pages .content-main {
    width: 100%;
  }
}
/* line 2674, ../sass/style.scss */
#landing-pages.landing-pages .content-main img {
  float: none;
}

/* line 2679, ../sass/style.scss */
#landing-pages.landing-pages.retargeted .input_id_field_481 {
  display: none;
}

/* line 2685, ../sass/style.scss */
.request-info #request-info, .the-carnegie-conference #request-info, .research-discount-data-request #request-info, .carnegie-employment-application #request-info, .CarnegieConf #request-info, .no-form #request-info, .landing-pages.intake-form #request-info {
  display: none;
}
/* line 2688, ../sass/style.scss */
.request-info .content-main, .the-carnegie-conference .content-main, .research-discount-data-request .content-main, .carnegie-employment-application .content-main, .CarnegieConf .content-main, .no-form .content-main, .landing-pages.intake-form .content-main {
  margin-right: 0;
  width: 100%;
}
/* line 2691, ../sass/style.scss */
.request-info .content-main .content, .the-carnegie-conference .content-main .content, .research-discount-data-request .content-main .content, .carnegie-employment-application .content-main .content, .CarnegieConf .content-main .content, .no-form .content-main .content, .landing-pages.intake-form .content-main .content {
  width: 96%;
}
/* line 2694, ../sass/style.scss */
.request-info .content-main .content:before, .the-carnegie-conference .content-main .content:before, .research-discount-data-request .content-main .content:before, .carnegie-employment-application .content-main .content:before, .CarnegieConf .content-main .content:before, .no-form .content-main .content:before, .landing-pages.intake-form .content-main .content:before {
  height: auto;
}
@media only screen and (max-width: 1174px) {
  /* line 2688, ../sass/style.scss */
  .request-info .content-main, .the-carnegie-conference .content-main, .research-discount-data-request .content-main, .carnegie-employment-application .content-main, .CarnegieConf .content-main, .no-form .content-main, .landing-pages.intake-form .content-main {
    margin-right: 0;
  }
}
@media only screen and (max-width: 600px) {
  /* line 2688, ../sass/style.scss */
  .request-info .content-main, .the-carnegie-conference .content-main, .research-discount-data-request .content-main, .carnegie-employment-application .content-main, .CarnegieConf .content-main, .no-form .content-main, .landing-pages.intake-form .content-main {
    width: 100%;
    margin-bottom: 1em;
  }
}

/* line 2707, ../sass/style.scss */
.input_id_field_81_0, .input_id_field_1144_0, .input_id_field_1148_0, .input_id_field_1150_0, .input_id_field_1301_0 {
  padding: 10px 0;
}
/* line 2709, ../sass/style.scss */
.input_id_field_81_0 > label, .input_id_field_1144_0 > label, .input_id_field_1148_0 > label, .input_id_field_1150_0 > label, .input_id_field_1301_0 > label {
  display: none;
}
/* line 2713, ../sass/style.scss */
.input_id_field_81_0 .controls ul, .input_id_field_1144_0 .controls ul, .input_id_field_1148_0 .controls ul, .input_id_field_1150_0 .controls ul, .input_id_field_1301_0 .controls ul {
  width: 60%;
}
@media only screen and (max-width: 1174px) {
  /* line 2713, ../sass/style.scss */
  .input_id_field_81_0 .controls ul, .input_id_field_1144_0 .controls ul, .input_id_field_1148_0 .controls ul, .input_id_field_1150_0 .controls ul, .input_id_field_1301_0 .controls ul {
    width: 100%;
  }
}
/* line 2719, ../sass/style.scss */
.input_id_field_81_0 .controls li, .input_id_field_1144_0 .controls li, .input_id_field_1148_0 .controls li, .input_id_field_1150_0 .controls li, .input_id_field_1301_0 .controls li {
  display: block;
  float: left;
  width: 50%;
  font-size: 13px;
}
@media only screen and (max-width: 1299px) {
  /* line 2719, ../sass/style.scss */
  .input_id_field_81_0 .controls li, .input_id_field_1144_0 .controls li, .input_id_field_1148_0 .controls li, .input_id_field_1150_0 .controls li, .input_id_field_1301_0 .controls li {
    width: 100%;
    font-size: 1em;
  }
}
/* line 2728, ../sass/style.scss */
.input_id_field_81_0 .controls li label, .input_id_field_1144_0 .controls li label, .input_id_field_1148_0 .controls li label, .input_id_field_1150_0 .controls li label, .input_id_field_1301_0 .controls li label {
  padding: 0 5px 0 0;
}

/* line 2735, ../sass/style.scss */
.input_id_field_81_0 > label, .input_id_field_1301_0 > label {
  display: block;
}

/* line 2737, ../sass/style.scss */
#request-info .input_id_field_81_0, #request-info .input_id_field_1301_0 {
  display: none;
}
/* line 2739, ../sass/style.scss */
#request-info .input_id_field_81_0 .controls, #request-info .input_id_field_1301_0 .controls {
  margin-left: 0;
  clear: both;
}
/* line 2742, ../sass/style.scss */
#request-info .input_id_field_81_0 .controls ul, #request-info .input_id_field_1301_0 .controls ul {
  width: 100%;
}

/* line 2748, ../sass/style.scss */
.pagination {
  text-align: center;
}
/* line 2750, ../sass/style.scss */
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
/* line 2753, ../sass/style.scss */
.pagination li a {
  padding: 3px 8px;
}
/* line 2757, ../sass/style.scss */
.pagination li.active a {
  border: 1px solid #ccc;
}

/* line 2762, ../sass/style.scss */
.cc-message, .cc-link {
  font-family: 'Freight', sans-serif !important;
}

/* line 2766, ../sass/style.scss */
.cc-banner .cc-message {
  flex: inherit !important;
  margin: 0 auto !important;
}

/* line 2, ../sass/_gallery.scss */
.gallery {
  margin-top: 20px;
}

/* line 3, ../sass/_gallery.scss */
.image-overlay {
  text-align: center;
  width: 100%;
  left: 0;
}

/* line 4, ../sass/_gallery.scss */
.image-overlay p {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  margin-top: 5px;
}

/* line 6, ../sass/_gallery.scss */
.image-overlay-prev,
.image-overlay-next {
  position: absolute;
  top: 40%;
  color: #999;
  font-size: 100px;
  border: 0 !important;
  background: #333;
  height: 43px;
}

/* line 9, ../sass/_gallery.scss */
.image-overlay-prev:hover,
.image-overlay-next:hover {
  color: #fff;
  text-decoration: none;
  background: #222;
}

/* line 10, ../sass/_gallery.scss */
.content-main .image-overlay-prev {
  left: 30px;
}
/* line 12, ../sass/_gallery.scss */
.content-main .image-overlay-prev:hover {
  background-color: transparent;
}

/* line 16, ../sass/_gallery.scss */
.content-main .image-overlay-next {
  right: 30px;
}
/* line 18, ../sass/_gallery.scss */
.content-main .image-overlay-next:hover {
  background-color: transparent;
}

/* line 22, ../sass/_gallery.scss */
.content-main .image-overlay-full {
  border-radius: 5px;
  max-width: none !important;
  max-height: 600px;
  box-shadow: 0 0 30px #222;
  float: none;
}

/* line 26, ../sass/_gallery.scss */
.content-main .gallery {
  margin: 20px 0;
  list-style-type: none;
}
/* line 29, ../sass/_gallery.scss */
.content-main .gallery li {
  float: left;
  margin: 0 10px 10px 0;
}
/* line 32, ../sass/_gallery.scss */
.content-main .gallery li a {
  float: left;
  padding: 10px;
  margin: 0;
}
/* line 36, ../sass/_gallery.scss */
.content-main .gallery li a img {
  float: left;
}

/* line 2, ../sass/_blog.scss */
.blog-list #request-info {
  display: none!important;
}

/* line 8, ../sass/_blog.scss */
.blog .content-main .content::before {
  height: inherit;
}

/* line 13, ../sass/_blog.scss */
.blogpost-info, .blogpost-info-details {
  float: left;
  width: 30%;
  clear: left;
  margin: 20px 0;
}
/* line 18, ../sass/_blog.scss */
.blogpost-info img, .blogpost-info-details img {
  border: 1px solid #ccc;
  float: left;
  margin: 0;
}
/* line 23, ../sass/_blog.scss */
.blogpost-info p, .blogpost-info-details p {
  margin: 0 0 0 95px;
  padding-top: 0;
  font-style: italic;
}
/* line 28, ../sass/_blog.scss */
.blogpost-info h3, .blogpost-info-details h3 {
  clear: left;
  padding: 10px 0;
}

/* line 34, ../sass/_blog.scss */
.blogpost-info-details {
  float: right;
}

/* line 38, ../sass/_blog.scss */
.featured-thumb {
  max-width: 80px;
  height: auto !important;
}

/* line 43, ../sass/_blog.scss */
.featured-img {
  margin: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  height: auto;
  margin-bottom: 20px !important;
}

/* line 51, ../sass/_blog.scss */
.tags {
  clear: both;
}
/* line 53, ../sass/_blog.scss */
.tags ul {
  list-style-type: none;
  margin: 5px 0;
}
/* line 56, ../sass/_blog.scss */
.tags ul li {
  margin-bottom: 7px;
  display: block;
  line-height: auto;
}
/* line 62, ../sass/_blog.scss */
.tags a {
  background: url("../images/white-bullet.png") 5px 8px no-repeat #444444;
  padding: 3px 20px 6px 25px;
  color: #ddd;
  font-weight: 300;
  border-radius: 0px 5px 5px 0px;
  margin-right: 5px;
}
/* line 69, ../sass/_blog.scss */
.tags a:hover {
  color: white;
  background-color: #982337;
}

/* line 76, ../sass/_blog.scss */
.blogpost-content {
  float: left;
  width: 70%;
  margin: 20px 0;
}

/* line 82, ../sass/_blog.scss */
.blogpost-content-inner {
  border-left: 1px solid #7a8c83;
  margin-left: 20px;
  padding-left: 20px;
}
/* line 86, ../sass/_blog.scss */
.blogpost-content-inner .tags {
  margin: 20px 0;
}
/* line 88, ../sass/_blog.scss */
.blogpost-content-inner .tags a {
  white-space: nowrap;
}
/* line 91, ../sass/_blog.scss */
.blogpost-content-inner .tags p {
  line-height: 2em;
}

/* line 97, ../sass/_blog.scss */
.blogpost-content-inner-details {
  border-right: 1px solid #7a8c83;
  margin-right: 20px;
  padding-right: 20px;
}
/* line 101, ../sass/_blog.scss */
.blogpost-content-inner-details .tags {
  margin: 20px 0;
}
/* line 103, ../sass/_blog.scss */
.blogpost-content-inner-details .tags a {
  white-space: nowrap;
}
/* line 106, ../sass/_blog.scss */
.blogpost-content-inner-details .tags p {
  line-height: 2em;
}

/* line 112, ../sass/_blog.scss */
.pagination {
  clear: left;
  margin: 20px 0;
}
/* line 115, ../sass/_blog.scss */
.pagination ul {
  text-align: center;
  list-style-type: none;
  margin: 0;
}
/* line 119, ../sass/_blog.scss */
.pagination ul li {
  display: inline-block;
  margin: 0 3px;
}
/* line 122, ../sass/_blog.scss */
.pagination ul li.disabled a {
  color: #999;
}
/* line 125, ../sass/_blog.scss */
.pagination ul li.active a {
  border: 1px solid #ccc;
}
/* line 128, ../sass/_blog.scss */
.pagination ul li a {
  padding: 3px 8px;
}

/* line 136, ../sass/_blog.scss */
.rating ul {
  margin: 0;
  list-style-type: none;
}
/* line 139, ../sass/_blog.scss */
.rating ul li {
  display: inline-block;
}

/* line 145, ../sass/_blog.scss */
#comments {
  margin-top: 20px;
}

/* line 149, ../sass/_blog.scss */
#breadcrumb li#breadcrumb-menu-blog a::after {
  border: none;
}

@media only screen and (max-width: 1174px) {
  /* line 154, ../sass/_blog.scss */
  .blogpost-content, .blogpost-info, .blogpost-info-details {
    width: 100%;
    margin: 0;
    margin-bottom: 1.14em;
  }

  /* line 159, ../sass/_blog.scss */
  .blogpost-info .tags, .blogpost-info-details .tags {
    display: none;
  }
}
@media only screen and (max-width: 1174px) {
  /* line 164, ../sass/_blog.scss */
  .blogpost-content-inner {
    border: none;
    margin-left: 0;
    padding-left: 0;
  }

  /* line 169, ../sass/_blog.scss */
  .blogpost-content-inner-details {
    border: none;
    margin: 0;
    padding: 0;
  }
}
/* line 2, ../sass/_ie.scss */
.lt-ie9 header, .lt-ie9 footer, .lt-ie9 #content-area, .lt-ie9 .panel, .lt-ie8 header, .lt-ie8 footer, .lt-ie8 #content-area, .lt-ie8 .panel, .lt-ie7 header, .lt-ie7 footer, .lt-ie7 #content-area, .lt-ie7 .panel {
  width: 1200px;
}
/* line 5, ../sass/_ie.scss */
.lt-ie9 #announcement, .lt-ie8 #announcement, .lt-ie7 #announcement {
  display: none;
}
/* line 8, ../sass/_ie.scss */
.lt-ie9 input[type=checkbox], .lt-ie8 input[type=checkbox], .lt-ie7 input[type=checkbox] {
  border: none;
}
/* line 11, ../sass/_ie.scss */
.lt-ie9 .input_id_field_81_0 .controls li, .lt-ie8 .input_id_field_81_0 .controls li, .lt-ie7 .input_id_field_81_0 .controls li {
  font-size: 12px;
}
/* line 14, ../sass/_ie.scss */
.lt-ie9 a.view-bio, .lt-ie8 a.view-bio, .lt-ie7 a.view-bio {
  background-color: #982337;
}
