/*********************************************
*      core
**********************************************/
#uploadForm,
#uploadFormWrapper {
  background-color: #f5f5f5;
}

#uploadFormWrapper {
  padding: 20px;
  background-color: #f5f5f5 !important;
}

@media only screen and (min-width: 768px) {
  #uploadFormWrapper {
    padding: 80px 144px 80px 160px;
  }
}

body#top .main_color .input-text,
body#top .main_color input[type="text"],
body#top .main_color input[type="input"],
body#top .main_color input[type="password"],
body#top .main_color input[type="email"],
body#top .main_color input[type="number"],
body#top .main_color input[type="url"],
body#top .main_color input[type="tel"],
body#top .main_color input[type="search"],
body#top .main_color textarea,
body#top .main_color select {
  background-color: #fff;
  color: #1f1f1f;
  border: 1px solid #dbd9d8;
}

body#top .main_color .input-text::placeholder,
body#top .main_color input[type="text"]::placeholder,
body#top .main_color input[type="input"]::placeholder,
body#top .main_color input[type="password"]::placeholder,
body#top .main_color input[type="email"]::placeholder,
body#top .main_color input[type="number"]::placeholder,
body#top .main_color input[type="url"]::placeholder,
body#top .main_color input[type="tel"]::placeholder,
body#top .main_color input[type="search"]::placeholder,
body#top .main_color textarea::placeholder,
body#top .main_color select::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(31, 31, 31, 0.4);
  opacity: 1;
  /* Firefox */
}

#top .gform_wrapper .percentbar_blue {
  background: linear-gradient(46.91deg, #1e1a50 0%, #3b287b 17.84%, #dc7a61 80.22%, #ffa375 100%);
}

#top .gform_wrapper .gf_progressbar {
  padding: 0px;
  border-radius: 0;
}

#top .gform_wrapper .gf_progressbar:after {
  height: 72px;
  margin-top: -72px;
  border-radius: 0;
}

#top .gform_wrapper .gf_progressbar_percentage {
  height: 72px;
  font-family: "roboto", "HelveticaNeue", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, sans-serif;
  font-size: 24px !important;
  text-shadow: none;
  border-radius: 0;
}

#top .gform_wrapper .gf_progressbar_percentage span {
  line-height: 72px;
  margin-right: 16px;
  margin-left: 16px;
}

#top .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  font-size: 18px;
  margin: 0 15px 12px 0 !important;
  opacity: 1;
  color: #6c757d;
  text-align: right;
}

#top .gform_wrapper legend.gfield_label,
#top .gform_wrapper .top_label .gfield_label {
  font-size: 18px;
  font-weight: normal;
}

#top .gform_wrapper div.charleft {
  width: 100% !important;
  text-align: right;
}

#top .gform_wrapper #field_1_4,
#top .gform_wrapper #field_1_5 {
  position: relative;
  width: 50%;
  clear: none;
  float: left;
}

#top .gform_wrapper img.ui-datepicker-trigger {
  position: absolute;
  right: 28px;
  bottom: 14px;
}

#top .gform_wrapper #input_1_4_date_format {
  right: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: Roboto, -apple-system, Helvetica Neue, Arial, Noto Sans, sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: Roboto, -apple-system, Helvetica Neue, Arial, Noto Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: #1f1f1f;
  text-align: left;
  background-color: #fff;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

@media only screen and (max-width: 767px) {
  .responsive #top {
    overflow-x: visible;
  }
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: 61px !important;
}

@media screen and (max-width: 767px) {
  h1,
.h1 {
    font-size: 51.85px !important;
  }
}

h2,
.h2 {
  font-size: 61px !important;
}

@media screen and (max-width: 767px) {
  h2,
.h2 {
    font-size: 51.85px !important;
  }
}

h3,
.h3 {
  font-size: 42px;
}

@media screen and (max-width: 767px) {
  h3,
.h3 {
    font-size: 35.7px !important;
  }
}

h4,
.h4 {
  font-size: 27px !important;
}

@media screen and (max-width: 767px) {
  h4,
.h4 {
    font-size: 22.95px !important;
  }
}

h5,
.h5 {
  font-family: "PT Serif", serif;
  font-size: 18px !important;
  line-height: 30px;
}

h5.av-special-heading-tag,
.h5.av-special-heading-tag {
  font-size: 42px !important;
  font-style: italic;
  line-height: 50px;
}

