:root {
	--section-padding-top : 40px;
    --window-height : 100vh;
}

html {
    scroll-behavior: smooth;
}

html,
body {
    margin:0;
    padding:0;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body,
.page-content{
    width: 100%;
}

.comments-area a, .page-content a {
	text-decoration: none;
}

#section_1{
	z-index: 1;
}



.section_page{
    width: 100%;
    height: 100%;
}

@media(min-width: 1280px) {
    html,
    body {
        overflow:hidden;
    }

    body,
    .page-content{
        height: var(--window-height);
        position: absolute;
        top: 0;
        left: 0;
    }

    .section_page{
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }
}

#btn_height_light {
    position: relative;
}

#btn_height_light a {
    background-color: rgba(242, 146, 29, 1);
    -webkit-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    position: relative;
    overflow: hidden;
    box-shadow: 1px 3px 6px #00000040;
    color: #fff;

}

#btn_height_light a:after {
    animation: shine 4s ease-in-out infinite;
    animation-fill-mode: forwards;
    content: "";
    position: absolute;
    top: -200%;
  left: -150%;
  width: 60%;
  height: 60%;
  opacity: 0;
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  transform: rotate(-40deg);

    background: rgba(251, 222, 180, 1);
    /*
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 55%, rgba(255, 255, 255, 0.7) 80%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 55%, rgba(255, 255, 255, 0.7) 80%, rgba(255, 255, 255, 0) 100%);
    */
    background: linear-gradient(to right, rgba(242, 146, 29, 0) 0%, rgba(251, 222, 180, 0.3) 55%, rgba(251, 222, 180, 0.7) 80%, rgba(251, 222, 180, 0) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00F2921D', endColorstr='#00ffffff', GradientType=1);
}


@-webkit-keyframes shine {
  0% {
    opacity: 0.8;
    top: -50%;
    left: -50%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }

  100% {
    opacity: 0.0;
    top: 80%;
    left: 80%;
    transition-property: left, top, opacity;
  }
}

@-moz-keyframes shine {
  0% {
    opacity: 0.8;
    top: -50%;
    left: -50%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }

  100% {
    opacity: 0.0;
    top: 80%;
    left: 80%;
    transition-property: left, top, opacity;
  }
}

@-ms-keyframes shine {
  0% {
    opacity: 0.8;
    top: -50%;
    left: -50%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }

  100% {
    opacity: 0.0;
    top: 80%;
    left: 80%;
    transition-property: left, top, opacity;
  }
}

@-o-keyframes shine {
  0% {
    opacity: 0.8;
    top: -50%;
    left: -50%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }

  100% {
    opacity: 0.0;
    top: 80%;
    left: 80%;
    transition-property: left, top, opacity;
  }
}

@keyframes shine {
  0% {
    opacity: 0.8;
    top: -50%;
    left: -50%;
    transition-property: left, top, opacity;
    transition-duration: 0.5s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }

  100% {
    opacity: 0.0;
    top: 80%;
    left: 80%;
    transition-property: left, top, opacity;
  }
}

#section_1 .phone {
	cursor: pointer;
}


.menu-section-1 h2,
.menu-section-1 svg g,
.menu-section-3 h2,
.menu-section-3 svg g,
.menu-section-4 h2,
.menu-section-4 svg g,
.menu-section-5 h2,
.menu-section-5 svg g,
.menu-section-6 h2,
.menu-section-6 svg g,
.menu-section-10 h2,
.menu-section-10 svg g {
	fill: #ffffff;
	color: #ffffff !important;
}

.menu-section-2 h2,
.menu-section-2 svg g,
.menu-section-7 h2,
.menu-section-7 svg g,
.menu-section-8 h2,
.menu-section-8 svg g,
.menu-section-9 h2,
.menu-section-9 svg g {
	fill: #1F3952;
	color: #1F3952 !important;
}

@media(min-width: 1280px) {
    #section_1,
    #section_2,
    #section_3,
    #section_4,
    #section_5,
    #section_6,
    #sidebar-navi {
        display: none;

    }
}

.full-video,
.full-video div{
    height: 100%;
}

.full-video video {
    position: absolute;
    transform: scale(1.001,1.001);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.clm > div,
.clm-text > div {
    height: 100%;
}

.clm-text > div {
    align-content: center;
}

.clm-text {

}



/*
@custom-selector : heading body[data-elementor-device-mode="tablet"];
*/


.text-button-container {
    display: none;
}

#caroucel-navi {
    display: none;
}

#section_1 .clm-text .elementor-widget-heading,
#section_1 .clm-text .elementor-widget-button{
    margin-left: 10%;
}

#section_1 .clm-text .text-1 {
    margin-top: 90px;
    margin-bottom: 20px;
	width: fit-content;
}

#section_1 .subtitle {
	font-size: 1.6rem;
	line-height: 1.2em;
}

#section_1 .clm-text .text-2 h2 {
	padding-left: 20px;
}

#section_1 .clm-text .text-2 {
    display: none;
	margin-bottom: 50px;
}

#section_1 .clm .e-hosted-video {
    padding-bottom: 320px;

}


#section_1 .clm-text a {
	white-space: nowrap;
}

.right-clmn {

}

.speechbubble-basti {
	height: 100vh;


}

#section_1 .right-clmn .basti {
	position: absolute;
	bottom: 0;
	right: 0;
}
#section_1 .right-clmn .basti img {
	width: 100%;
	bottom: 0;
	position: absolute;
}

#section_1 .right-clmn .screens {
	opacity: 1;
	position: absolute;
	right: 0;
	bottom: 0;
}

#section_1 .right-clmn .screens img {
	bottom: 0;
	position: absolute;
	right: 0px;
	max-width: inherit;
}

#section_1 .right-clmn .screens .play-btn {
	font-size: 24em;
	color: #fff;
	background: #F2921D;
	border-radius: 50%;
	display: block;
	text-align: center;
	padding: 57px;
	line-height: 0;
	position: absolute;
	z-index: 1;
	left: 0;
	cursor: pointer;
	animation-name: pulse;
	animation-duration: 1s;
	animation-timing-function: ease-out;
	animation-delay: 0;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	animation-fill-mode: none;
	animation-play-state: running;
	transition: background-color 0.5s ease-in;
}

@keyframes pulse {
	0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes pulse {
	0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}


@-ms-keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@-o-keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

#section_1 .right-clmn .screens .play-btn:hover {
	background-color: #2B2F30;
	transition: background-color 0.5s ease-in-out;
}

#section_1 .speechbubble {
	padding: 0.6em;
	border-radius: .25em;
	background: #ffffff;
	font: 3.6em/1.2 "Poppins", Sans-serif;
	width: 755px;
	position: absolute;
	bottom: 2190px;
	right: 1136px;
	z-index: 1;
}

#section_1 .speechbubble::before {
	content: '';
	z-index: -1;
	border: solid 0 transparent;
	border-right: solid 3.5em #ffffff;
	top: 80%;
	right: 0.25em;
	width: 1em;
	height: 1em;
	transform: rotate(45deg) skewX(75deg);
	position: absolute;
}



#section_2 .clm-text .button-2,
#section_3 .clm-text .button-2,
#section_4 .clm-text .button-2,
#section_5 .clm-text .button-2 {
    text-align: left;
}

#section_6 .elementor-widget-wrap {
    margin-left: 0;
    margin-right: 0;
}



#section_6 .elementor-widget-heading .elementor-widget-container {
    max-width: 690px;
}

.more_btn {
    display: none;
}
#section_2 .more_btn a,
#section_3 .more_btn a,
#section_4 .more_btn a,
#section_5 .more_btn a,
#section_6 .more_btn a,
#section_2 .more_btn span,
#section_3 .more_btn span,
#section_4 .more_btn span,
#section_5 .more_btn span,
#section_6 .more_btn span {
    text-shadow: none;
}

#n2-ss-2,
#n2-ss-3,
#n2-ss-4 {

}

#section_2 .clm-text .text-2,
#section_3 .clm-text .text-2,
#section_4 .clm-text .text-2,
#section_5 .clm-text .text-2 {
	padding: 0 10px;
}

#section_1 .clm {
	position: absolute;
    width: 50%;
	right: 0;
}

#section_1 .clm .elementor-icon {
    animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

#section_2 .clm-text .elementor-element-populated,
#section_4 .clm-text .elementor-element-populated,
#section_5 .clm-text .elementor-element-populated {
    align-content: center;
}



#section_1 .down-arrow-container {
	position: absolute;
	bottom: 0px;
	left: 50%;
}

#section_1 .down-arrow {
  width: 60px;
  height: 75px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  bottom: 20px;
}

#section_1 .down-arrow path {
  stroke: #ffffff;
  fill: transparent;
  stroke-width: 3px;
  animation: arrow 2s infinite;
  -webkit-animation: arrow 2s infinite;
}

@keyframes arrow
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

@-webkit-keyframes arrow /*Safari and Chrome*/
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

#section_1 .down-arrow path.a1 {
  animation-delay:-1s;
  -webkit-animation-delay:-1s;
}

#section_1 .down-arrow path.a2 {
  animation-delay:-0.5s;
  -webkit-animation-delay:-0.5s;
}

#section_1 .down-arrow path.a3 {
  animation-delay:0s;
  -webkit-animation-delay:0s;
}

@media(max-width: 1790px) {
    #section_2 .clm-text h2,
    #section_3 .clm-text h2,
    #section_4 .clm-text h2,
    #section_5 .clm-text h2 {
        font-size: 1.4em
    }


}

@media(max-width: 1570px) {
    #section_6 .clm-text h2 {
        font-size: 2em;
    }
}

