.contents-area .content, .movie-main .left .item .info {
    text-align: justify;
    float: right
}

.movie-main, .serial-area {
    width: 100%;
    overflow: hidden
}

.movie-main, .movie-main .left {
    position: relative;
    z-index: 1;
    float: right
}

.links-area header h2, .links-area header p {
    line-height: 50px;
    padding: 0 5px;
    direction: rtl
}

.serial-area {
    float: right;
    min-height: 350px;
    position: relative;
    background-size: cover;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding-bottom: 45px;
    background-repeat: no-repeat;
    background-position: center;
    height: 820px
}

.serial-area .m-container {
    position: relative;
    top: 0
}

.movie-main {
    margin: 100px 0 50px;
    box-shadow: 0 0 4px 0 #f2789f;
    min-height: auto;
    background-color: #fee3ECDE;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.contents-area, .links-area {
    background-color: #fbfbfd;
    float: right
}

.movie-main .right {
    float: right;
    min-height: 250px
}

.trailer-single {
    box-shadow: none;
    margin: 0
}

.movie-main .left {
    width: calc(100% - 342px);
    padding: 20px 30px 0 15px
}

.movie-main .right {
    width: 342px;
}

.movie-main .left .name {
    float: right;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 150px
}

.movie-main .left .name h1 {
    font-size: 25px;
    direction: rtl;
    color: #000
}

.movie-main .left .name h2 {
    font-size: 18px;
    direction: rtl;
    color: grey
}

.movie-main .left .go-download {
    float: right;
    width: 100%;
    margin-bottom: 20px
}

.movie-main .left .go-download a {
    float: right;
    padding: 10px 25px;
    color: #fff;
    margin-left: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #d3ac69;
    border: none;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: .4s;
    transition: .4s
}

.download-type .film-btn span, .download-type .sub-btn span, .modal button[type=submit] {
    cursor: pointer;
    font-weight: 700;
    transition: .25s
}

.movie-main .left .go-download a:first-child, .movie-main .left .go-download a:nth-child(2) {
    background-color: #f2789f
}

.movie-main .left .go-download a:nth-child(2) {
    background-color: #29b7f6
}

.movie-main .left .go-download a:hover {
    background-color: #ff6f00
}

.movie-main .left .item {
    float: right;
    width: 100%;
    direction: rtl;
    padding: 5px 0
}

.movie-main .left .item .title {
    float: right;
    margin-left: 15px;
    font-weight: 700;
    display: flex
}

.movie-main .left .item .info a, .movie-main .left .item .info span {
    float: right;
    content: ',';
    margin-left: 5px
}

.gallery-image a:hover, .movie-main .left .item .info p {
    color: #000
}

.movie-main .left .item .info span img {
    height: 24px;
    margin-top: -7px
}

.movie-main .trailer-img::after, .rate-row, .subs {
    display: none
}

.movie-main .left .rate {
    width: 150px;
    position: absolute;
    left: 0;
    top: 0
}

.movie-main .left .rate .rate-item {
    float: right;
    width: 100%;
    height: 45px;
    padding: 5px
}

.gallery_demo .owl-theme .owl-nav .owl-next, .gallery_demo .owl-theme .owl-nav .owl-prev {
    background: rgba(41, 183, 246, .41);
    color: #fff;
    width: 40px;
    height: 40px;
    padding: 7px 0;
    font-size: 20px;
    text-align: center;
    position: absolute
}

.movie-main .left .rate .rate-item .logo-imdb {
    float: left;
    width: 70px;
    height: 35px;
    background-color: #fcc609;
    border: 2px solid #fff;
    border-radius: 5px;
    overflow: hidden
}

.movie-main .left .rate .rate-item .logo-imdb span {
    text-align: center;
    font-size: 23px;
    font-weight: bolder;
    width: 100%;
    float: right;
    line-height: 38px;
    letter-spacing: -1px
}

.movie-main .left .rate .rate-item .txt {
    float: left;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    width: 70px;
    text-align: center
}

