@media (max-width: 767px) {
	
	

    /* @group Container Width */
	  /* Undo the changes for Desktop */
	  .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	    width: auto;
	  }
	  /* @end */

	  /* @group Header */

	  /* Give Header full width */
	  #header #header-top{
	    padding: 0;
	    margin-left: -20px;
	    margin-right: -20px;
	  }
	  
	  #header #header-top #block-tgl-plugins-tgl-ad-top {
        padding: 5px;
      }

      /* @end */
	  
	  
	  /* @group Main Content Region */
	  /* Give main-content-region full width */
	  #main-content-region{
	    margin-left: -20px;
	    margin-right: -20px;
	  }
	  /* @end */
	
	
	 /* @group Footer */
	  #footer{
	    text-align: center;
	    margin: 0 -20px;
	  }
	
	  #footer ul.menu{
	    float: none;
	  }
	  /* @end */
	
	  
          	/* @group Segment Youtube */

          .youtube-embed iframe {
            min-height: 358px;
          }

  	/* @group Bottom Advertisement */ 
    /* Center Bottom Advertisement */
    #content-bottom-region #block-tgl-plugins-tgl-ad-bottom {
      margin-left: 0;
      text-align: center;
    }
  
  
    /* Full width for Bottom Advertisement */
    #block-tgl-plugins-tgl-ad-top img,
    #content-bottom-region #block-tgl-plugins-tgl-ad-bottom img {
      width: 100%;
    }
    /* @end */

	
	
	 /* @group Episode Hero */
	  .node-type-tgl-episode .pane-tgl-episode-nav-content-type .tgl-episode-prev a{
	    background: url('../images/episode_nav_arrows.png') 9px 18px no-repeat transparent;
	  }
	
	  .node-type-tgl-episode .pane-tgl-episode-nav-content-type .tgl-episode-next a{
	      background: url('../images/episode_nav_arrows.png') 9px -21px no-repeat transparent;
	  }
	  
	 .node-type-tgl-episode .pane-tgl-episode-nav-content-type .tgl-episode-prev a, .node-type-tgl-episode .pane-tgl-episode-nav-content-type .tgl-episode-next a{
	    text-indent: -9999em;
	    width: 7px;
	    display: block;
	    padding-left: 10px;
	    padding-right: 10px;
	  }
	
	
	  .node-type-tgl-episode ul.tgl-episode-links > li, .node-type-tgl-episode ul.tgl-episode-links li.tgl-episode-audio-multiple.collapsed{
	    display: block;
	    margin: 0 0 10px;
	  }
	
	  .node-type-tgl-episode ul.tgl-episode-links > li > a, .node-type-tgl-episode ul.tgl-episode-links li.tgl-episode-audio-multiple{
	    width: 100%;
	  }
    
    .pane-tgl-episode-questions-tgl-episode-questions #episode-hour-tab{
	    float: none;
	    margin-top: 10px;
	    display: block;
	  }
	  
	  .node-type-tgl-episode #hero-second .in-this-episode-heading {
        margin-top: 20px;
      }

	 /* @end */

  .pane-tgl-episode-questions-tgl-episode-questions .hour-group .hour-group-title{
    display: block;
    margin-bottom: 10px;
  }
	
	
	
	
	 /* @group Home Page Hero */
	  #watch-now .recent-episodes-dropdown {
	    display: block;
	    width: auto;
	    margin: 10px 0;
	  }
	  
	  .front #hero-main #watch-now {
	    margin-bottom: 15px;
	  }
	  


	  .front #hero-bottom, .node-type-tgl-episode #hero-bottom {
	    padding: 0 20px;
	  }

      .front #hero-main h2 .subtitle {
        display: block;
        font-weight: bold;
      }
	  
	  /* @end */
	  
	  
	  
	  /* @group Generic Hero */
	  #hero-bottom .panel-pane:first-child {
	    margin-top: 20px;
	    padding-top: 20px;
	    border-top: 5px solid #d2d2d2;
	  }
	  
	  #hero-bottom #hero-bottom-first .panel-pane:first-child {
	    border-top-style: none;
	    margin-top: 0;
	    padding-top: 0;
	  }
	  
	  
	  
	  .front .node-tgl-front-page.row, .node-type-tgl-episode #hero-main-inner {
	    padding-left: 20px;
	    padding-right: 20px;
	  }
	  /* @end */
	

	
}