@media(min-width: 1280px) and (max-width: 1320px) {

    #section_2 .clm h2,
    #section_3 .clm h2,
    #section_4 .clm h2 {
        height: 50px;
    }

    #section_2 .clm-text .elementor-element-populated,
    #section_4 .clm-text .elementor-element-populated,
    #section_5 .clm-text .elementor-element-populated {
        padding: 120px 10px 120px 47px;
    }

    #section_3 .clm-text .elementor-element-populated {
        padding: 120px 47px 120px 10px;

    }

    #section_2 .clm .elementor-element-populated,
    #section_3 .clm .elementor-element-populated,
    #section_4 .clm .elementor-element-populated {
        padding: 130px 0px 130px 0px;
    }
}

@media(max-width: 1290px) {

    #section_2 .clm-text h2,
    #section_3 .clm-text h2,
    #section_4 .clm-text h2,
    #section_5 .clm-text h2 {
        font-size: 1.1em;
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }

    #section_6 .clm-text h2 {
        font-size: 1.8em;
    }

    #section_2 .clm-text .text-2,
    #section_3 .clm-text .text-2,
    #section_4 .clm-text .text-2,
    #section_5 .clm-text .text-2 {
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }

}



@media(max-width: 1150px) {

    #section_1 .clm .elementor-icon {
        font-size: 80px;
    }

    #section_2 .clm-text .button-2,
    #section_3 .clm-text .button-2,
    #section_4 .clm-text .button-2 {
        font-size: 0.9em;
    }
}

@media(min-width: 999px) and (max-width: 1150px) {
    #section_5 .clm-text {
        width: 35%;
    }

    #section_5 .elementor-element-bfc7f7a {
        width: 65%;
    }


}

#section_1 .clm-text .elementor-widget-wrap {
    padding: 60px 0px 0px 60px;
}

#section_1 .contact-phone-container .elementor-widget-button {
	margin-left: 0;
}

#section_1 .contact-phone-container .elementor-widget-wrap {
	padding: 0px 0px 0px 0px;
}


@media(max-width: 1279px) {
    #section_1 .down-arrow {
        display: none;
    }

    #section_1 {
        height: 100vh;
    }

    #section_1 .clm-text .elementor-widget-heading,
    #section_1 .clm-text .elementor-widget-button {
        margin-left: 0;
        margin-top: 0;
        top: -500px;
        opacity: 0;
        z-index: 1;
    }

    #section_1 .clm-text .elementor-widget-wrap {
        padding: 0px 0px 0px 0px;
    }

    #section_1 .clm > div {
        /* position: relative; */
    }

    #section_1 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(2),
    #section_2 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(2),
    #section_3 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(2),
    #section_4 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(2),
    #section_5 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(2),
    #section_6 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(2) {
        position: static;
        margin-bottom: 0;
    }
    #section_1 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(2) .elementor-widget-container,
    #section_2 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(2) .elementor-widget-container,
    #section_3 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(2) .elementor-widget-container,
    #section_4 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(2) .elementor-widget-container,
    #section_5 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(2) .elementor-widget-container,
    #section_6 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(2) .elementor-widget-container {
        padding: 20px 0px 10px 0px;
        margin: 0px 0px 0px 0px;
    }

    #section_1 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(3),
    #section_2 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(3),
    #section_3 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(3),
    #section_4 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(3),
    #section_5 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(3),
    #section_6 .clm .elementor-widget-wrap .elementor-widget-heading:nth-child(3) {
        position: static;
    }

    #section_2 .clm .elementor-widget-video .elementor-widget-container,
    #section_3 .clm .elementor-widget-video .elementor-widget-container,
    #section_4 .clm .elementor-widget-video .elementor-widget-container,
    #section_5 .clm .elementor-widget-video .elementor-widget-container,
    #section_6 .clm .elementor-widget-video .elementor-widget-container {
        margin: 0px 0px 0px 0px;
        height: 100%;
        overflow: hidden;
    }

    #section_2 .clm .elementor-widget-wrap .elementor-widget-container,
    #section_3 .clm .elementor-widget-wrap .elementor-widget-container,
    #section_4 .clm .elementor-widget-wrap .elementor-widget-container,
    #section_5 .clm .elementor-widget-wrap .elementor-widget-container,
    #section_6 .clm .elementor-widget-wrap .elementor-widget-container {
        margin: 0px 0px 0px 0px;
    }

    #section_2 .responsive-btn.goto_contact,
    #section_3 .responsive-btn.goto_contact,
    #section_4 .responsive-btn.goto_contact {
        position: static;
        margin-top: 20px;
        margin-bottom: 0;
    }

    #section_2 .clm .elementor-button,
    #section_3 .clm .elementor-button,
    #section_4 .clm .elementor-button {
        width: 100%;
        font-size: 1em;
    }

    #section_2 .responsive-btn,
    #section_3 .responsive-btn,
    #section_4 .responsive-btn {
        position: static;
        margin-top: 20px;
        margin-bottom: 0;
    }

    #section_2 .clm .elementor-widget-wrap,
    #section_3 .clm .elementor-widget-wrap,
    #section_4 .clm .elementor-widget-wrap,
    #section_5 .clm .elementor-widget-wrap {
        padding: 50px 40px 0px 40px;
    }

    #section_1 .clm-text {
        padding: 50px 0px 0px 70px;
    }

    #section_2 .clm-text .elementor-widget-wrap,
    #section_3 .clm-text .elementor-widget-wrap,
    #section_4 .clm-text .elementor-widget-wrap,
    #section_5 .clm-text .elementor-widget-wrap {
        padding: 50px 40px 0px 40px;
    }
    #section_5 > div {
        flex-direction: column;
    }

    #section_5 .clm-text {
        width: 100%;
        margin-bottom: 50px;
    }

    #section_5 .elementor-element-bfc7f7a {
        width: 100%;
    }

    #section_5 {
        height: 100%;
        margin-bottom: 5px;
    }
}



@media(min-width: 601px) and (max-width: 1279px){
	#section_1 .elementor-container {
		display: inline-flex;
		gap: 30px;
	}
	

	
	#section_1 .clm-text {
        padding: 60px 40px 0px 40px;
        width: 100%;
        display: block;
    }
	
    #section_6 .clm-text {
        width: 65%;
    }

    #section_2,
    #section_3,
    #section_4 {
        height: 1140px;
    }

    #section_2,
    #section_3 {
        margin-bottom: 5px;
    }

    #section_2 .elementor-column,
    #section_3 .elementor-column,
    #section_4 .elementor-column {
        width: 50%;
        height: 570px;
    }

    #section_2 .elementor-container,
    #section_3 .elementor-container,
    #section_4 .elementor-container {
        flex-wrap: wrap;
        align-items: start;
    }

    #section_2 .elementor-widget-video,
    #section_3 .elementor-widget-video,
    #section_4 .elementor-widget-video {
        width: 160px;
    }

    #section_2 .clm .elementor-widget-wrap,
    #section_3 .clm .elementor-widget-wrap,
    #section_4 .clm .elementor-widget-wrap,
    #section_5 .clm .elementor-widget-wrap {
        align-content: baseline;
    }

    #section_2 .clm-text .elementor-widget-wrap,
    #section_3 .clm-text .elementor-widget-wrap,
    #section_4 .clm-text .elementor-widget-wrap,
    #section_5 .clm-text .elementor-widget-wrap {
        align-content: baseline;
    }

    #section_2 .clm:nth-child(2) .elementor-widget-wrap,
    #section_2 .clm:nth-child(4) .elementor-widget-wrap,
    #section_3 .clm:nth-child(2) .elementor-widget-wrap,
    #section_4 .clm:nth-child(2) .elementor-widget-wrap,
    #section_4 .clm:nth-child(4) .elementor-widget-wrap {
        border: 0px;
    }

    #section_2 .clm:nth-child(2) .elementor-widget-wrap,
    #section_3 .clm:nth-child(1) .elementor-widget-wrap,
    #section_4 .clm:nth-child(2) .elementor-widget-wrap {
        border-bottom: 5px solid #fff;
    }

    #section_3 .clm:nth-child(1) .elementor-widget-wrap {
        border-left: 0;
    }

    #section_3 .elementor-container {
        flex-flow: wrap;
        flex-direction: column-reverse;
        height: 100%;
    }

    #section_3 .elementor-column:nth-child(1) {
        order: 1;
    }

    #section_3 .elementor-column:nth-child(2) {
        order: 1;
    }

    #section_3 .elementor-column:nth-child(4) {
        order: 1;
    }

    #section_2 .clm-text h2,
    #section_3 .clm-text h2,
    #section_4 .clm-text h2,
    #section_5 .clm-text h2 {
        font-size: 2em;
    }


}



