.purpleBox{
    background-color: #4a0d66;
    color: #fff;
    
}
.lightPurpleBox{
    background-color: #cfacf6;
    color: #fff;
}

@media (max-width: 767px) {
    .purpleBox.bannerSubText{
        font-size: 13px;
        padding: 15px 0px;
    }
}
@media (min-width: 768px) {
    .purpleBox.bannerSubText{
        font-size: 13px;
        padding: 34px 0px;
    }
}
@media (min-width: 992px) {
    .purpleBox.bannerSubText{
        font-size: 13px;
        padding: 34px 0px;
    }
}
@media (min-width: 1200px) {
    .purpleBox.bannerSubText{
        font-size: 13px;
        padding: 34px 0px;
    }
}




/* BANNER IMAGE*/
#topBanner img#davidHPierce{
    width: 100%;
    height: auto;
}
#topBanner img#vivicaFoxBanner,
#topBanner img#emmaBanner,
#topBanner img#davidHPierceBanner{
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    #topBanner{
        background-image: url(../images/banner-david-hyde-pierce.jpg);  
        background-position: -100px 0px ;
        background-size: cover;
        background-size:auto;
        width: 100%;
        height: auto;
        background-repeat: no-repeat;
    }
    #topBanner img#davidHPierceBanner{

    }
    #topBanner img#davidHPierce{
        display: none;
    }
}
@media (min-width: 768px) {
    #topBanner{
        background-image: none;
    }
    #topBanner img#davidHPierce{
       display: inline;
    }
}
@media (min-width: 992px) {
    #topBanner{
        background-image: none;
    }
    #topBanner img#davidHPierce{
        display: inline;
    }
}
@media (min-width: 1200px) {
    #topBanner{
        background-image: none;
    }#topBanner img#davidHPierce{
        display: inline;
    }
}

#topBanner div.juneIsABAM {
    z-index: auto;
    position:absolute;
    width: 100%;
}
#topBanner div.juneIsABAM .container{
    text-align: right;   
}
#topBanner div.juneIsABAM h2{
    color: #fff; 
    text-align: left;
    margin-top: 91px;
    font-family: 'extra-houschka';
    font-size: 64px;
    display: inline-block;
}
#topBanner div.juneIsABAM h2 span{
    font-family: 'houschka';
    font-size: 54px;
}
#topBanner div.juneIsABAM a.bttnGoPurple{
    font-family: 'extra-houschka';
    font-size: 23px;
    padding: 23px 80px;
    background-color: #4a0d66;
    color: #fff;
    margin-top: 40px;
    margin-right: 88px;
}
#topBanner div.juneIsABAM a.bttnGoPurple:hover{
    background-color: #fff;
    color: #4a0d66;
}
@media (max-width: 767px) {
    #topBanner div.juneIsABAM a.bttnGoPurple{
        margin-right: 0px;
        font-size: 18px;
    }
    #topBanner div.juneIsABAM h2{
        font-size: 40px;
        margin-top: 20px;
    }
    #topBanner div.juneIsABAM h2 span{
        font-size: 30px;
    }
}
@media (min-width: 768px) {
    #topBanner div.juneIsABAM a.bttnGoPurple{
        margin-right: 50px;
        font-size: 20px;
    }
    #topBanner div.juneIsABAM h2{
        font-size: 50px;
        margin-top: 20px;
    }
    #topBanner div.juneIsABAM h2 span{
        font-size: 40px;
    }
}
@media (min-width: 992px) {
    #topBanner div.juneIsABAM a.bttnGoPurple{
        margin-right: 88px;
        font-size: 21px;
    }
    #topBanner div.juneIsABAM h2{
        font-size: 58px;
    }
    #topBanner div.juneIsABAM h2 span{
        font-size: 48px;
    }
}
@media (min-width: 1200px) {
    #topBanner div.juneIsABAM a.bttnGoPurple{
        margin-right: 88px;
        font-size: 23px;
    }
    #topBanner div.juneIsABAM h2{
        font-size: 64px;
    }
    #topBanner div.juneIsABAM h2 span{
        font-size: 54px;
    }
}


/*************************/
/* GO PURPLE */
#goPurpleBox{
    text-align: center;
}
#goPurpleBox h2{
    font-size: 34px;
    margin-top: 0px;
}
#goPurpleBox p{
    color: #333;
    font-size: 13px; 
}
#goPurpleBox h3{
    text-transform: uppercase;
    
}
#goPurpleBox a{
    color: #3eb4a6;  
    text-decoration: underline;
}
#goPurpleBox a:hover{
    text-decoration: none;
}
#goPurpleBox .panels{
    margin-bottom: 50px;
}

