<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1280px){
    #lightbox .lb-closeContainer {
        left: 88%;
    }
/* ---------#kv------------ */
    #hd .kv-txt {
        padding: 3% 5% 5%;
    }

    #hd #sec_owl .owl-nav .owl-prev{
        right: 65.1%;
    }
    #hd #sec_owl .owl-nav .owl-next{
        left:  65.1%;
    }
    
/* ---------#customization------------ */
    #hd #customization .lighting {
        padding: 0 2%;
    }
   
}

@media screen and (max-width: 1024px){
    #hd h2{
        font-size: 50px;
        line-height: 50px;
    }
    #hd h3{
        font-size: 2em;
    }
    #hd p{
        font-size: 1em;
    }
    #lightbox .lb-closeContainer {
        left: 95%;
    }
/* ---------#explosion------------ */
    #hd #explosion .w1200{
        width: 95%;
    }
    #hd #explosion .icon {
        position: absolute;
        right: 77%;
        bottom: 6%;
    }
/* ---------#customization------------ */
    #hd .hd-controls li {
        width: 21.2%;
    }
    #hd #colorpicker {
        position: absolute;
        bottom: 15%;
        left: 83%;
    }
    #hd .hd_sec_lighting .hd-controls li img{width: 50px;}

/* ---------#armoury----------- */
    #hd #armoury .bottom_box{
        align-items: flex-start;
    }
    #hd .hd_armoury_filter li {
        padding: 12px 0;
        margin-bottom: 12px;
    }
    #hd .hd_armoury_filter li h4 {
        font-size: 1em;
    }
    /* #hd .hd_armoury_filter {
        width: 30%;
        transform: unset;
    } */
    #hd .hd_armoury_content figure{
        padding-bottom: 55%;
    }
    
}

@media screen and (max-width: 1023px){
    #hd .hd_1023on{
        display: block;
    }
    #hd .hd_1023off{
        display: none;
    }
    
/* -----------#sec_kv------------- */
    #hd #sec_kv{
        padding: 50px 0;
        min-height: auto;
        text-align: center;
        background-size: cover;
    }
    #hd #sec_kv .inner{
        width: 100%;
        text-align: left;
        position: relative;
        top: 0;
        left: 0;
        transform: translateY(0);
    }
    #hd #sec_kv .inner h2.kv_title{
        margin-bottom: 30px;
        display: block;
    }
    #hd #sec_kv .inner p{
        margin-bottom: 10px;
    }
    #hd #sec_kv .text{
        width: 100%;
        padding-right: 30px;
        margin-bottom: 30px;
    }
    #hd #sec_kv img{
        width: 100%;
        max-width: 600px !important;
        margin-right: auto;
    }

/* ---------#explosion------------ */
    #hd #explosion .txt{
        position: relative;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0 auto 30px;
    }
    #hd #explosion .txt h4{
        margin-bottom: 10px;
    }
    #hd #explosion .icon {
        position: absolute;
        right: 80%;
        bottom: 37%;
    }
    #hd #explosion .no{
        display: initial;
    }
    #hd #explosion .hd_1023on{
        width: 45%;
        max-width: 280px !important;
        margin-bottom: 30px;
    }
    #hd #explosion .icon {
        position: absolute;
        right: 80%;
        bottom: 47%;
        width: 12%;
    }

/* ---- compatibility--- */
    #hd #compatibility article .col50{
        position: relative;
        width: 100%;
        top: 0;
        left: auto;
    } 
    #hd #compatibility .title_box{
        width: 100%;
    }
    #hd #compatibility img{
        transform: translate(-10%, 8%) scale(1.2);
        transform-origin: left;
    }
}

@media screen and (max-width: 768px){
    #hd h4{
        font-size: 1.5em;
    }
    #hd h2.kv_title{
        font-size: 48px;
        line-height: 1;
    }
    #hd .mobile-on{
		display: block;
    }
    #hd .mobile-off{
		display: none;
    }
    #hd .h2_title{
		margin: 0 auto 40px;
	}
    #lightbox .lb-closeContainer {
        left: 95%;
        top: -6%;
    }
    #hd #sec_owl .owl-nav .owl-prev{
        display: none;
    }

/* ---------#customization------------ */
    #hd .hd_sec_lighting .col50{
        width: 100%;
        display: block;
    }
    