@media(max-width: 767px) {

	#section_1 {
		height: 100vh;
	}

	#section_1 .clm {
		position: absolute;
		width: 100%;
		bottom: 0;
	}

	#section_1 .clm-text .text-2 {
		display: none !important;
	}

	#section_1 .clm-text .elementor-widget-heading:nth-child(2) {
		display: none !important;
	}

	#section_1 .contact-phone-container .elementor-column:nth-child(2) {
		padding: 0px 0px 0px 0px !important;
	}

	#section_1 .clm-text .text-1 h2 {
		width: 100%;
	}

	#section_1 .clm-text .elementor-widget-heading, #section_1 .clm-text .elementor-widget-button {
		width: 100%;
	}

    #section_1 .clm .elementor-icon {
        font-size: 60px;
        padding: 17px;
    }

    #section_1 .clm-text a {
        width: 100%;
    }

    #section_1 .clm .elementor-widget-icon {
        width: 99px;
        bottom: 50px;
        right: 180px;
    }

    #section_1 .section-1-image-1 {
        width: 275px;
        max-width: 275px;
        right: 100px;
    }

    #section_1 .section-1-image-2 {
        width: 435px;
    }

    #section_1 .clm .e-hosted-video {
        padding-bottom: 320px;
    }

    #section_1 .elementor-container {
        display: block;
        height: 100%;
    }

    #section_1 .clm-text {
        padding: 60px 40px 0px 40px;
        width: 100%;
        display: block;
    }

    #section_1 .clm .elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
        height: 100%;
        position: static;
        width: 100%;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }


    #section_1 .clm .elementor-widget-wrap .elementor-widget-video {
        height: 60%;
        width: 100%;
        position: static;
        margin: auto;
        max-width: 100%;
    }

    .full-video video {
        height: 82%;
        -o-object-fit: contain;
        object-fit: contain;
    }

    #section_6 .elementor-element-3975fded {

    }
    #section_6 .clm-text {
        padding: 80px 40px 0px 40px;
        width: 100%;
    }

    #section_5 .elementor-container {
        height: 100%;
    }


}

@media(max-width: 600px) {
    #section_2 .more_btn a,
    #section_3 .more_btn a,
    #section_4 .more_btn a,
    #section_5 .more_btn a,
    #section_6 .more_btn a,
    #section_2 .more_btn span,
    #section_3 .more_btn span,
    #section_4 .more_btn span,
    #section_5 .more_btn span,
    #section_6 .more_btn span {
        display: none;
    }

    #section_2 .clm,
    #section_3 .clm,
    #section_4 .clm,
    #section_5 .clm,
    #section_6 .clm {
        border: 0;
        cursor: pointer;
        width: 100%;
    }

    #section_2 .clm-text .button-2,
    #section_3 .clm-text .button-2,
    #section_4 .clm-text .button-2 {
        position: static;
        text-align: center;
    }

    #section_2 .clm .elementor-widget-wrap,
    #section_3 .clm .elementor-widget-wrap,
    #section_4 .clm .elementor-widget-wrap,
    #section_5 .clm .elementor-widget-wrap {
        padding: 50px 40px 40px 40px;
        border: 0;
        border-radius: 0;
        display: block;
        overflow: hidden;
        transition: height 0.5s ease;
    }

    #section_2 .clm-text .elementor-widget-wrap,
    #section_3 .clm-text .elementor-widget-wrap,
    #section_4 .clm-text .elementor-widget-wrap,
    #section_5 .clm-text .elementor-widget-wrap {
        padding: 50px 40px 0px 40px;
        width: 100%;
        display: block;
    }

    #section_6 .clm-text {
        padding: 80px 40px 0px 40px;
        width: 100%;
    }

    #section_2 .clm .elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay,
    #section_3 .clm .elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay,
    #section_4 .clm .elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay,
    #section_5 .clm .elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay,
    #section_6 .clm .elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
        height: 100%;
        position: static;
        width: 100%;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    #section_2 .clm .elementor-widget-wrap .elementor-widget-video,
    #section_3 .clm .elementor-widget-wrap .elementor-widget-video,
    #section_4 .clm .elementor-widget-wrap .elementor-widget-video,
    #section_5 .clm .elementor-widget-wrap .elementor-widget-video,
    #section_6 .clm .elementor-widget-wrap .elementor-widget-video {
        width: 100%;
        position: static;
        margin: auto;
        max-width: 100%;
    }

    #section_3 > div {
        flex-direction: column-reverse;
    }

    #section_2 > .elementor-container,
    #section_3 > .elementor-container,
    #section_4 > .elementor-container {
        height: auto;
    }

    #section_2 .text-2 .elementor-widget-container,
    #section_3 .text-2 .elementor-widget-container,
    #section_4 .text-2 .elementor-widget-container {
        margin-top: 0;
    }



    .responsive-btn {
        position: static;
        margin-top: 20px;
    }

    #section_2 .clm .elementor-widget-video .elementor-widget-container .elementor-wrapper,
    #section_3 .clm .elementor-widget-video .elementor-widget-container .elementor-wrapper,
    #section_4 .clm .elementor-widget-video .elementor-widget-container .elementor-wrapper,
    #section_5 .clm .elementor-widget-video .elementor-widget-container .elementor-wrapper,
    #section_6 .clm .elementor-widget-video .elementor-widget-container .elementor-wrapper {
        height: 100%;
        margin: auto;

    }

    #section_2 .clm-text h2,
    #section_3 .clm-text h2,
    #section_4 .clm-text h2,
    #section_5 .clm-text h2,
    #section_6 .clm-text h2 {
        font-size: 1.4em;
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }

    #section_2,
    #section_3,
    #section_4,
    #section_5 {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    #section_5 .elementor-element.elementor-element-bfc7f7a {
        width: 100%;
    }

    #section_5 .full-video video {
        border-radius: 0;
    }

    #section_2 .clm-text .text-2,
    #section_3 .clm-text .text-2,
    #section_4 .clm-text .text-2,
    #section_5 .clm-text .text-2 {
        padding: 0 10px;
    }

    #section_2 .clm-text,
    #section_3 .clm-text,
    #section_4 .clm-text,
    #section_5 .clm-text {
        margin-bottom: 100px;
    }

    #section_6 .elementor-widget-heading .elementor-widget-container {
        max-width: 100%;
    }

    #section_6 .elementor-element.elementor-element-5abb113 > .elementor-widget-container,
    #section_6 .elementor-element.elementor-element-91cdc49 > .elementor-widget-container{
        padding: 0px 15px 0px 15px;
        margin: 30px 0px 0px 0px;
        font-size: 1em;
        font-weight: 300;
    }

    #section_6 .elementor-element.elementor-element-79d19016 > .elementor-widget-container {
        padding: 0px 15px 0px 15px;
        margin: 10px 0px 0px 0px;
    }

    #section_6 .elementor-element.elementor-element-79d19016 .elementor-field-group {
        padding-right: 0;
        padding-left: 0;
    }

    #section_6 .elementor-field-type-next {

    }

    #section_6 .elementor-field-type-submit {
        margin-left: 5px;
    }

    #section_6 .elementor-field-type-previous {
        margin-right: 5px;
    }

    #section_6 .e-form__buttons {
        flex-wrap: nowrap;
    }

    #section_6 .elementor-element.elementor-element-44fa2b5f {
        height: 100%;
    }

    #section_6 .clm-text .elementor-widget-wrap {
        margin-bottom: 100px;
        margin-left: 0;
        margin-right: 0;
    }

    .full-video video {
        height: 82%;
        -o-object-fit: contain;
        object-fit: contain;
    }

    #section_5 .clm-text {
        width: 100%;
    }
}


@media(max-width: 530px) {
    #section_6 .e-form__buttons {
        flex-wrap: wrap;
    }

    #section_6 .elementor-field-type-submit {
        margin-left: 0px;
    }

    #section_6 .elementor-field-type-previous {
        margin-right: 0px;
    }
}

@media(max-width: 460px) {
    #section_1 .section-1-image-1 {
        right: 30px;
    }

    #section_1 .section-1-image-2 {
        width: 390px;
    }

    #section_5 .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
          padding-bottom: 100%;
    }
}

@media(max-width: 350px) {
    #section_2 .clm .elementor-widget-wrap,
    #section_3 .clm .elementor-widget-wrap,
    #section_4 .clm .elementor-widget-wrap,
    #section_5 .clm .elementor-widget-wrap {
        padding: 50px 20px 0px 20px;
    }

    #section_2 .clm-text .elementor-widget-wrap,
    #section_3 .clm-text .elementor-widget-wrap,
    #section_4 .clm-text .elementor-widget-wrap,
    #section_5 .clm-text .elementor-widget-wrap {
        padding: 50px 20px 0px 20px;
    }

	#section_1 .clm-text .elementor-widget-wrap {
		padding: 0px 0px 0px 0px;
	}

	#section_1 .clm-text .text-2 h2 {
		padding-left: 20px;
		font-size: 20px;
	}

	#section_1 .clm-text .text-2 {
		margin-bottom: 20px;
	}

	#section_1 .clm-text  .elementor-element.elementor-element-df0d11b > .elementor-widget-container {
		margin: 0px 0px 0px 0px;
	}

    #section_6 .clm-text {
    	padding: 80px 10px 0px 10px;
    }
}


#referenze-website-slider,
#referenze-online-shop-slider,
#referenze-landingpage-slider {
    display: none;
    width: 100%;
    height: var(--window-height);
    position: fixed;
    top: 0;
    z-index: 99999;
}

#referenze-website-close,
#referenze-landingpage-close,
#referenze-online-shop-close {
    position: fixed;
    top: 0;
    z-index: 10;
    cursor: pointer;
}

#referenze-website,
#referenze-landingpage,
#referenze-online-shop {
    cursor: pointer;
}

#referenze-website-slider div#n2-ss-2 .nextend-arrow img,
#referenze-landingpage-slider div#n2-ss-3 .nextend-arrow img,
#referenze-online-shop-slider div#n2-ss-4 .nextend-arrow img {
	width: 50px;
}


.n2-ss-slider{
    height: var(--window-height) !important;
}



#sidebar-navigation .elementor-element.elementor-element-bd47059 > .elementor-widget-container {
	padding: 20px 20px 0px 20px;
}

#sidebar-navigation .elementor-element.elementor-element-50026990 > .elementor-widget-container {
	padding: 20px 20px 0px 20px;
}

#sidebar-navi > div > div {
    position: absolute;
}

