/*
Theme Name: Launch Snap
Description: An Enfold <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. These are modifications to the Enfold theme that make it work like the custom design for Launch Snap
Version: 1.0
Author: Christie Wood
Author URI: http://launchsnap.com/
Template: enfold
*/
#top .template-page .entry-content-wrapper h1, #top .template-page .entry-content-wrapper h2 {
  text-transform: none;
  font-weight: 300;
  letter-spacing: normal;
}
#top .template-page .entry-content-wrapper h3, #top .template-page .entry-content-wrapper h4 {
  font-family: "plus-jakarta-sans", Helvetica, Arial, sans-serif;
}
#top .template-page .entry-content-wrapper .narrow {
  max-width: 955px;
}
@media (min-width: 576px) {
  #top .template-page .entry-content-wrapper .narrow {
    margin-left: auto;
    margin-right: auto;
  }
}
#top .template-page .entry-content-wrapper .av-special-heading-h2 .av-subheading_below {
  line-height: 1.722em;
  margin-top: 1rem;
}
#top .template-page .entry-content-wrapper .av-special-heading-h4 .av-subheading_below {
  font-weight: 700;
}
#top .template-page .entry-content-wrapper .av-special-heading.modern-centered {
  text-align: left;
}
@media (min-width: 576px) {
  #top .template-page .entry-content-wrapper .av-special-heading.modern-centered {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media (max-width: 575.98px) {
  #top .template-page .entry-content-wrapper .av-special-heading.modern-centered + .av_textblock_section p {
    text-align: left !important;
  }
}
#top .template-page .entry-content-wrapper .special_amp {
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
}

.avia-button-wrap .avia-button,
.avia-buttonrow-wrap .avia-button {
  border-radius: 4px;
}
.avia-button-wrap .avia-button.avia-color-dark.avia-size-medium,
.avia-buttonrow-wrap .avia-button.avia-color-dark.avia-size-medium {
  padding-top: 13px;
  padding-bottom: 13px;
}
#top .avia-button-wrap .avia-button.avia-color-dark,
#top .avia-buttonrow-wrap .avia-button.avia-color-dark {
  border: 1px #243856 solid;
  color: #243856;
}
.avia-button-wrap .avia-button.avia-size-medium,
.avia-buttonrow-wrap .avia-button.avia-size-medium {
  padding: 15px 25px;
  font-size: inherit;
  min-width: 90px;
  font-weight: 700;
}
#top .main_color .avia-button-wrap .avia-color-theme-color, #top .alternate_color .avia-button-wrap .avia-color-theme-color,
#top .main_color .avia-buttonrow-wrap .avia-color-theme-color,
#top .alternate_color .avia-buttonrow-wrap .avia-color-theme-color {
  background-color: #f86750;
  border-color: #f86750;
}
#top .main_color .avia-button-wrap .avia-color-theme-color:hover, #top .alternate_color .avia-button-wrap .avia-color-theme-color:hover,
#top .main_color .avia-buttonrow-wrap .avia-color-theme-color:hover,
#top .alternate_color .avia-buttonrow-wrap .avia-color-theme-color:hover {
  background-color: #ffffff;
  color: #f86750;
  opacity: 1;
}
.avia-button-wrap .av-menu-button + .av-menu-button,
.avia-buttonrow-wrap .av-menu-button + .av-menu-button {
  margin-left: 0px;
}

form.avia_ajax_form fieldset {
  display: flex;
  float: none;
  gap: 8px;
  flex-direction: column;
}
#footer-page form.avia_ajax_form fieldset {
  align-items: end;
}
@media (min-width: 576px) {
  #footer-page form.avia_ajax_form fieldset {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  #footer-page form.avia_ajax_form fieldset {
    gap: 28px;
  }
}
form.avia_ajax_form fieldset p.first_form {
  flex: 1;
}
form.avia_ajax_form fieldset p.form_element {
  float: none;
}
@media (min-width: 576px) {
  form.avia_ajax_form fieldset p.form_element {
    width: auto;
  }
}

