/*fixed base*/
#main_index{
    padding-bottom:0rem!important;
    overflow:hidden;
}

#main_index h1,
#main_index h2,
#main_index h5{
    cursor:default;
}

.m_default_languagebar .footer_langbar_item{
    color:#fff;
}

.ws_video .video_list_item{
    border: 7.5px solid white;
}
.ws_video .iframe_frame{
    padding-top: unset;
    height:auto;
    aspect-ratio: 9.5/4.5;
    margin-bottom: 2rem;
}
.ws_video .video_box .video_img_frame{
    height:auto;
    aspect-ratio: 16/9;
}
.ws_video .video_box .video_img_frame img{
    height:100%;
}
.ws_video .media_row{
    margin-top:2rem;
}
.ws_video .media_row .all_font_md{
    padding-left:0.5rem;
}

@media screen and (max-width: 767.5px){
    .ws_video .iframe_frame{
        height:auto;
        aspect-ratio: 16/9;
    }
}

/*category / product / tag / gallery / news*/
.category_list_type4 .category_box .img_frame img{
    object-fit:contain;
}

.product_list_5 .product_box .img_frame img{
    object-fit:contain;
    background-color:#fff;
}

.product_list_horizontal .product_box .img_frame img{
    object-fit:contain;
    background-color:#fff;
}

@media screen and (max-width:767.5px){
    #main_tag .horizontal_detail_bottom{
        margin-top:1rem;
    }

    .product_list_horizontal .product_box .product_des .title{
        font-size:18px;
    }

    .product_list_horizontal .product_box .horizontal_detail_box .product_simple_description{
        font-size:12px;
    }

    .product_list_horizontal .product_box .horizontal_detail_bottom .button_section{
        justify-content:flex-start;
    }

    .product_list_horizontal .product_box .product_img{
        flex:0 0 40%;
    }

    .product_list_horizontal .product_box .product_des{
        flex:0 0 60%;
    }

    .product_list_horizontal .product_box .img_frame{
        padding-top:unset!important;
        height:auto;
        aspect-ratio:1;
        border-radius:5px;
    }

    .product_list_horizontal .product_box .whatsapp_wrapper a{
        color:#333;
        font-size:10px!important;
        font-weight:500;
    }
}

/*.gallerycategory .img_frame img,*/
/*.ws_gallery-2 .img_frame img{*/
/*    object-fit:contain;*/
/*}*/

.latest_new_type4 .news_box .img_frame{
    box-shadow:0px 0px 2px rgba(0,0,0,0.3);
}

.latest_new_type4 .news_box .img_frame img{
    object-fit:contain;
}

/*global / common*/
body{
    font-family:"Inter", sans-serif;
}

.n_small{
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 15px;
    line-height: 1.3;
    color: #3f4e54;
    text-transform: uppercase;
}

.n_title{
    font-family: "Orbitron";
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #111;
    text-transform: uppercase;
}
.n_title span{
    font-size: 30px;
    font-weight: 800;
}

.n_subtitle{
    font-family: "Orbitron";
    font-size:22px;
    font-weight:700;
    line-height:1.35;
    margin-bottom:15px;
    color:#111;
}

.n_content{
    font-size:14px;
    font-weight:300;
    line-height:1.7;
    margin-bottom:15px;
    color:#f1f2f2;
}

.c_color1{
    color:#fff;
}

.c_color2{
    color:#000;
}

.c_color3{
    color:#ffcc00;
}

.c_line{
    line-height:1.8;
}

.btnbox_left,
.btnbox_center,
.btnbox_right{
    display:flex;
    align-items:center;
    margin:2rem 0 0;
}

.btnbox_left{
    justify-content:flex-start;
}

.btnbox_center{
    justify-content:center;
}

.btnbox_right{
    justify-content:flex-end;
}

.n_button{
    font-family: "Orbitron";
    width:auto;
    height:auto;
    padding:13px 34px;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:13px;
    font-weight:800;
    letter-spacing:1px;
    text-align:center;
    color:#3f4e54;
    transition:0.25s all linear;
    background-image:url("https://cdn1.npcdn.net/images/B_Button_49baqp_1781572383.png?md5id=adad0f2b196a1ed3e3b9d9025c397132&type=4");
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
}

.n_button span{
    position:relative;
}

.n_button:hover{
    text-decoration:none;
    color:#fff;
}

/*navbar*/
.navbar_type8{
    margin-top: 75px;
    height: 50px;
    z-index: 501;
}
.navbar_type8 .logo{
    flex:0 1 25%;
}
.navbar_type8 .logo img{
    width:100px;
    padding:10px;
    display: none;
}
.navbar_type8 .nav_tab{
    background-color:#ffcc00;
    flex:0 1 75%;
    border-radius:40px 0 0 40px;
}
.navbar_type8 .nav_tab .nav_item a{
    font-size:0.9vw;
    font-weight:600;
    padding:15px 1.2vw;
    color:#3f4e54;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff;
    -webkit-text-stroke-width:0px;
    -webkit-text-stroke-color:black;
}
.navbar_type8 .nav_tab .nav_item::before{
    border-bottom:2px solid #fff;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover{
    color:#fff!important;
}

.dark_nav{
    background-color:transparent!important;
}

.navbar_mobile{
    background-color:#3f4e54;
}
.navbar_mobile .btn-outline-light:hover{
    background-color:transparent;
}

.navbar_mobile .btn-outline-light:hover{
    border-color:#000;
    color:#000;
}

.navbar_mobile .btn-outline-light:not(:disabled):not(.disabled):active{
    color:#000;
    background-color:transparent;
    border-color:#000;
}
.navbar_mobile .logo_img{
    max-height: 30px;
    transform: translate(-9px, 6px);
}

.floating_btn_bottom_wrapper > li > a > i{
    color:#3f4e54;
}

@media screen and (max-width:1200.5px){
    .navbar_type8 .nav_tab .nav_item a{
        font-size:1vw;
        padding:15px 1.1vw;
    }
}

#top_spacing{
    height:calc(100px + 25px)!important;
}

@media screen and (max-width:991.5px){
    #top_spacing{
        height:80px!important;
    }
}

/*topspace*/
.hp_top{
    display:flex;
    justify-content:center;
    align-items:center;
    z-index:500;
    position:relative;
    width:100%;
    height:100px;
    padding:0 7.5%;
    background:#3f4e54;
    position: fixed;
    z-index:500;
}

.hp_top .col-md-12{
    display:flex;
    justify-content:space-between;
    align-items:center;
    transform:translate(0,-0.5rem);
}

.hp_top_module{
    display:flex;
    align-items:center;
}

.hp_top_logo{
    flex:0 0 auto;
    justify-content:flex-start;
}

.hp_top_logo img{
    width: 32vw;
    height: 100%;
    object-fit: contain;
    transform: translate(0, -3px);
}

.hp_top_info{
    flex:0 0 auto;
    justify-content:flex-end;
    gap:2.8vw;
}