#sidebar-navi.right > div > div {
    right: 50px;
}

#sidebar-navi .sidebar_navi_btn:hover {
    -webkit-transition: width 100ms linear;
	-ms-transition: width 100ms linear;
	transition: width 100ms linear;
}


#sidebar-navi .sidebar_navi_btn {
    -webkit-transition: width 300ms linear;
	-ms-transition: width 300ms linear;
	transition: all 300ms linear;
    border: 2px solid #F2921D;
}


#sidebar-navi .sidebar_navi_btn:nth-child(1):hover .elementor-button-content-wrapper::before {
	content: "Home";
}

#sidebar-navi .sidebar_navi_btn:nth-child(2):hover .elementor-button-content-wrapper::before {
	content: "Entwicklung";
}

#sidebar-navi .sidebar_navi_btn:nth-child(3):hover .elementor-button-content-wrapper::before {
	content: "Seo";
}

#sidebar-navi .sidebar_navi_btn:nth-child(4):hover .elementor-button-content-wrapper::before {
	content: "Faq";
}

#sidebar-navi .sidebar_navi_btn:nth-child(5):hover .elementor-button-content-wrapper::before {
	content: "Agentur";
}

#sidebar-navi .sidebar_navi_btn:nth-child(6):hover .elementor-button-content-wrapper::before {
	content: "Kontakt";
}

#sidebar-navi .sidebar_navi_btn:hover .elementor-button-content-wrapper {
	font-size: 15px;
	position: absolute;
	overflow: hidden;
	top: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    padding-top: 5px;
	left: 0;

}

#sidebar-navi.left .sidebar_navi_btn:hover .elementor-button-content-wrapper {
    left: 0px;
}

#sidebar-navi.right .sidebar_navi_btn:hover .elementor-button-content-wrapper {

}

#sidebar-navi .sidebar_navi_btn:hover {
	width: 100px;
	-webkit-transition: width 300ms linear;
	-ms-transition: width 300ms linear;
	transition: width 300ms linear;

    border-radius: 15px;
	background: #F2921D;

}

#sidebar-navi.right .sidebar_navi_btn:hover {

}

#sidebar-navi .sidebar_navi_btn:hover .elementor-button-content-wrapper .elementor-button-text {
    display: none;
}


.BorlabsCookie._brlbs-cb-youtube {
	height: 100%;
	border: 0;
}

._brlbs-content-blocker {
	height: 100%;
}

._brlbs-embed._brlbs-video-youtube {
	height: 100%;
	width: 100%;
}

._brlbs-caption {

}

@media(max-width:768px) {
    #pashmin-logo .elementor-icon {
        font-size: 50px;
    }
}

.content-blocker {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.content-blocker .video-youtube {
	position: absolute;
	background: black;
	opacity: 0.5;
	bottom: 0;
	padding: 5px 5px 20px 5px;
	border-radius: 12px;

}

.content-blocker .caption {
	color: #fff;
	text-align: center;
}

.content-blocker .icon-play-white {
	font-family: "Poppins", Sans-serif;
	font-size: 1em;
	font-weight: 500;
	fill: #000000;
	color: #fff;
	background-color: #F2921D00;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #F2921D;
	border-radius: 6px 6px 6px 6px;
	padding: 8px 15px 8px 15px;
    cursor: pointer;
}
.content-blocker .icon-play-white:hover,
.content-blocker .icon-play-white:focus {
	color: #000000;
	background-color: #F2921D;
	border-color: #F2921D;
}


@media(min-width:767px) and (max-width:1279px) and (min-height:721px) and (max-height:820px){
    #section_1 .clm .elementor-icon {
        font-size: 95px;
        padding: 20px;
    }



}


/*
@media (min-width:401px) and (max-width:1297px) and (min-height:450px) {
	#section_1 .contact-phone-container > div {
		justify-content: space-between;
		align-items: baseline;
		align-content: stretch;
		display: flex;
	}
	
	#section_1 .contact-phone-container > div > div {
		width: auto;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 4px;
	}
}
*/
/*  ------ Zwei spaltig ----*/
/*
#section_1 .clm-text {
	padding: 60px 0px 0px 40px;
	width: 50%;
}
*/




/* ------------   W: 1-400, H 1-751  ------------*/
@media(min-width:1px) and (max-width:400px) and (max-height:300px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}

	#section_1 .clm-text .text-1 h2 {
		font-size: 9px;
	}
	
	#section_1 .subtitle {
		font-size: 7px;
		margin-top: 5px;
	}
	
	#section_1 .right-clmn .basti {
		width: 125px;
	}

	#section_1 .speechbubble {
		bottom: 189px;
		right: 24px;
		font: 0.4em/1.2 "Poppins", Sans-serif;
		width: 85px;
	}

	#section_1 .speechbubble::before {
		top: 24px;
		right: 56px;
		transform: rotate(58deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 118px;
	}

	#section_1 .right-clmn .screens img {
		width: 181px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 1.6em;
		padding: 6px;
		bottom: 31px;
	}
}

@media(min-width:1px) and (max-width:400px) and (min-height:301px)  and (max-height:350px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 9px;
	}
	
	#section_1 .subtitle {
		font-size: 7px;
		margin-top: 5px;
	}
	
	#section_1 .right-clmn .basti {
		width: 150px;
	}

	#section_1 .speechbubble {
		bottom: 228px;
		right: 10px;
		font: 0.4em/1.2 "Poppins", Sans-serif;
		width: 85px;
	}

	#section_1 .speechbubble::before {
		top: 24px;
		right: 21px;
		transform: rotate(109deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 139px;
	}

	#section_1 .right-clmn .screens img {
		width: 219px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 1.6em;
		padding: 6px;
		bottom: 37px;
	}
}

@media(min-width:1px) and (max-width:400px) and (min-height:351px)  and (max-height:400px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .right-clmn .basti {
		width: 153px;
	}

	#section_1 .speechbubble {
		bottom: 231px;
		right: 20px;
		font: 0.4em/1.2 "Poppins", Sans-serif;
		width: 84px;
	}

	#section_1 .speechbubble::before {
		top: 25px;
		right: 10px;
		transform: rotate(98deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 150px;
	}

	#section_1 .right-clmn .screens img {
		width: 227px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 1.6em;
		padding: 6px;
		bottom: 43px;
	}
}

@media(min-width:1px) and (max-width:400px) and (min-height:401px)  and (max-height:450px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .right-clmn .basti {
		width: 155px;
	}

	#section_1 .speechbubble {
		bottom: 233px;
		right: 30px;
		font: 0.5em/1.2 "Poppins", Sans-serif;
		width: 105px;
	}

	#section_1 .speechbubble::before {
		top: 25px;
		right: 72px;
		transform: rotate(55deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 154px;
	}

	#section_1 .right-clmn .screens img {
		width: 229px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 1.6em;
		padding: 6px;
		bottom: 42px;
	}
}

@media(min-width:1px) and (max-width:400px) and (min-height:451px)  and (max-height:500px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 13px;
	}
	
	#section_1 .subtitle {
		font-size: 7px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 11px;
	}
	
	#section_1 .right-clmn .basti {
		width: 133px;
	}

	#section_1 .speechbubble {
		bottom: 155px;
		right: 101px;
		font: 0.5em/1.2 "Poppins", Sans-serif;
		width: 105px;
	}

	#section_1 .speechbubble::before {
		top: 10px;
		right: -2px;
		transform: rotate(18deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 136px;
	}

	#section_1 .right-clmn .screens img {
		width: 200px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 1.6em;
		padding: 6px;
		bottom: 30px;
	}
}

@media(min-width:1px) and (max-width:400px) and (min-height:501px)  and (max-height:550px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 13px;
	}
	
	#section_1 .subtitle {
		font-size: 7px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 11px;
	}
	
	#section_1 .right-clmn .basti {
		width: 167px;
	}

	#section_1 .speechbubble {
		bottom: 205px;
		right: 122px;
		font: 0.5em/1.2 "Poppins", Sans-serif;
		width: 105px;
	}

	#section_1 .speechbubble::before {
		top: 10px;
		right: -2px;
		transform: rotate(18deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 160px;
	}

	#section_1 .right-clmn .screens img {
		width: 249px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 1.6em;
		padding: 6px;
		bottom: 47px;
	}
}

@media(min-width:1px) and (max-width:400px) and (min-height:551px)  and (max-height:600px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 13px;
	}
	
	#section_1 .subtitle {
		font-size: 7px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 11px;
	}
	
	#section_1 .right-clmn .basti {
		width: 198px;
	}

	#section_1 .speechbubble {
		bottom: 257px;
		right: 130px;
		font: 0.5em/1.2 "Poppins", Sans-serif;
		width: 105px;
	}

	#section_1 .speechbubble::before {
		top: 31px;
		right: 19px;
		transform: rotate(18deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 194px;
	}

	#section_1 .right-clmn .screens img {
		width: 292px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 2em;
		padding: 8px;
		bottom: 59px;
	}
}

@media(min-width:1px) and (max-width:400px) and (min-height:601px)  and (max-height:650px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 13px;
	}
	
	#section_1 .subtitle {
		font-size: 7px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 11px;
	}
	
	#section_1 .right-clmn .basti {
		width: 226px;
	}

	#section_1 .speechbubble {
		bottom: 298px;
		right: 148px;
		font: 0.5em/1.2 "Poppins", Sans-serif;
		width: 104px;
	}
	
	#section_1 .speechbubble::before {
		top: 34px;
		right: 17px;
		transform: rotate(27deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 217px;
	}

	#section_1 .right-clmn .screens img {
		width: 334px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 2em;
		padding: 8px;
		bottom: 63px;
	}
}

