/*

Theme Name: PlayMag - Child Theme

Theme URI: http://wpcurve.com

Author: WPCurve

Author URI: http://wpcurve.com

Description: PlayMag is a modern, responsive Magazine WordPress theme that combines both form and function into one comprehensive website. It is perfect for all kinds of online magazines, classic news websites, professional blogs and other editorial related projects.

Version: 1.0

Template: playmag

*/

@import url('../playmag/style.css');
@import url('../playmag/style_char_bio.css');
@import url('../playmag/style_char_main.css');
@import url('../playmag/style_general.css');
.title_area {
    background: url('img/title-bg.png') 0 0 repeat-x;
    min-height: 47px;
}

.title_area h1 {
    margin: 10px 0px 10px;
    text-transform: uppercase;
    font-family: 'Titillium Web';
    font-size: 24px;
    font-weight: 600;
}

.page-id-3912 .page-heading h1 {
    color: #1682bf;
}

.advertisement img {
    border: none;
}

.page-content-wrapper p {
    margin: 25px 0px 0px;
    line-height: 1.7;
    font-size: 16px;
}

.page-id-11 td h1 {
    font-family: Titillium Web;
    font-weight: 900;
    margin-top: 0px !important;
}

/* WPCurve */

.page h4 {
    font-family: Titillium Web;
    font-weight: 900 !important;
    text-transform: uppercase;
    font-size: 16px !important;
    margin-bottom: 0px;
}

.page p {
    margin-top: 0px;
    margin-bottom: 20px;
}

#text_ticker {
    position: relative;
    overflow: hidden;
    margin: -30px 0 10px 0;
}

#text_ticker ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 35px;
    list-style: none;
}

#text_ticker ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 260px;
    height: 35px;
    background: transparent;
    text-align: center;
    line-height: 35px;
    font-weight: 900;
    text-transform: capitalize;
}

/* WPCurve */

#menu-main-menu-1,
#menu-main-menu-1 li {
    height: 56px;
}

body.archive .cat-wrapp.post-cat>div {
    min-height: 450px !important;
}

body.archive .cat-wrapp.post-cat .post-infs {
    width: 100% !important;
}

/* James 4-29-15 */

.gridlayout a {
    display: block;
}

.gridlayout ul {
    padding: 0;
    margin: 0;
    display: inline;
}

.gridlayout li {
    float: left;
    margin-right: 30px;
    max-width: 350px;
    width: 100%;
    list-style-type: none;
    height: 100px;
    display: table;
    position: relative;
}

.gridlayout li:nth-child(3n+3) {
    margin-right: 0px;
}

.gridlayout a:hover>.image {
    opacity: 0.8;
}

.gridlayout li .textoverlay {
    position: absolute;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    padding: 7px;
    color: #fff;
}

.gridlayouts ul {
    padding: 0;
    margin: 0;
    display: inline;
}

.gridlayouts li {
    list-style-type: none;
}

.gridlayouts .col-lg-4 {
    width: 33.3333333333%;
}

.main-nav ul li a,
.fixed-header ul li a {
    padding: 0 8px;
}

/* End James 4-29-15 */

/* ===============================================
New Ds css start here 1 August 2018
======================================*/

/* Header */

.mobile-slide {
    display: none;
}

.header-four-fix .desantix-logo {
    width: 100%;
    height: auto;
    max-width: 93px;
    display: block;
    float: left;
    margin-top: 28px;
    margin-right: 22px;
}

.header-four-fix #text_ticker {
    margin: -35px 0px 10px 89px;
}

.header-four-fix #text_ticker ul li {
    letter-spacing: 1px;
    font-size: 14px;
    font-family: 'proxima_nova_blblack';
    font-style: italic;
    font-weight: normal;
}

.header-four-fix .advertisement {
    margin: 10px 0;
}

/* Header */

.weekly-comic {
    padding-top: 20px;
    padding-bottom: 45px;
}

