/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.layout-full-width #Wrapper {
		box-sizing: border-box;
		padding: 20px 20px 20px !important;
	}
	.home.layout-full-width #Wrapper {
		padding: 20px !important;
	}
.home .tp-bgimg.defaultimg::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 20px solid white !important;
    border-width: 0 20px !important;
}
#Subheader .title {
    display: none;
}

/*--------------------------------------------*\
                * MENU *
\*--------------------------------------------*/
#Subheader .title {
    font-size: 72px;
    line-height: 72px;
    font-weight: 300 !important;
    letter-spacing: 1px;
}
#Top_bar #logo img {
    max-height: 156% !important;
}

#Top_bar .menu > li > a {
    text-transform: uppercase;
}
#Top_bar .menu > li > a span:not(.description) {
    padding: 0px !important;
    margin: 0px 10px;
}

/*
#logo:not(.is-sticky) {
    display: none !important;
}
*/
#Top_bar:not(.is-sticky) .menu > li > a {
    padding: 20px 9px !important;
}
#Top_bar:not(.is-sticky) #logo {
    height: 140px;
    line-height: 140px;
    padding: 0px 0;
    margin-top: -22px !important;
    margin-left: -10px;
}
#Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 43px !important;
}
#Top_bar a:hover{
	/* border-bottom: 1px solid; */
}

a:hover.mfn-link-3:after, a.hover.mfn-link-3:after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
#Top_bar .menu > li > a:hover span::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #ffffff;
    left: 0;
    bottom: 13px;
    top: auto !important;
    opacity: 1;
    -webkit-transition: all .3s ease !important;
    -moz-transition: all .3s ease !important;
    -o-transition: all .3s ease !important;
    transition: all .3s ease !important;
}

#Top_bar .menu > li > a span:not(.description) {
    position: relative;
}
/*--------------------------------------------*\
                * TYPOGRAPHY  *
\*--------------------------------------------*/

.dark a,
.dark a:hover {
    color: #fff !important;
}

h1,
h2,
h3 {
    text-transform: uppercase;
}

