
.responsive-header,
#nav {
  display: none;
}

.nav-btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 1px 15px;
  position: relative;
  top: 2px;
}

.responsive-header {
  float: left;
}

#nav {
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;*/
    padding-top: 0;
}
#nav ul {
    padding-left: 0;
}

#nav li {
  display: block;
}

#nav ul li a {
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    line-height: 16px;
    margin-left: 0;
    padding-left: 30px;
    text-decoration: none;
    text-transform: uppercase;
}

#nav ul li a:hover,#nav ul li.current-menu-item a{
    color: #029FB2;
}


@media (min-width: 1200px) {
#outer-wrap {
  overflow: visible;
}
.widget_recent_entries{
  display: none;  
}    
}
/* Large desktop */
@media (max-width: 1200px) {
 #page{
    width:100%;
 }
 .bigulnews-menu-inner-wrapper::before, 
 .bigulnews-menu-inner-wrapper::after, 
 .bottom-header-wrapper::before, 
 .bottom-header-wrapper::after {
  display: none;
}   
}

@media (max-width: 1170px) {
.cv-container {
  width: 98%;
}
.header-ads-wrapper {
  float: right;
  margin-top: 10px;
  width: 65%;
}
}

@media (max-width: 980px) {
 #site-navigation {
  display: none;
}
.responsive-header,
#nav {
  display: block;
}
.site-branding .custom-logo-link {
  display: inline-block;
}
.site-branding {
  float: none;
  margin: 10px auto;
  text-align: center;
}
.header-ads-wrapper {
  float: none;
  text-align: center;
  width: 100%;
}
.header-ads-wrapper .leaderboard-wrapper img {
  display: inline-block;
}
.home-featured-wrapper .featured-highlighted-post .left-sec {
  text-align: center;
  width: 100%;
}
.featured-image a, .featured-image img {
  display: block;
  width: 100%;
}
.home-featured-wrapper .featured-highlighted-post .right-sec {
  padding: 20px;
  width: 100%;
}
.front-sidebar .bigulnews_leaderboard_banner {
  display: none;
}
.front-content-primary, .right-sidebar #primary,
.front-sidebar, .right-sidebar #secondary {
  float: none;
  width: 100%;
}
.bigulnews_posts_list .post-thumb-wrapper img {
  width: 100%;
}
.bigulnews_category_posts_list .single-post-wrapper .post-content-wrapper, .bigulnews_posts_list .single-post-wrapper .post-content-wrapper {
  float: left;
  width: 70%;
}
.bigulnews_category_posts_list .single-post-wrapper .post-thumb-wrapper, .bigulnews_posts_list .single-post-wrapper .post-thumb-wrapper {
  margin-right: 4%;
}
.front-sidebar .widget.widget_like_box_facbook,
#secondary .leaderboard-wrapper,
#secondary  .widget_like_box_facbook {
  display: none;
} {
  display: none;
}
.home-featured-wrapper .no-highlighted-post .featured-title a {
  font-size: 18px;
}
.ticker-caption {
  width: 16%;
}
.ticker-content-wrapper {
  width: 84%;
}
iframe {
  max-width: 100%;
}
.logo-ads-wrapper {
	text-align: center;
}
.bn-menubar{
    display: block;
}
.header-extra-menu.show-menu {
	opacity: 1;
	visibility: visible;
	left: 0;
	z-index: 999;
}
.is-sticky .header-extra-menu.show-menu {
	z-index: 9;
}
.logo-ads-wrapper {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    position: relative;
    z-index: 9999;
    background: #fff;
}
.site-branding {
	width: 140px;
	margin: 0 20px;
    display: inline-block;
}
.logo-ads-wrapper .cv-container {
	padding: 0px 10px;
}
.home-featured-wrapper .featured-highlighted-post .featured-title a {
	font-size: 32px;
}
.front-second-fullwidth-section .bigulnews_category_posts_list, .front-fullwidth-section .bigulnews_category_posts_list {
	width: 47%;
}
#masthead.is-sticky {
	width: 100%;
	margin: 0;
	left: 0;
}
.is-sticky .date-section,
.header-extra .header-search {
	display: none;
}
.bottom-header-wrapper {
	display: none;
}
.header-ads-wrapper {
	display: none;
}
.is-sticky .site-branding {
	float: left;
}
.header-social-icons a {
	margin: 0 5px;
}
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.footer-widget-block {
  display: none;
}
.left-info-block {
  text-align: center;
  width: 100%;
} 
.left-info-block .site-logo img {
  display: inline-block;
}
.top-footer {
  padding: 30px 0 0;
}

.special-posts-wrapper .single-post-wrap,
.related-posts-content .single-post-wrap  {
  margin-bottom: 2%;
  width: 48%;
}
.widget_recent_entries {
  display: block;
  margin: 30px 0;
}  
}

