/* ================ warnung IE ================ */

div.noIE {
	display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	div.noIE {
		display: block;
		width: auto;
		height: auto;
		max-width: 20%;
		padding: 15px;
		background: red;
		background: url(/wp-content/uploads/2021/07/red_90.png);
		color: #fff;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		text-align:center;
		border-radius: 0 0 3px 0;
	}
}

div.noIE p {
	line-height: 1.2em;
}

div.noIE p:last-child {
	margin:0;
}

div.noIE .browser-icon {
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 2px;
}

div.noIE a {
	font-weight: 600;
	color: #000000;
}

/*	==================================== start	font format	====================================*/

@media (min-width: 1051px) {
	h2.increase{
	  font-size: 45px;
	  font-family: "Exo_2", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
	}
}

@media (max-width: 1050px) {			
	h2.increase{
	  font-size: 38px;
	  line-height: 1.2em;
	}
}

@media (max-width: 768px) {			
	h2.increase{
 		font-size: 30px;
  		line-height: 1.2em;
	}
}

.postid-24544 #news-beitrag h1 {
 font-size: 60px;
}

.light{
  font-weight:300 !important;  
}

.regular{
 font-weight:400 !important;    
}

.medium {
  font-weight:500 !important;   
}

.semibold {
  font-weight:600 !important;   
}

.bold {
  font-weight:800 !important;   
}

.heavy {
	font-weight:800 !important;   
}

.xbold {
	font-weight:900 !important;   
}

.small-caps {
	font-variant:small-caps;
}

.fontXS {
  font-size: 14px;
  line-height: 20px;
}

.size16 {
    font-size: 16px;
    line-height: 1.45em;
}

.Text-Blau {
  color: #003c5a;
}

.Text-Grau {
  color: #323232;  
}

.Text-HellGrau {
  color: #646464;  
}

.Text-Weiss, .Text-Weiss h2, .Text-Weiss h3, .Text-Weiss h4, .Text-Weiss h5, .Text-Weiss a {
  color: #ffffff !important;  
}

.Text-Orange {
  color: #dc911e;
}

.icon-text-margin {
	margin-top: 20px;
}

.icon-font {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}
	
	
/*	==================================== end font format	====================================*/





/*	====================================	CSS neu Blockeditor	====================================*/

.kat-titel {
    color: #ffffff;
    background-color: #000;
    font-family: 'Quattrocento', serif;
    font-size: 21px;
    padding: 4px 8px 2px 8px;
}

.kat-titel-klammer {
    color: #fff;
    font-family: 'Quattrocento', serif;
    font-size: 43px;
    vertical-align: -0.16em;
}

.klammerR {
    padding: 0 0 0 5px;
}

.klammerL {
	 padding: 0 5px 0 0;
}

.slider-text-box.anheuern.modalbox {
	left: auto;
	bottom: auto;
}

.slider-text-box.anheuern.modalbox .slider-text-title-before, .slider-text-box.anheuern.modalbox .slider-text-title-after {
	font-size: 40px !important;
}

.slider-text-box.anheuern.modalbox .slider-text-title {
	font-size: 20px !important;
}

.category-titles {
	max-width: fit-content;
}
.category-titles-mobile {
	z-index: 10;
	position: absolute;
	height: 100%;
    width: 100%;
  background: rgba(0,0,0,0.3);
	backdrop-filter: blur(2px);
}
.category-titles-mobile.anheuern {
	backdrop-filter: none;
	background: rgba(0,0,0,0.5);
}
.category-titles-img {
	max-width: 50%;
}
.detail-page-title .slider-text-title {
  font-family: 'Quattrocento', serif;
  font-size: 17px;
  background: none repeat scroll 0 center rgba(0, 0, 0, 0.8);
  float: none;
  font-weight: normal;
  color: #fff;
  padding: 10px 17px;
  margin: 0 12px;
  transition: all 0.8s ease 0s;
}
.detail-page-title .slider-text-title-before, .detail-page-title .slider-text-title-after {
  color: #fff;
  font-size: 68px;
  font-family: 'Quattrocento', serif;
  vertical-align: -16px;
}
p.detail-page-title {
  z-index: 10;
  margin-bottom: 25px !important;
	text-align: center;
}
p.detail-page-subtitle {
	display: none;
	color:#fff;
	font-size: 16px;
	text-align: center;
	font-weight: 600;
}
.title-img-mobile {
	max-width: 60%;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  margin-top: -75px;
  margin-bottom: 10px;
}
p.detail-page-title.mobile, p.detail-page-subtitle.mobile {
    text-align: center;
}
p.detail-page-title.mobile {
	margin-top: 17% !important;
}
p.detail-page-subtitle.mobile {
    display: block;
	color:#fff;
	background: none repeat scroll 0 center rgba(0, 0, 0, 0.8);
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.5);
  font-size: 14px;
  padding: 3px 5px 2px 5px;
	width: fit-content;
  margin: 0 auto !important;
	font-weight: 400;
}
.detail-page-title a {
	color: #fff !important;
	border-bottom: 1px solid transparent;
}
.detail-page-title a:hover {
	border-bottom: 1px solid transparent;
}
.detail-page-title a:hover span {
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
}
.sub-category-title {
  position: absolute;
  top: -20px;
  left: -20px;
  padding: 0px 7px 1px 7px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-family: "Exo_2";
  z-index: 20;
  margin-bottom: 0 !important;
  font-size: 0.8rem;
  font-weight: 400;
  min-width: max-content;
  hyphens: none;
  border: 7px solid #dc911e;
}

@media (min-width: 768px) {
	.category-titles-mobile, .title-img-mobile {
		display:none;
	}
}
@media (max-width: 767px) {
	.category-titles {
		display:none;
	}
	.wp-image-22073 {
		max-height:180px;
	}
	.sub-category-title {
		display:none;
	
	}
}


/*	====================================	kadence blocks	====================================*/

