/*General Set-up*/
div[role=main] {
	padding-top: 30px;
	background-color: #ebebeb;
}
@media screen and (max-width: 1190px) {
	div[role=main] {
		padding-top: 67px;
	}
}
@media only screen and (max-width: 1025px) {
	.ads-module {
		margin-top: 25px;
	}
}
div[role=main] .section-header:after {
	background-color: #ebebeb;
}
.ads-module {
	margin-bottom: 25px;
}
.page-header {
	color: #4c4c4c; /*override layout.css*/
}
.img-center {
	display: block;
	margin: auto;
}
.no-margin {
	margin: 0 !important;
}
.no-margin-left {
	margin-left: 0 !important;
}
.extra-padding {
	padding-bottom: 15px;
}
.site-footer {
	padding-top: 30px;
}
.inline-block {
	display: inline-block;
}
.inline-padding {
	padding-top: 25px;
}
.panel-bottom {
	padding-bottom: 23px;
}
.reverse-link-color {
	color:#4c4c4c;
}
.reverse-link-color:hover {
  color: #0286f2;
  webkit-transition: all .3s linear;
  transition: all .3s linear;
}

/*General Pages - Panel detail area*/
h1.page-header {
	display: inline-block;
}
.page-details h5 {
	color: inherit;
	padding-bottom: 5px;
}
.page-details ul {
	list-style-type: none;
	font-size: 14px;
}
.page-details ul, .page-details ol {
	margin-left: 2.5rem;
}
.page-details ul.show-style {
	list-style-type: disc;
}
.show-inline {
	display: inline;
}

/*H1 Navigation - top right, multiple pages*/
.page-nav {
	display: inline-block;
	float: right;
	padding-top: 0px;
	height: 40px;
}
.page-nav ul {
	display: table;
	margin-bottom: 0;
	font-size: 14px;
}
.page-nav li {
	float: left;
	padding: 5px 0px;
	list-style-type: none;
}
.page-nav .current {
	color: #4c4c4c;
}
.page-nav .nav-link {
	padding: 0 11px;
	display: block;
	border-left: 1px solid #CCC;
	height: 18px;
}
.page-nav li:first-child a {
	border-left: 0;
	padding-left: 0;
}
.page-nav li.last a, .page-nav li.last span {
	padding-right: 0;
}

/*Mobile Movies*/
.mobile-movies .icon-mobile-ticket {
	background: transparent url(../img/icon-mobile-ticket.png) no-repeat 0 center;
	padding-left: 23px;
}
.mobile-movies .app-store {
	display: inline-block;
	margin: 20px 28px 0 0;
}
.mobile-movies .other-devices .app-store {
	margin-right: 85px;
}
.mobile-movies .other-devices .last-item,
.mobile-movies .last-item {
	margin-right: 0;
}
.mobile-movies .enter-phone {
	margin-bottom: 10px;
}
.mobile-movies .enter-phone p {
	display: inline;
	margin-bottom: 0;
}
.mobile-movies .enter-phone input {
	display: inline;
	width: 75px;
	margin: 0 5px;
	height: 36px;
}
.mobile-movies .enter-phone .btn {
	display: inline;
}
.mobile-movies .panel {
	padding-bottom: 23px;
}

/*Terms of Use*/
.terms-use ul.show-style {
  counter-reset: list;
}

.terms-use ul.show-style > li.type-a {
  list-style: none;
}

.terms-use ul.show-style > li.type-a:before {
  content: counter(list, lower-alpha) ") ";
  counter-increment: list;
}

.terms-use li.type-a:last-child {
	margin-bottom: 1.25rem;
}

/*Theater Rewards Program*/
.reward-details ul {
	list-style-type: none;
	display: inline-block;
	font-size: 14px;
	margin: 0 27px;
}

.reward-details li {
	display: inline-block;
	text-align: center;
	margin-right: 38px;
	float: left;
	min-height: 230px;
}

