/* Thomsoon.com - OnePage CSS Responsive
-- version 1.0
-- Copyright (c) 2014 Thomsoon.com
-- licensed under the MIT
--
-- http://www.thomsoon.com/
--
*/

@media screen and (max-width: 700px){ 
 	#rc-imageselect, .g-recaptcha {
    float:left;
    margin-left: 0px;
    margin-top: -65px;
 		transform:scale(0.60);
 		-webkit-transform:scale(0.60);
 		transform-origin:0 0;
 		-webkit-transform-origin:0 0;
 		} 
 	} 

 @media screen and (max-width: 700px){ 
 	#rc-imageselect {
         vertical-align: bottom;
         bottom: auto;
         top: auto;
 		transform:scale(0.60);
 		-webkit-transform:scale(0.60);
 		transform-origin:500 500;
 		-webkit-transform-origin:500 500;
 		} 
 	}

 @media only screen and (max-width:700px) and only screen and (max-width:700px) {
     #player .player-header {
         padding: 10px 0 0;
     }
 }
 
 @media only screen and (max-width:700px) {
     #player {
         bottom: 0;
         top: auto;
     }
 }

  @media only screen and (max-width:700px) {
     #player .player-header {
         display: block;
         text-transform: uppercase;
         padding: 10px 16px;
     }
     #player .player-header .episode {
         font-family: "SackersGothicW01-Light", helvetica, arial, sans-serif;
         font-size: 13px;
         line-height: 24px;
     }
     #player .player-header .title {
         font-family: "SackersGothicW01-Medium", helvetica, arial, sans-serif;
         font-size: 18px;
         line-height: 24px;
     }
 }

  @media only screen and (max-width:700px) {
     #player ul.jp-controls li a {
         width: 60px;
     }
 }
 
 @media only screen and (max-width:700px),
 only screen and (max-width:700px) {
     #player ul.jp-controls li a {
         background: url(../img/player_controls.png) no-repeat 50% 0;
         background-size: 70px;
     }
 }

@media only screen and (min-device-width : 320px) and (max-device-width : 1024px)  {.start-page {  
    background:url('../img/background/start-page.jpg') #c0c0c0 bottom center fixed no-repeat;
    background-size: cover;
    background-attachment: scroll;
    height: 100%;
    overflow: hidden;
}

@media screen and (max-width: 480px) {
    .summary-text, 
    .poll {
        float: none;
        width: auto;
    }
}

@media only screen and (max-width:700px) {
	.episode-content .summary{
  		margin: 0 auto;
  		margin-top: 5px;
  		margin-bottom: 50px;
  		width: 80%;
	}
}

@media only screen and (max-width:700px) {
	p{
  		font-size:14px;
  		font-weight:300;
  		letter-spacing:1px;
  		margin-top:10px;
	}
}
/* iPad (portrait) */
@media (min-width: 320px) and (max-width: 700px) {

.menu{
  display:none;
}

.menu-media{
  display:block;
}

.menu-media .social-icon {
  color: #ffffff;
  font-size: 20px;
}

.start-page .social-icons-all{
  font-family: 'Lato', sans-serif;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  padding: 20px;
}

.start-page .content {
  width:300px;
  height:100%;
}

.start-page, .start-page .opacity{
  height:100%;
}
.start-page .content .text {
  width:300px;
}

.start-page .social-icon {
  color: #ffffff;
  font-size: 20px;
}

.start-page .content .arrow-down{
  display: none;
}

h1 {
  font-size:24px;
}

.about h1 {
  margin-top:0;
}

.about .content{
  width:300px;
}

.about hr,.episodes .episodes-margin hr, .contact hr {
  width:106px;
}

.about .column-one, .about .column-two{
  width:300px;
  margin-bottom:20px;
}

 .about .content .column-three{
  width:300px;
  margin-bottom:70px;
 }

.resources h1 {
  margin-top:0;
}

.resources .content{
  width:300px;
}

.resources #wordcloud {
  width: 300px; 
  height: 250px; 
}

.resources hr,.episodes .episodes-margin hr, .contact hr {
  width:106px;
}

.resources .column-one, .resources .column-two{
  width:300px;
  margin-bottom:20px;
}

 .resources .content .column-three{
  width:300px;
  margin-bottom:70px;
 }

.episodes .episodes-margin{
  width:300px;
}

.contact, .contact .content, .contact .content .form{
  width:300px;
}

.contact .content .contact-text{
  padding-left:0px;
  width:300px;
  text-align:center;
  margin-top:60px;
}

input{
  width:320px;
}

textarea{
  width:320px;
}

.contact .content .contact-text {
  width:270px;
}

.contact .content .form .column, .contact .content .form .column-3{
  width:300px;
}

.contact .content .form .column-2{
  width:300px;
  padding-left:0;
}

.grid li{
  margin:0 0 15px 0;
}

.contact{ 
  margin:0 auto;
}

.footer{
    display:none;
}

}