.weekly-wrap {
    border-top: solid 2px #009fd9;
    border-bottom: solid 2px #009fd9;
    padding: 5px 0;
}

.captain-top-sec {
    background-color: #ffda18;
    padding-top: 21px;
}

.captain-top-sec .ce-logo {
    margin-bottom: 32px;
    text-align: center;
}

.captain-top-sec .ce-logo img {
    width: 100%;
    max-width: 1000px;
}

.captain-top-sec p {
    font-size: 32px;
    text-align: center;
    width: 100%;
    max-width: 1002px;
    margin: 0 auto;
    line-height: 48px;
}

.captain-top-sec .ce-buttons {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 45px 0 33px;
}

.captain-top-sec .ce-buttons a.btn.button {
    display: inline-block;
    border: solid 1px #ea2071;
    padding: 9px 40px;
    color: #ea2071;
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
    border-radius: 0px;
    margin: 0 14px;
}

.captain-top-sec .ce-buttons a.btn.button:hover {
    background-color: #ea2071;
    color: #fff;
}

h2.title {
    font-weight: 800;
    font-size: 41px;
    margin-bottom: 35px;
}

.weekly-comic .weekly-img a {
    display: block;
    float: left;
    width: 48%;
}

.weekly-comic .weekly-img a .img-holder img {
    width: 100%;
    height: auto;
}

.weekly-comic .weekly-img a:first-child {
    margin-right: 4%;
}

.weekly-comic h4 {
    font-size: 18px;
    color: #e71d73;
    font-weight: 700 !important;
}

.weekly-comic h3 {
    font-size: 45px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 16px;
}

.weekly-comic h3 a {
    color: #1780be;
    display: block;
    margin-left: 0px;
}

.weekly-comic p {
    color: #1d1d1b;
    font-size: 18px;
}

.weekly-comic .view-more {
    text-align: left;
}

.weekly-comic .view-more a {
    background-color: #ea2071;
    display: inline-block;
    border: solid 1px transparent;
    padding: 0px 75px;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
    border-radius: 0px;
}

.weekly-comic .view-more a:hover {
    text-decoration: none;
    border: solid 1px #ea2071;
    background: none;
    color: #ea2071;
}

.shop-section {
    background-color: #f9f5e8;
    padding-top: 19px;
    padding-bottom: 53px;
}

.shop-section li.widget {
    margin: 0px 0;
}

.shop-section h3 {
    font-size: 45px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 19px;
    padding-right: 12px;
}

.shop-section p {
    color: #1d1d1b;
    font-size: 18px;
    line-height: 27px;
}

.news-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

.news-section h3 a {
    font-size: 28px;
}

.news-section {
    color: #706f6f;
}

.news-section h3 a:focus {
    text-decoration: none;
}

section.news-section img.wp-post-image {
    height: 200px;
}

.comic-strips h2.title-inner {
    font-size: 25px;
}

.comic-strips .button-comic .next-prev .hpage:first-child {
    margin-right: 5px;
}

.comic-strips .button-comic .next-prev .hpage {
    display: inline-block;
    max-width: 220px;
    width: 100%;
}

.comic-strips .button-comic .next-prev .hpage a {
    cursor: default;
    background-color: #c6c6c6;
    color: #fff;
    font-size: 18px;
    display: block;
    padding: 13px 20px;
    border-radius: 0px;
    font-weight: bold;
    width: 100%;
    position: relative;
    text-align: center;
    box-shadow: none;
    line-height: normal;
    border: none;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    box-shadow: 0 5px 0 #1780be;
    -moz-box-shadow: 0 5px 0 #1780be;
    -webkit-box-shadow: 0 5px 0 #1780be;
    -ms-box-shadow: 0 5px 0 #1780be;
    -o-box-shadow: 0 5px 0 #1780be;
}

.comic-strips .button-comic .next-prev .hpage.active a {
    background-color: #1685c2;
    cursor: pointer;
}

