@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 h6 a {
    color: white;
    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%;
}
.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;
	margin-right:5px;
	}
.appTitle .title {
    text-align: center !important;
    justify-content: center;
    margin: 0 auto;
    float: none;
}
.owl-carousel .owl-stage {
    height: auto;
    padding-bottom: 20px;
}
.section-title .title a{
    font-size: 19px;
}
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;
   margin:0 auto;
   width:100%;}
   .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_cl2a18225{
   float:left;
    text-align:left;
    font-size:18px;
	width:auto;
	margin-top:2px;
	}
	#cust_ti18225 .media {
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    padding: 5px;
    border-radius: 15px;
    margin-top: 20px;
    padding: 7px;
    border-radius: 7px;
    text-align: center;
    display: block;
    height: 180px;
    border: 1px solid #ccc;
}
.cust_cla20325{color: #111b20;}

  
@media screen and (max-width: 575px) {
.section-title .title a {font-size: 16px;font-weight:bold;}
.owl-carousel .owl-stage {padding-bottom: 0;}
h6.title.categorytitle a {font-size: 16px !important;}
#cust_clf4325{ padding-top:0;}
.for_mob310125a {margin-bottom: 0 !important;padding-bottom: 0 !important;}

}
@media screen and (max-width: 767px) {
.owl-carousel .owl-stage {padding-bottom: 0;}
.section-title .title a {font-size: 16px;font-weight:bold;}
h6.title.categorytitle a {font-size: 16px !important;}
.navbar-area{box-shadow: none;}
.display_n10 {margin-top: 20px;}
}

.g_button{
    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) {
    .g_button{
        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;}
}