/* mobile view */

    /* tablet view */


@media screen and (min-width: 1024px){
    .page-loader { 
		left:47.4%;
		top:45%
	}
	
	.drama-recenty-watched{
	padding-left:15px;
	}
	.drama-recenty-watched > .item{
	padding-left:0;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1024px){
    .error-page .error-page-content .error-img .spark{
        right: 34% !important;
        top: 22px !important;
        width: 13px !important;
    }
}
@media screen and (max-width: 1024px){
    
	.content .head-text {
		margin-bottom: -5px !important;
	}
	.content .list-group .item {
    margin-bottom: 15px;
	}
	/*.sidebar {
		margin-top: 10px;
	}*/
	
	/*.page-loader { 
		margin: 70% auto 0 auto;
	}*/
	.content .list-group.drama-view-all .post .post-thumb.recent-drama {
		height: 100px;
	}
	 .medium-ml-2{
		margin-left: 16.6666666667%;
	 }
	 
	.row.list-group.movies-view-all {
    margin-right: 0px;
	}
	.content .list-group.movies-view-all .item {
     width: 20%;
	}
	
	.medium-8-playdrama {
    width: 66.6666666667%;
	
	}
	.medium-4-playdrama {
    width: 33.3333333333%;
	
	}
	.drama-recenty-watched{
	padding-left:15px;
	}
	.drama-recenty-watched > .item{
	padding-left:0;
	}
	.sidebar {
    padding-top: 10px;
	}
	.social-share {
    margin-top: 0px !important;
    float: right !important;
	}
	
	.content.content-with-sidebar .list-group.movie-group.search-movie .grid-default {
    width: 19.6% !important;
	padding-left:15px
    }
	/*.content .post .post-thumb.movie-thumb {
    	height: 340px;
	}*/
	.medium-6-tablet.horizontal{
		width:48% !important;
		float:left;
	}
	.medium-6-tablet.horizontal.border-r{
		border-right:1px solid #eee;
	}
	.medium-6-tablet.horizontal > .pt20{
		padding-top:0;
	}
	.medium-6-tablet.horizontal:first-child{
		padding-right:2.5% !important;width:47% !important;
	}
	.medium-6-tablet.horizontal:last-child{
		margin-left:3%;
	}
}
@media screen and (max-width: 850px) {
	.content .post .post-thumb.movie-thumb {
    	height: 280px;
	}
}
@media screen and (min-width: 770px) and (max-width: 1024px) {
	.medium-12-tablet{
		width: 100% !important
	}
}
@media screen and (min-width: 610px) and (max-width: 1024px) {
	
	.content.content-with-sidebar .list-group .grid-default {
    width: 33.2% !important;
	}
	.content.content-with-sidebar .list-group.movie-group .grid-default {
    width: 24.7% !important;
	}
	.content .post .post-thumb.recent-drama {
    height: 140px;
	}
	.content .drama-recenty-watched .post .post-thumb.recent-drama {
    height: 80px;
	}
}
@media screen and (min-width: 640px) and (max-width: 1024px) {
    /*nav-bar*/
    #navBar .topnav .title-bar{
        background: #fff;
    }
    #navBar .topnav .title-bar-dark{
        background: #444444;
    }
    #navBar .topnav .title-bar .menu-icon::after{
        background: #444444;
        box-shadow: 0 7px 0 #444, 0 14px 0 #444;
    }
    #navBar .topnav .title-bar-dark .menu-icon::after{
        background: #fff;
        box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
    }
    #navBar .topnav .title-bar .menu-icon{
/*
        float: left;
        display: inline-block;
        margin-top: 7px;
*/
    }
    #navBar .topnav .title-bar .title-bar-title{
        width: 93%;
        float: left;
        text-align: center;
        display: inline-block;
    }
    /* vertical slider */
    .thumb-slider .main-image{
        width: 60%;
    }
    .thumb-slider .main-image .image{
        height: 400px;
    }
    .thumb-slider .thumbs{
        width: 40%;
    }
    .thumb-slider .thumbs .thumbnails{
        width: 100%;
    }
    .thumbs .thumbnails .ver-thumbnail .item-title span{
        bottom: 53px;}
    /* content */
    .content .list-group .grid-medium{
        width: 50%;
    }
    .content .list-group .list .post .post-thumb{
        width: 35%;
    }
    .content .list-group .list .post .post-des{
        width: 60%;
        margin: 0;
        padding: 10px 0;
    }
    /* content with sidebar */
    .content.content-with-sidebar .list-group .grid-default{
        /*width: 50% !important;*/
        padding: 10px;
    }
    .content.content-with-sidebar .list-group .group-item-grid-default{
        width: 50% !important;
        padding: 10px;
    }
    .content.content-with-sidebar .list-group .grid-medium{
        width: 50% !important;
        padding: 10px;
    }
    .content.content-with-sidebar .list-group .list .post .post-thumb{
        width: 35% !important;
    }
    .content.content-with-sidebar .list-group .list .post .post-des{
        width: 60% !important;
        margin: 0;
    }
    /*aside .columns:last-child:not(:first-child){
        float: none !important;
    }*/
    footer .widgetBox{
        margin-bottom: 10px;
    }
    .topProfile .profile-stats .profile-author-img{
        bottom: 60px;
    }
    .topProfile .profile-stats .profile-subscribe{
        left: 25%;
    }
    .topProfile .profile-stats .profile-share{
        right: 3%;
    }
    .topProfile .profile-stats .profile-author-name{
        position: absolute;
        left: 28px;
        top: 36px;
        margin-left: 0;
    }
    .followers .follower .follower-img{
        width: 100%;
        height: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .followers .follower .follower-img img{
        width: 100px;
        height: 115px;
    }
    .easy-share span[data-easyshare-total-count],
    .easy-share span[data-easyshare-button-count]{
        margin: 0 10px 0 7px;
    }
	
	.mt60-medium{
		margin-top:60px;	
	}
}

