@media (max-width: 4096px) and (max-height: 2304px){
    .video-single-item .video-short-des-text {
    	max-height: 100%;
    	-webkit-line-clamp: inherit;
    }
}
@media (max-width: 4096px) and (max-height: 1440px){
    .video-single-item .video-short-des-text {
    	max-height: 100%;
    	-webkit-line-clamp: 42;
    }
}
@media (max-width: 2560px) and (max-height: 1300px){
        .video-single-item .video-short-des-text {
    	max-height: 100%;
    	-webkit-line-clamp: 33;
    }
}
@media (max-width: 2560px) and (max-height: 1200px){
        .video-single-item .video-short-des-text {
    	max-height: 100%;
    	-webkit-line-clamp: 29;
    }
}

@media (max-width: 2000px) and (max-height: 1200px){
        .video-single-item .video-short-des-text {
    	max-height: 100%;
    	-webkit-line-clamp: 33;
    }
}
@media (max-width: 2000px) and (max-height: 1100px){
        .video-single-item .video-short-des-text {
    	max-height: 100%;
    	-webkit-line-clamp: 28;
    }    
}
@media (max-width: 2000px) and (max-height: 1050px){
        .video-single-item .video-short-des-text {
    	max-height: 100%;
    	-webkit-line-clamp: 26;
    }    
}
@media (max-width: 2000px) and (max-height: 700px){
   .hgapp-fullscreen .video-short-des-text {
    	height: 210px;
    	padding-top: 10px;
    }  
          .hgapp-video-content-wraper.hgapp-fullscreen ul.video-meta-wrap {
    	gap: 5px;
    }
    .hgapp-video-content-wraper.hgapp-fullscreen .social-share .icon {
    	width: 30px;
    	height: 30px;
    	line-height: 20px;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    }
    .hgapp-video-content-wraper.hgapp-fullscreen .hgapp-vidoe-tools .screen-tool i{
        width: 30px;
    	height: 30px;
    	line-height: 20px;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	top: 3px !important;
        left: 1px !important;
        font-size: 0.8em !important;
    }
    .hgapp-video-content-wraper.hgapp-fullscreen .social-share .icon i {
    	font-size: 16px;
    	line-height: 20px;
    	color: #717171;
    }
    .hgapp-video-content-wraper.hgapp-fullscreen .video-header{
        margin-bottom: 40px !important;
    }  
    .video-single-item .video-short-des-text {
        padding-top: 10px;
        padding-right: 20px;
        max-height: calc(1.2em * 14);
        overflow-y: auto;
        line-height: 1.6em;
    }
}
@media (max-width: 1920px) and (max-height: 1100px){
    .video-single-item .video-short-des-text {
    	max-height: 100%;
    	-webkit-line-clamp: 20;
    }
}
@media (max-width: 1680px) and (max-height: 1050px){
    .video-single-item .video-short-des-text {
    	max-height: 100%;
    	-webkit-line-clamp: 20;
    }
}
@media (max-width: 1680px) and (max-height: 800px){
    .video-single-item .video-short-des-text {
    	max-height: 100%;
    	-webkit-line-clamp: 10;
    }
}
@media (max-width: 1600px) and (max-height: 900px){
   .video-single-item .video-short-des-text {
	-webkit-line-clamp: 14;
} 
}
@media (max-width: 1600px) and (max-height: 700px){
   .hgapp-fullscreen .video-short-des-text {
    	height: 190px;
    	padding-top: 10px;
    }  
}
@media (max-width: 1600px) and (max-height: 800px){
       .hgapp-fullscreen .video-short-des-text {
    	height: 240px;
    	padding-top: 10px;
    }  
       .video-single-item .video-short-des-text {
	-webkit-line-clamp: 10;
} 
}
@media (max-width: 1600px) and (max-height: 600px){
   .video-single-item .video-short-des-text {
    -webkit-line-clamp: 6;
    } 
}
@media (max-width: 1400px) and (max-height: 800px){
  .hgapp-fullscreen .video-short-des-text {
    	height: 240px;
    }    
    .hgapp-video-content-wraper.hgapp-fullscreen .video-header {
    	margin-bottom: 100px !important;
    }
    .hgvideo_comment_form {
    	margin-top: -15px !important;
    }
}
@media (max-width: 1400px) and (max-height: 700px){
    .hgapp-video-content-wraper.hgapp-fullscreen .video-header {
    	margin-bottom: 30px !important;
    }
    .hgvideo_comment_form {
    	margin-top: -24px !important;
    }
}
@media (max-width: 1400px) and (max-height: 600px){
    .hgapp-video-content-wraper.hgapp-fullscreen .video-header {
    	margin-bottom: 10px !important;
    }
}
@media (max-width: 1300px) and (max-height: 800px){
  .hgapp-fullscreen .video-short-des-text {
    	height: 170px;
    }    
    .hgapp-video-content-wraper.hgapp-fullscreen .video-header {
    	margin-bottom: 100px !important;
    }
    .video-single-item .video-short-des-text {
    	height: 100%;
    }
    
    .hgapp-video-content-wraper.hgapp-fullscreen ul.video-meta-wrap {
    	gap: 5px;
    }
    .hgapp-video-content-wraper.hgapp-fullscreen .social-share .icon {
    	width: 30px;
    	height: 30px;
    	line-height: 20px;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    }
    .hgapp-video-content-wraper.hgapp-fullscreen .hgapp-vidoe-tools .screen-tool i{
        width: 30px;
    	height: 30px;
    	line-height: 20px;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	top: 3px !important;
        left: 1px !important;
        font-size: 0.8em !important;
    }
    .hgapp-video-content-wraper.hgapp-fullscreen .social-share .icon i {
    	font-size: 16px;
    	line-height: 20px;
    	color: #717171;
    }
    .hgapp-video-content-wraper.hgapp-fullscreen .video-header{
        margin-bottom: 40px !important;
    }  
    .video-single-item .video-short-des-text {
        padding-top: 10px;
        padding-right: 20px;
        max-height: calc(1.2em * 18);
        overflow-y: auto;
        line-height: 1.6em;
    }
}
@media (max-width: 1300px) and (max-height: 700px){
    .hgapp-video-content-wraper.hgapp-fullscreen .video-header {
    	margin-bottom: 60px !important;
    }
    .video-single-item .video-short-des-text {
    	height: 100%;
    }
    .video-single-item .video-short-des-text {
        max-height: calc(1.2em * 12) !important;
    }
}
@media (max-width: 1300px) and (max-height: 600px){
    .hgapp-video-content-wraper.hgapp-fullscreen .video-header {
    	margin-bottom: 10px !important;
    }
    .video-single-item .video-short-des-text {
    	height: 100%;
    }
    .video-single-item-text .video-header .hgvideo-details .video-tag {
    	bottom: 9px;
    }
}
@media (max-width: 1200px) and (max-height: 600px) {
  .hgapp-fullscreen .video-short-des-text {
    	height: 180px;
    }
    .hgapp-video-content-wraper.hgapp-fullscreen .video-header{
        margin-bottom: 6px !important;
    }  
}
@media (max-width: 1024px) and (max-height: 700px){
    .hgapp-fullscreen .video-short-des-text {
    	height: 246px;
    	padding-top: 6px;
    }
    .hgapp-video-content-wraper.hgapp-fullscreen .video-header {
        left: 18px !important;
    	margin-bottom: 25px !important;
    }
}