.hp_top_contact,
.hp_top_email{
    display:flex;
    align-items:center;
}

.hp_top_icon{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #ffcc00;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 9px;
    color: #ffcc00;
    font-size: 13px;
}

.hp_top_text{
    display:flex;
    flex-direction:column;
    justify-content:center;
    line-height:1.2;
}

.hp_top_text span{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 2px;
}

.hp_top_text a{
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    text-decoration: none;
    transition: 0.25s all linear;
}

.hp_top_text a:hover{
    color:#ffcc00;
    text-decoration:none;
}

@media screen and (max-width:1200.5px){
    .hp_top{
        padding:0 5%;
    }

    .hp_top_info{
        gap:2vw;
    }
}

@media screen and (max-width:767.5px){
    .hp_top{
        height:auto;
        padding:10px 15px;
    }

    .hp_top .col-md-12{
        flex-wrap:wrap;
        justify-content:center;
        gap:10px;
    }

    .hp_top_logo{
        flex:0 0 100%;
        justify-content:center;
    }

    .hp_top_logo img{
        width:42vw;
        height:38px;
    }

    .hp_top_info{
        flex:0 0 100%;
        justify-content:center;
        flex-wrap:wrap;
        gap:12px 18px;
    }

    .hp_top_text span,
    .hp_top_text a{
        font-size:10px;
    }
}

/*custom video*/
.index_wrapper_2{
    margin-top:-25px;
}
.customVideo {
    position: relative;
}
.customVideo .embed-responsive-16by9{
    height:calc(100vh - 100px);
}
.customVideo .embed-responsive-16by9 video{
    object-fit: cover;
}
.videoPlay {
    position: absolute;
    z-index: 99;
    bottom: 3.5rem;
    right: 4rem;
}
.videoPlay button {
    width: 2rem;
    height: 2rem;
    display: inline-block;
    background: rgba(256,256,256,0.7);
    position: relative;
    border-radius: 50%;
    border: none;
}
.videoPlay button:focus {
    outline: none;
}
.videoPlay button.paused {
    background: rgba(256,256,256,1);
}
.videoPlay button:after {
    content: "\f04c";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    font-weight: 700;
    font-size: .9rem;
}
.videoPlay button.paused:after {
    content: "\f04b";
    left: 1px;
}

.videoMute {
    position: absolute;
    z-index: 99;
    bottom: 3.5rem;
    right: 1.5rem;
}
.videoMute button {
    width: 2rem;
    height: 2rem;
    display: inline-block;
    background: rgba(256,256,256,1);
    position: relative;
    border-radius: 50%;
    border: none;
}
.videoMute button:focus {
    outline: none;
}
.videoMute button.muted {
    background: rgba(256,256,256,.7);
}
.videoMute button:before {
    content: "\f028";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 1px;
    font-weight: 700;
    font-size: .9rem;
}
.videoMute button.muted:after {
    content: "\f715";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    font-weight: 700;
    font-size: .9rem;
}
@media only screen and (max-width: 991.5px) {
    .index_wrapper_2{
        margin-top:0;
    }
}
@media only screen and (max-width: 767.5px) {
    .videoPlay {
        bottom: 1rem;
        right: unset;
        left: 1rem;
    }
    .videoMute {
        bottom: 1rem;
        right: unset;
        left: 3.5rem;
    }
    .customVideo .embed-responsive-16by9{
        height:auto;
    }
}

/*oil finder*/
.index_wrapper_3{
    /*background:#f1f2f2;*/
    background-image:url("https://cdn1.npcdn.net/images/B_Background_7kmrqg_1781572383.jpg?md5id=adad0f2b196a1ed3e3b9d9025c397132&type=4");
    background-size:100%;
    background-position:top;
    background-repeat:no-repeat;
    padding:70px 7%;
    position:relative;
    overflow:hidden;
}

.hp_oilfinder .row{
    align-items:center;
    position:relative;
    z-index:1;
}

.hp_oilfinder_imgbox{
    border-radius:18px;
    overflow:hidden;
    height:100%;
}

.hp_oilfinder_img{
    width:100%;
    height:445px!important;
    object-fit:cover;
    border-radius:18px;
}

.hp_oilfinder_card{
    background:#3f4e54;
    background-image: url("https://cdn1.npcdn.net/images/B_ContentBackground_0fwrde_1781572383.jpg?md5id=adad0f2b196a1ed3e3b9d9025c397132&type=4");
    background-size:cover;
    background-position:right;
    background-repeat:no-repeat;
    border-radius:18px;
    min-height:445px;
    position:relative;
    overflow:hidden;
    padding:70px 11%;
    display:flex;
    align-items:center;
}

.hp_oilfinder_textbox{
    position:relative;
    z-index:3;
}

.hp_oilfinder .n_small{
    color:#fff;
}


@media screen and (max-width:1200.5px){
    .index_wrapper_3{
        padding:65px 5%;
    }

    .hp_oilfinder .n_title{
        font-size:18px;
    }
    .hp_oilfinder .n_title span{
        font-size:25px;
    }
}

@media screen and (max-width:991.5px){
    .index_wrapper_3 {
        padding: 65px 1rem;
    }
    .hp_oilfinder_img{
        height:360px!important;
    }

    .hp_oilfinder_card{
        min-height:360px;
        padding: 47px 5% 20px;
    }
    .hp_oilfinder .btnbox_left{
        margin-top:1rem;
    }
    .hp_oilfinder .n_title {
        font-size: 14px;
    }
    .hp_oilfinder .n_title span{
        font-size: 20px;
    }
}

@media screen and (max-width:767.5px){
    .index_wrapper_3{
        padding:30px 0% 60px;
    }

    .hp_oilfinder_imgbox{
        margin-bottom:20px;
    }

    .hp_oilfinder_img{
        height:280px!important;
        border-radius:14px;
    }

    .hp_oilfinder_card{
        min-height:auto;
        padding:60px 25px;
        border-radius:14px;
    }
}

/*our products*/
.hp_product{
    padding:90px 0 0;
}

.hp_product .container-fluid{
    position:relative;
    z-index:1;
}

.hp_product_titlebox{
    text-align:center;
    margin-bottom:30px;
}

.hp_product .c_color3{
    color:#ffcc00;
    text-shadow:1px 1px 0 #ff8a00;
}

.hp_product_list{
    display:flex;
    justify-content:center;
    align-items:stretch;
    gap:14px;
}

.hp_product_itembox{
    flex:0 0 calc((100% - 56px) / 5);
}

.hp_product_item{
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    width:100%;
    min-height:355px;
    background:#3f4e54;
    position:relative;
    overflow:hidden;
    text-decoration:none;
    color:#fff;
    transition:0.25s all linear;
}