.comic-strips .button-comic .next-prev .hpage.active a:hover {
    color: #0c5fa5;
    background: #1685c2;
    box-shadow: 0 2px 0 #0058a3;
    -moz-box-shadow: 0 2px 0 #0058a3;
    -webkit-box-shadow: 0 2px 0 #0058a3;
    -ms-box-shadow: 0 2px 0 #0058a3;
    -o-box-shadow: 0 2px 0 #0058a3;
}

.comic-strips .button-comic .next-prev .hpage.active a:hover span {
    border-bottom: 1px solid #0c5fa5;
}

.comic-strips .button-comic .next-prev .hpage.active a {
    color: #fff;
    background: #1685c2;
    box-shadow: 0 5px 0 #0058a3;
    -moz-box-shadow: 0 5px 0 #0058a3;
    -webkit-box-shadow: 0 5px 0 #0058a3;
    -ms-box-shadow: 0 5px 0 #0058a3;
    -o-box-shadow: 0 5px 0 #0058a3;
}

.comic-strips .button-comic .next-prev .hpage a {
    color: #0c5fa5;
    background: #1685c2;
    box-shadow: 0 2px 0 #0058a3;
    -moz-box-shadow: 0 2px 0 #0058a3;
    -webkit-box-shadow: 0 2px 0 #0058a3;
    -ms-box-shadow: 0 2px 0 #0058a3;
    -o-box-shadow: 0 2px 0 #0058a3;
}

.comic-strips .news-buttons {
    display: inline-block;
    width: 100%;
}

.comic-strips .news-buttons a.btn.button {
    color: #1780be;
    font-size: 18px;
    display: inline-block;
    padding: 13px 20px;
    border-radius: 0px;
    border: solid 1px #1780be;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    max-width: 188px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    box-shadow: 0 5px 0 #1780be;
    -moz-box-shadow: 0 5px 0 #1780be;
    -webkit-box-shadow: 0 5px 0 #1780be;
    -ms-box-shadow: 0 5px 0 #1780be;
    -o-box-shadow: 0 5px 0 #1780be;
}

.comic-strips .news-buttons a.btn.button:hover {
    background-color: #fff;
    color: #b2d8f3;
    box-shadow: 0 2px 0 #1780be;
    -moz-box-shadow: 0 2px 0 #1780be;
    -webkit-box-shadow: 0 2px 0 #1780be;
    -ms-box-shadow: 0 2px 0 #1780be;
    -o-box-shadow: 0 2px 0 #1780be;
}

.comic-strips .news-buttons a.btn.button:hover span {
    border-bottom: 1px solid #b2d8f3;
}

.comic-strips .button-comic .next-prev {
    margin-bottom: 18px;
}

.comic-strips .comic-strips-logo {
    margin-top: 10px;
    margin-bottom: 18px;
    position: relative;
    /**/
}

/**/

.comic-strips .comic-strips-logo .cap-righ {
    position: absolute;
    right: 0;
    bottom: -20px;
}

.comic-strips .comic-strips-logo .cap-righ>img {
    max-width: 235px;
}

/**/

.comic-strips .img-holder {
    margin-bottom: 23px;
    /*min-height: 516px;*/
    min-height: 525px;
}

.comic-strips .comic-strips-logo img {
    width: 100%;
    height: auto;
    max-width: 759px;
}

.comic-strips .big-red-title {
    background-color: #e6007e;
    color: #fff;
    font-size: 45px;
    padding: 20px 26px;
    margin-bottom: 20px;
}

.comic-strips .bottom-copyright {
    display: inline-block;
    width: 100%;
    border-bottom: solid 1px #706f6f;
    padding-bottom: 6px;
    margin-bottom: 7px;
}

.comic-strips .bottom-copyright a.logo-besantix {
    float: left;
}

.comic-strips .bottom-copyright a.logo-besantix img {
    width: 100%;
    max-width: 148px;
    height: auto;
}

.comic-strips .bottom-copyright p.copy {
    float: right;
    color: #1d1d1b;
    font-size: 14px;
    margin-bottom: 0px;
    padding-top: 19px;
    font-weight: 400;
}

