/* Test */
* {
    box-sizing: border-box;
    /*color: #fff;*/
}


/*  */

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
    clear: both;
    visibility: hidden;
    height: 0;
}

p {
    font-size: 18px;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Slab', serif;
}

div.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.hero-unit {
    background-image: url('imgs/bg.jpg');
    background-size: cover;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    height: 97%;
    max-height: 900px;
    /*max-height: 950px;*/
    max-width: 1400px;
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #000;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
}

a, a span, .clickable, .clickable em
{
color: #dbbd70;	
}
a:hover, a:hover span, .clickable:hover, .clickable:hover em
{
color: #edd597;	
}

/*.container {*/
    /*margin-top: 40px;*/
/*}*/

input {
    padding: 10px;
}
.navbar-header {
    /*margin-bottom: 40px;*/
	margin-bottom: 0px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #ddddde;
    padding: 10px;
    margin-top: 16px;
    font-size: 1.2em;
}

.navbar {
    background-color: transparent;
    background: transparent;
    border-width: 0px;
	margin-bottom: 0px;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
    text-transform: uppercase;
}

ul.nav li a:focus {
    outline: none;
}

div.trump-container {
    margin: 0 auto;
    padding: 0 auto;
}

.trumpText {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 300px;
}

.rightColImg {
    margin-top: 50px;
    max-width: 260px;
}

.hover-switch img:last-child {
    display: none
}

.hover-switch:hover img:first-child {
    display: none
}

.hover-switch:hover img:last-child {
    display: inline-block
}

.rightColImg2 {
    margin-top: 20px;
    max-width: 190px;
}

div.rightCol {
    /*margin-top: 60px;*/
	margin-top: 0px;
}

.rightCol p {
    color: white;
    font-family: myriad-pro, sans-serif;
    font-weight: normal;
    font-size: 1.1em;
}

.justify-text {
    text-align: justify;
}

.trumpImg {
    top: 2vh;
    width: 100%;
    bottom: 0;
    margin-top: 45px;
	visibility: hidden;
	display: none;
}

img.trump-cover {
    max-width: 250px;
    margin-left: 20px;
    margin-bottom: 20px;
}

img.trump-cover-screenings {
    display: block;
    margin: 10px auto;
    max-width: 200px;
}

.title-border {
    border-bottom: 3px dotted #BA8318;
}

.gold.title {
    color: #e0a10b;
}

.title {
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 10px;
}

img.contact-title {
    padding-left: 54px;
}

textarea.form-control {
    height: 10em;
}
.control-label {
    padding-right: 0;
    padding-left: 0;
}

p.gold,
.title.gold,
a.gold,
h4.gold,
label span.gold,
p span.gold,
p.gold em,
em.gold,
h4 span.gold {
    color: #BA8313;
}

.lightGold
{
color: #dbbd70;	
}
.lightGold:hover
{
color: #edd597;	
}

p.gold {
    font-family: myriad-pro, sans-serif;
    font-weight: 600;
}

span.normal-weight {
    font-weight: normal;
}

.text-right {
    text-align: right;
}

.quotes p {
    font-family: myriad-pro, sans-serif;
    font-style: normal;
    font-weight: 600;
}

div.single-quote {
    /*margin: 45px 2px;*/
	margin: 15px 2px 15px;
}

div.single-quote p {
    margin: 0;
}

.trump-text-shadow {
    text-shadow: -3px 4px 2px rgba(0, 0, 0, 1);
	text-shadow: -2px 2px 2px rgba(0, 0, 0, 1);
	text-shadow: -2px 3px 2px rgba(0, 0, 0, 1);
}

.trump-img-shadow {
    text-shadow: -5px 5px 5px rgba(0, 0, 0, 1);
}
.trump-text-shadow-right {
    text-shadow: 3px 4px 2px rgba(0, 0, 0, 1);
}
.white {
    color: #fff;
}

