.display-type i, .search-again {
    cursor: pointer
}

.search-main {
    float: right;
    width: 100%;
    background-color: #fee3ec
}

.search-main .search-box {
    height: 100%;
    float: right;
    width: 100%
}

.simple-search {
    margin: 0 auto;
    width: 500px;
    text-align: center
}

.simple-search input[type=text] {
    width: calc(100% - 150px);
    float: right;
    direction: rtl;
    margin: 0;
    border-radius: 0;
    border: none;
    height: 50px;
    background-color: #fff;
    padding: 0 25px 0 0
}

.simple-search button {
    width: 150px;
    float: right;
    border: none;
    border-radius: 0;
    margin: 0;
    height: 50px;
    background-color: #000;
    color: #fff
}

.simple-search img {
    width: 400px;
    margin: 0 auto 30px
}

.item-tabs1 li, .item-tabs2 li {
    margin-left: 25px;
    z-index: 5
}

.simple-search div {
    float: right;
    width: 100%;
    border: 2px solid #fcc609
}

.advanced-search {
    float: right;
    width: 100%;
    text-align: center;
    transition: .5s
}

.advanced-search .more {
    padding: 15px 25px;
    width: 180px;
    text-align: center;
    border-radius: 0;
    height: 50px;
    background-color: #fcc709;
    color: #000;
    direction: rtl;
    border: 2px solid #000;
    font-weight: 700;
    font-size: 15px
}

.advanced-search .more i {
    font-size: 16px;
    margin-right: 8px
}

.advanced-search header {
    padding: 10px 15px;
    float: right;
    width: 100%;
    display: none;
    border-bottom: 1px solid #999;
    background-color: #fff
}

.advanced-search header h2 {
    direction: rtl;
    line-height: 35px;
    font-size: 18px;
    float: right
}

.advanced-search header .close-i {
    float: left;
    font-size: 35px
}

.card {
    background-color: transparent;
    border: none
}

.search-main-in {
    background-color: #fcedf3;
    margin: 40px 0 40px;
    float: right;
    width: 100%;
    box-shadow: 0 0 4px 0 rgba(33, 37, 38, .3);
    color: #4e6570;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.margin1, .margin2 {
    margin-top: -220px
}

.search-main .item-box {
    float: right;
    width: 100%;
    padding: 5px;
    position: relative
}

.search-main-in .item {
    float: right;
    width: 25%;
    direction: rtl;
    height: 71px
}

.search-main-in .item .in {
    float: right;
    width: 100%;
    height: 100%;
    padding: 7.5px
}

.search-main-in .item li {
    float: right;
    width: 100%;
    text-align: right;
    padding: 7.5px;
    position: relative
}

.multiselect-container > li {
    float: right;
    width: 100%
}

.multiselect-container > li > a > label {
    float: right;
    padding: 0;
    width: 100%
}

.search-main-in .item .ul2 {
    padding: 5px;
    max-height: 250px;
    top: calc(100% - 6px);
    border: none;
    width: calc(100% - 15px);
    right: 7px;
    border-radius: 0;
    overflow: auto;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15)
}