.reward-details li:last-child {
	margin-right: 0;
}

.reward-details .loyalityName { /*Found in .cs file*/
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 0;
}
.bottomText {
	text-align: center;
	margin-bottom: 0;
}
.reward-prevent-overflow {
    display: block;
}

/*Business Dev Request Form*/
.request-form ol, .request-form ul {
	list-style-type: none;
}

.request-form label, .request-form input {
	display: inline-block;
}

.request-form .group1 ul {
	margin-left: 0;
}

.request-form .group1 label {
	width: 95px;
	text-align: right;
}
.request-form input[type=text] {
	width: 50%;
}

.request-form .group2, .request-form .group3 {
	margin-top: 15px;
}

.request-form .group2 p {
	margin-bottom: 10px;
}

/*Leadership Page*/
.page-links {
	display: inline-block;
	float: right;
	padding-top: 21px;
}
.leaders {
	margin-bottom: 23px;
}

/*Careers Page*/
.careers-section .careers-img {
	text-align: center;
	padding-bottom: 20px !important;
}
.culture-section ul {
	list-style-type: disc !important;
	margin-left: 15px !important;
}

/*Affiliate Program*/
.affiliate-program h1 {
	padding: 23px;
}
.affiliate-program ol {
	margin-bottom: 30px;
}
.affiliate-program .panel {
	padding: 0;
}
.affiliate-program .panel-padding{
	padding: 23px;
}
.affiliate-program .main-img {
	position: relative;
}
.affiliate-program .main-img img {
	width: 100%;
}
.affiliate-program .btn {
	position: absolute;
	bottom: 20%;
	left: 9%;
	width: 145px;
	text-align: center;
}
.affiliate-program .bottom-inquiries {
	margin-top: 0px;
}
.affiliate-program .bottom-inquiries p {
	margin-top: 1.25rem;
	margin-bottom: 0;
}
.affiliate-program .getting-started {
	margin-top: 15px;
	margin-bottom: 30px;
}

/*Affiliate Resources*/
.affiliate-resources h6 {
	font-weight: 700;
	font-size: 15px;
}
.affiliate-resources .section-3 {
	padding-bottom: 23px;
}
.affiliate-resources .section-3 p {
	margin-bottom: 0;
}
.affiliate-resources .section-3 p:last-child {
	margin-top: 1.25em;
}
.affiliate-resources .cal-list {
	margin-left: 0;
	text-align: center;
}
.affiliate-resources li.cal {
	display: inline-block;
	text-align: center;
	margin-right: 10px;
}
.affiliate-resources .cal-info {
	padding-left: 10px;
	text-align: left;
}
.affiliate-resources .cal-info h2 {
	font-size: 23px;
}
.affiliate-resources .cal-info h4 {
	font-size: 15px;
	padding: 15px 10px 0 0;
}
.affiliate-resources .cjpublisherprompt, .affiliate-resources .instr ul {
	list-style-type: none;
	margin-left: 0;
}
.affiliate-resources .hdr {
	font-size: 15px;
}
.affiliate-resources .cjpublisherprompt > li:nth-child(2) {
	padding: 15px 0 10px;
	line-height: 40px;
	height: 65px;
}
.affiliate-resources .cjpublisherprompt input.srch_box {
	width: 60%;
	margin: 0 5px 0 0;
	vertical-align: top;
}
.affiliate-resources .cjpublisherprompt input, .affiliate-resources .cjpublisherprompt a {
	display: inline;
}

/*Site Map*/
.site-map .page-details ul {
	margin-left: 0;
}