.movie-main .left .rate .metacritic .txt {
    width: 80px;
    text-align: right;
    color: #fff
}

.movie-main .left .rate .Imdb .txt span {
    font-size: 16px;
    font-weight: 400
}

.movie-main .left .rate .rate-item .logo-tomato {
    float: left;
    width: 50px;
    height: 35px;
    overflow: hidden
}

.movie-main .left .rate .rate-item .logo-metacritic {
    float: left;
    height: 40px;
    -webkit-transform: rotate(-43deg);
    transform: rotate(-43deg);
    width: 53px;
    margin: 9px 0 0 2px
}

.movie-main .left .rate .rate-item .logo-metacritic span {
    border: 4px solid #ff0;
    padding: 0 4px;
    border-radius: 50%;
    color: #fff;
    background-color: #000;
    font-weight: 700;
    font-size: 18px
}

.movie-main .left .item .info a::after, .movie-main .left .item .info span::after {
    content: ',';
    margin-right: 5px
}

.movie-main .left .item .info a:last-child::after, .movie-main .left .item .info span:last-child::after {
    content: ''
}

.gallery_demo {
    float: right;
    width: 100%;
    margin: 25px 0;
    height: 200px
}

.gallery_demo .owl-nav {
    position: absolute;
    top: calc(50% - 25px);
    height: 0;
    width: 100%;
    margin: 0
}

.gallery_demo .owl-theme .owl-nav .owl-next {
    border: 1px solid #fff;
    border-radius: 5px;
    right: 0;
    top: 0
}

.gallery_demo .owl-theme .owl-nav .owl-prev {
    border: 1px solid #fff;
    border-radius: 5px;
    left: 0;
    top: 0
}

.contents-area header, .links-area header {
    border-radius: 5px;
    width: 100%;
    text-align: right
}

.gallery-image::before {
    background: rgba(41, 183, 246, .8)
}

.contents-area {
    width: 100%;
    padding: 10px 0
}

.contents-area .contents, .links-area .links {
    float: right;
    width: 100%;
    position: relative;
    background-color: #fefefe;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(33, 37, 38, .3);
    padding-bottom: 10px
}

.contents-area header {
    float: right;
    background-color: #fee3ec;
    padding: 5px 20px 5px 0
}

.contents-area header h2 {
    direction: rtl;
    font-size: 20px;
    margin: 0;
    line-height: 50px;
    font-weight: 500;
    float: right;
    color: #000
}

.contents-area .content {
    direction: rtl;
    padding: 10px 40px;
    font-family: 'sans-serif', IRANYekan;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400
}

.checkboxes .item, .links-main .item {
    padding: 5px;
    float: right;
    position: relative
}

.links-area {
    width: 100%;
    padding: 10px 0 20px;
    min-height: 600px;
}

.links-area header {
    float: right;
    padding: 4px
}

.links-area header h2 {
    font-size: 14px;
    margin: 0;
    font-weight: 500;
    float: right;
    color: #000
}

.links-area header p {
    font-size: 13px;
    margin: 0;
    float: right;
    color: #00000096
}

.pretty {
    padding-right: 5px
}

.modal-dialog, .pretty .state label {
    direction: rtl
}

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

.filter-top {
    float: right;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    height: auto;
    background-color: #fee3ec
}

.chose-type {
    float: right;
    width: 400px;
    height: 60px
}

.checkboxes {
    float: right;
    width: calc(100% - 400px);
    height: 50px;
    margin-top: 7px
}

.checkboxes .item {
    width: 14.28%
}

#series-links, #sub-links, .button-dropdown {
    float: right;
    width: 100%
}

.dropdown-menu li {
    float: right;
    width: 100%;
    text-align: right;
    direction: rtl
}

.dropbtn {
    color: #020f36;
    background-color: transparent;
    border-bottom: 2px solid #f2789f;
    padding: 3px 0;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
    border-radius: 0;
    text-align: right;
    float: right;
    position: relative;
    display: inline-block
}