.wso-special-heading h2 {
    font-size: 49px;
    line-height: 70px;
    font-weight: 100;
    letter-spacing: 1px;
    border-bottom: 1px solid;
    border-top: 1px solid;
    padding: 27px;
}
.column.wso-cheese-heading.column-margin- {
    margin: 0 !important;
}
.wso-border-cta .column_attr.clearfix.align_center {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 5px 0px 30px !important;
    margin: 5% 15%;
}
.wso-border-cta h2 {
    border: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
/*--------------------------------------------*\
                * BUTTON  *
\*--------------------------------------------*/

.wso-special-heading a.mfn-link.mfn-link-3 {
    border: 1px solid black;
    padding: 10px 15px 7px;
    margin: 3px !important;
    color: #000000;
    text-transform: uppercase;
    font-weight: 300;
}

a.mfn-link-4:before,
a.mfn-link-4:after, a.mfn-link-3:after,
a:hover.mfn-link-8:after, a:hover.mfn-link-8:before,
a.hover.mfn-link-8:after, a.hover.mfn-link-8:before {
    background: rgb(0, 0, 0);
}

.dark .wso-special-heading a.mfn-link.mfn-link-3 {
    border: 1px solid white;
    padding: 10px 15px 7px;
    margin: 3px !important;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 300;
}

.dark a.mfn-link-4:before,
.dark a.mfn-link-4:after, .dark a.mfn-link-3:after,
.dark a:hover.mfn-link-8:after, .dark a:hover.mfn-link-8:before,
.dark a.hover.mfn-link-8:after, .dark a.hover.mfn-link-8:before {
    background: rgb(255, 255, 255);
}
.dark a.mfn-link.mfn-link-3.wso-button-big {
    border: 1px solid white;
    padding: 10px 15px 7px;
    margin: 3px !important;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 300;
}
a.mfn-link.mfn-link-3.wso-button-big {
    border: 1px solid black;
    padding: 10px 15px 7px;
    margin: 3px !important;
    color: #000000;
    text-transform: uppercase;
    font-weight: 300;
}

/*--------------------------------------------*\
                * CTA  *
\*--------------------------------------------*/
.wso-cta-section::after {
    content: "";
    width: 600px;
    height: 600px;
    top: 100px;
    right: -100px;
    position: absolute;
    background-image: url(/wp-content/uploads/2017/11/Deko-img-sennerei-1.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

/*--------------------------------------------*\
                * Global Styling  *
\*--------------------------------------------*/

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after,
.wso-intro-video-button img,
.tg-wso-slider .tg-item-media-content,
.tg-wso-slider::before {
	-webkit-transition: all .3s ease !important;
	   -moz-transition: all .3s ease !important;
	     -o-transition: all .3s ease !important;
	        transition: all .3s ease !important;
}

@media only screen and (min-width: 960px) {
	.wso-two-column-text {
		-webkit-column-count: 2;
		   -moz-column-count: 2;
				column-count: 2;
		-webkit-column-gap: 40px;
		   -moz-column-gap: 40px;
				column-gap: 40px;
	}
}


.wso-intro-video-button,
.wso-news-date .column_attr,
.wso-slider-skin-video-button {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.column.column_image.wso-cheese-icon {
    margin: 0 !important;
}
.wso-full-width-boxed-content-left .section_wrapper {
    position: static !important;
    max-width: 100% !important;
}

.wso-full-width-boxed-content-left .wrap {
    padding: 6em 6em 8.5em !important;
}

.wso-full-width-boxed-content-left .three-fifth .column_attr,
.wso-full-width-boxed-content-left .two-fifth .column_attr {
    max-width: 400px;
}

.wso-full-width-boxed-content-left .wrap .column {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.wso-full-width-boxed-content-left h4 {
    margin-bottom: 0;
    font-size: 1.5em;
    text-transform: none !important;
}

.wso-full-width-boxed-content-left h2 {
    font-weight: bold;
    font-size: 1.75em;
    padding: 0;
    line-height: 1.35em;
    border: none !important;
    margin-top: 0.15em;
}

.wso-full-width-boxed-content-left p {
    font-weight: 300 !important;
    line-height: 1.6em !important;
}

.wso-full-width-boxed-content-left a {
    line-height: 1em !important;
    padding: 5px 25px !important;
    position: relative;
    width: auto !important;
    text-decoration: none !important;
    -webkit-transition: all .3s ease !important;
       -moz-transition: all .3s ease !important;
         -o-transition: all .3s ease !important;
            transition: all .3s ease !important;
}

.wso-full-width-boxed-content-left a:hover {
    padding-left: 30px !important;
}

.wso-full-width-boxed-content-left a::before {
    content: "Ã¢â‚¬ÂºÃ¢â‚¬Âº";
    position: absolute;
    display: inline-block !important;
    font-weight: 200 !important;
    font-size: 1.75em !important;
    letter-spacing: -0.075em !important;
    left: 1px !important;
    top: 5px !important;
}

.wso-full-width-boxed-content-left .wrap.three-fifth h3 {
    font-weight: 200 !important;
    font-size: 2.5em !important;
    margin-bottom: 0.5em !important;
}

/*--------------------------------------------*\
                * The Grid *
\*--------------------------------------------*/
/*----------------------*\
* WSO Skin Elements *
\*----------------------*/

.wso-grid-skin-video-button img {
    width: 60px !important;
}

.wso-grid-skin-date {
    padding: 4px 13px !important;
}
.wso-grid-skin-date {
    padding: 4px 13px !important;
}

.wso-news-date::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 9px;
    border-bottom: 3px solid #ffffff !important;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.wso-news-date-d {
    font-size: 1.5em;
    line-height: 1em;
}
.wso-news-date-y {
    font-size: 1.1em !important;
    line-height: 1em;
}
span.wso-news-date-d {
    font-size: 22px !important;
}
span.wso-news-date-m {
    font-size: 17px !important;
}
.wso-grid-skin-date {
    padding: 13px 21px !important;
}
.wso-grid-skin-date::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 5px;
    border-bottom: 3px solid #000000 !important;
}
#grid-204 .tg-wso-news:nth-child(2n) .tg-item-content-holder {
    background-color: #0f0f0f08;
}

/*
.tg-wso-news:nth-child(2n) .tg-element-6,
.tg-wso-news:nth-child(2n) .tg-element-3,
.tg-wso-news:nth-child(2n) .tg-element-5 {
    color: #ffffff !important;
}
*/

/*----------------------*\
* Navigation Colors *
\*----------------------*/

.tg-nav-color:not(.dots):not(.tg-dropdown-value):not(.tg-dropdown-title):hover,
.tg-nav-color:hover .tg-nav-color,
.tg-page-number.tg-page-current,
.tg-filter.tg-filter-active span {
    color: #000000 !important;
}

.tg-slider-bullets li.tg-active-item span {
    background: #009deb !important;
}

.tg-filter span,
.tg-ajax-button span {
    font-weight: 400 !important;
}

i.tg-icon-right-arrow.tg-nav-color.tg-nav-border,
i.tg-icon-left-arrow.tg-nav-color.tg-nav-border {
    border: 1px solid;
}

/*----------------------*\
* Navigation Arrows Fix *
\*----------------------*/

.tg-icon-right-arrow:before {
    content: "\e602" !important;
}
.tg-icon-left-arrow:before {
    content: "\e604" !important;
}

/*----------------------*\
* References Grid *
\*----------------------*/

.tg-wso-references .tg-item-overlay,
.tg-wso-news .tg-item-overlay,
.tg-wso-slider::before {
    visibility: visible !important;
	opacity: 1 !important;
    background-color: rgba(0, 0, 0, 0.25) !important;
}

.tg-wso-references:hover .tg-item-overlay,
.tg-wso-news:hover .tg-item-overlay,
.tg-wso-slider:hover::before {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

/*--------------------------------------------*\
                * Forms & CF7 *
\*--------------------------------------------*/

::-webkit-input-placeholder { /* Chrome/Opera/Safari */

}
::-moz-placeholder { /* Firefox 19+ */
	opacity: 1 !important;
}
:-ms-input-placeholder { /* IE 10+ */

}
:-moz-placeholder { /* Firefox 18- */

}

/*----------------------*\
   * Checkbox and Radio *
\*----------------------*/

.wpcf7-list-item {
	margin: 5px 5px 0 5px !important;
	position: relative;
}

.wpcf7-list-item label {
	vertical-align: middle !important;
}

.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"],
.wpcf7 input[type="checkbox"] + .wpcf7-list-item-label::before,
.wpcf7 input[type="radio"] + .wpcf7-list-item-label::before {
	width: 25px;
	height: 25px;
}

.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"] {
	opacity: 0;
	float: left;
	margin: 0 !important;
	cursor: pointer;
}

.wpcf7 input[type="radio"] + .wpcf7-list-item-label {
    width: auto;
}

.wpcf7 input[type="checkbox"] + .wpcf7-list-item-label,
.wpcf7 input[type="radio"] + .wpcf7-list-item-label {
	margin: 0 ;
	position: static;
	vertical-align: middle !important;
	display: inline-block !important;
	cursor: pointer;
	padding: 0 15px 0 10px;
}

.wpcf7 input[type="checkbox"] + .wpcf7-list-item-label::before,
.wpcf7 input[type="radio"] + .wpcf7-list-item-label::before {
	content: "";
	pointer-events: none;
	position: absolute;
	left: 0;
	display: inline-block;
	margin-right: 10px;
	background-color: rgba(0, 0, 0, 0.05);
	border: 1px solid rgba(0, 0, 0, 0.1);
	cursor: pointer;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	vertical-align: middle;
}

.wpcf7 input[type="checkbox"] + .wpcf7-list-item-label::after,
.wpcf7 input[type="radio"] + .wpcf7-list-item-label::after {
	content: " ";
	opacity: 0.95;
	border: solid rgba(0, 0, 0, 0.1);
	border-width: 0 2px 2px 0;
	position: absolute;
	width: 7px;
	height: 15px;
	top: 5px;
	left: 9px;
	pointer-events: none;
	cursor: pointer;
	vertical-align: middle;
	-webkit-transform: rotate(40deg);
	   -moz-transform: rotate(40deg);
	    -ms-transform: rotate(40deg);
	     -o-transform: rotate(40deg);
	        transform: rotate(40deg);
}

.wpcf7 input[type="checkbox"]:hover + .wpcf7-list-item-label::before,
.wpcf7 input[type="radio"]:hover + .wpcf7-list-item-label::before,
.wpcf7 input[type="checkbox"] + .wpcf7-list-item-label:hover::before,
.wpcf7 input[type="radio"] + .wpcf7-list-item-label:hover::before {
    background-color: rgba(0, 0, 0, 0.1);
}

.wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label::before,
.wpcf7 input[type="radio"]:checked + .wpcf7-list-item-label::before,
.wpcf7 input[type="checkbox"]:checked:hover + .wpcf7-list-item-label::before,
.wpcf7 input[type="radio"]:checked:hover + .wpcf7-list-item-label::before {
    background-color: #009deb !important;
    border-color: #009deb !important;
}

.wpcf7 input[type="checkbox"]:hover + .wpcf7-list-item-label::after,
.wpcf7 input[type="radio"]:hover + .wpcf7-list-item-label::after,
.wpcf7 input[type="checkbox"] + .wpcf7-list-item-label:hover::after,
.wpcf7 input[type="radio"] + .wpcf7-list-item-label:hover::after {
    border-color: #009deb;
    opacity: 0.9;
}

.wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label::after,
.wpcf7 input[type="radio"]:checked + .wpcf7-list-item-label::after {
    opacity: 1;
    border-color: #ffffff;
}

.wpcf7 input[type="checkbox"]:checked:hover + .wpcf7-list-item-label::after,
.wpcf7 input[type="radio"]:checked:hover + .wpcf7-list-item-label::after,
.wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label:hover::after,
.wpcf7 input[type="radio"]:checked + .wpcf7-list-item-label:hover::after {
    opacity: 0.6;
}

/*----------------------*\
   * Not valid tip *
\*----------------------*/

body:not(.cf7p-message) .wpcf7-not-valid-tip {
    height: 37px !important;
    width: 47px !important;
    left: -37px !important;
    line-height: 37px !important;
    font-size: 17px;
    font-weight: 900 !important;
    font-family: "Arial" !important;
}

body:not(.cf7p-message) .wpcf7-not-valid-tip::before,
body:not(.cf7p-message) .wpcf7-not-valid-tip::after {
    background-color: #d71e1e;
    color: white;
}

body:not(.cf7p-message) .wpcf7-not-valid-tip::before {
    content: "X";
    content: "\2715" !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 10px;
}

body:not(.cf7p-message) .wpcf7-not-valid-tip::after {
    content: "";
    position: absolute;
    right: 2px;
    top: 50%;
    width: 10px;
    height: 10px;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
       -moz-transform: translate(-50%,-50%) rotate(45deg);
        -ms-transform: translate(-50%,-50%) rotate(45deg);
         -o-transform: translate(-50%,-50%) rotate(45deg);
            transform: translate(-50%,-50%) rotate(45deg);
}

body:not(.cf7p-message) .wpcf7-not-valid-tip {
    background-image: none !important;
    text-indent: 0!important;
    text-align: center;
    color: transparent !important;
}

/*--------------------------------------------*\
    	         * COOKIE NOTICE *
\*--------------------------------------------*/

.cookie-notice-container {
    padding: 0 10px !important;
    text-align: center;
}

span#cn-notice-text,
#cookie-notice .button {
    display: inline-block;
    line-height: 1.25em !important;
    padding: 13px 10px !important;
    margin: 0px !important;
    float: none;
    font-size: 0.9em !important;
    color: #333333 !important;
    border-radius: 0 !Important;
    background: transparent !important;
    text-decoration: none !important;
    box-shadow: none !Important;
    vertical-align: middle !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#cookie-notice .button::after {
    display: none !important;
}

#cookie-notice .button:hover {
    background: #f1f1f1 !Important;
}

