section.header {
    background: #007274;
    min-height: 100px;
    position: relative;
    font-size: 14px;
}

section.header:after {
    content: " ";
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    position: absolute;
    width: 100%;
    top: 38px;
}

section.header .header-top {
    height: 40px;
}

div.header-top div.language-switcher {
    position: relative;
    display: inline-block !important;
    height: 38px;
    margin-left: 15px;
}

div.header-top div.language-switcher div.dropdown-toggle,
ul.meta-navigation .dropdown-toggle {
    padding: 0 25px 0 14px;
    cursor: pointer;
    color: #fff;
}

div.header-top div.language-switcher.dropdown.open div.dropdown-toggle,
ul.meta-navigation li.open a {
    color: #333;
}

div.header-top div.language-switcher.dropdown.open,
ul.meta-navigation li.open {
    background: #e5e5e5;
}

div.header-top div.dropdown-toggle > div,
ul.meta-navigation {
    line-height: 38px;
}

ul.meta-navigation > li {
    display: inline-block !important;
    position: relative;
    margin-left: 15px;
}

ul.meta-navigation > li > a {
    color: #fff;
}

ul.meta-navigation li a {
    display: block;
    text-decoration: none;
}

ul.meta-navigation li a:hover,
ul.meta-navigation li a:active {
    text-decoration: underline;
}

ul.meta-navigation li a.dropdown-toggle:before {
    top: 0px;
}

div.header-top div.dropdown-toggle > div[class^="flag"] {
    padding-left: 20px;
}

.dropdown-toggle:before {
    content: "\e259";
    font-size: 9px;
    font-family: "Glyphicons Halflings";
    position: absolute;
    right: 11px;
    top: 9px;
}

div.language-switcher button.dropdown-toggle {
    background: #007274;
    color: white;
    border: none;
    height: 100%;
    border-radius: 0;
}

div.language-switcher.open > button.dropdown-toggle {
    background-color: #068284 !important;
}

div.language-switcher .dropdown-toggle:before {
    top: 14px;
    display: none;
}

div.language-switcher a,
div.language-switcher > div > div {
    text-transform: uppercase;
}

div.header-top div.language-switcher.dropdown.open ul.dropdown-menu,
div.header-top ul.meta-navigation li.open ul.dropdown-menu {
    border-radius: 0px;
    margin: 0px;
    background: #e5e5e5;
    border: none;
    font-size: 13px;
}

div.header-top ul.meta-navigation li a i.glyphicon {
    font-size: 14px;
    display: inline-block;
    padding-right: 7px;
}

div.header-top div.language-switcher.dropdown.open ul.dropdown-menu li a {
    padding-left: 34px;
    background-position: 14px 50%;
}

div.header-bottom {
    min-height: 98px;
}

a[data-type="logo"] {
    background: transparent url(/wp-content/themes/bartelt/assets/images/app/logo.svg) no-repeat 0% -10px;
    background-size: 192px 97px;
    transition: all 0.5s;
    position: absolute;
    top: 0px;
    display: block;
    width: 200px;
    height: 80px;
}

#frm-login,
#frm-search {
    position: relative;
}

div.btn-search-header {
    background: none;
    border: none;
    height: 38px;
    line-height: 44px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 45px;
}

div.btn-search-header button {
    border: none;
    background: none;
    font-size: 20px;
    margin-top: -10px;
	margin-left: 10px;
}


/*
div.header-bottom div.row
{
	height:98px;
	background:transparent url(/wp-content/themes/bartelt/assets/images/app/bartelt_hotline_logo.png) no-repeat 290px 50%;
	background-size:189px 60px;
}

div.header-bottom div.row.lang_en
{
	background-image: url(/wp-content/themes/bartelt/assets/images/app/bartelt_hotline_logoEN.PNG);
}

*/

div.header-bottom div.row.lang_en a[data-type="logo"] {
    background-image: url(/wp-content/themes/bartelt/assets/images/app/logo_en.SVG);
    background-size: 200px 97px;
}

div.header-search {
    margin-top: 23px;
}

