/*--------------------------------------------------------------------- 
File Name: responsive.css 
---------------------------------------------------------------------*/

@media (min-width: 1343px) and (max-width: 1500px) {
    ul.Informa_conta {
      justify-content: space-evenly;
    }
    #myCarousel .carousel-control-prev {
    left: 2%;
    }
    #myCarousel .carousel-control-next {
    right: 2%;
    }
}

@media (min-width: 1200px) and (max-width: 1342px) {
  
  ul.Informa_conta {
      justify-content: space-evenly;
    }
  .slider_main::before { 
    width: 760px;
    right: 0;
  }
  .cont_img {
    margin-right: 0px;
}
    #myCarousel .carousel-control-prev {
    left: 1%;
    }
    #myCarousel .carousel-control-next {
    right: 1%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
.di_none {display: none;}
.full_bg {padding-bottom: 0; }
.slider_main::before { display: none !important; }
.creative {
    background: #b89753;
     padding-left:20px;
     padding-right:20px;  }
.creative .read_more {
    max-width: 222px;}
.cont_img { margin-right: 0px;}
.creative h1 {
  padding-bottom: 19px;
  font-size: 79px;
  line-height: 80px;}
.our_class h3 {
  font-size: 21px;
  line-height: 25px;
}
#banner1 .carousel-control-prev { left: 44%;}
#myCarousel .carousel-control-prev {left: 1%; }
#myCarousel .carousel-control-next {right: 1%;}
}

@media (min-width: 768px) and (max-width: 991px) {
  .di_none {display: none;}
.full_bg {padding-bottom: 0; }
.slider_main::before { display: none !important; }
.creative {
    background: #b89753;
     padding-left:20px;
     padding-right:20px;  }
.creative .read_more {
    max-width: 172px;
    margin-right: 0;
}
.cont_img { margin-right: 0px;}
.creative h1 {
    padding-bottom: 19px;
    font-size: 50px;
    line-height: 50px;
}
.our_class h3 {
  font-size: 21px;
  line-height: 25px;
}
.titlepage h2 {
    font-size: 31px;}
#banner1 .carousel-control-prev { left: 43%;}
#banner1 .carousel-control-next {
    right: 43%;
}
#myCarousel .carousel-control-prev {left: 1%; }
#myCarousel .carousel-control-next {right: 1%;}
.mar_top90 {
    padding-top: 0px;
}
ul.menu_footer li a {
  margin: 0 22px;
}
ul.top_infomation li {
  font-size: 13px;
}
.newsl {
    width: 70%;}
    .facil h3 {font-size: 30px;}
}

@media (min-width: 576px) and (max-width: 767px) {
    .di_none {display: none;}
.full_bg {padding-bottom: 0; }
.slider_main::before { display: none !important; }
.creative {
    background: #b89753;
     padding-left:20px;
     padding-right:20px;  }
.creative .read_more {
    max-width: 172px;
    margin-right: 0;

}
.creative h1 {
    padding-bottom: 19px;
    font-size: 50px;
    line-height: 50px;
}
.our_class h3 {
  font-size: 21px;
  line-height: 25px;
}
.titlepage h2 {
    font-size: 31px;}
#banner1 .carousel-control-prev { left: 43%;}
#banner1 .carousel-control-next {
    right: 43%;
}
#myCarousel .carousel-control-prev {left: 1%; }
#myCarousel .carousel-control-next {right: 1%;}
.mar_top90 {
    padding-top: 0px;
}
.cont_img { margin-right: 0px; margin-top: 20px;}
ul.menu_footer li a {
  margin: 0 9px;
}
ul.top_infomation  {
 padding-bottom: 30px;
}
.facil h3 {font-size: 30px;}
  .grid {display: grid;}

.older {order: -1;}
  .titlepage h2 {
    font-size: 40px;}
 
  .copyright p {
    text-align: center;
  }
  ul.social_icon {
    padding-top: 30px;
    text-align: center;
  }
    /* navbar css for mobile start */
    .navbar-area {
    margin-bottom: -10px;
    }
    .nav-toggler {
        display: block;
        position: absolute;
        right: 15px;
        z-index: 99999;
    }
    .site-navbar {
    min-height: 50px;
   }
    .site-navbar ul {
        position: absolute;
        width: 100%;
        left: 0px;
        top: 61px;
        flex-direction: column;
        align-items: center;
        background-color: #e50444;
        max-height: 0;
        overflow: hidden;
        transition: .3s;
        z-index: 99999;
    
    }
    .site-navbar ul li {
        width: 100%;
        text-align: left;
        padding-right: 0;
    }
    .site-navbar ul li a {
    padding: 14px 25px 10px 25px;
}
    .site-navbar ul.open {
        max-height: 100vh;
        overflow: visible;
    }
    /* navbar css for mobile end */