@media screen and (max-width: 767px) {
  h5,
.h5 {
    font-size: 15.3px !important;
  }
}

#top div.avia-smallarrow-slider-heading h3,
h6,
.h6 {
  font-size: 12px !important;
}

#top .av-thin-font h6.av-special-heading-tag,
#top .modern-quote h6.av-special-heading-tag,
#top div.avia-smallarrow-slider-heading h3 {
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #eb7459;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #dd3f1b;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

@media only screen and (min-width: 768px) {
  .logo img {
    top: 50%;
    margin-top: -12px;
  }
}

.av-special-heading,
.av_textblock_section {
  max-width: 620px;
  width: 100%;
  margin-right: auto !important;
  margin-left: auto !important;
  display: block;
  margin-bottom: 48px !important;
}

.avia-image-container {
  margin-bottom: 48px !important;
}

#top .template-page .entry-content-wrapper h1,
#top .template-page .entry-content-wrapper h2 {
  text-transform: none;
}

#top .av-thin-font .av-special-heading-tag,
#top .modern-quote .av-special-heading-tag {
  font-weight: normal;
}

.content {
  padding-top: 0;
  padding-bottom: 0;
}

.container_wrap {
  border: 0;
}

.container_wrap .container {
  padding: 0;
}

.avia-button.avia-size-small {
  border: 1px solid #1f1f1f !important;
  padding: 20px 24px;
  font-size: 18px;
  border-radius: 0;
  background: #1f1f1f;
  margin-bottom: 48px;
  margin-left: 24px;
  margin-right: 24px;
}

.avia-button + .avia-button {
  margin-left: 24px;
  margin-right: 24px;
}

.av_minimal_header_shadow {
  box-shadow: none !important;
}

.avia-section-large .content {
  padding-top: 96px;
  padding-bottom: 96px;
}

.avia-section-large .content {
  padding-top: 48px;
  padding-bottom: 48px;
}

.av-parallax-section {
  margin-bottom: 48px;
}

.av-parallax-section .av-special-heading,
.av-parallax-section .av_textblock_section {
  margin-bottom: 0;
}

.av-parallax-section .av-special-heading h6,
.av-parallax-section .av_textblock_section h6 {
  padding-top: 48px;
  padding-bottom: 48px;
}

#top .iconbox.av-no-box .iconbox_icon {
  border: none;
}

.togglecontainer {
  max-width: 620px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  display: flex;
  margin-bottom: 48px;
}

.togglecontainer .toggler:focus {
  outline: none;
}

.no-border .avia-button {
  border: none !important;
}

.no-border .avia-button .avia_iconbox_title {
  text-decoration: underline;
}

.alm-btn-wrap {
  padding: 0 !important;
}

.av-partner-fake-img {
  height: 240px;
  width: 100%;
}

.column-top-margin {
  margin-top: 0 !important;
}

.image-overlay {
  display: none !important;
}

.dc-svg-img .avia-image-container-inner {
  width: 100%;
}

.dc-svg-img .avia-image-container-inner img {
  margin: 0 auto;
}

.current_page_item a {
  font-weight: bold !important;
}

.dw-margin-bottom-xl {
  margin-bottom: 144px !important;
}

@media screen and (max-width: 767px) {
  .dw-margin-bottom-xl {
    margin-bottom: 122.4px !important;
  }
}

.dw-margin-bottom-lg {
  margin-bottom: 96px;
}

@media screen and (max-width: 767px) {
  .dw-margin-bottom-lg {
    margin-bottom: 81.6px;
  }
}

.dw-margin-bottom-md {
  margin-bottom: 48px;
}

@media screen and (max-width: 767px) {
  .dw-margin-bottom-md {
    margin-bottom: 40.8px;
  }
}

.dw-margin-bottom-sm {
  margin-bottom: 32px;
}

.dc-margin-bottom-xl {
  margin-bottom: 144px !important;
}

@media screen and (max-width: 767px) {
  .dc-margin-bottom-xl {
    margin-bottom: 122.4px !important;
  }
}

.dc-margin-bottom-lg {
  margin-bottom: 96px;
}

@media screen and (max-width: 767px) {
  .dc-margin-bottom-lg {
    margin-bottom: 81.6px;
  }
}

.dc-margin-bottom-md {
  margin-bottom: 48px;
}