@media only screen and (max-width: 1023px) {
	span#cn-notice-text {
		display: block;
		padding-bottom: 5px !important;
	}
	span#cn-notice-text,
	#cookie-notice .button {
		font-size: 0.75em !important;
	}
	.cookie-notice-container {
		padding: 0 10px 1px !important;
	}
	span#cn-notice-text,
	#cookie-notice .button {
		padding: 10px !important;
	}
	#cookie-notice .button {
		line-height: 1em !Important;
	}
}

/*--------------------------------------------*\
    	         * WSO INTRO *
\*--------------------------------------------*/
/*----------------------*\
   * INRTO MAGAZIN STYLE *
\*----------------------*/
.wso-intro-img-magazin {
	padding: 0 !important;
	height: 54vh;
}
.wso-intro-desc-magazin {
    margin-top: -85px !important;
    background-color: #fff;
    padding: 5% 5% 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wso-intro-img-video .section_wrapper {
	position: static;
}

.wso-intro-section .wrap,
.wso-intro-img-video .wrap {
	position: static;
}

/*----------------------*\
   * INTRO VIDEO *
\*----------------------*/
.wso-intro-img-video::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    visibility: visible;
    overflow: visible;
    background-color: rgba(0, 0, 0, 0.38);
}
/*
.wso-intro-img-magazin::before {
    content: "";
    position: absolute;
    top: 50px;
    bottom: -2em;
    left: -7%;
    right: 5%;
    opacity: 1;
    z-index: 3;
    pointer-events: none;
    background-image: url(/wp-content/uploads/2017/11/deko-slider-1.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 90%;
}
*/
.section.wso-intro-img-video::before {
    z-index: 0;
}
.wso-intro-video-button:hover img {
	width: 100px;
	height: 100px;
}

