

.h1-app{
   margin-top: 0;
   margin-bottom: 0.5rem;
   font-weight: 500 !important;
   line-height: 1.2;
   color: #000 !important;
   font-size: 3rem !important;
   /* width: 75%; */
}

/* #00B14F */

.aplikasi-container{
   padding-top: 25px;
   border-top: #000 1px solid;
   margin: 30px auto 0px;
   /* display: grid;
   grid-column: auto; */
   /* grid-row: inherit; */
   /* grid-row: 3; */
   /* justify-content: space-between; */
   width: 80% !important;
   
}
.aplikasi-container .card{
   /* margin: 0 auto; */
   margin-bottom: 40px !important;
}

.sec4-app{
   margin-bottom: 50px !important;
}
.article-card .card, .article-card .card img{
   width: 17rem !important;
   height: 300px !important;
}
.dry-fog{
   width: 80% !important;
   padding-top: 50px ;
   padding-bottom: 70px !important;
}
.container-fog{
   background: #f5f5f5;

}

.header center p{
   /* float: left !important; */
   margin-bottom: 0px !important;
   white-space: nowrap !important;
}
.header{
   margin-bottom: 10px !important;
}
.kontak-header{
   display: flex;
   justify-content: center;
}
.section-2 .sec2-img{
   width: 90%;
   margin: 50px auto 0;
}
.section-2 .sec2-img img{
   width: 30%;
   padding-left: 20px;
}

iframe{
   width: 100%;
}

.header-menu li a{
   white-space: nowrap !important;
}

.header p{
   padding: 2.8px;
   font-weight: 100;
   font-size: small;
}

.whatsapp-icon{
   position: fixed;
   right: 15px !important;
   bottom: 15px !important;
   animation-name: waicon;
   animation-duration: 2s;
   animation-iteration-count: infinite;
   z-index: 100000;
}

@keyframes waicon{
   0%{
      transform: scale(1);
   }
   50%{
      transform: scale(1.1);
   }
   100%{
      transform: scale(1);
   }
}

.whatsapp-icon img{
   width: 60px;
}

.container-nav{
   margin-top: -20px !important;
   padding: 1.8px;
   width: 90%;
}

.container-nav a img{
   width:76%;
}

.container-nav .logo{
   width: 370px;
}

.col .col-content-1{
width: 18rem !important;
}

.container-nav .active{
   background: #00FFA3 !important;
   border-radius: 5px;
   padding: 4px 7px;
   margin: 4px 0;
   /* color: white !important; */
}

.container-nav .active:hover{
   color: white !important;
}

.container-nav li a{
   color: #000 !important;
}

.container-nav .contact{
   width: 12vw;
}

.container-nav .contact a{
   background: #00FFA3;
   margin-left: 2vw;
   padding: 10px 20px;
   text-align: center;
   border-top-left-radius: 25px;
   border-bottom-right-radius: 30px;
   border-bottom-left-radius: 0px;
   width: fit-content !important;
   width: -moz-fit-content !important;

   /* color: white !important; */
}

.container-nav .contact a:hover{
   background: #02e994;
   color: white !important;
}

.container-nav .header-menu{
   font-weight: 500;
   font-size: 1vw;
}

.container-nav li{
   padding-right: 10px;
}

a{
      color: #000;
}

.container-nav .flag img{
   width: 50px;
   margin-top: 3px;
   /* border: #000 .3px solid; */
   box-shadow: 1px 1px 4px  rgba(124, 123, 123, 0.685);
}

.container-nav .flag{
   border-right: rgba(135, 129, 129, 0.994) solid 0.5px;
}
/* 
nav siv li .contact:hover{

} */

.container-nav li a:hover{
   color: #00FFA3 !important;
}
.container-nav li .active:hover{
   color: white !important;
}

.section-2 {
   padding-top: 40px;
}

.section-2 p:nth-child(1){
   margin-top: 400px;
}

.section-2 .sec2-img{
   margin-bottom: 120px !important;
}

.section-3{
   background: #EBE9E9;
}

.section-3 div.moto{
   /* margin-top: 20px !important; */
   border-bottom: #000 solid 1px;
   margin-bottom: 20px;
}

.section-3 div.moto-2{
   margin-bottom: 30px !important;

}

.section-3 .content p{
   margin-top: -10px !important;
   text-align: justify;
}

.section-4{
margin-top: 50px;
/* margin-bottom: 50px; */
}

.section-4 .product{
   margin-top: 60px;
}

.title p{
   font-size: 1.6rem;
   font-weight: 100;
   color: #00FFA3;
}

.section-4 .products{
   width: 75%;
}

.section-4 .products img{
   width: 160px;
   height: 160px;
}
.section-4 .products .img{
   position: relative;
   z-index: 20;
}
.section-4 .products .img, .section-4 .products .text{
   text-align: center;
}