.download-type .film-btn span, .download-type .sub-btn span, .filter-btn, .modal button[type=submit] {
    background-color: #f2789f;
    color: #fff
}

.dropdown-toggle::after {
    border: none;
    left: 0;
    top: 0;
    font-size: 23px
}

.dropbtn:focus, .dropbtn:hover {
    background-color: #fbfeff;
    color: #000;
    border-color: #ff6f00
}

.show-results {
    float: right;
    width: 100%;
    min-height: 50px;
    padding: 10px;
    direction: rtl
}

.show-results h3 {
    font-size: 16px;
    font-weight: 700;
    float: right;
    margin-left: 10px
}

.filter-btn i, .links-main .item .in .download-number i, .links-main .item .in .dubbed i, .movie-main .left .item .title .flag:first-child {
    margin-left: 5px
}

.show-results span {
    color: #555
}

.links-main {
    float: right;
    width: 100%;
    min-height: 400px
}

.links-main .item {
    width: 16.66%
}

.links-main .item .in {
    float: right;
    width: 100%;
    height: 195px;
    position: relative;
    color: #4e6570;
    overflow: hidden;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d6e7ef
}

.links-main .item .in:hover {
    box-shadow: 0 0 4px 0 rgba(72, 177, 77, .6)
}

.links-main .item .in .bottom .movie-dl:hover, .links-main .item .in .bottom .website:hover {
    background-color: #fee3ec
}

.links-main .item .in .bottom .download-link span {
    color: #48b24d
}

.links-main .item .in .bottom .play-link {
    color: #f2789f
}

.links-main .item .in .top {
    float: right;
    width: 100%;
    height: calc(100% - 70px)
}

.links-main .item .in span {
    float: right;
    width: 100%;
    line-height: 35px
}

.links-main .item .in .info {
    padding: 0 3px;
    line-height: 20px;
    direction: rtl;
    max-height: 40px;
    overflow: auto;
    color: #777;
    font-size: 13px;
    font-weight: normal;
}

.links-main .item .in .top .quality {
    text-align: center;
    font-size: 22.5px;
    line-height: 40px;
    padding: 25px 5px 0;
    color: #607d8b
}

.links-main .item .in .bottom {
    float: right;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fee3ec
}

.links-main .item .in .bottom .encoder {
    text-align: left;
    font-size: 16px;
    width: 50%;
    padding-left: 10px;
    color: #5f7d8b;
    background-color: #fee3ec;
    line-height: 25px;
}

.links-main .item .in .bottom .wight {
    text-align: right;
    font-size: 16px;
    width: 50%;
    padding-right: 10px;
    color: #5f7d8b;
    background-color: #fee3ec;
    line-height: 25px;
}

.links-main .item .in .bottom .website {
    background-color: #fbfeff;
    color: #f2789f;
    width: 50%;
    float: left;
    transition: .3s ease-in;
    position: relative;
    left: 0;
    font-size: 15px;
    text-align: left;
    padding-left: 10px;
    border-radius: 5px
}

.links-main .item .in .bottom .movie-dl {
    float: right;
    width: 50%;
    background-color: #fbfdfc;
    color: #48b24d;
    border-left: 1px solid #fee3ec;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    transition: .3s ease-in;
    font-weight: 700;
    font-size: 15px;
    border-radius: 5px
}

.links-main .item .in .bottom .movie-dl span {
    height: 35px;
    width: 50px;
    transition: .3s;
    margin-right: calc(50% - 25px)
}

.links-main .item .broken-link {
    position: absolute;
    left: 15px;
    top: 10px;
    color: #f2789f;
    font-size: 13px;
    transition: .6s;
    opacity: 0
}

.links-main .item:hover .broken-link {
    opacity: 1
}

.links-main .item .broken-link:hover {
    color: #ff6f00
}

.links-main .item .in .download-number, .links-main .item .in .dubbed, .links-main .item .in .dubbed span {
    position: absolute;
    top: 0;
    color: #f2789f;
    direction: rtl
}