#mega-menu-item-20164 .search-icon {
	font-size: 19px;
}
form.mega-search-closed .search-icon {
	top: -9px !important;
}
#mega-menu-item-20164:hover {
	border-right: 1px solid transparent !important;
}

.kt-row-has-bg > .kt-row-column-wrap {
	padding-left: 0px;
	padding-right: 0px;
}

.has-small-font-size {
    font-size: 15px !important;
    line-height: 1.6em;
}

mark.kt-highlight {
	padding: 0px;
}

.slbCloseBtn {
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
	border-radius: 5px;
}

.width66perc {
	width: 100%;
}

#stellen ul {
  margin-top: 10px;
}
#stellen ul li {
  margin: 0;
}

#stellen h3 {
  font-family: "Exo_2", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
  font-weight: 600;
}

#stellen .stellen_cat-title {
	display: none;
}
#stellen .stellen-content {
	padding: 30px 20px 20px 20px;
}
@media (min-width: 768px) {
	#stellen .stellen-content {
		padding-left: 50px !important;
	}
}
.col-connector-bg-horizontal {
	background: linear-gradient(to bottom,  rgba(255,0,0,0) 0%, rgba(255,0,0,0) 48%, #323232 48%, #323232 52%, rgba(255,0,0,0) 52%, rgba(255,0,0,0) 100%);
}
.col-connector-bg-vertical {
	background: linear-gradient(to left,  rgba(255,0,0,0) 0%, rgba(255,0,0,0) 48%, #323232 48%, #323232 52%, rgba(255,0,0,0) 52%, rgba(255,0,0,0) 100%);
}

.kadence-blocks-gallery-item__caption {
	font-weight: 500;
	line-height: 1.3em !important;
}
.glightbox-kadence-dark  {
	--glightbox-nav-color: #dc911e;
}

.glightbox-container button.gbtn {
	background: transparent;
}
.glightbox-container button.gbtn:hover {
	background: #dc911e;
}
.glightbox-container button.gbtn path, .glightbox-container button.gbtn:hover path {
	fill: #fff;
}

@media (min-width: 768px) {
	.glightbox-container .gclose, .glightbox-container .gnext, .glightbox-container .gprev {
		opacity: 1 !important;
	}
	.goverlay{
		background: rgba(0, 0, 0, 0.85);
	}
	.row-45-10-45-tablet .kt-row-column-wrap.kt-has-3-columns {
		grid-template-columns: minmax(0, 45%) minmax(0, 10%) minmax(0, 45%);
	}
}

.wp-block-kadence-tabs a.kt-tab-title {
	font-family: "Exo_2", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
  font-weight: 400;
}

.wp-block-kadence-tabs .kt-tab-title-active a.kt-tab-title {
	font-family: "Exo_2", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
  font-weight: 600;
}

.wp-block-kadence-tabs a.kt-tab-title .kt-title-svg-side-left {
	padding-right: 8px;
}

.wp-block-kadence-tabs a:before {
	content: none;
}

.full-height .kt-row-layout-inner, .full-height .kt-inside-inner-col > .wp-block-kadence-rowlayout, .full-height .kt-row-layout-inner .kt-row-column-wrap {
  height: 100%;
}

.bg-anwend {
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-anwend.schneider {
	background-image: url(/wp-content/uploads/2019/01/anwendung_entwicklung_anzug.jpg);
	background-color: #969696;
	background-position: 100% 0%;
}

.bg-anwend.entwicklung {
	background-image: url(/wp-content/uploads/2019/01/anwendung_entwicklung_software.jpg);
	background-color: #808080;
	background-position: center;
}

/* -- Info-Box --*/

.wp-block-kadence-infobox a:before, .wp-block-kadence-infobox a:after {
	content: none;
}

.categories-content .kt-blocks-info-box-media-container{
  margin: 0 !important;
}

.categories-content .kt-blocks-info-box-media {
  padding: 0 0 10px 0 !important;
}

.categories-content h5.kt-blocks-info-box-title {
    color: #fff;
	font-size: 1.5em;
    line-height: 1.1em !important;
    margin-bottom: 7px !important;
    margin-top: 10px !important;
}
.categories-content .kt-blocks-info-box-text {
  display:none;
}

.categories-content .kt-blocks-info-box-learnmore  {
	color: #fff;
	font-weight: 400;
	padding: 0px !important;
  	text-align: left;
  	margin-top: 0px;
}

.categories-content .kt-blocks-info-box-learnmore-wrap {
  text-align: left;
  font-size: 0.9em;
  line-height: 1.4em;
  margin-top: 0;
  text-align: justify;
  hyphens: auto;
   -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

.categories-content .kt-blocks-info-box-learnmore-wrap:after {
	content: "\f0da";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 1em;
	color: #fff;
	position: absolute;
 	right: 0px;
	bottom: 0px;
	transition: 0.8s;
	background: #dc911e;
  	border-radius: 500px 0 0 0;
  	padding: 4px 10px 0px 15px;
}

.categories-content .kt-blocks-info-box-link-wrap:hover .kt-blocks-info-box-learnmore-wrap:after { 
	background: #323232;
}

.categories-content .kt-blocks-info-box-link-wrap {
  background-color: #323232 !important;
	border-bottom: none;
}

.categories-content .kt-blocks-info-box-link-wrap:hover {
  background-color: #dc911e !important;
	border-bottom: none;
}

.categories-content .kt-blocks-info-box-link-wrap:before {
	content: none;
}

.categories-content .wp-block-kadence-infobox, .categories-content .wp-block-kadence-infobox a {
  height:100%;
}


/* -- Adv-Galerie --*/

.kadence-blocks-gallery-item-inner .kb-gal-image-radius {
  transition: 0.5s;
  border: 2px solid transparent;
}
.kadence-blocks-gallery-item-inner:hover .kb-gal-image-radius {
    transform: translate(0px,-2px);
    transition: 0.5s;
    border: 2px solid #dc911e;
}

.caption-cpr .kadence-blocks-gallery-item__caption {
	padding-bottom: 2px !important;
	line-height: 1.1em;
}
.caption-cpr .kadence-blocks-gallery-item__caption .cpr {
    font-size: 0.8em;
	font-family: inherit;
  font-weight: 400;
	letter-spacing: 0.5px;
}

.caption-cpr .kadence-blocks-gallery-item__caption p {
  margin: 0 !important;
  line-height: 1.3em;
  text-align: center;
}

.slbOverlay {
    z-index: 10000;
    opacity: 0.9;
}

.slbContentOuter {
    z-index: 10020;
}

.slbWrapOuter {
    z-index: 10010;
}

.slbContentOuter button, .slbContentOuter button:hover {
	background: transparent !important;
}

.slbArrow, .slbArrow:hover, .slbCloseBtn, .slbCloseBtn:hover {
	opacity: 1;	
}

.slbArrow.next:hover:before {
	border-left-color: #dc911e;
}

.slbArrow.prev:hover:before {
	border-right-color: #dc911e;
}

.slbArrow.next:before, .slbArrow.next:hover:before, .slbArrow.prev:before, .slbArrow.prev:hover:before, .slbCloseBtn, .slbCloseBtn:hover {
	transition: 0.5s;
}

.slbCloseBtn {
	color: #fff;
}

.slbCloseBtn:hover {
	color: #dc911e;
}

@media (orientation: portrait) {
	.slbArrows {
		top: inherit;
		bottom: 50px;
	}
	.slbCloseBtn {
		position: fixed;
	}
}

/* -- */


@media (min-width: 1024px) and (max-width: 1280px) {
	.flex-col-mid .kt-row-column-wrap {
		flex-direction: column;
	}
	
	.flex-col-mid .wp-block-kadence-column {
		display: contents;
	}
}


@media (min-width: 1025px) {
	.width66perc {
		width: 66%;
		margin: 0 auto;
	}
}

.wp-block-image.border img {
	border-radius: 3px;
}

@media (max-width: 768px) {
	.wp-block-image.size-limit-xs img {
		max-width: 250px;
		height: auto !important;
	}
}


/*	====================================	start Complianz CookieBanner	====================================*/

#cmplz-cookiebanner-container .cmplz-cookiebanner{
	padding: 25px 20px 20px 20px;
}

.privacy-policy #cmplz-cookiebanner-container {
	background-color: transparent;
}

.privacy-policy #cmplz-cookiebanner-container .cmplz-cookiebanner {
	top: initial;
    left: initial;
    right: 10px;
    bottom: 10px;
    transform: initial;
}

.cmplz-cookiebanner .cmplz-close svg {
    color: #dc911e;
}

.cmplz-cookiebanner .cmplz-title {
    font-size: 20px !important;
    font-family: "Exo_2", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
  font-weight: 600;
	 color: #dc911e;
}

#cmplz-cookiebanner-container .cmplz-description {
	line-height: 1.4em;
}