.search-main-in .item input[type=text] {
    float: right;
    width: 100%;
    height: 100%;
    background-color: #f9c5d5;
    border: none;
    padding: 16px 26px 16px 16px;
    text-align: right;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.search-main-in .item span {
    float: right;
    width: 35px;
    line-height: 58px;
    font-size: 16px;
    text-align: center
}

.search-main-in .item .in-item {
    float: right;
    width: 100%;
    height: 100%;
    background-color: #f9c5d5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.search-main-in .item .item {
    width: calc(50% - 35px);
    height: 100%
}

.item .item .dropbtn::after {
    top: 25px
}

.search-main-in .item .item li {
    padding: 0
}

.search-main-in .item button {
    float: right;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    background-color: #f2789f;
    color: #fff
}

.pretty .state label:after, .pretty .state label:before {
    right: 0
}

.pretty {
    margin-right: 0 !important;
    margin-left: 1em
}

.margin1 {
    margin-bottom: 200px
}

.margin2 {
    margin-bottom: 150px
}

.item-tabs1, .item-tabs2 {
    direction: rtl;
    margin-bottom: 25px;
    font-size: 19.5px;
    font-weight: 700;
    border: none
}

.item-tabs1 li {
    color: #fff
}

.item-tabs1 li a {
    color: #fff
}

.item-tabs2 li a {
    color: #444
}

.item-tabs1 li a i, .item-tabs2 li a i {
    font-size: 25px
}

.item-tabs1 li .active {
    color: #fcc709
}

.item-tabs2 li .active {
    color: #e8b505
}

.items header {
    float: right;
    width: 100%;
    padding: 25px 0 15px;
    border-bottom: 1px solid #999;
    margin-bottom: 30px
}

.items header h2 {
    font-size: 20px;
    direction: rtl;
    float: right
}

.items .in {
    float: right;
    width: calc(100% + 15px);
    margin-right: -7.5px;
    min-height: 430px;
    margin-bottom: 100px
}

.items .in .item {
    float: right;
    width: 16.66%;
    height: 395px;
    padding: 7.5px;
    position: relative;
    margin-top: 37px
}

.items .in .item img {
    float: right;
    width: 100%;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd
}

.items .list .item img {
    border: none;
    max-height: 375px
}

.items .in .item .info {
    float: right;
    width: calc(100% - 15px);
    padding: 15px 10px 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 7.5px;
    background-color: #fff5f8;
    border: 1px solid #ddd;
    border-top: 0
}

.items .in .item .info h3 {
    font-size: 15px;
    font-weight: 700;
    color: #222;
    margin-bottom: 40px
}

.items .in .item .info .genre {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    direction: rtl
}

.items .in .item .info .genre span {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 25px
}

.items .in .item .other-info {
    width: calc(100% - 15px);
    height: 30px;
    position: absolute;
    top: -22px;
    left: 7.5px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-bottom: 0
}

.items .in .item .other-info .imdb {
    direction: ltr;
    position: initial;
    float: left;
    width: 50%;
    background-color: rgba(252, 199, 10, .9);
    padding: 0 6px
}

.items .in .item .other-info .type, .items .in .item .other-info .year {
    direction: ltr;
    position: initial;
    width: 50%;
    padding: 0 10px;
    background-color: rgba(255, 255, 255, .85);
    float: left
}

.items .in .item .other-info .imdb::before {
    content: "\IMDb";
    width: 45px;
    height: 30px;
    float: left;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 35px
}

.items .in .item .other-info .imdb span {
    line-height: 36px;
    color: #222;
    margin-left: 3px
}

.items .in .item .other-info .imdb span span {
    float: right;
    font-size: 15px
}

.items .in .item .other-info .type {
    height: 30px;
    text-align: right;
    line-height: 27px;
    font-weight: 700
}

.items .in .item .other-info .year::before {
    content: "\YEAR";
    width: 50px;
    height: 30px;
    float: left;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 35px
}

.items .in .item .other-info .year span {
    float: left;
    margin-left: 6px;
    font-size: 20px;
    color: #222;
    line-height: 36px
}

.items .in .item .go-dl {
    position: absolute;
    width: calc(100% - 30px);
    height: 50px;
    top: 15px;
    left: 15px;
    background-color: rgba(255, 255, 255, .85);
    text-align: center;
    transition: .3s;
    opacity: 0;
    font-size: 16px
}

.items .in .item .go-dl span {
    vertical-align: middle;
    position: absolute;
    width: 100%;
    left: 0;
    top: calc(50% - 15px)
}

.items .in .item a:hover {
    color: #222
}

.items .in .item a:hover .go-dl {
    opacity: 1
}

.dropbtn::after {
    top: 25px;
    left: 15px
}

.search-again {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 15px;
    width: 100%;
    text-align: center;
    background-color: #29b7f6;
    color: #fff;
    z-index: 2;
    display: none
}

.search-main-in .s-by-name {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.search-main-in .item .by-name .text-input {
    box-shadow: none;
    font-size: 14px;
    color: #626262;
    float: right;
    background-color: #f9c5d5;
    padding: 16px;
    text-align: right;
    cursor: text;
    line-height: 25px;
    transition: .25s linear;
    position: absolute;
    height: 56px;
    right: 7.5px;
    bottom: 7.5px;
    width: calc(100% - 15px);
    border: 1px solid #f9c5d5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 0
}

.items .in .item .info .director, .items .in .item .info .review, .items .in .item .other-links, .items .list .item a .go-dl, .search-main-in .item .by-name .text-input input[type=text] {
    display: none
}

.close-name-search {
    position: absolute;
    left: 29px;
    top: 30px;
    display: none;
    font-size: 35px;
    cursor: pointer
}

.search-main-in .item .by-name .text-input .submit-search {
    display: none;
    float: left;
    width: 160px;
    height: 50px;
    margin-left: calc(50% - 80px);
    margin-top: -66px
}

.items .in .item a {
    border-color: #ddd
}

.display-type {
    float: left;
    font-size: 25px
}

.items .list .item {
    width: calc(50% - 15px);
    height: 377px;
    padding: 0;
    margin: 7.5px;
    overflow: hidden;
    direction: rtl;
    background-color: #fff5f8
}

.items .list .item a {
    width: 100%
}

.items .list .item img {
    width: 250px
}

.items .list .item .info {
    width: calc(100% - 250px);
    height: calc(100% - 50px);
    position: initial;
    text-align: right;
    border: none;
    margin-top: 50px
}

.items .list .item .info h3 {
    font-size: 18px;
    margin-bottom: 20px
}

.items .list .item .info .genre {
    position: initial;
    margin-bottom: 10px
}

.items .list .item .info .director {
    display: block;
    margin-bottom: 10px
}

.items .list .item .info .review {
    display: block
}

.items .list .item .info .review p {
    margin-bottom: 0;
    max-height: 140px;
    overflow: hidden;
    color: #222
}

.items .list .item .go-dl {
    width: 238px;
    left: initial;
    right: 15px
}

.items .list .item .other-info {
    width: calc(100% - 266px);
    top: 9px;
    border: none
}

.items .list .item .other-info .type, .items .list .item .other-links .link a:hover {
    background-color: #f9c5d5
}

.items .list .item .other-links {
    display: block;
    position: absolute;
    left: 8.5px;
    width: calc(100% - 267px);
    direction: rtl;
    bottom: -52px;
    transition: .3s
}

.items .list .item .other-links .link:first-child, .items .list .item .other-links .link:nth-child(2) {
    float: left;
    width: 35%;
    text-align: center
}

.items .list .item .other-links .link:nth-child(3) {
    float: left;
    width: 30%;
    text-align: center
}

.items .list .item .other-links .link a {
    padding: 10px 0;
    background-color: #f2789f;
    border-color: #fff;
    color: #fff;
    transition: .3s
}

.items .list .item .other-links .link a i {
    margin-left: 10px;
    font-size: 20px;
    font-style: normal;
    line-height: 25px
}

.items .list .item:hover .other-links {
    bottom: 6px
}

.page-item.active .page-link {
    z-index: 1
}

@media only screen and (max-width: 1500px) {
    .items .in .item {
        width: 20%;
        height: 378px
    }

    .items .list .item {
        width: calc(50% - 15px);
        height: 302px
    }

    .items .list .item img {
        width: 200px
    }

    .items .list .item .info .review p {
        max-height: 115px
    }

    .items .list .item .info {
        width: calc(100% - 200px);
        margin-top: 40px;
        height: calc(100% - 40px)
    }

    .items .list .item .other-info, .items .list .item .other-links {
        width: calc(100% - 216px)
    }

    .items .list .item .info h3 {
        margin-bottom: 15px
    }

    .items .list .item .other-links .link a i {
        margin-left: 5px;
        font-size: 20px
    }

    .items .in .item .info h3 {
        font-size: 16px;
        line-height: 20px
    }

    .items .in .item .other-info .imdb, .items .in .item .other-info .year {
        padding: 0 6px
    }

    .items .in .item .other-info .imdb::before, .items .in .item .other-info .year::before {
        font-size: 16px
    }

    .items .in .item .other-info .year span {
        font-size: 17px;
        line-height: 35px
    }

    .items .in .item .other-info .imdb span {
        margin-left: 3px;
        font-size: 16px;
        line-height: 35px
    }

    .items .in .item .other-info .imdb span span {
        font-size: 14px;
        margin-left: 2px;
        line-height: 36px
    }
}

@media only screen and (max-width: 1200px) {
    .items .in .item {
        width: 25%;
        height: 384px
    }

    .items .list .item {
        width: calc(50% - 15px);
        height: 302px
    }

    .items .list .item img {
        width: 200px
    }

    .items .list .item .info .review p {
        max-height: 115px
    }

    .items .list .item .info {
        width: calc(100% - 200px);
        margin-top: 40px
    }

    .items .list .item .other-info {
        width: calc(100% - 216px)
    }

    .items .list .item .info h3 {
        margin-bottom: 15px
    }

    .items .list .item .other-links {
        width: calc(100% - 216px);
        bottom: -74px
    }

    .items .list .item .other-links .link:first-child, .items .list .item .other-links .link:nth-child(2) {
        width: 40%
    }

    .items .list .item .other-links .link:nth-child(3) {
        width: 20%
    }

    .items .list .item .other-links .link a i {
        width: 100%;
        float: right
    }

    .search-main-in .item span {
        width: 17px;
        text-align: left
    }

    .search-main-in .item .item {
        width: calc(50% - 17px)
    }

    .items header h2 {
        font-size: 18px;
        line-height: 29px
    }
}

@media only screen and (min-width: 990px) {
    .advanced-search {
        opacity: 1 !important
    }

    .search-main-in .item {
        display: block !important
    }
}

@media only screen and (max-width: 990px) {
    .items header h2 {
        font-size: 17px
    }

    .items {
        margin-top: 70px
    }

    .advanced-search {
        margin-top: 0;
        opacity: 0;
        right: -102%;
        height: 100%;
        top: 0;
        position: fixed;
        z-index: 1000;
        background: #e7eaf1;
        overflow: auto
    }

    .advanced-search header, .search-again {
        display: block
    }

    .search-main-in {
        margin: 0;
        box-shadow: none;
        border-color: #f1ede9
    }

    .items .in .item {
        width: 33.333%;
        height: 394px
    }

    .search-main-in .item {
        width: 100%
    }

    .search-main-in .item:nth-child(12) {
        display: none;
        position: fixed;
        bottom: 0;
        left: 0
    }

    .search-main .item-box {
        padding-bottom: 70px
    }

    .items .in .item .info {
        border-radius: 0 0 5px 5px
    }

    .items .in .item .other-info {
        border-radius: 5px 5px 0 0
    }

    .items .list .item {
        width: 100%;
        height: 302px;
        margin: 0 0 15px
    }

    .items .list .item a {
        background-color: #fff
    }

    .items .list .item .other-links .link:first-child, .items .list .item .other-links .link:nth-child(2), .items .list .item .other-links .link:nth-child(3) {
        padding: 2px
    }

    .items .list .item .other-links {
        bottom: 6px;
        width: calc(100% - 206px);
        left: 3px
    }

    .items .list .item .other-links .link a {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 4px 0
    }

    .items .list .item .other-links .link a i {
        width: auto;
        float: initial
    }

    .items .list .item .other-info {
        border-radius: 5px 0 0;
        top: 0;
        left: 0;
        width: calc(100% - 201px)
    }

    .items .list .item .info .review p {
        max-height: 95px
    }

    .items .list .item .item-in {
        overflow: hidden;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-align: center
    }

    .items .in .item a:hover .go-dl {
        opacity: 1
    }

    .advanced-search header h2 {
        font-size: 15px;
        margin-bottom: 0
    }

    .search-main-in .item .by-name .text-input .submit-search {
        position: fixed;
        bottom: 7.5px;
        z-index: 5;
        width: calc(100% - 15px);
        height: 56px;
        right: 7.5px;
        padding: 10px 25px
    }

    .close-name-search {
        position: fixed;
        left: 15px;
        top: 10px
    }

    #scrollUp {
        z-index: 0 !important
    }
}

@media only screen and (max-width: 768px) {
    .items .in .item {
        height: auto;
        padding-bottom: 0;
        border-radius: 5px
    }

    .items .in .item img {
        float: right;
        width: 100%;
        border-radius: 0 0 6px 6px
    }

    .items .in .item .info h3 {
        font-size: 13px;
        line-height: 16px
    }

    .items .in .item .info {
        font-size: 12px
    }

    .items .in .item .other-info .imdb {
        padding: 0 0 0 2px
    }

    .items .in .item .other-info .imdb::before {
        line-height: 33px;
        font-size: 14px;
        width: 39px
    }

    .items .in .item .other-info .imdb span {
        margin-left: 0
    }

    .items .in .item .other-info .imdb span span {
        display: none
    }

    .items .list .item .other-info .imdb {
        padding: 0 6px
    }

    .items .list .item .other-info .imdb::before {
        line-height: 33px;
        font-size: 14px;
        width: 45px
    }

    .items .list .item .other-info .imdb span {
        margin-left: 5px
    }

    .items .list .item .other-info .imdb span span {
        display: block
    }

    .items .list .item .info .review p {
        max-height: 92px
    }

    .items .list .item .other-links {
        width: calc(100% - 202px);
        bottom: 6px;
        left: 2px
    }

    .items .list .item {
        width: 100%
    }

    .items .list .item img {
        width: 200px;
        border-radius: 0 5px 5px 0
    }
}

@media only screen and (max-width: 600px) {
    .items .list .item .other-links .link a i {
        display: none
    }

    .items {
        margin-top: 120px
    }
}

@media only screen and (max-width: 500px) {
    .two-items {
        width: 100%;
        float: right
    }

    .items .in .item {
        width: 50%;
        height: auto;
        padding: 2.5px;
        margin-top: 1px
    }

    .items .in .item a {
        float: right;
        width: 100%;
        border-radius: 5px;
        box-shadow: 0 0 4px 0 rgba(41, 183, 246, .3);
        text-align: center
    }

    .items .list .item, .search-main-in .item {
        width: 100%
    }

    .items .in .item .info h3 {
        font-size: 13px;
        line-height: 16px
    }

    .items .in .item img {
        -webkit-border-radius: 6px 6px 0 0;
        -moz-border-radius: 6px 6px 0 0;
        border-radius: 6px 6px 0 0
    }

    .items .in .item .info {
        border-radius: 0 0 5px 5px;
        position: relative;
        width: 100%;
        left: 0;
        border: none;
        font-size: 12px
    }

    .items .in .item .other-info {
        top: 8px;
        width: calc(100% - 17px);
        left: 8.5px;
        border: none
    }

    .items .in .item .go-dl {
        top: 45px
    }

    .items .list .item .info {
        margin: 0 0 40px;
        font-size: 13px
    }

    .items .list .item .info .review p {
        font-size: 13px
    }

    .items .list .item .other-links {
        width: calc(100% - 11px);
        left: 5px
    }

    .items .list .item img {
        float: none;
        margin-top: 44px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .items .list .item .info h3 {
        text-align: center
    }
}