.hp_product_item:before{
    position:absolute;
    content:"";
    left:0;
    right:0;
    bottom:0;
    height:42%;
    background:radial-gradient(circle at 45% 100%, rgba(255,204,0,0.48), rgba(255,204,0,0.16) 35%, transparent 72%);
    z-index:1;
    pointer-events:none;
}

.hp_product_item:hover{
    text-decoration:none;
    color:#fff;
    transform:translateY(-8px);
}

.hp_product_imgbox{
    width:100%;
    height:220px;
    position:relative;
    overflow:hidden;
    display:flex;
    justify-content:center;
    align-items:center;
    padding:28px 18px 8px;
}

.hp_product_line{
    position:absolute;
    right:28px;
    top:52px;
    width:46%;
    height:145px;
    opacity:0.85;
    background:repeating-linear-gradient(135deg, transparent 0 12px, rgba(255,204,0,0.72) 12px 14px, transparent 14px 22px);
    z-index:1;
}

.hp_product_line:after{
    position:absolute;
    content:"";
    right:-22px;
    top:33px;
    width:78px;
    height:78px;
    border-top:3px solid rgba(255,204,0,0.75);
    border-right:3px solid rgba(255,204,0,0.75);
    transform:rotate(45deg);
}

.hp_product_img{
    position:relative;
    z-index:2;
    width:82%;
    height:165px!important;
    object-fit:contain;
    filter:drop-shadow(0 14px 14px rgba(0,0,0,0.28));
}

.hp_product_textbox{
    position:relative;
    z-index:3;
    padding:12px 18px 30px;
    text-align:center;
    margin-top:auto;
}

.hp_product .n_subtitle{
    color:#fff;
    font-size:22px;
    font-weight:500;
    line-height:1.25;
    min-height:55px;
    margin-bottom:15px;
}

.hp_product_more{
    color:#fff;
    font-size:16px;
    font-weight:500;
    letter-spacing:1px;
    line-height:1.2;
    margin:0;
}

/*category component - ex_product_categoryType11*/
#main_index .product_cat-11{
    padding:0;
    position:relative;
    z-index:1;
}

#main_index .product_cat-11 .hp_product_cat_slider{
    width:100%;
}

#main_index .product_cat-11 .slick-track{
    display:flex;
}

#main_index .product_cat-11 .slick-slide{
    height:auto;
}

#main_index .product_cat-11 .card.item{
    position:relative;
    height:100%;
    margin:0 8px;
    border:0;
    border-radius:0;
    background:#3d4d52;
    overflow:hidden;
    padding:26px 22px 36px;
    box-shadow:none;
    background-image:url("https://cdn1.npcdn.net/images/C_Back_zupgyx_1781572383.jpg?md5id=adad0f2b196a1ed3e3b9d9025c397132&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
#main_index .product_cat-11 .wrapper_title .category_title:first-child{
    display: none;
}
#main_index .product_cat-11 .hp_product_cat_slider .item::after{
    display: none;
}

/*#main_index .product_cat-11 .card.item:before{*/
/*    position:absolute;*/
/*    content:"";*/
/*    inset:auto 0 0 0;*/
/*    height:45%;*/
/*    background:linear-gradient(0deg, rgba(181,168,78,0.68), rgba(61,77,82,0));*/
/*    pointer-events:none;*/
/*}*/

/*#main_index .product_cat-11 .card.item:after{*/
/*    position:absolute;*/
/*    content:"";*/
/*    right:0;*/
/*    top:20%;*/
/*    width:62%;*/
/*    height:56%;*/
/*    background:*/
/*        repeating-linear-gradient(135deg, rgba(255,192,0,0.65) 0 2px, transparent 2px 10px);*/
/*    clip-path:polygon(16% 0, 100% 0, 100% 100%, 16% 100%, 0 50%);*/
/*    opacity:0.72;*/
/*    pointer-events:none;*/
/*}*/

#main_index .product_cat-11 .card.item a{
    position:relative;
    z-index:2;
    color:#fff;
    text-decoration:none;
}

#main_index .product_cat-11 .wrapper_brand{
    position:relative;
    width:100%;
    height:230px;
    padding:0;
    overflow:hidden;
    margin-bottom:18px;
}

#main_index .product_cat-11 .wrapper_brand a{
    display:block;
    width:100%;
    height:100%;
}

#main_index .product_cat-11 .wrapper_brand .product_img{
    width:100%;
    height:100%;
    object-fit:contain;
    position:relative;
    z-index:2;
    transition:0.35s all linear;
}

#main_index .product_cat-11 .wrapper_brand .cat_img{
    display:none;
}

#main_index .product_cat-11 .card.item:hover .product_img{
    transform:scale(1.05);
}

#main_index .product_cat-11 .wrapper_title{
    position:relative;
    z-index:2;
    min-height:52px;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-bottom:10px;
}

#main_index .product_cat-11 .wrapper_title .category_title{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    margin: 0;
    display: block;
    overflow: visible;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    font-family: "Orbitron";
}

#main_index .product_cat-11 .wrapper_btn{
    position:relative;
    z-index:2;
    text-align:center;
}

#main_index .product_cat-11 .wrapper_btn .view_btn{
    background:transparent;
    border:0;
    color:#fff;
    font-size:16px;
    font-weight:400;
    letter-spacing:1px;
    padding:0;
    margin:0;
    text-transform:uppercase;
    transition:0.25s all linear;
}

#main_index .product_cat-11 .card.item:hover .view_btn{
    color:#ffbd00;
}

#main_index .product_cat-11 .slick-arrow{
    width:36px;
    height:36px;
    z-index:5;
}

#main_index .product_cat-11 .slick-arrow:before{
    color:#3e5056;
    font-family:"Font Awesome 5 Free";
    font-weight:900;
    font-size:26px;
}

#main_index .product_cat-11 .slick-prev{
    left:-45px;
}

#main_index .product_cat-11 .slick-next{
    right:-45px;
}

/*component visual adaptation*/
/*#main_index .productSlider-1 .product_img{*/
/*    overflow:hidden;*/
/*}*/

/*#main_index .productSlider-1 .slick-track{*/
/*    display:flex;*/
/*}*/

/*#main_index .productSlider-1 .slick-slide{*/
/*    height:auto;*/
/*    margin:0 7px;*/
/*    background:#3f4e54;*/
/*    background-image:url("https://cdn1.npcdn.net/images/C_Back_zupgyx_1781572383.jpg?md5id=adad0f2b196a1ed3e3b9d9025c397132&type=4");*/
/*    background-size:cover;*/
/*    background-position:center;*/
/*    background-repeat:no-repeat;*/
/*}*/

/*#main_index .productSlider-1 .product_img .product_box{*/
/*    position:relative;*/
/*    overflow:hidden;*/
/*    background-color:transparent;*/
/*    min-height:355px;*/
/*    margin:0;*/
/*    border:0;*/


/*    box-shadow:none;*/
/*    display:flex;*/
/*    flex-direction:column;*/
/*    transition:0.25s all linear;*/
/*}*/

