/* Adobe font-face ingra*/
.Ingra {
    font-family: proxima-nova, sans-serif;
    font-weight: bold;
}


.filmjaxLogoContainer {
    display:none;
}

@media screen and (max-width:800px) {
    .filmjaxLogoContainer {
        display: none;
    }
}

.ray {
    position: absolute;
    top: 0px;
    left: -65px;
    display: inline-block;
    width: 320px;
    height: 65px;
    margin-top: 10px;
    background-image: url(ray.png);
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width:800px) {
    .filmjaxLogoContainer {
        display: none;
    }
}

.filmjaxLogo {
    position: absolute;
    top: 0px;
    left: 50px;
    display: inline-block;
    width: 90px;
    height: 90px;
    margin-top: 10px;
    background-image: url(logo.png);
    color: rgba(0,0,0,0);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    vertical-align: top;
    z-index: 1;
    position: relative;
    line-height: 220px;
}

.filmjaxTextContainer {
    max-width: 1610px;
    padding-left: 10px;
    margin-left: auto;
    margin-right: auto;
    height: 0px;
    position: relative;
}

.filmjaxTextContainer .filmjaxText{
    position: relative;
    display: block;
    top: 34px;
    margin-top: 0px;
    width: 210px;
    background-size: 210px;
    font-size: 0px;
    color: white;
    height: 40px;
    background-repeat: no-repeat;
    background-image: url(filmjaxText.png);
    white-space: nowrap;
    overflow: hidden;
    z-index: 2; 
}

@media screen and (max-width:580px){
    .filmjaxTextContainer .filmjaxText{
        top: 14px;
        height: 26px;
    }
}

@media screen and (max-width:400px){
    .filmjaxTextContainer .filmjaxText{
        top: 14px;
        left: 4px;
        width: 158px;
        height:30px;
        background-size: 143px;
    }
}

@media screen and (max-width:338px){
    .filmjaxTextContainer .filmjaxText{
        width: 87px;
        height: 18px;
    }
}

.logo {
    position: absolute;
    top: 0px;
    left: 0px;
}

@media screen and (max-width:420px) {
    .logo {
        width: 100%;
    }
}

.HistoryfilmjaxLogoMargins {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    font-weight: bolder;
    color: white;
    font-size: 23px;
    text-transform: uppercase;
}

.Historyray {
    position: absolute;
    top: 0px;
    left: -100px;
    display: inline-block;
    width: 400px;
    height: 100px;
    margin-top: 10px;
    background-image: url(ray.png);
    background-repeat: no-repeat;
}

.HistoryfilmjaxLogo {
    position: absolute;
    display: block;
    width: 100%;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    height: 155px;
    margin-top: 0px;
    background-image: url(logoray.png);
    color: rgba(0,0,0,0);
    background-repeat: no-repeat;
    overflow: hidden;
    vertical-align: top;
    z-index: 1;
    position: relative;
    line-height: 220px;
    background-position:top center;
}

.HistoryfilmjaxTextContainer {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1em;
    padding: 10px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    font-weight: bolder;
    color: white;
    font-size: 23px;
    text-transform: uppercase;
}

.HistoryContactUs {
    font-size: 20px;
    font-weight: normal;
    color: #b7d6e8;
    line-height: 1em;
}

.HistorySocialMedia{
    margin-top: 10px;
}

.HistoryfilmjaxText {
    position: absolute;
    top: 0px;
    left: 0px;
    margin-top: 30px;
    width: 210px;
    background-size: 210px;
    font-size: 0px;
    color: white;
    height: 40px;
    background-repeat: no-repeat;
    background-image: url(filmjaxText.png);
    white-space: nowrap;
    overflow: hidden;
}

.jacksonville_gov_logo {
    position: absolute;
    top: 0px;
    left: 0px;
    margin-left: 108px;
    margin-top: 30px;
    width: 210px;
    background-size: 210px;
    font-size: 0px;
    color: white;
    height: 40px;
    background-repeat: no-repeat;
    background-image: url(filmjaxText.png);
    white-space: nowrap;
    overflow: hidden;
}

.filmjaxSocialMediaTranslate {
    position: absolute;
    top: 8px;
    right: 0px;
    z-index: 2;
}
#google_translate_element span{ display:none !important; }
body > .skiptranslate > iframe{ display:none !important; }

/*FilmJax Footer*/
.FilmjaxFooterContainer {
    background-color: white;
    position: relative;
    color: black;
}