.wso-intro-video-button img {
	width: 80px;
	height: 80px;
	opacity: 0.9;
}
/*--------------------------------------------*\
    	         * WSO NEWS *
\*--------------------------------------------*/
.wso-news-date {
    position: absolute;
    width: 90px;
    max-width: 88px;
    height: 87px;
    top: -129px;
    right: 40px;
    background-color: #000000;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    margin: 0;
    -moz-border-radius: 50% 50% 50% 0;
}
.wso-news-date-d {
    font-size: 1.5em;
    line-height: 1em;
}
.wso-news-date-y {
    font-size: 0.75em;
    line-height: 1em;
}
.wso-intro-desc-magazin span.wso-news-date-d {
    font-size: 28px !important;
}

/*--------------------------------------------*\
    	         * WSO SLIDER *
\*--------------------------------------------*/

.tg-item-media-content  {
    max-width: 1220px !important;
    margin: 0 auto !important;
    z-index: 2;
}

.tg-wso-slider::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.tg-wso-slider .tg-item-overlay {
	display: none !important;
}

/*----------------------*\
   * Content *
\*----------------------*/
.wso-gallery .one-second.column {
    width: 50% !important;
}
.wso-slider-button span {
    line-height: 1.5em !important;
    display: inline-block !important;
    padding: 6px 25px !important;
}
.wso-gallery .column.mcb-column.one-second.column_image {
    margin: 0px;
}
/*
.wso-gallery .column.mcb-column.one-second.column_image {
    margin: 0 0 14px 14px;
}
*/
.wso-img-section-small .two-fifth.mcb-wrap {
    width: 41.6%;
}
/*
.wso-img-section .wrap.mcb-wrap.one-second.dark.valign-top.clearfix,
.wso-img-section-small .wrap.mcb-wrap.one-third.dark.valign-top.clearfix {
    border-left: 14px solid;
}
*/
.section.mcb-section.wso-products::before {
    content: "";
    position: absolute;
    top: 174px;
    bottom: -10%;
    left: 16%;
    right: -0.5%;
    opacity: 0.8;
    z-index: 3;
    pointer-events: none;
    background-image: url(/wp-content/uploads/2017/11/Deko-img-sennerei-1.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

/*----------------------*\
   * Produkte*
\*----------------------*/
.wso-products .wrap.mcb-wrap {
    padding: 2% 0% 1% 2%;
}
/*
.wso-products .wrap.mcb-wrap {
    border-right: 1px solid;
    padding: 2%;
}
.wso-products .wrap.mcb-wrap:last-child {
    border-right: 0px solid;
    padding: 2%;
}
*/

/*----------------------*\
   * Nav Arrows *
\*----------------------*/

.wso-home-intro-slider .tg-icon-left-arrow::before,
.wso-home-intro-slider .tg-icon-right-arrow::before {
    font-size: 4.5em !important;
}

.wso-home-intro-slider .tg-icon-left-arrow,
.wso-home-intro-slider .tg-icon-right-arrow {
    color: white !important;
}

/*--------------------------------------------*\
       * WSO RELATED *
\*--------------------------------------------*/

.wso-related-section {
    padding: 60px 0 20px !important;
}

/*--------------------------------------------*\
       * FANCYBOX NAVIGATION FIX *
\*--------------------------------------------*/

.fancybox-controls button,
.fancybox-controls button:hover,
.fancybox-controls button::before,
.fancybox-controls button::after {
    opacity: 1 !important;
    color: white !important;
}

.fancybox-button--close:after,
.fancybox-button--close:before {
    height: 2px !important;
    width: 16px !important;
    top: calc(50% - 1px) !important;
    left: calc(50% - 8px) !important;
    background-color: white !important;
}

.fancybox-button--left:after,
.fancybox-button--right:after {
    top: 17px !important;
    width: 9px !important;
    height: 9px !important;
    left: inherit !important;
}

/*--------------------------------------------*\
       * FOOTER *
\*--------------------------------------------*/

#Footer h5 {
    font-weight: 800;
}
#Footer p,
#Footer a {
    font-weight: 300;
}
#text-2 p {
    font-size: 21px;
    line-height: 31px;
}

