.header__content--mobile .header__block--dropdown{padding: 0 30px;}

.min-height {margin-bottom: 30px;}


/* Custom Styles */
@media screen and (min-width: 1024px)
{
.top_text, .bottom_text{padding: 0 35px;}
}
@media screen and (min-width: 768px)
{
.dropdown__menu:before {
    display: inline-block;
    position: absolute;
    width: 0px;
    height: 0px;
    content: "";
    border-bottom: .5em solid;
    border-right: .5em solid transparent;
    border-left: .5em solid transparent;
    top: -9px;
    color: #fff;
    right: 45%;
}
}
.videogallery .slick-slide img {width: 100%;}
.top_text, .bottom_text{text-align: center; padding: 0 30px;}
.top_text h4{font-size: 26px;}
@media screen and (max-width: 767px)
{
.top_text, .bottom_text{padding: 0;}
.user .dropdown__trigger{display: none !important;}
.user span a{border: none !important;}
.videogallery .container{padding:0 30px !important;}
.header__content--mobile .dropdown span a {
    padding-bottom: 15px !important;
    border-bottom: 1px solid #4a5071;}
.dropdown--open .dropdown__menu {display: block !important;}
.dropdown--open a.dropdown__trigger{font-weight: bold;}
.dropdown--open .dropdown__icon{transform: rotate(90deg) !important; font-size: 16px !important;}
.dropdown__icon{font-size: 16px !important;}
.header__content--desktop{padding: 15px 0;}
#block-1555988494486 .logo__image{width: 50px !important;}

.social-icons__icons > :first-child {
  margin-left: 10px !important;
}
.social-icons__icons > :last-child {
  margin-right: 10px !important;
}
.top_text, .bottom_text{padding: 0 25px;}
}