.section-4 .products .text{
   width: 100%;
   height: 150px;
   background: rgb(255, 255, 255);
   position: relative;
   box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.623);
   margin-top: -60px;
   z-index: 10;
   border-top-left-radius: 80px;
   border-top-right-radius: 80px;
   border-bottom-left-radius: 20px;
   border-bottom-right-radius: 20px;
}

.h2b{
   font-size: calc(1.325rem + .9vw) !important;
   margin-bottom: 0.5rem !important;
   font-weight: 500 !important;
   line-height: 1.2 !important;
   color: #000 !important;
}

.h2g{
   font-size: calc(1.325rem + .9vw) !important;
   margin-bottom: 0.5rem !important;
   font-weight: 500 !important;
   line-height: 1.2 !important;
   color: #00FFA3 !important;
}

.section-4 .products .text p{
   position: absolute;
   margin: 50% 50%;
   transform: translate(-50%, -50%);
   width: 100%;
}
a {
   text-decoration: none;
}

.tag-menu{
   /* position: absolute; */
   /* z-index: 100; */
   /* top: 37vh; */
   margin-bottom: -30px !important;
}

.tag-menu .tag-link a{
   /* background: rgb(30, 201, 113); */
   text-align: start;
   margin-left: 3px;
   font-size: 0.9rem;
   font-weight: bold;
   padding: 0;
}

.tag-menu .shadow{
   border-radius: 40px;
   width: fit-content;
   width: -moz-fit-content;
   padding: 10px;
   box-shadow: -1px -1px 3px rgba(0, 0, 0, 0.113) !important;

}
.tag-menu .shadow .link1{
   width: 30%;
}
.tag-menu .shadow .link2{
   width: 25%;
}
.tag-menu .shadow .link3 a{
   margin-top: 7.5%;
}
.tag-menu .shadow .link4 a{
   margin-top: 5%;
}
.tag-menu .shadow img{
   width: 3rem;
   height: 3rem;
   /* background: #000; */
}
.productpic{
   margin-top: 0px;
   width: 200px;
   height: 270px;
}

.product-button{
   background: none !important;
}

.section-4 .products-content{
   background: #f5f5f5;
}

.tab-content{
   margin-top:100px !important;
}

.col-content-1 .card{
   height: 580px !important;
   
   /* background: rgb(158, 74, 74) !important; */
   /* padding: 30px !important; */
   
}

.col-content-1{
   /* background: #000 !important; */
   /* padding: 30px !important; */
}

.col-content-1 .card h5{
   font-size: 16px;
   height: 60px;
}

.section-4 .products-content .content .banner-img img{
   width: 100% !important;
}

.section-4 .contact{
   margin-top: 50px;
   padding-bottom: 70px;
}

.contact div h2{
   color: #00FFA3;
}

.contact div span{
   font-size: larger;
}

.contact .button-contact a{
   background: #00FFA3;
   font-weight: 400;
   font-size: 1.2rem;
   border-radius: 10px;
   color: #000 !important;

}

.contact .button-contact a:hover{
   background: #02e994;
   color: white !important;
}

footer{
   background: #13181B;
   color: white;
   padding: 30px 0;
}

footer .container-fluid{
   width: 95%;
}

footer .footer-link{
   padding: 10px;
}

footer .global h3,footer .local h3{
   padding-left: 8px;
}

footer a:hover{  
   color: rgb(0, 97, 254);
   text-decoration: underline;
}

.local a, .global a{
   color: #00FFA3;
}
.local p, .global p{
   color: white;
}
.local-qr2{
   display: none;
}

/* .row-grid-content{
   width: 85%;
   text-align: start;
}

.row-grid-content-2 {
   width: 85%;
   text-align: start; */

/* } */

/* .col-content-2{
}

.row-grid-content .col-content-1{
   padding: 0 !important;
   width: 15rem;
}
.row-grid-content .col-content-1 .card {
   height: 510px;
} */

.col-content-1 .card h5{
   font-size: 1em;
   height: 50px;
}

.col-content-1 .card p{
   /* margin-top: 20px; */
   font-size: .9em;
   margin: 40px 0px;

}

.grid-content{
   width: 85%;
}

.flag-2{
      display: none;
}

.col-content-1 {
   /* margin: 10px 0 !important; */
   margin: 80px 20px 0px 0;
   width: 15rem !important;

   /* width: 15rem !important; */
   /* background: #000; */


}

.col-content-1 .card {
   margin-left: 10px !important;
}

/* .col-content-2 .card {
   height: 500px;
}

.col-content-2{
   margin: 10px 0 !important;
} */

.row{
   --bs-gutter-x: 0rem !important;
}

/* div{
   box-sizing: border-box !important;
   background: rgb(12, 154, 161);
} */

.section-4 .product .row-cols-4>* {
    flex: 0 0 auto;
    width: fit-content !important;
    width: -moz-fit-content !important;
}



