#intro.content-wrapper {
  padding-top: 35px;
}
@media (max-width: 600px) {
  #intro.content-wrapper {
  padding-top: 20px;
  }
}
#intro h1 {
  text-align: center;
  margin-left: 0;
  margin-top: 20px;
}
/* --Centre Video-- */
#main-video-block.content-wrapper {
  padding-top: 0px;
  padding-bottom: 40px;
}
#bio {
  text-align: center;
  padding: 20px 20px 5px;
}
#hodei-video .wtm-print-download-text {
    margin-left: 3px;
    color: #001B47;
    top: -20px;
}
#hodei-video .content-block-inner-wrapper {
  margin-bottom: 20px;
}

.read-text {
    text-align: center;
    padding-bottom: 20px;
    color: #0329F8;
}

.wtm-print-download-text a:hover, .wtm-print-download-text a {
    color: #000;
    font-weight: 400;
}

#video-description {
    padding: 0;
}

@media (max-width: 600px) {
  #main-video-block.content-wrapper {
  padding-bottom: 20px;
  }
  #bio {
  text-align: left;
  padding: 10px;
  }
    #video-description {
    text-align: left;
  }
}

@media (max-width: 560px) {
   #video-wrapper {
    margin: 0;
    background-color: rgba(255,255,255, 0.99);
  }
}

/* pop-up box */
#video-transcript {
    max-width: 800px;
    width: 100%;
}
.transcript-pdf-p {
    text-align: center;
}
#video-transcript p {
    margin: 0 auto 10px;
    line-height: 140%;
}
.transcript-title {
    line-height: 1.2;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
    color: #000;
}
@media (max-width: 600px) {
	.fancybox-content {
		padding: 20px
	}
}
@media (max-width: 370px) {
    .transcript-title {
        font-size: 25px;
    }
	#video-transcript {
    padding: 20px;
}
}

#wtm-centres-block h2 {
  margin-top: 20px;
  margin-bottom: 20px;
}


/*--Freedom Book Flexbox--*/
#freedom-block {
    background-image: url(https://images.wtmfiles.com/web/Iglesia-de-Santa-Maria.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 80px;
}

#freedom-flexbox {
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
}
#freedom-flexbox.yellow-border-box {
  max-width: 1060px;
}
#freedom-text {
   max-width: 665px;
   text-align: center;
}
#freedom-text p {
    font-size: 18px;
}
#freedom-text h2 {
    font-size: 24px;
    margin: 20px auto;
    text-align: center;
}
#freedom-text p:nth-child(3){
    margin: 40px 0 20px;
    text-align: center;
}
.freedom-image img {
    max-width: 135px;
    margin: 20px 40px;
}
.button {
  padding: 15px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  max-width: 265px;
  cursor: pointer;
  background-color: #FFCD13;
  box-shadow: 1px 2px 8px #d3d3d3;
  border-radius: 30px;
}

#freedom-quotes {
    text-align: center;
    max-width: 991px;
    display: block;
    margin: auto; 
}

#freedom-quotes hr {
    margin-top: 35px;
    margin-bottom: 32px;
    border: 0;
    border-top: 1px solid #014455;
    border-top: 2px solid #014455;
    width: 50%;
}
#freedom-quotes .read-more {
    max-width: 550px;
}
@media (max-width: 600px) {
  #freedom-block {
    padding-bottom: 30px;
}
  #freedom-text h2 {
    margin: 0px 0px 20px;
    text-align: left;
  }
  #freedom-text {
   text-align: left;
  }
  #freedom-quotes {
    text-align: left;
  }
  #freedom-quotes .read-more {
    text-align: center;
    margin-top: -8px;
}
  .button {
    display: block;
    margin: 0 auto;
  }
}

/* --Specialty Box-- */

#specialty-box h2 {
    text-align: center;
    line-height: 140%;
    margin-bottom: 25px;
    margin-top: 15px;
    font-size: 26px;
}
#teenage-mind-flexbox {
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
    margin: 30px auto;
}
#teenage-mind-flexbox img {
  margin: 0px;
  width: 100%;
  max-width: 285px;
  border: 1px solid #FFCD13;
}
#specialty-box p:nth-child(6) {
  margin-top: 30px;
  margin-bottom: 20px;
}

@media (max-width:600px) {
  #teenage-mind-flexbox {
    margin: 20px auto;
  }
  #specialty-box h2 {
    font-size: 23px;
    text-align: left;
    margin-top: 0px;
  }
}
  
 @media (max-width: 600px) {
    #hodei-fb-quote.yellow-border-box {
        margin: -20px auto 20px;
    }
}

/* --FOOTER-- */