@media screen and (max-width: 767px) {
  .dc-margin-bottom-md {
    margin-bottom: 40.8px;
  }
}

.dc-margin-bottom-sm {
  margin-bottom: 32px;
}

.dw-header-img {
  margin-bottom: 48px !important;
}

.dw-header-img .avia-image-container-inner {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .dw-header-img {
    margin-bottom: 40.8px !important;
  }
}

.dc-header-img {
  margin-bottom: 48px;
}

.dc-header-img .avia-image-container-inner {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .dc-header-img {
    margin-bottom: 40.8px !important;
  }
}

.dw-gradient-bg,
.gradient-bg {
  background: linear-gradient(46.91deg, #1e1a50 0%, #3b287b 17.84%, #dc7a61 80.22%, #ffa375 100%);
}

.main_color .dc-gradient-bg,
.main_color .gradient-bg {
  background: linear-gradient(46.91deg, #1e1a50 0%, #3b287b 17.84%, #dc7a61 80.22%, #ffa375 100%);
}

.main_color .dc-gradient-bg a, .main_color .dc-gradient-bg .required,
.main_color .gradient-bg a,
.main_color .gradient-bg .required {
  color: white;
}

.dc-small-image .avia-image-container-inner {
  max-width: 620px;
}

.avia-video, .avia-video iframe, .avia-video video {
  background-color: transparent !important;
}

.dc-letter-spacing h6 {
  letter-spacing: 2px;
}

.soundcta {
  text-align: center;
  margin-bottom: 10px !important;
  margin-top: auto;
}

.soundcta a.sound-href {
  border: 1px solid #1f1f1f !important;
  display: inline-block;
  padding: 5px 24px;
  text-decoration: none;
}

.gradient-symbol-row-1,
.gradient-symbol-row-2 {
  margin-bottom: 48px;
}

.gradient-symbol-row-1 .flex_cell,
.gradient-symbol-row-2 .flex_cell {
  border-right: 24px solid white;
  border-left: 24px solid white;
  padding: 15px;
}

.gradient-symbol-row-1 .flex_cell:nth-of-type(1) .avia-image-container:before,
.gradient-symbol-row-2 .flex_cell:nth-of-type(1) .avia-image-container:before {
  content: "1";
}

.gradient-symbol-row-1 .flex_cell:nth-of-type(2) .avia-image-container:before,
.gradient-symbol-row-2 .flex_cell:nth-of-type(2) .avia-image-container:before {
  content: "2";
}

.gradient-symbol-row-1 .flex_cell:nth-of-type(3) .avia-image-container:before,
.gradient-symbol-row-2 .flex_cell:nth-of-type(3) .avia-image-container:before {
  content: "3";
}

.gradient-symbol-row-1 .flex_cell h4,
.gradient-symbol-row-2 .flex_cell h4 {
  margin-bottom: 24px;
}

.gradient-symbol-row-1 .flex_cell .avia-image-container,
.gradient-symbol-row-2 .flex_cell .avia-image-container {
  color: white;
}

.gradient-symbol-row-1 .flex_cell .avia-image-container:before,
.gradient-symbol-row-2 .flex_cell .avia-image-container:before {
  font-size: 61px;
  margin-bottom: 20px;
  display: block;
}

@media screen and (max-width: 767px) {
  .gradient-symbol-row-1 .flex_cell .avia-image-container:before,
.gradient-symbol-row-2 .flex_cell .avia-image-container:before {
    font-size: 51.85px;
  }
}

.gradient-symbol-row-1 .flex_cell .avia_image,
.gradient-symbol-row-2 .flex_cell .avia_image {
  height: 85px;
  width: auto;
  color: white;
}

@media screen and (max-width: 767px) {
  .gradient-symbol-row-1 .flex_cell,
.gradient-symbol-row-2 .flex_cell {
    padding-bottom: 0 !important;
    border: none;
    border-bottom: 24px solid white;
  }
}

@media screen and (max-width: 767px) {
  .gradient-symbol-row-1,
.gradient-symbol-row-2 {
    border: none !important;
    width: 85%;
    margin: 0 auto;
  }
}

.gradient-symbol-row-2 {
  margin-bottom: 96px;
}

.gradient-symbol-row-2 .flex_cell:nth-of-type(1) .avia-image-container:before, .gradient-symbol-row-2 .flex_cell:nth-of-type(2) .avia-image-container:before {
  display: none;
}

.gradient-symbol-row-2 .flex_cell:nth-of-type(3) {
  background: white;
}

.gradient-symbol-row-2 .flex_cell:nth-of-type(3) .avia-image-container:before {
  display: none;
}

@media screen and (min-width: 768px) {
  .gradient-symbol-row-2 {
    max-width: calc(66.6% + 18px);
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .gradient-symbol-row-2 {
    margin-bottom: 81.6px;
  }
}

.av-main-nav > li > a {
  font-weight: normal;
  font-size: 18px;
  position: relative;
}

.av_minimal_header .main_menu ul:first-child > li.lang-item-en a:before {
  content: "";
  position: absolute;
  display: inline-block;
  height: 16px;
  width: 1px;
  background-color: black;
  top: 50%;
  left: 0;
  margin-top: -8px;
}

.subscribe_container {
  padding: 81.6px 5% 122.4px 5%;
  margin-top: 96px !important;
}

@media only screen and (min-width: 768px) {
  .subscribe_container {
    padding: 96px 25% 96px 25%;
  }
}

.subscribe_container h6 {
  font-weight: bold;
  letter-spacing: 2px;
}

.subscribe_container .avia_textblock p {
  margin-bottom: 96px;
}

@media screen and (max-width: 767px) {
  .subscribe_container .avia_textblock p {
    margin-bottom: 0;
  }
}

.subscribe_container form {
  margin-bottom: 0 !important;
}

.subscribe_container form fieldset {
  margin-bottom: 0 !important;
}

.subscribe_container form fieldset > p:first-child {
  margin-top: 0;
}

.subscribe_container form fieldset > p.av-last-visible-form-element {
  margin-bottom: 0 !important;
}

#top .subscribe_container label {
  font-size: 12px;
  font-weight: normal;
}

.subscribe_container * {
  color: #fff;
}

.subscribe_container h3 {
  margin-bottom: 48px;
}

@media screen and (max-width: 767px) {
  .subscribe_container {
    margin-top: 81.6px !important;
  }
}

@media screen and (max-width: 767px) {
  .responsive #top #wrap_all .dc-newsletter .container {
    width: 100%;
    max-width: 100%;
  }
}

div.togglecontainer .single_toggle:first-child .toggler,
div.togglecontainer .taglist + .single_toggle .toggler {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.js_active div.togglecontainer .toggler {
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 16px 3px 16px 40px;
  position: relative;
  border: 0;
  border-top: 1px solid #1f1f1f;
  border-bottom: 1px solid #1f1f1f;
  border-width: 1px;
  line-height: 1.65em;
}

div.togglecontainer .toggle_icon {
  border: 0;
}

div.togglecontainer .toggle_content {
  padding: 16px 0 16px 0;
  margin: 0;
  border: 0;
  border-top: 1px solid #dbd9d8;
  border-radius: 0;
  overflow: hidden;
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
  background-color: transparent;
}

.alm-listing .alm-filters, .sound-single {
  display: block;
}

@media only screen and (min-width: 768px) {
  .alm-listing .alm-filters, .sound-single {
    display: inline-grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media only screen and (min-width: 1200px) {
  .alm-listing .alm-filters, .sound-single {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.alm-listing .alm-filters > div, .sound-single > div {
  margin: 0 24px 48px;
  padding-bottom: 24px;
  border-radius: 0;
  border-bottom: 1px solid #dbd9d8;
}

@media screen and (max-width: 767px) {
  .alm-listing .alm-filters > div, .sound-single > div {
    margin: 0 20.4px 40.8px;
    padding-bottom: 20.4px;
  }
}

.alm-listing .alm-filters > div p,
.alm-listing .alm-filters > div h3, .sound-single > div p,
.sound-single > div h3 {
  font-size: 18px;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .alm-listing .alm-filters > div p,
.alm-listing .alm-filters > div h3, .sound-single > div p,
.sound-single > div h3 {
    font-size: 15.3px !important;
  }
}

.alm-listing .alm-filters > div h3, .sound-single > div h3 {
  font-weight: bold;
  margin: 24px 0;
}

@media screen and (max-width: 767px) {
  .alm-listing .alm-filters > div h3, .sound-single > div h3 {
    margin: 20.4px 0;
  }
}

.alm-listing .alm-filters > div span, .sound-single > div span {
  display: block;
}

.alm-listing .alm-filters > div audio, .sound-single > div audio {
  width: 300px;
  height: 35px;
  border-radius: 0px !important;
  background-color: #f1f3f4;
  border-radius: 0px !important;
}

.alm-listing .alm-filters > div audio::-webkit-media-controls-panel,
.alm-listing .alm-filters > div video::-webkit-media-controls-panel, .sound-single > div audio::-webkit-media-controls-panel,
.sound-single > div video::-webkit-media-controls-panel {
  height: 35px;
  background-color: #f1f3f4;
  border-radius: 0px !important;
}

.alm-listing .alm-filters > div input[type="range" i]::-webkit-media-slider-container, .sound-single > div input[type="range" i]::-webkit-media-slider-container {
  border-radius: 0;
}

#top .ajax-load-more-wrap.white .alm-load-more-btn {
  background-color: #fff;
  color: #000;
  border: 1px solid #1f1f1f !important;
  padding: 20px 24px;
  font-size: 18px;
  border-radius: 0;
  margin-bottom: 48px;
  margin-left: 32px;
  margin-right: 32px;
  height: auto;
}

.alm-filters-container .alm-filter--title {
  text-align: center;
}

.alm-filters-container .alm-filter ul {
  text-align: center;
}

.alm-filters-container .alm-filter li {
  display: inline-block !important;
}

.huhu {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px !important;
}

.huhu .shariff-share-wrapper {
  padding-top: 15px;
  border-top: 1px solid #dbd9d8;
}

.huhu .entry-content {
  padding-bottom: 10px;
}

.responsive #top #wrap_all #main .avia-no-border-styling.footer-socket-section,
.responsive #top #wrap_all .footer-socket-section {
  font-size: 18px;
}

.responsive #top #wrap_all #main .avia-no-border-styling.footer-socket-section .template-page,
.responsive #top #wrap_all .footer-socket-section .template-page {
  border-top: 1px solid #6c757d;
}

@media only screen and (max-width: 767px) {
  .responsive #top #wrap_all .footer-socket-section .av_one_half {
    margin-bottom: 0 !important;
  }
}

.responsive #top #wrap_all .footer-socket-section .widget_nav_menu {
  padding: 0;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 480px) {
  .responsive #top #wrap_all .footer-socket-section .widget_nav_menu ul li {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .responsive #top #wrap_all .footer-socket-section .footer-follow-us {
    text-align: center;
  }
}