.FilmjaxFooterMargins {
    max-width: 1540px;
    padding: 30px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

@media screen and (max-width:600px){
    .FilmjaxFooterMargins {
        padding:15px;
    }
}

.FilmjaxfooterContentLeftSide {
    float: left;
    width: 265px;
}

@media screen and (max-width:600px){
    .FilmjaxfooterContentLeftSide {
        float:none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }
}

@media screen and (max-width:300px){
    .FilmjaxfooterContentLeftSide {
        width: 100%;
        position: relative;
    }
}

.Filmjaxfooter .pipe{
    font-size: 0px;
    height: 14px;
    width: 2px;
    margin-top: -2px;
    margin-left: 2px;
    margin-right: 2px;
    background-color: #4d4d4d;
    display: inline-block;
    vertical-align: middle;
    color: white;
}

.FilmjaxfooterLogo {
    width: 170px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: contain;
    float: none;
    display: inline-block;
    margin-top: 0px;
    margin-left: 0px;
}

@media screen and (max-width:300px){
    .FilmjaxfooterLogo {
        margin-top: 0px;
        margin-left: 0px;
        width: 61%;
        height: 0px;
        padding-top: 25%;
        vertical-align: middle;
    }
}

.FilmjaxfooterSeal {
    width: 80px;
    height: 80px;
    float: none;
    background-size: contain;
    margin-left: 15px;
    background-repeat: no-repeat;
    display: inline-block;
}

@media screen and (max-width:300px){
    .FilmjaxfooterSeal {
        margin-left: 4%;
        width: 33%;
        height: 0px;
        padding-top: 30%;
        vertical-align: middle;
    }
}

.Filmjaxfooter{
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.FilmjaxfooterContentRight {
    margin-left: 275px;
}

@media screen and (max-width:600px){
    .FilmjaxfooterContentRight {
        margin-left: 0px;
    }
}

.FilmjaxfooterTextTable {
    display: table;
    width: 100%;
    min-height: 78px;
}

.FilmjaxfooterTextTableCell {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    text-transform: none;
    line-height: 1.4em;
}

@media screen and (max-width:1200px){
    .FilmjaxfooterTextTableCell{
        font-size:14px;
    }
    .FilmjaxfooterTextTableCell br{
        display:none;
    }    
}

.FilmjaxfooterTextTableCell a, .FilmjaxfooterTextTableCell a:active, .FilmjaxfooterTextTableCell a:visited{
    color:#0039a2;
    text-decoration:none;
}

.FilmjaxfooterTextTableCell a:hover{
    color:black;
    text-decoration:underline;
}

.customFooter {
    position: relative;
}

.customFooterMargins {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}


/*FilmJax History Welcome Section*/
.filmjaxhistoryContainer {
    margin-right: -40px;
    margin-left: calc(33.33% - 20px);
    width: calc(66.66% - 20px);
}


@media screen and (max-width:1100px) {
    .filmjaxhistoryContainer {
        margin-right: 0px;
        width: 100%;
        margin-left: 0px;
    }
}

.filmjaxHistoryItem {
    vertical-align: top;
    display: inline-block;
    position: relative;
    width: calc(45% - 20px);
    min-height: 300px;
    padding-left: 40px;
}

@media screen and (max-width:1100px) {
    .filmjaxHistoryItem {
        margin-right: 0px;
        width: 100%;
        margin-left: 0px;
        padding-left: 0px;
        min-height: 250px;
        padding-bottom: 35px;
    }
}

.filmjaxHistoryItemTitle {
    color: white;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.2em;
}

.filmjaxHistoryItemSource {
    color: #e1bf92;
    margin-bottom: 10px;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.55em;
}

.filmjaxHistoryItemText {
    font-size: 16px;
    color: white;
    line-height: 1.55em;
}

    .filmjaxHistoryItemText .webkitbox {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 6;
        overflow: hidden;
    }

@media screen and (max-width:1500px) {
    .filmjaxHistoryItemText .webkitbox {
        -webkit-line-clamp: 3;
    }
}

@media screen and (max-width:1100px) {
    .filmjaxHistoryItemText .webkitbox {
        -webkit-line-clamp: 3;
    }
}

.filmjaxHistoryReadmore {
    border: 2px solid #e1bf92;
    display: inline-block;
    border-radius: 5px;
    padding: 15px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: hero-new, sans-serif;
    color: #e1bf92;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 10px;
    margin-right: 30px;
    position: absolute;
    right: 0px;
    bottom: 20px;
}

.filmjaxHistoryTitle {
    padding-top: 40px;
    font-weight: 800;
    color: white;
    opacity: 0.9;
    text-transform: uppercase;
    line-height: 1.44em;
    text-align: center;
    font-size: 36px;
    padding-bottom: 40px;
}

.filmjaxhistoryContainerFeatured {
    float: left;
    width: calc(33.33% - 20px);
    padding-left: 25px;
    position: relative;
}


@media screen and (max-width:1100px) {
    .filmjaxhistoryContainerFeatured {
        float: none;
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0px;
        padding-left: 0px;
    }
}

.filmHistoryItemFeatured {
    display: block;
}

.filmjaxHistoryItemFeaturedTop {
    width: 100%;
    height: 300px;
}

.filmjaxHistoryItemImage {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.filmjaxHistoryItemFeaturedBot {
    display: inline-block;
    background-color: #6969D2;
    min-height: 300px;
}

.filmHistoryItemFeaturedBottextContainer {
    font-size: 16px;
    line-height: 1.55em;
    padding: 16px;
    min-height: 200px;
}

.filmjaxHistoryItemFeaturedTitle {
    font-weight: bold;
    color: white;
    font-size: 20px;
}

.filmjaxHistoryItemFeaturedtext {
    font-size: 15px;
    line-height: 1.55em;
    color: white;
}

.filmjaxHistoryReadmoreFeatured {
    border: 2px solid white;
    display: inline-block;
    border-radius: 5px;
    padding: 15px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: hero-new, sans-serif;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 10px;
    margin-left: 60%;
}

@media screen and (max-width:1100px) {
    .filmjaxHistoryReadmoreFeatured {
        position: absolute;
        right: 0px;
        bottom: 20px;
        margin-right: 30px;
        margin-left: 0px;
    }
}


/*FilmJax TV Tour Map*/

.content_column_margins{ padding-bottom:0px; }
@media screen and (max-width: 720px){ .content_column_margins { padding-bottom:0px; } }
@media screen and (max-width: 360px){ .content_column_margins { padding-bottom:0px; } }

.filmjax_history_optional_content{ padding-bottom:10px; }
@media screen and (max-width: 720px){ .filmjax_history_optional_content{ padding-bottom: 2vw; } }
@media screen and (max-width: 360px){ .filmjax_history_optional_content{ padding-bottom:5px; } }

.FilmMapSection{ margin-top:30px; margin-left:-50px; margin-right:-50px; box-shadow: 0px 0px 20px rgba(0,0,0,0.25); }
@media screen and (max-width:1280px){ .FilmMapSection{ margin-left:-15px; margin-right:-15px;} }

.FilmMapMargins{ position: relative; display: table; width: 100%; background-position: center right; }

.FilmMapiFrameContainer{ position: relative;  display: table-cell; vertical-align: top; background-color:#2b2b2b; }
@media screen and (max-width:610px){ .FilmMapiFrameContainer{ display:block; }}

/*iFrame styles within the iFrame scaler box (just stretch to fit)*/
.FilmMapiFrame{ width: 100%; position: relative;  height: 45vh;  min-height: 385px; }
@media screen and (max-width:1600px){ .FilmMapiFrame{ min-height: 385px;  } }
@media screen and (max-width:1420px){ .FilmMapiFrame{ min-height: 27.5vw; } }
@media screen and (max-width:1024px){ .FilmMapiFrame{ min-height: 29vw; } }
@media screen and (max-width:900px){ .FilmMapiFrame{ min-height: 31vw; } }
@media screen and (max-width:800px){ .FilmMapiFrame{ min-height: 33vw; } }
@media screen and (max-width:700px){ .FilmMapiFrame{ min-height: 35vw; } }
@media screen and (max-width:600px){ .FilmMapiFrame{ min-height: 200px; } }
@media screen and (max-width:580px){ .FilmMapiFrame{ min-height: 120px; } }
.FilmMapiFrame iframe{ width:100%; height:100%; position:relative; border:0px; }

/*Locations List on Carousel*/
.FilmingLocations{ height: auto; position: relative; padding-bottom:0px;  }
.locations{ line-height:1.2em; }
@media screen and (max-width:1024px){ .locations{ font-size: 1.65vw; } }
@media screen and (max-width:888px){ .locations{ font-size:15px;} }
.pageContent .locations a.MapLink{ transition:color 0.8s; color: #0039a2; text-decoration: underline; display: inline; }
.pageContent .locations a.MapLink:hover{ text-decoration:underline; color:black; }
.pageContent .locations a.MapLink.False{ display:none; }
.pageContent .locations a.MapLink.selected{ color:#787878; text-decoration:none; }
.pageContent .locations a.MapLink.selected:hover{ text-decoration:none; }
.pageContent .locations a.MapLink.selected .comma{ color:black; }

/*Locations List on Left Side Of Map*/
.FilmMapLocationList .locations .MapLink{ display:block; color:black; margin-bottom: 10px; }
.FilmMapLocationList .locations .MapLink:hover{ text-decoration:underline; }
.FilmMapLocationList .locations .MapLink.False{ display:none; }
.FilmMapLocationList .locations .MapLink.selected{ color:#dfabf7; }
.FilmMapLocationList .locations .MapLink.selected:hover{ text-decoration:none; }

/*Youtube Trailer & Film Info Section Styles*/
.FilmMapTraileriFrame{ width: 450px; position: absolute; height: 253px; background-repeat: no-repeat; background-size: cover; background-position: top center; top: 10px; right: 10px; background-color: black; border: 2px solid rgba(255, 255, 255, 0.74); box-shadow: -8px 8px 15px rgba(0, 0, 0, 0.45); }
@media screen and (max-width:1420px){ .FilmMapTraileriFrame{ width: 31.68vw; height: 17.8vw; }}
@media screen and (max-width:1280px){ .FilmMapTraileriFrame{ width: 25vw; height: 14.6vw; }}
@media screen and (max-width:610px){ .FilmMapTraileriFrame{ margin: 0px; border: 0px; width: 100%; height: 47vw; top: 0px; right: 0px; box-shadow: 0px 0px 0px white; position:relative; display: none; }}
.FilmMapTraileriFrame img{ display:none; }
.FilmMapTraileriFrame{ font-size:0px; }
.FilmMapTraileriFrame p{ display:none; }
.FilmMapTraileriFrame table{ display:none; }
.FilmMapTraileriFrame object{ width:100%; height:100%; }
.FilmMapTraileriFrame.NoTrailer { display:none; }
.FilmMapTraileriFrame iframe { width:100%; height:100%; position:relative; border:0px; }

/*History Section*/
.JaxFilmHistoryBlackBar{ margin-left: -30px; margin-right: -30px; background-color: #262626; }
@media screen and (max-width:720px){ .JaxFilmHistoryBlackBar{ margin-left:-4.2vw; margin-right:-4.2vw;} }
@media screen and (max-width:360px){ .JaxFilmHistoryBlackBar{ margin-left:-15px; margin-right:-15px;} }

.HistoryList{ background: rgb(59, 59, 59); margin-left: auto; margin-right: auto; max-width: 1600px; background-position: top center; background-repeat: no-repeat; background-size: 1600px auto; background-image: url(Filmjax/Camera_Background.jpg); }
.HistoryListMargins{ padding: 30px; padding-right:0px; position:relative; background: rgba(0,0,0,.6); }
@media screen and (max-width: 720px){ .HistoryListMargins{ padding: 4.2vw; } }
@media screen and (max-width: 360px){ .HistoryListMargins{ padding: 15px; } }
.FilmHistoryRepeater{ vertical-align: top; display: inline-block; width: 22%; margin-right: 3%; margin-bottom: 25px; }
@media screen and (max-width:1380px){ .FilmHistoryRepeater{  width: 30%; } }
@media screen and (max-width:1024px){ .FilmHistoryRepeater{  width: 46%; margin-right: 4%; } }
@media screen and (max-width:720px){ .FilmHistoryRepeater{ width:100%; margin-right:0px; } }
.FilmHistoryRepeaterTitle{ color: white; font-size: 19px; text-decoration: none; text-transform: uppercase; line-height: 1em; overflow: hidden; max-height: 57px; display: block; }
.FilmHistoryRepeaterTitle:hover{ text-decoration:underline; }
.FilmHistoryRepeaterTitle.featured_True{ background-image:url(Filmjax/Star.png); background-repeat:no-repeat; background-position:top left; background-size: 16px; padding-left: 18px; }
.authorName{ color: #e1bf92; margin-bottom: 10px; font-size: 18px; letter-spacing: 1px; height: 25px; overflow: hidden; }
.History_Text_Table{ font-size: 14px; display:table; }
.History_Text_Table_Cell{ color:white; display:table-cell; vertical-align:top; }
.History_Text_Table_Cell a{ color:#af80c5; text-decoration:underline; }
.History_Text_Table_Cell a:visited{ color:#af80c5; }
.History_Text_Table_Cell a:active{ color:white; }
.History_Text_Table_Cell a:hover{ color:white; }
.HistoryReadMore{ transition: border 0.8s, color 0.8s; border: 2px solid #e1bf92; display: inline-block; border-radius: 5px; padding: 10px; padding-left: 20px; padding-right: 20px; font-family: hero-new, sans-serif; color: #e1bf92; font-size: 13px; font-weight: bold; text-transform: uppercase; text-decoration: none; margin-top: 10px; } 
.HistoryReadMore:hover{ border: 2px solid #b37ee2; color:#b37ee2; }
.FilmHistoryTextBox{ height: 205px; overflow: hidden; }
@media screen and (max-width:1380px){ .FilmHistoryTextBox{ height:187px; }}
@media screen and (max-width:1024px){ .FilmHistoryTextBox{ height:170px; }}
@media screen and (max-width:720px){  .FilmHistoryTextBox{ height:148px; }}

/*Pagercontrol styles*/
.HistoryList .PagerControl{ color:white; }
.HistoryList .PagerControl div{ font-weight:normal !important; }
.HistoryList .PagerControl a{ color:#e1bf92; transition: color 0.8s; }
.HistoryList .PagerControl a:hover{ color:#b37ee2; }

/*Carousel*/
.FilmMapCarouselContainer{ background-color: #3b3b3a; position: relative; background-size: cover; background-position: top center; background-image: url(Filmjax/Camera_Background.jpg); margin-left:-50px; margin-right:-50px; }
@media screen and (max-width:1280px){ .FilmMapCarouselContainer{ margin-left:-15px; margin-right:-15px;} }

.FilmMapCarouselMargins{ margin-left:120px; margin-right:120px; position:relative; padding-bottom:60px; }
@media screen and (max-width:1600px){ .FilmMapCarouselMargins{ margin-left: 7.5vw; margin-right: 7.5vw; }}
@media screen and (max-width:1200px){ .FilmMapCarouselMargins{ margin-left: 65px; margin-right: 65px; }}
@media screen and (max-width:580px){ .FilmMapCarouselMargins{ padding-bottom: 0px; margin-left: 0px; margin-right: 0px; border-bottom: 40px solid #0538a0; }}
/*@media screen and (max-width:580px){ .FilmMapCarouselMargins{ padding-bottom:0px; margin-left:0px; margin-right:0px; }}*/

.filmjaxMapCarousel{ background-color: rgba(246, 246, 246, 0.89); opacity: 0; position: absolute; width: 100%; top: 30px; left: 0px; border: 2px solid #929292; box-shadow: 0px 0px 90px rgba(0, 0, 0, 0.43); }
@media screen and (max-width:580px){ .filmjaxMapCarousel{ height:auto !important; border-left: 0px; border-right: 0px; border-top: 0px; border-bottom:0px; /*height: auto !important;*/ display: none; top: 0px; background: -moz-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(top, rgba(234,234,234,1) 0%,rgba(255,255,255,1) 100%); background: linear-gradient(to bottom, rgba(234,234,234,1) 0%,rgba(255,255,255,1) 100%); box-shadow: 0px 0px white; } }
.filmjaxInlineBlockContainer{ display:inline-block; width:100%; }
.filmjaxInlineBlockContainer .altTag { display:none; }
.filmjaxMapCarousel.selected{ display:block; position:relative; opacity:1; z-index:1; }
.filmjaxMapCarousel .filmname{ font-size: 27px; font-family: proxima-nova, sans-serif; font-weight: bold; color: #575757; line-height: 0.9em; margin-bottom:2px; }
@media screen and (max-width:1024px){ .filmjaxMapCarousel .filmname{ font-size: 2.64vw; }}
@media screen and (max-width:888px){ .filmjaxMapCarousel .filmname{ font-size: 23.5px; }}
.filmjaxMapCarousel .productionCompany{ color: #787878; text-transform: uppercase; font-size: 16px; line-height: 1em; margin-top:7px; margin-bottom:5px; }
@media screen and (max-width:1024px){ .filmjaxMapCarousel .productionCompany{ font-size: 1.58vw; }}
@media screen and (max-width:888px){ .filmjaxMapCarousel .productionCompany{ font-size: 14px; }}
.filmjaxMapCarousel .productionCompany.False{ display:none; }
.filmjaxMapCarousel .descriptionField{ margin-top:5px; margin-bottom:5px; line-height:1.2em; }
@media screen and (max-width:1024px){ .filmjaxMapCarousel .descriptionField{ font-size: 1.65vw; } }
@media screen and (max-width:888px){ .filmjaxMapCarousel .descriptionField{ font-size: 15px; } }
.filmjaxMapCarousel .descriptionField.False{ display:none; }
.filmjaxMapCarousel .trailer{ display:none; }
.filmjaxMapCarousel .synopsis{ display:none; }
@media screen and (max-width:980px){ .filmjaxMapCarousel .producer{ display:none; } }
@media screen and (max-width:580px){ .filmjaxMapCarousel .producer{ display:block; } }
@media screen and (max-width:980px){ .filmjaxMapCarousel .executiveproducer{ display:none; } }
@media screen and (max-width:580px){ .filmjaxMapCarousel .executiveproducer{ display:block; } }
@media screen and (max-width:980px){ .filmjaxMapCarousel .cast{ display:none; } }
@media screen and (max-width:580px){ .filmjaxMapCarousel .cast{ display:block; } }
@media screen and (max-width:980px){ .filmjaxMapCarousel .director{ display:none; } }
@media screen and (max-width:580px){ .filmjaxMapCarousel .director{ display:block; } }
@media screen and (max-width:720px){ .filmjaxMapCarousel .filmedfrom{ display:none; } }
@media screen and (max-width:580px){ .filmjaxMapCarousel .filmedfrom{ display:block; } }

.filmjaxMapCarousel .filmlabel{ font-weight:bold; color:#575757; }

.filmjaxMapCarouselImage{ float: left; width: 320px; height: 180px; margin-left: 25px; background-size: cover; position: relative; background-position:top center; margin-top: 25px; margin-bottom:25px; background-repeat: no-repeat; border: 2px solid #929292; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2); }
@media screen and (max-width:1280px){ .filmjaxMapCarouselImage{ width: 25vw; height: 14.075vw; } }
@media screen and (max-width:850px){ .filmjaxMapCarouselImage{ width: 216px; height: 123px; margin-left: 2.5vw; margin-top: 2.5vw; margin-bottom:2.5vw; } }
@media screen and (max-width:580px){ .filmjaxMapCarouselImage{ margin-right: 2vw; width: 41vw; height: 24vw; margin-left: 2vw; margin-top: 2vw; margin-bottom: 2vw; float: right; } }
@media screen and (max-width:380px){ .filmjaxMapCarouselImage{ width: 100%; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; border: 0px; position: relative; float: none; height: 54vw; box-shadow: 0px 0px white; border-bottom: 2px solid #a8a8a8; } }
.filmjaxMapCarouselImage.NoTeaser{ display:none; }

.filmjaxMapCarouselText{ padding:25px; padding-bottom:15px; margin-left:350px; }
@media screen and (max-width:1280px){ .filmjaxMapCarouselText{ padding: 25px; padding-bottom:15px; padding-left: 50px; margin-left: 25vw; } }
@media screen and (max-width:850px){ .filmjaxMapCarouselText{ padding: 2.5vw; padding-bottom:1.25vw; padding-left: 5vw; margin-left: 216px; } }
@media screen and (max-width:580px){ .filmjaxMapCarouselText{ padding:2vw; padding-bottom:.75vw;  margin:0px; } }
.filmjaxMapCarouselText.NoTeaser{ margin-left:0px; }
@media screen and (max-width:1280px){ .filmjaxMapCarouselText.NoTeaser{ padding-left:25px; padding-bottom:15px; } }
@media screen and (max-width:850px){ .filmjaxMapCarouselText.NoTeaser{ padding:2.5vw; padding-bottom:1.25vw; } }
@media screen and (max-width:580px){ .filmjaxMapCarouselText.NoTeaser{ padding:2vw; padding-bottom:.75vw; margin:0px; } }

/*carousel buttons*/
.location_carousel_previous{ z-index:1; position:absolute; top:50%; left:25px; width:70px; height:70px; margin-top:-35px; background-image:url(Filmjax/prev.png); background-size:contain; background-repeat:no-repeat; background-position:center; color:white; }
@media screen and (max-width:1600px){ .location_carousel_previous{left: 1.5vw; width: 4.4vw; height: 4.4vw; margin-top: -2.2vw;} }
@media screen and (max-width:1200px){ .location_carousel_previous{ left: 5px; width:50px; height: 150px; margin-top: -75px; } }
@media screen and (max-width:580px){ .location_carousel_previous{ display: block; position: absolute; top: auto; bottom: 0px; margin-top: 0px; /*margin-bottom: -40px;*/ left: 0px; background-color: #0039a2; height: 40px; text-align: center; width: 140px; text-decoration: none; background-size: 30px; background-position: left; background-image: url(Filmjax/white_left_chevron.png);  }}
.pageContent a.location_carousel_previous:link, .pageContent a.location_carousel_previous:active, .pageContent a.location_carousel_previous:visited, .pageContent a.location_carousel_previous:hover{ color:white; }
.NoAnimation .location_carousel_previous{ display:none; }
.prevCircle{ border: 1px solid rgba(218, 219, 218, 0.4); margin-left: 12px; margin-top: 5px; display: block; width: 57px; height: 57px; font-size: 0px; border-radius: 56px; }
@media screen and (max-width:1600px){ .prevCircle{ width: 3.6vw; height: 3.6vw; margin-top: 0.3vw; margin-left: 0.75vw; border-radius: 3.6vw; } }
@media screen and (max-width:1200px){ .prevCircle{ top: 50%; position: relative; margin-top: -21px; width: 40px; height: 40px; margin-left: 7px; border-radius: 40px; }}
@media screen and (max-width:580px){ .prevCircle{ overflow:hidden; word-break: break-word; padding-right:5px;  border-radius: 0px; font-size: 16px; color: white; text-decoration: none; height: 16px; border: 0px; position: relative; margin: 0px; padding-top: 10px; bottom: auto; top: auto; width: auto; text-transform: uppercase; padding-left: 35px; text-align: left; }}
.location_carousel_next{ z-index:1; position:absolute; top:50%; right:25px; width:70px; height:70px; margin-top:-35px; background-image:url(Filmjax/next.png);  background-size:contain; background-repeat:no-repeat; background-position:center; color:white; }
@media screen and (max-width:1600px){ .location_carousel_next{right: 1.5vw; width: 4.4vw; height: 4.4vw; margin-top: -2.2vw;} }
@media screen and (max-width:1200px){ .location_carousel_next{right: 5px;  width:50px; height: 150px; margin-top: -75px; } }
@media screen and (max-width:580px){ .location_carousel_next{ display: block; position: absolute; top: auto; bottom: 0px; margin-top: 0px; /*margin-bottom: -40px;*/ right: 0px; background-color: #0039a2; height: 40px; text-align: center; width: 140px; text-decoration: none; background-size: 30px; background-position: right; background-image: url(Filmjax/white_right_chevron.png);  }}
.pageContent a.location_carousel_next:link, .pageContent a.location_carousel_next:active, .pageContent a.location_carousel_next:visited, .pageContent a.location_carousel_next:hover{ color:white; }
.NoAnimation .location_carousel_next{ display:none; }
.nextCircle { border: 1px solid rgba(218, 219, 218, 0.4); margin-left: 4px; margin-top: 5px; display: block; width: 57px; height: 57px; font-size: 0px; border-radius: 56px; }
@media screen and (max-width:1600px){ .nextCircle{ width: 3.6vw; height: 3.6vw; margin-top: 0.3vw; margin-right: 0.3vw; border-radius: 3.6vw; } }
@media screen and (max-width:1200px){ .nextCircle{ top: 50%; position: relative; margin-top: -21px; width: 40px; height: 40px; margin-right: 0px; margin-left:2px; border-radius: 40px; }}
@media screen and (max-width:580px){ .nextCircle{ overflow:hidden; word-break: break-word; padding-left:5px; border-radius: 0px; font-size: 16px; color: white; text-decoration: none; height: 16px; border: 0px; position: relative; margin: 0px; padding-top: 10px; bottom: auto; top: auto; text-align: right; padding-right: 35px; width: auto; text-transform: uppercase; }}
.dark_background_overlay{ background-color: rgba(0, 0, 0, 0.6); width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; }
@media screen and (max-width:1600px){ .dark_background_overlay{ background-color: rgba(0, 0, 0, 0.4); }}
@media screen and (max-width:580px){ .dark_background_overlay{ display:none; }}

/*Carousel Slide Animations*/
.slideInNext{ animation-name:slideInNext; animation-duration:1s; }
@media screen and (max-width:580px){ .slideInNext{ animation-name:none;} }
@keyframes slideInNext{ from{ opacity:0; left:60px; } to{ opacity:1; left:0px; }}
.slideOutNext{ animation-name:slideOutNext; animation-duration:1s; }
@media screen and (max-width:580px){ .slideOutNext{ animation-name:none;} }
@keyframes slideOutNext{ from{ opacity:1; left:0px; } to{ opacity:0; left:-60px; }}
.slideInPrevious{ animation-name:slideInPrevious; animation-duration:1s; }
@media screen and (max-width:580px){ .slideInPrevious{ animation-name:none;} }
@keyframes slideInPrevious{ from{ opacity:0; left:-60px; } to{ opacity:1; left:0px; }}
.slideOutPrevious{ animation-name:slideOutPrevious; animation-duration:1s; }
@media screen and (max-width:580px){ .slideOutPrevious{ animation-name:none;} }
@keyframes slideOutPrevious{ from{ opacity:1; left:0px; } to{ opacity:0; left:60px; }}

/*See full history (under carousel)*/
.SeeFullHistory{ margin-left:-50px; margin-right:-50px; padding: 15px; background-color: #0039a2; display: block; color: White; text-transform: uppercase; padding-left: 120px; text-decoration: none; background-repeat: no-repeat; background-size: 26px; background-position: 90px 12px; background-image: url(Filmjax/white_right_chevron.png); }
@media screen and (max-width:1280px){ .SeeFullHistory{ margin-left:-15px; margin-right:-15px; background-position: 15px 12px; padding-left: 45px; } }
/*@media screen and (max-width:580px){ .SeeFullHistory{ display:none; }}*/
.SeeFullHistory.Close{ background-image: url(Filmjax/white_up_chevron.png);  }
.SeeFullHistory .see_more_text{ display:inline-block; }
.SeeFullHistory .see_less_text{ display:none; }
.EditMode .SeeFullHistory .see_less_text{ display:inline-block; }
.SeeFullHistory.Close .see_more_text{ display:none; }
.SeeFullHistory.Close .see_less_text{ display:inline-block; }

.FilmHistoryFullListCollapse{ background-color: #151515; margin-left: -50px; margin-right: -50px; background-repeat:no-repeat; overflow:hidden; height:0px; background-position:right center; background-image:url(Filmjax/FilmReelOverlay.png); }
@media screen and (max-width:1280px){ .FilmHistoryFullListCollapse{ margin-left:-15px; margin-right:-15px;} }
.EditMode .FilmHistoryFullListCollapse{ display:none !important; }
.FilmHistoryFullHeightMeasure{ padding: 30px; padding-bottom: 20px; padding-left: 118px; background: linear-gradient(to right, rgba(21,21,21,1) 0%,rgba(21,21,21,0) 1600px,rgba(21,21,21,0) 100%); }
@media screen and (max-width:1280px){ .FilmHistoryFullHeightMeasure{ padding-left: 35px; }}
@media screen and (max-width:360px){ .FilmHistoryFullHeightMeasure{ padding:15px; padding-left: 10.5vw; padding-bottom:15px; }} 
@media screen and (max-width:280px){ .FilmHistoryFullHeightMeasure{ padding-left:30px;}}
.filmjaxFullListItem{ transition:color 0.5s; color: white; background-repeat: no-repeat; background-size: 21px; background-position: 1px 1px; font-size: 19px; text-decoration: none; text-transform: uppercase; line-height: 1em; display: inline-block; padding-left: 25px; margin-left: -25px; min-height: 20px; padding-top: 5px; margin-top: -5px; margin-bottom: 10px; }
@media screen and (max-width:480px){ .filmjaxFullListItem{ font-size: 4vw; background-size: 4.4vw; padding-left: 5.2vw; padding-top: 1vw; margin-bottom: 2.08vw; min-height: 4vw; }}
.filmjaxFullListItem .year{ color:#e1bf92; }
.filmjaxFullListItem:hover{ color:#e1bf92; }
.filmjaxFullListItem.selected{ color: #87a7ff; background-image: url(Filmjax/BlueCheckmark.png); } 

/*Show More/Less of Content*/
.opening_paragraph{  margin-left: 92px; margin-right: 92px; position: relative; /*transition:padding-bottom 0.8s;*/ }
@media screen and (max-width:1600px){ .opening_paragraph{ margin-left: 5.5vw; margin-right: 5.5vw; }}
@media screen and (max-width:1200px){ .opening_paragraph{ margin-left: 35px; margin-right: 35px; }}
@media screen and (max-width:680px){  .opening_paragraph{ margin-left:38px; margin-right:38px; }}
@media screen and (max-width:580px){  .opening_paragraph{ margin-left:0px; margin-right:0px;  }}
/*.opening_paragraph.open{ padding-bottom:0px; }*/
.second_paragraph{ display:inline; }
@media screen and (max-width:680px){ .second_paragraph{ display:none; } }
.mobile_paragraph_text{ display:none; }
@media screen and (max-width:680px){ .mobile_paragraph_text{ display:block; } }
.inline_text_wrapper{ display:inline-block; width:100%; }
.collapseableContent{ height: 0px; overflow: hidden; } 
.measureContentHeight{  margin-left: 92px; margin-right: 92px; position:relative; padding-bottom:15px; }
@media screen and (max-width:1280px){ .measureContentHeight{ margin-left: 0px; margin-right: 0px; }}
.measureContentHeight .inline_text_wrapper{ margin-top:-15px; }
.SeeFullContent{ margin-left:-50px; margin-right:-50px; padding: 15px; background-color: #0039a2; display: block; color: White; text-transform: uppercase; padding-left: 120px; text-decoration: none; background-repeat: no-repeat; background-size: 26px; background-position: 90px 12px; background-image: url(Filmjax/white_right_chevron.png); }
@media screen and (max-width:1280px){ .SeeFullContent{ margin-left: -15px; margin-right: -15px; padding-left: 45px; padding-right: 15px; background-position: left 15px center; } }
.SeeFullContent.open{ background-image: url(Filmjax/white_up_chevron.png); }
.SeeFullContent .see_more_text{ display:inline-block; }
.SeeFullContent .see_less_text{ display:none; }
.SeeFullContent.open .see_more_text{ display:none; }
.SeeFullContent.open .see_less_text{ display:inline-block; }

.floated_image_box_optional img{
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    margin-top: 19px;
    max-width: 200px;
}

.text_region.opening_paragraph{
    font-size: 16px;
    line-height: 1.4em;
    margin-left: 92px;
    margin-right: 92px;
    position: relative;
    font-size: 16px;
    line-height: 1.4em;
}

@media screen and (max-width: 1280px){
    .text_region.opening_paragraph{
        margin-left: 5px;
        margin-right: 5px;
    }
}

.JaxFilmHistoryBlackBar{
    margin-left: -50px;
    margin-right: -50px;
    background-color: #262626;
}

@media screen and (max-width:1280px){
    .JaxFilmHistoryBlackBar{
        margin-left: -15px;
        margin-right: -15px;
    }
}

.JaxFilmHistoryRegionTitle{
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 92px;
    margin-right: 92px;
    font-size: 18px;
    font-family: proxima-nova, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    letter-spacing: 1px;
    line-height: 1em;
    padding-bottom: 20px;
}

@media screen and (max-width:1280px){
    .JaxFilmHistoryRegionTitle{
        margin-left: 0px; 
        padding-left:15px; 
        padding-right:15px; 
        margin-right:0px;
    }
}
.pageContent a.SeeFullHistory:link, .pageContent a.SeeFullHistory:active, .pageContent a.SeeFullHistory:visited, .pageContent a.SeeFullHistory:hover{
    color:white;
    text-decoration:none;
}
.pageContent a.SeeFullContent:link, .pageContent a.SeeFullContent:active, .pageContent a.SeeFullContent:visited, .pageContent a.SeeFullContent:hover{
    color:white;
    margin-bottom:-50px;
}
@media screen and (max-width:1280px){
    .pageContent a.SeeFullContent:link, .pageContent a.SeeFullContent:active, .pageContent a.SeeFullContent:visited, .pageContent a.SeeFullContent:hover{
        margin-bottom:-15px;
    }
}
.iFrameContainer{
    position:relative;
}
.iFrameContainer iframe{
    position:relative;
}
.loadSwirlyContainer{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
.loadSwirly{
    position: absolute;
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    border-radius: 80px;
    box-shadow: -20px -40px 0px 0px #0c347f, -40px 40px 0px 0px #0c347f, 40px 20px 0px 0px #0c347f;
    animation-name: loadingSwirlyLoop;
    animation-iteration-count: infinite;
    animation-duration: 1.5s;
    animation-timing-function: linear;
}
@keyframes loadingSwirlyLoop{
    from{
        transform:rotate(0deg);
    }
    to{
        transform:rotate(360deg);
    }
}
.pageContent a.iFrameExternalLink:link, .pageContent a.iFrameExternalLink:active, .pageContent a.iFrameExternalLink:visited, .pageContent a.iFrameExternalLink:hover{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    color:rgba(0,0,0,0);
    font-size:0px;
    z-index:1;
}
a.WelcomeLinkImageLink, a.WelcomeLinkImageLink:active, a.WelcomeLinkImageLink:visited, a.WelcomeLinkImageLink:hover{
    color:black;
    text-decoration:none;
}
/*Welcome Image Links*/
.WelcomeLinkContainer {
    margin-left: 50px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 15px;
    position: relative;
    max-width:1600px;
    padding-left:0px;
}
@media screen and (min-width:1600px){
    .WelcomeLinkContainer{
        margin-left:auto;
        margin-right:auto;
        padding-left:50px;
    }
}
@media screen and (max-width:1380px){
    .WelcomeLinkContainer {
        margin-right: 35px;
        padding-bottom:50px;
    }
}
@media screen and (max-width:1280px){
    .WelcomeLinkContainer {
        margin-left: 15px;
        margin-right: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media screen and (max-width:550px){
    .WelcomeLinkContainer {
        padding-top: 10px;
    }
}
.pageContent .WelcomeLinkContainer{
    padding: 0px;
    margin-right: -50px;
    position: relative;
    font-size: 0px;
    line-height: 0px;
    margin-left:0px;
}
@media screen and (max-width:1280px){
    .pageContent .WelcomeLinkContainer{
        margin-right:-15px;
    }
}
.WelcomeLink {
    width: calc(33.333% - 80px);
    margin-right: 50px;
    vertical-align: top;
    margin-bottom: 25px;
    margin-top: 25px;
    display: inline-block;
    padding: 15px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    border-radius: 10px;
}
@media screen and (max-width:1380px){
    .WelcomeLink {
        width: calc(33.333% - 45px);
        margin-right: 15px;
        margin-bottom: 0px;
    }
}
@media screen and (max-width:1280px){
    .WelcomeLink {
        margin-top:15px;
    }
}
@media screen and (max-width:900px){
    .WelcomeLink {
        width: calc(50% - 45px);
    }
}
@media screen and (max-width:550px){
    .WelcomeLink {
        width: calc(100% - 45px);
    }
}
.WelcomeLinkImage {
    width: 120px;
    height: 120px;
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display:inline-block;
    vertical-align:top;
}
@media screen and (max-width:1380px){
    .WelcomeLinkImage {
        width: 8.6vw;
        height: 8.6vw;
    }
}
@media screen and (max-width:820px){
    .WelcomeLinkImage {
        width: 70px;
        height: 70px;
    }
}
.WelcomeLinkTextContainer {
    display: inline-block;
    vertical-align:top;
    width: calc(100% - 135px);
    margin-left: 15px;
}
@media screen and (max-width:1380px){
    .WelcomeLinkTextContainer {
        width: calc(100% - (8.6vw + 10px));
        margin-left:10px; 
    }
}
@media screen and (max-width:820px){
    .WelcomeLinkTextContainer {
        width: calc(100% - 80px);
        margin-left: 10px;
    }
}
.WelcomeLinkTextContainer .overflow{
    max-height: 114px;
    min-height: 114px;
    overflow: hidden;
}
@media screen and (max-width:1110px){
    .WelcomeLinkTextContainer .overflow{
        max-height: 132px;
        min-height: 132px;
    }
}
@media screen and (max-width:1000px){
    .WelcomeLinkTextContainer .overflow{
        max-height: 155px;
        min-height: 155px;
    }
}
@media screen and (max-width:900px){
    .WelcomeLinkTextContainer .overflow{
        max-height: 114px;
        min-height: 114px;
    }
}
@media screen and (max-width:550px){
    .WelcomeLinkTextContainer .overflow{
        overflow:visible;
        min-height:0px;
        max-height:none;
    }
}
.WelcomeLinkTextContainer .webkit{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
@media screen and (max-width:1110px){
    .WelcomeLinkTextContainer .webkit{
        -webkit-line-clamp: 6;
    }
}
@media screen and (max-width:1000px){
    .WelcomeLinkTextContainer .webkit{
        -webkit-line-clamp: 7;
    }
}
@media screen and (max-width:900px){
    .WelcomeLinkTextContainer .webkit{
        -webkit-line-clamp: 5;
    }
}
@media screen and (max-width:550px){
    .WelcomeLinkTextContainer .webkit{
        display:block;
        -webkit-line-clamp: none;
    }
}
.WelcomeLinkTextTitle {
    font-size: 20px;
    color:#003a90;
    font-family: proxima-nova, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.1em;
}
@media screen and (max-width:1280px){
    .WelcomeLinkTextTitle {
        font-size:20px;
    }
}
.WelcomeLinkText {
    padding-top: 5px;
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 1.4em;
    color:black;
}
@media screen and (max-width:1280px){
    .WelcomeLinkText{
        font-size:15px;
    }
}
.WelcomeLinkImageLink .WelcomeReadMore{ 
    position: relative;
    border: 2px solid #3b3b3b;
    font-size: 16px;
    color: #3b3b3b;
    /*margin-left: auto;*/
    display: block;
    max-width: 80px;
    text-align: center;
    padding: 10px;
    padding-top: 8px;
    padding-bottom: 7px;
    line-height: 1em;
    z-index: 1;
    transition: color 0.4s, border 0.4s, background-color 0.4s;
    border-radius: 10px;
    background-color:rgba(0,0,0,0);
}
.WelcomeLinkImageLink .WelcomeReadMore:hover{
    color: white;
    border: 2px solid black;
    background-color: #2871c8;
}
@media screen and (max-width:1280px){
    .WelcomeLinkImageLink .WelcomeReadMore{ 
        display:none;
    }
}
a.WelcomeLinkImageLink:hover .WelcomeLinkTextTitle{
    text-decoration: underline;
    color:#3b3b3b;
}
/*Production Guide Page Styles*/
.relativeContentContainer{
    position:relative;
}
.Production_guide_image_section{
    background-image: url(/getmedia/5b54cd4d-264c-4a06-966a-c7127178cf0e/ProductionGuideOverlay.png?width=702&height=600&ext=.png);
    position: absolute;
    bottom: -50px;
    right: -50px;
    height: 100%;
    background-size: 650px;
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 50%;
    max-width: 650px;
    max-height: 650px;
    display:none;
}
@media screen and (max-width:1280px){
    .Production_guide_image_section{
        right:-15px;
    }
}
@media screen and (max-width:1080px){
    .Production_guide_image_section{
        width:45%;
    }
}
@media screen and (max-width:950px){
    .Production_guide_image_section{
        width:40%;
    }
}
@media screen and (max-width:880px){
    .Production_guide_image_section{
        display:none;
    }
}
.Production_guide_image_section.show{
    display:block;
}
.production_guide_text_section{
    max-width:700px;
    position: relative;
}
.WhatAreYouLookingFor{
    font-size: 37px;
    color: #0039a2;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 0.8em;
    font-family: proxima-nova, sans-serif;
}
@media screen and (max-width:1280px){
    .WhatAreYouLookingFor{
        margin-top:15px;
    }
}
@media screen and (max-width:740px){
    .WhatAreYouLookingFor{
        font-size:5vw;
    }
}
@media screen and (max-width:400px){
    .WhatAreYouLookingFor{
        font-size:20px;
    }
}
.pageContent a.MainCategoryLink:link, .pageContent a.MainCategoryLink:active, .pageContent a.MainCategoryLink:visited{
    color:black;
    text-decoration:none;
} 
.pageContent a.MainCategoryLink:hover{
    color:#87a7ff
}
.MainCategoryLink{
    display:none;
    background-size: 26px;
    width: calc(50% - 61px);
    max-width: 275px;
    margin-right: 10px;
    font-size: 20px;
    transition: color 0.25s;
    color: black;
    margin-bottom: 20px;
    padding-left: 31px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.2em;
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 4px;
    letter-spacing: 1px;
    text-decoration: none;
    text-shadow: 1px 1px white, -1px 1px white, -1px -1px white, 1px -1px white;
    font-family: proxima-nova, sans-serif;
    vertical-align:top;
}
@media screen and (max-width:1280px){
    .MainCategoryLink{
        width: calc(50% - 61px);
    }
}
@media screen and (max-width:740px){
    .MainCategoryLink{
        font-size: 2.7vw;
        width: calc(50% - (2vw + 61px));
        margin-right: 2vw;
        background-size: 3.9vw;
    }
}
@media screen and (max-width:420px){
    .MainCategoryLink{
        font-size: 16px;
        width: calc(100% - 31px);
        margin-right: 0px;
        background-size: 30px;
    }
}
.MainCategoryLink.show{
    display: inline-block;
}
.pageContent a.MainCategoryLink.Selected:link, .pageContent a.MainCategoryLink.Selected:active, .pageContent a.MainCategoryLink.Selected:visited, .pageContent a.MainCategoryLink.Selected:hover{
    color:#87a7ff;
    text-decoration:none;
} 
.MainCategoryLink.show.Selected{
    display: inline-block;
    color: #87a7ff;
    background-image: url(Filmjax/BlueCheckmark.png);
}
.MainCategoryLink .ImageSource{
    display:none;
}
.MainCategoryLink .AltSource{
    display:none;
}
.lower_content_container{
    background-color: black;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 1500px;
    padding: 50px;
    display:none;
    font-size:16px;
    line-height:1.2em;
}
@media screen and (max-width:1280px){
    .lower_content_container{
        max-width: 1570px;
        padding: 15px;
    }
}
.lower_content_container.show{
    display:block;
}
.pageContent .lower_content_container{
    margin-left:-50px;
    margin-right:-50px;
    padding:50px;
    max-width:100%;
    display:none;
    margin-bottom:-50px;
}
@media screen and (max-width:1280px){
    .pageContent .lower_content_container{
        margin-left:-15px;
        margin-right:-15px;
        padding:20px;
        max-width:100%;
        margin-bottom:-15px;
    }
}
.pageContent .lower_content_container.show{
    display:block;
}
/*Original Production Guide Styles*/
.production_guide_text_section {
    margin-right: 52%;
    position: relative;
}
@media screen and (max-width: 1420px) {
    .production_guide_text_section {
        margin-right:42%;
    }
}
@media screen and (max-width: 1200px) {
    .production_guide_text_section {
        margin-right:36%;
    }
}
@media screen and (max-width: 1120px) {
    .production_guide_text_section {
        margin-right:31%;
    }
}
@media screen and (max-width: 1024px) {
    .production_guide_text_section {
        margin-right:21%;
    }
}
@media screen and (max-width: 900px) {
    .production_guide_text_section {
        margin-right:0px;
    }
}
/*Production Guide Breadcrumbs*/
.pageContent .ProductionGuideBreadcrumbs a:link, .ProductionGuideBreadcrumbs a:visited, .ProductionGuideBreadcrumbs a:active{
    color: #8aa2fd !important;
    text-decoration: none !important;

}
.pageContent .ProductionGuideBreadcrumbs a:hover{
    color: #8aa2fd !important;
    text-decoration: underline !important;
}
.ProductionGuideBreadcrumbs {
    margin-left: 30px;
    margin-bottom: 30px;
    color: #8aa2fd;
}
.ProductionGuideBreadcrumbs a {
    color: #8aa2fd;
    text-decoration: none;
}
.ProductionGuideBreadcrumbs a:hover {
    color: #8aa2fd;
    text-decoration: underline;
}
.Breadcrumb_Seperator_one {
    display: none;
    margin-left: 5px;
    margin-right: 5px;
}
.Breadcrumb_Seperator_one.visible {
    display: inline-block;
}
.Breadcrumb_Seperator_two {
    display: none;
    margin-left: 5px;
    margin-right: 5px;
}
.Breadcrumb_Seperator_two.visible {
    display: inline-block;
}
/*Sub category Links*/
.ProductionGuideContainer {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    background-color: black;
}
.ProductionGuideMargins {
    padding: 0px;
    min-height: 675px;
    position: relative;
    padding-bottom:50px;
}
@media screen and (max-width: 1570px) {
    .ProductionGuideMargins {
        min-height: 42.9vw;
    }
}
@media screen and (max-width: 900px) {
    .ProductionGuideMargins {
        min-height: 344px;
    }
}
.ProductionGuide {
    display: none;
}
.ProductionGuide.Enabled {
    display: block;
    position: relative;
}
.ProductionGuideSelectedItemTitle {
    font-size: 30px;
    letter-spacing: 1px;
    color: #87a7ff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: proxima-nova, sans-serif;
    margin-bottom: 30px;
    line-height: 0.9em;
    padding-left: 30px;
}
@media screen and (max-width: 440px) {
    .ProductionGuideSelectedItemTitle {
        line-height:1em;
        font-size: 6.83vw;
        margin-bottom: 6.7vw;
    }
}
.ProductionGuideChevron {
    font-size: 0px;
    transition: transform 0.8s;
    width: 30px;
    height: 30px;
    position: absolute;
    margin-top: -0px;
    margin-left: -10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(icons/BlueChevron.png);
}

.pageContent a.ProductionGuideChevron:link, .pageContent a.ProductionGuideChevron:active, .pageContent a.ProductionGuideChevron:visited, .pageContent a.ProductionGuideChevron:hover{
    color:white;
}

.ProductionGuideSidePhoto {
    width: 35%;
    height: 80%;
    background-size: contain;
    background-position: top right;
    position: absolute;
    background-repeat: no-repeat;
    right: 60px;
}
@media screen and (max-width: 1600px) {
    .ProductionGuideSidePhoto {
        right:30px;
    }
}
@media screen and (max-width: 1420px) {
    .ProductionGuideSidePhoto {
        width:31%;
    }
}
@media screen and (max-width: 1280px) {
    .ProductionGuideSidePhoto {
        right:0px;
    }
}
@media screen and (max-width: 1024px) {
    .ProductionGuideSidePhoto {
        width:28%;
    }
}
@media screen and (max-width: 980px) {
    .ProductionGuideSidePhoto {
        width:24%;
    }
}
@media screen and (max-width: 900px) {
    .ProductionGuideSidePhoto {
        display:none;
    }
}
/*.ProductionGuideSidePhoto.hiddenSubCategorySelected{ display:none; }*/
.NoPhoto .ProductionGuideSidePhoto {
    display: none;
}
.ProductionGuideSubcategories {
    margin-right: 35%;
    padding-right: 60px;
    position: relative;
    padding-left: 30px;
    column-count: 2;
    column-gap: 15px;
}
@media screen and (max-width: 1300px) {
    .ProductionGuideSubcategories {
        padding-right:30px;
    }
}
@media screen and (max-width: 1420px) {
    .ProductionGuideSubcategories {
        margin-right:30%;
    }
}
@media screen and (max-width: 1024px) {
    .ProductionGuideSubcategories {
        margin-right:25%;
    }
}
@media screen and (max-width: 980px) {
    .ProductionGuideSubcategories {
        margin-right:20%;
    }
}
@media screen and (max-width: 900px) {
    .ProductionGuideSubcategories {
        padding-right:0px;
        margin-right: 0px;
    }
}
@media screen and (max-width: 900px) {
    .ProductionGuideSubcategories {
        padding-right:0px;
        margin-right: 0px;
    }
}
@media screen and (max-width: 319px) {
    .ProductionGuideSubcategories {
        padding-left:0px;
    }
}
.NoPhoto .ProductionGuideSubcategories {
    padding-right: 0px;
    margin-right: 0px;
}
.pageContent a.productionGuideSubcategory:link, .pageContent a.productionGuideSubcategory:visited, .pageContent a.productionGuideSubcategory:active{
    color: #d8d8d8;
    text-decoration: none;
}
.pageContent a.productionGuideSubcategory:hover{
    color: #d8d8d8;
    text-decoration: underline;
}
.productionGuideSubcategory {
    color: #d8d8d8;
    text-decoration: none;
    display: none;
    margin-bottom: 30px;
    font-size: 20px;
    /*width: calc(49% - 15px);
    margin-right: 15px;*/
    vertical-align: top;
    line-height: 1em;
}
@media screen and (max-width: 1420px) {
    .productionGuideSubcategory {
        font-size: 1.57vw;
        margin-bottom: 2.35vw;
    }
}
@media screen and (max-width: 980px) {
    .productionGuideSubcategory {
        font-size: 15.5px;
        margin-bottom: 23px;
    }
}
@media screen and (max-width: 900px) {
    .productionGuideSubcategory {
        font-size: 18px;
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 720px) {
    .productionGuideSubcategory {
        font-size: 20px;
        width: 100%;
        margin: 0px;
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 400px) {
    .productionGuideSubcategory {
        font-size:5vw;
        margin-bottom: 6.25vw;
    }
}
.productionGuideSubcategory.CategorySelected.NotEmpty {
    display: block;
}
.NoPhoto .productionGuideSubcategory {
    width: 30%;
    margin-right: 3%;
}
@media screen and (max-width: 1420px) {
    .NoPhoto .productionGuideSubcategory {
        width: 30%;
        margin-right: 3%;
    }
}
@media screen and (max-width: 980px) {
    .NoPhoto .productionGuideSubcategory {
        font-size: 15.5px;
        margin-bottom: 23px;
    }
}
@media screen and (max-width: 900px) {
    .NoPhoto .productionGuideSubcategory {
        width:47%;
        margin-right: 3%;
        font-size: 18px;
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 720px) {
    .NoPhoto .productionGuideSubcategory {
        font-size: 20px;
        width: 100%;
        margin: 0px;
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 400px) {
    .NoPhoto .productionGuideSubcategory {
        font-size:5vw;
        margin-bottom: 6.25vw;
    }
}
.productionGuideSubcategory:hover {
    text-decoration: underline;
}
/*Contact List Styles*/
.ProductionGuideEntries {
    margin-right: 35%;
    padding-right: 60px;
    position: relative;
    padding-left: 30px;
    column-count:2;
    column-gap:15px;
}
@media screen and (max-width: 1300px) {
    .ProductionGuideEntries {
        padding-right:30px;
    }
}
@media screen and (max-width: 1420px) {
    .ProductionGuideEntries {
        margin-right:30%;
    }
}
@media screen and (max-width: 1024px) {
    .ProductionGuideEntries {
        margin-right:25%;
    }
}

@media screen and (max-width: 980px) {
    .ProductionGuideEntries {
        margin-right:20%;
    }
}

@media screen and (max-width: 900px) {
    .ProductionGuideEntries {
        padding-right:0px;
        margin-right: 0px;
    }
}

@media screen and (max-width: 900px) {
    .ProductionGuideEntries {
        padding-right:0px;
        margin-right: 0px;
    }
}

@media screen and (max-width: 720px) {
    .ProductionGuideEntries {
        column-count: 1;
        column-gap: 0px;
    }
}

@media screen and (max-width: 319px) {
    .ProductionGuideEntries {
        padding-left:0px;
    }
}

.NoPhoto .ProductionGuideEntries {
    padding-right: 0px;
    margin-right: 0px;
}

.pageContent a.Contact:link, .pageContent a.Contact:active, .pageContent a.Contact:visited{
    color: #d8d8d8;
    text-decoration: none;
}

.pageContent a.Contact:hover{
    color: #d8d8d8;
    text-decoration: underline;
}

.ProductionGuideEntries .Contact {
    color: #d8d8d8;
    text-decoration: none;
    display: none;
    margin-bottom: 30px;
    font-size: 20px;
    /*width: calc(49% - 15px);
    margin-right: 15px;*/
    vertical-align: top;
    line-height: 1em;
}

@media screen and (max-width: 1420px) {
    .ProductionGuideEntries .Contact {
        font-size: 1.57vw;
        margin-bottom: 2.35vw;
    }
}

@media screen and (max-width: 980px) {
    .ProductionGuideEntries .Contact {
        font-size: 15.5px;
        margin-bottom: 23px;
    }
}

@media screen and (max-width: 900px) {
    .ProductionGuideEntries .Contact {
        font-size: 18px;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 720px) {
    .ProductionGuideEntries .Contact {
        font-size: 20px;
        /*width: 100%;
        margin: 0px;*/
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 400px) {
    .ProductionGuideEntries .Contact {
        font-size:5vw;
        margin-bottom: 6.25vw;
    }
}

.NoPhoto .ProductionGuideEntries .Contact {
    width: 30%;
    margin-right: 3%;
}

@media screen and (max-width: 1420px) {
    .NoPhoto .ProductionGuideEntries .Contact {
        width: 30%;
        margin-right: 3%;
    }
}

@media screen and (max-width: 980px) {
    .NoPhoto .ProductionGuideEntries .Contact {
        font-size: 15.5px;
        margin-bottom: 23px;
    }
}

@media screen and (max-width: 900px) {
    .NoPhoto .ProductionGuideEntries .Contact {
        width:47%;
        margin-right: 3%;
        font-size: 18px;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 720px) {
    .NoPhoto .ProductionGuideEntries .Contact {
        font-size: 20px;
        width: 100%;
        margin: 0px;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 400px) {
    .NoPhoto .ProductionGuideEntries .Contact {
        font-size:5vw;
        margin-bottom: 6.25vw;
    }
}

.ProductionGuideEntries .Contact:hover {
    text-decoration: underline;
}

.ProductionGuideEntries .Contact.SubCategorySelected {
    display: block;
}

/*Scroll to top arrow*/
.scrollToTopArrow {
    width: 35px;
    height: 35px;
    background-color: #87a7ff;
    display: block;
    overflow: hidden;
    font-size: 0px;
    text-decoration: none;
    color: rgba(0,0,0,0);
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-radius: 20px;
    background-image: url(icons/white_up_arrow.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center;
}

@media screen and (max-width: 1280px) {
    .scrollToTopArrow {
        bottom: 0px;
        left: 0px;
        border-radius: 30px;
        position: relative;
        margin-top: 0px;
        width: 45px;
        height: 45px;
        background-size: 30px;
    }
}

.pageContent a.scrollToTopArrow:link, .pageContent a.scrollToTopArrow:active, .pageContent a.scrollToTopArrow:visited, .pageContent a.scrollToTopArrow:hover{
    color:black;
}

.EditMode .Production_guide_image_section .cke_contents {
    height: 450px !important;
}

/*Production Guide Page View Styles*/
.seemorebutton .filterFor{
    display:none;
}

.seemorebutton .moreTitle{
    display:none;
}

.seeMoreSection .moreTitle{
    font-size: 30px;
    letter-spacing: 1px;
    color: #87a7ff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: proxima-nova, sans-serif;
    margin-bottom: 30px;
    line-height: 0.9em;
    line-height: .9em;
    padding-left: 36px;
    position: RELATIVE;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 28px;
    background-image: url(icons/BlueChevron.png);
}

@media screen and (max-width:1280px){
    .seeMoreSection .moreTitle{
        font-size:2.343vw;
        background-size: 2.1875vw;
    }
}

@media screen and (max-width:880px){
    .seeMoreSection .moreTitle{
        font-size:20px;
        padding-left:30px;
        background-size: 19px;
    }
}


.seeMorePadding{
    column-count: 4;
    column-gap: 30px;
    padding-bottom:15px;
}

@media screen and (max-width:1280px){
    .seeMorePadding{
        column-count: 3;
        column-gap: 15px;
    }
}

@media screen and (max-width:900px){
    .seeMorePadding{
        column-count: 2;
        column-gap: 15px;
    }
}

@media screen and (max-width:420px){
    .seeMorePadding{
        column-count: 1;
        column-gap: 0px;
    }
}

.seeMoreSection a.Contact{
    display:none;
    margin-bottom:15px;
    vertical-align:top;
}

.seeMoreSection a.Contact.CategorySelected{
    display:block;
}

.lower_content_container .seeMoreSection a.Contact:link, .lower_content_container .seeMoreSection a.Contact:active, .lower_content_container .seeMoreSection a.Contact:visited{
    color: #d8d8d8;
    text-decoration: none;
}

.lower_content_container .seeMoreSection a.Contact:hover{
    color: #d8d8d8;
    text-decoration: underline;

}

/*ProductionGuide Page View Styles*/
.detail_section {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.55em;
}

.detail_section .label {
    color: #595959;
}

.detail_section.see_more_buttons{
    margin-bottom:0px;
    margin-top:15px;
    font-size:16px;
}

.seemoredivider{
    margin-bottom:5px;
    display:none;
}

.seemoredivider.showMe{
    display:block;
}

.seemoredivider:last-of-type{
    margin-bottom:0px;
}

.seeMoreSectionMargins{
    position: relative;
    padding-bottom: 50px;
    margin-bottom: -15px;
}

@media screen and (max-width:1280px){
    .seeMoreSectionMargins{
        padding-bottom: 50px;
        margin-bottom: -50px;
    }
}

.pageContent .detail_section a:link, .pageContent .detail_section a:active, .pageContent .detail_section a:visited{
    color:#0039a2;
    text-decoration:none;
}

.pageContent .detail_section a:hover{
    color:black;
    text-decoration:underline;
}

/*FilmJax History Section*/

.FullHistoryTitle{ 
	text-transform:uppercase; 
	color:white; 
	font-weight:bold; 
	font-size:20px; 
	margin-bottom:15px; 
	line-height:1em; 
    padding-top:35px;
    padding-left:50px;
    padding-right:50px;
}
@media screen and (max-width:1280px){
    .FullHistoryTitle{ 
        font-size:18px;
        padding-top:15px;
        padding-left:15px;
        padding-right:15px;
    }
}
.HistoryFull .FullHistoryTitle{
    padding:0px;
    display:none;
}
@media screen and (max-width:1280px){
    .HistoryFull .FullHistoryTitle{
        padding:0px;
    }
}
.HistoryFull{
    padding: 50px;
    padding-bottom: 0px;
    padding-top: 30px;
    margin-bottom:-80px;
}
@media screen and (max-width:1280px){
    .HistoryFull{
        padding: 15px;
        padding-bottom: 0px;
        padding-top: 15px;
    }
}
.pageContent .HistoryFull{
    padding:0px;
    margin-bottom:0px;
}
.HistoryLeft{
	position:relative;
	width:320px;
	display:inline-block;
	vertical-align:top;
	margin-right:30px;
    padding-left:50px;
    margin-bottom:-80px;
    z-index:2;
}
@media screen and (max-width:1280px){
    .HistoryLeft{
        padding-left:15px;
    }
}
@media screen and (max-width:720px){
    .HistoryLeft{
        width:calc(100% - 30px);
        margin-bottom:15px;
        margin-right:0px;
    }
}
.FeaturedHistoryPhoto{
	width:100%;
	position:relative;
	padding-top:56.25%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:top center;
}
.FeaturedHistoryTitle{
	font-size: 18px;
	color: White;
	margin-bottom: 5px;
    line-height:1.2em;
}
.FeaturedHistoryTitleLink:link, .FeaturedHistoryTitleLink:active, .FeaturedHistoryTitleLink:visited{
    color:white;
    text-decoration:none;
}
.FeaturedHistoryTitleLink:link:hover{
    color:white;
    text-decoration:underline;
}
.FeaturedHistorySource{
	font-size: 16px;
	color: white;
    margin-top:8px;
	margin-bottom: 5px;
    line-height:1.2em;
}
.FeaturedHistorySummary{
	font-size: 16px;
	line-height: 1.4em;
	color: white;
	padding-bottom:50px;
}
.FeaturedHistoryLink{
	padding: 8px 10px;
	border-radius: 10px;
	border: 2px solid #ffffff;
	color: #ffffff;
	text-decoration: none;
	transition: color 0.4s, border 0.4s;
	font-size: 16px;
	line-height: 1em;
	position: absolute;
	bottom: 15px;
}
.FeaturedHistoryLink:hover{
    color: #e1bf92;
    border: 2px solid #e1bf92;
}
.FeaturedHistoryText{
	padding:15px;
	min-height:250px;
	background-color:#1f53a6;
	background-image:url('Filmjax/Detail_BG_loop.jpg');
	background-position:bottom right;
}
@media screen and (max-width:720px){
    .FeaturedHistoryText{
        min-height:auto;
    }
}
.HistoryRight{
	display: inline-block;
	width: calc(100% - 460px);
	position: relative;
	vertical-align: top;
    padding-right:50px;
    margin-bottom:-80px;
}
@media screen and (max-width:1280px){
    .HistoryRight{
        width: calc(100% - 390px);
        padding-right:15px;
    }
}
@media screen and (max-width:720px){
    .HistoryRight{
        width: calc(100% - 30px);
        padding-right: 15px;
        padding-left: 15px;
    }
}
.HistoryTwoColumn{
	position:relative;
	font-size:0px;
	width:100%;
    z-index:2;
}
.HistoryTwoColumn .HistoryBox{
	width: calc(50% - 15px);
	margin-right: 30px;
	padding-bottom:50px;
	position:relative;
	margin-bottom:15px;
}
.HistoryTwoColumn .HistoryBox:nth-of-type(even){
	margin-right:0px;
}
@media screen and (max-width:1000px){
    .HistoryTwoColumn .HistoryBox{
        width:100%;
        margin-right:0px;
    }
}
.HistoryThreeColumn{
    position:relative;
    z-index:2;
}
.HistoryThreeColumn .HistoryBox{
	width: calc(33.33% - 20px);
	margin-right: 30px;
	padding-bottom: 50px;
	position: relative;
	margin-bottom:15px;
}
.HistoryThreeColumn .HistoryBox:nth-of-type(3n){
	margin-right:0px;
}
@media screen and (max-width:1280px){
    .HistoryThreeColumn .HistoryBox{
        width: calc(50% - 15px);
    }   
    .HistoryThreeColumn .HistoryBox:nth-of-type(3n){
        margin-right:30px;
    }
    .HistoryThreeColumn .HistoryBox:nth-of-type(even){
        margin-right:0px;
    }
}
@media screen and (max-width:600px){
    .HistoryThreeColumn .HistoryBox{
        width: 100%;
        margin-right:0px;
    }   
    .HistoryThreeColumn .HistoryBox:nth-of-type(3n){
        margin-right:0px;
    }
    .HistoryThreeColumn .HistoryBox:nth-of-type(even){
        margin-right:0px;
    }
}
.pageContent .HistoryThreeColumn .HistoryBox{
    margin:0px;
    margin-bottom:15px;
    display:block;
    width:auto;
    padding:0px;
    color:black;
}
.HistoryBox{
	vertical-align:top;
	display:inline-block;
	font-size:16px;
	line-height:1.4em;
	color:white;
}
.HistoryTitle{
	font-size: 18px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.pageContent .HistoryTitle{
    text-transform:none;
}
.HistoryTitleLink:link, .HistoryTitleLink:active, .HistoryTitleLink:visited{
    color:white;
    text-decoration:none;
}
.HistoryTitleLink:link:hover{
    color:white;
    text-decoration:underline;
}
.pageContent .HistoryTitleLink:link, .pageContent .HistoryTitleLink:active, .pageContent .HistoryTitleLink:visited{
    color:#0039a2 !important;
    text-decoration:none;
    font-weight:bold;
    line-height:1.2em;
}
.pageContent .HistoryTitleLink:hover{
    color:black !important;
    text-decoration:underline;
}
.HistorySource{
	color: #e1bf92;
	margin-bottom: 5px;
}
.pageContent .HistorySource{
    color:#787878;
}
.HistoryLink, .HistoryLink:active, .HistoryLink:visited{
	position: absolute;
    bottom: 3px;
    left: 0px;
	padding: 5px 10px;
	border-radius: 10px;
	border: 2px solid #e1bf92;
	color:#e1bf92;
	text-decoration:none;
	transition:color 0.4s, border 0.4s;
}
.HistoryLink:hover{
    border: 2px solid #87a7ff;
    color: #87a7ff;
}
.pageContent .HistoryLink, .pageContent .HistoryLink:active, .pageContent .HistoryLink:visited{
    position:relative;
    display:inline-block;
    margin-top:5px;
    border: 2px solid #0039a2;
    text-decoration:none !important;
    display:none;
}
.pageContent .HistoryLink:hover{
    color: #87a7ff !important;
	border: 2px solid #87a7ff;
}
/*Production Guide Form Styles*/
.pageContent a.importantLink:link, .pageContent a.importantLink:active, .pageContent a.importantLink:visited{
    position: relative;
    border: 2px solid #3b3b3b;
    font-size: 16px;
    color: #3b3b3b !important;
    display: inline-block;
    text-align: center;
    padding: 15px;
    padding-top: 12px;
    padding-bottom: 11px;
    line-height: 1em;
    z-index: 1;
    transition: color 0.4s, border 0.4s, background-color 0.4s;
    border-radius: 10px;
    background-color: rgba(0,0,0,0);
    text-decoration: none !important;
}
.pageContent a.importantLink:hover{
    color: white !important;
    background-color: #2871c8;
}
/*Production Guide Form Styles*/
.subCategoryOption{ 
    display:none; 
}
.subCategoryOption.show{ 
    display:block; 
}
.categoryDropDownLists{ 
    display:none; 
}
.productionGuideFormSectionTitle{
    font-size: 16px;
    font-weight: bold;
    padding-top: 8px;
    /* border-top: 1px solid black; */
    margin-bottom: 10px;
}
.productionGuideFormSectionTitle:first-of-type{
    margin-top:0px;
    padding-top:0px;
    border-top:0px;
}
.onlyVisibleIfSecondCategoryChecked{
    display:none;
}
.onlyVisibleIfSecondCategoryChecked.show{
    display:block;
}
.onlyVisibleIfThirdCategoryChecked{
    display:none;
}
.onlyVisibleIfThirdCategoryChecked.show{
    display:block;
}
.onlyVisibleIfFourthCategoryChecked{
    display:none;
}
.onlyVisibleIfFourthCategoryChecked.show{
    display:block;
}
.onlyVisibleIfFifthCategoryChecked{
    display:none;
}
.onlyVisibleIfFifthCategoryChecked.show{
    display:block;
}
.onlyVisibleIfSixthCategoryChecked{
    display:none;
}
.onlyVisibleIfSixthCategoryChecked.show{
    display:block;
}
.forgotEmptyField{
    display:none;
    color: darkred;
    font-weight: bold;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
}
@media screen and (max-width:640px){
    .forgotEmptyField{
        margin-bottom: 2px;
        margin-top: 5px;
    }
}
.forgotEmptyField.show{
    display: table-caption;
}
@media screen and (max-width:640px){
    .forgotEmptyField.show{
        display: block;
    }
}
.pageContent a:link.disabledSubmitFormButton, .pageContent a.disabledSubmitFormButton:visited, .pageContent a.disabledSubmitFormButton:active{
    text-decoration: none;
    color: white;
    background-color: #595959;
    padding: 8px 10px 7px 10px;
    border-radius: 3px;
    display: none;
    font-size: 16px;
    line-height: 1.2em;
    border: 0px;
    box-shadow: 0px 0px 0px 1px #6b829d, 1px 1px 3px 0px rgb(0 0 0 / 25%);
    transition: color 0.4s, background-color 0.2s;
    margin-top: 0px;
    vertical-align: top;
}
.pageContent a.disabledSubmitFormButton:hover{
    text-decoration:none;
    color:white; 
    background-color: black;
}
.pageContent .productionGudieSubmitButton.disabled a:link.disabledSubmitFormButton, .pageContent .productionGudieSubmitButton.disabled a.disabledSubmitFormButton:visited, .pageContent .productionGudieSubmitButton.disabled a.disabledSubmitFormButton:active, .pageContent .productionGudieSubmitButton.disabled a.disabledSubmitFormButton:hover{
    display:inline-block;
}
.productionGudieSubmitButton.disabled .submitFormButton{
    display:none;
}
.productionGuideFormInput .requiredAsterisk{
    font-weight: bold;
    margin-left: 5px;
    color: #0d3486;
}
.productionGuideFormInput .hiddenInput{
    display:none;
}
.productionGuideFormInput{
    display:table;
    margin-bottom: 12px;
}
@media screen and (max-width:640px){
    .productionGuideFormInput{
        display: block;
        margin-bottom: 0px;
    }
    .productionGuideFormInput.CAPTCHA{
        overflow:hidden;
    }
}
.productionGuideFormInput .productionGuideFormLabel{
    display:table-cell;
    vertical-align: middle;
    width: 170px;
    text-align: right;
    padding-right: 10px;
}
@media screen and (max-width:640px){
    .productionGuideFormInput .productionGuideFormLabel{
        display: block;
        width: auto;
        padding: 0px;
        text-align: left;
        margin-bottom: 3px;
    }
}
.productionGuideFormInput .productionGuideFormInput{
    display: table-cell;
    width: calc(100% - 180px);
    max-width: 350px;
    position: relative;
    vertical-align: middle;
    font-size: 0px;
    line-height: 0px;
}
.productionGuideFormInput select{
    font-size: 16px;
    width: 340px;
    padding: 5px;
    border-radius: 2px;
    border:1px solid black;
}
@media screen and (max-width:420px){
    .productionGuideFormInput select{
        width: calc(100vw - 40px);
    }
}   
.productionGuideFormInput input[type="text"]{
    font-size: 16px;
    width: 318px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 2px;
    border: 1px solid black;
}
@media screen and (max-width:420px){
    .productionGuideFormInput input[type="text"]{
        width: calc(100vw - 62px);
    }
}
.productionGuideFormInput input[type="checkbox"]{
    margin: 0px;
    box-sizing: content-box;
    width: 25px;
    height: 25px;
    padding: 0px;
    letter-spacing: 0px;
    line-height: 1em;
}
.productionGuideFormInput textarea{
    width: 307px;
    max-width: 307px;
    padding: 15px;
    font-family: sans-serif;
    min-height: 75px;
    border-radius: 2px;
    border: 1px solid black;
}
@media screen and (max-width:420px){
    .productionGuideFormInput textarea{
        width: calc(100vw - 72px);
        max-width: calc(100vw - 72px);
    }
}
.OnlyVisibleIfListingTypeIndividual{
    display:none;
}
.OnlyVisibleIfListingTypeIndividual.show{
    display:block;
}
.OnlyVisibleIfListingTypeCompany{
    display:none;
}
.OnlyVisibleIfListingTypeCompany.show{
    display:block;
}
.productionGudieSubmitButton{
    margin-left:180px;
}
@media screen and (max-width:640px){
    .productionGudieSubmitButton{
        margin-left:0px;
        margin-top:12px;
    }
}
.pageContent form .productionGudieSubmitButton input[type="submit" i]{
    margin-top:0px;
}
.producitonGuideFormExplanationText{
    max-width: 330px;
    margin-left: 180px;
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 12px;
}
@media screen and (max-width:640px){
    .producitonGuideFormExplanationText{
        margin-left:0px;
        margin-top:5px;
    }
}