@media (min-width: 1200px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1320px !important;
    }
}

.hero {
    margin-top: 180px !important;
}

.hero2 {
    margin-top: 160px !important;
}

.hero3 {
    margin-top: 160px !important;
}

.newsHero {
    margin-top: 160px !important;
}

.search-results-header {
    margin-top: 160px !important;
}

section.event-details-hero {
    position: relative;
    margin-top: 120px !important;
    margin-bottom: 20px;
}

.blogsHero {
    margin-top: 160px !important;
}

.articleHeroDetails {
    margin-top: 160px !important;
}

.transparent-homepage .dda-sub-header {
    border-bottom: solid thin transparent;
}

.dda-sub-header {
    border-bottom: solid 0px #ececec;
}

.highlights
{
    margin-top:50px;
}

section.newsroom, section.knowledgeHub {
    margin-top: 250px;
}

.newsroom-tab.active, .knowledgeHub-tab.active {
    z-index:unset !important;
}

.dda-footer .container {
    max-width: 100% !important;
}

footer.footer-wrapper {
    padding: 30px 0;
    background-color: #1C2654;
    color: white;
    text-align: left;
    margin-bottom: 40px;
}

.mfp-bg {
    opacity: 0.40;
}

.dda-footer {
    box-shadow: 0 -2px 13px 0 rgba(0, 0, 0, 0.12);
    background-color: #fff;
    height: 64px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    padding: 0;
}

.dda-sub-header__navbar .menu > ul > li > a.active, .dda-sub-header__navbar .menu > ul > li > a:focus, .dda-sub-header__navbar .menu > ul > li > a:hover {
    color: #26ADE3;
    font-weight:500;
}

.content-block
{
    padding-top:120px !important;
}

.hero2-video-wrapper, .hero2-image {
    z-index: unset;
}




.lang-switch a:hover{
    text-decoration: none;
}

.articleHeroDetails-image-wrapper .articleHeroDetails-image {
    position: relative;
    width: 90% !important;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 7px 24px rgba(0, 0, 0, 0.11);
}


/*.newsroom-content-item, .knowledgeHub-content-item {
    min-height: 350px !important;
    max-height: 400px !important;
}*/

.dda-main-header {
    direction:ltr;
}

.fancybox-lock .fancybox-overlay {
    overflow-y: auto !important;
}

[dir=ltr]
.lang-switch a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "GE SS Two";
}

.dda-footer__chat-btn:focus
{
    outline:none;
}

.mfp-bg {
    opacity: 0.45 !important;
}


.screenshots .slick-slider .slick-arrow svg {
    color: white;
}

.twitter:hover {
    background: #000 !important;
}

.dda-sub-header__navbar .menu > ul > li:first-child > a.active::after {
    background: transparent !important;
}

.hero2-video-wrapper, .hero2-image {
    z-index: 0 !important;
}



