/**
 * Inge Trisch Webpage 2018
 */


body {
    background: #fff;
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: 300;
    padding: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-bottom: 6rem;
    min-height: 100%;
    top: 50px;
}

html {
    height: 100%;
    scroll-behavior: smooth;
}

i {
    font-family: fontawesome !important;
}

audio:hover, audio:focus, audio:active
{
    -webkit-box-shadow: 15px 15px 20px rgba(0,0, 0, 0.4);
    -moz-box-shadow: 15px 15px 20px rgba(0,0, 0, 0.4);
    box-shadow: 15px 15px 20px rgba(0,0, 0, 0.4);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}

audio
{
    -webkit-transition:all 0.5s linear;
    -moz-transition:all 0.5s linear;
    -o-transition:all 0.5s linear;
    transition:all 0.5s linear;
    -moz-box-shadow: 2px 2px 4px 0px #E48904;
    -webkit-box-shadow:  2px 2px 4px 0px #E48904;
    box-shadow: 2px 2px 4px 0px #E48904;
    -moz-border-radius:7px 7px 7px 7px ;
    -webkit-border-radius:7px 7px 7px 7px ;
    border-radius:7px 7px 7px 7px ;
    margin: 40px 40px 20px 0;
}

td, th {
    padding: 5px;
}

button:focus {
    outline: none !important;
}

body.contentpane {
  	width:auto;
  	margin:10px;
  	text-align: left;
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

hr {
    border-top: 8px solid rgb(228,137,4) !important; 
    margin-bottom: 0!important;
}

.inge-p {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 50px;
}

.koepfe {
    width: auto;
    height: auto;
    min-height: auto;
    margin-left: 0px;
}

.inge-btn {
    float: right;
    background: rgb(228,137,4);
    border: none;
    border-radius: 6px;
    color: #fff;
    padding: 5px 12px;
    margin: -45px 45px 0 0;
}

.inge-btn-over {
    float: right;
    background: #e55b03;
    border: none;
    border-bottom-right-radius: 6px;
    padding: 5px 8px;
    margin-right: 27px;
    border-top-right-radius: 6px;
    color: #fff;
    margin-top: -45px
}

.inge-btn-over i {
    font-size:20px;
}

.comments-btn-over {
    float: right;
    background: #e55b03;
    border: none;
    border-bottom-right-radius: 6px;
    padding: 1px 9px;
    margin-right: -25px;
    border-top-right-radius: 6px;
    color: #fff;
    margin-top: -1px;
}

.navbar-toggle .icon-bar {
    background: #8E2508;
    height: 3px !important;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #F7ED58 !important;
}

.navbar-brand {
    padding: 0 !important;
}

.navbar-nav {
  display: table;
}

.navbar, .navbar .container {
    justify-content: flex-end;
}

.navbar-right {
	  float: right;
}

.carousel-item {
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    -webkit-backface-visibility: visible;
            backface-visibility: visible;
}

#carouselSandmann .carousel-item iframe, #paul-carousel .carousel-item iframe {
    width: 100%;
    display: block;
    margin: 0 auto;
}

#carouselSandmann .carousel-item img {
    display: block;
    width: auto;
    height: auto;
    min-height: 600px;
    margin: 0 auto;
}

#urvieh-carousel .carousel-item img, 
#ellentie-carousel .carousel-item img, 
#text-carousel .carousel-item img{
    display: block;
    width: 100%;
    height: auto;
    min-height: 300px
}

#inge-carousel {
    width: 100%;
    height: auto;
    padding: 50px;
}

.txt-item {
    text-align: center;
}

.inge-bio {
    top: 25%;
}

.ellentie {
    position: relative;
    opacity: 1;
    margin-bottom: 70px;
}

.ellentie button {
    padding: 5px 15px !important;
}

.ellentie-container .carousel-control-next,
.ellentie-container .carousel-control-prev, 
.inge-container .carousel-control-next,
.inge-container .carousel-control-prev
{
    float: right;
}

.inge-container {
    margin-bottom: 100px;
}

#carouselExampleIndicators .carousel-item img {
    padding-top: 70px;
}

#carouselUrvieh .carousel-item img, 
#carouselGallery .carousel-item img, 
#presse-carousel .carousel-item img {
    display: block;
    width: auto;
    height: auto;
    min-height: 800px;
    margin: 0 auto;
}

#carouselGallery .carousel-inner, 
#ellentie-carousel .carousel-inner, 
#carouselSandmann .carousel-inner {
    height: 1100px;
}

#presse-carousel .carousel-inner {
    height: 1000px;
}


