@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;
   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_cl2a19225{
   float:left;
    text-align:left;
    font-size:18px;
	width:auto;
	}
	.cust_cla20325{color: #111b20;}
	.cust_clb20325{height: 500px;position: relative;
            top: 0;
            width: 100%;
            height: 100%;
            background-size: cover;}
			
			.app_icon3001 {
		float: left;
	}

	.app-name {
		float: left;
		margin-top: 5px;
		margin-left: 10px;
		font-size: 20px;
	}

	#cust_clf4325 {
		padding-top: 0px !important;
	}

	.reviews.row p,
	.reviews.row i {
		margin-left: 0;
	}

	.cust_cla19325 {
		box-sizing: border-box;
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 12px;
		color: rgba(0, 0, 0, 0.7);
		text-align: justify;
	}

	.cust_clb19325 {
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		gap: 12px;
	}

	.cust_clc19325 {
		box-sizing: content-box;
		position: relative;
		overflow: hidden;
		max-height: var(--max-height);
		transition: max-height 0.5s;
		--height: 280px;
		--max-height: 1256px;
	}

	.cust_cld19325 {
		box-sizing: border-box;
		font-size: 16px;
		line-height: 28px;
		color: rgba(0, 0, 0, 0.6);
		overflow: hidden;
	}

	.cust_cle19325 {
		box-sizing: initial;
		margin: 10px 0;
		font-size: 20px;
		line-height: 28px;
		width: initial;
		padding: initial;
	}

	.cust_clf19325 {
		box-sizing: border-box;
		width: auto !important;
		word-break: break-word;
	}

	.cust_clg19325 {
		box-sizing: border-box;
		margin: 0px 0px 16px;
		width: auto !important;
		word-break: break-word;
	}



	@media screen and (max-width: 575px) {
		.description-content p {
			padding-left: 18px;
		}

		.cust_cle19325 {
			padding-left: 18px;
		}

		.app_icon3001 {
			width: 80px;
		}

		.app-name {
			margin-top: 0px;
		}
	}
	
@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;
}