.video-ads-bg {
	background: #2c2c2c url("/images/video-back/waiting-video.jpg") repeat fixed 0 0;
}
.pre-arrow::before {
    content: "\f101";
    font-family: "FontAwesome";
    margin-right: 5px;
    margin-left:5px;
}
.grey-border-bottom {
	border-bottom: 1px solid #eee;
}
.fes2-img {
    /*background: rgba(0, 0, 0, 0) url("/images/tour-index/crossover-tour-teaser-1.jpg") no-repeat scroll 50% 50% / cover ;*/
    /*background: rgba(0, 0, 0, 0) url("/images/tour-index/chris-norman-gewinnspiel.jpg") no-repeat scroll 50% 50% / cover ;*/
}
.fes3-img {
    background: rgba(0, 0, 0, 0) url("/images/teaser-index/teaser-single-waiting.jpg") no-repeat scroll 50% 50% / cover ;
}
.logo-footer-cont {
    margin-bottom: 20px;
}
.video-ads-text {
	font-weight: normal;
}
.title-fs-45 {
	font-size:40px;
    line-height: 40px;
}
img.cover-img-start {
	border:3px solid #fff;
	-ms-transform: perspective(530px) rotateY(15deg);
	-webkit-transform: perspective(530px) rotateY(15deg);
	transform: perspective(530px) rotateY(15deg);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.3)
}
.kill-padding {
	padding: none !important;
}
.pd-55-50-50 {
	padding:55px 50px 50px !important;
}
.pt-380 {
	padding-top:380px;
}
.background-light-white {
	background-color: rgba(255,255,255,0.5);
}
.text-dark {
	color:#4b4e53 !important;
}
.local-scroll-cont {
    animation: 1s ease-in-out 0s normal none infinite running scroll-down-anim;
    border: 1px solid #fff;
    border-radius: 50%;
    bottom: 20px;
    height: 60px;
    left: 50%;
    margin-left: -50px;
    padding: 13px;
    position: absolute;
    text-align: center;
    width: 60px;
    z-index: 20;
}
.scroll-down {
    color: #fff;
    font-size: 32px;
}
.scroll-down:hover {
	color:#fff;
}
*::-moz-selection {
    background-color: lightblue;
    color: #4b4e53;
}
.text-shadow-lite {
	text-shadow:2px 2px 5px rgba(0, 0, 0, 0.3);
}
.breadcrumbs {
	margin-top:40px;
}
.mt-15 {
	margin-top:15px;
}
.pt-15 {
    padding-top:15px;
}
.blog2-post-title-cont .post-prev-title {
    border-left: 1px solid #c9cacb;
    margin-left: 200px;
    padding: 15px 0 15px 20px;
}
.blur-filter-5 {
	filter:blur(5px);
}
.mr-5 {
	margin-right:5px;
}
.mb-50-important {
    margin-bottom: 50px !important;
}
.blog-categories li.current .blog-cat-icon {
    background-color:#4b4e53;
    color: #fff;
}
.blog-categories li a:hover .blog-cat-icon{
    background-color:#4b4e53;
    color:#fff;
}
textarea {
    resize: none;
}
.contact-form-cont {
    padding: 50px 50px 100px 60px;
}
.footer-2-copy-cont .current {
  color:#101010;
}
.no-ml::before {
    margin-left:0px !important;
}
.modal-dialog {
    z-index:9999;
}
.min-h-740 {
    min-height: 740px;
}
@media screen and (max-width: 1199px) {
    .mobile-slider-left {
        left:9% !important;
    }
}
.HasListener {
            background-color:#000 !important;
}
.btn { margin-bottom: 15px; }
.img-border {
    border:1px solid #eee;
}

#main-menu .navbar .nav > li > a {
    font-weight: 600;
}

/*
* BFSG
*/

body,
.blog-categories li a,
.a-text, .a-text-cont a,
.post-prev-info, .post-prev-info a,
.footer-2-copy  {
    color: #616465;
}

.widget h2 {
    margin-top: 16px;
    margin-bottom: 21px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.breadcrumbs {
    font-size: 13px;
    font-weight: 600;
}

.page-title-cont.grey-dark-bg a {
    color: rgba(255, 255, 255, .9);
}

.dark-overlay {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 3;
}

.port-title-cont span {
    color: white;
}

.port-title-cont h2 {
    margin: 0 !important;
}

.port-title-cont h2,
.port-title-cont h2 a {
    margin: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: white;
}

.post-prev-title h2 {
    margin: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
}

.menu-contact-info {
    background-color: #4B4E53;
}