/* GO PURPLE - CAROUSEL - PURPLEBOX AREA  */
#look{
    text-align: center;
    padding-top: 75px;
    padding-bottom: 80px;
}
#look.purpleBox .container{
    padding: 0px 20px;    
}
.purpleBox h3{
    margin-bottom: 40px;
}
    
 .purpleBox h3{
    color: #fff; 
    font-size: 24PX; 
     text-transform: uppercase;
}

.carousel-inner > .item > a > img, 
.carousel-inner > .item > img, 
.img-responsive, .thumbnail a > img,
.thumbnail > img {
    width: auto;
}




/* GO PURPLE - LIGHT PURPLE - SHOW YOUR PURPLE*/

#showYourPurpleBox .container{
    padding-top: 0px;
    padding-bottom: 80px;
}
#showYourPurpleBox .container h3{
    text-transform: uppercase;
}
#showYourPurpleBox .container p{
    color: #333333;   
}

@media (max-width: 767px) {
    #showYourPurpleBox{
        min-height: 2286px;
    }
}
@media (min-width: 768px) {
    #showYourPurpleBox{
        min-height: 2025px;
    }
}
@media (min-width: 992px) {
    #showYourPurpleBox{
        min-height: 1944px;
    }
}
@media (min-width: 1200px) {
    #showYourPurpleBox{
        min-height: 2019px;
    }
}




/*UNCOVER THE TRUTH BOX*/
#uncoverTheTruthBox{
    background-image: url(../images/bg-brains-beaker.gif);
    background-repeat:  repeat; 
    text-align: center;
    padding-bottom: 80px;
}
#uncoverTheTruthBox p,
#uncoverTheTruthBox h2{
    color: #fff;
}
#uncoverTheTruthBox h2{
    font-size: 34px; 
    text-transform: uppercase;
}
#uncoverTheTruthBox p{
    font-size: 13px;
}
#uncoverTheTruthBox p.truthTag{
    margin-bottom: 60px;
}


/*width="560" height="315"  */
/*width="540" height="303"  */

@media (min-width: 100px) {
    #uncoverTheTruthBox #ljbc99PhWeM,
    #uncoverTheTruthBox #truthVideo{
        width: 220px; 
        height: 122px;
    }
}

@media (min-width: 375px) {
    #uncoverTheTruthBox #ljbc99PhWeM,
    #uncoverTheTruthBox #truthVideo{
        width: 350px; 
        height: 196px;
    }
}
@media (min-width: 768px) {
    #uncoverTheTruthBox #ljbc99PhWeM,
    #uncoverTheTruthBox #truthVideo{
        width: 690px; 
        height: 387px;
    }
}
@media (min-width: 992px) {
    #uncoverTheTruthBox #ljbc99PhWeM,
    #uncoverTheTruthBox #truthVideo{
        width: 596px; 
        height: 335px;
    }
}
@media (min-width: 1200px) {
    #uncoverTheTruthBox #ljbc99PhWeM,
    #uncoverTheTruthBox #truthVideo{
        width: 730px; 
        height: 410px;
    }
}

#uncoverTheTruthBox #message{
    border: 1px solid #cfacf6;
    padding: 40px 0px 100px;
    margin-bottom: 40px;
    
}
@media (max-width: 767px) {
    #uncoverTheTruthBox #message{
        padding: 20px 0px 40px;
        height: 240px;
        margin-top: 0px;
    }
}
@media (min-width: 768px) {
    #uncoverTheTruthBox #message{
        padding: 40px 0px 100px;
        height: 181px;
        margin-top: 0px;
    }
}
@media (min-width: 992px) {
    #uncoverTheTruthBox #message{
        padding: 16px 0px 100px;
        margin-top: 53px;
        height: 229px;
    }
}
@media (min-width: 1200px) {
    #uncoverTheTruthBox #message{
        padding: 40px 0px 100px;
        margin-top: 88px;
        height:229px;
    }
}



#uncoverTheTruthBox #message p{
    font-size: 16px;
    padding: 0px 10px;
}