/* ---- core------------ */
    #hd #core .col50 {
        display: block;
        width: 100%;
        margin-left: 0;
    }
    #hd #core article .col55 {
        display: block;
        width: 100%;
        margin-left: 0;
    }
    #hd #core article .col55 h3{
        width: 100%;
        text-align: center;
    }
    #hd #core ul.bottom li {
        padding: 0 10px 0 12px;
    }
    #hd #core ul.bottom h3 {
        font-size: 1.2em;
    }
    #hd #core .product_photo {
        position: relative;
        width: 74%;
        top: 0;
        right: 0;
        left: 0;
        margin-top: -3%;
    }
    #hd #core ul.bottom {
        padding-top: 0;
        margin-top: 0%;
    }


/* ---------- build--- */
    #hd #build .hd-sec-alliance .col50,
    #hd #build .hd-sec-alliance .col60,
    #hd #build .hd-sec-alliance .col40{
        width: 100%;
    }
    #hd #build .hd-sec-alliance .col60{
        margin-bottom: 20px;
    }


/* ---- #armoury------------ */
    #hd .hd_armoury_filter{
        width: 100%;
        float: inherit;
    }
    #hd .hd-sec-armoury .fright{
        width: 100%;
        float: inherit;
        padding-left: 0;
    }
        
}

@media screen and (max-width: 550px){
    #hd h3 {
        font-size: 1.8em;
    }

    #hd .kv-txt::before{
        height: 43px;
        top: -13%;
    }
    #lightbox .lb-closeContainer {
        right: 3%;
        left: 0;
        top: -10%;
    }
/* ---------#explosion------------ */
    #hd #explosion .icon {
        bottom: 57%;
    }
/* ---------#customization--------- */
    #hd #customization .lighting .hd-controls {
        justify-content: center;
        margin-bottom: 14%;   
    }
    #hd #colorpicker {
        position: relative;
        left: 38%;
    }
    #hd #customization .lighting_control b {
        white-space: unset;
        font-size: .9em;
        font-weight: 300;
    }
    #hd .hd-controls li {
        width: 26%;
        margin: 0 6px;
    }
    #hd #customization .lighting {
        margin: 7% auto;
    }
    #hd #customization .aura_logo {
        width: 19%;
    }
/* ---- #armoury------------ */
    /* #hd .hd_armoury_filter li {
        width: 90%;
        margin: 1%;
    } */

/* ---- #core------------ */
    #hd #core ul.bottom li {
        width: 100%;
        margin: 2% auto;
    }
}

@media screen and (max-width: 480px){
    #hd #explosion .icon {
        bottom: 61%;
        width: 15%;
    }
}

@media screen and (max-width: 425px){
    #hd h2{
        font-size: 45px;
        line-height: 45px;
    }
    #hd h3 {
        font-size: 1.4em;
    }
    #hd p {
        font-size: 0.9em;
        line-height: 1.8em;
    }
    #lightbox .lb-closeContainer {
        top: -11%;
    }
    #hd #colorpicker {
        position: relative;
        left: 31%;
        margin-top: 5%;
    }
/* ---------#explosion------------ */
    #hd #explosion .txt h4{
        margin: 0;
    }
    #hd #explosion .hd_w1023on {
        width: 48%;
    }
/* ---------#customization------------ */
    #hd #customization .lighting_control p {
        margin: 6% auto;
    }
/* ---- #core------------ */
    #hd #core .top .title_box{
        width: 100px;
        padding: 20px 0;
    }
    #hd #core .top .line_box {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-top: 7px;
    }
    #hd #core .top .title_box h5{
        font-size: 1.3em;
    }
}

@media screen and (max-width: 375px){
    #hd .blue_btn{
        width: 300px;
    }
    #hd #armoury .blue_btn{
        width: 288px;
    }
    #hd #explosion .icon {
        position: absolute;
        right: 84%;
        bottom: 65%;
    }
}

@media screen and (max-width: 320px){
    #hd h3 {
        font-size: 1.4em;
    }
    #lightbox .lb-closeContainer {
        top: -16%;
    }
    #hd #armoury .blue_btn {
        width: 260px;
    }
    #hd .kv-txt::before {
        height: 43px;
        top: -10%;
    }
/* ---------#explosion------------ */
    #hd #explosion .icon {
        bottom: 68%;
    }
    #hd #explosion .txt {
        margin: 8% auto;
    }
   
}

</pre></body></html>