/* @media only screen and (max-width: 1265px){
   .tag-menu .shadow {
    border-radius: 40px;
    width: 65%;
    padding: 10px;
    box-shadow: -1px -1px 3px rgb(0 0 0 / 11%) !important;
   }
} */

@media only screen and (max-width: 1236px){
   
   .tag-menu .shadow {
      border-radius: 40px;
      width: 75%;
      padding: 10px;
      box-shadow: -1px -1px 3px rgb(0 0 0 / 11%) !important;
   }
}

@media only screen and (max-width: 1180px){
   .section-4 .products {
    width: 88% !important;
   }
}

@media only screen and (max-width: 1111px){
   .tag-menu .shadow {
      border-radius: 40px;
      width: fit-content !important;
      width: -moz-fit-content !important;
      padding: 10px;
      box-shadow: -1px -1px 3px rgb(0 0 0 / 11%) !important;
   }
}

@media only screen and (max-width: 1024px){
   /* company start*/

   .company-card-title{
      height: 10px !important;
   }

   /* company finish */
   .dry-fog{
      width: 95% !important;
   }
   .header p{
   padding: 2.8px;
   font-weight: 100;
   font-size: small;
   }
   .container-nav{
      /* padding: 1.8px; */
      width: 100%;
      height: 50px;
      margin-left: 1%;
   }

   .container-nav a img{
      width:100%;
      margin-top: -10px;

   }

   .container-nav .logo{
      width: 210px !important;
      /* background: #000; */
      margin-top: 10px !important;
   }

   .container-nav .active{
      background: #00FFA3 !important;
      border-radius: 5px;
      padding: 5px 7px;
      margin: 4px 0;

   }

   .container-nav .active:hover{
      color: white !important;
   }

   .container-nav li a{
      /* margin-top: 30px; */
      color: #000 !important;
      font-size: .9rem;

   }

   .container-nav .contact{
      margin-top: 0px;
      padding: 0px !important;
      /* width: 100%; */
      height: 100px !important;
      /* background: #000; */
   }
   
   .container-nav .contact a{
      background: #00FFA3;
      margin-left: 2vw;
      padding: 10px 20px;
      text-align: center;
      border-top-left-radius: 25px;
      border-bottom-right-radius: 30px;
      border-bottom-left-radius: 0px;
   }

   .container-nav .contact a:hover{
      background: #02e994;
      color: white !important;
   }

   .container-nav .header-menu{
      font-weight: 500;
      /* background: #000; */
      height: 40px !important;
   }

   .container-nav li{
      padding-right: 10px;
   }

   .container-nav .flag img{
      width: 50px !important;
      /* height: 36px !important; */

      margin-top: 3px;
      /* border: #000 .3px solid; */
      box-shadow: 1px 1px 4px  rgba(124, 123, 123, 0.685);
   }

   .container-nav .flag{
      margin-top: 0px;
      border-right: none;
      /* height: 36px !important; */
   border-right: rgba(135, 129, 129, 0.994) solid 0.5px;


   }

   .header-menu,.navbar-nav{
      height: 100px !important;
      /* background: #000; */
   }

   .container-nav li a:hover{
      color: #00FFA3 !important;
   }
   .container-nav li .active:hover{
      color: white !important;
   }

   .section-2 {
      /* padding-top: 80px; */
      /* margin-left: 10px !important; */
   }

   .section-2 p:nth-child(1){
      margin-top: 400px;
   }

   .section-2 .container-fluid{
      width: 86.9% !important;
   }

   .section-2 .content{
      margin-bottom: 80px !important;
   }

   .section-3{
      background: #EBE9E9;
   }

   .section-3 .container-fluid{
      width: 85% !important;
   }

   .section-3 div.moto{
      /* margin-top: 20px !important; */
      border-bottom: #000 solid 1px;
   }

   .section-3 div.moto-2{
      margin-bottom: 30px !important;

   }

   .section-3 .content p{
      margin-top: -10px !important;
      text-align: justify;
   }

   .section-4{
   margin-top: 50px;
   /* margin-bottom: 50px; */
   }

   .section-4 .product{
      margin-top: 60px;
   }

   .title p{
      font-size: 1.6rem;
      font-weight: 100;
      color: #00FFA3;
   }

   .section-4 .products{
      width: 85%;
   }

   .section-4 .products img{
      width: 140px;
      height: 140px;
   }

   .section-4 .products .img{
      position: relative;
      z-index: 20;
   }
   .section-4 .products .img, .section-4 .products .text{
      text-align: center;
   }

   .section-4 .products .text{
      width: 100%;
      height: 150px;
      background: rgb(255, 255, 255);
      position: relative;
      box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.623);
      margin-top: -60px;
      z-index: 10;
      border-top-left-radius: 80px;
      border-top-right-radius: 80px;
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
   }

   .section-4 .products .text p{
      position: absolute;
      margin: 50% 50%;
      transform: translate(-50%, -50%);
      width: 100%;
   }
   a {
      text-decoration: none;
   }

   .tag-menu{
      /* position: absolute; */
      /* z-index: 100; */
      /* top: 37vh; */
      margin-bottom: -30px !important;
   }

   .tag-menu .tag-link a{
      /* background: rgb(30, 201, 113); */
      text-align: start;
      margin-left: 3px;
      font-size: 0.9rem;
      font-weight: bold;
      padding: 0;
   }

   .tag-menu .shadow{
      border-radius: 40px;
      width: 75%;
      padding: 10px;
      box-shadow: -1px -1px 3px rgba(0, 0, 0, 0.113) !important;

   }
   .tag-menu .shadow .link1{
      width: 30%;
   }
   .tag-menu .shadow .link2{
      width: 25%;
   }
   .tag-menu .shadow .link3 a{
      margin-top: 7.5%;
   }
   .tag-menu .shadow .link4 a{
      margin-top: 7.5%;
   }
   .tag-menu .shadow img{
      width: 3rem;
      height: 3rem;
      /* background: #000; */
   }
   .productpic{
      margin-top: 0px;
      width: 160px;
      height: 250px;
   }

   .product-button{
      background: none !important;
   }
   .section-4 .products-content{
      margin-top: 100px;
      background: #f5f5f5;
   }
   .section-4 .products-content .content .banner-img img{
      width: 100% !important;
   }

   .section-4 .contact{
      margin-top: 100px;
      padding-bottom: 70px;
   }

   .contact div h2{
      color: #00FFA3;

   }
   .contact div span{
      font-size: larger;
   }

   .contact .button-contact a{
      background: #00FFA3;
      font-weight: 400;
      font-size: 1.2rem;
      border-radius: 10px;
      color: #000 !important;

   }

   .contact .button-contact a:hover{
      background: #02e994;
      color: white !important;
   }

   footer{
      background: #13181B;
      color: white;
      padding: 30px 0;
   }

   footer .container-fluid{
      width: 95%;
   }

   footer .footer-link{
      padding: 10px;
   }
   footer .global h3,footer .local h3{
      padding-left: 8px;
   }

   footer a:hover{  
      color: rgb(0, 97, 254);
      text-decoration: underline;
   }

   .local a, .global a{
      color: #00FFA3;
   }

   .local p, .global p{
      color: white;
   }

   .grid-content{
      width: 65% !important;
   }

   .justify-content-center{
      justify-content: space-between !important;
   }

   .row-grid-content .col-content-1{
      margin: 120px 0px 50px 0 !important;
      padding: 0 !important;
      width: 18rem !important;
   }
   .row-grid-content .col-content-1 .card {
      height: 510px;
   }

   .card h5{
      font-size: 16px;
      height: 50px;
   }

   .card p{
      margin-top: 20px;
      font-size: 15px;
   }

   .col-content-2 .card {
      height: 500px;
   }

   .col-content-2{
      margin: 10px 0 !important;
   }

   .row{
      --bs-gutter-x: 0rem !important;
   }

   .section-4 .product {
    margin-top: 0px !important;
   }

   .row-grid-content .col-content-1 {
    margin: 20px 0px 10px 0 !important;
    padding: 0 !important;
    width: 18rem !important;
   }

   .grid-content{
      margin-top: 80px;
   }

   .section-app-2 .container-fluid{
      background: #e9ecef; 
      height: fit-content !important;
      width: 85% !important;
   }

   .section-app-2 .container-fluid .content {
      /* height: 100px; */
      font-size: 18px;
      /* font-weight: bold; */
      text-align: justify;
      padding: 20px;
   }
   .section-app-2 .container-fluid{
      background: #e9ecef; 
      height: fit-content !important;
      width: 95% !important;
   }
   .section-app-2 .container-fluid .content {
      /* height: 100px; */
      font-size: 15px;
      /* font-weight: bold; */
      text-align: justify;
      padding: 5px;
   }
   .article-modal3 .modal-body .justify-content-center{
      display: flex !important;
      justify-content: center !important;

   }
   .article-modal3 .modal-body .justify-content-center .w-75 {
      width: 100% !important;
      padding: 0px !important;

   }
   .article-modal3 .container-fluid{
      padding: 0px !important;
   }
   .article-modal3 .modal-body .justify-content-center .w-75 .p-3{
      padding: 0px !important;
   }
   .article-modal5 {

   }
   .article-point{
      justify-content: center !important;
      width: 75% !important;
   }
   .article-point .point{
      width: fit-content !important;
      width: -moz-fit-content !important;
   }
   .article-modal7 .justify-content-center{
      justify-content: center !important;
   }


}