.responsive #top #wrap_all .footer-socket-section .flex_column .widget_nav_menu ul li {
  border: 0 !important;
  clear: none;
  display: inline-block;
  font-size: 18px;
  margin-left: 10px;
}

@media only screen and (min-width: 768px) {
  .responsive #top #wrap_all .footer-socket-section .flex_column .widget_nav_menu ul li {
    float: left;
    margin-left: 40px;
  }
}

.responsive #top #wrap_all .footer-socket-section .flex_column .widget_nav_menu ul li:first-child {
  margin-left: 0;
}

@media only screen and (min-width: 768px) {
  .responsive #top #wrap_all .footer-socket-section .widget_nav_menu ul {
    float: right;
    width: auto;
  }
}

.responsive #top #wrap_all .footer-socket-section .flex_column a,
.responsive #top #wrap_all .footer-socket-section .flex_column .widget_nav_menu ul li a {
  padding: 0;
  line-height: 2;
  display: inline-block;
}

.responsive #top #wrap_all .footer-socket-section .flex_column a svg,
.responsive #top #wrap_all .footer-socket-section .flex_column .widget_nav_menu ul li a svg {
  margin-bottom: -4px;
  margin-right: 6px;
  margin-left: 6px;
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln.dc-footer-kachel-1 .template-page .flex_column {
  margin-bottom: 48px;
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln.dc-footer-kachel-1 .template-page .flex_column.dc-socials-wrapper {
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .responsive #top #wrap_all .all_colors .dc-footer-kacheln.dc-footer-kachel-1 .template-page .flex_column img {
    max-width: 150px;
  }
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln.dc-footer-kachel-4 .template-page .flex_column_table:last-child .flex_column {
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .responsive #top #wrap_all .all_colors .dc-footer-kacheln.dc-footer-kachel-4 .template-page .flex_column_table:last-child .flex_column:last-child, .responsive #top #wrap_all .all_colors .dc-footer-kacheln.dc-footer-kachel-4 .template-page .flex_column_table:last-child .flex_column:nth-of-type(5) {
    margin-bottom: 0;
  }
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln.dc-footer-kachel-4 .template-page .flex_column_table .flex_column {
  padding-bottom: 32px;
}

@media screen and (max-width: 767px) {
  .responsive #top #wrap_all .all_colors .dc-footer-kacheln.dc-footer-kachel-4 .template-page .flex_column_table .flex_column img {
    max-width: 150px;
  }
}

