@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.slider-container{
min-height: 90vh;
}
}
.site-description{
color: black;
}
.sidebar-inner .widget_archive ul li a, 
.sidebar-inner .widget_categories ul li a, 
.sidebar-inner .widget_pages ul li a, 
.sidebar-inner .widget_nav_menu ul li a, 
.sidebar-inner .widget_portfolio_category ul li a {
line-height: 20px;
padding: 5px 0;
font-size: 15px;
color: #414141;
text-decoration: none;
}
.head-bottom-area ,.head-bottom-area .dropdown.menu .is-dropdown-submenu > li{
background-color:#ed5bf7db;;
}
#topmenu .top-bar .top-bar-left .menu a{
color: white;
}
#topmenu,.off-canvas-content .title-bar{
background-color: #232729;
}
#topmenu{
border: none;
}
.head-top-area{
padding: 20px;
} .breaking-news-wrap {
position: relative;
z-index: 1;
display: block;
margin-top: 15px;
margin-bottom: 15px;
}
.breaking-news-inner {
position: relative;
display: block;
padding: 7px 10px;
border-radius: 4px;
background-color: #fff;
-webkit-box-shadow: 4px;
margin-right: 15px;
margin-left: 15px;
overflow: hidden;
}
.breaking-news-content .slick-slider {
display: none;
}
.breaking-news-content .slick-slider.slick-initialized {
display: block;
}
.breaking-news-title {
display: block;
float: left;
margin-right: 15px;
}
.breaking-news-title span {
display: block;
padding: 0 10px;
height: 22px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #ac3133;
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
line-height: 22px;
}
.breaking-news-title .mobile-headline {
display: none;
height: 22px;
color: #ac3133;
font-size: 16px;
line-height: 22px;
}
.breaking-news-content {
position: relative;
display: block;
max-width: 100%;
}
.breaking-news-content-inner {
z-index: 99;
}
.post-breaking-news.post-wrap {
overflow: hidden;
margin: 0 60px 0 0!important;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.post-breaking-news .post-title {
position: relative;
left: 30px;
display: block;
visibility: hidden;
margin: 0;
padding: 0;
white-space: nowrap;
font-weight: inherit;
line-height: 22px;
opacity: 0;
-webkit-transition: all .7s ease-in-out;
-moz-transition: all .7s ease-in-out;
-ms-transition: all .7s ease-in-out;
-o-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
font-size: 13px;
color: #282828;
font-weight: 700;
text-transform: uppercase;
}
.post-breaking-news .post-title a{
color: #282828;
font-size: .95em;
}
.slick-current.slick-active .post-breaking-news .post-title{
opacity: 1;
visibility: visible;
}
.breaking-news-content .newspaperss-slider-nav {
position: absolute;
display: block;
margin-top: -11px;
width: 22px;
height: 22px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-color: rgba(28,28,28,.07);
-webkit-box-shadow: none;
box-shadow: none;
font-size: 14px;
line-height: 22px;
opacity: .5;
-webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.breaking-news-content .newspaperss-slider-prev {
right: 27px;
left: auto;
}
.breaking-news-content .newspaperss-slider-next {
right: 0;
}