/*
Theme Name: ctr_satellit
Theme URI: http://www.ctr-fahrzeuge.de/
Description:

Version: 1.0.0 (custom)
Author: afuhrmann
Author URI: http://www.organon-is.de/
*/

body {
  padding-top: 20px;
  padding-bottom: 20px;
  background: url("/wp-content/themes/ctr_en/images/brushed_bg.jpg") repeat scroll left top rgba(0, 0, 0, 0);
  overflow-x:hidden;
}

.preload * {
   transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

.container {
background-color: #fff;
padding-top: 50px;
margin-top: -30px;
}

.inlineblock{
	display:inline-block;
}

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);

    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);

    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    z-index:100000;
}

#search input[type="search"] {
    position: absolute;
    top: 20%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 20%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {arch
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	opacity: 1;
  padding:7px 15px 15px 15px;
	font-size: 27px;
}

#carousel .item img {
 width: 100%;
}

.carousel-fade {
  opacity: 1;
}
.carousel-fade .item {
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
  z-index:1;
}
.carousel-fade .item:first-child {
  top:auto;
  position:relative;
}
.carousel-fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  z-index:2;
}
ul.produkte li {
list-style: outside url("/wp-content/themes/ctr_en/images/square.gif") square !important;
}

.effect7
{
  	position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
	content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
}
.effect7:after
{
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

.navbar {
  margin-bottom: 20px;
}
@media (min-width: 768px){
ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }
#menu-top-bar li { padding-right:-5px;}
#menu-top-bar > li > a {padidng-left:10px; padding-right:10px;}
a.border-left {border-left:1px solid #ddd;}
#menu-top-bar ul.dropdown-menu li a.border-left {border-left:none;}
.padding-xs img{padding-top:5px;}
.effect7 {min-height:350px; margin-bottom:20px;}
.effect7 img {float:left;  padding-left:10px; padding-right:10px; padding-bottom:10px;}
.effect7-leftteaser {min-height:210px; margin-bottom:20px; margin-top:15px;}
.effect7-leftteaser img {float:left; padding-left:10px; padding-right:10px;}
.effect7-leftteaser div {float:left; padding-right:20px;}
.effect7-leftteaser div.ptop {float:left; padding-right:20px; padding-top:10px;}
.effect7-leftteaser ul.produkte {float:left; width:300px;}
#menu-item-13 a{border-left:none;}
}
@media (max-width: 768px){
#menu-top-bar li.dropdown {z-index:10000;}
a.border-left {border-left:none; border-top:1px solid #ddd}
#menu-top-bar ul.dropdown-menu li a.border-left {border-left:none; border-top:1px solid #ddd}
.effect7 {margin-bottom:20px;}
.effect7-leftteaser {margin-bottom:20px;}
#menu-item-13 a, #menu-item-2019 a{border-top:none;}
}

@media(max-width:767px) {
    .navbar .navbar-form {
        width: 185px;
        padding-left:0;
        padding-right:0;
    }
    .btn-primary {
  color: #fff;
  background-color: rgba(51,122,183,1);
  border-color: #2e6da4;
}
}
@media(min-width:768px) {
    .navbar .navbar-form {
        width: 250px;
    }
}
}
.navbar .navbar-form {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.carousel {
    margin-top: 20px;
}
#agnosia-bootstrap-carousel{margin-top: 0px;}
.item .thumb {
	cursor: pointer;
	display: inline-block;
}
.item .thumb img {
	width: 80px;
	height:53px;
	margin: 2px;
}


.caret-right {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    display: inline-block;
    height: 0;
    vertical-align: bottom;
    width: 0;
}

/* triplemind addserver */
#triplemind{
  margin-left:980px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
    top: 0px;
}


/* News Pictures Caption */
.wp-caption {
    background-color: #f1f1f1;
    border: 1px solid #dddddd;
    padding: 5px;
    text-align: center;
}
.alignleft {
    float: left;
    margin: 0 20px 10px 0;
}
.alignright {
    float: right;
    margin: 0 0 10px 20px;
}
p.wp-caption-text {
    margin: 4px 4px 7px;
}

.menu-toggle.btn-primary, .fb-toggle.btn-primary, .mail-toggle.btn-primary {
  color: #fff;
  background-color: rgba(51,122,183,0.5);
  border-color: #fff;
}

.fb{
    background: none repeat scroll 0 0 #eceef5;
    border-color: rgba(202, 212, 231, 0.8) rgba(202, 212, 231, 0.8) rgba(189, 194, 203, 0.8);
    color: #3b5998;
}
.tw{
    background: none repeat scroll 0 0 #d5e6ef;
    border-color: rgba(164, 204, 229, 0.8) rgba(164, 204, 229, 0.8) rgba(158, 186, 204, 0.8);
    color: #186487;
}
.p1{
    background: none repeat scroll 0 0 #e4e4e4;
    border-color: rgba(204, 204, 204, 0.8) rgba(204, 204, 204, 0.8) rgba(179, 179, 179, 0.8);
    color: #da573b;
}
@media(min-width:1390px) {
  #sidebar-wrapper {
    margin-left: 200px;
    z-index:-1;
    top: 20px;
    width: 200px;
    position: fixed;
    height: 50px;
    background-color:rgba(51, 122, 183, 0.5);
    overflow-y: auto;
    transition: all 0.9s ease-out 0s;
    -webkit-transition: all 0.9s ease-out 0s;
    -moz-transition: all 0.9s ease-out 0s;
    -ms-transition: all 0.9s ease-out 0s;
    -o-transition: all 0.9s ease-out 0s;
    -webkit-box-shadow:inset 0px 0px 0px 1px #fff;
    -moz-box-shadow:inset 0px 0px 0px 1px #fff;
    box-shadow:inset 0px 0px 0px 1px #fff;
    color:#fff;
  }

#fb-wrapper {
    margin-left: 200px;
    z-index:-1;
    top: 140px;
    width: 200px;
    position: fixed;
    height: 50px;
    background-color:rgba(51, 122, 183, 0.5);
    overflow-y: auto;
    transition: all 0.9s ease-out 0s;
    -webkit-transition: all 0.9s ease-out 0s;
    -moz-transition: all 0.9s ease-out 0s;
    -ms-transition: all 0.9s ease-out 0s;
    -o-transition: all 0.9s ease-out 0s;
    -webkit-box-shadow:inset 0px 0px 0px 1px #fff;
    -moz-box-shadow:inset 0px 0px 0px 1px #fff;
    box-shadow:inset 0px 0px 0px 1px #fff;
    color:#fff;
  }