#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-message {
	margin-bottom: 10px;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category {
    background-color: #f2f2f2 !important;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-description {
	border-top: 1px solid #c8c8c8;
	background: #fff;
}

.cmplz-cookiebanner .cmplz-categories span {
	color: #323232 !important;
}

#cmplz-cookiebanner-container .cmplz-buttons button, #cmplz-manage-consent button.cmplz-manage-consent {
	border: none;
	height: auto;
}

#cmplz-manage-consent button.cmplz-btn.cmplz-manage-consent, #Datenschutz button.cmplz-btn.cmplz-manage-consent {
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900;
	background-color: #003c5a;
	box-shadow: none;
	font-size: 0.9rem;
	line-height: 1em;
	color: #fff;
	height: 25px;
	min-width: 25px;
	max-width: 25px;
	padding: 4px;
	transition: 0.5s;
	border: none;
	border-radius: 500px;
}

#cmplz-manage-consent button.cmplz-btn.cmplz-manage-consent {
	right: inherit;
    top: inherit;
    left: 15px;
    bottom: 15px !important;
	 z-index: 999999999999;
  filter: drop-shadow(1px 1px 0px rgba(0, 0, 0, 0.5));
}

#cmplz-manage-consent button.cmplz-btn.cmplz-manage-consent:hover, #Datenschutz button.cmplz-btn.cmplz-manage-consent:hover {
	background: #dc911e !important;
}


#cmplz-manage-consent button.cmplz-btn:hover:before {
	content: "Cookie-Einstellungen";
  	color: #323232;
	z-index: 9999;
	position: absolute;
    left: 17px;
    top: -30px;
    width: max-content;
    font-size: 12px;
    font-family: sans-serif;
    background: #fff;
    border: 1px solid #000;
    padding: 5px;
	font-weight: 400;
}

.cmplz-blocked-content-container {
	height: auto !important;
}

.cmplz-blocked-content-container.recaptcha-div {
	min-height: 120px;
	margin-top: 10px;
}

.cmplz-placeholder-element {
	border-radius: 5px;
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-wp-video .cmplz-blocked-content-notice {
	 font-size: 12px !important; 
	 line-height: 1.4em;
	background-color: rgba(0,60,90,0.6) !important;
	border: none;
	border-radius: 5px;
	width: 100% !important;
	height: 100% !important;
	z-index: 97;
	cursor: pointer;
}

.cmplz-blocked-content-container.recaptcha-div .cmplz-blocked-content-notice {
	max-width: 100%;
	height: 100%;
	border-radius: 0px;
}

.cmplz-blocked-content-container:hover .cmplz-blocked-content-notice, .cmplz-wp-video:hover .cmplz-blocked-content-notice {
	background-color: rgba(186,122,26,0.8) !important;
}

@media (max-width: 1450px) {
	#cmplz-manage-consent button.cmplz-btn.cmplz-manage-consent {
		font-size: 0.9rem;
		right: 10px;
	}
}