/* iPad (portrait) */
@media (min-width: 580px) and (max-width: 767px) {

.start-page .content .arrow-down{
  display: none;
}

.menu{
  display:none;
}

.menu-media{
  display:block;
}

.menu-media .menu-content{
  width:540px;
}

.start-page .content {
  width:300px;
  height:100%;
}

.start-page, .start-page .opacity{
  height:100%;
}
.start-page .content .text {
  width:300px;
}


h1 {
  font-size:36px;
}

.about h1 {
  margin-top:0;
}

.about .content{
  width:300px;
}

.about hr,.episodes .episodes-margin hr, .contact hr {
  width:106px;
}

.about .column-one, .about .column-two{
  width:300px;
  margin-bottom:20px;
}

 .about .column-three{
  width:300px;
  margin-bottom:70px;
 }

 .resources h1 {
  margin-top:0;
}

.resources .content{
  width:300px;
}

.resources hr,.episodes .episodes-margin hr, .contact hr {
  width:106px;
}

.resources .column-one, .resources .column-two{
  width:300px;
  margin-bottom:20px;
}

 .resources .column-three{
  width:300px;
  margin-bottom:70px;
 }

 .resources #wordcloud {
  width: 300px; 
  height: 250px; 
}

.episodes .episodes-margin{
  width:300px;
}

.contact, .contact .content, .contact .content .form{
  width:300px;
}

.contact .content .contact-text{
  padding-left:0px;
  width:300px;
  text-align:center;
  margin-top:60px;
}

.contact .content .contact-text {
  width:275px;
}

.contact .content .form .column, .contact .content .form .column-3{
  width:420px;
}

.contact .content .form .column-2{
  width:420px;
  padding-left:0;
}

.contact{ 
  margin:0 auto;
}

.footer{
  display:none;
}

input{
  width:420px;
}

textarea{
  width:420px;
}


}


/* iPad (portrait) */
@media (min-width: 768px) and (max-width: 1023px) {

.menu-content .logo{
  width:200px;
}

.menu-content{
  width:700px;
}

.about .content{
  width:700px;
}

.about p{
  width:200px;
}

.about h2{
  letter-spacing:2px;
}

.about .column-one{
  width:233px;
}

.about .column-two{
  width:233px;
}

.about .column-three{
  width:233px;
}

.resources .content{
  width:700px;
}

.resources p{
  width:200px;
}

.resources h2{
  letter-spacing:2px;
}

.resources .column-one{
  width:233px;
}

.resources .column-two{
  width:233px;
}

.resources .column-three{
  width:233px;
}

.resources #wordcloud {
  width: 233px; 
  height: 250px; 
}

.episodes .episodes-margin {
  width:600px;
}

.contact{ 
  margin:0 auto;
}

.contact .content {
  width:700px
}

.footer{
  position:relative;
}

.contact .content .form{
  width:355px;
}

input{
  width:320px;
}

textarea{
  width:320px;
}

.contact .content .contact-text {
  width:275px;
}

.contact .content .form .column, .contact .content .form .column-3{
  width:450px;
}

.contact .content .form .column-2{
  width:450px;
  padding-left:0;
}


}