:root {
    --bp: 1100px;
    --paper: #f7f7f8;
    --border: #e6e6ea;
    --ink: #7a6e6e;
    --shadow: 0 10px 30px rgba(0, 0, 0, .15);
    --header-h: 37px;
    --card-r: 4px;
    --card-height: 24px;
    --card-height-strong: 28px;
    --title-height: 30px;
    --sort-font-s: 15px;
    --sidebar-w: 161px;
    --sidebar-video-w: 310px;
    --like-bg: #2f2f2f;
    --like-fg: #fff;
    --like-active: #d1573f;
    --btn-font: 15px;
    --btn-ic: 20px;
    --btn-pad-y: 8px;
    --btn-pad-x: 12px;
    --btn-radius: 6px;
}

html,
body,
#container,
.container_p {
    min-width: 400px;
    overflow-x: auto;
}

#sort-desktop {
    display: none;
}

#sort-mobile {
    display: inline-flex
}

.block-text,
.content,
.videos {
    overflow: visible;
}

a,
body {
    color: #786764;
}

fieldset,
form,
img {
    border-style: none;
}

#container,
#container-video,
#containervgalery {
    margin: 0 auto;
    z-index: 9;
}

#sexhound-links,
#slogan,
#top-banner,
.logo {
    position: absolute;
}

.logo a,
.videos li a {
    cursor: pointer;
}

html {
    background: url(https://images.sexhoundlinks.com/bg-html.gif);
}

body {
    margin: 0;
    font: 12px Tahoma, Arial, sans-serif;
    background: url(https://images.sexhoundlinks.com/bg-body.gif) 50% 0 repeat-x;
    position: relative;
}

a {
    text-decoration: underline;
}

#header .subnav li a,
a:hover {
    text-decoration: none;
}

a:focus {
    outline: 0;
}

input,
select,
textarea {
    font: 100% Tahoma, Arial, sans-serif;
    vertical-align: middle;
}

.anchor,
.logo a {
    display: block;
    font-size: 0;
    text-indent: -9999px;
}

fieldset,
form {
    margin: 0;
    padding: 0;
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.anchor {
    width: 0;
    height: 0;
}

#header,
#headermovies {
    width: 100%;
    overflow: visible;
    position: relative;
}

#container {
    overflow-y: hidden;
    overflow-x: visible;
    position: relative;
}

#containervgalery {
    width: 1090px;
    overflow: hidden;
    position: relative;
}

#container-video {
    width: 1040px;
    overflow: hidden;
    position: relative;
}

#header {
    height: 223px;
}

#headermovies {
    height: 60px;
}

.logo,
.logo a {
    width: 189px;
    height: 179px;
}

.logo {
    left: 8px;
    top: 44px;
    z-index: 9;
    margin: 0;
}

.logo.inner {
    left: 19px;
}

.logo a {
    background: url(https://images.sexhoundlinks.com/logo.png) no-repeat;
}

.logo.inner a {
    width: 151px;
    height: 179px;
    background: url(https://images.sexhoundlinks.com/logo-inner.png) no-repeat;
}

#slogan {
    left: 162px;
    top: 63px;
}

#slogan div {
    width: 342px;
    height: 141px;
    /* background: url(https://images.sexhoundlinks.com/slogan.png) no-repeat; */
    background: url(https://images.sexhoundlinks.com/slogan-w.png) no-repeat;
    padding: 18px 0 0 56px;
    color: #735c47;
}

#slogan h2 {
    margin: 0;
    font-size: 14px;
}

#slogan p {
    width: 270px;
    margin: 0;
    font-size: 12px;
}

.mainblock,
.mainblock-btm {
    width: 100%;
    overflow: hidden;
}

#slogan p a {
    position: relative;
    color: #735c47;
}

#top-banner {
    right: 18px;
    top: 60px;
    border: 3px solid #f3e5d8;
}

#headermovies .subnav {
    padding: 1px 0 0;
    float: right;
    overflow: hidden;
    background: url(https://images.sexhoundlinks.com/subnav-divider.gif) 100% 1px no-repeat;
}

#headermovies .subnav li {
    float: left;
    height: 26px;
    background: url(https://images.sexhoundlinks.com/subnav-divider.gif) 0 1px no-repeat;
    padding: 10px 20px 0;
    font-size: 14px;
}

#headermovies .subnav li a {
    text-decoration: none;
    color: #837474;
}

#headermovies .subnav li a:hover {
    color: #a4a4a4;
}

#headermovies .subnav li a:active {
    color: #d1573f;
}

#header .subnav {
    padding: 1px 0 0;
    float: right;
    overflow: hidden;
    background: url(https://images.sexhoundlinks.com/subnav-divider.gif) 100% 1px no-repeat;
}

#header .subnav li {
    float: left;
    height: 26px;
    background: url(https://images.sexhoundlinks.com/subnav-divider.gif) 0 1px no-repeat;
    padding: 10px 20px 0;
    font-size: 14px;
}

#header .subnav li a {
    color: #837474;
}

#header .subnav li a:hover {
    color: #a4a4a4;
}

#header .subnav li a:active {
    color: #d1573f;
}

#sexhound-links {
    left: 10px;
    top: 6px;
}