#paul-carousel .carousel-inner {
    height: 1200px;
}

#urvieh-carousel .carousel-inner {
    height: 900px;
}

#inge-carousel .carousel-inner {
  	height: 1800px;
}

#carouselGallery .carousel-inner .carousel-item {
    margin-top: 150px;
}

.carousel-control-prev img {
    width: 30px;
    height: 50px;
}

.carousel-control-next img {
    width: 30px;
    height: 50px;
    transform: scaleX(-1);
}

.portfolio-item {
    margin-bottom: 80px;
}

.inge-row {
    margin-bottom: 80px;
}

.inge-hr {
    margin-bottom: 70px !important;
}

.inge-h1 {
    color: #8e2508;
}

.inge2-h1 {
    color: #8e2508;
    padding-left: 20px;
    padding-bottom: 50px;
}
.geschichten {
    padding: 10px 0 0px 15px;
    height: 150px;
}

.geschichten-head {
    color: #8E2508;
    padding-left: 15px;
}

.inge-gl {
    font-size: 75px;
}
.inge-ul {
	  float: right;
}

.inge-ul a {
  	color: #902e13!important;
  	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", sans-serif;
}

.inge-ul a:hover {
	  color: #902e13;
    cursor: pointer;
	  text-decoration: none
}

.fa-caret-down {
    font-size: 60px;
    color: rgb(228,137,4);
    float: right;
    margin: -20px -76px 0 0;
}

.fa-caret-up {
    font-size: 60px;
    color: rgb(228,137,4);
    float: right;
    margin: -111px -76px 0 0;
}

.fa-caret-up-double {
    font-size: 60px;
    color: rgb(228,137,4);
    float: right;
    margin: -53px -76px 0 0;
}

.pager li {
    display: inline-block !important;
}

.item-page {
    margin-top: 70px;
}

.pager a {
    background: #ebb82d !important;
    color: #fff;
    border-radius: 6px !important;
    border: none !important;
}

.pager a:focus {
    color:#fff;
}

.pager a:hover {
    color:#fff;
}

.card {
    cursor: pointer;
    border: 0px;
    display: block;
}

#inge-trisch {
    padding-top: 120px;
}

#geschichten {
    padding-top: 120px;
}

#wecker {
    width: 320px;
  	height: 320px;
  	position: absolute;
  	margin: -313px 0 0 250px;
}

#fernseher {
    width: 340px;
    height: 439px;
    position: absolute;
    margin: -438px 0 0 231px;
    z-index: 200;
}

#fernseher-gif {
    width: 273px;
  	height: 300px;
  	position: absolute;
  	margin: -265px 0 0 289px;
  	padding: 49px 0px;
  	border-radius: 60px;
  	z-index: 100;
}

.text-inge {
    padding-top: 50px;
}

#page-footer {
    height: 63px;
}

.card-img-top:hover {
    transform: scale(1.1);
}

.box-png {
    z-index: 100;
    position: relative;
    margin: 0 auto;
    display: flex;
    width: 400px;
}

.joomimg97_img:hover {
    transform: rotate(5deg);
}

.joomimg97_img img {
    height: 400px !important;
	  width: 320px !important;
}

.joomimg_row {
    padding: 2.5em 2.5em;
}

.pngfile {
    border: none !important;
    top: 5px;
}

.photoborder {
    border: solid 6px rgb(228,137,4) !important;
    padding: 0 !important;
}

#joom_dhtml_imgtext {
    margin: 0 !important
}

.box-header {
    width: 100%;
    height: auto;
    margin-bottom: 70px;
}

.figuren_h {
    color:#8E2508;
    margin-bottom: 25px;
}

.figuren-btn {
    float: right;
    background: rgb(228,137,4);
    border: none;
    border-radius: 6px;
    color: #fff;
    padding: 5px 40px;
    margin-top: 70px;
}


.figuren-btn-over {
    float: right;
    background: #e55b03;
    border: none;
    border-bottom-left-radius: 6px;
    padding: 8px 9px;
    border-top-left-radius: 6px;
    color: #fff;
    margin-top: 69px;
    width: 2em;
    margin-right: -32px;
}

.figuren-btn:hover {
    background: #e55b03;
}

div#btn-div:hover .figuren-btn {
    background: #e55b03;
}

div#btn-div:hover .figuren-btn-over {
    background: rgb(228,137,4);
}

div.btn-comment:hover .btn {
    background: #e55b03!important;
}

div.btn-comment:hover .comments-btn-over {
    background: rgb(228,137,4);
}

.figuren {
    margin-bottom: 70px;
}

