.fancybox-content {
    margin: 4% auto 7% auto !important;
    margin: 0 auto !important;
    padding: 0;
}

/**
* 15.4 -<980
*
*/
@media all and (max-width: 980px) {
    /*#navbar-magazine li a,
    .header-icon-magz a{
        font-size: 18px!important;
        padding: 15px!important;
        text-align: right;
    }
    #navbar-magazine ul{
        margin-top: 10px!important;
    }
    .magazine .main-menu .col-lg-5{
        margin-top:5px!important;
    }*/
    .header-icon-magz .ml-5 {
        margin-left: .5rem !important;
    }

    .header-icon-magz .mr-3 {
        margin-left: 5px !important;
    }

    .header-icon-magz .pt-2 {
        padding-top: 5px !important;
    }

    .index-link a {
        padding-top: 6px !important
    }

    .filter-search-box input {
        cursor: pointer;
    }

    .filter-search-box h4,
    .filter-search-box input {
        font-size: 14px !important;
    }

    .filter-search-box .serach-svg svg {
        top: 55px !important;
    }

    .dropdown-item {
        font-size: 12px !important;
        padding: .25rem;
    }

    /*.triangle-center,
    .triangle-bottom{
        right: 40%!important;
    }*/
    .magazine .bottom-descript h3 {
        font-size: 34px !important;
    }

}

@media only screen and (width: 768px) {
    .filter-search-box .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .filter-search-box .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    /*.magazine .navbar-collapse {
        position: absolute;
        background:transparent;
        top: auto!important;
        right: 150px;
    }*/
    .magazine .bottom-descript h3 {
        font-size: 27px !important;
    }
}

/**
* 15.6 -<768
*
*/
@media all and (max-width: 768px) {
    .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 4px dashed;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }

    .header-icon-magz .login-link {
        display: none;
    }

    .index-link .author {
        display: block;
    }

    .filter-search-box {
        padding-top: 1rem !important;
        margin-top: 1rem !important;
    }

    .index-link img {
        margin-right: 15px;
    }

    .magazine .top-detail-box h1 {
        font-size: 50px !important;
    }

    .magazine .top-detail-box strong {
        font-size: 20px !important;
    }

    .filter-search-box .col-lg-3 {
        margin-bottom: 30px;
        margin-top: 20px
    }

    .search-box-mobile {
        display: block !important;
    }

    .search-box-desk {
        display: none;
    }

    .header-icon-magz .color-dark img {
        margin-top: 0 !important;
        width: 20px;
        height: 20px;
    }

    .header-icon-magz .ml-4 {
        margin-left: 0 !important;
    }

    .header-icon-magz .mx-5 {
        margin-right: 0 !important;
    }

    .post_next_pre .link_btn a {
        padding: 10px 15px 11px 15px !important;
        font-size: 18px !important;
    }

    .post_next_pre .share-btn button {
        width: 55px !important;
        height: 55px !important;
    }

    .post_next_pre .share-btn img {
        width: 30px !important;
    }

    .post_next_pre li {
        margin-right: 10px !important;
    }

    .date_text {
        font-size: 16px !important;
    }

    .title_page {
        font-size: 21px !important;
    }

    .triangle-center {
        right: 15%;
        width: 70%;
    }
}