/***************/
#uncoverTheTruthBox #truth{
    border: 1px solid #cfacf6;
    padding: 60px 0px 60px;
    
    
}
#uncoverTheTruthBox #truth p{
    font-size: 16px;
    padding: 0px 10px;
}
@media (max-width: 767px) {
    #uncoverTheTruthBox #truth{
        padding: 40px 0px 60px;
        height: auto;
        margin-top: 0px;
        margin-bottom: 40px;
    }
}
@media (min-width: 768px) {
    #uncoverTheTruthBox #truth{
        padding: 50px 0px 70px;
        height: auto;
        margin-top: 0px;
        margin-bottom: 40px;
    }
}
@media (min-width: 992px) {
    #uncoverTheTruthBox #truth{
        padding: 60px 0px 80px;
        margin-top: 30px;
        height: auto;
        margin-bottom: 0px;
    }
}
@media (min-width: 1200px) {
    #uncoverTheTruthBox #truth{
        padding: 60px 0px 80px;
        margin-top: 70px;
        height: auto;
        margin-bottom: 0px;
    }
}





/* ***** BEGIN - CAROUSEL TWEAK ***** */
#uncoverTheTruthBox #message .carousel-control{
    width: 35%;
}

#uncoverTheTruthBox #message .carousel-control .glyphicon-chevron-left, 
#uncoverTheTruthBox #message .carousel-control .glyphicon-chevron-right, 
#uncoverTheTruthBox #message .carousel-control .icon-next, 
#uncoverTheTruthBox #message .carousel-control .icon-prev {
    margin-top: 0px;
    top: unset; 
    bottom: 5%;
    
}
#uncoverTheTruthBox #message .carousel-control .glyphicon-chevron-right, 
#uncoverTheTruthBox #message .carousel-control .icon-next {
    margin-right: 0px;
    right: unset; 
    left: 0px;
}
#uncoverTheTruthBox #message .carousel-control .glyphicon-chevron-left, 
#uncoverTheTruthBox #message .carousel-control .icon-prev { 
    margin-left: 0px;
    left: unset; 
    right: 0px;
    
}
#uncoverTheTruthBox #message .carousel-control.right {
    background-image: none;
}
#uncoverTheTruthBox #message .carousel-control.left {
    background-image: none;
}

/* ***** END - CAROUSEL TWEAK ***** */

/* STORY BOXES */

#stories{
    margin-top: 75px;
}
#stories .pictureBox img{
    width: 100%;
    height: auto;
}
#stories .pictureBox{
    padding: 10px;
    margin-left: 10px;   
    margin-right: 10px;   
    background-color: #fff;
    text-align: left;
    
}
#stories .pictureBox p{
    color: #333333;
    font-size: 13px;
}
#stories .pictureBox a{
    color: #3eb4a6;
    text-decoration: underline; 
}
#stories .pictureBox a:hover{
    text-decoration: none;   
}

@media (max-width: 767px) {
    #stories .pictureBox{
        height: auto;
        margin-left: 20px;
        margin-right: 20px;
        
    }
}
@media (min-width: 768px) {
    #stories .pictureBox{
        height: auto;
        margin-left: 60px;
        margin-right: 60px;
        
    }
}
@media (min-width: 992px) {
     #stories .pictureBox{
        height: auto;
        margin-left: 10px;
        margin-right: 10px;
        height: 400px;
    }

}
@media (min-width: 1200px) {
     #stories .pictureBox{
        height: auto;
        margin-left: 10px;
        margin-right: 10px;
        height: 400px;
    }
}

/* TAKE ACTION */
#takeActionBox{
    background-image: url(../images/top-repeat-brain-beaker.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
    text-align: center;
    padding-bottom: 80px;
}
#takeActionBox H2{
    font-size: 34px;
    text-transform: uppercase;
}
#takeActionBox p{
    color: #4a0d66;   
}
#takeActionBox #shareThis320,
#takeActionBox #shareThis{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
#takeActionBox #shareThis320{
    width: 100%;
    height: auto;
}
#takeActionBox .fb-share-button span iframe,
#takeActionBox .fb-like span iframe{
    margin-top: 7px;
}

#takeActionBox #arrow{
    margin-right: 10px;   
}
#takeActionBox #parentheses{
    color: #333333;
    margin-top: 20px;
    font-size: 13px;
}

/*GET INVOLVED */
#getInvoledBox{
    text-align: center;
    padding-bottom: 30px;
}
#getInvoledBox .panels{
    margin-bottom: 50px;
}
#getInvoledBox img{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
       
}
#getInvoledBox p {
    font-size: 13px; 
    margin-bottom: 20px;   
}
#getInvoledBox .bttnBigPurple{
    bottom: 0px;   
    
}












