@charset "UTF-8";

/*
xs <576px
sm ≥576px
md ≥768px
lg ≥992px
xl ≥1200px
xxl ≥1400px
*/


@media print{

}

@media only screen and (max-width: 1560px) {

}




@media only screen and (max-width: 1400px){
    
    .jp .our_facility .mh {
        min-height: 366px;
    }
    .en .our_facility .mh {
        min-height: 378px;
    }
    
    .div_pd_app {
        min-height: 140px;
    }

    .jp .capabilities .div_pink_box {
        min-height: 340px;
    }
    .en .capabilities .div_pink_box {
        min-height: 390px;
    }
}

@media only screen and (max-width: 1200px){
      .jp .our_facility .mh {
        min-height: 380px;
    }
      .en .our_facility .mh {
        min-height: 406px;
    }
}

@media only screen and (max-width: 1400px) {
    .navbar-toggler {
        border: solid 1px #fff
    }
    
    .header_height{
    padding-top: 120px
}
    .navbar{
       --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
    }
    
    
    #navbarSupportedContent{
        z-index: 2;
    }
    .div_m_lang{
        margin-top: 30px;
    }

    .navbar-nav li{
        margin: 5px 0;
    }

    header {
        width: 100%;
        position: fixed;
        z-index: 2;
    }

    .pb-10 {
        padding-bottom: 3rem !important;
    }

    .capabilities  .div_c img{
        max-width: 300px;
    }


    .capabilities .div_ico {
        background: #E60020;
        width: 100px;
    }

    .about_us .div_head_text {
        padding: 3rem 20px 3rem 60px;
        font-size: 20px;

    }

    .footer_logo{
        max-width: 100px;
        width: 100%;
        margin-bottom: 30px;
    }

    header .navbar-nav{
        padding: 0 45px;
    }
    #navbarSupportedContent {
        justify-content: end;
        padding-right: 30px;
        position: fixed;
        width: 100vw;
        top: 65px;
        left: 0;
        background: #E60020;
    }
    #navbarSupportedContent{

    }
    .div_m_lang{
        display: flex;
        align-items: center;
        flex-direction: row;
    }


    header .container-head {
        padding: 12px 60px;
        background: #E60020;
        width: 100%;
        margin: 0px 0px;
        border-radius: 0px;
    }
    header .container-head {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .navbar-toggler{
        float: right
    }

    .navbar{
        justify-content: flex-end;
        padding: 0;
    }

    .menu_box_top{
        display: none;
    }

    .navbar{
        float: right;
    }

}

@media only screen and (max-width: 992.1px) {
    
    .circle {
        display:block; /* Allows width/height to be applied to a span */
    }
    
    .div_m_show{
        display: block;
        padding-bottom: 20px;
    }
    .div_m_hide{
        display: none;
    }
    .about_us  .div_m_show .div_m_line{
        width: 2px;
        height: 100%;
        background: #FBCDCC;
        margin-left: 17px;
    }
    .about_us  .div_m_show .circle{
        text-align: center !important;
    }
    
    .div_m_show > div{
/*        margin: auto*/
    }
    
/*
 .about_us  .tr >div:nth-of-type(1){
        display: none;
    }
 .about_us  .tl > div:nth-of-type(3){
        display: none;
    }   
    */
    
    .about_us   .brr_15.bg_fff > .row{
        --bs-gutter-x: 0 !important;
    }
    
    h2 {
        font-size: 25px !important;
    }

    .about_us .quot1 ,.about_us .quot2{
        font-size: 70px;
    }

    .about_us .div_head_text {
        padding: 3rem 20px 3rem 40px;
        font-size: 17px;

    }


    .about_us .oh{
        display: none
    }

    .about_us  .tl ,.about_us  .tr {
        margin-bottom: 20px;
    }

    .about_us .y {

        margin-bottom: 0px;

    }

    .about_us  .tl div{
        text-align: left !important;
    }
}


@media (min-width: 768px) {
    .my-md-10{
        margin: 3rem 0 !important
    }

}


@media screen and (max-width:767.9px){
    h1 {
    font-size: 26px !important;
}

    .img_why_logo{
    max-width:100%    
    }
    

    .about_us .quot1 ,.about_us .quot2 {

        font-size: 80px;
    }

    .about_us .div_head_text {
        padding: 40px 20px 20px 40px;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 30px;
        position: relative;
    }

    h2 {
        font-size: 23px !important;
    }

    .header_height {
        padding-top: 100px;
    }


}



@media only screen and (max-width: 576px) {
    
    
    .row.tl,.row.t2{
        
    }
    
    .capabilities .bg_ping > div{
        padding: 0 15px
    
        
    }
    
    .contact_us label {
    font-size: 17px;
    font-weight: 500;
}
    
    .contact_us .box_2 {
    padding: 30px 20px;
}
    
    .capabilities .div_ico {
    
    width: 70px;
    height: 100px;
    
}
    
    .capabilities .div_text{
        width: calc(100% - 70px);    
    }
    
   


    .why_epc .group .desc {
        padding-left: 20px;
        padding-right: 10px;
    }
    .why_epc .group .text {
        padding: 15px 0 15px 15px;
    }

    header .navbar-nav {
        padding: 0 5px;
    }

    header .container-head {
        padding: 12px 20px;

    }

    .home_top_bottom {
        height: 520px;
    }
    .home_title_1 {
        font-size: 25px;
        line-height: 35px;
        font-weight: bold;
    }

    .div_4box{
        margin-bottom: 30px;
    }
    .home_div_2 {

    }
    .header_height {
        padding-top: 120px;
    }

    .homepage_icon_text_2 {
        font-size: 17px;
        font-weight: 500;
        line-height: 19px;
    }
    .homepage_icon_text_1 {
        color: #E60020;
        font-size: 21px;
        font-weight: 500;
    }

}
@media (min-width: 768px) {





}



