.sidebar-content .widget-title {
	font-size: 30px;
	font-weight: 300;
	color: #004070;
	border-bottom: 1px solid #b5c2ca;
	padding-bottom: 7px;
}

.menu-item-text {
	width: 100%;
}

.is-affixed .sidebar-content {
	margin-top: 15px;
}

.widget_search .searchform {
	background-color: #b5c2ca;
	padding: 5px;
}

.dt-icon-skype:before,
.icomoon-the7-font-skype:before,
.skype .soc-font-icon:before,
.the7-mw-icon-skype-bold:before {
	content: "\f133";
}

#assmont_contact_element {
	position: fixed;
	right: 0;
	z-index: 99999999;
	top: 60%;
}


/*  background: rgba(255,255,255,0.95) url(../../../wp-content/uploads/2020/04/header-web-assmont.png) no-repeat right top !important; */

.assmont_elements {
	width: 49px;
	text-align: center;
	margin: -40px 0 0px 0;
	padding: 10px 0px 3px 0px;
	background-color: rgba(0, 64, 112, 0.50);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background-size: cover;
	background-image: url(/wp-content/uploads/2020/04/share-icon-bg-25p.png);
}

.assmont_elements:hover {
	background-color: rgba(0, 64, 112, 1);
}

.assmont_elements a {
	text-decoration: none;
	padding: 0px 10px 5px 8px;
	display: block;
}

.soc-font-icon {
	color: #FFF;
	font-size: 25px;
}

.assmont_elements a :hover {
	opacity: 0.5;
}

#main-slideshow {
	margin-top: -130px;
}

/* LANG */

.ass_lang_switcher {
	
}
.ass_lang_switcher i {
	    color: #85868c;
    font-size: 20px;
    line-height: 0;
    padding: 20px 0px 0 10px;
    cursor: pointer;
}
.ass_lang_switcher i:hover {
	color: #004070;
}
.ass_lang_switcher_content {
	 display: none;
      
    position: absolute;
     width: 160px; 
    background-color: #FFF;
    padding: 0;
    right: 29px;
    text-align: center;
    top: -30px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    /* border-radius: 5px; */
    z-index: 999;
}
.show-phantom .ass_lang_switcher_content {
	     padding: 31px 0px 27px 5px;
    top: -16px;
	
}
.ass_lang_switcher_content li {
	    list-style: none;
    float: left;
    margin-right: 0;
    width: 25%;
    text-align: center;
    /* height: 100px; */
    padding: 45px 0 43px 0px;
    font-weight: 500;
    text-decoration: none;
}

.ass_lang_switcher_content li:hover
{
	background-color: #CCC;
}

.ass_lang_switcher_content a {
color:#004070;
	display: block;
    line-height: 1;
	    text-transform: uppercase;
	    padding: 0 0px 0px 0px;
	text-decoration: none !important;

}

.ass_lang_switcher_content a img {
    width: 25px;
    height: auto;

}
/* HEADER MOD */

.transparent .masthead {
	background: rgba(255, 255, 255, 0.95) url(../../../wp-content/uploads/2020/04/header-web-assmont.png) no-repeat right top !important;
	background-size: auto;
}


/* SIDEBAR MOD */

.sidebar-content .widget-title {
	font-size: 23px;
	line-height: 26px;
	font-weight: 300;
	color: #004070;
	border-bottom: 1px solid #b5c2ca;
	padding-bottom: 7px;
}


/* MODS ARCHIV */

.blog-content .entry-meta {
	display: none;
}


/* STANDORTE LISTE */

#assmont_list {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}

#assmont_list ul {
	margin: 0;
}

#assmont_list li {
	cursor: pointer;
	list-style: none;
	display: block;
	float: left;
	width: 200px;
	text-align: center;
	margin: 0px 2px 2px 0px;
	background-color: rgba(255, 255, 255, 0.95);
}

#assmont_list li:hover {
	background-color: #FFF;
}

#assmont_list h3 {
	font-size: 11px;
	line-height: 17px;
	padding: 5px;
	margin: 0px;
}

.dt-mega-menu-wrap .menu-text {
	text-align: center;
	margin-bottom: 10px;
}

.dt-mega-menu-wrap .subtitle-text {
	text-align: center;
	margin-bottom: 10px;
}

.mega-menu-widgets img:hover {
	opacity: 0.8;
}

.top-header .dt-mega-menu-wrap .sub-nav-widgets>li:last-child .widget {
	padding-bottom: 10px;
}

.top-header .main-nav .sub-nav.level-arrows-on>li.has-children>a {
	padding-right: 0;
}

/* LANG FIXES */

.en .mega-column-4 .sub-nav .menu-text {
	min-height: 70px;
}