/*#main_index .productSlider-1 .product_img .product_box:hover{*/
/*    transform:translateY(-8px);*/
/*}*/

/*#main_index .productSlider-1 .product_img .product_box .product_img_frame{*/
/*    position:relative;*/
/*    width:100%;*/
/*    height:220px;*/
/*    padding-top:0;*/
/*    overflow:hidden;*/
/*}*/


/*#main_index .productSlider-1 .product_img .product_box .product_img_frame img{*/
/*    position:absolute;*/
/*    z-index:2;*/
/*    width:80%!important;*/
/*    height:165px!important;*/
/*    top:52%;*/
/*    left:50%;*/
/*    transform:translate(-50%,-50%);*/
/*    object-fit:contain!important;*/
/*    border-radius:0;*/
/*    filter:drop-shadow(0 14px 14px rgba(0,0,0,0.28));*/
/*}*/

/*#main_index .productSlider-1 .product_img .product_box .product_img_frame .status{*/
/*    display:none;*/
/*}*/

/*#main_index .productSlider-1 .product_img .product_box .content{*/
/*    position:relative;*/
/*    z-index:3;*/
/*    padding:12px 18px 30px;*/
/*    margin-top:auto!important;*/
/*    text-align:center!important;*/
/*}*/

/*#main_index .productSlider-1 .product_img .product_box .content a{*/
/*    text-decoration:none;*/
/*}*/

/*#main_index .productSlider-1 .product_img .product_box .content h6:first-child{*/
/*    font-family: "Orbitron";*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*    font-weight: 500 !important;*/
/*    line-height: 1.25;*/
/*    margin-bottom: 15px;*/
/*}*/

/*#main_index .productSlider-1 .product_img .product_box .content > p{*/
/*    display:none;*/
/*}*/

/*#main_index .productSlider-1 .product_img .product_box .align-top{*/
/*    margin:0;*/
/*}*/

/*#main_index .productSlider-1 .product_img .product_box .align-top a{*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*    font-weight: 300;*/
/*    letter-spacing: 1px;*/
/*    line-height: 1.2;*/
/*    text-transform: uppercase;*/
/*}*/

/*#main_index .productSlider-1 .product_img .product_box .cut_price{*/
/*    display:none;*/
/*}*/

/*#main_index .productSlider-1 .slick-arrow{*/
/*    display:none!important;*/
/*}*/
@media screen and (max-width:1200.5px){
    #main_index .product_cat-11 .wrapper_brand{
        height:200px;
    }

    #main_index .product_cat-11 .wrapper_title .category_title{
        font-size:16px;
    }
}
@media screen and (max-width:1200.5px){
    .hp_product_list{
        gap:12px;
    }

    .hp_product_itembox{
        flex:0 0 calc((100% - 48px) / 5);
    }

    .hp_product_item{
        min-height:325px;
    }

    .hp_product_imgbox{
        height:200px;
    }

    .hp_product_img{
        height:145px!important;
    }
    
    /*#main_index .productSlider-1 .product_img .product_box{*/
    /*    min-height:325px;*/
    /*}*/

    /*#main_index .productSlider-1 .product_img .product_box .product_img_frame{*/
    /*    height:200px;*/
    /*}*/

    /*#main_index .productSlider-1 .product_img .product_box .product_img_frame img{*/
    /*    height:145px!important;*/
    /*}*/
}

@media screen and (max-width:991.5px){
    .hp_product_list{
        flex-wrap:wrap;
    }

    .hp_product_itembox{
        flex:0 0 calc((100% - 24px) / 3);
    }
}

@media screen and (max-width:767.5px){
   .hp_product{
       padding:60px 0 0;
   }

    .hp_product_titlebox{
        margin-bottom:34px;
        padding:0 15px;
    }

    .hp_product_list{
        padding:0 15px;
        gap:15px;
    }

    .hp_product_itembox{
        flex:0 0 100%;
    }

    .hp_product_item{
        min-height:300px;
    }

    .hp_product_imgbox{
        height:195px;
    }

    .hp_product_img{
        width:70%;
        height:145px!important;
    }
    /*#main_index .productSlider-1 .slick-slide{*/
    /*    margin:0 30px;*/
    /*}*/

    /*#main_index .productSlider-1 .product_img .product_box{*/
    /*    min-height:300px;*/
    /*}*/

    /*#main_index .productSlider-1 .product_img .product_box .product_img_frame{*/
    /*    height:195px;*/
    /*}*/

    /*#main_index .productSlider-1 .product_img .product_box .product_img_frame img{*/
    /*    width:70%!important;*/
    /*    height:145px!important;*/
    /*}*/
}
@media screen and (max-width:991.5px){
    #main_index .product_cat-11 .card.item{
        margin:0 7px;
    }

    #main_index .product_cat-11 .wrapper_brand{
        height:190px;
    }
}

@media screen and (max-width:767.5px){
    #main_index .product_cat-11 .card.item{
        padding:20px 7.5px 28px;
        margin:0 1rem;
    }

    #main_index .product_cat-11 .wrapper_brand{
        height:165px;
    }

    #main_index .product_cat-11 .wrapper_title{
        min-height:46px;
    }

    #main_index .product_cat-11 .wrapper_title .category_title{
        font-size:20px;
    }

    #main_index .product_cat-11 .wrapper_btn .view_btn{
        font-size:14px;
    }
}

/*our story*/
.index_wrapper_4{
    border-radius: 18px;
    margin: 70px 7%;
    background: #3f4e54;
    position: relative;
    overflow: hidden;
    padding: 7rem 6%;
    background-image:url("https://cdn1.npcdn.net/images/D_Background_evion1_1781572384.jpg?md5id=adad0f2b196a1ed3e3b9d9025c397132&type=4");  
    background-size:cover;
    background-position:right;
    background-repeat:no-repeat;
}

.hp_story .container-fluid{
    position:relative;
    z-index:1;
}

.hp_story_card{
    position:relative;
    overflow:hidden;
}

.hp_story_headrow{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    margin-bottom:42px;
    position:relative;
    z-index:3;
}

.hp_story_titlebox{
    flex:0 0 48%;
}

.hp_story_contentbox{
    flex:0 0 43%;
    padding-top:18px;
}

.hp_story .c_color3{
    color:#ffcc00;
}

.hp_story_gallerybox{
    position:relative;
    z-index:3;
    margin-bottom:45px;
}

.hp_story_bottomrow{
    display:flex;
    justify-content:flex-start;
    align-items:center;
    position:relative;
    z-index:3;
    margin-top: 3rem;
}

.hp_story_made{
    flex:0 0 auto;
    color:#fff;
    font-size:32px;
    font-weight:800;
    letter-spacing:1px;
    line-height:1;
    text-transform:uppercase;
    margin-right:55px;
    position:relative;
    padding-bottom:22px;
}

.hp_story .n_button{
    color:#fff;
}