/*Link to Us*/
.link-us input[type="text"] {
	display: inline;
	width: 15%;
	margin: 0 5px 0 0;
}
.link-us .btn {
	display: inline;
}
.link-us .item h6 {
	font-weight: 700;
	padding-bottom: 10px;
}
.link-us .item {
	display: inline-block;
	margin-bottom: 25px;
	width: 100%;
}
.link-us .section-3 img {
	border: #CCC 1px solid;
}
.link-us input[type="text"], .link-us .btn {
	vertical-align: middle;
}
.link-us textarea {
	display: inline;
	width: 50%;
	height: 100px;
	margin: 0 0 0 15px;
	vertical-align: top;
	font-size: 12px;
	float: right;
}
.link-us .long-banner {
	margin-bottom: 20px;
}
.link-us .item-list > div:first-child {
	padding-right: 30px;
}
.link-us .logos li:last-child {
	margin-top: 30px;
}
@media only screen and (max-width: 1194px) {
	.link-us .search-area input[type="text"] {
		display: block;
		width: 50%;
		margin: inherit;
	}
}
@media only screen and (max-width: 1024px) {
	.link-us .item-list > div:first-child {
		padding-right: 8px;
	}
}

/*Press Room*/
.press-room .press-date {
	text-align: right;
	padding-right: 30px;
}
.press-room .press-info {
	padding: 5px 10px;
}

/*500, 404, and Maintenance pages*/
.error-page  {
	background-color: #f3f3f3;
}
.error-page .nav-bar {
	border-bottom: none;
}
.error-page .site-header {
	background-color: #4c4c4c;
}
.error-page .fandango-logo {
	margin-left: 100px;
}
.error-page .message-status {
	background-color: #333333;
}
.error-page .message-status .heading-size-m {
	color: #fff;
	padding: 12px 0 6px;
	margin: 0 0 0 90px;
	font-size: 32px;
	line-height: 32px;
}
.error-page div[role=main] {
	background-color: #f3f3f3;
	padding-top: 0;
}
.error-page div[role=main] .row {
	background: #000 url(../img/bg-error-500.jpg) no-repeat top right;
	min-height: 350px;
}
.error-404 div[role=main] .row {
	background-image: url(../img/bg-error-404.jpg);
}
.error-maintenance div[role=main] .row {
	background-image: url(//images.fandango.com/redesign/areas/staticpages/img/bg-error-maintenance.jpg);
}
.error-page div[role=main] .columns {
	min-height: 350px;
	padding: 0 100px 45px 100px;
}
.error-page h2,
.error-page h3,
.error-page p {
	color: #fff;
	text-transform: none;
}
.error-page h2 {
	font-size: 60px;
	line-height: 60px;
	margin: 70px 0 15px 0;
}
.error-404 h2 {
	font-size: 80px;
	line-height: 80px;
}
.error-maintenance h2 {
	font-size: 40px;
	line-height: 40px;
}
.error-page h3 {
	font-size: 50px;
	line-height: 50px;
	margin: 0 0 10px 0;
}
.error-maintenance h3 {
	font-size: 110px;
	line-height: 110px;
}
.error-page ul,
.error-page li,
.error-page p {
	margin: 0;
	padding: 0;
	color: #fff;
}
.error-404 p {
	font-size: 16px;
}
.error-404 div[role=main] ul {
	margin-bottom: 12px;
}
.error-page div[role=main] li {
	margin-left: 18px;
	font-size: 14px;
	line-height: 1.3em;
}
.error-page .fandango-thanks {
	position: absolute;
	bottom: 20px;
	left: 100px;
}
@media only screen and (max-width: 1190px) {
	.error-page .nav-bar {
		height: 66px;
	}
	.error-page .inline-items {
		height: 66px;
		line-height: 66px;
	}
	.error-page .inline-items > li {
		height: 66px;
	}
	.error-page .fandango-logo {
		margin-left: 40px;
	}
	.error-page .message-status .heading-size-m {
		margin-left: 30px;
	}
	.error-page div[role=main] .columns {
		padding-left: 40px;
		padding-right: 40px;
	}
	.error-page .fandango-thanks {
		left: 40px;
	}
}
@media only screen and (max-width: 640px) {
	.error-page div[role=main] .row {
		background-image: none;
	}
}
/*Exhibitors Chains*/
.exhibitor-chains #exhibitorZip {
    margin:1em 0;
}
.exhibitor-chains #exhibitorZip .global-search-input {
    margin: 0;
    width: 135px;
    z-index: 1;
    vertical-align:bottom;
}
.exhibitor-chains h2 {
	font-size: 28px;
	line-height: 25px;
	padding-bottom: 15px;
}
.exhibitor-chains .location-search {
	text-align: left;
}
.exhibitor-chains .hero-left {
	display: inline-block;
	max-width: 620px;
	width: 70%;
	vertical-align: top;
}
.exhibitor-chains .hero-right {
	display: inline-block;
	width: 29%;
	padding: 0 10px 10px 10px;
	vertical-align: top;
}
.exhibitor-chains .exhibitor-locs, .exhibitor-chains .exhibitor-amenities {
    margin-top: 1em;
}
.exhibitor-chains .topMovieTimes {
    float: left;
    width: 32%;
    margin: 0;
}
.exhibitor-chains .topMovieTimes li {
	font-size: 16px;
	padding: 5px 0;
}
.exhibitor-chains .opentheaters ul {
    list-style: none;
}
.exhibitor-chains .theaterstate span {
    width: 15%;
    float: left;
}
.exhibitor-chains .theatersname {
    width: 85%;
    margin: 0;
    float: left;
}
.exhibitor-chains .theatersname span {
    display: inline-block;
}
.exhibitor-chains .theatersname .theatercity {
    width: 35%;
}
.exhibitor-chains .theatersname .theaterlink {
    width: 65%;
}
.exhibitor-chains .amenity-item {
	display: inline-block;
	vertical-align: top;
	width: 48%;
}
.exhibitor-chains .amenity-item a {
	display: block;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}