@media(max-width: 1500px){
    .membership-packages-wrap {
    	flex-wrap: wrap;
    	row-gap: 15px;
    	column-gap: 15px;
    	padding: 0;
    }
    .membership-packages-wrap .packages_item{
        max-width: 32%;
    }
    .packages_item .Pc_details ul li .feature_value {
    	padding: 8px 13px;
    }
    .packages_item .Pc_details ul li .header_title {
    	padding: 8px 13px;
    }
    .packages_item .pc_title {
    	font-size: 30px;
    	line-height: 35px;
    }
    .packages_item .pc_price {
    	margin-top: 0px;
    	font-size: 20px;
    	line-height: 26px;
    	font-weight: 400;
    }
    .packages_item .pc_button {
    	margin: 10px 0px 0px 0px;
    }
    .package-content-top {
    	height: 150px;
    }
    .hgapp-rightcard {
    	padding-bottom: 40px;
    }
    
    .profile-design-section .video-count h2{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 3px;
    }
    .profile-design-section .video-count span{
        font-size: 16px;
        line-height: 21px;
    }
}

@media(max-width: 1466px){

}

@media(max-width: 1366px){
        .header-inner-wrapper .img-fluid {
    height: 85px !important;
    }
    .video-single-item-text .video-header .hgvideo-details .video-tag {
    	bottom: 6px;
    }
    .hgapp-video-content-wraper {
    	max-width: 100%;
    	margin: 10px auto 0 auto;
    	padding: 0 6% 0 6%;
    }
    .hgapp-video-content-wraper .video-single-item {
        padding: 20px 30px 20px 30px;
    }
    .video-single-item ul.video-meta-wrap{
        gap:20px;
    }
    .social-share .icon{
        width: 35px;
        height: 35px;
        line-height:30px;
    }
    .social-share .icon svg {
        width: 16px;
        height: 16px;
    }
    .social-share .counter{
        font-size:12px;
    }
}