div.header-search input {
    border: none;
    height: 38px;
    padding: 5px 90px 5px 15px;
    width: 400px;
    background: #fff;
    border-radius: 0px !important;
}

.flag-de {
    background: transparent url(/wp-content/themes/bartelt/assets/images/app/flags/austria.png) no-repeat 0% 50%;
}

.flag-en {
    background: transparent url(/wp-content/themes/bartelt/assets/images/app/flags/english.png) no-repeat 0% 50%;
}

.flag-hu {
    background: transparent url(/wp-content/themes/bartelt/assets/images/app/flags/hungary.png) no-repeat 0% 50%;
}

.logo_hotline {
    position: absolute;
    border: 0px solid red;
    margin: 18px 0px 0px 290px;
    width: 189px;
    height: 60px;
    z-index: 1;
}

.logo_hotline img {
    width: 189px;
    height: 60px;
    border: 0px solid yellow;
    z-index: 2;
}

.modal-header_support {
    background: #068284;
    min-height: 30px;
}

.modal-header_support h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding: 10px 0px 0px 15px;
}

.modal-content_support {
    background: #068284;
	-webkit-box-shadow: 4px 6px 5px -1px rgba(0,0,0,0.3);
	-moz-box-shadow: 4px 6px 5px -1px rgba(0,0,0,0.3);
	box-shadow: 4px 6px 5px -1px rgba(0,0,0,0.3);
}

.modal-body_support {
    color: #fff;
    padding: 0px 0px 0px 0px;
}

.support {
    display: flex;
    justify-content: space-between;
}

.container_support_right {
    width: 100%;
    min-height: 200px;
    border: 0px solid red;
    background: #fff;
}

.container_support_left {
    width: 50%;
    min-height: 200px;
    border: 0px solid red;
    background: #ff4600;
	display:none;
}



.img_support {
    width: 80%;
    height: auto;
    margin-left: 10%;
}

.modal-footer_support {
    background: #068284;
    height: 30px;
}

.close .close_btn {
    color: #fff;
    font-size: 30px;
    margin: 0px 10px 0px 0px !important;
    opacity: 1;
    display: none;
}

.modal_2 {
    position: fixed;
    top: 10px;
    right: 0;
    bottom: 0;
    left: 0px;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    border: 0px solid red;
    padding-left: 950px;

}

.modal_2 .modal-dialog {
	width: 300px;
}

.modal-backdrop {
    opacity: 0 !important;
}

.inhalt_container_support_left {
	color: #fff;
	text-align: center;
	border: 0px solid white;
	padding: 80px 0px 80px 0px;
}

.inhalt_container_support_left a {
	color: #fff;
	text-decoration: none;
}

.inhalt_container_support_right {
	color: #02848C;
	text-align: left;
	border: 0px solid white;
	padding: 40px 0px 20px 30px;
}

.inhalt_container_support_right a {
	color: #02848C;
	text-decoration: none;
}

.inhalt_container_support_right img {
	width: 12%;
	height: auto;
	margin-right: 10px;
}

.telefonsymbol_weiss img {
	width: 15%;
	height: auto;
}

.telefonnummer {
	color: #fff;
	font-weight: 700;
	font-size: 26px;
	margin-top: 10px;
}

.hotline_info {
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	margin-top: 0px;
}

.email a, .telefon a, .fax a{
	font-weight: 500;
	font-size: 16px;
}

.email, .telefon, .fax {
	margin-bottom: 15px;
	font-size: 16px;
}

.clever_search {
	display: flex;
	flex-wrap: wrap;
	width: 400px;
	border: 0px solid red;	
	margin-top: 23px;
}

.clever_search input {
	border: none;
	height: 38px;
	padding: 5px 90px 5px 10px;
	width: 395px;
	background: #fff;
	border-radius: 0px !important;	
	font-family: 'Open Sans', sans-serif;
}

.clever_search .yui-ac-container {	
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;	
	top:40px !important;
	width:400px !important;
	left: 0px !important;
	
}

.yui-ac-content li.yui-ac-highlight{
	background:#007274 !important;
}