.mainblock {
    background: url(https://images.sexhoundlinks.com/mainblock-top.gif) no-repeat #e8dbcf;
    margin-bottom: 18px;
}

.mainblock-btm {
    background: url(https://images.sexhoundlinks.com/mainblock-btm.gif) 0 100% no-repeat;
    padding: 10px 0 0;
}

.mainblock-btm.sm {
    background: url(https://images.sexhoundlinks.com/mainblock-btm-sm.gif) 0 100% no-repeat;
}

.moviestitle h2 {
    margin: 0;
    background: url(https://images.sexhoundlinks.com/new/bg-top-heading.gif) 0 100% repeat-x #fff7ee;
    border-bottom: 1px #e8dbcf solid;
    color: #d1573f;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    padding: 3px 5px 7px;
}

.moviestitle h2 a {
    color: #d1573f;
}

.sidebar h3,
.sidebar-m h3,
.sidebarmovies h3 {
    font-size: 14px;
    font-weight: 400;
    color: #746252;
    padding: 3px 0 4px 7px;
    background: #fffaf5;
}

.moviestitle h2 a:hover {
    text-decoration: underline;
}

.sidebar-m {
    width: 120px;
    overflow: hidden;
}

.sidebar-m.left {
    float: left;
    display: inline;
    margin: 0 4px 0 10px;
}

.sidebar-m.right {
    float: right;
    display: inline;
    margin-right: 10px;
}

.sidebar-m h3 {
    margin: 0;
}

.sidebarmovies {
    width: 310px;
    overflow: hidden;
}

.sidebarmovies.left {
    float: left;
    display: inline;
    margin: 0 4px 0 10px;
}

.sidebarmovies.right {
    float: right;
    display: inline;
    margin-right: 10px;
}

.sidebarmovies h3 {
    margin: 0;
}

.sidebar {
    width: var(--sidebar-w);
    overflow: hidden;
}


.sidebar.left {
    float: left;
    display: inline;
    margin: 0 4px 0 10px;
}

.sidebar.right {
    float: right;
    display: inline;
    margin-right: 10px;
}

.sidebar.right.v-page {
    --sidebar-w: var(--sidebar-video-w);
}

.sidebar h3 {
    margin: 0;
}

.link-list li a,
.widget a,
.widgetmoviesgal a {
    color: #6f6f6f;
    font-weight: 700;
    text-decoration: none;
}

.link-list li,
.widget li,
.widgetmoviesgal li {
    font-size: 12px;
    line-height: 13px;
    border-top: 1px #fffcf9 solid;
    background: #f3ebe4;
    float: left;
    overflow: hidden;
}

.link-list,
.widget ul {
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}

.link-list li,
.widget li {
    width: 100%;
}

.link-list li a,
.widget a {
    float: left;
    width: calc(100% - 20px);
    overflow: hidden;
    padding: 4px 7px 5px;
}

.widgetmoviesgal ul {
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}

.widgetmoviesgal li {
    width: 100%;
}

.widgetmoviesgal a {
    float: left;
    width: 302px;
    overflow: hidden;
    padding: 4px 7px 5px;
}

.widgetmoviesgal li a:hover,
.widgetmoviesgal li.active a {
    background: #efdbca;
    color: #aa6060;
}

#recentcomments li {
    width: 146px;
    padding: 4px 7px 5px;
}

#recentcomments a {
    float: none;
    background: 0 0 !important;
    padding: 0;
}

.link-list li a:hover,
.link-list li.active a,
.widget li a:hover,
.widget li.active a {
    background: #efdbca;
    color: #aa6060;
}

.link-list.red li a {
    color: #de7c51;
}

.link-list.red li a:hover,
.link-list.red li.active a {
    background: #f7eee5;
    color: #6b5854;
}

.link-list.last {
    background: #fffcf9;
    padding-bottom: 9px;
}

.sidebanner {
    width: 150px;
    overflow: hidden;
    border: 5px solid #fffcf9;
    margin-bottom: 5px;
}

.gallery-video {
    margin: auto;
    text-align: center;
    width: 752px;
    overflow: hidden;
    background: #f8f3ee;
    padding-top: 13px;
    padding-bottom: 13px;
}

.content h3,
.title-v h3 {
    margin: 0;
    background: url(https://images.sexhoundlinks.com/new/bg-top-heading.gif) 0 100% repeat-x #fff7ee;
    border-bottom: 1px #e8dbcf solid;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #d1573f;
}

.title-v h3 {
    margin: 0 10px 10px 10px;
    border-bottom: 0;
}

.content {
    float: left;
    width: calc(100% - 192px);
    overflow: hidden;
    padding: 0 10px 10px;
}

.content.v-page {
    float: left;
    width: calc(100% - var(--sidebar-video-w) - 30px);
    overflow: hidden;
    padding: 0 10px 10px;
}

.content-right-movies {
    float: left;
    width: 860px;
    overflow: hidden;
}

.content-right {
    float: left;
    width: 816px;
    overflow: hidden;
}

.post {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}

.content h3,
.title-v h3 {
    padding: 3px 5px 7px;
}

.content h3 a,
.title-v h3 a {
    color: #d1573f;
    text-decoration: none;
}

.content h3 a:hover,
.title-v h3 a:hover {
    text-decoration: underline;
}

.posted {
    width: 646px;
    overflow: hidden;
    padding: 4px 0 4px 6px;
    color: #998674;
    background: #f4e9df;
    border-bottom: 2px #e8dbcf solid;
    font-size: 12px;
    line-height: 13px;
}

.posted a.post-edit-link,
.posted em a {
    color: #734747;
    font-weight: 400;
}

.postbody,
.postbottom {
    line-height: 14px;
    overflow: hidden;
}

.posted a {
    font-weight: 700;
}

.posted a.post-edit-link {
    font-style: italic;
}

.posted span {
    float: left;
}

.posted em {
    float: right;
    color: #734747;
    font-style: normal;
    padding-right: 5px;
}

.posted a {
    text-decoration: none;
    color: #998674;
}

.posted a:hover {
    text-decoration: underline;
}

.postbody {
    width: 638px;
    background: #f8f3ee;
    padding: 13px 0 3px 14px;
}

.postbody p img {
    border: 3px solid #dfbb9b;
    display: block;
    margin-left: -4px;
}

.postbody p {
    width: 615px;
    margin: 0 0 7px;
    padding: 0 4px;
}

.postbottom {
    width: 619px;
    padding: 2px 0 17px 3px;
}

* html .postbottom {
    padding-bottom: 16px;
}

.postbottom strong {
    float: left;
    font-size: 12px;
    color: #9a6868;
    padding: 4px 0 0;
}

.postbottom strong a {
    color: #9a6868;
    text-decoration: none;
}

.postbottom a:hover {
    text-decoration: underline;
}

.postbottom span {
    float: right;
}

.postbottom span a {
    float: left;
    padding: 4px 15px;
    border: 1px solid #d8d4cf;
    background: url(https://images.sexhoundlinks.com/btn-bg.gif) 0 100% repeat-x #f3ebe3;
    text-decoration: none;
}

.title {
    height: var(--title-height);
    line-height: var(--title-height);

    overflow: hidden;
    background: url(https://images.sexhoundlinks.com/new/bg-top-heading.gif) repeat-x;
    padding: 0 10px 0 0;
    margin-bottom: 10px;
}

.title h3 {
    float: left;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #d1573f;
    padding: 0 0 0 5px;
}

.block-movies,
.block-text {
    width: 100%;
    padding: 0 10px;
    padding-bottom: 12px;
    overflow: hidden;
    box-sizing: border-box;
}

.block-text .title h3 {
    color: #d4614a;
}

.block-text .title.center h3 {
    width: 100%;
    text-align: center;
    color: #746252;
}

.block-text .title.center h3.red {
    color: #d4614a;
}

.block-text .title.center h3.grey {
    color: #a78c87;
}

.block-movies {
    width: 1070px;
}

.block-movies .title h3 {
    color: #d4614a;
}

.block-movies .title.center h3 {
    width: 100%;
    text-align: center;
    color: #746252;
}

.block-movies.title.center h3.red {
    color: #d4614a;
}

.block-movies .title.center h3.grey {
    color: #a78c87;
}

.blog-post {
    overflow: hidden;
    margin-bottom: -4px;
}

.blog-post li {
    float: left;
    width: 319px;
    padding: 5px 0 10px 6px;
    margin: 0 3px 3px 0;
    background: #faf1e8;
    text-align: center;
}

.blog-post li img {
    float: left;
    margin: 0 5px 0 0;
}

.blog-post li span {
    float: left;
    overflow: hidden;
    font-size: 12px;
    width: 247px;
    padding: 0 2px 5px 0;
}

.blog-post li span em {
    float: left;
    color: #e18431;
    font-style: normal;
}

.blog-post li span a {
    float: right;
    color: #c56b6b;
    text-decoration: none;
}

.blog-post li span a:hover {
    text-decoration: underline;
}

.footer .inner h5 a,
.pager li a,
.sublinks1 li a,
.sublinks2 li a,
.videos li a,
.videosamples li a {
    text-decoration: none;
}

.blog-post li p {
    margin: 0;
    padding: 0 0 10px 10px;
    line-height: 15px;
}

.pager {
    float: right;
    display: inline;
    overflow: hidden;
}

.title .pager {
    margin-right: -12px;
}

.pager li {
    float: left;
    color: #ae9e9c;
    font-size: 12px;
    font-weight: 700;
    padding: 0 8px;
    margin-right: -1px;
}

.pager li.first {
    background: 0 0;
    padding: 0;
    color: #b2b2b2;
}

.pager li a {
    color: #7a6e6e;
}

.pager li a:hover,
.pager li.active a {
    color: #ae9e9c;
}

.active_x {
    color: #8f4e4e !important;
}

.block-text .inner {
    width: 980px;
    max-width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff7ee;
    padding: 5px 0 0 9px;
}

.block-text .inner p {
    width: 960px;
    margin: 0 0 7px;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #909090;
    text-align: center;
}

.block-text .inner p.dark {
    color: #8c7159;
}

.sublinks1 {
    width: 1000px;
    overflow: hidden;
    padding: 5px 0 0;
    margin-bottom: -7px;
}

.sublinks1 li {
    float: left;
    line-height: 13px;
    line-height: 15px;
    margin: 0 7px 7px 0;
}

.sublinks1 li a {
    float: left;
    width: 143px;
    height: 19px;
    border: 2px solid #dfbb9b;
    background: #ecd6c3;
    padding: 3px 5px 0;
    font-weight: 700;
    color: #86705d;
}

.sublinks1 li a:hover,
.sublinks1 li.active a {
    background: #f2e4d7;
    color: #ac723e;
}

.sublinks2 {
    width: 1000px;
    overflow: hidden;
    padding: 3px 0 0;
    margin-bottom: -2px;
}

.sublinks2 li a {
    width: 228px;
    height: 21px;
    float: left;
    background: #b7ab9f;
    padding: 5px 6px 0 8px;
    line-height: 13px;
    font-weight: 700;
    color: #faf1e8;
}

.sublinks2 li a:hover,
.sublinks2 li.active a {
    background: #c2a991;
}

.videos {
    width: 100%;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 5px;
    align-items: start;
}

.videos.xl {
    grid-template-columns: repeat(4, 1fr);
}

.sublinks2 li {
    float: left;
    overflow: hidden;
}

.videos li {
    position: relative;
    width: auto !important;
    height: auto !important;
    margin: 0;
    padding: 0;
    list-style: none;
    background: transparent;
    overflow: hidden;
}

.videos li a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 3px solid #f8f3ee;
    background: #f8f3ee;
    position: relative;
    border-radius: var(--card-r, 4px);
}

.videos li a::before {
    content: "";
    position: absolute;
    inset: 0px;
    border: 2px solid #dfbb9b;
    pointer-events: none;
    border-radius: var(--card-r, 4px);
}

.videos li img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    border: 0;
    border-radius: 4px;
    aspect-ratio: 3 /4;
}


.movie .videos li,
.movieG .videos li {
    width: auto !important;
    height: auto !important;
}

.videos li a strong {
    position: absolute;
    left: 6px;
    right: 6px;
    bottom: 6px;
    z-index: 2;

    margin: 0;
    padding: 0;

    font-size: 12px;
    line-height: 14px;
    color: #6b5854;
    text-align: center;
    background: transparent;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.movie .videos li a strong {
    padding: 3px 0 4px 5px;
}

.videos li a:hover,
.videos li a:hover strong {
    color: #eb7d0f;
}

.movie .videos li a:hover strong {
    color: #d1573f;
}

.videos li em,
.videosamples li a em {
    font-style: normal;
    font-weight: 700;
    color: #e8dbcf;
    text-align: center;
}

.movie .videos li img {
    width: 100%;
    height: auto;
    border-bottom: 0;
}

.videos li a:hover img {
    opacity: 0.7;
}

.videos li em {
    position: absolute;
    left: 2px;
    right: 2px;
    bottom: 2px;
    height: var(--card-height);
    padding: 0 3px;
    margin: 0 !important;
    background: url(https://images.sexhoundlinks.com/shadow.png);
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 1;
    z-index: 1;
    border-bottom-left-radius: calc(var(--card-r) - 1px);
    border-bottom-right-radius: calc(var(--card-r) - 1px);
}

.movie .videos li em a:hover {
    border-right: 2px #d1573f solid;
    border-left: 2px #d1573f solid;
    border-bottom: 2px #d1573f solid;
    border-top: 0;
}

.videos li em.categories {
    --card-height: 26px;
    font-size: 18px;
    justify-content: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.banner-wide {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e8dbcf;
    margin-bottom: 20px;
}

.banner-wide img {
    float: left;
}

.videosamples {
    width: 1010px;
    overflow: hidden;
    padding: 4px 0 0;
    margin-bottom: -12px;
}

.videosamples li {
    float: left;
    width: 152px;
    overflow: hidden;
    margin: 0 13px 13px 0;
    position: relative;
}

.videosamples li a {
    float: left;
    overflow: hidden;
    border: 1px solid #dfbb9b;
    background: #dfbb9b;
}

.videosamples li a img {
    float: left;
    position: relative;
    z-index: 1;
    width: 150px;
    height: 115px;
}

.videosamples li a:hover img {
    opacity: 0.8;
}

.videosamples li a em {
    float: left;
    width: 150px;
    height: 22px;
    overflow: hidden;
    background: url(https://images.sexhoundlinks.com/shadow.png);
    line-height: 22px;
    margin: -22px 0 0;
    z-index: 9;
}

.videosamples li a:hover em {
    color: #ffb400;
}

.cont-hold {
    width: 100%;
    position: relative;
    z-index: 1;
}

.loading {
    background: url(https://images.sexhoundlinks.com/loading.gif) 50% 50% no-repeat #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
}

.addthisnew,
.footer,
.link-list-v,
.thumb_mov_model a {
    position: relative;
}

.footer {
    width: 100%;
    height: 90px;
    background: url(https://images.sexhoundlinks.com/bg-footer.gif) repeat-x;
    z-index: 1;
    padding: 92px 0 0;
    text-align: center;
}

.ads,
.adsmovies a {
    padding: 5px;
    font-weight: 700;
}

.footer .inner {
    overflow: hidden;
    margin: 0 auto;
}

.footer .inner h5 {
    margin: 0 0 15px;
    font-size: 12px;
    font-weight: 400;
    color: #d4614a;
}

.footer .inner h5 a {
    color: #d4614a;
}

.footer .inner h5 a:hover {
    text-decoration: underline;
}

.footer .inner p {
    margin: 0 0 1px;
    font-size: 12px;
    color: #9d8f83;
}

.ads {
    color: #d1573f;
    font-size: 26px;
    margin: 5px;
}

.adsmovies a {
    display: block;
    width: 100%;
    color: #ba442d;
    font-size: 34px;
    text-decoration: none;
    margin: 0 5px 5px;
    background: #f8f3ee;
}

.adsmovies a:hover {
    color: #ba442d;
    background: #efdbca;
}

.gallery {
    margin: auto;
    text-align: center;
    width: 100%;
    overflow: hidden;
    background: #f8f3ee;
    padding-top: 13px;
    padding-bottom: 13px;
}

.gallery a img {
    margin: 1px;
    border: 2px solid #dfbb9b;
}

.gallery a:hover img {
    border: 2px dashed #dfbb9b;
}

.movieG .videos li {
    padding: 0 0 3px 3px;
}

.movieG .videos li a strong {
    padding: 3px 0 4px 5px;
}

.movieG .videos li a:hover strong {
    color: #d1573f;
}

.movieG .videos li img {
    width: 100%;
    height: auto;
    border-bottom: 0;
}

.movieG .videos li em {
    height: 18px;
    padding-left: 3px;
    padding-right: 3px;
    margin: 0;
    border-right: 2px #dfbb9b solid;
    border-left: 2px #dfbb9b solid;
    border-bottom: 2px #dfbb9b solid;
    border-top: 0;
}

.movieG .videos li em a:hover {
    border-right: 2px #d1573f solid;
    border-left: 2px #d1573f solid;
    border-bottom: 2px #d1573f solid;
    border-top: 0;
}

.addthisnew {
    width: 300px;
    height: 100px;
    overflow: hidden;
    text-align: center;
}

.addthisnew a {
    width: 60px;
    height: 90px;
    padding: 4px;
    display: inline-block;
    margin: 3px;
}

#back-top {
    position: fixed;
    bottom: 50px;
    right: 40px;
    display: none;
}

#back-top .top-btn {
    display: block;
    z-index: 1000;
    width: 49px;
    height: 49px;
    clear: both;
    background: url(/images-new/to-top.png) no-repeat;
}

#back-top .top-btn:hover {
    background-position: 0 -49px;
}

.list-box {
    margin: 5px auto;
    display: block;
    width: 980px;
    padding: 20px 10px;
    background-color: #fff7ee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.list-box ul {
    width: 196px;
    float: left;
    list-style-type: none;
}

.list-box ul li {
    width: 170px;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #9e9e9e;
    margin-bottom: 1px;
}

.list-box ul li a {
    display: block;
    padding: 8px 5px;
    color: #848484;
}

.list-box ul li:hover a {
    color: #fff;
    background-color: #f36523;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.list-box ul li a span {
    color: #9e9e9e;
}

.list-box ul li:hover a span {
    color: #fff;
}

.letter li {
    display: block;
    font-size: 14px;
    padding: 9px 6px;
}

.link-list-v {
    text-align: center;
}

.link-list-v li {
    float: left;
    height: 34px;
    padding-right: 9px;
}

.link-list-v a {
    float: left;
    height: 31px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(https://images.sexhoundlinks.com/new/btn01.png) no-repeat;
}

.link-list-v a.link01 {
    width: 115px;
}

.link-list-v a.link01:hover {
    background-position: 0 -31px;
}

.link-list-v a.link02 {
    width: 67px;
    background-position: -115px 0;
}

.link-list-v a.link02:hover {
    background-position: -115px -31px;
}

.link-list-v a.link03 {
    width: 67px;
    background-position: -182px 0;
}

.link-list-v a.link03:hover {
    background-position: -198px -62px;
}

.div-parent-add-class .link-list-v a.link03 {
    background-position: -182px -31px;
}

.tools {
    float: left;
    font: 700 14px/18px Arial, Helvetica, sans-serif;
    color: #5c5c5c;
    padding: 6px 0 0 11px;
}

.tools li {
    padding-right: 18px;
    float: left;
}

.tools img {
    margin-right: 1px;
}

.model {
    margin-bottom: 10px;
    padding: 4px 5px;
}

.model .titlem {
    font-weight: 700;
    text-align: left;
    margin: 0 0 3px;
    padding: 10px;
    color: #fff;
    background-color: #b9b4b0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.model .model-foto {
    border: 6px solid #a91e3f;
    margin: 5px;
    float: left;
}

.model .model-info {
    margin-top: 6px;
    margin-left: 264px;
}

.model .model-name {
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    font-weight: 700;
    margin-left: 5px;
}

.model .profile-info {
    color: #fff;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

.model .profile-info span {
    font-size: 12px;
    font-weight: 700;
}

.model .model-stats {
    line-height: 24px;
    height: 290px;
    color: #000;
    background-color: #eee;
    display: block;
    padding: 25px 10px;
    font-size: 14px;
}

.model .model-stats b {
    font-size: 17px;
    line-height: 28px;
    color: #555;
}

.model .model-stats .model-stats-row {
    float: left;
    width: 200px;
}

.model .model-stats .model-stats-row-rate {
    float: right;
    width: 145px;
}

.gxxx {
    display: inline-block;
    height: 29px;
    line-height: 29px;
    padding: 0 8px;
    margin: 20px;
    font-weight: 700;
    font-size: 21px;
    font-family: Tahoma, sans-serif;
    color: #fff;
    background-color: #ff7e00;
    border: 1px solid #ea7400;
    text-shadow: 1px 1px 0 #000;
}

.gxxx:hover {
    color: #fff;
    text-shadow: 1px 1px 0 #353535;
    border: 1px solid #5e5d5d;
}

.thumb_mov_model a {
    width: 220px;
    height: auto;
    border: 5px solid #f8f3ee;
    padding: 2px;
    background: #dfbb9b;
    display: inline-block;
    overflow: hidden;
    text-align: left;
    word-spacing: 0;
    letter-spacing: 0;
    margin: 4px 2px 0;
    vertical-align: top;
}

.container_p {
    max-width: 1250px;
    width: 100%;
    margin: 0 auto;
}

.block_text .block_text_p {
    width: auto;
    margin: 0 10px;
    box-sizing: border-box;
}

#container_pics_main {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 9;
}


li.thumbs_pics_m img {
    width: 100%;
    aspect-ratio: 3 / 4;
    height: auto;
}

li.thumbs_video img {
    width: 100%;
    aspect-ratio: 4 / 3;
    height: auto;
}

li.thumbs_pics_m b.left {
    margin-left: 0;
    padding-left: 3px;
}

li.thumbs_pics_m b.right {
    margin-right: 0;
    padding-right: 3px;
}

.group img {
    width: calc(25% - 16px);
    aspect-ratio: 3 / 4;
    height: auto;
}

#sidebar_pics_g {
    width: var(--sidebar-w);
}

.title {
    overflow: visible;
    position: relative;
}

.title .sort {
    font-size: 15px;
    float: right;
    position: relative;
    z-index: 9;
    margin-right: 10px;
    height: var(--title-height, 25px);
    display: inline-flex;
    align-items: center;
}

.title .pager {
    margin-right: 12px;
}

.sort__toggle {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    user-select: none;
    padding: 0 4px;
    height: var(--title-height, 25px);
    line-height: var(--title-height, 25px);
    color: #7a6e6e;
}

.sort__toggle:focus {
    outline: none;
}

.sort__toggle:focus-visible {
    outline: 2px solid #2684ff;
    outline-offset: 2px;
}

.sort__toggle[aria-expanded="true"] .sort__icon {
    transform: translateY(1px) rotate(180deg);
}

.sort__menu {
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    min-width: 160px;
    padding: 6px;
    border: 1px solid var(--border, #e6e6ea);
    background: #fff;
    box-shadow: 0 10px 18px rgba(0, 0, 0, .12);
    border-radius: 6px;
}

.sort__menu a {
    display: block;
    padding: 6px 8px;
    border-radius: 4px;
    color: #6f6f6f;
    text-decoration: none;
    white-space: nowrap;
}

.sort__menu a:hover,
.sort__menu a[aria-current="true"] {
    background: #f3ebe3;
    color: #6b5854;
}

.sort__icon {
    width: 12px;
    height: 12px;
    display: inline-block;
    transition: transform .2s ease;
    transform: translateY(1px);
    transform-origin: 50% 50%;
    transform-box: fill-box;
}



.btn-like {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    height: 28px;
    padding: var(--btn-pad-y) var(--btn-pad-x);
    border: 0;
    border-radius: var(--btn-radius);
    background: var(--like-bg);
    color: var(--like-fg);
    font: 12px/1 Tahoma, Arial, sans-serif;
    cursor: pointer;
    user-select: none;
    transition: background .18s ease, transform .08s ease, opacity .18s ease;
    position: relative;
}

.btn-like:hover {
    filter: brightness(1.06);
}

.btn-like:active {
    transform: scale(.98);
}

.btn-like:focus-visible {
    outline: 2px solid #2684ff;
    outline-offset: 2px;
}

.btn-like__ic {
    display: block;
    fill: currentColor;
}

.ic--filled {
    display: none;
}

.btn-like[aria-pressed="true"] {
    background: var(--like-active);
}

.btn-like[aria-pressed="true"] .ic--filled {
    display: block;
}

.btn-like[aria-pressed="true"] .ic--outline {
    display: none;
}

.btn-like[disabled] {
    opacity: .65;
    cursor: default;
}

.btn-like__count {
    font-weight: 700;
    transition: transform .18s ease;
}

.btn-like__count[hidden] {
    display: none;
}

.btn-like[data-tip]:hover::after {
    content: attr(data-tip);
    position: absolute;
    left: 50%;
    bottom: 100%;
    transform: translate(-50%, -6px);
    background: rgba(0, 0, 0, .78);
    color: #fff;
    padding: 4px 6px;
    border-radius: 4px;
    font: 11px/1 Tahoma, Arial, sans-serif;
    white-space: nowrap;
    pointer-events: none;
}

.btn-like__text,
.btn-like__count {
    font-size: var(--btn-font);
}

.btn-like__ic {
    width: var(--btn-ic);
    height: var(--btn-ic);
    flex: 0 0 auto;
}

.btn-like__burst {
    position: absolute;
    right: -6px;
    top: -6px;
    font: 11px/1 Tahoma, Arial, sans-serif;
    color: #fff;
    background: #d1573f;
    padding: 2px 4px;
    border-radius: 10px;
    opacity: 0;
    transform: translateY(4px);
    animation: like-burst .45s ease forwards;
}

.btn-like .ic--filled {
    opacity: 0;
}

.btn-like .ic--outline {
    opacity: 1;
}

.btn-like[aria-pressed="true"] .ic--filled {
    opacity: 1;
}

.btn-like[aria-pressed="true"] .ic--outline {
    opacity: 0;
}

.btn-like__ic .ic--outline {
    stroke-width: 1.8;
}

.btn-like .icon {
    width: 20px;
    height: 20px;
}

.btn-like .icon--on {
    display: none;
}

.btn-like[aria-pressed="true"] .icon--off {
    display: none;
}

.btn-like[aria-pressed="true"] .icon--on {
    display: inline;
}

@keyframes like-burst {
    40% {
        opacity: 1;
        transform: translateY(-4px);
    }

    100% {
        opacity: 0;
        transform: translateY(-10px);
    }
}

.sr-only {
    position: absolute !important;
    width: 1px;
    height: 1px;
    margin: -1px;
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
}

.info-widget {
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 6px 10px;
    justify-content: flex-start;
    align-items: center;
    min-height: 40px;
    background: #f3ebe4;
    font-size: 15px;
    margin-bottom: 5px;
}

.info-widget>* {
    min-width: 0;
}


.info-widget .right {
    margin-left: auto;
    text-align: right;
}

.info-widget p,
.info-widget span,
.info-widget a {
    white-space: normal;
    overflow-wrap: anywhere;
}

.info-widget h2 {
    font-size: 28px;
    color: #000;
    line-height: 1.2;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    flex: 0 1 auto;
}

.info-widget h2 a {
    color: #d1573f;
    font-size: 24px;
    text-decoration: none;
}

.info-widget h2 a:hover {
    text-decoration: underline;
}

/* paysites */

.paysite-link {
    display: flex;
    align-items: stretch;
    width: 100%;
    min-height: 120px;
    text-decoration: none;
    font-family: Arial, sans-serif;
    color: #5c5c5c;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    overflow: hidden;
    box-sizing: border-box;
}

.paysite-left {
    width: 55%;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
}

.paysite-right {
    max-width: 200px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    text-align: right;
    background: #f3ebe4;
    margin-left: auto;
}

.paysite-text {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}

.paysite-button {
    display: inline-block;
    padding: 10px 22px;
    border-radius: 8px;
    background: #ff510e;
    color: #fff;
    font-size: large;
    font-weight: 600;
    width: fit-content;
    transition: background .2s ease, transform .2s ease;
}

.paysite-link:hover .paysite-button {
    background: red;
    transform: translateY(-1px);
}

.psite-wrap {
    margin: 10px 10px 0 10px;
}

.psite-video-wrap {
    margin: 5px 0 10px 0;
}

.text-ad {
    display: flex;
    box-sizing: border-box;
    padding-left: 15px;
    align-items: center;
    font-size: xx-large;
    color: #fff;
    text-decoration: none;
    line-height: 1.2;
}

.text-ad:hover {
    text-decoration: underline;
}

.paysite-left {
    transition: filter 0.2s ease;
}

.paysite-link:hover .paysite-left {
    filter: brightness(1.2);
}

/* media */

@media only screen and (min-width: 986px) and (max-width: 1250px) {
    .container_p {
        width: 985px !important;
    }

    .blog-post {
        width: 985px;
    }

    .block-text .inner {
        width: 980px;
        overflow: hidden;
    }

    .block-text .inner p {
        width: 960px;
    }

    .sublinks1 {
        width: 985px;
    }

    .sublinks1 li a {
        width: 140px;
    }

    #slogan div {
        width: 172px;
        background: url(https://images.sexhoundlinks.com/slogan.png) no-repeat;
    }

    #slogan p {
        width: 162px;
        font-size: 11px;
    }

    #slogan,
    #slogan h2 {
        font-size: 12px;
    }
}

@media only screen and (min-width: 792px) and (max-width: 985px) {

    #container,
    .sublinks1,
    .blog-post,
    .container_p {
        width: 792px !important;
    }

    .block-text .inner {
        width: 787px;
    }

    .block-text .inner p {
        width: 767px;
    }

    .sublinks1 li a {
        width: 174px;
    }

    #slogan {
        display: none;
    }

    #container_pics_main {
        width: 672px;
    }

    .block-text.main-page {
        width: 652px;
    }

    .group img {
        width: 30%;
    }

    .info-widget {
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch;
        gap: 18px 10px;
    }

    .info-widget>span {
        flex: 1 0 100%;
        display: block;
    }

    #like_button_placeholder {
        text-align: center;
    }
}

@media only screen and (max-width: 791px) {
    .paysite-text {
        display: none;
    }

    .paysite-right {
        max-width: 170px;
    }

    .content.v-page,
    .sidebar.right.v-page {
        width: calc(100% - 20px);
    }

    .info-widget {
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch;
        row-gap: 18px;
    }

    .info-widget>span {
        flex: 1 0 100%;
        display: block;
    }

    #like_button_placeholder {
        text-align: center;
    }

    .btn-like {
        --btn-font: 17px;
        --btn-ic: 1.4em;
        --btn-pad-y: 10px;
        --btn-pad-x: 14px;
        min-height: 48px;
    }
}

@media only screen and (min-width: 598px) and (max-width: 791px) {
    .container_p {
        width: 598px !important;
    }

    .blog-post {
        width: 598px;
    }

    .block-text .inner {
        width: 593px;
    }

    .block-text .inner p {
        width: 578px;
    }

    .sublinks1 {
        width: 598px;
    }

    .sublinks1 li a {
        width: 174px;
    }

    #slogan,
    #x_logo_h,
    #x_logo_h_main,
    .logo.inner {
        display: none;
    }

    #container {
        width: 598px;
    }

    .group img {
        width: 46%;
    }

    #container_pics_main {
        width: 510px;
    }

    .block-text.main-page {
        width: 488px;
    }
}