@media screen and (max-width: 767px) {
  .responsive #top #wrap_all .all_colors .dc-footer-kacheln.dc-footer-kachel-4 .template-page .flex_column_table .flex_column {
    margin-bottom: 24px;
    padding-bottom: 0;
  }
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page {
  border-top: 1px solid #dbd9d8 !important;
  padding-top: 96px;
  padding-bottom: 96px;
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page h6 {
  font-weight: bold;
  letter-spacing: 2px;
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .avia-image-container {
  margin-bottom: 0 !important;
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .dc-footer-logos-sm .avia_image {
  width: auto;
  height: 85px;
}

@media screen and (max-width: 767px) {
  .responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .dc-footer-logos-sm .avia_image {
    height: 66px;
  }
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .dc-socials-wrapper {
  padding-bottom: 60px;
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .dc-socials-wrapper .dc-socials {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .dc-socials-wrapper .dc-socials a.link:first-child {
  margin-right: 32px;
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page div.avia-logo-element-container .slide-entry {
  padding: 4%;
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .av-special-heading {
  margin-bottom: 96px !important;
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .av_textblock_section {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
  .responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .av_textblock_section {
    text-align: center;
  }
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .av_one_third:nth-child(4) .av_textblock_section {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .av_one_third:nth-child(4) .av_textblock_section {
    text-align: center;
  }
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .av_one_third:nth-child(3) .av_textblock_section {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .av_one_third:nth-child(3) .av_textblock_section {
    text-align: center;
  }
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .av-border-deactivate.avia-logo-element-container img,
.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .av-border-deactivate .av-partner-fake-img {
  /* box-shadow: none; */
  background-color: white;
  background-position-y: center;
}

.responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .avia-logo-element-container .slide-image {
  background-color: white;
}

@media only screen and (min-width: 768px) {
  .responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page .avia-logo-element-container .slide-image img {
    max-height: 240px;
    max-width: 460px;
  }
}

@media screen and (max-width: 767px) {
  .responsive #top #wrap_all .all_colors .dc-footer-kacheln .template-page {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

.soundmap {
  height: 85vh;
  position: relative;
  margin-bottom: 48px;
}

.soundmap .soundmap-counter {
  white-space: nowrap;
}

.soundmap .soundcta {
  margin-top: 10px;
}

.soundmap .shariff-share-wrapper {
  padding-top: 10px;
  border-top: 1px solid #dbd9d8;
}

.soundmap .marker-layer,
.soundmap #marker-detail {
  background: white;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  display: none;
  left: 50%;
  padding: 48px 32px 32px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  z-index: 10;
}

@media only screen and (min-width: 768px) {
  .soundmap .marker-layer,
.soundmap #marker-detail {
    padding: 48px;
    width: 33%;
  }
}

@media only screen and (min-width: 1200px) {
  .soundmap .marker-layer,
.soundmap #marker-detail {
    width: 25%;
  }
}

.soundmap .marker-layer.show,
.soundmap #marker-detail.show {
  display: block;
}

.soundmap .marker-layer h3,
.soundmap #marker-detail h3 {
  font-size: 18px !important;
  font-weight: bold;
  margin: 24px 0;
}

.soundmap .marker-layer p,
.soundmap #marker-detail p {
  font-size: 18px;
  margin: 0;
}

.soundmap .marker-layer audio,
.soundmap #marker-detail audio {
  border-radius: 0 !important;
  background-color: #f1f2f3;
  height: 35px;
  width: 100%;
}

.soundmap .marker-layer .marker-close,
.soundmap .marker-layer #marker-close,
.soundmap #marker-detail .marker-close,
.soundmap #marker-detail #marker-close {
  background: none;
  border: none;
  cursor: pointer;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 12px 12px 0 0;
}

.soundmap .marker-layer .marker-close:before, .soundmap .marker-layer .marker-close:after,
.soundmap .marker-layer #marker-close:before,
.soundmap .marker-layer #marker-close:after,
.soundmap #marker-detail .marker-close:before,
.soundmap #marker-detail .marker-close:after,
.soundmap #marker-detail #marker-close:before,
.soundmap #marker-detail #marker-close:after {
  position: absolute;
  left: 50%;
  content: ' ';
  height: 100%;
  width: 2px;
  top: 0;
  background-color: #000;
}

.soundmap .marker-layer .marker-close:before,
.soundmap .marker-layer #marker-close:before,
.soundmap #marker-detail .marker-close:before,
.soundmap #marker-detail #marker-close:before {
  transform: rotate(45deg);
}

.soundmap .marker-layer .marker-close:after,
.soundmap .marker-layer #marker-close:after,
.soundmap #marker-detail .marker-close:after,
.soundmap #marker-detail #marker-close:after {
  transform: rotate(-45deg);
}

.soundmap .marker-layer .marker-close:focus,
.soundmap .marker-layer #marker-close:focus,
.soundmap #marker-detail .marker-close:focus,
.soundmap #marker-detail #marker-close:focus {
  outline: none;
}

.soundmap .custom-cluster {
  background: url("/wp-content/uploads/ico-pin-default.png") no-repeat;
  background-size: 100% 100%;
}

.soundmap .custom-cluster span {
  position: relative;
  top: -11px;
  padding: 8px 4px;
  border-radius: 50%;
  background: rgba(48, 50, 101, 0.4);
}

.soundmap .custom-cluster img {
  display: none;
}

.soundmap .soundmap-controls {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  margin-top: 10px;
  border-top: 1px solid #dbd9d8;
}

.soundmap .soundmap-controls .soundmap-counter {
  margin: 0 auto;
  padding: 10px 0;
}

.soundmap .soundmap-controls .soundmap-counter:first-letter {
  font-weight: bold;
}

.soundmap .soundmap-controls .prev, .soundmap .soundmap-controls .next {
  text-decoration: none;
  font-size: 30px;
}

.soundmap .soundmap-controls .disabled {
  cursor: default;
  color: lightgray;
}

.soundmap #map {
  height: 100%;
}