.exhibitor-chains .amenity-item img {
	display: block;
	margin: 0 auto;
	max-width: 120px;
	opacity: 0.5;
}
.exhibitor-chains .amenity-item span {
	display: block;
	text-align: center;
	padding-top: 20px;
}
@media only screen and (max-width: 960px) {
	.exhibitor-chains .hero-left, .exhibitor-chains .hero-right {
		display: block;
		width: 100%;
		max-width: inherit;
	}
	.exhibitor-chains input.location-search-input {
		width: inherit;
	}
	.exhibitor-chains .topMovieTimes li {
		font-size: 14px;
	}
	.exhibitor-chains .amenity-item {
		width: 49%;
	}
	.exhibitor-chains .amenity-item a {
		font-size: 1em;
	}
	.exhibitor-chains .location-search {
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 400px) {
	.exhibitor-chains #exhibitorZip .global-search-input {
	  margin-bottom: 14px;
	}
	.exhibitor-chains .topMovieTimes {
		float: none;
		width: 75%;
	}
	.exhibitor-chains #exhibitorZip span {
		white-space: nowrap;
	}
	.exhibitor-chains .amenity-item a {
		font-size: 0.9em;
	}
	.exhibitor-chains .theaterstate span {
		width: 10%;
	}
	.exhibitor-chains .exhibitor-locs, .exhibitor-chains .exhibitor-amenities {
		padding: 10px;
		font-size: 12px;
		line-height: 20px;
	}
}
/*Unsubscribe FanMail*/
.unsubscribe-fanmail fieldset ol {
	list-style: none;
}

/*Movie Alerts Confirmation*/
.movie-alerts-confirmation .confirmation-image {
	float: left;
	width: 148px;
	height: 299px;
	background: transparent url(../img/mobile-alerts.jpg) no-repeat 0 0;
	margin: 0 20px 30px 0;
}
.movie-alerts-confirmation h2,
.movie-alerts-confirmation h3 {
	padding-bottom: 15px;
}

