@media only screen and (max-width: 1024px) {
	.sfm-logo, #sfm-sidebar .sfm-nav, #sfm-sidebar .sfm-social, #sfm-sidebar .sfm-copy {
		position: relative;
	}
	
	.sfm-logo {
		top: 15px;
		padding-bottom: 35px;
	}
}

.wpml-ls-current-language .fusion-bar-highlight {
    font-weight: 700;
}

.fusion-main-menu {
    position: static !important;
}

.fusion-overlay-search {
    max-width: none !important;
	padding: 30px 0;
    background-color: #fff;
}

.fusion-is-sticky .fusion-overlay-search {
	padding: 0 !important;
}

.search-open .trigger-menu, .search-transition .trigger-menu {
    display: none;
}

.trigger-menu {
    position: absolute !important;
    left: 2%;	
}

.trigger-menu > a {
    width: 40px !important;
    height: 24px !important;
    display: inline-block !important;
    position: relative;
    top: 46px !important;
}

.fusion-is-sticky .trigger-menu > a {
    top: 20px !important;
}

.trigger-menu > a > span {
    display: block;
}

.trigger-menu > a > span {
    top: auto;
    bottom: 0;
    left: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    text-indent: -9999px;
}

.trigger-menu > a > span, .trigger-menu > a > span:before, .trigger-menu > a > span:after {
    height: 4px !important;
    background-color: #000;
    border-radius: 4px;
    position: absolute !important;
    transition: transform 0.15s ease, width 0.1s, background-color 0.3s ease;
    display: block !important;
}

.trigger-menu > a > span {
    width: 20px !important;
}

.trigger-menu > a > span:before {
    width: 30px !important;
}

.trigger-menu > a > span:after {
    width: 40px !important;
}

.trigger-menu > a:hover > span, .trigger-menu > a:hover > span:before, .trigger-menu > a:hover > span:after {
    width: 40px !important;
    background-color: #1b417b;
}

.trigger-menu > a > span:before, .trigger-menu > a > span:after {
    content: ' ';
    display: block;
}

.trigger-menu > a > span:before {
    top: -10px;
}

.trigger-menu > a > span:after {
    bottom: -10px;
}

.trigger-menu > a > span {
    top: auto;
    bottom: 0;
    left: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    text-indent: -9999px;
}

.trigger-menu > a > span:after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear, background-color 0.3s ease;
}

.trigger-menu > a > span:before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), width 0.1s, background-color 0.3s ease;
}

.sfm-copy {
    color: #fff;
    text-align: center !important;
    font-size: 12px;
}

.sfm-social-icons a::before {
    color: #fff !important;
}

@media only screen and (min-width: 1025px) {
    .fusion-logo {
        position: absolute !important;
        left: 50%;
        margin-left: -93px !important;
    }
	
	.fusion-is-sticky .fusion-logo {
        margin-left: -62px !important;
    }

    /*.fusion-logo img {
        max-width: 250px !important;
    }*/

    /*.fusion-is-sticky .fusion-logo {
        margin-left: -75px !important;
    }

    .fusion-is-sticky .fusion-logo img {
        max-width: 168px !important;
    }*/
}

@media only screen and (max-width: 1024px) {
    /*#sfm-sidebar.sfm-compact-header .sfm-logo {
        margin: 0 !important;
    }*/

    /*#sfm-sidebar.sfm-compact .sfm-logo {
        margin: 0 !important;
    }*/

    #sfm-sidebar.sfm-compact-header .sfm-logo img {
        max-height: 50px !important;
    }

    #sfm-sidebar.sfm-compact-footer .sfm-social {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    #sfm-sidebar .sfm-nav {
        height: auto !important;
    }

    #sfm-sidebar .sfm-copy {
        position: relative !important;
    }

    #sfm-sidebar .sfm-social {
        padding-top: 60px !important;
    }

    .fusion-header {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .trigger-menu > a > span, .trigger-menu > a > span:before, .trigger-menu > a > span:after {
        height: 2px !important;
    }
}

@media only screen and (max-width: 800px) {
	#sfm-sidebar .sfm-social {
		position: relative;
		display: block;
		top: 0;
		left: 0;
	}
}

@media only screen and (max-width: 767px) {
    .trigger-menu > a > span, .trigger-menu > a > span:before, .trigger-menu > a > span:after {
        height: 2px !important;
    }

    .trigger-menu > a > span:after {
        width: 30px !important;
    }

    .trigger-menu > a > span:before {
        width: 20px !important;
    }

    .trigger-menu > a > span {
        width: 10px !important;
    }

    .fusion-main-menu > ul > li {
        padding-right: 15px;
    }

    .fusion-logo {
        left: 60px;
        position: absolute !important;
    }

    .fusion-main-menu > ul > li > a {
        font-size: 14px !important;
    }

    .fusion-main-menu > ul > li.fusion-main-menu-search > a {
        font-size: 17px !important;
    }

    .fusion-main-menu-search > a:after {
        margin-top: -3px;
    }
}

@media only screen and (max-width: 1170px) {
    .fusion-main-menu {
        display: block !important;
    }

    .fusion-mobile-menu-icons {
        display: none !important;
    }

    .fusion-main-menu > ul > li > a {
        height: 40px !important;
    }

    .fusion-main-menu > ul > .trigger-menu > a {
        height: 24px !important;
        top: 6px !important;
    }

    .callout-menu {
        margin-left: 10px !important;
    }

    .callout-menu span {
        display: none;
    }

    .callout-menu:after {
        height: 40px !important;
    }

    .bottom-triangle:after {
        border-width: 20px 20px 0 20px;
        bottom: -20px;
        margin-left: -20px;
    }
}