html {
    overflow-x: hidden;
}
body {
    font-family: "Lato";
    font-weight: 400;
}

.iframecontainer1 {
margin: -65px 0 0 -10px;
width: 100%;
}

iframe#twittercontainer123 {
width: 1050px;
}


a {
    color: white;
    text-decoration: underline;
}
.rotatingtweet {
    width: 100%!important;
}
.particle-header {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    margin: 0px auto 0 auto;
    text-transform: uppercase;
    padding-top: 50px;
    width: 725px;
}
.inner-large-container-gutter {
    width: 1080px;
    margin: 0 auto;
}
.inner-container-gutter {
    width: 725px;
    margin: 0 auto;
}
/*img#broadcast123 {
/* left: 25px;  
margin: -100px 0 0 25px;
padding-top: -45px;*/
margin-top: -35px;
*/

.bg-video-top {}.bg-about {
    background: url(../images/bg-about.gif) right no-repeat;
}
.bg-photo {
    background: url(../images/bg-photos.gif) center no-repeat;
}
.bg-video {
    background: url(../images/bg-videos.gif) center no-repeat;
}
.bg-info {
    background: url(../images/bg-info.jpg) center no-repeat;
}
.bg-downloadables {
    background: url(../images/bg-downloadables.gif) top center;
}
.bg-reviews {
    background: url(../images/bg-reviews.gif) center no-repeat;
}
.bg-resources {
    background: url(../images/bg-resources.gif) left no-repeat;
}
.bg-video-bottom {}.bg-reviews-over {
    background: url(../wp-content/uploads/2013/08/reviews-circles.png) center no-repeat;
    width: 100%;
    height: 528px;
    position: absolute;
    z-index: 0;
}
#primary-container {
    width: 100%;
    margin: 0 auto;
}
#under-bar-holder {
    background-color: #414141;
    height: 95px;
}
#under-bar-container {
    background-color: #414141;
    height: 35px;
    width: 100%;
}
#main-menu-mobile-icons {
    display: none;
}
#top-bar-container {
    background-color: #414141;
    ;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