/*component visual adaptation - photo templated default*/
#main_index .hp_photoGallerySlider_type3{
    background-color:transparent;
}
#main_index .hp_photoGallerySliderWithTitle{
    background:transparent;
}

#main_index .hp_photoGallerySliderWithTitle .container-fluid{
    padding:0;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery{
    padding:0;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box{
    padding:0 10px;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box .gallery_box{
    position:relative;
    width:100%;
    height:auto;
    aspect-ratio: 1;
    padding-top:unset;
    overflow:hidden;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box .gallery_box img{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:100%;
    height:100%;
    object-fit:cover;
    transition:0.25s all linear;
    padding:0;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box p{
    display:none;
}

#main_index .hp_photoGallerySliderWithTitle .slick-arrow{
    display:none!important;
}

.hp_story .btnbox_center{
    margin:0;
}

@media screen and (max-width:1200.5px){
    .index_wrapper_4{
        padding:65px 5%;
    }

    .hp_story_card{
        padding:75px 0% 0px;
    }
    .hp_story_made{
        font-size:27px;
    }
}

@media screen and (max-width:991.5px){
    .index_wrapper_4{
        margin:0px 0;
        border-radius: 0;
    }
    .hp_story_headrow{
        flex-wrap:wrap;
        margin-bottom:0;
    }

    .hp_story_titlebox,
    .hp_story_contentbox{
        flex:0 0 100%;
    }

    .hp_story_contentbox{
        padding-top:25px;
    }

    .hp_story_bottomrow{
        flex-wrap:wrap;
        gap:30px;
    }

    .hp_story_made{
        margin-right:0;
    }
}

@media screen and (max-width:767.5px){
    .index_wrapper_4{
        padding:38px 0% 134px;
        background-position:right;
    }


    .hp_story_card{
        border-radius:14px;
        padding:60px 0px 0px;
    }

    .hp_story_made{
        font-size:23px;
        line-height:1.25;
    }

    .hp_story_btn{
        min-width:220px;
        font-size:15px;
        padding:11px 30px;
    }

    .hp_story_deco_top,
    .hp_story_deco_bottom{
        width:70vw;
    }

    .hp_story_chevron_right,
    .hp_story_chevron_left{
        opacity:0.35;
    }

    #main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box{
        padding:0 6px;
    }

    #main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box .gallery_box{
        padding-top:62%;
    }
}


    .hp_gallery {
    position: relative;
    padding: 0;
    background: #384d55;
    overflow: hidden;
}

.hp_gallery:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 26px;
    width: 100%;
    height: 16px;
    background: rgba(255,255,255,0.18);
}

.hp_gallery_slider {
    position: relative;
    z-index: 2;
}

.hp_gallery_slider .slick-list {
    overflow: visible;
}

.hp_gallery_slider .slick-track {
    display: flex;
    align-items: stretch;
}

.hp_gallery_itembox {
    padding: 0 13px;
}

.hp_gallery_item {
    position: relative;
    overflow: hidden;
    background: #fff;
    height:auto!important;
    aspect-ratio: 1;
}

.hp_gallery_single {
    height: 257px;
}

.hp_gallery_tall {
    height: 257px;
}

.hp_gallery_double {
    height: 257px;
    padding: 0 36px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #fff;
}

.hp_gallery_double_img {
    height: 124px;
    overflow: hidden;
}

.hp_gallery_item img,
.hp_gallery_double_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.35s all linear;
}

.hp_gallery_item:hover img,
.hp_gallery_double_img:hover img {
    transform: scale(1.05);
}

.hp_gallery_slider .slick-slide {
    opacity: 1;
}

.hp_gallery_slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 50%;
    background: rgba(255,255,255,0.9);
    color: #384d55;
    font-size: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.hp_gallery_slider .slick-prev {
    left: 20px;
}

.hp_gallery_slider .slick-next {
    right: 20px;
}

.hp_gallery_slider .slick-prev:before,
.hp_gallery_slider .slick-next:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
}

.hp_gallery_slider .slick-prev:before {
    content: "\f053";
}

.hp_gallery_slider .slick-next:before {
    content: "\f054";
}

@media screen and (max-width: 991.5px) {
    .hp_gallery {

    }

    .hp_gallery_itembox {
        padding: 0 10px;
    }

    .hp_gallery_single,
    .hp_gallery_tall,
    .hp_gallery_double {
        height: 230px;
    }

    .hp_gallery_double {
        padding: 0 25px;
    }

    .hp_gallery_double_img {
        height: 110px;
    }
}

@media screen and (max-width: 767.5px) {
    .hp_gallery {
        padding:0 0.5rem;
    }

    .hp_gallery_slider .slick-list {
        overflow: hidden;
    }

    .hp_gallery_itembox {
        padding: 0 8px;
    }

    .hp_gallery_single,
    .hp_gallery_tall,
    .hp_gallery_double {
        height: 220px;
    }

    .hp_gallery_double {
        padding: 0 20px;
    }

    .hp_gallery_double_img {
        height: 105px;
    }

    .hp_gallery_slider .slick-arrow {
        width: 36px;
        height: 36px;
    }

    .hp_gallery_slider .slick-prev {
        left: 10px;
    }

    .hp_gallery_slider .slick-next {
        right: 10px;
    }
}


/*our partner*/
.hp_partner{
    padding:78px 7% 88px;
    background:#fff;
    position:relative;
    overflow:hidden;
}

.hp_partner_titlebox{
    text-align:center;
    margin-bottom:52px;
}

.hp_partner .c_color3{
    color:#ffcc00;
}

.hp_partner_itembox{
    margin-bottom:42px;
}

.hp_partner_item{
    width:100%;
    height:100%;
    border-radius:18px;
    overflow:hidden;
    background:#3f4e54;
    box-shadow:none;
    transition:0.25s all linear;
}

.hp_partner_item:hover{
    transform:translateY(-8px);
}

.hp_partner_logobox{
    height:150px;
    background:#f1f2f2;
    display:flex;
    justify-content:center;
    align-items:center;
    padding:28px 35px;
    border-radius:18px 18px 0 0;
}

.hp_partner_logo{
    width:100%;
    max-width:270px;
    height:90px!important;
    object-fit:contain;
}

.hp_partner_logo_round{
    height:105px!important;
}

.hp_partner_textbox{
    min-height:170px;
    background:#3f4e54;
    padding:24px 38px 30px;
    text-align:center;
    border-radius:0 0 18px 18px;
}

.hp_partner .n_subtitle{
    color:#ffcc00;
    font-size:20px;
    font-weight:600;
    line-height:1.25;
    margin-bottom:15px;
}

.hp_partner .n_content{
    color:#fff;
    opacity:0.82;
    font-size:14px;
    font-weight:400;
    line-height:1.65;
    margin-bottom:0;
}