@media (max-width: 1050px) {
	#cmplz-manage-consent button.cmplz-btn.cmplz-manage-consent {
	
		display:none;
	}
	
	#cmplz-manage-consent button.cmplz-btn.cmplz-manage-consent:hover {
		background-color: #dc911e !important;
		color: #ffffff !important;
	}
}


/*	====================================	WPForms Kontaktformular	====================================*/

div.wpforms-container-full.ek-contact-form .wpforms-form input, div.wpforms-container-full.ek-contact-form .wpforms-form textarea {
	border: none;
}
div.wpforms-container-full.ek-contact-form .wpforms-form input:focus-visible, div.wpforms-container-full.ek-contact-form .wpforms-form textarea:focus-visible {
	outline: 2px solid #dc911e;
	border-radius: 1px;
}
.ek-contact-form .cmplz-blocked-content-container {
	position: relative !important;
}

.ek-contact-form .cmplz-blocked-content-container button {
	border-radius: 5px !important;
}

.wpforms-form input[type=submit], 
.wpforms-form button[type=submit] {
    background-color: #003c5a !important;
	border: none !important;
	border-radius: 5px !important;
	padding: 8px 15px !important;
	font-size: 16px !important;
	margin-top: 25px !important;
}
.wpforms-form input[type=submit]:hover, 
.wpforms-form input[type=submit]:active, 
.wpforms-form button[type=submit]:hover, 
.wpforms-form button[type=submit]:active {
	 background-color: #dc911e !important;
}

.wpforms-form .wpforms-recaptcha-container {
    padding: 0 !important;
	margin-top: 20px !important;
}
div.wpforms-container-full.ek-contact-form .wpforms-form .wpforms-field {
	padding: 15px 0;
}
.wpforms-form .wpforms-field-label {
	font-weight: 400 !important;
}
div.wpforms-container-full.ek-contact-form  .wpforms-form label.wpforms-error {
	font-family: "Exo_2", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
  	font-weight: 600;
	margin-top: 0px;
}

.ek-contact-form .wpforms-confirmation-container-full {
	background: #3c5000;
    border: none;
    box-sizing: border-box;

	margin-top: 55px;
}
.ek-contact-form .wpforms-confirmation-container-full p {
	color: #fff;
}

/*	====================================	start Smart Slider	====================================*/

#n2-ss-2, #n2-ss-10, #n2-ss-11, #n2-ss-12, #n2-ss-13, #n2-ss-14, #n2-ss-17, #n2-ss-20, #n2-ss-38  {
	/*margin-top: 8px !important;*/
}

#n2-ss-3.n2-ss-slider .n2-ow-all p {
	margin: 0 !important;
}

.slider-category {
	position: absolute !important;
    left: 0px;
	bottom: 0px;
	//transform: translateX(-50%);
	background: #dc911e;
	padding: 3px 12px;
	//border-radius: 5px 0 0 0;
	width: 100% !important;
}

.n2-section-smartslider .slider-text-title-before, .n2-section-smartslider .slider-text-title-after {
    color: #fff;
    font-size: 6.5vw !important;
    font-family: 'Quattrocento', serif;
	vertical-align: -1.3vw;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}

.n2-section-smartslider .slider-text-title {
    font-family: 'Quattrocento', serif;
    font-size: 2.5vw !important;
    background: none repeat scroll 0 center rgba(0, 0, 0, 0.8);
    float: none;
    font-weight: normal;
    color: #fff;
    padding: 0.5vw 2vw;
    margin: 0 1vw;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.5);
	transition: all 0.8s ease 0s;
}

/* NEU nach Update-Crash */

.n2-section-smartslider .slider-text-subtitle {
    margin-top: 1vw !important;
}

.n2-section-smartslider .slider-text-subtitle span {
	font-family: 'Exo_2';
    background: none repeat scroll 0 center rgba(0, 0, 0, 0.8);
    color: #fff;
    float: none;
    font-size: 1.2vw !important;
    line-height: 140%  !important;
	font-weight: 400;
    margin-top: 1vw;
    padding: 0.6vw 2vw;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.5);
	transition: all 0.8s ease 0s;
}

.n2-section-smartslider .slider-text-title:hover, .n2-section-smartslider .slider-text-subtitle span:hover {
	background: #dc911e;
	transition: all 0.8s ease 0s;
}

.slider-text-box.zugeschnitten {
	left: -14vw;
	bottom: -2vw;
}

.slider-text-box.zugeschnitten.alternative {
	left: -21vw;
	bottom: -2vw;
}

.slider-text-box.auswaehlen {
    left: 19vw;
    bottom: -1vw;
}

.slider-text-box.anheuern {
      left: -18.5vw;
    bottom: -1.5vw;
}

.slider-text-box.forschung {
	left: -25vw;
	bottom: -2vw;
}

.slider-text-box.informiert {
    left: 18vw;
    bottom: 0vw;
}

.slider-text-box.manufaktur {
	left: -14vw;
    bottom: -1.5vw;
}

/* --------------------------- */

.n2-ss-slider .n2-ss-slider-controls-absolute-left, .n2-ss-slider .n2-ss-slider-controls-absolute-right {
	width: auto !important;
}

#n2-ss-5-arrow-previous, #n2-ss-5-arrow-next {
	bottom: -27px !important;
}

.n2-ss-button-container a {
	transition: 0.5s;
}

.n2-ss-button-container a > div::before {
	content: "\f04b";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 0.7em;
	margin-right: 7px;
	color: #dc911e;
	transition: 0.5s;
}

.n2-ss-button-container a[rel="noreferrer noopener"] > div::before {
	content: none;
}

/*div#n2-ss-3*/ .n2-ss-button-container a:hover > div::before {	
	color: #ffffff;
}

