#sp-header{
    position: absolute;
    box-shadow: none;
    padding: 20px 0;
    height: auto;
    transition: all .5s ease;
    background: none;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}
#sp-header .logo {
    height: 80px;
    display: inline-flex;
    margin: 0;
    align-items: center;
}
#sp-header .logo a {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0;
}
#sp-header .logo p {
    margin: 5px 0 0;
}
#sp-header.header-sticky{
    background-color: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
    padding: inherit;
    height: inherit;
    transition: all .5s ease;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a{
    color: #415076;
    transition: all .5s ease;
}
#sp-header.header-sticky .sp-megamenu-parent a.btn-grad{
    color: #fff;
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
}
/*----------Home Banner-----------*/
#homeBannerWrapper{
    background-image: linear-gradient(45deg, #1940b0 0%, #122272 100%);box-shadow: 0 0 0 0 #ffffff;
    height: 900px;
    position: relative;
}
#homeBannerWrapper>.container{
    padding-top: 200px;
}
#homeBannerContent p,
#homeBannerContent .SH-Banner-Title{
    color: white;
    margin-bottom: 5px;
}
#homeBannerContent h1.SH-Banner-Title{
    margin-bottom: 20px;
}
#homeBannerContent h2.SH-Banner-Title{
    margin-bottom: 30px;
}
#homeBannerContent .btn{
    margin-top: 30px;
}
canvas {
    display: block;
    vertical-align: bottom;
}
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: url("../images/banners/shape-a.png") no-repeat center center;
    background-size: cover;
}
#particles-js:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("../images/banners/mask-a.svg") no-repeat bottom left;
    background-size: cover;
}
@media (min-width: 1200px) {
    #particles-js{
        background-image: -webkit-image-set(
                url("/images/banners/shape-a-x3.webp")  3x,
                url("/images/banners/shape-a-x4.webp")  4x,
                url("/images/banners/shape-a-x3.png")  3x,
                url("/images/banners/shape-a-x4.png")  4x);
        background-image: image-set(
                url("/images/banners/shape-a-x3.webp")  3x,
                url("/images/banners/shape-a-x4.webp")  4x,
                url("/images/banners/shape-a-x3.png")  3x,
                url("/images/banners/shape-a-x4.png")  4x);

    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    #particles-js{
        background-image: -webkit-image-set(
                url("/images/banners/shape-a-x2.webp")  2x,
                url("/images/banners/shape-a-x3.webp")  3x,
                url("/images/banners/shape-a-x2.png")  2x,
                url("/images/banners/shape-a-x3.png")  3x);
        background-image: image-set(
                url("/images/banners/shape-a-x2.webp")  2x,
                url("/images/banners/shape-a-x2.webp")  3x,
                url("/images/banners/shape-a-x2.png")  2x,
                url("/images/banners/shape-a-x3.png")  3x);

    }
}
@media (max-width: 991px){
    #particles-js{
        background-image: -webkit-image-set(
                url("/images/banners/shape-a-x1.webp")  1x,
                url("/images/banners/shape-a-x2.webp")  2x,
                url("/images/banners/shape-a-x1.png")  1x,
                url("/images/banners/shape-a-x2.png")  2x);
        background-image: image-set(
                url("/images/banners/shape-a-x1.webp")  1x,
                url("/images/banners/shape-a-x2.webp")  2x,
                url("/images/banners/shape-a-x1.png")  1x,
                url("/images/banners/shape-a-x2.png")  2x);

    }
}
#bannerImg{
    position: absolute;
    top: 0;
    left: -15%;
    width: 1000px;
    height: 800px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/images/banners/title-of-category-x4.png");
}
@media (min-width: 1200px) {
    #bannerImg{
        background-image: -webkit-image-set(
                url("/images/banners/title-of-category-x3.webp")  3x,
                url("/images/banners/title-of-category-x4.webp")  4x,
                url("/images/banners/title-of-category-x3.png")  3x,
                url("/images/banners/title-of-category-x4.png")  4x);
        background-image: image-set(
                url("/images/banners/title-of-category-x3.webp")  3x,
                url("/images/banners/title-of-category-x4.webp")  4x,
                url("/images/banners/title-of-category-x3.png")  3x,
                url("/images/banners/title-of-category-x4.png")  4x);
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    #bannerImg{
        background-image: -webkit-image-set(
                url("/images/banners/title-of-category-x2.webp")  2x,
                url("/images/banners/title-of-category-x3.webp")  3x,
                url("/images/banners/title-of-category-x2.png")  2x,
                url("/images/banners/title-of-category-x3.png")  3x);
        background-image: image-set(
                url("/images/banners/title-of-category-x2.webp")  2x,
                url("/images/banners/title-of-category-x2.webp")  3x,
                url("/images/banners/title-of-category-x2.png")  2x,
                url("/images/banners/title-of-category-x3.png")  3x);

    }
}
@media (max-width: 991px){
    #bannerImg{
        background-image: -webkit-image-set(
                url("/images/banners/title-of-category-x1.webp")  1x,
                url("/images/banners/title-of-category-x2.webp")  2x,
                url("/images/banners/title-of-category-x1.png")  1x,
                url("/images/banners/title-of-category-x2.png")  2x);
        background-image: image-set(
                url("/images/banners/title-of-category-x1.webp")  1x,
                url("/images/banners/title-of-category-x2.webp")  2x,
                url("/images/banners/title-of-category-x1.png")  1x,
                url("/images/banners/title-of-category-x2.png")  2x);

    }
}
