@media screen and (max-width: 1024px) {
    header#nav ul > li {
        padding: 0 15px;
    }
    .meeto img {
        height: 240px;
        width: 240px;
    }
}
@media screen and (max-width: 900px) {
    .menuarea {
        position: relative;
        z-index: -1;
    }
    header#nav {
        padding: 20px 0;
    }
}
@media screen and (max-width: 800px) {
    #hamburger > span {
        background: #212529;
        color: #212529;
    }
    .meet {
        padding: 50px 15px;
    }
    header#nav {
        background-color: #fff;
        z-index: 9;
    }
    header#nav #logo img {
        /*height: 52px;
        margin: -16px 0 0;*/
        height: 75px;
        margin: 0px 0 0;
        filter: brightness(1) invert(1);
    }
    .notifiation{
        
        max-width:310px;
        font-size: 16px;
    }
    
    .meeto img {
        height: 190px;
        width: 190px;
    }
    .popularclass img {
        height: 160px;
    }
    .boxnes h3 {
        font-size: 20px;
    }
    p.whatsapp a {
        padding: 6px 5px;
    font-size: 12px;
    }
    p.whatsapp {
        font-size: 14px;
    }   
    .meeto p a {
        box-shadow: unset;
        padding: 0px;
        font-size: 16px;
    } 
    .bodyarea {
        overflow-x: hidden;
        margin: 60px 0 0;
    }
    .privateboo img {
        object-fit: contain;
    }
    .meet .icon {
        width: 80% !important;
    }
    .topbreadcrumb {
        padding: 95px 0;
    }
    .topbreadcrumb h1 {
        padding: 0;
        font-size: 35px;
        text-align: center;
    }
    .fortopim img {
    height: auto;
}
.meeto {
    height: auto;
}
.calltoactionbtn {
    position: relative;
}
.vc_custom_1650473299867 {
    padding-left: 15px !important;
    padding-top: 30px !important;
}
.vc_custom_1649875782192 {
    padding-left: 0px !important;
}
.vc_custom_1649875581889 {
    padding-right: 0px !important;
    padding-bottom: 30px !important;
}
.vc_custom_1649875625944 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
}
@media screen and (max-width: 600px) {
    .bodyarea {
        /*padding: 60px 10px 0;*/
    }
    .popularclass img {
        height: auto;
    }
    .boxnes {
        width: 90%;
        margin: auto;
    }
    footer.footer .socialmed ul li {
        margin: 0 0 26px;
    }
    .socialmed {
        margin: 30px 0 0;
    }
    .socialmed ul {
        padding: 0;
    }
    .copyright, .compnayls {
        text-align: center;
    }
    .privateboo img {
        height: auto;
    }
    .meet .icon {
        width: 100% !important;
    }

    .meet .icon span {
        font-size: 15px !important;
    }
    .topbreadcrumb h1 {
        font-size: 30px;
    }
    .topbreadcrumb {
        padding: 45px 0;
    }
    .storyteam .teamimgs img {
    height: 346px;
    object-fit: contain;
}
.tabdesign {
    background-image : none !important;
    color: #000;
    height: auto;
}
.boxnes button a {
    font-size: 11px;
}
.pricing-item {
    margin-bottom: 0px;
    margin-top: 80px;
}
}