.about .titlepage {max-width: inherit;}
}

@media (max-width: 575px) {
  .header-area {
    padding: 22px 0;
  }

  .email {margin-top: 0px;}
  .logo {width: auto;}
  .brand_logo_text { font-size: 20px !important; }
  .header-area::before { display: none !important; }
   .di_none {display: none;}
  
.full_bg {padding-bottom: 0; }
.slider_main::before { display: none !important; }
.creative {
    background: #b89753;
     padding-left:20px;
     padding-right:20px;  }
.creative .read_more {
    margin-top: 10px;
    margin-right: 0;

}
.about .titlepage {max-width: inherit;}
.creative h1 {
    padding-bottom: 19px;
    font-size: 38px;
    line-height: 45px;
}
.creative p {
  padding-bottom:45px;
}
.our_class h3 {
  font-size: 21px;
  line-height: 25px;
}
.titlepage h2 {
    font-size: 20px;
    line-height: 30px;
}
#banner1 .carousel-control-prev { left: 40%;}
#banner1 .carousel-control-next {
    right: 40%;
}
#myCarousel .carousel-control-prev {left: 1%; }
#myCarousel .carousel-control-next {right: 1%;}
.mar_top90 {
    padding-top: 0px;
}
.cont_img { margin-right: 0px; margin-top: 20px;}
ul.menu_footer li a {
  margin: 0 9px;
}
.clint h4 {font-size: 20px;}

  .grid {display: grid;}
.older {order: -1;}
.form_subscri {
    display: inherit;
}
ul.top_infomation {
  display: inline-block;  padding-bottom: 20px;
}
ul.top_infomation li {
padding-bottom: 10px;
}
.facil h3 {font-size: 18px;
line-height: 20px;}
.facil strong span {font-size: 14px;}
 .subsci_btn {margin-left: 0;}
  .copyright p {
    text-align: center;
  }
  ul.social_icon {
    padding-top: 30px;
    text-align: center;
  }
    /* navbar css for mobile start */
    .navbar-area {
        margin-top: -41px;
    }
    .nav-toggler {
        display: block;
        position: absolute;
        right: 15px;
        z-index: 99999;
    }
    .site-navbar {
        min-height: 0px;
    }
    .site-navbar ul {
        position: absolute;
        width: 100%;
        left: 0px;
        top: 20px;
        flex-direction: column;
        align-items: center;
        background-color: #e50444;
        max-height: 0;
        overflow: hidden;
        transition: .3s;
        z-index: 99999;
    
    }
    .site-navbar ul li {
        width: 100%;
        text-align: left;
        padding-right: 0;
    }
    .site-navbar ul li a {
    padding: 14px 25px 10px 25px;
}
    .site-navbar ul.open {
        max-height: 100vh;
        overflow: visible;
    }

}











/* ==========================================================================
   Antigravity Premium Mobile Layout & UX Fixes (v6)
   ========================================================================== */