#video-top-container {
    background-color: #000;
    height: 880px;
    overflow-y: hidden;
    overflow-x: hidden;
}
#live-feed-text-container {
    background-color: #414141;
    height: 120px;
    overflow: hidden;
}
#see-the-film-container {
    background-color: #ff6f20;
    min-height: 780px;
    display: block;
    width: 100%;
}
#about-container {
    background-color: #1574a7;
    height: 620px;
    padding-left: 0rem;
}
#photo-gallery-container {
    background-color: #f2d522;
    max-height: 655px;
    overflow: hidden;
}
#video-gallery-container {
    background-color: #d9104a;
    height: 885px;
}
#info-container {
    background-color: #000;
    height: 600px;
    text-align: center;
}
#downloadables-container {
    background-color: #099dad;
    height: 500px;
}
#reviews-container {
    text-align: center;
    background-color: #ebc541;
    height: 530px;
}
#resources-container {
    background-color: #fc5029;
    height: 715px;
}
#video-bottom-container {
    background-color: #000;
    height: 700px;
    width: 99%
}
#bottom-credits {
    background: url(../images/billing_block_02.png) center bottom no-repeat;
    max-width: 1065px;
    min-height: 140px;
    margin: 0 auto;
    position: relative;
    background-size: 100%;
}
#copyright {
    text-align: center;
    margin-top: 12px;
    font-size: 12px;
    color: white;
}
.top-bar-element {
    float: left;
    cursor: pointer;
    margin: 10px 10px 10px 0;
}
#top-bar-mini-logo img {
    display: none;
    margin-left: 0rem;
    padding-right: 1rem;
}
#laurels {
    text-align: center;
}
#laurels img {
    margin: 0 auto;
    width: 400px;
}
#subtext {
    margin: 0 auto;
    color: white;
    font-weight: 200;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    padding-top: 20px;
    margin-bottom: 50px;
}
#top-bar-left,
#top-bar-right {
    width: 178px;
}
#top-bar-right {
    display: none;
}
#preorder-container,
#educational-license {
    width: 100%;
    height: 68px;
    display: inline-block;
    background-color: #787878;
    border-radius: 5px;
    border: 1px solid #979797;
    text-align: center;
    color: white;
    font-weight: 200;
}
#educational-license {
    margin-right: 0;
    float: right;
}
@media (max-width: 1070px) {
.watchit_container {
margin-left: -75px;

}
    #top-bar-right {
        display: none;
    }
}
#preorder-container-button {
    border-radius: 5px;
    background: #0bb0c2;
    background: -moz-linear-gradient(top, #0bb0c2 0%, #098e9c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0bb0c2), color-stop(100%, #098e9c));
    background: -webkit-linear-gradient(top, #0bb0c2 0%, #098e9c 100%);
    background: -o-linear-gradient(top, #0bb0c2 0%, #098e9c 100%);
    background: -ms-linear-gradient(top, #0bb0c2 0%, #098e9c 100%);
    background: linear-gradient(to bottom, #0bb0c2 0%, #098e9c 100%);
    width: 136px;
    height: 24px;
    display: inline-block;
    float: none;
    margin: 0 auto;
}
#preorder-container-button:hover {
    background: #098e9c;
    background: -moz-linear-gradient(top, #098e9c 0%, #0bb0c2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #098e9c), color-stop(100%, #0bb0c2));
    background: -webkit-linear-gradient(top, #098e9c 0%, #0bb0c2 100%);
    background: -o-linear-gradient(top, #098e9c 0%, #0bb0c2 100%);
    background: -ms-linear-gradient(top, #098e9c 0%, #0bb0c2 100%);
    background: linear-gradient(to bottom, #098e9c 0%, #0bb0c2 100%);
}
#educational-license-button {
    border-radius: 5px;
    background: #f6c000;
    background: -moz-linear-gradient(top, #f6c000 0%, #b88f00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6c000), color-stop(100%, #b88f00));
    background: -webkit-linear-gradient(top, #f6c000 0%, #b88f00 100%);
    background: -o-linear-gradient(top, #f6c000 0%, #b88f00 100%);
    background: -ms-linear-gradient(top, #f6c000 0%, #b88f00 100%);
    background: linear-gradient(to bottom, #f6c000 0%, #b88f00 100%);
    width: 136px;
    height: 24px;
    display: inline-block;
    float: none;
    margin: 0 auto;
}
#educational-license-button:hover {
    background: #b88f00;
    background: -moz-linear-gradient(top, #b88f00 0%, #f6c000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b88f00), color-stop(100%, #f6c000));
    background: -webkit-linear-gradient(top, #b88f00 0%, #f6c000 100%);
    background: -o-linear-gradient(top, #b88f00 0%, #f6c000 100%);
    background: -ms-linear-gradient(top, #b88f00 0%, #f6c000 100%);
    background: linear-gradient(to bottom, #b88f00 0%, #f6c000 100%);
}
#preorder-container p,
#educational-license p {
    font-size: .75em;
    margin: 4px auto;
}
#educational-license p>span {
    margin-left: 10px;
    font-size: 9px;
}
#preorder-container-mobile {
    display: none;
}
@media (max-width: 700px) {

.watchit_container {
margin-left: -50px;

}
    #top-bar-left {
        display: none;
    }
    #preorder-container-mobile {
        display: block;
        width: 100%;
        height: 68px;
        background-color: #787878;
        border-top: 1px solid #979797;
        border-bottom: 1px solid #979797;
        text-align: center;
        color: white;
        font-weight: 200;
        margin-top: 5px;
    }
    #preorder-container-button-mobile {
        border-radius: 5px;
        background: #0bb0c2;
        background: -moz-linear-gradient(top, #0bb0c2 0%, #098e9c 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0bb0c2), color-stop(100%, #098e9c));
        background: -webkit-linear-gradient(top, #0bb0c2 0%, #098e9c 100%);
        background: -o-linear-gradient(top, #0bb0c2 0%, #098e9c 100%);
        background: -ms-linear-gradient(top, #0bb0c2 0%, #098e9c 100%);
        background: linear-gradient(to bottom, #0bb0c2 0%, #098e9c 100%);
        width: 170px;
        height: 30px;
        display: inline-block;
        float: none;
        margin: 0 auto;
    }
    #preorder-container-button-mobile:hover {
        background: #098e9c;
        background: -moz-linear-gradient(top, #098e9c 0%, #0bb0c2 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #098e9c), color-stop(100%, #0bb0c2));
        background: -webkit-linear-gradient(top, #098e9c 0%, #0bb0c2 100%);
        background: -o-linear-gradient(top, #098e9c 0%, #0bb0c2 100%);
        background: -ms-linear-gradient(top, #098e9c 0%, #0bb0c2 100%);
        background: linear-gradient(to bottom, #098e9c 0%, #0bb0c2 100%);
    }
    #preorder-container-mobile p {
        font-size: .75em;
        margin: 6px auto;
    }
    #preorder-container-button-mobile p {
        font-size: .85em;
    }
}
.box-border-menu {
    position: relative;
    padding: 0 10px;
    display: none;
}
.box-border-menu:before {
    display: none;
    content: "";
    position: absolute;
    top: 21px;
    left: 0;
    width: 20px;
    height: 4px;
    border-top: 10px double #fff;
    border-bottom: 3px solid #fff;
}
#email-button {
    margin-top: 40px;
}
.btn-facebook {
    margin: 30px 14px 0 5px;
}
.btn-twitter {
    margin-top: 38px;
}
.logo-pf {
    margin: 20px 50px;
}
@media (min-width: 1070px) {

.watchit_container {
margin-left: -100px;

}
    .logo-pf {
        margin: 20px 130px;
    }
}
#under-bar-container {
    position: fixed;
    top: 60px;
    color: white;
    z-index: 900;
    margin: 0 auto;
}
#under-bar-inner-container {
    margin: 0 auto;
    position: relative;
    width: 700px;
    text-align: center;
}
.under-bar-link {
    display: inline-block;
    font-size: 16px;
    margin: 4px 8px 0 8px;
    cursor: pointer;
    font-weight: 200;
    color: #999;
}
.under-bar-link:first-child {
    margin-left: 4px;
}
.under-bar-link:last-child {
    margin-right: 4px;
}
.under-bar-link:hover {
    color: white;
    font-weight: 400;
}
#quote-container {
    height: 40px;
    padding: 35px 0 0px 0;
    color: white;
    margin: 0 auto 15px auto;
    text-align: center;
}
#quote-container a {
    text-decoration: none;
}
.quote-element:nth-child(1) {
    display: block;
}
.quote-element:nth-child(n+2) {
    display: none;
}
.quote-element-text {
    font-size: 24px;
    font-weight: 400;
}
.quote-element-source {
    font-size: 13px;
    font-weight: 200;
}
#circle {
    width: 725px;
    margin: 0 auto;
    text-align: center;
    padding-top: 25px;
}
#video-top-container-bg {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
#video-bottom-container-bg {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.video-top-bg-overlay {
    position: relative;
    z-index: 1;
}
.video-bottom-bg-overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 10px;
}
video {
    position: absolute;
    z-index: 0;
}
video.vidFillWidth {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 99%;
}
video.vidFillWidthBg {
    top: 3rem;
    left: 0;
    bottom: 0;
    right: 0;
    width: 99%;
}
#live-feed-text {
    margin: 0 auto;
    width: 800px;
    text-align: center;
    color: #ddd;
    font-weight: 200;
    padding-top: 3px;
}
#live-feed-text div.rotatingtweets {
    display: block;
}
.live-feed-element:nth-child(1) {
    display: block;
}
.live-feed-element:nth-child(n+2) {
    display: none;
}
.rotatingtweet p {
    margin: .5em;
}
.rotatingtweet p a {
    color: #ddd;
}
.btn-broadcast {
    cursor: pointer;
    margin: 24px;
    float: left;
    display: inline-block;
}
#watchfilm-packages-container {
    margin-top: 20px;
    color: white;
    font-weight: 300;
}
.watchfilm-image {
    text-align: center;
}
.watchfilm-image img {
    max-width: 350px;
    width: 100%;
}
h3.watchfilm-title {
    font-size: 16px;
    text-transform: uppercase;
}
.watchfilm-content ul {
    list-style: none;
    padding-left: 0;
}
.watchfilm-content p:last-child {
    text-align: center;
}
.watchfilm-content a {
    text-decoration: none;
}
.watchfilm-content a strong {
    background-color: #333;
    padding: 6px 20px 8px;
    border-radius: 4px;
    font-weight: 300;
    display: inline-block;
    margin: 5px auto 20px;
}
.watchfilm-content a strong:hover {
    background-color: #232323;
}
@media (min-width: 701px) {
.watchit_container {
margin-left: -100px;

}
    #watchfilm-packages-container {
        margin-top: 50px;
    }
    #watchfilm-package-0 {
        max-width: 100%;
        width: 100%;
    }
    #watchfilm-package-0 .watchfilm-image,
    #watchfilm-package-0 h3.watchfilm-title,
    #watchfilm-package-0 .watchfilm-content,
    .watchfilm-package,
    .watchfilm-image {
        max-width: 45%;
        margin-right: 5%;
        float: left;
    }
    #watchfilm-package-0 h3.watchfilm-title {
        margin-bottom: auto;
    }
    #watchfilm-package-0 .watchfilm-content {
        display: inline-block;
    }
    h3.watchfilm-title {
        margin-bottom: 20%;
    }
    .watchfilm-content p:last-child {
        text-align: left;
    }
    .watchfilm-content a strong {
        margin-bottom: 40px;
    }
}
#screening-logo-0 {
    border: 1px solid white;
    color: white;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 300;
}
#screening-logo-0 h3 {
    margin-top: 0;
    margin-bottom: 0;
    color: #ff6511;
    background-color: white;
    font-size: 16px;
    padding-top: 4px;
    padding-bottom: 6px;
}
#screening-logo-0 h3,
#screening-logo-0 .screening-logo-content {
    padding-left: 15%;
    padding-right: 15%;
}
#screening-logo-0 .screening-logo-content {
    height: 255px;
    overflow-y: auto;
}
@media (min-width: 701px) {
    #screening-logo-0 h3 {
        padding-left: 5%;
    }
    #screening-logo-0 .screening-logo-content {
        padding: 0px;
    }
    #screening-logo-0 .screening-logo-content p {
        padding: 0 5%;
    }
}
#screening-logo-1 {
    margin-top: 50px;
    text-align: center;
}
#screening-logo-1 h3 {
    color: white;
    font-size: 16px;
    text-transform: uppercase;
}
#screening-logo-1 ul {
    list-style-type: none;
    padding-left: 0;
}
#screening-logo-1 li {
    display: inline-block;
    max-width: 84px;
    padding: 0 2%;
    min-height: 50px;
}
#screening-logo-1 li img {
    width: 100%;
    height: 100%;
}
#screening-logo-1 li a img:hover {
    opacity: 0.8;
}
@media (min-width: 701px) {
    #screening-logo-1 {
        margin-top: 60px;
    }
    #screening-logo-1 ul {
        margin-top: 40px;
    }
    #screening-logo-1 li {
        max-width: 100px;
    }
}
#watchit {
    text-align: center;
}
.watchit_container {
    margin: 35px auto 0;
    width: 206px;
}
.watchit_button_element {
    width: 103px;
    height: 32px;
}
.watchit_container .watchit_button {
    background-image: url('../images/watchit.png');
}
.watchit_container .watchit_button:hover {
    background-image: url('../images/watchit_hover.png');
}
.watchit_container .watchit_queue_button.not_in_queue {
    background-image: url('../images/watchit_queue_it.png');
}
.watchit_container .watchit_queue_button.not_in_queue:hover {
    background-image: url('../images/watchit_queueit_hover.png');
}
.watchit_container .watchit_queue_button.in_queue {
    background-image: url('../images/watchit_inqueue.png');
}
.watchit_container .watchit_queue_button.in_queue:hover {
    background-image: url('../images/watchit_inqueue.png');
}
#seefilm-form {
    text-align: center;
    height: 60px;
    margin: 25px 10px 0;
    padding-top: 35px;
    border-top: 1px solid white;
}
#seefilm-form form {
    float: left;
    text-align: center;
    width: 100%;
}
#seefilm-form p {
    color: white;
}
#seefilm-form .pure-button {
    background: #333;
    background: -webkit-linear-gradient(top, #666 0%, #333 100%);
    background: linear-gradient(to bottom, #666 0%, #333 100%);
    color: white;
}
input {
    border-radius: 4px;
}
#seefilm-form input {
    margin-right: 10px;
}
.seefilm-line-top {
    background: url(../images/seefilm-line-top.png) no-repeat center;
}
.seefilm-line-btm {
    background: url(../images/seefilm-line-btm.png) no-repeat center;
    clear: both;
}
.seefilm-line-btm,
.seefilm-line-top {
    margin: 30px 0;
    height: 31px;
}
#seefilm-thanks {
    display: none;
    text-align: center;
    color: white;
    font-weight: 700;
    margin: 25px 10px 0;
    padding-top: 50px;
    border-top: 1px solid white;
}
@media (min-width: 701px) {
    #seefilm-form,
    #seefilm-thanks {
        margin: 35px 10px 0;
    }
    #seefilm-thanks {
        padding-top: 65px;
    }
}
@media (min-width: 751px) {
    #seefilm-form,
    #seefilm-thanks {
        margin: 60px 0 0;
    }
    #seefilm-form {
        padding-top: 50px;
    }
}
#roco {
    margin-top: 20px;
    padding-bottom: 50px;
    color: white;
    border-top: 1px solid white;
}
#roco .half {
    padding-right: 10px;
    width: 48%;
    float: left;
}
#roco .half:last-child {
    padding-right: 0;
}
#roco h4 a {
    text-decoration: none;
}
#roco h4 a .underline {
    text-decoration: underline;
}
#roco h4 a span.icon {
    width: 34px;
    height: 20px;
    padding-right: 10px;
    display: inline-block;
    background: url('../images/sprite-roco.png') no-repeat;
}
#roco #host h4 span.icon {
    width: 20px;
    background-position: 0 -30px;
}
#edDvd span.arrow {
    margin-left: 5px;
    font-size: 14px;
}
#roco p {
    font-weight: 200;
}
#about-container {
    color: white;
}
.about-top-margin-offset {
    margin-top: 25px;
}
#about-toc-container {
    text-align: right;
    left: -110px;
    position: relative;
    width: 150px;
    float: left;
    margin: 0 -180px 0 0;
}
.about-hidden-title {
    display: none;
    font-size: 18px;
    margin: 10px 0;
    color: white;
    float: left;
    width: 100%;
}
#about-toc-line {
    position: absolute;
    height: 90%;
    width: 1px;
    border-right: 1px solid white;
    right: 7px;
    top: 4px;
}
.about-toc-element {
    margin-bottom: 40px;
    cursor: pointer;
}
.about-toc-element:last-child {
    margin-bottom: 0;
}
.about-toc-element-bubble {
    float: right;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background-color: white;
    margin: 4px 0 0 15px;
}
.yellow {
    background-color: #ff0;
}
#about-synopsis-container {
    position: relative;
    width: 100%;
    margin-left: 110px;
}
#about-synopsis-copy {
    float: left;
    width: 550px;
    font-weight: 200;
}
#about-synopsis-copy p:first-child {
    margin-top: -4px;
}
#about-synopsis-image {
    float: right;
}
#about-filmmakers-container,
#about-physicists-container {
    position: relative;
    width: 100%;
    margin-left: 76px;
    display: none;
}
.about-person-element {
    width: 220px;
    margin: 0 5px 40px 0;
    text-align: center;
    float: left;
    cursor: pointer;
}
.about-person-image {}.about-person-name {
    margin-top: 10px;
}
.about-person-title {
    font-weight: 200;
    line-height: 1;
}
.about-person-bio {
    display: none;
}
.about-person-biop p {
    margin: inherit 0;
}
#photo-carousel-container {
    max-width: 823px;
    margin: 0 auto;
    font-weight: 200;
    height: 546px;
}
#video-player-container {
    margin-top: 20px;
}
#video-thumbnail-container {
    color: white;
    margin-top: 40px;
}
.video-thumbnail-element {
    float: left;
    width: 180px;
    margin: 10px 0;
    text-align: center;
    cursor: pointer;
}
#video-thumbnail-inner-container {
    width: 725px;
    margin: 0 auto;
    position: relative;
    height: 200px;
}
#video-player-metadata {
    margin: 0 auto;
    width: 725px;
    color: white;
    margin: 15px 0;
}
.video-thumbnail-shelf {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
}
.video-thumbnail-image img {
    width: 145px;
}
.video-thumbnail-name {
    text-align: center;
}
.video-thumbnail-description {
    display: none;
}
.video-thumbnail-reference {
    display: none;
}
#video-thumbnail-shelf {
    position: absolute;
}
#video-left-arrow {
    position: absolute;
    margin: 12px 0 0 -60px;
    cursor: pointer;
}
#video-right-arrow {
    position: absolute;
    margin: 12px 0 0 760px;
    cursor: pointer;
}
#video-player-title,
#video-thumbnail-name {
    font-weight: 700;
}
#video-player-description {
    font-weight: 200;
}
#info-slider-bg {
    position: absolute;
    width: 100%;
    max-height: 500px;
    margin-top: 110px;
    background-color: black;
}
#info-slider-container {
    max-width: 725px;
    margin: 25px auto;
    font-weight: 200;
}
#info-slider .flex-viewport {
    cursor: pointer;
    cursor: hand;
}
.flex-control-nav {
    bottom: -30px;
}
.flex-control-nav li {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 3px solid #fff;
}
.flex-control-nav li a.flex-active {
    background-color: #fff;
}
.info-slide-name {
    display: none;
}
.info-slide-description {
    display: none;
}
#info-slider.flexslider .flex-direction-nav a {
    top: 50%
}
.download-element {
    float: left;
    width: 181px;
    text-align: center;
}
.download-image {
    height: 200px;
}
.download-name {
    color: white;
    font-size: 18px;
}
#download-desc {
    color: white;
    font-size: 16px;
    font-weight: 200;
}
.download-button {
    width: 56px;
    height: 26px;
    margin: 20px auto;
    background-color: #545454;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.download-file-reference a {
    display: none;
}
a:hover>.download-element>.download-button {
    background-color: #494949;
}
#reviews-arrows-container {
    position: absolute;
    width: 700px;
    margin-top: 460px;
    z-index: 5000;
}
#reviews-left-arrow {
    float: left;
    cursor: pointer;
}
#reviews-right-arrow {
    float: right;
    cursor: pointer;
}
.review-element {
    margin: 0 auto;
    width: 100vu;
    text-align: center;
    background-color: white;
    border-radius: 55%;
    padding: 1.5rem;
    display: inline-block;
    position: absolute;
}
#reviews-holder-container {
    width: 100%;
    text-align: center
}
#reviews-flex-container {
    width: 100%;
    margin: 0 auto;
    background: url(../images/reviews-circles.png) center no-repeat;
    height: 528px;
    position: absolute;
    margin-top: -110px;
}
#reviews-inner-container {
    width: 100%;
    position: relative;
    z-index: 5;
    margin: 0 auto;
    height: 6rem;
}
#reviews-inner-container a {
    text-decoration: none;
    color: black;
}
.review-image {
    font-size: 80%;
    inner-border: none;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 1rem;
}
.review-element:nth-child(2)>.review-image {
    font-size: 70%;
}
.review-element:nth-child(1) {
    width: 300px;
    height: 100px;
    left: 1rem;
    margin: 8rem 0 0 3rem;
}
.review-element:nth-child(2) {
    width: 255px;
    height: 8rem;
    margin: 12rem 0 0rem 2em;
    font-size: 200%;
    line-height: 95%;
    vertical-align: middle;
    padding-top: 1rem;
}
.review-element:nth-child(3) {
    display: block;
    width: 9rem;
    height: 100px;
    margin: 21rem 0 0 0rem;
}
.review-element:nth-child(4) {
    width: 190px;
    height: 11rem;
    margin: 18rem 0 0 -12rem;
    padding: 2rem;
}
.review-element:nth-child( n + 5) {
    display: none;
}
#resources-tab-container {
    width: 100%;
    color: white;
    font-size: 16px;
    float: left;
    margin: 15px 0 0 -15px;
    border-bottom: 2px solid white;
}
#resources-tab-element-menu {
    display: none;
}
.resources-tab-element {
    float: left;
 	padding: 0 15px;
    cursor: pointer;
    margin: 0 auto;

}
.resources-tab-element:first-child {}#resources-content-container {
    color: white;
    float: left;
    max-height: 500px;
    overflow-y: auto;
    width: 100%;
}
.resources-content-element {
    display: none;
    font-size: 14px;
    font-weight: 200;
}
.resources-content-element:first-child {
    display: block;
}
.resources-content-element h3 {
    width: 180px;
    clear: right;
    float: left;
    font-size: 15px;
    font-family: "Lato";
    font-weight: 700;
}
#resources-0.resources-content-element p {
    width: 525px;
    float: right;
    text-align: left!important;
    font-size: 12px;
}
#lightbox-overlay-container {
    display: none;
    position: fixed;
    width: 100%;
    height: 1200px;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0px;
    color: white;
    font-size: 14px;
    z-index: 10;
}
#lightbox-gray-container {
    background-color: #292929;
    border-radius: 8px;
    width: 500px;
    max-height: 250px;
    margin: 200px auto;
    padding-top: 10px;
}
#lightbox-gray-container {
    text-align: left;
    padding: 40px 33px 20px;
}
#lightbox-gray-container>div {
    max-height: 100%;
    overflow-y: auto;
}
#lightbox-gray-container .heavy {
    margin-bottom: 15px;
}
.btn-popup-close {
    float: right;
    position: relative;
    right: -75px;
    top: -35px;
    cursor: pointer;
    margin-left: -40px;
}
#email-hidden-container {
    display: none;
}
.email-form .pure-button {
    background: #333;
    background: -webkit-linear-gradient(top, #666 0%, #333 100%);
    background: linear-gradient(to bottom, #666 0%, #333 100%);
    color: white;
}
.email-form .btn-email {
    text-align: center;
    margin: 0 auto;
}
#email-form-thanks {
    display: none;
    text-align: center;
    margin-top: 50px;
}
.email-form>p {
    margin: 0 10px 10px 10px;
}
#video-hidden-container {
    display: none;
}
@media (max-width: 1070px) {
    #about-toc-container {
        left: 0;
        margin: 0 55px 0 0;
        width: 120px;
        display: block;
    }
    #about-synopsis-copy {
        width: 480px;
        margin-left: 30px;
        margin-top: -75px
    }
    #about-synopsis-container {
        width: 90%;
    }
    #about-synopsis-image {
        display: none;
    }
    #about-filmmakers-container,
    #about-physicists-container {
        width: 100%;
        margin: 0 10px;
        float: none;
    }
    #about-container {
        float: left;
        clear: both;
        height: inherit;
        width: 100%;
        min-height: 620px;
    }
    #photo-gallery-container {
        width: 100%;
        float: left;
        height: inherit;
    }
    #photo-carousel-container {
        height: inherit;
    }
    #video-gallery-container {
        width: 100%;
        float: left;
        height: 59rem;
    }
    #info-container {
        width: 100%;
        float: left;
    }
    #downloadables-container {
        width: 100%;
        float: left;
        height: inherit;
    }
    #reviews-container {
        width: 100%;
        float: left;
        height: 500px;
    }
    #resources-container {
        width: 100%;
        float: left;
        height: inherit;
    }
    #video-bottom-container {
        width: 100%;
        float: left;
    }
    .inner-large-container-gutter {
        width: 90%;
        margin: inherit auto;
    }
}
@media (max-width: 1020px) {
    .top-bar-container-buttons {
        float: right;
        width: auto;
        margin-top: 0em;
    }
}
@media (max-width: 949px) {
    .top-bar-container-buttons {
        float: right;
        margin-top: rem;
    }
    #top-bar-logo {
        display: none;
    }
    #top-bar-mini-logo {
        position: relative;
        right: -5%;
        width: 95%;
        margin-left: 1.5em;
    }
    #top-bar-mini-logo img {
        display: block;
        width: 50%;
        float: left;
        margin-top: 1.6rem;
        padding-left: 1.2rem;
	margin-left: -2rem;
    }
    #video-bottom-container {
        height: 500px;
    }
    video.vidFillWidthBg {
        left: -50%;
        bottom: -15%;
        height: auto;
        width: 175%;
    }
}