@media only screen and (min-width: 406px) and (max-width: 598px) {

    #slogan,
    #top-banner,
    #widget_g,
    #x_logo_h,
    #x_logo_h_main,
    .logo.inner {
        display: none;
    }

    .btn-like {
        width: 180px;
    }

    .container_p {
        width: 406px !important;
    }

    .content.v-page,
    .sidebar.right.v-page {
        width: calc(100% - 20px);
    }

    .info-widget span {
        width: 100%;
    }

    .block-text .inner {
        width: 401px;
    }

    .block-text .inner p {
        width: 365px;
    }

    .sublinks1 li a {
        width: 175px;
    }

    #header {
        height: 50px;
    }

    .blog-post,
    .sublinks1,
    #container {
        width: 100%;
    }

    .group img {
        width: 46%;
    }

    #sidebar_pics_g,
    .block-text.main-page,
    .content {
        width: 386px;
    }

    #container_pics_main {
        width: 406px;
    }

    li.main_page {
        width: 188px;
        height: auto;
    }

    li.main_page img {
        width: 181px;
        height: auto;
    }
}

body.no-scroll {
    overflow: hidden;
}

.header__in {
    max-width: 1200px;
    margin: 0 auto;
    height: var(--header-h);
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 0 12px;
    position: relative;
    z-index: 11;
}