@media (max-width: 991.98px) {
  span.av_font_icon.avia-icon-pos-center span.av-icon-char, span.av_font_icon.avia-icon-pos-center a.av-icon-char {
    font-size: 120px !important;
    line-height: 120px !important;
    width: 120px !important;
  }
}
#top #main span.av_font_icon.avia-icon-pos-center a:where(:not(.wp-element-button):not(.avia-button):not(.more-link)) {
  text-decoration: none;
}
#top .template-page .entry-content-wrapper span.av_font_icon.avia-icon-pos-center + .av-special-heading.modern-centered {
  text-align: center;
}

#top #main #footer-page .avia-builder-el-0 > .container {
  z-index: 2;
}
#top #main #footer-page a:where(:not(.wp-element-button):not(.avia-button):not(.more-link)) {
  text-decoration: none;
}
@media (max-width: 991.98px) {
  #top #main #footer-page .avia-builder-el-last .flex_column.av_one_fourth.first {
    width: 33%;
  }
  #top #main #footer-page .avia-builder-el-last .flex_column.av_one_fourth.el_after_av_one_fourth.el_before_av_one_fourth {
    width: 29%;
    margin-left: 5%;
  }
  #top #main #footer-page .avia-builder-el-last .flex_column.av_one_fourth.el_after_av_one_fourth.el_before_av_one_full {
    width: 27%;
    margin-left: 6%;
  }
}
@media (max-width: 575.98px) {
  #top #main #footer-page .avia-builder-el-last .flex_column.av_one_fourth.first {
    width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
  }
  #top #main #footer-page .avia-builder-el-last .flex_column.av_one_fourth.el_after_av_one_fourth.el_before_av_one_fourth,
  #top #main #footer-page .avia-builder-el-last .flex_column.av_one_fourth.el_after_av_one_fourth.el_before_av_one_full {
    width: 100%;
    margin-top: 0px !important;
    margin-left: 0;
  }
  #top #main #footer-page .avia-builder-el-last .flex_column.av_one_fourth.el_after_av_one_fourth.el_before_av_one_full {
    margin-bottom: 40px;
  }
  #top #main #footer-page .avia-builder-el-last .widget {
    padding: 0px;
  }
}

#top .content .flex_column .widget_nav_menu li {
  font-size: 18px;
  border: 0px;
}
#top .content .flex_column .widget_nav_menu li:first-child {
  border-top: 0px;
}
#top .content .flex_column .widget_nav_menu li a {
  color: #ffffff;
  font-weight: 700;
  padding: 6px 0px;
  text-decoration: none;
}
#top .content .flex_column .widget_nav_menu li a:hover {
  background-color: transparent;
  color: #1da4b3;
}

.responsive #top #wrap_all .av-logo-container {
  padding: 0px 15px;
}
@media (min-width: 1200px) {
  .responsive #top #wrap_all .av-logo-container {
    padding: 0px 50px;
  }
}
@media (max-width: 575.98px) {
  .responsive #top #wrap_all .av-logo-container {
    width: 95%;
    max-width: 95%;
  }
}
.responsive #top #wrap_all .av-logo-container .av-main-nav > li {
  font-size: 14px;
}
@media (min-width: 1200px) {
  .responsive #top #wrap_all .av-logo-container .av-main-nav > li {
    font-size: inherit;
  }
}
.responsive #top #wrap_all .av-logo-container .av-main-nav > li > a {
  font-size: inherit;
}
.responsive #top #wrap_all .av-logo-container .av-main-nav > li > a:hover .avia-menu-text {
  color: var(--enfold-header-color-primary);
}
.responsive #top #wrap_all .av-logo-container .av-main-nav > li.av-menu-button > a .avia-menu-text {
  border-radius: 4px;
  padding: 10px 20px;
}
.responsive #top #wrap_all .av-logo-container .av-main-nav > li.av-menu-button > a:hover .avia-menu-text {
  opacity: 1;
  border-color: #ffffff;
  background-color: #ffffff;
  color: var(--enfold-header-color-primary);
}
.responsive #top #wrap_all .av-logo-container .av-main-nav > li.menu-item-top-level-7 > a {
  padding-right: 0px;
}
.responsive #top #wrap_all .av-logo-container .av-main-nav > li.av-menu-button-colored a:hover .avia-menu-text {
  background-color: #ffffff;
  color: var(--enfold-header-color-primary);
}