/**
* 15.7 -<480
*
*/
@media all and (max-width: 490px) {
    #cinema_small img,
    #cinema_small .row,
    .most_comment .row {
        border-radius: .6rem !important;
    }

    /*.magazine .main-menu .col-lg-5 {
        display:block!important;
    }
    .triangle-center, .triangle-bottom {
        right: 30% !important;
    }*/
    .header-icon-magz a {
        padding: 5px;
    }

    .header-icon-magz li {
        position: absolute;
        top: -15px;

    }

    .header-icon-magz .pt-2 {
        left: 150px
    }

    .header-icon-magz .index-link {
        left: 0
    }

    .magazine .top-detail-box h1 {
        font-size: 35px !important;
    }

    .magazine .top-detail-box strong {
        font-size: 16px !important;
    }

    .magazine .pagination-box li {
        width: 45px !important;
        height: 45px !important;
        margin: 0 0 0 6px !important;
        padding: 10px !important;
        font-size: 16px !important;
    }

    .magazine .pagination-box li a,
    .magazine .pagination-box li span {
        font-size: 16px !important;
    }

    .magazine .bottom-descript h3 {
        font-size: 18px !important;
    }

    .magazine .bottom-descript p {
        font-size: 14px !important;
    }

    /*.magazine .main-menu .navbar{
        padding: 0!important;
    }*/
    .header-icon-magz .mx-5 {
        margin-left: 0 !important;
    }

    /*.magazine .navbar-brand img {
        margin-top:0!important;
    }*/
    .macazine .post-box {
        padding-bottom: 6rem !important;
    }

    .post-box .hover-box {
        top: 43% !important;
        right: 42% !important;
    }

    /*#navbar-magazine li{
        text-align: right!important;
        list-style: none;
    }
    #navbar-magazine li a{
        color:#000!important;
    }*/
    .list-social .float-right {
        margin-top: 15px !important;
    }

    .list-social .read-magz {
        padding-top: 13px !important;
        padding-bottom: 13px !important;
    }

    #list-social button {
        width: 58px !important;
        height: 58px !important;
    }

    .dropdown-item img.logo-svg {
        width: 40px !important;
        height: 10px !important;
        margin: 10px 5px !important;
    }

    .dropdown-item {
        font-size: 10px !important;
    }

    .col-lg-2 .dropdown-menu .dropdown-item {
        padding: 15px !important;
    }

    .filter-search-box .dropdown-menu {
        right: 0 !important
    }

    .filter-search-box .last-drop .dropdown-menu {
        right: auto !important
    }

    .dropdown-item img {
        width: 25px;
    }

    .post-box .hover-box {
        display: block !important;
    }

    .magazine .pagination-box li span {
        padding: 0 !important;
    }

    .magazine .pagination-box li a,
    .magazine .pagination-box li span {
        padding: 0px !important;
    }

    .top_box_title .col-lg-6.text-left {
        text-align: right !important;
    }

    .title_page {
        font-size: 18px !important;
    }

    .date_text {
        font-size: 14px !important;
    }

    .post_next_pre .link_btn a {
        padding: 7px 10px 8px 10px !important;
        font-size: 13px !important;
    }

    .post_next_pre .share-btn button {
        width: 40px !important;
        height: 40px !important;
    }

    .post_next_pre .share-btn img {
        width: 20px !important;
    }

    .post_next_pre li {
        margin-right: 0 !important;
        margin-left: 7px !important;
    }

    .top_box_title .post_next_pre {
        padding-top: 0 !important;
    }

    .single_magazine .head span {
        font-size: 16px !important;
    }

    .single_magazine .box_head {
        padding-right: 0 !important;
    }

    .top_box_title .socials-box {
        top: 40px;
    }
}

/**
* 15.8 -<480
*
*/
@media all and (max-width: 480px) {
    .list-social .socials-box {
        left: 60px !important;
        top: 0px !important;
        padding: 5px 20px !important;
    }

}