@media (max-width: 850px) {
    #video-thumbnail-container {
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }
    #video-thumbnail-inner-container {
        width: 100%;
        overflow: hidden;
        height: 150px;
    }
    #video-left-arrow,
    #video-right-arrow {
        position: relative;
        margin: 0 30px;
    }
    #watchit {
        display: none;
    }
}
@media (max-width: 750px) {
    #roco {
        margin: 50px 10px 0 10px;
        text-align: center;
    }
    #roco .half {
        padding-right: 0;
        width: 100%;
    }
}

@media (max-width: 700px) {
 #top-bar-mini-logo img {
        display: block;
        width: 50%;
        float: left;
	margin: 0 auto;
	padding: 0 3rem;
    }

    #about-synopsis-copy {
        text-align: left;
        margin-top: 25px
    }
    .about-top-margin-offset {
        float: left;
        width: 100%;
    }
    #under-bar-holder {
        width: 100%;
        height: 55px;
    }
    #under-bar-container {
        width: 100%;
        float: left;
        height: inherit;
        top: -190px;
    }
    #under-bar-container.drop-shadow {
        box-shadow: none;
    }
    #under-bar-inner-container {
        margin: 0 auto;
        position: relative;
        width: 100%;
        text-align: center;
    }
    .under-bar-link {
        display: block;
        font-size: 1em;
    }
    #main-menu-mobile-icons {
        display: inline-block;
    }
    .btn-facebook,
    .btn-twitter {
        margin: 20px 15px;
    }
    #top-bar-container {
        width: 100%;
        height: 60px;
    }
    #live-feed-text {
        width: 100%;
    }
    #about-synopsis-copy,
    #video-player-metadata,
    #video-thumbnail-inner-container {
        width: 100%;
    }
    #video-thumbnail-shelf {
        width: 100%!important;
    }
    #video-left-arrow,
    #video-right-arrow {
        display: none;
    }
    #video-thumbnail-container {
        width: 100%;
        margin-bottom: 20px;
    }
    #video-thumbnail-inner-container {
        width: 100%;
    }
    .video-thumbnail-element {
        width: 100%;
        float: none;
        font-size: 1em;
    }
    .video-thumbnail-image {
        display: none;
    }
    .particle-header {
        width: 100%;
        text-align: center;
        padding-bottom: 2rem;
    }
    .rotatingtweet {
        width: 100%!important;
    }
    #video-top-container {
        height: 48rem;
        overflow-x: hidden;
    }
    #live-feed-text-container {
        height: 140px;
    }
    .btn-broadcast.sprite {
        display: none;
    }
    #circle {
        width: 100%;
    }
    #circle img {
        width: 60%;
    }
    #top-bar-mini-logo {
        position: static;
        right: auto;
        width: auto;
        padding-left: 0rem;
    }
    #top-bar-mini-logo img {
        display: block;
        width: 50%;
        float: left;
        margin-top: 14px;
	margin-left: 30px;
    }
    .box-border-menu {
        display: none;
    }
    .top-bar-container-buttons {
        width: auto;
    }
    .top-bar-container-buttons>.top-bar-element,
    .top-bar-container-buttons>a {
        display: none;
    }
    .box-border-menu {
        display: none!important;
    }
    .particle-header {
        padding-top: 20px;
        font-size: 24px;
        margin-bottom: 10px;
    }
    #see-the-film-container {
        min-height: 800px;
    }
    #seefilm-tab-container {
        width: auto;
        max-width: 337px;
        margin-left: auto;
        margin-right: auto;
    }
    #seefilm-theatrical-container-menu {
        color: #ff6f20;
        height: 30px;
        background-color: white;
        display: block;
        margin: 20px auto 0 auto;
        border: 1px solid white;
    }
    #seefilm-theatrical-container-menu strong {
        margin: 0 20px;
        padding-top: 5px;
        display: block;
    }
    .arrow-down {
        display: inline-block;
        margin-left: 5px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #ff6f20;
    }
    #seefilm-tabs-menu-container {
        display: none;
        margin: 2px auto;
        width: 335px;
        border-left: 1px solid white;
        position: absolute;
    }
    .seefilm-title-menu-element {
        display: block;
        color: #ff6f20;
        width: 50%;
        background-color: white;
        cursor: pointer;
    }
    #seefilm-tabs-menu-container p {
        margin: 0 20px;
        padding: 5px 0;
    }
    .seefilm-title-element {
        color: #ff6f20;
        height: 30px;
        width: 50%;
        background-color: white;
        display: inline-block;
    }
    .seefilm-title-element:first-child {
        display: none;
    }
    .seefilm-title-element:last-child {
        color: #ff6f20;
        height: 30px;
        width: 50%;
        background-color: white;
        display: inline-block;
    }
    #seefilm-theatrical-container {
        margin-top: 0;
        text-align: center;
    }
    .seefilm-container-element {
        display: none;
        text-align: left;
        margin: 0 auto;
    }
    .seefilm-container-element:first-child {
        display: block;
    }
    .seefilm-container-element:last-child {
        display: none;
        margin: 0 auto;
    }
    .pure-form p {
        margin: 0;
    }
    .pure-form {
        text-align: center;
        margin: 0 auto;
    }
    .pure-form input {
        margin: 10px auto;
    }
    #seefilm-form input {
        margin: 10px auto;
    }
    .about-hidden-title {
        display: block;
    }
    #about-container {
        float: left;
        clear: both;
        height: inherit;
        width: 100%;
    }
    .inner-large-container-gutter.about-top-margin-offset {
        width: 100%;
        text-align: center;
    }
    #about-synopsis-container,
    #about-filmmakers-container,
    #about-physicists-container {
        display: block!important;
        width: 95%;
        margin: 0 10px;
        float: left;
    }
    .about-person-element {
        width: 120px;
        margin: 0 auto 20px auto;
        height: 150px;
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .about-person-image img {
        width: 50%;
    }
    #about-toc-container {
        display: none;
    }
    .inner-container-gutter {
        width: 90%;
        margin: 0 auto;
    }
    .inner-large-container-gutter {
        width: 90%;
        margin: 0 auto;
    }
    #photo-gallery-container {
        width: 100%;
        float: left;
        height: inherit;
    }
    #photo-carousel-container {
        height: inherit;
    }
    #video-gallery-container {
        width: 100%;
        float: left;
        height: inherit;
    }
    #info-container {
        width: 100%;
        height: 550px;
    }
    #info-slider-bg {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    #downloadables-container {
        width: 100%;
        float: left;
        height: inherit;
        text-align: center;
    }
    .download-element {
        display: inline-block;
        float: none;
    }
    #reviews-container {
        width: 100%;
        float: left;
        height: 500px;
    }
    #resources-container {
        width: 100%;
        float: left;
        height: inherit;
    }
    #video-bottom-container {
        width: 99%;
        float: left;
    }
    #resources-tab-container {
        width: 200px;
        float: none;
        border: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