img.img-responsive.title-image {
    display: block;
    margin: 0 auto 5px;
    padding-bottom: 10px;
    height: 75px;
    margin-bottom: 30px;
}


/*img.img-responsive.title-image.contact-title, img.img-responsive.title-image.press-title {*/


/*margin-bottom: 30px;*/


/*}*/
img.quotes-img, img.stars-press-bottom {
    margin: 0 auto;
    display: block;
    width: 100%;
}
img.stars-press-bottom {
    margin-bottom: 15px;
}
img.screen-this-film, img.full-width-stars-director {
    display: block;
    width: 90%;
    margin: 0 auto;
}
img.screening-title-image {
    height: 200px;
    width: auto;
}

p.description {
    display: inline-block;
    line-height: 1.5em;
}

p.description.director,
p.description.synopsis {
    line-height: 1.35em;
}

p.imdb,
p.description {
    font-size: 16px;
}

h1.main-title {
    color: #BA8313;
    font-size: 72px;
    background: -webkit-linear-gradient(#BA8318, #625238);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background: -moz-linear-gradient(#BA8318, #625238);
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    text-transform: uppercase;
}

img.full-width-stars {
    display: block;
    margin: 0 auto;
    width: 100%;
}

img.full-width-stars-director {
    display: block;
    margin: 0 auto;
    width: 550px;
}

img.screening-stars {
    display: block;
    width: 100%;
    padding: 0 30px;
}

img.screening-stars-side {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 3px;
    width: 75px;
    margin: 0 25px;
}

img.press-stars-side {
    width: 38%;
    vertical-align: middle;
}

span.stars {
    width: 100%;
    font-size: 10px;
    letter-spacing: 2px;
    vertical-align: middle;
    padding: auto 0;
    display: inline-block;
    margin: auto 10px;
    text-align: center;
}
.starbar
{
margin-top: 0;
margin-bottom: 0;	
padding-bottom: 0;
}

img.buy-dvd {
    margin-bottom: 25px;
    max-width: 225px;
}

img.buy-dvd-stars {
    display: block;
    width: 100%;
    padding-bottom: 20px;
    margin: 0 auto;
}

h4.order-now {
    font-size: 1.7em;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.screening {
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.uppercase {
    text-transform: uppercase;
}

.screening-flag {
    background-image: url(imgs/flag.png);
    padding: 10px 0;
    max-width: 400px;
    margin: auto;
}

.heading {
    font-family: myriad-pro, sans-serif;
    font-weight: 600;
}

h4.serif {
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
}

h4.large-text {
    font-size: 23px;
}

h4.no-margin {
    margin: 0;
}

p.index {
    margin: 25px 20px;
}

img.joel-gilbert {
    margin: 0 auto;
    max-width: 320px;
    display: block;
}

option {
    color: #777;
}

div.col-sm-10.form-element {
    padding-bottom: 15px;
}

.trump-logo {
    vertical-align: middle;
    width: 150px;
}

p.restoration {
    margin-bottom: 0;
}

.screen-film-section {
    margin-top: 25px;
}

.underline {
    text-decoration: underline;
}

.downloads p {
    text-align: left;
    font-size: 11px;
}

img.hw61 {
    text-align: left;
    padding: 10px 0;
}

.downloads img {
    display: inline;
    margin: 0;
}

ul.director-list {
    padding-left: 10px;
    list-style-type: none;
    font-style: italic;
}

/*ul.director-list li a {
    color: #fff;
}*/

.text-bottom {
    vertical-align: bottom;
}

img.director-img {
    max-width: 250px;
    margin-bottom: 5%;
}

img.trump-cover-side {
    width: 120%;
    max-width: 120px;
    margin-top: 13px;
}

img.trump-dvd-cover {
    width: 100%;
}

h4.director-text {
    list-style: none;
    list-style-position: 0;
    font-size: 20px;
    font-weight: bold;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h4.next-button {
    display: inline;
    float: right;
}

.clickable {
    cursor: pointer;
}

span.click-questions {
    font-size: 14px;
}

ul.modal-questions {
    padding-left: 0;
    list-style-type: none;
}

div.form-spacing {
    margin-bottom: 20px;
}

.center {
    text-align: center;
    align-content: center;
    margin: 5px auto;
}

.text-left {
    text-align: left;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

p.small-text {
    margin: 13px auto;
    font-size: 11px;
}

.med-text {
    font-size: 32px;
    margin-bottom: 25px;
}

.bright-gold {
    color: #d89303;
}

h4.downloads {
    margin-bottom: 0;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul.modal-questions li {
    margin: 5px 2px;
}

ul.modal-questions li:hover {
    text-decoration: underline;
}

span.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

img.icon {
    max-width: 100%;
    max-height: 50px;
    /*display: block;*/
    margin: 0 auto 10px;
}

div.film-downloads {
    margin-top: 20px;
}

div.downloads,
div.download-section {
    margin: 0;
    padding: 0;
}

div.download-section {
    /* height: 150px; */
    text-align: center;
    white-space: nowrap;
    margin: 10px 2px 0px;
	display: inline-block;	
}
div.download-section img {
    height: 30px;
	width: auto;
}
div.download-section:first-of-type
{
margin-left: 0px;
}
div.download-section:last-of-type
{
margin-right: 0px;
}

div.download-section a span {
    vertical-align: text-bottom;
    bottom: 0;
}

a.download-link span {
    font-size: 15px;
    display: inline;
    /*color: #959594;
    text-decoration: underline;*/
    margin-top: 5%;
}


/* Modal */

.modal-body,
.modal-header,
.modal-footer {
    background-color: #290203;
}

.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}

div.modal-content,
div.modal-header,
div.modal-footer,
div.modal-body p,
div.modal-body p em {
    color: #fff;
}

.modal-content p,
.modal-content p em,
.modal-content h4 {
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.modal-content,
div.modal-header,
div.modal-footer,
div.modal-body {
    border-bottom: 1px solid #d89303;
}

div.modal-footer,
div.modal-body {
    border-top: 1px solid #d89303;
}

.modal-content {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background-color: transparent;
}

button.close {
    color: #d89303;
}

.modal-footer {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

.modal-header {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
}

div.contact-footer {
    margin-top: 50px;
    padding-left: 54px;
}


/* Submit Button */

.submit {
    background: #fae4ad;
    background-image: -webkit-linear-gradient(top, #fae4ad, #c79316);
    background-image: -moz-linear-gradient(top, #fae4ad, #c79316);
    background-image: -ms-linear-gradient(top, #fae4ad, #c79316);
    background-image: -o-linear-gradient(top, #fae4ad, #c79316);
    background-image: linear-gradient(to bottom, #fae4ad, #c79316);
    font-family: 'Roboto Slab', serif;
    color: #000;
    font-size: 15px;
    padding: 5px 35px 5px;
    text-decoration: none;
    text-transform: uppercase;
    float: right;
}

.submit:hover {
    background: #c79216;
    background-image: -webkit-linear-gradient(top, #c79216, #866728);
    background-image: -moz-linear-gradient(top, #c79216, #866728);
    background-image: -ms-linear-gradient(top, #c79216, #866728);
    background-image: -o-linear-gradient(top, #c79216, #866728);
    background-image: linear-gradient(to bottom, #c79216, #866728);
    text-decoration: none;
}


#errors
{
padding-bottom: 10px;
text-align: right;
color: #dd8888;	
}
.hiddenElement
{
visibility: hidden;
display: none;
}
#formResponse
{
text-align: center;
padding-left: 54px;	
}
.starRow
{
margin-top: 20px;	
}
.pageHome div.rightCol,
.pageScreenings div.rightCol
{
    position: relative;
	top: -12px;
}

h1.seo-header, h2.seo-header, h3.seo-header, h4.seo-header, h5.seo-header, h6.seo-header {
    margin: 0;
}
div.quotes
{
padding-bottom: 15px;	
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/


/*==========  Mobile First Method  ==========*/


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
	
	div.download-section {
   	 	margin: 10px 2px 0px;
	}
	div.download-section img {
    	height: 35px;
		width: auto;
	}
	
	}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    img.trump-cover {
        margin: 20px auto;
        max-width: 45%;
        margin-top: 0;
    }
    img.contact-title {
        padding-left: 0;
    }
	
	
}

@media only screen and (min-width: 480px) {
    img.trump-cover {
        margin: 20px auto;
        max-width: 45%;
        margin-top: 0;
    }
    img.contact-title {
        padding-left: 0;
    }
	div.download-section {
   	 	margin: 10px 5px 0px;
	}
	div.download-section img {
    	height: 50px;
		width: auto;
	}
	
}


/* Tablets and Small Devices */

@media only screen and (max-width: 768px) {
    img {
        max-width: 100%;
    }
    .navbar .navbar-collapse {
        background-color: rgba(0, 0, 0, .5);
    }
    div.modal {
        width: 100%;
        margin: auto;
    }
    ul#modal-questions li {
        font-size: 1.5em;
        margin: 15px auto;
    }
    .trump-cover-side,
    .director-img,
    .screening-stars-side,
    .press-stars-side,
    .trump-cover,
    .rightColImg {
        display: block;
        margin: auto;
    }
    span.gold.trump-text-shadow {
        display: block;
        margin: 2.5px auto 5px;
    }
    .rightColImg {
        max-width: 80%;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .rightColImg {
        margin: 5px auto 5px;
        max-width: 320px;
    }
    .trumpImg {
        position: relative;
        bottom: auto;
        max-width: 100%;
        margin-left: -100px;
    }
    img.full-width-stars-director {
        width: 100%;
        padding: 20px 0;
    }
}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .navbar {
	margin-bottom: 20px;
}
	.navbar-inverse .navbar-nav>li>a {
        color: #ddddde;
        padding: 0 20px;
        margin-top: 26px;
        font-size: 1.2em;
    }
    .trumpImg {
        top: 0vh;
        max-width: 680px;
        width: 680px;
		visibility: visible;
		display: inline;
    }
    .trumpText {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 300px;
        margin-top: 10px;
    }
	div.download-section {
   	 	margin: 10px 2px 0px;
	}
	div.download-section img {
    	height: 40px;
		width: auto;
	}
	div.rightCol {
    margin-top: 60px;
}
.pageHome div.rightCol,
.pageScreenings div.rightCol
{
    position: relative;
	top: -22px;
}
img.trump-cover.float-right
{
margin: 0 0 10px 10px;	
}
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
	
	div.download-section {
   	 	margin: 10px 6px 0px;
	}
	div.download-section img {
    	height: 50px;
		width: auto;
	}
	
	}
	

/* Livestream Callout */
#liveStreamCallout
{
	position: relative;
	width: 100%;
	text-align: center;
	background: #af2b17;
	
}
#liveStreamCallout h5
{
	padding: 0;
	line-height: 32px;
	font-weight: bold;
	font-size: 17px;
	margin: 0;
	vertical-align: middle;
}
#liveStreamCallout h5 a
{
	color: #fff;
	font-family: arial, helvetica, sans-serif;
}

.buyOptions img.buy-dvd {
    margin-bottom: 30px;
	margin-top: 10px;
}
.buyOptions a img.buy-dvd {
    margin-bottom: -5px;
	margin-top: 0;
}


/* Clearing floats ------------------------------------------------------------------*/

.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix
{
	.display: inline-block;
}
 
html[xmlns] .clearfix
{
	display: block;
}
 
* html .clearfix
{
	height: 1%;
}
