
@media only screen and (max-width: 1399px) {
    
}
@media only screen and (max-width: 1199px) {
    .container-middle-elemnt, .middle-content-waper-body, .content-witharea-dl2{
        background-size: contain;
    }
    
}
@media only screen and (min-width: 992px) {
    .logo-menu-mobile{
        display: none;
    }
}
@media only screen and (max-width: 991px) {
    .logo-menu-mobile{
        display: flex;
        flex: 0 0 70%;  
    }
    .servline-activebar {
        flex: 0 0 100px;
        max-width: 100px;
    }
    .logo-menu-mobile .navbar-brand-logo img{
        max-width: 105px;
    }
    .menu-item-vm-txt a.nav-link{
        padding: 10px 5px;
    }
    .menu-bar-wigit{
        padding-top: 14px;
    }
    .wth-content--elemnt{
        padding-top: 250px;
    }
    /*.container-middle-elemnt, .middle-content-waper-body, .content-witharea-dl2, .footer-bg{
        background-size: contain;
    }*/
    .container-middle-elemnt, .middle-content-waper-body {
        background-size: 109%;
        background-position: center 0px;
    }
    .content-witharea-dl2{
        background-size: 109%;
        background-position: center bottom;
    }
    .coins-content-wap-elemnt {
        max-width: 530px;
    }
    .regiter-ht {
        height: auto;
    }
    .footer-bg{
        height: 120px;
        background-size: 188%;
        background-color: #050312;
    }
    .footer-container {
        max-width: 650px;
    }
    .copywrite-txt p{
        padding-left: 30px;
        padding-top: 15px;
    }
    .footer-lg{
        padding-top: 15px;
    }
}
@media only screen and (max-width: 949px) {
    .menu-bar-wigit {
        background-size: 100%;
        padding-top: 5px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .menu-container-wdt{
        max-width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .downlaod-bg-page{
        background-size: cover;
    }
    .menu-bar-wigit{
        background-size: 100% 65%;
    }
    .logo-menu-mobile .navbar-brand-logo img {
        max-width: 80px;
    }
    .social-icon-wt-icon a img {
        width: 18px;
    }
    .right-side-items-menu{
        flex: 0 0 80px;
        max-width: 80px;
    }
    .logo-midddle-brand {
        margin-bottom: -50px;
        margin-top: 0px;
    }
    .logo-midddle-brand img {
        max-width: 250px;
    }
    .menu-container-wdt .offcanvas {
        width: 220px;
    }
    .wth-content--elemnt {
        padding-top: 120px;
        max-width: 240px;
        padding-bottom: 80px;
    }
    .footer-bg{
        height: auto;
        background-size: 188%;
        background-color: #050312;
    }
    .copywrite-txt p{
        padding-left: 0px;
    }
    .title-h1 {
        font-size: 16px;
    }
    .title-head-h2 {
        font-size: 14px;
    }


    /*-----------------Mobile port device---------------*/
    .top-content-elemnt-wp, .mdl-content-mobile-web, .elemnt-bottom-mobile-web{
        background-size: 100%;
    }
    .boxwp-content-mobile-elmnt {
        max-width: 280px;
        padding-top: 130px;
    }
    #slider {
        width:100%;
        height:135px;
    }
    .nivo-caption p {
        font-size: 12px;
    }
}