@media screen and (max-width:1200.5px){
    .hp_partner{
        padding:72px 5% 78px;
    }

    .hp_partner_logobox{
        height:135px;
        padding:24px 28px;
    }

    .hp_partner_textbox{
        min-height:185px;
        padding:22px 25px 28px;
    }

    .hp_partner .n_subtitle{
        font-size:18px;
    }
}

@media screen and (max-width:991.5px){
    .hp_partner .col-md-4{
        flex:0 0 50%;
        max-width:50%;
    }
}

@media screen and (max-width:767.5px){
    .hp_partner{
        padding:58px 0% 50px;
    }

    .hp_partner_titlebox{
        margin-bottom:35px;
        padding:0 15px;
    }

    .hp_partner .col-md-4{
        flex:0 0 100%;
        max-width:100%;
    }

    .hp_partner_itembox{
        margin-bottom:24px;
        padding:0 15px;
    }

    .hp_partner_logobox{
        height:130px;
    }

    .hp_partner_textbox{
        min-height:auto;
        padding:22px 22px 28px;
    }

    .hp_partner .n_subtitle{
        font-size:18px;
    }

    .hp_partner .n_content{
        font-size:13px;
    }
}

/*brand ambassador*/
.index_wrapper_6{
    padding: 0px 7% 85px;
    background:#fff;
    position:relative;
    overflow:hidden;
    background-image:url("https://cdn1.npcdn.net/images/G_Background_6jlsra_1781572385.jpg?md5id=adad0f2b196a1ed3e3b9d9025c397132&type=4");
    background-size:cover;
    background-position:right;
    background-repeat:no-repeat;
}

/*.hp_ambassador:after{*/
/*    position:absolute;*/
/*    content:"";*/
/*    left:0;*/
/*    right:0;*/
/*    bottom:0;*/
/*    height:46%;*/
/*    background:linear-gradient(135deg, rgba(241,242,242,0.2), rgba(241,242,242,0.95));*/
/*    clip-path:polygon(0 35%, 100% 0, 100% 100%, 0 100%);*/
/*    pointer-events:none;*/
/*}*/

.hp_ambassador_card{
    background:#263438;
    border-radius:18px;
    position:relative;
    overflow:hidden;
    display:flex;
    align-items:center;
    padding:90px 7%;
    z-index:1;
    background-image:url("https://cdn1.npcdn.net/images/F_Background_kbzdoq_1781572384.jpg?md5id=adad0f2b196a1ed3e3b9d9025c397132&type=4");
    background-size:cover;
    background-position:right;
    background-repeat:no-repeat;
}

.hp_ambassador_grid{
    position:absolute;
    inset:0;
    background-image:
        linear-gradient(rgba(255,255,255,0.035) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);
    background-size:55px 55px;
    z-index:1;
}

.hp_ambassador_personbox{
    flex:0 0 44%;
    position:relative;
    z-index:4;
    align-self:flex-end;
}

.hp_ambassador_person{
    position: absolute;
    left: 7%;
    bottom: -90px;
    width: 33vw;
    height:auto!important;
    max-height:520px;
    object-fit:contain;
    z-index:4;
}

.hp_ambassador_name{
    position:absolute;
    left:45%;
    bottom:-38px;
    min-width:235px;
    background:#fff;
    padding:12px 34px 12px 56px;
    color:#222;
    font-size:14px;
    font-weight:700;
    transform:skewX(-14deg);
    z-index:5;
    box-shadow:0 5px 18px rgba(0,0,0,0.16);
}

.hp_ambassador_name:before{
    position:absolute;
    content:"";
    left:-34px;
    top:0;
    bottom:0;
    width:55px;
    background:#ff7a00;
    border-radius:30px 0 0 0;
}

.hp_ambassador_name:after{
    position:absolute;
    content:"";
    left:18px;
    top:-8px;
    width:210px;
    height:8px;
    background:#ffcc00;
}

.hp_ambassador_name span{
    display:block;
    transform:skewX(14deg);
}

.hp_ambassador_textbox{
    flex:0 0 50%;
    margin-left:auto;
    position:relative;
    z-index:4;
}

.hp_ambassador .c_color3{
    color:#ffcc00;
}
.hp_ambassador .n_button{
    color:#fff;
}

@media screen and (min-width:1600px){
    .hp_ambassador_person{
        width:24vw;
    }
}

@media screen and (max-width:1200.5px){
    .index_wrapper_6{
        padding:65px 5% 75px;
    }

    .hp_ambassador_card{
        padding:60px 5%;
    }

    .hp_ambassador_person{
        width:32vw!important;
        left:2%;
        bottom: -62px;
    }

    .hp_ambassador_textbox{
        flex:0 0 52%;
    }

}

@media screen and (max-width:991.5px){
    .index_wrapper_6{
        padding:0px 5% 75px;
    }
    .hp_ambassador_card{
        min-height: auto;
        padding: 75px 5% 60px;
        flex-wrap: wrap;
        background-position: center;
    }

    .hp_ambassador_personbox{
        flex:0 0 100%;
        min-height:380px;
        order:2;
    }

    .hp_ambassador_person{
        width: 66vw !important;
        left:50%;
        bottom:-61px;
        transform:translateX(-50%);
    }

    .hp_ambassador_name{
        left:50%;
        bottom:-20px;
        transform:translateX(-50%) skewX(-14deg);
    }

    .hp_ambassador_name span{
        transform:skewX(14deg);
    }

    .hp_ambassador_textbox{
        flex:0 0 100%;
        order:1;
        margin-left:0;
        padding-bottom:25px;
    }
}

@media screen and (max-width:767.5px){
    .index_wrapper_6{
        padding:0px 0% 65px;
    }
    .hp_ambassador .col-md-12{
        padding: 0;
    }

    .hp_ambassador_card{
        border-radius:14px;
        padding:110px 25px 0;
    }


    .hp_ambassador_personbox{
        min-height:330px;
    }

    .hp_ambassador_person{
        width: 69vw !important;
        bottom: 0;
    }

    .hp_ambassador_name{
        min-width:205px;
        padding:10px 25px 10px 48px;
        font-size:12px;
    }

    .hp_ambassador_chevron_right{
        width:180px;
        opacity:0.6;
    }

    .hp_ambassador_chevron_left{
        width:120px;
        opacity:0.5;
    }

    .hp_ambassador_dots_right{
        right:15px;
        bottom:65px;
        opacity:0.6;
    }
}
@media screen and (max-width:500.5px){
    .hp_ambassador_person{
        width: 80vw !important;
    }
}

/*latest news*/
.hp_news{
    padding:120px 7% 0px;
    position:relative;
    overflow:hidden;
}


.hp_news .container-fluid{
    position:relative;
    z-index:1;
}

.hp_news_titlebox{
    text-align:center;
    margin-bottom:48px;
}

.hp_news .n_small{
    color:#3f4e54;
    font-size:13px;
    font-weight:500;
    letter-spacing:3px;
    line-height:1.2;
    margin-bottom:14px;
}

