body {
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #ccc;
  background-color: #efedea;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 14px;
  text-align: left;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 41px;
  font-weight: 400;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 0px;
  margin-bottom: 4px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  display: none;
  width: 50%;
  height: 100px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
}

.item-wrapper {
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 0px 2px;
  float: none;
  background-color: #fff;
}

.item-wrapper.video {
  background-color: #333;
}

.item-wrapper.article {
  margin-bottom: 1px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 2px;
}

.item-wrapper.article._404page {
  background-color: #333;
}

.item-wrapper.news-item-wrapper {
  padding-top: 0px;
}

.item-wrapper.catpage-wrapper {
  margin-bottom: 25px;
  padding-top: 0px;
}

.home-section-container {
  display: block;
  width: 940px;
  max-width: 940px;
  float: right;
  background-color: transparent;
}

.main-column {
  padding-right: 0px;
  padding-left: 0px;
}

.main-column.item {
  position: relative;
  left: 0px;
  overflow: hidden;
  width: 100%;
  height: 386px;
  border: 1px solid #ccc;
  background-color: #e0f2fc;
}

.main-column.item.abstract {
  position: absolute;
  left: auto;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  width: 100%;
  height: 80px;
  padding: 12px 12px 23px 23px;
  border-style: none;
  background-color: #e0f2fc;
  background-image: none;
}

.main-column.events {
  width: 630px;
  height: 300px;
}

.main-column.events.featured-image {
  position: relative;
  overflow: hidden;
  width: 400px;
  float: left;
}

.main-column.events.featured-image.evlist-item-featured {
  width: 382px;
}

.main-column.events.abstract {
  width: 227px;
  padding: 123px 23px 23px;
  float: left;
  background-color: #e0f2fc;
}

.main-column.events.abstract.evlist-container-item-abstract {
  width: 224px;
  background-color: #e0f2fc;
}

.adv {
  position: relative;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 250px;
  background-color: transparent;
}

.adv.halfpage-banner {
  height: 600px;
}

.adv.article {
  margin-bottom: 30px;
  float: right;
  background-color: transparent;
  background-image: none;
}

.adv.article.evdetail-adv {
  background-color: transparent;
}

.adv.article.article-page {
  height: 600px;
  background-color: transparent;
}

.adv.article.second-adv-article {
  background-color: transparent;
}

.adv.article.third-arv-article {
  height: 250px;
  background-color: transparent;
}

.adv.adv-hightlight {
  background-color: transparent;
  background-image: none;
}

.secondary-item {
  position: relative;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 125px;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  float: left;
  border: 1px solid #ccc;
  background-color: transparent;
}

.secondary-item.abstract {
  width: 173px;
  margin-top: 0px;
  padding: 0px 0px 10px 14px;
  float: left;
  border-style: none;
  border-width: 0px;
  background-color: transparent;
}

.secondary-item.abstract.custom-1 {
  padding-right: 10px;
}

.secondary-item.custom {
  z-index: 2;
  width: 310px;
}

.secondary-item.custom-adv {
  position: absolute;
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0px;
  width: 310px;
  margin-left: 10px;
  border-top: 1px none #000;
  background-color: transparent;
}

.secondary-item.hightlight-secodaryitem {
  margin-top: 11px;
}

.home-section-heading {
  max-width: 100%;
  min-width: 19%;
  float: left;
}