div#n2-ss-5 .n2-ss-layer .n2-font-1f8eca05e374f4b3264ac4282d5b502d-paragraph a::before {
	content: "\f138";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 1em;
	margin-right: 10px;
	color: #dc911e;
	transition: 0.5s;
}

#n2-ss-7 b {
    color: #dc911e !important;
}

.slider-img-link {
	transition: 0.5s;
}

.slider-img-link {
	transition: 0.5s;
}

.slider-img-link:hover {
	outline: 1px solid rgba(0, 0, 0, 0.25) !important;
	outline-offset: 10px;

}


@media (max-width: 1280px) {

#n2-ss-3 .nextend-arrow, #n2-ss-5 .nextend-arrow  {
	padding: 2px 2px 2px 2px !important;
}
}

@media (max-width: 1050px) {
#n2-ss-2, #n2-ss-10, #n2-ss-11, #n2-ss-12, #n2-ss-13, #n2-ss-14, #n2-ss-17, #n2-ss-20 {
	margin-top: 0 !important;
}

#n2-ss-5-arrow-previous, #n2-ss-5-arrow-next {
	display: none;
}
}

@media (max-width: 768px) {

.slider-text-box.zugeschnitten, .slider-text-box.auswaehlen, .slider-text-box.anheuern, .slider-text-box.informiert, .slider-text-box.manufaktur, .slider-text-box.magazin, .slider-text-box.projekte, .slider-text-box.forschung {
	left: auto;
	bottom: auto;
}


.n2-section-smartslider .slider-text-title-before, .n2-section-smartslider .slider-text-title-after {
    font-size: 60px !important;
	 vertical-align: -12px;
}

.n2-section-smartslider .slider-text-title {
    font-size: 21px !important;
	margin: 0 8px;
	padding: 5px 15px;
}

.n2-section-smartslider .slider-text-subtitle {
	margin-top: 2vw !important;	
	margin-top: 0 !important;	
}

.n2-section-smartslider .slider-text-subtitle p {
	margin-bottom: 0 !important;
}

.n2-section-smartslider .slider-text-subtitle span {
    font-size: 13px !important;
	padding: 5px 10px;
	line-height: 180% !important;
}

.slider-text-box.magazin {
    left: 42vw;
}

.slider-text-box.projekte {
    left: 49vw;
	bottom: -3vw !important;
}

#n2-ss-3-arrow-previous, #n2-ss-3-arrow-next,
#n2-ss-5-arrow-previous, #n2-ss-5-arrow-next {
	display: none;
}

.nextend-arrow  {
	display: none !important;
}
	
div#n2-ss-28 .n2-style-179fe0babc03e52f78ac94edd3c0883c-dot {
  margin: 6px !important;
}
	
}
		

/*	====================================	start News	====================================*/

.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	max-width: 500px;
	height: auto;
	width: 100%;
}

.news-list-title {
	margin: 5px 0 9px 0;
	font-size: 1.3em;
}

.news-list-item {
    margin: 50px 0;
    display: flex;
	padding: 25px 0;
}

.news-list-content {
	flex: 1;
	position: relative;
}
/*
.wp-block-post-title {
	font-size: 1.3em;
	line-height: 1.25em;
	margin: 6px 0 5px 0;
	font-family: "Exo_2", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
}
*/
.wp-block-post-excerpt__more-text {
	font-size: 1.05em;
	margin-bottom:0 !important;
}

.news-list-link {
	position:absolute;
	bottom: -4px;
	font-family: inherit;
}
.news-list-link::before {
    font-size: 0.75em;
	margin-right: 0.7em;
	vertical-align: 1px;
}

.news-list-item .news-list-date {
    font-size: 14px;
	margin: 5px 0 10px 0;
	font-size: 0.8em;
	border-bottom: 1px solid #c8c8c8;
}

.news-list-item .news-list-title a:hover {
	color: #dc911e;
}

.news-list-item .news-list-subheader {
    font-size: 16px;
	line-height:1.5em;
}

.news-list-item .news-list-subheader.wp-block-post-excerpt {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.news-list-item .news-list-content>.kt-inside-inner-col {
	display: flex;
    flex-direction: column;	
}

.news-list-item .news-list-catwrap {
    border-bottom: 1px solid #c8c8c8;
    margin-top: 20px;
    clear: both;
}

.news-list-item .news-list-image {
	margin: 5px 3vw 0 0;
}

.news-list-item .news-list-image img {
    max-width: 330px;
	width: 100%;
    height: auto;
}

.news-list-item.aktuelles {
    margin: 0;
	padding: 50px 0 ;
}

.news-list-item.aktuelles .news-list-image img {
	max-width: 320px;
}

.news-linkbox a {
	font-size: 0.86em !important;
}

.news-linkbox a:before {
	vertical-align: 2px;
}

.news-linkbox a.wp-block-button__link, #news-linkbox a.wp-block-button__link {
	padding: 6px 10px 5px 10px !important;
	line-height: 1.2em;
	margin-top: 10px;
}

.news-linkbox a.wp-block-button__link:before {
	vertical-align: 1px;
}

.news-linkbox .wp-block-button:first-child .wp-block-button__link, #news-linkbox .wp-block-button:first-child .wp-block-button__link {
	margin-top: 0px !important;
}

.pagination .screen-reader-text{
	display: none;
}

.news-single-thumbnail {
	margin-bottom: 50px;
    text-align: center;
    background: linear-gradient(90deg, #dc911e 0%,#dc911e 5%,#323232 5%,#323232 95%,#dc911e 94%,#dc911e 100%);
}

#news-title-mobile {
  position: relative;
  top: 15px;
  left: 5%;
  width: 65px;
  height: auto;
  z-index: 99;
}

.news-single-date {
	margin-bottom: 6px;
	font-size: 0.9em;
}

#news-beitrag .more-news-container {
	padding: 0 4vw 30px 4vw;
}

