
@media only screen and (min-width: 1360px) {
}

@media only screen and (max-width: 991px) {
    .as-carousel .carousel-caption{
        padding-right: 15px;
    }
    .carousel-indicators.white-box-container{
        position: inherit;
        width: 720px;
        margin: 0 auto;
        max-width: 100%; 
        transform: translate(0);
        padding: 0px 20px;
        display: inherit;
        top: 0;
    }
    .as-carousel .carousel-caption h4{
        font-size: 20px;
        line-height: 26px;
    }
    .as-carousel .carousel-caption p{
        display: none;
    }
    .theme-fragebogen-btn.res-btn {
        width: auto;
        height: 34px;
        font-size: 14px;
        line-height: 12px;
    }
    .carousel-indicators.white-box-container .white-box{
        box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
    }
    .carousel-indicators-numbers{
        display: none;
    }
    header .navbar-text{
        margin-right: 0px;
    }
    .Mitarbeiter-content {
        display: none;
    }
    .progress-bar-sec{
        margin-top: 100px;
    }
    .ml-auto {
        margin-left: 0px !important;
    }
    
    .my-150 {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .mb-150 {
        margin-bottom: 80px;
    }
    .mt-150 {
        margin-top: 80px;
    }
    .ersparnisse-img-panel{
        margin-top: 50px;
    }
    .abfrage-software{
        padding-bottom: 80px;
    }
    .services-page{
        padding-top: 90px;
    }
    .page-banner .banner-img-sec{
        padding: 80px 0px;
    }

}
@media only screen and (max-width: 767px) {
    header .navbar-toggler{
        margin-left: 0px;
    }
    .vorteile-tabs .nav-tabs {
        display: none;
    }
    .vorteile-tabs .tab-pane .collapse{
        display: none;
    }
    .vorteile-tabs .tab-pane .collapse.show{
        display: block;
    }
    .vorteile-tabs .tab-nav-title {
        display:block;
    } 
    .vorteile-tabs .tab-nav-title a{
        width: 100%;
        float: left;
        padding: 10px 0px 15px 0px;
        border-bottom: solid 1px #cccccc;
    }
    .vorteile-tabs .tab-nav-title a:hover{
        text-decoration: none;
    }
    .vorteile-tabs .nav-tabs {
      display:none;
    }
    .vorteile-tabs .tab-pane {
          display: block !important;
          opacity: 1;
    }
    .navbar-text span {
        display: none;
    }
    
    .progress-bar-sec .cols{
        width: 100%;
        margin-top: 30px;
    }
    .timeline li.item{
        margin-top: 50px;
    }
    .timeline li:first-child.item{
        margin-top: 0px;
    }
    .timeline li.item .circle-icon{
        margin-right: 20px;
        width: 80px;
        height: 80px;
        line-height: 70px;
        padding: 0;
        font-size: 30px;
    }
    .timeline:before, .timeline li.item:last-child:before{
        left: 38px;
    }
    .list-unstyled.quick-links li{
        width: 33.33%;
        float: left;
    }
    .footer-bottom .nav-link {
        margin-left: auto;
    }
    footer {
        width: 100%;
        height: auto;
        padding-bottom: 100px;
    }
    .footer-bottom .footer-bottom-links a{
        margin-left: 20px;
    }

    .services-listing{
        padding-top: 50px;
    }
    
}



@media only screen and (max-width: 480px) {
	
/**********************************************************header******************************************/
	a.navbar-brand span {
        display: none;
    }
    header .flag-dropdown-menu{
        min-width: 100%;
    }
    
	
/***********************************************************second section***************************************/
    .theme-section-heading {
        font-size: 20px;
        line-height: 23px;
        text-align: center;
    }
    .vorteile-tabs .nav-item a {
        width: 110px;
        padding: 10px 7px;
        color: #93B0FF;
        margin-bottom: 20px;
        border-radius: 5px !important;
    }
	.vorteile-tabs .nav-link {
        font-size: 10px;
        line-height: 14px;

    }
    .vorteile-panel {
        padding: 20px 15px;
        margin-top: 0px;
    }
    .panel-title h4 {
        font-size: 18px;
        line-height: 24px;
    	margin-bottom: 0px;
    }
    .theme-heading-section {
        margin-bottom: 30px;
    }
    .vorteile-img {
        margin-right: 12px;
        width: 25px;
        height: 25px;
    }
    .panel-title {
        margin-bottom: 16px;
    }
    .panel-text p {
        font-size: 12px;
        line-height: 16px;
        color: #000000;
    	margin-bottom: 0px;
    }
    .row.rs-hide-row {
        display: none;
    }
    .mt-90 {
        margin-top: 45px;
    }
    
    
    .tab-content .col-sm-4 {
        order: 2;
        margin: auto;
        padding-left: 30px !important;
    }
    .ersparniss-panel {
        margin-bottom: 100px;
    }
    .deine-ersparnisse .row.mb-150 {
        margin-bottom: 30px;
    }
    .footer-content{
        position: relative;
        top: -50px;
    }
}
