body.lb-disable-scrolling {
overflow: hidden;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
outline: none;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
max-height: none;
border-radius: 3px; border: 4px solid white;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
border-radius: 4px; background-color: white;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//www.ntdaily.com/wp-content/plugins/aesop-story-engine/public/assets/img/loading.gif) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(//www.ntdaily.com/wp-content/plugins/aesop-story-engine/public/assets/img/prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(//www.ntdaily.com/wp-content/plugins/aesop-story-engine/public/assets/img/next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 15px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-caption a {
color: #4ae;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//www.ntdaily.com/wp-content/plugins/aesop-story-engine/public/assets/img/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}.post.sticky { background: #f8f8f8; padding: 0px 0px 16px 0px; }
.sticky .article-content { padding: 0px 16px; }
.article-block-small-image.sticky .article-header { padding: 8px 20px 0px 16px; }
.gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }
.bypostauthor {}
.main-menu-wrapper ul ul li a i { font-style: normal!important; }
.alignright  {}
.alignleft  {}
.aligncenter   {}
ul li a i { font-style: normal; }
.wp-caption-text {
display: block;
}
.gallery-photo .loading {
background: rgba(255,255,255,0.7) url(https://www.ntdaily.com/wp-content/themes/legatus-theme/images/loading.gif) no-repeat center center;
line-height: 0px;
min-height: 100px;
}
.waiter > img {
position:relative;
}
.waiter.loading img {
opacity:0.6!important;
filter:alpha(opacity=60)!important;
}
.waiter.loading {
display:inline-block;
background:#fff url(https://www.ntdaily.com/wp-content/themes/legatus-theme/images/loading.gif) no-repeat center center;
line-height:0px;
min-height:400px;
}
.waiter.loading img {
opacity:0.6;
filter:alpha(opacity=60);
} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
transition-property:         transform, opacity;
}
#infscr-loading {
background: -moz-linear-gradient(center top , #747D84 0%, #434F56 100%) repeat scroll 0 0 transparent;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
bottom: 0;
font-size: 0.8em;
font-style: normal;
font-weight: normal;
height: 50px;
left: 50%;
margin-left: -45px;
padding-top: 20px;
position: fixed;
text-align: center;
z-index: 1000;
width: 90px;
background-repeat:no-repeat;
background-position: center center;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.bypostauthor {}
img { height: auto !important; }
#makeMeScrollable
{
position: relative;
}
#makeMeScrollable div.scrollableArea img
{
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
.wpb_gallery.wpb_posts_slider.wpb_content_element p {
height: 40px;
overflow: hidden;
}
#popup {
max-width: 90%;
}
#popup img {
max-width: 100%;
}.homepage-swipe {
z-index: 10;
position: absolute;
font-size: 33px;
color: white;
line-height: 400px;
text-align: center;
width: 100px;
height: 416px;
opacity: 0.5;
top: 44px;
}
.homepage-swipe > div {
-webkit-transition: all ease-out 1s;
-moz-transition: all ease-out 1s;
-o-transition: all ease-out 1s;
transition: all ease-out 1s;
}
.homepage-article-big-block.homepage-center-story {
transform: scale(1) !important;
}
.homepage-swipe:hover {
opacity: 0.85 !important;
}
.homepage-swipe.homepage-swipe-left {
left: 0;
}
.homepage-swipe.homepage-swipe-right {
right: 0;
}
.homepage-swipe.homepage-swipe-right > i,
.homepage-swipe.homepage-swipe-left > i{
background-color: #3c3c3c;
height: 50px;
width: 50px;
line-height: 50px;
vertical-align: middle;
border-radius: 25px;
}
.homepage-swipe.homepage-swipe-right > i:before,
.homepage-swipe.homepage-swipe-left > i:before{
vertical-align: middle;
position: relative;
}
.homepage-swipe.homepage-swipe-right > i:before {
left: 3px;
}
.homepage-swipe.homepage-swipe-left > i:before {
right: 3px;
}
.homepage-block-ntdaily {
overflow: hidden;
height: 470px;
margin-bottom: 25px;
position: relative;
}
.homepage-block-ntdaily.has_ad {
height: 560px; }
.homepage-article-big-block {
display: inline-block !important;
margin: 0 15px;
width: 320px;
transform: scale(0.7);
-webkit-transition: all ease-out 1s;
-moz-transition: all ease-out 1s;
-o-transition: all ease-out 1s;
transition: all ease-out 1s;
}
.homepage-block-ntdaily .panel-content {
left: 0px;
position: relative;
width: 1000%;
-webkit-transition: all ease-out 1s;
-moz-transition: all ease-out 1s;
-o-transition: all ease-out 1s;
transition: all ease-out 1s;
}
.homepage-panel-header {
background: none !important;
height: auto !important; }
.homepage-panel-header-title {
color: #00853e;
font-family: sans-serif;
font-weight: 800;
font-size: 44px;
line-height: 40px;
display: inline-block;
width: min-content;
font-family: 'Montserrat', sans-serif;
}
.homepage-panel-header-title > div {
display: inline-block;
}
.homepage-panel-header-title .no-wrap-span {
white-space: nowrap;
}
.homepage-panel-header-title .wrappable {
white-space: normal;
}
.homepage-inline-divider {
width: 100%; background-color: #00853e; height: 5px;
position: absolute;
top: 20px;
display: inline-block;
margin: 0 10px; }
.homepage-top-right {
color: white;
}
.recent-post-slider .wp-post-content {
display: none;
}
.wp-sub-content {
line-height: 17px;
}
.main-content-left.mid-sized .homepage-block-ntdaily .content-panel .panel-content {
left: -188px;
}
@media only screen and (min-width: 1440px) {
.recent-post-slider .post-content-position .post-content-left {
background-color: #3e3e3e;
position: absolute !important;
right: 0px;
top: 0px;
width: 400px;
left: auto;
}
.recent-post-slider .post-image-bg img {
width: 717px;
object-fit: cover;
object-position: center center;
}
.recent-post-slider.design-1 .post-image-bg {
height: 403px;
}
.recent-post-slider .wp-post-content {
display: block;
}
} @media only screen and (max-width: 1024px) { .homepage-block-ntdaily {
height: 100%;
}
.backtopbutton {
display: none !important;
}
html, body {
overscroll-behavior-x: none;
}
.homepage-article-big-block { margin-bottom: 50px !important;
}
.flytead.leaderboard{
display: none;
}
.main-content-right {
display: none !important;
}
.wppsac-slick-slider-wrp {
display: none !important;
}
.homepage-block-mobile-nav-container {
width: 100%;
overflow: scroll;
}
.homepage-block-ntdaily {
display: none;
}
.homepage-block-ntdaily.active {
display: block;
}
.homepage-block-ntdaily.active > a[id^="block-"] {
display: none;
}
.homepage-block-ntdaily.active > .content-panel > .panel-content > .homepage-article-big-block {
transform: scale(1);
display: block !important;
width: 100%;
box-sizing: border-box;
margin: 0; }
.homepage-block-ntdaily .panel-content {
width: 100%;
}
.homepage-block-mobile-nav {
min-width: 734px;  text-align: center;
overflow-x: scroll;
overflow-y: hidden;
height: 32px;
}
.homepage-block-mobile-nav-element {
color: white;
font-weight: 800;
display: inline-block;
top: 0;
vertical-align: top;
border: 1px solid #1f9c1f;
padding: 5px 0px;
background-color: #04431f;
width: 120px;
}
.homepage-block-mobile-nav-element.active {
background-color: #349640;
}
.homepage-block-mobile-nav > span:first-child {
border-left: 2px solid #1f9c1f;
}
.homepage-block-mobile-nav > span:last-child {
border-right: 2px solid #1f9c1f;
}
}body.dark-mode {
color: #eaeaea;
}
body.dark-mode a {
color: #5ADC0B;
}
body.dark-mode a:hover {
color: #25ab54;
}
body.dark-mode .main-article-content h2.article-title {
color: white;
}
body.dark-mode .header .menu-search input[type=text] {
color: #5ADC0B;
border: 1px solid #5ADC0B;
}
body.dark-mode .content, body.dark-mode .header-undermenu {
background-color: #13121f;
}
body.dark-mode .header ul.menu.main-menu li { } body.dark-mode .no-comment-block .big-icon,
body.dark-mode .no-comment-block b {
color: white;
}
body.dark-mode .no-comment-block .icon-link:hover {
color: #333;
}
body.dark-mode .post-navigation a {
background-color: white;
color: black !important;
}
body.dark-mode.single-post .main-article-content .article-controls .newspaper_embed_container,
body.dark-mode.single-post .main-article-content .article-controls .newspaper_embed_container .latest_issue_edition {
border-color: black;
}
body.dark-mode .header-undermenu {
border-bottom: 1px dotted #96d0a2;
}
body.dark-mode .header .header-menu ul.main-menu > li:hover > ul.sub-menu {
margin-top: 2px;
}
body.dark-mode .header .header-menu .main-menu > li.current-menu-item > a {
background-color: #065401;
border-bottom: 2px solid #065401;
}
body.dark-mode .header .header-menu .main-menu > li.current-menu-item:hover > a {
background-color: #065401;
}
body.dark-mode .header .header-menu .main-menu > li:hover > a { border-bottom: 4px solid #309800;
}
body.dark-mode .header .header-menu .main-menu > li {
color: white;
}
body.dark-mode .header .header-menu {
background-color: #00853e;
}
body.dark-mode .header .header-middle + .header-menu {
display: block;
} body.dark-mode li#menu-item-228652:hover > a { border-bottom: 4px solid white;
}
body.dark-mode li#menu-item-228652.current-menu-item > a { border-bottom: 4px solid white;
}
body.dark-mode li#menu-item-217949:hover > a { border-bottom: 4px solid #5ADC0B;
}
body.dark-mode li#menu-item-217949.current-menu-item > a { border-bottom: 4px solid #5ADC0B;
}
body.dark-mode .homepage-title-block-1 {
color: #5ADC0B;
}
body.dark-mode .homepage-divider-block-1 {
background-color: #5ADC0B !important;
}
body.dark-mode li#menu-item-27:hover > a { border-bottom: 4px solid #7c75c3;
}
body.dark-mode li#menu-item-27.current-menu-item > a { border-bottom: 4px solid #7c75c3;
}
body.dark-mode .homepage-title-block-2 {
color: #7c75c3 !important;
}
body.dark-mode .homepage-divider-block-2 {
background-color: #7c75c3 !important;
}
body.dark-mode li#menu-item-26:hover > a { border-bottom: 4px solid red;
}
body.dark-mode li#menu-item-26.current-menu-item > a { border-bottom: 4px solid red;
}
body.dark-mode .homepage-title-block-3 {
color: #da4e4e !important;
}
body.dark-mode .homepage-divider-block-3 {
background-color: #da4e4e !important;
}
body.dark-mode li#menu-item-28:hover > a { border-bottom: 4px solid yellow;
}
body.dark-mode li#menu-item-28.current-menu-item > a { border-bottom: 4px solid yellow;
}
body.dark-mode .homepage-title-block-4 {
color: yellow !important;
}
body.dark-mode .homepage-divider-block-4 {
background-color: yellow !important;
} body.dark-mode .homepage-title-block-6 {
color: cyan !important;
}
body.dark-mode .homepage-divider-block-6 {
background-color: cyan !important;
}
body.dark-mode li#menu-item-226766:hover > a { border-bottom: 4px solid #3956E2;
}
body.dark-mode li#menu-item-226766.current-menu-item > a { border-bottom: 4px solid #3956E2;
}
body.dark-mode li#menu-item-219269:hover > a { border-bottom: 4px solid #E13BF4;
}
body.dark-mode li#menu-item-219269.current-menu-item > a { border-bottom: 4px solid #E13BF4;
} body.dark-mode li#menu-item-207624:hover > a { border-bottom: 4px solid #00ffa1;
}
body.dark-mode li#menu-item-207624.current-menu-item > a { border-bottom: 4px solid #00ffa1;
}
body.dark-mode li#menu-item-249632:hover > a { border-bottom: 4px solid #B6EB0D;
}
body.dark-mode li#menu-item-249632.current-menu-item > a { border-bottom: 4px solid #B6EB0D;
}
body.dark-mode .homepage-title-block-5 {
color: #ffba65 !important;
}
body.dark-mode .homepage-divider-block-5 {
background-color: #ffba65 !important;
} body.dark-mode .wp-caption {
background: none;
}
body.dark-mode .article-share-bottom {
background: none;
}
body.dark-mode .author-content h3 {
color: white;
}
body.dark-mode .article-controls,
body.dark-mode .main-article-content .article-controls .right-side .colored,
body.dark-mode .main-article-content .article-photo,
body.dark-mode .comments-pager {
background-color: transparent !important;
}
body.dark-mode .main-article-content .article-controls .date .calendar-date,
body.dark-mode .main-article-content .article-controls .date .calendar-time font {
color: white;
}
body.dark-mode .main-article-content .article-controls .icon-link {
color: white;
}
body.dark-mode .single-post .main-article-content .article-controls .newspaper_embed_container,
body.dark-mode .single-post .main-article-content .article-controls .newspaper_embed_container .latest_issue_edition {
border-color: black;
}
body.dark-mode .single-post .main-article-content .article-controls .newspaper_embed_container {
border-top-width: 9px;
}
body.dark-mode textarea#comment {
background: black;
color: whitesmoke;
}
body.dark-mode .article-classic .article-header h2 a,
body.dark-mode .comment-block .commment-content .user-nick a {
color: white;
}
body.dark-mode .article-classic .article-content p {
color: whitesmoke;
} body.dark-mode .header .menu-search input[type=text] {
background: #525252;
}
body.dark-mode .header .menu-search input[type=text]::placeholder { color: whitesmoke; 
}
body.dark-mode .header .menu-search input[type=text]:-ms-input-placeholder { color: whitesmoke; 
}
body.dark-mode .header .menu-search input[type=text]::-ms-input-placeholder { color: whitesmoke; 
}  body.dark-mode .article-big-block .article-header h2 a, .article-small-block .article-header h2 a {
color: whitesmoke;
}
body.dark-mode .article-big-block .article-content p, .article-small-block .article-content p {
color: #DBDBDB;
}
body.dark-mode .article-big-block .article-links .article-icon-link,
body.dark-mode .article-small-block .article-links .article-icon-link,
body.dark-mode .images-content .article-links .article-icon-link,
body.dark-mode .article-middle-block .article-links .article-icon-link,
body.dark-mode .article-side-block .article-links .article-icon-link,
body.dark-mode .article-classic .article-links .article-icon-link,
body.dark-mode .article-array.content-category li a {
color: white;
}
body.dark-mode .article-big-block .article-header h2 a:hover,
body.dark-mode .article-small-block .article-header h2 a:hover {
color: #40D500;
text-decoration: none;
}
body.dark-mode .article-big-block .article-links .article-icon-link:hover,
body.dark-mode .article-small-block .article-links .article-icon-link:hover,
body.dark-mode .images-content .article-links .article-icon-link:hover,
body.dark-mode .article-middle-block .article-links .article-icon-link:hover,
body.dark-mode .article-side-block .article-links .article-icon-link:hover,
body.dark-mode .article-classic .article-links .article-icon-link:hover {
color: #80D500;
text-decoration: none;
} body.dark-mode .main-nosplit .panel {
border-bottom: none;
}
body.dark-mode .homepage-panel-header-title {
color: #5ADC0B;
}
body.dark-mode .homepage-inline-divider {
background-color: #5ADC0B;
}
body.dark-mode .main-article-content .shortcode-content p {
color: white;
}
body.dark-mode .homepage-swipe {
opacity: 0.5;
}
body.dark-mode .footer {
background-color: black;
border-top: 1px solid #596275;
color: white !important;
padding-bottom: 15px;
}
body.dark-mode .footer-content .left {
color: white;
}
body.dark-mode .header {
margin-bottom: 0px;
}