.comic-strips .blog-cont {
    display: inline-block;
    width: 100%;
}

.comic-strips .blog-cont .blog-type p {
    font-size: 21px;
    color: #1d1d1b;
    line-height: 28px;
}

.comic-strips .blog-cont .blog-tags a,
.comic-strips .blog-cont .blog-tags p {
    font-size: 17px;
}

.comic-strips .blog-cont .blog-tags p span.tags-d {
    background-color: #575756;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 0;
    padding: 4px 10px;
}

.comic-strips .share-section {
    border-top: solid 2px #e71d73;
    border-bottom: solid 2px #e71d73;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.comic-strips .share-section p {
    color: #e71d73;
    float: left;
    font-size: 28px;
    font-weight: 600;
    margin-right: 40px;
    margin-bottom: 0px;
}

.comic-strips .share-section ul {
    list-style: none;
    padding: 0px;
    margin: 6px 0 0;
    float: left;
}

.comic-strips .share-section ul li {
    display: inline-block;
    margin-right: 13px;
}

.comic-strips .share-section ul li a {
    display: block;
    border-radius: 50%;
    -webkit-border-radius: 50%; position: relative; z-index: 999;
    -ms-border-radius: 50%;
    width: 31px;
    height: 31px;
    background-color: #e71d73;
    line-height: 28px;
    text-align: center;
}

.comic-strips .share-section ul li a:hover {
    background-color: #1685c2;
}

.comic-strips .share-section ul li a img {
    width: 21px;
}

.comic-strips-content .img-holder img {
    width: 100%;
    height: auto;
}

.archive-post-content .archive-post img {
    margin-bottom: 10px;
}

.archive-post-content .archive-post .episode {
    color: #e71d73;
    font-size: 16px;
    font-family: "Titillium Web";
    font-weight: 700;
}

.archive-post-content .archive-post h2 {
    min-height: 90px;
    font-size: 24px;
    color: #1780be;
    margin-top: 0px;
    margin-bottom: 1px;
}

.archive-post-content .archive-post p {
    min-height: 120px;
    font-size: 17px;
    color: #1d1d1b;
    line-height: 24px;
    margin-bottom: 0px;
}

.archive-post-content .archive-post .date-form {
    color: #575756;
    font-size: 16px;
}

.archive-post-content .archive-post a.continue-read {
    display: none;
}

.archive-sidebar h3 {
    color: #1685c2;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: solid 1px #1685c2;
    padding-bottom: 10px;
    padding-left: 15px;
}

.archive-sidebar ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.archive-sidebar ul li a {
    color: #706f6f;
    font-size: 18px;
    border-bottom: solid 1px #1685c2;
    display: block;
    padding-bottom: 2px;
    margin-bottom: 3px;
    padding-left: 15px;
}

.archive-sidebar ul li a:hover {
    font-weight: 600;
}

.page-content-wrapper {
    background: none;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    min-height: auto;
    padding: 0px 0;
}

.page-content-wrapper:before,
.page-content-wrapper:after {
    display: none;
}

.page-heading h1 {
    color: #1685c2;
    font-size: 25px;
    text-shadow: none;
    padding: 20px 0;
}

.page-id-4067 .parallax-section,
.page-id-4067 .main-description {
    display: none;
}

.page-id-4067 .top-faces {
    border-bottom: none;
}

.archives-buttons a.btn.button {
    color: #1780be;
    font-size: 18px;
    display: inline-block;
    padding: 13px 20px;
    border-radius: 0px;
    border: solid 1px #1780be;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    max-width: 188px;
    margin-right: 5px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    box-shadow: 0 5px 0 #1780be;
    -moz-box-shadow: 0 5px 0 #1780be;
    -webkit-box-shadow: 0 5px 0 #1780be;
    -ms-box-shadow: 0 5px 0 #1780be;
    -o-box-shadow: 0 5px 0 #1780be;
}