@media(max-width: 1266px){
    .hgapp-left-wraper {
    	overflow-x: auto;
    	padding-bottom: 30px;
    }
    .video-single-item .video-short-des{
     -webkit-line-clamp: 2;
    }
    .hgapp-video-content-wraper .video-single-item{
        padding:20px;
    }
    .video-single-item .video-header {
        margin-bottom: 15px;
    }
    .hgapp-video-content-wraper.hgapp-fullscreen .video-header {
        left: 40px;
    }
    
    .membership-packages-wrap {
    	flex-wrap: wrap;
    	row-gap: 15px;
    	column-gap: 15px;
    	padding: 0;
    }
    .membership-packages-wrap .packages_item{
        max-width: 48.9%;
    }
    
    .profile-info-col p {
    	font-size: 15px;
    }
    .profile-design-section .profile-info-col .col-md-6, 
    .profile-design-section .profile-info-col .col-6{
        width: 100%;
    }
    
        .singel-page .hgappvideo-wrapper {
    	flex-wrap: wrap;
    }
    .video-single-item ul.video-meta-wrap{
        gap:20px;
    }
    .singel-page .video-single-item {
    	width: 100%;
    }
    .singel-page .single-right-side {
    	width: 100%;
    }
    .singel-page .hgapp-video-content-wraper {
    	margin-top: 20px;
    }
    .singel-page .hgvideo-c-viewer-wraper {
    	height: 65vh;
    }
    
        .singel-page.comment_active_hg .video-single-item {
    	width: 100%;
    }
    .singel-page.comment_active_hg .single-right-side {
    	width: 100%;
    }
    .singel-page .video-meta-wrap {
    	flex-wrap: nowrap;
    }
    .singel-page .video-meta-wrap li {
    	width: inherit;
    }
.singel-page .hgapp_video_comment_wraper {
	display: flex !important;
	flex-wrap: wrap;
	flex-direction: column-reverse;
	background: transparent;
	margin-top: 0px;
	transition: unset !important;
}
.singel-page.comment_active_hg .hgapp_video_comment_wraper {
	margin-top: 60px;
}
    .singel-page .hgvideo-c-viewer-wraper {
    	height: 100% !important;
    }
    .singel-page .hgvideo_comment_form {
    	bottom: -35px;
    	padding-bottom: 40px;
    	position: relative;
    }
    .singel-page .hgvideo-comments {
	padding-top: 0;
}

   .singel-page.comment_active_hg .comment_close_btn{
        display: none;
    }
    .singel-page.comment_active_hg .comment_close_btn button, .singel-page .comment_close_btn button{
    	display: none;
    }
    .singel-page .hgvideo_comment_form .comment-div, .singel-page .hgvideo_comment_form-child .comment-div {
    	border-radius: 5px 0px 0px 5px !important;
    	max-width: 100%;
    }
    
    .singel-page .social-share, .singel-page.comment_active_hg .single-right-side {
    	position: inherit;
    	top: 0;
    }
    .singel-page .hgvideo-c-viewer-wraper {
    	padding-bottom: 40px;
    }
    .singel-page .video-meta-wrap {
    	margin-bottom: -4px !important;
    }
    .singel-page.comment_active_hg .video-meta-wrap {
    	margin-bottom: -10px !important;
    }
    .singel-page .video-single-item .video-short-des-text {
    	-webkit-line-clamp: unset !important;
    	max-height: 100% !important;
    }
}