#mail-wrapper {
    margin-left: 200px;
    z-index:-1;
    top: 80px;
    width: 200px;
    position: fixed;
    height: 50px;
    background-color:rgba(51, 122, 183, 0.5);
    overflow-y: auto;
    transition: all 0.9s ease-out 0s;
    -webkit-transition: all 0.9s ease-out 0s;
    -moz-transition: all 0.9s ease-out 0s;
    -ms-transition: all 0.9s ease-out 0s;
    -o-transition: all 0.9s ease-out 0s;
    -webkit-box-shadow:inset 0px 0px 0px 1px #fff;
    -moz-box-shadow:inset 0px 0px 0px 1px #fff;
    box-shadow:inset 0px 0px 0px 1px #fff;
    color:#fff;
  }
#mail-wrapper li.first a {color:#fff;}


  #sidebar-wrapper.active {
    margin-left:-215px;
    width: 200px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    z-index:0;
  }
 #fb-wrapper.active {
    margin-left:-215px;
    width: 200px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    z-index:0;
  }
 #mail-wrapper.active {
    margin-left:-215px;
    width: 200px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    z-index:0;
  }
}

@media(max-width:1389px) {
 #sidebar-wrapper {
    margin-left: -200px;
    left: 0;
    z-index:10000;
    top: 20px;
    width: 200px;
    position: fixed;
    height: 50px;
    background-color:rgba(51, 122, 183, 0.5);
    overflow-y: auto;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    -webkit-box-shadow:inset 0px 0px 0px 1px #fff;
    -moz-box-shadow:inset 0px 0px 0px 1px #fff;
    box-shadow:inset 0px 0px 0px 1px #fff;
    color:#fff;
  }

#fb-wrapper {
    margin-left: -200px;
    left: 0;
    z-index:10000;
    top: 140px;
    width: 200px;
    position: fixed;
    height: 50px;
    background-color:rgba(51, 122, 183, 0.5);
    overflow-y: auto;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    -webkit-box-shadow:inset 0px 0px 0px 1px #fff;
    -moz-box-shadow:inset 0px 0px 0px 1px #fff;
    box-shadow:inset 0px 0px 0px 1px #fff;
    color:#fff;
  }

#mail-wrapper {
    margin-left: -200px;
    left: 0;
    z-index:10000;
    top: 80px;
    width: 200px;
    position: fixed;
    height: 50px;
    background-color:rgba(51, 122, 183, 0.5);
    overflow-y: auto;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    -webkit-box-shadow:inset 0px 0px 0px 1px #fff;
    -moz-box-shadow:inset 0px 0px 0px 1px #fff;
    box-shadow:inset 0px 0px 0px 1px #fff;
    color:#fff;
  }