@media(min-width:1px) and (max-width:400px) and (min-height:651px)  and (max-height:700px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 13px;
	}
	
	#section_1 .subtitle {
		font-size: 7px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 11px;
	}
	
	#section_1 .right-clmn .basti {
		width: 260px;
	}

	#section_1 .speechbubble {
		bottom: 360px;
		right: 166px;
		font: 0.5em/1.2 "Poppins", Sans-serif;
		width: 104px;
	}
	
	#section_1 .speechbubble::before {
		top: 34px;
		right: 22px;
		transform: rotate(33deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 249px;
	}

	#section_1 .right-clmn .screens img {
		width: 388px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 2em;
		padding: 8px;
		bottom: 75px;
	}
}

@media(min-width:1px) and (max-width:400px) and (min-height:701px)  and (max-height:750px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 13px;
	}
	
	#section_1 .subtitle {
		font-size: 7px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 11px;
	}
	
	#section_1 .right-clmn .basti {
		width: 267px;
	}

	#section_1 .speechbubble {
		bottom: 396px;
		right: 95px;
		font: 0.7em/1.2 "Poppins", Sans-serif;
		width: 146px;
	}
	
	#section_1 .speechbubble::before {
		top: 38px;
		right: 87px;
		transform: rotate(59deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 271px;
	}

	#section_1 .right-clmn .screens img {
		width: 395px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 3em;
		padding: 10px;
		bottom: 77px;
	}
}

@media(min-width:1px) and (max-width:400px) and (min-height:751px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 13px;
	}
	
	#section_1 .subtitle {
		font-size: 7px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 11px;
	}
	
	#section_1 .right-clmn .basti {
		width: 303px;
	}

	#section_1 .speechbubble {
		bottom: 451px;
		right: 106px;
		font: 0.7em/1.2 "Poppins", Sans-serif;
		width: 146px;
	}
	
	#section_1 .speechbubble::before {
		top: 38px;
		right: 87px;
		transform: rotate(59deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 271px;
	}

	#section_1 .right-clmn .screens img {
		width: 448px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 3em;
		padding: 10px;
		bottom: 89px;
	}
}

/* ------------   W: 1-400, H 1-751  ------------*/
@media(min-width:401px) and (max-width:600px) and (max-height:300px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}

	#section_1 .clm-text .text-1 h2 {
		font-size: 16px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 11px;
	}
	
	#section_1 .right-clmn .basti {
		width: 125px;
	}

	#section_1 .speechbubble {
		bottom: 189px;
		right: 24px;
		font: 0.6em/1.2 "Poppins", Sans-serif;
		width: 128px;
	}

	#section_1 .speechbubble::before {
		top: 24px;
		right: 56px;
		transform: rotate(58deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 118px;
	}

	#section_1 .right-clmn .screens img {
		width: 181px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 1.6em;
		padding: 6px;
		bottom: 31px;
	}
}

@media(min-width:401px) and (max-width:600px) and (min-height:301px)  and (max-height:350px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 16px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 11px;
	}
	
	#section_1 .right-clmn .basti {
		width: 150px;
	}

	#section_1 .speechbubble {
		bottom: 228px;
		right: 10px;
		font: 0.6em/1.2 "Poppins", Sans-serif;
		width: 128px;
	}

	#section_1 .speechbubble::before {
		top: 24px;
		right: 21px;
		transform: rotate(109deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 139px;
	}

	#section_1 .right-clmn .screens img {
		width: 219px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 1.6em;
		padding: 6px;
		bottom: 37px;
	}
}

@media(min-width:401px) and (max-width:600px) and (min-height:351px)  and (max-height:400px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 16px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 11px;
	}
	
	#section_1 .right-clmn .basti {
		width: 162px;
	}

	#section_1 .speechbubble {
		bottom: 242px;
		right: 20px;
		font: 0.6em/1.2 "Poppins", Sans-serif;
		width: 128px;
	}

	#section_1 .speechbubble::before {
		top: 25px;
		right: 10px;
		transform: rotate(98deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 150px;
	}

	#section_1 .right-clmn .screens img {
		width: 227px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 1.6em;
		padding: 6px;
		bottom: 43px;
	}
}

@media(min-width:401px) and (max-width:600px) and (min-height:401px)  and (max-height:450px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 16px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 11px;
	}
	
	#section_1 .right-clmn .basti {
		width: 198px;
	}

	#section_1 .speechbubble {
		  bottom: 296px;
		  right: 52px;
		  font: 0.6em/1.2 "Poppins", Sans-serif;
		  width: 128px;
	}

	#section_1 .speechbubble::before {
		top: 25px;
		right: 72px;
		transform: rotate(55deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 200px;
	}

	#section_1 .right-clmn .screens img {
		width: 292px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 3em;
		padding: 8px;
		bottom: 42px;
	}
}

@media(min-width:401px) and (max-width:600px) and (min-height:451px)  and (max-height:500px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 16px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 11px;
	}
	
	#section_1 .right-clmn .basti {
		width: 203px;
	}

	#section_1 .speechbubble {
		bottom: 309px;
		right: 55px;
		font: 0.6em/1.2 "Poppins", Sans-serif;
		width: 128px;
	}
	
	#section_1 .speechbubble::before {
		top: 32px;
		right: 78px;
		transform: rotate(53deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 208px;
	}

	#section_1 .right-clmn .screens img {
		width: 296px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 3em;
		padding: 8px;
		bottom: 47px;
	}
}

@media(min-width:401px) and (max-width:600px) and (min-height:501px)  and (max-height:550px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 16px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 11px;
	}
	
	#section_1 .right-clmn .basti {
		width: 209px;
	}

	#section_1 .speechbubble {
		bottom: 319px;
		right: 50px;
		font: 0.6em/1.2 "Poppins", Sans-serif;
		width: 128px;
	}

	#section_1 .speechbubble::before {
		top: 34px;
		right: 82px;
		transform: rotate(52deg) skewX(75deg);
	}
	#section_1 .right-clmn .screens {
		width: 225px;
	}

	#section_1 .right-clmn .screens img {
		width: 306px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 3em;
		padding: 9px;
		bottom: 47px;
	}
}

@media(min-width:401px) and (max-width:600px) and (min-height:551px)  and (max-height:600px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 21px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 18px;
	}
	
	#section_1 .right-clmn .basti {
		width: 175px;
	}

	#section_1 .speechbubble {
		bottom: 213px;
		right: 130px;
		font: 0.6em/1.2 "Poppins", Sans-serif;
		width: 128px;
	}

	#section_1 .speechbubble::before {
		top: 19px;
		right: -3px;
		transform: rotate(22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 194px;
	}

	#section_1 .right-clmn .screens img {
		width: 256px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 3em;
		padding: 9px;
		bottom: 34px;
	}
}

@media(min-width:401px) and (max-width:600px) and (min-height:601px)  and (max-height:650px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 21px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 18px;
	}
	
	#section_1 .right-clmn .basti {
		width: 207px;
	}

	#section_1 .speechbubble {
		bottom: 263px;
		right: 139px;
		font: 0.6em/1.2 "Poppins", Sans-serif;
		width: 128px;
	}
	
	#section_1 .speechbubble::before {
		top: 34px;
		right: 17px;
		transform: rotate(27deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 217px;
	}

	#section_1 .right-clmn .screens img {
		width: 334px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 3em;
		padding: 9px;
		bottom: 47px;
	}
}

@media(min-width:401px) and (max-width:600px) and (min-height:651px)  and (max-height:700px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 21px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 18px;
	}
	
	#section_1 .right-clmn .basti {
		width: 239px;
	}

	#section_1 .speechbubble {
		bottom: 306px;
		right: 156px;
		font: 0.6em/1.2 "Poppins", Sans-serif;
		width: 128px;
	}
	
	#section_1 .speechbubble::before {
		top: 34px;
		right: 22px;
		transform: rotate(33deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 249px;
	}

	#section_1 .right-clmn .screens img {
		width: 355px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 3em;
		padding: 9px;
		bottom: 47px;
	}
}

@media(min-width:401px) and (max-width:600px) and (min-height:701px)  and (max-height:750px){
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 21px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 18px;
	}
	
	#section_1 .right-clmn .basti {
		width: 258px;
	}

	#section_1 .speechbubble {
		bottom: 333px;
		right: 190px;
		font: 0.6em/1.2 "Poppins", Sans-serif;
		width: 128px;
	}
	
	#section_1 .speechbubble::before {
		top: 23px;
		right: -14px;
		transform: rotate(39deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 271px;
	}

	#section_1 .right-clmn .screens img {
		width: 395px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 3em;
		padding: 9px;
		bottom: 60px;
	}
}

@media(min-width:401px) and (max-width:600px) and (min-height:751px) and (max-height:800px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 21px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 18px;
	}
	
	#section_1 .right-clmn .basti {
		width: 303px;
	}

	#section_1 .speechbubble {
		bottom: 402px;
		right: 219px;
		font: 0.6em/1.2 "Poppins", Sans-serif;
		width: 128px;
	}
	
	#section_1 .speechbubble::before {
		top: 38px;
		right: -13px;
		transform: rotate(59deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 295px;
	}

	#section_1 .right-clmn .screens img {
		width: 448px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 3em;
		padding: 9px;
		bottom: 93px;
	}
}