#news-beitrag p:first-child{
	margin-top: 20px;
}

#news-beitrag .kb-button.kt-btn-has-svg-true, #news-beitrag .kb-button.kt-btn-has-svg-true:hover {
  gap: 4px;
  padding-left: 0.5em;
	transition: 0.5s;
}

#newsseite hr {
	margin: 0;
}

#newsseite .navigation {
	text-align:center;
	padding-bottom: 25px;
	margin-bottom: 0;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 35px 0 0 0;
    border-radius: 4px;
}

.pagination.navigation {
	gap: 0;
}

.pagination .page-numbers {
	background: rgba(0, 0, 0, 0.1);
	color: #323232;
	float: left;
    padding: 9px 17px 6px 17px;;
    text-decoration: none;
    transition: .5s;
	border-radius: 2px;
	margin: 0 8px;
	font-size: 20px;
}

.pagination .page-numbers.current {
    background-color: #dc911e;
    color: #fff;
	font-weight: 600;
}

.pagination .page-numbers:hover:not(.current) {
  background-color: #dc911e;
  color: #fff;
}

.pagination .page-numbers, .pagination .page-numbers:hover {
	border-bottom: 0 !important;
}

.pagination .page-numbers.dots, .pagination .page-numbers.dots:hover {
    background-color: transparent;
	color: #323232;
}

.navigation .next.page-numbers, .navigation .prev.page-numbers {
	background: none;
}

.navigation .next.page-numbers:hover, .navigation .prev.page-numbers:hover {
	background: none;
	color: #dc911e;
}

.navigation .next.page-numbers {
	margin-left: 10px;
	margin-top: -5px;
}

.navigation .next.page-numbers:before {
	content: "\f0da";
}

.navigation .prev.page-numbers {
	margin-right: 10px;
	margin-top: -5px;
}

.navigation .prev.page-numbers:before {
	content: "\f0d9";
}

.navigation .prev.page-numbers:before, .navigation .next.page-numbers:before {
	font-size: 30px;
	color: #003c5a;
	transition: .5s;
}

.navigation .prev.page-numbers:hover:before, .navigation .next.page-numbers:hover:before {
	color: #dc911e;
	transition: .5s;
}

hr.news {
    height: 1px;
    border: none;
    color: #c8c8c8;
    background-color: #c8c8c8;
}

.newsletter-anmeldung img {
  width: 45px !important;
  top: 12px !important;
}

.category-title {
	display:flex; 
	align-items: baseline; 
	text-transform: uppercase;
}
@media (min-width: 1200px){
	.news-single-mobile-cont {
		display: none;
	}
}
@media (max-width: 1199px){
	.news-single-desk-cont {
		display: none;
	}
}
@media (max-width: 1000px){
	.news-list-item {
		flex-direction: column;
		margin:0;
	}
	
	.news-list-item.aktuelles {
		padding: 25px 0 !important;
	}
		
	.news-list-item .news-list-image img {
		float: none;
		margin-bottom: 20px !important;
	}
	
	#news-linkbox a.wp-block-button__link  {
		width: 100% !important;
	}
	
	.wp-block-post-title {
		font-size: 23px;
		margin-bottom: 10px;
	}
	
	.navigation.pagination {
		gap: 0;
	}
	
	.pagination .page-numbers {
		padding: 2px 10px 1px 10px;
		margin: 0 4px;
		font-size: 16px;
	}
	
	.pagination .page-numbers.dots {
		margin: 0;
		padding: 5px;
	}
	
	.navigation .prev.page-numbers:before, .navigation .next.page-numbers:before {
		font-size: 22px;
	}
	
	.navigation .next.page-numbers, .navigation .prev.page-numbers {	
		margin-top: -14px;
	}
		
}
@media (min-width: 768px){
#news-title-mobile {
  display:none;
}
}


/*	==================================== end news	====================================*/
		

/*	====================================	start Buttons	====================================*/

.wp-block-button .wp-block-button__link, .button, article footer a.post-more-link, .wp-block-post-excerpt__more-text a.wp-block-post-excerpt__more-link {
  font-family: inherit !important;
	font-weight: 500;
  background-color: #003c5a;;
  border: none;
  border-radius: 5px;
  color: #ffffff !important;
  padding: 25px;
  text-align: center;
  text-decoration: none !important;
  display: inline-block;
  font-size: 16px;
  -webkit-transition-duration: 0.5s; /* Safari */
  transition-duration: 0.5s;
  margin: 15px 0 0 0;
}

.wp-block-button.button-white .wp-block-button__link, .button.button-white {
  background-color: rgba(255,255,255,0.2);
  color: #fff !important;
  font-weight:800;
}

@media (hover: hover) {
	.wp-block-button .wp-block-button__link:focus, .button:focus, article footer a.post-more-link:focus, .wp-block-post-excerpt__more-text a.wp-block-post-excerpt__more-link:focus {
	  background-color: #003c5a;
	}
	.wp-block-button .wp-block-button__link:hover, .button:hover, article footer a.post-more-link:hover, .wp-block-post-excerpt__more-text a.wp-block-post-excerpt__more-link:hover {
	  background-color: #dc911e;
	}
	.wp-block-button .wp-block-button__link:active, .button:active, article footer a.post-more-link:active, .wp-block-post-excerpt__more-text a.wp-block-post-excerpt__more-link:active {
	  background-color: #003c5a;
	}
	.wp-block-button.button-white .wp-block-button__link:focus, .button.button-white:focus {
	 background-color: rgba(255,255,255,0.2);
	}
	.wp-block-button.button-white .wp-block-button__link:hover, .button.button-white:hover {
	  background-color: #dc911e;
		color:#fff !important;
	}
	.wp-block-button.button-white .wp-block-button__link:active, .button.button-white:active {
	  background-color: rgba(255,255,255,0.2);
	}
}


a.button {
  font-family: inherit;
	font-weight:500;
}