.archives-buttons a.btn.button:hover {
    background-color: #fff;
    color: #1780be;
    box-shadow: 0 2px 0 #1780be;
    -moz-box-shadow: 0 2px 0 #1780be;
    -webkit-box-shadow: 0 2px 0 #1780be;
    -ms-box-shadow: 0 2px 0 #1780be;
    -o-box-shadow: 0 2px 0 #1780be;
    color: #b2d8f3;
}

.archives-buttons a.btn.button.active {
    background-color: #fff;
    color: #1780be;
    box-shadow: none;
}

.archives-buttons a.btn.button:hover span {
    border-bottom: 1px solid #b2d8f3;
}

.archives-buttons {margin-bottom: 30px;width: 100%;display: inline-block;}

.dsblog_pagination {
    text-align: center;
    clear: both;
}

.dsblog_pagination span,
.dsblog_pagination a {
    display: inline-block;
    padding: 2px 12px
}

.dsblog_pagination {
    text-align: center;
}

.dsblog_pagination .pagination-wrap {
    background-color: #ededed;
    display: inline-block;
    width: auto;
}

.dsblog_pagination a {
    color: #878787;
}

.dsblog_pagination a:hover,
.dsblog_pagination span.current {
    background-color: #dadada;
    color: #343432;
}

h3.subheader {
    border-bottom: solid 1px #575756;
    padding-bottom: 12px;
    color: #575756;
    margin-left: 15px;
    display: inline-block;
    margin-top: 10px;
    width: 97%;
}

.parallax-section,
.main-description {
    display: none !important;
}

.page-id-4114 h3.subheader,
.page-id-4128 h3.subheader {
    display: none;
}

.page-content-wrapper .top-faces {
    border-bottom: none;
}

.weekly-wrap-single {
    border-top: solid 2px #009fd9;
}

/**/

#foxpush_box.foxpush_postion_top {
    z-index: 999999999;
}

.foxpush_blocked_box_left {
    left: -40px !important;
}

/**/

/**/

#tpbr_topbar {
    background: #e71d73 !important;
    padding: 5px 0 !important;
}

#tpbr_topbar #tpbr_box {
    font-weight: 600 !important;
    font-size: 18px !important;
}

a#tpbr_calltoaction {
    border: 2px solid #ffda18;
    background: #e71d73   !important;
    color: #ffda18 !important;
    font-size: 15px;
    padding: 0px 15px !important;
    border-radius: 0 !important;
}

a#tpbr_calltoaction:hover {
    background: #ffda18 !important;
    background: #ffda18 !important;
    color: #e71d73  !important;
    transition: all 0.3s ease-in-out;
}

/**/



.prmo_banner{display: inline-block; width: 100%;  margin-top: 25px;}
.prmo_banner.custome1{margin-bottom: -28px;}
.prmo_banner img{width: 33.33%; float: left;}

.prmo_banner_custom{display: inline-block; max-width: 55%; float: right;}
.prmo_banner_custom img{width: 33.33%; float: left;}



/* ===============================================
New Ds css end here 1 August 2018
=================================================*/

@media(min-width:992px) {
    .header-three.header-four-fix::before {
        position: absolute;
        content: "";
        width: 41%;
        background: #1f81bd;
        right: 0;
        top: 96px;
        height: 64px;
    }
    .header-four-fix .advertisement {
        padding-right: 0;
        margin-right: 0;
        text-align: right;
    }
}

@media(max-width:1199px) {
    .header-three.header-four-fix::before {
        height: 40px;
    }
    /**/
    .comic-strips .comic-strips-logo .cap-righ>img {
        max-width: 225px;
    }
    /**/
}

