.menu-bottom-border{
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.header {
    height: 88px;
    background: #fff;
}

.header > .container{
    width:100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.header>.container>.row {
    display: flex;
}

.header .row .right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 88px;
}

.header .center.searching, .header .right.searching, .header .searchbox {
    display: none;
}

.header .searchbox {
    width: 100%;
    max-width: 520px;
    margin-right: 84px;
}

.header .searchbox form {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
}

.header .searchbox form input {
    width: 100%;
    border: none;
    outline: 0;
}

.header .searchbox form a {
    cursor: pointer;
}

.qxs-icon {
    background-image: url(https://www.coolmuster.com/public/assets/images/sprite.png);
    display: block
}

/* It will cause LCP issue, remove display:block Deprecated. 2022.1.18*/
.qxs-icon.icon-logo {
    background-image: url(https://www.coolmuster.com/public/assets/images/logo.png);
    width: 210px;
    height: 56px;
}

.qxs-icon.icon-logo2 {
    width: 173px;
    height: 32px;
    background-position: -218px 0
}

.qxs-icon.icon-logo-footer {
    width: 190px;
    height: 50px;
    background-position: -344px 0;
    background-size: 900px 900px;
    margin: 12px auto;
    display: none
}

.qxs-icon.icon-search {
    background-size: 350px 350px;
    background-position: -86px -36px;
    width: 20px;
    height: 20px;
}

.qxs-icon.icon-store {
    background-position: -3px -87px;
    width: 24px;
    height: 22px
}

.qxs-icon.icon-close {
    background-position: -110px -115px;
    width: 15px;
    height: 15px
}

.qxs-icon.icon-facebook {
    height: 38px;
    width: 36px;
    background-position: -165px -62px
}

.qxs-icon.icon-facebook:hover {
    background-position: -326px -63px
}

.qxs-icon.icon-twitter {
    height: 38px;
    width: 36px;
    background-position: -205px -62px
}

.qxs-icon.icon-twitter:hover {
    background-position: -365px -63px
}

.qxs-icon.icon-youtube {
    height: 38px;
    width: 36px;
    background-position: -245px -62px
}

.qxs-icon.icon-youtube:hover {
    background-position: -403px -63px
}

.qxs-icon.icon-google {
    height: 38px;
    width: 36px;
    background-position: -285px -62px
}

.qxs-icon.icon-google:hover {
    background-position: -440px -63px
}

.qxs-icon.icon-mcafee {
    height: 44px;
    width: 120px;
    background-position: 0 -144px
}

.qxs-icon.icon-norton {
    height: 44px;
    width: 120px;
    background-position: -125px -144px
}


.header .row {
    justify-content: space-between;
    display: flex
}

.header>.container>.row {
    display: flex
}

.footer .row::after,.footer .row::before,.header .row::after,.header .row::before {
    display: none
}

.header .row .right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 88px
}

.header .row .right>div:last-of-type {
    margin-left: 60px
}

.header .logo {
    display: block;
    padding: 16px 0;
    margin: 0;
    text-decoration: none
}

.navigator {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative
}

.navigator>li {
    height: 100%;
    display: flex;
    align-items: center
}

.navigator>li:nth-child(n+3) {
    position: relative
}

.navigator>li.qxs-mob-store {
    display: none
}

.navigator>li.qxs-mob-search {
    display: none
}

.navigator>li>a {
    border: 1px solid #fff;
    border-radius: 20px;
    cursor: pointer;
    margin: 0 4px;
    line-height: 1.5
}

.navigator>li.qxs-active>a {
    border: 1px solid #67a4ff;
    color: #67a4ff;
    line-height: 1.5
}

.navigator:hover>li.qxs-active>a {
    font-size: 14px;
    border: 1px solid #fff;
    color: #252525
}

.navigator>li>a {
    color: #252525;
    padding: 4px 24px;
    text-decoration: none;
    line-height: 2rem;
    position: relative;
    font-size: 14px
}

.navigator li a:hover {
    color: #67a4ff
}

.navigator>li>.products {
    visibility: hidden;
    position: absolute;
    background: #fff;
    z-index: 5;
    left: auto;
    top: 88px;
    right: 0;
}

.navigator>li>.products>.container {
    padding: 0
}

.navigator>li>.products>.container.viewmore {
    margin-top: 12px;
    background: #f2f2f2;
    max-width: 100%!important;
    width: 100%
}

.navigator>li>.products>.container.viewmore>.row {
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0
}

.navigator>li>.products .row {
    padding: 0;
    margin: 0;
    justify-content: space-around
}

.navigator>li>ul {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 2;
    top: 100%;
    list-style: none;
    min-width: 170px;
    padding: 12px 35px;
    border-top: 1px solid #f4f4f4;
    left: 0;
    width: auto;
    white-space: nowrap
}

.navigator>li>ul>li {
    list-style: none
}

.navigator>li>ul>li.viewmove {
    margin-left: -20px;
    margin-right: -24px;
    margin-bottom: -12px;
    padding: 0 12px;
    background: #f2f2f2
}

.navigator>li>ul>li.viewmove>a {
    position: relative
}

.navigator>li>ul>li.viewmove>a::after {
    content: '';
    background-image: url(https://www.coolmuster.com/public/assets/images/sprite.png);
    width: 18px;
    height: 12px;
    background-position: -7px -117px;
    position: absolute;
    top: 10px;
    margin-left: 6px
}

.navigator>li>ul>li>a {
    padding: 8px 0;
    font-size: 14px;
    color: #4d4d4d;
    line-height: 32px;
    text-decoration: none
}

.navigator>li>.products .col-md-6 {
    display: flex
}

.navigator>li>.products .col-md-6>div {
    flex-direction: column;
    margin-top: 0
}

.navigator>li>.products .col-md-6>div>div {
    margin-top: 8px
}

.navigator .products h3 {
    display: flex;
    align-items: flex-end;
    margin: 20px 0 0 0;
    font-size: 24px;
    line-height: 20px
}

.navigator .products>.container>.row>div>h3>i.qxs-android {
    background-position: -249px -86px;
    width: 16px;
    height: 29px;
    margin-right: 8px
}

.navigator .products>.container>.row>div>h3>i.qxs-ios {
    background-position: -269px -85px;
    width: 27px;
    height: 30px;
    margin-right: 8px
}

.navigator .products>.container>.row>div>h3>i {
    width: 23px;
    height: 29px;
    background-position: -59px -49px;
    margin-right: 8px;
    background-size: 800px 800px
}

.navigator .products>.container>.row>div:last-of-type>h3>i {
    background-position: -90px -48px;
    width: 28px;
    height: 30px
}

.navigator .products>.container>.row>div>div {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
    font-size: 14px
}

.navigator .products ul {
    list-style: none;
    padding: 0
}

.navigator .products ul>li {
    padding: 6px 0;
    list-style: none
}

.navigator .products ul>li a {
    color: #4d4d4d;
    text-decoration: none;
    position: relative
}

.navigator .products ul>li a:hover {
    color: #67a4ff
}

.navigator .products ul>li.hot a::after {
    content: '';
    background-image: url(https://www.coolmuster.com/public/assets/images/sprite.png);
    width: 32px;
    height: 14px;
    background-position: -30px -117px;
    position: absolute;
    margin-left: 8px;
    top: 1px
}

.navigator .products ul>li.new a::after {
    content: '';
    background-image: url(https://www.coolmuster.com/public/assets/images/sprite.png);
    width: 32px;
    height: 14px;
    background-position: -69px -117px;
    position: absolute;
    margin-left: 8px;
    top: 1px
}

.navigator .products .getmore {
    background: #f2f2f2;
    font-size: 16px;
    margin-top: 0;
    max-width: 1170px;
    flex: 1;
    display: flex;
    align-items: center;
    position: relative
}

.navigator .products .getmore a {
    color: #273441;
    text-decoration: none;
    padding-right: 32px;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    margin: 20px 0 14px 0;
    top: 0
}

.navigator .products .getmore a:last-of-type {
    position: absolute
}

.navigator .products .getmore a::after {
	content: '';
	background-image: url(https://www.coolmuster.com/public/assets/images/sprite.png);
	width: 18px;
	height: 12px;
	background-position: -7px -117px;
	position: absolute;
	right: 0;
	top: 3px
}

#pcMenu{
    display: flex;
}

#mobileMenu-header{
    display: none;
}

@media (max-width:991px) {
	.navigator>li>.products {
		top: 70px
	}
}

@media (min-width: 1200px){

    .header .row {
        justify-content: space-between;
        display: flex;
    }
}

@media (min-width:768px) {

	.navigator>li.qxs-active>a:hover,.navigator>li:hover>a,.navigator>li:hover>a:hover {
		font-size: 14px;
		border: 1px solid #67a4ff;
		color: #67a4ff;
		line-height: 1.5
	}

	.navigator>li:hover>div,.navigator>li:hover>ul {
		display: block;
		visibility: visible
	}
}

@media (max-width: 575.98px) {

    .header{
        height:auto;
        padding-top: 1rem!important;
        padding-bottom: 1rem!important;
    }

    .qxs-icon.hot {
        background-position: -32px -118px;
        width: 30px;
        height: 14px;
        margin-top: 4px;
        margin-left: 2px;
    }

    .qxs-icon.new {
        background-position: -70px -118px;
        width: 30px;
        height: 14px;
        margin-top: 4px;
        margin-left: 2px;
    }

    .top-menu{
        height:auto;
    }

    .dropdown-toggle::after{
        display: inline-block;
    }

    #mobileMenu > div > p{
        padding-top:16px;
        padding-bottom:16px;
        line-height:20px;
        box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
    }

    #pcMenu{
        display: none;
    }

    #mobileMenu-header{
        display: block;
    }

    ul.topmenu:not(.product-type) > li{
        display: block;
        padding-top:16px;
        padding-bottom:16px;
        line-height: 10px;
        box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
    }

    ul.topmenu.product-type > li{
        display: block;
        box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
    }

    ul.topmenu.product-type > li >  ul.topmenu > li{
        display: block;
        box-shadow: none;
    }

    ul.topmenu > li > a{
        text-decoration: none !important;
        color: black;
        font-size: 14px;
        display: inline-flex;
    }

    ul.topmenu > li > a > span{
        margin-top:auto;
        margin-bottom:auto;
    }

    .menu-home > a{
        text-decoration: none !important;
        color: black;
    }

    .menu-bottom-border{
        box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
    }

    .qxs-icon.icon-android {
        background-size: 800px 800px;
        background-position: -248px -85px;
        height: 30px;
        width: 18px;
        margin-right: 17px;
    }

    .qxs-icon.icon-ios{
        background-size: 800px 800px;
        background-position: -269px -86px;
        height: 30px;
        width: 27px;
        margin-right: 17px;
    }

    .qxs-icon.icon-office{
        background-size: 800px 800px;
        background-position: -59px -49px;
        height: 29px;
        width: 24px;
        margin-right: 17px;
    }

    .qxs-icon.icon-utilities{
        background-size: 800px 800px;
        background-position: -91px -48px;
        height: 29px;
        width: 26px;
        margin-right: 17px;
    }

    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none;
    }

    .icon-navigator-mob {
        display: block;
        background-image: url(https://www.coolmuster.com/public/assets/images/sprite.png);
        cursor: pointer;
    }

    .navbar-light .collapsed .icon-navigator-mob {
        background-position: 0 -450px;
        width: 40px;
        height: 29px;
    }

    .navbar-light .icon-navigator-mob {
        background-position: -41px -450px;
        width: 24px;
        height: 24px;
    }

    .accordion-button::after {
        content: '';
        border-width: 7px 6px 0;
        border-style: solid;
        border-color: #b0b0b0 transparent transparent;
        margin-right: 16px;
        right: 8px;
        top: 20px;
        background-image: none;
        height:auto;
        width:auto;
    }

    .accordion-button:not(.collapsed)::after{
        background-image: none;
        border-color: #67a4ff transparent transparent;
    }
}