.links-main .item .in .download-number {
    right: 10px;
    font-size: 15px
}

.links-main .item .in .dubbed {
    right: 75px;
    font-size: 15px
}

.links-main .item .in .dubbed span {
    font-size: 12px
}

.modal-content .result {
    margin: 1rem;
    padding: 10px;
    background-color: #01ff3575;
    border-radius: 5px
}

.filter-btn {
    opacity: 0;
    display: none;
    padding: 15px;
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 2;
    text-align: center;
    font-style: normal
}

.filter-btn i {
    font-size: 16px
}

#movie-links, #sub-links, .download-type {
    float: right;
    width: 100%;
    padding: 5px
}

.download-type .film-btn, .download-type .sub-btn {
    float: right;
    width: 50%;
    text-align: center;
    padding: 5px
}

.download-type .film-btn span, .download-type .sub-btn span {
    float: right;
    width: 100%;
    padding: 3px 0;
    border-bottom: 3px solid #f2789f;
    border-radius: 5px;
    line-height: 30px
}

.download-type .film-btn span:hover, .download-type .sub-btn span:hover {
    background-color: #ff6f00;
    color: #fff;
    border-bottom-color: #ff6f00
}

#sub-links {
    padding: 0 7.5px;
    display: none
}

.btn-active {
    border-bottom-color: #ff6f00 !important;
    color: #fff !important;
    background-color: #ff6f00 !important
}

.movie-main .owl-carousel.owl-drag .owl-item {
    overflow: hidden;
    -webkit-border-radius: 0 0 0 10px;
    -moz-border-radius: 0 0 0 10px;
    border-radius: 0 0 0 10px
}

.season-episode {
    float: right;
    width: 100%;
    border-top: 1px solid #d6e7ef;
    padding: 2px 0;
    background-color: #fff
}

.links-main .item .in .season-episode span {
    line-height: 20px
}

.links-main .item .in .season-episode .season {
    float: right;
    width: 50%;
    text-align: right;
    padding-right: 10px
}

.links-main .item .in .season-episode .episode {
    float: right;
    width: 50%;
    text-align: left;
    padding-left: 10px
}

.has-more-links {
    background-color: #fff3e0;
    border: 1px solid #ff9800;
    float: right;
    width: calc(100% - 15px);
    padding: 15px;
    margin-right: 7.5px;
    border-radius: 5px;
    direction: rtl;
    margin-top: 7.5px;
    position: relative
}

.has-more-links p {
    margin: 0;
    color: #ff9800
}

.has-more-links p::before {
    content: '\f071';
    width: 50px;
    float: right;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 30px
}

.flags {
    width: 55px;
    margin-right: 10px;
    margin-top: -3px
}

.movie-main .left .item .title .flag {
    float: right;
    width: 22px;
    cursor: pointer
}

.ir-synopsis-main {
    display: block
}

.uk-synopsis-main {
    display: none;
    direction: ltr;
    text-align: left
}

.modal-header .close {
    margin: -15px auto -15px -15px
}

.modal-title {
    font-size: 16px;
    color: #080728
}

.modal-body {
    text-align: right
}

.modal button[type=submit] {
    padding: 10px 35px;
    border: 3px solid #f2789f;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 15px
}

.modal textarea {
    border-radius: 5px
}

.modal select {
    float: right;
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.poster {
    min-height: 256px;
    border-radius: 5px;
    width: 100%;
    height: auto
}

@media only screen and (max-width: 1500px) {
    .poster {
        width: 250px;
        height: auto
    }

    .serial-area {
        height: 900px
    }

    .links-main #movie-links .item, .links-main #series-links .item {
        width: calc(20% - 0px)
    }

    .movie-main .left {
        width: calc(100% - 300px)
    }

    .movie-main .right, .poster {
        width: 300px !important;
    }
}