@media(min-width:401px) and (max-width:600px) and (min-height:801px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 21px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 18px;
	}
	
	#section_1 .right-clmn .basti {
		width: 338px;
	}

	#section_1 .speechbubble {
		bottom: 462px;
		right: 227px;
		font: 0.6em/1.2 "Poppins", Sans-serif;
		width: 128px;
	}
	
	#section_1 .speechbubble::before {
		top: 28px;
		right: -13px;
		transform: rotate(59deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 326px;
	}

	#section_1 .right-clmn .screens img {
		width: 499px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 3em;
		padding: 9px;
		bottom: 107px;
	}
}


/*------------  W: 600-800, H: >1 ------------*/
@media(min-width:601px) and (max-width:1800px) and (min-height:1px) and (max-height:300px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 23px;
	}
	
	#section_1 .subtitle {
		font-size: 1rem !important;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 9px;
	}
		
	#section_1 .right-clmn .basti {
		width: 172px;
	}

	#section_1 .speechbubble {
		bottom:180px;
		right: 139px;
		font: 0.7em/1.2 "Poppins", Sans-serif;
		width: 146px;
	}
	
	#section_1 .speechbubble::before {
		top: 24px;
		right: -8px;
		transform: rotate(16deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 175px;
	}

	#section_1 .right-clmn .screens img {
		width: 251px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 2em;
		padding: 6px;
		bottom: 47px;
	}
	
	#section_1 .clm-text .elementor-widget-heading:nth-child(2) {
		display: none !important;
	}
	
	#section_1 .elementor-container {
		display: flex;
		gap: 0;
	}
}


@media(min-width:601px) and (max-width:1800px) and (min-height:301px) and (max-height:400px) {
	#section_1 .clm-text .elementor-widget-heading:nth-child(2) {
	display: none !important;
}
	
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 16px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 16px;
	}
	
	#section_1 .right-clmn .basti {
		width: 168px;
	}

	#section_1 .speechbubble {
		bottom:199px;
		right: 123px;
		font: 0.7em/1.2 "Poppins", Sans-serif;
		width: 146px;
	}
	
	#section_1 .speechbubble::before {
		top: 48px;
		right: 18px;
		transform: rotate(16deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 214px;
	}

	#section_1 .right-clmn .screens img {
		width: 249px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 4em;
		padding: 10px;
		bottom: 29px;
	}
}


@media(min-width:601px) and (max-width:1800px) and (min-height:351px) and (max-height:400px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 21px;
	}
	
	#section_1 .subtitle {
		font-size: 12px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 17px;
	}
	
	#section_1 .right-clmn .basti {
		width: 199px;
	}

	#section_1 .speechbubble {
		bottom: 245px;
		right: 138px;
		font: 0.7em/1.2 "Poppins", Sans-serif;
		width: 146px;
	}
	
	#section_1 .speechbubble::before {
		top: 48px;
		right: 18px;
		transform: rotate(16deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 235px;
	}

	#section_1 .right-clmn .screens img {
		width: 293px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 4em;
		padding: 10px;
		bottom: 35px;
	}
}



@media(min-width:601px) and (max-width:1800px) and (min-height:401px) and (max-height:450px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 31px;
	}
	
	#section_1 .subtitle {
		font-size: 21px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 17px;
	}
	
	#section_1 .right-clmn .basti {
		width: 199px;
	}

	#section_1 .speechbubble {
		bottom: 298px;
		right: 58px;
		font: 1em/1.2 "Poppins", Sans-serif;
		width: 210px;
	}
	
	#section_1 .speechbubble::before {
		top: 64px;
		right: 102px;
		transform: rotate(55deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 244px;
	}

	#section_1 .right-clmn .screens img {
		width: 293px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 4em;
		padding: 10px;
		bottom: 35px;
	}
}



@media(min-width:601px) and (max-width:1800px) and (min-height:451px) and (max-height:500px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 31px;
	}
	
	#section_1 .subtitle {
		font-size: 21px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 17px;
	}
	
	#section_1 .right-clmn .basti {
		width: 222px;
	}

	#section_1 .speechbubble {
		bottom: 330px;
		right: 58px;
		font: 1em/1.2 "Poppins", Sans-serif;
		width: 210px;
	}
	
	#section_1 .speechbubble::before {
		top: 64px;
		right: 102px;
		transform: rotate(55deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 244px;
	}

	#section_1 .right-clmn .screens img {
		width: 323px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 4em;
		padding: 10px;
		bottom: 35px;
	}
}




@media(min-width:601px) and (max-width:1800px) and (min-height:501px) and (max-height:550px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 31px;
	}
	
	#section_1 .subtitle {
		font-size: 21px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 17px;
	}
	
	#section_1 .right-clmn .basti {
		width: 241px;
	}

	#section_1 .speechbubble {
		bottom: 363px;
		right: 58px;
		font: 1em/1.2 "Poppins", Sans-serif;
		width: 210px;
	}
	
	#section_1 .speechbubble::before {
		top: 64px;
		right: 102px;
		transform: rotate(55deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 262px;
	}

	#section_1 .right-clmn .screens img {
		width: 359px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 4em;
		padding: 10px;
		bottom: 61px;
	}
}



@media(min-width:601px) and (max-width:1800px) and (min-height:551px) and (max-height:600px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 31px;
	}
	
	#section_1 .subtitle {
		font-size: 21px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 17px;
	}
	
	#section_1 .right-clmn .basti {
		width: 282px;
	}

	#section_1 .speechbubble {
		bottom: 418px;
		right: 58px;
		font: 1em/1.2 "Poppins", Sans-serif;
		width: 210px;
	}
	
	#section_1 .speechbubble::before {
		top: 64px;
		right: 145px;
		transform: rotate(55deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 300px;
	}

	#section_1 .right-clmn .screens img {
		width: 418px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 4em;
		padding: 10px;
		bottom: 61px;
	}
}


@media(min-width:601px) and (max-width:1800px) and (min-height:601px) and (max-height:650px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 31px;
	}
	
	#section_1 .subtitle {
		font-size: 21px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 17px;
	}
	
	#section_1 .right-clmn .basti {
		width: 311px;
	}

	#section_1 .speechbubble {
		bottom: 465px;
		right: 58px;
		font: 1em/1.2 "Poppins", Sans-serif;
		width: 210px;
	}
	
	#section_1 .speechbubble::before {
		top: 64px;
		right: 145px;
		transform: rotate(55deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 328px;
	}

	#section_1 .right-clmn .screens img {
		width: 485px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 4em;
		padding: 10px;
		bottom: 92px;
	}
}


@media(min-width:601px) and (max-width:1800px) and (min-height:651px) and (max-height:700px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 31px;
	}
	
	#section_1 .subtitle {
		font-size: 21px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 17px;
	}
	
	#section_1 .right-clmn .basti {
		width: 325px;
	}

	#section_1 .speechbubble {
		bottom: 271px;
		right: 206px;
		font: 1em/1.2 "Poppins", Sans-serif;
		width: 210px;
	}
	
	#section_1 .speechbubble::before {
		top: 64px;
		right: 145px;
		transform: rotate(55deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 328px;
	}

	#section_1 .right-clmn .screens img {
		width: 485px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 4em;
		padding: 10px;
		bottom: 92px;
	}
}


@media(min-width:601px) and (max-width:1800px) and (min-height:701px) and (max-height:750px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	/*  ------ Zwei spaltig ----*/
	#section_1 .clm-text {
		padding: 60px 0px 0px 40px;
		width: 50%;
	}
	
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 37px;
	}
	
	#section_1 .subtitle {
		font-size: 21px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 24px;
	}
	
	#section_1 .right-clmn .basti {
		width: 239px;
	}

	#section_1 .speechbubble {
		bottom: 271px;
		right: 206px;
		font: 1em/1.2 "Poppins", Sans-serif;
		width: 210px;
	}
	
	#section_1 .speechbubble::before {
		top: 17px;
		right: -12px;
		transform: rotate(11deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 258px;
	}

	#section_1 .right-clmn .screens img {
		width: 351px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 4em;
		padding: 10px;
		bottom: 45px;
	}
}


@media(min-width:601px) and (max-width:1800px) and (min-height:751px) and (max-height:800px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 37px;
	}
	
	#section_1 .subtitle {
		font-size: 21px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 24px;
	}
	
	#section_1 .right-clmn .basti {
		width: 272px;
	}

	#section_1 .speechbubble {
		bottom: 319px;
		right: 220px;
		font: 1em/1.2 "Poppins", Sans-serif;
		width: 210px;
	}
	
	#section_1 .speechbubble::before {
		top: 17px;
		right: -12px;
		transform: rotate(11deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 288px;
	}

	#section_1 .right-clmn .screens img {
		width: 403px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 4em;
		padding: 10px;
		bottom: 59px;
	}
}

@media(min-width:601px) and (max-width:1800px) and (min-height:801px) {
	#section_1 .contact-phone-container > div > div {
		margin: 0px 0px 10px 0px;
	}
	
	#section_1 .clm-text .text-1 h2 {
		font-size: 37px;
	}
	
	#section_1 .subtitle {
		font-size: 21px;
		margin-top: 5px;
	}
	
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 24px;
	}
	
	#section_1 .right-clmn .basti {
		width: 307px;
	}

	#section_1 .speechbubble {
		bottom: 361px;
		right: 247px;
		font: 1em/1.2 "Poppins", Sans-serif;
		width: 210px;
	}
	
	#section_1 .speechbubble::before {
		top: 17px;
		right: -12px;
		transform: rotate(11deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 322px;
	}

	#section_1 .right-clmn .screens img {
		width: 448px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 4em;
		padding: 10px;
		bottom: 82px;
	}
}



/* ------W: >1279 , H: > 1 ------------ */


@media(min-width: 1280px) {

	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 18px;
	}
}

@media(min-width: 1800px) {
	#section_1 .clm-text .contact-phone-container {
		margin-left: 10%;
	}
}

