@media all and (max-width:1100px) {



	.galeria-kep input[type="text"] {
		float: none;
		margin-bottom:10px;
		width:100%;
	}
	
	.gallery-list-profile .link-button {
		margin-top:10px;
	}
	
	.gallery-list-profile h3 {
		display: none;
	}
	
	.gallery-list-profile input[type="text"] {
		margin-top:10px;
	}
	
	.galeria-kep {
		margin:0 auto;
		max-width:600px;
		margin-top:30px;
	}

	.mobile-block {
		display: block;
	}
	.container {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	header .container {
		text-align: left;
	}

	header #logo {
		margin-left: 15px;
	}

	#content {
		margin-left: 10px;
		text-align: left !important;
		margin-right: 10px;
		max-width: calc(100% - 20px) !important;
	}

	#content .gallery {
		text-align: left;
	}

	#content h1 {
		/*	text-align:left;	
*/
	}

	#mainmenu {
		display: none;
	}

	#search {
		display: none !important;
	}

	#rightmenu {
		max-width: 250px;
		width: 100%;
		padding-bottom: 10px;
		display: none;
		vertical-align: top;
		margin-top: 118px;
		position: relative;
	}

	header #notifications {
		margin-right: 13px;
	}

	footer {
	   margin-top: 20px;
	}
		
	.gallery .gallery-album-list {
		display: inline-block;
		width: calc(100% / 3 - 12px) !important;
		overflow: hidden;
		vertical-align: top;
		margin: 0px 10px 10px 0px !important;
		border: 1px #ddd solid;
	}

	.video-list-box {
		display: inline-block;
		width: calc(100% - 20px) !important;
		max-width: 400px;
		border: 1px solid #ddd;
		padding: 5px;
		vertical-align: top;
		margin-bottom: 10px;
		margin-right: 8px;
		background-color: #fff;
	}

	.category select {
		max-width: 100%;
		width: 100%;
	}

	.mobile-menu {
		display: inline-block !important;
	}

	#mainmenu {
		margin:0 auto;
		position: relative;
		right: 0px;
		height: auto;
		top:30px;
	
		text-align: left;
		max-width:100%;
		padding-bottom: 20px;
		z-index: 1;
	}
	
	.mainmenu-box {
		-webkit-box-shadow: -1px 2px 5px -1px rgba(0, 0, 0, 0.51);
		-moz-box-shadow: -1px 2px 5px -1px rgba(0, 0, 0, 0.51);
		box-shadow: -1px 2px 5px -1px rgba(0, 0, 0, 0.51);
	}
		
	#mainmenu .menu-box {
		border:0px;
		margin-bottom: 0px;
	}
	
	#mainmenu .menu-box h2 {
		border-bottom: 1px solid #ECE9E4;
	}
		
	#mainmenu .app-profile {
		max-width: 150px;
		margin-top:5px;
	}
	
	#mainmenu .app-profile img {
		width: 100%;
		border-radius: 100%;
		margin-bottom: 12px;
		padding:3px;
		background-color:#fff;
		box-shadow: -1px 2px 5px -1px rgba(0, 0, 0, 0.51);
	}
	
	#mainmenu .app-profile p {
		border-radius: 20px;
	}

	.logout {
		margin-right: 0px;
	}

	.post-data {
		margin-bottom: 10px;
		margin-top: 10px;
	}

	#tabs {
		margin-top: 24px;
	}

/*	._twemoji_textarea {
		min-height: 96px !important;
	}*/


	li.cbox {
		margin-bottom: 10px;
		float: left;
		width: calc(100% - 10px);
	}
	

	header #notifications ul li:nth-child(2):after {
	   display:inline-block;
	}
	
	.tagsag select {
		width: 70px;
		float: left;
		display: none;
	}
	
	#table-search_filter input {
		margin:0;
		float: right;
		max-width: 200px;
	}

}


@media all and (max-width:768px) {
	
	.aruhaz-doboz {
		-moz-border-radius: 5px;
		border-radius: 5px;
		width: calc(100% / 2 - 13px) !important;
	}
	
	.FB_reactions {
		width: 83px !important;
	}

	.gallery .gallery-album {
    width: calc(100% / 2 - 20px) !important;
	margin:5px !important;
	}
	
	.gallery {
		text-align: center !important;
	}
	
	#content {
		max-width: calc(100% - 20px);
	}

	#content .post .post-footer .post-button,
	#content .post .post-footer .post-button-right {
		/* font-weight: bold; */
		font-size: 10px;
		display: inline-block;
		/* margin-right: 12px; */
		padding: 0px 10px 0px 0px;
		/* border: 1px solid #ddd; */
		margin-left: 5px;
	}

	#content .post .post-footer .post-button-right br {
		display: block;
	}

	.gallery .gallery-album-list {
		display: inline-block;
		width: calc(100% / 2 - 12px) !important;
		overflow: hidden;
		vertical-align: top;
		margin: 0px 10px 10px 0px !important;
		border: 1px #ddd solid;
	}
	
	#notificationContainer {		
		margin-left: -200px;
	}
	
	#video h1 {		
		float: none !important;
		width:100% !important;
	}
	
	#video .rating-content {
		float: none !important;
		text-align: left !important;
		margin-bottom: 10px;
	}
	
	.br-wrapper {
		margin-top:5px !important;
	}

}

@media all and (max-width:500px) {
.video-list-box {
	max-width: 100% !important;
	margin-right: 0px !important;
}

	.aruhaz-doboz {
		-moz-border-radius: 5px;
		border-radius: 5px;
		width: calc(100% / 1 - 13px) !important;
	}
}


@media all and (max-width:400px) {
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
		float: left;
		padding: 0.4em 0.8em !important;
		text-decoration: none;
		font-size: 13px !important;
	}

	.gallery .gallery-album {
    width: calc(100% - 20px) !important;
	margin:5px !important;
	}
	
	.post-video-select {
		width:100px !important;
	}
	
}