::-webkit-scrollbar {
    width: 0px;
}


#menu-wrap .container .columns {
    margin-top: 0px;
    margin-bottom: 0px;
}

.custom-heading-text {
    color: #fff !important;
}



/* ---- reset ---- */

canvas {
    display: block;
}

/* ---- particles.js container ---- */
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #00000087;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.lidesign{
    list-style-type: disc;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    letter-spacing: 3px;
    text-align: left;
    padding-top: 10px;
}
.bpopera{
    text-align: center !important;
    color: #000;
}
.contactp{
    color: #000 !important;
    letter-spacing: 3px !important;
    text-transform: capitalize !important;
    font-size: 13px !important;
}
.margintopp{
    margin-top: 0px;
}
.customiconss{
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    padding-right: 5px;
}
.custom-link{
    color: #000 !important;
}
.gpayimg{
    width: 34%;filter: drop-shadow(6px 7px 5px #656363);
}
.screenimage{
    width: 60%;
}

#loading {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1;
    overflow: visible;
    text-align:center;
    /*background: #fff url('../loaderr.gif') no-repeat;*/
    background-color: #000;
}
#loading img{
    margin-top: 14%;
    width: 45%;
}
.hide {
        display: none;
    }



.slimmenu li ul li a i{
    display: none;
}
.imgmtd{
    width:15%;
}


@media only screen and (max-width: 600px) {
    .imgmtd{
        width: 63%;
    }
    .widthauto{
        width: 100% !important;
    }
    .screenimage{
        width: 100%;
    }
    .gpayimg {
        width: 60%;
        filter: drop-shadow(6px 7px 5px #656363);
    }
    .cd-half-block h2 {
        text-align: center;
        padding-bottom: 30px;
    }
    .cd-half-block p {
        text-align: justify;
    }
    .block-text{
        text-align: center;
    }
    .big-text-pages-top {
        position: absolute;
        top: 38%;
        margin-top: -40px;
        width: 100%;
        text-align: center;
        z-index: 20;
    }
    .section-big-header-text h2 {
        padding-bottom: 30px;
        text-align: center;
    }
    .section-big-header-text p {
        text-align: justify;
    }
    .services-box h6 {
        text-align: center;
    }
    .services-box p {
        text-align: justify;
    }
    .section-header-text-left h4 {
        text-align: center;
    }
    .section-header-text-left p{
        text-align: center;
    }
    .section-big-header-text .line-big-header, .section-header-text-left .line-header{
        margin: auto;
    }
    /*video{*/
    /*    width: 100% !important;*/
    /*}*/
    .container .five.columns {
        width: 100% !important;
    }
    .bpopera{
        text-align: justify !important;
        color: #000;
    }

#loading {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1;
    overflow: visible;
    /*background: #fff url('../loaderr.gif') no-repeat;*/
    background-color: #000;
}
#loading img{
    margin-top: 70%;
    width: 100%;
}
.hide {
        display: none;
    }

}