@media only screen and (max-width: 1100px) {
		.ass_lang_switcher i {

    
    padding: 0;

}
	.ass_lang_switcher_content li {
    list-style: none;
    float: left;
    margin-right: 5px;
    padding: 3px 2px 2px 11px;
    display: block;
}
	.ass_lang_switcher_content {
		position: inherit;
		display: block;
		    box-shadow: none;
    padding: 0;
    float: right;
  
	}
	.ass_lang_switcher p {
		display: none;
	} 
	
	.front_element .dt-text-desc {
		font-size: 17px !important;
		line-height: 21px !important;
	}
	.front_element h4 {
		font-size: 25px !important;
	}
	.mobile-header-bar .mobile-branding img {
		max-width: 220px !important;
		height: auto;
		margin-left: 30px;
	}
	.mobile-sticky-header-overlay,
	.mobile-sticky-sidebar-overlay {
		background-image: url(/wp-content/uploads/2020/04/assmoint-mobile-navi-grfx.png);
		background-size: auto;
		background-position: right bottom;
		background-repeat: no-repeat;
	}
}
@media only screen and (max-width: 768px) {


.with_shadow h1 {
		font-size: 40px !important;
		line-height: 40px !important;
		text-align: center !important ;
	}
	.with_shadow h2 {
		text-align: center !important;
		font-size: 19px !important;
		line-height: 23px !important;
	}
}

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

	#main-slideshow.fixed {
		padding: 20px 50px 20px 50px;
	}
	.testimonial_mobil_fix .testimonial-item {
		text-align: center;
	}
	.testimonial_mobil_fix .testimonial-avatar {
		margin: auto;
	}
	.testimonial-thumb img {
		width: 100%;
		height: auto;
	}
	.testimonial-name span {
		font-size: 25px !important;
	}
	.video_resize .upb_video-bg {
		display: none;
	}
	#footer.solid-bg {
		background-size: cover;
	}
	#assmont_list {
		position: relative;
		left: 0;
		bottom: 0;
		z-index: 10;
	}
	#assmont_list li {
		cursor: pointer;
		list-style: none;
		display: block;
		float: left;
		width: 100%;
		text-align: center;
		margin: 2px 0px 0px 0px;
		background-color: rgba(255, 255, 255, 0.95);
	}
	.footer .widget-title,
	.textwidget,
	.menu-footer-widget,
	#menu-footer-widget li {
		text-align: center;
	}
	.rsTitle {
		font-size: 30px !important;
		/* text-align: center !important; */
		margin-bottom: -60px;
		margin-left: -30px;
	}
	.mobile-header-bar .mobile-branding img {
		margin-left: 0px;
	}
	.transparent .masthead {
		background-size: 100% 100% !important;
	}
	.assmont_bigger_headline h1,
	.assmont_bigger_headline h2,
	.assmont_bigger_headline h3 {
		font-size: 70px;
		line-height: 1em;
		text-align: left !important;
	}
	
	.assmont_elements {
		width: 29px;
	}
	.soc-font-icon {
		color: #FFF;
		font-size: 14px;
	}
	.front_element .dt-text-desc {
		font-size: 14px;
		line-height: 17px;
	}
	.front_element h4 {
		font-size: 22px;
	}
}

/* TABLET FIX */

@media screen and (min-width: 768px) and (max-width: 999px) {
	.frontpage_box a {
   
    font-size: 24px;
}
	
	.with_shadow h1 {
    font-size: 40px !important;
    line-height: 45px !important;
    text-align: left !important;
}
	
	
}

/* NAVI SMALLER SCREENS */

@media screen and (max-width: 1690px) and (min-width: 1000px) {
	.main-nav>li>a .menu-text {
		font: normal 300 21px / 26px "Fira Sans", Helvetica, Arial, Verdana, sans-serif;
		text-transform: uppercase;
	}
}

.invert_text h2,
.invert_text h3,
.invert_text p,
.invert_text li {
	color: #FFF;
}

.mega-menu-widgets img {
	border-radius: 200px;
}

.rsTitle {
	text-align: left;
	width: 100%;
	font-weight: 300;
	text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.56);
	font-size: 80px;
}

.rsABlock {
	padding: 0 40px !important;
}

.assmont_caption {
	margin: 12px 0px 0px 0px;
	border-bottom: 1px solid #CCC;
	padding: 0 0 10px 0px;
	line-height: 1;
	font-size: 12px;
}

/* AUSTRALIEN */

body.au #assmont_contact_element {
	display:none !important;
}

.widget_link {
	background-color: #004070;
    display: block;
    padding: 10px;
    border-radius: 5px;
    color: #FFF !important;
    font-weight: 600;
    /* text-transform: uppercase; */
    font-size: 18px;
    line-height: 23px;
}


.widget_link:hover { 
	opacity: 0.7;
}
.widget_link i { 

font-size: 40px;
    float: left;
    height: 70px;
    display: block;
    margin-right: 15px;
}