.yui-ac-content{
	border:0px solid #fff !important;
	-webkit-box-shadow: 4px 6px 5px -1px rgba(0,0,0,0.3) !important;
	-moz-box-shadow: 4px 6px 5px -1px rgba(0,0,0,0.3) !important;
	box-shadow: 4px 6px 5px -1px rgba(0,0,0,0.3) !important;
	
}

@media (max-width: 1225px) {
	section.main-navigation div > ul > li > a {
        color: #fff;
        font-size: 12px !important;
        text-transform: uppercase;
        display: block;
        padding: 12px 20px 0px !important;
    }	
}



@media screen and (max-width: 1199px) {
    .modal_2 {
        position: fixed;
        top: 10px;
        right: 0;
        bottom: 0;
        left: 0px;
        z-index: 1050;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
        border: 0px solid red;
        padding-left: 640px;
    }

}

@media (min-width: 1024px) {


    section.main-navigation .navbar {
        border: 0px;
    }

    section.main-navigation div.navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    section.main-navigation div > ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    section.main-navigation div > ul > li {
        float: left;
        height: 45px;
        display: block;
        border-right: 1px solid rgba(255, 255, 255, 0.4);
        transition: background .2s;
    }

    section.main-navigation div > ul > li.active,
    section.main-navigation div > ul > li.current-menu-item,
    section.main-navigation div > ul > li.current-menu-ancestor,
    section.main-navigation div > ul > li.current-post-ancestor,
    section.main-navigation div > ul > li.current-page-ancestor,
    section.main-navigation div > ul > li:hover,
    section.main-navigation div > ul > li.sfHover {
        background: #109496;
    }

    section.main-navigation div > ul > li > a {
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
        display: block;
        padding: 12px 25px 0px;
		height: 100%;
    }

    section.main-navigation ul a:hover {
        text-decoration: none;
        background: inherit !important;
    }

    section.main-navigation ul > li:first-child {
        border-left: 1px solid rgba(255, 255, 255, 0.4)
    }

    #nav ul {
        display: none;
        /*background:#109496;*/
        left: -1px;
        background: #fff;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    }

    #nav ul li {
        padding: 5px;
    }

    #nav ul li:hover {
        background: #ececec;
    }

    #nav ul li a {
        color: #333;
        display: block;
        padding: 5px 10px;
        white-space: nowrap;
    }
}

section.main-navigation {
    height: 45px;
    /*background:#065e60;*/
    background: #068284;
    margin-bottom: 20px;
}

section.main-navigation .navbar-toggle {
    margin: 0px 5px 0px 0px;
}

section.main-navigation .navbar-toggle i {
    font-size: 20px;
    color: #fff;
}

section.header div.wpml-ls {
    width: 52px;
    background: #007274;
    color: white;
    border: none;
    top: 7px;
    position: relative;
}

section.header div.wpml-ls span.icl_lang_sel_translated.wpml-ls-display {
    display: none;
}


section.header div.wpml-ls ul li.wpml-ls-current-language > a {
    background: #007274;
    color: white;
    border: none;
}

@media (max-width: 1023px) {
	
	.navbar .container {
	border: 0px solid red;	
	width: 100% !important;
	max-width: 100% !important;
	padding-left: 0px;
	padding-right: 0px;
	}


    .logo_hotline {
        margin: 18px 0px 0px 20px !important;
    }

    div.header-bottom div.row {
        background-position: 20px 50%;
    }

    a[data-type="logo"] {
        top: -45px;
        width: 100px;
        height: 40px;
        background-position: 0% -0px;
        background-size: 100px auto;
        background-image: url(/wp-content/themes/bartelt/assets/images/app/logo.svg);
    }

    div.header-bottom div.row.lang_en a[data-type="logo"] {
        top: -49px;
        width: 100px;
        height: 40px;
        background-position: 0% -0px;
        background-size: 100px auto;
        background-image: url(/wp-content/themes/bartelt/assets/images/app/logo_en.SVG);
    }

    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }
}

