@media(max-width:1140px){
.container{ padding:0 15px;}
#main-header {margin: 0; padding:10px 0;}
.logo {display: block; float: left;height: 62px !important; margin: 0 !important; width: 70% !important;}
#et-navigation { display: table; float: right; height: 62px;}
#et-mobile-navigation { display: table-cell; height: 62px; vertical-align: middle;}
#logo { height: 100% !important;}

.first_box_podcast ul.posts-list { width:100%;} 

.home_blogslide { width: 100%; }
.home_podcast .et_pb_row .et_pb_column { padding:0 !important; }
.et_pb_extra_column_sidebar.sidebar-div, .et_extra_layout .et_pb_column_sidebar.sidebar-div { max-width: 100%;  min-width: 100%; width: 100%;   }
#footer .et_pb_widget:first-of-type {   padding-top: 20px; }
#footer .et_pb_widget { margin: 0 0 20px;    }
.home_blogslide ul.videoslider li img { width: 100%; }


}
/**********  landscape  view *********/
@media(min-width:992px) and (max-width:1024px){
.home_blogslide { width: 100%; }
.home_podcast .et_pb_row .et_pb_column { padding:0 !important; }
.et_pb_extra_column_sidebar.sidebar-div, .et_extra_layout .et_pb_column_sidebar.sidebar-div { max-width: 100%;  min-width: 100%; width: 100%;   }
#footer .et_pb_widget:first-of-type {   padding-top: 20px; }
#footer .et_pb_widget { margin: 0 0 20px;    }
.home_blogslide ul.videoslider li img { width: 100%; }
}

/**********  portrait view *********/
@media(min-width:768px) and (max-width:991px){
.home_blogslide { width: 100%; }
.home_podcast .et_pb_row .et_pb_column { padding:0 !important; }
.home_podcast .first_box_podcast .et_pb_extra_module .posts-list li:last-child { margin-right: 0 !important; }
.et_pb_extra_column_sidebar.sidebar-div, .et_extra_layout .et_pb_column_sidebar.sidebar-div { max-width: 100%;  min-width: 100%; width: 100%;   }
#footer .et_pb_widget:first-of-type {   padding-top: 20px; }
#footer .et_pb_widget { margin: 0 0 20px;    }
}

@media(max-width:767px){
.home_podcast .first_box_podcast .et_pb_extra_module .posts-list { padding: 0 12px 0 4px;}
.home_podcast .first_box_podcast .et_pb_extra_module .posts-list li { width:360px !important;margin-bottom: 10px !important;}
.page #podcat_summary .post-wrap { padding: 4px 40px 5px 7px; }
.post-content > form#podcast_filter {margin: 0; width: 85%; max-width: 81%;}
#podcat_summary select { width: 100%; }
.wp-pagenavi { padding: 17px 6px; width: 100%; }
.single-post .post-thumbnail .featured-image > img {  margin-left: 10px; width: 93%;}
.page #podcat_summary .post-wrap { padding: 10px;}
.post-content > form#podcast_filter { margin: 0; max-width: 100%; width: 100%;}
#podcat_summary .search_field { float: none; margin: 10px 0;}
.podcat_table-outer { display: block; overflow-x: scroll; width: 100%;}

.wp-pagenavi span.current,
.wp-pagenavi a, 
.wp-pagenavi a:link, 
.wp-pagenavi a:visited, 
.wp-pagenavi a:active,
.wp-pagenavi span.extend,
.wp-pagenavi span.pages{ display:inline-block; vertical-align:top; float:none;}

#podcat_summary podcat_table-outer table{ width: 650px;} 
#content-area .hentry{ width:100%; }


}

@media(max-width:769px){
	.home_blogslide .videoslider > li {margin-bottom: 0;}
}