@media(min-width:768px)  {


	#section_1 .subtitle {
		font-size: 2rem;
		line-height: 1.2em;
	}
}


/* ------------  W: 1279 - 1500  ------------*/
@media(min-width:1279px) and (max-height:550px) {
	#section_1 .right-clmn .basti {
		width: 211px;
	}

	#section_1 .speechbubble {
		bottom: 219px;
		right: 192px;
		font: 1.2em/1.2 "Poppins", Sans-serif;
		width: 252px;
	}

	#section_1 .speechbubble::before {
		top: 66px;
		right: -11px;
		transform: rotate(-11deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 218px;
	}

	#section_1 .right-clmn .screens img {
		width: 313px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 39px;
		padding: 10px;
		bottom: 55px;
	}
}

@media(min-width:1279px) and (max-width:1500px) and (min-height:551px) and (max-height:650px) {
	#section_1 .right-clmn .basti {
		width: 324px;
	}

	#section_1 .speechbubble {
		bottom: 350px;
		right: 263px;
		font: 1.5em/1.2 "Poppins", Sans-serif;
		width: 317px;
	}

	#section_1 .speechbubble::before {
		top: 66px;
		right: -11px;
		transform: rotate(-26deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 330px;
	}

	#section_1 .right-clmn .screens img {
		width: 474px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 69px;
		padding: 10px;
		bottom: 87px;
	}
}


@media(min-width:1279px) and (max-width:1500px) and (min-height:651px) and (max-height:750px) {

	#section_1 .right-clmn .basti {
		width: 373px;
	}

	#section_1 .speechbubble {
		bottom: 420px;
		right: 296px;
		font: 1.5em/1.2 "Poppins", Sans-serif;
		width: 317px;
	}

	#section_1 .speechbubble::before {
		top: 66px;
		right: -11px;
		transform: rotate(2deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 382px;
	}

	#section_1 .right-clmn .screens img {
		width: 552px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 75px;
		padding: 13px;
		bottom: 90px;
	}
}

@media(min-width:1279px) and (max-width:1500px) and (min-height:751px) and (max-height:850px) {

	#section_1 .right-clmn .basti {
		width: 412px;
	}

	#section_1 .speechbubble {
		bottom: 486px;
		right: 316px;
		font: 1.5em/1.2 "Poppins", Sans-serif;
		width: 317px;
	}

	#section_1 .speechbubble::before {
		top: 66px;
		right: -11px;
		transform: rotate(2deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 411px;
	}

	#section_1 .right-clmn .screens img {
		width: 606px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 75px;
		padding: 13px;
		bottom: 119px;
	}
}


@media(min-width:1279px) and (max-width:1500px) and (min-height:851px) and (max-height:1000px) {

	#section_1 .right-clmn .basti {
		width: 481px;
	}

	#section_1 .speechbubble {
		bottom: 586px;
		right: 316px;
		font: 1.5em/1.2 "Poppins", Sans-serif;
		width: 317px;
	}

	#section_1 .speechbubble::before {
		top: 86px;
		right: 20px;
		transform: rotate(22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 469px;
	}

	#section_1 .right-clmn .screens img {
		width: 714px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 75px;
		padding: 13px;
		bottom: 154px
	}
}

@media(min-width:1279px) and (max-width:1500px) and (min-height:1001px) and (max-height:1100px) {

	#section_1 .right-clmn .basti {
		width: 516px;
	}

	#section_1 .speechbubble {
		bottom: 735px;
		right: 316px;
		font: 1.5em/1.2 "Poppins", Sans-serif;
		width: 317px;
	}

	#section_1 .speechbubble::before {
		top: 86px;
		right: 55px;
		transform: rotate(22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 488px;
	}

	#section_1 .right-clmn .screens img {
		width: 765px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 75px;
		padding: 13px;
		bottom: 168px;
	}
}

@media(min-width:1279px) and (max-width:1500px) and (min-height:1101px) and (max-height:1200px) {

	#section_1 .right-clmn .basti {
		width: 567px;
	}

	#section_1 .speechbubble {
		bottom: 835px;
		right: 316px;
		font: 1.5em/1.2 "Poppins", Sans-serif;
		width: 317px;
	}

	#section_1 .speechbubble::before {
		top: 86px;
		right: 79px;
		transform: rotate(22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 526px;
	}

	#section_1 .right-clmn .screens img {
		width: 838px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 75px;
		padding: 13px;
		bottom: 198px;
	}
}



@media(min-width:1279px) and (max-width:1500px) and (min-height:1201px) {

	#section_1 .right-clmn .basti {
		width: 619px;
	}

	#section_1 .speechbubble {
		bottom: 935px;
		right: 316px;
		font: 1.5em/1.2 "Poppins", Sans-serif;
		width: 317px;
	}

	#section_1 .speechbubble::before {
		top: 86px;
		right: 79px;
		transform: rotate(22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 560px;
	}

	#section_1 .right-clmn .screens img {
		width: 908px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 75px;
		padding: 13px;
		bottom: 213px;
	}
}


/*------------  W: 1501 ---------- */

@media(min-width:1279px) and (max-width:1500px) and (min-height:551px) and (max-height:650px) {
	#section_1 .right-clmn .basti {
		width: 324px;
	}

	#section_1 .speechbubble {
		bottom: 350px;
		right: 263px;
		font: 1.5em/1.2 "Poppins", Sans-serif;
		width: 317px;
	}

	#section_1 .speechbubble::before {
		top: 66px;
		right: -11px;
		transform: rotate(-26deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 330px;
	}

	#section_1 .right-clmn .screens img {
		width: 474px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 69px;
		padding: 10px;
		bottom: 87px;
	}
}


@media(min-width:1279px) and (max-width:1500px) and (min-height:651px) and (max-height:750px) {

	#section_1 .right-clmn .basti {
		width: 373px;
	}

	#section_1 .speechbubble {
		bottom: 420px;
		right: 296px;
		font: 1.5em/1.2 "Poppins", Sans-serif;
		width: 317px;
	}

	#section_1 .speechbubble::before {
		top: 66px;
		right: -11px;
		transform: rotate(2deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 382px;
	}

	#section_1 .right-clmn .screens img {
		width: 552px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 75px;
		padding: 13px;
		bottom: 90px;
	}
}

@media(min-width:1279px) and (max-width:1500px) and (min-height:751px) and (max-height:850px) {

	#section_1 .right-clmn .basti {
		width: 412px;
	}

	#section_1 .speechbubble {
		bottom: 486px;
		right: 316px;
		font: 1.5em/1.2 "Poppins", Sans-serif;
		width: 317px;
	}

	#section_1 .speechbubble::before {
		top: 66px;
		right: -11px;
		transform: rotate(2deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 411px;
	}

	#section_1 .right-clmn .screens img {
		width: 606px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 75px;
		padding: 13px;
		bottom: 119px;
	}
}


@media(min-width:1279px) and (max-width:1500px) and (min-height:851px) and (max-height:1000px) {

	#section_1 .right-clmn .basti {
		width: 481px;
	}

	#section_1 .speechbubble {
		bottom: 586px;
		right: 316px;
		font: 1.5em/1.2 "Poppins", Sans-serif;
		width: 317px;
	}

	#section_1 .speechbubble::before {
		top: 86px;
		right: 20px;
		transform: rotate(22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 469px;
	}

	#section_1 .right-clmn .screens img {
		width: 714px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 75px;
		padding: 13px;
		bottom: 154px
	}
}

@media(min-width:1279px) and (max-width:1500px) and (min-height:1001px) and (max-height:1100px) {

	#section_1 .right-clmn .basti {
		width: 516px;
	}

	#section_1 .speechbubble {
		bottom: 735px;
		right: 316px;
		font: 1.5em/1.2 "Poppins", Sans-serif;
		width: 317px;
	}

	#section_1 .speechbubble::before {
		top: 86px;
		right: 55px;
		transform: rotate(22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 488px;
	}

	#section_1 .right-clmn .screens img {
		width: 765px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 75px;
		padding: 13px;
		bottom: 168px;
	}
}

@media(min-width:1279px) and (max-width:1500px) and (min-height:1101px) and (max-height:1200px) {

	#section_1 .right-clmn .basti {
		width: 567px;
	}

	#section_1 .speechbubble {
		bottom: 835px;
		right: 316px;
		font: 1.5em/1.2 "Poppins", Sans-serif;
		width: 317px;
	}

	#section_1 .speechbubble::before {
		top: 86px;
		right: 79px;
		transform: rotate(22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 526px;
	}

	#section_1 .right-clmn .screens img {
		width: 838px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 75px;
		padding: 13px;
		bottom: 198px;
	}
}



@media(min-width:1501px) and (max-width:2000px) and (min-height:551px) and (max-height: 650px) {

	#section_1 .right-clmn .basti {
		width: 292px;
	}

	#section_1 .speechbubble {
		bottom: 247px;
		right: 262px;
		font: 2em/1.2 "Poppins", Sans-serif;
		width: 417px;
	}

	#section_1 .speechbubble::before {
		top: 66px;
		right: -11px;
		transform: rotate(-22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 310px;
	}

	#section_1 .right-clmn .screens img {
		width: 433px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 60px;
		padding: 11px;
		bottom: 62px;
	}
}


@media(min-width:1501px) and (max-width:2000px) and (min-height:651px) and (max-height:800px) {

	#section_1 .right-clmn .basti {
		width: 350px;
	}

	#section_1 .speechbubble {
		bottom: 347px;
		right: 296px;
		font: 2em/1.2 "Poppins", Sans-serif;
		width: 417px;
	}

	#section_1 .speechbubble::before {
		top: 66px;
		right: -11px;
		transform: rotate(-22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 349px;
	}

	#section_1 .right-clmn .screens img {
		width: 519px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 60px;
		padding: 11px;
		bottom: 106px;
	}
}



