.image {
  width: 165px;
}

.text-block {
  font-family: Bitter, serif;
}

.text-block.grey {
  font-family: Lato, sans-serif;
  color: #b3b3b3;
}

.text-block.home-subnav-text {
  font-family: Lato, sans-serif;
  text-transform: uppercase;
}

.text-block.home-subnav-text.more-button-text {
  margin-right: 10px;
  float: left;
}

.text-block.home-subnav-text.mobile-home-subnav {
  display: block;
}

.search-icon-1 {
  position: absolute;
  right: 0px;
  bottom: 1vh;
  width: 36px;
  float: right; 
  background-color: #e4ebee;
}

.search-icon-1.close-search {
  right: 0px;
  width: 35px;
  padding-right: 0px;
  padding-left: 0px;
}

.search-icon-1.real-search-button {
  top: 13px;
  width: 40px;
  padding-right: 2px;
  padding-left: 2px;
}

.logo-wrapper {
  position: relative;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-wrapper.page-title-padding {
  padding-top: 16px;
}

.logo-wrapper.page-title-padding.border-bottom {
  padding-bottom: 1vh;
  border-bottom: 1px solid #b3b3b3;
}

.home-subtitle-wrapper {
  position: relative;
  margin-top: 1vh;
  margin-bottom: 1.7vh;
  padding-top: 1vh;
  padding-bottom: 1vh;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
}

.home-subtitle-wrapper.news-categories-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: 'Droid Sans', sans-serif;
  text-transform: uppercase;
}

.home-subtitle-wrapper.news-categories-list-wrapper.magazine-sub-nav {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.home-subtitle-wrapper.news-categories-list-wrapper.magazine-sub-nav.search-sub-nav {
  border-bottom-style: none;
}

.home-subtitle-wrapper.news-categories-list-wrapper.magazine-sub-nav._404-sub-nav-2 {
  border-bottom-style: none;
}

.home-subtitle-wrapper.news-categories-list-wrapper.wrapper-3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.home-subtitle-wrapper.news-categories-list-wrapper.search-nav {
  padding-top: 0vh;
  padding-bottom: 0vh;
  border-bottom-style: none;
}

.home-subtitle-wrapper.second-subtitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  margin-top: 0vh;
  border-top-style: none;
}

.home-subtitle-wrapper.home-3 {
  margin-bottom: 0vh;
}

.breadcrumb-wrapper {
  padding-bottom: 1vh;
}

.breadcrumb-wrapper.events {
  height: 3vh;
}

.heading {
  font-family: Bitter, serif;
  font-weight: 400;
}

.heading.main {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 33px;
  line-height: 33px;
}

.heading.main.news-1-col-2-headline {
  font-size: 47px;
  line-height: 100%;
}

.heading.main.news-1-col-2-headline.news-article-heading {
  width: 85%;
}

.heading.main.news-1-col-2-headline.news-article-heading.magazine-current-title {
  margin-bottom: 2vh;
  font-size: 33px;
  font-weight: 700;
}

.heading.main.news-1-col-2-headline.event-date {
  margin-bottom: 0px;
  font-size: 57px;
  font-weight: 700;
  text-align: center;
}

.heading.main.news-1-col-2-headline.event-date.event-month {
  min-width: 100px;
  margin-top: 0.5vh;
  margin-bottom: 0.5vh;
  color: #333;
  font-size: 41px;
}

.heading.main.events-intro-title {
  font-size: 35px;
  font-weight: 700;
}

.heading.main.events-intro-title.search-result-title {
  font-size: 30px;
}

.heading.sidebar {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 26px;
  line-height: 30px;
}

.heading.sidebar.news-2-headline {
  margin-bottom: 15px;
  font-size: 43px;
  line-height: 100%;
}

.heading.secondary {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 19px;
  line-height: 150%;
  font-weight: 700;
}

.heading.secondary.case-study {
  font-family: Lato, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
}

.heading.secondary.category-section-label {
  font-size: 21px;
  font-weight: 800;
}

.home-main-article-wrapper {
  padding-top: 0vh;
  padding-bottom: 0vh;
}

.home-main-article-wrapper.secondary-article {
  padding-top: 0vh;
}

.home-main-article-wrapper.secondary-article.border-right {
  border-right: 1px solid #b3b3b3;
}

.home-main-article-wrapper.secondary-article.border-right.padding-left {
  padding-right: 8px;
  padding-left: 1vw;
}

.home-main-article-wrapper.secondary-article.border-right.padding-left.border-left {
  border-left: 1px solid #b3b3b3;
}

.home-main-article-wrapper.secondary-article.border-right.padding-right {
  padding-right: 2vw;
}

.home-main-article-wrapper.secondary-article.border-right.padding-right.padding-left {
  padding-right: 1vw;
}

.home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module {
  height: 26vh;
}