@media screen and (max-width: 991px) {
    .modal_2 {
        position: fixed;
        top: 10px;
        right: 0;
        bottom: 0;
        left: 0px;
        z-index: 1050;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
        border: 0px solid red;
        padding-left: 419px;
    }

}

@media screen and (max-width: 768px) {
    

	.support {
		display: block;
	}
	.container_support_right {
		width: 100%;
		min-height: 100px;
		border: 0px solid red;
		background: #fff;
	}

	.container_support_left {
		width: 100%;
		min-height: 100px;
		border: 0px solid red;
		background: #ff4600;
	}
    .inhalt_container_support_left {
        color: #fff;
        text-align: center;
        border: 0px solid white;
        padding: 20px 0px 20px 0px;
    }

    .inhalt_container_support_left a {
        color: #fff;
        text-decoration: none;
    }

    .inhalt_container_support_right {
        color: #02848C;
        text-align: left;
        border: 0px solid white;
        padding: 30px 0px 10px 30px;
    }

    .inhalt_container_support_right img {
        width: 8%;
        height: auto;
        margin-right: 10px;
    }

    .telefonsymbol_weiss img {
        width: 10%;
        height: auto;
    }

    .telefonnummer {
        color: #fff;
        font-weight: 700;
        font-size: 18px;
        margin-top: 10px;
    }

    .hotline_info {
        color: #fff;
        font-weight: 500;
        font-size: 16px;
        margin-top: 0px;
    }

    .email a, .telefon a, .fax a{
        font-weight: 500;
        font-size: 14px;
    }

    .email, .telefon, .fax {
        margin-bottom: 15px;
        font-size: 14px;
    }
	
	

}

@media (max-width: 1023px) {

section.main-navigation div > ul > li > a {
        color: #fff;
        font-size: 12px !important;
        text-transform: uppercase;
        display: block;
        padding: 8px 20px 8px 20px !important;
    }
	
.clever_search {
	display: block;
	flex-wrap: wrap;
	width: 100%;
	border: 0px solid red;	
}

.clever_search input {
	border: none;
	height: 38px;
	padding: 5px 90px 5px 10px;
	width: 99% !important;
	background: #fff;
	border-radius: 0px !important;	
	font-family: 'Open Sans', sans-serif;
}

.clever_search .yui-ac-container {	
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;	
	top:40px !important;
	width:99.10% !important;
	left: 0.90% !important;
}




   
    div.header-search input {
        width: 100%;
    }

    div.input-search > div.pull-right {
        width: 100%;
    }

    div.header-bottom > div.row, div.header-bottom > div.row.lang_en {
        background-image: none;
    }

    div.header-top div.dropdown-toggle > div, ul.meta-navigation a span {
        display: none;
    }

    #nav-wrapper {
        padding-right: 0px;
        padding-left: 0px;
        border-color: #333;
		
    }

    #nav {
        width: 100%;
        background: #333;
    }

    #nav > li {
        float: none;
    }

    nav.navbar {
        border: none;
        z-index: 3;
    }

    #nav a {
        color: #fff;
    }

    .sf-menu ul {
        position: relative !important;
    }

    .sf-menu ul.sub-menu li {
        padding-left: 20px;
    }

    .sf-menu ul.sub-menu li a {
        padding: 5px 0px 5px 20px;
    }

    .nav > li > a:focus,
    .nav > li > a:hover,
    .sf-menu ul.sub-menu li a:hover {
        background: #4b4b4b;
    }

    .sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
        background: #444;
    }
}

@media screen and (max-width: 767px) {
	
.modal_2 {
        position: absolute;
        top: 28px;
        right: 0px;
        bottom: 0;
        left:  0px;
        z-index: 1050;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
        border: 0px solid red;
        width: 100% !important;
        padding-left: 0px;
		min-height: 250px;
    }
	
	.modal_2 .modal-dialog {
	width: 100%;
	padding: 0px 8px 0px 8px;
}
	
 .logo_hotline {
        display: none;
    }
	
 .navbar .container {
	border: 0px solid red;	
	width: 100% !important;
	max-width: 100% !important;
	padding-left: 15px;
	padding-right: 15px;
 }
 


}