/**
* 15.8 -<360
*
*/
@media all and (max-width: 400px) {
    .header-icon-magz a {
        font-size: 15px !important;
    }

    .header-icon-magz li {
        top: -10px !important;
    }

    .index-link img {
        margin-right: 5px !important;
    }

    .header-icon-magz .pt-2 {
        left: 110px !important;
    }

    .magazine .top-detail-box h1 {
        font-size: 26px !important;
    }

    .filter-search-box h4,
    .filter-search-box input {
        font-size: 10px !important;
    }

    /*.triangle-center, .triangle-bottom {
        right: 24% !important;
    }*/
    .magazine .pagination-box li {
        width: 38px !important;
        height: 38px !important;
        margin: 0 0 0 2px !important;
        padding: 7px !important;
        font-size: 12px !important;
    }

    .magazine .pagination-box li a,
    .magazine .pagination-box li span {
        font-size: 12px !important;
    }

    .magazine .bottom-descript h3 {
        font-size: 14px !important;
    }

    .magazine .bottom-descript p {
        font-size: 12px !important;
    }

    .magazine .navbar-brand {
        margin-right: -35px !important;
    }

    .magazine .navbar-brand img {
        height: 28px !important;
    }

    .index-link a,
    .header-icon-magz .color-dark {
        padding-left: 0 !important;
    }

    .filter-search-box .dropdown .drop-icon {
        left: 10px !important;
        top: 23px !important;
        width: 10px;
        height: 5px;
    }

    .filter-search-box .serach-svg svg {
        left: 5px !important;
        top: 50px !important;
        width: 20px !important;
        height: 20px !important;
    }

    .post-box .hover-box {
        top: 40% !important;
    }

    .share-btn button img {
        width: 25px;
    }

    .list-social button {
        width: 48px !important;
        height: 48px !important;
    }

    .list-social .read-magz {
        padding: 10px !important;
        font-size: 14px !important;
    }

    .pagination-box li img {
        width: 5px;
    }

    .list-social .socials-box {
        width: 160px !important;
        left: 47px !important;
    }

    .list-social .socials-box img {
        width: 25px !important;
    }

    .socials-box a {
        padding: 6px 0 !important;
    }

    .socials-box {
        top: -198px !important;
    }

    .top_box_title .socials-box {
        top: 40px !important;
    }

}

/**
* 15.9 -<320
*
*/
@media all and (max-width: 320px) {
    .filter-search-box h4
    .filter-search-box input {
        font-size: 9px !important;
    }

    .filter-search-box .dropdown .drop-icon {
        top: 21px !important;
    }

    .post-box .hover-box {
        top: 38% !important;
        right: 38% !important;
    }

    /*.triangle-center, .triangle-bottom {
        right: 21% !important;
    }*/
    .list-social button {
        width: 45px !important;
        height: 45px !important;
    }

    .list-social .close-box {
        margin-right: .5rem !important
    }

    .list-social .float-right {
        margin-top: 10px !important;
    }

    .list-social .socials-box {
        width: 140px !important;
        padding: 3px 10px !important;
    }

    .filter-search-box h4,
    .filter-search-box input {
        font-size: 9px !important;
    }

    .filter-search-box input {
        padding: 14px !important;
    }

    .filter-search-box .serach-svg svg {
        width: 15px !important;
        height: 15px !important;

    }
}

@media (max-width: 359px) and (min-width: 310px) {
    .filter-search-box h4,
    .filter-search-box input {
        font-size: 9px !important;
    }

    .filter-search-box input {
        padding: 14px !important;
    }

    .filter-search-box .serach-svg svg {
        width: 15px !important;
        height: 15px !important;

    }
}

​
    /**
    * magazine page
    **/
.top-img-box {
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/*#navbar-magazine li a{
	font-size: 22px;
	color:#ffffff;
	padding:0 0 0 33px;
}
.magazine .navbar-brand img {
    height: 38px;
    margin-top: -10px;
}*/
.magazine .header-icon-magz button,
.index-link a {
    background: none;
    font-size: 22px;
}

.header-icon-magz .color-dark img {
    margin-top: -10px
}

.magazine .top-detail-box h1 {
    font-size: 60px;
}

.magazine .top-detail-box strong {
    font-size: 28px;
}

.filter-search-box input {
    border-radius: 36px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.08);
    padding: 16px 23px;
    font-size: 16px;
    outline: none;
}

.filter-search-box .dropdown .drop-icon {
    position: absolute;
    left: 20px;
    top: 25px;
    border: none;
}

.dropdown-menu {
    border-radius: 23px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.08);
    width: 100%;
    text-align: right;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    top: 115%
}