@media(max-width: 1100px){
    .hg-search-box-wrap form{
        max-width: 470px;
        width: 100%;
    }
}

@media(max-width: 1025px){

    h1{
        font-size: 1.8em;
    }
    h2{
        font-size: 1.8em;
    }
    h3{
        font-size: 1.2em;
        line-height: 32px;
        letter-spacing: 0em;
    }
    
    .sp-60{
    	padding-top: 60px;
    	padding-bottom: 60px;
    }
    
    .sp-100{
    	padding-top: 80px;
    	padding-bottom: 80px;
    }
    
    /*=========================
    |Table css
    ==========================*/
    .pt-50{padding-top: 30px;}
    .pt-60{padding-top: 40px;}
    .pt-70{padding-top: 50px;}
    .pt-80{padding-top: 60px;}
    .pt-90{padding-top: 60px;}
    .pt-100{padding-top: 80px;}

    .video-single-item .video-title{
        font-size:1.1em;
    }
    .video-single-item .hgvideo-details{
        font-size:0.9em;
    }
    
    .hgapp-top-header {
        width: calc(100% - 210px);
        position: relative;
    }
    .hgapp-video-filter-wrap .hgvideo-category{
        gap: 15px;
    }
    .hgapp-video-filter-wrap .hgvideo-category .hgvideo_cat_nav label {
        padding: 8px 15px;
    }
    .lang-control ul li label {
    	font-size: 0.8em;
    	padding: 8px 10px;
    }
    .hg-main-header {
        padding: 10px 20px 10px 20px;
    }
    .hg-main-content-wraper {
        padding: 20px 20px 0px 20px;
    }
    
    .profile-design-section .container{
        padding: 0;
    }
    .profile-design-section #pills-home .btn{
        font-size: 16px;
    }
    .profile-design-section #show-reset-button{
        text-align: center;
    }
    #pills-contact .form-control{
        font-size: 15px;
    }
    .pro-memebership-wrapper{
        display: flex;
        column-gap: 35px;
        margin-top: 0px !important;
        justify-content: center;
    }
    .pro-memebership-wrapper p{
        font-size: 14px;
    }
    .pro-memebership-wrapper label{
        font-size: 15px;
    }
    .profile-design-section .video-count h2{
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 3px;
    }
    .profile-design-section .video-count span{
        font-size: 15px;
        line-height: 20px;
    }
    
    .payment-info-col{
        margin-top: 45px;
    }
    .auth-user-name {
    	font-size: 12px;
    }
    
    .singel-page .hgvideo_comment_form {
    	bottom: -39px;
    	padding-bottom: 20px;
    }
    .singel-page .hgvideo-c-viewer-wraper {
    	height: 60vh;
    }
}

