/* mobile */
@media (max-width:1023px)
{
    .header .main_nav a {padding: 12px 16px; font-size: 13px;}
    
}
@media (max-width:979px)
{
    .header .main_nav a {padding: 12px 10px;}
    
}
@media (max-width: 798px) {
    body {padding: 10px;}
    div[class*="grid"] {display: inline-block; float: none; margin: 0; margin-bottom: 10px; width: 100%;}
    .container {width: 100%;}
    
    .header {padding: 0 0 10px;}
    .header h1 {margin: 0 2% 0 0; padding: 0; width: 20%;}
    .header .ads_top {width: 76%;}
    .header .ads_top img {width: 100%; height: auto;}
    .header .main_nav a {padding: 12px 10px;}
    .header .main_search {width: 150px;}
    
    .home_weather .weatherItem {background-size: 77%;}
    .aside {width: 320px; margin: 0 auto;}
    .ads_right_slider {text-align: center;}
    
    
}
@media (max-width: 768px) {
    .header .main_search {width: 120px;}
}

@media (max-width: 767px) {
    .home_weather .weatherForecastItem {width: 100%;}
    
}
@media (max-width:480px) {
    .header {padding: 0 0 10px;}
    .header h1 {margin: 0; padding: 0 0 10px; width: auto; display: inline-block;}
    .header h1 a {display: inline-block;}
    .header h1 a img {width: 180px;}
    .header .ads_top {width: 76%;}
    .header .ads_top img {width: 100%; height: auto;}
    .header .main_nav a.mobile_menu {display: inline-block;}
    .header .ads_top {width: 100%;}
    .header .main_nav {position: relative; margin: 10px 0 0;}
    .header .main_nav li {display: block; float: none; width: 100%; border-bottom: 1px solid #017010; text-align: center;}
    .header .main_nav li a {display: block; border: 0; background: #127c27; font-size: 15px;}
    .header .main_nav .menu-menu-1-container {position: absolute; width: 100%; z-index: 4000; top: -54px; display: none; border: 4px solid #0a4c1f; border-width: 4px 0; box-shadow: 0 40px 30px 10px #000;}
    .header .main_nav.on .menu-menu-1-container {display: block;}  
    .header .main_search {position: relative; padding: 10px; top: auto; right: auto; width: 100%;}
    .header .main_search button {top: 10px; right: 10px;}
    
    figure.na_main_photo {}
    figure.na_main_photo img {width: 100%; height: auto;}
    .news_article .alignleft, .news_article .alignright, .news_article .aligncenter {display: block; margin: 0 auto 20px auto; float: none;}

    .aside {width: 100%;}
    
    .local_news_section, .national_news_section {padding: 10px;}
    .news_box {width: 100%; margin: 0;}
    .news_box ul{padding: 0;}
    
    .bottom_nav {text-align: center; padding: 20px 0 10px;}
    .bottom_nav li {border: 0; margin: 0;}
    .bottom_nav li a {display: inline-block; padding: 12px 8px; border-radius: 2px; margin: 0 5px 10px; background: #127c27; text-decoration: none;}
    .bottom_nav li a:hover {text-decoration: none; background: #219a34;}
    .copy {text-align: center;}
    .copy p {font-size: 13px;}
    .ads_video_side {}
    
    .weather_page .weatherForecastItem {width: 100%;}
    .weather_page .weatherRange, .weather_page .weatherWind, .weather_page .weatherHumidity, .weather_page .weatherVisibility, .weather_page .weatherSunrise, .weather_page .weatherSunset {width: 50%; text-align: left; font-size: 16px;}

    .ads_right_slider img {width: 100%; height: auto;}
    
    #ibacordotcom-content {display: block; padding-bottom: 0;}
    #ibacordotcom-content > div {display: block; width: 100%; padding: 0 0 20px;}
}