#resources-content-container {
margin-top: 100px;
}
    #resources-tab-element-menu {
	display: none;
        margin: 0 0 0 42%;
	font-size: 16px;
        width: 100%;
        background-color: white;
        color: #fc5029;
        padding: 4px 0;
        font-weight: 700;
        border-radius: 4px;
    } 

    #resources-tabs-menu-container {
	font-size: 16px;
        width: 100%;
        margin: -25px 0 0 20%;

}
    .resources-tab-element {
        float: none;
        padding: 4px 0;
        margin-right: 0;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .resources-tab-element:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }
    .resources-tab-element:last-child {
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .resources-content-element h3 {
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
    }
    #resources-0.resources-content-element p {
        width: 100%;
        margin-bottom: 2em;
    }
    .bg-video-top {
        background: url(../bg-home.gif) center no-repeat;
    }
    #video-bottom-container {
        height: 375px;
        width: 99%;
        background: url(../wp-content/uploads/2013/08/bg-footer.gif) center no-repeat;
    }
    video.vidFillWidthBg {
        left: -50%;
        bottom: -25%;
        height: auto;
        width: 200%;
    }
    .review-element:nth-child(1) {
        display: none;
    }
    .review-element:nth-child(2) {
        width: 320px;
        height: 320px;
        background: white;
        margin: 0 auto;
        font-size: 200%;
        line-height: 95%;
        border-radius: 100%;
        left: auto;
        right: auto;
        top: auto;
        margin-top: 150px;
        margin-left: -14rem
    }
    .review-element:nth-child(2)>.review-image {
        margin-top: 100px;
    }
    .review-element:nth-child( n + 3) {
        display: none;
    }
    #reviews-inner-container {
        width: 100%;
    }
    #reviews-flex-container {
        width: 100%;
        background: none;
    }
    #reviews-arrows-container {
        display: none;
    }
    #lightbox-gray-container {
        width: 250px!important;
    }
}
@media (max-width: 480px) {
    #top-bar-mini-logo img {
        width: 240px;
        margin-top: 17px;
        margin-left: -1rem;
    }
    .bg-about {
        background: none
    }
    .bg-photo {
        background: none
    }
    .bg-video {
        background: none
    }
    .bg-info {
        background: none
    }
    .bg-downloadables {
        background: none
    }
    .bg-reviews {
        background: none
    }
    .bg-resources {
        background: none
    }
    .quote-element-text {
        font-size: 1.25em;
        font-weight: 400;
    }
    #circle img {
        width: 70%;
    }
    #laurels img {
        width: 80%;
        padding: 20px 0 10px;
    }
    #subtext {
        font-size: 1.5em;
        margin-bottom: 25px;
        padding-top: 10px;
    }
    #see-the-film-container {
        min-height: 860px;
    }
    #info-container {
        height: 380px;
    }
    #video-bottom-container {
        height: 300px;
        width: 99%
    }
    #lightbox-gray-container {
        margin-top: 100px!important;
    }
    #lightbox-close-container.sprite.btn-popup-close {
        right: -28px;
    }
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.right {
    float: right;
}
.left {
    float: left;
}
.center {
    margin-left: auto;
    margin-right: auto;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.heavy {
    font-weight: 700;
}
.drop-shadow {
    box-shadow: 0 1px 5px #0b0b0b;
}
.anchor {
    display: block;
    position: relative;
    top: -95px;
    visibility: hidden;
}






/*
@media (max-width: 850px) {
    #video-thumbnail-container {
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }
    #video-thumbnail-inner-container {
        width: 100%;
        overflow: hidden;
        height: 150px;
    }
    #video-left-arrow,
    #video-right-arrow {
        position: relative;
        margin: 0 30px;
    }
    #watchit {
        display: none;
    }
}

*/


@media (max-width: 750px) {


	
 
   #roco {
        margin: 50px 10px 0 10px;
        text-align: center;
    }
    #roco .half {
        padding-right: 0;
        width: 100%;
    }
}