@media only screen and (max-width: 1019px){
   .container-nav .contact{
      width: fit-content !important;
      width: -moz-fit-content !important;
   }
   .section-4 .product {
    margin-top: 0px;
   }

   .row-grid-content .col-content-1 {
    margin: 20px 0px 10px 0 !important;
    padding: 0 !important;
    width: 18rem !important;
   }

   .grid-content{
      margin-top: 80px;
   }
}


@media only screen and (max-width: 991px){
   .tag-menu .shadow .link4 a {
      margin-top: 5% !important;
   }
   .navbar-nav .nav-link {
      padding-right: 0;
      padding-left: 7px;
   }
   nav{
      z-index: 100;
      
   }
   nav .container-nav{
      width: 100% !important;
      padding: 0 !important;
      /* background: #000 !important; */

   }
   nav .show ul li{
      /* background: #000 !important; */
   }

   nav button{
      margin-right: 20px !important;
      margin-left: 10px !important;
   }
   nav .show{
      box-shadow:0px 6px 5px rgba(124, 123, 123, 0.685);
      background: rgb(255, 255, 255);
      /* height: fit-content !important; */
      height: 320px;
      /* width: 200%; */
      padding: 30px !important;
   
   }
   .flag{
      display: none;
   }

   .container-nav .logo{
      width: 240px !important;
      /* background: #000; */
      margin-left: 30px;
      margin-top: 5px;
      /* margin-bottom: -30px; */
      
   }

   .container-nav .flag-2 img{
      width: 60px !important;
      /* height: 36px !important; */

      margin-top: 2px;
      /* border: #000 .3px solid; */
      margin-right: 10px !important;
      box-shadow: 1px 1px 4px  rgba(124, 123, 123, 0.685);
   }

   .container-nav .flag-2{
      display: inline;
      margin-top: 0px;
      border-right: none;
      /* height: 36px !important; */
      /* height: 160px !important; */
      padding: 7px 0 13px 0 !important;
      border-right: rgba(135, 129, 129, 0.994) solid 0.5px;


   }
   .carousel-inner{
      /* z-index: 1 !important; */
   }
   .container-nav{
      /* padding: 1.8px; */
      width: 100%;
      height: 50px;
      margin-left: 0%;
   }

   .container-nav a img{
      width:100%;
      margin-top: -10px;

   }

   .show ul li .video{
      margin-bottom: 20px;
   }

   .container-nav .contact{
      margin-top: 0px;
      padding: 0px !important;
      width: 100% !important;
      height: 100px !important;
      /* background: #000; */
      border-top: #000 1px solid !important;

   }
   
   .container-nav .contact a{
      background: #00FFA3;
      margin-left: 0vw;
      margin-top: 10px;
      padding: 10px 20px;
      text-align: center;
      width: 100% !important;
      border-top-left-radius: 0px;
      border-bottom-right-radius: 0px;
      border-bottom-left-radius: 0px;
   }

   .container-nav .contact a:hover{
      background: #02e994;
      color: white !important;
   }

   .tag-menu .container-fluid{
      width: fit-content !important;
      width: -moz-fit-content !important;
   }
   .section-2 .container-fluid, .section-3 .container-fluid{
      width: 90% !important;
   }

   .grid-content{
      width: 75% !important;
   }
   .section-4 .product {
    margin-top: 0px;
   }

   .row-grid-content .col-content-1 {
    margin: 20px 0px 10px 0 !important;
    padding: 0 !important;
    width: 18rem !important;
   }

   .grid-content{
      margin-top: 80px;
   }
   footer{

   }

}