/*Press Release Articles*/
.press-articles .article-date {
    float: left;
}
.press-articles .article-contacts {
    float: right;
    text-align: right;
}
.press-articles .article-headline {
    text-align: center;
    clear: both;
    padding-top: 20px;
}
.press-articles .article-subheading {
    text-align: center;
    padding-top: 10px;
}
.press-articles .article-body {
    padding-top: 10px;
}

/*RSS Feeds*/
.rss-feeds .panel {
    padding: 0;
    margin-bottom: 25px;
}
.rss-feeds .panel h1 {
    padding-top: 23px;
}
.rss-feeds ul {
	list-style: none;
}
.rss-feeds ul ul {
	width: 100%;
}
.rss-feeds .panel h1,
.rss-feeds .panel p {
    padding-left: 23px;
    padding-right: 23px;
}
.rss-feeds .theater_srch .movie_srch .title {
	display: none;
}
.rss-feeds .feedlist {
	margin: 0;
}
.rss-feeds .feedlist li li {
	display: inline-block;
	margin-right: 5px;
}
.rss-feeds .feedlist .feedname {
	width: 60%;
	vertical-align: bottom;
}
.rss-feeds .feedlist .feedname a {
	color: #4c4c4c;
}
.rss-feeds .feedlist .feedname a:hover {
	color: #0286f2;
}
.rss-feeds .feedlist > li {
	padding: 15px 25px;
	border-bottom: solid 1px #ccc;
}
.rss-feeds .feedlist > li:last-child {
	border-bottom: none;
}
.rss-feeds .feed-sub-cat {
	display: inline-block;
	padding: 23px 5px 5px 23px;
}
.rss-feeds .seeall {
	margin: 0;
}
.rss-feeds .seeall_tbo, .rss-feeds .seeall_cs {
	text-transform: uppercase;
	color: #4aa7f6;
	font-weight: bold;
}
.rss-feeds .hdr {
	border-bottom: solid 1px #ccc;
}
.rss-feeds .feed-description {
	margin-top: 23px;
}
.rss-feeds .rss-movie-search,
.page-details .rss-feeds .rss-movie-search {
	margin-left: 23px;
	margin-bottom: 0;
}
.rss-feeds .rss-info {
	padding: 15px 25px;
	background: transparent url(../img/bg-rss-info.jpg) no-repeat scroll 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.rss-feeds .rss-info h3 {
	color: #fff;
	padding-bottom: .2em;
}
.rss-feeds .rss-info p {
	color: #fff;
	font-size: 16px;
}
.rss-feeds .btn {
	padding: 0;
}
.rss-feeds .col1 {
	float: left;
}
.rss-feeds .option-or,
.rss-feeds .theater-list .thtrrow,
.rss-feeds .theater-list .option1,
.rss-feeds .options-list h3,
.rss-feeds .theater-confirm,
.rss-feeds .feed-search-results,
.page-details .rss-feeds .feed-search-results {
	margin-left: 23px;
}
.rss-feeds .option-or {
	padding: 10px 0;
}
.rss-feeds .theater-list .option1,
.rss-feeds .theater-list .thtrrow {
	width: auto;
	padding: 5px 0;
}
.rss-feeds .theater-list input[type=checkbox] {
	margin: 3px;
}
.rss-feeds .pagination {
	margin: 15px 0;
}
.rss-feeds .pagination-numbers {
	display: inline;
}
.rss-feeds .selected a {
	color: #fff;
}
.rss-feeds .pagination-next {
	top: 0;
}
.rss-feeds .button-go,
.link-us .button-go {
	vertical-align: bottom;
	border-width: 0;
	margin-left: 7px;
}
.rss-feeds .button-submit {
	margin: auto;
	display: block;
}
.page-details .rss-feeds ul, .page-details .rss-feeds ol {
	margin-left: 0;
}
@media only screen and (max-width: 1190px) {
	.rss-feeds input.global-search-input {
		margin-left: 20px;
	}
}