@media (max-device-width: 700px) {

.iframecontainer1 {
margin: -25px 0 0 65px;
width: 50%;
}

iframe#twittercontainer123 {
width: 1160px;
}

img#broadcast123 {
display: none;
}

	#quotesframe {
margin-left: -15px;

}

#aboutframecontainer {
margin-left: -125px;
margin-top: -40px;
width: 500px;
}

#aboutframe {
margin-left: -25px;
width: 325px;
margin-top: -60px;
padding-top: -60px;
}


#aboutimagessmall img {
display: none;
}

    #about-synopsis-copy {
        text-align: left;
        margin-top: 25px
    }
    .about-top-margin-offset {
        float: left;
        width: 100%;
    }
    #under-bar-holder {
        width: 100%;
        height: 55px;
    }
    #under-bar-container {
        width: 100%;
        float: left;
        height: inherit;
        top: -190px;
    }
    #under-bar-container.drop-shadow {
        box-shadow: none;
    }
    #under-bar-inner-container {
        margin: 0 auto;
        position: relative;
        width: 100%;
        text-align: center;
    }
    .under-bar-link {
        display: block;
        font-size: 1em;
    }
    #main-menu-mobile-icons {
        display: inline-block;
    }
    .btn-facebook,
    .btn-twitter {
        margin: -5px 15px 0 15px;
    }
    #top-bar-container {
        width: 100%;
        height: 60px;
    }
    #live-feed-text {
        width: 110%;
    }
    #about-synopsis-copy,
    #video-player-metadata,
    #video-thumbnail-inner-container {
        width: 100%;
    }
    #video-thumbnail-shelf {
        width: 100%!important;
    }
    #video-left-arrow,
    #video-right-arrow {
        display: none;
    }
    #video-thumbnail-container {
        width: 100%;
        margin-bottom: 20px;
    }
    #video-thumbnail-inner-container {
        width: 100%;
    }
    .video-thumbnail-element {
        width: 100%;
        float: none;
        font-size: 1em;
    }
    .video-thumbnail-image {
        display: none;
    }
    .particle-header {
        width: 100%;
        text-align: center;
        padding-bottom: 2rem;
    }
    .rotatingtweet {
        width: 100%!important;
    }
    #video-top-container {
        height: 38rem;
        overflow-x: hidden;
    }


 #live-feed-text{

	margin: 50px 0 0 -90px;

        height: 85px;
}
    #live-feed-text-container {
	margin-top: 15px;
        height: 140px;
	padding-left:10%;