.hp_news .n_title{
    color:#3f4e54;
    font-size:22px;
    font-weight:800;
    line-height:1.15;
    margin-bottom:0;
    letter-spacing:1px;
    text-transform:uppercase;
}

.hp_news .c_color3{
    color:#ffcc00;
}

/*component visual adaptation - ex_latestnews_modern*/
.hp_latest_news_modern{
    padding-left:7%;
}
 .hp_latest_news_modern .container-fluid{
    padding:0;
}

.hp_latest_news_modern .latestnewsAjax{
    margin:0;
}

.hp_latest_news_modern .hp_news_row{
    margin-bottom:70px;
}

.hp_latest_news_modern .hp_news_row:last-of-type{
    margin-bottom:0;
}

.hp_latest_news_modern .news-wrap{
    align-items:center;
    margin:0;
}

/* normal row: image left, card right */
 .hp_latest_news_modern .news-wrap > .col-md-6:first-child{
    flex:0 0 48%;
    max-width:48%;
}

 .hp_latest_news_modern .news-wrap > .col-md-6:last-child{
    flex:0 0 52%;
    max-width:52%;
}

/* reverse row: card left, image right */
 .hp_latest_news_modern .hp_news_reverse .news-wrap{
    flex-direction:row-reverse;
}

 .hp_latest_news_modern .hp_news_reverse .news-wrap > .col-md-6:first-child{
    flex:0 0 48%;
    max-width:48%;
}

 .hp_latest_news_modern .hp_news_reverse .news-wrap > .col-md-6:last-child{
    flex:0 0 52%;
    max-width:52%;
}

 .hp_latest_news_modern .img_frame{
    display:block;
    width:100%;
    height:310px;
    overflow:hidden;
    border-radius:16px;
    margin:0;
    background:#ddd;
    box-shadow:none;
}

 .hp_latest_news_modern .img_frame img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:0.35s all linear;
}

 .hp_latest_news_modern .img_frame:hover img{
    transform:scale(1.04);
}

/* dark grey card */
 .hp_latest_news_modern .news_content_wrapper{
    width:118%;
    min-height:220px;
    background:#3f4e54;
    border-radius:16px;
    padding:48px 55px 42px;
    margin-left:-88px;
    position:relative;
    z-index:3;
    box-shadow:0 18px 28px rgba(0,0,0,0.18);
    justify-content:center!important;
    margin-top:0;
}
.hp_latest_news_modern .news_content_wrapper .d-flex .text-muted{
    color:#fff!important;
}

/* reverse card overlap */
 .hp_latest_news_modern .hp_news_reverse .news_content_wrapper{
    margin-left:0;
    margin-right:-88px;
}

 .hp_latest_news_modern .news_title{
    text-decoration:none;
}

 .hp_latest_news_modern .news_title p{
     font-family: "Orbitron";
    color:#ffcc00;
    font-size:18px;
    font-weight:800;
    line-height:1.35;
    margin-bottom:18px!important;
}

 .hp_latest_news_modern .content{
    color:#fff;
    opacity:0.82;
    font-size:13px;
    font-weight:400;
    line-height:1.7;
    margin-bottom:18px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}

 .hp_latest_news_modern .news_meta{
    margin-bottom:18px;
}

 .hp_latest_news_modern .news_meta .text-muted{
    color:#fff!important;
    opacity:0.95;
    font-size:12px;
}

 .hp_latest_news_modern .news_meta i{
    color:#000;
    font-size:10px;
    margin-right:5px;
}

 .hp_latest_news_modern .read_more{
    width:max-content;
    color:#fff!important;
    font-size:12px;
    font-weight:600;
    line-height:1.2;
    padding:0 0 4px!important;
    border:0!important;
    border-bottom:1px solid #fff!important;
    text-decoration:none;
    text-transform:uppercase;
    margin-bottom:0!important;
}

 .hp_latest_news_modern .read_more:hover{
    color:#ffcc00!important;
    border-bottom-color:#ffcc00!important;
}
#main_index .hp_latest_news_modern .col-12.col-lg-12:nth-child(even) .news-wrap .col-md-6:first-child{
    order:2;
}
#main_index .hp_latest_news_modern .col-12.col-lg-12:nth-child(even) .news-wrap .col-md-6:nth-child(2){
    order:1;
}
#main_index .hp_latest_news_modern .col-12.col-lg-12:nth-child(even) .news_content_wrapper{
    margin-left: 0px;
}
#main_index .hp_latest_news_modern .col-12.col-lg-12:nth-child(even) .img_frame{
    margin-left:-88px;
}

@media screen and (max-width:1200.5px){

     .hp_latest_news_modern .img_frame{
        height:285px;
    }

     .hp_latest_news_modern .news_content_wrapper{
        width:114%;
        min-height:205px;
        padding:40px 40px 34px;
        margin-left:-55px;
    }

     .hp_latest_news_modern .hp_news_reverse .news_content_wrapper{
        margin-right:-55px;
    }
}

@media screen and (max-width:991.5px){
     .hp_latest_news_modern .news-wrap > .col-md-6:first-child,
     .hp_latest_news_modern .news-wrap > .col-md-6:last-child,
     .hp_latest_news_modern .hp_news_reverse .news-wrap > .col-md-6:first-child,
     .hp_latest_news_modern .hp_news_reverse .news-wrap > .col-md-6:last-child{
        flex:0 0 50%;
        max-width:50%;
    }

     .hp_latest_news_modern .img_frame{
        height:245px;
    }

     .hp_latest_news_modern .news_content_wrapper{
        width:108%;
        min-height:185px;
        padding:30px 28px;
        margin-left:-30px;
    }

     .hp_latest_news_modern .hp_news_reverse .news_content_wrapper{
        margin-right:-30px;
    }

     .hp_latest_news_modern .news_title p{
        font-size:16px;
    }
}

@media screen and (max-width:767.5px){
    .hp_news{
        padding:80px 0% 0px;
    }

     .hp_latest_news_modern .hp_news_row{
        padding:0 15px;
        margin-bottom:34px;
    }
    .hp_ambassador_personbox {
        min-height: 69vw;
    }

     .hp_latest_news_modern .hp_news_reverse .news-wrap{
        flex-direction:row;
    }
    .hp_latest_news_modern {
        padding-left: 0%;
    }

     .hp_latest_news_modern .news-wrap > .col-md-6:first-child,
     .hp_latest_news_modern .news-wrap > .col-md-6:last-child,
     .hp_latest_news_modern .hp_news_reverse .news-wrap > .col-md-6:first-child,
     .hp_latest_news_modern .hp_news_reverse .news-wrap > .col-md-6:last-child{
        flex:0 0 100%;
        max-width:100%;
    }

     .hp_latest_news_modern .img_frame{
        height:230px;
        border-radius:12px 12px 0 0;
    }

     .hp_latest_news_modern .news_content_wrapper,
     .hp_latest_news_modern .hp_news_reverse .news_content_wrapper{
        width:100%;
        min-height:auto;
        margin-left:0;
        margin-right:0;
        border-radius:0 0 12px 12px;
        padding:24px 22px 26px;
        box-shadow:none;
    }

     .hp_latest_news_modern .news_title p{
        font-size:15px;
        margin-bottom:14px!important;
    }

     .hp_latest_news_modern .content{
        font-size:12px;
    }
    
    #main_index .hp_latest_news_modern .col-12.col-lg-12:nth-child(even) .news-wrap .col-md-6:first-child{
        order:1;
    }
    #main_index .hp_latest_news_modern .col-12.col-lg-12:nth-child(even) .news-wrap .col-md-6:nth-child(2){
        order:2;
    }
    #main_index .hp_latest_news_modern .col-12.col-lg-12:nth-child(even) .news_content_wrapper{
        margin-left: 0px;
    }
    #main_index .hp_latest_news_modern .col-12.col-lg-12:nth-child(even) .img_frame{
        margin-left:0px;
    }
}