@media screen and (min-width: 768px) and (max-width: 768px){
    .error-page .error-page-content .error-img .spark{
        right: 28% !important;
    }
	
	.medium-pr-5{
		padding-right:5px !important;
	}
	.medium-pl-5{
		padding-left:5px !important;
	}
}
@media screen  and (min-width: 640px) and (max-width: 768px){
	.medium-6-tablet{
		width:48% !important;
		float:left;
	}
	.medium-6-tablet.border-r{
		border-right:1px solid #eee;
	}
	.medium-6-tablet > .pt20{
		padding-top:0;
	}
	.medium-6-tablet:last-child{
		margin-left:3%;
	}
}
@media screen  and (max-width: 768px){
	.content.content-with-sidebar .list-group .grid-default {
    	width: 33.2% !important;
	}
	.content .post .post-thumb {
    	height: 136px;
	}
	.page-loader { 
		left:43.5%;
		top:45%
	}
	 .content .list-group.drama-recenty-watched .item{
		width:25%
	}
	.content .list-group.drama-view-all .post .post-thumb.recent-drama {
		height: 80px;
	}
	.content .post .post-des {
    	padding: 7px;
	}
	.content .list-group.drama-view-all{
		padding-right:15px;
		
	}
	.row.list-group.movies-view-all {
    margin-right: 0px;
	}
	.content .list-group.movies-view-all .item, .content .list-group.drama-view-all .item {
     width: 25%;
	}
	.medium-8-playdrama, .medium-4-playdrama {
    width: 100%;
	
	}
	.sidebar {
    padding-bottom: 0px;
	}
	#scrollbar-episodes, #scrollbar-trendingDramas {
	width: auto;
	height: 420px;
	}
	#scrollbar-movies, #scrollbar-movies1 {
	width: auto;
	height: 520px;
	}
	/*.medium-6-tablet .hide-for-small-only, .drama-recenty-watched > .hide-for-tablet-vertical, .medium-6-tablet .hide-for-tablet-vertical{
		display:none;
	}
	.scrollable.default-skin .scroll-bar.vertical {
    	display: none !important;
	}*/
	
	.content.content-with-sidebar .list-group.movie-group.search-movie .grid-default {
    width: 24.6% !important;
    }
	.sidebar .widgetBox {
    margin-bottom: 10px !important;
	}
	
}
@media screen and (min-width: 640px) and (max-width: 640px){
    .error-page .error-page-content .error-img .spark{
        right: 23% !important;
        top: 21px !important;
    }
}
@media screen and (max-width: 640px){
    .topProfile .profile-stats .profile-author-stats ul{
        width: 100% !important;
        text-align: center !important;
        display: block !important;
    }
    .topProfile .profile-stats .profile-author-stats ul li{
        display: inline-block !important;
        height: auto !important;
    }
    .topProfile .profile-stats .profile-author-stats ul li div.icon{
        width: 100% !important;
        float: none !important;
        display: block !important;
    }
    .topProfile .profile-stats .profile-author-stats ul li div.li-text{
        padding: 7px 3px !important;
        float: none !important;
        display: block !important;
    }
    .topProfile .profile-stats .profile-author-name{
        top: 87px !important;
    }
    .topProfile .profile-stats .profile-share{
        right: 2% !important;
    }
	
	#navBar .topnav .title-bar .title-bar-title{
        width: 80%;
        float: left;
        text-align: center;
        display: inline-block;
    }
	
	.content .list-group.drama-view-all .item {
    margin-bottom: 10px;
    width: 33.3%;
	}
	.content .list-group.drama-view-all .post .post-thumb.recent-drama {
    	height: 100px;
	}
	.row.list-group.movies-view-all {
    margin-right: 0px;
	}
	.content .list-group.movies-view-all .item {
     width: 25%;
	}
	
	 .medium-ml-2{
		margin-left: 10%;
	 }
	 
	.content.content-with-sidebar .list-group.movie-group.search-movie .grid-default {
    width: 24.6% !important;
    }
	.content .post .post-thumb.movie-thumb {
    	height: 220px;
	}
	.media-content{
		margin-left:10px !important;
	}
}
@media screen and (max-width: 600px){
	.page-loader { 
		left:41%;
		top:40%
	}
	
	.content .list-group.drama-view-all{
		padding-right:10px;
		
	}
	
}
@media screen and (min-width: 480px) and (max-width: 480px){
    .error-page .error-page-content .error-img .spark{
        width: 16px !important;
        right: 21% !important;
        top: 14px !important;
    }
}
@media screen and (max-width: 480px){
	.page-loader { 
		left:38%;
		top:40%
	}
	.content.content-with-sidebar .list-group .grid-default {
    width: 50% !important;
	}
	.content .post .post-thumb {
    height: 90px;
	}
	.content .list-group .item {
    margin-bottom: 0px;
	}
	.content.content-with-sidebar .list-group.movie-group .grid-default {
    width: 49% !important;
	}
	
	.content .post .post-thumb.recent-drama {
    height: 100px;
	}
	.tabs-viewAlldrama li {
		margin-right: 14px;
	}
	 .tabs-viewAlldrama li:last-child {
    	margin-right: 5px;
	}
	.list-search{
	padding-left:0;
	width:70% !important
	}
	#movies #owl-demo-movie .item-movie figure {
	width: 155px !important;
	height: 215px !important;
	}
	#premium .owl-carousel .item figure.premium-img {
    height: 250px !important;
	}
	.row.list-group.movies-view-all {
    margin-right: 0px;
	}
	.content .list-group.movies-view-all .item {
     width: 33.3%;
	}
	.drama-recenty-watched {
    padding-left: 10px;
	}
	.content .list-group.drama-recenty-watched .item {
    width: 50%;
	margin-bottom:10px;
	
	}
	.sidebar {
		margin-top:0;
    padding-bottom: 10px;
	}
	.sidebar .widgetBox .channels a {
    width: 12%;
	}
	footer.mt30 {
    margin-top: 10px;
	}
	
	.content.content-with-sidebar .list-group.movie-group.search-movie .grid-default {
    width: 33% !important;
    }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
    /*nav-bar*/
    #navBar .topnav .title-bar{
        background: #fff;
    }
    #navBar .topnav .title-bar-dark{
        background: #444444;
    }
    #navBar .topnav .title-bar .menu-icon::after{
        background: #444444;
        box-shadow: 0 7px 0 #444, 0 14px 0 #444;
    }
    #navBar .topnav .title-bar-dark .menu-icon::after{
        background: #fff;
        box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
    }
    #navBar .topnav .title-bar .menu-icon{
        float: left;
        display: inline-block;
        margin-top: 7px;
    }
    /*#navBar .topnav .title-bar .title-bar-title{
        width: 80%;
        float: left;
        text-align: center;
        display: inline-block;
    }*/
    /* vertical slider */
    .thumb-slider{
        height: 200px;
    }
    .thumb-slider .main-image{
        width: 100%;
    }
    .thumb-slider .main-image .image{
        height: 200px;
    }
    .thumb-slider .main-image .image iframe{
        border: 0 none !important;
        height: 200px !important;
        width: 100% !important;
    }
    .thumb-slider .thumbs{
        width: 100%;
    }
    .thumbs .thumbnails .ver-thumbnail .item-title span{
        bottom: 52px;
    }
    /* content */
    .content .list-group .grid-medium{
        width: 100%;
    }
    .content .list-group .list .post .post-thumb{
        width: 100%;
    }
    .content .list-group .list .post .post-des{
        width: 100%;
        margin: 0;
        padding: 10px 0;
    }
    /* content with sidebar */
    .content.content-with-sidebar .list-group .grid-default{
        width: 50% !important;
        padding: 5px;
    }
    .content.content-with-sidebar .list-group .group-item-grid-default{
        width: 100% !important;
        padding: 10px;
    }
    .content.content-with-sidebar .list-group .grid-medium{
        width: 100% !important;
        padding: 10px;
    }
    .content.content-with-sidebar .list-group .list .post .post-thumb{
        width: 100% !important;
    }
    .content.content-with-sidebar .list-group .list .post .post-des{
        width: 100% !important;
        margin: 0;
    }
    /* sidebar */
    .sidebar .widgetBox .widgetContent .social-links .socialButton{
        margin-bottom: 10px;
    }
    .sidebar .widgetBox .widgetContent .advBanner{
        width: 100%;
    }
    /* carousel page 3 */
    #carouselSlider .item .inner-item .item-title span{
        bottom: 54px;
    }

    #randomMedia .random-media-head .tabs li a{
        margin-right: 24px;
        padding: 17px 0;
    }
    .content .main-heading .head-title h4{
        font-size: 16px;
    }

    .content.content-with-sidebar .list-group .landing-extra-small{
        width: 100%;
        padding-right: 10px;
    }
    /* profile */
    .topProfile .main-text{
        padding: 45px 0;
    }
    .topProfile .profile-stats{
        position: relative;
        bottom: 0;
    }
    .topProfile .profile-stats .profile-author-img{
        position: relative;
        bottom:0;
        left: 0;
        right: 0;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .topProfile .profile-stats .profile-subscribe{
        position: relative;
        left: 0;
        top:0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10px;
    }
    .topProfile .profile-stats .profile-share{
        position: relative;
        right: 0;
        top: 0;
        left: 50%;
        transform: translate(-50%);
    }
    .topProfile .profile-stats .profile-author-name{
        margin-left: 0;
        display: block;
        float: none !important;
        text-align: center;
    }
    .profile-author-stats.float-right{
        float: none !important;
    }
    .topProfile .profile-stats .profile-author-stats ul{
        width: 100%;
        text-align: center;
        display: block;
    }
    .topProfile .profile-stats .profile-author-stats ul li{
        display: inline-block;
        height: auto;
    }
    .topProfile .profile-stats .profile-author-stats ul li div.icon{
        width: 100%;
        float: none !important;
        display: block;
    }
    .topProfile .profile-stats .profile-author-stats ul li div.li-text{
        padding: 7px 3px;
        float: none !important;
        display: block;
    }
    /*.sidebar{
        margin-top: 50px;
    }*/

    .comments .comment-box{
        padding-bottom: 35px;
    }
    .comments .comment-box .media-object .comment-img{
        text-align: left;
    }
    .profile-inner .profile-videos .profile-video .media-object .video-img{
        border: none;
        width: 100%;
        height: 100%;
    }
    .profile-inner .profile-videos .profile-video .media-object .video-detail .video-stats{
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
    }
    .profile-inner .profile-videos .profile-video .media-object .video-btns{
        width: 100%;
        text-align: center;
    }
    .followers .follower .follower-img{
        text-align: center;
        width: 100%;
        height: 100%;
        margin-bottom: 10px;
    }
    .followers .follower .follower-img img{
        height: 100px;
        width: 115px;
    }
    .topProfile-inner{
        padding: 45px 0;
    }
    /* single video */
    .SinglePostStats .media-object .author-des .post-title p{
        margin-bottom: 10px;
    }
    .SinglePostStats .media-object .author-des .post-title p span{
        margin-right: 10px;
    }
    .SinglePostStats .media-object .author-des .subscribe{
        display: block;
        float: none !important;
        text-align: center;
    }
    .SinglePostStats .media-object .author-img-sec{
        border: none;
    }
    .SinglePostStats .media-object .author-img-sec p{
        text-align: left;
    }
    /*.sidebar .widgetBox .widgetContent .media-object .media-object-section .recent-img{
        height: 100%;
        width: 100%;
    }*/
    footer .widgetBox{
        margin-bottom: 10px;
    }
    #slider p.ls-l{
        display: none !important;
    }
	h1, h2, h3, h4, h5, h6 {
    line-height: 1;
	}
	.sidebar .widgetBox .widgetContent .media-object {
    margin-bottom: 0;
	}
	
}
@media screen and (max-width: 420px){
    .social-share {
    margin-top: 20px !important;
    float: left !important;
	}
	.content.content-with-sidebar .list-group.movie-group.search-movie .grid-default {
    width: 49% !important;
    }
	.tabs-viewAlldrama.search-all {
    	margin-top: 0;
	}
}
@media screen and (min-width: 360px) and (max-width: 360px){
    .error-page .error-page-content .error-img .spark{
        right: 21% !important;
        top: 8px !important;
        width: 12px !important;
    }
}
@media screen and (max-width: 360px){
    .content .list-group.drama-view-all .item {
    margin-bottom: 10px;
    width: 50%;
	}
	.page-loader { 
		left:37%;
		top:40%
	}
	.list-search{
	padding-left:0;
	width:61% !important
	}
	.content .list-group.movies-view-all .item {
     width: 50%;
	}
}

@media screen and (max-width: 350px){
	
	.content .post .post-thumb.recent-drama {
    height: 90px;
	}
}
@media screen and (min-width: 320px) and (max-width: 320px){
    .error-page .error-page-content .error-img .spark{
        width: 10px !important;
        right: 21% !important;
        top: 5px !important;
    }
}