.search-area {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: auto;
}

.user-profile-slot {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    margin-left: 6px;
}

.user-profile-slot user-profile {
    display: inline-flex;
    align-items: center;
}

.user-guest {
    height: 30px;
    min-width: 74px;
    padding: 0 10px;
    border: none;
    border-radius: 4px;
    background: linear-gradient(#f5a750, #e66c2f);
    color: #fafafa;
    font: 700 12px/30px Tahoma, Arial, sans-serif;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    box-sizing: border-box;
}

.user-guest svg {
    display: block;
    fill: currentColor;
    flex: 0 0 auto;
}

.user-guest:hover {
    color: #fafafa;
    filter: brightness(.96);
}

.user-guest:focus-visible {
    outline: 2px solid #2684ff;
    outline-offset: 2px;
}

.user-auth {
    position: relative;
    display: inline-block;
}

.user-auth__trigger {
    list-style: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    height: 30px;
    padding: 0 8px;
    border: 1px solid #d8d4cf;
    border-radius: 4px;
    background: linear-gradient(#f3ebe3, #e8dbcf);
    color: #7a6e6e;
    box-sizing: border-box;
    font: 700 12px/1 Tahoma, Arial, sans-serif;
}

.user-auth__trigger::-webkit-details-marker {
    display: none;
}

.user-auth__trigger::marker {
    content: "";
}

.user-auth[open] .user-auth__trigger,
.user-auth__trigger:hover {
    border-color: #c2a991;
}

.user-auth__trigger:focus-visible {
    outline: 2px solid #2684ff;
    outline-offset: 2px;
}

.user-auth__avatar {
    width: 20px;
    height: 20px;
    border-radius: 999px;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #dfbb9b;
    font: 700 11px/1 Tahoma, Arial, sans-serif;
    color: #fff;
    flex: 0 0 auto;
}

.user-auth__avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.user-auth__name {
    font: 700 12px/1 Tahoma, Arial, sans-serif;
    color: #7a6e6e;
    max-width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-auth__menu {
    position: absolute;
    right: 0;
    top: 34px;
    min-width: 160px;
    padding: 4px;
    background: #fff;
    border: 1px solid #d8d4cf;
    border-radius: 4px;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .12);
    z-index: 99;
}

.user-auth__link,
.user-auth__button {
    display: block;
    width: 100%;
    padding: 8px 10px;
    color: #7a6e6e;
    text-decoration: none;
    font: 700 12px/1 Tahoma, Arial, sans-serif;
    box-sizing: border-box;
}

.user-auth__link:hover,
.user-auth__button:hover {
    background: #f6f2ee;
}

.user-auth__form {
    margin: 0;
}

.user-auth__button {
    text-align: left;
    border: 0;
    background: transparent;
    cursor: pointer;
}

.search-toggle,
.panel-close,
.burger {
    border: none;
    background: none;
    width: 36px;
    height: 36px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: var(--ink);
}

.search-toggle:focus-visible,
.panel-close:focus-visible,
.burger:focus-visible {
    outline: 2px solid #2684ff;
    outline-offset: 2px;
}

.burger {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    gap: 6px;
    width: 32px;
    height: 24px;
    padding: 0;
}

.burger-line {
    width: 100%;
    height: 2px;
    margin: 0;
    background: var(--ink);
    transition: transform .25s ease, opacity .25s ease;
}

body.menu-open .burger-line:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
}

body.menu-open .burger-line:nth-child(2) {
    opacity: 0;
}

body.menu-open .burger-line:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
}