.responsive #top #wrap_all .av_header_sticky .av-logo-container .av-main-nav > li.av-menu-button > a:hover .avia-menu-text {
  background-color: #0c8291;
  color: #ffffff;
  border-color: #0c8291;
}
.responsive #top #wrap_all .av_header_sticky .av-logo-container .av-main-nav > li.av-menu-button-bordered > a:hover .avia-menu-text {
  border-color: #0c8291;
}

#top .av_header_transparency .main_menu ul:first-child > li > a:hover {
  opacity: 1;
}
@media (min-width: 768px) {
  #top .av_header_transparency + #main:before {
    content: "";
    background-image: linear-gradient(180deg, #203a72 24%, transparent 77%);
    position: absolute;
    left: 0;
    width: 100%;
    height: 175px;
    z-index: 1;
  }
}

@media (max-width: 767.98px) {
  #av_section_1.av-minimum-height.alternate_color {
    background-size: 100% auto !important;
    background-position: top;
  }
  #av_section_1.av-minimum-height.alternate_color > .container {
    height: auto !important;
  }
  #av_section_1.av-minimum-height.alternate_color .template-page {
    padding: 0px;
  }
  #av_section_1.av-minimum-height.alternate_color .template-page .post-entry {
    padding-bottom: 30px;
  }
  #av_section_1.av-minimum-height.alternate_color .template-page .post-entry .av-special-heading {
    color: #ffffff !important;
  }
  .responsive #top #av_section_1.av-minimum-height.alternate_color .av-hide-on-mobile {
    display: block !important;
    width: 100%;
    aspect-ratio: 1.5;
  }
}

@media (max-width: 767.98px) {
  #av_section_1.av-minimum-height.main_color {
    max-height: none !important;
    aspect-ratio: 1.5;
  }
}

.avia-section .avia-divider-svg {
  background: url(assets/img/curve2.svg) bottom no-repeat;
  aspect-ratio: 14;
  background-size: 100% auto;
}
.avia-section .avia-divider-svg svg {
  display: none;
}
.avia-section .avia-divider-svg.avia-svg-negative {
  background-position: top;
}
.avia-section .avia-divider-svg.avia-divider-svg-curve-custom {
  background: none;
  aspect-ratio: unset;
}
.avia-section .avia-divider-svg.avia-divider-svg-curve-custom svg {
  display: block;
  height: auto !important;
  transform: translateX(-50%) translateY(-70%);
}
.avia-section.avia-builder-el-0.avia-builder-el-first .av-section-color-overlay-wrap .av-section-color-overlay {
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0) 100%);
}

.avia-video,
.avia_image {
  border-radius: 20px;
}
@media (max-width: 575.98px) {
  .avia-video,
  .avia_image {
    margin-bottom: 0px;
  }
}

#top .iconbox_top {
  margin-top: 0px;
  margin-bottom: 0px;
}
#top .iconbox_top.iconbox.av-no-box .iconbox_icon {
  width: 86px;
  height: 86px;
  line-height: 86px;
  font-size: 35px;
  margin-bottom: 6px;
}
#top .iconbox_top .iconbox_content .iconbox_content_title {
  text-transform: none;
  letter-spacing: normal;
  margin-bottom: 0;
}

.flex_column.av_one_half .avia_codeblock iframe {
  aspect-ratio: 1.77;
  width: 100%;
  height: auto;
}