@media only screen and (max-width: 826px){
   .tag-menu .shadow .link4 a {
       margin-top: 0% !important;
   }
   .tag-menu .shadow .link3 a {
      margin-top: 0%;
   }
}

@media only screen and (max-width: 823px){
   .section-4 .products {
    width: 70% !important;
   }
   .productpic{
      margin-top: 0px;
      width: 200px;
      height: 250px;
   }
   .section-4 .products img {
    width: 160px;
    height: 160px;
   }
   .section-4 button{
      margin-top: 70px;
   }

   .section-4 .product {
    margin-top: 0px;
   }

   .row-grid-content .col-content-1 {
    margin: 20px 0px 10px 0 !important;
    padding: 0 !important;
    width: 18rem !important;
   }

   .grid-content{
      margin-top: 80px;
   }
}

@media only screen and (max-width: 800px){   
   footer div.footer{
      display: block !important;
   }
   .local{
      margin-bottom: 30px !important;
   }
   .local h3{
      margin: 0 auto !important;
      width: fit-content !important;
      width: -moz-fit-content !important;
   }

   .global h3{
      margin: 0 auto 40px !important;
      width: fit-content !important;
      width: -moz-fit-content !important;
   }

   .global .justify-content-start{
      justify-content: space-between !important;
   }
   .aplikasi-container .card{
      width: 60% !important;
      margin: 0 auto 40px !important; 
   }
}

@media only screen and (max-width: 785px){   
   .grid-content {
    width: 90% !important;
   }

}