@media (max-width: 640px) {
 .bigulnews_block_layout .grid-posts-block, .bigulnews_block_tabbed .grid-posts-block {
  margin-bottom: 30px;
  width: 100%;
}
.bigulnews_block_layout .list-posts-block, .bigulnews_block_tabbed .list-posts-block {
  width: 100%;
}
.bigulnews_block_layout .post-thumb-wrapper figure img,
 .bigulnews_posts_list .post-thumb-wrapper figure img, 
 .bigulnews_block_tabbed .post-thumb-wrapper figure img, 
 .bigulnews_category_posts_list .post-thumb-wrapper figure img,
 .front-content-primary .bigulnews_category_column img{
    width: 100%;
}
.front-content-primary .bigulnews_category_column {
  display: block;
  margin-bottom: 20px;
  width: 97%;
}

.bigulnews-tabbed-section .top-posts-wrapper,
.bigulnews-tabbed-section .bottom-posts-wrapper{
    margin-left: 0;
}

.bigulnews_category_grid .single-post-wrapper, .bigulnews_video_posts .single-post-wrapper {
  margin-bottom: 2%;
  width: 48%;
}
.bigulnews-tabbed-section .top-posts-wrapper .single-post {
  float: none;
  margin: 0 0 20px;
  width: 100%;
} 
.bigulnews-tabbed-section .bottom-posts-wrapper .single-post {
  width: 100%;
  margin: 0;
}
.cv-container {
  width: 96%;
}
.archive .entry-featued-image {
  float: none;
  text-align: center;
  width: 100%;
}
.archive .entry-content {
  float: none;
  margin-top: 20px;
  padding: 0;
  width: 100%;
}
.ticker-caption {
  width: 100%;
}
.ticker-content-wrapper {
  padding: 0;
  width: 100%;
}
#bigulnews-newsTicker .post-cat {
  display: none;
}
.home-featured-wrapper .no-highlighted-post .post-cat-list a {
  font-size: 13px;
}
.home-featured-wrapper .no-highlighted-post .featured-title a {
  font-size: 15px;
}
.no-highlighted-post .post-author {
  display: block;
  font-size: 14px;
  padding: 12px 15px;
}
.ticker-content-wrapper .bx-controls {
  display: none;
}
.front-second-fullwidth-section .bigulnews_category_posts_list, .front-fullwidth-section .bigulnews_category_posts_list {
	width: 97%;
}
.home-featured-wrapper .featured-highlighted-post .featured-title a {
	font-size: 24px;
	line-height: 34px;
	display: block;
	margin: 0px 0;
}
.home-featured-wrapper .featured-highlighted-post .post-caption {
	display: none;
}
.home-featured-wrapper .featured-highlighted-post .right-sec {
	padding: 10px 10px;
}
}
 
/* Landscape phones and down */
@media (max-width: 480px) {
.bigulnews_category_grid .single-post-wrapper, 
.bigulnews_video_posts .single-post-wrapper, 
.bigulnews_category_grid .grid-posts-category, 
.bigulnews_video_posts .grid-posts-category {
  margin: 0 0 20px;
  width: 100%;
}
.top-left-header {
  float: none;
  display: block;
  text-align: center;
} 
.top-social-wrapper {
  float: none;
  text-align: center;
  margin-top: 5px;
}
.special-posts-wrapper .single-post-wrap,
.related-posts-content .single-post-wrap  {
  margin-bottom: 2%;
  width: 98%;
}
.bigulnews_block_layout_2 .grid-posts-block {
  float: none;
  margin-bottom: 20px;
  width: 100%;
} 
.bigulnews_block_layout_2 .right-column-wrapper {
  float: none;
  margin-bottom: 30px;
  width: 100%;
}
.home-featured-wrapper .no-highlighted-post .post-cat-list::after {
  display: none;
}
.home-featured-wrapper .no-highlighted-post .post-cat-list {
  padding: 3px 5px;
  text-align: center;
  width: 100%;
}
.home-featured-wrapper .no-highlighted-post .featured-title {
  display: block;
  line-height: 24px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.no-highlighted-post .post-author {
  padding: 0 0 10px;
  text-align: center;
  width: 100%;
}  
.featured-post-wrap.no-highlighted-post {
  border: medium none;
} 
.bigulnews-cat-tabs li {
  border-radius: 2px 2px 0 0;
  float: left;
  font-size: 13px;
  padding: 6px 10px;
}
.bigulnews-tabbed-section .top-posts-wrapper .single-post .post-caption a, 
.bigulnews_video_posts .post-content-wrapper .post-title a {
  font-size: 16px;
}
#commentform .comment-form-author, #commentform .comment-form-email {
  float: none;
  margin: 0;
  width: 100%;
}
ul.heateor_sss_sharing_ul li {
  float: none !important;
}
.navigation .nav-previous, .navigation .nav-next {
  float: none;
  margin-bottom: 20px;
  width: 100%;
}
.comments-area {
  margin-top: 0;
}
}