.my-YT-video {
min-height:90px !important;
min-width:160px !important;
};
.responsiveWrapper {
position: relative;
padding-bottom: 56.25%; 
padding-top: 5px;
height: 0;
}
.responsiveWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
border: 2px solid;
border-color:#ea9d2a;
}
.myHeader{	
z-index:20000;
}
.my-logo-s{display:none;}
@media screen and (max-width: 800px) {
.my-logo-xl{display:none;}
.my-logo-s{display:block;}
}
.my-shadow {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
align-self: stretch !important;
}
.my-beitrag-template .wp-block-post {display:flex !important;}
.my-stretch-box{
align-self:stretch !important;
width:100%;
}
.my-thin-text .wp-block-button__link {
font-weight: 100
}
.my-text-shadow {
text-shadow: 4px 3px 6px #000000
}
.my-text-bg{
background-color: #00000060;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}
.my-sticky-bg {
position: sticky;
top: 0;
z-index: -333;
}
.my-fixed-bg {
position: fixed;
top: 0;
z-index: -110;
}  .my-transparent-bg {
background: rgba(0, 0, 0, 0.5);
} .myCenterContainer {
position: relative;
}
.my-center-text {
position: absolute;
top: 40%;
width: 100%;
z-index:444;
background-color: #00000060;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
} .my-center-text-no-bg{
position: absolute;
top: 40%;
width: 100%;
z-index:444;
}
.my-center-pict{
position: absolute; }
.my-pict-blur{ filter: blur(2px);
}   .my-skill-bttn-parent{position: relative;}
.my-skill-bttn{position: fixed; bottom: 20px;}
.my-skill-bttn:hover .wp-block-button__link{
box-shadow:5px 5px 10px #000000;
}
.myBttnHover:hover .n2-ss-button-container{
box-shadow:5px 5px 10px #000000;
} .wp-block-button:hover .wp-block-button__link {
box-shadow: 5px 5px 10px #000000;
background-color: #09090926;
font-size:1.7rem;
color: white;
}  @media screen and (max-width: 1024px) {
.my-portfolio-loop{
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.myskillcontainer {
flex-direction: column;
}
.my-delay0 {
animation-delay: 0;
}
.my-brake-reverse {
flex-direction: column-reverse;
}
.my-break {
flex-direction: column;
}
}
.my-brake-reverse {
display: flex;
}
.my-break {
display: flex;
justify-content:center;
}
@media screen and (max-width: 768px) {
.my-portfolio-loop{
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
}  .my-column-style {
background-color: #cccccc;
background-repeat: no-repeat;
background-size: 100%;
} .my-skill-button:link, .my-skill-button:visited{
border-radius: 8px;
background-color: #973C20;
border: 1px solid #EA9D2A;
padding: 0.25rem 0.5rem;
text-align: center;
font-size: 1.2rem;
color: #fffafa;
font-family: var(--font-open-sans);
}
.my-skill-button:hover, .my-skill-button:active{
box-shadow:5px 5px 10px #000000;	
border: 1px solid #973C20;
background-color: #EA9D2A;	
}
@media screen and (max-width: 680px) {
.isimb-6310-modal-content{width:80% !important;display:flex !important}
.my-text {   
font-size: 0.8rem !important;
font-weight: 500 !important;
}
.my-headline{
font-size: 1.2rem
}
.my-skill-button:link{font-size: 0.8rem;}
} .divider{
left:10%;
} .is-style-checkmark-list li{
padding-bottom:1rem;
}
.my-ortho-video{
max-height:95vh;
width:auto;
} .video-container{
position:relative;
padding-bottom: 56.25%;
padding-top: 0px;
height:0;
overflow:hidden;
}
.video-container iframe {
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
}
.my-coverblock-height{
min-height:0px;
}