:root{
    --dkm-color:rgb(50, 66, 203);
    --dkm-color-dark:rgb(135 145 229);
}

.menu-title{
    font-size: 14px;
    padding: 3px 0;
}
.menu-title a{
    color: #3346cd !important;
}
@media screen and (max-width: 500px) {
    .features-block.theme-one .inner-box{
        padding: 40px 19px !important;
    }
    .chat-container{
        height: 630px !important;
    }
    .section-padding{
        padding: 75px 0;
    }
    .playstore-widget.stack-list ul{
        flex: 0 0 100%;
    }
    .copyright-bar{
        flex-direction: column;
        gap: 2rem;
    }
    .main-footer{
        padding: 35px 0;
    }
    #navigation .navbar-right{
        margin-top: 3rem;
    }
    #navigation .menu-button{
        display: flex;
        flex-direction: column;
        gap: 1rem;
    }
    .menu-title{
        padding: 3px 30px;
    }
    .vertical-tab .st-tab-btn .nav-tabs{
        padding: 5px;
    }
}

@media (min-width: 501px) and (max-width: 845px) {
    .vertical-tab .st-tab-btn .nav-tabs{
        padding: 5px;
    }
    .full-height{
        min-height: 80vh;
    }
    .menu-title{
        padding: 3px 30px;
    }
    /*.vertical-tab .st-tab-btn{*/
    /*    flex: 0 0 21%;*/
    /*    width: 100%;*/
    /*    max-width: 21%;*/
    /*}*/
    .vertical-tab .st-tab-content{
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
        padding: 0px 0px 0px 20px;
    }
    .vertical-tab .st-tab-btn .nav-tabs .nav-item .nav-link, .st-tab-btn .nav-tabs .nav-link{
        padding: 10px 0;
    }
    .chat-container{
        height: 700px !important;
    }
    .notification-area{
        height: 100px !important;
    }
    .notification-item{
        padding: 16px 4px !important;
    }
    .section-padding{
        padding: 75px 0;
    }
    .playstore-widget.stack-list ul{
        flex: 0 0 100%;
    }
    #navigation .navbar-right{
        margin-top: 3rem;
    }
    #navigation .menu-button{
        display: flex;
        flex-direction: column;
        gap: 1rem;
    }
}

@media (min-width: 846px) and (max-width: 991px) {
    .menu-title{
        padding: 3px 30px;
    }
}

@media (min-width: 846px) and (max-width: 1099px) {
    .full-height{
        min-height: 90vh;
    }
    .page-header.dc-six::before{
        left: -11%;
        height: 140%;
        width: 109%;
        top: -57%;
    }
    #master-head.menu-fixed{
        height: 90px;
    }
    .notification-item{
        padding: 16px 4px !important;
    }
    .notification-area{
        height: 100px !important;
    }
    .chat-container{
        height: 625px !important;
    }
    .playstore-widget.stack-list ul{
        flex: 0 0 100%;
    }
    .menu-button .btn{
        padding: 0 15px;
    }
}

@media screen and (max-width: 700px) {
    .page-header.dc-six::before{
        width: 100% !important;
        left: 0 !important;
        top: -15% !important;
        transform: rotate(0deg) !important;
        border-radius: 40px !important;
    }
}

/*@media (min-width: 701px) and (max-width: 1099px) {*/
/*    .page-header.dc-six:before{*/
/*        width: 100% !important;*/
/*        left: 0 !important;*/
/*        top: -15% !important;*/
/*        transform: rotate(0deg) !important;*/
/*        border-radius: 40px !important;*/
/*    }*/
/*}*/

/*@media screen and (min-width: 1100px) {*/
/*    .page-header.dc-six:before{*/
/*        width: 100% !important;*/
/*        left: 0 !important;*/
/*        top: clamp(-15%,-17%,-20%) !important;*/
/*        transform: rotate(-10deg) !important;*/
/*        border-radius: 40px !important;*/
/*    }*/
/*}*/

@media (min-width: 1100px) and (max-width: 1400px) {
    .features-block.theme-one .inner-box{
        padding: 40px 15px;
    }

    .features-block.theme-one .inner-box p{
        font-size: 14px;
    }
    /*.page-header.dc-six::before{*/
    /*    height: 100%;*/
    /*    width: 100%;*/
    /*    top: -20%;*/
    /*    left: 0px;*/
    /*    transform: rotate(-10deg);*/
    /*}*/
}

@media (min-width: 1401px) and (max-width: 1600px) {
    .features-block.theme-one .inner-box p{
        font-size: 14px;
    }

    .section-padding{
        padding: 70px 0;
    }
}

.page-header.dc-six:before{
    height: 95%;
    width: 115%;
    top: -25%;
    left: -1.5rem;
    transform: rotate(-10deg);
}
@media screen and (min-width: 990px) and (max-width: 1260px){
    #slider.page-header{
        align-items: start;
    }
    .full-height {
        min-height: 82vh
    }
}
@media screen and (min-width: 990px) and (max-width: 1400px) {
    #main-logo img {
        height: clamp(25px, 2.5vw, 33px) !important;
    }


    .menu-primary > li.menu-item > a {
        font-size: clamp(12px, 1.2vw, 16px);
        line-height: clamp(70px, 7.5vw, 90px);
    }

    .menu-primary li.menu-item {
        padding: 0 5px;
    }

    .menu-button .btn {
        padding: 0 clamp(4px, 1vw, 10px);
        font-size: clamp(12px, 1.2vw, 15px);
    }

    .menu-button .btn.btn-outline-primary {
        line-height: clamp(28px, 3vw, 35px);
    }

    .menu-button .btn > i {
        font-size: clamp(12px, 1.2vw, 16px);
        top: 0;
    }
}


.text-theme{
    color: var(--dkm-color) !important;
}