#Footer h5::after {
    content: " ";
    background: #ffffff;
    width: 60px;
    height: 1px;
    display: block;
    margin: 10px auto 20px 0;
}
#Footer .container {
    max-width: 1600px;
}

/*--------------------------------------------*\
    	         * MEDIQ QUERIES *
\*--------------------------------------------*/


@media only screen and (min-width: 1366px) {
	.tg-wso-slider .tg-top-holder,
	.tg-wso-slider .tg-center-holder,
	.tg-wso-slider .tg-bottom-holder {
		max-width: 40%;
	}
}


@media only screen and (max-width: 1365px) and (min-width: 768px) {
	.wso-home-intro-slider .tg-wso-slider,
	.wso-home-intro-slider .tg-grid-holder,
	.wso-home-intro-slider .tg-grid-slider {
		height: 50vw !important;
	}
	.tg-wso-slider .tg-top-holder,
	.tg-wso-slider .tg-center-holder,
	.tg-wso-slider .tg-bottom-holder {
		max-width: 55% !important;
	}
}


@media only screen and (max-width: 1365px) {
	.wso-intro-section-one-half .wrap {
	    width: 100% !important;
	    height: auto !important;
	}
	.wso-intro-img-magazin,
	.wso-intro-section-one-half .wso-intro-img-wrap {
		height: 50vw !important;
	}
	.wso-intro-section.equal-height-wrap .mcb-wrap.valign-middle .mcb-wrap-inner {
	    top: 50% !important;
	    -webkit-transform: translateY(-50%) !important;
	       -moz-transform: translateY(-50%) !important;
	        -ms-transform: translateY(-50%) !important;
	         -o-transform: translateY(-50%) !important;
	            transform: translateY(-50%) !important;
	}
	.tg-wso-slider .tg-top-holder,
	.tg-wso-slider .tg-center-holder,
	.tg-wso-slider .tg-bottom-holder {
		padding: 0 7% !important;
	}
}