#programs .flex_column_table .flex_column.first {
  border-radius: 12px 12px 0px 0px;
}
.responsive #top #wrap_all #programs .flex_column_table .flex_column.first {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  #programs .flex_column_table .flex_column.first {
    border-radius: 12px 0 0 12px;
  }
}
@media (max-width: 767.98px) {
  #programs .flex_column_table .flex_column.first {
    aspect-ratio: 1.6;
  }
}
#programs .flex_column_table .flex_column.first .avia_image {
  border-radius: 12px 12px 0px 0px;
}
@media (min-width: 768px) {
  #programs .flex_column_table .flex_column.first .avia_image {
    border-radius: 12px 0 0 12px;
  }
}
#programs .flex_column_table .flex_column.first + .flex_column {
  border-radius: 0px 0px 12px 12px;
}
@media (min-width: 768px) {
  #programs .flex_column_table .flex_column.first + .flex_column {
    border-radius: 0px 12px 12px 0px;
  }
}

@media (max-width: 1199.98px) {
  #top #mini_reef .flex_column.av_one_third, #top .stats .flex_column.av_one_third {
    padding: 50px 0px;
  }
  #top #mini_reef .flex_column.av_one_third .avia-animated-number-title, #top .stats .flex_column.av_one_third .avia-animated-number-title {
    font-size: 36px;
  }
  #top #mini_reef .flex_column.av_one_third .avia-animated-number-content, #top .stats .flex_column.av_one_third .avia-animated-number-content {
    font-size: 17px;
    padding-top: 10px;
  }
}
@media (max-width: 991.98px) {
  #top #mini_reef .flex_column.av_one_third, #top .stats .flex_column.av_one_third {
    padding-bottom: 0px;
  }
  #top #mini_reef .flex_column.av_one_third .avia-animated-number-icon, #top #mini_reef .flex_column.av_one_third .avia-no-number:last-child, #top .stats .flex_column.av_one_third .avia-animated-number-icon, #top .stats .flex_column.av_one_third .avia-no-number:last-child {
    display: block;
    line-height: 1;
    margin: 0px 0px 7px 0px;
  }
}
@media (max-width: 767.98px) {
  #top #mini_reef .flex_column.av_one_third, #top .stats .flex_column.av_one_third {
    padding-top: 25px;
  }
}

@media (max-width: 575.98px) {
  #top div .avia-gallery img {
    padding: 0px;
  }
}

.responsive #top #wrap_all .equal_heights .flex_column_table {
  display: flex;
  float: none;
}
@media (max-width: 767.98px) {
  .responsive #top #wrap_all .equal_heights .flex_column_table {
    flex-wrap: wrap;
  }
}
.responsive #top #wrap_all .equal_heights .flex_column_table .flex_column {
  display: block;
}
@media (max-width: 767.98px) {
  .responsive #top #wrap_all .equal_heights .flex_column_table .flex_column:not(:last-child) {
    margin-bottom: 50px;
  }
}
.responsive #top #wrap_all .equal_heights .flex_column_table .flex_column .iconbox_top {
  display: flex;
  height: 100%;
}
.responsive #top #wrap_all .equal_heights .flex_column_table .flex_column .iconbox_top .iconbox_content_container {
  padding-bottom: 30px;
}

body.single-event #wrap_all #main .avia-event-divider {
  position: relative;
  background: #d9eef7 url(assets/img/curve2.svg) bottom no-repeat;
  aspect-ratio: 14;
  background-size: 100% auto;
}
body.single-event #wrap_all #main .avia-event-divider svg {
  height: 50px;
  width: calc(100% + 1.3px);
  fill: #ffffff;
}

#top div .avia-builder-el-no-sibling,
.flex_column.center {
  float: none;
  margin: 0px auto;
}

.main_color strong,
.alternate_color strong {
  color: inherit;
}

#top #main a:where(:not(.wp-element-button):not(.avia-button):not(.more-link)) {
  text-decoration: underline;
}

body .av-special-heading .av-special-heading-tag {
  font-weight: bold;
}