@media(min-width:1501px) and (max-width:2000px) and (min-height:801px) and (max-height:1000px) {

	#section_1 .right-clmn .basti {
		width: 451px;
	}

	#section_1 .speechbubble {
		bottom: 499px;
		right: 319px;
		font: 2em/1.2 "Poppins", Sans-serif;
		width: 417px;
	}

	#section_1 .speechbubble::before {
		top: 108px;
		right: 24px;
		transform: rotate(-22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 448px;
	}

	#section_1 .right-clmn .screens img {
		width: 665px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 76px;
		padding: 20px;
		bottom: 114px;
	}
}



@media(min-width:1501px) and (max-width:2000px) and (min-height:1001px) and (max-height:1300px) {

	#section_1 .right-clmn .basti {
		width: 502px;
	}

	#section_1 .speechbubble {
		bottom: 696px;
		right: 319px;
		font: 2em/1.2 "Poppins", Sans-serif;
		width: 417px;
	}

	#section_1 .speechbubble::before {
		top: 108px;
		right: 24px;
		transform: rotate(53deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 484px;
	}

	#section_1 .right-clmn .screens img {
		width: 743px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 76px;
		padding: 18px;
		bottom: 148px;
	}
}


@media(min-width:1501px) and (max-width:2000px) and (min-height:1301px) {

	#section_1 .right-clmn .basti {
		width: 658px;
	}

	#section_1 .speechbubble {
		bottom: 997px;
		right: 293px;
		font: 2em/1.2 "Poppins", Sans-serif;
		width: 417px;
	}

	#section_1 .speechbubble::before {
		top: 125px;
		right: 198px;
		transform: rotate(24deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 666px;
	}

	#section_1 .right-clmn .screens img {
		width: 965px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 138px;
		padding: 25px;
		bottom: 151px;
	}
}


/*--------------  w > 2000  --------------*/

@media(min-width:2001px) and (min-height:551px) and (max-height:650px) {

	#section_1 .right-clmn .basti {
		width: 292px;
	}

	#section_1 .speechbubble {
		bottom: 247px;
		right: 262px;
		font: 2em/1.2 "Poppins", Sans-serif;
		width: 417px;
	}

	#section_1 .speechbubble::before {
		top: 66px;
		right: -11px;
		transform: rotate(-22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 310px;
	}

	#section_1 .right-clmn .screens img {
		width: 433px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 60px;
		padding: 11px;
		bottom: 62px;
	}
}


@media(min-width:2001px) and (min-height:651px) and (max-height:800px) {

	#section_1 .right-clmn .basti {
		width: 350px;
	}

	#section_1 .speechbubble {
		bottom: 347px;
		right: 296px;
		font: 2em/1.2 "Poppins", Sans-serif;
		width: 417px;
	}

	#section_1 .speechbubble::before {
		top: 66px;
		right: -11px;
		transform: rotate(-22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 349px;
	}

	#section_1 .right-clmn .screens img {
		width: 519px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 60px;
		padding: 11px;
		bottom: 106px;
	}
}



@media(min-width:2001px) and (min-height:801px) and (max-height:1000px) {

	#section_1 .right-clmn .basti {
		width: 451px;
	}

	#section_1 .speechbubble {
		bottom: 499px;
		right: 319px;
		font: 2em/1.2 "Poppins", Sans-serif;
		width: 417px;
	}

	#section_1 .speechbubble::before {
		top: 108px;
		right: 24px;
		transform: rotate(-22deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 448px;
	}

	#section_1 .right-clmn .screens img {
		width: 665px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 76px;
		padding: 20px;
		bottom: 114px;
	}
}



@media(min-width:2001px) and (min-height:1001px) and (max-height:1300px) {

	#section_1 .right-clmn .basti {
		width: 502px;
	}

	#section_1 .speechbubble {
		bottom: 696px;
		right: 319px;
		font: 2em/1.2 "Poppins", Sans-serif;
		width: 417px;
	}

	#section_1 .speechbubble::before {
		top: 108px;
		right: 24px;
		transform: rotate(53deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 484px;
	}

	#section_1 .right-clmn .screens img {
		width: 743px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 76px;
		padding: 18px;
		bottom: 148px;
	}
}


@media(min-width:2001px) and (min-height:1301px) {

	#section_1 .right-clmn .basti {
		width: 658px;
	}

	#section_1 .speechbubble {
		bottom: 997px;
		right: 293px;
		font: 2em/1.2 "Poppins", Sans-serif;
		width: 417px;
	}

	#section_1 .speechbubble::before {
		top: 125px;
		right: 198px;
		transform: rotate(24deg) skewX(75deg);
	}

	#section_1 .right-clmn .screens {
		width: 666px;
	}

	#section_1 .right-clmn .screens img {
		width: 965px;
	}

	#section_1 .right-clmn .screens .play-btn {
		font-size: 138px;
		padding: 25px;
		bottom: 151px;
	}
}


/* --------- END -------- */
/* --------- Mani ---------*/

/*------- 1 x 383 -------*/
/* ------ Nav/Logo --------*/

.elementor-icon i, .elementor-icon svg {
    width: 0.8em;
    height: 0.8em;
    position: relative;
    display: block;
}

	/* ------ Buttons --------*/
@media (min-width: 1px) and (max-width: 383px){
	html{
		overflow-x:hidden!important;
	}

	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 14px;
	}
	
	#section_1 .clm-text .text-1 h2 {
	display:flex;
	justify-content: center;
    font-size: 18px;
	}	
	
	#section_1 .subtitle {
    font-size: 10px;
    margin-top: 5px;
	padding-left: 8px;
	}

	/* ------ sprechblase --------*/
	#section_1 .speechbubble {
    	bottom: 205px;
    	right: 122px;
    	font: 0.5em/1.2 "Poppins", Sans-serif;
    	width: 105px;
	}
	
	#section_1 .speechbubble {
    	padding: 0.6em;
		border-radius: 0.25em;
    	background: #ffffff;
    	font: 0.7em "Poppins", Sans-serif;
    	width: 160px;
    	position: absolute;
    	bottom: 250px;
   	 	right: 175px;
		z-index: 1;
		}
	
	/*------- Basti --------*/
	.elementor img {
    	/*height: 360px!important;*/
   	 	min-width: 120%;
		padding-right: 10px;
		right: 0px;
	}
	
	/*------ mockup ------*/
	#section_1 .right-clmn .screens img {
    	width: 320px;
    	max-height: 300px;
		right: 0px;
		bottom: 0;
    	position: absolute;
    	right: -10px!important;
		
	}
	
	/*------ playbutton ------*/
	#section_1 .right-clmn .screens .play-btn {
    font-size: 2.5em;
    padding: 10px;
    bottom: 120px;
	margin-left:40px;
	}
	#btn_height_light .elementor-button-content-wrapper {display: block;}
}	

	/*------- 383 x 400 -------*/
	/* ------ Nav/Logo --------*/

.elementor-icon i, .elementor-icon svg {
    width: 0.8em;
    height: 0.8em;
    position: relative;
    display: block;
}

/*_______________________________________________________________*/

@media (min-width: 384px) and (max-width: 400px){
	/* ------ H2 -  --------*/
	#section_1 .clm-text .text-1 h2 {
		display:flex;
		justify-content: center;
    	font-size: 20px;
	}	
	
	#section_1 .subtitle {
    	font-size: 10px;
   	 	margin-top: 5px;
		padding-left: 16px;
	}
	
	/* ------ Buttons --------*/
	#section_1 .clm-text .elementor-widget-heading,
	#section_1 .clm-text .elementor-widget-button {
		font-size: 16px;
	}
	#btn_height_light .elementor-button-content-wrapper {display: block;}
	
	/*------- Basti --------*/
	.elementor img {
    	/*height: 360px!important;*/
   	 	min-width: 120%;
		padding-right: 0px;
		right: 0px;
	}
	
	/* ------ sprechblase --------*/
	#section_1 .speechbubble {
    	bottom: 205px;
    	right: 122px;
    	font: 0.5em/1.2 "Poppins", Sans-serif;
    	width: 105px;
	}
	
	#section_1 .speechbubble {
    	padding: 0.6em;
		border-radius: 0.25em;
    	background: #ffffff;
    	font: 0.7em "Poppins", Sans-serif;
    	width: 130px;
    	position: absolute;
    	bottom: 360px;
   	 	right: 220px;
		z-index: 1;
	}
	
	/*------ playbutton ------*/
	#section_1 .right-clmn .screens .play-btn {
    	font-size: 5em;
    	padding: 10px;
    	bottom: 120px;
		margin-left:40px;
	}
	#btn_height_light .elementor-button-content-wrapper {display: block;}
}	

@media (min-width: 1280px) and (max-width: 1800px){
 	#section_1 .clm-text .elementor-widget-wrap {
    padding: 20px 0px 0px 60px;
}
	#section_1 .subtitle {
  font-size: 1.3rem;
  line-height: 1.2em;
		margin-top: 20px;
}
	#section_1 .speechbubble {
  bottom: 586px;
  right: 316px;
  font: 1.2em/1.2 "Poppins", Sans-serif;
  width: 250px;
}
	.elementor-2 .elementor-element.elementor-element-df0d11b .elementor-heading-title {
  color: var( --e-global-color-b04e216 );
  font-family: "Poppins", Sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.2em;
}