@media only screen and (max-width:1199px) and (min-width:992px) {
    .fixed-header .container div:first-child {
        margin-top: 4px;
    }
    .header-four-fix .advertisement {
        margin: 28px 0 0;
    }
    .header-three.header-four-fix::before {
        height: 52px;
        top: 98px;
    }
    .header-three .nav .menu-item a {
        padding: 20px 5px !important;   
    }
    .fixed-header ul li a {
        padding: 0 2px;
    }
    .fixed-header .logo-holder img {
        max-width: 159px;
    }
    .captain-top-sec .ce-logo img {
        width: 100%;
        max-width: 812px;
    }
    .captain-top-sec p {
        font-size: 27px;
        max-width: 876px;
        line-height: 44px;
    }
    .shop-section h3 {
        font-size: 36px;
    }
    .news-section h3 a {
        font-size: 22px;
    }
    section.news-section img.wp-post-image {
        height: 162px;
    }
    .comic-strips .news-buttons a.btn.button {
        max-width: 174px;
        font-size: 16px;
    }
    .comic-strips .comic-strips-logo img {
        max-width: 585px;
    }
    .comic-strips .big-red-title {
        font-size: 36px;
    }
    .comic-strips .button-comic .next-prev a.btn.button.prev {
        margin-right: 7px;
    }
    .comic-strips .img-holder {
        min-height: 417px;
    }
    .comic-strips .button-comic .next-prev .hpage a {
        font-size: 16px;
    }
    .comic-strips .button-comic .next-prev .hpage {
        max-width: 178px;
    }
    .archives-buttons a.btn.button:hover,
    .comic-strips .news-buttons a.btn.button:hover {
        background: #fff;
        box-shadow: none;
    }

    .fixed-header ul li a{font-size: 11px;}
}

@media only screen and (max-width:991px) and (min-width:768px) {
	
/*	DS work start 02-10-18*/

.prmo_banner_custom {margin-top: 30px; max-width: 100%;}	
	
	
	
    .fixed-header .container div:first-child {
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .captain-top-sec .ce-logo img {
        max-width: 604px;
        height: auto;
    }
    .captain-top-sec p {
        font-size: 22px;
        max-width: 604px;
        margin: 0 auto;
        line-height: 34px;
    }
    h2.title {
        font-size: 30px;
        margin-bottom: 27px;
    }
    .weekly-comic h3 {
        font-size: 32px;
        margin-bottom: 18px;
    }
    .weekly-comic p {
        font-size: 15px;
        line-height: 21px;
    }
    .shop-section h3 {
        font-size: 25px;
        padding-right: 0px;
        margin-bottom: 14px;
    }
    .shop-section p {
        font-size: 15px;
        line-height: 24px;
    }
    .news-section h3 a {
        font-size: 17px;
        line-height: 21px;
        display: block;
    }
    section.news-section img.wp-post-image {
        height: 122px;
    }
    .comic-strips .news-buttons a.btn.button {
        font-size: 14px;
        max-width: 133px;
        vertical-align: top;
    }
    .comic-strips .comic-strips-logo img {
        max-width: 444px;
    }
    .comic-strips .big-red-title {
        font-size: 26px;
        padding: 15px 26px;
    }
    .archive-post-content .col-sm-3 {
        padding-left: 5px;
        padding-right: 5px;
    }
    h3.subheader {
        margin-left: 0px;
    }
    .archive-post-content .archive-post h2 {
        font-size: 18px;
    }
    .archive-post-content .archive-post p {
        font-size: 15px;
        line-height: 22px;
    }
    .comic-strips .img-holder {
        margin-bottom: 17px;
        min-height: 316px;
    }
    .comic-strips .button-comic .next-prev .hpage {
        max-width: 136px;
        float: left;
    }
    .comic-strips .button-comic .next-prev .hpage a {
        font-size: 13px;
        padding: 13px 12px;
    }
    .archives-buttons a.btn.button:hover,
    .comic-strips .news-buttons a.btn.button:hover {
        background: #fff;
        box-shadow: none;
    }
    .comic-strips .button-comic .next-prev::after {
        display: block;
        content: "";
        clear: both;
    }
    .comic-strips .button-comic .next-prev::before {
        display: block;
        content: "";
        clear: both;
    }
    /**/
    .comic-strips .comic-strips-logo .cap-righ>img {
        max-width: 165px;
    }
    /**/

    .scroll-wrapp{
padding: 0px;

    }
}



@media only screen and (max-width:991px) {

body.noscroll{
    overflow: hidden;
    position: fixed ;
}

}

/* Mobile Friendly */

@media only screen and (max-width:768px) {
    #text_ticker {
        display: none;
    }
    .title_area {
        background: url('img/title-bg.png') 0 0 repeat-x;
        min-height: 80px;
    }
    .title_area h1 {
        font-size: 18px;
    }

#bio-container #table-third{
width: 100%;
}