/** EVENTS **/
body.calendar .slide-entry-wrap {
  display: flex;
  float: none;
  margin-bottom: 1.5%;
}
@media (max-width: 767px) {
  body.calendar .slide-entry-wrap {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
}

.align-butttons .flex_column:not(.av_one_full) {
  position: relative;
}
.align-butttons .flex_column:not(.av_one_full) .avia-button-wrap {
  position: absolute;
  bottom: 35px;
}

article.slide-entry.posttype-event, article.slide-entry.posttype-post {
  border-width: 1px;
  border-color: #ededed;
  border-style: solid;
  border-radius: 6px 6px 6px 6px;
  background-color: #ffffff;
  margin-left: 1.5%;
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.0509803922);
}
article.slide-entry.posttype-event.av_one_third, article.slide-entry.posttype-post.av_one_third {
  padding: 25px 25px 25px 25px;
}
@media (min-width: 768px) {
  article.slide-entry.posttype-event.av_one_third, article.slide-entry.posttype-post.av_one_third {
    width: 32.3333333333%;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  article.slide-entry.posttype-event.av_one_third, article.slide-entry.posttype-post.av_one_third {
    padding: 10px;
  }
}
article.slide-entry.posttype-event.av_one_third .slide-content, article.slide-entry.posttype-post.av_one_third .slide-content {
  padding-top: 25px;
}
@media (max-width: 767px) {
  .responsive #top #wrap_all article.slide-entry.posttype-event.av_one_third, .responsive #top #wrap_all article.slide-entry.posttype-post.av_one_third {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
article.slide-entry.posttype-event.av_one_half, article.slide-entry.posttype-post.av_one_half {
  display: flex;
  padding: 20px;
}
@media (min-width: 768px) {
  article.slide-entry.posttype-event.av_one_half, article.slide-entry.posttype-post.av_one_half {
    width: 49.25%;
  }
}
@media (max-width: 767px) {
  .responsive #top #wrap_all article.slide-entry.posttype-event.av_one_half, .responsive #top #wrap_all article.slide-entry.posttype-post.av_one_half {
    margin-bottom: 4.5%;
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 990px) {
  article.slide-entry.posttype-event.av_one_half, article.slide-entry.posttype-post.av_one_half {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  article.slide-entry.posttype-event.av_one_half .slide-image, article.slide-entry.posttype-post.av_one_half .slide-image {
    flex-basis: 50%;
  }
}
article.slide-entry.posttype-event.av_one_half .slide-meta > span,
article.slide-entry.posttype-event.av_one_half .slide-entry-excerpt > .excerpt, article.slide-entry.posttype-post.av_one_half .slide-meta > span,
article.slide-entry.posttype-post.av_one_half .slide-entry-excerpt > .excerpt {
  display: none;
}
article.slide-entry.posttype-event.av_one_half .slide-content, article.slide-entry.posttype-post.av_one_half .slide-content {
  flex: 1;
}
@media (max-width: 990px) {
  article.slide-entry.posttype-event.av_one_half .slide-content, article.slide-entry.posttype-post.av_one_half .slide-content {
    padding-top: 25px;
  }
}
@media (min-width: 991px) {
  article.slide-entry.posttype-event.av_one_half .slide-content, article.slide-entry.posttype-post.av_one_half .slide-content {
    padding-left: 25px;
  }
}
article.slide-entry.posttype-event.first, article.slide-entry.posttype-post.first {
  margin-left: 0px;
}
article.slide-entry.posttype-event .slide-entry-title, article.slide-entry.posttype-post .slide-entry-title {
  font-size: 24px;
  line-height: 1.2em;
}
article.slide-entry.posttype-event .slide-entry-excerpt .read-more-link, article.slide-entry.posttype-post .slide-entry-excerpt .read-more-link {
  margin-top: 0.85em;
}
article.slide-entry.posttype-event .slide-entry-excerpt .read-more-link a.more-link, article.slide-entry.posttype-post .slide-entry-excerpt .read-more-link a.more-link {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin: 3px 0;
  line-height: 1.2em;
  position: relative;
  font-weight: normal;
  text-align: center;
  max-width: 100%;
  padding: 12px 16px 10px;
  font-size: 13px;
  min-width: 90px;
  background-color: var(--enfold-main-color-primary);
  display: block;
  border-radius: 3px;
  color: var(--enfold-main-color-button-font);
  border-color: var(--enfold-main-color-button-border);
  float: left;
}

.read_more {
  cursor: pointer;
}

.avia-content-slider .slide-meta {
  padding-top: 10px;
}

@media (min-width: 768px) {
  article.event {
    display: flex;
  }
  #top .fullsize .template-blog article.event .entry-content-wrapper {
    padding-left: 40px;
  }
}
.avia-content-slider article.posttype-event .slide-meta > span, #top .fullsize .template-blog article.event .slide-meta > span {
  display: block;
  font-size: 14px;
  line-height: 1.7em;
  position: relative;
  color: #474747;
  padding-left: 20px;
}
.avia-content-slider article.posttype-event .slide-meta > span:before, #top .fullsize .template-blog article.event .slide-meta > span:before {
  font-family: "entypo-fontello";
  position: absolute;
  left: 0;
}
.avia-content-slider article.posttype-event .slide-meta > span.location:before, #top .fullsize .template-blog article.event .slide-meta > span.location:before {
  content: "\e842";
}
.avia-content-slider article.posttype-event .slide-meta > span.hostedby:before, #top .fullsize .template-blog article.event .slide-meta > span.hostedby:before {
  font-family: "pie";
  content: "\e83a";
}
.avia-content-slider article.posttype-event .slide-meta > time, #top .fullsize .template-blog article.event .slide-meta > time {
  font-size: 14px;
  display: block;
  position: relative;
  color: #474747;
  padding-left: 20px;
}
.avia-content-slider article.posttype-event .slide-meta > time:before, #top .fullsize .template-blog article.event .slide-meta > time:before {
  content: "\e85b";
  font-family: "entypo-fontello";
  position: absolute;
  left: 0;
}