.form-header form {
    display: flex;
    align-items: center;
    gap: 8px;
}

.form-header .text {
    height: 30px;
    line-height: 30px;
    padding: 4px 8px;
    border: 1px solid #d8d4cf;
    border-radius: var(--card-r, 4px);
    background: #fff;
    color: #6f6f6f;
    font: 12px/16px Tahoma, Arial, sans-serif;
    min-width: 0;
    width: clamp(200px, 24vw, 340px);
    outline: 0;
}

.form-header .text::placeholder {
    color: #8f8f8f;
}

.form-header .text:focus {
    border-color: #c2a991;
    box-shadow: 0 0 0 2px rgba(210, 180, 140, .15);
}

.form-header .btn {
    height: 30px;
    min-width: 30px;
    padding: 0 6px;
    border: 1px solid #d8d4cf;
    border-radius: var(--card-r, 4px);
    background: linear-gradient(#f3ebe3, #e8dbcf);
    color: #7a6e6e;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.form-header .btn:hover {
    background: linear-gradient(#f7eee5, #e8dbcf);
    color: #6b5854;
}

.form-header .btn .ic {
    display: block;
    fill: currentColor;
}

.form-header--in-header form,
.form-header--bar form {
    position: relative;
    gap: 0;
}

.form-header--in-header .text,
.form-header--bar .text {
    padding-right: 34px;
}

.form-header--in-header .btn,
.form-header--bar .btn {
    position: absolute;
    top: 50%;
    right: 3px;
    transform: translateY(-50%);
    width: 24px;
    min-width: 24px;
    height: 24px;
    padding: 0;
    border: 0;
    border-radius: 3px;
    background: transparent;
    color: #837474;
}

.form-header--in-header .btn:hover,
.form-header--bar .btn:hover {
    background: transparent;
    color: #837474;
}

.letters-search-bar {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 14px;
    flex-wrap: wrap;
}

.actors-toolbar-block {
    padding-bottom: 0;
}

.letters-search-bar__label {
    font-size: 16px;
    font-weight: 700;
    color: #7a6e6e;
    white-space: nowrap;
}

.letters-search-bar__search {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 6px 0;
    margin-left: 16px;
}

.letters-search-bar__letter {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 6px 0;
    padding-left: 12px;
}

.letters-search-bar__countries {
    display: flex;
    align-items: center;
    margin: 6px 0;
}

.letters-search-bar__countries-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    font-weight: 800;
    color: #d4614a;
    text-decoration: none;
}

.letters-search-bar__countries-icon {
    width: 15px;
    height: 15px;
    flex: 0 0 auto;
    display: block;
}

.letters-search-bar__countries-link:hover {
    color: #ae9e9c;
}

.letters-search-bar__letter .letters-search-bar__label {
    color: #7a6e6e;
    font-weight: 700;
}

.letters-search-bar__all {
    font-size: 16px;
    font-weight: 800;
    color: #d4614a;
    text-decoration: none;
}

.letters-search-bar__all:hover {
    color: #ae9e9c;
}

.form-header .letters-search-bar__search-row {
    display: block;
    position: relative;
}

.form-header .letters-search-bar__search-row .text {
    width: 220px;
    min-width: 220px;
    height: 40px;
    line-height: 30px;
    padding: 4px 38px 4px 8px;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 13px;
}

.letters-search-bar__submit {
    position: absolute;
    top: 50%;
    right: 4px;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    padding: 0;
    border: 1px solid #d7c9bb;
    border-radius: 4px;
    background: linear-gradient(#f4ece4, #eadbcf);
    color: #7a6e6e;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.letters-search-bar__submit:hover {
    background: linear-gradient(#f7eee5, #e8dbcf);
    color: #6b5854;
}

.letters-search-bar__submit svg {
    width: 16px;
    height: 16px;
    display: block;
}

.letters-search-bar__select-wrap {
    position: relative;
}

.letters-search-bar__select-wrap::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    width: 6px;
    height: 6px;
    border-right: 2px solid #8f7f76;
    border-bottom: 2px solid #8f7f76;
    transform: translateY(-65%) rotate(45deg);
    pointer-events: none;
}

.letters-search-bar__select {
    height: 30px;
    line-height: 30px;
    min-width: 86px;
    padding: 0 26px 0 8px;
    border: 1px solid #d8d4cf;
    border-radius: 4px;
    background: linear-gradient(#fdfaf6, #f5ede6);
    color: #7a6e6e;
    font: 700 14px/16px Tahoma, Arial, sans-serif;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

.letters-search-bar__select option {
    font-size: 14px;
    font-weight: 700;
}

.letters-search-bar__select:hover {
    background: linear-gradient(#fffdf9, #f2e8df);
}

.letters-search-bar__select:focus {
    outline: 0;
    border-color: #c2a991;
    box-shadow: 0 0 0 2px rgba(210, 180, 140, .15);
}

.letters-country-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
    gap: 8px 14px;
}

.letters-country-list__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 6px 8px;
    border: 1px solid #e2d8cc;
    border-radius: 4px;
    background: #fbf7f3;
}

.letters-country-list__link {
    font-size: 14px;
    font-weight: 700;
    color: #7a6e6e;
    text-decoration: none;
}

.letters-country-list__link:hover {
    color: #d4614a;
}

.letters-country-list__count {
    min-width: 26px;
    text-align: right;
    font-size: 13px;
    font-weight: 700;
    color: #b85f4d;
}

@media (max-width: 768.98px) {
    .actors-toolbar-block {
        padding-bottom: 8px;
    }

    .letters-search-bar {
        align-items: center;
        justify-content: flex-start;
        column-gap: 10px;
        row-gap: 8px;
        padding: 0 0 10px 10px;
    }

    .letters-search-bar__search {
        order: 3;
        flex: 0 0 100%;
        width: 100%;
        margin: 0;
        margin-left: 0;
        padding-left: 0;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        max-width: 100%;
    }

    .letters-search-bar__search .letters-search-bar__label {
        display: none;
    }

    .letters-search-bar__letter {
        padding-left: 0;
        width: auto;
        min-width: 0;
        flex: 0 1 auto;
        margin: 4px 0;
    }

    .letters-search-bar__countries {
        width: auto;
        margin: 4px 0;
        flex: 0 0 auto;
    }

    .letters-search-bar__search-row {
        width: 100%;
        max-width: 100%;
    }

    .form-header .letters-search-bar__search-row .text {
        width: 100%;
        min-width: 0;
        max-width: 100%;
    }

    .title .sort,
    .title .pager {
        margin-right: 0;
    }
}

@media (max-width: 599.98px) {
    .title.left {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 8px;
        min-height: 30px;
        padding: 0 8px;
        box-sizing: border-box;
    }

    .title.left h3 {
        margin: 0;
        font-size: 16px;
        line-height: 1.2;
    }

    .title .sort {
        float: none;
        margin-right: 0;
        height: auto;
        min-height: 30px;
        max-width: 52%;
    }

    .sort__toggle {
        gap: 4px;
        padding: 0 2px;
        font-size: 13px;
    }

    .sort__label {
        max-width: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .sort__menu {
        min-width: 140px;
    }
}

.search-bar {
    display: none;
    background: var(--paper);
    border-top: 1px solid var(--border);
    padding: 10px 12px;
    position: absolute;
    top: var(--header-h);
    left: 0;
    right: 0;
    z-index: 10;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .06);
}

.form-header--bar .text {
    width: 100%;
    flex: 1;
}

.backdrop {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .35);
    opacity: 0;
    visibility: hidden;
    transition: .2s ease;
    z-index: 110;
}

.menu-panel {
    position: fixed;
    top: 0;
    right: -100%;
    width: 82%;
    max-width: 360px;
    height: 100%;
    background: #fff;
    box-shadow: var(--shadow);
    transition: right .35s ease;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    z-index: 111;
}

.panel-top {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
}

body.menu-open .backdrop {
    opacity: 1;
    visibility: visible;
}

body.menu-open .menu-panel {
    right: 0;
}

.menu-panel .subnav {
    background: none !important;
    padding: 0 !important;
}

.menu-panel .subnav li {
    float: none !important;
    height: auto !important;
    padding: 0 !important;
    background: none !important;
    border-bottom: 1px solid #eee;
}

.menu-panel .subnav li a {
    display: block;
    padding: 10px 4px;
    color: #6f6f6f;
    text-decoration: none;
    font-size: 24px;
}

@media (max-width: 1251px) {
    .menu {
        display: none;
    }

    .search-area {
        margin-left: auto;
    }

    #searchDesktop .form-header {
        display: none;
    }

    .search-area .search-toggle {
        order: 1;
    }

    .search-area .user-profile-slot {
        order: 2;
    }

    .search-area .burger {
        order: 3;
    }

    .user-profile-slot .user-auth__name,
    .user-profile-slot .user-guest__text {
        display: none;
    }

    .user-profile-slot .user-auth__trigger {
        padding: 0 6px;
    }

    .user-profile-slot .user-guest {
        width: 30px;
        min-width: 30px;
        padding: 0;
        justify-content: center;
    }

    #header.search-open+.search-bar,
    .search-open .search-bar {
        display: block;
    }
}

@media (prefers-reduced-motion: reduce) {

    .backdrop,
    .menu-panel,
    .burger-line {
        transition: none !important;
    }
}

@media (min-width: 1250.98px) {

    .menu {
        margin-left: auto;
    }

    .search-toggle {
        display: none;
    }

    .burger {
        display: none;
    }

    .backdrop,
    .menu-panel {
        display: none;
    }

    #searchDesktop .form-header {
        display: block;
    }

    .search-bar {
        display: none !important;
    }

    .container_p {
        width: 1250px !important;
    }

    #container {
        width: 1250px;
    }

    .block-text {
        width: 100%;
        box-sizing: border-box;
    }

    .block-text .inner {
        width: 100%;
        box-sizing: border-box;
        padding-left: 9px;
        padding-right: 0;
    }

    .block-text .inner p {
        width: 100%;
        box-sizing: border-box;
    }

    .title,
    .posted,
    .postbody,
    .postbottom {
        max-width: 100%;
        box-sizing: border-box;
    }

    #container_pics_main,
    .content-right,
    .content-right-movies,
    .blog-post,
    .videosamples,
    .list-box,
    .block-text.main-page {
        box-sizing: border-box;
    }

    .videos {
        width: 100% !important;
    }

}