.home-section-heading.title {
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-top: 11px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #009ee1;
  font-size: 28px;
  line-height: 0px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.home-section-heading.title.article {
  max-width: 100%;
  margin-bottom: 0px;
  padding-top: 0px;
  line-height: 34px;
}

.home-section-heading.title.catpage-h {
  font-size: 39px;
  text-align: center;
}

.home-section-wrapper {
  position: relative;
  display: block;
}

.secondary-column {
  padding-left: 13px;
}

.header-wrapper {
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  background-color: #fff;
}

.menu {
  width: auto;
  height: 40px;
  padding-left: 15px;
  background-color: #efedea;
}

.sub-menu {
  height: 45px;
  padding-top: 14px;
  border-bottom: 3px solid #ccc;
}

.main {
  height: 166px;
  border-bottom: 1px solid #ccc;
}

.menu-dropdown {
  display: block;
  width: 100px;
  height: 32px;
  margin-top: 4px;
  padding: 0px;
  border-right: 1px solid #ccc;
}

.menu-dropdown-image {
  position: absolute;
  display: block;
  margin-top: 10px;
}

.menu-dropdown-text {
  display: block;
  margin-top: 5px;
  margin-bottom: auto;
  padding-left: 30px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.menu-dropdown-list {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.menu-dropdown-list.w--open {
  width: 100%;
  background-color: #000;
  opacity: 0.8;
}

.list {
  width: 345px;
  height: 100%;
  margin-left: 187px;
  background-color: #fff;
  opacity: 1;
}

.main-logo-container {
  width: 50%;
  height: 166px;
  float: left;
}

.main-social-container {
  width: 50%;
  height: 83px;
  padding-top: 20px;
  float: left;
}

.main-search-container {
  width: 50%;
  height: 83px;
  float: left;
}

.logo {
  display: block;
  padding-top: 45px;
  padding-left: 30px;
  float: left;
}

.logo.footer {
  padding-top: 0px;
  padding-left: 0px;
}

.logo.desktop {
  padding-top: 42px;
}

.search {
  position: relative;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 280px;
  height: 37px;
  margin-top: 43px;
  float: right;
}

.social-link {
  margin-left: 5px;
}

.social {
  height: 26px;
  margin-top: 0px;
  float: right;
}

.social.article {
  width: 100%;
  height: 37px;
  padding-bottom: 5px;
  float: left;
  clear: both;
}

.social.cl-detail-social {
  position: absolute;
  bottom: 0px;
  width: 95%;
  padding-bottom: 9px;
  float: left;
  border-bottom: 1px solid #ccc;
}

.sub-menu-link {
  margin-left: 30px;
  padding-top: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.search-field {
  width: 240px;
  height: 40px;
  float: left;
  background-color: transparent;
  font-family: 'Source Sans Pro', sans-serif;
}

.submit-button {
  display: block;
  width: 40px;
  height: 40px;
  padding: 0px;
  float: right;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: transparent;
  background-image: url('../images/search.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: transparent;
}

.menu-item {
  margin-left: 30px;
  padding-top: 14px;
  float: left;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.dropdown-item {
  float: left;
}

.login-item {
  width: 117px;
  height: 32px;
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 0px;
  padding-top: 2px;
  padding-left: 10px;
  float: right;
  border-left: 1px solid #ccc;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.login-item.comments {
  border-left-style: none;
}

.login-item-text {
  margin-top: 5px;
  margin-left: 6px;
  float: right;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.title-link {
  width: 100%;
  clear: both;
  color: #999;
  line-height: 24px;
  text-decoration: none;
}

.title-link.title {
  margin-top: 0px;
  float: none;
  -webkit-perspective-origin: 100% 100%;
  perspective-origin: 100% 100%;
  color: #333;
  font-size: 22px;
  line-height: 20px;
  font-weight: 400;
}

.title-link.title.video {
  padding-right: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.title-link.title.video.video-mini {
  width: 182px;
  font-size: 16px;
}

.title-link.title.news-title-link {
  margin-top: 5px;
}

.title-link.excerpt {
  font-family: 'Source Sans Pro', sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 18px;
}

.title-link.excerpt.rightbox-text-preview {
  display: none;
}

.title-link.excerpt.text-preview-minibox {
  display: none;
}

.title-link.subtitle {
  margin-bottom: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.title-link.subtitle.events {
  color: #999;
}

.highlight-category {
  position: relative;
  z-index: 1;
  height: 18px;
  margin-top: 11px;
  margin-right: 0px;
  margin-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
  float: right;
  background-color: #009ee1;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 17px;
  font-weight: 600;
  text-transform: uppercase;
}

.highlight-category.evlist-cathighlight {
  background-color: #fff;
  color: #000;
}

.fa.fa-times-circle {
  width: 18px;
  height: 18px;
  margin-top: 11px;
  margin-right: 11px;
  float: right;
  background-color: #009ee1;
}

.fa.fa-times-circle.second-hightlight {
  position: relative;
  z-index: 1;
  margin-top: 11px;
}

.fa.fa-times-circle.fa-close-classified-list-call2action {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-right: 7px;
}

.highlight-main-sub-title {
  width: 100%;
  margin-top: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  text-transform: uppercase;
}

.main-author {
  float: left;
  font-family: Lora, sans-serif;
  color: #d44457;
  font-size: 14px;
  font-style: italic;
}

.main-author.more {
  padding-left: 14px;
}

.main-author.more.small {
  margin-top: 0px;
  padding-left: 0px;
  clear: left;
}

.main-author.author-news {
  display: none;
}

.main-author.home-author-events {
  display: none;
}

.main-author.evlist-main-author {
  padding-top: 5px;
}

.separator {
  width: 36px;
  height: 1px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.separator.head {
  margin-top: 30px;
  margin-bottom: 8px;
  border: 1px solid #009ee1;
}

.separator.head.article {
  height: 1px;
  margin-top: 10px;
  float: left;
  clear: left;
}

.separator.head.hightlight {
  display: block;
}

.separator.head.hightlight.catpage-separator {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.separator.head.hightlight.sr-separator {
  margin-top: 0px;
}

.image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 125px;
  height: 123px;
  float: left;
}

.title-separator {
  height: 15px;
  clear: right;
}

.subscribe-item {
  position: absolute;
  bottom: 12px;
  width: 117px;
  background-color: transparent;
}

.subscribe-item.issue-image {
  position: relative;
  bottom: 0px;
  width: auto;
  height: auto;
  margin-top: auto;
}

.subscribe-item.issue-text {
  position: relative;
  width: auto;
  height: auto;
  margin-bottom: 7px;
  padding-left: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #555;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.home-section-heading-container {
  height: 33px;
  margin-bottom: 20px;
}

.home-section-heading-container.evlist-listing-title {
  height: auto;
}

.section-divider {
  position: relative;
  margin-bottom: 30px;
}

.section-divider.video {
  height: 0px;
}

.section-divider.highlights-home {
  position: relative;
  margin-top: 20px;
  margin-bottom: 40px;
}

.section-divider-heading {
  position: absolute;
  top: -9px;
  height: 30px;
  max-width: 34%;
  min-width: 19%;
  float: left;
  border-bottom: 3px solid #ccc;
}

.section-divider-container {
  width: 100%;
  height: 22px;
  float: left;
  border-bottom: 1px solid #ccc;
}

.news-item {
  width: 300px;
  height: 30px;
  float: left;
  border: 1px solid #ccc;
  background-color: transparent;
}

.news-item.big {
  position: relative;
  width: 310px;
  height: 322px;
  margin-bottom: 10px;
  padding-top: 0px;
  border: 1px solid #ccc;
  background-color: transparent;
}

.news-item.big.featured-image {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 167px;
  margin-bottom: 0px;
  float: none;
  border-style: 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;
}

.news-item.big.featured-image.sticky {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 191px;
  border-top: 1px none #000;
  border-right: 1px none #000;
  border-left: 1px none #000;
  background-image: none;
}

.news-item.big.featured-image.home-second-image-wrapper-news {
  height: 191px;
}

.news-item.big.abstract {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: auto;
  height: 157px;
  margin-bottom: 0px;
  padding: 20px;
  float: none;
  border-style: none;
  border-top-width: 1px;
  border-top-color: #ccc;
  border-right-width: 1px;
  border-right-color: #ccc;
  background-color: #fff;
}

.news-item.big.abstract.sticky {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: auto;
  height: 185px;
  background-color: #e0f2fc;
}

.news-item.big.abstract.secondo-news {
  height: 185px;
}

.news-item.big.date {
  position: relative;
  left: 0px;
  top: 145px;
  z-index: 1;
  width: 155px;
  height: 30px;
  padding-top: 5px;
  padding-left: 20px;
  border-color: #fff;
  background-color: #fff;
}

.news-item.big.date.date-hightlight-home {
  top: 145px;
  width: 155px;
}

.news-item.big.secondary {
  position: relative;
  z-index: 2;
  height: 350px;
  border: 1px solid #ccc;
}

.news-item.big.home-item-big {
  width: 310px;
  height: 350px;
}

.news-item.small {
  height: 140px;
  margin-bottom: 10px;
  padding: 10px 14px 20px;
}

.news-item.small.custom-adv {
  height: 125px;
  background-color: transparent;
}

.news-item.medium {
  width: 310px;
  height: 215px;
  padding: 15px 20px 20px;
}

.home-left-column {
  height: 50px;
  padding-right: 0px;
  padding-left: 0px;
}

.home-center-column {
  padding-right: 0px;
  padding-left: 6px;
}

.home-right-column {
  padding-right: 3px;
  padding-left: 13px;
}

.date-text {
  font-family: 'Source Sans Pro', sans-serif;
  color: #009ee1;
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.more-item {
  position: relative;
  margin-right: -10px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  clear: both;
}

.more-item.text {
  margin-right: 10px;
  padding-top: 10px;
  float: right;
  clear: none;
  font-family: 'Source Sans Pro', sans-serif;
  color: #009ee1;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.more-item.mote-news-tablet {
  display: none;
}

.ddd {
  width: 300px;
  height: 300px;
}

.events-tab.content {
  height: 268px;
}

.events-tab.content.panel {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.events-tab.content.panel.item {
  height: 25%;
  margin-left: 8px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  border-right-style: none;
  border-right-width: 0px;
  border-left-style: none;
  border-left-width: 0px;
}

.events-tab.content.panel.item.last {
  border-bottom-style: none;
  border-bottom-width: 0px;
}

.events-tab.tab-menu {
  border-bottom: 1px solid #ccc;
}

.events-tab.tab-menu.item {
  height: 32px;
  padding: 8px 10px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #ccc;
  background-color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  color: #009ee1;
  font-weight: 600;
  text-transform: uppercase;
}

.events-tab.tab-menu.item.w--current {
  border-style: solid solid none;
  border-width: 1px 1px 0px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-left-color: #ccc;
  background-color: #fff;
}

.newsletter-wrapper {
  height: 245px;
  padding-right: 0px;
}

.newsletter-content {
  width: 100%;
  height: 245px;
  padding: 30px 200px;
  background-color: #efedea;
}

.art-item {
  width: 310px;
  height: 250px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}

.art-item.featured-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 50%;
  margin-bottom: 0px;
  border-style: none;
}

.art-item.featured-image.second-hightlight {
  position: relative;
}

.art-item.abstract {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 50%;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-left: 14px;
  border-style: none;
  background-color: #fff;
}

.art-item.abstract.second-hightlight {
  border-right: 1px none #000;
  border-bottom: 1px none #000;
  border-left: 1px none #000;
}

.art-item.abstract.second-hightlight.evlist-item-contentbox {
  padding-right: 14px;
}

.art-item.right-column {
  width: 300px;
  margin-top: 10px;
  clear: left;
}

.art-item.right-column.home-block-3 {
  height: 255px;
}

.art-item.highlights {
  position: relative;
  width: 300px;
  margin-top: 10px;
  margin-right: 10px;
  float: left;
  border: 1px solid #ccc;
}

.art-item.highlights.right {
  position: relative;
  z-index: 2;
  display: block;
  width: 305px;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
  border: 1px solid #ccc;
}

.art-item.highlights.left-column {
  width: 310px;
}

.art-item.highlights.left-column.second-hightlight {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  border: 1px solid #ccc;
}

.art-item.highlights.left-column.second-hightlight.evlist-item-blocks {
  height: 265px;
}

.art-item.highlights.left-column.second-hightlight.home-highlight {
  width: 305px;
}

.art-item.highlights.left-column.evlist-item-blocks {
  width: 100%;
  height: 265px;
}

.art-item.second-item.art-item-block3-home {
  height: 255px;
}

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

.column.second {
  display: block;
  padding-left: 4px;
}

.column.third {
  padding-left: 8px;
}

.column.fourth {
  padding-left: 10px;
}

.medium-item {
  width: 227px;
  height: 286px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  border: 1px solid #ccc;
}

.medium-item.featured-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 50%;
  margin-bottom: 0px;
  border-style: none;
}

.medium-item.abstract {
  width: 100%;
  height: 50%;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-style: none;
  border-right-width: 1px;
  border-right-color: #ccc;
  border-bottom-width: 1px;
  border-bottom-color: #ccc;
  border-left-width: 1px;
  border-left-color: #ccc;
}

.medium-item.custom-adv {
  background-color: transparent;
}

.medium-item.custom-adv.firstadv {
  background-color: transparent;
}

.medium-item.custom-adv.second-line {
  float: left;
  background-color: transparent;
}

.medium-item.second-line {
  border: 1px solid #ccc;
}

.medium-item.second-line.last-desktop {
  margin-right: 0px;
  border: 1px solid #ccc;
}

.medium-item.onlydeskto {
  border: 1px solid #ccc;
}

.medium-item.medium-wrapper {
  border: 1px solid #ccc;
}

.top-text {
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  color: #d44457;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.top-text.secondary {
  margin-top: 30px;
}

.latest-text {
  margin-top: 15px;
  font-family: Lora, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.newsletter-separator {
  height: 30px;
  margin-bottom: 17px;
  border-bottom: 1px solid #aaa;
}

.newsletter-form-text {
  display: block;
  width: 290px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  font-family: Lora, sans-serif;
  font-size: 20px;
  font-style: italic;
  text-align: center;
}

.newsletter-form-button {
  display: block;
  width: 90px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  float: left;
  background-color: #333;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
}

.newsletter-form {
  display: block;
  width: 380px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.video-item {
  width: 310px;
  height: 230px;
  margin-bottom: 10px;
}

.video-item.featured-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 170px;
}

.video-item.featured-image.video-mini {
  position: relative;
  width: 182px;
  height: 109px;
}

.video-item.right-colum {
  width: 300px;
}

.video-item.video-item-mini {
  width: 182px;
  height: auto;
  float: left;
}

.video-item.video-item-mini.elem {
  margin-right: 7px;
}

.video-item.video-item-mini.last {
  float: right;
}

.footer-wrapper {
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.footer-container {
  display: block;
  max-width: 1300px;
  padding: 100px 20px 20px;
}

.classified-container {
  padding: 20px;
  background-color: #dcdad8;
}

.classifieds-item {
  width: 310px;
  height: 267px;
  padding: 20px 10px 10px 20px;
  background-color: #efedea;
}

.classifieds-item.right-column {
  width: 300px;
}

.classifieds-item-title {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  text-transform: uppercase;
}

.classified-item-link {
  display: inline-block;
  margin-bottom: 7px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #666;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.classified-item-link.highlight {
  color: #009ee1;
}

.divider {
  width: 100%;
  height: 1px;
  margin-bottom: 7px;
  border-bottom: 1px solid #ccc;
}

.classifieds-more-link {
  display: inline-block;
  margin-top: 11px;
  margin-right: 3px;
  float: right;
  font-family: 'Source Sans Pro', sans-serif;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.submit-link {
  width: 121px;
  height: 121px;
  margin-top: 115px;
  background-image: url('../images/submit-a-classified.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.social-section {
  padding-bottom: 20px;
  border-bottom: 3px solid #ccc;
}

.links-section {
  margin-top: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.info-section {
  margin-top: 20px;
}

.links-group {
  margin-right: 40px;
  float: left;
}

.fast-menu-group {
  width: 178px;
  height: 190px;
  margin-top: 8px;
  padding-left: 14px;
  float: right;
  border-left: 1px solid #ccc;
}

.links-title {
  color: #009ee1;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.link-item {
  display: inline-block;
  margin-bottom: 7px;
  float: left;
  clear: left;
  font-family: 'Source Sans Pro', sans-serif;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.fast-menu-link {
  margin-bottom: 7px;
}

.fast-link-image {
  width: 26px;
  height: 25px;
}

.fast-link-image.login {
  float: left;
  background-image: url('../images/login.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fast-link-image.subscribe {
  float: left;
  background-image: url('../images/giornale.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.fast-link-image.submit {
  float: left;
  background-image: url('../images/submit.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.fast-link-image.newsletter {
  float: left;
  background-image: url('../images/newsletter.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.fast-link-text {
  height: 25px;
  margin-left: 10px;
  padding-top: 5px;
  float: left;
  font-family: 'Source Sans Pro', sans-serif;
  color: #666;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.info-item {
  float: left;
}

.info-title-link {
  color: #009ee1;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
}

.info-text {
  margin-top: 6px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 16px;
}

.legal-text {
  float: right;
}

.legal {
  font-family: 'Source Sans Pro', sans-serif;
  color: #999;
  font-size: 12px;
  text-align: right;
}

.social-column.article {
  padding-right: 0px;
}

.social-column.article.evdetail {
  padding-right: 62px;
  padding-left: 21px;
}

.article-column.evdeatil-columncenter {
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 0px;
}

.related-column {
  padding-left: 15px;
}

.article-container {
  display: block;
  margin-right: 20px;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 48px;
}

.article-category {
  color: #009ee1;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

.article-category.related {
  height: 35px;
  padding-top: 2px;
  border-bottom: 1px solid #ccc;
  line-height: 31px;
}

.article-title {
  margin-bottom: 3px;
  color: #333;
  font-size: 52px;
  line-height: 48px;
  font-weight: 600;
  text-align: left;
}

.article-title.article-gallery {
  color: #fff;
}

.article-title.sr-single-title {
  width: 100%;
  font-size: 25px;
}

.article-subtitle {
  margin-bottom: 10px;
  color: #999;
  font-size: 30px;
  line-height: 32px;
  font-weight: 300;
}

.article-subtitle.events-short-text {
  color: #313330;
}

.article-subtitle.sub-article-gallery {
  color: #999;
}

.article-issue {
  padding-top: 6px;
  clear: left;
  color: #666;
  font-weight: 600;
  text-transform: uppercase;
}

.article-issue.issue-article-gallery {
  color: #999;
}

.article-text {
  font-size: 16px;
  line-height: 20px;
}

.article-divider {
  width: 35px;
  height: 18px;
  margin-bottom: 20px;
  border-bottom: 2px solid #000;
}

.article-image-gallery {
  position: relative;
  height: 427px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: -48px;
  padding-left: 0px;
}

.article-image-gallery.slide-image {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.article-image-gallery.abstract {
  position: absolute;
  bottom: -40px;
  width: 100%;
  height: 40px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 12px;
  padding-left: 5px;
  background-color: #333;
  color: #fff;
}

.article-quote {
  width: 380px;
  margin: 20px 20px 20px -50px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-top: 4px solid #000;
  border-bottom: 2px solid #000;
  font-size: 21px;
  line-height: 26px;
  font-style: italic;
  font-weight: 700;
}

.article-related {
  width: 380px;
  height: 260px;
  margin: 20px 20px 20px -50px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  border: 1px solid #ccc;
  background-color: #efedea;
}

.article-related-title {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 5px;
  color: #333;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  text-align: left;
}

.article-related-title.more {
  width: 200px;
  margin-top: 0px;
  padding-left: 14px;
  float: left;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
}

.article-related-title.more.small {
  width: auto;
  padding-left: 0px;
}

.article-related-sub-title {
  width: 100%;
  float: left;
  clear: left;
  color: #666;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}

.article-related-sub-title.small {
  color: #999;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.article-related-text {
  font-size: 15px;
  line-height: 18px;
}

.article-related-read-link {
  width: 60px;
  height: 20px;
  padding-top: 1px;
  float: right;
  border: 1px solid #ccc;
  background-color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.article-relative-divider {
  height: 40px;
  margin-bottom: 40px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #ccc;
}

.article-relative-divider.ev-detail-divider {
  margin-top: 20px;
}

.article-author {
  margin-top: 40px;
  background-color: transparent;
}

.article-related-right-column {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  color: #333;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
}

.article-related-right-column.featured-image {
  border-style: none;
  border-color: transparent;
  border-bottom-width: 0px;
}

.article-related-right-column.abstract {
  position: relative;
  width: 178px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  float: left;
  border-bottom: 1px none #000;
  background-color: transparent;
}

.article-related-right-column.abstract.link {
  text-decoration: none;
}

.article-related-right-column.abstract.cldetail-related {
  width: 55%;
}

.article-related-right-column.article-related-right-column-last {
  border-bottom: 1px none #000;
}

.article-related-right-column.cldetail-related {
  width: 100%;
}

.related-category {
  color: #00b7ee;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  text-transform: uppercase;
}

.related-title {
  margin-bottom: 0px;
  color: #000;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
}

.related-article-container {
  width: 300px;
  margin-bottom: 30px;
  margin-left: 0px;
  padding-top: 15px;
  float: right;
}

.related-article-container.evdeatil-more-events {
  padding-left: 10px;
}

.related-article-container.cldetail-related {
  padding-top: 20px;
  padding-right: 6px;
  padding-left: 16px;
}

.related-article-title {
  width: 100%;
  margin-bottom: 12px;
  border-bottom: 1px solid #ccc;
}

.related-articles-title {
  margin-bottom: 0px;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  color: #009ee1;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.road-map {
  height: 40px;
  margin-bottom: 0px;
  padding-top: 13px;
  padding-left: 30px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #ccc;
  background-color: #e0f2fc;
}

.road-map.classified-list-call2action {
  position: relative;
  height: 80px;
}

.road-map.catpage.contrib {
  text-align: center;
}

.road-map-link {
  float: left;
  color: #333;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.road-map-link.child {
  color: #009ee1;
}

.road-map-arrow {
  margin-right: 5px;
  margin-left: 5px;
  float: left;
  font-weight: 700;
}

.social-title {
  color: #666;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.social-title.evdeatil-share {
  padding-left: 0px;
  font-size: 16px;
  font-weight: 600;
}

.prev-article-button {
  width: 67px;
  height: 33px;
  margin-top: 20px;
  padding-top: 9px;
  float: left;
  border: 1px solid #ccc;
  color: #999;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.issue-number {
  padding-top: 20px;
  clear: left;
  color: #666;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.issue-link {
  color: #009ee1;
  text-decoration: none;
  text-transform: uppercase;
}

.article-tag {
  height: 20px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
  border: 1px solid #ccc;
  color: #999;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.more-articles-container {
  width: 940px;
}

.more-articles-container.catpage {
  width: 98%;
}

.more-left-column {
  padding-right: 0px;
  padding-left: 0px;
}

.main-articles {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #ccc;
}

.month-articles {
  height: 340px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.year-articles {
  height: 340px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #ccc;
}

.main-tab {
  height: 30px;
  border: 1px solid #ccc;
  background-color: transparent;
  font-weight: 600;
  text-transform: uppercase;
}

.main-tab.w--current {
  border-style: solid solid none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  background-color: transparent;
  color: #009ee1;
}

.month-tab {
  height: 30px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #ccc;
  background-color: transparent;
  font-weight: 600;
  text-transform: uppercase;
}

.month-tab.w--current {
  margin-left: -1px;
  border-style: solid solid none;
  background-color: transparent;
  color: #009ee1;
}

.year-tab {
  height: 30px;
  margin-left: -1px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #ccc;
  background-color: transparent;
  font-weight: 600;
  text-transform: uppercase;
}

.year-tab.w--current {
  height: 30px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #ccc;
  background-color: transparent;
  color: #009ee1;
  font-weight: 600;
  text-transform: uppercase;
}

.spacer {
  width: 420px;
  height: 30px;
  float: right;
  border-bottom: 1px none #ccc;
}

.single-comment-container {
  max-width: 750px;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 50px;
}

.comment-author-image {
  width: 90px;
  height: 90px;
  margin-right: 15px;
  float: left;
  border-radius: 45px;
}

.comment-text-container {
  max-width: 595px;
  float: left;
}

.comment-author-name {
  float: left;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}

.comment-time {
  margin-left: 5px;
  float: left;
  color: #666;
  font-size: 14px;
  line-height: 20px;
}

.comment-text {
  padding-top: 10px;
  float: left;
  clear: left;
  line-height: 17px;
}

.comment-reply-share {
  margin-top: 20px;
  float: left;
  clear: left;
  color: #009ee1;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.comment-divider {
  width: 85%;
  height: 20px;
  margin-left: 106px;
  float: left;
  border-bottom: 1px solid #ccc;
}

.comment-header {
  max-width: 750px;
  padding-left: 50px;
}

.comments-title {
  margin-bottom: 0px;
  padding-bottom: 6px;
  border-bottom: 3px solid #ccc;
  font-family: Lora, sans-serif;
  color: #009ee1;
  font-size: 26px;
  font-style: italic;
  font-weight: 400;
}

.comments-number {
  width: 50%;
  margin-top: 12px;
  float: left;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.comments-login {
  width: 50%;
  height: 40px;
  float: right;
}

.comments-number-login-container {
  border-bottom: 1px solid #ccc;
}

.more-article {
  max-width: 100%;
  padding-bottom: 20px;
  float: left;
  border-right: 1px solid #ccc;
}

.more-article.bottom {
  margin-bottom: 20px;
  padding-bottom: 0px;
  clear: left;
}

.more-article-image {
  width: 242px;
  height: 135px;
  float: left;
}

.more-articles-first-column {
  max-width: 50%;
  float: left;
}

.more-articles-second-column {
  width: 50%;
  max-width: 50%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  float: left;
  border-bottom: 1px solid #ccc;
}

.more-articles-second-column.last {
  border-bottom-style: none;
}

.custom-adv-news {
  display: none;
}

.clear {
  display: none;
  height: 1px;
  clear: both;
}

.hightlight-image {
  min-width: 100%;
}

.item-image {
  position: absolute;
  z-index: 0;
  display: block;
  width: 100%;
}

.item-image.item-mini {
  position: absolute;
  overflow: hidden;
  -webkit-transform: scale(1.65);
  -ms-transform: scale(1.65);
  transform: scale(1.65);
}

.item-image.item-image-evlist {
  height: 300px;
}

.footer-backto-top {
  display: none;
}

.photo-copyright-mobile {
  display: none;
}

.more-articles-mobile-row {
  display: none;
}

.category-item-label {
  position: absolute;
  top: 0px;
  right: 10px;
}

.title-link-home-right {
  margin-top: 21px;
}

.order-form-button {
  margin-top: 12px;
  float: left;
  font-size: 20px;
}

.submit-classified-txt {
  margin-top: 22px;
  margin-right: 15px;
  float: left;
  font-size: 20px;
}

.cl-left-column {
  margin-top: 40px;
}

.cl-right-column {
  padding-right: 0px;
}

.cl-item-wrapper {
  position: relative;
  margin-right: 5px;
  margin-bottom: 20px;
  margin-left: 5px;
  border: 1px solid #ccc;
}

.cl-item-categ-item {
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #b48ebd;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.cl-item-categ-item.cl-colors-jobs-wanted {
  background-color: #f48d00;
}

.cl-item-content-wrapper {
  overflow: hidden;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
  text-align: center;
}

.cl-item-content-wrapper.cl-item-content-awards {
  background-color: #d5ecfa;
}

.article-related-image-wrapper {
  overflow: hidden;
  max-height: 65px;
  max-width: 120px;
  float: left;
  border-style: none;
}

.cl-item-date {
  margin-top: 0px;
  margin-bottom: 0px;
}

.cl-item-title {
  margin-top: 10px;
  text-align: left;
}

.cl-item-image-wrapper {
  overflow: hidden;
  max-height: 140px;
  text-align: center;
}

.cl-item-text-wrapper {
  margin-bottom: 20px;
}

.cl-item-text {
  color: #666;
  line-height: 16px;
  text-align: left;
}

.cl-menu-title-block {
  margin-left: 10px;
  float: left;
}

.cl-menu-title-icon {
  width: 41px;
  height: 36px;
  float: left;
  background-image: url('../images/classified_icons.png');
  background-position: 0px 0px;
  background-size: 41px 36px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.cl-orderbar-wrapper {
  margin-left: 5px;
}

.cl-orderbar-order-by {
  margin-bottom: 3px;
}

.cl-orderbar-line {
  height: 1px;
  margin-top: 5px;
  margin-bottom: 32px;
  border-top: 1px none #ccc;
}

.cl-orderbar-text {
  color: #000;
  font-size: 12px;
  text-align: right;
}

.cl-orderbar-orderby-selected {
  color: #3baee3;
}

.cl-menu-legend {
  margin-top: 40px;
}

.cl-menu-legend-title {
  margin-bottom: 0px;
  background-color: transparent;
  color: #009ee1;
  font-size: 15px;
}

.cl-menu-select-cat-wrapper {
  position: relative;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 3px;
  padding-bottom: 5px;
  clear: both;
  border-bottom: 1px none #ccc;
}

.cl-menu-checkbox-cat {
  border: 1px solid #000;
  background-color: #fff;
}

.cl-menu-checkbox-label {
  padding-top: 3px;
  color: #686868;
  font-size: 12px;
  font-weight: 600;
}

.cl-menu-categ-head {
  margin-top: 20px;
}

.cl-menu-cat-title {
  width: 90%;
  margin-bottom: 3px;
  padding-bottom: 14px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  font-weight: 600;
}

.cl-desktop-right-column {
  right: -5px;
}

.cl-icon-awards {
  position: absolute;
  top: -9px;
  right: 1px;
  display: block;
  overflow: visible;
  width: 50px;
  height: 50px;
  background-image: url('../images/icon-awards.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.cl-more-classified-wrapper {
  text-align: center;
}

.cl-more-classified-wrapper.catpage-more {
  margin-top: 30px;
  margin-bottom: 45px;
}

.cl-more-classifieds-button {
  width: 264px;
  background-color: #686868;
  color: #fff;
}

.cl-breadcrumb {
  float: left;
}

.cl-breadcrumb-page {
  float: left;
  color: #0098ff;
  font-weight: 700;
}

.cl-detail-column-left {
  margin-top: 40px;
}

.cl-detail-column-right {
  margin-top: 40px;
}

.cl-detail-adv-300 {
  padding-top: 42px;
  padding-left: 16px;
}

.cl-detail-share {
  position: relative;
  height: 62px;
  padding-left: 15px;
}

.cl-detail-social-image {
  margin-right: 5px;
}

.cl-detail-categhightlight {
  height: 36px;
  padding: 12px;
  float: left;
  background-color: #f48d00;
  color: #fff;
  font-weight: 700;
}

.cl-detail-title {
  padding-top: 21px;
  clear: both;
}

.cl-detail-gallery {
  margin-top: 37px;
  margin-bottom: 37px;
}

.cl-detail-content {
  padding: 10px 15px 10px 5px;
  color: #343434;
  font-size: 15px;
  line-height: 22px;
}

.cl-detail-contact-info {
  width: 97%;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border: 1px solid #ccc;
  font-size: 14px;
}

.events-hightlight-title {
  margin-left: -10px;
  padding-right: 8px;
}

.cl-detail-contact-info-block {
  padding: 15px 25px 0px;
}

.cl-detail-contact-icon {
  margin-bottom: 15px;
  padding-left: 0px;
}

.cl-contact-detail-title {
  margin-bottom: 12px;
  font-size: 15px;
}

.cl-detail-contact-separator {
  width: 100%;
  height: 1px;
  background-color: #ccc;
}

.cl-detail-contact-info-text {
  margin-bottom: 10px;
  color: #4e4e4e;
}

.cl-detail-second-banner {
  width: 300px;
  height: 600px;
}

.cl-detail-second-banner.banner-background {
  margin-top: 30px;
  background-color: transparent;
}

.evlist-header {
  width: 100%;
  height: 107px;
  background-color: #009de4;
}

.evlist-header-row {
  height: 100%;
}

.evlist-header-column-title {
  height: 100%;
  padding-right: 0px;
  padding-left: 20px;
}

.evlist-header-icon {
  position: relative;
  width: 30px;
  height: 100%;
  float: left;
}

.evlist-header-title {
  margin-left: 18px;
  float: left;
}

.evlist-header-icon-img {
  position: static;
  left: 0px;
  top: 25%;
  display: block;
  margin-top: 38px;
}

.evlist-header-h {
  margin-top: 27px;
  color: #fff;
  font-size: 25px;
}

.evlist-header-title-separator {
  width: 50%;
  height: 2px;
  margin-top: -4px;
  margin-left: 1px;
  background-color: #fff;
}

.evlist-header-filterby-label {
  margin-top: 26px;
  margin-bottom: 10px;
  padding-left: 10px;
}

.evlist-header-filterby-combo {
  overflow: visible;
  height: 30px;
  margin-left: 10px;
}

.evlist-header-filterby-combo.evlist-header-date {
  padding-left: 26px;
}

.evlist-header-label-txt {
  color: #fff;
  font-size: 18px;
}

.evlist-header-filter-categ {
  width: 100%;
  height: 30px;
  border-radius: 2px;
  background-color: #fff;
}

.evlist-header-filter-categ.evlist-lastcat {
  width: 98%;
  border-radius: 3px;
}

.evlist-dropdown-toggle {
  padding-top: 9px;
  padding-bottom: 0px;
  padding-left: 10px;
  color: #525252;
}

.evlist-dropdown-icon {
  margin-top: 9px;
}

.evlist-datebox {
  width: 122px;
  float: left;
  border-radius: 3px;
  background-color: #fff;
}

.evlist-datebox.evlist-datebox-dateto {
  margin-left: 10px;
}

.evlist-datebox-date {
  width: 75%;
  height: 30px;
  padding-top: 6px;
  padding-left: 7px;
  float: left;
  color: #525252;
}

.evlist-dateblock-icon {
  width: 14px;
  height: 14px;
  margin-top: 7px;
  margin-left: 8px;
  float: left;
}

.evlist-container {
  padding-top: 30px;
  padding-right: 8px;
  padding-left: 0px;
}

.evlist-container.catpage-wrapper {
  padding-top: 40px;
}

.evdetail-300x250 {
  display: block;
  width: 300px;
  height: 250px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  background-color: #c2b385;
}

.evdetail-300x250.evdetail-banner-second {
  display: block;
  margin-right: 11px;
  margin-left: -2px;
  background-color: transparent;
}

.evdetail-300x250.evdetail-center-col-banner {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.evlist-container-row {
  margin-bottom: 10px;
}

.evlist-tfweefly-container {
  margin-top: 7px;
  padding: 30px 15px;
  border-radius: 12px;
  background-color: #eee;
}

.evlist-advcustom-3 {
  width: 300px;
  height: 190px;
  margin-left: 0px;
  background-color: transparent;
}

.evlist-advcustom-4 {
  width: 620px;
  height: 190px;
  margin-left: 0px;
  background-color: transparent;
}

.evlist-row-adv {
  margin-top: 35px;
}

.evlist-listing-container {
  margin-top: 40px;
  margin-right: 7px;
}

.evlist-listing-content {
  clear: both;
  border-top: 1px solid #ccc;
}

.evlist-listing-header-title {
  width: auto;
  height: 33px;
  margin-top: 25px;
  float: left;
}

.evlist-listing-tabs {
  height: 33px;
  margin-right: 0px;
  padding-right: 0px;
  float: right;
}

.evlist-tab-wrapper {
  height: 33px;
  padding: 11px;
  float: left;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #ccc;
}

.evlist-tab-text {
  color: #a1a1a1;
  font-weight: 700;
}

.evdetail-listing-column-0 {
  padding-left: 0px;
}

.evdetail-listing-column-0.evdetail-listing-lastcol {
  padding-left: 8px;
}

.evdetail-listing-column-0.evdetail-listing-lastcol.evlist-column-item {
  padding-right: 0px;
}

.evdetail-listing-column-0.evdetail-listing-column-central {
  padding-left: 4px;
}

.evdetail-listing-column-0.evlist-column-item {
  padding-left: 0px;
}

.evlist-input-date {
  height: 21px;
  padding-top: 4px;
  padding-right: 0px;
  padding-left: 4px;
}

.evdet-header {
  margin-bottom: 33px;
  padding-top: 30px;
  padding-bottom: 40px;
  border-top: 1px solid #ccc;
  background-color: #e0f2fc;
}

.evdet-header-left-col {
  position: relative;
  width: 248px;
  padding-right: 0px;
  padding-left: 10px;
}

.evdet-header-center-col {
  padding-right: 40px;
  padding-left: 0px;
}

.evdet-header-right-col {
  margin-bottom: 6px;
}

.evdet-header-right-col.evdeatil-col-venue {
  width: 97%;
  margin-bottom: 0px;
  float: right;
}

.evdet-header-right-col.evdeatil-col-venue.rsvp {
  margin-top: 10px;
  padding: 10px;
  background-color: #c7eafd;
}

.evdeatil-header-date-left {
  width: 40%;
  height: 105px;
  margin-left: 0px;
  float: left;
  color: #313330;
}

.evdetail-header-date-right {
  width: 40%;
  height: 105px;
  float: left;
  color: #313330;
}

.evdetail-header-date-separator {
  width: 97%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  float: right;
  clear: both;
  background-color: #d0c8d3;
}

.evdetail-header-time {
  padding-top: 0px;
  padding-bottom: 15px;
  color: #999;
  font-size: 22px;
  font-weight: 400;
  text-align: left;
}

.evdetail-header-price-wrapper {
  padding: 10px;
  background-color: #009ee1;
}

.evdeatil-header-date-dateto {
  width: 18%;
  height: 105px;
  padding-top: 25%;
  padding-left: 2px;
  float: left;
  background-color: transparent;
  color: #009ee1;
  font-size: 30px;
  font-weight: 600;
}

.cllist-clmain-row {
  margin-top: 15px;
}

.evdetail-header-month {
  float: left;
  clear: both;
  font-size: 22px;
  font-weight: 400;
}

.evdetail-header-day {
  margin-top: 27px;
  float: left;
  clear: both;
  color: #333;
  font-size: 70px;
  font-weight: 600;
}

.evdetail-header-year {
  margin-top: 31px;
  float: left;
  clear: both;
  font-size: 31px;
  font-weight: 600;
}

.evdetail-header-price-label {
  float: left;
  color: #2d3937;
  font-weight: 600;
}

.evdetail-header-price-label-white {
  padding-top: 0px;
  padding-left: 5px;
  float: left;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.evdetail-header-title-wrapper {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.evdetail-header-column-icon {
  float: left;
}

.evdetail-header-column-content {
  width: 228px;
  max-width: 228px;
  margin-left: 21px;
  float: left;
}

.evdetail-header-column-content.rsvp {
  margin-left: 30px;
}

.evdeatail-header-hinfo {
  margin-top: 4px;
  margin-bottom: 4px;
  color: #009ee1;
  font-size: 18px;
  line-height: 15px;
  font-weight: 600;
  text-align: left;
}

.evdeatil-header-venue-name {
  color: #313330;
  font-size: 20px;
  font-weight: 600;
}

.evdeatil-header-vanue-address {
  padding-top: 10px;
  color: #333;
  font-size: 14px;
  line-height: 14px;
}

.evdeatil-header-tel {
  padding-top: 3px;
  padding-bottom: 3px;
}

.evdeatil-header-info {
  overflow: hidden;
  max-width: 230px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: 700;
}

.evdeatil-columncenter {
  padding-right: 40px;
  padding-left: 0px;
}

.evdetail-header-rightcol {
  padding-right: 20px;
  padding-left: 7px;
}

.evdetail-seaction-title {
  margin-top: 30px;
  color: #009ee1;
  font-size: 22px;
}

.evdeatil-maps-container {
  width: 100%;
}

.evdeatil-share-last {
  margin-bottom: 10px;
  color: #313330;
  font-size: 12px;
}

.evdetail-more-evets-separator {
  width: 100%;
  height: 1px;
  clear: both;
}

.artcile-add-comment-wrapper {
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.article-leave-comment-btn {
  float: right;
}

.article-comment-txt {
  margin-bottom: 15px;
  color: #646464;
  line-height: 18px;
  font-style: italic;
}

.article-tab-menu {
  border-bottom: 1px solid #ccc;
}

.article-row-container {
  margin-top: 30px;
}

.evdetail-headeder-head {
  margin-bottom: 15px;
}

.catpage-header {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.catpage-custom-adv {
  display: block;
  width: 100%;
  margin: 15px auto;
  text-align: center;
}

.events-listing-separator {
  height: 14px;
}

.gallerty-container {
  background-color: #333;
}

.gallery-righ-arrow-post {
  float: right;
  color: #999;
  font-size: 20px;
  font-weight: 700;
}

.slider-container {
  padding-right: 100px;
  padding-left: 100px;
  background-color: #333;
  color: #fff;
}

.slider-container.slider-container-video {
  height: 560px;
}

.gallery-left-arrow-post {
  float: left;
  color: #999;
  font-size: 20px;
  font-weight: 700;
}

.slider-footer {
  min-height: 80px;
  padding: 25px 100px 20px;
}

.slide-real {
  background-color: #333;
}

.slide-desc {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
}

.left-arrow-wrapper {
  padding-top: 75px;
  padding-left: 50px;
}

.right-arrow-wrapper {
  padding-top: 75px;
  padding-right: 50px;
}

.center-gallery-wrap {
  padding-top: 45px;
}

.slider-main {
  height: 560px;
}

.search-result-rowcontainer {
  margin-top: 20px;
}

.sr-title {
  color: #333;
  font-size: 28px;
  font-weight: 400;
}

.sr-title._404page {
  color: #fff;
  text-align: center;
}

.sr-title-head {
  padding-top: 40px;
}

.sr-result-search-key {
  color: #009ee1;
  font-style: italic;
}

.sr-result-wrapper {
  padding-left: 0px;
  border-top: 1px solid #ccc;
}

.sr-single-result {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.sr-single-result._404page {
  width: 100%;
  height: 550px;
  padding-bottom: 50px;
  border-top: 1px solid #ccc;
  -webkit-perspective: 519px;
  perspective: 519px;
}

.sr-single-thumb {
  overflow: hidden;
  width: 125px;
  height: 123px;
  float: left;
}

.sr-single-wrapper {
  width: 80%;
  margin-left: 20px;
  float: left;
}

.sr-category {
  float: left;
  color: #009ee1;
  text-transform: uppercase;
}

.sr-date-text {
  margin-right: 10px;
  float: left;
  color: #656565;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.sr-single-block {
  width: 100%;
  float: left;
}

.sr-excerpt {
  line-height: 19px;
}

.sr-link-title {
  text-decoration: none;
}

._404-error {
  color: #c71016;
  font-weight: 700;
}

._404back {
  height: 500px;
  background-image: url('../images/83FFDF9B-1FA6-4C0C-AB31-7B40C16E5288_1.jpg'), url('../images/11925784_481354062025923_2057565066_n.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: 540px, 540px;
}

.login-area-header {
  max-width: 210px;
  min-width: 120px;
  margin-top: 5px;
  margin-right: 10px;
  padding-top: 2px;
  padding-left: 10px;
  float: right;
  border-left: 1px solid #ccc;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

.clear-all {
  clear: both;
}

.contributor-row-container {
  padding-top: 50px;
}

.contrib-head-link {
  padding-right: 15px;
  padding-left: 15px;
  color: #333;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
}

.contrib-header {
  padding-top: 50px;
}

.contrib-letter-head {
  margin-bottom: 5px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-style: none;
  border-bottom-width: 3px;
  border-bottom-color: #ddd;
}

.contrib-user {
  width: 100%;
  height: 60px;
  padding-top: 15px;
  border-bottom: 1px solid #ddd;
}

.contrib-letter-title {
  width: 50px;
  height: 50px;
  padding-top: 15px;
  border-radius: 50px;
  background-color: #ddd;
  text-align: center;
}

.contrib-letter-txt {
  color: #da4356;
  font-size: 40px;
  font-weight: 600;
}

.contrib-letter-head-serator {
  height: 4px;
  margin-top: 20px;
  background-color: #ddd;
}

.contrib-user-txt {
  color: #333;
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
}

@media (max-width: 991px) {
  p {
    display: none;
  }
  .item-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .item-wrapper.video {
    padding-bottom: 20px;
  }
  .item-wrapper.article {
    padding-left: 0px;
  }
  .item-wrapper.news-item-wrapper {
    margin-top: 0px;
    padding-top: 0px;
  }
  .item-wrapper.news-item-wrapper.home-event-item-wrapper {
    max-width: 100%;
  }
  .item-wrapper.lifestyle {
    display: none;
  }
  .item-wrapper.travel {
    display: block;
  }
  .item-wrapper.item-newsletter {
    padding-top: 21px;
  }
  .home-section-container {
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }
  .home-section-container.hc-news {
    height: 526px;
  }
  .main-column.item {
    width: 115%;
    height: 324px;
  }
  .main-column.item.abstract {
    width: 100%;
    height: 134px;
  }
  .main-column.events {
    width: 100%;
    background-color: transparent;
  }
  .main-column.events.featured-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 134px;
    border: 1px none #ccc;
  }
  .main-column.events.featured-image.evlist-item-featured {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 410px;
    height: 300px;
    border-style: none;
  }
  .main-column.events.abstract {
    width: 100%;
    height: 190px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    float: left;
    clear: left;
    border: 1px none #ccc;
    background-color: #fff;
  }
  .main-column.events.abstract.evlist-container-item-abstract {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 319px;
    height: 300px;
    padding-left: 23px;
    border-style: none;
    border-top-width: 1px;
    border-top-color: #000;
    border-right-width: 1px;
    border-right-color: #000;
  }
  .main-column.events.evlist-main-item {
    background-color: #e0f2fc;
  }
  .adv {
    float: left;
  }
  .adv.article.evdetail-adv {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .adv.article.article-page {
    margin-top: 35px;
    margin-bottom: 10px;
    float: none;
  }
  .adv.article.second-adv-article {
    display: none;
  }
  .adv.article.third-arv-article {
    display: none;
  }
  .adv.art-item-adv {
    display: none;
  }
  .adv.adv-hightlight.home-adv-highlight {
    float: right;
    background-color: rgba(55, 61, 64, .06);
  }
  .secondary-item {
    display: block;
    height: 206px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    float: right;
  }
  .secondary-item.abstract {
    width: 100%;
    height: 170px;
    padding: 0px 12px 0px 0px;
  }
  .secondary-item.abstract.custom-1 {
    height: 190px;
    padding: 20px 20px 23px;
    border: 1px none #ccc;
  }
  .secondary-item.abstract.block-3-last {
    height: 190px;
    padding: 20px 20px 23px;
  }
  .secondary-item.custom {
    overflow: hidden;
    width: 233px;
    height: auto;
    margin-top: 0px;
    margin-left: 14px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    border: 1px solid #ccc;
  }
  .secondary-item.custom-adv {
    display: none;
    width: 235px;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 21px;
    padding-left: 20px;
    float: right;
  }
  .secondary-item.hightlight-secodaryitem {
    width: 82%;
    height: 218px;
    margin-top: 13px;
  }
  .secondary-item.third-events {
    left: 0px;
    top: -651px;
    overflow: hidden;
    width: 234px;
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-section-heading {
    max-height: 52px;
    min-width: 22px;
  }
  .home-section-wrapper.news-wrapper {
    margin-bottom: 35px;
  }
  .home-section-wrapper.home-block-3-wrapper {
    margin-top: 40px;
  }
  .secondary-column {
    height: 302px;
    margin-top: 12px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .secondary-column.hightlight-secondary-column {
    margin-top: 0px;
  }
  .menu {
    padding-left: 0px;
    background-color: transparent;
  }
  .sub-menu {
    margin-top: 14px;
    border-top: 1px solid #ccc;
  }
  .main {
    height: 67px;
    border-bottom: 1px none #000;
  }
  .menu-dropdown {
    border-right: 1px none #000;
  }
  .main-logo-container {
    display: none;
    height: 100%;
  }
  .main-social-container {
    width: 100%;
    height: 50%;
    margin-top: 18px;
    padding-top: 9px;
    border-top: 1px solid #ccc;
  }
  .logo.mobile {
    display: block;
    width: 250px;
    height: 60px;
    margin-right: auto;
    margin-left: 123px;
    padding-top: 0px;
    padding-left: 0px;
    float: left;
  }
  .social.article {
    margin-left: -5px;
  }
  .menu-item {
    font-size: 13px;
  }
  .login-item {
    border-left: 1px none #000;
  }
  .title-link {
    float: left;
  }
  .title-link.title {
    margin-top: 0px;
    float: left;
  }
  .title-link.title.video {
    font-size: 20px;
  }
  .title-link.excerpt {
    width: auto;
  }
  .title-link.excerpt.evlist-item-exerpt {
    display: none;
    overflow: hidden;
    height: 0px;
  }
  .title-link.subtitle {
    color: #555;
  }
  .title-link.subtitle.events {
    clear: left;
  }
  .highlight-category {
    display: none;
    float: left;
  }
  .fa.fa-times-circle {
    margin-right: 0px;
    float: right;
  }
  .fa.fa-times-circle.second-hightlight {
    display: none;
  }
  .fa.fa-times-circle.fa-close-classified-list-call2action {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .highlight-main-sub-title {
    margin-top: 0px;
    float: left;
  }
  .main-author {
    display: block;
  }
  .main-author.evlist-item-author {
    display: block;
  }
  .main-author.main-author-events {
    display: none;
    overflow: hidden;
    height: 0px;
  }
  .separator {
    display: none;
    float: left;
  }
  .separator.head {
    display: block;
    margin-bottom: 20px;
    float: none;
  }
  .separator.head.article {
    clear: left;
  }
  .separator.home-separator-events {
    overflow: hidden;
    width: 0px;
    height: 0px;
  }
  .image {
    overflow: hidden;
    width: 235px;
    height: 134px;
    border: 1px none #ccc;
  }
  .title-separator {
    display: none;
  }
  .subscribe-item {
    display: none;
  }
  .home-section-heading-container {
    height: 100%;
    min-width: auto;
  }
  .section-divider.highlights-home {
    margin-bottom: 20px;
  }
  .section-divider.divider-news {
    display: block;
    clear: both;
  }
  .section-divider-heading {
    display: none;
  }
  .section-divider-container {
    display: none;
    width: 589px;
  }
  .news-item.big {
    position: relative;
    overflow: hidden;
    width: 520px;
  }
  .news-item.big.featured-image.sticky {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: none;
  }
  .news-item.big.featured-image.home-second-image-wrapper-news {
    height: 165px;
  }
  .news-item.big.abstract {
    width: 235px;
    border-style: none;
    background-color: transparent;
  }
  .news-item.big.abstract.sticky {
    position: absolute;
    left: auto;
    right: 0px;
    bottom: 0px;
    width: 70%;
    float: right;
  }
  .news-item.big.abstract.secondo-news {
    overflow: hidden;
  }
  .news-item.big.date {
    float: right;
  }
  .news-item.big.date.date-hightlight-home {
    position: absolute;
    left: 30%;
    top: 145px;
    bottom: 145px;
  }
  .news-item.big.date.date-hightlight-home.second-news {
    left: 0%;
  }
  .news-item.big.secondary {
    width: 234px;
  }
  .news-item.big.home-item-big {
    width: 482px;
  }
  .news-item.small {
    float: left;
  }
  .news-item.medium {
    width: 235px;
    height: 250px;
  }
  .news-item.medium.news-item-5-tablet {
    width: 232px;
  }
  .home-left-column {
    height: auto;
    padding-right: 0px;
  }
  .home-left-column.left-art-culteure {
    padding-right: 3px;
  }
  .home-left-column.home-left-news {
    height: 526px;
  }
  .home-center-column {
    display: block;
    padding-right: 5px;
    padding-left: 0px;
  }
  .home-center-column.art-culture-center {
    padding-left: 5px;
  }
  .home-center-column.news-center-column {
    display: inline-block;
    padding-left: 251px;
  }
  .home-center-column.video-colum.home-video-column {
    padding-left: 6px;
  }
  .home-right-column {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-right-column.home-video-column {
    padding-left: 13px;
  }
  .more-item {
    margin-right: 0px;
  }
  .more-item.text {
    padding-top: 8px;
    float: left;
    text-decoration: none;
  }
  .ddd {
    width: 100%;
    margin-top: 3px;
  }
  .events-tab.tab-menu {
    border-bottom: 1px solid #ccc;
  }
  .events-tab.tab-menu.item {
    border-left: 1px solid #ccc;
  }
  .newsletter-wrapper {
    padding-right: 0px;
  }
  .newsletter-content {
    width: 100%;
  }
  .art-item {
    width: 235px;
    height: 287px;
    border: 1px solid #ccc;
  }
  .art-item.featured-image {
    overflow: visible;
    border-style: none;
  }
  .art-item.featured-image.second-hightlight {
    display: none;
  }
  .art-item.featured-image.second-hightlight.evlist-second-highligth {
    display: block;
    height: 190px;
  }
  .art-item.featured-image.second-hightlight.evlist-item-4-img {
    display: block;
  }
  .art-item.abstract {
    border-style: none;
  }
  .art-item.abstract.second-hightlight {
    width: 100%;
    padding-right: 14px;
    padding-bottom: 14px;
    border-top: 1px none #ccc;
  }
  .art-item.abstract.second-hightlight.evlist-item-contentbox {
    height: 128px;
  }
  .art-item.right-column {
    width: 235px;
    height: 287px;
    margin-top: 0px;
    margin-left: 22px;
  }
  .art-item.right-column.home-block-3 {
    width: 232px;
    height: 287px;
    margin-left: 11px;
  }
  .art-item.highlights {
    display: none;
  }
  .art-item.highlights.left-column {
    display: block;
  }
  .art-item.highlights.left-column.second-hightlight {
    width: 450px;
    height: 100%;
  }
  .art-item.highlights.left-column.second-hightlight.evlist-item-blocks {
    height: auto;
  }
  .art-item.highlights.left-column.second-hightlight.evlist-item-blocks.evlist-floating-block {
    position: absolute;
    left: 362px;
    top: -339px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    max-width: 337px;
    margin-left: 5px;
  }
  .art-item.highlights.left-column.second-hightlight.evlist-item-4.evlist-item-blocks.evlist-listing-first {
    position: relative;
    display: block;
  }
  .art-item.highlights.left-column.second-hightlight.home-highlight {
    width: 115%;
    height: 147px;
  }
  .art-item.highlights.left-column.evlist-item-blocks {
    width: 100%;
    height: 320px;
  }
  .art-item.second-item {
    height: 287px;
  }
  .art-item.second-item.art-item-block3-home {
    height: 287px;
  }
  .art-item.art-item-block3-home {
    overflow: hidden;
    width: 235px;
  }
  .medium-item {
    width: 100%;
  }
  .medium-item.abstract {
    border: 1px none #000;
  }
  .medium-item.custom-adv {
    border-style: none;
  }
  .medium-item.custom-adv.firstadv {
    display: none;
  }
  .medium-item.second-line {
    display: none;
  }
  .medium-item.second-line.last-desktop {
    display: block;
    width: 231px;
    margin-left: 10px;
  }
  .medium-item.second-line.last-desktop.onlydeskto {
    display: none;
  }
  .medium-item.onlydeskto {
    display: none;
  }
  .medium-item.second-food-item {
    margin-right: 5px;
    margin-left: 5px;
  }
  .medium-item.second-food-item.medium-wrapper {
    width: 231px;
  }
  .medium-item.medium-wrapper {
    width: 235px;
  }
  .top-text.secondary {
    margin-top: 0px;
  }
  .latest-text {
    line-height: 27px;
  }
  .newsletter-separator {
    height: 10px;
  }
  .newsletter-form-button {
    width: 89px;
  }
  .newsletter-form {
    display: block;
    width: 380px;
    margin-top: 23px;
    margin-right: auto;
    margin-left: auto;
  }
  .video-item {
    width: 235px;
  }
  .video-item.right-colum {
    width: 230px;
  }
  .video-item.video-item-mini.elem {
    display: none;
  }
  .video-item.video-item-mini.last {
    display: none;
  }
  .classifieds-item {
    width: 235px;
    margin-right: 0px;
  }
  .classifieds-item.right-column {
    width: auto;
  }
  .classified-item-link.footer-classified-desktop {
    display: none;
  }
  .divider.footer-classified-desktop {
    display: none;
  }
  .classifieds-more-link {
    margin-right: 11px;
  }
  .submit-link.submitlink-mobile {
    position: absolute;
    left: 50%;
    top: 0px;
    bottom: 0px;
    display: block;
    margin-top: -45px;
    margin-left: -60px;
  }
  .fast-menu-group {
    width: 100%;
    height: 29px;
    padding-left: 0px;
    border-bottom: 1px none #000;
    border-left: 1px none #000;
  }
  .fast-link-image.subscribe {
    margin-left: 20px;
  }
  .fast-link-image.submit {
    margin-left: 20px;
  }
  .fast-link-image.newsletter {
    margin-left: 20px;
  }
  .social-column.article {
    display: block;
    margin-bottom: 20px;
    padding-left: 0px;
  }
  .social-column.article.evdetail.evdeatil-first {
    display: none;
  }
  .article-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .article-column.evdeatil-columncenter {
    padding-right: 10px;
    padding-left: 12px;
  }
  .related-column {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .related-column.evdetail {
    margin-top: 20px;
  }
  .article-container {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .article-title {
    margin-bottom: 0px;
    font-size: 40px;
  }
  .article-subtitle {
    display: block;
    margin-bottom: 5px;
    font-size: 20px;
  }
  .article-subtitle.events-short-text {
    display: inline-block;
  }
  .article-issue {
    padding-top: 7px;
  }
  .article-divider {
    display: block;
    height: 14px;
    margin-bottom: 10px;
  }
  .article-image-gallery {
    width: 100%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 50px;
    margin-left: 0px;
  }
  .article-image-gallery.slide-image {
    margin-left: 0px;
  }
  .article-quote {
    height: 178px;
    margin-left: 0px;
    font-size: 19px;
    font-weight: 400;
  }
  .article-related {
    margin-left: 0px;
  }
  .article-relative-divider {
    display: none;
  }
  .article-relative-divider.evdeatil {
    display: block;
  }
  .article-related-right-column {
    width: 100%;
  }
  .article-related-right-column.abstract {
    width: 76%;
  }
  .article-related-right-column.abstract.link {
    width: 100%;
  }
  .related-title {
    width: 100%;
  }
  .related-article-container {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0px;
  }
  .related-article-container.evdeatil-more-events {
    padding-top: 0px;
  }
  .related-article-title {
    width: 100%;
  }
  .related-articles-title {
    font-size: 22px;
  }
  .road-map {
    display: none;
  }
  .road-map.classified-list-call2action {
    display: block;
  }
  .road-map.catpage.contrib {
    display: block;
  }
  .social-title {
    color: #737373;
    font-size: 14px;
    font-weight: 600;
  }
  .prev-article-button {
    display: none;
  }
  .issue-number {
    display: none;
  }
  .tag-container {
    display: none;
  }
  .more-articles-container {
    display: none;
  }
  .more-left-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .more-left-column.more-left-comments {
    display: none;
  }
  .more-right-column.more-right-mobile {
    padding-right: 0px;
    padding-left: 0px;
  }
  .single-comment-container {
    padding-left: 0px;
  }
  .comment-author-image {
    display: none;
  }
  .comment-divider {
    width: 100%;
    margin-left: 0px;
  }
  .comment-header {
    width: 100%;
    max-width: 100%;
    padding-left: 0px;
  }
  .more-articles-second-column {
    width: 100%;
    max-width: 100%;
    padding-left: 0px;
  }
  .custom-adv-news {
    position: relative;
    top: -250px;
    right: -237px;
    display: block;
    width: 230px;
    height: 250px;
    float: right;
    background-color: transparent;
  }
  .clear {
    position: relative;
    display: block;
  }
  .clear.home-clear-hidden-tablet {
    display: none;
  }
  .banner-wrapper {
    display: none;
    margin-top: 30px;
  }
  .banner-wrapper.banner-after-event {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .banner-news-tablet {
    display: none;
    background-color: #373d40;
  }
  .main-event-wrapper {
    width: 235px;
    float: left;
    border: 1px solid #ccc;
  }
  .main-event-wrapper.evlist-container-highlight {
    position: relative;
    width: 100%;
    height: 300px;
    margin-left: 0px;
  }
  .event-hightlight-category {
    display: none;
  }
  .news-letter-form-wrapper {
    position: absolute;
    left: 190px;
    display: block;
    width: 380px;
    margin-right: auto;
    margin-left: auto;
  }
  .item-image {
    position: relative;
  }
  .subscribe-to-read {
    margin-top: 4px;
  }
  .subscript-to-read-txt {
    color: #049cdf;
    font-weight: 700;
  }
  .submit-classified-ctrl {
    position: relative;
  }
  .footer-backto-top {
    margin-bottom: 27px;
    font-weight: 600;
    text-align: center;
  }
  .photo-copyright-wrapper {
    margin-top: -35px;
    margin-bottom: 40px;
    text-align: right;
  }
  .cl-left-column {
    margin-bottom: 7px;
    padding-right: 0px;
  }
  .cl-right-column {
    padding-right: 0px;
  }
  .cl-item-wrapper {
    position: relative;
    overflow: hidden;
    margin-right: 5px;
    margin-left: 0px;
  }
  .cl-item-categ-item {
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #b48ebd;
    color: #fff;
    font-size: 12px;
  }
  .cl-menu-horizonal-item {
    margin-left: 0px;
  }
  .cl-menu-horizontal-select {
    width: 73%;
    margin-right: 1px;
    margin-bottom: 5px;
    float: right;
  }
  .cl-column-mobile-right {
    right: -5px;
  }
  .cl-menu-horizontal-reset-filter {
    float: right;
  }
  .cl-menu-horizontal-dropdown {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ccc;
  }
  .cl-menu-filters-menu {
    height: 20px;
  }
  .fa-cl-fa-menu-filters {
    width: 15px;
    height: 20px;
    float: right;
  }
  .cl-menu-filters-menu-txt {
    width: 50%;
    height: 20px;
    padding-top: 2px;
    padding-right: 5px;
    float: right;
    color: #009ee1;
    font-weight: 600;
    text-align: right;
  }
  .cl-icon-awards {
    top: -1px;
    z-index: 41;
  }
  .cl-detail-adv-300 {
    padding-left: 0px;
  }
  .cl-detail-share {
    margin-top: 20px;
    padding-left: 0px;
  }
  .events-hightlight-title {
    margin-left: 0px;
  }
  .evlist-header {
    width: 100%;
    height: 262px;
    padding-right: 10px;
  }
  .evlist-header-icon-img {
    margin-top: 23px;
  }
  .evlist-header-h {
    margin-top: 12px;
  }
  .evlist-header-filterby-combo.evlist-header-date {
    padding-left: 0px;
  }
  .evlist-header-filter-categ.evlist-lastcat {
    width: 100%;
  }
  .evlist-container {
    padding-right: 14px;
  }
  .evdetail-300x250.evdetail-banner-second {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .evdetail-300x250.evdetail-center-col-banner {
    display: none;
  }
  .evlist-tfweefly-container {
    display: none;
  }
  .evlist-row-adv {
    display: none;
  }
  .evlist-listing-content {
    position: relative;
    float: left;
  }
  .evlist-hightlight-secondoc {
    margin-top: 15px;
    padding-right: 10px;
  }
  .evlist-hightlight-secondoc.evlist-highlight-main {
    margin-top: 0px;
    padding-right: 10px;
  }
  .evlist-item5-colum {
    display: none;
  }
  .evdet-header {
    margin-bottom: 30px;
  }
  .evdet-header-left-col {
    width: 100%;
    padding-left: 0px;
  }
  .evdet-header-center-col {
    margin-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .evdet-header-right-col {
    width: 50%;
    float: left;
    border-right: 1px none #000;
  }
  .evdet-header-right-col.evdeatil-col-venue {
    width: 35%;
    margin-right: 60px;
    border-right: 1px none #ccc;
  }
  .evdeatil-header-date-left {
    width: auto;
    height: auto;
  }
  .evdetail-header-date-right {
    width: auto;
    height: auto;
  }
  .evdetail-header-date-separator {
    display: none;
  }
  .evdetail-header-time {
    margin-top: 15px;
    float: left;
  }
  .evdetail-header-price-wrapper {
    width: 17%;
    float: right;
    clear: both;
    text-align: right;
  }
  .evdeatil-header-date-dateto {
    width: auto;
    height: 100%;
    margin-top: 15px;
    padding-top: 0%;
    padding-right: 10px;
  }
  .evdetail-header-month {
    margin-top: 16px;
    padding-right: 10px;
  }
  .evdetail-header-day {
    margin-top: 6px;
    padding-right: 10px;
    clear: none;
    font-size: 60px;
  }
  .evdetail-header-year {
    margin-top: 15px;
    padding-right: 10px;
    clear: none;
  }
  .evdetail-header-bigdate-wrapper {
    width: 74%;
    float: left;
  }
  .evdetail-header-title-wrapper {
    margin-bottom: 40px;
    padding-left: 10px;
  }
  .evdetail-header-rightcol {
    margin-bottom: 10px;
    padding-top: 20px;
  }
  .evdeatil-share-last {
    margin-top: 20px;
  }
  .evdeatil-separator-mobile {
    width: 100%;
    height: 1px;
    margin-top: 44px;
    padding-top: 1px;
    clear: both;
    background-color: #ccccce;
  }
  .article-row-more-item.catpage {
    display: none;
  }
  .article-social--wrapper {
    padding-top: 6px;
    padding-bottom: 16px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .article-row-container {
    margin-top: 30px;
  }
  .article-mobile-share {
    height: 61px;
    margin-bottom: 0px;
    clear: both;
  }
  .slider-container.slider-container-video {
    height: 350px;
  }
  .left-arrow-wrapper {
    display: block;
  }
  .center-gallery-wrap {
    padding-right: 38px;
    padding-left: 38px;
  }
  .slider-main {
    height: 350px;
  }
  .sr-single-wrapper {
    width: 70%;
  }
  .contrib-head-link {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  body {
    background-color: transparent;
  }
  .item-wrapper {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .item-wrapper.news-item-wrapper {
    height: 557px;
  }
  .item-wrapper.travel {
    display: block;
  }
  .item-wrapper.item-newsletter {
    margin-top: 0px;
    padding-top: 10px;
  }
  .home-section-container.hc-news {
    height: 503px;
  }
  .main-column.item {
    overflow: hidden;
    width: 100%;
  }
  .main-column.item.abstract {
    height: auto;
  }
  .main-column.events {
    background-color: transparent;
  }
  .main-column.events.featured-image {
    width: 100%;
    height: 200px;
  }
  .main-column.events.abstract {
    width: 100%;
    height: 100%;
  }
  .main-column.events.abstract.evlist-container-item-abstract {
    width: 230px;
    background-color: #e0f2fc;
  }
  .main-column.events.evlist-main-item {
    background-color: #e0f2fc;
  }
  .adv.adv-hightlight {
    display: none;
  }
  .secondary-item.custom {
    display: none;
  }
  .secondary-column.hightlight-secondary-column {
    display: none;
  }
  .menu {
    padding-left: 0px;
  }
  .main-social-container {
    height: 65%;
    border-bottom: 1px solid #ccc;
  }
  .logo.mobile {
    margin-left: 25px;
  }
  .social.article {
    margin-left: -5px;
  }
  .title-link.title.news-title-link {
    margin-top: 6px;
  }
  .title-link.excerpt {
    display: block;
  }
  .title-link.excerpt.main-excerpt {
    display: block;
  }
  .title-link.subtitle.events {
    overflow: hidden;
  }
  .highlight-main-sub-title {
    margin-top: -2px;
  }
  .home-section-heading-container.evlist-listing-title {
    width: 99%;
    height: 44px;
    margin-left: 0px;
    clear: both;
  }
  .section-divider {
    margin-bottom: 30px;
  }
  .section-divider.video {
    display: none;
  }
  .section-divider.highlights-home {
    margin-bottom: 30px;
  }
  .section-divider.divider-news {
    margin-bottom: 89px;
  }
  .news-item.big {
    width: 100%;
    height: 285px;
  }
  .news-item.big.featured-image {
    width: auto;
    height: 100%;
  }
  .news-item.big.featured-image.home-second-image-wrapper-news {
    display: none;
  }
  .news-item.big.abstract {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 0px;
  }
  .news-item.big.abstract.sticky {
    left: auto;
    right: 0px;
    bottom: 0px;
    height: 139px;
    padding-top: 10px;
  }
  .news-item.big.abstract.secondo-news {
    left: 0px;
    top: 2px;
    right: 0px;
    bottom: auto;
    height: 162px;
  }
  .news-item.big.date.date-hightlight-home {
    margin-top: -22px;
  }
  .news-item.big.secondary {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 20px;
  }
  .news-item.big.home-item-big {
    width: 100%;
    height: 294px;
  }
  .news-item.medium {
    display: none;
    width: 100%;
    height: auto;
  }
  .home-left-column {
    display: block;
    height: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .home-left-column.left-art-culteure {
    padding-right: 0px;
  }
  .home-left-column.home-left-news {
    height: 285px;
    padding-right: 0px;
  }
  .home-center-column {
    padding-left: 0px;
  }
  .home-center-column.art-culture-center {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-center-column.news-center-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-center-column.video-colum {
    right: 0px;
    margin-top: -46%;
  }
  .home-center-column.video-colum.home-video-column {
    padding-right: 0px;
  }
  .home-right-column {
    display: block;
  }
  .home-right-column.home-video-column {
    display: none;
    padding-left: 0px;
  }
  .newsletter-content {
    margin-right: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .art-item {
    float: left;
  }
  .art-item.featured-image {
    overflow: hidden;
    height: 200px;
  }
  .art-item.abstract {
    height: auto;
  }
  .art-item.right-column {
    display: none;
  }
  .art-item.highlights.left-column.second-hightlight {
    width: 100%;
    margin-top: 14px;
  }
  .art-item.highlights.left-column.second-hightlight.evlist-item-blocks.evlist-floating-block {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    max-width: 100%;
  }
  .art-item.highlights.left-column.second-hightlight.evlist-item-4.evlist-item-blocks.evlist-listing-first {
    width: 99%;
    margin-left: 5px;
  }
  .art-item.highlights.left-column.second-hightlight.home-highlight {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .art-item.highlights.left-column.evlist-item-blocks {
    width: 100%;
  }
  .art-item.second-item {
    float: right;
  }
  .art-item.second-item.art-item-block3-home {
    height: auto;
    padding-bottom: 20px;
  }
  .art-item.art-item-block3-home {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }
  .column.second {
    padding-left: 0px;
  }
  .medium-item {
    width: 100%;
    height: auto;
    margin-right: 10px;
    padding-bottom: 10px;
  }
  .medium-item.featured-image {
    height: 200px;
  }
  .medium-item.abstract {
    height: auto;
  }
  .medium-item.custom-adv {
    display: block;
    margin-right: 0px;
    float: right;
    border-style: none;
  }
  .medium-item.custom-adv.second-line {
    width: 100%;
    height: auto;
  }
  .medium-item.second-line.last-desktop {
    display: none;
  }
  .medium-item.second-food-item {
    margin-right: 0px;
    float: right;
  }
  .medium-item.second-food-item.medium-wrapper {
    width: 100%;
  }
  .medium-item.medium-wrapper {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }
  .latest-text {
    display: block;
    width: 332px;
    margin-right: auto;
    margin-left: auto;
  }
  .video-item {
    width: 270px;
  }
  .video-item.right-colum {
    width: 270px;
  }
  .video-item.center-column {
    width: 270px;
    float: right;
  }
  .classifieds-item {
    width: 100%;
    height: 190px;
  }
  .submit-link.submitlink-mobile {
    margin-top: 0px;
  }
  .links-section {
    display: none;
  }
  .article-subtitle {
    display: block;
  }
  .article-image-gallery {
    height: auto;
    margin-bottom: -40px;
  }
  .article-image-gallery.slide-image {
    height: auto;
    margin-bottom: 40px;
  }
  .article-image-gallery.abstract {
    display: none;
  }
  .article-related {
    width: 100%;
  }
  .article-relative-divider {
    display: none;
  }
  .related-article-container {
    margin-bottom: 15px;
  }
  .road-map.classified-list-call2action {
    height: 100%;
  }
  .prev-article-button {
    display: none;
  }
  .issue-number {
    display: none;
  }
  .tag-container {
    display: none;
  }
  .custom-adv-news {
    display: none;
  }
  .clear {
    height: 1px;
    clear: both;
  }
  .clear.home-clear-hidden-tablet {
    display: block;
    height: 1px;
    clear: both;
  }
  .main-event-wrapper {
    width: 100%;
  }
  .news-letter-form-wrapper {
    position: static;
  }
  .hightlight-image {
    position: absolute;
    z-index: 0;
  }
  .item-image {
    width: 100%;
  }
  .submit-classified-ctrl {
    height: 50px;
  }
  .footer-backto-top {
    margin-bottom: 39px;
    font-weight: 700;
    text-align: center;
  }
  .photo-copyright-mobile {
    font-size: 14px;
  }
  .cl-menu-horizonal-item {
    margin-left: 0px;
  }
  .cl-menu-horizontal-reset-filter {
    margin-right: 1px;
  }
  .cl-icon-awards {
    top: -1px;
  }
  .cl-detail-contact-info {
    margin-top: 25px;
  }
  .evlist-header {
    height: 329px;
  }
  .evlist-header-row {
    height: auto;
  }
  .evlist-header-icon {
    height: 57px;
  }
  .evlist-listing-content {
    padding-left: 5px;
  }
  .evlist-listing-header-title {
    position: relative;
    width: 100%;
    float: none;
    clear: both;
  }
  .evlist-listing-tabs {
    position: relative;
    margin-top: 6px;
  }
  .evlist-tab-text {
    font-size: 10px;
  }
  .evdet-header {
    padding-bottom: 0px;
  }
  .evdet-header-right-col.evdeatil-col-venue {
    width: 35%;
    float: left;
  }
  .evdetail-header-price-wrapper {
    width: 23%;
  }
  .evdetail-header-month {
    font-size: 15px;
  }
  .evdetail-header-day {
    font-size: 43px;
  }
  .evdetail-header-year {
    font-size: 22px;
  }
  .evdetail-header-bigdate-wrapper {
    width: 63%;
  }
  .evdetail-header-column-icon {
    height: 34px;
  }
  .evdetail-header-column-content {
    margin-left: 26px;
  }
  .evdetail-header-rightcol {
    padding-left: 10px;
  }
  .catpage-custom-adv {
    display: none;
  }
  .slider-container {
    padding-right: 35px;
    padding-left: 35px;
  }
  .slider-footer {
    padding-right: 35px;
    padding-left: 35px;
  }
}

@media (max-width: 479px) {
  .item-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .item-wrapper.video {
    height: 370px;
    margin-top: 40px;
  }
  .item-wrapper.article {
    padding-right: 5px;
    padding-left: 5px;
  }
  .item-wrapper.news-item-wrapper {
    height: 343px;
    margin-top: 30px;
    padding-top: 10px;
  }
  .item-wrapper.news-item-wrapper.home-event-item-wrapper {
    height: 728px;
    padding-top: 0px;
  }
  .item-wrapper.travel {
    padding-top: 0px;
  }
  .item-wrapper.item-newsletter {
    height: 257px;
    margin-top: 0px;
  }
  .item-wrapper.item-wrapper-art-culture {
    height: 643px;
  }
  .home-section-container.hc-news {
    height: auto;
  }
  .main-column.item {
    height: 265px;
    border-style: none;
    background-image: none;
  }
  .main-column.item.abstract {
    top: 155px;
    height: 110px;
    padding: 10px 0px 0px;
    background-color: #fff;
  }
  .main-column.events {
    height: auto;
  }
  .main-column.events.featured-image {
    width: 100%;
  }
  .main-column.events.featured-image.evlist-item-featured {
    width: 100%;
  }
  .main-column.events.abstract {
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    border-style: none;
    border-top-width: 1px;
    border-top-color: #000;
  }
  .main-column.events.abstract.evlist-container-item-abstract {
    width: 100%;
    height: 173px;
    margin-top: 158px;
    padding-left: 16px;
  }
  .main-column.events.evlist-main-item {
    height: 333px;
    background-color: transparent;
  }
  .adv {
    margin-top: 20px;
    background-color: transparent;
  }
  .adv.adv-hightlight {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .adv.adv-hightlight.home-adv-highlight {
    display: block;
    margin: 0px auto 20px;
    float: left;
  }
  .secondary-item {
    display: block;
    height: 100%;
  }
  .secondary-item.hightlight-secodaryitem {
    display: none;
  }
  .home-section-heading.title.catpage-h {
    font-size: 22px;
  }
  .home-section-wrapper {
    margin-bottom: 0px;
  }
  .home-section-wrapper.home-block-3-wrapper {
    margin-top: 20px;
  }
  .secondary-column {
    height: 378px;
  }
  .secondary-column.hightlight-secondary-column {
    display: block;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
  }
  .secondary-column.hightlight-secondary-column.home-secondary-column {
    height: 251px;
    margin-top: 0px;
    margin-left: auto;
  }
  .menu {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .menu-dropdown {
    width: 24px;
  }
  .menu-dropdown-text {
    display: none;
  }
  .main-social-container {
    height: 63%;
    border-bottom: 1px solid #ccc;
  }
  .logo.footer {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 153px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .logo.mobile {
    display: block;
    width: 145px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .social {
    display: none;
  }
  .social.article {
    display: block;
    margin-left: -4px;
  }
  .login-item {
    margin-top: 0px;
    margin-right: 0px;
    padding-top: 0px;
  }
  .login-item.comments {
    margin-top: 8px;
  }
  .title-link {
    margin-right: 0px;
    margin-left: 0px;
  }
  .title-link.excerpt.main-excerpt {
    display: block;
    margin-top: 0px;
  }
  .title-link.subtitle.events {
    margin-bottom: 4px;
  }
  .title-link.evlist-title-link {
    margin-left: -2px;
  }
  .highlight-category {
    position: absolute;
    right: 0px;
    display: block;
  }
  .highlight-main-sub-title {
    margin-top: 0px;
    margin-bottom: 14px;
  }
  .main-author {
    display: block;
    margin-top: 5px;
    padding-left: 5px;
  }
  .separator.head.hightlight {
    display: block;
  }
  .home-section-heading-container.home-footer-more-articles-title-wrapper {
    display: none;
  }
  .section-divider {
    clear: both;
  }
  .section-divider.highlights-home {
    height: 0px;
    margin-bottom: 0px;
  }
  .section-divider.divider-news {
    display: block;
  }
  .news-item.big {
    height: 280px;
    border: 1px none #ccc;
  }
  .news-item.big.featured-image {
    height: 150px;
  }
  .news-item.big.featured-image.sticky {
    position: relative;
    overflow: hidden;
    height: 168px;
    clear: right;
  }
  .news-item.big.featured-image.home-second-image-wrapper-news {
    position: relative;
    display: block;
    width: 100%;
  }
  .news-item.big.abstract {
    width: 100%;
    height: auto;
    padding: 7px 0px 0px;
  }
  .news-item.big.abstract.sticky {
    position: relative;
    overflow: visible;
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #fff;
  }
  .news-item.big.abstract.secondo-news {
    top: 0px;
    height: 100%;
  }
  .news-item.big.date {
    display: none;
  }
  .news-item.big.secondary {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding-bottom: 6px;
    border-style: none;
  }
  .news-item.big.home-item-big {
    overflow: visible;
    height: 100%;
  }
  .news-item.medium {
    display: none;
    border-style: none;
  }
  .home-left-column {
    overflow: hidden;
    height: auto;
    margin-bottom: 0px;
    padding-right: 0px;
  }
  .home-left-column.left-art-culteure {
    overflow: visible;
    height: auto;
  }
  .home-left-column.home-left-news {
    overflow: visible;
    height: 100%;
    padding-right: 0px;
  }
  .home-center-column {
    padding-left: 0px;
  }
  .home-center-column.news-center-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .ddd {
    height: 100%;
  }
  .events-tab.content.panel.item {
    margin-left: 0px;
    padding-left: 10px;
  }
  .newsletter-content {
    padding-right: 0px;
    padding-left: 0px;
  }
  .art-item {
    width: 100%;
    height: 236px;
  }
  .art-item.featured-image {
    overflow: hidden;
    height: 171px;
  }
  .art-item.featured-image.second-hightlight {
    display: block;
    height: 150px;
  }
  .art-item.featured-image.second-hightlight.evlist-second-highligth {
    height: auto;
  }
  .art-item.abstract {
    height: 80px;
    padding-right: 0px;
    padding-left: 0px;
    border: 1px none #000;
  }
  .art-item.abstract.second-hightlight {
    height: auto;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-style: none;
  }
  .art-item.abstract.second-hightlight.evlist-item-contentbox {
    height: auto;
    padding-right: 10px;
  }
  .art-item.abstract.mobile-last-item {
    height: 87px;
  }
  .art-item.highlights.left-column.second-hightlight {
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .art-item.highlights.left-column.second-hightlight.evlist-item-blocks {
    height: auto;
  }
  .art-item.highlights.left-column.second-hightlight.evlist-item-4.evlist-item-blocks {
    height: auto;
  }
  .art-item.highlights.left-column.second-hightlight.evlist-item-4.evlist-item-blocks.evlist-listing-first {
    width: 100%;
    margin-left: 0px;
  }
  .art-item.highlights.left-column.second-hightlight.home-highlight {
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    border-style: none;
  }
  .art-item.highlights.left-column.evlist-item-blocks {
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .art-item.second-item {
    float: left;
  }
  .art-item.second-item.art-item-block3-home {
    height: 266px;
    margin-top: 10px;
    margin-bottom: 8px;
    clear: both;
    border: 1px none #ccc;
  }
  .art-item.art-item-block3-home {
    width: 100%;
    height: 266px;
    border: 1px none #000;
  }
  .column.second {
    padding-left: 0px;
  }
  .medium-item {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-style: none;
  }
  .medium-item.featured-image {
    height: 180px;
  }
  .medium-item.abstract {
    height: auto;
    margin-right: 0px;
    padding-right: 5px;
    padding-left: 0px;
    border-style: none;
  }
  .medium-item.second-food-item.medium-wrapper {
    width: 100%;
    margin-top: 10px;
  }
  .medium-item.medium-wrapper {
    width: 100%;
    height: 269px;
    border: 1px none #ccc;
  }
  .latest-text {
    width: 100%;
  }
  .newsletter-form-text {
    width: 59%;
    margin-left: 13px;
    float: left;
  }
  .newsletter-form {
    width: 100%;
    text-align: center;
  }
  .video-item {
    width: 100%;
  }
  .video-item.right-colum {
    width: 100%;
  }
  .classifieds-item {
    width: 100%;
    height: auto;
    padding-left: 10px;
  }
  .classifieds-more-link {
    margin-bottom: 10px;
  }
  .submit-link.submitlink-mobile {
    margin-top: 10px;
  }
  .social-section {
    position: relative;
    display: block;
    height: 44px;
    max-height: 44px;
    min-height: 44px;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
    border-bottom: 1px none #000;
    text-align: center;
  }
  .links-section {
    display: none;
    border-bottom: 1px none #000;
  }
  .fast-link-image.login {
    float: left;
  }
  .fast-link-image.subscribe {
    float: left;
  }
  .fast-link-text {
    float: left;
  }
  .info-title-link {
    display: none;
  }
  .info-text {
    margin-bottom: 50px;
    clear: both;
    text-align: center;
  }
  .legal-text {
    width: 100%;
  }
  .legal {
    text-align: center;
  }
  .social-column.article {
    height: 60px;
  }
  .social-column.article.home-footer-social-col {
    margin-top: 10px;
  }
  .related-column {
    margin-top: 0px;
  }
  .article-container {
    margin-right: 0px;
    padding-right: 0px;
  }
  .article-category {
    display: none;
  }
  .article-title {
    font-size: 40px;
  }
  .article-image-gallery {
    height: auto;
    margin-bottom: 0px;
  }
  .article-image-gallery.slide-image {
    height: auto;
    margin-bottom: 40px;
  }
  .article-image-gallery.abstract {
    display: none;
  }
  .article-quote {
    display: block;
    width: 100%;
    height: auto;
    float: none;
  }
  .article-related {
    height: auto;
    padding-bottom: 5px;
  }
  .article-relative-divider {
    display: none;
  }
  .article-related-right-column.abstract {
    width: 58%;
  }
  .article-related-right-column.abstract.link {
    width: 73%;
    padding-left: 0px;
  }
  .article-related-right-column.abstract.link.evdetail {
    padding-left: 0px;
  }
  .article-related-right-column.abstract.evdetail {
    width: 100%;
    margin-top: 5px;
    padding-left: 0px;
  }
  .related-article-container {
    margin-bottom: 0px;
  }
  .road-map.classified-list-call2action {
    width: 97%;
    height: 19%;
    margin-left: 5px;
    padding-left: 10px;
  }
  .prev-article-button {
    display: none;
  }
  .issue-number {
    display: none;
  }
  .tag-container {
    display: none;
  }
  .more-right-column.more-right-mobile {
    padding-left: 8px;
  }
  .clear {
    display: none;
    clear: both;
  }
  .banner-wrapper.banner-after-event {
    margin-top: 19px;
  }
  .main-event-wrapper {
    width: 100%;
    border: 1px none #ccc;
  }
  .main-event-wrapper.evlist-container-highlight {
    width: 100%;
    height: 333px;
  }
  .news-letter-form-wrapper {
    width: 100%;
  }
  .item-image {
    position: relative;
    display: block;
  }
  .item-image.item-image-evlist {
    height: auto;
  }
  .subscript-to-read-txt {
    font-size: 11px;
  }
  .submit-classified-ctrl {
    height: 50px;
  }
  .footer-backto-top {
    font-size: 13px;
    font-weight: 700;
    text-align: center;
  }
  .photo-copyright-mobile {
    margin-bottom: 10px;
    font-size: 14px;
    text-align: right;
  }
  .category-item-label {
    display: none;
  }
  .submit-classified-txt {
    line-height: 20px;
  }
  .cl-left-column {
    padding-left: 5px;
  }
  .cl-right-column {
    padding-left: 5px;
  }
  .cl-menu-horizonal-item {
    margin-left: 0px;
  }
  .cl-menu-horizontal-select {
    width: 100%;
    margin-right: 5px;
    padding-right: 0px;
  }
  .cl-column-mobile-right {
    right: 0px;
  }
  .cl-menu-horizontal-reset-filter {
    margin-right: 5px;
  }
  .cl-menu-horizontal-dropdown {
    width: 98%;
    padding-right: 0px;
    float: right;
  }
  .cl-desktop-right-column {
    right: 0px;
  }
  .cl-detail-column-left {
    margin-top: 0px;
  }
  .events-hightlight-title {
    margin-left: 0px;
  }
  .evlist-container {
    padding-left: 3px;
  }
  .evlist-listing-container {
    padding-left: 7px;
  }
  .evdetail-listing-column-0.evlist-column-item {
    padding-left: 0px;
  }
  .evlist-hightlight-secondoc {
    padding-right: 0px;
  }
  .evlist-hightlight-secondoc.evlist-highlight-main {
    padding-right: 0px;
  }
  .evlist-column-item {
    padding-right: 0px;
  }
  .evdet-header-right-col {
    width: 100%;
  }
  .evdet-header-right-col.evdeatil-col-venue {
    width: 100%;
    margin-right: 0px;
    border-right: 1px none #000;
  }
  .evdetail-header-price-wrapper {
    width: 44%;
  }
  .evdeatil-header-date-dateto {
    display: none;
    font-size: 23px;
  }
  .evdetail-header-month {
    font-size: 21px;
  }
  .evdetail-header-day {
    margin-top: 13px;
    font-size: 33px;
  }
  .evdetail-header-year {
    float: right;
    font-size: 22px;
  }
  .evdetail-header-bigdate-wrapper {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .evdetail-header-title-wrapper {
    margin-bottom: 13px;
  }
  .evdetail-header-column-content.rsvp {
    margin-left: 35px;
  }
  .evdetail-header-rightcol {
    padding-left: 10px;
  }
  .catpage-custom-adv {
    display: none;
  }
  .slider-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .slider-container.slider-container-video {
    height: 300px;
  }
  .center-gallery-wrap {
    padding-right: 10px;
    padding-left: 10px;
  }
  .slider-main {
    height: 300px;
  }
  .sr-single-thumb {
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .sr-single-wrapper {
    width: 100%;
    margin-left: 0px;
  }
  .sr-adv-column {
    padding-left: 0px;
  }
  .login-area-header {
    display: none;
  }
  .cl-detail-row-content {
    clear: both;
  }
  .cl-detail-dropdown.w--open {
    margin-top: 34px;
  }
  .logo-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

@font-face {
  font-family: 'Entypo Icons';
  src: url('../fonts/entypo.woff') format('woff'), url('../fonts/entypo.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}