@charset "UTF-8";

.contain_6225 {
    /*margin: 0 auto;
  max-width: 1200px;*/
    width: 100%;
}

.item_6225 {
    align-items: center;
    background-color: tomato;
    color: white;
    display: flex;
    height: 300px;
    justify-content: center;
}

.item_6225 {
    display: inline;
}

/*.appTitle.HotAppTitle {
        width: 233px;
    margin-top: -49px;
}
.appTitle.HotAppTitle h6 a {
    font-size: 12px;
}
.download.swiper-item-button {
    position: relative;
    right: -9px;
    bottom: 5px;
}*/
#hotapp6225 .owl-carousel .owl-stage {
    height: auto;
}

.appTitle.HotAppTitle h6 a {
    color: white;
    font-weight: normal;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.download.swiper-item-button {
    float: inherit;
    margin-right: auto;
    padding: 3px 6px;
    background: #24CD77;
    border-radius: 4px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    text-align: center;
    background: #24dc83;
    margin: 0 auto;
    display: table;
    float: right;
    margin-top: 7px;
}

.appTitle .title {
    text-align: center !important;
    justify-content: center;
    margin: 0 auto;
    float: none;
    width: 100%;
}

.appTitle.HotAppTitle {
    margin-top: -61px;
    z-index: 1 !important;
    position: absolute;
    background: #0000001c;
    height: 54px;
    border-radius: 0 0 18px 18px;
    padding: 9px;
    width: 100%;
}

h6.title.categorytitle a {
    font-size: 19px !important;
    font-weight: 500;
}

p.title a {
    font-weight: normal;
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
    font-weight:bold;
    margin: 0 auto;
    width: 100%;
}

.mrb-0{
    margin-bottom: 0px !important;
}

.breadcrumb {
    display: none;
}

.cust_clc18225 {
    font-weight: normal;
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.sa_cust1725 {
    padding: 0px 16px;
    height: 40px;
    line-height: 40px;
}

#owl-demo .cust_cl2a19225 {
    float: left;
    text-align: left;
    font-size: 18px;
    width: auto;
}

.cust_cla20325 {
    color: #111b20;
}

@media screen and (max-width: 575px) {
    h6.title.categorytitle a {
        font-size: 16px !important;
        font-weight: bold;
    }

    .owl-carousel .owl-stage {
        height: 120px;
    }

}

@media screen and (max-width: 767px) {
    .owl-carousel .owl-stage {
        padding-bottom: 0;
    }

    h6.title.categorytitle a {
        font-size: 16px !important;
        font-weight: bold;
    }

    .owl-carousel .owl-stage {
        height: 120px;
    }

    .navbar-area {
        box-shadow: none;
    }

    .display_n10 {
        margin-top: 20px;
    }
}


.devoloperBody {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin: auto;
    width: 95%;
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 10px;
}

.cust_cla25325 {
    color: #111b20;
}

.app-p-btn {
    display: inline-block;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: bold;
    color: white;
    background-color: #007bff;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

@media screen and (max-width: 575px) {
    .app-p-btn {
        padding: 10px 16px;
        font-size: 10px;
        width: 150px;
        margin-bottom: 4px;
        margin-left: 5px;
    }

    .cust_cla27325 {
        width: 100%;
        height: 60px;
        overflow-x: scroll;
        display: flex;
    }
}