@media only screen and (max-width: 785px){   
   .tag-menu .shadow .link4 a, .tag-menu .shadow .link3 a {
    margin-top: 0px;
   }
   iframe{
      height: 250px !important;
      
   }
   .videoyt-1{
      /* margin-right: 5px !important; */
   }
}
/* .company-hide{
   display: none !important;
   height: 198px !important;
} */
@media only screen and (max-width: 767px){
   .company-card .row .col-md-8{
      width: 60%;
   }
   .company-card .row .col-md-4{
      width: 40% !important;
   }
} 


@media only screen and (max-width: 728px){  
   .dry-fog .d-flex {
      flex-direction: column;
   } 
   .dry-fog .d-flex .me-5{
      margin: 0 auto !important;
      margin-bottom: 20px !important;
   }
   .dry-fog .d-flex .me-5 img {
      width: 100% !important;
   }
   .dry-fog .d-flex .dryfog-p{
      text-align: justify !important;
   }
   .tag-menu .shadow a{
      font-size: 13px !important;
   }
   .tag-menu .shadow .link4 a, .tag-menu .shadow .link3 a {
    margin-top: 0%;
   }
}

@media only screen and (max-width: 657px){   
   .grid-content {
    width: 90% !important;
    /* margin-top: 0px; */
   }
   .row-grid-content .col-content-1 {
    padding: 0 !important;
    width: 30rem !important;
    margin: 20px auto !important;
   }  

}
@media only screen and (max-width: 647px){   
   .section-4 .products {
      width: 90% !important;
   }
   .yt-video .me-5{
      margin-right: 0px !important;
   }
   .yt-video .d-flex {
      flex-direction: column !important;
   }
   .aplikasi-container .card{
      width: 100% !important;
      margin: 0 auto 40px !important; 
   }
}

@media only screen and (max-width: 575px){ 
   .container-nav .flag-2 img {
      width: 49px !important;
      /* height: 36px !important; */
      margin-top: 0px;
      /* border: #000 0.3px solid; */
      margin-right: 10px !important;
      box-shadow: 1px 1px 4px rgb(124 123 123 / 69%);
   }  

   .navbar-brand {
      padding-top: 0.3125rem;
      padding-bottom: 0.3125rem;
      margin-right: 0px !important;
      font-size: 1.25rem;
      text-decoration: none;
      white-space: nowrap;
   }

   .container-nav .flag-2 {
      display: inline;
      margin-top: 0px;
      border-right: none;
      /* height: 36px !important; */
      /* height: 160px !important; */
      padding: 4px 0 9px 0 !important;
      border-right: rgba(135, 129, 129, 0.994) solid 0.5px;
   }
   .navbar-toggler-icon {
      display: inline-block;
      width: 1.2em;
      height: 1.2em;
      vertical-align: middle;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%;
   }

   .container-nav .logo {
      width: 150px !important;
      /* background: #000; */
      margin-left: 16px;
   }
   .tag-menu .shadow {
      border-radius: 40px;
      width: 90% !important;
      padding: 10px;
      box-shadow: -1px -1px 3px rgb(0 0 0 / 11%) !important;
      height: 280px;
   }

   .tag-menu .shadow .justify-content-around {
      flex-direction: column !important;
      /* background: #000; */
      width: 90%;
      margin: 0 auto ;
   }

   .tag-menu .shadow .tag-link {
    width: 100%;
    margin: 10px 0 0 0px;
   }

   .tag-menu .shadow .tag-link a {
      margin: 15px 0 0 20px !important;
   }

}

@media only screen and (max-width: 647px){   
   .section-4 button {
    /* margin-top: 70px; */
    margin: 30px auto 0 !important;
   }

}
.company-card-hide{
   display: none !important;
}
.company-card{
   max-width: 100%; 
   max-height: 200px;
}

@media only screen and (max-width: 460px){   
   .local-qr1{
      display: none;
   }

   .local-qr2{
      display: block;
   }
   iframe{
      height: 180px !important;
   }
   .company-card {
      max-width: 270px !important ;
      min-height: 400px !important;
   }
   .company-card {
      /* max-width: 100%;
      max-height: 500px; */
   }
   .section-app-3 .company-card div {
      height: fit-content !important;
   }
   .company-card-hide{
      display: block !important;
   }
   .company-card-unhide{
      display: none !important;
   }

}

@media only screen and (max-width: 400px){   
   .global .d-flex{
      display: block !important;
   }
   .global .global-link{
      padding: 0 !important;
      /* width: 187px !important; */
      margin: 0 auto !important;
   }
}

@media only screen and (max-width: 400px){   
   .container-nav .flag-2 img {
      width: 49px !important;
      /* height: 36px !important; */
      margin-top: 0px !important;
      /* border: #000 0.3px solid; */
      margin-right: 1px !important;
      box-shadow: 1px 1px 4px rgb(124 123 123 / 69%);
   }
   .container-nav .flag-2{
      padding: 3px 0 7px 0 !important;
   }
   .navbar-toggler-icon {
      display: inline-block;
      width: 1.1em;
      height: 1.1em;
      vertical-align: middle;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%;
   }

   nav button {
      margin-right: 15px !important;
      margin-left: 5px !important;
   }

   .navbar-toggler {
      padding: 0.15rem 0.65rem;
   }

}