/*footer type 9*/
.footer_type9{
    position:relative;
    overflow:hidden;
    color:#fff;
    padding:58px 7% 28px;
    min-height:500px;
    background-image:url("https://cdn1.npcdn.net/images/H_FooterBackground_3rnj8b_1781572385.jpg?md5id=adad0f2b196a1ed3e3b9d9025c397132&new_width=1600&new_height=1600&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}

.footer_type9_overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,0.72);
    z-index:0;
    pointer-events:none;
}

.footer_type9_main,
.footer_type9 .bg_dark{
    position:relative;
    z-index:1;
}

.footer_type9_main{
    align-items:flex-start;
}

/* force column ratio closer screenshot */
.footer_type9_left_col{
    flex:0 0 72%;
    max-width:72%;
}

.footer_type9_right_col{
    flex:0 0 28%;
    max-width:28%;
}

.footer_type9_left{
    padding-right:7%;
}

.footer_type9 .logo{
    margin-bottom:25px;
}

.footer_type9 .footer_logo{
    width:22vw;
    max-width:390px;
    height:auto;
    object-fit:contain;
}

.footer_type9 .text{
    color:#fff!important;
    font-size:16px;
    font-weight:400;
    line-height:1.5;
    margin-bottom:36px;
}

.footer_type9 .sub_title{
    margin-bottom:16px;
}

.footer_type9 .footer_subtitle{
    font-family: "Orbitron";
    color:#ffcc00;
    font-size:22px;
    font-weight:800;
    line-height:1.2;
    margin-bottom:0;
}
.footer_type9 .d-inline-flex{
    font-family: "Orbitron";
    color:#ffcc00;
    font-weight: 700;
}

.footer_type9 .nav_item{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    margin:0 0 18px;
    padding:0;
}

.footer_type9 a{
    color:#fff;
    text-decoration:none;
    transition:0.25s all linear;
}

.footer_type9 .nav_item a{
    color:#fff;
    font-size:14px;
    font-weight:500;
    line-height:1.2;
    text-transform:uppercase;
}

.footer_type9 a:hover{
    color:#ffcc00;
    text-decoration:none;
}

.footer_type9 .social_media{
    display:flex;
    align-items:center;
    gap:9px;
    margin-top:12px;
}

.footer_type9 .nav_item li a::after{
    color:#fff;
}
.footer_type9 .social_media a .icon_s{
    border:1px solid #fff;
}
.footer_type9 .social_media a .icon_s i{
    color:#fff;
}

.footer_type9_contact{
    border-left:1px solid rgba(255,255,255,0.5);
    padding-left:34px;
    min-height:310px;
}

.footer_type9_contact .footer_subtitle{
    margin-bottom:18px;
}

.footer_type9 .text_contact{
    display:flex;
    align-items:flex-start;
    margin-bottom:18px;
}

.footer_type9 .text_contact .icon{
    flex:0 0 28px;
    width:28px;
    height:28px;
    border-radius:6px;
    background:#ffcc00;
    color:#111;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:14px;
    margin-right:10px;
    margin-top:1px;
}

.footer_type9 .text_contact .text{
    margin:0;
    color:#fff;
    font-size:13px;
    line-height:1.45;
}

.footer_type9 .text_contact .text strong{
    display:block;
    color:#ffcc00;
    font-size:17px;
    font-weight:800;
    line-height:1.2;
    margin-bottom:5px;
}

.footer_type9 .text_contact .text span,
.footer_type9 .text_contact .text a{
    display:block;
    color:#fff;
    font-size:13px;
    line-height:1.45;
}

/* copyright position only, text not changed */
.footer_type9 .bg_dark{
    background:transparent;
    margin:22px 0 0;
    padding:0;
}

.footer_type9 .copy_right{
    text-align:center;
    color:#fff;
}

.footer_type9 .copy_right small{
    color:#fff!important;
    font-size:12px;
    line-height:1.9;
}

.footer_type9 .copy_right a,
.footer_type9 .platinum_website_visitor{
    color:#fff!important;
}
.footer_type9 .logo{
    min-height:50px;
}
.footer_type9 .logo img{
    max-height:50px;
}
.footer_type9 .text-muted{
    color:#fff!important;
}

@media screen and (max-width:1200.5px){
    .footer_type9{
        padding:55px 5% 28px;
    }

    .footer_type9_left_col{
        flex:0 0 68%;
        max-width:68%;
    }

    .footer_type9_right_col.line{
        flex:0 0 32%;
        max-width:32%;
    }

    .footer_type9 .footer_logo{
        width:28vw;
    }

    .footer_type9_left{
        padding-right:4%;
    }

    .footer_type9_contact{
        padding-left:28px;
    }
}

@media screen and (max-width:991.5px){
    .footer_type9_left_col,
    .footer_type9_right_col{
        flex:0 0 100%;
        max-width:100%;
    }

    .footer_type9_left{
        padding-right:0;
        margin-bottom:35px;
    }
    
    .footer_type9 .line{
        border-right:1px solid transparent;
    }

    .footer_type9_contact{
        border-left:0;
        padding-left:0;
        min-height:auto;
    }

    .footer_type9 .footer_logo{
        width:45vw;
    }
}

@media screen and (max-width:767.5px){
    .footer_type9{
        padding:45px 1rem 28px;
        min-height:auto;
    }

    .footer_type9_main{
        padding:0 15px;
    }

    .footer_type9 .footer_logo{
        width:70vw;
    }

    .footer_type9 .text{
        font-size:14px;
        margin-bottom:28px;
    }

    .footer_type9 .footer_subtitle{
        font-size:20px;
    }

    .footer_type9 .nav_item li{
        margin-right:10px;
        padding-right:12px;
    }

    .footer_type9 .nav_item a{
        font-size:13px;
    }

    .footer_type9 .social_media a{
        width:32px;
        height:32px;
        font-size:14px;
    }

    .footer_type9 .copy_right{
        padding:0 15px;
    }
}