@media only screen and (max-width: 1023px) {
	.tg-wso-references * {
		visibility: visible !important;
		opacity: 1 !important;
		transform: none !important;
	}
	.tg-wso-references .tg-item-overlay {
		background-color: rgba(0, 0, 0, 0.45) !important;
	}
	.tg-wso-references:hover .tg-item-overlay {
		background-color: rgba(0, 0, 0, 0.55) !important;
	}
}


@media only screen and (max-width: 767px) {
	.wso-related-section {
	    padding: 30px 0 20px !important;
	}
	.wso-home-intro-slider .tg-wso-slider,
	.wso-home-intro-slider .tg-grid-holder,
	.wso-home-intro-slider .tg-grid-slider {
		height: 50vw !important;
		min-height: 300px !important;
	}
}



/*--------------------------------------------*\
    	         * RESPONSIVE *
\*--------------------------------------------*/
#Top_bar .responsive-menu-toggle, #Header_creative .creative-menu-toggle, #Header_creative .responsive-menu-toggle {
    color: #ffffff !important;
}
@media only screen and (max-width: 1410px) {
		#Top_bar .menu > li > a span:not(.description) {
    		padding: 0px !important;
    		margin: 0px 5px;
			}
		#Top_bar:not(.is-sticky) .menu > li > a {
	    	padding: 20px 2px !important;
			}
}
@media only screen and (max-width: 1510px) and (min-width: 1200px){
		.wso-slider-content, div#slide-1-layer-1 {
    	margin-top: -5vh !important;
    	margin-left: 14.5vw !important;
		}
}
@media only screen and (max-width: 1400px){
		.wso-diesennerei-intro {
			padding: 3% 11% !important;
		}
}
@media only screen and (max-width: 1400px) and (min-width: 1200px){
	.wso-gallery-img .scale-with-grid {
			max-width: 170% !important;
		}
}
@media only screen and (max-width: 1024px) {
	.wso-breaker-img {
    	width: 0% !important;
		}
		.wso-breaker-text-section, .wso-products-right, .wso-breaker-second-image, .wso-big-image-left, .wso-contact-section {
    	width: 50% !important;
		}
		.wso-contact-image-two, .wso-contact-image-one {
			width: 25% !important;
		}
		.wso-img-samnaun {
    	background-position: 60% center !important;
		}
		.wso-cheese-wrap {
			width: 48% !important;
			max-width: 48% !important;
			display: inline-block;
			float: initial;
			margin-bottom: 20px !important;
		}
	}