@media(max-width: 991px){
    
.hyg-category-content {
    margin-top: 22px;
}
	/*==========================================
	* Header section 
	============================================*/
    .hgapp-menu-mobile{
        display:block;
    }
	.offcanvas-header{ display:block; }
    .mobile-offcanvas .mobile-header .logo{
    		display: none;
    	}
	.mobile-offcanvas{
		visibility: hidden;
		transform:translateX(100%);
	    border-radius:0; 
		  display:block;
	    position: fixed;
	    top: 0; 
	    right:0;
	    height: 100%;
	    z-index: 1200;
        max-width: 340px;
        width: 100%;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    transition: visibility .3s ease-in-out, transform .3s ease-in-out;
	    background-color: var(--white);
        padding: 15px 22px;
	}

	.mobile-offcanvas.show{
		visibility: visible;
    	transform: translateX(0);
	}
	.mobile-offcanvas .container, .mobile-offcanvas .container-fluid{
		display: block;
	}
    .offcanvas-close-btn{
        padding-bottom:15px;
    }
    /*=======================================
    *.hg-main-content-wraper
    ========================================*/
    .hg-main-content-wraper{
        flex-direction: column-reverse;
    }
    .hgapp-leftcard {
    	display: block;
    	height: auto;
    	padding: 0;
    }
    .hgapp-left-wraper {
    	flex-direction: row;
    	justify-content: space-between;
    	gap: 40px;
    	height: auto;
    	position: inherit;
    	width: 100%;
    	top: 0px;
    	overflow: hidden;
    	padding: 0px 0px 20px 0;
    }
    .hpapp-copyright {
    	margin-top: 0;
    }
    .hgapp-menu-wraper::before {
        display: none;
    }
    .hgapp-leftcard-bottom p br{
        display: none;
    }
    .hpapp-copyright br{
        display: none;
    }
    .hgapp-rightcard {
        width:100%;
    }
    .hgapp-top-slbar{
        margin-bottom:0px;
    }
    .hgapp-top-header .hgapp-video-filter-wrap {
    	display: block;
    	position: absolute;
    	left: -130px;
    	bottom: -62px;
    	overflow: inherit;
    	width: calc(100% + 125px);
    }
    .hgapp-top-header{
        width: calc(100% - 120px);
    }
    .hg-logo-wrap{
        width:110px;
    }
    .home-explore .hg-main-header {
        align-items: center;
        padding: 10px 10px 20px 10px;
    }
    .hg-main-header {
        align-items: center;
        padding: 10px 10px 10px 10px;
    }
    .hg-main-content-wraper {
        padding: 10px 20px 0px 20px;
    }
    .hg-main-header img{
        width: 125px;
        height: 100% !important;
    }
    .header-inner-wrapper .img-fluid{
        height: 100% !important;
    }
    .hg-main-header.hero-sticky {
    	border-bottom: 1px solid #dddddd54;
    }
    
    .hgapp-video-content-wraper.hgapp-fullscreen .social-share{
        right: 10px;
    }
    .hgapp-video-content-wraper.hgapp-fullscreen .video-footer {
        margin-top: 0px;
    }
    .hgapp-video-filter-wrap .hgvideo-category .hgvideo_cat_nav label {
    	padding: 4px 10px;
        }
    .hgapp-video-filter-wrap .hgvideo-category {
    	gap: 6px;
    	position: relative;
    	top: 0px;
    }
    .hgapp-video-filter-wrap .hgvideo-category {
    	height: 100%;
    	padding-left: 0px;
    }
    .container, .container-md, .container-sm {
    	max-width: 100%;
    }
    .hgapp-video-filter-wrap .hgvideo-category .hgvideo_cat_nav {
    	height: 40px;
    	padding: 6px 7px 0 7px;
    }
    
        .hg-search-box-wrap select.form-control {
    	max-width: 100%;
    }
   .hg-search-box-wrap {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 20px;
}
    .auth-user-name{
        display: none;
    }
    .auth-user-name-mobile{
        max-width: 100px;
        text-align: center;
        margin-top: 13px;
        background: #b7583a;
        color: #fff;
        border-radius: 20px;
        font-size: 13px;
        line-height: 18px;
        padding: 4px 10px;
    }
    .mobile-offcanvas .navbar-nav .nav-link:hover{
        color: #b7583a !important;
    }
    .mobile-offcanvas .navbar-nav {
    	margin-top: 35px;
    }
    .singel-page .hgapp-top-header .hgapp-video-filter-wrap {
    	bottom: -45px;
    }
    .singel-page .hg-main-header {
    	padding: 10px 10px 40px 10px;
    }
}