/*	width: 500px;*/
    }


    .btn-broadcast.sprite {
        display: none;
    }
    #circle {
        width: 100%;
    }
    #circle img {
        width: 60%;
    }
    #top-bar-mini-logo {
        position: static;
        right: auto;
        width: auto;
    	margin-left: 15px;
        padding-left: 0rem;
    }
    #top-bar-mini-logo img {
        display: block;
        width: 50%;
        float: left;
        margin-top: 14px;
    }
    .box-border-menu {
        display: none;
    }
    .top-bar-container-buttons {
        width: auto;
	margin-top: -15px;
    }
    .top-bar-container-buttons>.top-bar-element,
    .top-bar-container-buttons>a {
        display: none;
    }
    .box-border-menu {
        display: none!important;
    }
    .particle-header {
        padding-top: 20px;
        font-size: 24px;
        margin-bottom: 10px;
    }
    #see-the-film-container {
        min-height: 800px;
    }
    #seefilm-tab-container {
        width: auto;
        max-width: 337px;
        margin-left: auto;
        margin-right: auto;
    }
    #seefilm-theatrical-container-menu {
        color: #ff6f20;
        height: 30px;
        background-color: white;
        display: block;
        margin: 20px auto 0 auto;
        border: 1px solid white;
    }
    #seefilm-theatrical-container-menu strong {
        margin: 0 20px;
        padding-top: 5px;
        display: block;
    }
    .arrow-down {
        display: inline-block;
        margin-left: 5px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #ff6f20;
    }
    #seefilm-tabs-menu-container {
        display: none;
        margin: 2px auto;
        width: 335px;
        border-left: 1px solid white;
        position: absolute;
    }
    .seefilm-title-menu-element {
        display: block;
        color: #ff6f20;
        width: 50%;
        background-color: white;
        cursor: pointer;
    }
    #seefilm-tabs-menu-container p {
        margin: 0 20px;
        padding: 5px 0;
    }
    .seefilm-title-element {
        color: #ff6f20;
        height: 30px;
        width: 50%;
        background-color: white;
        display: inline-block;
    }
    .seefilm-title-element:first-child {
        display: none;
    }
    .seefilm-title-element:last-child {
        color: #ff6f20;
        height: 30px;
        width: 50%;
        background-color: white;
        display: inline-block;
    }
    #seefilm-theatrical-container {
        margin-top: 0;
        text-align: center;
    }
    .seefilm-container-element {
        display: none;
        text-align: left;
        margin: 0 auto;
    }
    .seefilm-container-element:first-child {
        display: block;
    }
    .seefilm-container-element:last-child {
        display: none;
        margin: 0 auto;
    }
    .pure-form p {
        margin: 0;
    }
    .pure-form {
        text-align: center;
        margin: 0 auto;
    }
    .pure-form input {
        margin: 10px auto;
    }
    #seefilm-form input {
        margin: 10px auto;
    }
    .about-hidden-title {
        display: block;
    }
    #about-container {
        float: left;
        clear: both;
        height: inherit;
        width: 100%;
    }
    .inner-large-container-gutter.about-top-margin-offset {
        width: 100%;
        text-align: center;
    }
    #about-synopsis-container,
    #about-filmmakers-container,
    #about-physicists-container {
        display: block!important;
        width: 85%;
        margin: 0 10px;
        float: left;
    }
    .about-person-element {
        width: 120px;
        margin: 0 auto 20px auto;
        height: 150px;
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .about-person-image img {
        width: 50%;
    }
    #about-toc-container {
        display: none;
    }
    .inner-container-gutter {
        width: 90%;
        margin: 0 auto;
    }
    .inner-large-container-gutter {
        width: 90%;
        margin: 0 auto;
    }
    #photo-gallery-container {
        width: 100%;
        float: left;
        height: inherit;
    }
    #photo-carousel-container {
        height: inherit;
    }
    #video-gallery-container {
        width: 100%;
        float: left;
        height: inherit;
    }
    #info-container {
        width: 100%;
        height: 550px;
    }
    #info-slider-bg {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    #downloadables-container {
        width: 100%;
        float: left;
        height: inherit;
        text-align: center;
    }
    .download-element {
        display: inline-block;
        float: none;
    }
    #reviews-container {
        width: 100%;
        float: left;
        height: 500px;
    }
    #resources-container {
        width: 100%;
        float: left;
        height: inherit;
    }
    #video-bottom-container {
        width: 99%;
        float: left;
    }
    #resources-tab-container {
        width: 200px;
        float: none;
        border: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

