/*
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-style-7 .td-header-top-menu .td-social-icon-wrap .td-icon-font {
  color: #ffffff;
}
.td-visible-billboard-desktop{display:table;}
.td-visible-billboard-phone{display:none;}
@media (min-width:1019px) and (max-width:1140px){.td-visible-tablet-landscape,
.td-visible-billboard-desktop{display:table;}
.td-visible-billboard-phone{display:none;}
}
@media (min-width:768px) and (max-width:1018px){.td-visible-tablet-portrait,
.td-visible-billboard-desktop{display:table;}
.td-visible-billboard-phone{display:none;}
}
@media (max-width:767px){.td-visible-phone{display:table;}
.td-visible-billboard-desktop{display:table;}
.td-visible-billboard-phone{display:none;}
}
@media (max-width:500px){
.td-visible-billboard-desktop{display:none;}
.td-visible-billboard-phone{display:table;}
}
.td-post-content a{
    color: #4db2ec;
    text-decoration: underline;
}


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/SI_Logo-300x400.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;
}



/******* Footer2 RSS ***********/


.td-footer-wrapper .td-pb-span4 .widget_custom_html:first-child{
    margin: 0px 0px 10px 0px;

}

.td-footer-wrapper .td-pb-span4 .widget_custom_html{
    margin: 30px 0px 10px 0px;

}