@charset "UTF-8";
/* Slick Slider - https://github.com/kenwheeler/slick/blob/master/slick/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: 'icomoon';
  src: url("/assets/fonts/icomoon.eot?-k3xpz0");
  src: url("/assets/fonts/icomoon.eot?#iefix-k3xpz0") format("embedded-opentype"), url("/assets/fonts/icomoon.woff?-k3xpz0") format("woff"), url("/assets/fonts/icomoon.ttf?-k3xpz0") format("truetype"), url("/assets/fonts/icomoon.svg?-k3xpz0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-check:before {
  content: "\e61b";
}

.icon-print:before {
  content: "\e61a";
}

.icon-arrow-box:before {
  content: "\e619";
}

.icon-arrow:before {
  content: "\e600";
}

.icon-arrow-01:before {
  content: "\e601";
}

.icon-arrow-02:before {
  content: "\e60f";
}

.icon-arrow-left:before {
  content: "\e610";
}

.icon-arrow-left2:before {
  content: "\e611";
}

.icon-arrow-right:before {
  content: "\e608";
}

.icon-arrow-up:before {
  content: "\e60b";
}

.icon-caret-left:before {
  content: "\e60c";
}

.icon-caret-left2:before {
  content: "\e612";
}

.icon-caret-right:before {
  content: "\e60d";
}

.icon-caret-right2:before {
  content: "\e615";
}

.icon-close:before {
  content: "\e60e";
}

.icon-close2:before {
  content: "\e616";
}

.icon-email:before {
  content: "\e609";
}

.icon-fb:before {
  content: "\e602";
}

.icon-linkedin:before {
  content: "\e603";
}

.icon-magnify:before {
  content: "\e604";
}

.icon-play:before {
  content: "\e60a";
}

.icon-play-box:before {
  content: "\e617";
}

.icon-plus:before {
  content: "\e613";
}

.icon-plus2:before {
  content: "\e614";
}

.icon-podcast:before {
  content: "\e605";
}

.icon-rss:before {
  content: "\e606";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-close1:before {
  content: "\e618";
}

.sponsored-feature-box .meta:after, .super-feature-article .meta:after, .speakers-row:after, #research #research-main .speakers-row:after {
  content: " ";
  display: block;
  clear: both;
}

.utility-events-links, #sidebar ul, .social-networks, .page-content .link-list, .careers-box .careers-detail-list, .privacy-policy .static-pages .custom-list,
.terms-of-use .static-pages .custom-list, .filter-nav ul, .article-filter .paginatio-links ul, .research-module .research-list, .squared-module .squared-list, .aside-article-list, .tag-list, .webinar-detail .points, .webinar-detail .speakers-list, .newsletter-subscription .logo-list, .header-nav ul, .drop-menu-holder .drop-menu, .agenda-block ul, .highlights-row .highlights-list, .conference-partners .partners-list, .venue-page .venue-detal-info ol, .event-press-list, #research .recent-publication .recent-list, #research .subscription-service .pagination-links,
#research .subscription-service .slick-dots, #research .solar-list, #research .report-detail .report-highlight ul, #research .social-networks, #research .subscription-list, #research .tool-links, #research .purchase-report .option-list, #research .past-consulting .consulting-list, #research #research-main .careers-box .careers-detail-list, #research .in-news-list, #research-header #research-nav .utility-events-links, #research-header .tablet-nav ul, #research-footer .footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* custom checkbox styles */
.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-checkbox.jcf-checked span {
  display: block;
}

/* custom radio styles */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #e5e5e5;
  height: 50px;
  width: 50px;
}

.jcf-radio span {
  position: absolute;
  display: none;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background: #7a9f36;
}

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-radio.jcf-checked span {
  display: block;
}

/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #e5e5e5;
  background: #fff;
  margin: 0 0 12px;
  min-width: 150px;
  width: 100%;
  height: 50px;
}
@media all and (max-width: 767px) {
  .jcf-select {
    height: 40px;
  }
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 48px;
  margin: 0 40px 0 16px;
  color: #b3b3b3;
  letter-spacing: 0.025em;
}
@media all and (max-width: 767px) {
  .jcf-select .jcf-select-text {
    font-size: 16px;
    line-height: 38px;
    margin-left: 10px;
  }
}

.jcf-select .jcf-select-opener {
  position: absolute;
  right: 17px;
  top: 20px;
  font-size: 7px;
}
.jcf-select .jcf-select-opener:after {
  content: "\e600";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7px;
  color: #4d4d4d;
}
@media all and (max-width: 991px) {
  .jcf-select .jcf-select-opener {
    top: 12px;
  }
}
@media all and (max-width: 767px) {
  .jcf-select .jcf-select-opener {
    top: 8px;
  }
}

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #e5e5e5;
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  width: 100%;
}
@media all and (max-width: 767px) {
  .jcf-list {
    font-size: 16px;
  }
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 16px;
  color: #b3b3b3;
  height: 1%;
}
.jcf-list .jcf-option.jcf-option-hide-me {
  display: none;
}
@media all and (max-width: 767px) {
  .jcf-list .jcf-option {
    padding: 10px;
  }
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #f1f1f1;
  color: #000000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important;
}

html,
body {
  height: 100%;
}

body {
  min-width: 320px;
}
@media all and (max-width: 991px) {
  body {
    font-size: 16px;
    line-height: 24px;
  }
}
@media all and (max-width: 767px) {
  body.nav-active {
    overflow: hidden;
  }
}

input,
button,
textarea {
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
}

.container {
  margin: 0;
}
.container.center {
  margin-left: auto;
  margin-right: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0 0 10px;
  font-weight: 400;
}

.btn {
  text-decoration: none;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-radius: 0;
  border-width: 2px;
}
@media all and (min-width: 992px) {
  .btn {
    padding: 15px;
  }
}
.btn.link {
  color: #7a9f36;
  border: none;
  padding: 0;
}
.btn.link:hover, .btn.link:focus {
  color: #5d821a;
}
@media all and (max-width: 991px) {
  .btn {
    padding: 9px 28px;
    font-size: 12px;
  }
}

.btn-primary:hover, .btn-primary:focus {
  background: #7a9f36;
  color: #fff;
  border-color: #7a9f36;
  text-decoration: none;
}

.btn-default:hover, .btn-default:focus {
  background: #3c3c3c;
  color: #fff;
  border-color: #3c3c3c;
  text-decoration: none;
}

.btn-info {
  padding: 8px 30px;
  font-size: 16px;
  line-height: 19px;
}
.btn-info:hover, .btn-info:focus {
  background: #3c5a96;
  border-color: #3c5a96;
  color: #fff;
  text-decoration: none;
}

a {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}

.label {
  border-radius: 0;
}

.small-header {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: block;
  letter-spacing: 0.1em;
}
.small-header.label {
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 991px) {
  .small-header {
    font-size: 11px;
    line-height: 1.2;
  }
}

.general-caption {
  font-size: 14px;
  font-weight: 400;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  display: block;
}
@media all and (max-width: 991px) {
  .general-caption {
    font-size: 11px;
    line-height: 1.2;
  }
}

.sub-article-heading {
  font-weight: 400;
  font-size: 16px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media all and (max-width: 991px) {
  .sub-article-heading {
    font-size: 17px;
    line-height: 1.2;
  }
}
@media all and (min-width: 1366px) {
  .sub-article-heading {
    font-size: 21px;
  }
}

.general-heading {
  font-size: 24px;
  font-weight: 400;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  display: block;
}
@media all and (max-width: 991px) {
  .general-heading {
    font-size: 18px;
    line-height: 24px;
  }
}
@media all and (max-width: 767px) {
  .general-heading {
    font-size: 15px;
    line-height: 20px;
  }
}

.feature-heading {
  font-size: 28px;
  font-weight: 400;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media all and (max-width: 991px) {
  .feature-heading {
    font-size: 18px;
    line-height: 1.2;
  }
}

.super-heading {
  font-size: 36px;
  font-weight: 400;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media all and (max-width: 991px) {
  .super-heading {
    font-size: 28px;
    line-height: 1.2;
  }
}

.page-title {
  font-size: 40px;
  font-weight: 400;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #7a9f36;
}
@media all and (max-width: 991px) {
  .page-title {
    font-size: 32px;
    line-height: 1.2;
  }
}

.article-page-heading {
  font-size: 48px;
  font-weight: 400;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media all and (max-width: 991px) {
  .article-page-heading {
    font-size: 36px;
    line-height: 1.2;
  }
}

.container-row:before, .container-row:after {
  content: " ";
  display: table;
}
.container-row:after {
  clear: both;
}
@media all and (min-width: 992px) {
  .container-row {
    padding: 0 0 0 190px;
  }
}

.form-control {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 30px;
  padding: 9px 16px;
  letter-spacing: 0.025em;
}

#wrapper {
  position: relative;
  overflow: hidden;
  min-height: 100%;
}

.container-wrapper {
  overflow: visible;
}

.container-holder {
  margin: 0;
  padding: 0 40px;
  max-width: 1176px;
}
.container-holder:before, .container-holder:after {
  content: " ";
  display: table;
}
.container-holder:after {
  clear: both;
}
@media all and (max-width: 991px) {
  .container-holder {
    padding: 0 20px;
  }
}

.page-header {
  margin: 0;
  padding: 32px 0 42px;
}
.page-header.no-border {
  border: none;
}
.page-header h1 {
  margin: 0;
}
.page-header .social-networks {
  float: right;
  margin: 14px 0 0;
}
.page-header .social-networks li {
  margin: 0 3px;
}
.page-header .social-networks li a {
  color: #c7c7c7;
}
.page-header .social-networks li a:hover {
  color: #45b0e3;
}
@media all and (max-width: 991px) {
  .page-header {
    padding: 20px 0;
  }
}
@media all and (max-width: 767px) {
  .page-header .social-networks {
    margin-top: 8px;
  }
}
@media all and (min-width: 992px) {
  .jobs .page-header {
    margin-top: 30px;
  }
}

.comment-count {
  display: inline-block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.05em;
  color: #b2b2b2;
  min-width: 27px;
  text-align: center;
  height: 27px;
  background: #f0f0f0;
  padding: 4px 2px;
  position: relative;
  margin: 0 0 8px;
}
.comment-count:hover {
  background-color: #000000;
}
.comment-count:hover:after {
  border-color: transparent transparent transparent #000000;
}
.comment-count a {
  color: #b2b2b2;
}
.comment-count:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: 0;
  border: 5px solid #f0f0f0;
  border-width: 0 0 8px 8px;
  border-color: transparent transparent transparent #f0f0f0;
  bottom: -8px;
}
@media all and (max-width: 991px) {
  .comment-count {
    font-size: 11px;
    line-height: 1.2;
    min-width: 22px;
    height: 22px;
  }
  .comment-count:after {
    border-width: 0 0 6px 6px;
    bottom: -6px;
    margin-left: -3px;
  }
}

.pagination-holder {
  text-align: right;
}
.pagination-holder .pagination {
  margin: 0 -15px 20px;
}
@media all and (max-width: 1365px) {
  .pagination-holder {
    padding-bottom: 40px;
  }
}
@media all and (max-width: 767px) {
  .pagination-holder {
    text-align: center;
  }
  .pagination-holder .pagination {
    margin: 0 -7px 20px;
  }
}

.pagination {
  border-radius: 0;
}
.pagination > li {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 21px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.pagination > li > a {
  padding: 0;
  border: none;
  margin: 0 13px 0 12px;
  background: none;
}
.pagination > li > a:hover, .pagination > li > a:focus {
  background: none;
}
.pagination > li.next > a {
  margin-left: 37px;
}
.pagination > li.disabled > a {
  cursor: no-drop;
}
.pagination > li.prev > a {
  margin-right: 31px;
}
@media all and (max-width: 991px) {
  .pagination > li {
    font-size: 16px;
    line-height: 20px;
  }
  .pagination > li > a {
    margin: 0 10px;
  }
  .pagination > li.next > a {
    margin-left: 20px;
  }
  .pagination > li.prev > a {
    margin-right: 20px;
  }
}
@media all and (max-width: 767px) {
  .pagination > li > a {
    margin: 0 8px;
  }
  .pagination > li.next > a {
    margin-left: 12px;
  }
  .pagination > li.prev > a {
    margin-right: 12px;
  }
}

.btn-go-top {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background: #ebebeb;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
.btn-go-top .icon-arrow-up {
  color: #000000;
  font-size: 9px;
}
.btn-go-top .text {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.075em;
  color: #3c3c3c;
}
.btn-go-top:hover {
  background: #7a9f36;
}
.events .btn-go-top:hover {
  background: #035487;
  text-decoration: none;
}
.btn-go-top:hover .icon-arrow-up,
.btn-go-top:hover .text {
  color: #fff;
}

.js-carousel {
  position: relative;
}
.js-carousel .mask {
  position: relative;
  overflow: hidden;
}
.js-carousel .slideset {
  overflow: hidden;
}
.js-carousel .slide {
  float: left;
}

.js-cycle-gallery {
  position: relative;
}
.js-cycle-gallery .mask {
  position: relative;
  overflow: hidden;
}
.js-cycle-gallery .slideset {
  overflow: hidden;
}
.js-cycle-gallery .slide {
  float: left;
}
.js-cycle-gallery .slide.active {
  z-index: 1;
}

@media all and (min-width: 768px) and (max-width: 991px) {
  .container-row {
    -webkit-transition: margin-left 300ms linear;
    -o-transition: margin-left 300ms linear;
    transition: margin-left 300ms linear;
    min-width: 100%;
    margin-left: 0;
  }
  .nav-active .container-row {
    margin-left: 375px;
  }
}
.error .form-control,
.error .jcf-select {
  border-color: #f00;
}

select.jcf-hidden.jcf-reset-appearance {
  height: 100% !important;
  width: 100% !important;
  left: 0 !important;
}

.newsletter-subscription.popup {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 585px;
  padding: 22px 31px;
  -webkit-transition: visibility 300ms linear, opacity 300ms linear;
  -o-transition: visibility 300ms linear, opacity 300ms linear;
  transition: visibility 300ms linear, opacity 300ms linear;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  z-index: 99;
}
.popup-active .newsletter-subscription.popup {
  opacity: 1;
  visibility: visible;
}
.newsletter-subscription.popup .popup-close {
  position: absolute;
  top: 20px;
  right: 30px;
  color: #fff;
  text-decoration: none;
  outline: none;
}
.newsletter-subscription.popup .popup-close:hover {
  color: #f0f0f0;
}
.newsletter-subscription.popup .sub-article-heading {
  letter-spacing: 0;
  width: auto;
  margin: 0 50px 14px 0;
  padding: 0 27px 0 0;
}
.newsletter-subscription.popup .sub-article-heading:before, .newsletter-subscription.popup .sub-article-heading:after {
  width: 7px;
  height: 7px;
  right: 0;
  top: 10px;
}
.newsletter-subscription.popup .sub-article-heading:after {
  top: 20px;
}
.newsletter-subscription.popup .btn-submit {
  right: 10px;
  top: 14px;
  color: #7a9f36;
}
.newsletter-subscription.popup .btn-submit:hover {
  color: #000000;
}
.newsletter-subscription.popup .input-wrap {
  display: block;
  width: auto;
  margin-bottom: 7px;
}
.newsletter-subscription.popup .input-wrap .input-field {
  height: 44px;
  padding: 9px 14px;
}
@media all and (max-width: 767px) {
  .newsletter-subscription.popup {
    display: none;
  }
}
.newsletter-subscription.popup .field-box {
  width: 100%;
}

.column-collapse {
  margin: 0;
}
.column-collapse [class^="col-"],
.column-collapse [class*=" col-"] {
  padding: 0;
}

@media only screen and (min-width: 1025px) {
  .tel {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

.slider-wrap .slide-holder {
  position: relative;
  width: 100%;
  clear: both;
}

.hidden-box {
  display: none;
}

.sponsor-box {
  float: right;
  border-left: 1px solid #f0f0f0;
  margin: 0;
  padding: 0 0 0 20px;
  text-align: center;
}
.sponsor-box .small-header {
  margin-bottom: 1em;
}
.sponsor-box a {
  display: block;
  text-align: center;
}
.sponsor-box .small-header {
  text-align: center;
}
@media all and (max-width: 767px) {
  .sponsor-box {
    float: none;
    margin-bottom: 20px;
    padding: 0;
    border: none;
  }
}

.squared-enabled .not-squared {
  display: none !important;
}

#header {
  border-bottom: 1px solid #e5e5e5;
  position: fixed;
  left: 0px;
  top: 0;
  right: 0;
  background-color: #FFF;
  z-index: 2;
  margin-left: 190px;
}
#header:before, #header:after {
  content: " ";
  display: table;
}
#header:after {
  clear: both;
}
@media all and (min-width: 992px) {
  #events #header {
    position: fixed;
    z-index: 10;
  }
}
.events #header {
  max-width: none;
  margin-left: auto;
}
@media all and (max-width: 991px) {
  .events #header {
    display: block;
    position: static;
  }
  .events #header .utility-events-links li {
    border-left: 0;
  }
}
#header + div {
  margin-top: 41px;
}
#header:after {
  width: 1096px;
  margin-left: 100%;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: -1px;
}
#header .utility-events-links {
  float: right;
  text-decoration: none;
}
#header .panel {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  margin: 0;
}
#header .search input {
  margin-top: 9px;
  font-size: 14px;
  border: none;
  min-width: 220px;
}
@media (min-width: 1200px) {
  #header .search input {
    min-width: 400px;
  }
}
#header .search button {
  display: block;
  float: right;
  text-decoration: none;
  outline: none;
  width: 45px;
  height: 40px;
  text-align: center;
  padding: 6px 5px;
  font-size: 17px;
  color: #000;
  border: none;
  background-color: #fff;
}
#header .search button .icon-magnify {
  font-size: 13.5px;
}
#header .search button:hover {
  background: #7a9f36;
  color: #fff;
}
@media all and (max-width: 991px) {
  #header {
    display: none;
  }
}

.utility-events-links {
  overflow: hidden;
}
.utility-events-links li {
  float: left;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  margin: 11px 16px;
  letter-spacing: 0.05em;
  border-left: 1px solid #E5E5E5;
  margin-left: 0;
  padding-left: 16px;
}
.utility-events-links li a {
  color: #444;
  text-decoration: none;
}
.utility-events-links li .icon-arrow-01 {
  font-size: 9px;
  margin-left: 7px;
}
.utility-events-links li:hover a {
  color: #000;
}
.utility-events-links li.primary .icon-arrow-01 {
  color: #7a9f36;
}
.utility-events-links li.primary:hover a {
  color: #7a9f36;
}
.utility-events-links li.info .icon-arrow-01 {
  color: #2d61c5;
}
.utility-events-links li.info:hover a {
  color: #2d61c5;
}

.search-box {
  border-top: 1px solid #e5e5e5;
  background: #fff;
  margin-top: 1px;
  clear: both;
}
.search-box fieldset {
  padding: 29px 0 28px;
}
.search-box .btn-submit {
  float: right;
  background: none;
  padding: 0;
  border: none;
  color: #7a9f36;
  font-size: 20px;
  margin: 8px 6px 0 0;
}
.search-box .btn-submit:hover {
  color: #3c3c3c;
  text-decoration: none;
}
.search-box .input-wrap {
  overflow: hidden;
  padding: 0 36px;
  position: relative;
}
.search-box .input-wrap:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 10px;
  left: 1px;
  content: "\e604";
  font-size: 23px;
  color: #989898;
}
.search-box .input-wrap input {
  font-size: 24px;
  line-height: 1.25em;
  border: none;
  outline: none;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 40px;
  letter-spacing: 0.015em;
}
.search-box .input-wrap input::-webkit-input-placeholder {
  color: #989898;
}
.search-box .input-wrap input::-moz-placeholder {
  opacity: 1;
  color: #989898;
}
.search-box .input-wrap input:-moz-placeholder {
  color: #989898;
}
.search-box .input-wrap input:-ms-input-placeholder {
  color: #989898;
}
.search-box .input-wrap input.placeholder {
  color: #989898;
}

.login-box {
  background: #fff;
  clear: both;
  border-top: 1px solid #e5e5e5;
}
.login-box form {
  padding: 19px 18px 19px 24px;
}
.login-box .page-title {
  display: block;
  font-size: 32px;
  line-height: 1.2;
  margin: 0 0 7px;
}
.login-box .info-text {
  display: block;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.025em;
  color: #999;
  margin: 0 0 9px;
}
.login-box .info-text a {
  color: #999;
  text-decoration: underline;
}
.login-box .info-text a:hover {
  color: #7a9f36;
}
.login-box .input-field {
  outline: none;
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  border: 1px solid #e5e5e5;
  height: 50px;
  padding: 8px 16px;
  letter-spacing: 0.025em;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
}
.login-box .btn-login {
  min-width: 150px;
}
.login-box .btn-register {
  padding: 0;
  border: none;
  margin-left: 32px;
  color: #7a9f36;
}
.login-box .btn-register:hover, .login-box .btn-register:focus {
  color: #5d821a;
}
@media all and (min-width: 992px) {
  .login-box .column-holder {
    padding: 0 2px;
    margin: 0 -15px;
  }
  .login-box .column-holder:before, .login-box .column-holder:after {
    content: " ";
    display: table;
  }
  .login-box .column-holder:after {
    clear: both;
  }
  .login-box .column {
    float: left;
    width: 50%;
    padding: 0 15px;
  }
  .login-box .column.no-header {
    width: 100%;
    clear: both;
    padding-top: 20px;
    text-align: center;
  }
}
@media all and (min-width: 1366px) {
  .login-box .column {
    width: 33.33%;
  }
  .login-box .column.no-header {
    padding-top: 33px;
  }
}
@media all and (max-width: 991px) {
  .login-box form {
    padding: 10px 20px;
    background: #f0f0f0;
    overflow: hidden;
  }
  .login-box .page-title {
    font-size: 24px;
  }
  .login-box .column {
    margin: 0 0 15px;
  }
  .login-box .input-field {
    height: 40px;
    font-size: 16px;
    line-height: 20px;
    padding: 8px 15px;
  }
}
@media all and (max-width: 767px) {
  .login-box .btn-login {
    min-width: 110px;
  }
  .login-box .btn-register {
    margin-left: 15px;
  }
}

@media all and (max-width: 991px) {
  .header-holder > .container {
    min-height: 70px;
    white-space: nowrap;
  }
  .header-holder > .container:before {
    content: '';
    overflow: hidden;
    width: 1px;
    min-height: 70px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -5px;
  }
  .header-holder > .container * {
    white-space: normal;
  }
  .header-holder > .container .header-h1 {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: -12px;
    max-width: 90%;
  }
}
#sidebar {
  float: left;
  width: 190px;
}
#sidebar .side-nav-holder {
  padding-bottom: 20px;
}
@media all and (min-width: 992px) {
  #sidebar .search-box,
  #sidebar .nav-opener,
  #sidebar .search-opener,
  #sidebar .login-link,
  #sidebar .login-box,
  #sidebar .utility-events-links {
    display: none !important;
  }
}
#sidebar .jcf-scroll-wrap {
  height: 100%;
}
@media all and (max-width: 991px) {
  #sidebar {
    float: none;
    width: auto;
    height: auto !important;
  }
  #sidebar .search-opener {
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 0 5px;
    background: #7a9f36;
    color: #fff;
    font-size: 25px;
    float: right;
    text-decoration: none;
    outline: none;
  }
  #sidebar .search-opener.collapsed {
    background: none;
    color: #7a9f36;
  }
  .nav-active #sidebar .search-opener {
    display: none;
  }
  #sidebar .search-opener:hover {
    background: #7a9f36;
    color: #fff;
  }
  #sidebar .search-opener .icon-magnify {
    line-height: 60px;
  }
  #sidebar .sidebar-header:before, #sidebar .sidebar-header:after {
    content: " ";
    display: table;
  }
  #sidebar .sidebar-header:after {
    clear: both;
  }
  #sidebar .search-box {
    border-top: none;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
  }
  #sidebar .search-box .btn-submit {
    font-size: 16px;
    margin: 10px 19px 0 0;
  }
  #sidebar .search-box fieldset {
    padding: 12px 0;
  }
  #sidebar .search-box .input-wrap {
    padding: 0 18px;
  }
  #sidebar .search-box .input-wrap:before {
    display: none;
  }
  #sidebar .search-box .input-wrap input {
    font-size: 21px;
    line-height: 34px;
    height: 34px;
  }
  #sidebar .jcf-scroll-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    overflow: hidden;
    background: #000000;
    z-index: 9999;
  }
  #sidebar .side-nav-wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
  }
  #sidebar .login-link {
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    line-height: 1.2;
    text-transform: uppercase;
    background: #7a9f36;
    color: #fff;
    padding: 21px 20px;
    letter-spacing: 0.05em;
    display: block;
    letter-spacing: 0.012em;
    outline: none;
    text-decoration: none;
  }
  #sidebar .login-link.collapsed {
    background: none;
    color: #fff;
    text-decoration: none;
  }
  #sidebar .login-link:hover, #sidebar .login-link:focus {
    background: #7a9f36;
    color: #fff;
  }
  #sidebar .utility-events-links {
    padding: 10px 18px;
  }
  #sidebar .utility-events-links li {
    float: none;
    font-size: 15px;
    text-transform: none;
    margin: 0 0 17px;
    letter-spacing: 0.025em;
  }
  #sidebar .utility-events-links li.primary a {
    color: #7a9f36;
  }
  #sidebar .utility-events-links li.info a {
    color: #2d61c5;
  }
  #sidebar .utility-events-links li a:hover {
    opacity: 0.8;
  }
  #sidebar .sidebar-footer {
    display: table-footer-group;
    height: 1%;
  }
  #sidebar .side-footer-link {
    position: relative;
    padding: 65px 0 0;
  }
  #sidebar .social-networks {
    border: 1px solid #4d4d4d;
    border-width: 1px 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  #sidebar .social-networks li {
    margin: 8px 12px 7px 20px;
  }
  #sidebar .social-networks li a {
    font-size: 24px;
  }
  #sidebar .jcf-scrollable-wrapper {
    width: auto !important;
    height: auto !important;
    position: static !important;
  }
  #sidebar .jcf-scrollable-wrapper .jcf-scrollable {
    width: auto !important;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #sidebar .jcf-scroll-wrap {
    width: 375px;
    left: -375px;
    top: 0;
    -webkit-transition: left 300ms linear;
    -o-transition: left 300ms linear;
    transition: left 300ms linear;
  }
  .nav-active #sidebar .jcf-scroll-wrap {
    left: 0;
  }
  #sidebar .jcf-scrollable {
    height: 100%;
  }
}
@media all and (max-width: 767px) {
  #sidebar .login-link {
    font-size: 14px;
    padding: 17px 20px;
  }
  #sidebar .jcf-scroll-wrap {
    left: 0;
    right: 0;
    top: 60px;
    -webkit-transition: visibility 300ms linear, opacity 300ms linear;
    -o-transition: visibility 300ms linear, opacity 300ms linear;
    transition: visibility 300ms linear, opacity 300ms linear;
    overflow: hidden;
    bottom: auto;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    bottom: 0;
  }
  .nav-active #sidebar .jcf-scroll-wrap {
    opacity: 1;
    visibility: visible;
  }
  #sidebar .jcf-scroll-wrap .side-nav-wrap {
    border-top: 1px solid #4d4d4d;
  }
  #sidebar .jcf-scrollable {
    height: 100%;
  }
  #sidebar .side-nav-holder {
    position: static;
  }
  #sidebar .search-box fieldset {
    padding: 10px 0;
  }
  #sidebar .search-box .input-wrap input {
    font-size: 14px;
  }
  #sidebar .social-networks li a {
    font-size: 20px;
  }
}
@media all and (min-width: 992px) {
  #sidebar {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 100;
  }
  #sidebar .sidebar-holder {
    height: 100%;
    position: relative;
    padding-top: 157px;
  }
  #sidebar .sidebar-header {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
  }
  #sidebar .jcf-scrollable {
    height: 100%;
    width: 100% !important;
  }
}

/* custom scrollbars styles */
.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative;
}

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  width: 6px;
  bottom: 0;
  right: 1px;
  top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  display: none;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: rgba(255, 255, 255, 0.8);
  height: 1px;
  width: 6px;
  border-radius: 3px;
  z-index: 30;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  opacity: 0;
}

.jcf-scrollable-wrapper:hover .jcf-scrollbar-handle {
  opacity: 1;
}

.sidebar-holder {
  background: #000000;
  padding: 10px 0;
}
@media all and (max-width: 991px) {
  .sidebar-holder {
    padding: 0;
  }
}

.logo {
  width: 120px;
  margin: 26px auto 48px;
}
.logo img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 991px) {
  .logo {
    width: 77px;
    margin: 12px auto 11px;
  }
}

.nav-opener {
  float: left;
  width: 70px;
  height: 60px;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  overflow: hidden;
  outline: none;
}
.nav-opener span, .nav-opener:before, .nav-opener:after {
  background: #7a9f36;
  position: absolute;
  top: 50%;
  left: 28%;
  right: 28%;
  height: 4px;
  margin-top: -2px;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.nav-opener:before, .nav-opener:after {
  content: '';
  top: 35%;
}
.nav-opener:after {
  top: 65%;
}
.nav-opener:hover, .nav-active .nav-opener {
  background: #7a9f36;
}
.nav-opener:hover span, .nav-opener:hover:before, .nav-opener:hover:after, .nav-active .nav-opener span, .nav-active .nav-opener:before, .nav-active .nav-opener:after {
  background: #fff;
}
@media all and (max-width: 767px) {
  .nav-active .nav-opener {
    background: none;
  }
  .nav-active .nav-opener:before, .nav-active .nav-opener:after {
    background: #7a9f36;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    left: 30%;
    right: 30%;
  }
  .nav-active .nav-opener span {
    opacity: 0;
  }
  .nav-active .nav-opener:after {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

#nav {
  padding: 0 0 20px;
  margin: 0;
}
#nav .panel {
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background: none;
  border: none;
}
#nav > ul {
  border: 2px solid #222;
  border-width: 2px 0;
}
#nav > ul > li > a {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 13px 35px 15px 21px;
  letter-spacing: 0.05em;
  background: #262626;
  position: relative;
  outline: none;
}
#nav > ul > li > a:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 22px;
  right: 15px;
  content: "\e600";
  font-size: 9px;
  color: #686868;
  transform: rotate(180deg);
  transition: 0.25s linear;
}
#nav > ul > li > a.collapsed {
  background: none;
}
#nav > ul > li > a.collapsed:after {
  color: #4d4d4d;
  transform: rotate(0deg);
  transition: 0.25s linear;
}
#nav > ul > li > a[aria-expanded="true"] {
  background: #222;
}
#nav > ul > li:hover > a {
  background: #222;
  color: #7A9F36;
}
#nav > ul > li:hover > a.collapsed {
  background: #222;
}
#nav > ul > li ul {
  background: #222;
  padding: 13px 0;
  overflow: hidden;
}
#nav > ul > li ul li {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.05em;
  margin: 0 0 18px;
  padding: 0 21px;
}
#nav > ul > li ul a {
  color: #fff;
  text-decoration: none;
}
#nav > ul > li ul a:hover, #nav > ul > li ul a:focus, #nav > ul > li ul a.active {
  color: #7a9f36;
}
@media all and (max-width: 991px) {
  #nav {
    padding: 0;
    margin: 0 0 5px;
  }
  #nav > ul {
    border-width: 1px 0 0;
    border-color: #4d4d4d;
    padding: 0;
  }
  #nav > ul > li,
  #nav > ul > .panel {
    border-bottom: 1px solid #4d4d4d;
  }
  #nav > ul > li > a,
  #nav > ul > .panel > a {
    font-size: 21px;
    line-height: 30px;
    margin: 0;
    padding: 12px 42px 12px 19px;
  }
  #nav > ul > li > a:after,
  #nav > ul > .panel > a:after {
    font-size: 12px;
    top: 18px;
    right: 16px;
    content: "\e60f";
    color: #fff;
  }
  #nav > ul > li > a.collapsed,
  #nav > ul > .panel > a.collapsed {
    background: none;
  }
  #nav > ul > li > a.collapsed:after,
  #nav > ul > .panel > a.collapsed:after {
    color: #4d4d4d;
    content: "\e600";
  }
  #nav > ul > li ul {
    padding: 12px 21px 18px;
    margin: 0;
  }
  #nav > ul > li ul li {
    margin-bottom: 17px;
  }
  #nav > ul > li:hover > a.collapsed:after {
    color: #fff;
  }
}
@media all and (max-width: 767px) {
  #nav > ul > li > a,
  #nav > ul > .panel > a {
    font-size: 18px;
    line-height: 24px;
    padding: 10px 40px 10px 20px;
  }
  #nav > ul > li > a:after,
  #nav > ul > .panel > a:after {
    font-size: 8px;
    top: 19px;
    right: 14px;
  }
  #nav > ul > li ul {
    padding: 12px 21px 18px;
    margin: 0;
  }
  #nav > ul > li ul li {
    margin-bottom: 17px;
  }
}

.side-nav {
  padding: 0 18px;
}
.side-nav ul {
  border-bottom: 2px solid #222;
  padding-bottom: 7px !important;
  overflow: hidden;
}
.side-nav li {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.05em;
  margin: 0 0 17px;
}
.side-nav a {
  text-decoration: none;
  color: #fff;
}
.side-nav a span {
  display: inline-block;
  vertical-align: middle;
}
.side-nav a.active {
  color: #7a9f36;
}
.side-nav a:hover, .side-nav a:focus {
  color: #7a9f36;
}
.side-nav a .icon-podcast {
  color: #666;
  font-size: 18px;
  margin-left: 11px;
  margin-bottom: -3px;
}
@media all and (max-width: 991px) {
  .side-nav {
    padding: 0 20px;
  }
  .side-nav ul {
    padding: 0;
    border: none;
  }
  .side-nav li {
    margin: 16px 0 0;
  }
}

#sidebar .side-link {
  padding: 19px 20px;
}
#sidebar .side-link li {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.05em;
  margin: 0 0 12px;
}
#sidebar .side-link li a {
  color: #666;
  text-decoration: none;
}
#sidebar .side-link li a.active {
  color: #7a9f36;
  font-weight: 400;
}
#sidebar .side-link li a:hover, #sidebar .side-link li a:focus {
  color: #fff;
}
@media all and (max-width: 991px) {
  #sidebar .side-link {
    -moz-column-count: 2;
    -moz-column-gap: 0;
    -webkit-column-count: 2;
    -webkit-column-gap: 0;
    column-count: 2;
    column-gap: 0;
    padding: 14px 19px 27px;
  }
  #sidebar .side-link li {
    margin-bottom: 17px;
  }
}

.social-networks {
  padding-left: 11px !important;
}
.misc-box .social-networks {
  padding-left: 0 !important;
}
.social-networks li {
  display: inline-block;
  vertical-align: middle;
  margin: 2px 11px 2px 9px;
}
.social-networks li a {
  text-decoration: none;
  color: #4d4d4d;
  outline: none;
}
.social-networks li a:hover {
  color: #7A9F36;
}

@media all and (max-width: 991px) {
  body.mobilenav-open #sidebar {
    position: fixed;
    width: 100%;
    z-index: 10;
  }

  #sidebar .side-footer-link {
    padding-bottom: 65px;
  }
}
#footer {
  background: #013454;
  font-size: 21px;
  line-height: 32px;
  letter-spacing: 0.01em;
  color: #fff;
  padding: 66px 0 93px;
}
#footer a {
  color: #fff;
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: none;
}
#footer a.tel {
  text-decoration: none;
}
#footer p {
  margin-bottom: 27px;
}
#footer .contact-info {
  font-size: 18px;
  line-height: 28px;
}
#footer .contact-info span {
  display: block;
}
@media all and (min-width: 1366px) {
  #footer .container {
    width: 1196px;
    padding-left: 30px;
  }
  #footer .container .col-md-7 {
    width: 42.5%;
  }
  #footer .container .col-md-7:first-child {
    width: 51.8%;
    padding-right: 130px;
  }
}

.bold-link {
  font-weight: 700;
}

.intro-text {
  background: #ebebeb;
  margin: 0 -140px 44px;
  padding: 34px 146px 53px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.025em;
}
.intro-text p {
  margin: 0;
}
@media all and (max-width: 991px) {
  .intro-text {
    font-size: 24px;
    line-height: 1.2;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 767px) {
  .intro-text {
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.page-content {
  font-size: 19px;
  line-height: 29px;
  letter-spacing: 0.025em;
  max-width: 990px;
}
.page-content h2 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  line-height: 29px;
  letter-spacing: 0.025em;
  margin: 0 0 43px;
  color: #000000;
}
.page-content .link-list {
  margin-bottom: 91px;
}
.page-content .link-list li {
  margin: 0 0 5px;
}
.page-content .link-list a {
  color: #7a9f36;
}
.page-content .link-list a:hover {
  color: #3c3c3c;
}
.page-content p {
  margin: 0 0 35px;
}
.page-content .big-text {
  font-size: 22px;
  line-height: 35px;
  color: #000000;
  padding: 30px 0;
  max-width: 830px;
}
.page-content .big-text p {
  margin-bottom: 53px;
}
.page-content .btn-holder {
  padding: 35px 0;
}
.page-content .btn-download {
  min-width: 320px;
}
.page-content.advertising {
  font-size: 16px;
  line-height: 24px;
  max-width: 830px;
}
.page-content.advertising p {
  margin: 0 0 24px;
}
@media all and (max-width: 991px) {
  .page-content {
    font-size: 16px;
    line-height: 22px;
  }
  .page-content h2 {
    margin-bottom: 25px;
    font-size: 22px;
  }
  .page-content .big-text {
    font-size: 20px;
    line-height: 1.2;
  }
  .page-content.advertising {
    font-size: 12px;
    line-height: 18px;
  }
  .page-content.advertising p {
    margin: 0 0 10px;
  }
  .page-content p {
    margin-bottom: 15px;
  }
  .page-content .link-list {
    margin-bottom: 30px;
  }
  .page-content .btn-download {
    min-width: 200px;
  }
  .page-content .btn-holder {
    padding: 15px 0;
  }
}
@media all and (max-width: 767px) {
  .page-content h2 {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .page-content .big-text {
    font-size: 18px;
  }
  .page-content .link-list {
    margin-bottom: 15px;
  }
  .page-content .btn-download {
    min-width: 150px;
  }
}

.team-content {
  padding: 23px 8px;
  letter-spacing: 0.05em;
}
.team-content .team-row {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  margin: 0 0 56px;
  padding: 60px 0 0;
}
.team-content .team-row:first-child, .team-content .team-row.first {
  border: none;
  padding-top: 0;
}
.team-content .box-frame {
  position: relative;
  padding-left: 50px;
}
.team-content .box-frame:after {
  content: '';
  position: absolute;
  top: 0;
  left: -2px;
  bottom: -9999px;
  width: 1px;
  background: #e5e5e5;
}
.team-content .box-frame:first-child {
  padding-left: 11px;
}
.team-content .box-frame:first-child:after {
  display: none;
}
.team-content h2 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  line-height: 29px;
  letter-spacing: 0.025em;
  margin: 0 0 47px;
  color: #000000;
}
.team-content .info-box {
  overflow: hidden;
  margin: 0 0 35px;
}
.team-content .info-box .img-holder {
  float: left;
  width: 119px;
}
.team-content .info-box .img-holder img {
  width: 100%;
  height: auto;
}
.team-content .info-box .info-detail {
  overflow: hidden;
  padding: 2px 30px;
}
.team-content .info-box .name,
.team-content .info-box .post {
  display: block;
}
.team-content .info-box .name {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  line-height: 29px;
  letter-spacing: 0.025em;
  margin: 0 0 4px;
}
.team-content .info-box .name a {
  text-decoration: none;
}
.team-content .info-box .post {
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 38px;
}
.team-content .info-box .email {
  color: #dbdbdb;
  font-size: 14px;
}
.team-content .info-box .email:hover {
  color: #7a9f36;
}
.team-content .text-box {
  font-size: 14px;
  line-height: 23px;
  overflow: hidden;
  max-width: 450px;
  letter-spacing: 0.04em;
}
.team-content .text-box p {
  margin-bottom: 5px;
}
@media all and (max-width: 991px) {
  .team-content {
    padding: 10px 0;
  }
  .team-content .box-frame {
    padding-left: 11px;
  }
  .team-content .info-box .info-detail {
    padding: 2px 15px;
  }
  .team-content .info-box .name {
    line-height: 1.2;
  }
  .team-content h2 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .team-content .team-row {
    padding: 30px 0 0;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 767px) {
  .team-content {
    padding: 0;
  }
  .team-content .team-row {
    margin: 0;
    padding: 0;
  }
  .team-content .box-frame {
    padding: 20px;
    border-top: 1px solid #e5e5e5;
  }
  .team-content .box-frame:first-child {
    border: none;
  }
  .team-content .box-frame:after {
    display: block;
  }
  .team-content h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .team-content .info-box {
    margin: 0 0 15px;
  }
  .team-content .info-box .img-holder {
    width: 90px;
  }
  .team-content .info-box .name {
    font-size: 18px;
  }
  .team-content .info-box .post {
    margin-bottom: 18px;
  }
}

.careers-box {
  padding: 31px 0 43px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.025em;
  margin: 0 0 34px;
}
.careers-box.divider {
  border-bottom: 1px solid #e5e5e5;
}
.careers-box .careers-wrap {
  max-width: 730px;
}
.careers-box .career-title {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  letter-spacing: 0.025em;
  margin: 0;
}
.careers-box .address {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  letter-spacing: 0.025em;
  margin-bottom: 25px;
}
.careers-box .text {
  overflow: hidden;
  margin-bottom: 20px;
}
.careers-box p {
  margin-bottom: 24px;
}
.careers-box h3 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}
.careers-box .careers-detail-list {
  overflow: hidden;
  margin-bottom: 34px;
}
.careers-box .careers-detail-list li {
  position: relative;
  margin: 0 0 10px;
}
.careers-box .careers-detail-list li:before {
  content: 'ΓÇó';
  margin-right: 5px;
}
@media all and (max-width: 767px) {
  .careers-box {
    padding: 20px 0;
    margin-bottom: 5px;
  }
  .careers-box .careers-detail-list {
    margin-bottom: 15px;
  }
  .careers-box p {
    margin-bottom: 15px;
  }
  .careers-box .text {
    margin-bottom: 10px;
  }
  .careers-box .address {
    margin-bottom: 15px;
  }
}

.newsletter-form {
  padding: 29px 0 0;
}
.newsletter-form .form-info {
  display: block;
  max-width: 690px;
  margin: 0 0 41px;
}
.newsletter-form .input-row {
  max-width: 690px;
  margin: 0 0 63px;
}
.newsletter-form .input-row .row {
  margin-left: -15px;
  margin-right: -15px;
}
.newsletter-form .input-row [class^="col-"],
.newsletter-form .input-row [class*=" col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
.newsletter-form .form-group {
  margin-bottom: 30px;
}
.newsletter-form .btn-holder {
  text-align: center;
  border-top: 1px solid #e5e5e5;
  padding: 55px 22px 55px 0;
}
.newsletter-form .btn-sign-up {
  min-width: 320px;
}
@media all and (max-width: 991px) {
  .newsletter-form .btn-sign-up {
    min-width: 200px;
  }
}
@media all and (max-width: 767px) {
  .newsletter-form {
    padding: 15px 0 0;
  }
  .newsletter-form .btn-sign-up {
    min-width: 150px;
  }
  .newsletter-form .form-info {
    margin-bottom: 20px;
  }
  .newsletter-form .form-group {
    margin-bottom: 15px;
  }
  .newsletter-form .form-control {
    height: 40px;
    font-size: 16px;
    line-height: 24px;
    padding: 7px 10px;
  }
  .newsletter-form .input-row {
    margin-bottom: 15px;
  }
  .newsletter-form .btn-holder {
    padding: 20px 10px;
  }
}

.subscription-block {
  background: #f0f0f0;
  padding: 0 50% 3px;
  margin: 0 -50%;
}
.subscription-block .small-header {
  color: #b3b3b3;
  margin: 0 0 20px;
}
.subscription-block .subscription-row {
  padding: 17px 0 0;
  overflow: hidden;
}
.subscription-block .subscription-row:first-child {
  padding: 17px 0;
}
@media all and (max-width: 767px) {
  .subscription-block .small-header {
    margin-bottom: 15px;
  }
  .subscription-block .subscription-row {
    padding-top: 15px;
  }
  .subscription-block .subscription-row:first-child {
    padding: 15px 0;
  }
}
@media all and (min-width: 768px) {
  .subscription-block {
    overflow: hidden;
  }
  .subscription-block .subscription-row {
    float: left;
    width: 48.5%;
    margin: 0 0 0 1.5%;
  }
  .subscription-block .subscription-row:first-child {
    margin: 0 1.5% 0 0;
  }
  .subscription-block .subscription-row .subscription-option {
    margin-bottom: 25px;
    padding: 20px 30px;
  }
  .subscription-block .subscription-row .subscription-option .check-wrap {
    margin: 0;
  }
  .subscription-block .subscription-row .subscription-option .jcf-checkbox {
    width: 35px;
    height: 35px;
  }
}

.subscription-option {
  overflow: hidden;
  font-weight: 400;
  display: block;
  background: #fff;
  padding: 25px 31px;
  margin-bottom: 40px;
}
.subscription-option .general-heading {
  overflow: hidden;
  margin: 0 0 7px;
}
.subscription-option.primary .general-heading {
  color: #7a9f36;
}
.subscription-option.yellow .general-heading {
  color: #f7bc1d;
}
.subscription-option.red .general-heading {
  color: #ce0c12;
}
.subscription-option.blue .general-heading {
  color: #2e3192;
}
.subscription-option .text {
  display: block;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #989898;
  letter-spacing: 0.025em;
  margin: 0 0 9px;
  max-width: 660px;
}
.subscription-option .check-wrap {
  float: right;
  margin: 15px 5px 10px;
}
.subscription-option.sponsors {
  padding: 0;
  margin: 39px 31px 35px 0;
}
.subscription-option.sponsors .check-wrap {
  margin-top: 12px;
}
@media all and (max-width: 991px) {
  .subscription-option .jcf-radio {
    width: 40px;
    height: 40px;
  }
}
@media all and (max-width: 767px) {
  .subscription-option {
    padding: 15px 20px;
    margin-bottom: 20px;
  }
  .subscription-option .jcf-radio {
    width: 30px;
    height: 30px;
  }
  .subscription-option .check-wrap {
    margin: 10px 0 0 10px;
  }
  .subscription-option .text {
    margin: 0;
  }
  .subscription-option.sponsors {
    margin: 20px 20px 20px 0;
  }
}

.privacy-policy .static-pages,
.terms-of-use .static-pages {
  font-size: 16px;
  line-height: 24px;
  padding: 30px 0;
  letter-spacing: 0.025em;
  max-width: 730px;
}
.privacy-policy .static-pages .text,
.terms-of-use .static-pages .text {
  overflow: hidden;
  margin-bottom: 20px;
}
.privacy-policy .static-pages .text.add,
.terms-of-use .static-pages .text.add {
  margin-bottom: 23px;
}
.privacy-policy .static-pages p,
.terms-of-use .static-pages p {
  margin: 0 0 24px;
}
.privacy-policy .static-pages h2,
.terms-of-use .static-pages h2 {
  margin: 0 0 25px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}
.privacy-policy .static-pages .sub-title,
.terms-of-use .static-pages .sub-title {
  display: block;
  margin: 0 0 10px;
  font-weight: 400;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.privacy-policy .static-pages .custom-list,
.terms-of-use .static-pages .custom-list {
  counter-reset: item;
  margin-bottom: 47px;
}
.privacy-policy .static-pages .custom-list li:before,
.terms-of-use .static-pages .custom-list li:before {
  content: counters(item,".") ".";
  counter-increment: item;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-right: 10px;
}
.privacy-policy .static-pages address,
.terms-of-use .static-pages address {
  line-height: 24px;
  margin-bottom: 47px;
}
.privacy-policy .static-pages address span,
.terms-of-use .static-pages address span {
  display: block;
}
.privacy-policy .static-pages address a,
.terms-of-use .static-pages address a {
  text-decoration: none;
}
.privacy-policy .static-pages address.add,
.terms-of-use .static-pages address.add {
  margin-bottom: 24px;
}
.privacy-policy .static-pages .upper-text,
.terms-of-use .static-pages .upper-text {
  text-transform: uppercase;
}
.privacy-policy .static-pages nav,
.terms-of-use .static-pages nav {
  margin-top: 40px;
}
.privacy-policy .static-pages nav ul,
.terms-of-use .static-pages nav ul {
  list-style-type: none;
  padding: 0;
}
.privacy-policy .static-pages nav ul li,
.terms-of-use .static-pages nav ul li {
  float: left;
}
.privacy-policy .static-pages nav ul li:first-child,
.terms-of-use .static-pages nav ul li:first-child {
  padding-right: 20px;
  border-right: 1px solid #333333;
  margin-right: 20px;
}

.error-holder {
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  color: #999;
  letter-spacing: 0.025em;
  padding: 208px 16px 20px 0;
}
.error-holder h1 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 32px;
  line-height: 40px;
  color: #000000;
  letter-spacing: -0.01em;
  margin: 0 0 14px;
}
.error-holder a {
  color: #999;
}
.error-holder a:hover {
  color: #7a9f36;
}
.error-holder .system-message ul {
  list-style: none;
  padding: 0;
}
.error-holder .system-message li {
  font-size: 20px;
  line-height: 1.5em;
}
@media all and (max-width: 991px) {
  .error-holder {
    padding: 150px 0 0;
  }
}
@media all and (max-width: 767px) {
  .error-holder {
    padding-top: 50px;
  }
}

.search-results .artcicle-list-holder {
  border-bottom: 1px solid #e5e5e5;
}
.search-results .article-item {
  margin-bottom: 2px;
}

.author-box {
  overflow: hidden;
  padding: 7px 0 23px;
  margin: 0 0 33px;
  border-bottom: 1px solid #e2e2e2;
}
.author-box .img-holder {
  float: left;
  width: 119px;
  margin: 6px 2px;
}
.author-box .img-holder img {
  width: 100%;
  height: auto;
}
.author-box .author-detail {
  overflow: hidden;
  font-size: 14px;
  line-height: 23px;
  padding: 0 28px;
  letter-spacing: 0.05em;
  max-width: 560px;
}
.author-box .general-caption {
  margin-bottom: 11px;
}
@media all and (max-width: 767px) {
  .author-box {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .author-box .img-holder {
    float: none;
    margin: 0 0 15px;
  }
  .author-box .author-detail {
    padding: 0;
  }
}

.latest-article .small-header {
  color: #b3b3b3;
  margin: 0 0 8px;
}

.announcement-header {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  padding: 38px 0;
}
.announcement-header strong {
  font-weight: 400;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media all and (max-width: 991px) {
  .announcement-header {
    font-size: 13px;
    line-height: 20px;
    padding: 20px 0;
  }
}
@media all and (max-width: 767px) {
  .announcement-header {
    padding: 15px 0;
  }
  .announcement-header br {
    display: none;
  }
}

.featured-articles-module {
  background: #f0f0f0;
  padding: 40px 70%;
  margin: 0 -70% 5px;
}
.featured-articles-module .featured-box {
  overflow: hidden;
  position: relative;
  max-width: 528px;
}
.featured-articles-module .featured-box .img-holder {
  overflow: hidden;
}
.featured-articles-module .featured-box .img-holder img {
  width: 100%;
  height: auto;
}
@media all and (min-width: 992px) {
  .featured-articles-module .featured-box .img-holder img {
    min-width: 455px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .featured-articles-module .featured-box .img-holder img {
    min-width: 388px;
  }
}
.featured-articles-module .detail-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 10px;
  white-space: nowrap;
  top: 0;
  padding: 0 0 4px;
}
.featured-articles-module .detail-holder:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -6px;
}
.featured-articles-module .detail-text {
  display: inline-block;
  vertical-align: middle;
  min-height: 284px;
  max-width: 407px;
  background: #fff;
  white-space: normal;
  padding: 23px 29px 53px 25px;
  position: relative;
}
.featured-articles-module .meta {
  overflow: hidden;
  color: #000000;
  letter-spacing: 0.05em;
  margin: 0 0 -1px;
}
.featured-articles-module .meta .info {
  display: block;
  overflow: hidden;
  padding: 3px 10px 0 0;
}
.featured-articles-module .meta .comment-count {
  float: right;
  margin-left: 10px;
}
.featured-articles-module .meta .category {
  color: #b2b2b2;
  margin: 0 12px;
}
.featured-articles-module h1 {
  line-height: 1.2;
  margin: 0 0 22px;
}
.featured-articles-module h1 a {
  color: #000000;
  text-decoration: none;
}
.featured-articles-module h1 a:hover {
  color: #7a9f36;
}
.featured-articles-module .by-info {
  position: absolute;
  bottom: 37px;
  left: 25px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.025em;
  color: #989898;
}
.featured-articles-module .by-info a {
  color: #989898;
  text-decoration: none;
}
.featured-articles-module .by-info a:hover {
  color: #7a9f36;
}
.featured-articles-module .list-article-holder {
  background: #fff;
  margin: 0 6px;
}
.featured-articles-module h2 {
  line-height: 27px;
  margin: 0 0 16px;
}
.featured-articles-module h2 a {
  color: #000000;
  text-decoration: none;
}
.featured-articles-module h2 a:hover {
  color: #7a9f36;
}
.featured-articles-module .list-article {
  padding: 23px 0 28px;
  border-top: 1px solid #e5e5e8;
  margin: 0 31px;
}
.featured-articles-module .list-article:before, .featured-articles-module .list-article:after {
  content: " ";
  display: table;
}
.featured-articles-module .list-article:after {
  clear: both;
}
.featured-articles-module .list-article:first-child {
  border: none;
}
.featured-articles-module .list-article .img-holder {
  float: left;
  width: 170px;
  margin: 7px 0 0 -31px;
}
.featured-articles-module .list-article .img-holder img {
  width: 100%;
  height: auto;
}
.featured-articles-module .list-article .desc-text {
  overflow: hidden;
  padding: 0 31px 0 25px;
  position: relative;
}
.featured-articles-module .list-article .desc-text .comment-count {
  position: absolute;
  top: 5px;
  right: 0;
}
.featured-articles-module .list-article .by-info {
  font-size: 14px;
  position: static;
  display: block;
}
.featured-articles-module.featured .featured-box {
  max-width: 1080px;
}
@media all and (min-width: 992px) {
  .featured-articles-module.featured .featured-box .img-holder img {
    min-width: 1080px;
  }
}
.featured-articles-module.featured .detail-holder {
  padding: 2px 0 0;
}
.featured-articles-module.featured .detail-text {
  max-width: 537px;
  padding-right: 20px;
}
.featured-articles-module.featured .meta {
  margin: 0 0 1px;
}
.featured-articles-module.featured h1 {
  font-size: 32px;
  line-height: 36px;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .featured-articles-module .col-sm-8 {
    width: 51.3%;
  }
  .featured-articles-module .col-sm-6 {
    width: 48.7%;
  }
}
@media all and (max-width: 1365px) {
  .featured-articles-module .list-article .img-holder {
    min-width: 100px;
    max-width: 40%;
  }
  .featured-articles-module .detail-text {
    padding-bottom: 42px;
  }
  .featured-articles-module .by-info {
    bottom: 16px;
  }
}
@media all and (max-width: 991px) {
  .featured-articles-module {
    padding-top: 25px;
    padding-bottom: 23px;
    margin-bottom: 0;
  }
  .featured-articles-module .featured-box {
    max-width: 363px;
  }
  .featured-articles-module .list-article {
    padding: 14px 0 22px;
  }
  .featured-articles-module .meta .comment-count {
    display: none;
  }
  .featured-articles-module .meta .info {
    margin-bottom: 10px;
  }
  .featured-articles-module .by-info {
    font-size: 12px;
    line-height: 16px;
  }
  .featured-articles-module .detail-text {
    padding: 20px 15px 40px;
    min-height: 185px;
    max-width: 252px;
  }
  .featured-articles-module .list-article-holder {
    margin: 0 0 0 9px;
  }
  .featured-articles-module .list-article-holder .img-holder {
    width: 126px;
    margin: 5px 0 0;
  }
  .featured-articles-module .list-article-holder h2 {
    font-size: 16px;
    line-height: 21px;
  }
  .featured-articles-module .list-article-holder .desc-text {
    padding: 0 10px 0 15px;
  }
}
@media all and (max-width: 767px) {
  .featured-articles-module {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 2px;
  }
  .featured-articles-module .featured-box {
    max-width: none;
    margin-bottom: 20px;
  }
  .featured-articles-module .same-h {
    min-height: 0 !important;
  }
  .featured-articles-module .detail-holder {
    padding: 0;
  }
  .featured-articles-module .detail-text {
    padding: 15px;
    min-height: 155px;
  }
  .featured-articles-module .by-info {
    display: none;
  }
  .featured-articles-module .list-article-holder {
    margin: 0;
  }
  .featured-articles-module .list-article-holder .img-holder {
    margin: 2px 0 0;
  }
  .featured-articles-module .list-article-holder .desc-text {
    padding: 0 10px;
  }
  .featured-articles-module .list-article-holder h2 {
    margin: 0;
    font-size: 15px;
  }
  .featured-articles-module .list-article {
    padding: 18px 0 20px;
  }
  .featured-articles-module.featured {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .featured-articles-module.featured .detail-holder {
    padding: 0;
  }
  .featured-articles-module.featured .detail-text {
    max-width: 265px;
    padding-right: 10px;
  }
  .featured-articles-module.featured h1 {
    font-size: 24px;
    line-height: 1.2;
  }
}

.newsletter-subscription {
  background: #333;
  padding: 29px 25px;
}
.newsletter-subscription fieldset {
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
}
.newsletter-subscription fieldset > * {
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.2;
}
.newsletter-subscription .messages {
  font-size: 21px;
  color: #fff;
  letter-spacing: 0.025em;
  position: relative;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
}
@media all and (min-width: 768px) {
  .newsletter-subscription .messages {
    line-height: 50px;
  }
}
.newsletter-subscription .messages p {
  line-height: 1.0;
}
.newsletter-subscription .messages .success,
.newsletter-subscription .messages .error {
  display: none;
}
.newsletter-subscription .messages .success span {
  color: #7a9f36;
  display: block;
}
.newsletter-subscription .messages .error span {
  color: #D03E3E;
  display: block;
}
.newsletter-subscription.popup .popup-close {
  z-index: 999;
}
.newsletter-subscription .sub-article-heading,
.newsletter-subscription .field-box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.newsletter-subscription .sub-article-heading {
  color: #fff;
  letter-spacing: 0.025em;
  line-height: 30px;
  position: relative;
}
.newsletter-subscription .input-wrap {
  background: #fff;
  padding: 0 20px 0 0;
  border: 1px solid transparent;
}
.newsletter-subscription .input-wrap .input-field {
  border: none;
  outline: none;
  height: 50px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  width: 100%;
  padding: 12px 26px;
  letter-spacing: 0.025em;
}
.newsletter-subscription .input-wrap .input-field::-webkit-input-placeholder {
  color: #b3b3b3;
}
.newsletter-subscription .input-wrap .input-field::-moz-placeholder {
  opacity: 1;
  color: #b3b3b3;
}
.newsletter-subscription .input-wrap .input-field:-moz-placeholder {
  color: #b3b3b3;
}
.newsletter-subscription .input-wrap .input-field:-ms-input-placeholder {
  color: #b3b3b3;
}
.newsletter-subscription .input-wrap .input-field.placeholder {
  color: #b3b3b3;
}
.newsletter-subscription .input-wrap .input-field[disabled] {
  background: #eee;
  color: #b3b3b3;
}
.newsletter-subscription .input-wrap.with-loader {
  background: #eee;
}
.newsletter-subscription .input-wrap.with-loader:after {
  display: block;
  content: "\00a0";
  position: absolute;
  right: 21px;
  top: 11px;
  background: url(/img/loader-disabled.gif) no-repeat 0 0;
  height: 30px;
  width: 30px;
}
.newsletter-subscription .input-wrap.error {
  border: 1px solid #f00;
}
.newsletter-subscription.popup .input-wrap.with-loader:after {
  right: 11px;
  top: 7px;
}
.newsletter-subscription .btn-submit {
  position: absolute;
  border: none;
  padding: 0;
  font-size: 19px;
  top: 17px;
  background: none;
  right: 19px;
  color: #7a9f36;
}
.newsletter-subscription .btn-submit:hover {
  text-decoration: none;
  color: #333;
}
@media all and (min-width: 992px) {
  .newsletter-subscription .sub-article-heading {
    width: 43%;
    padding: 0 25px 0 0;
    font-size: 20px;
  }
  .newsletter-subscription .sub-article-heading:before, .newsletter-subscription .sub-article-heading:after {
    content: '';
    position: absolute;
    top: 4px;
    right: 12px;
    width: 10px;
    height: 10px;
    background: #7a9f36;
  }
  .newsletter-subscription .sub-article-heading:after {
    top: 18px;
  }
  .newsletter-subscription .field-box {
    width: 56%;
  }
}
@media all and (min-width: 1366px) {
  .newsletter-subscription .sub-article-heading {
    width: 31.2%;
    padding: 0 45px 0 0;
    font-size: 21px;
  }
  .newsletter-subscription .sub-article-heading:before, .newsletter-subscription .sub-article-heading:after {
    right: 31px;
  }
  .newsletter-subscription .field-box {
    width: 68.2%;
  }
}
@media all and (max-width: 991px) {
  .newsletter-subscription {
    margin: 0 -40px;
    padding: 19px 40px;
  }
  .newsletter-subscription .sub-article-heading {
    padding: 0;
    font-size: 16px;
    line-height: 1.2;
    display: block;
    width: auto;
  }
  .newsletter-subscription .sub-article-heading:before, .newsletter-subscription .sub-article-heading:after {
    display: none;
  }
  .newsletter-subscription .field-box {
    display: block;
    width: auto;
  }
  .newsletter-subscription .input-wrap .input-field {
    font-size: 16px;
  }
  .newsletter-subscription .sub-article-heading {
    margin-bottom: 14px;
  }
}
@media all and (max-width: 767px) {
  .newsletter-subscription {
    padding: 20px 40px;
  }
  .newsletter-subscription .sub-article-heading,
  .newsletter-subscription .input-wrap {
    display: block;
    width: auto;
    margin: 0;
  }
  .newsletter-subscription .sub-article-heading {
    margin-bottom: 14px;
  }
}

.article-list-holder.home .article-item a {
  padding: 0;
}
.article-list-holder.home .article-item.squared a {
  padding: 34px 0;
}
.article-list-holder.home .article-item .article-detail {
  font-size: 13px;
}
@media all and (min-width: 768px) {
  .article-list-holder.home .article-item .article-detail {
    font-size: 16px;
  }
}

.article-item {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 10px;
  padding: 34px 0;
}
.article-item > a {
  display: block;
  text-decoration: none;
  color: #989898;
  overflow: hidden;
}
.article-item > a:hover .general-heading {
  color: #7a9f36;
}
.article-item .label {
  margin: 2px 0 11px;
  letter-spacing: 0;
  padding: 7px 10px;
}
.article-item .label.label-primary {
  letter-spacing: 0.05em;
  margin-bottom: 18px;
}
.article-item:first-child {
  border: none;
  margin-bottom: 0;
}
.article-item .img-holder {
  float: right;
  max-width: 202px;
  margin: 8px 0 8px 5px;
  position: relative;
  overflow: hidden;
}
.article-item .img-holder img {
  width: 100%;
  height: auto;
}
.article-item .play-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  white-space: nowrap;
}
.article-item .play-holder:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -10px;
}
.article-item .play-holder i {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  color: #fff;
  font-size: 45px;
}
.article-item .meta-info {
  float: left;
  width: 115px;
  letter-spacing: 0.05em;
  padding: 4px 0 4px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}
.article-item .meta-info.visible-xs {
  width: 100%;
}
.article-item .time {
  display: block;
  color: #000000;
}
.article-item .category {
  color: #b2b2b2;
  display: block;
  margin: 0 0 25px;
}
.article-item .article-detail {
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.025em;
  padding: 0 22px;
}
.article-item h2 {
  line-height: 30px;
  letter-spacing: 0;
  margin-bottom: 9px;
  color: #000000;
}
.article-item p {
  margin-bottom: 20px;
  max-width: 710px;
}
.article-item .author-info {
  display: block;
}
.article-item .squared-icon {
  display: inline-block;
  vertical-align: top;
}
@media all and (min-width: 768px) {
  .article-item .squared-icon {
    max-width: 21px;
    margin-right: 5px;
  }
}
@media all and (min-width: 992px) {
  .article-item .squared-icon {
    max-width: 24px;
    margin-right: 10px;
  }
}
.article-item.squared {
  background: url(../img/squared/arrow-pattern-big.png) #f0f0f0 top center repeat;
  border-width: 0;
  margin: 0 -70%;
  padding: 20px 70%;
}
.article-item.squared .img-holder {
  margin-right: -30px;
}
@media all and (max-width: 991px) {
  .article-item.squared .img-holder {
    margin-right: 0;
  }
}
@media all and (min-width: 992px) {
  .article-item.squared {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media all and (min-width: 1366px) {
  .article-item.squared {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .article-item.squared .img-holder {
    margin-right: -40px;
  }
}
.article-item.squared > a {
  background: #fff;
  padding: 20px;
}
@media all and (min-width: 992px) {
  .article-item.squared > a {
    padding-right: 30px !important;
    padding-left: 10px !important;
  }
}
@media all and (min-width: 1366px) {
  .article-item.squared > a {
    padding-right: 40px !important;
    padding-left: 20px !important;
  }
}
@media all and (max-width: 767px) {
  .article-item.squared .article-detail {
    padding-left: 45px;
  }
}
@media all and (max-width: 991px) {
  .article-item {
    margin: 0;
  }
  .article-item > a {
    padding: 25px 0;
  }
  .article-item .img-holder {
    width: 147px;
  }
  .article-item .meta-info {
    font-size: 11px;
    line-height: 13px;
  }
  .article-item .category {
    margin: 0 0 10px;
  }
  .article-item .comment-count {
    background: none;
    margin: 0;
    padding: 0 15px 0 2px;
  }
  .article-item .comment-count:after {
    border-width: 0 0 5px 6px;
    left: 100%;
    bottom: auto;
    top: 13px;
    margin-left: -8px;
  }
  .article-item .comment-count:before {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    background: #f0f0f0;
    top: 2px;
    right: 0;
  }
  .article-item .article-detail {
    padding: 0 10px;
  }
  .article-item .label {
    font-size: 10px;
    padding: 5px 10px;
  }
  .article-item h2 {
    margin-bottom: 5px;
    line-height: 1.2;
  }
  .article-item p {
    margin-bottom: 10px;
  }
  .article-item .play-holder i {
    font-size: 35px;
  }
}
@media all and (max-width: 767px) {
  .article-item .squared-icon {
    max-width: 16px;
    margin-right: 5px;
  }
  .article-item > a {
    padding: 20px 0;
  }
  .article-item p,
  .article-item .author-info {
    display: none;
  }
  .article-item .meta-info {
    display: none;
    margin-top: 5px;
  }
  .article-item .img-holder {
    float: left;
    width: 126px;
    margin: 2px 10px 0 0;
  }
  .article-item .label {
    margin: 0 0 3px;
    font-size: 8px;
    padding: 5px;
  }
  .article-item .label.label-primary {
    margin-bottom: 3px;
  }
  .article-item .article-detail {
    padding: 0 10px 0 0;
  }
  .article-item:hover h2 {
    color: #7a9f36;
  }
}

.sponsored-feature-article {
  overflow: hidden;
  margin: 0 -70% 8px;
  padding: 43px 70%;
  background: #f0f0f0;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .sponsored-feature-article .side-image-holder {
    margin-top: 0 !important;
  }
}
@media all and (min-width: 768px) {
  .sponsored-feature-article .side-image-holder {
    position: absolute;
    top: 50%;
    right: 11px;
    width: 100%;
  }
  .sponsored-feature-article .side-image-holder:before {
    content: "";
    display: block;
    border-left: 1px solid #FFF;
    height: 300%;
    position: absolute;
    left: 22px;
    top: -100%;
  }
}
.sponsored-feature-article .side-image-holder .img-frame {
  margin: 66px 0 0 58px;
}
@media all and (min-width: 768px) {
  .sponsored-feature-article .side-image-holder .img-frame {
    float: right;
  }
}
.sponsored-feature-article .side-image-holder .img-frame img {
  width: 100%;
  height: auto;
}
.sponsored-feature-article .side-image-holder .ad {
  width: 300px;
}
@media all and (min-width: 768px) {
  .sponsored-feature-article .side-image-holder .ad {
    float: right;
  }
}
.sponsored-feature-article .video-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  white-space: nowrap;
}
.sponsored-feature-article .video-holder:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.sponsored-feature-article .video-holder .video-desc {
  white-space: normal;
  display: inline-block;
  vertical-align: bottom;
  padding: 0 22px 18px;
}
.sponsored-feature-article .video-holder .play-ico {
  font-size: 64px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sponsored-feature-article .video-holder .play-ico:hover {
  color: #7a9f36;
}
.sponsored-feature-article .video-holder .text {
  text-align: left;
}
.sponsored-feature-article .video-holder .text .small-header {
  margin-bottom: 4px;
  letter-spacing: 0.05em;
}
.sponsored-feature-article .video-holder h2 {
  line-height: 36px;
}
@media all and (max-width: 991px) {
  .sponsored-feature-article .side-image-holder {
    border: none;
    padding: 0;
    margin: 0;
  }
  .sponsored-feature-article .side-image-holder .img-frame {
    margin: 0;
  }
  .sponsored-feature-article .side-image-holder .img-frame img {
    height: 230px;
    width: auto;
  }
  .sponsored-feature-article .video-holder h2 {
    line-height: 1.2;
  }
  .sponsored-feature-article .video-holder .play-ico {
    font-size: 45px;
  }
  .sponsored-feature-article .video-holder .video-desc {
    padding: 0 15px 8px;
  }
}
@media all and (max-width: 767px) {
  .sponsored-feature-article {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sponsored-feature-article .side-image-holder {
    border-top: 1px solid #fff;
    margin: 0 -20px;
    padding: 20px 37px 0;
  }
  .sponsored-feature-article .side-image-holder .img-frame {
    margin: 0 auto;
    max-width: 300px;
  }
  .sponsored-feature-article .side-image-holder .img-frame img {
    width: 100%;
    height: auto;
  }
  .sponsored-feature-article .video-holder h2 {
    margin: 0;
  }
  .sponsored-feature-article .video-holder .video-desc {
    padding: 0 10px 10px;
  }
}

.sponsored-feature-box {
  position: relative;
  margin: 0 0 0 -5px;
  max-width: 683px;
  overflow: hidden;
}
.sponsored-feature-box .img-holder iframe {
  max-width: 100%;
}
.sponsored-feature-box .img-holder img {
  width: 100%;
  height: auto;
}
@media all and (min-width: 992px) {
  .sponsored-feature-box .img-holder img {
    min-width: 620px;
  }
}
.sponsored-feature-box .detail-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  white-space: nowrap;
  top: 0;
  padding: 4px 0 0;
}
.sponsored-feature-box .detail-holder:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -5px;
}
.sponsored-feature-box .detail-text {
  display: inline-block;
  vertical-align: middle;
  min-height: 305px;
  max-width: 407px;
  background: #fff;
  white-space: normal;
  padding: 18px 24px;
}
.sponsored-feature-box .meta {
  color: #000000;
  letter-spacing: 0.05em;
}
.sponsored-feature-box .meta .info {
  display: block;
  overflow: hidden;
  padding: 3px 10px 0 0;
}
.sponsored-feature-box .meta .comment-count {
  float: right;
  margin: 11px 5px -1px;
}
.sponsored-feature-box .meta .category {
  color: #b2b2b2;
  margin: 0 12px;
}
.sponsored-feature-box h1 {
  line-height: 34px;
  margin: 0 0 28px;
}
.sponsored-feature-box h1 a {
  color: #000000;
  text-decoration: none;
}
.sponsored-feature-box h1 a:hover {
  color: #7a9f36;
}
.sponsored-feature-box .by-info {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.025em;
  color: #989898;
  display: inline-block;
  vertical-align: top;
  max-width: 50%;
  padding: 8px 0 0;
}
.sponsored-feature-box .by-info a {
  color: #989898;
  text-decoration: none;
}
.sponsored-feature-box .by-info a:hover {
  color: #7a9f36;
}
.sponsored-feature-box .sponsor-logo {
  float: right;
  margin: 0 13px;
}
@media all and (max-width: 991px) {
  .sponsored-feature-box {
    margin: 0;
  }
  .sponsored-feature-box .meta .comment-count {
    margin: 0 0 5px;
  }
  .sponsored-feature-box .meta .info {
    margin-bottom: 10px;
  }
  .sponsored-feature-box .by-info {
    font-size: 12px;
    line-height: 16px;
    bottom: 16px;
  }
  .sponsored-feature-box .detail-holder {
    padding: 0;
  }
  .sponsored-feature-box .detail-text {
    padding: 20px 15px;
    min-height: 195px;
    max-width: 322px;
  }
  .sponsored-feature-box h1 {
    line-height: 1.2;
  }
  .sponsored-feature-box .sponsor-logo {
    width: 50px;
  }
  .sponsored-feature-box .sponsor-logo img {
    width: 100%;
    height: auto;
  }
}
@media all and (max-width: 767px) {
  .sponsored-feature-box {
    max-width: none;
    margin-bottom: 20px;
  }
  .sponsored-feature-box .detail-text {
    min-height: 0;
    max-width: 265px;
    padding: 18px 15px 20px;
  }
  .sponsored-feature-box h1 {
    margin-bottom: 10px;
  }
}

.super-feature-article {
  background: #f0f0f0;
  padding: 40px 70%;
  margin: 0 -70%;
}
.super-feature-article .article-frame {
  max-width: 1096px;
  position: relative;
  margin: 0 0 0 -8px;
  max-height: 618px;
  overflow: hidden;
}
.super-feature-article .article-frame img {
  width: 100%;
  height: auto;
}
.super-feature-article .detail-text {
  position: absolute;
  top: 54px;
  min-height: 334px;
  max-width: 586px;
  background: #fff;
  white-space: normal;
  padding: 23px 25px 60px;
  left: 0;
}
.super-feature-article .meta {
  color: #000000;
  letter-spacing: 0.05em;
  margin: 0 0 5px;
}
.super-feature-article .meta .info {
  display: block;
  overflow: hidden;
  padding: 3px 10px 0 0;
}
.super-feature-article .meta .comment-count {
  float: right;
  margin: 7px 5px 0 0;
}
.super-feature-article .meta .category {
  color: #b2b2b2;
  margin: 0 18px;
}
.super-feature-article h2 {
  line-height: 42px;
  margin: 0 0 22px;
}
.super-feature-article h2 a {
  color: #000000;
  text-decoration: none;
}
.super-feature-article h2 a:hover {
  color: #7a9f36;
}
.super-feature-article .by-info {
  position: absolute;
  bottom: 37px;
  left: 24px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.025em;
  color: #989898;
}
.super-feature-article .by-info a {
  color: #989898;
  text-decoration: none;
}
.super-feature-article .by-info a:hover {
  color: #7a9f36;
}
@media all and (max-width: 991px) {
  .super-feature-article .article-frame {
    margin: 0;
  }
  .super-feature-article .detail-text {
    padding: 20px 20px 50px;
    min-height: 225px;
    max-width: 442px;
    top: 70px;
  }
  .super-feature-article .meta .comment-count {
    margin: 0 0 8px;
  }
  .super-feature-article h2 {
    line-height: 1.2;
  }
  .super-feature-article .by-info {
    bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .super-feature-article {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .super-feature-article .detail-text {
    top: 20px;
    right: 20px;
    min-height: 210px;
  }
  .super-feature-article h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .super-feature-article .img-holder {
    overflow: hidden;
    max-height: 300px;
  }
}

.article-filter-block {
  background: #f0f0f0;
  padding: 34px 70%;
  margin: 0 -70% 8px;
}
@media all and (max-width: 767px) {
  .article-filter-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.filter-nav {
  margin: 0 0 33px;
}
.filter-nav ul {
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
  text-align: center;
}
.filter-nav ul > * {
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.2;
}
.filter-nav ul li {
  display: inline-block;
  vertical-align: top;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.filter-nav ul li:first-child {
  margin-right: -1px;
}
.filter-nav ul li a {
  color: #b3b3b3;
  border: 1px solid #fff;
  background: #efefef;
  display: block;
  padding: 2px 15px 4px;
  text-decoration: none;
}
.filter-nav ul li:hover a, .filter-nav ul li.active a {
  color: #1b1b1b;
  background: #fff;
  text-decoration: none;
}
@media all and (max-width: 767px) {
  .filter-nav {
    margin-bottom: 22px;
  }
}

.article-filter {
  display: none;
}
.article-filter.active {
  display: block;
}
.article-filter .mask {
  overflow: hidden;
}
@media all and (min-width: 768px) {
  .article-filter .mask {
    padding: 0;
    margin: 0 !important;
  }
  .article-filter .slideset {
    margin: 0 -7px !important;
    overflow: hidden;
    width: auto !important;
  }
  .article-filter .slide {
    padding: 0 7px;
    float: left;
    width: 33.33% !important;
    position: static !important;
  }
  .article-filter .article-box {
    margin: 0 0 7px;
  }
  .article-filter .paginatio-links {
    display: none;
  }
}
@media all and (min-width: 1366px) {
  .article-filter .mask {
    margin: 0 -4px !important;
    padding: 0 8px 0 0;
    height: auto !important;
  }
  .article-filter .slideset {
    margin: 0 -30px !important;
  }
  .article-filter .slide {
    width: 33.33% !important;
    padding: 0 30px;
  }
}
.article-filter .paginatio-links {
  padding: 22px 0 0;
}
.article-filter .paginatio-links ul {
  text-align: center;
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
}
.article-filter .paginatio-links ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 6px;
}
.article-filter .paginatio-links ul li a {
  width: 6px;
  height: 6px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  display: block;
}
.article-filter .paginatio-links ul li.active a, .article-filter .paginatio-links ul li:hover a {
  background: #000;
}
.article-filter .article-box {
  overflow: hidden;
  background: #fff;
  padding: 0 25px 38px;
  position: relative;
}
.article-filter .article-box.no-image {
  padding-top: 16px;
}
.article-filter .article-box.no-image .meta {
  margin-bottom: 15px;
}
.article-filter .article-box.no-image h2 {
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  margin-bottom: 25px;
}
.article-filter .img-holder {
  max-width: 275px;
  margin: 0 auto;
  position: relative;
}
.article-filter .img-holder img {
  width: 100%;
  height: auto;
}
.article-filter .img-holder .comment-count {
  width: 98px;
  background: #fff;
  height: 92px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  line-height: 80px;
  color: #000000;
  right: 50%;
  bottom: 50%;
  margin-right: -48px;
  margin-bottom: -36px;
}
.article-filter .img-holder .comment-count:after {
  border-color: transparent transparent transparent #fff;
  border-width: 0 0 28px 28px;
  bottom: -28px;
  margin-left: -14px;
}
.article-filter .meta {
  color: #000000;
  letter-spacing: 0.05em;
  padding: 12px 0 8px;
}
.article-filter .meta .category {
  color: #b3b3b3;
  margin: 0 7px;
}
.article-filter h2 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 25px;
  padding: 0 10px 0 0;
  margin: 0 0 18px;
}
.article-filter h2 a {
  color: #000000;
  text-decoration: none;
}
.article-filter h2 a:hover {
  text-decoration: none;
  color: #7a9f36;
}
.article-filter .comment-count {
  position: absolute;
  bottom: 18px;
  right: 27px;
}
.article-filter.most-comments .comment-count {
  top: 50px;
  left: 35%;
  width: 100px;
  height: 100px;
}
.article-filter.most-comments .comment-count:hover {
  color: #F0F0F0;
  background-color: #000;
}
.article-filter.most-comments .comment-count:hover:after {
  border-color: transparent transparent transparent #000;
}
.article-filter.most-comments .comment-count a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 35px;
  font-size: 40px;
  color: #000;
}
.article-filter.most-comments .comment-count a:hover {
  color: #F0F0F0;
}
@media all and (max-width: 991px) {
  .article-filter.most-comments .article-box .comment-count {
    display: block;
  }
  .article-filter.most-comments .article-box .comment-count a {
    top: 20px;
  }
}
@media all and (max-width: 767px) {
  .article-filter.most-comments .article-box .comment-count {
    left: 43%;
  }
}
.article-filter.most-popular .comment-count:hover {
  color: #F0F0F0;
  background-color: #000;
}
.article-filter.most-popular .comment-count:hover:after {
  border-color: transparent transparent transparent #000;
}
.article-filter .bt-text {
  display: block;
  overflow: hidden;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.025em;
  color: #989898;
}
.article-filter .bt-text a {
  text-decoration: none;
  color: #989898;
}
.article-filter .bt-text a:hover {
  color: #7a9f36;
}
@media all and (max-width: 991px) {
  .article-filter .article-box {
    padding: 0 15px 20px;
  }
  .article-filter .article-box.no-image {
    padding-top: 10px;
  }
  .article-filter .article-box.no-image h2 {
    font-size: 20px;
    line-height: 1.2;
  }
  .article-filter .article-box .comment-count {
    display: none;
  }
  .article-filter .meta {
    padding: 7px 0;
  }
  .article-filter h2 {
    font-size: 16px;
    line-height: 1.2;
  }
  .article-filter .bt-text {
    font-size: 12px;
    line-height: 1.2;
  }
}
@media all and (max-width: 767px) {
  .article-filter .article-box {
    min-height: 0 !important;
  }
}

.aside-article-filter .article-filter.most-comments .comment-count {
  top: auto;
  left: auto;
}

.adv-block {
  text-align: center;
  padding: 30px 70%;
  margin: 0 -70% 13px;
  background: #f0f0f0;
}
.adv-block img {
  max-width: 100%;
  height: auto;
}
.adv-block.big {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media all and (max-width: 991px) {
  .adv-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .adv-block.big {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.research-module {
  overflow: hidden;
  margin: 0 -70% 5px;
  padding: 43px 70% 39px;
  background: #f0f0f0;
  overflow: hidden;
}
.research-module .module-header {
  background-color: #2D61C5;
  color: #FFF;
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media all and (min-width: 768px) {
  .research-module .module-header {
    padding: 5px 20px;
  }
}
@media all and (min-width: 992px) {
  .research-module .module-header {
    margin: 0px 25px 0px 4px;
    padding: 12px 30px;
    font-size: 14px;
  }
}
.research-module .side-image-holder .img-frame {
  max-width: 300px;
  margin: 78px 0 0 59px;
}
.research-module .side-image-holder .img-frame img {
  width: 100%;
  height: auto;
}
.research-module .research-list {
  background: #fff;
  padding: 0 0 8px 17px;
  margin: 0 25px 0 4px;
}
.research-module .research-list li {
  overflow: hidden;
  border-top: 1px solid #efefef;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.025em;
  color: #000000;
  padding: 21px 0 10px 5px;
  min-height: 120px;
}
.research-module .research-list li:first-child {
  border: none;
}
.research-module .research-list .s-logo {
  float: right;
  margin: 0 0 10px 30px;
}
.research-module .research-list .s-logo.vikram {
  margin: -5px  23px 12px;
}
.research-module .research-list .s-logo.ae {
  margin: 26px 22px 0 0;
}
.research-module .research-list .title {
  display: block;
  overflow: hidden;
  font-family: "kulturista-web", Palatino, Garamond, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  color: #69A5D6;
  margin-bottom: 10px;
}
.research-module .research-list .title a {
  color: #69A5D6;
  text-decoration: none;
}
.research-module .research-list .title a:hover {
  text-decoration: underline;
}
.research-module .research-list a:hover {
  color: #69A5D6;
  text-decoration: none;
}
@media all and (max-width: 991px) {
  .research-module .side-image-holder {
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
  }
  .research-module .side-image-holder .img-frame {
    margin: 70px 0 0 10px;
  }
  .research-module .research-list {
    margin: 0;
    padding: 0 10px 10px;
  }
  .research-module .research-list li {
    padding: 15px 5px 10px;
    min-height: 95px;
  }
  .research-module .research-list li,
  .research-module .research-list .title {
    font-size: 12px;
    line-height: 18px;
  }
  .research-module .research-list .s-logo {
    margin: 10px;
    max-width: 40px;
  }
  .research-module .research-list .s-logo img {
    width: 100%;
    height: auto;
  }
  .research-module .research-list .s-logo.vikram, .research-module .research-list .s-logo.ae {
    margin: 10px;
    max-width: 55px;
  }
}
@media all and (max-width: 767px) {
  .research-module {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .research-module .research-list {
    margin-bottom: 20px;
  }
  .research-module .side-image-holder {
    border-top: 1px solid #fff;
    margin: 0 -20px;
    padding: 0 20px;
  }
  .research-module .side-image-holder .img-frame {
    margin: 0 auto;
    padding: 20px 10px 0;
  }
}
.research-module.research a:hover,
.research-module.research a:focus {
  color: #69A5D6;
}

.events-module .module-header {
  background-color: #7a9f36;
  margin: 0;
}
.events-module .article-box {
  padding-top: 30px;
}

.event-module .module-header {
  background-color: #7a9f36;
  margin: 0;
}
.event-module .event-image {
  width: 100%;
  padding: 30px;
  background-color: #fff;
}
.event-module .event-image img {
  max-width: 100%;
}
.event-module .event-image a {
  display: block;
}
.event-module .event-image img {
  opacity: 1;
  transition: opacity 0.5s linear;
}
.event-module .event-image:hover img {
  opacity: 0;
  transition: opacity 0.5s linear;
}

.squared-module {
  background-color: #f0f0f0;
  border-width: 0;
  margin: 0 -70%;
  padding: 20px 70%;
}
.squared-module .squared-module-container {
  background-color: #fff;
}
.squared-module .module-header {
  background-color: #000;
  color: #FFF;
  margin: 0 -10px;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media all and (min-width: 768px) {
  .squared-module .module-header {
    margin: 0 -20px;
    padding: 5px 20px;
  }
}
@media all and (min-width: 992px) {
  .squared-module .module-header {
    margin: 0 -30px;
    padding: 12px 30px;
    font-size: 14px;
  }
}
.squared-module .marketing-copy {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  background-color: #000000;
  padding: 30px;
  color: #fff;
}
.squared-module .marketing-copy img {
  display: inline-block;
  max-width: 150px;
  margin: 25px 0;
}
.squared-module .marketing-copy .btn {
  border-color: #7a9f36;
  color: #fff;
}
.squared-module .marketing-copy .btn:hover {
  background-color: #7a9f36;
}
@media all and (min-width: 768px) {
  .squared-module .marketing-copy .btn {
    margin-top: 20px;
  }
}
@media all and (min-width: 992px) {
  .squared-module .marketing-copy .btn {
    margin-top: 30px;
  }
}
.squared-module .squared-list {
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
  padding: 0 45px 0 23px;
}
.squared-module .squared-list > * {
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.2;
}
.squared-module .squared-list .category-name {
  padding: 10px 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #7a9f36;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media all and (min-width: 992px) {
  .squared-module .squared-list .category-name {
    font-size: 14px;
  }
}
@media all and (min-width: 992px) {
  .squared-module .squared-list .general-heading {
    font-size: 20px;
  }
}
.squared-module .squared-list .article-item {
  margin-top: 15px;
  padding-top: 10px;
  border-color: #7a9f36;
}
.squared-module .squared-list .article-item:first-child {
  margin: 0;
}
@media all and (max-width: 991px) {
  .squared-module .squared-list .article-item {
    padding-bottom: 10px;
  }
}
@media all and (min-width: 992px) {
  .squared-module .squared-list .article-item {
    margin-top: 15px;
    padding-top: 20px;
    border-width: 2px;
  }
}

.feature-webinar-block {
  overflow: hidden;
  margin: 0 -70% 8px;
  padding: 43px 70%;
  background: #f0f0f0;
  overflow: hidden;
}
@media all and (min-width: 768px) {
  .feature-webinar-block .side-image-holder {
    position: absolute;
    top: 50%;
    right: 11px;
    width: 100%;
  }
  .feature-webinar-block .side-image-holder:before {
    content: "";
    display: block;
    border-left: 1px solid #FFF;
    height: 300%;
    position: absolute;
    left: 22px;
    top: -100%;
  }
}
.feature-webinar-block .side-image-holder .img-frame {
  max-width: 300px;
  margin: 0 auto;
}
.feature-webinar-block .side-image-holder .img-frame a {
  width: 200px;
  display: block;
  margin: 0 auto;
}
.feature-webinar-block .side-image-holder .img-frame img {
  width: 100%;
  height: auto;
}
.feature-webinar-block .webinar-logo {
  float: right;
}
@media all and (max-width: 991px) {
  .feature-webinar-block .side-image-holder {
    margin: 0;
    padding: 0;
    border: none;
  }
  .feature-webinar-block .side-image-holder .img-frame {
    margin: 0 auto 0;
  }
}
@media all and (max-width: 767px) {
  .feature-webinar-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .feature-webinar-block .row {
    background-color: #fff;
  }
  .feature-webinar-block .side-image-holder {
    border-top: 1px solid #fff;
    padding: 0 20px 10px;
    margin: 0 -20px;
    clear: both;
  }
  .feature-webinar-block .side-image-holder .img-frame {
    margin: 0 auto;
    padding: 0 10px;
  }
  .feature-webinar-block .btn.btn-default {
    display: block;
    margin: 15px auto;
  }
  .feature-webinar-block .webinar-logo {
    float: none;
    display: block;
    text-align: center;
    margin: 10px auto 20px;
  }
}

.feature-webinar-box {
  background: #fff;
  max-width: 683px;
  font-size: 16px;
  line-height: 24px;
  color: #989898;
  margin: 0 0 0 -5px;
  padding: 23px 30px;
  letter-spacing: 0.025em;
}
.feature-webinar-box .small-header {
  letter-spacing: 0.05em;
  font-size: 14px;
  margin: 0 0 10px;
}
.feature-webinar-box h2 {
  line-height: 38px;
  margin-bottom: 6px;
}
.feature-webinar-box h2 a {
  color: #000000;
  text-decoration: none;
}
.feature-webinar-box h2 a:hover {
  color: #7a9f36;
}
.feature-webinar-box time {
  color: #7a9f36;
  display: block;
  margin-bottom: 35px;
  letter-spacing: 0;
}
.feature-webinar-box p {
  margin-bottom: 30px;
}
.feature-webinar-box .logo-item {
  float: right;
  margin: 0 14px;
}
.feature-webinar-box .btn-default {
  margin: 10px 0 6px;
  min-width: 151px;
  max-width: 60%;
  white-space: normal;
}
@media all and (max-width: 991px) {
  .feature-webinar-box {
    padding: 15px 20px;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
  }
  .feature-webinar-box .small-header {
    font-size: 11px;
    margin-bottom: 5px;
  }
  .feature-webinar-box h2 {
    line-height: 1.2;
  }
  .feature-webinar-box p {
    margin-bottom: 5px;
  }
  .feature-webinar-box time {
    margin-bottom: 7px;
  }
  .feature-webinar-box .logo-item {
    width: 65px;
    margin: 0 0 0 10px;
  }
  .feature-webinar-box .logo-item img {
    width: 100%;
    height: auto;
  }
}
@media all and (max-width: 767px) {
  .feature-webinar-box {
    margin-bottom: 20px;
  }
  .feature-webinar-box h2 a span {
    color: #7a9f36;
  }
  .feature-webinar-box .logo-item {
    width: 60px;
    margin-top: -70px;
  }
  .feature-webinar-box p {
    margin-right: 110px;
  }
}

.feature-podcast-block {
  overflow: hidden;
  margin: 10px -70% 8px;
  padding: 43px 70%;
  background: #f0f0f0;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .feature-podcast-block .side-image-holder {
    margin-top: 0 !important;
  }
}
@media all and (min-width: 768px) {
  .feature-podcast-block .side-image-holder {
    position: absolute;
    top: 50%;
    right: 11px;
    width: 100%;
  }
  .feature-podcast-block .side-image-holder:before {
    content: "";
    display: block;
    border-left: 1px solid #FFF;
    height: 300%;
    position: absolute;
    left: 22px;
    top: -100%;
  }
}
.feature-podcast-block .side-image-holder .img-frame {
  max-width: 300px;
}
@media all and (min-width: 768px) {
  .feature-podcast-block .side-image-holder .img-frame {
    float: right;
  }
}
.feature-podcast-block .side-image-holder .img-frame img {
  width: 100%;
  height: auto;
}
.feature-podcast-block .podcast-box {
  position: relative;
  max-width: 683px;
  margin: 0;
  padding: 25px 0 25px 0;
  background: url(/assets/images/css/img47.jpg);
  background-position: cover;
}
@media all and (min-width: 992px) {
  .feature-podcast-block .podcast-box .img-holder img {
    min-width: 560px;
  }
}
.feature-podcast-block .detail-holder {
  white-space: nowrap;
  top: 0;
  padding: 4px 0 0;
}
.feature-podcast-block .detail-holder:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -5px;
}
.feature-podcast-block .detail-text {
  display: inline-block;
  vertical-align: middle;
  min-height: 305px;
  width: 60%;
  background: #fff;
  white-space: normal;
  padding: 12px 18px 53px 28px;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #989898;
  letter-spacing: 0.025em;
}
.feature-podcast-block .img-desc {
  position: absolute;
  right: -216px;
  top: 50%;
  color: #fff;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.015em;
  margin-top: -104px;
}
.feature-podcast-block .img-desc .title {
  display: block;
  font-weight: 400;
  font-size: 40px;
  line-height: 42px;
  letter-spacing: 0.025em;
  margin-bottom: 17px;
}
.feature-podcast-block .img-desc .bottom-text {
  display: inline-block;
  border-top: 3px solid #fff;
  letter-spacing: 0.039em;
  padding: 12px 25px 0 2px;
}
.feature-podcast-block .meta {
  overflow: hidden;
  color: #000000;
  letter-spacing: 0.05em;
  margin: 0 0 -1px;
}
.feature-podcast-block .meta .info {
  display: block;
  overflow: hidden;
  padding: 3px 10px 0 0;
}
.feature-podcast-block .meta .comment-count {
  float: right;
  margin-top: 2px;
}
.feature-podcast-block .meta .category {
  color: #b2b2b2;
  margin: 0 4px;
}
.feature-podcast-block h2 {
  line-height: 1.2;
  margin: 0 0 27px;
  letter-spacing: 0;
}
.feature-podcast-block h2 a {
  color: #000000;
  text-decoration: none;
}
.feature-podcast-block h2 a:hover {
  color: #7a9f36;
}
.feature-podcast-block .by-info {
  position: absolute;
  bottom: 26px;
  left: 29px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.025em;
  color: #989898;
}
.feature-podcast-block .by-info a {
  color: #989898;
  text-decoration: none;
}
.feature-podcast-block .by-info a:hover {
  color: #7a9f36;
}
@media all and (max-width: 1365px) {
  .feature-podcast-block h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .feature-podcast-block .detail-text {
    right: 0;
    padding: 10px 15px 40px 15px;
    min-height: 275px;
  }
  .feature-podcast-block .detail-holder {
    padding: 0;
  }
  .feature-podcast-block .img-desc {
    right: -170px;
    font-size: 14px;
    line-height: 16px;
    margin-top: -90px;
  }
  .feature-podcast-block .img-desc .title {
    font-size: 30px;
    line-height: 32px;
  }
  .feature-podcast-block .img-desc .bottom-text {
    padding-right: 15px;
  }
}
@media all and (max-width: 991px) {
  .feature-podcast-block .meta {
    display: none;
  }
  .feature-podcast-block .meta .comment-count {
    display: none;
  }
  .feature-podcast-block .meta .info {
    margin-bottom: 10px;
  }
  .feature-podcast-block .by-info {
    font-size: 12px;
    line-height: 16px;
    bottom: 16px;
    left: 16px;
    display: none;
  }
  .feature-podcast-block .detail-text {
    padding: 30px 15px 15px;
    min-height: 175px;
    font-size: 12px;
    line-height: 18px;
  }
  .feature-podcast-block h2 {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 24px;
  }
  .feature-podcast-block .side-image-holder {
    margin: 0;
    padding: 0;
    border: none;
  }
  .feature-podcast-block .side-image-holder .img-frame {
    margin: 0 0 0 20px;
  }
  .feature-podcast-block .img-desc {
    font-size: 12px;
    line-height: 14px;
    right: -120px;
    margin-top: -55px;
  }
  .feature-podcast-block .img-desc .title {
    font-size: 25px;
    line-height: 27px;
    margin-bottom: 7px;
  }
  .feature-podcast-block .img-desc .bottom-text {
    border-top-width: 2px;
    padding: 3px 10px 0 0;
  }
}
@media all and (max-width: 767px) {
  .feature-podcast-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .feature-podcast-block .podcast-box {
    margin: 0 auto 20px;
  }
  .feature-podcast-block .detail-text {
    min-height: 237px;
    padding: 20px 15px 30px;
  }
  .feature-podcast-block .meta,
  .feature-podcast-block .by-info {
    display: none;
  }
  .feature-podcast-block p {
    margin: 0;
  }
  .feature-podcast-block .side-image-holder {
    border-top: 1px solid #fff;
    padding: 20px 20px 0;
    margin: 0 -20px;
  }
  .feature-podcast-block .side-image-holder .img-frame {
    margin: 0 auto;
    padding: 0;
  }
  .feature-podcast-block .img-desc {
    font-size: 10px;
    line-height: 12px;
    right: -94px;
    margin-top: -50px;
  }
  .feature-podcast-block .img-desc .title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .feature-podcast-block .img-desc .bottom-text {
    border-top-width: 1px;
    padding: 3px 0 0;
  }
}

.whitepaper-module {
  overflow: hidden;
  margin: 0 -70% 30px;
  padding: 58px 70% 49px;
  background: #f0f0f0;
  overflow: hidden;
}
.whitepaper-module .side-image-holder {
  border-left: 1px solid #fff;
  padding: 9999px 0;
  margin: -9999px 3px;
}
.whitepaper-module .side-image-holder .img-frame {
  max-width: 300px;
  margin: 54px 0 0 59px;
}
.whitepaper-module .side-image-holder .img-frame img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 991px) {
  .whitepaper-module .side-image-holder {
    margin: 0;
    padding: 0;
    border: none;
  }
  .whitepaper-module .side-image-holder .img-frame {
    margin: 13px 0 0 15px;
  }
}
@media all and (max-width: 767px) {
  .whitepaper-module {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .whitepaper-module .side-image-holder {
    border-top: 1px solid #fff;
    padding: 20px 20px 0;
    margin: 0 -20px;
  }
  .whitepaper-module .side-image-holder .img-frame {
    margin: 0 auto;
    padding: 0 10px;
  }
}

.feature-whitepaper {
  background: #fff;
  font-size: 14px;
  line-height: 24px;
  color: #989898;
  margin-left: -5px;
  padding: 30px 29px;
  letter-spacing: 0.025em;
  max-width: 666px;
}
.feature-whitepaper h2 {
  line-height: 36px;
  margin: 0 0 17px;
  letter-spacing: 0;
}
.feature-whitepaper h2 a {
  color: #000000;
  text-decoration: none;
}
.feature-whitepaper h2 a:hover {
  color: #7a9f36;
}
.feature-whitepaper h2 a span {
  color: #7a9f36;
}
.feature-whitepaper p {
  margin-bottom: 40px;
}
.feature-whitepaper .logo-item {
  float: right;
  margin: 13px 18px 10px 10px;
}
.feature-whitepaper .btn-download {
  min-width: 150px;
}
@media all and (max-width: 991px) {
  .feature-whitepaper {
    font-size: 11px;
    line-height: 18px;
    padding: 21px;
    margin: 0;
  }
  .feature-whitepaper h2 {
    line-height: 1.2;
    margin-bottom: 5px;
  }
  .feature-whitepaper p {
    margin-bottom: 15px;
  }
}
@media all and (max-width: 767px) {
  .feature-whitepaper {
    margin-bottom: 20px;
  }
  .feature-whitepaper .logo-item {
    width: 74px;
    margin: 10px 0 0 10px;
  }
  .feature-whitepaper .logo-item img {
    width: 100%;
    height: auto;
  }
}

.mejs-overlay-play,
.mejs-container .mejs-controls {
  display: none !important;
}

.success-box {
  display: none;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
}
.success-box p {
  margin: 0;
  display: inline;
}
@media all and (max-width: 991px) {
  .success-box {
    font-size: 16px !important;
  }
}

.article-plus {
  position: relative;
}
.article-plus .img-holder {
  overflow: hidden;
}
.article-plus .img-holder img {
  width: 100%;
  height: 100%;
}
@media all and (min-width: 992px) {
  .article-plus .img-holder img {
    min-width: 455px;
    min-height: 370px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .article-plus .img-holder img {
    min-width: 388px;
    min-height: 284px;
  }
}
@media all and (max-width: 991px) {
  .article-plus .img-holder img {
    height: 370px;
    width: auto;
  }
}
@media all and (max-width: 767px) {
  .article-plus .img-holder {
    overflow: hidden;
  }
}
.article-plus .detail-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 10px;
  white-space: nowrap;
  top: 0;
  padding: 0 0 4px;
}
.article-plus .detail-holder:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -6px;
}
.article-plus .detail-text {
  display: inline-block;
  vertical-align: middle;
  min-height: 284px;
  max-width: 407px;
  background: #fff;
  white-space: normal;
  padding: 23px 29px 53px 25px;
  position: relative;
}
.article-plus .meta {
  overflow: hidden;
  color: #000000;
  letter-spacing: 0.05em;
  margin: 0 0 -1px;
}
.article-plus .meta .info {
  display: block;
  overflow: hidden;
  padding: 3px 10px 0 0;
}
.article-plus .meta .comment-count {
  float: right;
  margin-left: 10px;
}
.article-plus .meta .category {
  color: #b2b2b2;
  margin: 0 12px;
}
.article-plus h1 {
  line-height: 1.2;
  margin: 0 0 22px;
}
.article-plus h1 a {
  color: #000000;
  text-decoration: none;
}
.article-plus h1 a:hover {
  color: #7a9f36;
}
.article-plus .by-info {
  position: absolute;
  bottom: 37px;
  left: 25px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.025em;
  color: #989898;
}
.article-plus .by-info a {
  color: #989898;
  text-decoration: none;
}
.article-plus .by-info a:hover {
  color: #7a9f36;
}
.article-plus h2 {
  font-size: 28px;
}
@media all and (min-width: 768px) {
  .article-plus h2 {
    font-size: 24px;
  }
}
@media all and (max-width: 767px) {
  .article-plus h2 {
    font-size: 18px;
  }
}

.header-slider {
  padding: 14px 20px 14px 0;
  border-bottom: 1px solid #e5e5e5;
}
.header-slider .mask {
  max-width: 1035px;
}
.header-slider .img-holder {
  float: left;
  width: 92px;
}
.header-slider .img-holder img {
  width: 92px;
  height: 69px;
}
.header-slider .general-caption {
  overflow: hidden;
  color: #000000;
  line-height: 20px;
  padding: 0 35px 0 17px;
  letter-spacing: 0.025em;
}
.header-slider .general-caption a {
  text-decoration: none;
  color: #000000;
}
.header-slider .general-caption a:hover {
  color: #7a9f36;
}
.header-slider .btn-prev,
.header-slider .btn-next {
  position: absolute;
  top: 19px;
  right: 0;
  font-size: 15px;
  line-height: 16px;
  color: #aeaeae;
  text-decoration: none;
}
.header-slider .btn-prev:hover,
.header-slider .btn-next:hover {
  color: #000000;
}
.header-slider .btn-prev {
  top: auto;
  bottom: 19px;
}
.header-slider.not-enough-slides .btn-prev,
.header-slider.not-enough-slides .btn-next {
  display: none;
}
@media all and (min-width: 992px) {
  .header-slider {
    margin: 0 0 36px;
  }
  .header-slider .slide {
    width: 345px;
  }
}
@media all and (max-width: 991px) {
  .header-slider {
    margin-bottom: 19px;
    padding: 25px 0;
    padding-right: 20px;
  }
  .header-slider .slide {
    width: 294px;
  }
  .header-slider .img-holder {
    width: 84px;
  }
  .header-slider .general-caption {
    font-size: 14px;
    line-height: 21px;
    padding: 0 15px;
  }
}
@media all and (max-width: 767px) {
  .header-slider {
    display: none;
  }
  .header-slider + .article-header-box {
    padding-top: 30px;
  }
}

.article-header-box {
  overflow: hidden;
  border-bottom: 1px solid #e2e2e2;
}
.article-header-box .small-header {
  color: #c8c8c8;
  letter-spacing: 0.05em;
  font-size: 14px;
  margin: 0 0 13px;
  line-height: 18px;
}
.article-header-box h1 {
  line-height: 58px;
  color: #000000;
  margin: 0 0 41px;
}
.article-header-box .img-holder {
  margin: 5px 1px;
}
.article-header-box .img-holder img {
  width: 100%;
  height: auto;
}
.article-header-box .img-desc {
  overflow: hidden;
  color: #000000;
  letter-spacing: 0.025em;
  padding: 0 32px;
}
.article-header-box p {
  margin-bottom: 37px;
}
.article-header-box .meta {
  color: #3c3c3c;
  font-size: 18px;
  line-height: 29px;
}
.article-header-box .meta a {
  text-decoration: none;
}
.article-header-box .meta time {
  display: block;
}
@media all and (min-width: 768px) {
  .article-header-box {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 30px;
    margin-bottom: 20px;
  }
  .article-header-box .img-holder {
    float: left;
    max-width: 325px;
  }
  .article-header-box .img-desc {
    padding: 0 0 0 30px;
  }
}
@media all and (min-width: 1366px) {
  .article-header-box {
    padding: 0 0 42px;
    margin: 0 0 35px;
    font-size: 21px;
    line-height: 32px;
  }
  .article-header-box .img-holder {
    max-width: 410px;
  }
}
@media all and (max-width: 991px) {
  .article-header-box {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 35px;
    margin-bottom: 33px;
  }
  .article-header-box h1 {
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 22px;
  }
  .article-header-box .img-desc {
    padding: 0 15px 0 34px;
  }
  .article-header-box .meta {
    font-size: 13px;
    line-height: 17px;
  }
}
@media all and (max-width: 767px) {
  .article-header-box {
    padding-bottom: 10px;
    margin-bottom: 31px;
  }
  .article-header-box .small-header {
    margin-bottom: 18px;
  }
  .article-header-box .img-desc {
    padding: 0;
    overflow: hidden;
    margin-bottom: 27px;
  }
  .article-header-box h1 {
    margin-bottom: 11px;
  }
  .article-header-box p {
    margin-bottom: 15px;
  }
}

.misc-box {
  width: 40px;
  float: right;
  padding: 9px 0 0;
  overflow: hidden;
}
.misc-box .comment-count {
  width: 40px;
  height: 40px;
  background: #000000;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  margin: 0 0 38px;
}
.misc-box .comment-count:after {
  border-color: transparent transparent transparent #000000;
  border-width: 0 0 11px 11px;
  bottom: -11px;
  margin-left: -5px;
}
.misc-box .comment-count a {
  text-decoration: none;
  color: #FFF;
}
.misc-box .comment-count a:hover,
.misc-box .comment-count a:focus {
  color: #7a9f36;
  text-decoration: none;
}
.misc-box .social-networks {
  border-top: 1px solid #e2e2e2;
  padding-top: 37px;
}
.misc-box .social-networks li {
  display: block;
  margin: 0 0 27px;
  text-align: center;
  line-height: 1;
}
.misc-box .social-networks li a {
  color: #c7c7c7;
}
.misc-box .social-networks li a:hover {
  color: #7A9F36;
}
@media all and (max-width: 991px) {
  .misc-box .comment-count {
    height: 25px;
    width: 27px;
    font-size: 12px;
    line-height: 17px;
    display: block;
    margin: 0 auto 10px;
  }
  .misc-box .social-networks {
    border: none;
    padding-top: 18px;
  }
  .misc-box .social-networks li {
    font-size: 15px;
    margin: 0 0 25px;
  }
  .misc-box .social-networks li.facebook {
    font-size: 18px;
  }
  .article-header-box .misc-box {
    padding: 100px 0 0 12px;
  }
}
@media all and (max-width: 767px) {
  .misc-box {
    float: none;
    width: auto;
  }
  .misc-box .comment-count {
    float: left;
    height: 26px;
    width: 26px;
    font-size: 10px;
    line-height: 22px;
    margin: 4px 25px 8px 0;
    padding: 0;
  }
  .misc-box .comment-count:after {
    border-width: 0 0 6px 6px;
    bottom: -6px;
    margin-left: -3px;
  }
  .misc-box .social-networks {
    overflow: hidden;
    border: none;
    padding: 2px 0 0;
    border: none;
  }
  .misc-box .social-networks li {
    display: inline-block;
    margin: 0 18px 0 5px;
  }
  .article-header-box .misc-box {
    padding: 11px 0 0;
  }
}

.article-body {
  letter-spacing: 0.025em;
}
.article-body a {
  color: #7a9f36;
  text-decoration: underline;
}
.article-body img {
  max-width: 100%;
  height: auto;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .article-body .custom.add .col-md-5 {
    width: 42.8571%;
    float: left;
  }
}
@media all and (min-width: 992px) {
  .article-body .custom .col-md-9 {
    width: 66.5%;
  }
  .article-body .custom .col-md-5 {
    width: 33.5%;
  }
}
.article-body .side-image {
  max-width: 305px;
  margin: 10px 5px;
  float: right;
  border-bottom: 1px solid #e2e2e2;
}
.article-body .side-image img {
  width: 100%;
  height: auto;
}
.article-body .sub-article-heading {
  letter-spacing: 0.035em;
}
@media all and (min-width: 992px) {
  .article-body p {
    margin-bottom: 40px;
  }
  .article-body .side-image {
    padding-bottom: 52px;
  }
  .article-body .sub-article-heading {
    margin: 0 0 46px;
  }
}
@media all and (max-width: 991px) {
  .article-body .side-image {
    max-width: 300px;
    padding-bottom: 20px;
    border: none;
  }
  .article-body .sub-article-heading {
    margin-bottom: 23px;
  }
  .article-body p {
    margin-bottom: 24px;
  }
}
@media all and (max-width: 767px) {
  .article-body .side-image {
    float: none;
    margin: 0 auto;
    padding: 0;
    border: none;
  }
  .article-body .col-md-5 {
    float: none !important;
  }
}
.article-body table.datatable {
  border: 1px solid #CBCBCB;
}
.article-body table.datatable thead tr th {
  color: #FFFFFF;
  background-color: #112535;
  padding: 10px;
  text-align: center;
  border: 1px solid #CBCBCB;
  line-height: 1.25em;
}
.article-body table.datatable tbody tr:nth-child(odd) td {
  background-color: #F0F1F1;
}
.article-body table.datatable tbody td {
  padding: 10px;
  border: 1px solid #CBCBCB;
  line-height: 1.25em;
}

.large-blackquote {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.025em;
  color: #000000;
  border: 1px solid #e2e2e2;
  border-width: 1px 0;
  margin: 31px 0 0;
  padding: 39px 39px 0;
  clear: both;
}
.large-blackquote q {
  margin-bottom: 26px;
  display: block;
  max-width: 830px;
  position: relative;
}
.large-blackquote q:before {
  position: absolute;
  top: 15px;
  left: -40px;
  content: '';
  width: 13px;
  height: 13px;
  background: #7a9f36;
}
.large-blackquote q:after {
  display: none;
}
.large-blackquote q span {
  color: #999;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: italic;
  display: block;
}
@media all and (max-width: 991px) {
  .large-blackquote {
    font-size: 18px;
    line-height: 28px;
    padding: 36px 0;
    margin: 16px 0 39px;
  }
  .large-blackquote q {
    margin: 0;
    position: relative;
    padding: 0 30px;
  }
  .large-blackquote q:before {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    right: 0;
    width: 14px;
    height: 14px;
    background: #7b9f36;
  }
}
@media all and (max-width: 767px) {
  .large-blackquote {
    padding: 20px 0 27px;
    margin-bottom: 23px;
  }
}

.aside-article-holder {
  z-index: 10;
  display: none;
}
@media all and (max-width: 991px) {
  .aside-article-holder {
    display: none;
  }
}
@media all and (min-width: 992px) {
  .aside-article-holder {
    width: 33.5%;
    float: right;
  }
}
.aside-article-holder .article-filter-block {
  background: transparent;
}

.center-article {
  margin-bottom: 24px;
}
.center-article .img-holder {
  max-width: 665px;
  margin: 0 0 40px;
}
.center-article .img-holder img {
  width: 100%;
  height: auto;
}
.center-article .image-caption {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  line-height: 20px;
  display: block;
  letter-spacing: 0.025em;
  color: #959595;
  padding: 6px 0;
}
@media all and (min-width: 992px) {
  .center-article p {
    margin-bottom: 51px;
  }
}
@media all and (max-width: 991px) {
  .center-article {
    margin-bottom: 15px;
  }
  .center-article .img-holder {
    margin-bottom: 20px;
    max-width: 543px;
  }
}
@media all and (max-width: 767px) {
  .center-article {
    margin-bottom: 15px;
  }
  .center-article .img-holder {
    padding: 4px 0 0;
  }
  .center-article .image-caption {
    padding: 9px 0 5px;
  }
}

.aside-article-filter {
  padding: 94px 5px 0;
  overflow: hidden;
}
.aside-article-filter .filter-nav {
  margin-bottom: 29px;
  padding-right: 10px;
}
.aside-article-filter .filter-nav ul li a {
  padding: 4px 19px 5px;
  border-color: #efefef;
}
@media all and (max-width: 1365px) {
  .aside-article-filter {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .aside-article-filter .filter-nav {
    padding: 0;
  }
  .aside-article-filter .filter-nav ul {
    text-align: center;
  }
  .aside-article-filter .filter-nav ul li {
    font-size: 10px;
  }
  .aside-article-filter .filter-nav ul li a {
    padding: 4px 7px 5px;
  }
}
@media all and (max-width: 991px) {
  .aside-article-filter .filter-nav ul li a {
    padding: 4px 5px 5px;
  }
}

.aside-article-list {
  max-width: 303px;
  float: right;
  margin-bottom: 80px;
  margin: auto;
  float: none;
}
.aside-article-list li {
  overflow: hidden;
  margin-bottom: 23px;
}
.aside-article-list .img-holder {
  float: left;
  width: 93px;
  position: relative;
  margin: 0;
}
.aside-article-list .img-holder img {
  width: 100%;
  height: auto;
}
.aside-article-list .img-holder .comment-count {
  width: 40px;
  background: #fff;
  height: 40px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 29px;
  color: #000000;
  right: 50%;
  bottom: 50%;
  margin-right: -20px;
  margin-bottom: -14px;
  position: absolute;
}
.aside-article-list .img-holder .comment-count:after {
  border-color: transparent transparent transparent #fff;
  border-width: 0 0 11px 11px;
  bottom: -11px;
  margin-left: -5px;
}
.aside-article-list .title-text {
  display: block;
  overflow: hidden;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  padding: 0 0 0 17px;
  letter-spacing: 0;
}
.aside-article-list .title-text a {
  color: #000000;
  text-decoration: none;
}
.aside-article-list .title-text a:hover, .aside-article-list .title-text a:focus {
  color: #7a9f36;
}
@media all and (max-width: 1365px) {
  .aside-article-list li {
    margin-bottom: 15px;
  }
  .aside-article-list .title-text {
    font-size: 14px;
    line-height: 18px;
  }
}

.side-whitepaper {
  max-width: 302px;
  float: right;
  border-bottom: 1px solid #e2e2e2;
  padding: 0 0 21px;
  margin: 0 0 10px;
}
.side-whitepaper .title {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 29px;
  color: #7a9f36;
  border-bottom: 1px solid #e2e2e2;
  padding: 0 0 7px;
  margin: 0 0 16px;
}
.side-whitepaper .meta {
  margin: 0 0 6px;
}
.side-whitepaper .meta .category {
  color: #b2b2b2;
  margin: 0 5px;
}
.side-whitepaper h3 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 25px !important;
}
.side-whitepaper h3 a {
  color: #000000;
  text-decoration: none;
}
.side-whitepaper h3 a:hover {
  color: #7a9f36;
}
.side-whitepaper .link-download {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-decoration: none;
  color: #7a9f36;
}
.side-whitepaper .link-download span {
  display: inline-block;
  vertical-align: middle;
}
.side-whitepaper .link-download .icon-arrow {
  font-size: 8px;
  margin-left: 12px;
}
.side-whitepaper .link-download:hover {
  color: #000000;
}
@media all and (max-width: 991px) {
  .side-whitepaper {
    margin: 0 auto;
    float: none;
  }
}

.adv-block.add2 {
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 48px;
}
@media all and (min-width: 768px) {
  .adv-block.add2 {
    display: block;
  }
}
@media all and (max-width: 767px) {
  .adv-block.add2 {
    display: block;
    padding: 18px 133px 19px;
    margin-bottom: 28px;
  }
  .adv-block.add2 img {
    min-height: 64px;
  }
}

.tag-article {
  max-width: 740px;
  letter-spacing: 0.025em;
  margin: 0 0 60px;
}
@media all and (min-width: 992px) {
  .tag-article p {
    margin-bottom: 78px;
  }
}
@media all and (max-width: 991px) {
  .tag-article {
    margin-bottom: 30px;
  }
  .tag-article p {
    margin-bottom: 38px;
  }
}
@media all and (max-width: 767px) {
  .tag-article {
    margin-bottom: 52px;
  }
}

.tag-list {
  overflow: hidden;
}
.tag-list li {
  float: left;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0 2px 2px 0;
  letter-spacing: 0.05em;
}
.tag-list li a {
  display: block;
  color: #000000;
  background: #ededed;
  text-decoration: none;
  padding: 7px 14px 8px;
}
.tag-list li a:hover {
  color: #fff;
  background: #7a9f36;
}
@media all and (max-width: 767px) {
  .tag-list li a {
    padding: 7px 12px;
  }
}

.article-author {
  border-top: 1px solid #e2e2e2;
  overflow: hidden;
  padding: 29px 0;
  margin: 0 0 43px;
}
.article-author .social-networks {
  float: right;
  width: 32px;
}
.article-author .social-networks li {
  display: block;
  margin: 1px 0 9px;
  text-align: center;
}
.article-author .social-networks li a {
  color: #c7c7c7;
}
.article-author .social-networks li a:hover {
  color: #45b0e3;
}
.article-author .social-networks li.rss {
  font-size: 15px;
}
.article-author .author-img {
  width: 121px;
  float: left;
  margin: 1px 0 0;
}
.article-author .author-img img {
  width: 100%;
  height: auto;
}
.article-author .author-info {
  overflow: hidden;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.05em;
  color: #000000;
  padding: 0 30px;
}
.article-author .name {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.025em;
  margin: 0 0 7px;
}
.article-author .name a {
  color: #3c3c3c;
  text-decoration: none;
}
.article-author .name a:hover {
  color: #7a9f36;
}
.article-author .text {
  font-size: 14px;
  line-height: 23px;
  padding: 0 41px;
  letter-spacing: 0.05em;
}
@media all and (min-width: 992px) {
  .article-author .social-networks {
    margin-right: 15px;
  }
}
@media all and (max-width: 991px) {
  .article-author {
    margin: 0 0 11px;
    padding-bottom: 0;
  }
  .article-author .social-networks {
    width: 43px;
    position: relative;
    z-index: 9;
  }
  .article-author .author-img {
    width: 84px;
  }
  .article-author .author-info {
    padding: 0 0 0 15px;
    font-size: 12px;
    line-height: 16px;
  }
  .article-author .text {
    padding: 0 10px;
    font-size: 12px;
    line-height: 18px;
  }
}
@media all and (max-width: 767px) {
  .article-author {
    padding: 26px 0 37px;
    margin-bottom: 0;
    overflow: visible;
  }
  .article-author .author-img {
    margin: 4px 3px 0;
  }
  .article-author .name {
    margin: 0 0 5px;
  }
  .article-author .author-info {
    padding-left: 10px;
  }
  .article-author .social-networks {
    width: 16px;
    margin: 0 11px;
  }
  .article-author .social-networks li {
    font-size: 14px;
  }
  .article-author .text {
    padding: 20px 0 0;
    clear: both;
  }
}

.related-articles {
  background: #f0f0f0;
  padding: 40px 132px 40px 140px;
  margin: 0 -144px 56px;
}
@media all and (min-width: 768px) {
  .related-articles .col-sm-4 {
    width: 33.33%;
  }
}
@media all and (min-width: 992px) {
  .related-articles .col-sm-4 {
    width: 25%;
  }
}
.related-articles .article-box {
  padding: 0 4px;
}
.related-articles .article-box .img-holder {
  max-width: 244px;
  margin: 0 0 12px;
}
.related-articles .article-box .img-holder img {
  width: 100%;
  height: auto;
}
.related-articles .article-box .meta {
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
.related-articles .article-box .meta .category {
  color: #b3b3b3;
  margin: 0 5px;
}
.related-articles .article-box h3 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 3px;
}
.related-articles .article-box h3 a {
  color: #000000;
  text-decoration: none;
}
.related-articles .article-box h3 a:hover {
  color: #7a9f36;
}
.related-articles .article-box.no-image {
  background: #fff;
  padding: 26px 17px;
}
.related-articles .article-box.no-image h3 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .related-articles .article-box .meta {
    display: none;
  }
}
@media all and (min-width: 992px) and (max-width: 1365px) {
  .related-articles .article-box.no-image {
    padding: 40px 10px 0;
  }
  .related-articles .article-box.no-image h3 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media all and (max-width: 991px) {
  .related-articles {
    padding: 35px 147px 45px;
  }
  .related-articles .article-box {
    padding: 0 11px;
  }
}
@media all and (max-width: 767px) {
  .related-articles {
    padding: 45px 155px 1px;
  }
  .related-articles .article-box {
    margin-bottom: 44px;
  }
  .related-articles .article-box .img-holder {
    max-width: none;
    margin-bottom: 16px;
  }
  .related-articles .article-box.no-image {
    padding: 26px 17px;
  }
  .related-articles .article-box.no-image h3 {
    font-size: 18px;
    line-height: 22px;
  }
}

.comment-box {
  max-width: 629px;
}
.comment-box img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 991px) {
  .comment-box {
    display: none;
  }
}

.plus-article {
  position: relative;
  font-size: 21px;
  line-height: 32px;
  margin: 0 0 24px;
  max-height: 618px;
  overflow: hidden;
}
.plus-article .img-holder img {
  width: 100%;
  height: auto;
}
@media all and (min-width: 992px) {
  .plus-article .img-holder img {
    min-width: 916px;
  }
}
.plus-article .detail-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  white-space: nowrap;
  top: 0;
}
.plus-article .detail-holder:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.3em;
}
.plus-article .detail-text {
  display: inline-block;
  vertical-align: middle;
  min-height: 417px;
  max-width: 730px;
  background: #fff;
  white-space: normal;
  padding: 23px 25px 53px 0;
  position: relative;
  letter-spacing: 0.025em;
  color: #000000;
}
.plus-article .meta {
  overflow: hidden;
  letter-spacing: 0.05em;
  font-size: 14px;
  color: #c8c8c8;
  margin-bottom: 6px;
}
.plus-article .mobile .img-desc {
  margin-bottom: 27px;
}
.plus-article .mobile .article-page-heading {
  line-height: 26px;
  margin-bottom: 20px;
}
.plus-article .mobile .meta {
  font-size: 13px;
  line-height: 17px;
  color: #3C3C3C;
  margin-bottom: 20px;
}
.plus-article .mobile .small-header {
  margin-bottom: 18px;
  color: #C8C8C8;
  letter-spacing: 0.05em;
  font-size: 14px;
  margin: 0px 0px 13px;
  line-height: 18px;
}
.plus-article h1 {
  line-height: 58px;
  margin: 0 0 34px;
  color: #000000;
  letter-spacing: 0;
}
.plus-article h1 a {
  color: #000000;
  text-decoration: none;
}
.plus-article h1 a:hover {
  color: #7a9f36;
}
@media all and (min-width: 992px) {
  .plus-article .detail-holder {
    padding: 0 0 9px;
  }
}
@media all and (max-width: 991px) {
  .plus-article {
    font-size: 18px;
    line-height: 24px;
  }
  .plus-article .detail-text {
    min-height: 280px;
  }
  .plus-article .detail-holder {
    right: 25px;
  }
  .plus-article .article-page-heading {
    font-size: 30px;
    line-height: 37px;
  }
}
@media all and (max-width: 767px) {
  .plus-article {
    padding: 20px 0 0;
    margin: 0;
  }
  .plus-article .detail-text {
    min-height: 0;
    padding: 20px 25px 20px 0;
  }
  .plus-article .detail-text p {
    display: none;
  }
  .plus-article .detail-holder {
    right: 15px;
  }
  .plus-article .article-page-heading {
    font-size: 22px;
    line-height: 26px;
    margin: 0;
  }
  .plus-article .article-page-heading .meta {
    font-size: 12px;
    line-height: 14px;
  }
  .plus-article .img-holder {
    overflow: hidden;
  }
  .plus-article .img-holder img {
    min-width: 410px;
  }
}

.article-body.plus .side-image {
  margin-top: 243px;
  border-bottom: none;
  border-top: 1px solid #e2e2e2;
  padding: 47px 0 0;
}
.article-body.plus .misc-box .spacer {
  height: 30px;
}
.article-body .plus-meta-info {
  overflow: hidden;
  margin: 0 0 70px;
}
.article-body .plus-meta-info a {
  text-decoration: none;
}
@media all and (max-width: 991px) {
  .article-body .plus-meta-info {
    margin-bottom: 15px;
  }
}
.article-body h3 {
  margin-bottom: 40px;
  font-weight: bold;
}

.premium-article {
  padding: 25px 0 0;
}
.premium-article .small-header {
  color: #c8c8c8;
  font-size: 14px;
  letter-spacing: 0.05em;
  margin: 0 0 12px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .premium-article .small-header {
    text-align: left;
  }
}
.premium-article .text {
  font-size: 21px;
  line-height: 35px;
  color: #000000;
  max-width: 800px;
  letter-spacing: 0.025em;
}
.premium-article h1 {
  line-height: 58px;
  color: #000000;
  letter-spacing: 0;
  margin-bottom: 31px;
}
.premium-article p {
  margin-bottom: 31px;
}
.premium-article .img-holder {
  max-width: 1096px;
  margin: 0 0 30px;
}
.premium-article .img-holder img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 991px) {
  .premium-article h1 {
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 15px;
  }
  .premium-article .text {
    font-size: 18px;
    line-height: 24px;
  }
  .premium-article p {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 767px) {
  .premium-article h1 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .premium-article .text {
    font-size: 16px;
    line-height: 20px;
  }
  .premium-article .img-holder {
    margin-bottom: 15px;
  }
}

@media all and (min-width: 992px) {
  .article-body.premium .plus-meta-info {
    padding: 8px 0 0;
    margin-bottom: 43px;
  }
  .article-body.premium .center-article {
    margin-bottom: 18px;
  }
}

.center-img {
  max-width: 665px;
  padding: 5px 0 14px;
}
.center-img img {
  width: 100%;
  height: auto;
}
.center-img .image-caption {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  line-height: 20px;
  display: block;
  letter-spacing: 0.025em;
  color: #959595;
  padding: 6px 0;
}
@media all and (max-width: 1365px) {
  .center-img {
    max-width: 505px;
  }
}

.slide-show-holder {
  padding: 44px 140px 37px;
  margin: 0 -140px 68px;
  background: #4d4d4d;
}
@media all and (max-width: 991px) {
  .slide-show-holder {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.center-slide-show {
  padding: 0 45px;
}
.center-slide-show .mask {
  max-width: 774px;
  margin: 0 auto;
}
.center-slide-show .mask img {
  width: 100%;
  height: auto;
}
.center-slide-show .image-caption {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  letter-spacing: 0.025em;
  padding: 7px 0;
}
.center-slide-show .btn-prev,
.center-slide-show .btn-next {
  position: absolute;
  top: 50%;
  left: 10px;
  line-height: 1;
  font-size: 34px;
  text-decoration: none;
  color: #000000;
  margin-top: -31px;
  outline: none;
}
.center-slide-show .btn-prev:hover,
.center-slide-show .btn-next:hover {
  color: #fff;
}
.center-slide-show .btn-next {
  left: auto;
  right: 10px;
}
@media all and (max-width: 767px) {
  .center-slide-show {
    margin: 0;
    padding: 0 20px;
  }
  .center-slide-show .btn-prev,
  .center-slide-show .btn-next {
    font-size: 20px;
    left: 0;
  }
  .center-slide-show .btn-next {
    right: 0;
    left: auto;
  }
  .center-slide-show .image-caption {
    font-size: 12px;
    line-height: 18px;
  }
}

@media all and (min-width: 992px) {
  .tag-article.premium p {
    margin-bottom: 98px;
  }
  .tag-article.premium p:first-child {
    margin-bottom: 48px;
  }
}

.sponser-box {
  float: right;
  border-left: 1px solid #e2e2e2;
  margin: 12px 34px 0 10px;
  padding: 3px 0 29px 42px;
}
.sponser-box .small-header {
  font-size: 12px;
  letter-spacing: 0;
  margin-bottom: 5px;
  color: #c7c7c7;
}
.sponser-box.big {
  text-align: center;
  border: none;
  margin: 140px 3px 0 0;
  padding-left: 0;
}
.sponser-box.big .small-header {
  margin-bottom: 46px;
}
.sponser-box.medium {
  margin: 54px 42px 0 0;
  padding-left: 0;
  border: none;
}
.sponser-box.medium .small-header {
  margin-bottom: 30px;
}
@media all and (max-width: 1365px) {
  .sponser-box {
    max-width: 180px;
  }
  .sponser-box.big {
    width: 180px;
    margin-top: 15px;
  }
  .sponser-box.big .small-header {
    margin-bottom: 20px;
  }
  .sponser-box img {
    width: 100%;
    height: auto;
  }
  .sponser-box.medium {
    margin: 30px 42px 0 15px;
  }
  .sponser-box.medium .small-header {
    margin-bottom: 15px;
  }
}
@media all and (max-width: 767px) {
  .sponser-box {
    float: none;
    margin: 0 auto 30px;
    padding: 0 0 30px;
    border: 0;
    border-bottom: 1px solid #E2E2E2;
    overflow: hidden;
  }
  .sponser-box.big, .sponser-box.medium {
    margin-left: auto;
    margin-right: auto;
  }
  .sponser-box .logo-image {
    float: left;
    max-width: 180px;
    margin: 10px 0 0;
  }
}

.page-header.with-text {
  overflow: hidden;
}
@media all and (min-width: 992px) {
  .page-header.with-text {
    padding-top: 35px;
    padding-bottom: 39px;
  }
}
@media all and (min-width: 768px) {
  .page-header.with-text h1 {
    float: left;
    max-width: 50%;
  }
  .page-header.with-text .header-text {
    float: right;
    width: 50%;
  }
}
.page-header.with-text .header-text {
  font-size: 14px;
  line-height: 21px;
  color: #989898;
  position: relative;
  max-width: 470px;
  padding: 0 20px;
  letter-spacing: 0.025em;
}
.page-header.with-text .header-text:before {
  width: 8px;
  height: 8px;
  background: #7a9f36;
  content: '';
  position: absolute;
  top: 7px;
  left: 2px;
}
@media all and (max-width: 1365px) {
  .page-header.with-text .header-text {
    max-width: 400px;
  }
}

.video-feature {
  padding: 0 70%;
  margin: 0 -70%;
  background-color: #ebebeb;
}

.video-slide-holder {
  background: #ebebeb;
  padding: 51px 140px;
  margin: 0 -140px 31px;
}
@media all and (max-width: 767px) {
  .video-slide-holder {
    padding-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
}

.video-slide {
  padding-left: 2px;
  margin: 0 8px;
}
.video-slide .mask {
  max-width: 920px;
  margin: 0 auto;
}
.video-slide .slide-content {
  position: relative;
}
.video-slide .slide {
  overflow: hidden;
}
.video-slide .slide:not(:first-child) {
  position: absolute;
  left: -9999px;
}
.video-slide .video-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  white-space: nowrap;
}
.video-slide .video-holder:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.video-slide .video-holder .video-desc {
  white-space: normal;
  display: inline-block;
  vertical-align: bottom;
  padding: 0 31px 13px;
  width: 100%;
}
.video-slide .video-holder .play-ico {
  font-size: 64px;
  color: #fff;
  text-decoration: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
}
.video-slide .video-holder .play-ico:hover {
  color: #7a9f36;
}
.video-slide .video-holder .play-ico.btn-pause {
  overflow: hidden;
  text-indent: -9999px;
  height: 64px;
  width: 64px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.video-slide .video-holder .play-ico.btn-pause:after, .video-slide .video-holder .play-ico.btn-pause:before {
  content: '';
  position: absolute;
  top: 15px;
  bottom: 15px;
  left: 15px;
  width: 8px;
  background: #fff;
}
.video-slide .video-holder .play-ico.btn-pause:after {
  left: auto;
  right: 15px;
}
.video-slide .video-holder .play-ico.btn-pause:hover {
  border-color: #7a9f36;
}
.video-slide .video-holder .play-ico.btn-pause:hover:after, .video-slide .video-holder .play-ico.btn-pause:hover:before {
  background: #7a9f36;
}
.video-slide .video-holder .text {
  text-align: left;
}
.video-slide .video-holder .text .small-header {
  margin-bottom: 4px;
  letter-spacing: 0.05em;
  font-size: 14px;
}
.video-slide .video-holder .text .small-header time {
  margin-right: 10px;
}
.video-slide .video-holder h2 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0.01em;
}
.video-slide .btn-prev,
.video-slide .btn-next {
  position: absolute;
  top: 50%;
  left: 0;
  line-height: 1;
  font-size: 32px;
  text-decoration: none;
  color: #fff;
  margin-top: -45px;
  outline: none;
}
.video-slide .btn-prev:hover,
.video-slide .btn-next:hover {
  color: #000000;
}
.video-slide .btn-next {
  left: auto;
  right: 0;
}
.video-slide .link-learn {
  display: inline-block;
  vertical-align: top;
  max-width: 40%;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #b3b3b3;
  text-decoration: none;
  letter-spacing: 0.05em;
  margin: 13px 0 0 4px;
}
.video-slide .link-learn:hover {
  color: #7a9f36;
}
.video-slide .share-box {
  float: right;
  padding: 6px 0;
  max-width: 40%;
}
.video-slide .share-box .small-header,
.video-slide .share-box .social-networks {
  display: inline-block;
  vertical-align: middle;
  color: #b3b3b3;
}
.video-slide .share-box .small-header {
  margin-bottom: 5px;
}
.video-slide .share-box .social-networks {
  margin-left: 2px;
}
.video-slide .share-box .social-networks > li {
  font-size: 15px;
  margin: 0 4px 4px 14px;
}
.video-slide .share-box .social-networks > li a {
  color: #b3b3b3;
}
.video-slide .share-box .social-networks > li a:hover {
  color: #45b0e3;
}
.video-slide .share-box .social-networks > li.facebook {
  font-size: 19px;
}
.video-slide .share-box .social-networks > li.email {
  font-size: 13px;
}
@media all and (max-width: 1365px) {
  .video-slide {
    padding: 0 30px;
  }
}
@media all and (max-width: 991px) {
  .video-slide .video-holder h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
@media all and (max-width: 767px) {
  .video-slide {
    margin: 0;
    padding: 0 18px;
  }
  .video-slide iframe {
    height: 320px !important;
  }
  .video-slide img {
    width: 100%;
    height: auto;
  }
  .video-slide .video-holder .play-ico {
    margin: 0;
    font-size: 44px;
  }
  .video-slide .video-holder .play-ico.btn-pause {
    height: 44px;
    width: 44px;
  }
  .video-slide .video-holder .play-ico.btn-pause:after, .video-slide .video-holder .play-ico.btn-pause:before {
    top: 9px;
    bottom: 9px;
    left: 11px;
    width: 6px;
  }
  .video-slide .video-holder .play-ico.btn-pause:after {
    left: auto;
    right: 11px;
  }
  .video-slide .btn-prev,
  .video-slide .btn-next {
    font-size: 22px;
    margin-top: -28px;
  }
  .video-slide .link-learn {
    display: none;
  }
  .video-slide .share-box {
    float: none;
    max-width: none;
    padding: 10px 0 0;
    line-height: 1;
  }
  .video-slide .share-box .social-networks li {
    margin: 0 4px 4px;
  }
}
@media all and (max-width: 319px) {
  .video-slide iframe {
    height: 200px !important;
  }
}

.video-item-holder {
  overflow: hidden;
  margin-bottom: 5px;
}
.video-item-holder .video-header {
  overflow: hidden;
  padding: 0 9px 36px;
  border-bottom: 1px solid #e2e2e2;
}
.video-item-holder .video-header h3 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  color: #7a9f36;
}
.video-item-holder .video-header .link-view {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #b3b3b3;
  text-decoration: none;
  letter-spacing: 0.05em;
  margin: 7px 2px 0;
}
.video-item-holder .video-header .link-view:hover {
  color: #7a9f36;
}
@media all and (min-width: 768px) {
  .video-item-holder .video-header h3 {
    float: left;
    max-width: 70%;
    margin: 0;
  }
  .video-item-holder .video-header .link-view {
    float: right;
    max-width: 25%;
  }
}
@media all and (max-width: 767px) {
  .video-item-holder .video-header {
    padding: 0 0 10px;
    border: none;
  }
}

.video-row {
  overflow: hidden;
  padding: 0 8px;
  border-bottom: 1px solid #e2e2e2;
}
.video-row.no-border {
  border: none;
}
.video-row .same-h-holder > div {
  margin-bottom: 17px;
}
.video-row .img-holder {
  max-width: 307px;
  margin: 0 0 10px;
}
.video-row .img-holder img {
  width: 100%;
  height: auto;
}
.video-row .meta {
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #b3b3b3;
  margin-bottom: 6px;
}
.video-row .meta .rewired {
  color: #7b9f36;
}
.video-row .name {
  text-decoration: none;
  color: #000000;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 26px;
}
.video-row .name:hover {
  color: #7a9f36;
}
@media all and (min-width: 768px) {
  .video-row .row {
    margin: 0 -39px;
    padding: 35px 0;
  }
  .video-row .row + .row {
    padding-top: 40px;
  }
  .video-row .col-md-4 {
    float: left;
    width: 50%;
    padding: 0 39px;
    border-left: 1px solid #e2e2e2;
  }
  .video-row .col-md-4:first-child {
    border: none;
  }
}
@media all and (min-width: 992px) {
  .video-row .col-md-4 {
    width: 33.33%;
  }
}
@media all and (max-width: 767px) {
  .video-row {
    border: none;
    padding: 0;
  }
  .video-row .img-holder {
    max-width: none;
  }
}

.adv-block.add4 {
  padding-top: 39px;
  padding-bottom: 40px;
  margin-bottom: 36px;
}

@media all and (min-width: 992px) {
  .header-slider.video-detail {
    padding: 8px 0;
  }
  .header-slider.video-detail .mask {
    max-width: none;
  }
  .header-slider.video-detail .slideset {
    width: 100% !important;
    margin: 0 !important;
  }
  .header-slider.video-detail .slide {
    width: 32% !important;
    float: left;
    margin-bottom: 5px;
  }
}
.header-slider .slideset {
  overflow: hidden;
}
.header-slider .img-holder {
  position: relative;
}
.header-slider .play-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  white-space: nowrap;
}
.header-slider .play-btn:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.header-slider .play-btn span {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  color: #fff;
  font-size: 35px;
}
.header-slider .play-btn:hover span {
  color: #a99c9c;
}

.article-header-box .video-box {
  margin: -3px 3px 7px;
  position: relative;
  max-width: 900px;
  overflow: hidden;
}
.article-header-box .video-box img {
  width: 100%;
  height: auto;
}
.article-header-box .video-box .play-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  white-space: nowrap;
}
.article-header-box .video-box .play-btn:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.article-header-box .video-box .play-btn span {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  color: #fff;
  font-size: 76px;
  margin-top: 9px;
}
.article-header-box .video-box .play-btn:hover span {
  color: #a99c9c;
}
@media all and (max-width: 767px) {
  .article-header-box h1 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .article-header-box .video-box .play-btn span {
    font-size: 50px;
    margin: 0;
  }
}

.multimedia .article-header-box {
  border-bottom: none;
}
.multimedia .article-body.video-detail {
  margin-bottom: 72px;
}
.multimedia.view .social-links {
  position: absolute;
  right: 5px;
}
.multimedia.view .video-box {
  margin-right: auto;
  margin-left: auto;
}
.multimedia .video-row {
  border-bottom: none;
}

.webinar-detail {
  letter-spacing: 0.025em;
  color: #1e1e1e;
  line-height: 28px;
}
.webinar-detail .webinar-header {
  padding: 27px 4px 32px;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 34px;
}
.webinar-detail .webinar-header .small-header {
  color: #b2b2b2;
  font-size: 14px;
  letter-spacing: 0.05em;
}
.webinar-detail .webinar-header h1 {
  color: #000000;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0;
  margin-bottom: 0;
}
.webinar-detail .webinar-header time {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0;
  display: block;
  color: #7a9f36;
}
.webinar-detail .webinar-header .sponsored .small-header {
  font-size: 12px;
  letter-spacing: 0.025em;
  margin-bottom: 21px;
}
.webinar-detail .webinar-header .sponsored .sponsore-logo {
  display: inline-block;
  margin: 0 7px;
  vertical-align: top;
}
.webinar-detail .actions-wrap {
  overflow: hidden;
  margin: 0 0 52px;
}
.webinar-detail .actions-wrap.bottom {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 41px;
  margin-bottom: 47px;
}
.webinar-detail .actions-wrap.top {
  border-top: 1px solid #e5e5e5;
  padding-top: 41px;
  margin-top: 47px;
}
.webinar-detail .actions-wrap .btn-view {
  float: left;
  padding: 15px 17px;
  margin-right: 35px;
}
.webinar-detail .actions-wrap .social-networks {
  overflow: hidden;
  border-left: 1px solid #e5e5e5;
  margin-top: 5px;
}
.webinar-detail .actions-wrap .social-networks li {
  font-size: 20px;
  margin: 6px -6px 5px 31px;
}
.webinar-detail .actions-wrap .social-networks li.facebook {
  font-size: 25px;
}
.webinar-detail .actions-wrap .social-networks li.linkedin {
  font-size: 25px;
}
.webinar-detail .actions-wrap .social-networks li.twitter {
  font-size: 22px;
}
.webinar-detail .actions-wrap .social-networks a {
  color: #c7c7c7;
  display: block;
  position: relative;
  z-index: 9;
}
.webinar-detail .actions-wrap .social-networks a:hover {
  color: #45b0e3;
}
.webinar-detail .points {
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  padding-bottom: 33px;
  margin-bottom: 39px;
}
.webinar-detail .points li {
  position: relative;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  padding: 0 20px 0 39px;
  margin: 0 0 26px;
}
.webinar-detail .points li:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #7a9f36;
  left: 0;
  top: 9px;
}
.webinar-detail .information-box {
  overflow: hidden;
  margin-bottom: 60px;
}
.webinar-detail .information-box .title {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
  color: #3c3c3c;
  display: block;
  margin-bottom: 11px;
}
.webinar-detail .information-box .email {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #7a9f36;
  text-decoration: none;
}
.webinar-detail .information-box .email:hover {
  text-decoration: underline;
}
@media all and (min-width: 1366px) {
  .webinar-detail .information-box .box {
    float: left;
    width: 48%;
    padding: 0 2px;
  }
}
.webinar-detail .speakers-box {
  padding: 31px 0 0;
  border-top: 1px solid #ebebeb;
  margin-left: 32px;
}
.webinar-detail .speakers-box:first-child {
  border: none;
  padding-top: 6px;
}
.webinar-detail .speakers-box h2 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 47px;
}
.webinar-detail .speakers-list {
  overflow: hidden;
  margin-bottom: 4px;
}
.webinar-detail .speakers-list li {
  overflow: hidden;
  margin-bottom: 30px;
}
.webinar-detail .speakers-list .img-holder {
  float: left;
  width: 121px;
}
.webinar-detail .speakers-list .img-holder img {
  width: 100%;
  height: auto;
}
.webinar-detail .speakers-list .speaker-detail {
  overflow: hidden;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  letter-spacing: 0.05em;
  padding: 0 27px;
}
.webinar-detail .speakers-list .name {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  line-height: 25px;
  letter-spacing: 0.025em;
  margin-bottom: 7px;
}
.webinar-detail .speakers-list .name a {
  text-decoration: none;
}
@media all and (min-width: 992px) and (max-width: 1365px) {
  .webinar-detail .speakers-list .img-holder {
    float: none;
    margin-bottom: 10px;
  }
  .webinar-detail .speakers-list .speaker-detail {
    padding: 0;
  }
}
@media all and (min-width: 992px) {
  .webinar-detail .webinar-header .sponsored {
    float: right;
    border-left: 1px solid #e5e5e5;
    width: 244px;
    margin: 1px 0 0;
    padding: 0 0 0 23px;
  }
  .webinar-detail p {
    margin-bottom: 56px;
  }
}
@media all and (max-width: 1365px) {
  .webinar-detail .information-box {
    margin-bottom: 10px;
  }
  .webinar-detail .information-box .box {
    margin-bottom: 15px;
  }
  .webinar-detail .information-box .title {
    margin-bottom: 0;
    line-height: 18px;
  }
}
@media all and (max-width: 991px) {
  .webinar-detail .webinar-header {
    padding: 20px 5px;
    margin-bottom: 20px;
  }
  .webinar-detail .webinar-header h1,
  .webinar-detail .webinar-header time {
    font-size: 30px;
    line-height: 38px;
  }
  .webinar-detail .webinar-header .sponsored {
    padding: 10px 0 0;
  }
  .webinar-detail .webinar-header .sponsored .small-header {
    margin-bottom: 10px;
  }
  .webinar-detail .actions-wrap {
    margin-bottom: 20px;
  }
  .webinar-detail .actions-wrap.bottom {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .webinar-detail .points {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .webinar-detail .points li {
    padding-left: 30px;
    margin-bottom: 15px;
  }
  .webinar-detail .speakers-box {
    margin: 0;
  }
  .webinar-detail .speakers-box h2 {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .webinar-detail .webinar-header {
    padding: 10px 5px;
    margin-bottom: 10px;
  }
  .webinar-detail .webinar-header h1,
  .webinar-detail .webinar-header time {
    font-size: 22px;
    line-height: 28px;
  }
  .webinar-detail .actions-wrap {
    margin-bottom: 10px;
  }
  .webinar-detail .actions-wrap.bottom {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .webinar-detail .actions-wrap.top {
    padding-top: 10px;
    margin-top: 10px;
  }
  .webinar-detail .actions-wrap .btn-view {
    padding: 10px;
  }
  .webinar-detail .actions-wrap .social-networks {
    border: 1px solid #e5e5e5;
    border-width: 0 0px 0 1px;
    text-align: left;
    padding: 0 0 0 25px !important;
  }
  .webinar-detail .actions-wrap .social-networks li {
    margin: 0 5px 5px;
  }
  .webinar-detail .speakers-box {
    padding-top: 15px;
  }
  .webinar-detail .speakers-list li {
    margin-bottom: 20px;
  }
  .webinar-detail .speakers-list .img-holder {
    width: 90px;
  }
  .webinar-detail .speakers-list .name {
    font-size: 18px;
    line-height: 24px;
  }
  .webinar-detail .speakers-list .speaker-detail {
    font-size: 12px;
    line-height: 16px;
    padding: 0 10px;
  }
}

.whitepapers-holder {
  background: #f1f1f1;
  padding: 45px 140px 1px;
  overflow: hidden;
  margin: 0 -140px;
}
.whitepapers-holder.webinars {
  padding-top: 50px;
  margin-bottom: 24px;
}
@media all and (max-width: 991px) {
  .whitepapers-holder {
    padding-top: 20px;
  }
  .whitepapers-holder.webinars {
    padding-top: 20px;
    margin-bottom: 20px;
  }
}

.whitepaper-item {
  background: #fff;
  font-size: 14px;
  line-height: 24px;
  color: #989898;
  letter-spacing: 0.025em;
  padding: 28px 16px 13px 22px;
  margin: 0 0 39px;
  position: relative;
}
.whitepaper-item:before, .whitepaper-item:after {
  content: " ";
  display: table;
}
.whitepaper-item:after {
  clear: both;
}
.whitepaper-item h2 {
  line-height: 30px;
  letter-spacing: 0;
  margin: 0 10px 22px 0;
}
.whitepaper-item h2 a {
  color: #000;
  text-decoration: none;
}
.whitepaper-item h2 a:hover {
  color: #7a9f36;
}
.whitepaper-item .sponsor-logo {
  display: inline-block;
  margin: 13px 0 13px 19px;
}
.whitepaper-item .col-xs-14,
.whitepaper-item .text-right {
  position: static;
}
.whitepaper-item .small-header {
  letter-spacing: 0.05em;
  font-size: 14px;
  margin-bottom: 4px;
}
.whitepaper-item .time {
  display: block;
  color: #7a9f36;
  letter-spacing: 0;
  margin-bottom: 18px;
}
@media all and (min-width: 992px) {
  .whitepaper-item {
    min-height: 203px;
  }
  .whitepaper-item.webinars {
    padding-top: 22px;
    padding-bottom: 15px;
  }
  .whitepaper-item.webinars h2 {
    line-height: 32px;
    margin-bottom: 4px;
  }
  .whitepaper-item.webinars .sponsor-logo {
    margin-top: 19px;
  }
  .whitepaper-item.webinars .btn-download {
    bottom: 50px;
  }
  .whitepaper-item.industry-events {
    padding-top: 33px;
    padding-bottom: 22px;
  }
  .whitepaper-item.industry-events h2 {
    margin-bottom: 4px;
  }
  .whitepaper-item.industry-events .time {
    margin-bottom: 28px;
  }
  .whitepaper-item.industry-events .sponsor-logo {
    margin-top: 8px;
  }
}
@media all and (min-width: 768px) {
  .whitepaper-item .btn-download {
    min-width: 150px;
    position: absolute;
    right: 27px;
    bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 200px;
    white-space: normal;
  }
}
@media all and (max-width: 767px) {
  .whitepaper-item {
    padding: 15px 5px 20px;
    margin-bottom: 20px;
  }
  .whitepaper-item .text-right {
    text-align: center;
  }
}

@media all and (min-width: 992px) {
  .page-header.industry-events {
    padding-top: 35px;
  }
}

.adv-block.dark {
  background: #4d4d4d;
  padding-top: 35px;
  padding-bottom: 36px;
}

.whitepaper-archive-holder {
  padding: 8px 0 0;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 40px;
}
.whitepaper-archive-holder h2 {
  color: #7a9f36;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 31px;
}
@media all and (min-width: 992px) {
  .whitepaper-archive-holder.webinar .whitepaper-archive {
    padding-bottom: 48px;
  }
  .whitepaper-archive-holder.webinar .whitepaper-archive .small-header {
    margin-bottom: 10px;
  }
  .whitepaper-archive-holder.webinar .archive-row .archive-row .whitepaper-archive {
    padding-bottom: 22px;
  }
}

.whitepaper-holder {
  margin: 0 -25px 0 -28px;
}
.whitepaper-holder:before, .whitepaper-holder:after {
  content: " ";
  display: table;
}
.whitepaper-holder:after {
  clear: both;
}
.whitepaper-holder.left-align {
  margin: 0 -10px 0 -28px;
}
@media all and (max-width: 991px) {
  .whitepaper-holder.left-align {
    margin: 0 -28px;
  }
}
@media all and (max-width: 767px) {
  .whitepaper-holder {
    margin: 0;
  }
  .whitepaper-holder.left-align {
    margin: 0;
  }
}

.archive-row {
  border-top: 1px solid #e5e5e5;
}
.archive-row:before, .archive-row:after {
  content: " ";
  display: table;
}
.archive-row:after {
  clear: both;
}
@media all and (min-width: 992px) {
  .archive-row:first-child .whitepaper-archive {
    margin-top: 22px;
  }
  .archive-row .archive-row .whitepaper-archive {
    margin: 27px 0 33px;
    border-right: 1px solid #e5e5e5;
    border-left: none;
  }
  .archive-row .archive-row:first-child {
    border: none;
  }
}
@media all and (max-width: 991px) {
  .archive-row .archive-row {
    border-bottom: 1px solid #e5e5e5;
  }
}
@media all and (max-width: 767px) {
  .archive-row {
    border: none;
  }
  .archive-row .archive-row {
    border: none;
  }
}

.whitepaper-archive {
  border-left: 1px solid #e5e5e5;
  margin: 23px 0 30px;
  position: relative;
  padding: 0 37px 20px;
  float: left;
  width: 25%;
}
.whitepaper-archive:first-child {
  border-left: none;
}
.whitepaper-archive.w-50 {
  width: 50%;
}
.whitepaper-archive .small-header {
  color: #000000;
  margin-bottom: 13px;
}
.whitepaper-archive .small-header .category {
  color: #b2b2b2;
  margin: 0 4px;
}
.whitepaper-archive h3 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 16px;
}
.whitepaper-archive h3 a {
  text-decoration: none;
  color: #000000;
}
.whitepaper-archive h3 a:hover {
  color: #7a9f36;
}
.whitepaper-archive .link {
  position: absolute;
  bottom: 0;
  left: 37px;
}
@media all and (max-width: 991px) {
  .whitepaper-archive {
    width: 50%;
    min-height: 138px !important;
  }
}
@media all and (max-width: 991px) {
  .whitepaper-archive {
    width: 100%;
    min-height: 0 !important;
  }
  .whitepaper-archive.w-50 {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .whitepaper-archive {
    margin: 0;
    padding: 20px 0;
    border: 1px solid #e5e5e5;
    border-width: 1px 0 0;
  }
  .whitepaper-archive .link {
    position: static;
  }
}

.side-ad-holder {
  text-align: center;
}
.side-ad-holder .side-adv-box {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  max-width: 300px;
  margin: 0 0 3px 22px;
}
.side-ad-holder .side-adv-box img {
  width: 100%;
  height: auto;
}
@media all and (min-width: 992px) {
  .side-ad-holder {
    white-space: nowrap;
  }
  .side-ad-holder:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
}
@media all and (max-width: 991px) {
  .side-ad-holder {
    height: auto !important;
  }
  .side-ad-holder .side-adv-box {
    margin: 20px 0;
  }
}

@media all and (min-width: 992px) {
  .whitepaper-archive-holder.press-releases {
    padding-top: 0;
  }
  .whitepaper-archive-holder.press-releases .archive-row.first {
    padding-top: 34px;
  }
  .whitepaper-archive-holder.press-releases .archive-row .archive-row:first-child {
    padding-top: 0;
  }
}

@media all and (min-width: 992px) {
  .page-header.podcast {
    padding: 26px 0;
  }
  .page-header.podcast h1 {
    padding-top: 6px;
  }
}

@media all and (min-width: 992px) {
  .feature-podcast-block.podcast {
    padding-top: 41px;
    padding-bottom: 39px;
    margin-bottom: 40px;
    margin-top: 0;
  }
  .feature-podcast-block.podcast .podcast-box {
    max-width: 528px;
  }
  .feature-podcast-block.podcast .podcast-box .meta {
    margin-bottom: 10px;
  }
  .feature-podcast-block.podcast .podcast-box h2 {
    margin-bottom: 5px;
  }
  .feature-podcast-block.podcast .by-info {
    bottom: 16px;
  }
}
@media all and (min-width: 1366px) {
  .feature-podcast-block.podcast {
    padding-top: 41px;
    padding-bottom: 39px;
    margin-bottom: 40px;
  }
  .feature-podcast-block.podcast .podcast-box.right {
    margin-left: 8px;
  }
  .feature-podcast-block.podcast .by-info {
    bottom: 37px;
  }
}

.newsletter-subscription .logo-list {
  width: 68.2%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 18px;
}
.newsletter-subscription .logo-list li {
  display: inline-block;
  vertical-align: middle;
  margin: 5px 0 5px 50px;
}
.newsletter-subscription.podcast {
  padding: 30px 20px 36px;
  margin: 0 0 55px;
}
.newsletter-subscription.podcast .sub-article-heading {
  letter-spacing: 0;
  font-size: 24px;
  padding-right: 25px;
}
.newsletter-subscription.podcast .sub-article-heading:after, .newsletter-subscription.podcast .sub-article-heading:before {
  right: 2px;
  top: 7px;
}
.newsletter-subscription.podcast .sub-article-heading:after {
  top: 20px;
}
@media all and (max-width: 1365px) {
  .newsletter-subscription .logo-list {
    display: block;
    width: auto;
    padding: 0;
    text-align: center;
  }
  .newsletter-subscription .logo-list li {
    margin: 0 15px 10px;
  }
  .newsletter-subscription.podcast {
    padding: 20px;
    margin: 20px 0;
  }
  .newsletter-subscription.podcast .sub-article-heading {
    width: auto;
    display: block;
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
  }
  .newsletter-subscription.podcast .sub-article-heading:before, .newsletter-subscription.podcast .sub-article-heading:after {
    display: none;
  }
}

.episodes-block {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 40px;
}
.episodes-block > h2 {
  color: #7a9f36;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 38px;
  margin: 0;
}
.episodes-block .article-item {
  margin: 0;
}
.episodes-block .article-item:first-child {
  margin-bottom: 2px;
}
.episodes-block .article-item:last-child {
  padding-top: 9px;
}
.episodes-block .article-item h2 {
  line-height: 1.2;
  margin-bottom: 10px;
  padding: 0;
}
.episodes-block .article-item p {
  margin-bottom: 45px;
}
.episodes-block .article-item .img-desc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.015em;
  padding: 16px 10px 0 22px;
}
.episodes-block .article-item .img-desc .title {
  display: block;
  font-weight: 400;
  font-size: 25px;
  line-height: 27px;
  letter-spacing: 0.025em;
  margin-bottom: 11px;
}
.episodes-block .article-item .img-desc .bottom-text {
  display: inline-block;
  border-top: 2px solid #fff;
  letter-spacing: 0.039em;
  padding: 9px 20px 0 2px;
}
@media all and (max-width: 991px) {
  .episodes-block h2 {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .episodes-block .article-item h2 {
    margin: 0;
  }
  .episodes-block .article-item .img-desc {
    padding: 13px 10px 0;
  }
  .episodes-block .article-item .img-desc .title {
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 5px;
  }
  .episodes-block .article-item .img-desc .bottom-text {
    padding: 8px 10px 0 2px;
  }
}
@media all and (max-width: 767px) {
  .episodes-block .article-item .img-desc {
    padding-top: 10px;
    font-size: 9px;
  }
  .episodes-block .article-item .img-desc .title {
    font-size: 15px;
    line-height: 17px;
  }
}

.podcasts-gang-block {
  padding: 33px 140px;
  margin: 0 -140px 40px;
  background: #f0f0f0;
}
.podcasts-gang-block .small-header {
  color: #989898;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
.podcasts-gang-block .gang-box-holder:before, .podcasts-gang-block .gang-box-holder:after {
  content: " ";
  display: table;
}
.podcasts-gang-block .gang-box-holder:after {
  clear: both;
}
.podcasts-gang-block .gang-box {
  overflow: hidden;
}
.podcasts-gang-block .gang-box .avatar-holder {
  float: left;
  margin: 2px 0 3px;
}
.podcasts-gang-block .gang-box .people-info {
  overflow: hidden;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  color: #b3b3b3;
  padding: 0 10px 12px 32px;
}
.podcasts-gang-block .gang-box .people-info .name {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
}
.podcasts-gang-block .gang-box .people-info .name a {
  color: #000000;
  text-decoration: none;
}
.podcasts-gang-block .gang-box .people-info .name a:hover {
  color: #7a9f36;
}
@media all and (min-width: 768px) {
  .podcasts-gang-block .gang-box-holder {
    margin: 0 -36px;
    max-width: 1067px;
  }
  .podcasts-gang-block .gang-box {
    float: left;
    width: 33.33%;
    padding: 5px 36px 4px;
    border-left: 1px solid #d8d8d8;
  }
  .podcasts-gang-block .gang-box:first-child {
    border: none;
  }
}
@media all and (max-width: 767px) {
  .podcasts-gang-block .gang-box {
    border-bottom: 1px solid #d8d8d8;
    padding: 15px 0;
  }
  .podcasts-gang-block .gang-box:first-child {
    border-top: 1px solid #d8d8d8;
  }
}

@media all and (min-width: 992px) {
  .filtered-list .page-header {
    padding-top: 30px;
    margin-bottom: 15px;
  }
  .filtered-list .article-item {
    padding-top: 38px;
    padding-bottom: 37px;
  }
  .filtered-list .research-module {
    margin-top: 5px;
    padding-top: 33px;
    padding-bottom: 50px;
    margin-bottom: 4px;
  }
}

.header-holder {
  position: relative;
}
@media all and (min-width: 992px) {
  .header-holder {
    padding: 65px 0 0;
  }
  .header-holder #header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .header-holder .utility-events-links li {
    margin: 9px 16px 11px;
  }
}
.header-holder .header-h1 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 54px;
  line-height: 54px;
  color: #013454;
  max-width: 504px;
  letter-spacing: 0.0185em;
  margin: 0 0 45px;
}
.header-holder .back-menu {
  float: left;
  max-width: 300px;
  color: #444;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  line-height: 1.2;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 2;
  margin-top: 9px;
  padding: 0 0 0 17px;
  position: relative;
}
.header-holder .back-menu:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  font-family: 'icomoon';
  content: "\e612";
  font-size: 9px;
  color: #7b9f36;
}
@media all and (min-width: 1366px) {
  .header-holder .container {
    width: 1196px;
  }
  .header-holder #header .container {
    width: 1366px;
  }
  .header-holder .header-h1 {
    margin-left: -12px;
  }
  .header-holder .back-menu {
    margin-left: -23px;
  }
}
@media all and (max-width: 991px) {
  .header-holder {
    padding: 0 0 12px;
  }
  .header-holder .header-h1 {
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.03em;
    margin: 0;
    padding: 11px 8px;
    overflow: hidden;
  }
  .header-holder .utility-events-links {
    max-width: 50%;
    text-align: right;
  }
  .header-holder .utility-events-links li {
    display: block;
    float: none;
    font-size: 12px;
    margin: 0;
    padding: 11px 16px;
  }
}

.event-nav-opener {
  width: 25px;
  height: 20px;
  position: absolute;
  top: 50%;
  overflow: hidden;
  text-indent: -9999px;
  overflow: hidden;
  right: 17px;
  transform: translateY(-50%);
}
.event-nav-opener:focus {
  outline: none;
}
.event-nav-opener span, .event-nav-opener:before, .event-nav-opener:after {
  background: #013454;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 3px;
  margin-top: -1px;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.event-nav-opener span {
  margin-top: -2px;
}
.event-nav-opener:before, .event-nav-opener:after {
  content: '';
  top: 0;
  margin: 0;
}
.event-nav-opener:after {
  top: auto;
  bottom: 0;
}
.event-nav-active .event-nav-opener:before, .event-nav-active .event-nav-opener:after {
  background: #013454;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -2px;
}
.event-nav-active .event-nav-opener span {
  opacity: 0;
}
.event-nav-active .event-nav-opener:after {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media all and (min-width: 992px) {
  .event-nav-opener {
    display: none;
  }
}

@media all and (max-width: 991px) {
  .header-wrap {
    max-height: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 11;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    transition: max-height 200ms linear;
  }
  .event-nav-active .header-wrap {
    max-height: 1000px;
  }
}

.header-nav {
  position: relative;
  border-top: 1px solid #ddd;
}
.header-nav .container {
  position: relative;
}
.header-nav .meta {
  font-size: 21px;
  line-height: 1.2;
  color: #045487;
  letter-spacing: 0.01em;
}
.header-nav .meta span {
  margin: 0 6px;
  color: #abbccd;
}
.header-nav .meta address {
  display: inline;
  margin: 0;
  font-style: normal;
  line-height: 1.2;
}
.header-nav .btn-register {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  background: #013454;
  padding: 6px 40px 6px 66px;
  text-decoration: none;
  position: relative;
}
.header-nav .btn-register:hover {
  background: #004b7a;
}
.header-nav .btn-register:after {
  position: absolute;
  top: 6px;
  left: 20px;
  font-family: 'icomoon';
  content: "\e613";
  font-size: 20px;
}
.header-nav ul:before, .header-nav ul:after {
  content: " ";
  display: table;
}
.header-nav ul:after {
  clear: both;
}
.header-nav ul li {
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.1em;
}
.header-nav ul li a {
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
}
.header-nav ul li a:hover {
  color: #013454;
}
.header-nav .social-networks {
  display: none;
}
@media all and (min-width: 992px) {
  .header-nav .meta {
    position: absolute;
    right: 0;
    top: -72px;
    padding: 0 11px;
  }
  .header-nav .btn-register {
    float: right;
  }
  .header-nav .container > ul {
    margin-left: -10px;
    float: left;
  }
  .header-nav .container > ul > li {
    float: left;
    padding: 13px 0 15px;
    margin: 0 20px 0 0;
  }
  .header-nav .container > ul > li > a {
    position: relative;
  }
  .header-nav .container > ul > li.active {
    position: relative;
  }
  .header-nav .container > ul > li.active:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    border: 9px solid #035487;
    border-color: transparent transparent #035487;
    border-width: 0 9px 9px;
    margin-left: -9px;
  }
}
@media all and (min-width: 1366px) {
  .header-nav .container > ul > li {
    margin: 0 45px 0 0;
  }
}
@media all and (max-width: 991px) {
  .header-nav {
    border-top: none;
    padding: 20px 9px 0;
  }
  .header-nav .meta {
    font-size: 15px;
    padding: 0 0 20px;
  }
  .header-nav .meta span {
    color: #045487;
  }
  .header-nav .btn-register {
    font-size: 15px;
    padding: 8px 50px 8px 20px;
  }
  .header-nav .btn-register:after {
    left: auto;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
  .header-nav ul {
    padding: 20px 10px 0;
  }
  .header-nav ul li {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 20px;
  }
  .header-nav .social-networks {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 20px;
  }
  .header-nav .social-networks li {
    margin: 0 8px 5px;
  }
  .header-nav .social-networks li a {
    color: #c7c7c7;
  }
  .header-nav .social-networks li a:hover {
    color: #013454;
  }
}

.drop-menu-holder {
  padding: 17px 11px;
  background: #035487;
  position: relative;
  z-index: 2;
}
.drop-menu-holder .drop-holder {
  overflow: hidden;
}
.drop-menu-holder .sub-nav-title {
  display: block;
  text-align: center;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  line-height: 1.2;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  margin: 0 0 23px;
  padding: 15px 0 0;
  text-transform: capitalize;
}
.drop-menu-holder .drop-menu {
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
  text-align: center;
}
.drop-menu-holder .drop-menu li {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin: 0 11px;
}
.drop-menu-holder .drop-menu li a {
  display: block;
  color: #fff;
  padding: 8px 15px;
  letter-spacing: 0.1em;
  text-decoration: none;
  border-radius: 4px;
}
.drop-menu-holder .drop-menu li a:hover {
  background: #013454;
  color: #fff;
}
.drop-menu-holder .drop-menu li.active > a {
  background: #013454;
}
@media all and (min-width: 992px) {
  .drop-menu-holder.venue .drop-menu {
    margin-bottom: 0;
  }
  .drop-menu-holder.venue .sub-nav-title {
    padding-top: 13px;
  }
  .drop-menu-holder .drop-menu {
    padding-left: 13px;
    margin-bottom: 5px;
  }
}
@media all and (max-width: 991px) {
  .drop-menu-holder {
    padding: 19px 11px;
  }
  .drop-menu-holder .drop-menu li {
    font-size: 12px;
    line-height: 19px;
    margin: 0 5px;
  }
  .drop-menu-holder .drop-menu li a {
    padding: 4px 9px;
  }
  .drop-menu-holder .sub-nav-title {
    font-size: 26px;
    line-height: 1.1;
    margin: 0 0 12px;
  }
}

.announcement-banner {
  overflow: hidden;
  position: relative;
}
.announcement-banner .img-holder img {
  width: 100%;
  height: auto;
}
@media all and (min-width: 992px) {
  .announcement-banner {
    max-height: 506px;
  }
  .announcement-banner .img-holder {
    position: relative;
    left: 50%;
    min-width: 1366px;
  }
  .announcement-banner .img-holder img {
    display: block;
    position: relative;
    left: -50%;
  }
  .announcement-banner .img-holder img {
    margin-top: -15px;
  }
  .announcement-banner .text-holder {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    white-space: nowrap;
  }
  .announcement-banner .text-holder .hold {
    max-width: 940px;
    margin: 0 auto;
    height: 100%;
  }
  .announcement-banner .text-holder .hold:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
  .announcement-banner .text-holder p {
    margin-bottom: 107px;
  }
  .announcement-banner .text-holder p strong {
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-weight: 400;
  }
  .announcement-banner .text-holder .text-box {
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    max-width: 536px;
    background: #013353;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.015em;
    min-height: 400px;
    padding: 28px 41px;
  }
  .announcement-banner .text-holder .big-text {
    display: block;
    font-size: 42px;
    line-height: 48px;
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.024em;
  }
}
@media all and (max-width: 991px) {
  .announcement-banner .text-holder {
    background: #013454;
    color: #fff;
    letter-spacing: -0.03em;
    text-align: center;
    padding: 12px 10px 24px;
  }
  .announcement-banner .text-box {
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 24px;
    line-height: 28px;
  }
  .announcement-banner .text-box p {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.3px;
  }
  .announcement-banner .text-box .big-text {
    font-weight: 400;
  }
  .announcement-banner .text-box .big-text span {
    display: block;
  }
}
@media all and (min-width: 1366px) {
  .announcement-banner .text-holder .hold {
    max-width: 1190px;
  }
}

.livestream-banner {
  position: relative;
}
.livestream-banner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(4, 84, 135, 0.4);
  z-index: 1;
}
.livestream-banner .image {
  position: relative;
  width: 100%;
  left: 50%;
}
.livestream-banner .image img {
  position: relative;
  left: -50%;
  width: 100%;
}
.livestream-banner .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  white-space: nowrap;
  text-align: center;
}
.livestream-banner .overlay:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  overflow: hidden;
  margin-right: -5px;
}
.livestream-banner .overlay .stream-link {
  margin: 0 10px;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  color: #feffff;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  padding-left: 60px;
  position: relative;
}
.livestream-banner .overlay .stream-link .icon-play-box {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 40px;
}
.livestream-banner .overlay .stream-link .details {
  display: block;
  overflow: hidden;
}
.livestream-banner .overlay .stream-link .details strong {
  display: block;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}
.livestream-banner .overlay .stream-link .duration {
  display: block;
  margin-bottom: 5px;
}
.livestream-banner .overlay .stream-link .duration em {
  font-style: normal;
  color: #407a9f;
}
.livestream-banner .overlay .stream-link:hover {
  color: #cccccc;
}
@media all and (min-width: 768px) {
  .livestream-banner .overlay .stream-link {
    font-size: 18px;
    line-height: 22px;
    padding-left: 118px;
    margin: 0 55px 26px 10px;
  }
  .livestream-banner .overlay .stream-link .icon-play-box {
    top: 0;
    font-size: 86px;
  }
  .livestream-banner .overlay .stream-link .details {
    padding: 5px 0;
  }
  .livestream-banner .overlay .stream-link .details strong {
    font-size: 36px;
    line-height: 40px;
  }
}

.information-block {
  background: #f1f1f1;
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  padding: 55px 0;
  overflow: hidden;
}
.information-block h2 {
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  margin: 0 0 50px;
}
.information-block .video-block {
  padding: 0 20px;
}
.information-block .video-block .multimedia-block {
  max-width: 440px;
  margin: 0 auto 20px;
  position: relative;
  border: 6px solid #fff;
}
.information-block .video-block .multimedia-block img {
  width: 100%;
}
.information-block .video-block .multimedia-block .play-link {
  position: absolute;
  z-index: 1;
  left: 26px;
  bottom: 27px;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  padding-left: 60px;
}
.information-block .video-block .multimedia-block .play-link .icon-play-box {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 50px;
}
.information-block .video-block .multimedia-block .play-link:hover {
  color: #cccccc;
}
.information-block .video-block .text {
  overflow: hidden;
}
@media all and (min-width: 992px) {
  .information-block .container {
    width: 790px;
  }
  .information-block .video-container {
    max-width: 1116px;
    margin: 0 auto;
  }
  .information-block p {
    margin-bottom: 31px;
  }
  .information-block .video-block {
    padding-right: 0;
    padding-left: 80px;
  }
  .information-block .video-block .multimedia-block {
    margin: 0;
    width: 440px;
    float: left;
    position: relative;
    border: 6px solid #fff;
  }
  .information-block .video-block .text {
    padding: 0 0 0 85px;
  }
}
@media all and (max-width: 991px) {
  .information-block {
    padding: 29px 0;
    font-size: 12px;
    line-height: 18px;
    color: #1e1e1e;
  }
  .information-block h2 {
    font-size: 15px;
    color: #222;
    margin: 0 0 26px;
  }
  .information-block p {
    margin: 0 0 10px;
  }
}

.speakers-block {
  padding: 42px 0 49px;
}
.speakers-block h2 {
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  margin: 0 0 53px;
}
@media all and (min-width: 1366px) {
  .speakers-block .container {
    width: 1196px;
  }
}
.speakers-block .speakers-frame {
  overflow: hidden;
  margin: 0 0 39px;
}
@media all and (min-width: 992px) {
  .speakers-block .speakers-frame {
    border-top: 1px solid #f1f1f1;
  }
}
.speakers-block.speakers-page {
  padding-top: 0;
  margin-top: -1px;
}
.speakers-block .btn-info {
  padding: 8px 30px;
}
@media all and (min-width: 992px) and (max-width: 1365px) {
  .speakers-block .speakers-frame {
    padding: 0 10px;
  }
  .speakers-block .speakers-frame .speakers-row {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media all and (max-width: 991px) {
  .speakers-block {
    padding: 23px 0 32px;
  }
  .speakers-block h2 {
    font-size: 15px;
    color: #222;
    margin: 0 0 10px;
  }
  .speakers-block .speakers-frame {
    margin-bottom: 12px;
  }
  .speakers-block .speakers-row + .speakers-row {
    border-top: 1px solid #f1f1f1;
  }
  .speakers-block .btn-info {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    max-width: 334px;
  }
}

.speakers-row {
  position: relative;
}
.speakers-row.active {
  margin-bottom: 324px;
}
.speakers-row .speaker-spec {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  color: #013454;
  padding: 72px 142px 58px;
  border-bottom: 2px solid #ddd;
}
.speakers-row .speaker-spec .icon-close1 {
  position: absolute;
  top: 26px;
  right: 15px;
  font-size: 20px;
  text-decoration: none;
  color: #013454;
}
.speakers-row .speaker-spec .icon-close1:hover {
  color: #000;
}
.speakers-row .slide {
  position: relative;
  padding: 40px 15px 30px;
  color: #013454;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.speakers-row .slide .icon-close1 {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #013454;
  text-decoration: none;
}
.speakers-row .slide .icon-close1:hover {
  color: #0263a0;
}
@media all and (min-width: 768px) {
  .speakers-row:first-child .speaker-box {
    border-top-width: 1px;
  }
  .speakers-row .slide {
    padding: 60px 12%;
    font-size: 18px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
  }
  .speakers-row .slide .icon-close1 {
    top: 25px;
    right: 25px;
  }
}
@media all and (min-width: 992px) {
  .speakers-row {
    margin: 0 11px 0 8px;
  }
}

.speaker-box {
  position: relative;
}
.speaker-box .img-holder {
  margin: 0 auto 18px;
  width: 108px;
  border: 4px solid #fff;
}
.speaker-box .img-holder img {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.speaker-box .name {
  display: block;
  overflow: hidden;
  font-size: 16px;
  line-height: 20px;
  text-transform: capitalize;
  margin: 0 0 5px;
}
.speaker-box .name a {
  color: #222;
  text-decoration: none;
}
.speaker-box .name a:hover {
  text-decoration: underline;
}
.speaker-box .detail-info {
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  color: #959595;
}
.speaker-box .detail-info .dept-name {
  display: block;
}
.speaker-box.active {
  background: #013454;
}
.speaker-box.active .name a {
  color: #fff;
}
.speaker-box.active .detail-info {
  color: #fff;
}
.speaker-box.active img {
  -webkit-filter: none;
  filter: none;
}
.speaker-box.active:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -12px;
  margin-left: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #013454 transparent transparent transparent;
}
.speaker-box:hover .img-holder img {
  filter: none;
}
@media all and (min-width: 768px) {
  .speaker-box {
    float: left;
    width: 50%;
    padding: 35px 12px 23px;
    border: 1px solid #ddd;
    border-width: 0 0 1px 1px;
    margin-top: -1px;
  }
  .speaker-box:first-child {
    border-left: 0;
  }
}
@media all and (max-width: 991px) {
  .speaker-box.speaker-odd {
    clear: left;
  }
}
@media all and (min-width: 992px) {
  .speaker-box {
    width: 25%;
  }
}
@media all and (max-width: 767px) {
  .speaker-box {
    overflow: hidden;
    border-top: 1px solid #f1f1f1;
    text-align: left;
    padding: 16px 9px 21px;
    margin-top: -1px;
  }
  .speaker-box:first-child {
    border-top: none;
  }
  .speaker-box .img-holder {
    float: left;
    border: none;
    width: 50px;
    margin: 2px 14px 0 0;
  }
  .speaker-box .name {
    font-size: 12px;
    line-height: 1.6;
    margin: 0 0 -1px;
  }
  .speaker-box .detail-info {
    font-size: 12px;
    line-height: 1.4;
  }
}

.agenda-block {
  color: #fff;
  background: #013454;
}
.agenda-block .text-box {
  white-space: nowrap;
}
.agenda-block .text-box:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.agenda-block .text-box .center-box {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  max-width: 100%;
}
.agenda-block .agenda-title {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 21px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.agenda-block .sub-title {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 1.2;
  position: relative;
  letter-spacing: 0.015em;
  padding: 0 0 34px;
}
.agenda-block .sub-title:after {
  content: '';
  left: 50%;
  bottom: 0;
  width: 25px;
  height: 5px;
  background: #035387;
  margin-left: -12px;
  position: absolute;
}
.agenda-block ul {
  overflow: hidden;
}
.agenda-block ul li {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 24px;
  padding: 0 31px 0 14px;
}
.agenda-block ul li span {
  position: relative;
  letter-spacing: 0.024em;
}
.agenda-block ul li span:before {
  content: '';
  position: absolute;
  top: 12px;
  left: -12px;
  width: 4px;
  height: 4px;
  background: #035487;
}
.agenda-block .btn-agenda {
  color: #fff;
  border-color: #005386;
  font-size: 16px;
}
.agenda-block .btn-agenda:hover {
  text-decoration: none;
  background: #005386;
}
.agenda-block .img-holder img {
  width: 100%;
  height: auto;
}
.agenda-block.video-agenda .video-holder {
  height: 676px;
  position: relative;
  background: #045487;
}
.agenda-block.video-agenda .video-holder .center-box {
  max-width: 100%;
}
.agenda-block.video-agenda .multimedia-block {
  width: 492px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  border: 6px solid #fff;
}
.agenda-block.video-agenda .multimedia-block img {
  width: 100%;
  height: auto;
}
.agenda-block.video-agenda .multimedia-block .play-link {
  position: absolute;
  z-index: 1;
  left: 26px;
  bottom: 27px;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  padding-left: 60px;
  text-align: left;
}
.agenda-block.video-agenda .multimedia-block .play-link .icon-play-box {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 50px;
}
.agenda-block.video-agenda .multimedia-block .play-link:hover {
  color: #cccccc;
}
@media all and (min-width: 1366px) {
  .agenda-block .text-box {
    padding: 20px 50px;
  }
  .agenda-block .agenda-title {
    margin-bottom: 80px;
  }
  .agenda-block .sub-title {
    margin-bottom: 32px;
  }
  .agenda-block ul {
    margin-bottom: 72px;
  }
  .agenda-block .btn-agenda {
    border-width: 4px;
    padding: 13px 16px;
    margin-bottom: 11px;
  }
}
@media all and (max-width: 991px) {
  .agenda-block .col-md-7 {
    height: auto !important;
  }
  .agenda-block .pull-right {
    float: none !important;
  }
  .agenda-block .center-box {
    padding: 52px 15px 68px;
  }
  .agenda-block .agenda-title {
    font-size: 15px;
    margin: 0 0 21px;
  }
  .agenda-block .sub-title {
    font-size: 16px;
    padding: 0 0 37px;
    margin: 0 0 20px;
  }
  .agenda-block ul {
    margin: 0 0 27px;
  }
  .agenda-block ul li {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 12px;
    padding: 0 19px 0 14px;
  }
  .agenda-block ul li span:before {
    top: 9px;
  }
  .agenda-block .btn-agenda {
    font-size: 12px;
    width: 100%;
    max-width: 335px;
    line-height: 18px;
  }
}

.highlights-row {
  padding-top: 58px;
}
.highlights-row h2 {
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  margin: 0 0 20px;
}
.highlights-row .highlights-list {
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
}
.highlights-row .highlights-list li {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.025em;
  color: #045487;
  border-left: 1px solid #ddd;
  margin-bottom: 58px;
}
.highlights-row .highlights-list li:first-child {
  border: none;
}
.highlights-row .highlights-list .highlight-title {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  font-size: 50px;
  margin: 0 0 12px;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.highlights-row .highlights-list .highlight-title.text {
  font-size: 40px;
}
.highlights-row .highlights-list .highlight-title:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.highlights-row .highlights-list .highlight-title span {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
}
.highlights-row .highlights-list .highlight-title sub {
  font-size: 36px;
  bottom: 0;
  margin: 0 0 0 6px;
}
@media all and (min-width: 1366px) {
  .highlights-row {
    width: 1235px;
    padding-bottom: 95px;
  }
  .highlights-row h2 {
    margin-bottom: 81px;
  }
  .highlights-row .highlights-list li {
    margin-bottom: 0;
    width: 20%;
    padding: 8px 30px 2px;
  }
}
@media all and (max-width: 991px) {
  .highlights-row {
    padding-top: 46px;
    padding-bottom: 46px;
  }
  .highlights-row h2 {
    font-size: 15px;
    margin: 0 0 52px;
  }
  .highlights-row .highlights-list {
    padding: 0 5px 0 0;
  }
  .highlights-row .highlights-list li {
    width: 50%;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 36px;
    padding: 12px 10px;
  }
  .highlights-row .highlights-list li:nth-child(odd) {
    border: none;
  }
  .highlights-row .highlights-list li .highlight-title {
    font-size: 45px;
    margin: 0 0 10px;
  }
  .highlights-row .highlights-list li .highlight-title.text {
    font-size: 33px;
    font-weight: 700;
  }
  .highlights-row .highlights-list li .highlight-title sub {
    font-size: 27px;
    line-height: 25px;
  }
}
@media all and (max-width: 767px) {
  .highlights-row .highlights-list li .highlight-title {
    font-size: 32px;
  }
}

.venue-row {
  background: #f1f1f1;
  padding: 46px 0 88px;
}
.venue-row h2 {
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  margin: 0 0 20px;
  color: #222;
  text-align: center;
}
.venue-row h2 a:hover {
  color: #045487;
}
.venue-row a {
  text-decoration: none;
}
.venue-row .venue-box-detail {
  background: #fff;
  overflow: hidden;
}
.venue-row .img-holder img {
  width: 100%;
  height: auto;
}
.venue-row .detail-text {
  overflow: hidden;
  padding: 38px 58px;
  color: #333;
}
.venue-row .detail-text .title {
  display: block;
  font-size: 36px;
  line-height: 1.2;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 10px;
  letter-spacing: 1px;
}
.venue-row .detail-text address {
  font-size: 20px;
  line-height: 36px;
}
.venue-row .detail-text address span {
  display: block;
}
.venue-row .venue-detail {
  overflow: hidden;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.12em;
  padding: 0 3px;
}
.venue-row .venue-detail .detail-1,
.venue-row .venue-detail .detail-2 {
  float: left;
  width: 39%;
  padding: 0 5px 0 0;
}
.venue-row .venue-detail .detail-1 {
  width: 61%;
}
.venue-row .venue-detail .detail-title {
  display: block;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 400;
  color: #000000;
}
@media all and (min-width: 992px) {
  .venue-row .venue-box-detail .img-holder {
    float: left;
    width: 420px;
  }
}
@media all and (min-width: 1366px) {
  .venue-row .container {
    width: 1160px;
  }
  .venue-row h2 {
    margin-bottom: 47px;
  }
  .venue-row .venue-box-detail {
    margin: 0 7px 0 0;
  }
  .venue-row .venue-box-detail .img-holder {
    width: 538px;
  }
  .venue-row .detail-text address {
    margin-bottom: 107px;
  }
}
@media all and (max-width: 991px) {
  .venue-row {
    padding: 39px 0 45px;
  }
  .venue-row h2 {
    font-size: 15px;
    margin: 0 0 30px;
  }
  .venue-row .container {
    padding: 0 19px;
  }
  .venue-row .venue-box-detail {
    padding: 17px 13px 0;
  }
  .venue-row .detail-text {
    padding: 27px 9px 43px;
  }
  .venue-row .detail-text .title {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
  }
  .venue-row .detail-text address {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.03em;
    margin-bottom: 26px;
  }
  .venue-row .detail-text address span {
    display: inline;
  }
  .venue-row .venue-detail {
    font-size: 14px;
    line-height: 19px;
    padding: 0;
  }
  .venue-row .venue-detail .detail-title {
    font-size: 14px;
    line-height: 19px;
  }
  .venue-row .venue-detail .detail-1 {
    width: 60%;
  }
  .venue-row .venue-detail .detail-2 {
    padding: 0;
    width: 40%;
  }
  .venue-row .venue-detail .tel {
    text-decoration: none;
  }
}

.conference-partners h2 {
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  margin: 0 0 20px;
  color: #222;
}
.conference-partners .main-partners {
  width: 363px;
  margin: 0 auto 50px;
}
.conference-partners .main-partners img {
  width: 100%;
  height: auto;
}
.conference-partners .partners-list {
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
}
.conference-partners .partners-list li:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.conference-partners .partners-list li a {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  max-width: 100%;
}
@media all and (min-width: 992px) {
  .conference-partners {
    padding-top: 50px;
  }
  .conference-partners .partners-list li {
    height: 148px;
    border-top: 1px solid #ddd;
    margin: 0 0 5px;
    display: inline-block;
    vertical-align: top;
    width: 20%;
  }
  .conference-partners .partners-list li.package-2 {
    width: 25%;
  }
  .conference-partners .partners-list li.package-3 {
    width: 33%;
  }
  .conference-partners .partners-list li.package-4 {
    width: 50%;
  }
  .conference-partners .partners-list li.package-5 {
    width: 100%;
  }
}
@media all and (min-width: 1366px) {
  .conference-partners {
    padding-top: 77px;
    width: 1194px;
  }
  .conference-partners h2 {
    margin-bottom: 67px;
  }
}
@media all and (max-width: 991px) {
  .conference-partners {
    padding-top: 50px;
  }
  .conference-partners h2 {
    font-size: 15px;
    margin: 0 0 70px;
  }
  .conference-partners .main-partners {
    width: 178px;
    margin: 0 auto 30px;
  }
  .conference-partners .partners-list-holder {
    overflow: hidden;
    margin: 0 9px;
  }
  .conference-partners .partners-list {
    margin: 0 -1px 66px;
    overflow: hidden;
    border-top: 1px solid #ddd;
  }
  .conference-partners .partners-list li {
    width: 33.33%;
    height: 83px;
    border: 1px solid #ddd;
    border-width: 0 0 1px 1px;
    float: left;
  }
  .conference-partners .partners-list li img {
    height: auto;
    max-width: 85%;
  }
}

.social-networks.fixed {
  position: fixed;
  right: 0;
  top: 70%;
  width: 56px;
  background: #035487;
  margin-top: -93px;
  z-index: 9999;
  padding-left: 0 !important;
}
.social-networks.fixed li {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1;
  margin: 0 0 25px 4px;
}
.social-networks.fixed li:first-child {
  padding-top: 21px;
}
.social-networks.fixed li a {
  color: #fff;
}
.social-networks.fixed li a:hover {
  color: #e5e5e5;
}
.social-networks.fixed li.facebook {
  font-size: 19px;
}
.social-networks.fixed li.twitter {
  font-size: 16px;
}
.social-networks.fixed li.linkedin {
  font-size: 16px;
}
@media all and (max-width: 767px) {
  .social-networks.fixed {
    display: none;
  }
}

.footer-form {
  padding: 29px 0 38px;
  background: #7aa036;
}
.footer-form .contact-form {
  max-width: 1156px;
  padding: 0 10px;
  margin: 0 auto;
  overflow: hidden;
}
.footer-form .contact-form .title {
  display: block;
  margin-left: 3px;
  margin-bottom: 5px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  text-transform: capitalize;
}
.footer-form .contact-form .form-input {
  float: left;
  margin: 13px 3px 0;
  width: 375px;
  max-width: 100%;
  border: 2px solid #afc686;
  padding: 8px 54px 11px 18px;
  position: relative;
}
.footer-form .contact-form .form-input input[type="email"],
.footer-form .contact-form .form-input input[type="text"] {
  float: left;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  width: 100%;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  height: 28px;
}
.footer-form .contact-form .form-input input[type="email"]::-webkit-input-placeholder,
.footer-form .contact-form .form-input input[type="text"]::-webkit-input-placeholder {
  color: #fff;
}
.footer-form .contact-form .form-input input[type="email"]::-moz-placeholder,
.footer-form .contact-form .form-input input[type="text"]::-moz-placeholder {
  opacity: 1;
  color: #fff;
}
.footer-form .contact-form .form-input input[type="email"]:-moz-placeholder,
.footer-form .contact-form .form-input input[type="text"]:-moz-placeholder {
  color: #fff;
}
.footer-form .contact-form .form-input input[type="email"]:-ms-input-placeholder,
.footer-form .contact-form .form-input input[type="text"]:-ms-input-placeholder {
  color: #fff;
}
.footer-form .contact-form .form-input input[type="email"].placeholder,
.footer-form .contact-form .form-input input[type="text"].placeholder {
  color: #fff;
}
.footer-form .contact-form .form-input .submit {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  color: #fff;
  font-size: 18px;
}
.footer-form .contact-form .form-input .submit:hover {
  opacity: 0.8;
}
@media all and (min-width: 768px) {
  .footer-form .contact-form fieldset {
    width: 775px;
    margin: 0 auto;
  }
  .footer-form .contact-form .title {
    float: left;
    width: 375px;
    margin-top: 11px;
    line-height: 51px;
    text-align: right;
  }
  .footer-form .contact-form .form-input {
    float: left;
    width: 365px;
    margin-left: 15px;
  }
}
@media all and (min-width: 992px) {
  .footer-form {
    margin-top: 89px;
  }
}

.partner-page {
  background: #f1f1f1;
  padding: 49px 0 37px;
}
@media all and (min-width: 1366px) {
  .partner-page .container {
    width: 1196px;
    padding-left: 30px;
  }
}
.partner-page .partner-title {
  display: block;
  font-size: 21px;
  line-height: 1.2;
  letter-spacing: 0.01em;
  color: #959595;
  font-weight: 400;
  margin: 0 0 20px;
}

.partners-holder {
  background: #fff;
  margin: 0 0 40px;
  padding: 34px 40px 1px;
  color: #959595;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.02em;
}
.partners-holder.platinum {
  margin-bottom: 75px;
}
.partners-holder.media {
  margin-bottom: 85px;
}
.partners-holder .partner-type {
  display: block;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #959595;
  margin: 0 0 20px;
}

.partner-item {
  border-top: 1px solid #ddd;
  padding: 27px 0 33px;
}
.partner-item:first-child {
  border: none;
  padding-top: 0;
}
.partner-item .logo-holder {
  text-align: center;
  margin-bottom: 10px;
}
.partner-item .logo-holder img {
  max-width: 100%;
  height: auto;
}
.partner-item .text-box p {
  margin: 0 0 1px;
}
.partner-item .link-visit {
  color: #045487;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  text-decoration: underline;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media all and (min-width: 992px) {
  .partner-item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .partner-item > div {
    display: table-cell;
    vertical-align: middle;
  }
  .partner-item > div.text-box {
    padding: 0 110px 0 46px;
  }
  .partner-item > div.logo-holder {
    width: 228px;
    margin-bottom: 0;
  }
  .partner-item > div.link-holder {
    width: 150px;
    text-align: right;
  }
}

.venue-page {
  background: #ebebeb;
}
@media all and (min-width: 1366px) {
  .venue-page .container {
    width: 1156px;
  }
}
.venue-page h2 {
  text-align: center;
  letter-spacing: 0;
  color: #222;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  line-height: 1.2;
  margin: 0 0 47px;
}

.optional-comment-box {
  background: #013454;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  padding: 20px 20px 24px;
  margin: 0 0 48px;
}
.optional-comment-box .text {
  display: block;
  position: relative;
  padding: 0 9px;
}
.optional-comment-box .text:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #fff;
  left: -21px;
  top: 9px;
}

.venue-detal-info {
  background: #fff;
  padding: 20px;
  margin: 50px 0 39px;
}
.venue-detal-info .detal-info-text {
  overflow: hidden;
  padding: 4px 0;
  font-size: 16px;
  line-height: 26px;
  min-height: 450px;
  color: #666;
}
.venue-detal-info .detal-info-text .title {
  display: block;
  font-size: 24px;
  line-height: 28px;
  color: #222;
}
.venue-detal-info .detal-info-text address {
  text-decoration: underline;
  color: #045487;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  margin-bottom: 41px;
}
.venue-detal-info .detal-info-text .btn-info {
  border-width: 4px;
  padding: 7px 14px;
  margin: 0 10px 10px 0;
  max-width: 100%;
  white-space: normal;
}
.venue-detal-info .detal-info-text p {
  margin-bottom: 26px;
}
.venue-detal-info .detal-info-text .title-text {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.venue-detal-info .venue-carousel {
  position: relative;
}
.venue-detal-info .venue-carousel .mask {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.venue-detal-info .venue-carousel .mask .slideset {
  float: left;
  width: 9999px;
}
.venue-detal-info .venue-carousel .slide {
  float: left;
  width: 100%;
}
.venue-detal-info .venue-carousel .slide img {
  width: 100%;
  height: auto;
}
.venue-detal-info .venue-carousel .note-text {
  font-size: 14px;
  line-height: 20px;
  color: #666;
  padding: 10px 0 20px;
}
.venue-detal-info .venue-carousel .btn-prev,
.venue-detal-info .venue-carousel .btn-next {
  display: none;
}
.venue-detal-info .venue-map {
  margin-bottom: 10px;
  min-height: 460px;
  position: relative;
}
.venue-detal-info .venue-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.venue-detal-info .venue-map img {
  width: 100%;
  height: auto;
}
@media all and (min-width: 768px) {
  .venue-detal-info {
    padding: 42px 40px 40px;
  }
  .venue-detal-info .detal-info-text {
    padding: 4px 50px 0 0;
  }
  .venue-detal-info .detal-info-text .btn-info {
    margin: 0 35px 38px 0;
  }
  .venue-detal-info .venue-carousel .btn-prev,
  .venue-detal-info .venue-carousel .btn-next {
    display: block;
    position: absolute;
    color: #035487;
    text-decoration: none;
    top: 170px;
    left: -19px;
  }
  .venue-detal-info .venue-carousel .btn-next {
    left: auto;
    right: -19px;
  }
  .venue-detal-info .more-information.venue-carousel .btn-prev {
    left: 0px;
  }
  .venue-detal-info .more-information.venue-carousel .btn-next {
    right: 0px;
  }
}
@media all and (min-width: 992px) {
  .venue-detal-info .venue-carousel {
    float: right;
    padding: 0 7px;
    width: 575px;
  }
  .venue-detal-info .venue-map {
    float: left;
    width: 520px;
    padding: 9px 0 0;
    margin: 0;
  }
  .venue-detal-info .note-text {
    padding: 54px 2px 0;
  }
}

.more-information {
  background: #fff;
  font-size: 16px;
  line-height: 26px;
  color: #666;
  padding: 20px;
  overflow: hidden;
  margin: 0 0 83px;
}
@media all and (min-width: 992px) {
  .more-information.venue-carousel {
    float: none;
    width: 100%;
  }
}
.more-information .img-holder {
  margin-bottom: 20px;
}
.more-information .img-holder img {
  width: 100%;
  height: auto;
}
.more-information .text-box {
  overflow: hidden;
  padding: 0;
}
.more-information .text-box .title {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 14px;
  margin: 0 0 9px;
}
.more-information .text-box p {
  margin-bottom: 26px;
}
@media all and (min-width: 768px) {
  .more-information {
    padding: 58px 40px 53px;
  }
}
@media all and (min-width: 992px) {
  .more-information .img-holder {
    float: left;
    width: 470px;
    margin: 0 9px;
  }
  .more-information .text-box {
    padding: 3px 0 0 48px;
  }
}

.venue-page .optional-comment-box {
  margin-bottom: 0;
}
.venue-page .venue-detal-info:first-child {
  padding: 30px 9999px;
  margin: 0 -9999px 46px;
  overflow: hidden;
}
.venue-page .venue-detal-info:first-child .detal-info-text {
  padding: 4px 50px 0 0;
}
.venue-page .venue-detal-info .detal-info-text {
  padding: 0;
}
.venue-page .venue-detal-info .detal-info-text .big-title {
  display: block;
  text-transform: none;
  font-size: 24px;
  line-height: 1.2;
  color: #222;
  margin: 0 0 24px;
}
.venue-page .venue-detal-info ol {
  counter-reset: item;
  padding-top: 4px;
  overflow: hidden;
  margin-bottom: 22px;
}
.venue-page .venue-detal-info ol li {
  position: relative;
  letter-spacing: 0.02em;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 8px;
  padding: 0 0 0 21px;
}
.venue-page .venue-detal-info ol li:before {
  content: counters(item,".") ".";
  counter-increment: item;
  position: absolute;
  left: 0;
}
@media all and (min-width: 768px) {
  .venue-page .venue-detal-info {
    padding-top: 41px;
    padding-bottom: 51px;
  }
  .venue-page .venue-detal-info.venue-carousel-info .detal-info-text {
    padding-left: 0px;
    padding-right: 30px;
  }
  .venue-page .venue-detal-info .detal-info-text {
    padding: 4px 10px 0 56px;
  }
}

.agenda-page {
  padding: 62px 0 0;
}
@media all and (min-width: 1366px) {
  .agenda-page .container {
    width: 1156px;
  }
}
.agenda-page .agenda-title {
  display: block;
  font-size: 21px;
  line-height: 1.2;
  color: #959595;
  font-weight: 400;
  letter-spacing: 0.01em;
  border-bottom: 1px solid #ddd;
  padding: 0 0 11px;
}
.agenda-page .afternoon-themes .agenda-title {
  border: none;
}
@media all and (max-width: 991px) {
  .agenda-page {
    padding: 13px 0 0;
  }
  .agenda-page .agenda-title {
    font-size: 15px;
    line-height: 19px;
    padding: 0 8px 17px;
  }
  .agenda-page .afternoon-themes .agenda-title {
    padding-bottom: 12px;
  }
}

.agenda-holder {
  margin: 0 0 84px;
}
@media all and (max-width: 991px) {
  .agenda-holder {
    margin-bottom: 28px;
  }
}

.agenda-item {
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  padding: 26px 0 35px;
  color: #959595;
}
.agenda-item .time-box {
  float: left;
  width: 95px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #555;
  padding-top: 10px;
}
.agenda-item .time-box span {
  display: block;
  max-width: 75px;
  color: #ccc;
}
.agenda-item .time-box span.time {
  color: #000;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 7px;
  margin: 0 0 6px;
}
.agenda-item .agenda-detail {
  overflow: hidden;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.02em;
  max-width: 760px;
}
.agenda-item .agenda-detail p {
  margin: 0;
}
.agenda-item .agenda-detail .link-more {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  color: #045487;
  text-transform: uppercase;
  text-decoration: underline;
  margin: 0 5px;
  letter-spacing: 0.1em;
}
.agenda-item .agenda-detail .link-more:hover {
  text-decoration: none;
}
.agenda-item .title {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 21px;
  line-height: 28px;
  letter-spacing: 0;
  margin: 0 0 9px;
  color: #000;
}
.agenda-item .title a {
  text-decoration: none;
  color: #222;
}
.agenda-item .title a:hover {
  text-decoration: underline;
}
.agenda-item .by .by-title,
.agenda-item .by > a {
  display: inline-block;
  vertical-align: middle;
}
.agenda-item .by .by-title {
  font-size: 12px;
  line-height: 16px;
  color: #999;
  font-weight: 400;
  margin: 2px 15px 0;
}
.agenda-item.feature-agenda {
  background: #ebebeb;
  border-bottom: none;
  margin: 60px -20px 60px;
  padding: 15px 13px 12px 20px;
}
.agenda-item.feature-agenda .time-box {
  padding-top: 0;
}
.agenda-item.feature-agenda .agenda-detail {
  max-width: none;
}
@media all and (min-width: 992px) {
  .agenda-item .by {
    float: right;
    max-width: 380px;
  }
  .agenda-item.feature-agenda .title {
    white-space: nowrap;
    min-width: 470px;
    margin: 0;
  }
  .agenda-item.feature-agenda .title:before {
    content: '';
    display: inline-block;
    min-height: 50px;
    vertical-align: middle;
  }
  .agenda-item.feature-agenda .title a {
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
  }
}
@media all and (min-width: 1366px) {
  .agenda-item.feature-agenda .title {
    max-width: 600px;
    min-width: 600px;
  }
}
@media all and (max-width: 991px) {
  .agenda-item {
    padding: 13px 9px 18px;
  }
  .agenda-item.feature-agenda {
    padding: 11px 30px 13px;
    margin-bottom: 9px;
  }
  .agenda-item .time-box {
    font-size: 12px;
    line-height: 16px;
    width: 55px;
    padding: 0;
  }
  .agenda-item .time-box span.time {
    border: none;
    padding: 0;
    margin: 0;
  }
  .agenda-item .title {
    font-size: 12px;
    line-height: 16px;
  }
  .agenda-item .agenda-detail {
    font-size: 11px;
    line-height: 15px;
    padding: 0 0 0 16px;
  }
  .agenda-item .agenda-detail .link-more {
    font-size: 11px;
    line-height: 15px;
    display: inline-block;
    margin: 0 0 6px;
    vertical-align: middle;
  }
  .agenda-item .by .by-title {
    font-size: 6px;
    line-height: 10px;
    margin: 1px 6px 0;
  }
  .agenda-item .by img {
    width: 112px;
    height: auto;
  }
}

.afternoon-themes {
  overflow: hidden;
  margin: 0 0 107px;
}
.afternoon-themes .header-box {
  background: #ebebeb;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  padding: 21px 10px 24px 61px;
  margin-bottom: -4px;
}
.afternoon-themes .header-box .track-title {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.1em;
}
@media all and (min-width: 992px) {
  .afternoon-themes .agenda-item {
    padding: 32px 10px 59px;
  }
  .afternoon-themes .agenda-item .time-box {
    padding-top: 8px;
  }
  .afternoon-themes .agenda-item .time-box span {
    max-width: 58px;
  }
  .afternoon-themes .agenda-item .title {
    margin-bottom: 14px;
  }
  .afternoon-themes .agenda-item.no-time {
    padding-left: 60px;
  }
  .afternoon-themes .row {
    margin: 0 0 -30px;
    overflow: hidden;
  }
  .afternoon-themes .col-md-7 {
    border-left: 1px solid #ddd;
    padding: 0 0 9999px;
    margin-bottom: -9999px;
  }
  .afternoon-themes .col-md-7:first-child {
    border: none;
    padding: 0;
    margin: 0;
  }
  .afternoon-themes .col-md-7:first-child .header-box {
    padding-left: 97px;
  }
  .afternoon-themes .col-md-7:first-child .header-box .track-title {
    padding-left: 7px;
  }
}
@media all and (max-width: 991px) {
  .afternoon-themes .header-box {
    font-size: 12px;
    line-height: 13px;
    padding: 15px 8px;
    margin-bottom: -1px;
    position: relative;
    z-index: 3;
  }
  .afternoon-themes .header-box .track-title {
    font-size: 12px;
    margin: 0 0 2px;
  }
  .afternoon-themes .agenda-item {
    border-bottom: none;
    border-top: 1px solid #ddd;
  }
}

.agenda-links {
  background: #013454;
  padding: 29px 0 60px;
}
.agenda-links .btn-prev,
.agenda-links .btn-next {
  float: left;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  max-width: 40%;
  padding: 0 0 0 43px;
  margin: 0 0 6px;
  position: relative;
}
.agenda-links .btn-prev:before,
.agenda-links .btn-next:before {
  position: absolute;
  top: 50%;
  font-family: 'icomoon';
  content: "\e610";
  left: 0;
  margin-top: -10px;
  font-size: 20px;
}
.agenda-links .btn-prev time,
.agenda-links .btn-next time {
  font-size: 14px;
  display: block;
  margin-bottom: -2px;
}
.agenda-links .btn-prev:hover,
.agenda-links .btn-next:hover {
  color: #666;
}
.agenda-links .btn-next {
  float: right;
  text-align: right;
  padding: 0 39px 0 0;
}
.agenda-links .btn-next:before {
  left: auto;
  right: 0;
  content: "\e608";
}
@media all and (max-width: 991px) {
  .agenda-links .btn-prev,
  .agenda-links .btn-next {
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 0 20px;
  }
  .agenda-links .btn-prev:before,
  .agenda-links .btn-next:before {
    font-size: 12px;
    margin-right: -6px;
  }
  .agenda-links .btn-next {
    padding: 0 20px 0 0;
  }
}

.coverage-holder {
  background: #f1f1f1;
  padding: 57px 0;
}
@media all and (min-width: 992px) {
  .coverage-holder .row {
    margin: 0 -12px;
  }
  .coverage-holder .col-md-4 {
    width: 33.33%;
    padding: 0 12px;
    margin: 0 0 3px;
  }
}
@media all and (min-width: 1366px) {
  .coverage-holder .container {
    width: 1174px;
    padding: 0 12px 0 21px;
  }
}

.coverage-item {
  background: #fff;
}
.coverage-item .img-holder {
  margin: 0 0 13px;
}
.coverage-item .img-holder img {
  width: 100%;
  height: auto;
}
.coverage-item .title-text {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  padding: 0 20px 43px;
}
.coverage-item .title-text a {
  text-decoration: none;
  color: #333;
}
.coverage-item .title-text a:hover {
  color: #000;
}

.event-press {
  padding: 73px 0 0 0;
}
.event-press .main-title {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 21px;
  line-height: 1.2;
  border-bottom: 1px solid #ddd;
  padding: 0 0 26px;
}
@media all and (min-width: 1366px) {
  .event-press .container {
    width: 1156px;
  }
}

.event-press-list {
  margin-bottom: 30px;
}
.event-press-list li {
  font-size: 14px;
  line-height: 21px;
  color: #959595;
  letter-spacing: 0.02em;
  padding: 32px 0 35px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  margin: 0 0 1px;
}
.event-press-list li .title {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 21px;
  line-height: 28px;
  letter-spacing: 0;
  margin: 0 0 14px;
}
.event-press-list li .title a {
  color: #222;
  text-decoration: none;
}
.event-press-list li .title a:hover {
  color: #666;
}
.event-press-list li p {
  margin: 0;
  max-width: 650px;
}
.event-press-list li .link-read-more {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #045487;
  margin: -21px 0 0;
}
.event-press-list li .link-read-more:hover {
  text-decoration: none;
}
@media all and (min-width: 992px) {
  .event-press-list li .link-read-more {
    float: right;
  }
}

label.subscription-option:hover {
  cursor: pointer;
}

/* custom checkbox styles */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #e5e5e5;
  height: 50px;
  width: 50px;
}

.jcf-checkbox span {
  position: absolute;
  display: none;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background: #7a9f36;
}

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-checkbox.jcf-checked span {
  display: block;
}

/* Namespace */
.newsletters .page-header {
  margin-bottom: 30px;
}
.newsletters #member_form {
  margin-bottom: 50px;
}
.newsletters #member_form .form-info {
  margin-bottom: 30px;
  display: block;
}
.newsletters #member_form .input-row {
  margin-bottom: 20px;
}
.newsletters #member_form .subscription-block {
  padding-top: 20px;
}
.newsletters #member_form .btn-holder {
  text-align: center;
}
.newsletters .newsletter-form .field-box {
  display: block !important;
}
.newsletters .newsletter-form .success-box {
  color: #000;
  position: absolute;
  top: 10px;
  left: 105%;
  min-width: 80px;
}
@media all and (max-width: 767px) {
  .newsletters .newsletter-form .success-box {
    position: static;
    text-align: center;
    margin: 2em 0 0;
  }
}
.newsletters .newsletter-form .btn-holder {
  border-top: none;
  border-bottom: 1px solid #e5e5e5;
}
.newsletters .newsletter-form .btn-holder .form-group {
  display: inline-block;
  position: relative;
}
.newsletters .newsletter-form .with-loader:after {
  right: -40px;
}
@media all and (max-width: 991px) {
  .newsletters .newsletter-form .success-box,
  .newsletters .newsletter-form .with-loader:after {
    top: 4px;
  }
}
.newsletters .newsletter-form .jcf-select .jcf-select-text {
  color: #000;
}
.newsletters .newsletter-form .jcf-select .jcf-select-text .jcf-option-hide-me {
  color: #b3b3b3;
}
.newsletters .newsletter-form .jcf-select.jcf-disabled {
  background: #eee !important;
}
.newsletters .newsletter-form .jcf-select.jcf-disabled,
.newsletters .newsletter-form .jcf-select.jcf-disabled .jcf-select-text {
  cursor: not-allowed;
}
.newsletters .newsletter-form .subscription-option .help-block {
  display: none !important;
}
.newsletters .newsletter-form .form-group .help-block {
  font-size: 11px;
  display: none;
}
.newsletters .newsletter-form .form-group.has-error .small-header {
  color: #a94442;
}
.newsletters .newsletter-form .form-group.has-error .jcf-checkbox {
  border-color: #a94442;
}
.newsletters .newsletter-form .form-group .jcf-select {
  margin-bottom: 0;
}
.newsletters .newsletter-form .error .help-block,
.newsletters .newsletter-form .has-error .help-block {
  display: block;
  color: #a94442;
}
.newsletters .newsletter-form .error .form-control,
.newsletters .newsletter-form .error .jcf-select,
.newsletters .newsletter-form .has-error .form-control,
.newsletters .newsletter-form .has-error .jcf-select {
  border-color: #a94442;
}

.events-landing #header {
  display: block;
}
.events-landing .container {
  background-color: transparent;
}
@media all and (min-width: 768px) {
  .events-landing .container {
    width: 726px;
  }
}
@media all and (min-width: 992px) {
  .events-landing .container {
    width: 960px;
  }
}
@media all and (min-width: 1366px) {
  .events-landing .container {
    width: 1238px !important;
  }
}
.events-landing .header-holder {
  padding: 44px 0 0px;
}
.events-landing .header-holder > .container:before {
  display: none;
}
@media all and (min-width: 992px) {
  .events-landing .header-holder {
    padding: 38px 0 0px !important;
  }
}
@media all and (min-width: 768px) {
  .events-landing .header-holder {
    padding: 45px 0 4px;
  }
}
.events-landing .header-holder .header-h1 {
  color: #221f1f;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 80px;
  line-height: 73px;
  margin-left: 0;
  padding: 7px 8px 24px;
  line-height: 60px;
}
@media all and (min-width: 992px) {
  .events-landing .header-holder .header-h1 {
    line-height: 60px;
    margin: 0;
  }
}
@media all and (max-width: 991px) {
  .events-landing .header-holder .header-h1 {
    text-align: center;
    display: block;
    max-width: 100%;
    font-size: 48px;
  }
}
@media all and (max-width: 991px) {
  .events-landing .header-holder .header-h1 img {
    width: 50%;
    min-width: 200px;
    height: auto;
  }
}
.events-landing .header-holder .header-h1 span {
  letter-spacing: -4px;
}
.events-landing .header-holder .header-wrap {
  overflow: visible;
  top: 0;
  max-height: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.events-landing .header-holder .header-wrap #header {
  display: block;
}
.events-landing .header-holder .header-wrap .utility-events-links {
  max-width: 100%;
  width: 100%;
}
@media all and (min-width: 992px) {
  .events-landing .header-holder .header-wrap .utility-events-links {
    text-align: right;
    width: auto;
  }
}
.events-landing .header-holder .header-wrap .utility-events-links li {
  float: left;
  width: 33%;
  text-align: center;
  position: relative;
  border-left-width: 0px;
}
@media all and (max-width: 475px) {
  .events-landing .header-holder .header-wrap .utility-events-links li {
    padding-left: 5px;
    padding-right: 5px;
  }
  .events-landing .header-holder .header-wrap .utility-events-links li a {
    display: inline-block;
  }
  .events-landing .header-holder .header-wrap .utility-events-links li span {
    display: inline-block;
  }
  .events-landing .header-holder .header-wrap .utility-events-links li span.gtm-prefix {
    display: block;
    text-align: left;
  }
}
@media all and (min-width: 992px) {
  .events-landing .header-holder .header-wrap .utility-events-links li {
    width: auto;
    border-left-width: 1px;
  }
}
.events-landing .header-holder .header-wrap .utility-events-links li:not(:last-child):after {
  content: '';
  position: absolute;
  width: 2px;
  height: 28px;
  background-color: #E5E5E5;
  right: 0;
  margin-top: -4px;
}
@media all and (min-width: 992px) {
  .events-landing .header-holder .header-wrap .utility-events-links li:not(:last-child):after {
    display: none;
  }
}
@media all and (max-width: 475px) {
  .events-landing .header-holder .header-wrap .utility-events-links li:not(:last-child):after {
    display: none;
  }
}
.events-landing .featured-events-block {
  background-color: #f1f1f1;
  width: 100%;
  margin: auto;
}
@media all and (min-width: 768px) {
  .events-landing .featured-events-block {
    max-width: 814px;
  }
}
@media all and (min-width: 992px) {
  .events-landing .featured-events-block {
    max-width: 1048px;
  }
}
@media all and (min-width: 1366px) {
  .events-landing .featured-events-block {
    max-width: 1327px;
  }
}
.events-landing .featured-events-block .event-block {
  transition: background 0.25s;
  background-color: #fff;
  margin: 0px auto 60px;
  overflow: hidden;
  position: relative;
}
.events-landing .featured-events-block .event-block a {
  text-decoration: none;
}
.events-landing .featured-events-block .event-block img {
  height: auto;
  width: 100%;
}
@media all and (max-width: 991px) {
  .events-landing .featured-events-block .event-block img {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .events-landing .featured-events-block .event-block img {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .events-landing .featured-events-block .event-block {
    min-height: 230px;
    margin: 0px auto 35px;
  }
}
.events-landing .featured-events-block .event-block:first-child {
  margin-top: 60px;
}
@media all and (max-width: 767px) {
  .events-landing .featured-events-block .event-block:first-child {
    margin-top: 35px;
  }
}
.events-landing .featured-events-block .event-block .img-default {
  opacity: 1;
}
.events-landing .featured-events-block .event-block:hover .event-detail .date,
.events-landing .featured-events-block .event-block:hover .event-detail h3,
.events-landing .featured-events-block .event-block:hover .event-detail h3 span {
  color: #fff;
}
@media all and (min-width: 768px) {
  .events-landing .featured-events-block .event-block:hover .img-holder .image-default,
  .events-landing .featured-events-block .event-block:hover .img-holder .image-mobile {
    opacity: 0;
    transition: opacity 0.5s linear;
  }
  .events-landing .featured-events-block .event-block:hover .img-holder .image-hover {
    opacity: 1;
    transition: opacity 0.5s linear;
  }
}
.events-landing .featured-events-block .event-block .event-detail {
  float: left;
  width: 270px;
  padding: 22px;
  position: absolute;
  height: 100%;
}
@media all and (max-width: 767px) {
  .events-landing .featured-events-block .event-block .event-detail {
    float: none;
    position: static;
    width: auto;
  }
}
@media all and (min-width: 992px) {
  .events-landing .featured-events-block .event-block .event-detail {
    width: 365px;
    padding: 30px;
  }
}
@media all and (min-width: 1366px) {
  .events-landing .featured-events-block .event-block .event-detail {
    width: 490px;
    padding: 40px;
  }
}
.events-landing .featured-events-block .event-block .event-detail a {
  text-decoration: none;
}
.events-landing .featured-events-block .event-block .event-detail .date {
  font-size: 11px;
  color: #959595;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media all and (min-width: 992px) {
  .events-landing .featured-events-block .event-block .event-detail .date {
    font-size: 16px;
  }
}
@media all and (min-width: 1366px) {
  .events-landing .featured-events-block .event-block .event-detail .date {
    font-size: 21px;
  }
}
.events-landing .featured-events-block .event-block .event-detail .pipe {
  color: #ccc;
  margin: 0 10px;
}
.events-landing .featured-events-block .event-block .event-detail h3 {
  font-size: 34px;
  bottom: 0px;
  left: 23px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  position: static;
  text-transform: lowercase;
  margin: 0;
}
@media all and (min-width: 768px) {
  .events-landing .featured-events-block .event-block .event-detail h3 {
    position: absolute;
    font-size: 32px;
    bottom: 24px;
    left: 27px;
  }
}
@media all and (min-width: 992px) {
  .events-landing .featured-events-block .event-block .event-detail h3 {
    font-size: 44px;
    bottom: 32px;
    left: 36px;
  }
}
@media all and (min-width: 1366px) {
  .events-landing .featured-events-block .event-block .event-detail h3 {
    font-size: 52px;
  }
}
.events-landing .featured-events-block .event-block .event-detail h3 span {
  font-size: 40px;
  display: block;
}
@media all and (min-width: 992px) {
  .events-landing .featured-events-block .event-block .event-detail h3 span {
    font-size: 55px;
  }
}
@media all and (min-width: 1366px) {
  .events-landing .featured-events-block .event-block .event-detail h3 span {
    font-size: 75px;
  }
}
.events-landing .featured-events-block .event-block .img-holder {
  width: 936px;
  height: 308px;
}
.events-landing .featured-events-block .event-block .img-holder .image-hover,
.events-landing .featured-events-block .event-block .img-holder .image-mobile {
  opacity: 0;
}
.events-landing .featured-events-block .event-block .img-holder .image-default,
.events-landing .featured-events-block .event-block .img-holder .image-hover,
.events-landing .featured-events-block .event-block .img-holder .image-mobile {
  position: absolute;
  transition: opacity 0.5s linear;
}
@media all and (max-width: 991px) {
  .events-landing .featured-events-block .event-block .img-holder {
    width: 704px;
    height: 231px;
  }
}
@media all and (max-width: 767px) {
  .events-landing .featured-events-block .event-block .img-holder {
    width: auto;
    height: auto;
  }
  .events-landing .featured-events-block .event-block .img-holder .image-default,
  .events-landing .featured-events-block .event-block .img-holder .image-hover {
    opacity: 0;
  }
  .events-landing .featured-events-block .event-block .img-holder .image-mobile {
    opacity: 1;
    position: static;
  }
}
@media all and (min-width: 1366px) {
  .events-landing .featured-events-block .event-block .img-holder {
    width: 1216px;
    height: 400px;
  }
}
.events-landing .archive-events {
  padding: 55px 0 0;
}
.events-landing .archive-events h2 {
  font-size: 21px;
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 48px;
}
.events-landing .archive-events .events-row {
  overflow: hidden;
}
.events-landing .archive-events .events-row .event-box {
  float: left;
  width: 33.33%;
  border: 1px solid #DDD;
  border-width: 1px 0 0 1px;
  text-align: left;
}
@media all and (max-width: 767px) {
  .events-landing .archive-events .events-row .event-box {
    width: 100%;
    border-left: none;
    border-right: none;
  }
}
.events-landing .archive-events .events-row .event-box:first-child {
  border-left: 0px;
}
.events-landing .archive-events .events-row .event-box a {
  text-decoration: none;
  display: block;
  padding: 35px 40px 35px;
}
@media all and (max-width: 767px) {
  .events-landing .archive-events .events-row .event-box a {
    padding: 20px 28px;
  }
}
.events-landing .archive-events .events-row .event-box a .date,
.events-landing .archive-events .events-row .event-box a .location {
  color: #959595;
  transition: color 0.25s;
  font-size: 14px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media all and (max-width: 767px) {
  .events-landing .archive-events .events-row .event-box a .date,
  .events-landing .archive-events .events-row .event-box a .location {
    font-size: 11px;
    display: inline;
  }
}
@media all and (max-width: 767px) {
  .events-landing .archive-events .events-row .event-box a .date:after {
    content: "";
    margin-right: 5px;
    margin-left: 10px;
    background-color: #959595;
    width: 1px;
    height: 12px;
    display: inline-block;
    margin-bottom: -2px;
  }
}
.events-landing .archive-events .events-row .event-box a .location {
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .events-landing .archive-events .events-row .event-box a .location {
    margin-bottom: 18px;
  }
}
.events-landing .archive-events .events-row .event-box a h3 {
  color: #221f1f;
  transition: color 0.25s;
  font-size: 28px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media all and (max-width: 767px) {
  .events-landing .archive-events .events-row .event-box a h3 {
    font-size: 18px;
  }
}
.events-landing .archive-events .events-row .event-box a:hover .date,
.events-landing .archive-events .events-row .event-box a:hover .location {
  color: #221f1f;
}
.events-landing .archive-events .events-row .event-box a:hover h3 {
  color: #7aa036;
}
.events-landing .archive-events .load-more-button {
  border-top: 1px solid #DDD;
  padding: 55px 0px 110px;
}
@media all and (max-width: 767px) {
  .events-landing .archive-events .load-more-button {
    padding: 35px 0px 70px;
  }
}
.events-landing .archive-events .load-more-button a {
  transition: background 0.25s;
  display: inline-block;
  border: 4px solid #7aa036;
  color: #7aa036;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 8px 30px;
  font-size: 16px;
  line-height: 19px;
}
@media all and (max-width: 767px) {
  .events-landing .archive-events .load-more-button a {
    font-size: 15px;
    border-width: 2px;
  }
}
.events-landing .archive-events .load-more-button a:hover {
  background-color: #7aa036;
  color: #fff;
}

.view-more {
  font-weight: bold;
  cursor: pointer;
  text-decoration: underline;
  padding-left: 5px;
}

.view-more-hidden {
  display: none;
}

/**
 * Steps breadcrumbs
 */
#research a {
  font-weight: bold;
}
#research a:hover,
#research a:focus {
  text-decoration: none;
  color: #69a5d6;
}
#research .category-mobile-title {
  padding: 20px;
  color: #69a5d6;
  font-weight: 400;
}
#research .category-mobile-title span {
  color: #69a5d6;
}
@media all and (min-width: 992px) {
  #research .category-mobile-title {
    display: none;
  }
}
#research .hero-landing {
  position: relative;
}
#research .hero-landing .img-holder {
  min-width: 400px;
  position: relative;
  left: 50%;
}
#research .hero-landing .img-holder img {
  display: block;
  position: relative;
  margin-left: -50%;
  width: 100%;
  height: auto;
}
#research .hero-landing .banner-text-holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 20px;
  color: #fff;
  font-family: "kulturista-web", Palatino, Garamond, serif;
  font-weight: 400;
  font-style: normal;
}
#research .hero-landing .big-title-box h1 {
  margin: 0;
  color: #062c59;
  font-weight: 400;
}
#research .hero-landing .big-title-box h1 span {
  display: block;
  color: #69a5d6;
}
@media all and (max-width: 991px) {
  #research .hero-landing .big-title-box h1 {
    display: none;
  }
}
@media all and (min-width: 768px) {
  #research .hero-landing .banner-text-holder {
    top: 55px;
    padding: 50px 33px 0;
    width: 100%;
    margin: auto;
  }
  #research .hero-landing .text-box {
    float: left;
    width: 60%;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0.03em;
  }
  #research .hero-landing .highlights {
    float: right;
    max-width: 180px;
    width: 40%;
    border: 1px solid #69a5d6;
    border-width: 1px 0;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.045em;
    margin: 12px 27px 0 0;
    padding: 9px 15px 14px;
  }
  #research .hero-landing .highlights .title {
    display: block;
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.045em;
    margin: 0 0 8px;
  }
  #research .hero-landing .highlights .title a {
    font-weight: 600 !important;
  }
  #research .hero-landing .highlights p {
    margin: 0;
  }
  #research .hero-landing .highlights a {
    font-weight: bold;
    color: #fff;
  }
  #research .hero-landing .highlights a:hover, #research .hero-landing .highlights a:focus {
    color: #69a5d6;
  }
}
@media all and (min-width: 992px) {
  #research .hero-landing .img-holder {
    min-width: 1366px;
  }
  #research .hero-landing .banner-text-holder {
    top: 181px;
    max-width: 962px;
    padding: 0 11px;
  }
  #research .hero-landing .text-box {
    font-size: 36px;
    letter-spacing: 0.05em;
  }
  #research .hero-landing .highlights {
    border-width: 2px 0;
    margin: 13px 29px 0 0;
    max-width: 293px;
    font-size: 14px;
    line-height: 22px;
    padding: 21px 23px 25px;
  }
  #research .hero-landing .highlights .title {
    font-size: 14px;
    margin: 0 0 12px;
  }
  #research .hero-landing .big-title-box {
    float: left;
    width: 30%;
    position: relative;
    padding-right: 50px;
    white-space: nowrap;
  }
  #research .hero-landing .big-title-box:before {
    content: '';
    display: inline-block;
    min-height: 200px;
    vertical-align: middle;
    margin-right: -0.25em;
  }
  #research .hero-landing .big-title-box:after {
    content: '';
    position: absolute;
    background: #fff;
    top: -9999px;
    bottom: -9999px;
    right: 50px;
    left: -9999px;
  }
  #research .hero-landing .big-title-box h1 {
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0.041em;
    position: relative;
    z-index: 9;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
  }
  #research .hero-landing.inner {
    overflow: hidden;
    max-height: 376px;
  }
  #research .hero-landing.inner .img-wrap {
    position: relative;
    left: 29.7%;
  }
  #research .hero-landing.inner .img-wrap .img-holder {
    min-width: 961px;
  }
  #research .hero-landing.inner .banner-text-holder {
    top: 75px;
  }
  #research .hero-landing.inner .text-box {
    font-size: 30px;
    width: 42%;
    padding: 0 3px;
    margin-top: 20px;
    font-family: "kulturista-web", Palatino, Garamond, serif;
    font-weight: 300;
    font-style: normal;
  }
  #research .hero-landing.inner .highlights {
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    margin: 29px 0 0;
    width: 26%;
  }
}
@media all and (min-width: 1366px) {
  #research .hero-landing .banner-text-holder {
    max-width: 1146px;
  }
}
@media all and (max-width: 991px) {
  #research .hero-landing.inner {
    overflow: hidden;
    max-height: 328px;
  }
  #research .hero-landing.inner .banner-text-holder {
    padding-top: 0;
    top: 40px;
  }
  #research .hero-landing.inner h1 {
    color: #fff;
  }
  #research .hero-landing.inner h1 br {
    display: none;
  }
}
@media all and (max-width: 767px) {
  #research .hero-landing .banner-text-holder {
    white-space: nowrap;
  }
  #research .hero-landing .banner-text-holder:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
  #research .hero-landing .text-box,
  #research .hero-landing .text-box-frame {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0.012em;
    padding: 0;
    vertical-align: middle;
    white-space: normal;
    display: inline-block;
  }
  #research .hero-landing.inner {
    max-height: none;
  }
  #research .hero-landing.inner .img-holder {
    min-width: 1000px;
  }
  #research .hero-landing.inner .text-box {
    font-size: 24px;
  }
  #research .hero-landing.inner .banner-text-holder {
    top: 0;
  }
  #research .hero-landing.inner h1 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 10px;
  }
  #research .hero-landing.inner h1 br {
    display: none;
  }
}
#research .recent-publication {
  position: relative;
}
#research .recent-publication .title-text {
  display: block;
  color: #69a5d6;
}
#research .recent-publication .heading-text {
  position: relative;
  text-transform: capitalize;
}
#research .recent-publication .heading-text strong {
  color: #062c59;
  line-height: 1.2;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
#research .recent-publication .heading-text strong a {
  font-weight: 600 !important;
}
#research .recent-publication .heading-text .link-box {
  position: absolute;
  color: #69a5d6;
  right: 0;
  line-height: 1;
}
#research .recent-publication .heading-text .link-box:hover, #research .recent-publication .heading-text .link-box:focus {
  border-color: #69a5d6;
  background-color: #69a5d6;
  color: #013454;
  text-decoration: none;
}
#research .recent-publication .recent-list {
  color: #111;
  overflow: hidden;
  padding-top: 30px;
}
#research .recent-publication .recent-list li {
  overflow: hidden;
}
#research .recent-publication .recent-list a {
  color: #111;
  text-decoration: none;
  line-height: 1.4em;
  font-weight: 600;
}
#research .recent-publication .recent-list a:hover, #research .recent-publication .recent-list a:focus {
  color: #69a5d6;
}
#research .recent-publication .recent-list .meta {
  display: block;
  color: #69a5d6;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
}
#research .recent-publication .recent-list .meta a {
  font-weight: 600 !important;
}
#research .recent-publication .link-view {
  display: inline-block;
  vertical-align: top;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  text-decoration: none;
  color: #062c59;
}
#research .recent-publication .link-view a {
  font-weight: 600 !important;
}
#research .recent-publication .link-view:hover {
  color: #0c5bb9;
}
@media all and (min-width: 768px) {
  #research .recent-publication {
    padding: 14px 0 0;
  }
  #research .recent-publication .col-sm-4 {
    padding-bottom: 32px;
  }
  #research .recent-publication .title-text {
    font-size: 12px;
  }
  .landing #research .recent-publication .title-text {
    margin: 0 0 9px -24px;
  }
  #research .recent-publication .heading-text {
    padding: 16px 0 22px;
    margin: 0 0 25px;
  }
  #research .recent-publication .heading-text strong {
    font-size: 22px;
    line-height: 1.2;
  }
  #research .recent-publication .heading-text .link-box {
    top: 23px;
  }
  #research .recent-publication .col-sm-4 {
    border-left: 1px solid #ebebeb;
  }
  #research .recent-publication .col-sm-4:first-child {
    border: none;
  }
  #research .recent-publication .recent-list li {
    font-size: 12px;
    line-height: 15px;
    margin: 21px 0 0;
  }
  #research .recent-publication .recent-list li:first-child {
    margin: 0;
  }
  #research .recent-publication .recent-list .meta {
    font-size: 9px;
    margin: 0 0 7px;
  }
  #research .recent-publication .link-view {
    font-size: 9px;
    margin: 6px 0 0;
  }
}
#research .recent-publication .link-view-box {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 1.2;
  position: relative;
  text-transform: uppercase;
  color: #69a5d6;
}
#research .recent-publication .link-view-box a {
  font-weight: 600 !important;
}
#research .recent-publication .link-view-box:after {
  content: "\e619";
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'icomoon';
}
@media all and (max-width: 991px) {
  #research .recent-publication .link-view-box {
    font-size: 10px;
    padding-right: 18px;
  }
  #research .recent-publication .link-view-box:after {
    top: 1px;
  }
}
@media all and (min-width: 992px) {
  #research .recent-publication {
    padding: 27px 0 0;
  }
  #research .recent-publication .row {
    margin: 0 -58px;
    position: relative;
  }
  #research .recent-publication [class^="col-"],
  #research .recent-publication [class*=" col-"],
  #research .recent-publication .container {
    padding: 0 34px;
  }
  #research .recent-publication [class^="col-"],
  #research .recent-publication [class*=" col-"] {
    padding-bottom: 60px;
  }
  #research .recent-publication .heading-text {
    border-bottom: 1px solid #ebebeb;
    margin: 0 -34px 42px;
    padding: 30px 34px 35px;
  }
  #research .recent-publication .heading-text strong {
    font-size: 30px;
  }
  #research .recent-publication .heading-text .link-box {
    right: 36px;
    top: 36px;
    font-size: 28px;
    text-decoration: none;
  }
  #research .recent-publication .heading-text.with-arrow {
    padding-right: 53px;
  }
  #research .recent-publication .title-text {
    font-size: 18px;
    margin: 0 -22px 12px;
  }
  #research .recent-publication .recent-list li {
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.025em;
    margin: 45px 0 0;
  }
  #research .recent-publication .recent-list li a {
    font-weight: 600 !important;
  }
  #research .recent-publication .recent-list .meta {
    font-size: 14px;
    margin: 0 0 9px;
  }
  #research .recent-publication .link-view {
    font-size: 14px;
    margin: 10px 0 0;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #research .recent-publication .heading-text:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    left: -9999px;
    right: -9999px;
    background: #ebebeb;
  }
}
@media all and (max-width: 767px) {
  #research .recent-publication {
    padding: 12px 0 0;
  }
  #research .recent-publication .col-sm-4 {
    border-top: 1px solid #ebebeb;
    padding-bottom: 23px;
    padding-top: 20px;
  }
  #research .recent-publication .col-sm-4:first-child {
    border: none;
    padding-top: 0;
  }
  #research .recent-publication .title-text {
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0.012em;
    margin: 0 0 17px;
  }
  #research .recent-publication .heading-text {
    padding: 0;
    margin: 0 0 26px;
    height: auto !important;
    min-height: 0 !important;
  }
  #research .recent-publication .heading-text strong {
    font-size: 25px;
  }
  #research .recent-publication .heading-text .link-box {
    top: 2px;
    right: 0;
    font-size: 22px;
  }
  #research .recent-publication .heading-text.with-arrow {
    padding-right: 30px;
  }
  #research .recent-publication .recent-list {
    margin-bottom: 4px;
  }
  #research .recent-publication .recent-list li {
    font-size: 15px;
    line-height: 19px;
    margin: 0 0 27px;
    min-height: 0 !important;
  }
  #research .recent-publication .recent-list li p {
    margin: 0;
  }
  #research .recent-publication .recent-list .meta {
    font-size: 9px;
    margin: 0 0 5px;
  }
  #research .recent-publication .link-view {
    letter-spacing: 0.09em;
  }
}
#research .recent-publication .columns {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 92%;
  z-index: -1;
}
#research .recent-publication .columns .container {
  height: 100%;
}
#research .recent-publication .columns .container .row {
  height: 100%;
}
#research .recent-publication .columns .container .row .column {
  height: 100%;
  border-right: 3px solid #F3F3F3;
}
#research .recent-publication .columns .container .row .column:nth-child(3) {
  border-right: none;
}
#research .subscription-service {
  background: #f3f3f3;
}
#research .subscription-service .title-text {
  display: block;
  color: #062c59;
  font-family: "kulturista-web", Palatino, Garamond, serif;
  font-weight: 600;
  font-style: normal;
}
#research .subscription-service .title-text a {
  font-weight: 600 !important;
}
#research .subscription-service .slide {
  color: #062c59;
  overflow: hidden;
}
#research .subscription-service .slide:focus {
  border: none;
  outline: none;
}
#research .subscription-service .slide .slide-holder {
  background: #fff;
}
#research .subscription-service .slide .title {
  display: block;
  color: #062c59;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase;
}
#research .subscription-service .slide .title a {
  font-weight: 600 !important;
}
@media all and (min-width: 992px) {
  #research .subscription-service .slide .title {
    letter-spacing: 0.075em;
  }
}
#research .subscription-service .slide .title a {
  color: #062c59;
  text-decoration: none;
}
#research .subscription-service .slide .title a:hover, #research .subscription-service .slide .title a:focus {
  color: #69a5d6;
}
#research .subscription-service .slide .text-wrap {
  overflow: hidden;
  line-height: 22px;
}
#research .subscription-service .slide .link-box {
  color: #69a5d6;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}
#research .subscription-service .slide .link-box:hover, #research .subscription-service .slide .link-box:focus {
  border-color: #69a5d6;
  background-color: #69a5d6;
  color: #013454;
  text-decoration: none;
}
#research .subscription-service .subscription-carousel {
  position: relative;
}
#research .subscription-service .subscription-carousel .slick-list {
  overflow: hidden;
}
#research .subscription-service .pagination-links,
#research .subscription-service .slick-dots {
  float: right;
  display: none;
}
#research .subscription-service .pagination-links li,
#research .subscription-service .slick-dots li {
  float: left;
  font-size: 0;
  line-height: 0;
  margin: 0 0 0 17px;
}
#research .subscription-service .pagination-links li a,
#research .subscription-service .pagination-links li button,
#research .subscription-service .slick-dots li a,
#research .subscription-service .slick-dots li button {
  display: block;
  width: 5px;
  height: 5px;
  background: #062c59;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
}
#research .subscription-service .pagination-links li:hover a,
#research .subscription-service .pagination-links li:hover button, #research .subscription-service .pagination-links li.active a,
#research .subscription-service .pagination-links li.active button, #research .subscription-service .pagination-links li.slick-active a,
#research .subscription-service .pagination-links li.slick-active button,
#research .subscription-service .slick-dots li:hover a,
#research .subscription-service .slick-dots li:hover button,
#research .subscription-service .slick-dots li.active a,
#research .subscription-service .slick-dots li.active button,
#research .subscription-service .slick-dots li.slick-active a,
#research .subscription-service .slick-dots li.slick-active button {
  background: #fff;
}
#research .subscription-service .slick-dots {
  position: absolute;
  top: -56px;
  right: 17px;
}
@media all and (min-width: 768px) {
  #research .subscription-service {
    padding: 30px 0 59px;
  }
  #research .subscription-service .pagination-links {
    display: block;
  }
  #research .subscription-service .title-text {
    font-size: 12px;
    margin: 0 0 25px;
  }
  #research .subscription-service .mask {
    max-width: 638px;
    margin: 0 auto;
  }
  #research .subscription-service .slideset {
    margin: 0 -9px;
  }
  #research .subscription-service .slide {
    float: left;
    width: 33.33%;
    font-size: 12px;
    line-height: 15px;
    padding: 0 9px;
    width: 220px;
  }
  #research .subscription-service .slide .slide-holder {
    padding: 18px 20px 45px 17px;
    position: relative;
  }
  #research .subscription-service .slide .title {
    font-size: 15px;
    line-height: 1.2;
    margin: 0 0 10px;
  }
  #research .subscription-service .slide .icon-holder {
    width: 38px;
    margin: 0 0 15px;
  }
  #research .subscription-service .slide .link-box {
    position: absolute;
    bottom: 17px;
    left: 17px;
    font-size: 22px;
  }
  #research .subscription-service .slide .slide-holder {
    padding: 15px 15px 45px;
  }
  #research .subscription-service .btn-prev,
  #research .subscription-service .btn-next {
    position: absolute;
    top: 50%;
    left: -25px;
    font-size: 0;
    line-height: 0;
    border: 5px solid #062c59;
    border-width: 5px 7px 5px 0;
    border-color: transparent #062c59 transparent transparent;
    margin-top: -5px;
    z-index: 9;
  }
  #research .subscription-service .btn-next {
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #062c59;
    left: auto;
    right: -25px;
  }
}
@media all and (min-width: 992px) {
  #research .subscription-service {
    padding: 56px 0 125px;
  }
  #research .subscription-service .pagination-links {
    margin: 14px 5px 0 0;
  }
  #research .subscription-service .title-text {
    font-size: 18px;
    margin: 0 0 48px;
  }
  #research .subscription-service .mask {
    max-width: none;
  }
  #research .subscription-service .slideset {
    margin: 0 -12px;
  }
  #research .subscription-service.grid {
    padding: 56px 0 113px;
  }
  #research .subscription-service.grid .slideset {
    margin: 0 -14px;
  }
  #research .subscription-service.grid .slide {
    width: 33.33%;
    padding: 0 14px;
  }
  #research .subscription-service .slide {
    width: 25%;
    padding: 0 12px;
    font-size: 16px;
    line-height: 20px;
  }
  #research .subscription-service .slide .slide-holder {
    padding: 22px 40px 72px 23px;
  }
  #research .subscription-service .slide .icon-holder {
    width: auto;
    margin: 0 0 22px;
  }
  #research .subscription-service .slide .title {
    font-size: 18px;
    margin: 0 0 8px;
  }
  #research .subscription-service .slide .link-box {
    left: 24px;
    bottom: 24px;
    font-size: 28px;
  }
  #research .subscription-service .btn-prev,
  #research .subscription-service .btn-next {
    border-width: 9px 12px 9px 0;
    margin-top: -9px;
    left: -5px;
  }
  #research .subscription-service .btn-next {
    border-width: 9px 0 9px 12px;
    left: auto;
    right: -5px;
  }
  #research .subscription-service.publication {
    padding: 33px 0 92px;
    margin: 0 0 13px;
  }
  #research .subscription-service.publication .title-text {
    margin: 0 0 41px;
  }
  #research .subscription-service.publication .slide {
    width: 50%;
    font-size: 20px;
    line-height: 26px;
  }
  #research .subscription-service.publication .slide .icon-holder {
    width: 54px;
  }
  #research .subscription-service.publication .slide .icon-holder img {
    width: 100%;
    height: auto;
  }
  #research .subscription-service.publication .slide .title {
    font-size: 20px;
    margin: 0 0 14px;
  }
  #research .subscription-service.publication .slide .text-wrap {
    padding: 0 40px;
    letter-spacing: 0.025em;
  }
  #research .subscription-service.publication .slide .link-box {
    bottom: auto;
    top: 27px;
    left: auto;
    right: 26px;
    font-size: 29px;
  }
  #research .subscription-service.publication .slide-holder {
    overflow: hidden;
    padding: 28px 40px 25px;
  }
  #research .subscription-service.publication .icon-holder {
    float: left;
  }
}
@media all and (min-width: 1366px) {
  #research .subscription-service .btn-prev,
  #research .subscription-service .btn-next {
    left: -66px;
  }
  #research .subscription-service .btn-next {
    left: auto;
    right: -66px;
  }
}
@media all and (max-width: 767px) {
  #research .subscription-service {
    padding: 34px 0 83px;
  }
  #research .subscription-service .title-text {
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0.012em;
    margin: 0 0 38px;
  }
  #research .subscription-service .mask {
    margin: 0 auto;
  }
  #research .subscription-service .slick-dots {
    display: none !important;
  }
  #research .subscription-service .icon-holder {
    width: 42px;
    margin: 0 0 10px;
    min-height: 50px;
  }
  #research .subscription-service .icon-holder img {
    width: 100%;
    height: auto;
  }
  #research .subscription-service .slide {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.02em;
    width: 215px;
    padding: 0 20px;
  }
  #research .subscription-service .slide .title {
    font-size: 16px;
    letter-spacing: 0.06em;
    margin: 0 0 14px;
  }
  #research .subscription-service .slide .text-wrap {
    margin: 0 0 38px;
  }
  #research .subscription-service .slide .link-box {
    font-size: 24px;
    margin: 0 0 3px;
  }
  #research .subscription-service .slide .slide-holder {
    padding: 18px 20px;
  }
  #research .subscription-service .btn-prev,
  #research .subscription-service .btn-next {
    display: none !important;
  }
}
#research .custom-research.gray {
  background: #f3f3f3;
}
#research .custom-research .background-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
#research .custom-research .background-image img {
  width: 100%;
  height: auto;
}
#research .custom-research .text-block {
  position: relative;
  z-index: 9;
  color: #fff;
  line-height: 1.2;
  font-family: "kulturista-web", Palatino, Garamond, serif;
  font-weight: 400;
  font-style: normal;
}
#research .custom-research .research-title {
  display: block;
  font-family: "kulturista-web", Palatino, Garamond, serif;
  font-weight: 600;
  font-style: normal;
}
#research .custom-research .research-title a {
  font-weight: 600 !important;
}
#research .custom-research .btn-link {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
#research .custom-research .btn-link a {
  font-weight: 600 !important;
}
#research .custom-research .btn-learn {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  text-decoration: none;
}
#research .custom-research .btn-learn a {
  font-weight: 600 !important;
}
#research .custom-research .btn-learn a {
  color: #fff;
  text-decoration: none;
}
#research .custom-research .btn-learn:before {
  content: "\e619";
  font-family: 'icomoon';
  position: absolute;
  top: 0;
  left: 0;
  color: #69a5d6;
}
#research .custom-research .btn-learn.add {
  padding: 0;
}
#research .custom-research .btn-learn.add:before {
  display: none;
}
#research .custom-research blockquote {
  border: none;
  padding: 0;
  margin: 0;
  font-size: inherit;
}
#research .custom-research blockquote q:before, #research .custom-research blockquote q:after {
  display: none;
}
#research .custom-research.consulting-detail .research-title {
  margin: 0 0 42px;
}
#research .custom-research.consulting-detail .text-block p,
#research .custom-research.consulting-detail .text-block blockquote {
  margin-bottom: 17px;
}
@media all and (max-width: 767px) {
  #research .custom-research .background-image {
    right: 0;
  }
  #research .custom-research .text-block {
    font-size: 18px;
    letter-spacing: 0.05em;
    padding: 24px 0 27px;
  }
  #research .custom-research .research-title {
    font-size: 15px;
    margin: 0 0 27px;
  }
  #research .custom-research p,
  #research .custom-research blockquote {
    margin-bottom: 40px;
  }
  #research .custom-research .btn-learn {
    font-size: 12px;
    padding: 6px 0 7px 42px;
  }
  #research .custom-research .btn-learn:before {
    font-size: 24px;
  }
}
@media all and (min-width: 768px) {
  #research .custom-research {
    position: relative;
  }
  #research .custom-research .background-image {
    width: 60.8%;
  }
  #research .custom-research .col-sm-8,
  #research .custom-research .col-sm-4,
  #research .custom-research .container {
    position: static;
  }
  #research .custom-research .research-title {
    font-size: 12px;
    line-height: 1.2;
    margin: 0 0 31px;
  }
  #research .custom-research .text-block {
    font-size: 18px;
    line-height: 1.2;
    padding: 27px 40px 0 0;
    letter-spacing: 0.02em;
    margin-bottom: 30px;
  }
  #research .custom-research .text-block p,
  #research .custom-research .text-block blockquote {
    margin-bottom: 51px;
  }
  #research .custom-research .btn-learn {
    font-size: 10px;
    padding: 6px 0 5px 30px;
  }
  #research .custom-research .btn-learn:before {
    font-size: 20px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #research .custom-research .col-sm-8 {
    width: 64%;
  }
  #research .custom-research .col-sm-4 {
    width: 36%;
  }
}
@media all and (min-width: 992px) {
  #research .custom-research .background-image {
    width: 60.5%;
  }
  #research .custom-research .research-title {
    font-size: 18px;
    margin: 0 0 54px;
  }
  #research .custom-research .text-block {
    font-size: 30px;
    letter-spacing: 0.025em;
    padding: 50px 30px 0 0;
    max-width: 560px;
  }
  #research .custom-research .text-block p,
  #research .custom-research .text-block blockquote {
    margin-bottom: 78px;
  }
  #research .custom-research .btn-learn {
    font-size: 14px;
    padding: 7px 0 7px 46px;
  }
  #research .custom-research .btn-learn:before {
    font-size: 28px;
  }
}
@media all and (min-width: 1366px) {
  #research .custom-research .background-image {
    width: 58.5%;
  }
}
#research .research-contact {
  z-index: 9;
}
#research .research-contact:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  right: -9999px;
  background: #f3f3f3;
  z-index: -1;
}
.gray #research .research-contact:before {
  background: #f3f3f3;
}
@media all and (min-width: 992px) {
  #research .research-contact:before {
    left: -55px;
  }
}
@media all and (min-width: 1366px) {
  #research .research-contact:before {
    left: -85px;
  }
}
#research .research-contact .contact-title {
  display: block;
  color: #062c59;
  font-family: "kulturista-web", Palatino, Garamond, serif;
  font-weight: 600;
  font-style: normal;
}
#research .research-contact .contact-title a {
  font-weight: 600 !important;
}
#research .research-contact textarea {
  width: 100% !important;
}
#research .research-contact .btn-submit {
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
}
#research .research-contact .btn-submit a {
  font-weight: 600 !important;
}
#research .research-contact .form-control {
  border-color: #f3f3f3 !important;
}
@media all and (max-width: 767px) {
  #research .research-contact {
    padding: 21px 0 41px;
  }
  #research .research-contact .contact-title {
    margin: 0 0 10px;
    margin: 0 0 25px;
  }
  #research .research-contact .form-group {
    margin: 0 0 13px;
  }
  #research .research-contact .form-group.textarea {
    margin-bottom: 15px;
  }
  #research .research-contact textarea.form-control {
    min-height: 125px;
  }
  #research .research-contact .form-control {
    padding: 5px 10px;
  }
  #research .research-contact .btn-submit {
    font-size: 12px;
    width: 100%;
  }
}
@media all and (min-width: 768px) {
  #research .research-contact {
    padding: 27px 0 38px;
  }
  #research .research-contact .contact-title {
    font-size: 12px;
    margin: 0 0 28px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #research .research-contact .form-group {
    margin-bottom: 9px;
  }
  #research .research-contact .form-group.textarea {
    margin-bottom: 17px;
  }
  #research .research-contact .form-control {
    border-width: 1px;
    font-size: 10px;
    height: 27px;
    line-height: 13px;
    padding: 6px;
  }
  #research .research-contact textarea.form-control {
    min-height: 95px;
  }
  #research .research-contact .btn-submit {
    border-width: 1px;
    font-size: 10px;
    line-height: 14px;
    vertical-align: top;
    padding: 4px 14px;
  }
}
@media all and (min-width: 992px) {
  #research .research-contact {
    padding: 46px 0 58px;
  }
  #research .research-contact .contact-title {
    font-size: 18px;
    padding: 0 9px;
    margin: 0 0 54px;
  }
  #research .research-contact .form-group {
    margin-bottom: 16px;
  }
  #research .research-contact .form-group.textarea {
    margin-bottom: 30px;
  }
  #research .research-contact textarea.form-control {
    min-height: 167px;
  }
  #research .research-contact .form-control {
    font-size: 14px;
    line-height: 18px;
    height: 48px;
    padding: 13px 16px;
  }
  #research .research-contact .btn-submit {
    font-size: 14px;
    padding: 9px 32px;
  }
}
@media all and (min-width: 1366px) {
  #research .research-contact {
    padding: 46px 0 68px;
  }
}

#research .btn-go-top:hover {
  background-color: #69a5d6;
  text-decoration: none;
}
#research a:hover, #research a:focus {
  color: #062c59;
}
#research #research-header .container,
#research #research-main .container,
#research #research-footer .container {
  margin: 0 auto;
  max-width: 1155px;
}
#research #research-header .btn,
#research #research-main .btn,
#research #research-footer .btn {
  white-space: normal;
  border-radius: 0;
  border-width: 2px;
}
@media all and (max-width: 767px) {
  #research #research-header h2,
  #research #research-header .h2,
  #research #research-main h2,
  #research #research-main .h2,
  #research #research-footer h2,
  #research #research-footer .h2 {
    font-size: 32px;
  }
}
#research #research-header .btn-primary,
#research #research-main .btn-primary,
#research #research-footer .btn-primary {
  background: none;
  border-color: #69a5d6;
  color: #062c59;
  width: 100%;
  max-width: 500px;
}
#research #research-header .btn-primary:hover, #research #research-header .btn-primary:focus,
#research #research-main .btn-primary:hover,
#research #research-main .btn-primary:focus,
#research #research-footer .btn-primary:hover,
#research #research-footer .btn-primary:focus {
  border-color: #062c59;
  background: #062c59;
  color: #fff;
}
#research #research-header .btn-default,
#research #research-main .btn-default,
#research #research-footer .btn-default {
  background: none;
  border-color: #69a5d6;
  color: #69a5d6;
  text-decoration: none;
}
#research #research-header .btn-default:hover, #research #research-header .btn-default:focus,
#research #research-main .btn-default:hover,
#research #research-main .btn-default:focus,
#research #research-footer .btn-default:hover,
#research #research-footer .btn-default:focus {
  border-color: #69a5d6;
  background: #69a5d6;
  color: #fff;
}
#research #research-header .form-control,
#research #research-main .form-control,
#research #research-footer .form-control {
  color: #062c59;
  border-color: #ebebeb;
  border-radius: 0;
}
#research #research-header .form-control::-webkit-input-placeholder,
#research #research-main .form-control::-webkit-input-placeholder,
#research #research-footer .form-control::-webkit-input-placeholder {
  color: #062c59;
}
#research #research-header .form-control::-moz-placeholder,
#research #research-main .form-control::-moz-placeholder,
#research #research-footer .form-control::-moz-placeholder {
  opacity: 1;
  color: #062c59;
}
#research #research-header .form-control:-moz-placeholder,
#research #research-main .form-control:-moz-placeholder,
#research #research-footer .form-control:-moz-placeholder {
  color: #062c59;
}
#research #research-header .form-control:-ms-input-placeholder,
#research #research-main .form-control:-ms-input-placeholder,
#research #research-footer .form-control:-ms-input-placeholder {
  color: #062c59;
}
#research #research-header .form-control.placeholder,
#research #research-main .form-control.placeholder,
#research #research-footer .form-control.placeholder {
  color: #062c59;
}
#research #research-header a,
#research #research-footer a {
  text-decoration: none;
}
#research #research-footer {
  box-shadow: 0px 500px 0px 500px #062c59;
}
#research .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 2px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media all and (max-width: 767px) {
  #research .form-control {
    height: 36px;
    font-size: 12px;
    line-height: 16px;
    padding: 10px;
  }
}
#research .form-control .forgot {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media all and (max-width: 991px) {
  #research .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  #research .container,
  #research [class^="col-"],
  #research [class*=" col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#research .error .form-control {
  border-color: #f00 !important;
}
#research .success-box {
  color: #062c59;
  padding: 15px 0;
}
#research .success-box p {
  margin: 0;
}
#research .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1.2;
}
#research .breadcrumb li {
  text-transform: uppercase;
  color: #062c59;
}
#research .breadcrumb li a {
  color: #69a5d6;
}
#research .breadcrumb li:hover a, #research .breadcrumb li.active a {
  color: #0454a3;
  text-decoration: none;
}
#research .breadcrumb li.active a {
  pointer-events: none;
}
#research .hero-title-box {
  padding: 50px 0 0;
  margin: 0 0 63px;
  color: #062c59;
}
#research .hero-title-box h1 {
  font-family: "kulturista-web", Palatino, Garamond, serif;
  font-weight: 400;
  font-style: normal;
  color: #062c59;
  margin: 25px 0 0;
  font-size: 44px;
  line-height: 50px;
  letter-spacing: 0.041em;
  text-transform: capitalize;
}
#research .hero-title-box h1 span {
  color: #69a5d6;
  display: block;
}
#research .hero-title-box .title-box {
  border: 2px solid #69a5d6;
  font-size: 31px;
  line-height: 40px;
  letter-spacing: 0.05em;
  padding: 36px 10px 33px 81px;
  overflow: hidden;
}
#research .hero-title-box .breadcrumb {
  margin: 0 0 20px;
}
#research .hero-title-box .contact-info {
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0.025em;
}
#research .hero-title-box .contact-info a {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-decoration: underline;
  color: #062c59;
}
#research .hero-title-box .contact-info a:hover {
  text-decoration: none;
}
@media all and (min-width: 992px) {
  #research .hero-title-box.subscription {
    margin: 0 0 48px;
  }
  #research .hero-title-box.subscription .title-box {
    float: right;
    max-width: 700px;
    font-size: 24px;
    line-height: 1.2;
  }
  #research .hero-title-box.subscription .title-box {
    padding: 29px 20px 35px 37px;
  }
  #research .hero-title-box.subscription .title-box p {
    margin-bottom: 28px;
  }
}
@media all and (min-width: 992px) {
  #research .hero-title-box.consulting-detail .title-box {
    font-size: 21px;
    line-height: 28px;
    color: #363636;
    padding: 37px 10px 36px 37px;
  }
}
@media all and (max-width: 991px) {
  #research .hero-title-box {
    padding: 13px 0 0;
    margin: 0 0 13px;
  }
  #research .hero-title-box h1 {
    font-size: 34px;
    line-height: 40px;
    margin: 0 0 26px;
  }
  #research .hero-title-box h1 br {
    display: none;
  }
  #research .hero-title-box .title-box {
    font-size: 24px;
    line-height: 28px;
    padding: 10px 18px;
  }
  #research .hero-title-box .title-box .breadcrumb {
    margin: 0 0 13px;
  }
  #research .hero-title-box .title-box .breadcrumb li {
    font-size: 9px;
  }
  #research .hero-title-box .title-box p {
    margin: 0 0 17px;
  }
}
#research .solar-list.bottom {
  margin-bottom: 83px;
}
#research .solar-list li {
  font-size: 24px;
  line-height: 30px;
  color: #111;
  letter-spacing: 0.025em;
  border-top: 1px solid #ebebeb;
  padding: 33px 0 44px;
  overflow: hidden;
}
#research .solar-list li:first-child {
  padding-top: 27px;
}
#research .solar-list li.no-border {
  border: none;
}
@media all and (min-width: 992px) {
  #research .solar-list li {
    border-top-width: 2px;
  }
}
#research .solar-list li a {
  color: #111;
  text-decoration: none;
}
#research .solar-list li a:hover, #research .solar-list li a:focus {
  text-decoration: underline;
  color: #515151;
}
#research .solar-list .title {
  display: block;
  color: #0454a3;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media all and (min-width: 992px) {
  #research .solar-list .title {
    letter-spacing: 0.075em;
  }
}
#research .solar-list .text-box {
  padding: 0 0 0 10px;
}
#research .solar-list .time {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #69a5d6;
  margin: 0 0 12px;
}
#research .solar-list p {
  margin-bottom: 10px;
}
@media all and (max-width: 991px) {
  #research .solar-list li {
    font-size: 18px;
    line-height: 24px;
    padding: 13px 0 15px;
    margin: 0;
  }
  #research .solar-list li:first-child {
    border: none;
  }
  #research .solar-list li [class^="col-"],
  #research .solar-list li [class*=" col-"] {
    padding: 0;
  }
  #research .solar-list .title,
  #research .solar-list .time {
    display: inline-block;
    font-size: 9px;
    margin: 0 14px 5px 0;
  }
  #research .solar-list .title br,
  #research .solar-list .time br {
    display: none;
  }
  #research .solar-list .text-box {
    padding: 0;
  }
}
#research .contact-us-block {
  position: relative;
  background: #0454a3;
  padding: 30px 0 43px;
  overflow: hidden;
}
#research .contact-us-block > .img-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30%;
  right: 0;
  overflow: hidden;
}
#research .contact-us-block > .img-holder img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 991px) {
  #research .contact-us-block > .img-holder {
    left: 22%;
  }
}
@media all and (max-width: 767px) {
  #research .contact-us-block > .img-holder {
    left: 0;
  }
}
#research .contact-us-block .title-hold {
  white-space: nowrap;
}
#research .contact-us-block .title-hold:before {
  content: '';
  display: inline-block;
  min-height: 105px;
  vertical-align: middle;
  margin-right: -0.25em;
}
#research .contact-us-block .title-hold:after {
  content: '';
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  right: 0;
  left: -9999px;
  background: #0454a3;
}
#research .contact-us-block .title-hold h2 {
  font-family: "kulturista-web", Palatino, Garamond, serif;
  font-weight: 300;
  font-style: normal;
  color: #fff;
  font-size: 32px;
  letter-spacing: 0.025em;
  margin: 0;
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 9;
}
@media all and (max-width: 1365px) {
  #research .contact-us-block .title-hold h2 {
    font-size: 28px;
  }
}
@media all and (max-width: 991px) {
  #research .contact-us-block .title-hold h2 {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  #research .contact-us-block .title-hold:after {
    display: none;
  }
  #research .contact-us-block .title-hold:before {
    display: none;
  }
  #research .contact-us-block .title-hold h2 {
    font-size: 22px !important;
    line-height: 1.2 !important;
  }
}
#research .contact-us-block .content-hold {
  position: relative;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #fff;
  padding-top: 1em;
  font-size: 16px;
}
#research .contact-us-block .content-hold a {
  color: #fff;
}
#research .contact-us-block .content-hold p {
  margin: 0;
}
@media all and (max-width: 1365px) {
  #research .contact-us-block .content-hold {
    font-size: 14px;
  }
}
@media all and (max-width: 991px) {
  #research .contact-us-block .content-hold p {
    line-height: 1.2em;
  }
}
#research .contact-us-block form {
  margin-top: 32px;
}
#research .contact-us-block .form-control {
  border: none;
  height: 48px;
  font-size: 14px;
  line-height: 18px;
  padding: 15px 18px;
}
@media all and (min-width: 768px) {
  #research .contact-us-block textarea.form-control {
    height: 48px !important;
    width: 100% !important;
  }
}
#research .contact-us-block .contact-form .form-group {
  margin-bottom: 21px;
}
#research .contact-us-block .contact-form .btn-enter {
  width: 100%;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  padding: 13px;
  color: #fff !important;
}
#research .contact-us-block .contact-form .btn-enter:hover, #research .contact-us-block .contact-form .btn-enter:focus {
  background: #69a5d6 !important;
  border-color: #69a5d6 !important;
}
@media all and (min-width: 992px) {
  #research .contact-us-block .contact-form {
    padding: 0 40px;
  }
  #research .contact-us-block .contact-form .col-sm-10 {
    width: 77.5%;
  }
  #research .contact-us-block .contact-form .col-sm-2 {
    width: 22.5%;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #research .contact-us-block .contact-form .col-sm-10 {
    width: 70%;
  }
  #research .contact-us-block .contact-form .col-sm-2 {
    width: 30%;
  }
}
@media all and (max-width: 767px) {
  #research .contact-us-block .contact-form .form-group {
    margin-bottom: 12px;
  }
  #research .contact-us-block .contact-form .form-control {
    height: 37px;
    font-size: 12px;
    line-height: 17px;
    padding: 10px;
  }
  #research .contact-us-block .contact-form textarea.form-control {
    width: 100% !important;
    min-height: 126px;
  }
  #research .contact-us-block .contact-form .btn-enter {
    font-size: 12px;
    padding: 8px;
  }
}
@media all and (max-width: 991px) {
  #research .contact-us-block {
    padding: 0 0 15px;
  }
}
@media all and (max-width: 767px) {
  #research .contact-us-block {
    padding: 15px 0 30px;
  }
}
#research .two-col {
  padding-top: 55px;
}
@media all and (max-width: 991px) {
  #research .two-col {
    padding-top: 10px;
  }
}
#research #research-main #content h1 {
  color: #062c59;
}
#research .report-detail {
  font-size: 18px;
  line-height: 28px;
  color: #062c59;
  letter-spacing: 0.025em;
}
@media all and (max-width: 991px) {
  #research .report-detail {
    font-size: 15px;
    line-height: 24px;
  }
}
#research .report-detail .header-box {
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
  padding: 4px 0 23px;
  margin: 0 0 29px;
}
#research .report-detail .header-box .time {
  display: block;
  color: #69a5d6;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  padding: 0 2px;
}
@media all and (min-width: 992px) {
  #research .report-detail .header-box {
    border-width: 2px;
  }
}
@media all and (min-width: 768px) {
  #research .report-detail .header-box .breadcrumb {
    float: left;
    max-width: 80%;
  }
  #research .report-detail .header-box .time {
    float: right;
  }
}
@media all and (max-width: 991px) {
  #research .report-detail .header-box {
    padding: 4px 0 18px;
    margin-bottom: 18px;
  }
  #research .report-detail .header-box .time {
    font-size: 12px;
  }
}
@media all and (max-width: 767px) {
  #research .report-detail .header-box {
    padding: 4px 0 14px;
    margin-bottom: 15px;
  }
  #research .report-detail .header-box .breadcrumb {
    margin-bottom: 16px;
  }
  #research .report-detail .header-box .tool-links {
    float: right;
  }
  #research .report-detail .header-box .tool-links li {
    font-size: 18px;
    margin: 0 5px 0 24px;
  }
  #research .report-detail .header-box .tool-links li.print {
    font-size: 25px;
  }
  #research .report-detail .header-box .tool-hold {
    overflow: hidden;
    border-top: 1px solid #ebebeb;
    padding: 7px 0 0;
  }
  #research .report-detail .header-box .time {
    padding: 8px 5px 0 0;
    overflow: hidden;
  }
}
#research .report-detail .breadcrumb li {
  color: #062c59;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.075em;
}
#research .report-detail .breadcrumb li + li:before {
  padding: 0 1px;
}
#research .report-detail .breadcrumb li:hover a, #research .report-detail .breadcrumb li.active a {
  color: #69a5d6;
}
#research .report-detail .breadcrumb a {
  color: #062c59;
}
@media all and (max-width: 991px) {
  #research .report-detail .breadcrumb li {
    font-size: 12px;
  }
}
#research .report-detail .article-header {
  overflow: hidden;
  padding: 4px 50px 0 0;
  margin: 0 0 30px;
}
#research .report-detail .article-header .ico-wrap {
  float: left;
  margin: 10px 5px 0;
  width: 110px;
}
#research .report-detail .article-header h1 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 400 42px;
  line-height: 54px;
  letter-spacing: 0.05em;
  overflow: hidden;
  text-transform: uppercase;
}
@media all and (max-width: 991px) {
  #research .report-detail .article-header {
    padding: 0;
    margin-bottom: 20px;
  }
  #research .report-detail .article-header .ico-wrap {
    width: 80px;
    margin: 10px 8px 0 0;
  }
  #research .report-detail .article-header h1 {
    font-size: 34px;
    line-height: 1;
  }
}
@media all and (max-width: 767px) {
  #research .report-detail .article-header .ico-wrap {
    width: 60px;
  }
  #research .report-detail .article-header .ico-wrap img {
    width: 100%;
    height: auto;
  }
  #research .report-detail .article-header h1 {
    font-size: 34px;
  }
}
#research .report-detail h1 {
  margin: 0 0 25px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 400 48px;
  line-height: 1.2;
}
@media all and (max-width: 991px) {
  #research .report-detail h1 {
    font-size: 30px;
  }
}
@media all and (max-width: 767px) {
  #research .report-detail h1 {
    line-height: 37px;
    margin-bottom: 9px;
  }
}
#research .report-detail .meta {
  font-size: 18px;
  color: #062c59;
  letter-spacing: 0.05em;
  margin: 0 0 33px;
}
@media all and (max-width: 991px) {
  #research .report-detail .meta {
    font-size: 15px;
    margin-bottom: 25px;
  }
}
@media all and (max-width: 767px) {
  #research .report-detail .meta {
    margin-bottom: 22px;
  }
}
@media all and (max-width: 767px) {
  #research .report-detail .purchase-report .title {
    padding: 15px;
  }
  #research .report-detail .purchase-report .report-opener {
    padding: 16px 45px 16px 13px;
  }
  #research .report-detail .purchase-report .report-opener:after {
    border-width: 9px 8px 0;
  }
  #research .report-detail .aside {
    margin-bottom: 23px;
  }
  #research .report-detail .aside .btn-download {
    padding: 15px;
  }
}
#research .report-detail p {
  margin-bottom: 50px;
}
@media all and (max-width: 991px) {
  #research .report-detail p {
    margin-bottom: 27px;
  }
}
#research .report-detail .graph-holder {
  border: 2px solid #ebebeb;
  border-width: 2px 0;
  padding: 56px 0 18px;
  margin: 0 0 39px;
}
#research .report-detail .graph-holder .graph-info {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  line-height: 1.2;
  color: #69a5d6;
  letter-spacing: 0.025em;
}
@media all and (max-width: 991px) {
  #research .report-detail .graph-holder {
    padding: 26px 12px 20px 0;
    margin: 0 0 25px;
  }
  #research .report-detail .graph-holder .graph-info {
    font-size: 12px;
    line-height: 18px;
  }
}
@media all and (max-width: 767px) {
  #research .report-detail .graph-holder {
    padding: 28px 5px 20px;
    margin: 0 0 19px;
  }
}
#research .report-detail .graph {
  max-width: 589px;
  margin: 0 auto 66px;
}
#research .report-detail .graph img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 991px) {
  #research .report-detail .graph {
    margin-bottom: 18px;
    max-width: 375px;
  }
}
@media all and (max-width: 767px) {
  #research .report-detail .graph {
    margin-bottom: 24px;
  }
}
#research .report-detail .text-box {
  border-bottom: 2px solid #ebebeb;
  margin: 0 0 28px;
  padding: 0 0 3px;
}
@media all and (min-width: 992px) {
  #research .report-detail .text-box {
    padding-right: 10px;
  }
}
@media all and (max-width: 767px) {
  #research .report-detail .text-box {
    margin: 0 0 18px;
  }
}
#research .report-detail .report-highlight {
  border-top: 2px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
  margin: 0 0 36px;
  padding: 34px 0;
}
#research .report-detail .report-highlight .title {
  display: block;
  color: #062c59;
  font-size: 16px;
  margin: 0 0 27px;
}
#research .report-detail .report-highlight ul {
  overflow: hidden;
}
#research .report-detail .report-highlight ul li {
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 28px;
  color: #69a5d6;
}
#research .report-detail .report-highlight ul li a {
  color: #69a5d6;
}
#research .report-detail .report-highlight ul li a:hover, #research .report-detail .report-highlight ul li a:focus {
  color: #062c59;
}
@media all and (max-width: 991px) {
  #research .report-detail .report-highlight ul li {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 767px) {
  #research .report-detail .report-highlight {
    padding: 0 0 10px;
    margin: 0 0 25px;
  }
  #research .report-detail .report-highlight .title {
    margin-bottom: 25px;
  }
  #research .report-detail .report-highlight ul li {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 24px;
  }
}
#research .report-detail .want-more {
  border-bottom: 2px solid #ebebeb;
  margin: 0 0 50px;
  padding: 0 0 5px;
}
#research .report-detail .want-more.subscription {
  border: none;
}
@media all and (min-width: 992px) {
  #research .report-detail .want-more.subscription {
    margin-bottom: 25px;
  }
}
#research .report-detail .want-more .title-text {
  display: block;
  color: #062c59;
  margin: 0 0 28px;
}
#research .report-detail .want-more .btn-download {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  width: 100%;
  max-width: 222px;
  letter-spacing: 0.1em;
  color: #69a5d6 !important;
  margin: 54px 0 0;
  padding: 15px 10px;
}
#research .report-detail .want-more .btn-download:hover, #research .report-detail .want-more .btn-download:focus {
  color: #fff !important;
  background: #69a5d6 !important;
  border-color: #69a5d6 !important;
}
#research .report-detail .want-more .btn-download.secondary {
  color: #062c59 !important;
}
#research .report-detail .want-more .btn-download.secondary:hover, #research .report-detail .want-more .btn-download.secondary:focus {
  color: #fff !important;
}
@media all and (max-width: 991px) {
  #research .report-detail .want-more .text-right {
    text-align: left;
  }
  #research .report-detail .want-more ul li {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  #research .report-detail .want-more .btn-download {
    margin: 0 0 15px;
  }
}
@media all and (max-width: 767px) {
  #research .report-detail .want-more {
    margin: 0 0 23px;
  }
  #research .report-detail .want-more .title-text {
    margin-bottom: 15px;
  }
  #research .report-detail .want-more .btn-download {
    max-width: none;
  }
}
#research .report-detail .author-box {
  border-bottom: 2px solid #ebebeb;
  margin: 0 0 59px;
  position: relative;
  padding: 0 0 59px;
}
@media all and (max-width: 767px) {
  #research .report-detail .author-box {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
}
@media all and (min-width: 768px) {
  #research .report-detail .author-box .social-networks {
    position: absolute;
    top: 7px;
    right: 12px;
  }
  #research .report-detail .author-box .social-networks li {
    float: none;
    display: block;
    margin: 0 0 19px;
  }
}
#research .report-detail .author-box .social-networks li a {
  color: #c7c7c7;
}
#research .report-detail .author-box .social-networks li a:hover {
  color: #949494;
}
@media all and (max-width: 767px) {
  #research .report-detail .author-box .social-networks {
    float: left;
    clear: left;
  }
  #research .report-detail .author-box .social-networks li {
    float: left;
    font-size: 15px;
    margin: 13px 0 8px 27px;
  }
  #research .report-detail .author-box .social-networks li:first-child {
    margin-left: 7px;
  }
}
#research .report-detail .author-box .img-holder {
  float: left;
  width: 121px;
  margin: 1px 0 0;
}
#research .report-detail .author-box .img-holder img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 991px) {
  #research .report-detail .author-box .img-holder {
    width: 80px;
  }
}
@media all and (max-width: 767px) {
  #research .report-detail .author-box .img-holder {
    width: 78px;
  }
}
#research .report-detail .author-box .author-detail {
  overflow: hidden;
  color: #111;
  padding: 0 60px 0 30px;
  line-height: 26px;
  letter-spacing: 0.05em;
  max-width: none;
}
#research .report-detail .author-box .author-detail .name {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 400 20px;
  line-height: 1.2;
  margin: 0 0 11px;
}
#research .report-detail .author-box .author-detail .name a {
  color: #062c59;
}
#research .report-detail .author-box .author-detail .author-bio {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  color: #69a5d6;
  letter-spacing: 0.05em;
  display: block;
  margin: 0 0 16px;
}
#research .report-detail .author-box .author-detail .author-bio a {
  color: #69a5d6;
}
@media all and (max-width: 991px) {
  #research .report-detail .author-box .author-detail {
    padding: 0 50px 0 20px;
    font-size: 13px;
    line-height: 18px;
  }
}
@media all and (max-width: 767px) {
  #research .report-detail .author-box .author-detail {
    padding: 0 15px;
    font-size: 10px;
    line-height: 15px;
  }
  #research .report-detail .author-box .author-detail .name {
    font-size: 12px;
    margin: 0 0 6px;
  }
  #research .report-detail .author-box .author-detail .author-bio {
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 9px;
  }
  #research .report-detail .author-box .author-detail p {
    margin: 0;
  }
}
#research .social-networks li {
  line-height: 1;
  font-size: 17px;
  text-align: center;
  margin: 0 0 19px;
}
#research .social-networks li a {
  color: #c7c7c7;
}
#research .social-networks li a:hover, #research .social-networks li a:focus {
  color: #aeaeae;
  text-decoration: none;
}
#research .social-networks li.rss {
  font-size: 15px;
}
#research .report-subscription {
  border-bottom: 2px solid #ebebeb;
  padding: 0 0 9px;
  margin: 0 0 48px;
}
#research .report-subscription .subscription-title {
  display: block;
  color: #062c59;
  letter-spacing: 0.025em;
  padding: 0 0 20px;
}
@media all and (max-width: 991px) {
  #research .report-subscription {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  #research .report-subscription {
    margin-bottom: 14px;
  }
  #research .report-subscription .subscription-title {
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 14px;
  }
}
#research .subscription-list li {
  overflow: hidden;
  position: relative;
  border-top: 2px solid #ebebeb;
  padding: 15px 0;
}
@media all and (min-width: 992px) {
  #research .subscription-list li {
    padding: 42px 50px 32px 0;
  }
}
@media all and (max-width: 767px) {
  #research .subscription-list li {
    padding: 9px 0 0;
  }
  #research .subscription-list li:first-child {
    padding: 15px 0;
  }
}
#research .subscription-list .ico-holder {
  float: left;
  width: 108px;
  margin: 0 6px;
}
@media all and (max-width: 991px) {
  #research .subscription-list .ico-holder {
    width: 90px;
  }
}
@media all and (max-width: 767px) {
  #research .subscription-list .ico-holder {
    width: 48px;
  }
  #research .subscription-list .ico-holder img {
    max-width: 30px;
    height: auto;
  }
}
#research .subscription-list .subscription-detail {
  overflow: hidden;
  font-size: 20px;
  line-height: 26px;
  color: #062c59;
  max-width: 560px;
  letter-spacing: 0.025em;
}
@media all and (max-width: 991px) {
  #research .subscription-list .subscription-detail {
    font-size: 17px;
    line-height: 23px;
  }
}
@media all and (max-width: 767px) {
  #research .subscription-list .subscription-detail {
    font-size: 12px;
    line-height: 18px;
  }
}
#research .subscription-list .heading-text {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 400 20px;
  line-height: 1.2;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  margin: 0 0 20px;
}
@media all and (max-width: 767px) {
  #research .subscription-list .heading-text {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 7px;
  }
}
#research .subscription-list .heading-text a {
  color: #062c59;
}
#research .subscription-list .heading-text a:hover, #research .subscription-list .heading-text a:focus {
  text-decoration: none;
  color: #0e67d0;
}
#research .subscription-list .link-detail {
  color: #69a5d6;
  line-height: 1;
}
#research .subscription-list .link-detail:hover, #research .subscription-list .link-detail:focus {
  color: #3480be;
  text-decoration: none;
}
@media all and (max-width: 767px) {
  #research .subscription-list .link-detail {
    display: none !important;
  }
}
#research .subscription-list.subscription-services {
  margin-bottom: 83px;
}
@media all and (min-width: 992px) {
  #research .subscription-list.subscription-services .ico-holder {
    width: 26.3%;
  }
}
#research .subscription-list.subscription-services li {
  padding: 39px 50px 41px 0;
}
#research .subscription-list.subscription-services .heading-text {
  margin-bottom: 15px;
}
@media all and (min-width: 768px) {
  #research .subscription-list .link-detail {
    position: absolute;
    top: 33px;
    right: 2px;
    font-size: 28px;
  }
}
#research .recent-publication .header-box {
  overflow: hidden;
}
#research .recent-publication .header-box .link-view-all {
  float: right;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 400 10px;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 6px 0 0;
}
@media all and (min-width: 992px) {
  #research .recent-publication .header-box {
    margin: 0 -22px 30px;
  }
  #research .recent-publication .header-box .link-view-all {
    font-size: 14px;
  }
}
@media all and (max-width: 991px) {
  #research .recent-publication .header-box {
    margin-bottom: 20px;
  }
}
#research .recent-publication.subscription {
  padding-top: 0;
}
#research .recent-publication.subscription .container {
  border-top: 2px solid #ebebeb;
  padding-top: 27px;
}
#research .recent-publication .title-text {
  margin: 0;
  overflow: hidden;
  color: #062c59;
  padding: 0 10px 0 0;
  font-family: "kulturista-web", Palatino, Garamond, serif;
  font-weight: 600;
  font-style: normal;
}
@media all and (min-width: 768px) {
  .landing #research .recent-publication .title-text {
    margin-left: -24px;
  }
}
@media all and (min-width: 768px) {
  #research .recent-publication .col-sm-4 {
    border: none;
  }
}
@media all and (min-width: 992px) {
  #research .recent-publication [class^="col-"],
  #research .recent-publication [class*=" col-"] {
    padding-bottom: 42px;
  }
}
@media all and (max-width: 767px) {
  #research .recent-publication .link-view-all {
    display: none;
  }
  #research .recent-publication .title-text {
    color: #69a5d6;
    margin: 0 0 15px;
  }
  #research .recent-publication .recent-list {
    margin: 0;
  }
  #research .recent-publication .recent-list .meta {
    margin-bottom: 3px;
  }
  #research .recent-publication [class^="col-"],
  #research .recent-publication [class*=" col-"] {
    padding-bottom: 0;
  }
}
#research .tool-links li {
  line-height: 1;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 18px 0 0;
}
#research .tool-links li a {
  color: #acacac;
  text-decoration: none;
}
#research .tool-links li a:hover, #research .tool-links li a:focus {
  color: #939393;
  text-decoration: none;
}
#research .tool-links li.print {
  font-size: 22px;
}
@media all and (max-width: 991px) {
  #research .tool-links li {
    font-size: 14px;
    margin: 5px 2px 0 16px;
  }
  #research .tool-links li.print {
    font-size: 18px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #research .aside {
    padding-left: 35px;
  }
}
#research .aside.subscription-detail {
  padding-top: 15px;
}
#research .aside.subscription-detail .tool-links {
  margin-bottom: 30px;
}
#research .aside .tool-links {
  margin-bottom: 20px;
}
@media all and (max-width: 991px) {
  #research .aside .tool-links {
    margin-bottom: 14px;
  }
}
#research .aside .btn-download {
  width: 100%;
  color: #69a5d6 !important;
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 400 16px;
  line-height: 1.2;
  letter-spacing: 0.075em;
  padding: 14px;
}
#research .aside .btn-download:hover, #research .aside .btn-download:focus {
  color: #fff !important;
  background: #69a5d6 !important;
  border-color: #69a5d6 !important;
}
@media all and (max-width: 991px) {
  #research .aside .btn-download {
    font-size: 12px;
    padding: 9px;
  }
}
@media all and (max-width: 767px) {
  #research .aside .btn-download {
    padding: 16px;
  }
}
#research .aside .btn-subscribe {
  border-color: #062c59;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 400 16px;
  line-height: 1.2;
  width: 100%;
  padding: 15px;
  letter-spacing: 0.075em;
  margin: 0 0 14px;
}
#research .aside .btn-subscribe:hover, #research .aside .btn-subscribe:focus {
  color: #fff;
  background: #062c59;
}
#research .aside .download-detail {
  color: #062c59;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.025em;
  padding: 13px 20px;
}
#research .aside .download-detail a:hover, #research .aside .download-detail a:focus {
  color: #69a5d6;
}
@media all and (max-width: 991px) {
  #research .aside .download-detail {
    font-size: 12px;
    line-height: 17px;
    padding: 13px 15px;
  }
}
@media all and (max-width: 767px) {
  #research .aside {
    margin-bottom: 25px;
  }
}
#research .purchase-report {
  border: 2px solid #013454;
  margin: 0 0 22px;
}
@media all and (max-width: 991px) {
  #research .purchase-report {
    margin: 0 0 16px;
  }
}
#research .purchase-report .title {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  display: block;
  background: #062c59;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.075em;
  padding: 15px 10px;
}
@media all and (max-width: 991px) {
  #research .purchase-report .title {
    font-size: 12px;
    padding: 11px;
  }
}
@media all and (max-width: 767px) {
  #research .purchase-report .title {
    padding: 15px;
  }
}
#research .purchase-report .report-opener {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  color: #062c59;
  position: relative;
  display: block;
  padding: 16px 45px 17px 19px;
  letter-spacing: 0.075em;
  outline: none;
}
#research .purchase-report .report-opener:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 13px;
  border: 8px solid #062c59;
  border-width: 9px 8px 0;
  border-color: #062c59 transparent transparent;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-top: -2px;
}
#research .purchase-report .report-opener:hover, #research .purchase-report .report-opener:focus {
  color: #094489;
  text-decoration: none;
}
@media all and (max-width: 991px) {
  #research .purchase-report .report-opener {
    font-size: 12px;
    padding: 11px 35px 11px 13px;
  }
  #research .purchase-report .report-opener:after {
    border-width: 6px 6px 0;
  }
}
@media all and (max-width: 767px) {
  #research .purchase-report .report-opener {
    padding: 15px 45px 15px 13px;
  }
  #research .purchase-report .report-opener:after {
    border-width: 9px 8px 0;
  }
}
#research .purchase-report .option-title {
  display: block;
  font-size: 16px;
  color: #acacac;
  padding: 9px 10px 14px 20px;
  letter-spacing: 0.025em;
}
@media all and (max-width: 991px) {
  #research .purchase-report .option-title {
    font-size: 12px;
    padding: 9px 14px;
  }
}
#research .purchase-report .option-list {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 31px;
}
@media all and (max-width: 991px) {
  #research .purchase-report .option-list {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 20px;
  }
  #research .purchase-report .option-list label {
    margin: 0;
  }
}
#research .purchase-report .option-list li {
  border-bottom: 2px solid #ebebeb;
  padding: 6px 20px 7px;
  text-transform: uppercase;
  color: #062c59;
}
#research .purchase-report .option-list li:first-child {
  border-top: 2px solid #ebebeb;
}
@media all and (max-width: 991px) {
  #research .purchase-report .option-list li {
    padding: 7px 14px;
  }
}
#research .purchase-report .option-list .jcf-radio {
  width: 18px;
  height: 18px;
  border: 2px solid #062c59;
  position: absolute;
  top: 50%;
  right: 2px;
  color: #062c59;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#research .purchase-report .option-list .jcf-radio:after {
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  opacity: 0;
  content: '';
  background: #062c59;
  -webkit-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
#research .purchase-report .option-list .jcf-radio.jcf-checked:after {
  opacity: 1;
}
@media all and (max-width: 991px) {
  #research .purchase-report .option-list .jcf-radio {
    width: 14px;
    height: 14px;
    border-width: 1px;
  }
}
#research .purchase-report .option-list label {
  display: block;
  position: relative;
  font-weight: 400;
  padding: 0 30px 0 0;
}
#research .purchase-report .btn-wrap {
  padding: 0 20px;
  margin: 0 0 28px;
}
#research .purchase-report .btn-wrap .btn-primary {
  border-color: #062c59;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 400 16px;
  line-height: 1.2;
  width: 100%;
  padding: 13px;
  letter-spacing: 0.025em;
}
#research .purchase-report .btn-wrap .btn-primary:hover, #research .purchase-report .btn-wrap .btn-primary:focus {
  color: #fff;
  background: #062c59;
}
@media all and (max-width: 991px) {
  #research .purchase-report .btn-wrap {
    padding: 0 13px;
    margin: 0 0 18px;
  }
  #research .purchase-report .btn-wrap .btn-primary {
    font-size: 12px;
    padding: 9px;
  }
}
#research .purchase-report .licenses-text {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  line-height: 18px;
  color: #acacac;
  padding: 0 20px 17px;
  overflow: hidden;
}
@media all and (max-width: 991px) {
  #research .purchase-report .licenses-text {
    font-size: 9px;
    line-height: 13px;
    padding: 0 13px 17px;
  }
}
#research .purchase-report .field-box,
#research .purchase-report .form-control,
#research .purchase-report .btn,
#research .purchase-report .info-text {
  max-width: 90%;
  word-wrap: break-word;
}
@media all and (min-width: 1366px) {
  #research .purchase-report .field-box,
  #research .purchase-report .form-control,
  #research .purchase-report .btn,
  #research .purchase-report .info-text {
    max-width: none;
  }
}
@media all and (max-width: 767px) {
  #research .purchase-report .field-box,
  #research .purchase-report .form-control,
  #research .purchase-report .btn,
  #research .purchase-report .info-text {
    max-width: none;
  }
}
#research .subscriber-form {
  padding: 16px 15px;
}
#research .subscriber-form .info-text {
  display: block;
  color: #062c59;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.075em;
  margin: 0 0 28px;
}
#research .subscriber-form .info-text a {
  color: #69a5d6;
  text-decoration: underline;
}
#research .subscriber-form .info-text a:hover {
  text-decoration: none;
}
#research .subscriber-form .form-group {
  margin-bottom: 20px;
}
#research .subscriber-form .form-control {
  font-size: 14px;
  line-height: 20px;
  height: 48px;
  padding: 12px;
}
#research .subscriber-form textarea.form-control {
  width: 100% !important;
  min-height: 128px;
}
#research .subscriber-form .btn-enter {
  border-color: #062c59 !important;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 400 16px;
  line-height: 1.2;
  width: 100%;
  padding: 13px;
  letter-spacing: 0.025em;
  margin: 0 0 4px;
}
#research .subscriber-form .btn-enter:hover, #research .subscriber-form .btn-enter:focus {
  color: #fff !important;
  background: #062c59 !important;
}
#research .member-companies {
  border-bottom: 2px solid #ebebeb;
  padding: 0 0 55px;
  margin: 0 0 43px;
}
@media all and (max-width: 767px) {
  #research .member-companies {
    padding: 0 0 20px;
    margin: 0 0 25px;
  }
}
#research .member-companies .title {
  display: block;
  color: #062c59;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 57px;
}
#research .companies-carousel {
  position: relative;
}
#research .companies-carousel .mask {
  overflow: hidden;
}
#research .companies-carousel .logo-wrap {
  text-align: center;
  min-height: 106px;
  white-space: nowrap;
}
#research .companies-carousel .logo-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
#research .companies-carousel .logo-wrap a {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
}
#research .companies-carousel .slide {
  float: left;
  padding: 0 11px;
  width: 249px;
  position: relative;
  outline: none;
}
#research .companies-carousel .btn-prev,
#research .companies-carousel .btn-next {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 0;
  line-height: 0;
  border: 5px solid #062c59;
  border-width: 8px 9px 8px 0;
  border-color: transparent #062c59 transparent transparent;
  margin-top: -8px;
  text-decoration: none;
  z-index: 9;
}
#research .companies-carousel .btn-prev:hover,
#research .companies-carousel .btn-next:hover {
  text-decoration: none;
  opacity: 0.8;
}
#research .companies-carousel .slick-dots {
  display: none !important;
}
#research .companies-carousel .btn-next {
  border-width: 8px 0 8px 9px;
  border-color: transparent transparent transparent #062c59;
  left: auto;
  right: 0;
}
@media all and (min-width: 768px) {
  #research .companies-carousel .slide:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #ebebeb;
    left: -1px;
    outline: none;
  }
  #research .companies-carousel .slide:first-child:before {
    display: none;
  }
}
#research .past-consulting {
  border-top: 2px solid #ebebeb;
  padding: 47px 0 0;
  margin: 0 0 61px;
}
@media all and (max-width: 991px) {
  #research .past-consulting {
    padding: 20px 0 0;
    margin: 25px 0;
  }
}
#research .past-consulting .title-text {
  display: block;
  font-size: 18px;
  color: #69a5d6;
  letter-spacing: 0.025em;
  margin: 0 0 72px;
}
@media all and (max-width: 991px) {
  #research .past-consulting .title-text {
    margin-bottom: 20px;
  }
}
#research .past-consulting .consulting-list li {
  font-size: 30px;
  color: #062c59;
  padding: 0 0 0 48px;
  letter-spacing: 0.025em;
  margin: 0 0 45px;
  position: relative;
}
#research .past-consulting .consulting-list li:before {
  content: '\2014';
  color: #69a5d6;
  position: absolute;
  left: 0;
}
#research .past-consulting .consulting-list li a {
  color: #062c59;
  text-decoration: none;
}
@media all and (max-width: 991px) {
  #research .past-consulting .consulting-list li {
    font-size: 20px;
    padding: 0 0 0 35px;
    margin: 0 0 15px;
  }
  #research .past-consulting .consulting-list li:before {
    top: -2px;
  }
}
#research .research-page-header {
  overflow: hidden;
  margin: 0;
  padding: 33px 0 29px;
  border-bottom: 2px solid #ebebeb;
}
@media all and (max-width: 767px) {
  #research .research-page-header {
    padding: 20px 0 15px;
  }
}
#research .research-page-header.no-border {
  border: none;
}
#research .research-page-header.in-news {
  margin-bottom: 32px;
}
#research .research-page-header h1 {
  color: #0454a3;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 400 48px;
  line-height: 1.2;
  margin: 0;
  letter-spacing: 0.05em;
}
@media all and (max-width: 767px) {
  #research .research-page-header h1 {
    margin-bottom: 15px;
    font-size: 34px;
  }
}
#research .research-page-header .text-box {
  overflow: hidden;
  font-size: 16px;
  line-height: 21px;
  color: #062c59;
  letter-spacing: 0.05em;
}
@media all and (min-width: 992px) {
  #research .research-page-header .text-box {
    float: right;
    max-width: 48%;
  }
}
#research .research-page-header .text-box p a {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #062c59;
  text-decoration: underline;
}
#research .research-page-header .text-box p a:hover {
  text-decoration: none;
}
@media all and (min-width: 768px) {
  #research .research-page-header h1 {
    float: left;
    width: 49%;
  }
  #research .research-page-header .text-box {
    padding: 5px 0 0 14px;
  }
  #research .research-page-header.contact {
    padding-bottom: 34px;
  }
  #research .research-page-header.contact h1 {
    width: 36%;
  }
  #research .research-page-header.contact .text-box {
    font-size: 18px;
    line-height: 26px;
    padding-top: 8px;
    max-width: 500px;
  }
}
#research #research-main .careers-box {
  padding: 26px 0 34px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.025em;
  margin: 0 0 24px;
}
#research #research-main .careers-box.divider {
  border-bottom: 2px solid #ebebeb;
}
#research #research-main .careers-box .career-heading {
  display: block;
  color: #062c59;
  font-size: 16px;
  letter-spacing: 0.025em;
  margin: 0 0 46px;
}
@media all and (max-width: 767px) {
  #research #research-main .careers-box .career-heading {
    margin-bottom: 20px;
  }
}
#research #research-main .careers-box .tool-links {
  float: right;
  margin: 8px 0 0;
}
#research #research-main .careers-box .tool-links li {
  margin: 0 0 0 18px;
}
#research #research-main .careers-box .careers-wrap {
  max-width: 744px;
}
#research #research-main .careers-box .career-title {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #062c59;
  letter-spacing: 0.025em;
  margin: 0;
}
#research #research-main .careers-box .address {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #062c59;
  letter-spacing: 0.025em;
  margin-bottom: 23px;
}
#research #research-main .careers-box .text {
  overflow: hidden;
  margin-bottom: 20px;
  color: #062c59;
}
#research #research-main .careers-box p {
  margin-bottom: 24px;
}
#research #research-main .careers-box h3 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 29px;
  color: #062c59;
}
#research #research-main .careers-box .careers-detail-list {
  overflow: hidden;
  margin-bottom: 32px;
}
#research #research-main .careers-box .careers-detail-list li {
  position: relative;
  margin: 0 0 10px;
}
#research #research-main .careers-box .careers-detail-list li:before {
  content: '\2022';
  margin-right: 5px;
}
#research #research-main .careers-box .bottom-text {
  color: #0454a3;
  padding: 6px 0 0;
}
#research #research-main .careers-box .bottom-text a {
  color: #062c59;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-decoration: underline;
}
#research #research-main .careers-box .bottom-text a:hover {
  text-decoration: none;
}
@media all and (max-width: 767px) {
  #research #research-main .careers-box {
    padding: 20px 0;
    margin-bottom: 5px;
  }
  #research #research-main .careers-box .careers-detail-list {
    margin-bottom: 15px;
  }
  #research #research-main .careers-box p {
    margin-bottom: 15px;
  }
  #research #research-main .careers-box .text {
    margin-bottom: 10px;
  }
  #research #research-main .careers-box .address {
    margin-bottom: 15px;
  }
}
#research #research-main .speakers-block {
  padding: 7px 0 114px;
}
@media all and (max-width: 991px) {
  #research #research-main .speakers-block {
    padding-bottom: 30px;
  }
}
#research #research-main .speakers-block .container {
  width: 100%;
  padding: 0;
}
#research #research-main .speakers-row {
  position: relative;
}
#research #research-main .speakers-row.active {
  margin-bottom: 324px;
}
#research #research-main .speakers-row .speaker-spec {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  color: #013454;
  padding: 72px 142px 58px;
  border-bottom: 2px solid #ddd;
}
#research #research-main .speakers-row .speaker-spec .icon-close {
  position: absolute;
  top: 26px;
  right: 15px;
  font-size: 20px;
  text-decoration: none;
  color: #013454;
}
#research #research-main .speakers-row .speaker-spec .icon-close:hover {
  color: #111;
}
#research #research-main .speakers-row .slide-holder {
  border-bottom: 1px solid #ddd;
  width: 100%;
  clear: both;
}
#research #research-main .speakers-row .slide {
  position: relative;
  padding: 40px 15px 30px;
  color: #013454;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  overflow: hidden;
  clear: both;
  border: none;
  margin: 0;
}
#research #research-main .speakers-row .slide .icon-close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #013454;
  text-decoration: none;
}
#research #research-main .speakers-row .slide .icon-close:hover {
  color: #0263a0;
}
#research #research-main .speakers-row .slide .big-name {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 400 36px;
  line-height: 1.2;
  display: block;
  letter-spacing: 0.025em;
  margin: 0 0 17px;
}
#research #research-main .speakers-row .slide .user-name {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 400 18px;
  line-height: 1.2;
}
#research #research-main .speakers-row .slide .text {
  overflow: hidden;
}
@media all and (min-width: 768px) {
  #research #research-main .speakers-row .slide .text {
    padding-right: 25px;
  }
}
@media all and (min-width: 768px) {
  #research #research-main .speakers-row .slide .user-name {
    float: right;
  }
}
@media all and (max-width: 991px) {
  #research #research-main .speakers-row .slide .big-name {
    font-size: 24px;
    margin-bottom: 10px;
  }
  #research #research-main .speakers-row .slide .user-name {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) {
  #research #research-main .speakers-row:first-child .speaker-box {
    border-top-width: 1px;
  }
  #research #research-main .speakers-row .slide {
    padding: 50px 22px;
    max-width: 1200px;
    margin: 0 auto 29px;
    letter-spacing: 0.05em;
    font-size: 18px;
    line-height: 26px;
  }
  #research #research-main .speakers-row .slide .icon-close {
    top: 10px;
    right: 30px;
  }
}
@media all and (min-width: 992px) {
  #research #research-main .speakers-row .slide .user-name {
    margin: 3px 110px 0 100px;
  }
}
#research #research-main .speaker-box {
  position: relative;
}
#research #research-main .speaker-box .img-holder {
  margin: 0 auto 35px;
  width: 119px;
}
#research #research-main .speaker-box .img-holder img {
  width: 100%;
  height: auto;
}
#research #research-main .speaker-box .name {
  display: block;
  overflow: hidden;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 29px;
  text-transform: capitalize;
  margin: 0 0 2px;
}
#research #research-main .speaker-box .name a {
  color: #062c59;
  text-decoration: none;
}
#research #research-main .speaker-box .name a:hover {
  text-decoration: underline;
}
#research #research-main .speaker-box .detail-info {
  overflow: hidden;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 23px;
  color: #69a5d6;
}
#research #research-main .speaker-box.active, #research #research-main .speaker-box:hover {
  background: #013454;
}
#research #research-main .speaker-box.active .img-holder img, #research #research-main .speaker-box:hover .img-holder img {
  filter: none;
}
#research #research-main .speaker-box.active .name a, #research #research-main .speaker-box:hover .name a {
  color: #fff;
}
#research #research-main .speaker-box.active:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -12px;
  margin-left: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #013454 transparent transparent transparent;
}
@media all and (min-width: 992px) {
  #research #research-main .speaker-box {
    float: left;
    width: 50%;
    padding: 47px 12px 49px;
    border: 1px solid #ddd;
    border-width: 0 0 1px 1px;
    margin-top: -1px;
  }
  #research #research-main .speaker-box:first-child {
    border-left: 0;
  }
}
@media all and (min-width: 1366px) {
  #research #research-main .speaker-box {
    width: 25%;
  }
}
@media all and (max-width: 991px) {
  #research #research-main .speaker-box {
    overflow: hidden;
    border-top: 1px solid #f3f3f3;
    text-align: left;
    padding: 16px 9px 21px;
    margin-top: -1px;
  }
  #research #research-main .speaker-box:first-child {
    border-top: none;
  }
  #research #research-main .speaker-box .img-holder {
    float: left;
    border: none;
    width: 50px;
    margin: 2px 14px 0 0;
  }
  #research #research-main .speaker-box .name {
    font-size: 12px;
    line-height: 1.6;
    margin: 0 0 -1px;
  }
  #research #research-main .speaker-box .detail-info {
    font-size: 12px;
    line-height: 1.4;
  }
}
#research .hidden-box {
  display: none;
}
#research .in-news-list {
  overflow: hidden;
  margin-bottom: 50px;
}
@media all and (max-width: 767px) {
  #research .in-news-list {
    margin-bottom: 25px;
  }
}
#research .in-news-list li {
  border-bottom: 2px solid #ebebeb;
  padding: 41px 0 42px;
  letter-spacing: 0.025em;
}
@media all and (max-width: 767px) {
  #research .in-news-list li {
    padding: 25px 0;
  }
  #research .in-news-list li:first-child {
    padding-top: 0;
  }
}
#research .in-news-list a {
  text-decoration: none;
}
#research .in-news-list a:hover {
  text-decoration: underline;
}
#research .in-news-list .media-logo {
  text-align: center;
  white-space: nowrap;
}
#research .in-news-list .media-logo:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
#research .in-news-list .media-logo > a {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
}
@media all and (min-width: 768px) {
  #research .in-news-list .media-logo {
    float: right;
    text-align: center;
    width: 224px;
  }
}
@media all and (max-width: 767px) {
  #research .in-news-list .media-logo {
    margin: 0 0 22px;
  }
}
#research .in-news-list .news-text {
  font-size: 24px;
  line-height: 30px;
  color: #111;
  overflow: hidden;
  max-width: 750px;
}
#research .in-news-list .news-text a {
  color: #111;
}
#research .in-news-list .news-text a:hover, #research .in-news-list .news-text a:focus {
  text-decoration: underline;
  color: #515151;
}
@media all and (max-width: 767px) {
  #research .in-news-list .news-text {
    font-size: 18px;
    line-height: 22px;
  }
}
#research .in-news-list p {
  margin-bottom: 24px;
}
#research .in-news-list .link-read {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1.2;
  color: #69a5d6 !important;
  display: inline-block;
  vertical-align: top;
}
#research .in-news-list .link-read:hover, #research .in-news-list .link-read:focus {
  text-decoration: none;
  color: #062c59 !important;
}
#research .contact-us-holder {
  padding: 60px 0 0;
  margin: 0 0 80px;
}
#research .contact-us-holder:before, #research .contact-us-holder:after {
  content: " ";
  display: table;
}
#research .contact-us-holder:after {
  clear: both;
}
@media all and (max-width: 767px) {
  #research .contact-us-holder {
    padding-top: 20px;
    margin-bottom: 30px;
  }
  #research .contact-us-holder .col-xs-12 {
    padding: 0;
  }
}
#research .contact-us-holder h2 {
  margin: 0;
  color: #062c59;
  letter-spacing: 0.025em;
}
@media all and (max-width: 767px) {
  #research .contact-us-holder h2 {
    margin-bottom: 20px;
  }
}
#research .contact-us-holder .contact-form .form-control {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  height: 48px;
  padding: 12px 16px;
}
#research .contact-us-holder .contact-form .form-group {
  margin-bottom: 20px;
}
#research .contact-us-holder .contact-form .form-group.textarea {
  margin-bottom: 25px;
}
#research .contact-us-holder .contact-form textarea.form-control {
  min-height: 142px;
  width: 100% !important;
}
#research .contact-us-holder .contact-form .btn-submit {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  padding: 15px;
  padding: 13px 47px;
  letter-spacing: 0.075em;
}
#research .contact-us-holder .contact-form .btn-submit:hover, #research .contact-us-holder .contact-form .btn-submit:focus {
  background: #69a5d6;
  border-color: #69a5d6;
  color: #fff;
}
@media all and (max-width: 767px) {
  #research .contact-us-holder .contact-form .btn-submit {
    width: 100%;
  }
}
@media all and (min-width: 768px) {
  #research .contact-us-holder h2 {
    float: left;
    font-size: 30px;
    width: 36%;
  }
  #research .contact-us-holder .contact-form {
    padding: 12px 6px 0;
    float: left;
    width: 64%;
    max-width: 700px;
  }
}
@media all and (max-width: 767px) {
  #research .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  #research .container,
  #research [class^="col-"],
  #research [class*=" col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#research .speakers-frame {
  border-top: 2px solid #f3f3f3;
}
#research .speakers-frame .speaker-box {
  border: 1px solid #f3f3f3;
}
@media all and (min-width: 768px) {
  #research .speakers-frame .speaker-box:nth-child(odd) {
    border-right: 1px solid #f3f3f3;
  }
}
@media all and (max-width: 991px) {
  #research .speakers-frame {
    border-top: 1px solid #f3f3f3;
  }
  #research .speakers-frame .speaker-box {
    border: none;
  }
}
#research .pagination > li > a:hover,
#research .pagination > li > a:focus,
#research .pagination > li > span:hover,
#research .pagination > li > span:focus,
#research .pagination > .active > a,
#research .pagination > .active > a:hover,
#research .pagination > .active > a:focus,
#research .pagination > .active > span,
#research .pagination > .active > span:hover,
#research .pagination > .active > span:focus {
  color: #0454a3;
}
#research.media {
  margin-top: 0;
  overflow: auto;
}
#research .form-filter {
  margin-bottom: 40px;
}
#research .form-filter .form-row {
  position: relative;
}
#research .form-filter .form-controls.submit {
  position: absolute;
  right: 0;
  bottom: 0;
}
#research .article-item time,
#research .article-item a {
  color: #0454a3;
}
#research .article-item a:hover,
#research .article-item a:focus {
  color: #69a5d6;
}
#research.account aside ul {
  list-style-type: none;
  padding-left: 0;
}
#research.account aside ul ul {
  list-style-type: none;
  padding-left: 20px;
}
#research.account aside ul li {
  margin-bottom: 15px;
}
#research.account aside a {
  color: #0454a3;
}
#research.account aside a:hover, #research.account aside a:focus, #research.account aside a.current {
  color: #69a5d6;
}

#research-header {
  position: relative;
  z-index: 100;
}
#research-header a {
  text-decoration: none;
}
#research-header a.cart-header-link {
  background: url(/assets/images/research/cart.png) 0 50% no-repeat;
  float: right;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  margin: 8px 2px 0 20px;
  padding: 4px 0 7px 30px;
  text-transform: none;
}
#research-header a.cart-header-link:hover {
  color: #fff;
}
#research-header .navbar-header a.cart-header-link {
  padding: 6px 10px 6px 40px;
  background-position: 9px 50%;
  margin-top: 12px;
  margin-right: 10px;
}
@media all and (min-width: 768px) {
  #research-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
}
#research-header.inner {
  position: relative;
  background: #0454a3;
}
@media all and (min-width: 992px) {
  #research-header {
    padding: 91px 0 0;
  }
  #research-header.inner {
    padding: 82px 0 36px;
    margin: 0 0 44px;
  }
  #research-header.inner .logo {
    margin: 4px 0;
  }
  #research-header.inner.no-drop {
    margin: 0;
  }
}
@media all and (max-width: 767px) {
  #research-header {
    background: #062c59;
  }
}
#research-header .logo {
  position: relative;
  z-index: 999;
}
#research-header .logo img {
  width: 100%;
  height: auto;
}
@media all and (min-width: 768px) {
  #research-header .logo {
    margin: 13px 0 0 14px;
  }
}
@media all and (min-width: 992px) {
  #research-header .logo {
    margin: 0;
  }
}
#research-header #research-nav {
  background: none;
  border: none;
  margin: 0;
}
#research-header #research-nav .logo {
  width: 151px;
}
#research-header #research-nav .navbar-toggle {
  width: 34px;
  height: 34px;
  border-radius: 0;
  border-width: 2px;
  margin: 9px 10px 10px;
  position: relative;
  padding: 0;
  z-index: 999;
}
#research-header #research-nav .navbar-toggle .menu-icon {
  position: relative;
  display: block;
  height: 30px;
}
#research-header #research-nav .navbar-toggle .menu-icon span {
  opacity: 0;
  font-size: 0;
  line-height: 0;
}
#research-header #research-nav .navbar-toggle .menu-icon:before, #research-header #research-nav .navbar-toggle .menu-icon:after,
#research-header #research-nav .navbar-toggle .menu-icon span {
  background: #69a5d6;
  position: absolute;
  top: 50%;
  left: 10%;
  right: 10%;
  height: 1px;
  transition: all 0.2s linear;
}
#research-header #research-nav .navbar-toggle .menu-icon:before, #research-header #research-nav .navbar-toggle .menu-icon:after {
  content: '';
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#research-header #research-nav .navbar-toggle .menu-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#research-header #research-nav .navbar-toggle.collapsed .menu-icon span {
  opacity: 1;
  left: 7px;
  right: 7px;
}
#research-header #research-nav .navbar-toggle.collapsed .menu-icon:before, #research-header #research-nav .navbar-toggle.collapsed .menu-icon:after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  top: 30%;
  left: 7px;
  right: 7px;
}
#research-header #research-nav .navbar-toggle.collapsed .menu-icon:after {
  top: 70%;
}
#research-header #research-nav .navbar-nav > li {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
}
#research-header #research-nav .navbar-nav > li > a {
  color: #fff;
}
#research-header #research-nav .research-form .input-wrap {
  position: relative;
}
#research-header #research-nav .research-form .input-field {
  border: none;
  background: none;
  outline: none;
  padding: 0;
  margin: 0;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
#research-header #research-nav .research-form .btn-search {
  border: none;
  padding: 0;
  outline: none;
  margin: 0;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  color: #69a5d6;
  line-height: 1;
}
#research-header #research-nav .research-form .btn-search:hover {
  color: #91bde1;
}
@media all and (min-width: 768px) {
  #research-header #research-nav .navbar-toggle {
    margin: 9px 1px 10px;
  }
}
@media all and (max-width: 991px) {
  #research-header #research-nav {
    background: #062c59;
  }
  #research-header #research-nav .navbar-collapse {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
  }
  #research-header #research-nav .navbar-nav > li {
    border-bottom: 1px solid #0454a3;
  }
  #research-header #research-nav .navbar-nav > li:first-child {
    border-top: 1px solid #0454a3;
  }
  #research-header #research-nav .navbar-nav > li > a:after {
    content: '';
    position: absolute;
    top: 26px;
    right: 27px;
    border: 9px solid #69a5d6;
    border-width: 12px 9px 0;
    border-color: #69a5d6 transparent transparent;
  }
  #research-header #research-nav .navbar-nav > li.open > a:after {
    border-width: 0 9px 12px;
    border-color: transparent transparent #69a5d6;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #research-header #research-nav .navbar-nav > li.open .dropdown-menu {
    border-radius: 0;
    display: block;
  }
  #research-header #research-nav .navbar-nav > li.open .dropdown-menu > li > a {
    color: #062c59;
    letter-spacing: 0.07em;
    font-size: 15px;
  }
  #research-header #research-nav .navbar-nav > li.open .dropdown-menu > li.active > a {
    color: #fff;
  }
  #research-header #research-nav .navbar-nav > li .dropdown-menu {
    background: #65a0d1;
    padding: 15px 0 0;
    overflow: hidden;
  }
  #research-header #research-nav .navbar-nav > li .dropdown-menu li {
    margin: 0 0 17px;
  }
  #research-header #research-nav .research-form .input-wrap {
    border: 1px solid #fff;
  }
  #research-header #research-nav .research-form .input-field {
    color: #fff;
    text-align: center;
    width: 100%;
  }
  #research-header #research-nav .research-form .input-field::-webkit-input-placeholder {
    color: #fff;
  }
  #research-header #research-nav .research-form .input-field::-moz-placeholder {
    opacity: 1;
    color: #fff;
  }
  #research-header #research-nav .research-form .input-field:-moz-placeholder {
    color: #fff;
  }
  #research-header #research-nav .research-form .input-field:-ms-input-placeholder {
    color: #fff;
  }
  #research-header #research-nav .research-form .input-field.placeholder {
    color: #fff;
  }
  #research-header #research-nav .btn-login {
    border: 1px solid #69a5d6;
    color: #fff;
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    padding: 12px;
    margin: 0 0 28px;
    position: relative;
    text-transform: none;
    z-index: 9;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #research-header #research-nav .navbar-collapse {
    background: #062c59;
  }
  #research-header #research-nav .navigation-wrap {
    margin: 0 auto;
    max-width: 734px;
    padding: 66px 0 38px;
    position: relative;
  }
  #research-header #research-nav .navigation-wrap:before {
    content: '';
    position: absolute;
    top: 53px;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #research-header #research-nav .navigation-wrap:after {
    content: '';
    display: block;
    clear: both;
  }
  #research-header #research-nav .navbar-collapse {
    top: 0;
    background: #062c59;
  }
  #research-header #research-nav .navbar-nav {
    margin: 0;
    float: left;
    width: 45%;
  }
  #research-header #research-nav .navbar-nav > li > a {
    font-size: 15px;
    padding: 19px 0;
  }
  #research-header #research-nav .research-form {
    margin: 0 0 17px;
  }
  #research-header #research-nav .research-form .input-wrap {
    border: 1px solid #fff;
    padding: 0 35px;
  }
  #research-header #research-nav .research-form .input-field {
    height: 43px;
    font-size: 16px;
    line-height: 21px;
    padding: 10px 0;
  }
  #research-header #research-nav .research-form .btn-search {
    right: 14px;
    top: 14px;
    font-size: 14px;
  }
  #research-header #research-nav .login-wrap {
    overflow: hidden;
    padding: 37px 26px 0 77px;
  }
}
@media all and (max-width: 767px) {
  #research-header #research-nav {
    background: #062c59;
  }
  #research-header #research-nav .navbar-collapse {
    margin: 0 -1px;
    padding: 0 21px;
    background: #062c59;
  }
  #research-header #research-nav .navbar-nav {
    margin: 0 -21px;
    padding-top: 6px;
  }
  #research-header #research-nav .navbar-nav > li > a {
    padding: 21px 55px 21px 22px;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.09em;
  }
  #research-header #research-nav .navbar-nav > li > a:after {
    content: '';
    position: absolute;
    top: 26px;
    right: 27px;
    border: 9px solid #69a5d6;
    border-width: 12px 9px 0;
    border-color: #69a5d6 transparent transparent;
  }
  #research-header #research-nav .navbar-nav > li .dropdown-menu {
    padding-top: 11px;
    padding-bottom: 7px;
  }
  #research-header #research-nav .navbar-nav > li .dropdown-menu li {
    margin: 0 0 10px;
  }
  #research-header #research-nav .navbar-nav > li.open > a:after {
    border-width: 0 9px 12px;
    border-color: transparent transparent #69a5d6;
  }
  #research-header #research-nav .navbar-nav > li.open .dropdown-menu {
    display: block;
    border-radius: 0;
  }
  #research-header #research-nav .navbar-nav > li.open .dropdown-menu > li > a {
    font-size: 15px;
  }
  #research-header #research-nav .research-form {
    padding: 28px 0 27px;
  }
  #research-header #research-nav .research-form .input-wrap {
    border: 2px solid #fff;
    padding: 0 40px 0 10px;
  }
  #research-header #research-nav .research-form .input-field {
    font-size: 18px;
    height: 48px;
    line-height: 24px;
    padding-left: 30px;
  }
  #research-header #research-nav .research-form .btn-search {
    top: 15px;
    right: 14px;
    font-size: 17px;
  }
  #research-header #research-nav .btn-login {
    border-width: 2px;
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    padding: 12px;
    margin: 0 0 28px;
  }
  #research-header #research-nav .logo {
    margin: 13px 0 12px 10px;
  }
}
@media all and (min-width: 992px) {
  #research-header #research-nav {
    position: static;
  }
  #research-header #research-nav .login-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #062c59;
    padding: 8px 0;
  }
  #research-header #research-nav .login-holder {
    max-width: 962px;
    margin: 0 auto;
    padding: 0 11px;
  }
  #research-header #research-nav .login-holder:before, #research-header #research-nav .login-holder:after {
    content: " ";
    display: table;
  }
  #research-header #research-nav .login-holder:after {
    clear: both;
  }
  #research-header #research-nav .logo {
    width: 245px;
    margin-bottom: 0;
  }
  #research-header #research-nav .research-form {
    float: left;
    border-right: 1px solid #0454a3;
    width: 272px;
  }
  #research-header #research-nav .research-form .input-wrap {
    padding: 0 40px 0 0;
  }
  #research-header #research-nav .research-form .input-field {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
    width: 100%;
    vertical-align: top;
  }
  #research-header #research-nav .research-form .input-field::-webkit-input-placeholder {
    color: #fff;
  }
  #research-header #research-nav .research-form .input-field::-moz-placeholder {
    opacity: 1;
    color: #fff;
  }
  #research-header #research-nav .research-form .input-field:-moz-placeholder {
    color: #fff;
  }
  #research-header #research-nav .research-form .input-field:-ms-input-placeholder {
    color: #fff;
  }
  #research-header #research-nav .research-form .input-field.placeholder {
    color: #fff;
  }
  #research-header #research-nav .research-form .btn-search {
    font-size: 12px;
    right: 20px;
    top: 8px;
  }
  #research-header #research-nav .utility-events-links {
    float: right;
    max-width: 50%;
    padding-top: 8px;
  }
  #research-header #research-nav .utility-events-links li {
    margin: 0;
  }
  #research-header #research-nav .btn-login {
    float: right;
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    border: 2px solid #69a5d6;
    margin: 8px 2px 0;
    padding: 4px 19px 7px;
    text-transform: none;
  }
  #research-header #research-nav .btn-login:hover, #research-header #research-nav .btn-login:focus {
    background-color: #69a5d6;
    color: #013454;
  }
  #research-header #research-nav .navbar-collapse {
    padding: 0;
    position: static;
  }
  #research-header #research-nav .container {
    position: static;
  }
  #research-header #research-nav .navbar-nav {
    float: right;
    margin: 12px 0;
  }
  #research-header #research-nav .navbar-nav > li {
    margin: 0 46px 0 2px;
    position: static;
  }
  #research-header #research-nav .navbar-nav > li.active > a:after, #research-header #research-nav .navbar-nav > li.open > a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #69a5d6;
  }
  #research-header #research-nav .navbar-nav > li.active .drop-wrap, #research-header #research-nav .navbar-nav > li.open .drop-wrap {
    display: block;
  }
  #research-header #research-nav .navbar-nav > li > a {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 7px;
    letter-spacing: 0.072em;
  }
  #research-header #research-nav .navbar-nav > li > a:hover:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #69a5d6;
  }
  #research-header #research-nav .drop-wrap {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #65a1d3;
    display: none;
  }
  #research-header #research-nav .drop-wrap .dropdown-menu {
    display: block;
    position: static;
    border: none;
    border-radius: 0;
    margin: 0 auto;
    max-width: 1155px;
    padding: 0 4px;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    text-align: right;
    background: #65a0d1;
  }
  #research-header #research-nav .drop-wrap .dropdown-menu:before, #research-header #research-nav .drop-wrap .dropdown-menu:after {
    content: " ";
    display: table;
  }
  #research-header #research-nav .drop-wrap .dropdown-menu:after {
    clear: both;
  }
  #research-header #research-nav .drop-wrap .dropdown-menu li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.075em;
    color: #062c59;
    padding: 15px 0 14px;
    margin: 0 0 0 53px;
  }
  #research-header #research-nav .drop-wrap .dropdown-menu li a {
    padding: 0;
    color: #062c59;
  }
  #research-header #research-nav .drop-wrap .dropdown-menu li:hover a, #research-header #research-nav .drop-wrap .dropdown-menu li.active a {
    color: #fff;
    background: none;
  }
  #research-header #research-nav .drop-wrap .dropdown-menu li.active {
    position: relative;
  }
  #research-header #research-nav .drop-wrap .dropdown-menu li.active:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    border: 8px solid #0454a3;
    border-width: 9px 8px 0;
    border-color: #0454a3 transparent transparent transparent;
    margin-left: -8px;
  }
}
@media all and (min-width: 1366px) {
  #research-header #research-nav .login-holder {
    max-width: 1170px;
    padding: 0 19px;
  }
  #research-header #research-nav .research-form {
    width: 372px;
  }
}
#research-header #research-nav .utility-events-links {
  overflow: hidden;
}
#research-header #research-nav .utility-events-links li {
  border-left: none;
  float: left;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}
#research-header #research-nav .utility-events-links li a {
  color: #fff;
  text-decoration: none;
}
#research-header #research-nav .utility-events-links li a:hover {
  color: #7a9f36;
}
#research-header #research-nav .utility-events-links li .icon-arrow-01 {
  font-size: 9px;
  margin-left: 7px;
  color: #7a9f36;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #research-header #research-nav .utility-events-links {
    position: absolute;
    top: 7px;
    right: 97px;
  }
  #research-header #research-nav .utility-events-links li {
    font-size: 10px;
    padding: 10px 0 10px 36px;
  }
  #research-header #research-nav .utility-events-links li:first-child {
    border-right: 1px solid #0454a3;
    padding-right: 43px;
  }
}
@media all and (max-width: 767px) {
  #research-header #research-nav .utility-events-links {
    border-top: 1px solid #0454a3;
    margin: 0 -21px;
    padding: 12px 22px 15px;
  }
  #research-header #research-nav .utility-events-links li {
    width: 50%;
    text-align: center;
    font-size: 12px;
    padding: 11px 5px;
    margin: 0;
  }
  #research-header #research-nav .utility-events-links li:first-child {
    border-right: 1px solid #0454a3;
  }
}
@media all and (min-width: 992px) {
  #research-header #research-nav .utility-events-links li {
    font-size: 13px;
    border-left: 1px solid #0454a3;
    padding: 0 0 0 22px;
    letter-spacing: 0.05em;
  }
  #research-header #research-nav .utility-events-links li:first-child {
    margin-right: 25px;
  }
  #research-header #research-nav .utility-events-links li:nth-child(2) {
    padding-right: 22px;
  }
}
#research-header .tablet-menu-title {
  display: none;
  color: #fff;
  float: right;
  margin-right: 24px;
  line-height: 52px;
  text-transform: uppercase;
}
@media all and (min-width: 768px) {
  #research-header .tablet-menu-title {
    display: block;
  }
}
@media all and (min-width: 992px) {
  #research-header .tablet-menu-title {
    display: none;
  }
}
#research-header .tablet-nav {
  background: #69a5d6;
}
#research-header .tablet-nav ul {
  max-width: 742px;
  padding: 0 15px;
  margin: 0 auto;
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
  text-align: right;
}
#research-header .tablet-nav ul li {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  margin: 0 0 0 43px;
}
#research-header .tablet-nav ul li a {
  color: #062c59;
  display: block;
  padding: 20px 0;
}
#research-header .tablet-nav ul li.active a, #research-header .tablet-nav ul li:hover a {
  color: #fff;
  text-decoration: none;
}
#research-header .tablet-nav ul li.active {
  position: relative;
}
#research-header .tablet-nav ul li.active:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  border: 8px solid #062c59;
  border-width: 9px 8px 0;
  border-color: #062c59 transparent transparent transparent;
  margin-left: -8px;
}

#research-footer {
  position: relative;
  background: #062c59;
}
@media all and (max-width: 767px) {
  #research-footer {
    padding: 33px 0 0;
  }
  #research-footer .logo {
    width: 147px;
    margin: 0 0 42px;
  }
}
@media all and (min-width: 768px) {
  #research-footer {
    padding: 31px 0 43px;
  }
  #research-footer .logo {
    width: 139px;
    margin: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #research-footer .col-sm-8 {
    width: 64%;
  }
  #research-footer .col-sm-4 {
    width: 36%;
  }
}
@media all and (min-width: 992px) {
  #research-footer {
    padding: 55px 0 41px;
  }
  #research-footer .logo {
    width: 206px;
    margin: 4px 0 0;
  }
}
#research-footer .footer-links {
  overflow: hidden;
}
#research-footer .footer-links li {
  text-transform: uppercase;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 10px;
  line-height: 20px;
}
#research-footer .footer-links a {
  color: #0454a3;
}
#research-footer .footer-links a:hover, #research-footer .footer-links a:focus {
  color: #067aee;
  text-decoration: none;
}
@media all and (max-width: 767px) {
  #research-footer .footer-links {
    margin: 0 0 2px;
  }
  #research-footer .footer-links li {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.08em;
    margin: 0 0 20px;
  }
}
@media all and (min-width: 768px) {
  #research-footer .footer-links {
    padding: 2px 0 0;
  }
  #research-footer .footer-links li {
    margin: 0 0 4px;
  }
}
@media all and (min-width: 992px) {
  #research-footer .footer-links li {
    font-size: 14px;
    letter-spacing: 0.075em;
    margin: 0 0 16px;
  }
}
#research-footer .copy-text {
  display: block;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 9px;
  line-height: 20px;
  color: #0454a3;
}
#research-footer .copy-text a {
  color: #0454a3;
}
#research-footer .copy-text a:hover, #research-footer .copy-text a:focus {
  color: #067aee;
  text-decoration: none;
}
@media all and (max-width: 767px) {
  #research-footer .copy-text {
    font-size: 9px;
    line-height: 11px;
    padding: 40px 0 25px;
  }
}
@media all and (min-width: 768px) {
  #research-footer .copy-text {
    margin: -22px 0 0;
  }
}
@media all and (min-width: 992px) {
  #research-footer .copy-text {
    font-size: 12px;
    margin: -28px 0 0;
    letter-spacing: 0.075em;
  }
}

/**
 * Login page
 */
#research.login #research-main {
  padding-bottom: 42px;
}
#research.login #research-main .research-page-header h1 {
  width: 40%;
}
#research.login #research-main .research-page-header .btn {
  padding-left: 42px;
  padding-right: 42px;
  margin-left: 20px;
  display: inline-block;
}
#research.login #research-main .form-control {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  height: 48px;
  padding: 12px 16px;
}
#research.login #research-main .form-group input {
  width: 360px;
}
#research.login #research-main input[name="password"] {
  display: inline;
  margin-right: 22px;
}
#research.login #research-main .forgot {
  font-size: 14px;
  color: #062c59;
  text-decoration: none;
}
#research.login #research-main .forgot:hover {
  color: #69a5d6;
}
#research.login #research-main .btn-primary {
  margin-top: 33px;
  padding: 14px 42px;
}
#research.login #research-main .text-box {
  text-align: right;
}
#research.login #research-main .thank-you a {
  color: #69a5d6;
  text-decoration: none;
}
#research.login #research-main .thank-you a:hover {
  color: #69a5d6;
}
#research.login #research-main .form-control {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  height: 48px;
  padding: 12px 16px;
  max-width: 500px;
}
@media all and (max-width: 1025px) {
  #research.login #research-main .form-control {
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    height: 48px;
    padding: 12px 16px;
  }
}
@media (max-width: 991px) {
  #research.login #research-main .research-page-header h1 {
    width: 100%;
  }
  #research.login #research-main .form-group input {
    width: 100%;
  }
  #research.login #research-main .forgot {
    display: block;
    margin-top: 20px;
  }
  #research.login #research-main .btn-primary {
    margin-top: 0;
    width: 100%;
    color: #0454a3;
    border-color: #0454a3;
  }
  #research.login #research-main .btn-primary:hover {
    color: #fff;
    background-color: #0454a3;
  }
  #research.login #research-main .btn-default {
    padding: 14px 42px;
    width: 100%;
    color: #0454a3;
    border-color: #0454a3;
  }
  #research.login #research-main .btn-default:hover {
    color: #fff;
    background-color: #0454a3;
  }
  #research.login #research-main .form-wrap {
    padding-bottom: 30px;
    margin-bottom: 10px;
  }
  #research.login #research-main .signup-sm {
    margin-top: 20px;
  }
}
#research.login #research-main ::-webkit-input-placeholder {
  color: #69a5d6;
}
#research.login #research-main :-ms-input-placeholder {
  color: #69a5d6;
}
#research.login #research-main ::-ms-input-placeholder {
  color: #69a5d6;
}
#research.login #research-main ::-moz-placeholder {
  color: #69a5d6;
}
#research.login #research-main :-moz-placeholder {
  color: #69a5d6;
}

/**
 * Register page
 */
#research.register .jcf-select,
#research.account .jcf-select {
  border: 2px solid #ebebeb;
  margin-bottom: 0;
  height: 48px;
}
#research.register .jcf-select .jcf-select-opener,
#research.account .jcf-select .jcf-select-opener {
  top: 10px;
}
#research.register .jcf-select .jcf-select-opener:after,
#research.account .jcf-select .jcf-select-opener:after {
  color: #062c59;
}
#research.register .jcf-select-drop,
#research.account .jcf-select-drop {
  color: #062c59;
  font-size: 14px;
}
#research.register .jcf-select-text,
#research.account .jcf-select-text {
  color: #062c59;
  font-size: 14px;
  line-height: 44px;
  margin-left: 16px;
}
#research.register .jcf-list .jcf-option,
#research.account .jcf-list .jcf-option {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #062c59 !important;
  font-size: 14px !important;
}
#research.register .jcf-list .jcf-option.jcf-disabled,
#research.account .jcf-list .jcf-option.jcf-disabled {
  color: #acacac !important;
}
#research.register .jcf-list .jcf-option.jcf-selected:not(.jcf-disabled),
#research.account .jcf-list .jcf-option.jcf-selected:not(.jcf-disabled) {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 992px) {
  #research.register .jcf-select .jcf-select-opener,
  #research.account .jcf-select .jcf-select-opener {
    top: 18px;
  }
}
#research.register #research-main,
#research.account #research-main {
  margin-bottom: 42px;
}
#research.register #research-main .research-page-header h1,
#research.account #research-main .research-page-header h1 {
  color: #0454a3;
}
#research.register #research-main .form-control,
#research.account #research-main .form-control {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  height: 48px;
  padding: 12px 16px;
  max-width: 500px;
}
@media all and (max-width: 1025px) {
  #research.register #research-main .form-control,
  #research.account #research-main .form-control {
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    height: 48px;
    padding: 12px 16px;
  }
}
#research.register #research-main .text-box,
#research.account #research-main .text-box {
  text-align: right;
}
#research.register #research-main .text-box .btn,
#research.account #research-main .text-box .btn {
  margin-left: 32px;
  padding-left: 44px;
  padding-right: 44px;
}
@media (max-width: 991px) {
  #research.register #research-main .text-box,
  #research.account #research-main .text-box {
    padding-bottom: 0;
  }
  #research.register #research-main .text-box h1,
  #research.account #research-main .text-box h1 {
    margin-bottom: 0;
  }
}
#research.register #research-main #main,
#research.account #research-main #main {
  border-top: 2px solid #ebebeb;
}
@media (max-width: 991px) {
  #research.register #research-main #main,
  #research.account #research-main #main {
    padding-top: 0;
    border-top: 0;
  }
}
#research.register #research-main .form-intro,
#research.account #research-main .form-intro {
  margin-bottom: 50px;
  position: relative;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
#research.register #research-main .form-intro h2,
#research.account #research-main .form-intro h2 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #0454a3;
  margin-top: 0;
  margin-bottom: 1em;
}
#research.register #research-main .form-intro .required-notice,
#research.account #research-main .form-intro .required-notice {
  font-weight: 300;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 14px;
  color: #69a5d6;
}
@media (max-width: 991px) {
  #research.register #research-main .form-intro,
  #research.account #research-main .form-intro {
    margin-bottom: 32px;
  }
  #research.register #research-main .form-intro h2,
  #research.account #research-main .form-intro h2 {
    display: none;
  }
  #research.register #research-main .form-intro .required-notice,
  #research.account #research-main .form-intro .required-notice {
    position: relative;
    top: 0;
    padding: 14px 0;
  }
}
#research.register #research-main .endorsement,
#research.account #research-main .endorsement {
  border: 5px solid red;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  border: 0;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}
#research.register #research-main .endorsement::before,
#research.account #research-main .endorsement::before {
  content: 'ΓÇ£';
  margin-right: -4px;
}
#research.register #research-main .endorsement .attribution,
#research.account #research-main .endorsement .attribution {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #0454a3;
  font-size: 16px;
  margin-top: 2em;
}
#research.register #research-main .endorsement .attribution span,
#research.account #research-main .endorsement .attribution span {
  color: #69a5d6;
  display: block;
}
@media (max-width: 991px) {
  #research.register #research-main .endorsement,
  #research.account #research-main .endorsement {
    display: none;
  }
}
#research.register #research-main .form-register .card-info-group label,
#research.account #research-main .form-register .card-info-group label {
  display: block;
}
#research.register #research-main .form-register .card-info-group .jcf-select,
#research.account #research-main .form-register .card-info-group .jcf-select {
  width: 50%;
  float: left;
}
#research.register #research-main .form-register .form-fields,
#research.account #research-main .form-register .form-fields {
  display: none;
}
#research.register #research-main .form-register .form-fields.active,
#research.account #research-main .form-register .form-fields.active {
  display: block;
}
#research.register #research-main .form-register .invalid,
#research.account #research-main .form-register .invalid {
  color: #f00;
}
#research.register #research-main .form-register span.invalid,
#research.account #research-main .form-register span.invalid {
  margin-left: 20px;
}
#research.register #research-main .form-register label,
#research.account #research-main .form-register label {
  color: #69a5d6;
  font-size: 16px;
}
#research.register #research-main .form-register .password-group,
#research.account #research-main .form-register .password-group {
  border-bottom: 2px solid #ebebeb;
  border-top: 2px solid #ebebeb;
  padding: 36px 0;
}
#research.register #research-main .form-register .btn[name="submit"],
#research.account #research-main .form-register .btn[name="submit"] {
  margin-top: 46px;
  padding-left: 44px;
  padding-right: 44px;
}
#research.register #research-main .form-register .submit-container,
#research.account #research-main .form-register .submit-container {
  display: inline-block;
}
#research.register #research-main .form-register .submit-container:after,
#research.account #research-main .form-register .submit-container:after {
  top: 54px;
  right: -50px;
}
#research.register #research-main .form-register:before, #research.register #research-main .form-register:after,
#research.account #research-main .form-register:before,
#research.account #research-main .form-register:after {
  content: " ";
  display: table;
}
#research.register #research-main .form-register:after,
#research.account #research-main .form-register:after {
  clear: both;
}
@media (min-width: 992px) {
  #research.register #research-main .form-register input[type="text"]::-moz-placeholder, #research.register #research-main .form-register input[type="password"]::-moz-placeholder,
  #research.account #research-main .form-register input[type="text"]::-moz-placeholder,
  #research.account #research-main .form-register input[type="password"]::-moz-placeholder {
    color: transparent;
    opacity: 1;
  }
  #research.register #research-main .form-register input[type="text"]:-ms-input-placeholder, #research.register #research-main .form-register input[type="password"]:-ms-input-placeholder,
  #research.account #research-main .form-register input[type="text"]:-ms-input-placeholder,
  #research.account #research-main .form-register input[type="password"]:-ms-input-placeholder {
    color: transparent;
  }
  #research.register #research-main .form-register input[type="text"]::-webkit-input-placeholder, #research.register #research-main .form-register input[type="password"]::-webkit-input-placeholder,
  #research.account #research-main .form-register input[type="text"]::-webkit-input-placeholder,
  #research.account #research-main .form-register input[type="password"]::-webkit-input-placeholder {
    color: transparent;
  }
  #research.register #research-main .form-register .form-group,
  #research.account #research-main .form-register .form-group {
    width: 47%;
    float: left;
  }
  #research.register #research-main .form-register .form-group:nth-child(odd),
  #research.account #research-main .form-register .form-group:nth-child(odd) {
    margin-left: 0;
    margin-right: 3%;
  }
  #research.register #research-main .form-register .form-group:nth-child(even),
  #research.account #research-main .form-register .form-group:nth-child(even) {
    margin-left: 3%;
    margin-right: 0;
  }
  #research.register #research-main .form-register .password-group,
  #research.account #research-main .form-register .password-group {
    margin-top: 40px;
  }
}
@media all and (max-width: 991px) {
  #research.register #research-main .form-register label,
  #research.account #research-main .form-register label {
    display: none;
  }
  #research.register #research-main .form-register .form-fields,
  #research.account #research-main .form-register .form-fields {
    margin-left: 0;
    margin-right: 0;
  }
  #research.register #research-main .form-register .btn[name="submit"],
  #research.account #research-main .form-register .btn[name="submit"] {
    margin-top: 32px;
  }
  #research.register #research-main .form-register .submit-container:after,
  #research.account #research-main .form-register .submit-container:after {
    top: 36px;
    right: -36px;
  }
  #research.register #research-main .form-register .password-group,
  #research.account #research-main .form-register .password-group {
    padding: 16px 0 0;
  }
}
@media (min-width: 992px) {
  #research.register #research-main .form-wrap,
  #research.account #research-main .form-wrap {
    padding-left: 0;
    padding-right: 3%;
  }
}
#research.register #subscriptions .small-header,
#research.account #subscriptions .small-header {
  color: #0454a3;
}
#research.register #subscriptions .subscription-option,
#research.account #subscriptions .subscription-option {
  margin-bottom: 10px;
  padding-bottom: 0;
}
#research.register #subscriptions .subscription-option .general-heading,
#research.account #subscriptions .subscription-option .general-heading {
  color: #69a5d6;
}
#research.register #subscriptions .jcf-checkbox span,
#research.account #subscriptions .jcf-checkbox span {
  background-color: #69a5d6;
}

/**
 * Accounts pages
 */
#research.account .jcf-select {
  border-width: 1px;
  height: 28px;
  min-width: inherit;
}
@media all and (min-width: 992px) {
  #research.account .jcf-select {
    height: 40px;
    border-width: 2px;
  }
}
#research.account .jcf-select .jcf-select-text {
  font-size: 10px;
  line-height: 23px;
}
@media all and (min-width: 992px) {
  #research.account .jcf-select .jcf-select-text {
    font-size: 14px;
    line-height: 37px;
  }
}
#research.account .jcf-select .jcf-select-opener {
  top: 0px;
  right: 12px;
}
@media all and (min-width: 992px) {
  #research.account .jcf-select .jcf-select-opener {
    top: 14px;
  }
}
#research.account .purchase-report {
  margin: 0 0px 22px 0;
}
@media all and (min-width: 768px) {
  #research.account .purchase-report {
    margin: 0 45px 22px 0;
  }
}
@media all and (min-width: 992px) {
  #research.account .purchase-report {
    margin: 0 20px 22px 0;
  }
}
@media all and (min-width: 768px) {
  #research.account .purchase-report {
    margin-bottom: 35px;
  }
}
@media all and (max-width: 767px) {
  #research.account .purchase-report .title {
    text-align: left;
    color: #fff;
  }
  #research.account .purchase-report .title:after {
    border-color: #FFF transparent transparent;
  }
}
#research.account .purchase-report ul {
  margin: 0;
}
@media all and (min-width: 768px) {
  #research.account .purchase-report #main-reports {
    display: block;
  }
}
#research.account .purchase-report li {
  margin: 0;
}
#research.account .purchase-report li:first-child {
  border-top: 0;
}
#research.account .purchase-report li .report-opener {
  border-top: 2px solid #ebebeb;
}
#research.account .purchase-report li ul {
  margin-bottom: 30px;
}
#research.account .purchase-report li ul li {
  font-size: 14px;
  line-height: 1.6;
}
#research.account .purchase-report .report-opener.no-arrow:after {
  display: none;
}
#research.account .inquiries {
  font-size: 14px;
  padding-right: 35px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media all and (min-width: 768px) {
  #research.account .inquiries {
    font-size: 11px;
  }
}
@media all and (min-width: 992px) {
  #research.account .inquiries {
    font-size: 14px;
  }
}
#research.account .inquiries h4 {
  font-size: 14px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media all and (min-width: 768px) {
  #research.account .inquiries h4 {
    font-size: 14px;
  }
}
#research.account .research-page-header {
  padding: 20px 20px 5px;
  border-width: 0;
  margin: 0;
}
@media all and (min-width: 768px) {
  #research.account .research-page-header {
    padding: 20px 0px 30px;
    border-bottom: 1px solid #ebebeb;
    margin: 0px 15px 30px;
  }
}
@media all and (min-width: 992px) {
  #research.account .research-page-header {
    padding: 50px 0px 40px;
    margin-bottom: 40px;
    border-width: 2px;
  }
}
#research.account .research-page-header h1 {
  font-size: 25px;
}
@media all and (min-width: 768px) {
  #research.account .research-page-header h1 {
    font-size: 30px;
  }
}
@media all and (min-width: 992px) {
  #research.account .research-page-header h1 {
    font-size: 48px;
  }
}
@media all and (min-width: 992px) {
  #research.account #research-main .form-wrap {
    padding: 0 11px;
  }
}
#research.account #research-main .form-filter {
  margin-bottom: 30px;
}
@media all and (min-width: 768px) {
  #research.account #research-main .form-filter {
    overflow: hidden;
  }
}
@media all and (min-width: 992px) {
  #research.account #research-main .form-filter {
    margin-bottom: 42px;
  }
}
#research.account #research-main .form-filter form,
#research.account #research-main .form-filter .pagination-holder {
  margin-top: 20px;
}
#research.account #research-main .form-filter h2 {
  font-size: 18px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #0454a3;
  margin-bottom: 25px;
}
@media all and (min-width: 768px) {
  #research.account #research-main .form-filter h2 {
    font-size: 20px;
    margin-bottom: 0;
    float: left;
    margin-right: 30px;
  }
  #research.account #research-main .form-filter h2 + form {
    float: left;
    margin-right: 20px;
  }
}
@media all and (min-width: 992px) {
  #research.account #research-main .form-filter h2 {
    font-size: 30px;
    color: #062c59;
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    margin-right: 205px;
  }
  #research.account #research-main .form-filter h2 + form {
    margin-right: 30px;
  }
}
#research.account #research-main .form-filter .pagination-holder {
  display: none;
  float: left;
}
@media all and (min-width: 768px) {
  #research.account #research-main .form-filter .pagination-holder {
    display: block;
    padding: 0;
  }
  #research.account #research-main .form-filter .pagination-holder ul {
    margin: 0;
  }
}
@media all and (min-width: 768px) {
  #research.account #research-main .form-filter .pagination-holder {
    clear: none;
  }
}
#research.account #research-main .form-filter .pagination-holder a {
  line-height: 28px;
}
@media all and (min-width: 992px) {
  #research.account #research-main .form-filter .pagination-holder a {
    line-height: 40px;
  }
}
#research.account #research-main .form-filter .form-label {
  display: none;
}
#research.account #research-main .form-filter .form-label[for="filter-sort"] + .form-controls {
  width: 105px;
}
@media all and (min-width: 992px) {
  #research.account #research-main .form-filter .form-label[for="filter-sort"] + .form-controls {
    width: auto;
  }
}
#research.account #research-main .form-filter .form-collection {
  float: left;
  margin-right: 20px;
}
@media all and (min-width: 992px) {
  #research.account #research-main .form-filter .form-collection {
    margin-right: 30px;
  }
}
#research.account #research-main .form-filter .submit {
  position: static;
  float: left;
}
#research.account #research-main .form-filter .submit input[type="submit"] {
  line-height: 20px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  font-size: 10px;
  padding: 3px 10px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #062c59;
}
@media all and (min-width: 992px) {
  #research.account #research-main .form-filter .submit input[type="submit"] {
    line-height: 32px;
    padding: 2px 10px;
    font-size: 14px;
    border-width: 2px;
  }
}
@media all and (min-width: 768px) {
  #research.account #research-main .articles-column {
    width: 46%;
    float: left;
    margin-right: 0;
  }
  #research.account #research-main .articles-column:nth-child(even) {
    margin-right: 8%;
  }
}
#research.account #research-main .article-item {
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 0;
}
@media all and (min-width: 768px) {
  #research.account #research-main .article-item {
    padding-bottom: 30px;
    margin-bottom: 35px;
  }
}
@media all and (min-width: 992px) {
  #research.account #research-main .article-item {
    padding-bottom: 40px;
    margin-bottom: 45px;
    border-width: 2px;
  }
}
#research.account #research-main .article-item .meta-info {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  float: none;
  width: 100%;
  font-size: 9px;
  padding: 0;
}
@media all and (min-width: 768px) {
  #research.account #research-main .article-item .meta-info {
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 11px;
  }
}
@media all and (min-width: 992px) {
  #research.account #research-main .article-item .meta-info {
    font-size: 14px;
  }
}
#research.account #research-main .article-item time {
  color: #062c59;
  text-transform: none;
}
#research.account #research-main .article-item .category {
  color: #69a5d6;
  margin-left: 8px;
  display: inline-block;
}
#research.account #research-main .article-item .category:before {
  content: "|";
  color: #062c59;
  margin-right: 7px;
}
@media all and (min-width: 768px) {
  #research.account #research-main .article-item .category {
    margin: 0 0 18px;
  }
}
#research.account #research-main .article-item .general-heading {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 1.17;
}
@media all and (min-width: 768px) {
  #research.account #research-main .article-item .general-heading {
    font-size: 20px;
  }
}
@media all and (min-width: 992px) {
  #research.account #research-main .article-item .general-heading {
    font-size: 24px;
    line-height: 1.4;
  }
}
#research.account #research-main .article-item .general-heading a {
  color: #062c59;
}
#research.account #research-main .article-item .article-detail {
  padding: 0;
}
#research.account #research-main .article-item p {
  display: none;
}
@media all and (min-width: 992px) {
  #research.account #research-main .pagination-holder {
    clear: both;
  }
}
#research.account #research-main .pagination-holder .pagination {
  margin: 0 0 20px;
}
#research.account #research-main .pagination-holder .pagination > li {
  font-size: 11px;
}
@media all and (min-width: 992px) {
  #research.account #research-main .pagination-holder .pagination > li {
    font-size: 14px;
  }
}
#research.account #research-main .pagination-holder .pagination > li.next > a {
  margin: 0;
}
#research.account #research-main .pagination-holder .pagination > li.prev > a {
  margin-right: 10px;
}
#research.account #research-main .pagination-holder .pagination > li.active > a {
  color: #000;
}
#research.account #research-main .pagination-holder .pagination > li > a {
  margin: 0 10px 0 0;
  color: #c7c7c7;
}
@media all and (min-width: 992px) {
  #research.account #research-main .pagination-holder .pagination > li > a {
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
}
#research.account #research-main .pagination-holder .pagination > li > a:hover {
  color: #000;
}

#research.newsletters #research-main #subscriptions label {
  display: block;
  padding: 15px 20px;
  border: 2px solid #69a5d6;
  margin-bottom: 25px;
}
@media all and (max-width: 767px) {
  #research.newsletters #research-main #subscriptions label {
    height: auto !important;
  }
}
@media all and (min-width: 768px) {
  #research.newsletters #research-main #subscriptions label {
    width: 46%;
    margin: 0 2%;
    float: left;
    margin-bottom: 25px;
  }
}
#research.newsletters #research-main #subscriptions label .general-heading {
  color: #062c59;
}
#research.newsletters #research-main #subscriptions label .text {
  color: #062c59;
}
#research.newsletters #research-main #subscriptions label .check-wrap {
  margin: 0;
}
#research.newsletters #research-main #subscriptions label .jcf-checkbox {
  width: 20px;
  height: 20px;
  border: 2px solid #69a5d6;
}
#research.newsletters #research-main #subscriptions h3 {
  font-size: 18px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #0454a3;
  margin-bottom: 25px;
}
@media all and (min-width: 768px) {
  #research.newsletters #research-main #subscriptions h3 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-left: 2%;
  }
}
@media all and (min-width: 992px) {
  #research.newsletters #research-main #subscriptions h3 {
    font-size: 30px;
    color: #062c59;
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
  }
}
#research.newsletters #research-main #subscriptions .small-header {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 20px;
  color: #062c59;
}
@media all and (min-width: 768px) {
  #research.newsletters #research-main #subscriptions .small-header {
    margin-left: 2%;
  }
}
@media all and (min-width: 768px) {
  #research.newsletters #research-main #subscriptions .required-radio-container {
    overflow: hidden;
  }
}
#research.newsletters #research-main #subscriptions input[type="submit"] {
  border-color: #062c59;
}

#research.account.subscriptions #research-main .article-item {
  opacity: 0.3;
}
#research.account.subscriptions #research-main .article-item.active {
  opacity: 1.0;
}

/**
 * Cart page
 */
#research.cart #research-main .container {
  margin-bottom: 46px;
}
#research.cart #research-main .text-box {
  text-align: right;
}
#research.cart #research-main .text-box .btn {
  padding: 10px 20px;
}
#research.cart #research-main .item-title {
  width: 60%;
  float: left;
  margin-bottom: 1.6em;
}
#research.cart #research-main .description {
  width: 60%;
}
#research.cart #research-main .description-content {
  clear: both;
  font-size: 16px;
}
#research.cart #research-main .quantity {
  float: right;
  text-align: center;
  width: 15%;
}
#research.cart #research-main .price {
  float: right;
  text-align: right;
  width: 15%;
}
#research.cart #research-main .cart-head {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  border-bottom: 2px solid #ebebeb;
  color: #062c59;
  font-size: 16px;
  line-height: 90px;
  text-transform: uppercase;
}
#research.cart #research-main .cart-item {
  border-bottom: 2px solid #ebebeb;
  color: #062c59;
  padding: 40px 0;
  position: relative;
}
#research.cart #research-main .cart-item h3 {
  font-size: 24px;
  margin-bottom: 0;
}
#research.cart #research-main .cart-item label {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #69a5d6;
}
#research.cart #research-main .cart-details-trigger {
  display: none;
}
#research.cart #research-main .cart-details.collapse {
  display: block;
  height: auto !important;
}
#research.cart #research-main .remove-trigger {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  background: none;
  border: 0;
  color: #69a5d6;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 40px;
}
#research.cart #research-main .remove-trigger:hover {
  text-decoration: none;
}
#research.cart #research-main .form-bottom {
  text-align: right;
}
#research.cart #research-main .form-bottom:before, #research.cart #research-main .form-bottom:after {
  content: " ";
  display: table;
}
#research.cart #research-main .form-bottom:after {
  clear: both;
}
#research.cart #research-main .form-bottom .btn {
  margin-top: 40px;
  padding-left: 36px;
  padding-right: 36px;
}
#research.cart #research-main .cart-total {
  margin-top: 28px;
}
#research.cart #research-main .agree {
  margin-top: 28px;
  display: block;
}
#research.cart #research-main .agree a {
  color: #69a5d6;
  text-decoration: none;
}
#research.cart #research-main .agree a:hover {
  color: #69a5d6;
}
#research.cart #research-main .require-agree {
  opacity: 0.3;
  cursor: default;
}
#research.cart #research-main .require-agree.agreed {
  opacity: 1.0;
  cursor: pointer;
}
#research.cart #research-main .jcf-radio, #research.cart #research-main .jcf-checkbox {
  width: 18px;
  height: 18px;
  border: 2px solid #062c59;
  color: #062c59;
}
#research.cart #research-main .jcf-radio span, #research.cart #research-main .jcf-checkbox span {
  background: #062c59;
  top: 3px;
  bottom: 3px;
  left: 3px;
  right: 3px;
}
@media (max-width: 767px) {
  #research.cart #research-main .text-box {
    display: none;
  }
  #research.cart #research-main .cart-head {
    display: none;
  }
  #research.cart #research-main .cart-item label {
    display: inline;
    padding-right: 6px;
    position: relative;
    width: auto;
    height: auto;
  }
  #research.cart #research-main .item-title {
    float: none;
    padding-right: 40px;
    width: 100%;
  }
  #research.cart #research-main .quantity {
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 1.6em;
    text-align: left;
    width: 50%;
  }
  #research.cart #research-main .price {
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    width: 50%;
  }
  #research.cart #research-main .cart-subtitle {
    display: none;
  }
  #research.cart #research-main .description {
    width: 100%;
  }
  #research.cart #research-main .description-content {
    border: 2px solid #ebebeb;
  }
  #research.cart #research-main .cart-details-trigger {
    display: block;
    position: relative;
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #69a5d6;
    padding: 20px;
    text-decoration: none;
  }
  #research.cart #research-main .cart-details-trigger:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 13px;
    border: 8px solid #062c59;
    border-width: 9px 8px 0;
    border-color: #062c59 transparent transparent;
    transform: translate(-50%, 0);
    margin-top: -2px;
  }
  #research.cart #research-main .cart-details {
    border-top: 1px solid #ebebeb;
    padding: 1em;
  }
  #research.cart #research-main .cart-details.collapse {
    display: none;
  }
  #research.cart #research-main .cart-details.collapse.in {
    display: block;
  }
  #research.cart #research-main .remove-trigger {
    border: 2px solid #69a5d6;
    bottom: inherit;
    height: 30px;
    top: 42px;
    width: 30px;
    overflow: hidden;
  }
  #research.cart #research-main .remove-trigger span {
    display: none;
  }
  #research.cart #research-main .remove-trigger:before {
    content: "\00d7";
    position: absolute;
    font-size: 30px;
    top: 4px;
    left: 5px;
  }
  #research.cart #research-main .agree {
    font-size: 14px;
    text-transform: uppercase;
  }
  #research.cart #research-main .form-bottom .btn {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.steps {
  border-bottom: 2px solid #ebebeb;
  margin-bottom: 32px;
  padding-bottom: 32px;
  text-align: center;
}
.steps a {
  text-decoration: none;
}
.steps .steps-item {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #777777;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
}
.steps .steps-item.active {
  color: #0454a3;
}
@media (max-width: 991px) {
  .steps .steps-item {
    font-size: 16px;
  }
}
.steps .steps-item.active + .steps-item:before {
  color: #0454a3;
}
.steps .steps-item + .steps-item:before {
  content: '\00a0\25b8';
  padding: 0 32px 0 20px;
}
@media (max-width: 620px) {
  .steps .steps-item, .steps .steps-item:before {
    display: block;
  }
}

.logged-out-only,
.logged-in-only,
.logged-out-only-inline,
.logged-in-only-inline,
.logged-out-only-inline-block,
.logged-in-only-inline-block {
  display: none !important;
}

.logged-out .logged-out-only,
.logged-in .logged-in-only {
  display: block !important;
}

.logged-out .logged-out-only-inline,
.logged-in .logged-in-only-inline {
  display: inline !important;
}

.logged-out .logged-out-only-inline-block,
.logged-in .logged-in-only-inline-block {
  display: inline-block !important;
}

.logged-in .logged-out-only,
.logged-out .logged-in-only,
.logged-in .logged-out-only-inline,
.logged-out .logged-in-only-inline,
.logged-in .logged-out-only-inline-block,
.logged-out .logged-in-only-inline-block {
  display: none !important;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1250;
  background: #000;
}

.modal.modal-advertisement {
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 1255;
  background: #000;
  border: 5px solid #000;
}

.modal.modal-advertisement {
  right: auto;
  bottom: auto;
}

.modal.modal-advertisement .close-modal {
  top: 0;
  right: 0;
}

.modal.modal-advertisement .close-modal {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: -4px;
  right: -4px;
  background: black url("/assets/img/modal-popups/closetip.png") no-repeat 50% 50%;
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
}

.modal.modal-advertisement, .modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: opacity .5s, visibility .5s;
  -webkit-transition: opacity .5s, visibility .5s;
}

.show-modal .modal-overlay {
  opacity: .5;
  filter: alpha(opacity=50);
  visibility: visible;
}

.modal.modal-advertisement.show {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

@media (max-device-width: 1023px) {
  .modal.modal-advertisement {
    left: 15%;
    right: 15%;
    margin-left: 0 !important;
  }

  .modal.modal-advertisement img {
    width: 100%;
    height: auto;
  }
}
.with-loader-disabled:after, .loader, .with-loader:after {
  content: "\00a0";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: transparent url(/img/loader.gif) no-repeat 0 0;
  vertical-align: middle;
}

.with-loader-disabled:after {
  background-image: url(/img/loader-disabled.gif);
}

/**
 * <div class="loader"></div>
 */
.loader.loader-left {
  margin-left: 10px;
  float: left;
}
.loader.loader-right {
  float: right;
}

/**
 * <div class="form-group with-loader">
 *     <input type="text" class="form-control">
 * </div>
 */
.with-loader {
  position: relative;
}
.with-loader [type=submit] {
  outline: 0;
}
.with-loader:after {
  position: absolute;
  top: 10px;
  right: 10px;
}

/**
 * <div class="form-group with-loader">
 *     <input type="text" class="form-control">
 * </div>
 */
.with-loader-disabled {
  position: relative;
}
.with-loader-disabled [type=submit] {
  outline: 0;
}
.with-loader-disabled:after {
  position: absolute;
  top: 10px;
  right: 10px;
}

#research.checkout a {
  color: #69a5d6;
  text-decoration: none;
}
#research.checkout a:hover {
  color: #062c59;
  text-decoration: underline;
}
#research.checkout strong {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
#research.checkout #research-header {
  margin-bottom: 0;
}
#research.checkout #research-main {
  margin-bottom: 80px;
}
#research.checkout #research-main .research-page-header {
  margin-bottom: 0;
  padding: 10px 0 0;
  border-bottom-width: 0;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main .research-page-header {
    padding: 25px 0 20px;
    margin-bottom: 18px;
    border-bottom-width: 2px;
  }
}
@media all and (min-width: 992px) {
  #research.checkout #research-main .research-page-header {
    padding: 33px 0 29px;
    margin-bottom: 32px;
  }
}
#research.checkout #research-main .research-page-header h1 {
  color: #0454a3;
  font-size: 25px;
  margin-bottom: 2px;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main .research-page-header h1 {
    font-size: 30px;
    margin-bottom: 0px;
  }
}
@media all and (min-width: 992px) {
  #research.checkout #research-main .research-page-header h1 {
    font-size: 46px;
  }
}
#research.checkout #research-main .form-intro {
  max-width: 600px;
  margin-bottom: 30px;
}
#research.checkout #research-main .form-intro h2 {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-style: normal;
  font-weight: 300;
  color: #0454a3;
  margin-top: 0;
  font-size: 25px;
  margin-bottom: 15px;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main .form-intro h2 {
    font-size: 27px;
    margin-bottom: 1em;
  }
}
@media all and (min-width: 992px) {
  #research.checkout #research-main .form-intro h2 {
    font-size: 38px;
  }
}
#research.checkout #research-main #form-checkout {
  margin-top: -10px;
}
#research.checkout #research-main #form-checkout label {
  display: none;
  font-size: 12px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #0454a3;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main #form-checkout label {
    display: block;
    margin-bottom: 0;
    color: #69a5d6;
  }
}
@media all and (min-width: 992px) {
  #research.checkout #research-main #form-checkout label {
    font-size: 16px;
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 2.5;
  }
}
#research.checkout #research-main #form-checkout label.expiration-label {
  display: inline-block;
  float: left;
  line-height: 48px;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main #form-checkout label.expiration-label {
    float: none;
    display: block;
    line-height: 2;
  }
}
@media all and (min-width: 992px) {
  #research.checkout #research-main #form-checkout label.expiration-label {
    line-height: 2.5;
  }
}
@media all and (min-width: 768px) {
  #research.checkout #research-main #form-checkout .form-group {
    float: left;
    width: 48.5%;
  }
  #research.checkout #research-main #form-checkout .form-group:nth-child(even) {
    margin-left: 3%;
  }
}
@media all and (min-width: 992px) {
  #research.checkout #research-main #form-checkout .form-group {
    width: 42.5%;
  }
  #research.checkout #research-main #form-checkout .form-group:nth-child(even) {
    margin-left: 8.5%;
  }
}
#research.checkout #research-main #form-checkout .form-group.card-info-group {
  text-align: right;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main #form-checkout .form-group.card-info-group {
    text-align: left;
  }
}
#research.checkout #research-main #form-checkout .form-group.card-info-group .jcf-select {
  height: 50px;
  width: auto;
  min-width: auto;
  margin-left: 28px;
  max-width: 80px;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main #form-checkout .form-group.card-info-group .jcf-select {
    max-width: none;
    width: 45%;
    margin-left: 0;
    margin-right: 20px;
  }
  #research.checkout #research-main #form-checkout .form-group.card-info-group .jcf-select:last-child {
    margin: 0;
  }
}
#research.checkout #research-main #form-checkout .form-group.card-cvv-group p {
  margin-top: 10px;
  font-size: 12px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #0454a3;
  line-height: 1.34;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main #form-checkout .form-group.card-cvv-group p {
    max-width: 200px;
    color: #69a5d6;
  }
}
#research.checkout #research-main #form-checkout .form-group .jcf-select {
  height: 50px;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main #form-checkout .form-group .jcf-select {
    border-width: 2px;
  }
}
#research.checkout #research-main #form-checkout .form-group .jcf-select .jcf-select-text {
  line-height: 48px;
  margin-right: 30px;
  font-size: 12px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #0454a3;
}
@media all and (min-width: 992px) {
  #research.checkout #research-main #form-checkout .form-group .jcf-select .jcf-select-text {
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
  }
}
#research.checkout #research-main #form-checkout .form-group .jcf-select .jcf-select-opener {
  top: 14px;
  right: 10px;
}
@media all and (min-width: 992px) {
  #research.checkout #research-main #form-checkout .form-group .jcf-select .jcf-select-opener {
    top: 20px;
  }
}
#research.checkout #research-main #form-checkout .mobile-message {
  color: #69a5d6;
  margin-bottom: 25px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
}
#research.checkout #research-main #form-checkout .form-heading h3 {
  font-size: 15px;
  color: #0454a3;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 25px;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main #form-checkout .form-heading h3 {
    color: #062c59;
  }
}
@media all and (min-width: 992px) {
  #research.checkout #research-main #form-checkout .form-heading h3 {
    font-size: 20px;
  }
}
#research.checkout #research-main #form-checkout .form-fields {
  border-top: 1px solid #c7c7c7;
  padding-top: 25px;
}
@media all and (min-width: 992px) {
  #research.checkout #research-main #form-checkout .form-fields {
    border-top-width: 2px;
    padding-top: 40px;
    margin-top: 20px;
  }
}
#research.checkout #research-main #form-checkout .form-fields:first-child {
  border-width: 0;
  padding: 0;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main #form-checkout .form-fields.card-fields .form-group {
    margin-left: 0;
  }
  #research.checkout #research-main #form-checkout .form-fields.card-fields .form-group:nth-child(odd) {
    margin-left: 3%;
  }
}
@media all and (min-width: 992px) {
  #research.checkout #research-main #form-checkout .form-fields.card-fields .form-group:nth-child(odd) {
    margin-left: 8.5%;
  }
}
#research.checkout #research-main #form-checkout .form-control {
  padding: 11px 15px;
  line-height: inherit;
  height: auto;
}
#research.checkout #research-main #form-checkout .form-control::-webkit-input-placeholder {
  color: #0454a3;
}
#research.checkout #research-main #form-checkout .form-control::-moz-placeholder {
  opacity: 1;
  color: #0454a3;
}
#research.checkout #research-main #form-checkout .form-control:-moz-placeholder {
  color: #0454a3;
}
#research.checkout #research-main #form-checkout .form-control:-ms-input-placeholder {
  color: #0454a3;
}
#research.checkout #research-main #form-checkout .form-control.placeholder {
  color: #0454a3;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main #form-checkout .form-control {
    font-size: 14px;
  }
}
@media all and (min-width: 992px) {
  #research.checkout #research-main #form-checkout .form-control {
    font-size: 18px;
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    padding: 9px 15px;
  }
}
#research.checkout #research-main #form-checkout .btn-primary {
  border-color: #062c59 !important;
  width: 100%;
  line-height: 28px;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main #form-checkout .btn-primary {
    width: auto;
  }
}
#research.checkout #research-main .form-wrap {
  padding: 0;
}
#research.checkout #research-main .form-signin {
  margin-bottom: 62px;
}
#research.checkout #research-main .form-signin .form-control {
  width: 100%;
  max-width: 365px;
  margin-bottom: 25px;
}
#research.checkout #research-main .form-signin .btn-primary {
  border-color: #062c59 !important;
  padding-right: 38px;
  padding-left: 38px;
}
#research.checkout #research-main .go-back-text {
  font-size: 16px;
}
@media all and (min-width: 768px) {
  #research.checkout #research-main .aside {
    padding-left: 30px;
    padding-right: 0;
  }
}
#research.checkout #research-main .aside .items-count {
  padding: 24px 20px;
  border-bottom: 2px solid #c7c7c7;
  color: #c7c7c7;
}
#research.checkout #research-main .aside .item {
  padding: 20px;
  border-bottom: 2px solid #c7c7c7;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1.25;
}
#research.checkout #research-main .aside .item .item-title {
  color: #062c59;
}
#research.checkout #research-main .aside .cart-total {
  padding: 35px 20px 45px;
  text-align: center;
}
#research.checkout #research-main .aside .cart-total .total-heading {
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 15px;
  text-transform: uppercase;
  color: #062c59;
  margin-bottom: 5px;
}
#research.checkout #research-main .aside .cart-total .total-amount {
  color: #69a5d6;
  line-height: 1;
  font-size: 30px;
}
#research.checkout #research-main .aside .contact-detail {
  font-size: 16px;
}
#research.checkout #review-form {
  margin-top: 25px;
  display: none;
}
#research.checkout #review-form .review-item {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #c7c7c7;
}
#research.checkout #review-form .review-heading {
  float: left;
  font-size: 22px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #0454a3;
}
@media all and (min-width: 992px) {
  #research.checkout #review-form .review-heading {
    font-size: 36px;
    line-height: 1;
  }
}
#research.checkout #review-form .review-button {
  float: right;
  font-size: 9px;
  border: 1px solid #69a5d6;
  display: inline-block;
  padding: 1px 12px;
  text-transform: uppercase;
}
@media all and (min-width: 768px) {
  #research.checkout #review-form .review-button {
    font-size: 14px;
    padding: 2px 12px;
  }
}
@media all and (min-width: 992px) {
  #research.checkout #review-form .review-button {
    padding: 7px 24px;
    border-width: 2px;
  }
}
#research.checkout #review-form .review-info {
  clear: both;
  padding-top: 20px;
  font-size: 15px;
  font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #062c59;
}
@media all and (min-width: 992px) {
  #research.checkout #review-form .review-info {
    font-size: 20px;
    font-family: "nudista-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
}
#research.checkout .steps {
  padding-bottom: 25px;
  text-align: left;
  padding: 0;
  margin-bottom: 5px;
  border-width: 0;
}
@media all and (min-width: 768px) {
  #research.checkout .steps {
    border-width: 2px;
    padding-bottom: 18px;
    margin-bottom: 26px;
  }
}
@media all and (min-width: 992px) {
  #research.checkout .steps {
    margin-bottom: 32px;
    padding-bottom: 32px;
    text-align: center;
  }
}
#research.checkout .steps .steps-item {
  margin: 0 28px;
  display: inline-block;
  font-size: 9px;
  margin: 0;
}
@media all and (min-width: 768px) {
  #research.checkout .steps .steps-item {
    font-size: 12px;
  }
}
@media all and (min-width: 992px) {
  #research.checkout .steps .steps-item {
    font-size: 16px;
  }
}
#research.checkout .steps .steps-item.active {
  color: #062c59;
}
#research.checkout .steps .steps-item:before {
  padding-right: 90px;
  padding: 0 20px;
  display: inline-block;
}
@media all and (min-width: 768px) {
  #research.checkout .steps .steps-item:before {
    padding: 0 75px;
  }
}
@media all and (min-width: 992px) {
  #research.checkout .steps .steps-item:before {
    padding: 0 83px;
  }
}

@media print {
  header,
  #sidebar .jcf-scroll-wrap,
  #sidebar .search-opener,
  #sidebar .nav-opener,
  .header-slider,
  .article-header-box .col-sm-2,
  .aside-article-holder,
  .aside-filter-block,
  .related-articles,
  .social-networks,
  .icon-magnify,
  #research-header button,
  #research aside,
  .recent-publication,
  .contact-us-block,
  #research-footer,
  .btn-go-top,
  .want-more .text-right,
  #disqus_thread,
  .ad-container,
  .adv-block,
  .tag-article {
    display: none !important;
  }

  .logo a[href]:after,
  .article-author a[href]:after {
    content: none;
  }

  a[href]:after {
    text-decoration: none;
  }

  #research .report-detail .aside {
    display: none;
  }
  #research #research-main aside {
    display: none;
  }
  #research #content {
    width: 90%;
  }

  #sidebar,
  .sidebar-holder,
  .sidebar-header {
    box-shadow: inset 0 0 0 1000px #000 !important;
  }

  .article-header-box .img-holder {
    max-width: 45%;
    float: left;
    margin: 0 5% 20px 0;
  }
  .article-header-box .img-desc {
    float: right;
    width: 50%;
  }

  #research-header,
  #research-nav {
    display: block !important;
  }

  #research-nav {
    box-shadow: inset 0 0 0 1000px #062C59 !important;
  }
}