@media only screen and (max-width: 1200px) {
    .poster {
        width: 250px;
        height: auto
    }

    .serial-area {
        height: 940px
    }

    .links-main {
        float: right
    }

    .links-main #series-links .item {
        width: calc(25% - 0px)
    }

    .links-main #movie-links .item {
        width: calc(20% - 0px)
    }

    .dropbtn {
        font-size: 15px
    }

    .dropdown-toggle::after {
        left: -6px
    }

    .movie-main .left {
        width: calc(100% - 250px)
    }

    .movie-main .right, .poster {
        width: 250px !important;
    }

    .links-main .item .in .download-number {
        right: 7px;
        font-size: 13px
    }

    .links-main .item .in .dubbed {
        right: 56px;
        font-size: 13px
    }
}

@media only screen and (max-width: 990px) {
    .poster {
        width: 250px;
        height: auto
    }

    body {
        background-image: linear-gradient(to top, #e6e9f0 0, #eef1f5 100%)
    }

    .margin2 {
        background-image: linear-gradient(to top, #edf0f4 0, #eef1f5 100%)
    }

    .serial-area {
        background-image: none !important;
        height: auto;
        padding-bottom: 0
    }

    .movie-main .left .item .info {
        float: none
    }

    .movie-main .left .item:last-child .info {
        float: right
    }

    .movie-main .left .name {
        padding: 0
    }

    .movie-main .left .name h1 {
        font-size: 20px;
        line-height: 30px
    }

    .movie-main .left .name h2 {
        font-size: 16px
    }

    .movie-main {
        height: auto;
        background-color: #fff;
        padding: 15px;
        border-radius: 10px;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
        margin: 15px 0 0
    }

    .gallery_demo {
        top: -24px;
        margin-bottom: 50px
    }

    .owl-theme .owl-nav [class*=owl-] {
        -webkit-border-radius: 10px !important;
        -moz-border-radius: 10px !important;
        border-radius: 10px !important
    }

    .links-area header {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        background-color: #fff
    }

    .links-main .item .in {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }

    .download-type .film-btn span, .download-type .sub-btn span {
        border-radius: 5px;
        padding: 5px
    }

    .chose-type {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        height: 60px;
        float: none
    }

    .checkboxes {
        width: 100%;
        height: 50px;
        margin: 7px auto;
        float: none
    }

    .checkboxes .item {
        float: right;
        position: relative;
        padding: 5px;
        width: 20%;
        margin: 5px auto
    }

    .dropbtn {
        font-size: 15px;
        padding: 5px
    }

    .dropdown-toggle::after {
        left: 0
    }

    .videos {
        margin: 0 10px
    }

    .download-type {
        text-align: center;
        margin: 0 auto;
        padding: 10px;
        width: 100%;
        position: inherit
    }

    .download-type .film-btn, .download-type .sub-btn {
        float: right;
        width: 50%;
        text-align: center;
        padding: 5px
    }

    .download-type .film-btn span {
        background-color: #f2789f;
        float: right;
        width: 100%;
        border-bottom: 3px solid #f2789f;
        color: #fff;
        cursor: pointer;
        font-weight: 700;
        transition: .25s
    }

    .links-main {
        float: right;
        width: 100%;
        margin: 7px 0 0
    }

    .links-main #movie-links .item, .links-main #series-links .item {
        width: calc(33.333% - 0px)
    }

    .rate {
        display: none
    }

    .rate-row {
        display: block
    }

    .movie-main .left .item:last-child {
        position: relative;
        width: 690px;
        right: -280px;
        top: 0
    }

    #sub-links {
        padding: 7.5px 0 0
    }

    .links-main .item .broken-link {
        opacity: 1
    }

    .links-main .item .in .bottom, .links-main .item .in .bottom .encoder, .links-main .item .in .bottom .wight {
        background-color: #fee3ec
    }

    .links-main .item .in .download-number {
        right: 7px;
        font-size: 13px
    }

    .links-main .item .in .dubbed {
        right: 56px;
        font-size: 13px
    }

    .watch-list {
        margin-top: 10px !important;
        direction: ltr
    }
}

