@media only screen and (max-width: 600px) {
    .ge-text-wrap {
      flex-wrap: wrap !important;
    }
    .ge-text-wrap .space-text-wrap{
        padding-left: 0 !important;
    }
    .pad-invest{
        width: 100%;
    }
    #pad-konti{
        text-align: left;
        width: 100% !important;
        }
  }

/* Analysis Page Queries */

@media only screen and (max-width: 600px) {
    .bullet{
        text-align: left;
    }
    .h-align{
        text-align: left;
    }
    #p-align p{
        text-align: left;
    }
    .section-block{
        text-align: center;
    }
    .content-grid-1{
        padding-top: 0 !important;
        padding-left: 0 !important;
    }
  }
/* Services.html Page Queries */

@media only screen and (max-width: 600px) {
    .service-list{
        width: 100%;
    }

    .german-komb{
        width: 100%;
        text-align: left;
    }
    .padd-zero{
        padding: 0 !important;
    }
    .replicable-content{
        margin: 0 !important;
        padding: 0 !important;
    }
    .property-portfolio-section{
        padding-top: 20px;
    }
    .ver-lef{
        text-align: left;
    }
    .service-m2{
        margin-top: 50px;
    }
    .ste-m { 
        width: max-content;
        margin-left: 0 !important;
    }
    .img-box-res{
        width: 30px !important;
        height: 30px !important;
    }
    .bag-img{
       margin-left: 20px !important;
       text-align: left;
    }
    .bag-img .column{
        width: 40px  !important;
    }
    .bag-img img{
        width: 30px;
        height: 30px;
        text-align: left;
    }
    .grid-align div  {
        margin-left: 0 !important;
        text-align: left;
        width: 100% !important;
    }
    .bag-img  .grid-align{
        display: flex;
    }
    .bag-img span{
        margin-left: 0 !important;
        padding: 0 !important;
    }
    .width-12{
        margin-left: 0 !important;
        width: 100% !important;
    }
    #pro-al{
        margin-top: 3;
    }
    .services{
        margin-top: 2rem !important;
    }
    .se-1{
        width: 280px !important;
        text-align: center;
    }
    .row .se-1 p{
        width: 280px !important;
    }
    .se-2-img img{
        width:  47.5px !important;
        height: 47.5px !important ;
    }
    .service-list{
        width: 100% !important;
    }
    ul.bullet{
        padding-left: 0 !important;
    }
    #uber-none1{
        display: none;
    }
    .gp-tabcontent p{
        text-align: left;
    }
    .gp-tabcontent ul li{
        text-align: left;
    }
    .itr-tabcontent ul li,
    .itr-tabcontent p{
        text-align: left;
    }
    .pro-al {
        text-align: left;
    }
    .weight-bold{
        display: inline;
    }
    .pro-al img {
        width: 55.09px !important;
        height: 55.09px !important;
    }
    footer .footer-top{
        height: 100% !important;
    } 
  }

  /* Services English Page Queries */

  @media only screen and (max-width: 600px) {
   #sec-tab2 #sec-fr-tb{
    display: none;
    }
   .se-t-l{
     text-align: left;
   }
  }



  




