/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/


/*.td-header-gradient:after{content:'';position:absolute;height:100%;width:100%;top:0;left:0;background:#ffffff;}*/

.td-visible-billboard-desktop{display:table;}
.td-visible-billboard-super-phone{display:none;}
@media (min-width:1019px) and (max-width:1140px){.td-visible-tablet-landscape,
.td-visible-billboard-super-desktop{display:table;}
.td-visible-billboard-super-phone{display:none;}
}
@media (min-width:768px) and (max-width:1018px){.td-visible-tablet-portrait,
.td-visible-billboard-super-desktop{display:table;}
.td-visible-billboard-super-phone{display:none;}
}
@media (max-width:767px){.td-visible-phone{display:table;}
.td-visible-billboard-super-desktop{display:table;}
.td-visible-billboard-super-phone{display:none;}
}
@media (max-width:500px){
.td-visible-billboard-super-desktop{display:none;}
.td-visible-billboard-super-phone{display:table;}
}

.td-post-content a{
    color: #4db2ec;
    text-decoration: underline;
}

@media (min-width: 1019px)
{
.td-header-style-12 .td-header-sp-recs {
    margin: 0 auto 0 auto !important;
    padding:0px !important;
}
header-style-12 .td-a-rec-id-header > div{
    margin-bottom: 0px !important;
}
}
.td-main-page-wrap {
    padding-top: 20px !important;
}


.sf-menu a.sf-with-ul{   
padding-right:24px !important;
}


div[id*="MAX_"]{
position: fixed !important;
top:auto !important;
left:0px !important;
width:100vw !important;
height:100vh !important;

}
div[id*="MAX_"] table,div[id*="MAX_"] td{
border-width:0px !important;
width:95vw !important;
text-align:center  !important;
}

@media print {

 body:before{
content:url('../../uploads/2017/09/orblogo_350x80.jpg');
   display: block;
    margin: 0px auto 24px;
    position: relative;
    text-align: center;
    width: 100%;
            }
            
   body:after{
   content:'Copyright Zackin Publications Inc. All Rights Reserved.'
 
             }

.single-post .at-share-btn-elements,
.at-below-post,
.at-below-post .addthis_tool,
#adimg{
display:none !important;
}
}


.td-icon-comments{
font-size: 18px !important;
}
 .td-post-comments a{
 font-size: 14px !important;
 }