.dropdown-menu .dropdown-item:not(:last-child) {
    border-bottom: 1px solid #d5d5de;
}

.dropdown-item img.logo-svg {
    width: 60px;
    height: 15px;
    margin: 20px 20px 20px 10px;
}

.dropdown-item {
    font-size: 16px;
    background: #fff;
}

.dropdown-item:hover {
    background: #e0e0e9;
}

.dropdown-item:first-child {
    border-top-right-radius: 23px;
    border-top-left-radius: 23px;
}

.dropdown-item:last-child {
    border-bottom-right-radius: 23px;
    border-bottom-left-radius: 23px;
}

.col-lg-2 .dropdown-menu .dropdown-item {
    padding: 20px 20px 20px 10px;
}

.filter-search-box .serach-svg svg {
    position: absolute;
    left: 20px;
    top: 65px;
}

.triangle-center {
    position: absolute;
    bottom: -42px;
    right: 35%;
    width: 30%;
    text-align: center;
}

.triangle-bottom {
    position: absolute;
    top: -46px;
    right: 35%;
    width: 30%;
    text-align: center;
}

.post-box .post-contetnt {
    padding: 26px 23px 25px;
    border-radius: 23px;
    border: solid 2px #e0e0e9;
}

.post-box h4 a {
    font-weight: 500;
    color: #484848;
    font-size: 16px;
}

.post-box span {
    color: #b0b0bc;
}

.layer-one img {
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.16);
}

.layer {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: rgba(0, 0, 0, 0.05);
}

.layer-two {
    height: 7px;
    width: 95%;
}

.layer-three {
    height: 7px;
    width: 85%;
}

.post-box .read-magz,
.list-social .read-magz {
    padding: 12px 20px 13px 20px;
    border-radius: 35px;
    background-color: #e0e0e9;
    color: #444444;
    font-size: 18px;
}

.post-box .share-btn button,
.list-social button,
.post_next_pre .share-btn button {
    border-radius: 36px;
    padding: 5px;
    width: 58px;
    height: 58px;
    border: solid 2px #e0e0e9;
    background-color: #ffffff;
}

.post-box .hover-box {
    padding: 15px;
    border-radius: 36px;
    width: 60px;
    height: 60px;
    box-shadow: 0 3px 6px 0 rgba(233, 33, 36, 0.49);
    background-color: #e92124;
    top: 38%;
    right: 38%;
}

.post-box .hover-box {
    display: none;
}

.post-box .post-contetnt:hover {
    border-color: #e92124;
    box-shadow: 0 30px 25px 0 rgba(96, 101, 114, 0.16);
}

.post-box .post-contetnt h4:hover a,
.post-box .post-contetnt:hover h4 a {
    color: #e92124;
}

.post-box .post-contetnt .read-magz:hover,
.list-social .read-magz:hover,
.post-box .post-contetnt:hover .read-magz {
    background-color: #e92124;
    color: #fff
}

.post-box .layer-one:hover .hover-box {
    display: block;
}

.socials-box {
    list-style: none;
    left: 0;
    top: -215px;
    padding: 20px 12px;
    border-radius: 36px;
    box-shadow: 0 10px 9px 0 rgba(31, 31, 35, 0.08);
    background: #fff;
    display: none;
}

.socials-box a {
    display: block;
    padding: 8px 0;
}

.list-social .socials-box a {
    display: inline-block;
}

.list-social .socials-box {
    left: 75px;
    top: 0;
    padding: 12px 20px;
    box-shadow: 0 5px 9px 10px rgba(31, 31, 35, 0.08);
    background: #fff;
    width: 180px;
}

.post-box .share-btn:hover button,
.list-social .share-btn:hover button,
.post_next_pre .share-btn:hover button {
    border-color: #fff;
    box-shadow: 0 5px 9px 0 rgba(31, 31, 35, 0.08);
}