#mail-wrapper li.first a {color:#fff;}


  #sidebar-wrapper.active {
    left: 200px;
    width: 200px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
 #fb-wrapper.active {
    left: 200px;
    width: 200px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
 #mail-wrapper.active {
    left: 200px;
    width: 200px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
}
  .sidebar-nav {
    position: absolute;
    top: 0;
    width: 200px;
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .sidebar-nav li.first {
    line-height: 50px;
    text-indent: 20px;
  }

  .sidebar-nav li a:active, .sidebar-nav li a:focus {
    text-decoration: none;
  }

  .sidebar-nav > .sidebar-brand {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
  }

  .sidebar-nav > .sidebar-brand a {
    color: #999999;
  }

  .sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
  }

  .menu-toggle {
    top: 20px;
    margin-left:-61px;
    padding-top:12px;
    position: fixed;
    z-index: 1;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    padding-right: 11px;
    border: 1px solid #fff;
    border-right:none;
    height:50px;
  }
.fb-toggle {
    top: 140px;
    margin-left:-61px;
    padding-top:12px;
    position: fixed;
    z-index: 1;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border: 1px solid #fff;
    padding-right: 11px;
    border-right:none;
    height:50px;
  }
.mail-toggle {
    top: 80px;
    margin-left:-61px;
    padding-top:12px;
    position: fixed;
    z-index: 1;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border: 1px solid #fff;
    padding-right: 11px;
    border-right:none;
    height:50px;
  }
.menu-close,.fb-close, .mail-close{margin:10px; }

@media (max-width: 768px){
  .menu-toggle, .fb-toggle, .mail-toggle {
    margin: 5px 5px 0 -30px;
    padding-right:4px;
    height:45px;
  }
}

@media (max-width: 1330px){
  #triplemind{ display:none!important;}
  }
@media (min-width: 1330px){

  }

.rightmenu a.deactive {
    background-color: #e5e5e5!important;
    border-top-color:#fff;
    border-bottom-color:#fff;
}
.rightmenu a.deactive:hover{
   color:#999;
}

.rightmenu a.list-group-item {
   background-color: #e5e5e5;
}

.list-group-nolst li.current-menu-item a {
background-color: #f8e066;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
    color:inherit;
    font-weight:bold;
}

.list-group-nolst {
list-style-type:none;
}

/* NEWS SLIDER */

#newsCarousel{
padding-top:-10px;
padding-bottom:20px;
padding-right:5px;
}

#newsCarousel .img {
 width:150px;
}

@media (max-width: 360px){
  .vertical .carousel-inner {
    min-height:600px;
  }
  }

@media (min-width: 360px){
  .vertical .carousel-inner {
    min-height:220px;
  }
  }

.vertical .carousel-inner {
  height: 100%;
  background-color:#f5f5f5;
  border: 1px solid #ddd;
}

.carousel.vertical .item {
   -webkit-transition: 0.6s ease-in-out top;
   -moz-transition: 0.6s ease-in-out top;
   -ms-transition: 0.6s ease-in-out top;
   -o-transition: 0.6s ease-in-out top;
   transition: 0.6s ease-in-out top;
   padding:10px;
   left:0;
}

.carousel.vertical .active {
   top: 0;
   padding:10px;
}

.carousel.vertical .next {
   top: 200px;
   padding:10px;
}

.carousel.vertical .prev {
   top: -200px;
   padding:10px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
   top: 0;
   padding:10px;
}

.carousel.vertical .active.left {
   top: -200px;
   padding:10px;
}

.carousel.vertical .active.right {
   top: 200px;
   padding:10px;
}


/** Ratings **/

.ratingdiv {
    min-height:80px;
}
.post-ratings {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: center;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 5px;
}
.post-ratings-text {
}
.post-ratings-comment-author {
	font-weight: normal;
	font-style: italic;
}

div.entry p {
 text-align:justify;
}

#aktuelles p {
   text-align:justify;
}

.social-likes__button {
padding-right:10px;
}

div.wpcf7-response-output{
  display:none;
}


/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */.ekko-lightbox-container{position:relative}.ekko-lightbox-nav-overlay{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%}.ekko-lightbox-nav-overlay a{z-index:100;display:block;width:49%;height:100%;font-size:30px;color:#fff;text-shadow:2px 2px 4px #000;text-decoration:none;}.ekko-lightbox-nav-overlay a:empty{width:49%; outline:0}.ekko-lightbox a:hover{text-decoration:none;opacity:1}.ekko-lightbox .glyphicon-chevron-left{left:0;float:left;text-align:left}.ekko-lightbox .glyphicon-chevron-right{right:0;float:right;text-align:right}.ekko-lightbox .modal-footer{text-align:left}.ekko-lightbox .modal-dialog{text-align:center;}