@media only screen and (max-width: 1200px) and (min-width: 768px){
		.wso-slider-content, div#slide-1-layer-1 {
    	margin-top: -5vh !important;
    	margin-left: -13.5vw !important;
		}
		.wso-gallery-img .scale-with-grid {
				max-width: 210% !important;
		}
		.wso-diesennerei-intro {
    		padding: 3% 5% !important;
		}
		.wso-deko-img {
    		padding: 7% 5% 4% !important;
		}
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
		.wso-diesennerei-intro {
			padding: 7% 11% !important;
	}
	aside#text-2 .textwidget div {
		text-align: left !important;
	}
	.wso-special-heading .column_attr.clearfix.align_center {
		padding: 5% 0% 0% !important;
	}
}
@media only screen and (max-width: 767px){
	.wrap.mcb-wrap.two-third.wso-big-image-left.valign-top.bg-cover.clearfix {
    	display: block;
    	visibility: visible;
    	height: 315px !important;
	}
	.wso-cheese-icon {
    padding-bottom: 15px !important;
	}
	.wso-special-heading h2, h2 {
    font-size: 35px !important;
    line-height: 45px !important;
	}
	.wso-slider-content, div#slide-1-layer-1 {
		margin-top: -5vh !important;
		margin-left: -54.5vw !important;
	}
	#Top_bar #logo img.logo-mobile {
	    display: inline-block;
	    height: 45px !important;
	    padding: 25px 0px 30px !important;
	}
	#Top_bar #logo img.logo-mobile-sticky {
		display: inline-block;
		height: 50px !important;
		padding: 0px;
	}
	.wso-gallery-img .column.mcb-column.one-second.column_image {
		clear: none !important;
	}
	.mobile-header-mini #Top_bar #logo {
    height: 75px!important;
    line-height: 60px!important;
    margin: 0;
		width: 130px;
}
#Top_bar #logo img.logo-mobile-sticky {
    display: block;
    height: 50px !important;
    padding: 0px;
}
}
@media only screen and (max-width: 479px) {
.wso-slider-content, div#slide-1-layer-1 {
    margin-top: 8vh !important;
    margin-left: -8.5vw !important;
}
}
@media only screen and (max-width: 600px){
		.wso-cheese-wrap {
			width: 100% !important;
			max-width: 100% !important;
		}
		.layout-full-width #Wrapper {
			padding: 0px !important;
		}
		.home .tp-bgimg.defaultimg::before {
			content: none !important;
		}
}
@media only screen and (max-width: 425px) and (min-width: 320px){
		.wso-slider-content, div#slide-1-layer-1 {
    	margin-top: 8vh !important;
    	margin-left: -2.5vw !important;
			width: 90% !important;
		}
}
@media only screen and (max-width: 1100px) {
	aside#text-2 .textwidget div {
		text-align: left !important;
	}
	#text-2 p {
    font-size: 15px;
    line-height: 22px;
	}
}
@media only screen and (min-width: 480px) {
.wso-slider-content, div#slide-1-layer-1 {
	margin-top: -5vh !important;
	margin-left: -30.5vw;
	}
}
@media only screen and (max-width: 340px) {
	.wso-slider-content .slider-h2 {
		font-size: 0.6em !important;
	}
	.wso-special-heading h2 {
    font-size: 25px !important;
    line-height: 35px !important;
		padding: 27px 0px;
	}
	h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
}
@media only screen and (max-width: 480px) {
	.wso-slider-content p.wso-slider-p {
		font-size: 16px !important
	}
	#rev_slider_1_1_forcefullwidth,
    #rev_slider_1_1_wrapper,
    #rev_slider_1_1,
    #rev_slider_1_1 .rev_slider ul,
    #rev_slider_1_1 .rev_slider li.tp-revslider-slidesli {
        max-height: 450px !important;
        height: 450px !important;
    }
		p.wso-slider-p, .wso-slider-content a {
    display: none !important;
		visibility: hidden;
	}
	.wso-slider-content, div#slide-1-layer-1 {
		text-align: center !important;
	}
}
#Top_bar a.responsive-menu-toggle i {
    font-size: 22px;
    line-height: 0px;
}
#Top_bar a.responsive-menu-toggle {
	margin-top: -15px !important;
}
#Side_slide #menu ul li a {
	text-transform: uppercase !important;
}

/*--------------------------------------------*\
    	  * NEWS-DETAILSEITE responsive *
\*--------------------------------------------*/
@media only screen and (max-width: 767px) {
		.wso-two-column-text.wso-full-width-boxed-content-right .section_wrapper {
			padding: 0px !important;
		}
		.wso-news-date {
			height: 87px !important;
	 		max-height: 87px !important;
	 		min-height: 87px !important;
		}
}
@media only screen and (max-width: 480px) {
	.wso-intro-desc-wrap.wso-intro-desc-magazin {
			padding: 8% 0px 0px 0px !important;
			margin: 0px !important;
	}
	.wso-news-date {
		display: none !important;
	}
	.wso-intro-section.wso-intro-section-magazin .section_wrapper.mcb-section-inner {
		padding-left: 20px!important;
		padding-right: 20px!important;
	}
	.wso-intro-video-button img {
    width: 60px !important;
    height: 60px !important;
	}
}
@media only screen and (max-width: 767px) and (min-width: 480px){
	.wso-intro-video-button {
		top: 35% !important;
	}
}