#bio-container #bio-third{
  width: 100%; 
  margin-left: 0px; 
}

#bio-container #table-third #table-container{
width: 100%;
}


.page-content-wrapper p{
font-size: 17px;

}



}

@media only screen and (max-width:767px) {
	
/*	ds work strt 02-10-18*/
 
.prmo_banner img{width: 100%; float: left;}	
.prmo_banner_custom{display: none;}	
	
	
	
	
    .news-buttons.top {
        display: none;
    }

.page-template-template-desantix-studios .destop-slide{display: block;}

    .destop-slide {
        display: none;
    }
    .mobile-slide {
        display: block;
    }
    .mobile-slide img {
        width: 100%;
        height: auto;
    }
    .fixed-header .logo-holder img {
        width: 100%;
        max-width: 185px;
    }
    .fixed-header .container div:first-child {
        margin-top: 5px;
    }
    .captain-top-sec p {
        font-size: 20px;
        line-height: 32px;
    }
    .captain-top-sec .ce-buttons a.btn.button {
        display: block;
        padding: 9px 40px;
        margin: 16px auto;
        width: 81%;
    }


.home .captain-top-sec .ce-buttons {
display: none;
}

    .weekly-comic .weekly-img a {
        margin-bottom: 35px;
    }
    .weekly-comic h4 {
        display: inline-block;
        width: 100%;
    }
    .weekly-comic h3 {
        font-size: 31px;
    }
    h2.title {
        font-size: 30px;
        margin-bottom: 24px;
    }
    .shop-section h3 {
        font-size: 30px;
        margin-top: 31px;
        margin-bottom: 19px;
        padding-right: 12px;
    }
    .news-section h3 a {
        font-size: 22px;
    }
    .news-section .col-sm-4 {
        margin-bottom: 30px;
    }
    section.news-section img.wp-post-image {
        height: auto;
    }
    .comic-strips .news-buttons {
        text-align: center;
    }
    .comic-strips .news-buttons a.btn.button {
        max-width: inherit;
        font-size: 14px;
        width: 100%;
        margin-bottom: 20px;
    }
    .archives-buttons a.btn.button:hover,
    .comic-strips .news-buttons a.btn.button:hover {
        background: #fff;
        box-shadow: none;
    }
    .archives-buttons a.btn.button.active {
        background-color: #ffda18;
        color: #1780be;
    }
    .comic-strips .comic-strips-logo {
        text-align: center;
    }
    .comic-strips .comic-strips-logo img {
        max-width: 400px;
    }
    .comic-strips .big-red-title {
        font-size: 20px;
        padding: 11px 26px;
        text-align: center;
    }
    .comic-strips .img-holder img {
        width: 100%;
    }
    .comic-strips .bottom-copyright {
        text-align: center;
    }
    .comic-strips .bottom-copyright a.logo-besantix {
        float: none;
        display: inline-block;
    }
    .comic-strips .blog-cont .blog-type p {
        text-align: center;
    }
    .comic-strips .share-section {
        text-align: center;
    }
    .comic-strips .share-section p {
        float: none;
        font-size: 23px;
        margin-right: 0px;
    }
    .comic-strips .share-section ul {
        margin: 6px 0 13px;
        float: none;
        text-align: center;
    }
    .archives-buttons {
        text-align: center;
    }
    .archives-buttons a.btn.button {
        max-width: 132px;
        margin-right: 4px;
        font-size: 14px;
        margin-left: 4px;
    }
    .archive-post-content .archive-post {
        min-height: 638px;
        margin-bottom: 38px;
        width: 100%;
        max-width: 400px;
        margin: 0 auto 43px;
    }
    .archive-post-content .archive-post img {
        width: 100%;
    }
    h3.subheader {
        width: 94%;
    }
    .comic-strips .img-holder {
        min-height: 100%;
    }
    .comic-strips .button-comic .next-prev {
        text-align: center;
    }
    .comic-strips .button-comic .next-prev .hpage:first-child {
        margin-right: 0px;
    }
    .comic-strips .button-comic .next-prev .hpage a {
        font-size: 19px;
        color: #0c5fa5;
    }
    /**/
    .comic-strips .comic-strips-logo .cap-righ {
        display: none
    }
    .weekly-comic .weekly-img a:not(:first-child) {
        display: none;
    }
    #tpbr_topbar {
        display: none;
    }
    /**/

    #content-row-top table tr td {
    width: 100%!important;
    }

   
   .content-row table tr td{
    width: 100%!important;
   }