@media(max-width: 880px){
    .hgapp-top-slbar {
        justify-content: end;
    }
    .video-single-item {
       position: relative;
        height: calc(100vh - 163px);
    }
    /*.hgapp-video-card{*/
    /*    height:70%;*/
    /*}*/
    /*.hgapp-video-content-wraper {*/
    /*    max-width: 527px;*/
    /*    margin: 10px auto 0 auto;*/
    /*}*/
    .hgapp-video-content-wraper {
    	max-width: 100%;
    	margin: 10px auto 0 auto;
    	padding: 0;
    }
}




@media(max-width: 767px){
    .video-single-item .video-short-des-text {
    	-webkit-line-clamp: 17 !important;
    	padding-top: 30px;
    	display: -webkit-box;
    }
    

    .video-single-item-text .video-header .hgvideo-details .video-tag {
    	bottom: 75px;
    }

    
    .hgapp-video-content-wraper.hgapp-fullscreen .video-card-container {
    	padding: 0 0px;
    }
    .video-details-view .hgapplg-title .full-close {
        width: 35px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .video-details-view .hgapplg-title .full-close  .btn-close{
        top: 0;
    }
        
    .hg-main-content-wraper{
        flex-direction: column-reverse;
    }
    .hgapp-rightcard {
        width: calc(100% - 0px);
    }
    .hgapp-video-content-wraper.hgapp-fullscreen .video-header{
        width:80%;
        left: 20px;
    }
    .hgapp-rightcard {
    	padding-bottom: 0px;
    }
    .hg-main-content-wraper {
    	padding: 10px 12px 0px 12px;
    }
    .hgapp-header-right-wrap{
        gap:10px;
    }
    .membership-packages-wrap {
    	flex-wrap: wrap;
    	row-gap: 15px;
    	padding: 0;
    }
    .membership-packages-wrap .packages_item{
        max-width: 100%;
        padding: 20px 15px 30px 15px;
    }
    .package-content-top {
    	height: auto;
    	margin-bottom: 20px;
    }
    .packages_item .Pc_details ul li span {
    	font-size: 14px;
    }
    .packages_item .Pc_details ul li .feature_value {
    	padding: 7px 10px;
    }
    .packages_item .Pc_details ul li .header_title {
    	padding: 7px 10px;
    }
    .packages_item .pc_title {
    	font-size: 28px;
    	line-height: 33px;
    }
    .packages_item .pc_price {
    	margin-top: 0px;
    	font-size: 20px;
    	line-height: 28px;
    	font-weight: 400;
    }
    .packages_item .pc_button {
    	margin: 10px 0px 0px 0px;
    }
    
    .profile-design-section .col-md-4, 
    .profile-design-section .col-md-8{
        padding: 0;
    }
    .card-wrap-style {
    	padding: 30px 15px;
    }
    .profile-design-section .nav-pills {
    	column-gap: 12px;
    }
    .profile-design-section .nav-item button{
        font-size: 15px;
    }
    .profile-info-col p {
    	font-size: 14px;
    }
    .profile-design-section #pills-home .btn{
        font-size: 15px;
    }
    #pills-contact .form-control{
        font-size: 14px;
    }
    .member-count-history{
        margin-top: 15px;
    }
    .member-count-history .counts-items{
        width: 40.3%;
        padding: 0;
    }
    .member-count-history .counts-items:last-child{
        width: 56.3%;
    }
    .member-count-history .row{
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        column-gap: 10px;
    }
    .profile-design-section .video-count h2{
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 3px;
    }
    .card-wrap-style.video-count {
    	padding: 19px 10px;
    	height: 135px;
    }
    .profile-design-section .save-post-col h2 {
	font-size: 28px;
	margin-bottom: -18px;
	margin-top: 10px;
}
    .profile-design-section .video-count span{
        font-size: 14px;
        line-height: 20px;
    }
    .profile-design-section .col-md-12{
        padding: 0;
    }
    .profile-design-section .mt-4{
        margin-top: 15px !important;
    }
    .profile-design-section .profile-content h2 {
    	margin-bottom: 0;
    	font-size: 25px;
    	line-height: 30px;
    }
    .profile-design-section .container {
    	padding: 0 12px;
    }
    .pro-memebership-wrapper {
        column-gap: 15px;
    	margin-top: -4px !important;
    }
    .pro-memebership-wrapper p {
    	font-size: 12px;
    }
    .pro-memebership-wrapper label {
	font-size: 13px;
}
    .explore-element-bottom {
    	gap: 9px;
    	flex-wrap: wrap;
    	justify-content: flex-start;
    }
    .explore-post-items .explore-element-top h2 {
    	font-size: 18px;
    	line-height: 23px;
    	margin-bottom: 13px;
    }
    .explore-post-items .explore-element-top p {
    	font-size: 15px;
    }
    .explore-post-items .explore-contents-wrap {
    	gap: 20px;
    }
    .explore-card-wraper {
    	max-width: 100%;
    	gap: 20px;
    }
    .explore-post-items .post-social-setting ul li {
    	min-width: 35px;
    	gap: 5px;
    	width: 35px;
    }
    .explore-post-items .post-social-setting ul li .icon, 
    .explore-post-items .post-social-setting ul li .element-icon{
        position: relative;
        top: -2px;
    }
    
    .hgapp-left-wraper{
        flex-wrap: wrap;
        gap: 6px;
        justify-content: center;
    }
    .hgapp-leftcard-bottom p {
    	text-align: center;
    }
    
    .mobile-offcanvas .btn-secondary{
        margin-top: 15px;
    }
    .mobile-offcanvas .navbar-nav .nav-link {
    	padding: 3px 0px 7px 0;
    }
    .hgapp-fullscreen .video-short-des-text {
    	padding-right: 12px;
    }
    .mobile-offcanvas img{
        margin-top: 10px;
    }
    
    .hgapp_video_comment_wraper {
    	right: -150%;
    }
    .hang-payment-section .payment-col {
    	width: 100% !important;
    	padding: 0;
    }
   .payment-info-col {
	margin-bottom: 30px;
	margin-top: 0;
}
    .hang-payment-section .breadcrum-scetion {
    	padding: 12px 0px;
    }
    /*.hgapp-video-card{*/
    /*    height:60%;*/
    /*}*/
    
    /*.payment-section-wrapper{*/
    /*    flex-direction: column-reverse;*/
    /*}*/
    
    .video-single-item .video-short-des{
        position: relative;
        -webkit-line-clamp: 9;
        padding-right: 10px;
    }
    .video-single-item .video-short-des a{
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .video-single-item .video-header {
    	margin-bottom: 0;
    }
    
    .singel-page .hg-main-content-wraper {
    	padding: 10px 4px 0px 4px;
    }
 
    .video-single-item .video-short-des-text-iphone .video-short-des-text {
        max-height: calc(1.2em * 17) !important;
        -webkit-line-clamp: 17 !important;
    }
    .auth-user-name{
        display: none;
    }
    
    .singel-page .video-meta-wrap {
    	margin-bottom: -6.5px !important;
    }
    .singel-page.comment_active_hg .video-meta-wrap {
    	margin-bottom: -15px !important;
    }
    .hgapp-quesans-list-wrapper .hgapp-question-title h3 {
    	font-size: 15px;
    }
    .singel-page .video-single-item .video-short-des-text {
    	-webkit-line-clamp: unset !important;
    	max-height: 100% !important;
    }
}

@media(max-width: 700px){
    .hg-search-box-wrap{
        display:none;
    }
    .hgapp-menu-mobile .hg-search-box-wrap {
    	display: block !important;
    	width: 100%;
    	margin-bottom: 0px;
    	margin-top: 25px;
    }
    .hg-search-box-wrap select.form-control {
	max-width: 100%;
	font-size: 12px;
	color: #928d85;
	padding: 0px 5px 0px 15px;
}
}

@media(max-width: 575px){

    /*.hgapp-video-card{*/
    /*    height:50%;*/
    /*}*/
}