/*.post-box .share-btn:hover .socials-box,
.list-social .share-btn:hover .socials-box{
	display: block;
}*/
.magazine .pagination-box li {
    width: 70px;
    height: 70px;
    margin: 0 0 0 16px;
    /*padding: 17px;*/
    border-radius: 36px;
    display: inline-block;
    border: solid 2px #e0e0e9;
    color: #444444;
    font-size: 22px;
}

.magazine .pagination-box li:hover {
    background: #e92124 !important;
    border-color: #e92124 !important;
}

.magazine .pagination-box li a,
.magazine .pagination-box li span {
    color: #444444;
    font-size: 22px;
    border-radius: 36px;
    display: block;
    padding: 17px;
}

.magazine .pagination-box li.active,
.magazine .pagination-box li:hover {
    box-shadow: 0 3px 6px 0 rgba(237, 33, 36, 0.31) !important;
    background-color: #e92124 !important;
    border: none !important;
}

.magazine .pagination-box li:hover a,
.magazine .pagination-box li:hover span {
    color: #fff;
}

.magazine .pagination-box li.active span {
    color: #fff !important;
}

.magazine .pagination-box li:first-child,
.magazine .pagination-box li:last-child {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    border: none;
}

.magazine .pagination-box {
    background: linear-gradient(to right, #fff, #efeff5, #fff);
}

.magazine .pagination-box li:nth-last-child(2) {
    background: #e0e0e9;
}

.magazine .bottom-descript {
    border-top: 4px solid;
    border-image: linear-gradient(to right, #fff, #e0e0e9, #fff) 1;
}

.magazine .bottom-descript h3 {
    color: #505050;
    font-size: 38px;
}

.magazine .bottom-descript p {
    font-size: 16px;
    line-height: 1.94;
    color: #505050;
}

.list-social {
    display: none;
}

.index-link a.author:hover {
    color: #fff !important;
}

.search-box-mobile {
    display: none;
}

.fancybox-inner,
.fancybox-content {
    background: none !important;
}

.list-social button {
    border: none !important;
    width: 70px;
    height: 70px;
}

.list-social .float-right {
    margin-top: 20px;
}

.list-social .read-magz {
    padding: 20px;
}

.cat_img {
    visibility: hidden;
}

.cat_img.cactive {
    visibility: visible;
}

.post-box {
    padding-bottom: 100px !important;
}

.fancybox-content img, .fancybox-thumbs__list a {
    max-height: 500px;
}

.fancybox-content {
    /*margin-top: 1%!important;*/
}

.socials-box img {
    opacity: .4 !important;
    transition: ease all .8s;
}

.socials-box img:hover {
    opacity: .9 !important;
}

/**
* magazine single
**/
.date_text {
    font-size: 20px;
    text-align: center;
    color: #484848;
}

.title_page {
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    color: #484848;
}

.top_box_title {
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.07);
}

.post_next_pre {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.post_next_pre li {
    display: inline-block;
    margin-right: 17px;
}

.post_next_pre .link_btn a {
    padding: 18px 20px 18px 20px;
    border-radius: 35px;
    background-color: #ffffff;
    color: #444444;
    font-size: 22px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.08);
}

.post_next_pre .link_btn:hover a {
    background-color: #ed2124;
    color: #ffffff;
}

.post_next_pre .share-btn button {
    width: 71px;
    height: 71px;
}

.top_box_title .socials-box {
    top: 65px;
}

.single_magazine .the-content p {
    font-size: 20px;
    font-weight: normal;
    line-height: 2.5;
    text-align: right;
    color: #484848;
}

.head .title_head_left {
    position: absolute;
    z-index: 10;
    left: 0;
}

.single_magazine .head span {
    font-size: 22px;
    margin-top: -8px !important;
    display: block;
    font-weight: 500;
    color: #484848;
}


.box_head.fanc_head {
    display: none
}

.magazine #search_div {
    position: inherit;
    top: auto;
    left: auto;
    height: auto;
    right: auto;
    z-index: auto;
    display: block;
    padding-bottom: 80px;
}






