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

.text-area-field .form-control{border: 1px solid !important; border-radius: 4px !important; height: 210px; margin-top: 40px;}
/* Custom Styles */
@media screen and (min-width: 1024px)
{
.top_text, .bottom_text{padding: 0 35px;}
form {margin-top: 40px;}
}

@media screen and (max-width: 1024px) and (min-width: 768px)
{
.text-area-field .form-control{height: auto;}
#block-1713192957430 .block, [data-slick-id="1713192957430"] .block {
        padding-right: 40px !important;
        padding-left: 40px !important;
    }
}
@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 #365559;}
.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: 70px !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;}
}