#content-row-bottom table tr td{
width:100%;
    display: block;
}


.page-template-template-contact .sidebar-side .widget-area{
display: none;
}


}

@media only screen and (max-width:479px) {
    .fixed-header .container div:first-child {
        margin-top: 8px;
        margin-bottom: 8px;
    }
    body .fixed-header .logo-holder {
        line-height: normal;
    }
    body .header-three .logo-holder {
        line-height: normal;
    }
    .header-three a.main-logo {
        display: block;
        margin-bottom: 11px;
    }
    .header-four-fix .desantix-logo {
        width: 100%;
        height: auto;
        max-width: 93px;
        display: block;
        float: none;
        margin-top: 3px;
        margin-right: 22px;
        margin-bottom: 7px;
    }
    .header-four-fix a.main-logo img {
        width: 100%;
        max-width: 165px;
        vertical-align: text-bottom;
    }
    .captain-top-sec p {
        font-size: 17px;
        line-height: 27px;
    }
    .captain-top-sec .ce-buttons a.btn.button {
        width: 100%;
    }
    .weekly-comic .weekly-img a {
        width: 100%;
    }
    .weekly-comic .weekly-img a:first-child {
        margin-right: 0%;
    }
    .weekly-comic .view-more a {
        width: 100%;
        padding: 0px 55px;
    }
    .shop-section h3 {
        font-size: 23px;
        margin-top: 31px;
        margin-bottom: 11px;
        padding-right: 0px;
    }
    .shop-section {
        padding-top: 19px;
        padding-bottom: 45px;
    }
    .news-section h3 a {
        font-size: 17px;
        line-height: 21px;
        display: block;
    }
    .archives-buttons a.btn.button,
    .comic-strips .news-buttons a.btn.button {
        max-width: 100%;
        font-size: 18px;
    }
    .comic-strips .comic-strips-logo {
        margin-top: 20px;
    }
    .archives-buttons a.btn.button {
        max-width: 48%;
        margin: 0 2px;
        font-size: 18px;
        padding: 13px 10px;
    }
    .comic-strips .button-comic .next-prev .hpage {
        display: inline-block;
        max-width: 48%;
        width: 100%;
    }
    .comic-strips .button-comic .next-prev .hpage a {
        font-size: 18px;
        padding: 13px 10px;
    }
	.view-more {
    text-align: center !important;
	}
}

/**/

@media(min-width:1024px) {
    .archive-post-content .archive-post {
        min-height: 706px;
        max-height: 100%;
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .archive-post-content .archive-post {
        min-height: 630px;
        max-height: 100%;
    }
}

@media(min-width:768px) and (max-width:992px) {
    .archive-post-content .archive-post {
        min-height: 590px;
        max-height: 100%;
    }
}

/**/






 