#resources-tab-container {
    color: white;
    font-size: 8px;
    margin: 0;
}
#resources-tab-element-menu {
        float: none;
    
        width: 100%;
        background-color: white;
        color: #fc5029;
        padding: 4px 0;
        font-weight: 700;
        border-radius: 4px;
    }
    #resources-tabs-menu-container {
    
        width: 200px;
        position: absolute;
   } 
    .resources-tab-element {
        float: none;
        padding: 4px 0;
        margin-right: 0;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .resources-tab-element:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }
    .resources-tab-element:last-child {
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .resources-content-element h3 {
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
    }
    #resources-0.resources-content-element p {
        width: 100%;
        margin-bottom: 2em;
    }
    .bg-video-top {
        background: url(../bg-home.gif) center no-repeat;
    }
    #video-bottom-container {
        height: 375px;
        width: 99%;
        background: url(../wp-content/uploads/2013/08/bg-footer.gif) center no-repeat;
    }
    video.vidFillWidthBg {
        left: -50%;
        bottom: -25%;
        height: auto;
        width: 200%;
    }
    .review-element:nth-child(1) {
        display: none;
    }
    .review-element:nth-child(2) {
        width: 320px;
        height: 320px;
        background: white;
        margin: 0 auto;
        font-size: 200%;
        line-height: 95%;
        border-radius: 100%;
        left: auto;
        right: auto;
        top: auto;
        margin-top: 150px;
        margin-left: -14rem
    }
    .review-element:nth-child(2)>.review-image {
        margin-top: 100px;
    }
    .review-element:nth-child( n + 3) {
        display: none;
    }
    #reviews-inner-container {
        width: 100%;
    }
    #reviews-flex-container {
        width: 100%;
        background: none;
    }
    #reviews-arrows-container {
        display: none;
    }
    #lightbox-gray-container {
        width: 250px!important;
    }
}

