/* -------------------*
 *       RESET        *
 *------------------- */
 html { overflow-y: scroll;} /* adaptive - prevents centering jumps */
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, b, i, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, embed, param, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; line-height:1em; font-weight:normal; font-style:normal; }
 input, textarea { margin:0; padding:0; }
 table { border-collapse:collapse; border-spacing:0; }
 fieldset, img { border:0; }
 address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
 ol, ul { list-style:none; }
 caption, th { text-align:left; }
 h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
 abbr, acronym { border:0; }
 a span { cursor:pointer; }
 strong { font-weight:bold; }
 em { font-style:italic; }
 strong em, em strong { font-weight:bold; font-style:italic; }
 button::-moz-focus-inner { border:0; padding:0;  margin:-1px 0 0 0; }
 button:active { box-shadow:inset 1px 1px 2px rgba(0,0,0,0.3); }
 pre { font-style:italic; }
 
 /* -------------------*
  *       GLOBAL       
  *------------------- */
 html, body { height:100%; }
 body { margin:0; padding:0; font-size:13px; color: black; background: #F4F0E4; text-align:center; -webkit-text-size-adjust: none; font-family:"Trebuchet MS", "Geneva CE", lucida, sans-serif; }
 input:focus { outline: none; }
 input:focus::-webkit-input-placeholder { color: lightgray; }
 
 /* text 
 ----------------------------------------- */
 p { line-height:1.5em; padding:0 0 10px 0; }
 p.desc { }
 a { color: #1f4a3c; text-decoration:none; font-weight: 700; }
 a:hover { color: #6d9384; text-decoration: none; }
 /*unused? ul, ol, li { line-height:1.5em; } */
 .con ul, .con ol { padding:0 0 20px 20px; }
 .con ul li { list-style:disc; }
 .con ol li { list-style:decimal; }
 
 /* images 
 ----------------------------------------- */
 img { border:none; }
 .imgLeft { float:left; margin:0 15px 5px 0; }
 .imgRight { float:right; margin:0 0 5px 15px; }
 
 /* headlines 
 ----------------------------------------- */
 h1, h2, h3, h4, .h1, .h2, .h3, .h4 { display:block; }
 h1, .h1 { font-size:21px; line-height: 31px; padding-bottom: 4px; text-align: left; }
 @media (max-width: 767px) {h1, .h1 { font-size: 17px }}
 h2, .h2 { font-size:21px; padding-bottom: 4px; text-align: left; }
 @media (max-width: 767px) {h2, .h2 { font-size: 17px }}
 h3, .h3 { font-size:18px; padding-bottom: 4px; text-align: left; }
 .total_files { float: left; line-height: 31px; font-size: 21px; margin-left: 5px }
 @media (max-width: 767px) {.total_files { font-size: 17px }}
 .subtitle { font-size: 13px; color: gray; }
 
 /* clear 
 ----------------------------------------- */
 .clr { clear:both; } /* unused? */
 .ac:after, section:after, header:after, footer:after, fieldset:after { content:"."; display:block; height:0; clear:both; overflow:hidden; }
 
 /* header
 ----------------------------------------- */
 .header-right { float:right; }
 .header-right .btn { position: relative; top: 12px; line-height: 24px; height: 24px; margin-right: 10px }
 .header-right svg { height: 14px; width: 14px; top: 3px; position: relative }
 .header-btns { float:right; display: inline-flex; justify-content: space-evenly; height: 50px; width: 100% }
 .header-btns-wrapper { position: relative; display: inline-block; height: 50px; width: calc(100% - 730px); float: right; } /* 53px less - no preference */
 .header-btns-wrapper.user { width: calc(100% - 540px) }
 .header-btns li .svg-icon { display: inline; font-size: 23px; fill: #1f4a3c; }
 .header-btns li .active .svg-icon { fill: #F5DFBD; }
 .header-btns li { position:relative; }
 .header-btns li > a { display:block; position:relative; padding-top: 7px; text-align: center; height: 50px; width: 70px }
 .header-btns li > a.active { border-bottom: solid 3px #F5DFBD; color: #F5DFBD; }
 .header-btns li > a.inactive:hover { background: #F5DFBD; border-radius: 4px; height: 40px; padding-top: 2px; top: 5px; }
 .header-btns-title {top: -2px; color: #1f4a3c; position: relative; }
 a.active .header-btns-title { color: #F5DFBD; }
 .header-btns li .inactive:hover + .header-btns-title, .header-btns li .active:hover + .header-btns-title { display: block; position: absolute; top: 52px; left: 50%; transform: translate(-50%); background: #000; opacity: 0.85; color: #b0bec5; border-radius: 4px; padding: 10px; }
 
 /* pulldowns
 ----------------------------------------- */
 .pulldown { float: right; width: auto; margin: 0 10px 10px 0px; cursor: pointer }
 .pulldown-type { float:left; background: #C6D5CC; position:relative; padding: 0 15px; border: 1px solid #bbbaba }
 .pulldown-type { border-radius: 3px }
 .pulldown-type strong { display:block; line-height: 29px; position:relative; }
 .pulldown-type strong span { font-weight:bold; line-height: 29px; color: #1f4a3c;}
 .pulldown-type ul { display:none; background: #C6D5CC; position:absolute; width: 100%; padding:5px; top: 100%; left: 0; border-radius: 16px; border: 1px solid #bbbaba }
 .pulldown-type:hover ul { display:block; }
 .pulldown-type ul a { color: #1f4a3c; font-weight: bold; padding: 0px 8px; display:block; border-radius: 16px; line-height: 31px }
 .pulldown-type ul a:hover { background: #F5DFBD; text-decoration:none; border-radius: 16px }
 .pulldown .svg-icon { position: relative; top: 1px; margin-right: 10px}
 .pulldown .arrow { font-size: 8px; top: 0px; margin-left: 10px; margin-right: 0px}
 
 /* page
 ---------------------------------------- */
 .page { text-align:left; height: auto !important; margin:0 auto -130px auto; min-height:100%; } /*adaptive*/
 .page .page-space { width:100%; height:130px; clear:both; }
 
 /* content
 ---------------------------------------- */
 .content { width:100%; float:right; text-align:left;}
 .content .headline { font-size:13px; line-height:1.3em; padding-bottom:10px; font-weight:bold; text-transform:uppercase; }
 
 /* thumb list
 ---------------------------------------- */
 .thumb-ratio {display: block;height: 0;overflow: hidden;padding: 0 0 56.25%;position: relative;margin-bottom: 6px;border: solid 0.5px;}
 .thumb-ratio-pics {display: block; height: 0; overflow: hidden; padding: 0 0 133.33333333%; position: relative}
 .outer-item, .outer-item-pics, .outer-item-members {padding: 0px 10px 10px 0px; position: relative; float: left;}
 .thumb-list { width:100%; margin-bottom: 0px; }
 .thumb-list .item { display:inline-block; color: #6d9384; position: relative; width: 100%}
 .thumb-list .item .info { margin: 0px 10px 4px 10px; display: flex; justify-content: space-between; font-size: 12px; height: 15px; line-height: 15px}
 .thumb-list-small .item { width:250px; }
 .thumb-list .thumb-img { float:left; width: 100% }
 .thumb-list .thumb-img img { float:left; border-radius: 8px; width: 100% }
 .thumb-list .flag-hd { display:block; position:absolute; top:4px; left:4px; background: black; border-radius:4px; padding:2px 4px; font-style:italic; font-size:13px; font-weight: 900; color: silver; border: solid 2px silver; opacity: 0.8}
 .thumb-list .time { display:block; position:absolute; bottom:4px; right:4px; background: black; border-radius:4px; padding:2px 4px; color: #fff; opacity: 0.8} 
 .thumb-list .related { display:block; position:absolute; top:4px; left:4px; background: black; border-radius:4px; padding:2px 4px; color: #fff; opacity: 0.8}
 .thumb-list h2, .thumb-list h2 a, .thumb-list h3, .thumb-list h3 a, .thumb-list p, .thumb-list p a { font-size:14px; clear:both; line-height: 16px; height: 16px; padding:0 0 2px 0; margin:0; text-align:center; margin-bottom: 2px }
 .thumb-list h2 a, .thumb-list h3 a, .thumb-list p a { width: calc(100% - 8px); padding: 0px 4px; overflow:hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
 .thumb-list .item-panel { font-size:11px; padding:0 4px; }
 .thumb-list .item-panel span { display:block; line-height:1.4em; clear:both; }
 .thumb-list .item-panel .item-date { float:left; }
 .thumb-list .item-panel .item-date span { text-align: left; }
 .thumb-list .item-panel .item-stats { float:right; padding-right: 4px }
 .thumb-list .item-panel .item-stats span { text-align: right; }
 .show-more { width:100%; clear:both; text-align:center; }
 .title-spacing p a {height: 32px;}
 .title-spacing p {height:32px;}
 
 /* comments list
 ----------------------------------------- */
 .comment-hd { margin-bottom: 5px; color: #909090;}
 .comment-hd a { font-size:16px; font-weight:bold; }
 .comment-hd span { font-size:12px; }
 
 /* universal text box
 ---------------------------------------- */
 .ubox { margin-bottom: 20px; padding-left: 160px; position: relative; } /* unused? */
 .ubox-img { float: left; position: relative; margin-right: 10px; border-radius: 4px }
 .ubox-text { max-width: 500px; width: calc(100% - 10px); float:left; margin: 0 10px 10px 0}
 .ubox-text textarea { width:100%; height:85px; overflow:auto; outline:none; padding:4px; float:left; border:1px solid #bbbaba; background:#C6D5CC; border-radius:4px; position:relative; resize:none; word-wrap: break-word; }
 .ubox-text input[type="text"], .ubox-text input[type="password"], .sidebar input[type="text"], .sidebar input[type="password"] { float: left; width: 100%; height:36px; border:1px solid #bbbaba; background:#C6D5CC; border-radius:4px; position:relative; color:#232d32; padding:0 10px; margin-bottom: 10px}
 .ubox-text .ubox-radio-in, .sidebar .ubox-radio-in { display: flex; align-items: center; margin-bottom: 5px}
 .ubox-text .ubox-radio-generated label { display: inline-flex; align-items: center; margin-left: 0px; margin-right: 20px}
 .ubox-text .ubox-radio-generated input { margin-right: 10px}
 .ubox-text input[type="radio"], .sidebar input[type="radio"] { width: 22px; height: 22px; }
 .ubox-text input[type="checkbox"], .sidebar input[type="checkbox"] { width: 22px; height: 22px; accent-color: #C6D5CC; }
 .ubox-text label, .sidebar label { font-size:14px; margin-left: 10px }
 .styled-select { height: 36px; overflow: hidden; border-radius: 4px; display: inline-block; width: 100%; margin-bottom: 10px;}
 .styled-select select {
   background-image:
     linear-gradient(45deg, transparent 50%, #115740 50%),
     linear-gradient(135deg, #115740 50%, transparent 50%);
   background-position:
     calc(100% - 20px) calc(1em + 2px),
     calc(100% - 15px) calc(1em + 2px);
   background-size:
     5px 5px,
     5px 5px,
     1px 1.5em;
   background-repeat: no-repeat;
     background-color: #C6D5CC;
     font-size: 13px;
     border: 1px solid #bbbaba;
     border-radius: 4px;
     height: 36px;
     -webkit-appearance: none;
     -moz-appearance: none;
     width: 100%;
     padding: 0 10px;
 }
 .styled-select select:active, select:hover{
      outline-color: #F5DFBD;
 }
 .ubox-addedby { float: left; line-height: 24px; margin: 0px 0px 0px 10px; color: gray }
 .ubox-addedby .svg-icon { margin-right: 5px; position: relative; top: 1px; }
 .ubox-btn a { color: #1f4a3c; font-size:13px; font-weight:bold; border: 1px solid #bbbaba; padding:0 12px; line-height: 29px; height: 31px; display:inline-block; border-radius: 16px; background: #C6D5CC; box-shadow:none; margin-bottom: 4px }
 .ubox-btn a:hover { background: #F5DFBD; text-decoration:none; }
 .ubox-btn a:active { box-shadow:inset 2px 2px 2px #eae8d2; }
 .ubox-btn .active { background: #fff; color: gray; }
 .ubox-btn a .svg-icon { margin-right: 5px; top: 1px; position: relative}
 .ubox-cat {display:inline-block; width:160px; margin:0 10px 20px 10px;}
 .ubox-text .ubox-ul {-webkit-columns:6;-moz-columns:6; columns: 6} 
 .ubox-text .ubox-ul li {padding: 4px 10px 4px 10px; }
 .ubox-text .ubox-ul li h3 {text-align: left; }
 .ubox-text .ubox-ul li a { color:#fff; font-size:13px; font-weight:bold; border:0; padding:0 10px; line-height: 22px; height: 22px; display:inline-block; border-radius:4px; background:rgb(51, 154, 18); }
 .ubox-text .ubox-ul li a:hover { color: #fff; background:rgb(67, 178, 24); text-decoration:none; }
 
 /* video/pic special info boxes
 ---------------------------------------- */
 .share2 {margin-top: 10px}
 .share.active {display: block}
 
 /* banner list - unused?
 ---------------------------------------- */
 .banner-list { width:903px; margin:0 auto; clear:both; }
 .banner-list .banner-item { float:left; margin:0 1px 1px 0; }
 .banner-list .banner-item img { float:left; }
 
 /* buttons
 ---------------------------------------- */
 .btn { color: #1f4a3c; font-size:13px; font-weight:bold; padding:0 12px; line-height: 31px; height:31px; display:inline-block; border-radius: 16px; border: 1px solid #bbbaba; background:  #C6D5CC; text-align: center; cursor: pointer }
 .btn:hover, .pagination a:hover { background: #F5DFBD; text-decoration:none; color: #1f4a3c }
 .btn .svg-icon { top: 1px }
 .btn.next .svg-icon { top: -1px; margin-left: 10px; font-size: 8px }
 a.disabled:hover,
 a.disabled:focus,
 a.disabled:active { cursor:default; color: #e4e2e2 !important; background: #FBCECC; }
 a.disabled:active { box-shadow:inset 0 1px 1px #f2f0d7, 0 2px 2px #eae8d2; }
 
 /* pagination
 ---------------------------------------- */
 .pagination { text-align:center; margin-bottom: 6px }
 .pagination a { font-size:13px; font-weight:bold; border: 1px solid #bbbaba; padding:0 12px; line-height: 29px; height:31px; display:inline-block; border-radius: 16px; background: #C6D5CC; position: relative; margin-bottom: 4px; color: #1f4a3c}
 .pagination a.prev, .pagination a.next { padding:0 20px; }
 .pagination .svg-icon { margin-right: 5px; top: 1px }
 .pagination a.prev .svg-icon { font-size: 8px; margin-right: 10px; top: -1px}
 .pagination a.next .svg-icon { font-size: 8px; margin-left: 10px; margin-right: 0px; top: -1px}
 .pagination a.disabled { background:#F5DFBD; }
 .pagination a.active { background: #F5DFBD; color: gray }
 
 /* pagination toggle button
 ---------------------------------------- */
 .pagination .toggle-left { border-radius: 16px 0px 0px 16px }
 .pagination .toggle-middle { border-radius: 0px }
 .pagination .toggle-right { border-radius: 0px 16px 16px 0px }
 .pagination .toggle-left svg { font-size: 15px; margin-right: 0px }
 .pagination .toggle-middle svg { font-size: 15px; margin-right: 0px }
 .pagination .toggle-right svg { font-size: 15px; margin-right: 0px }
 .pagination .toggle-left.active { border: solid 1px #bbbaba; border-right: 0px }
 .pagination .toggle-middle.active { border: solid 1px #bbbaba; border-right: 0px; border-left: 0px }
 .pagination .toggle-right.active { border: solid 1px #bbbaba; border-left: 0px }
 .pagination .toggle-right.active.all {line-height: 29px}
 .pagination .toggle-left.active svg { top: 2px; border:none; }
 .pagination .toggle-middle.active svg { top: 2px; border:none; }
 .pagination .toggle-right.active svg { top: 2px; border:none; }
 .pagination .toggle-left.inactive svg { top: 2px; border:none; }
 .pagination .toggle-middle.inactive svg { top: 2px; border:none; }
 .pagination .toggle-right.inactive svg { top: 2px; border:none; }
 
 
 /* pagination mobile adaptive
 ---------------------------------------- */
 .pagination input { width: 45px; height: 31px; text-align: center; border-radius: 4px; border: solid 1px #bbbaba; background: #F5DFBD;}
 .pagination .total_pages  { width: 45px; height: 31px; text-align: center; border-radius: 4px; border: solid 1px #ccc; background: #ccc; display: inline-block; line-height: 30px}
 
 /* video/gallery box
 ---------------------------------------- */
 .detail-box table { width:100%; }
 .detail-box td { vertical-align:top; }
 .detail-box .detail-con { text-align: center; margin: 0 0 20px 0; float: left; width: calc(100% - 320px)}
 .detail-con h1{margin-bottom: 0px;}
 .detail-box .detail-con embed,
 .detail-box .detail-con iframe { margin:0 auto; width:100%; float:none; display:inline-block; background:#000; } 
 .detail-box .detail-con .banner-detail { display:block; text-align:center; }
 .detail-box .detail-con .banner-detail span { display:block; font-weight:bold; text-transform:uppercase; }
 .detail-box .detail-con .banner-detail img { margin:10px 0; }
 .detail-box .detail-side-td { width: 320px; padding: 0 10px 0 10px; float: right;  }
 .detail-box .detail-side { float:left; }
 .detail-box .detail-side .detail-side-bnr { width:100%; float:left; margin-bottom:10px; }
 .detail-box .detail-side .detail-side-bnr img { float:left; }
 .detail-box .detail-player { margin-bottom:10px; }
 .notification-comments { font-size: 12px; color: #afbdc4; position: absolute; top: -5px; right: -5px; background: #232d32; border-radius: 50%; padding: 3px; min-width: 18px; text-align: center}
 @media (max-width: 1023px) {.detail-box .detail-con { width: 100%; }}
 
 /* sidebar
 ---------------------------------------- */
 .sidebar { width:180px; float:left; margin:0 0 0 -190px; position:relative; border-right: 1px solid #bbbaba }
 .sidebar .cat { color: black; font-weight:bold; padding: 0px 10px 10px 10px; text-transform:uppercase; display:block;}
 .sidebar .box { padding: 10px 0px 0px 0px; margin-bottom: 10px }
 .sidebar .box span { width: 150px; display: inline-block; white-space:nowrap; overflow:hidden; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow:ellipsis;}
 .sidebar .box ul a { display:block; line-height: 29px; height: 31px; padding: 0px 12px; border: 1px solid transparent; border-radius: 16px; margin-top: 0px; margin-bottom: 4px; position: relative; transition: background 0.2s ease;  margin-right: 10px }
 .sidebar .box ul a:hover { text-decoration:none; background: #F5DFBD; color: #1f4a3c; border: 1px solid #bbbaba; border-radius: 16px; margin-right: 10px }
 .sidebar .box ul ul { display:none; }
 .sidebar .box ul li.active ul { display:block; }
 .sidebar .box ul ul li { padding:0; }
 .sidebar .box ul ul li a { margin-left: 20px; }
 .sidebar .box ul a.active { background: #F5DFBD; color: #1f4a3c; border: 1px solid #bbbaba;  border-radius: 16px; margin-right: 10px }
 .sidebar .box .arrow { width:12px; height:12px; position:absolute; right: 9px; top: 10px; background-position:0 -15px; }
 .sidebar .box a:hover .arrow { background-position:0 0; }
 .sidebar .box a.active .arrow { background-position:-13px 0px; }
 .sidebar .box .search { background: none }
 .sidebar .box .search-type { border-radius: 4px }
 .sidebar .box .search .search-type ul a { color:#fff; padding:3px 4px; display:block; border-radius:3px; }
 .sidebar .box .search .search-type ul a:hover { background: rgb(67, 178, 24); text-decoration:none; }
 .sidebar .search-type {width: 150px; color: white; margin-right: 0px }
 .sidebar .box ul.extra-nav a { font-size:18px; padding:4px 10px 4px 35px; position:relative; margin-top: 1px; }
 .sidebar .box ul.extra-nav a:first-child { margin-top: 1px; }
 .sidebar .box .btn {margin-bottom: 9px}
 .sidebar .box .svg-icon {position: relative; top: 1px; margin-right: 10px}
 .sidebar .box .svg-icon-arrow {width:10px; height:10px;}
 .sidebar .box ul a:hover .svg-icon-arrow, .sidebar .box ul a.active .svg-icon-arrow { transform: translate(-1px, -1px) rotate(-180deg); transition: transform 0.5s ease;}
 .sidebar .box ul a .svg-icon-arrow {transform: translate(-1px, -1px) rotate(0deg);transition: transform 0.5s ease;} 
 
 /* sorting dropdowns
 ---------------------------------------- */
 .sorting { background: #b67234; color:#fff; border-color:#a00000; font-weight:bold; line-height: 23px; }
 .sorting option:hover { background:#915723; }
 
 /* footer
 ---------------------------------------- */
 footer { padding: 20px 0 20px 0; }
 footer strong{color:#fff;}
 /* CPV footer a { font-weight: normal; color: #a7b3b7; } */
 footer a:hover { color: #6d9384; text-decoration: none; }
 footer .footer-links { margin-bottom:15px; }
 footer .footer-links a { display:inline-block; padding:0 4px 0 7px; border-left:1px solid #e24957; }
 
 /* related
 ---------------------------------------- */
 .related a {border-radius:4px; font-size:18px; padding: 4px 10px 4px 10px;  }
 .related a:hover { text-decoration:none; background:rgb(51, 154, 18); color:#fff; }
 .related a.active { background:rgb(51, 154, 18); color:#fff; }
 
 /* modal
 ---------------------------------------- */
 .modal .close {width:33px; height: 33px; float:right; display:block; margin-top: 3px; }
 
 /* categories_pick
 ---------------------------------------- */
 .tab-content { padding: 15px }
 .tab-content .tab { display:none; width: 100% }
 .tab-content .tab.active { display: inline-block; } 
 .tab-content .tab label {font-weight:bold; color: gray; line-height: 20px; }
 .ubox-ul .category-section {-webkit-columns:5; -moz-columns:5; columns:5;}
 .ubox-ul #videoSearchResults {-webkit-columns:5; -moz-columns:5; columns:5;}
 .ubox-ul #gallerySearchResults {margin: 0 0 30px 50px; -webkit-columns:5; -moz-columns:5; columns:5;}
 .ubox-ul .category-select {margin-bottom: 30px; text-align: left; margin-left: 60px;}
 .ubox-ul .category-letter {font-size: 30px; color: grey; font-weight: bold;}
 .category-select a.active { pointer-events: none; cursor: default; }
 .tag-search { max-width: 273px; width: 100%; height: 31px; margin: 0 10px 10px 20px; position: relative; float: left; }
 .tag-search input { padding-left: 31px; height: 31px; background: #c6d5cc; border-radius: 4px; width: 100%; float: left; border: 1px solid #bbbaba; position: relative;}
 .tag-search .svg-icon {display: inline; position: absolute; top: 8px; left: 8px; font-size: 14px; fill: #1f4a3c !important;}
 .cat-toggle { float: right; margin-right: 10px }
 
 /* profile
 ---------------------------------------- */
 .profile { line-height: 1.5em }
 .profile span { color: gray; margin-right: 5px}
 .profile-btns { max-width: 500px; margin-top: 10px; width: calc(100% - 10px)}
 .profile-btns li { display: inline; }
 .profile-btns .svg-icon { font-size: 30px }
 .profiletop { background-color: rgb(51, 154, 18); border: 1px solid rgb(51, 154, 18); }
 .profiletop:hover { background-color: #fff; box-shadow: inset 0 1px 1px #FFB5B2, 0 2px 2px #D2AEC0; }
 
 /* sorting pull downs
 ---------------------------------------- */
 .jsSorting { border-radius: 16px;}
 .jsSorting a.active.press{
     background-color: rgb(51, 154, 18); color: #fff;
     box-shadow: 0 2px 4px rgba(0,0,0,0.2) inset, 0 2px 72px rgba(0,0,0,0.1) inset, 0 -1px 1px rgba(0,0,0,0.05) inset, 0 1px 0 rgba(255,255,255,0.3);
 }
 .jsSorting .press:hover{
     background: rgb(67, 178, 24);
     text-decoration: none; 
     color:#fff;
 }
 .jsSorting a.active.press:hover{
     background: rgb(51, 154, 18);
     text-decoration: none; 
     color: #fff;
 }
 
 /* dropdown next to the search button
 ---------------------------------------- */
 .jsSearchType {	background: #4f575b; }
 .search .jsSearchType ul {background: #4f575b; }
 .search .jsSearchType ul a:hover { background: #636c71; color: #fff; }
 .search .jsSearchType ul a { color: #fff; }
 
 /* Autocomplete
 ---------------------------------------- */
 .ui-autocomplete { max-height: 315px; overflow-y: hidden; overflow-x: hidden; text-align:left; z-index: 1031; border: 1px solid #bbbaba; margin-top: 3px !important; border-radius: 0 0 4px 4px;  background: #C6D5CC; padding: 5px;} 
 .ui-autocomplete li { font-size: 13px; line-height: 30px;}
 .ui-menu .ui-menu-item {margin-left: 10px; margin-right: 10px;padding-left:22px;}
 .ui-menu .ui-menu-item:hover {background:#F5DFBD; border-radius:16px;}
 /* IE 6 doesn't support max-height, we use height instead, but this forces the menu to always be this tall */
 * html .ui-autocomplete { height: 250px; }
 
 /* .ubox-text input was messing it up
 ---------------------------------------- */
 .recaptchatable #recaptcha_response_field {height: 20px; }
 
 /* trailer
 ---------------------------------------- */
 #trailer { display: none; position: absolute; top: 0px; left: 0px;}
 #trailerp:hover #trailer { display:block; }
 .trailer { width: 100%; }
 .trailer video { width: 100%; border-radius: 8px }
 
 /* popup
 ---------------------------------------- */
 .popbutton {
   float: right;
   margin-right: 10px;
 }
 .popoverlay {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   background: rgba(0, 0, 0, 0.7);
   transition: opacity 500ms; /* only works with visibility and not display:none */
   display: none;
   opacity: 0;
   z-index: 10000;
 }
 .popoverlay:target {
   display: block;
   opacity: 1;
 }
 .popoverlay .ubox-text { width: 200px; float: none; margin: 10px auto; padding: 10px; position: relative; background: #F4F0E4; border: 1px solid #bbbaba; border-radius: 16px}
 .popoverlay .popclose {
   position: absolute;
   top: 15px;
   right: 15px;
   font-size: 20px;
 }
 
 /* icons below video player
 ---------------------------------------- */
 .detail-con .svg-icon { fill: #1f4a3c; font-size: 30px } 
 .detail-con .svg-icon:hover { fill: #6d9384 }
 .detail-con ._767p { top: -9px; position: relative } 
 .svg-icon { width: 1em; height: 1em; display: inline-block; fill: currentColor; position: relative}
 
 /* Ad Squares
 ---------------------------------------- */
 .adnSpot2 { margin: 0 auto }
 .outer-item .adnSpot2 iframe { width: 100%; height: 100%; margin: 0 auto }
 .outer-item-pics .adnSpot2 iframe { width: 100%; height: 100%; }
 .ads-thumb-list { font-size: 11px; position: absolute; bottom: 10px; width: 100%; color: #fff; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, 0 0 5px #000 }
 .ads { font-size: 11px; color: gray }
 
 /* Embed Overlay - what does this do?
 ---------------------------------------- */
 .embedoverlay {position:absolute; top:20px; right:10px; transition: .5s ease; opacity: 0;}
 .embedoverlay a {color:white; background: black; padding: 5px;}
 #playerz:hover .embedoverlay {opacity: 1;}
 
 /* mobile search
 ---------------------------------------- */
 .search-type, .search-type2 {
     float: right;
     position: relative;
 }
 .search-type .list-types, .search-type2 .list-types {
     display: none;
     position: absolute;
     right: 0;
     top: 28px;
     background: #C6D5CC;
     width: 110px;
     padding: 5px;
     border-bottom-left-radius: 4px;
     border-bottom-right-radius: 4px;
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     /* border: 1px solid #bbbaba; */
     margin: -1px 0 0 0;
     overflow: hidden;
 }
 .search-type .list-types.shown, .search-type2 .list-types.shown{
     display: block;
 }
 .search-type .list-types a, .search-type2 .list-types a{
     color: #115740;
     padding: 6px 10px;
     display: block;
 }
 .search-type .list-types a.active, .search-type2 .list-types a.active{
     background: #F5DFBD;
     color: #1f4a3c;
     border-radius: 16px;
 }
 .search-type .list-types a:hover, .search-type2 .list-types a:hover{
     background: #F5DFBD;
     border-radius:16px;
 }
 .search-type .list-types .icon-middle, .search-type2 .list-types .icon-middle{
     width: 18px;
     text-align: center;
     font-size: 16px;
 }
 .search-type .list-types .icon-middle .svg-icon, .search-type2 .list-types .icon-middle .svg-icon{
     display: inline-block;
     vertical-align: top;
 }
 .search-type .button-drop, .search-type2 .button-drop{
     height: 30px;
     border-bottom-left-radius: 0;
     border-top-left-radius: 0;
     border-bottom-right-radius: 4px;
     border-top-right-radius: 4px;
     background-color: #c6d5cc;
     border-left: 0;
     border-right: 0;
     border-top: 0;
     border-bottom: 0;
     outline: none;
     cursor: pointer;
 }
 .search-type .icon-drop, .search-type2 .icon-drop{
     font-size: 8px;
     color: #115740;
 }
 .search-type .icon-type, .search-type2 .icon-type{
     font-size: 16px;
     color: #1f4a3c;
 }
 .search-type .icon-middle, .search-type2 .icon-middle {margin-top:auto;}
 
 .trophy {font-size:24px;fill:#269b17;float:left;margin-right:10px;}
 
 .input-holder {position:relative;}
 .input-holder .svg-icon {display: inline; position: absolute; top: 8px; left: 10px; font-size: 14px; fill: #1f4a3c !important;}
 #taglink::-webkit-scrollbar {height: 0px; width: 0px;}
 
 .scroll-button {position:absolute; z-index:2; border-radius:50%; width:36px; height:36px; top:50px; border:none; box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%); background: #F4F0E4;}
 .button-next {right:12px;}
 .button-prev {left:12px;}
 
 .new-releases::-webkit-scrollbar {display: none}
 .tags::-webkit-scrollbar {display: none}
 .recent::-webkit-scrollbar {display: none}
 .manga::-webkit-scrollbar {display: none}
 .popularcat::-webkit-scrollbar {display: none}
 .characters::-webkit-scrollbar {display: none}
 #item_tmp {width: 240px; margin: 0 10px 0 0}
 #item_tmp_img {width: 240px; height: 135px}
 /* @media statements
 ---------------------------------------- */
 @media (max-width: 340px) {.categorytoggle .outer-item { width: 100%;}}
 @media (min-width: 341px) {.categorytoggle .outer-item { width: 50%;}}
 @media (min-width: 671px) {.categorytoggle .outer-item { width: 33.33333333%;}}
 @media (min-width: 1001px) {.categorytoggle .outer-item { width: 25%;}}
 
 @media (max-width: 639px) {.outer-item {width: 50%;} #item_tmp {width: 50%; margin: 0 10px 0 0;}  #item_tmp_img {width: 100%; height:auto;}}
 @media (min-width: 640px) {.outer-item { width: 50%;}}
 @media (min-width: 671px) {.outer-item { width: 33.33333333%;}}
 @media (min-width: 1001px) {.outer-item { width: 25%;}}
 
 @media (max-width: 474px) {.outer-item-pics { width: 50%;}}
 @media (min-width: 475px) {.outer-item-pics { width: 33.33333333%;}}
 @media (min-width: 707px) {.outer-item-pics { width: 25%;}}
 @media (min-width: 939px) {.outer-item-pics { width: 20%;}}
 @media (min-width: 1191px) {.outer-item-pics { width: 16.66666666%;}}
 @media (min-width: 1261px) {.outer-item-pics { width: 20%;}}
 @media (min-width: 1381px) {.outer-item-pics { width: 16.66666666%;}}
 
 @media (min-width: 1024px) {.outer-item-pics.gallery { width: 33.33333333%;}}
 @media (min-width: 1047px) {.outer-item-pics.gallery { width: 25%;}}
 @media (min-width: 1469px) {.outer-item-pics.gallery { width: 20%;}}
 
 /* margins
 ---------------------------------------- */
 .h-margin {max-width: 1660px; margin: 0 auto}
 @media (max-width: 1680px) {.h-margin {padding: 0 20px;}}
 @media (max-width: 1024px) {.h-margin {padding: 0 10px;}}
 @media (min-width: 1557px) {.h-margin {padding: 0 80px;}}
 .main {max-width: 1660px; margin: 0 auto}
 @media (max-width: 1680px) {.main {padding: 60px 10px 0 210px;}}
 @media (max-width: 1260px) {.main {padding: 60px 10px 0 20px;}}
 @media (max-width: 1024px) {.main {padding: 60px 0px 0 10px;}}
 @media (min-width: 1557px) {.main {padding: 60px 70px 0 270px;}}
 
 /* hiding elements
 ---------------------------------------- */
 @media (max-width: 320px) {._320p { display:none; }}
 @media (max-width: 767px) {._767p { display:none; }}
 @media (max-width: 1023px) {._1023p { display:none; }}
 @media (min-width: 768px) {._768plus { display:none; }}
 @media (min-width: 1024px) {._1024plus { display:none; }}
 @media (min-width: 1261px) {._1261plus { display:none; }}
 @media (max-width: 1260px) {.sidebar, .header-btns, .header-btns-wrapper, .signup-login-btns { display:none; }}
 
 /* related videos/pics ?
 ---------------------------------------- */
 @media (max-width:1281px) {.ubox-text .ubox-ul {-webkit-columns:5; -moz-columns:5; columns:5; }}
 @media (max-width:979px) {.ubox-text .ubox-ul { -webkit-columns:4; -moz-columns:4; columns:4;}}
 @media (max-width:600px) {.ubox-text .ubox-ul { -webkit-columns:3; -moz-columns:3; columns:3;} }
 
 /* categories_pick
 ---------------------------------------- */
 @media (max-width:1025px){.ubox-ul .category-section {-webkit-columns:4;-moz-columns:4;columns:4;}}
 @media (max-width:1025px){.ubox-ul #videoSearchResults {-webkit-columns:4;-moz-columns:4;columns:4;}}
 @media (max-width:1025px){.ubox-ul #gallerySearchResults {-webkit-columns:4;-moz-columns:4;columns:4;}}
 @media (max-width:767px){.category-select {white-space: nowrap; overflow: hidden; overflow-x: scroll;}}
 @media (max-width:767px){.alphabet {height: 42px; overflow: hidden;}}
 @media (max-width:767px){.ubox-ul .category-section {width: auto; display: flex; }}
 @media (max-width:767px){.ubox-ul .category-section {-webkit-columns:unset;-moz-columns:unset;columns:unset; width:100%; display: flex; flex-flow: row wrap }}
 @media (max-width:767px){.ubox-ul #videoSearchResults {-webkit-columns:unset;-moz-columns:unset;columns:unset; width:100%; display: flex; flex-flow: row wrap }}
 @media (max-width:767px){.ubox-ul #gallerySearchResults {-webkit-columns:unset;-moz-columns:unset;columns:unset; width:100%; display: flex; flex-flow: row wrap }}
 @media (max-width:767px){.tab {width: auto}}
 @media (max-width:767px){.category-item {width: auto; margin-right: 4px}}
 @media (max-width:850px){.tag-quantity {display: none}}
 @media (max-width:767px){.tab-content { padding: 0; border-radius: 0; background: transparent; box-shadow: none }}
 @media (max-width:767px){.ubox-ul #videoSearchResults {margin: 0 }}
 @media (max-width:767px){.ubox-ul #gallerySearchResults {margin: 0 }}
 
 /* category pick filter
 ---------------------------------------- */
 @media (max-width: 767px) {.tag-search { max-width: 405px; width: calc(100% - 10px); margin-left: 0px; clear: both}}
 @media (max-width: 767px) {.cat-toggle { max-width: 405px; width: calc(100% - 10px); float: none; display: flex; justify-content: space-between; clear: both}}
 
 /* video slider
 ----------------------------------------
 .exo_wrapper { max-width: 400px !important; max-height: 225px !important }
 */

 /* left nav banner */
 .leftnav_banner div div div {width: 169px !important; height: 141px !important}
 .leftnav_banner div div div div {width: 169px !important; height: 141px !important}
 
 /* Fluidplayer css */
 .fp_title .svg-icon { margin-right: 5px; position: relative; top: 1px; fill: currentColor; font-size: 14px; }
 .fp_title .information {background-color: rgba(0,0,0,.5); white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; display:inline-flex; padding: 0px 5px; align-items: center; border-radius: 4px;}