.wp-block-button__link:before, .button:before,  article footer a.post-more-link:before, .wp-block-post-excerpt__more-text a.wp-block-post-excerpt__more-link:before  {
  content: "\f04b";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 0.6em;
  margin-right: 0.8em;
  margin-left: 0.3em;
  vertical-align: 2px;
  color: #dc911e;
  transition: 0.5s;
}

.mail .wp-block-button__link:before, .mail .button:before {
	content: "\f0e0";
	font-size: 1rem;
	 vertical-align: 0;
}

.wp-block-buttons.mail:before, .wp-block-button.mail:before {
	content: none;
}

.wp-block-button__link:hover:before, .button:hover:before, article footer a.post-more-link:hover:before, .wp-block-post-excerpt__more-text a.wp-block-post-excerpt__more-link:hover:before  {
  color:#ffffff !important;
	transition: 0.5s;
}

.wp-block-button__link:hover, .button:hover .Text-Orange {
    color: #ffffff;
    transition: 0.5s;
}

.button-kt-icon .kt-svg-icon {
	padding: 14px 15px 16px 15px !important;
}

.button-noicon {
  background-color:#003c5a;
  border: none;
  border-radius: 5px;
  color: #ffffff !important;
  padding: 5px 20px;
  text-align: center;
  text-decoration: none !important;
  display: inline-block;
  font-size: 16px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.button-noicon:hover {
  background-color: #dc911e;
}

.button-noicon-100 {
  background-color:#003c5a;
  width: 100%;
  border: none;
  border-radius: 5px;
  color: #ffffff !important;
  padding: 5px 20px;
  text-align: center;
  text-decoration: none !important;
  display: inline-block;
  font-size: 16px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.button-noicon-100:hover {
  background-color: #dc911e;
}

.button.wide {
    padding: 10px 30%;
}

button {
	background-color: #003c5a;
	transition-duration: 0.5s;
	cursor: pointer;
}

button:hover {
	background-color: #dc911e;
}

.up-schulung {
	position: absolute;
	top: 15px;
	right: 5px;
	padding: 5px;
	background: #666;
	border-radius: 5px;
}

.up-schulung-mob {
	position: absolute;
	top: 10px;
	right: 5px;
}

.logo-schulung {
	position: absolute;
	top: 15px;
	left: 5px;
	padding: 5px;
	background: #666;
	border-radius: 5px;
}

.logo-schulung figcaption{
	text-align: center;
	color: #fff;
	margin-bottom: 0;
}

.wp-block-button.icon-button a {
	padding-left: 10px;
}

.wp-block-button.icon-button a:before {
	display: inline-block;
	content: ' ';
	width:30px;
	height:30px;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
}



/*	====================================	end Button	====================================*/

#top-link {
    display: none;
	opacity: 0;
    position: fixed;
    right: 1%;
    bottom: 3%;
    width: 50px;
    height: 50px;
	background: #003c5a;
    cursor: pointer;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    z-index: 99999;
	color: #fff;
	text-align: center;
	line-height: 1em;
	font-size: 43px;
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.3);
	transition: 0.5s;
}

#top-link:hover {
	background-color: #dc911e;
	transition: 0.5s;
}

@media (orientation: portrait), (max-width: 1100px) {
#top-link {
    width: 30px;
    height: 30px;
    bottom: 10px;
    right: 10px;
	font-size: 26px;
	z-index:15;
}
}


/*	====================================	start diverse	====================================*/

.justify-hyphens {
	text-align: justify;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

p.intro {
	margin: 50px 0 0 0; 
	text-align: justify; 
	padding-right: 50px;
}

.inline-block {
	display: inline-block;
}

hr {
  border-image: none;
  border-style: solid none none;
  border-width: 1px 0 0;
  margin-bottom: 20px;
  margin-top: 15px;
	border-top: 1px solid #c8c8c8;
}

hr.title {
    border-color: #dc911e;
    border-image: none;
    border-style: solid none none;
    border-width: 1px;
    margin: 0 auto;       
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
}

hr.trennorange {
    border: 0;
    height: 1px;
    background-color: #dc911e;
    margin: 0 auto;
}

video {
	border: 1px solid #ffffff;
	width: 700px !important;
	max-width: 100%;
	padding-bottom: 1px;
	cursor: pointer;
}

.bordergrey video {
	border: 2px solid #f2f2f2;
}

.saar video {
border: 1px solid #002f5c;
}

.schritt-text {
	margin: 20px 0 30px 0;
}

#parallax {
    padding: 0;
}

.parallax {
    background-attachment: fixed !important;
    margin: 0;
    overflow: hidden;
}

.trenngrafik {
	background:url(/wp-content/uploads/2019/01/Schnittst_info_bg.jpg) no-repeat center;
	background-size:cover;
	min-height: 5vw;
}

.no-padding {
	padding: 0 !important;
}

.padd-5 {
	padding: 5px;
}

.bord-3 {
	border-radius: 3px;
}

.mwd {
	font-size: 0.8em;
	font-weight: 400;
}

ul.abstand-s li {
    margin: 5px 0;
}

/*	====================================	end diverse	====================================*/