@media (max-width: 480px) {

.watchit_container {
margin-left: -100px;

}

iframe#twittercontainer123 {
width: 1160px;
margin-left: -300px;

}
.iframecontainer1 {
margin: -50px 0 0 25px;
width: 25%;
}

    .bg-about {
        background: none
    }
    .bg-photo {
        background: none
    }
    .bg-video {
        background: none
    }
    .bg-info {
        background: none
    }
    .bg-downloadables {
        background: none
    }
    .bg-reviews {
        background: none
    }
    .bg-resources {
        background: none
    }
    .quote-element-text {
        font-size: 1.25em;
        font-weight: 400;
    }
    #circle img {
        width: 70%;
    }
    #laurels img {
        width: 80%;
        padding: 20px 0 10px;
    }
    #subtext {
        font-size: 1.5em;
        margin-bottom: 25px;
        padding-top: 10px;
    }
    #see-the-film-container {
        min-height: 860px;
		max-width: 480px;
    }
    #info-container {
        height: 380px;
    }
    #video-bottom-container {
        height: 300px;
        width: 99%
    }
    #lightbox-gray-container {
        margin-top: 100px!important;
    }
    #lightbox-close-container.sprite.btn-popup-close {
        right: -28px;
    }

    #top-bar-mini-logo img {
        width: 230px;
        margin-top: 17px;
        margin-left: -60px;
    }


}


.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.right {
    float: right;
}
.left {
    float: left;
}
.center {
    margin-left: auto;
    margin-right: auto;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.heavy {
    font-weight: 700;
}
.drop-shadow {
    box-shadow: 0 1px 5px #0b0b0b;
}
.anchor {
    display: block;
    position: relative;
    top: -95px;
    visibility: hidden;
}*/