/* Aplications */
.h3b-app{
   font-size: calc(1.2rem + 1.3vw) !important;
   font-weight: 400 !important;
   /* font-size: 3.5rem; */
   /* padding-top: 25px !important; */
   margin: 0 auto;
   text-align: center;
   width: fit-content !important;
   width: -moz-fit-content !important;
   padding-bottom: 5px !important;
}

.h1{
   font-size: calc(1.7rem + 1.5vw) !important;
   font-weight: 200 !important;
   /* font-size: 3.5rem; */
   padding-top: 25px !important;
   padding-bottom: 5px !important;
   /* color: #000 !important; */
}



.section-app-1 .container-fluid{
   background: #00B14F;
   height: 150px;
   color: white;

}

.section-app-1 .container-fluid .app-head{
   font-weight: 100;
   font-size: 3.5rem;
   padding-top:25px;
   padding-bottom: 5px;
}

.section-app-1 .container-fluid .line{
   width: 10%;
   border-bottom: white solid 3px;
}
.section-app-2 .container-fluid{
   background: #e9ecef; 
   height: fit-content !important;

}

.section-app-2 .container-fluid .content{
   /* height: 100px; */
   font-size: 18px;
   /* font-weight: bold; */
   text-align: justify;
   padding: 40px;
}

.modal4-img1{
   display: none !important;
}

.section-app-2 .container-fluid .content span{
   font-size: 60px;
   font-family: Arial, Helvetica, sans-serif;

}

.section-app-3{
   margin-bottom: 50px;
   margin-top: 70px !important;
}

.section-app-3 .title-app-3{
   margin-bottom: 80px !important;
   font-size: 40px;
}
.article-card{
   width: fit-content !important;   
   width: -moz-fit-content !important;   
   justify-content: center !important;
}

.section-app-3 .card{
   box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.27);
   border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
   margin: 20px 10px !important;
   height: 340px !important;
   width: fit-content !important;
   width: -moz-fit-content !important;

}
.section-app-3 .card h5{
   white-space: pre-wrap !important;
}
.section-app-3 .card div{
   height:50px;
}
.section-app-3 .card div h5{
   font-size: 18px !important;
}
.section-app-3 .card div button{
   /* margin-bottom: 100px !important; */
   bottom: -3% !important;
   width: max-content !important;

}

.section-app-3 .card img{
   width: 14rem;
   height: 9rem;
}

.section-app-5 .banner-img{
   width: 75% !important;
   
}

.modal-body p{
   text-align: justify;
}

.article2-img1, .article7-pic1{
   display: none;
}

.article-modal5 .article-pic1{
   display: none;
}
.article-modal6 .article6-pic1{
   display: none !important;
}

@media only screen and (max-width: 1318px){
   .article-container{
      width: 80% !important;
   }
}

@media only screen and (max-width: 1235px){
   .article-container{
      width: 85% !important;
   }   
}

@media only screen and (max-width: 1235px){
   .article-container{
      width: 95% !important;
   }      
}

@media only screen and (max-width: 1199px){
   .article-modal1 .modal-body{
      width: 100% !important;
      padding: 0 !important;
   }
   .article-modal1 .modal-body .container-fluid .w-75{
      width: 95% !important;
   }

}