.home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module.home-2-section-2 {
  width: 25%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module.home-2-section-2.no-border-bottom {
  width: 24%;
  margin-right: 1vw;
  margin-bottom: 0vh;
  padding-right: 1vw;
  padding-bottom: 0vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom-style: none;
}

.home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module.home-2-section-2.no-border-bottom.no-border-right {
  margin-right: 0vw;
  border-right-style: none;
}

.home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module.home-2-section-2.no-border-bottom.no-border-right.news-2-section {
  width: auto;
}

.home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module.home-2-section-2.no-border-bottom.no-border-right.news-2-section.no-padding-right {
  width: 24%;
  padding-right: 0vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module.home-2-section-2.no-border-bottom.news-2-section {
  width: auto;
}

.home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module.home-2-section-2.no-border-bottom.news-2-section.news-2-section-4-module-wrapper {
  width: 24%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.home-main-article-wrapper.secondary-article.border-right.padding-right.no-border {
  border-right-style: none;
}

.home-main-article-wrapper.secondary-article.border-right.padding-right.home-2 {
  width: 32%;
  margin-right: 1vw;
  padding-right: 1vw;
}

.home-main-article-wrapper.secondary-article.border-right.padding-right.home-2.no-border-right {
  border-right-style: none;
}

.home-main-article-wrapper.secondary-article.padding-right {
  padding-right: 1vw;
}

.home-main-article-wrapper.secondary-article.padding-right.padding-left {
  padding-right: 1vw;
}

.home-main-article-wrapper.secondary-article.padding-right.padding-left.blog-module {
  height: 26vh;
}

.home-main-article-wrapper.secondary-article.border-bottom {
  margin-bottom: 1vh;
  padding-bottom: 1vh;
  border-bottom: 1px solid #b3b3b3;
}

.home-main-article-wrapper.secondary-article.border-bottom.contact-col-2 {
  border-bottom-color: #333;
}

.home-main-article-wrapper.secondary-article.category-5-col-1-module-wrapper {
  margin-right: 0px;
  padding-top: 0vh;
  padding-right: 8px;
  padding-left: 8px;
  border-right: 1px solid #b3b3b3;
}

.home-main-article-wrapper.secondary-article.category-5-col-1-module-wrapper.news-5-module-wrapper {
  width: 24%;
  margin-right: 0px;
  padding-top: 0vh;
  padding-right: 0px;
  border-right-style: none;
}

.home-main-article-wrapper.secondary-article.category-5-col-1-module-wrapper.news-5-module-wrapper.divider {
  width: 10px;
  margin-right: 10px;
  border-style: none solid none none;
  border-top-width: 1px;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-color: #000;
}

.home-main-article-wrapper.secondary-article.category-5-col-4 {
  padding-right: 8px;
  padding-left: 8px;
}

.home-main-article-wrapper.padding-left {
  padding-left: 1vw;
}

.home-main-article-wrapper.padding-left.case-study-wrapper {
  margin-right: 1vw;
  margin-left: 1vw;
  padding-bottom: 2px;
  background-color: #948e89;
  color: #fff;
}

.home-main-article-wrapper.events-date-wrapper {
  height: 100px;
  margin-right: 10px;
  border-right: 1px solid #f26e23;
  border-left: 1px none #b3b3b3;
}

.home-main-article-wrapper.events-date-wrapper.events-2-wrapper-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 220px;
  margin-right: 0px;
  padding-right: 2vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-right-style: none;
}

.home-main-article-wrapper.events-date-wrapper.events-2-wrapper-1.events-3-col-1 {
  width: 100px;
  height: auto;
  padding-top: 0vh;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.home-main-article-wrapper.events-date-wrapper.events-2-wrapper-1.events-3-col-1.market-category-2-col-1-wrapper {
  width: 200px;
  height: auto;
  margin-right: 0px;
}

.home-main-article-wrapper.events-intro-wrapper {
  height: 100px;
  margin-left: 10px;
  padding-top: 0.5vh;
  padding-left: 10px;
  float: none;
  border-left: 1px solid #f26e23;
}

.home-main-article-wrapper.events-intro-wrapper.search-1-col-2-wrapper {
  border-left-color: #b3b3b3;
}

.home-main-article-wrapper.events-intro-wrapper.search-1-col-2-wrapper.search-1-col-2-sub-wrapper {
  margin-left: 0px;
  padding-top: 0vh;
  padding-bottom: 0vh;
  padding-left: 0px;
  border-bottom: 1px none #b3b3b3;
  border-left-style: none;
}

.home-main-article-wrapper.events-intro-wrapper.search-1-col-2-wrapper.search-1-col-2-sub-wrapper.no-border-bottom {
  border-bottom-style: none;
}

.home-main-article-wrapper.events-intro-wrapper.events-2-col-3-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  margin-left: 0px;
  padding-left: 0px;
  float: left;
  border-left-style: none;
}

.home-main-article-wrapper.events-intro-wrapper.events-2-col-3-wrapper.single-event-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-main-article-wrapper.events-intro-wrapper.events-2-col-3-wrapper.market-2-col-2-module-wrapper {
  width: 50%;
  min-height: 100px;
  padding-left: 10px;
  border-left-style: solid;
}

.home-main-article-wrapper.events-open-col-1-wrapper {
  padding-right: 10px;
  border-right: 1px solid #b3b3b3;
}

.home-main-article-wrapper.events-open-col-1-wrapper.about-1-col-1 {
  border-right-style: none;
}

.home-main-article-wrapper.events-open-col-1-wrapper._404-wrapper {
  padding-top: 0vh;
}

.home-main-article-wrapper.events-open-col-1-wrapper.single-event-2 {
  padding-top: 0vh;
}

.home-main-article-wrapper.directory-1-col-3-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-left: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #f26e23;
}

.home-main-article-wrapper.border-bottom {
  margin-bottom: 1vh;
  border-bottom: 1px solid #b3b3b3;
}

.home-main-article-wrapper.wrapper-2 {
  padding-left: 20px;
}

.paragraph {
  width: auto;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 13px;
}

.paragraph.secondary-article {
  width: 100%;
}

.paragraph.remove-padding {
  margin-bottom: 0px;
}

.paragraph.events-read-more-text {
  margin-bottom: 0px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #333;
  font-size: 14px;
  line-height: 125%;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.paragraph.events-open-text-1 {
  padding-top: 3vh;
}

.paragraph.home-2.news-2-section {
  margin-bottom: 0px;
}

.article-category {
  font-family: 'Droid Sans', sans-serif;
  color: #f26e23;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
}

.article-category.case-study-category {
  display: inline-block;
  margin-bottom: 5px;
  padding: 4px;
  background-color: #fff;
  color: #948e89;
  line-height: 13px;
}

.article-category.blue {
  color: #105ea3;
}

.article-category.related-article {
  padding-top: 1vh;
}

.article-category.blog {
  color: #105ea3;
}

.article-category.events-month-item {
  text-align: center;
}

.article-category.directory-profile-black {
  margin-top: 0.5vh;
  color: #333;
}

.article-category.directory-profile-black.magazine-current-1 {
  margin-top: 0vh;
  margin-right: 10px;
  float: left;
}

.article-category.magazine-current-2 {
  float: left;
}

.article-category.search {
  font-size: 12px;
}

.article-category.black {
  color: #333;
}

.main-article-wrapper {
  margin-right: 1vw;
  margin-bottom: 2vh;
  padding-bottom: 1vh;
  border-style: none none solid;
  border-width: 1px 1px 1.5px;
  border-color: transparent #000 #b3b3b3;
}

.main-article-wrapper.sidebar {
  margin-right: 0vw;
  margin-bottom: 3vh;
  margin-left: 1vw;
}

.main-article-wrapper.sidebar.no-bottom-border {
  margin-bottom: 1vh;
  border-bottom-style: none;
}

.main-article-wrapper.sidebar.thin-border {
  margin-bottom: 2vh;
  border-bottom-width: 1px;
}

.main-article-wrapper.sidebar.thin-border.no-border-bottom {
  margin-bottom: 0vh;
  border-bottom-style: none;
}

.main-article-wrapper.sidebar.thin-border.news-2 {
  border-bottom-style: none;
}

.main-article-wrapper.news-1-col-1 {
  width: auto;
  margin-bottom: 2vh;
  padding-bottom: 0vh;
  float: left;
  border-bottom-style: none;
}

.main-article-wrapper.news-1-col-1.events-open-col-2-wrapper {
  padding-top: 1vh;
  padding-left: 10px;
}

.main-article-wrapper.news-1-col-1.events-open-col-2-wrapper.single-event-2 {
  padding-top: 0vh;
}

.main-article-wrapper.news-1-col-1.market-place-module-wrapper {
  padding-right: 10px;
}

.main-article-wrapper.news-1-col-1.market-place-module-wrapper.marketplace-2-module-wrapper {
  width: 370px;
  height: 220px;
}

.main-article-wrapper.news-1-col-1.market-place-module-wrapper-2 {
  padding-right: 10px;
  padding-left: 10px;
}

.main-article-wrapper.news-1-col-1.market-place-module-wrapper-3 {
  padding-left: 10px;
}

.main-article-wrapper.news-1-col-1.wrapper-4 {
  padding-right: 1vw;
}

.main-article-wrapper.news-1-col-1.events-3-col-2-image-wrapper.single-event-2 {
  margin-bottom: 0vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.main-article-wrapper.news-1-col-1.events-3-col-2-image-wrapper.market-2-col-2-module-wrapper-1 {
  width: 40%;
}

.main-article-wrapper.news-1-col-1.events-3-col-2-image-wrapper.market-2-col-2-module-wrapper-1.search-module-col-2-wrapper {
  width: 60%;
  margin-bottom: 0vh;
}

.main-article-wrapper.news-4-col-1-wrapper {
  padding-bottom: 0vh;
  border-bottom-style: none;
}

.main-article-wrapper.news-4-col-1-wrapper.blog-4-col-3-wrapper {
  margin-right: 0vw;
  padding-left: 1vw;
}

.main-article-wrapper.directory-col-1-wrapper {
  height: 100px;
  margin-right: 0px;
  margin-bottom: 0vh;
  padding-bottom: 0vh;
  border-right-style: none;
  border-right-color: #f26e23;
  border-bottom-style: none;
}

.main-article-wrapper.news-2 {
  margin-bottom: 0vh;
  padding-top: 0vh;
  padding-bottom: 0vh;
  border-bottom-style: none;
}

.main-article-wrapper.news-2-category-section-col-1 {
  margin-bottom: 0vh;
  padding-bottom: 0vh;
  border-bottom-style: none;
}

.home-sidebar-wrapper.related-news-col {
  padding-left: 1vw;
  border-left: 1px solid #b3b3b3;
}

.home-sidebar-wrapper.blog-4-col-3-wrapper {
  height: 500px;
  padding-right: 10px;
  padding-left: 10px;
  border-style: none solid;
  border-width: 1px;
  border-color: #b3b3b3;
}

.red-bg {
  z-index: 99999;
  height: auto;
  background-color: #ec6708;
}

.red-bg.left-padding-0 {
  padding-left: 0px;
}

.div-block {
  position: fixed;
  width: 100vw;
  height: 100vh;
}

.div-block.red-bg {
  width: 7vw;
}

.div-block.red-bg.menu-wrapper-closed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-2 {
  position: absolute;
  left: 50%;
  top: -54px;
  right: 0px;
  z-index: 10;
  width: 105px;
}

.div-block-2 {
  position: static;
}

.sidebar-banner-wrapper {
  padding-top: 29px;
  padding-left: 20px;
}

.top-banner-wrapper {
  padding-bottom: 20px;
}

.left-padding-0 {
  padding-right: 5px;
  padding-left: 0px;
}

.top-page-margin {
  margin-top: 5vh;
}

.home-1-row-2 {
  padding-bottom: 1.5vh;
  border-bottom: 1.5px solid #b3b3b3;
}

.home-1-row-2.news-article-row-1 {
  padding-bottom: 7vh;
  border-bottom-style: none;
}

.home-1-row-2.events-1-row {
  margin-bottom: 1vh;
  padding-bottom: 1vh;
  border-bottom-width: 1px;
}

.home-1-row-2.events-1-row.no-border-bottom {
  margin-bottom: 600px;
  border-left: 1px none #000;
  border-bottom-style: none;
}

.home-1-row-2.events-1-row.no-border-bottom.events-open-row {
  margin-bottom: auto;
  border-bottom-style: none;
}

.home-1-row-2.events-1-row.events-open-nav {
  border-bottom-style: none;
}

.home-1-row-2.events-1-row.search-1-row-1 {
  margin-bottom: 1.2vh;
  padding-bottom: 1.2vh;
}

.twitter-feed-filler-image-1 {
  width: 210px;
  margin-right: 10px;
  float: none;
}

.overflow-hidden {
  overflow: scroll;
  width: 100%;
  height: 237px;
}

.twitter-module-wrapper {
  overflow: auto;
  width: 1500px;
  height: 227px;
}

.mid-banner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 1vh;
  padding-bottom: 1vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1.5px solid #b3b3b3;
  border-bottom: 1.5px solid #b3b3b3;
}

.blog-column {
  display: block;
}

.home-blog-wrapper {
  padding-bottom: 1vh;
  border-bottom: 1.5px none #b3b3b3;
}

.home-category-title {
  margin-top: 0px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.home-category-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 1vh;
  padding-top: 1.5vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1.5px solid #b3b3b3;
  border-bottom: 1.5px none #b3b3b3;
}

.home-category-section.home-category-2 {
  display: block;
}

.home-category-col-2 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-category-col-2-wrapper {
  display: block;
  height: 60vh;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-category-col-2-wrapper.border-left {
  height: auto;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #000 #000 #000 #b3b3b3;
}

.home-category-col-2-wrapper.border-left.category-5-col-2-module-wrapper {
  height: auto;
  margin-right: 0px;
  padding-right: 8px;
  padding-left: 8px;
  border-right-style: solid;
  border-right-color: #b3b3b3;
  border-left-style: none;
}

.home-category-col-2-wrapper.border-left.home-2 {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.home-category-section-col-3-wrapper {
  padding-left: 10px;
}

.home-category-section-col-3-wrapper.border-left {
  border-left: 1px solid #b3b3b3;
}

.home-category-section-col-3-wrapper.border-left.category-5-col-3 {
  height: auto;
  margin-right: 0px;
  padding-right: 8px;
  padding-left: 8px;
  border-right: 1px solid #b3b3b3;
  border-left-style: none;
}

.home-category-section-col-3-wrapper.border-left.home-2 {
  width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.row {
  height: 100%;
}

.div-block-3 {
  border-top: 1px solid #f26e23;
  border-bottom: 1px solid #f26e23;
}

.div-block-3.footer-wrapper {
  margin-bottom: 2vh;
}

.row-2 {
  padding-top: 1vh;
  padding-bottom: 1vh;
}

.subscribe-footer-title {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-weight: 700;
}

.text-field {
  width: 60%;
  float: left;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.text-field.subscribe-newsletter-field {
  font-family: 'Droid Sans', sans-serif;
  font-size: 13px;
}

.submit-button {
  float: left;
  background-color: #b9c9d2;
  font-family: 'Droid Sans', sans-serif;
  text-transform: uppercase;
}

.heading-2 {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 14px;
}

.text-block-2 {
  font-family: 'Droid Sans', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.text-block-2.footer-contact-title {
  font-family: 'Droid Sans', sans-serif;
  color: #ec6708;
  line-height: 150%;
  font-weight: 400;
}

.text-block-2.footer-contact-name {
  line-height: 150%;
}

.text-block-2.contact-footer-email {
  margin-bottom: 1vh;
  line-height: 150%;
  text-transform: none;
}

.div-block-4 {
  margin-bottom: 2vh;
  padding-top: 1vh;
  padding-bottom: 1vh;
  border-style: solid none;
  border-top-width: 1px;
  border-top-color: #ec6708;;
  border-bottom-width: 1px;
  border-bottom-color: #ec6708;;
}

.div-block-4.blog-footer {
  margin-top: 4vh;
  margin-bottom: 2vh;
}

.div-block-4.market-place-footer {
  margin-top: 10vh;
  padding-bottom: 1vh;
}

.div-block-4.directory-footer {
  margin-top: 15vh;
}

.div-block-4.contact-footer {
  margin-top: 15vh;
}

.div-block-4.home-footer {
  position: relative;
  margin-top: 20px;
}

.image-3 {
  width: 980px;
}

.image-4 {
  width: 90px;
  height: 480px;
}

.menu-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 190px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 34px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-5 {
  width: 63px;
  float: none;
}

.image-5.menu-nav-open-image {
  width: 50px;
  float: right;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.menu-nav-button-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  padding-right: 0px;
  padding-left: 49px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  cursor: pointer;
}

.div-block-5.menu-closed-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
}

.top-nav-wrapper-closed {
  display: block;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.search-nav-closed-wrapper {
  display: block;
  width: 260px;
  padding-right: 20px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  width: auto;
  height: 26px;
  float: right;
}

.image-7 {
  width: 980px;
}

.nav-bottom-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 210px;
  margin-bottom: 0vh;
  padding-top: 3vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-social-media-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 21px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-social-media-wrapper.nav-wrapper-2 {
  width: 230px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  opacity: 0;
}

.nav-twitter {
  width: 24px;
}

.nav-facebook {
  width: 22px;
  margin-right: 8px;
}

.home-category-title-wrapper.home-2 {
  width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.body-wrapper {
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
}

.page-title {
  float: left;
  font-family: 'Droid Serif', serif;
  font-size: 47px;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
}

.news-2 {
  padding-top: 2vh;
}

.news-4-row-1 {
  margin-bottom: 2vh;
  border-bottom: 1.5px none #b3b3b3;
}

.text-span {
  text-decoration: underline;
}

.article-standfirst {
  width: 85%;
  font-family: 'Droid Serif', serif;
  line-height: 120%;
  font-style: italic;
  font-weight: 700;
}

.article-author {
  font-family: 'Droid Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.article-author.directory-profile-1-col-1-address {
  font-size: 13px;
  text-transform: uppercase;
}

.news-article-col-1 {
  border-right: 1px none #b3b3b3;
}

.article-date {
  font-family: 'Droid Sans', sans-serif;
  color: #888;
  font-size: 12px;
  line-height: 12px;
}

.article-social-media-wrapper {
  margin-top: 20px;
  margin-bottom: 2vh;
}

.article-social-media-wrapper.directory-profile {
  margin-top: 0.5vh;
  margin-bottom: 1vh;
}

.article-share-facebook {
  width: 30px;
  padding-right: 10px;
}

.article-share-twitter {
  width: 23px;
}

.related-articles-heading {
  margin-top: 0px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f26e23;
  font-family: 'Droid Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.quote-wrapper {
  position: relative;
  width: 90%;
  margin-top: 1vh;
  padding-right: 1vw;
  float: left;
  border-right: 4px solid #f26e23;
  font-family: 'Droid Serif', serif;
  color: #f26e23;
  font-size: 30px;
  line-height: 125%;
}

.text-block-3 {
  font-size: 15px;
}

.text-block-4 {
  display: inline-block;
  font-size: 17px;
  line-height: 21px;
}

.quote-left {
  position: absolute;
  top: 6px;
  right: 0px;
  bottom: 7px;
  width: 35px;
  margin-right: 10px;
}

.quote-right {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 35px;
  float: right;
}

.quote-float-right {
  float: none;
  text-align: right;
}

.quote-right-wrapper {
  display: inline-block;
  float: right;
}

.ub-logo-open {
  display: none;
  width: 165px;
  margin-right: 40px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.menu-open {
  display: none;
  width: 210px;
  padding-top: 22px;
  padding-right: 17px;
  clear: both;
  font-family: 'Droid Serif', serif;
  color: #f26e23;
  font-size: 12px;
}

.sub-menu-news {
  padding-left: 15px;
  font-family: 'Droid Sans', sans-serif;
  color: #f26e23;
  line-height: 18px;
  text-transform: uppercase;
}

.menu-open-contact-details {
  display: block;
  width: 230px;
  padding-top: 10px;
  padding-right: 17px;
  padding-bottom: 10px;
  font-family: 'Droid Sans', sans-serif;
  color: #f26e23;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
}

.menu-open-contact-1 {
  text-align: left;
}

.menu-list-item-2 {
  float: left;
}

.text-block-5 {
  width: auto;
  padding-left: 60px;
  float: none;
  font-size: 12px;
}

.nav-close {
  display: none;
  width: 48px;
  margin-top: 4px;
  margin-right: 0px;
  padding-left: 0px;
  float: left;
}

.event-month.magazine-sub-nav-item {
  margin-right: 30px;
}

.events-read-more-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  padding-bottom: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border: 1px none #f26e23;
}

.events-read-more-wrapper.open {
  height: 10px;
}

.events-read-more-wrapper.directory-read-more-wrapper {
  padding-bottom: 0px;
}

.events-read-more-wrapper.events-2 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 10%;
  height: auto;
  float: none;
}

.events-read-more-wrapper.events-2.market-2-col-2-arrow-wrapper {
  padding-bottom: 0px;
}

.image-8 {
  height: auto;
}

.image-8.events-logo {
  height: 100px;
}

.image-8.events-logo.events-2-col-2-image {
  height: 120px;
}

.image-8.events-open-map {
  padding-top: 1vh;
  padding-bottom: 1vh;
}

.image-8.magazine-image {
  width: 170px;
  height: 240px;
}

.events-more-arrow-down {
  display: none;
  width: 40px;
  padding: 13px;
}

.events-text {
  font-family: 'Droid Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}

.events-text.website {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #f26e23;
  font-weight: 700;
  text-transform: none;
}

.events-text.website.text-2 {
  margin-bottom: 3vh;
}

.events-text.contact {
  text-transform: none;
}

.events-text.contact.text-2 {
  margin-bottom: 1vh;
}

.events-text.contact-social-text {
  line-height: 25px;
  text-transform: none;
}

.events-subtitle {
  margin-bottom: 0px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
}

.events-subtitle.contact {
  text-transform: none;
}

.events-subtitle.single-event-2 {
  margin-top: 0px;
  line-height: 13px;
}

.events-open-row-wrapper {
  border-style: none;
  border-width: 1px;
  border-color: #000 #000 #b3b3b3;
}

.events-open-row-wrapper.contact-row {
  border-bottom-style: none;
}

.events-row-wrapper {
  margin-top: 1vh;
}

.footer-facebook {
  width: 25px;
  margin-right: 10px;
}

.footer-twitter {
  width: 25px;
}

.events-read-more-arrow-down {
  width: 40px;
  padding: 12px 2px 5px 20px;
}

.events-read-more-arrow-down.events-2 {
  padding-bottom: 0px;
}

.events-read-more-arrow-up {
  width: 40px;
  padding: 12px 2px 12px 20px;
}

.marketplace-subtitle {
  font-family: 'Droid Serif', serif;
  font-weight: 700;
  text-transform: none;
}

.grey-bg {
  background-color: #ecf1f4;
}

.market-place-wrapper {
  width: 85%;
}

.market-place-heading {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: 'Droid Sans', sans-serif;
  color: #f26e23;
  font-size: 27px;
  line-height: 100%;
  font-weight: 400;
  text-transform: uppercase;
}

.market-place-icon {
  width: 200px;
}

.directory-1-col-2-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-left: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px none red;
  border-left: 1px solid #f26e23;
}

.directory-profile-col-1-wrapper-2 {
  margin-bottom: 1.5vh;
  border-bottom: 1px solid #b3b3b3;
}

.directory-profile-1-wrapper-3 {
  width: 190px;
  height: 300px;
  margin-top: 0.5vh;
  margin-bottom: 1.5vh;
  padding-right: 10px;
  float: left;
}

.directory-profile-1-wrapper-3.current-issue-1 {
  width: auto;
  height: auto;
  float: none;
}

.directory-profile-1-wrapper-3.market-profile-2 {
  width: auto;
  height: auto;
}

.directory-profile-1-wrapper-3.about-3 {
  width: auto;
  height: auto;
  float: none;
}

.directory-profile-1-col-1-text-5 {
  margin-top: 2vh;
  margin-bottom: 1.5vh;
  font-family: 'Droid Sans', sans-serif;
}

.directory-profile-1-col-1-text-5.p-2 {
  margin-top: 0vh;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.directory-profile-1-col-1-text-5.font-serif {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.directory-profile-subtitle {
  margin-bottom: 5px;
  text-decoration: underline;
}

.directory-profile-subtitle.font-serif {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.directory-profile-col-2-wrapper {
  height: auto;
  margin-left: 0vw;
  padding-bottom: 1vh;
  padding-left: 1vw;
  border-left: 1px none #b3b3b3;
}

.directory-profile-col-1-wrapper-0 {
  padding-right: 1vw;
  border-right: 1px solid #b3b3b3;
}

.magazine-current-0-wrapper {
  margin-top: 4vh;
}

.issue-details-wrapper {
  font-family: proxima-nova, sans-serif;
}

.issue-details-wrapper.tweak-2 {
  margin-bottom: 0.5vh;
}

.magazine-current-col-1-wrapper {
  width: 90%;
  padding-right: 0px;
}

.magazine-current-subtitle {
  margin-bottom: 2vh;
  font-family: 'Droid Serif', serif;
  font-size: 30px;
}

.magazine-current-subtitle._404-subtitle {
  margin-top: 10px;
  text-align: left;
}

.magazine-current-text {
  margin-bottom: 15px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  line-height: 150%;
}

.magazine-current-text.subtitle-2 {
  margin-bottom: 0px;
  font-size: 19px;
  line-height: 125%;
}

.magazine-current-text._404-text-1 {
  text-align: left;
}

.search-sub-nav-1 {
  width: 60%;
  float: left;
}

.search-sub-mav-confirm {
  float: left;
}

.search-sub-nav-form {
  display: block;
  width: 100%;
  float: none;
}

.search-1-col-2-wrapper {
  padding-left: 1vw;
}

.search-1-col-1-wrapper {
  padding-right: 1vw;
  border-right: 1px solid #b3b3b3;
}

.search-1-col-1-wrapper-2 {
  margin-bottom: 1.2vh;
  padding-bottom: 1.2vh;
  border-bottom: 1px solid #b3b3b3;
}

.contact-facebook {
  width: 25px;
  margin-right: 15px;
  float: left;
}

.contact-social-wrapper {
  margin-bottom: 0.5vh;
}

.contact-twitter {
  width: 25px;
  margin-right: 15px;
  float: left;
}

.contact-social-text {
  float: left;
}

.contact-1-col-2-text-wrapper {
  float: none;
}

.contact-1-col-2-image {
  float: none;
}

.contact-1-col-2-row-1 {
  margin-bottom: 1vh;
}

.contact-1-col-1-image {
  width: 60%;
}

.contact-1-col-1-text-wrapper {
  padding-top: 1vh;
  padding-left: 1vw;
}

.about-1-col-1-row {
  margin-bottom: 2vh;
}

.content-wrapper {
  margin-left: 120px;
  padding-top: 47px;
}

.sub-content-1 {
  padding-right: 0px;
  padding-left: 0px;
}

.image-10 {
  width: 25px;
}

.image-11 {
  width: 25px;
}

.image-11.other-title-et {
  margin-right: 0.5vw;
  background-color: #00acaa;
}

.image-11.other-title-ie {
  margin-right: 0.5vw;
  background-color: #ec6708;
}

.image-11.other-title-b4e {
  margin-right: 0.5vw;
  background-color: #ec6708;
}

.image-11.other-title-at {
  background-color: #1b5a9f;
}

.footer-social-footer-wrapper {
  margin-right: 10px;
}

.footer-1-col-2-v2 {
  width: 100%;
}

.footer-1-col-2-nav-item {
  width: 14%;
  float: left;
}

.footer-1-col-2-nav-item.col-1 {
  width: 15%;
}

.footer-1-col-2-nav-item.col-1.tweak-1 {
  width: 19.5%;
}

.footer-1-col-2-nav-item.col-2.tweak-1 {
  width: 19.5%;
}

.footer-1-col-2-nav-item.col-3 {
  width: 19%;
}

.footer-1-col-2-nav-item.col-3.tweak-1 {
  width: 19.5%;
}

.footer-1-col-2-nav-item.footer-2 {
  width: 100%;
}

.footer-1-col-2-nav-item.footer-2.footer-other-titles-wrapper {
  margin-bottom: 0.5vh;
}

.footer-1-col-2-nav-item.tweak-1 {
  width: 19.5%;
}

.text-field-2 {
  width: 180px;
  height: 26px;
  margin-bottom: 0px;
  float: right;
  font-family: 'Droid Sans', sans-serif;
  font-size: 13px;
}

.close-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.form-block {
  float: none;
}

.form {
  float: right;
  opacity: 0;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
}

.utility-page-wrap {
  display: block;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.news-5 {
  display: none;
  margin-bottom: 1vh;
  padding-bottom: 1vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #b3b3b3;
}

.news-5.end {
  border-bottom-style: none;
}

.news-5.no-bottom-border {
  border-bottom-style: none;
}

.category-dropdown-wrapper {
  display: none;
}

.footer-1-col-2 {
  padding-left: 0px;
}

.row-4.category-sub-nav-contents {
  width: 100%;
}

.event-dropdown-wrapper {
  width: 100%;
}

.dropdown-toggle-3 {
  width: 100%;
  height: 120px;
  padding: 0px;
}

.dropdown-list-2 {
  position: relative;
  height: auto;
  background-color: #fff;
}

.events-sub-nav-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.divider-block {
  position: relative;
  height: 20px;
}

.menu-list-item-1-a {
  text-decoration: none;
}

.menu-list-item-2-a {
  text-decoration: none;
}

.sub-menu-list-item-1-a {
  color: #fff;
  text-decoration: none;
}

.sub-menu-list-item-2-a {
  color: #fff;
  text-decoration: none;
}

.sub-menu-list-item-3-a {
  color: #fff;
  text-decoration: none;
}

.sub-menu-list-item-4-a {
  color: #fff;
  text-decoration: none;
}

.sub-menu-list-item-5-a {
  color: #fff;
  text-decoration: none;
}

.sub-menu-list-item-6-a {
  color: #fff;
  text-decoration: none;
}

.sub-menu-list-item-7-a {
  color: #fff;
  text-decoration: none;
}

.sub-menu-list-item-0-a {
  text-decoration: none;
}

.sub-menu-list-item-8-a {
  color: #fff;
  text-decoration: none;
}

.sub-menu-list-item-9-a {
  color: #fff;
  text-decoration: none;
}

.sub-menu-list-item-11-a {
  color: #fff;
  text-decoration: none;
}

.sub-menu-list-item-12-a {
  color: #fff;
  text-decoration: none;
}

.menu-list-item-4-a {
  text-decoration: none;
}

.menu-list-item-5-a {
  text-decoration: none;
}

.menu-list-item-6-a {
  text-decoration: none;
}

.menu-list-item-7-a {
  text-decoration: none;
}

.menu-list-item-8-a {
  text-decoration: none;
}

.slider {
  height: auto;
  background-color: transparent;
}

.magazine-issues-wrapper {
  display: inline-block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.events-2-row-1 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b3b3b3;
}

.events-2-row-1.no-bottom-border {
  border-bottom-style: none;
}

.column-6 {
  border-right: 1px none #f26e23;
  border-left: 1px none #f26e23;
}

.events-2-col-2-wrapper {
  padding-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px none #b3b3b3;
  border-left: 1px solid #f26e23;
}

.events-2-col-2-wrapper.single-event-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.events-2-col-2-wrapper.market-2-col-2-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100px;
  margin-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.events-2-col-2-wrapper.market-2-col-2-wrapper.search-module-col-2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-left-color: #b3b3b3;
}

.events-2-col-2-wrapper.market-2-col-2-wrapper.search-module-col-2.search-module-3-col-1 {
  margin-left: 0px;
  padding-left: 0px;
  border-left-style: none;
}

.events-2-col-2-text-wrapper {
  width: 85%;
  float: left;
}

.events-2-col-2-text-wrapper.market-2-col-2-text-wrapper-2 {
  width: 100%;
}

.events-3-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #b3b3b3;
}

.events-3-row.no-border-bottom {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-style: none;
}

.events-3-row.title {
  border-bottom-style: solid;
  border-bottom-color: #f26e23;
}

.marketplace-2-row {
  width: 100%;
}

.home-2-section-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1vh;
  padding-bottom: 1vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1.5px solid #b3b3b3;
}

.home-2-section-1.news-2-category-section {
  padding-bottom: 0vh;
  border-bottom-style: none;
}

.home-2-section-1-col-1 {
  width: 67%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-right: 1px none #b3b3b3;
}

.home-2-section-1-col-1.news-2 {
  padding-top: 0vh;
}

.home-2-section-1-col-1-wrapper-1 {
  border-right: 1px none #b3b3b3;
}

.home-2-section-1-col-1-wrapper-1.news-2 {
  padding-top: 0vh;
}

.home-2-section-1-col-1-wrapper-2.home-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.home-2-section-1-col-2 {
  width: 33%;
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.home-2-section-1-col-2.news-2-category-section-col-2 {
  border-left: 1px solid #b3b3b3;
}

.home-2-section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0vh;
  padding-bottom: 1vh;
  border-bottom: 1.5px none #b3b3b3;
}

.home-2-section-2.news-2-section-4 {
  padding-top: 1vh;
  border-top: 1.5px solid #b3b3b3;
}

.home-2-section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0vh;
  padding-top: 1vh;
  padding-bottom: 1vh;
  border-top: 1.5px solid #b3b3b3;
}

.home-2-section-3.no-top-border {
  border-top-style: none;
}

.search-wrapper {
  position: absolute;
  top: -2px;
  right: 42px;
  z-index: 999;
  display: none;
  width: 320px;
  height: 46px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  border-bottom: 1px none #f26e23;
  background-color: #fff;
}

.search-form-block {
  position: static;
  width: auto;
}

.form-text {
  height: 40px;
  border: 1px none #000;
  background-color: #fff;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.search-text-2 {
  width: 300px;
  float: left;
}

.search-block-2 {
  width: 100%;
}

.search-icon-2 {
  width: 40px;
  float: left;
}

.search-block-2-wrapper {
  width: 100%;
}

.search-image {
  width: 200px;
  height: 100px;
}

.search-block {
  width: 46px;
  height: 46px;
  float: right;
}

.home-subnav-item-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding-right: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-subnav-item-wrapper.more-item-wrapper {
  float: left;
  font-size: 13px;
}

.home-subnav-item-wrapper.close-subnav {
  display: none;
}

.more-subnav-wrapper {
  position: absolute;
  top: 29px;
  display: none;
  width: 100%;
  padding: 15px;
  background-color: #ddd;
}

.more-nav-button {
  width: 15px;
  float: left;
}

.news-module-2 {
  width: 24%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.news-module-2:hover {
  background-color: #efefef;
}

.news-module-divider {
  width: 0.1%;
  margin-right: 0.5vw;
  margin-left: 0.5vw;
  border-right: 1px solid #b3b3b3;
}

.news-module-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.news-module-link-3:hover {
  background-color: #efefef;
}

.edit-link {
  clear: none;
}

.category-sub-nav-item {
  width: 25%;
  float: left;
}

.home-2-section-2-image {
  margin-top: 0.3vh;
}

.social-media-menu-item {
  width: 30px;
}

.menu-list-item-9-a {
  text-decoration: none;
}

.menu-list-item-10-a {
  text-decoration: none;
}

.menu-list-item-11-a {
  text-decoration: none;
}

.open-news-button {
  display: inline-block;
  width: 25px;
}

.close-news-button {
  display: inline-block;
  width: 25px;
}

.close-news-button-2 {
  display: none;
  width: 25px;
}

@media (max-width: 991px) {
  .text-block.home-subnav-text {
    float: left;
  }
  .text-block.home-subnav-text.more-button-text {
    margin-right: 10px;
  }
  .home-subtitle-wrapper {
    margin-bottom: 0vh;
  }
  .home-subtitle-wrapper.news-categories-list-wrapper {
    margin-bottom: 3vh;
  }
  .home-subtitle-wrapper.second-subtitle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 30px;
    margin-top: 0vh;
    margin-bottom: 1.7vh;
    float: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading.sidebar.directory-profile-1-col-2-title {
    font-size: 20px;
  }
  .heading.secondary.category-section-label {
    font-size: 22px;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-left {
    margin-bottom: 2vh;
    padding-right: 0px;
    padding-bottom: 1.5vh;
    padding-left: 0px;
    border-bottom: 1px solid #b3b3b3;
    border-right-style: none;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-left.border-left {
    border-left-style: none;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-left.border-left.news-1-col-2-module-wrapper-end {
    padding-right: 0px;
    padding-left: 10px;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-left.border-left.news-1-col-2-module-wrapper-end.no-border-bottom {
    padding-bottom: 0vh;
    border-bottom-style: none;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right {
    margin-bottom: 2vh;
    padding-right: 10px;
    padding-bottom: 1.5vh;
    border-bottom: 1px solid #b3b3b3;
    border-right-style: none;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.padding-left.blog-module {
    padding-left: 0vw;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module {
    height: 18vh;
    border-right-style: none;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module.home-2-section-2.no-border-bottom {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-style: solid;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module.home-2-section-2.no-border-bottom.no-border-right {
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom-style: none;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module.home-2-section-2.no-border-bottom.news-2-section {
    border-bottom-style: none;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module.home-2-section-2.no-border-bottom.news-2-section.news-2-section-4-module-wrapper {
    border-bottom-style: none;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.no-border {
    margin-bottom: 0vh;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.no-border.border-bottom.padding-bottom.remove-right-margin {
    padding-bottom: 0vh;
    border-bottom-style: none;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.home-2 {
    width: 100%;
    margin-right: 0vw;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.home-2.no-border-right.no-border-bottom {
    margin-bottom: 0vh;
    border-bottom-style: none;
  }
  .home-main-article-wrapper.secondary-article.padding-right.padding-left.blog-module {
    height: 18vh;
    padding-left: 0vw;
  }
  .home-main-article-wrapper.secondary-article.border-bottom.home-2 {
    width: 33%;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #b3b3b3;
    border-bottom-style: none;
  }
  .home-main-article-wrapper.secondary-article.padding-left {
    padding-left: 0vw;
  }
  .home-main-article-wrapper.secondary-article.category-5-col-1-module-wrapper.news-5-module-wrapper {
    width: 48%;
    float: none;
  }
  .home-main-article-wrapper.secondary-article.home-2 {
    width: 33%;
  }
  .home-main-article-wrapper.padding-left.case-study-wrapper {
    margin-right: 0px;
    margin-bottom: 2vh;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 10px;
  }
  .home-main-article-wrapper.events-date-wrapper {
    width: 100%;
    border-right-style: solid;
  }
  .home-main-article-wrapper.events-date-wrapper.events-2-wrapper-1.events-3-col-1 {
    width: 100px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .home-main-article-wrapper.events-date-wrapper.events-2-wrapper-1.events-3-col-1.market-category-2-col-1-wrapper {
    width: 33.3%;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .home-main-article-wrapper.events-intro-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .home-main-article-wrapper.events-intro-wrapper.search-1-col-2-wrapper {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .home-main-article-wrapper.events-intro-wrapper.search-1-col-2-wrapper.search-1-col-2-sub-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .home-main-article-wrapper.events-intro-wrapper.events-2-col-3-wrapper.market-2-col-2-module-wrapper {
    width: 80%;
    min-height: auto;
    padding-top: 0vh;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-left-style: none;
  }
  .home-main-article-wrapper.events-open-col-1-wrapper {
    padding-right: 0px;
    border-right-style: none;
  }
  .home-main-article-wrapper.events-open-col-1-wrapper.about-1-col-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .home-main-article-wrapper.events-open-col-1-wrapper.single-event-2 {
    margin-right: 10px;
    padding-right: 10px;
    border-right-style: solid;
  }
  .home-main-article-wrapper.wrapper-2 {
    padding-left: 0px;
  }
  .home-main-article-wrapper.directory-profile-1-col-2-module-wrapper {
    display: none;
  }
  .paragraph {
    display: none;
    width: 100%;
  }
  .paragraph.secondary-article {
    width: 100%;
    margin-bottom: 0px;
  }
  .paragraph.secondary-article.news-2-section.news-2-section-4-p {
    display: block;
  }
  .paragraph.remove-padding.home-2 {
    width: auto;
  }
  .paragraph.events-open-text-1.single-event-2 {
    display: block;
  }
  .paragraph.events-open-text-2 {
    display: block;
    padding-top: 20px;
  }
  .paragraph.tertiary {
    display: block;
  }
  .paragraph.events-3.market-category-2 {
    display: block;
  }
  .paragraph.home-2 {
    display: block;
    margin-bottom: 0px;
  }
  .article-category.case-study-category {
    line-height: 14px;
  }
  .main-article-wrapper.sidebar.thin-border {
    margin-bottom: 1.5vh;
  }
  .main-article-wrapper.sidebar.thin-border.no-border-bottom.news-2-col-1-module-wrapper {
    margin-right: 0vw;
    border-right-style: none;
  }
  .main-article-wrapper.sidebar.thin-border.news-2 {
    margin-left: 0vw;
  }
  .main-article-wrapper.sidebar.thin-border.news-2-col-1-module-wrapper {
    margin-right: 1vw;
    margin-bottom: 0vh;
    margin-left: 0vw;
    padding-bottom: 0vh;
    border-right-style: solid;
    border-right-color: #b3b3b3;
    border-bottom-style: none;
  }
  .main-article-wrapper.news-1-col-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-article-wrapper.news-1-col-1.events-open-col-2-wrapper {
    margin-right: 0vw;
    margin-bottom: 2vh;
    padding-bottom: 1vh;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .main-article-wrapper.news-1-col-1.events-open-col-2-wrapper.no-border-bottom {
    border-bottom-style: none;
  }
  .main-article-wrapper.news-1-col-1.market-place-module-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .main-article-wrapper.news-1-col-1.market-place-module-wrapper.marketplace-2-module-wrapper {
    width: 300px;
    height: 240px;
  }
  .main-article-wrapper.news-1-col-1.wrapper-4 {
    margin-bottom: 3vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-article-wrapper.news-1-col-1.events-3-col-2-image-wrapper.single-event-2 {
    margin-bottom: 2vh;
  }
  .main-article-wrapper.news-1-col-1.events-3-col-2-image-wrapper.market-2-col-2-module-wrapper-1 {
    display: block;
    width: 80%;
  }
  .main-article-wrapper.news-1-col-1.events-3-col-2-image-wrapper.market-2-col-2-module-wrapper-1.search-module-col-2-wrapper {
    width: 100%;
  }
  .main-article-wrapper.news-4-col-1-wrapper {
    margin-right: 0vw;
    padding-right: 10px;
  }
  .main-article-wrapper.news-4-col-1-wrapper.blog-4-col-3-wrapper {
    padding-right: 0px;
  }
  .main-article-wrapper.news-2 {
    margin-right: 0vw;
  }
  .home-sidebar-wrapper.related-news-col {
    padding-left: 0vw;
    border-left-style: none;
  }
  .home-sidebar-wrapper.blog-4-col-3-wrapper {
    height: auto;
  }
  .home-sidebar-wrapper.news-2-col-2 {
    padding-left: 1vw;
    border-left: 1px solid #b3b3b3;
  }
  .image-2 {
    left: 63%;
    right: -8px;
  }
  .top-page-margin {
    margin-top: 2vh;
  }
  .home-1-row-2.events-1-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0vh;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .home-1-row-2.events-1-row.no-border-bottom.events-open-row {
    display: block;
  }
  .home-category-section {
    display: block;
  }
  .home-category-col-2-wrapper.border-left {
    height: auto;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    border-bottom: 1.5px solid #b3b3b3;
    border-top-width: 1.5px;
    border-left-style: none;
  }
  .home-category-col-2-wrapper.border-left.category-5-col-2-module-wrapper {
    border-bottom-style: none;
  }
  .home-category-col-2-wrapper.border-left.category-5-col-2-module-wrapper.no-border-right {
    border-right-style: solid;
  }
  .home-category-col-2-wrapper.border-left.home-2 {
    width: 100%;
    border-bottom-style: none;
  }
  .home-category-section-col-3-wrapper.border-left {
    height: auto;
    padding-left: 0px;
    border-left-style: none;
  }
  .home-category-section-col-3-wrapper.border-left.home-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 10px;
  }
  .subscribe-footer-title {
    font-size: 15px;
  }
  .heading-2 {
    font-size: 15px;
  }
  .div-block-4.home-footer {
    margin-top: 300px;
  }
  .image-3 {
    width: 728px;
  }
  .menu-logo {
    padding-top: 161px;
    padding-right: 7px;
    padding-left: 0px;
  }
  .image-5 {
    width: 70px;
  }
  .image-5.menu-nav-open-image {
    width: 30px;
  }
  .menu-nav-button-open {
    padding-right: 7px;
  }
  .div-block-5.menu-closed-text {
    font-size: 10px;
    text-align: right;
  }
  .search-nav-closed-wrapper {
    padding-right: 7px;
    padding-bottom: 10px;
  }
  .image-6 {
    width: 33px;
  }
  .nav-bottom-wrapper {
    padding-bottom: 5vh;
  }
  .nav-social-media-wrapper {
    margin-bottom: 0vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .home-category-title-wrapper {
    margin-top: 1.5vh;
    margin-bottom: 1vh;
    float: left;
  }
  .home-category-title-wrapper.home-2 {
    width: 100%;
  }
  .news-4-row-1 {
    padding-bottom: 1vh;
  }
  .market-place-wrapper {
    width: 100%;
  }
  .market-place-heading {
    font-size: 26px;
  }
  .market-place-icon {
    padding-right: 10px;
  }
  .search-1-col-1-wrapper {
    padding-right: 0vw;
    border-right-style: none;
  }
  .contact-1-col-1-text-wrapper {
    padding-left: 2vw;
  }
  .content-wrapper {
    margin-right: 20px;
    margin-left: 120px;
  }
  .sub-content-1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-1-col-2-v2 {
    width: 100%;
    height: 330px;
  }
  .footer-1-col-2-nav-item {
    width: 100%;
  }
  .footer-1-col-2-nav-item.col-1 {
    width: 100%;
  }
  .footer-1-col-2-nav-item.col-1.tweak-1 {
    width: 100%;
  }
  .footer-1-col-2-nav-item.col-2 {
    width: 100%;
  }
  .footer-1-col-2-nav-item.col-2.tweak-1 {
    width: 100%;
  }
  .footer-1-col-2-nav-item.col-3 {
    width: 100%;
  }
  .footer-1-col-2-nav-item.col-3.tweak-1 {
    width: 100%;
  }
  .footer-1-col-2-nav-item.tweak-1 {
    width: 100%;
  }
  .footer-nav-item {
    width: 100%;
    font-size: 15px;
  }
  .dropdown-toggle-2 {
    padding: 10px 20px 10px 0px;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 14px;
    font-weight: 700;
  }
  .dropdown-toggle-2.closed {
    font-size: 15px;
  }
  .icon-2 {
    margin-top: 14px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .footer-sub-nav-item {
    padding: 0px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
  }
  .footer-sub-nav-wrapper {
    position: relative;
  }
  .footer-sub-nav-wrapper.w--open {
    background-color: #fff;
  }
  .text-block-6 {
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 14px;
    font-weight: 700;
  }
  .news-5 {
    display: none;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .category-dropdown-wrapper {
    display: none;
  }
  .category-nav-text.blog {
    color: #105ea3;
  }
  .column-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .events-sub-nav-wrapper {
    position: relative;
    display: block;
  }
  .events-sub-nav-drop-down {
    width: 100%;
  }
  .dropdown-toggle-4.events-sub-nav {
    width: 100%;
    padding: 0px;
  }
  .icon-3 {
    margin-right: 10px;
  }
  .dropdown-list-3 {
    position: relative;
  }
  .dropdown-list-3.w--open {
    position: relative;
    background-color: #fff;
  }
  .slider {
    background-color: transparent;
  }
  .events-2-col-2-wrapper.single-event-2 {
    display: block;
  }
  .events-2-col-2-wrapper.market-2-col-2-wrapper {
    display: block;
  }
  .events-3-row.no-border-bottom {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .home-2-section-1.news-2-section-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-2-section-1.news-2-category-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-2-section-1-col-1 {
    width: 64%;
  }
  .home-2-section-1-col-1.news-2 {
    width: 100%;
    padding-top: 0vh;
  }
  .home-2-section-1-col-1.news-2-category-section-col-1 {
    display: block;
    width: 100%;
    margin-bottom: 1vh;
    padding-bottom: 1vh;
    border-bottom: 1px solid #b3b3b3;
  }
  .home-2-section-1-col-1-wrapper-1.news-2 {
    padding-top: 0vh;
  }
  .home-2-section-1-col-1-wrapper-2.home-2 {
    margin-right: 1vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-2-section-1-col-2 {
    width: 36%;
  }
  .home-2-section-1-col-2.news-2 {
    width: 100%;
    padding-top: 0vh;
  }
  .home-2-section-1-col-2.news-2-category-section-col-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-left-style: none;
  }
  .home-2-section-2 {
    margin-bottom: 1vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-2-section-2.news-2-section-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .home-2-section-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-subnav-item-wrapper {
    width: auto;
    padding-right: 15px;
    padding-left: 0px;
    float: left;
  }
  .home-subnav-item-wrapper.divider {
    color: #b3b3b3;
  }
  .home-subnav-item-wrapper.more-item-wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    line-height: 150%;
  }
  .more-subnav-wrapper {
    top: 29px;
    padding: 1vh 10px 1vh 15px;
    background-color: #ddd;
  }
  .more-nav-button {
    width: 14px;
  }
  .category-sub-nav-item {
    width: 33.3%;
  }
}

@media (max-width: 767px) {
  .home-subtitle-wrapper.news-categories-list-wrapper {
    display: block;
    width: 100%;
    float: left;
  }
  .home-subtitle-wrapper.news-categories-list-wrapper.magazine-sub-nav {
    width: 100%;
  }
  .home-subtitle-wrapper.news-categories-list-wrapper.directory-sub-nav-wrapper {
    float: none;
  }
  .breadcrumb-wrapper {
    float: left;
  }
  .heading.main.news-1-col-2-headline {
    font-size: 43px;
  }
  .heading.sidebar {
    font-size: 19px;
    line-height: 150%;
    font-weight: 700;
  }
  .heading.sidebar.directory-profile-1-col-2-title {
    border-bottom: 1px none #000;
  }
  .home-main-article-wrapper {
    padding-top: 0vh;
  }
  .home-main-article-wrapper.secondary-article {
    padding-bottom: 2vh;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-left {
    margin-bottom: 1vh;
    padding-right: 0px;
    padding-bottom: 1vh;
    padding-left: 0px;
    border-bottom: 1px solid #b3b3b3;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-left.border-left.news-1-col-2-module-wrapper-end.no-border-bottom {
    padding-top: 1vh;
    border-top: 1px solid #b3b3b3;
    border-bottom-style: none;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right {
    margin-bottom: 1vh;
    padding-bottom: 1vh;
    border-bottom: 1px solid #b3b3b3;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module {
    height: auto;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module.home-2-section-2.no-border-bottom.no-border-right.news-2-section.no-padding-right {
    width: 100%;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module.home-2-section-2.no-border-bottom.news-2-section.news-2-section-4-module-wrapper {
    width: 100%;
    margin-right: 0vw;
    border-bottom-style: solid;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.home-2.no-border-right.no-border-bottom {
    margin-bottom: 1.5vh;
    border-right-style: none;
    border-bottom-style: solid;
  }
  .home-main-article-wrapper.secondary-article.padding-right.padding-left.blog-module {
    height: auto;
  }
  .home-main-article-wrapper.secondary-article.border-bottom {
    margin-bottom: 1.5vh;
    padding-bottom: 2vh;
  }
  .home-main-article-wrapper.secondary-article.border-bottom.home-2 {
    width: 100%;
    border-right-style: none;
    border-bottom-style: solid;
  }
  .home-main-article-wrapper.secondary-article.padding-left {
    margin-bottom: 0.5vh;
  }
  .home-main-article-wrapper.secondary-article.category-5-col-1-module-wrapper {
    margin-bottom: 1.5vh;
    padding-right: 0px;
    padding-bottom: 2vh;
    padding-left: 0px;
    border-bottom: 1px solid #b3b3b3;
    border-right-style: none;
  }
  .home-main-article-wrapper.secondary-article.category-5-col-4 {
    margin-bottom: 0vh;
    padding-right: 0px;
    padding-bottom: 2vh;
    padding-left: 0px;
  }
  .home-main-article-wrapper.secondary-article.home-2 {
    width: 100%;
  }
  .home-main-article-wrapper.padding-left.case-study-wrapper {
    margin-bottom: 1vh;
    border-bottom: 1px none #b3b3b3;
  }
  .home-main-article-wrapper.events-date-wrapper {
    height: auto;
    border-right-style: none;
  }
  .home-main-article-wrapper.events-date-wrapper.events-2-wrapper-1.events-3-col-1.market-category-2-col-1-wrapper {
    width: 20%;
    height: auto;
  }
  .home-main-article-wrapper.events-intro-wrapper {
    height: auto;
    margin-left: 0px;
    padding-top: 2vh;
    padding-bottom: 1vh;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left-style: none;
  }
  .home-main-article-wrapper.events-intro-wrapper.search-1-col-2-wrapper {
    display: block;
  }
  .home-main-article-wrapper.events-intro-wrapper.events-2-col-3-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .home-main-article-wrapper.events-intro-wrapper.events-2-col-3-wrapper.market-2-col-2-module-wrapper {
    padding-top: 0vh;
  }
  .home-main-article-wrapper.events-open-col-1-wrapper.single-event-2 {
    margin-right: 0px;
    padding-right: 0px;
    border-right-style: none;
  }
  .paragraph.secondary-article {
    margin-bottom: 0px;
  }
  .paragraph.secondary-article.news-2-section.news-2-section-1-col-2-p {
    display: block;
  }
  .paragraph.events-open-text-1.single-event-2 {
    padding-top: 2vh;
  }
  .paragraph.events-3 {
    display: block;
    margin-bottom: 0px;
  }
  .article-category.blog {
    padding-top: 1vh;
  }
  .main-article-wrapper {
    margin-right: 0vw;
  }
  .main-article-wrapper.sidebar.thin-border {
    margin-left: 0vw;
  }
  .main-article-wrapper.sidebar.thin-border.no-border-bottom.news-2-col-1-module-wrapper {
    margin-bottom: 0vh;
    padding-bottom: 0vh;
    border-bottom-style: none;
  }
  .main-article-wrapper.sidebar.thin-border.news-2-col-1-module-wrapper {
    margin-bottom: 1vh;
    padding-bottom: 1vh;
    border-right-style: none;
    border-bottom-style: solid;
  }
  .main-article-wrapper.sidebar.thin-border.magazine-link-wrapper {
    display: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .main-article-wrapper.news-1-col-1 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .main-article-wrapper.news-1-col-1.events-open-col-2-wrapper.single-event-2.no-border-bottom {
    padding-top: 2vh;
    border-top-style: solid;
    border-top-color: #b3b3b3;
  }
  .main-article-wrapper.news-1-col-1.market-place-module-wrapper {
    padding-right: 20px;
  }
  .main-article-wrapper.news-1-col-1.market-place-module-wrapper.marketplace-2-module-wrapper {
    width: 210px;
  }
  .main-article-wrapper.news-1-col-1.wrapper-4 {
    margin-bottom: 100px;
  }
  .main-article-wrapper.news-1-col-1.search-1-col-1 {
    display: block;
  }
  .main-article-wrapper.news-4-col-1-wrapper {
    margin-bottom: 1.5vh;
    padding-right: 0px;
    padding-bottom: 2vh;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .main-article-wrapper.news-4-col-1-wrapper.blog-4-col-3-wrapper {
    padding-left: 0vw;
  }
  .main-article-wrapper.news-4-col-1-wrapper.blog-4-col-3-wrapper.no-border-bottom {
    padding-bottom: 0vh;
    border-bottom-style: none;
  }
  .home-sidebar-wrapper.blog-4-col-3-wrapper {
    padding-right: 0px;
    padding-left: 0px;
    border-right-style: none;
    border-left-style: none;
  }
  .home-sidebar-wrapper.news-2-col-2 {
    padding-left: 0vw;
    border-left-style: none;
  }
  .div-block-2 {
    width: 100%;
  }
  .top-banner-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top-page-margin {
    margin-top: 1vh;
  }
  .home-1-row-2.events-1-row {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .home-1-row-2.events-1-row.no-border-bottom {
    margin-top: 3vh;
  }
  .home-1-row-2.events-1-row.no-border-bottom.events-open-row {
    margin-top: 3vh;
  }
  .home-1-row-2.events-1-row.no-border-bottom.events-open-row.single-event-2 {
    margin-top: 0vh;
  }
  .home-1-row-2.events-1-row.search-1-row-1 {
    display: block;
  }
  .mid-banner-wrapper {
    margin-bottom: 2vh;
  }
  .home-category-section {
    margin-bottom: 0vh;
    padding-top: 1.5vh;
    border-top-width: 1px;
  }
  .home-category-col-2.category-5-col-2 {
    clear: none;
  }
  .home-category-col-2-wrapper.border-left {
    height: auto;
  }
  .home-category-col-2-wrapper.border-left.category-5-col-2-module-wrapper {
    margin-bottom: 1.5vh;
    padding-right: 0px;
    padding-bottom: 2vh;
    padding-left: 0px;
    border-right-style: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .home-category-col-2-wrapper.border-left.category-5-col-2-module-wrapper.no-border-right {
    border-right-style: none;
  }
  .home-category-section-col-3-wrapper.border-left {
    height: auto;
  }
  .home-category-section-col-3-wrapper.border-left.category-5-col-3 {
    margin-bottom: 1.5vh;
    padding-right: 0px;
    padding-bottom: 2vh;
    padding-left: 0px;
    float: none;
    clear: none;
    border-bottom: 1px solid #b3b3b3;
    border-right-style: none;
  }
  .home-category-section-col-3-wrapper.border-left.home-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .row.news-6 {
    display: block;
    padding-bottom: 0vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .image-3 {
    width: 320px;
  }
  .news-4-row-1 {
    margin-bottom: 0vh;
    padding-bottom: 0vh;
  }
  .quote-wrapper {
    width: 100%;
  }
  .event-month {
    padding-right: 20px;
    float: left;
    line-height: 24px;
  }
  .events-read-more-wrapper {
    height: auto;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .events-read-more-wrapper.events-2 {
    width: 9%;
  }
  .image-8.events-logo {
    height: auto;
  }
  .column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .events-read-more-arrow-down {
    padding-right: 11px;
    padding-left: 11px;
  }
  .events-read-more-arrow-down.events-2 {
    padding-right: 4px;
    padding-left: 9px;
  }
  .market-place-heading {
    font-size: 21px;
  }
  .directory-1-col-2-wrapper {
    height: auto;
    margin-left: 0px;
    padding-left: 0px;
    border-left-style: none;
  }
  .directory-profile-1-wrapper-3 {
    padding-right: 0px;
    border-bottom: 1px none #b3b3b3;
  }
  .directory-profile-col-2-wrapper {
    padding-left: 0vw;
  }
  .directory-profile-col-1-wrapper-0 {
    padding-right: 0vw;
    border-right-style: none;
  }
  .magazine-current-0-wrapper {
    margin-top: 1vh;
    float: left;
  }
  .magazine-current-col-1-wrapper {
    width: 100%;
    margin-bottom: 2vh;
    padding-bottom: 1.5vh;
    border-bottom: 1px solid #b3b3b3;
  }
  .magazine-current-text {
    margin-bottom: 0px;
  }
  .search-1-col-2-wrapper {
    padding-top: 2vh;
    padding-left: 0vw;
  }
  .content-wrapper {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 90px;
  }
  .navbar-mobile {
    position: fixed;
    width: 100%;
    background-color: #f26e23;
  }
  .image-9 {
    width: 75px;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 5px;
  }
  .menu-button {
    padding: 28px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .icon {
    font-family: Lato, sans-serif;
    color: #fff;
    font-weight: 400;
  }
  .nav-menu {
    overflow: auto;
    height: auto;
    max-height: 80vh;
    background-color: #f26e23;
    color: #fff;
  }
  .nav-link {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Droid Serif', serif;
  }
  .dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Droid Serif', serif;
  }
  .dropdown-list {
    background-color: #f26e23;
  }
  .dropdown-list.w--open {
    padding-left: 10px;
  }
  .dropdown-link {
    padding-top: 5px;
    padding-bottom: 3px;
    font-size: 13px;
    text-transform: uppercase;
  }
  .sub-content-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer-1-col-2-v2 {
    height: 350px;
  }
  .footer-1-col-2-nav-item {
    width: 100%;
  }
  .footer-1-col-2-nav-item.col-1 {
    width: 100%;
  }
  .footer-1-col-2-nav-item.col-2 {
    width: 100%;
  }
  .footer-1-col-2-nav-item.col-3 {
    width: 100%;
  }
  .footer-nav-item {
    width: 100%;
  }
  .dropdown-toggle-2 {
    padding: 10px 20px 0px 0px;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-weight: 700;
  }
  .icon-2 {
    margin: 14px 0px 0px;
  }
  .footer-sub-nav-item {
    padding: 0px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
  }
  .footer-sub-nav-wrapper.w--open {
    background-color: #fff;
  }
  .category-dropdown-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f26e23;
  }
  .category-nav-text {
    float: left;
  }
  .category-nav-text.blog {
    color: #105ea3;
  }
  .category-sub-nav-arrow {
    width: 13px;
  }
  .category-sub-nav-arrow.arrow-2 {
    display: none;
    width: 13px;
  }
  .row-3.category-sub-nav-contents {
    display: none;
    padding-top: 10px;
  }
  .column-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-3.sub-content-1 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .row-4.category-sub-nav-contents {
    display: none;
    margin-top: 10px;
    padding-top: 10px;
  }
  .dropdown-toggle-3 {
    height: auto;
  }
  .events-sub-nav-wrapper {
    float: left;
  }
  .events-sub-nav-drop-down {
    width: 100%;
  }
  .dropdown-toggle-4 {
    width: 100%;
  }
  .dropdown-toggle-4.events-sub-nav {
    padding: 0px;
  }
  .icon-3 {
    margin-right: 0px;
    font-size: 17px;
  }
  .dropdown-list-3 {
    position: relative;
    padding-top: 10px;
    background-color: #fff;
  }
  .directory-profile-1-col-1 {
    margin-bottom: 1vh;
  }
  .events-2-col-2-wrapper.market-2-col-2-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .events-2-col-2-text-wrapper {
    width: 90%;
  }
  .events-3-row {
    width: 100%;
  }
  .events-3-row.no-border-bottom {
    margin-bottom: 0px;
  }
  .home-2-section-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-2-section-1-col-1 {
    width: 100%;
    border-right-style: none;
  }
  .home-2-section-1-col-1-wrapper-2.home-2 {
    margin-right: 0vw;
  }
  .home-2-section-1-col-2 {
    width: 100%;
  }
  .home-2-section-1-col-2.news-2-category-section-col-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-2-section-1-image {
    display: none;
  }
  .home-2-section-1-image.magazine-image-1 {
    display: block;
    width: 50%;
  }
  .home-2-section-2.news-2-section-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .news-2-section-4-image {
    display: none;
  }
  .home-subnav-item-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
  }
  .home-subnav-item-wrapper.more-item-wrapper {
    font-size: 12px;
  }
  .home-subnav-item-wrapper.estates-nav-item {
    font-size: 12px;
  }
  .home-subnav-item-wrapper.catering-nav-item {
    font-size: 12px;
  }
  .home-subnav-item-wrapper.events-nav-item {
    font-size: 12px;
  }
  .more-nav-button {
    float: left;
  }
  .news-module-2 {
    width: 100%;
    margin-bottom: 1vh;
    padding-bottom: 1vh;
    border-bottom: 1px solid #b3b3b3;
  }
  .category-sub-nav-item {
    width: 50%;
  }
  .home-2-section-2-image {
    display: none;
  }
}

@media (max-width: 479px) {
  .text-block.home-subnav-text.mobile-home-subnav {
    margin-right: 10px;
  }
  .search-icon-1 {
    position: relative;
    bottom: -8px;
  }
  .search-icon-1.real-search-button {
    position: absolute;
  }
  .home-subtitle-wrapper.news-categories-list-wrapper {
    width: 100%;
    padding-bottom: 1vh;
  }
  .heading.main.news-1-col-2-headline {
    font-size: 43px;
  }
  .heading.main.news-1-col-2-headline.news-article-heading {
    width: 100%;
    margin-bottom: 10px;
  }
  .heading.main.events-intro-title.market-category-2 {
    font-size: 30px;
  }
  .heading.main.news-2 {
    padding-top: 0vh;
  }
  .heading.sidebar.news-2-headline {
    font-weight: 400;
  }
  .home-main-article-wrapper.secondary-article {
    padding-bottom: 0vh;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.blog-module {
    height: auto;
  }
  .home-main-article-wrapper.secondary-article.border-right.padding-right.no-border.border-bottom.padding-bottom.remove-right-margin {
    margin-right: 0px;
  }
  .home-main-article-wrapper.secondary-article.padding-right.padding-left.blog-module {
    height: auto;
  }
  .home-main-article-wrapper.secondary-article.border-bottom {
    margin-right: 0px;
    border-style: none none solid;
  }
  .home-main-article-wrapper.secondary-article.category-5-col-1-module-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-main-article-wrapper.secondary-article.category-5-col-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-main-article-wrapper.secondary-article.border-bottom-2 {
    margin-bottom: 1.5vh;
    border-bottom: 1px solid #b3b3b3;
  }
  .home-main-article-wrapper.events-date-wrapper.events-2-wrapper-1.events-3-col-1 {
    width: 85px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .home-main-article-wrapper.events-date-wrapper.events-2-wrapper-1.events-3-col-1.market-category-2-col-1-wrapper {
    width: 40%;
    height: auto;
  }
  .home-main-article-wrapper.events-intro-wrapper.events-2-col-3-wrapper {
    padding-top: 10px;
  }
  .home-main-article-wrapper.events-intro-wrapper.events-2-col-3-wrapper.market-2-col-2-module-wrapper {
    width: 100%;
  }
  .paragraph {
    font-size: 15px;
    line-height: 160%;
  }
  .paragraph.secondary-article {
    margin-bottom: 0px;
  }
  .paragraph.secondary-article.home-2 {
    display: block;
  }
  .paragraph.secondary-article.news-2-section {
    display: block;
  }
  .paragraph.single-text {
    margin-bottom: 20px;
  }
  .paragraph.events-3.market-category-2 {
    display: none;
  }
  .paragraph.home-2 {
    display: block;
  }
  .article-category.directory-profile {
    padding-top: 1vh;
  }
  .main-article-wrapper.news-1-col-1.market-place-module-wrapper {
    padding-right: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .main-article-wrapper.news-1-col-1.market-place-module-wrapper.marketplace-2-module-wrapper {
    width: 100%;
  }
  .main-article-wrapper.news-1-col-1.events-3-col-2-image-wrapper {
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .main-article-wrapper.news-1-col-1.events-3-col-2-image-wrapper.market-2-col-2-module-wrapper-1 {
    width: 100%;
    border-bottom-style: none;
  }
  .main-article-wrapper.news-1-col-1.events-3-col-2-image-wrapper.market-2-col-2-module-wrapper-1.market-profile-2 {
    border-bottom-style: none;
  }
  .main-article-wrapper.directory-col-1-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top-page-margin {
    margin-top: 1vh;
  }
  .home-1-row-2.events-1-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .home-1-row-2.events-1-row.no-border-bottom {
    display: block;
    margin-bottom: 0px;
  }
  .home-1-row-2.events-1-row.no-border-bottom.events-open-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-category-col-2 {
    border-bottom: 1px none #000;
  }
  .home-category-col-2-wrapper.border-left {
    height: auto;
    border-bottom-style: none;
    border-left-style: none;
  }
  .home-category-col-2-wrapper.border-left.category-5-col-2-module-wrapper {
    margin-bottom: 1.5vh;
    padding-bottom: 2vh;
  }
  .home-category-col-2-wrapper.border-left.category-5-col-2-module-wrapper.no-border-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-category-section-col-3-wrapper.border-left {
    height: auto;
    border-left-style: none;
  }
  .home-category-section-col-3-wrapper.border-left.category-5-col-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-category-title-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .article-social-media-wrapper {
    margin-top: 5px;
    margin-bottom: 40px;
  }
  .text-block-4.quote-wrapper-2 {
    padding-right: 10px;
  }
  .image-8.events-logo.events-2-col-2-image {
    height: auto;
  }
  .column {
    padding-bottom: 2vh;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .events-text {
    display: block;
    font-size: 15px;
    text-align: left;
  }
  .events-text.directory-text {
    text-align: center;
  }
  .events-text.directory-text.directory-2-text {
    text-align: left;
  }
  .events-subtitle {
    font-size: 15px;
    line-height: 160%;
  }
  .events-read-more-arrow-down.events-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .directory-1-col-2-wrapper {
    height: auto;
    margin-left: 0px;
    padding-top: 2vh;
    border-left-style: none;
  }
  .directory-profile-1-wrapper-3 {
    margin-bottom: 2.5vh;
  }
  .directory-profile-1-wrapper-3.market-profile-2 {
    margin-bottom: 2vh;
  }
  .directory-profile-1-col-1-text-5.p-2 {
    margin-bottom: 1vh;
  }
  .directory-profile-col-1-wrapper-0.market-profile-2-col-1-wrapper {
    border-bottom: 1px solid #b3b3b3;
  }
  .contact-1-col-2-text-wrapper {
    margin-top: 1vh;
  }
  .contact-1-col-1-text-wrapper {
    padding-bottom: 1.5vh;
  }
  .content-wrapper {
    margin-right: 0px;
    margin-left: 0px;
  }
  .nav-menu {
    padding-bottom: 10px;
  }
  .dropdown-list.w--open {
    padding-bottom: 10px;
  }
  .footer-1-col-2-nav-item {
    width: 100%;
  }
  .footer-1-col-2-nav-item.col-3 {
    width: 100%;
  }
  .footer-sub-nav-wrapper {
    position: relative;
  }
  .category-dropdown-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0px;
    float: left;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f26e23;
    text-decoration: none;
  }
  .category-nav-text {
    float: left;
  }
  .category-nav-text.blog {
    color: #105ea3;
  }
  .category-sub-nav-arrow {
    position: relative;
    bottom: 2px;
    width: 13px;
  }
  .category-sub-nav-arrow.arrow-2 {
    display: none;
  }
  .row-3 {
    float: left;
  }
  .row-3.category-sub-nav-contents {
    display: none;
    margin-top: 10px;
  }
  .row-4 {
    float: left;
  }
  .row-4.category-sub-nav-contents {
    display: none;
    margin-top: 10px;
    padding-top: 10px;
  }
  .events-sub-nav-wrapper {
    display: block;
  }
  .events-sub-nav-drop-down {
    background-color: transparent;
  }
  .dropdown-list-3.marketplace-category-2-sub-nav-dropdown.w--open {
    background-color: #ecf1f4;
  }
  .column-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .search-wrapper {
    width: 91%;
  }
  .ub-logo-short {
    margin-top: 5px;
    float: none;
    font-family: 'Droid Serif', serif;
    color: #fff;
    font-size: 60px;
    line-height: 100%;
    font-weight: 700;
  }
}

