/*
.twitter-wrap {
    border-top: 2px solid #ff6600;
    border-bottom: 2px solid #ff6600;
    padding-top: 2em;
    padding-bottom: 1em;

    margin: 1em auto;
    background-image: url("../images/tweets_bg.png");
    background-repeat: no-repeat;
    background-position: center top;
    }

.twitterfeed {
    opacity: 1;
}

.twtweet {
    border-top: none;
    margin-bottom: 1em;
    padding: 1em 0em;
}

.twtweet:hover {
}

.twtweet:last-child {
    margin-bottom: 1em;
    padding-bottom: 1em;
}

.twhead {
    display: block;
    float: none;
    margin: 0.5em 0;
}
.twquote {
    margin: 0.5em 0;
    padding: 0.5em 1em;
    border: 1px solid #dddddd;
}


.twuser a:hover {
    text-decoration: none;
}

.twhead .twlogo {
    display: inline-block;
    float: none;
    max-width: 2em;
    height: auto;
    border: 1px solid white;
    border-radius: 100%;
}

.twhead .twuser {
    display: inline-block;
    float: none;
}

.twhead .twname {
    display: inline-block;
    float: none;
    color: rgba(0, 0, 0, 1);
}

.twhead .twscreenname {
    display: inline-block;
    float: none;
    color: rgba(0, 0, 0, 0.7);
}
.twhead .twname {
    display: inline-block;
    float: none;
    color: rgba(0, 0, 0, 1);
}

.twhead .twscreenname {
    display: inline-block;
    float: none;
    color: rgba(0, 0, 0, 0.7);
}

.twhead .date {
    display: inline-block;
    float: right;
}

.twtweet .img-cut { width: 100%; height: auto; max-height: 320px; overflow: hidden;}
.twtweet .img-cut img.bild { max-height: 100%;}

.twquotemedia { width:25%; float: left; clear: left; display: block; padding-top: 0.5em;}
.twquote .twhead { width: auto; float: none; display: block;margin-left: calc(25% + 1em);}
.twquote .twtext { width: auto; float: none; display: block; margin-left:  calc(25% + 1em)}
.twquote .img-wrap { width: 100%; }
.twquote .img-cut { width: 100%; height: auto; }
.twquote .img-cut img.bild { width: 100%; object-fit: cover}

p.twsubline { margin-bottom: 0.5em;}

*/



/*
.twitter-wrap {
    margin:  3.2em auto 1em;
    background-image: url("../images/tweets_bg.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contains;
}
.twitterfeed {
    opacity: 1;
}

.twtweet {
    border-top: none;
    margin-bottom: 0em;
    padding: 10px;
    border-color: #9D9FA3;
    border-top: 1px solid #9D9FA3;
}

.twtweet:hover {
    background-color: rgba(160,200,220,.12);
}

.twtweet:last-child {
    margin-bottom: 1em;
    padding-bottom: 1em;
}

.twhead {
    display: block;
    float: none;
    margin: 0.5em 0;
}
.twquote {
    margin: 0.5em 0;
    padding: 0.5em 1em;
    border: 1px solid #dddddd;
}

.twtext {
    margin-left: 40px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.twuser a:hover {
    text-decoration: none;
}

.twhead .twlogo {
    display: inline-block;
    float: none;
    max-width: 2em;
    height: auto;
    border: 1px solid white;
    border-radius: 100%;
    vertical-align: top;
}

.twhead .twuser {
    display: inline-block;
    float: none;
}

.twhead .twname {
    display: inline-block;
    float: none;
    color: rgba(0, 0, 0, 1);
}

.twhead .twscreenname {
    display: inline-block;
    float: none;
    color: rgba(0, 0, 0, 0.7);
}
.twhead .twname {
    display: inline-block;
    float: none;
    color: rgba(0, 0, 0, 1);
}

.twhead .twscreenname {
    display: inline-block;
    float: none;
    color: rgba(0, 0, 0, 0.7);
}

.twtweet p.date {
    margin-top: 10px;
    display: block;
    text-align: right;
    font-size: 12px;
    line-height: 18px;
    color: #8899a6;
}
.twtweet p.date a {
    color: #8899a6;
}

.twtweet .img-cut { width: 100%; height: auto; max-height: 300px; overflow: hidden;}
.twtweet .img-cut img.bild {  max-width: 100%;
    border: 0;
    line-height: 0;
    height: auto;
}


.twtweet .img-wrap {width: calc(100% - 40px); margin-left: 40px; }
.twquotemedia { width:25%; float: left; clear: left; display: block; padding-top: 0.5em;}
.twquote .twhead { width: auto; float: none; display: block;margin-left: calc(25% + 1em);}
.twquote .twtext { width: auto; float: none; display: block; margin-left:  calc(25% + 1em)}
.twquote .img-wrap { width: 100%; margin-left: 0;}
.twquote .img-cut { width: 100%; height: auto; }
.twquote .img-cut img.bild { width: 100%; object-fit: cover}

p.twsubline { margin-bottom: 0.5em;}
p.twsubline.retweeted {
    margin-bottom: 8px;
    margin-left: 18px;
    font-size: 12px;
    color: #889ba6;
}

p.twsubline .fa-retweet {
    display: inline-block;
    height: 1.25em;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: text-bottom;
}
p.twsubline .fa-retweet {
    width: 1.04167em;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.twtweet .fa-twitter {
    color: rgba( 136, 153, 166, 0.35);
    font-size: 2em;
}

.twtweet:hover .fa-twitter {
    color: #ff6600;
}

.timeline-Tweet-brand {
    font-size: 15.4px;
}

.u-floatRight {
    float: right!important;
}

.twtweet .Icon {
    display: inline-block;
    height: 1.25em;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: text-bottom;
    width: 1.25em;
}

*/