@media only screen and (max-width: 768px) {
    .poster {
        width: 300px;
        height: auto
    }

    .movie-main .left .go-download a, .watch-list {
        padding: 7px 20px;
        width: calc(50% - 5px)
    }

    .movie-main .left .name h1 {
        font-size: 17px
    }

    .modal-title, .movie-main .left .name h2 {
        font-size: 14px
    }

    .movie-main .right {
        float: none;
        margin: 0 auto 15px;
        text-align: center
    }

    .movie-main .owl-carousel.owl-drag .owl-item {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }

    .movie-main .left {
        width: 100%;
        padding: 15px 0 0;
        min-height: 600px
    }

    .movie-main .left .name {
        text-align: center
    }

    .movie-main .left .go-download {
        text-align: center;
        direction: rtl
    }

    .movie-main .left .go-download a {
        margin: 0
    }

    .movie-main .left .go-download a:first-child {
        margin-left: 10px
    }

    .movie-main .left .item:last-child {
        position: relative;
        width: 100%;
        right: 0
    }

    .links-main .item .in .top .quality {
        line-height: 30px;
        padding: 30px 5px 0
    }

    .links-area header h2 {
        font-size: 16px;
        width: 100%
    }

    .contents-area .content {
        padding: 10px 20px
    }

    .links-main .item .in .download-number {
        right: 7px;
        font-size: 13px
    }

    .links-main .item .in .dubbed {
        right: 56px;
        font-size: 13px
    }
}

@media only screen and (max-width: 600px) {
    .poster {
        width: 300px;
        height: auto
    }

    .links-area header {
        padding: 0
    }

    .links-area header h2 {
        font-size: 14px
    }

    .links-main #movie-links .item, .links-main #series-links .item {
        width: calc(50% - 10px);
        margin: 5px
    }

    .links-main .item .in {
        height: 160px
    }

    .links-main .item .in .bottom .encoder, .links-main .item .in .bottom .movie-dl, .links-main .item .in .bottom .wight, .links-main .item .in span {
        font-size: 13px;
        line-height: 25px
    }

    .links-main .item .in .top .quality {
        padding: 30px 5px 0;
        font-size: 20px
    }

    .links-main .item .in .info {
        font-size: 12px;
        overflow: auto;
        line-height: 20px;
        max-height: 40px
    }

    .links-main .item .in .bottom .website {
        font-size: 12px;
        line-height: 25px;
        padding-left: 3px
    }

    .links-main .item .in .bottom .movie-dl span {
        height: 25px
    }
}

@media only screen and (max-width: 500px) {
    .poster {
        width: 300px;
        height: auto
    }

    .owl-item {
        border-left: 2px solid transparent;
        border-right: 2px solid transparent
    }

    .gallery_demo .owl-theme .owl-nav .owl-prev {
        left: 5px
    }

    .links-main .item .in .season-episode span {
        font-size: 12px
    }

    .links-main .item .in .season-episode .episode {
        padding-left: 0;
        text-align: center
    }

    .links-main .item .in .season-episode .season {
        padding-right: 0;
        text-align: center
    }

    .links-main .item .in .bottom .encoder, .links-main .item .in .bottom .wight {
        text-align: center
    }

    .checkboxes .item {
        width: 33%
    }

    .download-type .film-btn, .download-type .sub-btn {
        padding: 3px
    }

    .download-type .film-btn span, .download-type .sub-btn span {
        padding: 3px;
        font-size: 13px
    }
}

@media only screen and (max-width: 450px) {
    .links-main .item .in .download-number {
        right: 3px;
        font-size: 12px
    }

    .links-main .item .in .dubbed {
        right: 47px;
        font-size: 12px
    }

    .poster {
        width: 300px;
        height: auto
    }
}

@media only screen and (max-width: 390px) {
    .links-main .item .in .dubbed i {
        display: none
    }
}
