/* Generated by less 2.5.1 */
.node.view-mode-full .media-element-container {
  display: inline;
}
.node.view-mode-full .media-element-container img {
  display: inline;
}
.node.view-mode-full .field-type-text-with-summary,
.node.view-mode-full .field-type-text-long {
  max-width: 830px;
  width: 100%;
  margin: 0 auto;
}
.node.view-mode-full .field-type-text-with-summary h2,
.node.view-mode-full .field-type-text-long h2 {
  font-size: 25px;
  font-weight: 500;
  color: #292929;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary h2,
  .node.view-mode-full .field-type-text-long h2 {
    font-size: 15px;
  }
}
.node.view-mode-full .field-type-text-with-summary h3,
.node.view-mode-full .field-type-text-long h3 {
  font-size: 20px;
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary h3,
  .node.view-mode-full .field-type-text-long h3 {
    font-size: 15px;
  }
}
.node.view-mode-full .field-type-text-with-summary .wysiwyg_red_subtitle,
.node.view-mode-full .field-type-text-long .wysiwyg_red_subtitle {
  font-size: 22px;
  font-weight: 500;
  color: #da2020;
  text-align: center;
  margin-bottom: 48px;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary .wysiwyg_red_subtitle,
  .node.view-mode-full .field-type-text-long .wysiwyg_red_subtitle {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
.node.view-mode-full .field-type-text-with-summary blockquote,
.node.view-mode-full .field-type-text-long blockquote {
  font-size: 22px;
  line-height: 35px;
  font-weight: 300;
  font-style: italic;
  color: #da2020;
  border: none;
  width: 700px;
  margin: 79px auto 29px;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .node.view-mode-full .field-type-text-with-summary blockquote,
  .node.view-mode-full .field-type-text-long blockquote {
    width: auto;
  }
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary blockquote,
  .node.view-mode-full .field-type-text-long blockquote {
    font-size: 15px;
    line-height: 1.5em;
  }
}
.node.view-mode-full .field-type-text-with-summary blockquote:before,
.node.view-mode-full .field-type-text-long blockquote:before {
  content: '';
  position: absolute;
  background: url(../images/quote-icon.png) no-repeat;
  width: 60px;
  height: 43px;
  left: -53px;
  top: -35px;
}
@media only screen and (max-width: 900px) {
  .node.view-mode-full .field-type-text-with-summary blockquote:before,
  .node.view-mode-full .field-type-text-long blockquote:before {
    left: 0;
    top: -55px;
  }
}
.node.view-mode-full .field-type-text-with-summary blockquote .wysiwyg_footer,
.node.view-mode-full .field-type-text-long blockquote .wysiwyg_footer {
  font-weight: bold;
  font-size: 16px;
  border: none;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary blockquote .wysiwyg_footer,
  .node.view-mode-full .field-type-text-long blockquote .wysiwyg_footer {
    font-size: 15px;
  }
}
.node.view-mode-full .field-type-text-with-summary u,
.node.view-mode-full .field-type-text-long u {
  color: #da2020;
}
.node.view-mode-full .field-type-text-with-summary ul,
.node.view-mode-full .field-type-text-long ul {
  list-style: none;
  margin-top: 14px;
  margin-bottom: 52px;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary ul,
  .node.view-mode-full .field-type-text-long ul {
    padding: 0;
    margin-bottom: 25px;
  }
}
.node.view-mode-full .field-type-text-with-summary ul li,
.node.view-mode-full .field-type-text-long ul li {
  margin-bottom: 9px;
}
.node.view-mode-full .field-type-text-with-summary ul li:before,
.node.view-mode-full .field-type-text-long ul li:before {
  content: "•";
  color: red;
  display: inline-block;
  width: 17px;
  margin-left: 2px;
  font-size: 20px;
  vertical-align: middle;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary ul li:before,
  .node.view-mode-full .field-type-text-long ul li:before {
    font-size: 15px;
  }
}
.node.view-mode-full .field-type-text-with-summary img,
.node.view-mode-full .field-type-text-long img {
  margin: 0 auto;
}
.node.view-mode-full .field-type-text-with-summary .wysiwyg_button_one,
.node.view-mode-full .field-type-text-long .wysiwyg_button_one,
.node.view-mode-full .field-type-text-with-summary .wysiwyg_button_two,
.node.view-mode-full .field-type-text-long .wysiwyg_button_two {
  color: #da2020;
  border: 3px solid #da2020;
  text-transform: uppercase;
  padding: 19px 25px 15px 24px;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  margin-right: 19px;
  -webkit-transition: background .4s;
  -moz-transition: background .4s;
  -ms-transition: background .4s;
  transition: background .4s;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary .wysiwyg_button_one,
  .node.view-mode-full .field-type-text-long .wysiwyg_button_one,
  .node.view-mode-full .field-type-text-with-summary .wysiwyg_button_two,
  .node.view-mode-full .field-type-text-long .wysiwyg_button_two {
    display: block;
    text-align: center;
  }
}
.node.view-mode-full .field-type-text-with-summary .wysiwyg_button_one:hover,
.node.view-mode-full .field-type-text-long .wysiwyg_button_one:hover,
.node.view-mode-full .field-type-text-with-summary .wysiwyg_button_two:hover,
.node.view-mode-full .field-type-text-long .wysiwyg_button_two:hover {
  color: #fff;
  background-color: #da2020;
  text-decoration: none;
}
.node.view-mode-full .field-type-text-with-summary .wysiwyg_button_one,
.node.view-mode-full .field-type-text-long .wysiwyg_button_one {
  margin-top: 25px;
  margin-bottom: 32px;
}
.node.view-mode-full .field-type-text-with-summary .wysiwyg_button_one:nth-of-type(3),
.node.view-mode-full .field-type-text-long .wysiwyg_button_one:nth-of-type(3) {
  margin-top: 0;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary .wysiwyg_button_one,
  .node.view-mode-full .field-type-text-long .wysiwyg_button_one {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.node.view-mode-full .field-type-text-with-summary .wysiwyg_button_two,
.node.view-mode-full .field-type-text-long .wysiwyg_button_two {
  border-bottom-right-radius: 9px;
  margin-bottom: 33px;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary .wysiwyg_button_two,
  .node.view-mode-full .field-type-text-long .wysiwyg_button_two {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1050px) {
  .node.view-mode-full .field-type-text-with-summary .wysiwyg_image_large,
  .node.view-mode-full .field-type-text-long .wysiwyg_image_large {
    margin-left: -88px;
    margin-right: -88px;
  }
}
@media only screen and (min-width: 641px) {
  .node.view-mode-full .field-type-text-with-summary .wysiwyg_image_large,
  .node.view-mode-full .field-type-text-long .wysiwyg_image_large {
    margin-top: 43px;
    margin-bottom: 43px;
  }
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary .wysiwyg_image_large,
  .node.view-mode-full .field-type-text-long .wysiwyg_image_large {
    margin: 25px 0;
  }
}
.node.view-mode-full .field-type-text-with-summary .wysiwyg_image_left img,
.node.view-mode-full .field-type-text-long .wysiwyg_image_left img {
  margin-right: 30px;
  margin-top: 7px;
  float: left;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary .wysiwyg_image_left img,
  .node.view-mode-full .field-type-text-long .wysiwyg_image_left img {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 25px;
  }
}
.node.view-mode-full .field-type-text-with-summary .wysiwyg_text_right,
.node.view-mode-full .field-type-text-long .wysiwyg_text_right {
  overflow: hidden;
}
.node.view-mode-full .field-type-text-with-summary .wysiwyg_gray_border,
.node.view-mode-full .field-type-text-long .wysiwyg_gray_border {
  border: 5px solid #d7d7d7;
  font-size: 22px;
  line-height: 35px;
  font-weight: 300;
  color: #979797;
  padding: 31px 65px 33px 70px;
  margin-top: 29px;
  margin-bottom: 49px;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary .wysiwyg_gray_border,
  .node.view-mode-full .field-type-text-long .wysiwyg_gray_border {
    font-size: 15px;
    line-height: 1.5em;
    padding: 25px;
    margin-bottom: 25px;
  }
}
.node.view-mode-full .field-type-text-with-summary .wysiwyg_red_block,
.node.view-mode-full .field-type-text-long .wysiwyg_red_block {
  background-color: #da2020;
  border-radius: 9px;
  color: #fff;
  font-size: 22px;
  line-height: 1.5em;
  text-align: center;
  padding: 42px 48px;
  float: right;
  margin-left: 30px;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary .wysiwyg_red_block,
  .node.view-mode-full .field-type-text-long .wysiwyg_red_block {
    font-size: 15px;
    float: none;
    margin-left: 0;
    margin-bottom: 25px;
  }
}
.node.view-mode-full .field-type-text-with-summary table,
.node.view-mode-full .field-type-text-long table {
  width: 100%;
  border: 1px solid #c2c2c2;
}
.node.view-mode-full .field-type-text-with-summary table thead,
.node.view-mode-full .field-type-text-long table thead {
  background-color: #29292c;
  font-weight: 600;
  font-size: 16px;
  line-height: 1em;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary table thead,
  .node.view-mode-full .field-type-text-long table thead {
    display: none;
  }
}
.node.view-mode-full .field-type-text-with-summary table thead th,
.node.view-mode-full .field-type-text-long table thead th {
  font-weight: normal;
  padding: 21px 28px;
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary table tbody tr,
  .node.view-mode-full .field-type-text-long table tbody tr {
    display: block;
    padding-bottom: 15px;
    overflow: hidden;
  }
  .node.view-mode-full .field-type-text-with-summary table tbody tr:first-child th,
  .node.view-mode-full .field-type-text-long table tbody tr:first-child th {
    display: none;
  }
}
.node.view-mode-full .field-type-text-with-summary table tbody tr td,
.node.view-mode-full .field-type-text-long table tbody tr td {
  font-size: 16px;
  line-height: 1em;
  color: #7f7f7f;
  padding: 18px 28px;
}
@media only screen and (min-width: 641px) {
  .node.view-mode-full .field-type-text-with-summary table tbody tr td .bold-title,
  .node.view-mode-full .field-type-text-long table tbody tr td .bold-title {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .node.view-mode-full .field-type-text-with-summary table tbody tr td,
  .node.view-mode-full .field-type-text-long table tbody tr td {
    font-size: 15px;
    display: block;
    border: none;
    clear: both;
  }
  .node.view-mode-full .field-type-text-with-summary table tbody tr td .content,
  .node.view-mode-full .field-type-text-long table tbody tr td .content {
    float: left;
    line-height: 1.3em;
    width: 50%;
  }
  .node.view-mode-full .field-type-text-with-summary table tbody tr td .bold-title,
  .node.view-mode-full .field-type-text-long table tbody tr td .bold-title {
    float: left;
    padding-right: 15px;
    line-height: 1.3em;
    width: 50%;
  }
}
.node.view-mode-full .field-type-text-with-summary table tbody tr:nth-child(even),
.node.view-mode-full .field-type-text-long table tbody tr:nth-child(even) {
  background-color: #ecedf1;
}
