.displays-template-default {
overflow: hidden;
}
.wpscr_smart-slider-container {
z-index: 99999999;
position: fixed;
width: 100%;
height: 100vh;
left: 0;
top:0;
background-color: #ffffff;
}
.wpscr_smart-slider-container div#n2-ss-6 .n2-full-screen-widget {
z-index: 9999999999;
display: none !important;
opacity: 1 !important;
}
.wpscr_widgets {
position: fixed;
width: 100%;
z-index: 99;
left: 0;
top: 0;
font-size: 40px;
color: white;
text-align: center;
font-size: 0;
padding: 20px 0;
line-height: 1;
}
.wpscr_image_left{ position: absolute; left: 15px; top:10px; }
.wpscr_image_right{ position: absolute; right: 15px; top:10px;}
.wpscr_imgLeft, .wpscr_imgRight{ height:40px;width:auto !important; margin: 0px 20px;}
.wpscr_newsfeed-slider li.item.messageTicker{ display: flex; align-items: center;  justify-content: center;}
.wpscr_image_left img , .wpscr_image_right img{ height:50px; }
@media only screen and (max-width : 400px) {
.wpscr_widgets {	padding: 0 5px; }
}
.wpscr_widgets .wpscr_left, .wpscr_widgets .wpscr_center, .wpscr_widgets .wpscr_right {
display: inline-block;
vertical-align: middle;
width: 33.3%;
text-align: center;
font-size: 20px;
align-items: center;
line-height: 1;
}
.wpscr_widgets .widget-logo {
display: inline-block;
height: 90px;
width: auto;
margin: auto;
}
@media only screen and (max-width : 1300px) {
.wpscr_widgets .widget-logo {
height: 90px;
}
}
.wpscr_widgets .date-time-container {
text-align: center;
display: block;
width: 100%;
}
.wpscr_widgets .date-time-container .date {
font-size: 30px;
text-align: center;
line-height: 1;
}
.wpscr_newsfeed ul li a , .wpscr_newsfeed-slider li.item.messageTicker p { font-size:150% !important; line-height: normal;}
@media only screen and (max-width : 1300px) {
.wpscr_widgets .date-time-container .date {
font-size: 20px;
}
}
@media only screen and (max-width : 400px) {
.wpscr_widgets .date-time-container .date {
font-size: 14px;
}
}
.wpscr_widgets .date-time-container #time {
font-weight: bold;
font-size: 50px;
margin-top: 25px;
text-align: center;
line-height: 1;
}
@media only screen and (max-width : 1300px) {
.wpscr_widgets .date-time-container #time {
font-size: 40px;
margin-top: 15px;
}
}
@media only screen and (max-width : 400px) {
.wpscr_widgets .date-time-container #time {
font-size: 20px;
margin-top: 5px;
}
}
.wpscr_widgets .weather-container {
width: 230px;
display: inline-block;
}
@media only screen and (max-width : 400px) {
.wpscr_widgets .weather-container {
transform: scale(0.5);
width: 100px;
}
}
.wpscr_divi-sticky-header {
position: relative;
z-index: 999999999;
}
.wpscr_newsfeed {
position: fixed;
width: 100%;
z-index: 999999999;
left: 0;
bottom: 0;
font-size: 18px !important;
color: white;
text-align: center;
font-size: 0;
padding: 20px 0;
line-height: 1;
}
@media only screen and (max-width : 400px) {
.wpscr_newsfeed {
font-size: 14px !important;
}
}
.wpscr_newsfeed ul {
width: 100%;
position: relative;
margin-left: 0px;
list-style: none;
margin-bottom: 0;
}
.wpscr_newsfeed ul li {
margin: 0;
list-style: none;
}
.wpscr_newsfeed ul li a{
text-decoration: none;
font-size: 20px;
line-height: 1;
}
@media only screen and (max-width : 800px) {
.wpscr_newsfeed ul {
width: 96%;
margin-left: 3%;
}
}
.wpscr_newsfeed ul .owl-nav{
position: absolute;
width: 100%;
top: 50%;
margin-top: -14px;
left: 0;
font-weight: bold;
}
.wpscr_newsfeed ul .owl-nav .owl-prev {
position: absolute;
top: 0;
font-size: 0;
left: 0;
opacity: 0.5;
transition: .3s;
width: 20px;
line-height: 1;
}
.wpscr_newsfeed ul .owl-nav .owl-prev:before {
content: 'â€¹';
display: block;
text-indent: 0;
font-size: 60px;
line-height: 1;
}
.wpscr_newsfeed ul .owl-nav .owl-prev:hover {
opacity: 1;
}
.wpscr_newsfeed ul .owl-nav .owl-next {
position: absolute;
top: 0;
font-size: 0;
right: 0;
opacity: 0.5;
transition: .3s;
width: 20px;
line-height: 1;
}
.wpscr_newsfeed ul .owl-nav .owl-next:before {
content: 'â€º';
display: block;
text-indent: 0;
font-size: 60px;
line-height: 1;
}
.wpscr_newsfeed ul .owl-nav .owl-next:hover {
opacity: 1;
}
img.wpscr_newsfeed-logo-left_right {
height: 50px;
width: auto;
position: absolute; 	
top: 50%;
margin-top: -25px;
} @media only screen and (max-width : 800px) {
.wpscr_newsfeed-logo {
left: 2%;
top: -12px;
margin-top: 0;
}
}