@media (max-width: 1250.98px) and (min-width: 986px) {
    .videos {
        grid-template-columns: repeat(4, 1fr);
    }

    .videos.xl {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 985.98px) {
    #sort-desktop {
        display: none;
    }

    .sort__toggle,
    #sort-mobile {
        display: inline-flex;
    }

    .block-text.block_text_p .textwidget .inner {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
        padding-right: 9px;
    }

    .block-text.block_text_p .textwidget .inner p,
    .block-text.block_text_p .textwidget .inner a {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
        overflow-wrap: anywhere;
        word-break: break-word;
    }
}

@media (max-width: 985.98px) and (min-width: 598px) {
    .videos {
        grid-template-columns: repeat(3, 1fr);
    }

    .videos.xl {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 597.98px) {
    .videos {
        grid-template-columns: repeat(2, 1fr);
        gap: 4px;
    }

    .videos.xl {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 405.98px) {
    #header {
        height: 50px;
    }

    .btn-like {
        width: 180px;
    }

    .videos {
        gap: 4;
    }

    .videos li img {
        border-width: 0;
    }

    .group img {
        width: 90%;
    }

    .pager {
        float: left !important;
    }

    .block-text,
    .block-text .inner,
    .content,
    .blog-post,
    .container_p,
    #container,
    .content,
    .sublinks1,
    .blog-post li,
    .sublinks1 li a,
    #sidebar_pics_g,
    #container_pics_main,
    .block-text.main-page {
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #slogan,
    #top-banner,
    #x_logo_h,
    #widget_g,
    li.thumbs_pics_m em {
        display: none !important;
    }

    .sidebar.right {
        margin: 0;
    }
}

#header .menu__list>li {
    position: relative;
}

#header .menu {
    position: relative;
    z-index: 120;
}

#header .menu .menu__list {
    overflow: visible !important;
}

#header .menu__submenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 150px;
    margin: 0;
    padding: 6px 0;
    list-style: none;
    background: #fff7ef;
    border: 1px solid #d9c7b6;
    border-radius: 6px;
    box-shadow: 0 10px 22px rgba(0, 0, 0, .14);
    z-index: 120;
}

#header .menu__submenu li {
    float: none;
    height: auto;
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
}

#header .menu__submenu li a {
    display: block;
    padding: 7px 12px;
    color: #6f6f6f;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.3;
}

#header .menu__submenu li a:hover {
    background: #efe1d4;
    color: #514845;
}

#header .menu__list>li.has-submenu:hover>.menu__submenu,
#header .menu__list>li.has-submenu:focus-within>.menu__submenu {
    display: block;
}

.menu-panel .menu__submenu {
    display: block;
    position: static;
    min-width: 0;
    margin: 0 0 8px 0;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.menu-panel .menu__submenu li {
    border-bottom: 0;
}

.menu-panel .menu__submenu li a {
    font-size: 16px;
    line-height: 1.35;
    padding: 8px 4px 8px 18px;
}

.menu-panel .subnav {
    overflow: visible !important;
}
