body {
    padding-left: 0px !important;
    padding-right: 0px !important;
    overflow-x: hidden;
}
.container-fluid {
    width: 100% !important;
    background-color: #5b5a5f !important;
    margin-left: auto;
    margin-right: auto;    
    border: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;    
}


@media (min-width: 1200px) {
    .container-fluid {
        max-width: 1090px !important;
    }
}
@media (max-width: 980px) {
    .container-fluid {
        max-width: 660px !important;
    }
}
@media (max-width: 767px) {
    .container-fluid {
        max-width: 444px !important;
    }
}
@media (max-width: 480px) {
    .container-fluid {
        width: 260px !important;
    }
    .pg-cv-box {
        margin-left: -70px !important;
    }
    .foto {
    margin-left: 22px !important;
    margin-top: 30px;
    text-align: left !important;
    }
}
/*
figure {
    display: block;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
}

/*
figure {
    display: table;
}
figcaption {
  display: table-caption;
  caption-side: top;
}
*/
.blog {
 margin-top: 40px; 
}
#back {
/*
    left: 40px;
    */
    position: absolute;
    top: 23px;
    z-index: 999;  
}
.leading-0 {
    /*
    position: relative;
    */
}
#start {
/*
margin-left: auto;
margin-right: auto;
*/
}
#main{
/*
    margin-left: 100px;
    margin-right: 100px;
*/
}
/*
#reportage {
    float: left;
    margin-right: 20px;
    margin-top: 20px;    
}

#architektur {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}

#portrait {
    float: left;
    margin-right: 20px;   
    margin-top: 20px;
}

#theater {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}

#konzert {
    float: left;
    margin-right: 0px;
    margin-top: 20px;
    margin-bottom: 50px;
}
*/
.priska {
 min-width: 190px;
 margin-left: 0px !important;
 margin-right: 25px;
}

#fotografie {
font-family: book antiqua,palatino; 
font-size: xx-large;
font-size: 47px;
text-align: center;
line-height: 47px;
    float: left;
    margin-bottom: 70px;
    width: 96%;
hyphens: auto;
letter-spacing: 12px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
}
#adr {
    float: left;
    margin-left: 25px;
}
.adr-mobile {
    margin-left: 25px !important;
    margin-bottom: 30px;
    margin-top: 30px;
}
.adr-tablet {
    margin-top: 20px;
    margin-left: 25px !important;
    margin-bottom: 20px;
}
#cv {
    float: right;
    margin-right: 180px;
}
/*
#cv {
    float: left;
    margin-left: 610px;
}
*/
.Text_auto_Scroll { 
    margin: 10px 10px 10px 0px;
    height: 480px;
    overflow: auto;
    }

.Text_no_Scroll { 
    margin: 10px 10px 10px 0px;
    overflow: none;
    }
.bt-cs .bt-inner img {
    outline: none !important;
    border: none !important;
    max-width: 800px;
}
/* photo-swipe */
div.ps-caption-content {
    display: none !important;
}
/* phoca gallery */
#phocagallery .pg-box1, .pg-box1 {
    display: table-caption !important;
    align-content: center !important;
    vertical-align: middle !important;
    overflow: unset !important;
}
.pg-cv-box {
/*    clear: both; 
    height: 300px;
    width: 300px;
    float: left;
*/
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.pg-cv-box:hover {
    background: none;
    filter: brightness(120%);    
}
.pg-grid-sizer {
/*
    height: 300px !important;
    width: 300px !important;
*/    
}
.pg-box-img-bottom {
    display: table-caption;
    caption-side: top;
}
.pswp__caption__center {
	font-family: Arial, sans-serif, Verdana, Helvetica;
	font-size: 18px !important;
	color: #cdcacb !important;
}
.pg-cv-descbox-before {
}
.pg-cv-descbox {
    height: 33px;
    /*font-size: small !important;
    line-height: 1.2em;
    padding-bottom: 5px;*/  
    text-align: left;
    line-height: 1.4em;
    padding-bottom: 24px;
    text-align: left;
    font-size: 17px !important;
}
}
.grid-break-line:before,
.grid-break-line:after {
  content: "";
} 
.grid-break-line:after {
  clear: both; 
  content: "";
  display: table;
  height: 5em;
}
.grid-break-line {
  display: inline;
}
/*
.grid-break-line {
  display: inline;
  font-size: 10;
  content: " ";
  clear: both;
  visibility: hidden;  
}
*/
.grid-break {
 clear: both;   
}
