html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } a:hover { border: 0; } body, input, button, textarea {font-family: 'Poppins', sans-serif; font-weight:300;} input { -webkit-appearance: none; -moz-appearance: none; appearance: none; } 
@font-face {
    font-family: 'neometricheavy';
    src: url('../font/neometric_heavy_bold-webfont.woff2') format('woff2'),
         url('../font/neometric_heavy_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body a { color: #7f7e79; text-decoration:none;}*, *:before, *:after {box-sizing: border-box;}
body {background:#161511; font-family: 'Montserrat', sans-serif;  color:#d3d1ca; font-weight:400;}
.haeder__gj {padding:20px 0;}
	.header__inner_gj {max-width:1400px; display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center; margin-left:auto; margin-right:auto;}
		.main__logotype_gj {display:flex;}
		.main__logotype_gj a {text-decoration:none; color:#fff; font-weight:600; font-size:40px; text-transform:uppercase;  font-family: 'neometricheavy'; position:relative;     letter-spacing: -.1px;}
		.main__logotype_gj a span {display:inline-block; background: -webkit-linear-gradient(#ff4949, #f4da85); -webkit-background-clip: text; -webkit-text-fill-color: transparent; position:relative; z-index:2;}
		.main__logotype_gj a:before {content:'Gay'; display:inline-block; position:absolute; left:6px; top:0; bottom:0; color:#161511; z-index:1; }
	.main__navigation_gj {}
	.main__navigation_gj ul {display:flex;}
	.main__navigation_gj ul li {margin:0 12px;}
	.main__navigation_gj ul li a {color:#fff; font-weight:400; position:relative;}
	.main__navigation_gj ul li a:hover,
	.main__navigation_gj ul li.select a {color:#f4da85;}
	.main__navigation_gj ul li a:before {}
	.second__navigation_gj {display:flex;}
	.second__navigation_gj button {cursor:pointer; background:none; border:0;}
	.second__navigation_gj button svg {fill:#fff; width:25px; min-width:25px; }
	.second__navigation_gj button:hover svg {fill:#f4da85; }
	.second__navigation_gj button:focus {outline:none;}
		.search__button_gj {}
		.search__button_gj {}
		.bokkmark__button_gj {}
.main__conteiner_gj {max-width:1400px; margin-left:auto; margin-right:auto;}		
	.main__video-grid_gj {}
	.video__content-grid_gj {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; margin: 0 -4px;}
		.video__item-box_gj {width:20%;}
			.video__item-body_gj {margin:6px;}
				.video__item-picture_gj {position:relative; overflow:hidden; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
				.video__item-picture_gj:before {display: block; content: ''; width: 100%; padding-top: 75%;}
				.video__item-picture_gj a {position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; display:block; text-decoration:none;}
				.video__item-picture_gj a img {display:block; vertical-align:bottom; width:100%;     object-fit: cover;}
				.video__card-labels_gj {bottom: 0; color: #fff; font-size: 13px; left: 0; line-height: 1; padding: 0 15px 10px 0; position: absolute; right: 0; text-align: right; z-index: 2;}
				.video__card-labels_gj span {border-radius:4px; background: rgba(22, 21, 17, 0.8); border:1px solid #161511; padding:3px 5px;text-transform:lowercase; font-size:13px;}
				.video__card-labels_gj span.hd {font-weight:600; margin-right:6px;}
				.video__item-details_gj {display:flex; position:relative; z-index:10; margin-top:-10px;}
					.video__rate-box_gj {-webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; width:50px; min-width:50px; height:50px;   background: linear-gradient(to left top, #fa932e, #da7137) ; border:4px solid #161511; position: relative;  overflow: hidden; transform: translateZ(0);}
			.video__rate-box_gj .wave {opacity: 0.4;position: absolute;top: 3%;left: 50%;background: rgba(15, 16, 35, 0.56);width: 200px;height: 160px;margin-left: -100px;margin-top: -155px;transform-origin: 50% 48%;border-radius: 43%;animation: humming 2.5s infinite linear; }
			.video__rate-data_gj {position:absolute; left:0; right:0; z-index:10; text-align:center; line-height:41px; font-weight:600; color:#fff; font-size:13px;}

.video__rate-box_gj .wave._three {animation: humming 5000ms infinite linear; }
.video__rate-box_gj .wave._two {animation: humming 9000ms infinite linear;opacity: 1;background: #201f19; }  
  @keyframes humming {from {transform: rotate(0deg); }from {transform: rotate(360deg); } }
					.video__details-section_gj {display:flex; flex-flow:column; margin-left:10px; padding-top:14px;}
						.video__short-title_gj {-webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #fff; display: -webkit-box; font-size:14px; grid-area: title; line-height: 1.1; overflow: hidden; font-weight:500; margin-bottom:5px;}
						.catergories__details_gj {display:block; padding-top:5px;}
						.cat__video-name_gj {color:#fff; font-weight:500;  text-align:center; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
						.video__item-body_gj:hover .cat__video-name_gj {color:#f4da85;}
						.video__item-body_gj:hover .video__short-title_gj {color:#f4da85;}
						.video__bottom-labels_gj {display:flex; font-size:11px;}
						.video__bottom-labels_gj span {align-items: center; color: #aaa; display: flex; flex-shrink: 0; gap: 0.3em; overflow: hidden; white-space: nowrap; margin-right:10px;}
						.video__bottom-labels_gj span:last-child {margin-right:0;}
.page__navigation_gj {margin:20px;}
.page__navigation_gj ul {display:flex;     justify-content: center; flex-wrap:wrap;}
.page__navigation_gj ul li {cursor: pointer; display: flex; height: 40px; margin-right: 10px; width: 40px; min-width:40px;}
.page__navigation_gj ul li a {align-items: center; background: #232323; border: 1px solid #232323; border-radius: 50%; color: #fff; display: flex; font-size: 14px; font-weight: 400; justify-content: center; line-height: 1; width: 100%;}
.page__navigation_gj ul li a svg {fill:#fff; height:13px;}
.page__navigation_gj ul li a:hover svg {fill:#f4da85;}
.page__navigation_gj ul li a:hover,
.page__navigation_gj ul li.select a {border:1px solid #f4da85; color:#f4da85;}
.title__section-bar_gj {margin:12px 0;}
.title__section-bar_gj h1,
.title__section-bar_gj h2,
.title__section-bar_gj h3,
.title__section-bar_gj h4 {font-size:22px; color:#fff; font-weight:600;}

.responsive-overlay {width: 100%; height: clamp(32px, 5vw, 38px); background: black; z-index: 2; display: flex; align-items: center; padding: 0 10px; box-sizing: border-box; overflow: hidden; justify-content: center; text-align: center;}
.overlay-text {font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%; line-height: 18px;}
.overlay-text a {color: inherit; text-decoration: none; font-weight: bold; transition: opacity 0.3s ease;}
.overlay-text a:hover {opacity: 0.7; text-decoration: underline;}
.toplinks-gj {display: flex; flex-wrap: nowrap; overflow: hidden; gap: 10px; list-style: none; padding: 0; margin: 0; max-width: 100%;}
.toplinks-gj li {flex: 0 0 auto;}
.toplinks-gj a {display: inline-block; color: #fff; padding: 6px 12px; font-size: 13px; font-weight: bold; white-space: nowrap; text-decoration: none; transition: all 0.3s ease; max-width: 100%; overflow: hidden; text-overflow: ellipsis;}
.toplinks-gj a:hover {transform: scale(1.05); box-shadow: 0 0 12px rgba(255, 255, 255, 0.3); opacity: 0.95;}
.toplist__gj-tags {display: flex; flex-wrap: wrap; gap: 8px; width: 100%; margin: 15px 0;}
.toplist__gj-tags a {display: inline-flex; align-items: center; font-size: 13px; padding: 8px 12px; background: #232323; color: #ffffff; text-decoration: none; border: 1px solid rgba(255,255,255,0.08); border-radius: 6px; text-transform: lowercase; transition: all 0.3s ease;}
.toplist__gj-tags a:hover {background: #f4da85; border-color: #ff8e18; color: #0a0a0a; transform: translateY(-2px);}

.searches__list_gj {display: flex; flex-wrap: wrap; width: 100%; justify-content: left; margin: 15px 0;}
.searches__list_gj li {margin: 0 7px 7px 0; display: flex;}
.searches__list_gj li a {display:flex; background:#232323; text-decoration:none; color:#fff; line-height:40px; text-transform:lowercase; font-size:13px; padding:0 8px 0 10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;     align-items: center;}
.searches__list_gj li a:before {content:''; width:25px; height:25px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background:rgba(255,255,255,.1)  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='search'%3E%3Crect width='24' height='24' opacity='0'/%3E%3Cpath d='M20.71 19.29l-3.4-3.39A7.92 7.92 0 0 0 19 11a8 8 0 1 0-8 8 7.92 7.92 0 0 0 4.9-1.69l3.39 3.4a1 1 0 0 0 1.42 0 1 1 0 0 0 0-1.42zM5 11a6 6 0 1 1 6 6 6 6 0 0 1-6-6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center/14px no-repeat; vertical-align:middle; margin-right:8px;}
.searches__list_gj li a:hover {background:#ff4949;}
.tag__grid-list_gj {display: grid; grid-template-columns: minmax(0,1fr); -webkit-column-gap: 16px; -moz-column-gap: 16px; column-gap: 16px; row-gap: 12px; grid-template-columns: repeat(5,minmax(0,1fr)); background: #232323; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding:20px; margin:25px 0;}			
	.tag__item_gj {}
	.tag__item_gj a {display:flex; text-decoration:none; color:#fff; font-size:13px;     align-items: center;}
	.tag__item_gj a span {font-size:12px; color:rgba(255,255,255,.5); margin-left:auto;}
	.tag__item_gj a:before{content:''; display:inline-block; height:20px; width:20px; min-width:20px; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ff8e18'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='star'%3E%3Crect width='24' height='24' transform='rotate(90 12 12)' opacity='0'/%3E%3Cpath d='M17.56 21a1 1 0 0 1-.46-.11L12 18.22l-5.1 2.67a1 1 0 0 1-1.45-1.06l1-5.63-4.12-4a1 1 0 0 1-.25-1 1 1 0 0 1 .81-.68l5.7-.83 2.51-5.13a1 1 0 0 1 1.8 0l2.54 5.12 5.7.83a1 1 0 0 1 .81.68 1 1 0 0 1-.25 1l-4.12 4 1 5.63a1 1 0 0 1-.4 1 1 1 0 0 1-.62.18z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center/15px no-repeat; }
	.tag__item_gj a:hover {color:#ff8e18;}
	.tag__item_gj a:hover span {color:#fff;}
.second__container_gj {margin:20px 0; text-align:center; overflow:hidden; height:250px; width:100%;}
.native_gj {display:inline-block; width:300px; height:250px; overflow:hidden; margin: 0 3px;}
.native_mob_gj {width:300px; height:100px; align-items: center; margin:10px auto 10px auto}
.search__modal-overflow_gj {position:fixed; overflow:auto; z-index:30; left:0; top:0; right:0; bottom:0; background:#161511; display:none;}
.search__modal-overflow_gj.visible {-webkit-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; display:block;}
body.visible {overflow:hidden;}
@-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
.fast__search-link_gj {display:flex; flex-wrap:wrap; margin-bottom:20px;}
.fast__search-link_gj a {display:flex; background:#232323; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin:0 5px 5px 0;     align-items: center; color:#fff; padding:0 8px; font-size:13px; line-height:28px;}
.fast__search-link_gj a:before {content:''; width:12px; height:25px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ff8e18'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='flash'%3E%3Crect width='24' height='24' opacity='0'/%3E%3Cpath d='M11.11 23a1 1 0 0 1-.34-.06 1 1 0 0 1-.65-1.05l.77-7.09H5a1 1 0 0 1-.83-1.56l7.89-11.8a1 1 0 0 1 1.17-.38 1 1 0 0 1 .65 1l-.77 7.14H19a1 1 0 0 1 .83 1.56l-7.89 11.8a1 1 0 0 1-.83.44zM6.87 12.8H12a1 1 0 0 1 .74.33 1 1 0 0 1 .25.78l-.45 4.15 4.59-6.86H12a1 1 0 0 1-1-1.11l.45-4.15z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center/16px no-repeat; vertical-align:middle; margin-right:8px;}
.fast__search-link_gj a:hover {background:#ff8e18;}
.fast__search-link_gj a:hover:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='flash'%3E%3Crect width='24' height='24' opacity='0'/%3E%3Cpath d='M11.11 23a1 1 0 0 1-.34-.06 1 1 0 0 1-.65-1.05l.77-7.09H5a1 1 0 0 1-.83-1.56l7.89-11.8a1 1 0 0 1 1.17-.38 1 1 0 0 1 .65 1l-.77 7.14H19a1 1 0 0 1 .83 1.56l-7.89 11.8a1 1 0 0 1-.83.44zM6.87 12.8H12a1 1 0 0 1 .74.33 1 1 0 0 1 .25.78l-.45 4.15 4.59-6.86H12a1 1 0 0 1-1-1.11l.45-4.15z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center/16px no-repeat;}
	.search__modal-container_gj {max-width:1400px; margin-left:auto; margin-right:auto; position:relative; padding-top:30px;}
	.search__modal-container_gj h4,
	.search__modal-container_gj h3,
	.search__modal-container_gj h2 {font-size: 22px; color: #fff; font-weight: 600; margin-bottom:20px;}
	.search__modal-container_gj h2 {margin-bottom:0;}
	.search__section_gj {margin:30px 0 20px 0;}
	.search__section_gj form {display:flex; position:relative;}
	.search__section_gj form input{line-height:50px; color:#fff; background: #232323; border: 1px solid #232323; box-sizing: border-box; padding:0 25px; width:100%; font-weight:500; font-size:15px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;}
	.search__section_gj form button:focus,
	.search__section_gj form input:focus {outline:none;}
	.search__section_gj form input:focus {border:1px solid #ff8e18;}
	.search__section_gj form button {border:0; background:none; position:absolute;right:0; top:0; padding:0; display:flex; height:50px; width:45px;     align-items: center; cursor:pointer;}
	.search__section_gj form button svg {fill:#fff; height:25px;}
	.close_gj {position:absolute; right:0; top:25px; cursor:pointer;}
	.close_gj svg {fill:#fff; height:30px;}
	.main__info-site_gj {margin-bottom:20px;}
	.main__info-site_gj h3,
	.main__info-site_gj h2,
	.main__info-site_gj h1 {font-size: 22px; color: #fff; font-weight: 600; margin-bottom:10px;}
	.main__info-site_gj h3 span,
	.main__info-site_gj h2 span,
	.main__info-site_gj h1 span {color: #ffe78c;}	
	.main__text-area {overflow:hidden; transition: all 300ms ease-in-out 0s; max-height:32px;}
	.main__text-area.visible {max-height:600px;}	
	.main__text-area.visible p {color:#d3d1ca;}
	.main__text-area p{font-weight:400; line-height:1.2; margin-bottom:12px; font-size:13px; color:rgb(110 108 96);}
	.main__text-button {position:relative; text-align:right; margin-top:-16px;}
	.main__text-button span {line-height:18px; padding:0 9px; background:#161511; cursor:pointer; font-size:12px; color:#fff;}
.cams_section_gj {margin: 10px 0 10px 0; background-color: #ffffff; text-align: center; border-radius: 5px;}
.part_ar {display: block; justify-content: center; width:300px; height:100px; margin:1px auto 20px auto;}
.part_ar_middle {display: block; justify-content: center; width:300px; height:auto; margin:5px auto 10px auto;}
.part_ar_desk {display: block; justify-content: center; align-items: center; width: 728px; height: 100px; margin: 15px auto 20px auto;}
footer {padding:25px 0;}
 .footer__article_gj {text-align:center; margin-left:auto; margin-right:auto; max-width:1400px;} 
 .footer__article_gj p {line-height:1.2; font-weight:300; font-size:13px;}
 .footer__article_gj a {font-weight:400; color:#fff; line-height:20px; margin:5px; font-size:14px; text-decoration: underline;}
 .footer__article_gj a:hover {color:#f4da85;}
 .footer__article_gj p.copyright_gj {font-size:12px; font-weight:300;}
 .footer__article_gj nav {display:flex; justify-content: center; margin:12px 0; flex-wrap:wrap;}
 .footer__article_gj nav a{font-weight:400; color:#fff; line-height:20px; margin:5px; font-size:14px;}
 .footer__article_gj nav a:hover{color:#f4da85;}
	 .mobile_button_gj {background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='menu'%3E%3Crect width='24' height='24' transform='rotate(180 12 12)' opacity='0'/%3E%3Crect x='3' y='11' width='18' height='2' rx='.95' ry='.95'/%3E%3Crect x='3' y='16' width='18' height='2' rx='.95' ry='.95'/%3E%3Crect x='3' y='6' width='18' height='2' rx='.95' ry='.95'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center/25px no-repeat; cursor:pointer; width:40px; height:40px; margin-left:10px;  display:none;}
	 .mobile_button_gj.check {background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='close'%3E%3Crect width='24' height='24' transform='rotate(180 12 12)' opacity='0'%3E%3C/rect%3E%3Cpath d='M13.41 12l4.3-4.29a1 1 0 1 0-1.42-1.42L12 10.59l-4.29-4.3a1 1 0 0 0-1.42 1.42l4.3 4.29-4.3 4.29a1 1 0 0 0 0 1.42 1 1 0 0 0 1.42 0l4.29-4.3 4.29 4.3a1 1 0 0 0 1.42 0 1 1 0 0 0 0-1.42z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center/25px no-repeat;}
	.video__page-cover_gj {display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: flex-start;}
		.video__view-zone_gj {display: inline-flex; width: -webkit-calc(100% - 30px); width: -moz-calc(100% - 310px); width: calc(100% - 310px); flex-flow: column;}
			.video__view-container_gj {position: relative; width: 100%; padding-top: 56.2%;}
			.video__fulltitle_gj {margin-top:12px;}
			.video__fulltitle_gj h1 {color:#fff; font-weight:600; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.video__all-comments_gj {}			
.video__view-zone_gj .comment__body_gj {margin:0;}
.video__view-zone_gj .comment__item-box_gj {width:100%; margin-bottom:20px; display:none;}
.video__view-zone_gj .title__section-bar_gj {display:none;}
.video__view-zone_gj.visible .title__section-bar_gj,
.video__view-zone_gj.visible .comment__item-box_gj {display:block;}
.video__main-bar_gj {display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center; margin-top:20px;}
.video__rate-button_gj {}
#liked,
.video__comment-button button,
.video__rate-button_gj button {display:flex; border:0; background: rgba(218,112,55,1);
background: -moz-linear-gradient(45deg, rgba(218,112,55,1) 0%, rgba(250,148,46,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(218,112,55,1)), color-stop(100%, rgba(250,148,46,1)));
background: -webkit-linear-gradient(45deg, rgba(218,112,55,1) 0%, rgba(250,148,46,1) 100%);
background: -o-linear-gradient(45deg, rgba(218,112,55,1) 0%, rgba(250,148,46,1) 100%);
background: -ms-linear-gradient(45deg, rgba(218,112,55,1) 0%, rgba(250,148,46,1) 100%);
background: linear-gradient(45deg, rgba(218,112,55,1) 0%, rgba(250,148,46,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4949', endColorstr='#f4da85', GradientType=1 ); cursor:pointer; color:#fff; -webkit-border-radius: 10px; -moz-border-radius: 20px; border-radius: 20px;     align-items: center; padding:0 10px; line-height:40px; height:40px;}
#liked.check,
.video__rate-button_gj button.check span {color:#161511;}
.video__rate-button_gj button.check svg {fill:#161511;}
.video__comment-button button:focus,
.video__rate-button_gj button:focus {outline:none;}
#liked svg,
.video__comment-button button svg,
.video__rate-button_gj button svg {fill:#fff; margin-right:5px;}
.video__comment-button button span,
.video__rate-button_gj button span{font-weight:600; font-size:15px;}
		.video__right-column_gj {width: 300px; overflow: hidden; margin-left: 10px;}
.main__video-labels_gj {display: flex; flex-wrap: wrap; width: 100%; justify-content: left; margin: 15px 0;}
#liked {display:flex; align-items:center;  margin-right:7px;}
#liked span {background:none; padding:0; margin:0;}
#liked span:before {display:none;}
.main__video-labels_gj span,
.main__video-labels_gj a {margin: 0 7px 7px 0; display: flex;}
.main__video-labels_gj span,
.main__video-labels_gj a {display: flex; background: #232323; text-decoration: none; color: #fff; line-height: 40px; text-transform: lowercase; font-size: 13px; padding: 0 8px 0 10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; align-items: center;}
.main__video-labels_gj a:hover {background:#ff4949;}
.main__video-labels_gj span.video__duration_gj {background-color: #806d2e;}
.main__video-labels_gj span.video__views_gj {background-color: #4f802e;}
 .footer-seo-gj {
  max-width: 1400px;
  margin: 40px auto 20px;
  padding: 20px;
  color: #dddddd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
}
.footer-seo-gj p {
  margin: 10px 0;
}
.footer-seo-gj strong {
  color: #ffe78c;
  font-weight: bold;
}
@media screen and (max-width:1220px) {
	.search__modal-container_gj,
	.header__inner_gj,
	.main__conteiner_gj,
	 .footer__article_gj {padding-left:10px; padding-right:10px;}
	 .close_gj {right:20px;}
}
@media screen and (max-width:1120px) {
	.video__item-box_gj {width:25%;}
}
@media screen and (max-width:860px) {
	.video__fulltitle_gj {order:1; display:block; white-space:nowrap; text-overflow:ellipsis; margin-bottom:15px; margin-top:0;}
	.video__view-container_gj {order:2;}
	.video__main-bar_gj {order:3;}
	.video__all-comments_gj {order:4;}
	.main__video-labels_gj {order:5;}
	.video__page-cover_gj {flex-flow:column;}
	.video__view-zone_gj {width:100%;}
	.video__right-column_gj {margin-left:0; width:100%; height:250px; text-align:center; margin:20px 0;}
	.tag__grid-list_gj {    grid-template-columns: repeat(4,minmax(0,1fr));}
	.comment__item-box_gj {width:50%;}
	.video__item-box_gj {width:33.33%;}
}
@media screen and (max-width:760px) {
		.tag__grid-list_gj {    grid-template-columns: repeat(3,minmax(0,1fr));}
}
@media screen and (max-width:650px) {
	.fast__search-link_gj {flex-wrap:nowrap; height:45px; overflow:auto;  }
	.fast__search-link_gj a {flex-wrap:nowrap;     white-space: nowrap; height:32px;}
	.mobile_button_gj {display:block;}
	.main__navigation_gj {display:none;}
	.main__navigation_gj.visible {display:block; position:absolute; left:0; top:60px; background:#161511; padding:30px 60px; z-index:30;}
	.main__navigation_gj.visible ul {flex-flow:column;}
	.main__navigation_gj.visible ul li {}
	.main__navigation_gj.visible ul li a {line-height:35px;}
}
@media screen and (max-width:620px) {
		.tag__grid-list_gj {    grid-template-columns: repeat(2,minmax(0,1fr));}
}
@media screen and (max-width:580px) {
		.video__item-box_gj {width:50%;}
}
@media screen and (max-width:480px) {
	.toplinks-gj a {padding: 2px 4px; gap: 5px; font-size: 11px; font-weight: normal;}
	.responsive-overlay {height: 20px;}
}
@media screen and (max-width:460px) {
	.video__rate-button_gj {order:1;}
	.video__comment-button {order:2;}
	.video__main-bar_gj {flex-wrap:wrap; }
	.add__comments-section_gj {    flex: 0 0 100%;max-width: 100%; order:3;}
	.add__comments-section_gj form {margin:15px 0 10px 0;}
		
}
@media screen and (max-width:360px) {
		.tag__grid-list_gj {    grid-template-columns: repeat(1,minmax(0,1fr));}
}
@media screen and (max-width:320px) {
		.video__item-box_gj {width:100%;}
}