.gaestebuch-header {
    width: 100%;
    height: auto;
    margin-top: 68px;
}

.pager {
    display: none;
}

.item-1 {
    background-color: #7C9E26;
}

.item-2 {
    background-color: #D14C01;
}

.img-fluid {
    padding: 10px;
}

.comments-vote {
    display: none;
}

.mb-btn {
    margin-bottom: 100px;
}

.sandmann {
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block;
    padding: 100px 0;
}

.impressum {
    margin-top: 150px;
}

.impressum p, h3 {
    text-align: center !important;
}


@media screen and (max-width:2000px) and (min-width:1600px){
#carouselGallery .carousel-item img {
    min-height: 630px;
}
#carouselGallery .carousel-inner {
    height: 900px;
}
}


@media screen and (max-width:1600px) {
.carousel-item img {
    padding: 0;
    width: 100%;
    height: auto;
}
.responsive {
    width: 100% !important;
}
 #carouselGallery .carousel-item img, 
 #presse-carousel .carousel-item img {
    min-height: 280px;
}
.koepfe {
    padding: unset !important;
}
#carouselGallery  .carousel-inner, 
#presse-carousel .carousel-inner {
    height: auto !important;
    margin-bottom: 70px;
}

#inge-carousel {
    margin-top: -70px;
    padding: 0;
}
#carouselGallery .carousel-inner .carousel-item {
    margin-top: 0;
}
}


@media screen and (max-width:1600px) and (min-width:1198px){
#wecker {
    margin: -315px 0 0 185px;
    width: 300px;
}
#fernseher {
    width: 355px;
    margin-left: 166px;
}
#fernseher-gif {
    width: 280px;
  	margin: -259px 0 0 231px;
  	padding: 57px 0px !important;
  	border-radius: 66px;
}
}

@media screen and (max-width:1198px) and (min-width:990px){
#wecker {
    margin: -292px 0 0 130px;
  	width: 250px;
  	height: 300px;
}
#fernseher {
    width: 260px;
  	height: 330px;
    margin: -329px 0 0 100px;
}
#fernseher-gif {
    width: 210px;
  	margin: -225px 0 0 144px;
  	padding: 80px 0px !important;
  	border-radius: 95px;
}
}

@media screen and (max-width:1300px) {
#inge-trisch {
    padding-top: 50px!important;
}

.joomimg99_img img {
    width: 100% !important;
    height: auto !important;
}
.geschichten-head {
    font-size: 23px;
}
}

@media screen and (max-height: 1000px){
.carousel-inner {
    height: auto !important;
}
#carouselGallery .carousel-inner .carousel-item {
    margin-top: 0px;
}
}

@media screen and (min-width:830px) and (max-width:990px) {
.container:nth-child(1) {
    width: 1000px !important;
}
}

@media screen and (max-width:990px){
#wecker, #fernseher, #fernseher-gif {
    display: none !important;
}
#carouselSandmann .carousel-item img, 
#urvieh-carousel .carousel-item img{
    width: 100%;
    height: auto;
    min-height: 300px;
}
.navbar-fixed-top {
    border-bottom: 15px solid rgb(228,137,4) !important;
    border-top: 15px solid rgb(228,137,4) !important;
}
#carouselExampleIndicators .carousel-item img {
    padding-top: 30px;
}
.box-header {
    margin-top: -40px;
}
.ellentie {
    margin-left: 70px;
}
.impressum {
    margin-top: 50px;
}
}


@media screen and (max-width:770px) {
  #carouselGallery .responsive-xs {
    width: 100% !important;
}
  .navbar {
    padding: unset;
}
  .carousel-item img {
    padding-top: 30px;
}
.inge-btn-over {
    margin-right: -123px;
    margin-top: -20px;
}
.inge-btn {
    margin: -20px 45px 0 0;
}
#carouselSandmann .carousel-item iframe, #paul-carousel .carousel-item iframe{
    height: 400px;
}
}

@media screen and (max-width:575px) {
.container:nth-child(1) {
    margin-right: 20px;
}

.joomimg97_img:hover {
    transform: none!important;
}

footer {
    font-size: 13px
}

ul {
    margin-bottom: 0px !important;
}

.pager {
    padding-bottom: 30px;
}
#carouselSandmann .carousel-item iframe, #paul-carousel .carousel-item iframe{
    height: 300px;
}
}


@media screen and (max-width:400px){
.card-img-top:hover {
    transform: unset;
}
.inge-gl {
    font-size: 45px;
}
.inge-btn-over {
    margin-right: -125px;
    margin-top: -20px;
}
.inge-btn {
    margin: -20px 45px 0 0;
}
}
