section#about-content.parallax {
    background-image: url(http://glennholbrook.com/wp-content/uploads/2017/01/glenn_about_1.jpg) !important;
    /*position: relative;
    background-attachment: fixed !important;
    background-repeat: no-repeat;
background-size: 100% 100% !important;*/
}
/*section#about-content-2.parallax  .parallax-content{
padding:0;
}
section#about-content-2.parallax .container {
    width: 100%;
    position: static;
}*/
section#services-content.parallax {
    background-image: url(http://glennholbrook.com/wp-content/uploads/2017/01/glenn_services_1.jpg) !important;
}
section#showreel-content.parallax {
    background-image: url(http://glennholbrook.com/wp-content/uploads/2017/01/glenn_showreel_1.jpg) !important;
}
/*a.fullwidth {
   background: green; 
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
   text-indent: -9999px;
}*/
.parallax {
    width: 100%;
    background-attachment: fixed !important;
    background-size: cover !important;
    background: #f8f8f8;
    color: #ffffff;
    background-repeat: repeat-y;
    background-position: top center;
    position: relative;
}
.quote a {
    color: #ffffff;
}
.quote-author {
    display: none;
}
.rnr-carousel-navigation {
    text-align: center;
    /*margin-top: 0 !important;
    margin-bottom: 0;*/
}
 @media only screen and (min-width: 1200px) {
.parallax,  
.parallax .parallax-content,  
.parallax .overlay {
	/*height: 580px;*/
}
}
div#about-2 {
    padding: 60px 0 0;
}

div#showreel {
    padding: 60px 0 0;
}
div#services-3{
 padding: 60px 0 0;
}
.wpcf7 div.rnr-submit input[type="submit"]{
height: 54px;
}
div#about-2>.container:nth-child(3)>div {
    height: auto;
    padding:0;
 
}
div#services-3>.container:nth-child(3)>div {
    height: auto;
    padding:0;

}
div#about-2>.container:nth-child(3)>div>div{
margin-top: 0;
margin-bottom: 0;
padding-bottom: 0;
}
div#services-3>.container:nth-child(3)>div>div{
margin-top: 0;
margin-bottom: 0;
padding-bottom: 0;
}
@media all and (max-width:768px){
div#about-2>.container:nth-child(3)>div {
    height: auto;
    padding:0;
    margin:0;
}
div#services-3>.container:nth-child(3)>div {
    height: auto;
    padding:0;
    margin:0;
}
div#about-2>.container:nth-child(3)>div>div{
margin-top: 0;
margin-bottom: 0;
}
div#services-3>.container:nth-child(3)>div>div{
margin-top: 0;
margin-bottom: 0;
}
}