.soundmap #map.loading {
  width: 100%;
  background-color: #8c8c8c;
  background-image: url("/wp-content/themes/enfold-child/src/img/googlemaps-wait.gif");
  background-repeat: no-repeat;
  background-position: center;
}

#hero-video .avia-video {
  cursor: pointer;
}

#hero-video .mejs-controls,
#hero-video .mejs-layers {
  display: none !important;
}

body.single-sound .container_wrap_first {
  padding-bottom: 60px;
  padding-top: 20px;
  background: #f6f6f6;
}

body.single-sound .container_wrap_first h1 {
  font-size: 37px !important;
  padding: 0 20px;
  text-align: center;
  margin-top: 38px;
  margin-bottom: 48px;
  max-width: 595px;
  margin-left: auto;
  margin-right: auto;
}

body.single-sound .container_wrap_first h1 span {
  font-size: 40px !important;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
}

.sound-single {
  margin-left: auto;
  margin-right: auto;
  display: block !important;
  max-width: 445px;
}

.sound-single > div {
  margin: 0 0 24px;
}

.sound-single > div img {
  display: block;
  width: 100%;
}

.sound-single > div .dc-single-label {
  font-size: 13px;
  font-weight: bold;
}

.sound-single > div .dc-single-date {
  margin-top: 8px;
}

.sound-single > div .dc-single-weather {
  margin-bottom: 24px;
}

.sound-single > div .dc-single-creative {
  margin-top: 24px;
}

.sound-single .mejs-time-float {
  display: none !important;
}

div.disclaimer {
  font-size: 13px;
  margin-top: 64px;
}

.shariff-share-wrapper {
  text-align: center;
  border: none;
  margin-bottom: 0;
}

.shariff-share-wrapper .ShariffHeadline {
  margin: 15px 0;
}

.shariff-share-wrapper .shariff-button a:hover svg path {
  fill: #444 !important;
}

#main > .shariff,
.entry-content-wrapper > .shariff,
.footer-socket-section .shariff {
  display: none !important;
}

body {
  background: white;
}