#top .fullsize .template-blog article.event, #top .fullsize .avia-content-slider article.posttype-post {
  flex-direction: row-reverse;
}
@media (min-width: 1201px) {
  #top .fullsize .template-blog article.event .big-preview, #top .fullsize .avia-content-slider article.posttype-post .big-preview {
    flex-basis: 340px;
  }
}
@media (max-width: 1200px) and (min-width: 768px) {
  #top .fullsize .template-blog article.event .big-preview, #top .fullsize .avia-content-slider article.posttype-post .big-preview {
    flex-basis: 30%;
  }
}
#top .fullsize .template-blog article.event .big-preview .slide-image, #top .fullsize .avia-content-slider article.posttype-post .big-preview .slide-image {
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.0509803922);
  border-radius: 6px;
  padding: 20px;
  background-color: white;
}
#top .fullsize .template-blog article.event .big-preview .slide-meta, #top .fullsize .avia-content-slider article.posttype-post .big-preview .slide-meta {
  margin: 0;
  width: auto;
  padding-top: 30px;
  text-align: left;
}
#top .fullsize .template-blog article.event .big-preview .slide-meta span, #top .fullsize .template-blog article.event .big-preview .slide-meta time, #top .fullsize .avia-content-slider article.posttype-post .big-preview .slide-meta span, #top .fullsize .avia-content-slider article.posttype-post .big-preview .slide-meta time {
  font-size: 16px;
  font-weight: 500;
  padding-left: 30px;
  margin: 14px 0px;
  line-height: 1em;
}
#top .fullsize .template-blog article.event .big-preview .slide-meta span:before, #top .fullsize .template-blog article.event .big-preview .slide-meta time:before, #top .fullsize .avia-content-slider article.posttype-post .big-preview .slide-meta span:before, #top .fullsize .avia-content-slider article.posttype-post .big-preview .slide-meta time:before {
  color: #1E3758;
  font-size: 21px;
}
#top .fullsize .template-blog article.event .big-preview .slide-meta span.location:before, #top .fullsize .template-blog article.event .big-preview .slide-meta time.location:before, #top .fullsize .avia-content-slider article.posttype-post .big-preview .slide-meta span.location:before, #top .fullsize .avia-content-slider article.posttype-post .big-preview .slide-meta time.location:before {
  font-size: 25px;
  margin-left: 2px;
}
#top .fullsize .template-blog article.event .entry-content-wrapper, #top .fullsize .avia-content-slider article.posttype-post .entry-content-wrapper {
  text-align: left;
  font-size: 1em;
  line-height: 1.66em;
  max-width: none;
  flex: 1;
  margin: 0;
  font-size: 18px;
  line-height: 27px;
  padding-left: 0px;
}
@media (min-width: 768px) {
  #top .fullsize .template-blog article.event .entry-content-wrapper, #top .fullsize .avia-content-slider article.posttype-post .entry-content-wrapper {
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  #top .fullsize .template-blog article.event .entry-content-wrapper, #top .fullsize .avia-content-slider article.posttype-post .entry-content-wrapper {
    padding-top: 21px;
  }
}
#top .fullsize .template-blog article.event .entry-content-wrapper > *, #top .fullsize .avia-content-slider article.posttype-post .entry-content-wrapper > * {
  margin-left: 0px;
}
#top .fullsize .template-blog article.event .entry-content-wrapper * > *, #top .fullsize .avia-content-slider article.posttype-post .entry-content-wrapper * > * {
  max-width: none;
  margin: 0px;
  text-align: left;
}
#top .fullsize .template-blog article.event .entry-content-wrapper * > p, #top .fullsize .avia-content-slider article.posttype-post .entry-content-wrapper * > p {
  margin: 1em 0em;
}
#top .fullsize .template-blog article.event .entry-content-wrapper .post-title, #top .fullsize .avia-content-slider article.posttype-post .entry-content-wrapper .post-title {
  text-align: left;
  padding: 0px 0px 15px 0;
  max-width: none;
  margin: 0;
  font-weight: 700;
}
@media (min-width: 768px) {
  #top .fullsize .template-blog article.event .entry-content-wrapper .post-title, #top .fullsize .avia-content-slider article.posttype-post .entry-content-wrapper .post-title {
    font-size: 50px;
  }
}
#top .fullsize .template-blog article.event .entry-content-wrapper .entry-content, #top .fullsize .avia-content-slider article.posttype-post .entry-content-wrapper .entry-content {
  border-bottom: 1px #DFDFDF solid;
  padding-bottom: 30px;
}
#top .fullsize .template-blog article.event .entry-content-wrapper .gallery, #top .fullsize .avia-content-slider article.posttype-post .entry-content-wrapper .gallery {
  padding-top: 35px;
}
#top .fullsize .template-blog article.event .entry-content-wrapper .gallery h2, #top .fullsize .avia-content-slider article.posttype-post .entry-content-wrapper .gallery h2 {
  font-weight: 700;
  padding-bottom: 10px;
}
#top .fullsize .template-blog article.event .entry-content-wrapper .gallery .avia-gallery img, #top .fullsize .avia-content-slider article.posttype-post .entry-content-wrapper .gallery .avia-gallery img {
  border-color: #d7d7d7;
}
@media (max-width: 767px) {
  #top .fullsize .template-blog article.event .entry-content-wrapper .gallery .avia-gallery-thumb a, #top .fullsize .avia-content-slider article.posttype-post .entry-content-wrapper .gallery .avia-gallery-thumb a {
    width: 33%;
  }
}
#top .fullsize .template-blog article.event .post-meta-infos, #top .fullsize .avia-content-slider article.posttype-post .post-meta-infos {
  text-align: left;
}
#top .fullsize .template-blog article.event .post-meta-infos time, #top .fullsize .avia-content-slider article.posttype-post .post-meta-infos time {
  font-size: 1em;
}/*# sourceMappingURL=style.css.map */