@media only screen and (max-width: 991px){  
   .section-app-5 .banner-img{
      width: 95% !important;
      
   }
    .article2-img2{
      display: none;
    }
    .article2-img1{
      display: block;
    }
    .article-modal2 .modal-body .container-fluid .w-75{
      width: 95% !important;
    }

    .article-modal4 .justify-content-center{
      justify-content: none !important;
    }

    .modal4-img1{
      display: block !important;
      width: 100% !important;
      height: fit-content !important;
      height: -moz-fit-content !important;
    }
    .modal4-img1 div{
      margin: 0 auto !important;
      width: fit-content !important;
      width: -moz-fit-content !important;
    }
    .modal4-img1 div img{
      width: 300px !important;
    }

    .modal4-img2{
      display: none !important;
    }

    .article-modal5 .article-pic2{
      display: none;
   }
   .article-modal5 .article-pic1{
      display: block;
      margin-top: 40px !important;
      margin-bottom: 30px !important;
      width: 100%;
   }
   .article-modal5 .article-pic1 div img{
      width: 100%;
   }
   .article-modal5 .article-point{
      display: block !important;
   }
   .article-modal5 .container-fluid{
      width: 95% !important;
   }
   .article-modal5 .article-content .w-75{
      width: 100% !important;
   }
   .article-modal5 .article-point .p-3{
      padding: 0 !important;
   }
   .article-modal6 .container-fluid .w-75{
      width: 100% !important;
   }

   .article-modal6 .article6-pic1{
      display: block !important;
   }
   .article-modal6 .article6-pic2{
      display: none !important;
   }
   .article-modal6 .article6-pic1 div{
      margin: 0 !important;
      width: 100% !important;
         
   }
   .article-modal6 .article6-pic1 div img{
      width: 100% !important;
   }

   .article-modal6 .justify-content-center{
      display: block !important;
   }
   .article-modal6 .container-fluid .w-50{
      width: 100% !important;
   }
   .article7-pic1{
      display: block !important;
   }
   .article7-pic1 div{
      margin: 0px !important;
      width: 100% !important;
   }
   .article7-pic1 div img{
      width: 100% !important;
   }
   .article7-pic2{
      display: none !important;
   }
   .article-modal7 .w-50{
      width: 100% !important;
      margin: 0px !important;
   }
   .article-modal7 .w-50 .p-3{
      padding: 0 !important;
      margin-top: 20px;
   }
   .article4-content{
      width: 100% !important;
   }
   .article-modal8 .container-fluid{
      padding: 0 !important;
   }
   .article-modal8 .container-fluid .w-75{
      width: 100% !important;
   }
   .article-modal8 .d-flex .me-5{
      width: 100% !important;
      margin:  0 !important;
   }
   .article-modal8 .d-flex .p-3{
      padding: 0 !important;
   }
}

@media only screen and (max-width: 787px){   
   /* .card {
      width: 18rem !important ;
   }
   .section-app-3 .card img{
      width: 18rem !important;
      height: 11rem !important;
   } */
}

@media only screen and (max-width: 575px){   
   .article2-img1{
      width: 250% !important;
      margin: 0px 50px !important;
   }
   .article-modal2 .col .p-3{
      padding: 0px !important;
   }
}

@media only screen and (max-width: 520px){   
   .local-img{
      width: 100% !important;
   }
}


@media only screen and (max-width: 369px){   
   .article2-img1 img{
      width: 80vw !important;
   }
}

@media only screen and (max-width: 460px){   
   .article2-img1{
      /* width: 250% !important; */
      margin: 0px 0px !important;
   }
}

@media only screen and (max-width: 666px){   
   /* .card {
      width: 24rem !important ;
   }
   .section-app-3 .card img{
      width: 100% !important;
      height: 11rem !important;
   } */
}

@media only screen and (max-width: 444px){   
   .card {
      width: 100% !important ;
   }
   .section-app-3 .card img{
      width: 100% !important;
      /* height: 11rem !important; */
   }
}

@media only screen and (max-width: 420px){   
   .title-app-3 .h1 h1 {
      font-size: calc(1.1rem + 1.5vw) !important;
   }
}

@media only screen and (max-width: 389px){   
   .modal4-img1 div img{
      width: 100% !important;
      margin: 0 !important;
    }
    .modal4-img1 div{
      margin: 0px 0px !important;
      width: 100% !important;
      /* width: fit-content !important;
      width: -moz-fit-content !important; */
    }
    .article-modal4 .w-75{
      width: 100% !important;
      margin-top: 20px ;
    }
    .article-modal4 .w-75 .p-3{
      padding: 0 !important;
    }
}

/* Inquiry */

.section-inquiry-1 .container-fluid{
   background: #00B14F;
   height: 150px;
   color: white;

}

.section-inquiry-1 .container-fluid h1{
   font-weight: 100;
   font-size: 3.5rem;
   padding-top:25px;
   padding-bottom: 5px;
}

.section-inquiry-1 .container-fluid .line{
   width: 11%;
   border-bottom: white solid 3px;
}

.section-inquiry-2 button{
   background: #00FFA3;
   color: white;
   font-weight: 500;
}

.section-inquiry-2 button:hover{
   background: #00b472;
   color: white;
}

/* @media only screen and (max-width: 991px){   
   .section-inquiry-2 .w-75{
      width: 85% !important;
   }
} */

@media only screen and (max-width: 991px){   
   .section-inquiry-2 .w-75{
      width: 95% !important;
   }
}

@media only screen and (max-width: 650px){  

   .section-inquiry-2 .w-75{
      width: 95% !important;
   }

   .section-inquiry-2 .w-75 .d-flex{
      display: block !important;
      padding: 20px !important;
   }

   .section-inquiry-2 .w-75 .d-flex h2{
      font-size: 35px;
      margin: 1rem auto 3rem !important;
      width: fit-content !important;
      width: -moz-fit-content !important;
      /* margin-bottom: 3rem !important; */
   }

   .section-inquiry-1 .container-fluid h1{
      width: fit-content !important;
      width: -moz-fit-content !important;
      margin: 10px auto !important;
   }

}

@media only screen and (max-width: 375px){  
   .section-inquiry-2 .w-75 .d-flex {
      display: block !important;
      padding: 0px !important;
   }

   

}