/* ==================================== start Icon und NummernDIVs ==================================== */
/*
.nummerndiv {
  width:60px;
  height:60px;
  line-height:62px;
  border-radius:500px;
  font-size:25px;
  display:inline-block;
  text-align:center;
  font-weight:400;
}

.nummerndivXS {
    width: 30px;
    height: 30px;
    line-height: 33px;
    border-radius: 500px;
    display: inline-block;
    text-align: center;
}

.nummerndivXS p {
    margin: 0;
	text-align: center;
}

.whiteIcon {
	color: #dc911e !important;
    background-color: #f2f2f2 !important;
}

.button-icon, .button-icon:hover  {
	border-bottom: 1px solid transparent;
}

.button-icon i {
	transition: 0.4s;
}

.button-icon:hover i {
	background: #003c5a;
	transition: 0.4s;
}

.icondiv85 {
  width:85px;
  height:85px;
  line-height:85px !important;
  border-radius:500px;
  font-size:2.5em;
  display:inline-block;
  text-align:center;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.icondiv85.box {
	margin-top: 15px; 
	margin-bottom: 30px;
}

.icondivXlarge {
    width: 150px;
    height: 150px;
    line-height: 150px !important;
    border-radius: 500px;
    font-size: 4em;
    display: inline-block;
    text-align: center;
    font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.nummerndiv, .nummerndivXS, .icondiv85, .icondivXlarge {
	color: #ffffff;
	background-color: #dc911e;
}

.nummerndiv.dark, .nummerndivXS.dark, .icondiv85.dark, .icondivXlarge.dark {
	background-color: #000;
	background-color: #323232;
}

.icondiv85.blue {
	background-color: #003c5a;
}

*/

/* --------- Tabelle Preisliste -----------*/

h3.preise-highlight mark.kt-highlight {
    border-radius: 3px;
}

.preistab {
	margin-top:10px;
	background: #ffffff;
}

.preistab p {
	text-align:center;
	padding:15px 0 0 0;
	margin:0 !important;
}

p.fontXS.align-right {
	margin-bottom: 0px;
}

/* -- */

.boxpreise {
	background: rgba(0,0,0,0.1); 
}

.boxpreise p.fontXS.align-right {
	margin-bottom: 0px;
}

h3.preise-split {
  padding: 0 0 15px 0;
  font-size: 1em;
  margin: 5px 0 0 0;
  text-align: center;
}

h3.preise-split span {
  background: #323232;
  color: #ffffff;
  padding: 3px 20px 1px 20px;
  border-radius: 2px;
}

div.preise-gesamt {
  background: #003c5a;
  background: #323232;
}

div.preise-gesamt h3 {
  margin: 0;
  padding: 10px 15px 5px 0;
  font-size:1em;
  text-align:right;
  color:#ffffff;
}

h3.preise-gesamt span {
  line-height: 1em;
}


/* ==================================== end Icon und NummernDIVs ==================================== */


/* ==================================== start DATENSCHUTZ ==================================== */

#Datenschutz {
  color: #000000;
}

#Datenschutz h2{
font-weight: 600;
}

#Datenschutz h3{
  margin-top:55px;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
}

#Datenschutz h4 {
  font-size: 18px;
  margin-top: 25px;
  margin-bottom: 0px;
  font-weight: 500;
}

#Datenschutz h4 + p {  
  margin-top: 2px;
}

#Datenschutz h5{
  margin-top:20px;
  margin-bottom: 5px;
  font-weight: 600;
}

#Datenschutz p {
  padding: 0;
  margin: 10px 0;
  font-size: 16px;
}

#Datenschutz a {
	word-break: break-word;
}
	

#Datenschutz ul, #Datenschutz ol {
  font-size: 16px;
  padding-left: 35px;
}

#Datenschutz ul li{
  margin-bottom:0;
  padding-bottom:0 !important;
}

#Datenschutz li{
  margin: 10px 0;
}

#Datenschutz .no-list-style {
	list-style: none;
	margin-top: 0px;
}

#Datenschutz #rechte, #Datenschutz #analytics {
	position: absolute;
	margin-top: -80px;
}

/* ==================================== end DATENSCHUTZ ==================================== */

@media (max-width: 1200px) {
.text-col {
	padding-left: 20px;
	padding-right: 20px;
}
}

@media (min-width: 1050px) {
	.hidden-desk {
	  display:none !important;
	}
}

@media (min-width: 768px) and (max-width: 1050px) {
  .hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-mobile {
    display: none !important;
  }
}

@media (max-width: 992px) {

	.hidden-m {
		display: none !important;
	}

	.nummerndivalign {
	  text-align:left;
	}
/*
	.titellinie_h2 {
	  margin: auto;
	}

	.titellinie_h2front {
	  background: linear-gradient(to right, rgba(44,68,108,0) 0%,rgba(44,68,108,1) 15%,rgba(44,68,108,1) 85%,rgba(44,68,108,0) 100%); 
	  margin: 0;
	}

	.titellinie_h3 {
	  margin: 0;
	}
*/
}

@media (min-width: 768px) {
	.hidden-screen {
	  display:none !important;
	}
	p.text-flex {
		display: flex;
		justify-content: space-between;
	}
}


@media (max-width: 768px) {

	.justify-hyphens {
		text-align: left;
		-ms-hyphens: none;
		-webkit-hyphens: none;
		hyphens: none;
	}
	.size16 {
		font-size: 14px;
		line-height: 1.5em;
	}

	.parallax.separator {
		min-height: 30px;
	}

	.boxweisszeile.mehrspalten p {
		padding: 0;
		text-align: center;
	}
	
	.jobtitle-list i.bullet {
		display:none;
	}

	.nummerndivinline {
	  margin-top: -6px;
	}

	.icondivlarge {
	  width:80px;
	  height:80px;
	  line-height:80px;
	  font-size:2em;
	}

	#Header {
	  min-height:72px;
	}

	.cli-bar-popup {
		padding: 28px 14px !important;
	}
	.cli-modal .cli-modal-close {
		width: 22px;
		height: 22px;
		min-width: 10px;
		right: 5px;
		top: 5px;
	}	
	
	.news-single-date {
		font-weight: 600;
	}
	
	.news-single-thumbnail {
		margin-bottom: 25px;
	}
	#news-beitrag .more-news-container {
		margin-bottom: 0px;
		padding-top: 30px;
	}

}


@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (max-width: 720px) {
	.video, .video video {
		width: 450px;
	}
}

@media (max-width: 480px) {
	.video, .video video {
		width: 320px;
	}
}
	
@media (max-width: 320px) {
	.video, .video video {
		width: 280px;
	}
}