@media (max-width: 767px) {
  /* Prevent body-wide horizontal scrolling and page shifting */
  html, body {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  
  /* Critical Khmer/Thai language text wrapping fix (non-spaced word-break reset) */
  html, body, p, h1, h2, h3, h4, h5, h6, a, span, li, button, input, textarea, div {
    word-wrap: break-word !important;
    word-break: break-word !important;
    overflow-wrap: break-word !important;
  }
  
  /* Global responsiveness for media elements to prevent viewport stretching */
  img, iframe, table, video {
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  /* Map Container responsive override */
  .map-responsive {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
    margin-top: 30px !important;
  }
  .map-responsive iframe {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  /* Reset container widths to fit viewport exactly */
  .container_width, .container, .container-fluid {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: 0 auto !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  /* Force all columns to stack properly on mobile and prevent horizontal shift */
  [class*="col-"] {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: none !important;
    box-sizing: border-box !important;
  }

  /* Specific column adjustments for header flexbox */
  .col-8 {
    width: 66.666667% !important;
    max-width: 66.666667% !important;
  }
  .col-4 {
    width: 33.333333% !important;
    max-width: 33.333333% !important;
  }

  /* Reset Bootstrap rows margins */
  .row {
    margin-left: -15px !important;
    margin-right: -15px !important;
    display: flex !important;
    flex-wrap: wrap !important;
  }

  /* Banner section alignment fixes */
  .full_bg {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    width: 100% !important;
    overflow: hidden !important;
  }
  
  .ser_img {
    padding-top: 15px !important;
    text-align: center !important;
    width: 100% !important;
  }
  
  .ser_img figure img {
    width: 100% !important;
    max-width: 320px !important;
    height: auto !important;
    margin: 0 auto !important;
    display: block !important;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  }
  
  .slider_main {
    margin-top: 20px !important;
    width: 100% !important;
  }
  
  /* Reset carousel nesting padding */
  .carousel-item .container,
  .carousel-item .row,
  .carousel-item .col-md-12 {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .carousel-caption.relative {
    padding: 0 !important;
    margin: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
  }
  
  .creative {
    background: #1a1a1a !important; /* Premium dark background */
    border: 2px solid #b89753 !important; /* Gold border outline */
    border-radius: 8px !important;
    padding: 25px 20px !important;
    margin: 15px 0 !important; /* Reset horizontal margins to prevent side shifts */
    text-align: center !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  
  .creative h1 {
    font-size: 24px !important;
    line-height: 32px !important;
    color: #b89753 !important; /* Gold header text */
    padding-bottom: 12px !important;
    text-align: center !important;
  }
  
  .creative p {
    font-size: 14px !important;
    line-height: 22px !important;
    padding-bottom: 20px !important;
    color: #e5e5e5 !important;
    text-align: center !important;
  }
  
  .creative .read_more {
    display: inline-block !important;
    max-width: 135px !important;
    width: 45% !important;
    height: 44px !important;
    line-height: 44px !important;
    font-size: 13px !important;
    margin: 5px 4px !important;
    border-radius: 4px !important;
    text-align: center !important;
  }
  
  /* Sections General Spacing */
  .about, .services, .choose, .customers, .contact {
    padding: 40px 0 !important;
  }
  
  .about .titlepage {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    text-align: left !important;
  }
  
  .about_right img, .cont_img img, .readab figure img {
    width: 100% !important;
    height: auto !important;
    max-width: 320px !important;
    margin: 20px auto 0 auto !important;
    display: block !important;
    border-radius: 8px;
  }
  
  .readab figure img {
    margin-top: 10px !important;
  }
  
  .play_icon {
    display: none !important; /* Hide empty video play overlay */
  }
  
  /* Mobile Menu Styles */
  .sidepanel {
    background-color: #1a1a1a !important; /* Dark menu panel */
    border-right: 2px solid #b89753 !important;
  }
  
  .sidepanel a {
    color: #e5e5e5 !important;
    border-bottom: 1px solid #2a2a2a;
    font-size: 18px !important;
  }
  
  .sidepanel a:hover, .sidepanel a.active {
    color: #b89753 !important;
    background-color: #222 !important;
  }
  
  /* Footer Spacing */
  .footer {
    padding-top: 40px !important;
  }
  
  .footer_logo {
    text-align: center !important;
    display: block !important;
    margin-bottom: 20px !important;
  }
  
  ul.menu_footer {
    text-align: center !important;
    padding: 0 !important;
  }
  
  ul.menu_footer li {
    display: inline-block !important;
    margin: 5px 10px !important;
  }
  
  ul.top_infomation {
    text-align: center !important;
    padding: 0 !important;
  }
  
  ul.top_infomation li {
    display: block !important;
    margin-bottom: 10px !important;
  }
  
  .form_subscri {
    display: flex !important;
    width: 100% !important;
    margin-top: 15px !important;
    margin-bottom: 25px !important;
  }
  
  .newsl {
    width: 70% !important;
    height: 48px !important;
    padding: 0 15px !important;
    border-radius: 4px 0 0 4px !important;
  }
  
  .subsci_btn {
    width: 30% !important;
    height: 48px !important;
    background: #b89753 !important;
    color: #fff !important;
    border-radius: 0 4px 4px 0 !important;
    font-size: 13px !important;
  }
}
