@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato:300,700);
/*

Theme Name: ReAnimania 
Author: Agnots
Author URI: http://www.agnots.com
Version: 3.0

*/

/* CSS Document */

body {
	font-family: Arial, verdana, sans-serif;
	height: 100%;
	display: block;
	color: #464646;
}

body#rea_pages {
}

a {
	text-decoration:none;
	color: #590407;
	
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'dinmedium', verdana, sans-serif;
}

h2 {
	font-size: 38px;
}

p {
	margin: 15px 0px;
}

img.img-responsive {
	width: 100%;
	max-width: 100%;
}

.navbar-rea {
		background: url('images/header-bg.png');
		border: none;
		min-height: 0px;
		margin-bottom: 0px;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		
		
	}

.navbar-header {
    min-width: 207px;
    min-height: 100px;
}

.navbar-toggle span {
    background-color: #FFF;
}

.navbar-brand {
    padding: 15px 0px !important;
}

.navbar-header img {
    width: 100%;
}

header nav  {
	margin-left: 20px;
	float: right;
}

header nav .nav > li:list-item a {
	padding-right: 0px;
}

header nav .nav li.menu-item-has-children { 
	position: relative;
}

header nav .nav li {
	
	padding: 67px 10px 12px;
	margin: 0px;
}

header nav .nav li a {
	cursor: pointer; 
	font-size: 18px;
	background: none !important;	
	color: #FFFFFF;
	font-family: 'dinmedium', verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px;
}

/*header nav .nav li:hover , header nav .nav li.current-menu-item  {
	background: #FFFFFF;
	color: #1D1D1D
} 

header nav .nav li:hover a , header nav .nav li.current-menu-item   a {
	color: #1D1d1d;
} */

header nav ul li ul.sub-menu {
	margin: 0px;
	padding: 5px 0px 10px;
	list-style: none;
	position: absolute;
	left: 0px;
	top: 99px;
	width: 200px;
	display: none;
	background: url("images/header-bg.png");
	padding: 8px 0px;
    z-index: 1000;
}

header nav ul li ul.sub-menu li a {
	padding: 8px 13px !important;
	color: #FFF !important;
	text-transform: capitalize !important;
	font-family: arial !important;
	font-size: 16px !important;
	display: block
}

header nav ul li:hover ul.sub-menu {
	display: block;
}

header nav ul li:hover ul.sub-menu li {
	padding: 0px;
}

	

.container {
	max-width:1200px;
}

.construct {
	padding-top: 75px;
	padding-bottom: 75px;
	text-align: center;
	font-weight: bold;
	color: #334242;
	text-align: center;
}

.construct h1 {
	color: #334242;
	font-size: 42px;
	margin-bottom: 0px; 
}


section {
	margin-bottom: 30px;
}

.color-logo {
	background-image: url("images/logo-color.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 175px auto;
	padding-left: 185px;
	margin-bottom: 35px;

}

.ps-note {
	color: rgb(108, 16, 19);
	display: inline-block;
	margin-bottom: 20px;
	font-size: 20px;
}


.banner-area .col-md-8 {
	height: 536px;
	overflow: hidden;
}


.banner-area #page-slider {
	width: 100% !important;
}

.carousel-indicators {

	bottom: 30px;

	right: 0;

	left: 0px;

	z-index: 15;

	width: 100%;

	text-align: right;

	padding-right: 30px;

	margin: 0 auto;

	list-style: none;
	
	text-align: center;

}

.carousel-indicators li, .carousel-indicators li.active { 

	margin: 0px 4px; 

	width: 65px; 

	height: 10px; 

	border: none;

	background-color: #cccdcd;

	background-repeat: no-repeat;

}

.carousel-indicators li.active { background-color: #FFFFFF; }

.carousel .item img {
    width: auto !important;
    max-width: 10000px !important;
    height: 100%;
}

#main-content { padding: 30px 0 60px;  }

.carousel-caption { bottom: 20px ; left: auto;right: auto !important; margin: 0 auto; padding: 0; text-align: right; text-shadow: none !important; font-size: 24px;  }

.carousel-caption {
	width: 100%;
	height: 300px;
	box-sizing: border-box;
	padding: 20px;
	background-color: rgba(108, 16, 19, 0.85);
	color: #FFF;
}

.carousel-caption a.slider-more {
	color: #FFFFFF;
	display: inline-block;
	border: 1px solid #FFFFFF;
	padding: 10px 25px;
	margin-top: 15px;
}

.carousel-caption a.slider-more:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.carousel-caption h1, .carousel-caption h2 { font-size: 46px;font-weight: 300;text-transform: uppercase; color: #FFFFFF; font-family: 'Lato', sans-serif; font-style: normal; margin-top: 120px; margin-bottom: 20px;   }

.carousel-caption p {
	margin: 0px;
}

.carousel-caption h1, .carousel-caption a.action-link {
		
		font-family: 'Lato', sans-serif;
		font-size: 18px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		color: #FFFFFF;
		display: inline-block;
		padding: 15px 25px;
		border: 1px solid #FFFFFF;
		background-color: rgba(79,80,86,0.3);
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		margin-top: 20px;
		
}

.carousel-caption h2 { margin-bottom: 15px; }

.glyphicon-chevron-left:before {
	content: "";
}

.glyphicon-chevron-right:before {
	content: "";
}

.carousel-control.left {
	background: url('images/left-arrow.png') no-repeat center;
	background
}

.carousel-control.right {
	background: url('images/right-arrow.png') no-repeat center;
}


.crowdfund-banner {
    overflow: hidden;
    width: 100%;
    text-align: center;
    padding: 0px;
}

.crowdfund-banner img {
    width: 100%;
}

.vrej-message {
     font-size: 21px;
    text-align: center;
    border: 1px solid rgba(108, 16, 19, 0.85);
    margin: 0px;
    padding: 16px 10px;
    line-height: 134%;
    color: rgb(108, 16, 19);
    margin-top: 15px;
    display: inline-block;
}

.vrej-message:hover, .vrej-message:active, .vrej-message:focus, .vrej-message:visited {
    color: rgb(108, 16, 19);
    text-decoration: none;
    
}

.vrej-message.vrej-call-action {
    color: #FFFFFF;
    background-color: rgb(108, 16, 19);
}

.home-premiers {
	margin-top: 60px;
	margin-bottom: 60px;
}

.home-premiers h2 {
	margin-bottom: 
}

.home-premiers .premier-holder {
	padding: 0px;
	height: 488px;
	overflow: hidden;
	position: relative;
}


.home-premiers .prem-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
}


.home-premiers .prem-overlay .prem-screen-info-holder {
	
	color: rgb(108, 16, 19);
	background-color: rgba(255,255,255,0.6);
	text-align: center;
	padding: 20px 10px;
	}
	
.home-premiers .prem-overlay .prem-screen-info-holder h4 {
	font-size: 30px;
	color: rgb(108, 16, 19);
}

.home-premiers .prem-overlay h3{
	display: none;
	text-align: center;
	margin-top: 20%;
}
.home-premiers .prem-overlay h3 a {
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}	

.home-premiers .prem-overlay a.prem-more {
	display: none;
	padding: 15px 30px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: none;
	margin-top: 25%;
	
}


.home-premiers .prem-overlay:hover {
	
	background-color: rgba(108, 16, 19, 0.85);
}


.home-premiers .prem-overlay:hover  .prem-screen-info-holder  {
	background: none;
	color: #FFFFFF;
}
.home-premiers .prem-overlay:hover .prem-screen-info-holder h4{
	
	color: #FFFFFF;
}
.home-premiers .prem-overlay:hover h3{
	display: block;
}
.home-premiers .prem-overlay:hover a.prem-more{
	display: inline-block;
}

.home-premiers .premier-holder .prem-film-holder {
	height: calc(25%);
	overflow: hidden;
	position: relative;
}

.home-premiers .premier-holder .prem-film-holder .prem-film-image img {
	position: absolute;
	top: 0px;
	left: 0px; 
	-webkit-transition: 2s ease-in;
    -moz-transition: 2s ease-in;
    -o-transition: 2s ease-in;
    transition: 2s ease-in;
}


.prem-film-overlay  .prem-film-screen-info {
	padding: 5px 10px;
	display: none;
}
.prem-film-overlay {
	
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-none;
	color: #FFFFFF;
}

.prem-film-overlay h3 {
	position: absolute;
	bottom: 5%;
	right: 5%;
	padding: 3px;
	box-sizing: border-box;
	display: inline-block;
	color: rgb(108, 16, 19);
	background-color: rgba(255,255,255,0.6);
}

.prem-film-overlay a {
	color: rgb(108, 16, 19);
	text-decoration: none;
}


.home-premiers .premier-holder .prem-film-holder:hover .prem-film-overlay {
	
	background-color: rgba(108, 16, 19, 0.85);
}

.home-premiers .premier-holder .prem-film-holder:hover .prem-film-image img {
	-webkit-transform: translate(0,-200px);
    -moz-transform: translate(0,-200px);
    -o-transform: translate(0,-200px);
    -ms-transform: translate(0,-200px);
    transform: translate(0,-200px);
}

.home-premiers .premier-holder .prem-film-holder:hover .prem-film-overlay h3 a {
	color: #FFFFFF;
}
.home-premiers .premier-holder .prem-film-holder:hover .prem-film-overlay h3 {
	color: #FFFFFF;
	background: none;
}
.home-premiers .premier-holder .prem-film-holder:hover .prem-film-overlay  .prem-film-screen-info {
	display: inline-block;
}

.home-selection {
	margin-top: 60px;
}	

.sel_item a .overlay {
	background-color: rgba(108, 16, 19, 0.85);
	position: absolute;
	width: calc(100% - 30px);
	height: 100%;
	top: 0px;
	background-size: 100%;
	background-position: center;
}

.sel_item.sel-feature a .overlay {
	background-image: url("images/collage/feature.png");
}
.sel_item.sel-short a .overlay {
	background-image: url("images/collage/short.png");

}
.sel_item.sel-music a .overlay {
	background-image: url("images/collage/music.png");

}
.sel_item.sel-tv a .overlay {
	background-image: url("images/collage/tv-edu.png");

}
.sel_item.sel-grad a .overlay {
	background-image: url("images/collage/graduation.png");

}

.shop-container {
	border: 1px solid #99ca3b;
    padding: 20px;
    font-size: 20px;
    text-align: center;
    color: #99ca3b;
}

.shop-here {
	display: inline-block;
	background-color: #99ca3b;
	border: 1px solid #99ca3b;
	color: #FFFFFF;
	padding: 10px;
	text-decoration: none;
	margin-left: 35px;
}

.shop-here:hover {
	background-color: #FFFFFF!important;
	border: 1px solid #99ca3b;
	color: #99ca3b;
	text-decoration: none!important;
}


.home_news {
	margin-top: 60px;
	
}

.home_news h2 {
	margin: 0px 0px 35px;
}

.home_news .n_item {

	overflow:hidden;
	max-height: 270px;
	padding: 0px;
}

.home_news .n_item img {
	width: 100%;
	height: 100%;
}

.home_news .n_item .n_cont {
	position: absolute;
	bottom: 0px;
}

.home_news .n_item .n_cont h4 {
	color: #FFFFFF;
	font-size: 24px;
	padding: 5px 10px;
	background: rgba(108, 16, 19, 0.85);
	margin: 0px;
	height: 60px;
	overflow: hidden;
}

.home_news .n_item .n_cont h4 a {
	color: #FFFFFF;
	text-decoration: none;
}

.home_news .n_item .n_cont .excerpt {
	background: rgba(29, 29, 29, 0.9);
	display: block;
	height: 0px;
}

.home_news .n_item .n_cont .excerpt a {
	color: #FFFFFF;
	text-decoration: none;
}

.home_news .n_item:hover .excerpt {
	height: 100px;
	padding: 5px 10px;
}

.stats {
	width: 40%;
    position: absolute;
    bottom: 3%;
    left: 6%;
    color: rgb(108, 16, 19);
    padding: 0px 15px;
    background-color: rgba(255,255,255,0.75);
    box-sizing: border-box;
    font-weight: bold;
    font-size: 16px;
}

.submit_button {
	background-image: url('images/revival-reanimania-cover.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	margin-top: 99px;
	position: relative;
}

a.submit-movie {
        position: absolute;
    left: 19%;
    bottom: 19%;
	}
	
a.submit-movie img {
	width: 90%;
}

a.guidebook-link {
	    position: absolute;
    left: 73%;
    bottom: 5%;
}

a.guidebook-link img {
	
	width: 44%;
}
	

a.volunteer-link {
	text-decoration: none;
}

.home-volunteer {
	width: 100%;
	
}

.home-volunteer .container {
	
	height: 280px;
	background-image: url('images/volunteer.jpg');
	background-size: auto 100%;
	text-align: center;
	color: #6C1013;
	text-decoration: none;
}

.home-volunteer h2 {
	font-size: 60px;
	line-height: 280px;
	vertical-align: middle;
	font-weight: bold;
	text-shadow: 0px 0px 5px #ffffff;
	
}

.home-winners .container {
	padding: 0px;
}

.home-winners .win_item img {

	width: 100% !important;
	height: auto !important;

}

.win-item-small, .sel-item-small {
	
	margin-bottom: 30px;

}
	
.home-winners .m_cont {
	position: absolute;
	bottom: 0px;
	box-sizing: border-box;
	width: 570px;
	max-width: 570px;
	

}

.win-item-small .m_cont  {
	
	width: 270px;
	max-width: 270px;

}

.home-winners .m_cont h4 {
	color: #FFFFFF;
	font-size: 24px;
	padding: 5px 10px;
	background: rgba(108, 16, 19, 0.85);
	margin: 0px;
	overflow: hidden;
}

.home-winners .m_cont a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	
}

.home_video {
	width: 100%;
	min-height: 720px;
	position: relative;
	
}

.home_video_overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(0,0,0,0.35); 
}

#sponsors-banner-home {
    width: 100%;
    height: auto;
    display: none;
}

/* Workshops */

.workshops-feed-section .row {
    margin: 30px 0px;
    
}



.workshop-page {
        margin: 60px 0px;
    
}
/* Workshops end */
/* PAGES */

.board-section .row {
	margin-bottom: 20px;
}

h2.section-title {
	font-size: 38px;
	margin-bottom: 50px; 
}

h3.board-title {
	font-size: 18px;
	color: #6C1013;
	margin-top: 10px;
	margin-bottom: 25px;
}

.board-title {
	margin-bottom: 25px;
}

.page-title {
}

.featured-image {

	text-align: center;
}

.content_page .entry {
	margin-top: 40px;
	}

.members_area {
	width: 100%;
	border-top: 1px solid #255e93;
	padding: 75px 0px;
}

.members_area h2 {
	margin-top: 0px;
}

.members_area .gallery {
	margin-top: 15px;
}

.members_area .gallery dl {
	margin: 10px 0px 30px;
}

.members_area .gallery img {
	border: 0px !important;
}

/* Juries */

.col-md-offset-1-5 {
	width: 12.5%;
}

/* end of Juries */

/* STUDIOS */

section.studio-page {
	padding-top: 50px;
	padding-bottom: 50px;
}

.studio-logo {
	border: 1px solid #6c1013;
	padding: 15px;
}

.studio-logo img {
	margin: 0px;
	width: 100%;
}

.studio .title_box h2 {
	margin-top: 0px;
}

footer {
	width: 100%;
	min-height: 348px;
	background-image: url("images/footer-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 50px;
	
}

footer a {
	color: #FFFFFF;
}

footer h3 {
	font-size: 20px;
}

footer .frm_form_field input {
	color: #76787A !important;
	height: 31px !important;
	padding-left: 10px !important;
}

.frm_submit input {
	color: #FFFFFF !important;
	text-transform: uppercase;
	font-size: 13px;
	border: none !important;
	box-shadow: none !important;
	
}

.submit-entry {
	display: none;
}

footer img {
	margin-right: 5px;
	margin-top: 10px;
}

footer .frm_form_fields {
	width: 240px;
	float: left;
}

footer .frm_submit  {
	float: right;
}



.footer_area {
	width: 100%;
	background: #252525;
	padding: 40px 0px 20px;
}

.footer_content  {
	color: #FFFFFF;
	margin-bottom: 15px;
}

.footer_content a {
	color: #FFFFFF;
}

.footer_content h3 {
	font-size: 36px;
	color: #FFFFFF;
}

.footer_content .footer_contact h3.contact, .footer_content .footer_social h3.social, .footer_content .footer_newsletter h3.newsletter {
	margin-top: 0px;
}

.footer_social {
	text-align: center;
}

.footer_social img {
	margin: 33px 20px;
}

.footer_info {
	color: #FFFFFF;
	font-size: 12px;
}

.footer_info a {
	color: #FFFFFF;
}

footer .frm_description {
	color: #FFFFFF !important;
}

.footer_newsletter .frm_forms .frm_form_fields fieldset  {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.footer_newsletter .frm_forms {
	float: right;
width: 100%;
}

.footer_newsletter .frm_forms .frm_form_fields fieldset  label {
	display: none;
}

.footer_newsletter .frm_forms .frm_form_fields {
	float: left;
	width: 200px;
	height: 50px;
}

.footer_newsletter .frm_forms .frm_form_fields input {
	width: 100%;
	height: 50px;
	padding: 10px;
	font-size: 18px;
	color: #FFFFFF;
	background: none;
	border: 2px solid #FFFFFF;
}

.footer_newsletter .frm_forms  .frm_submit {
	float: right;
	width: 170px;
	height: 50px;
	postion: relative;
}

.footer_newsletter .frm_forms .frm_submit input {
	width: 100%;
	height: 100%;
	background: #FFF;
	border: 2px solid #FFF;
	color: #252525;
	font-size: 19px;
	font-weight: bold;
	padding: 15px;
	line-height: 0;
}

::-webkit-input-placeholder {
    color:    #FFFFFF;
}
:-moz-placeholder {
    color:    #FFFFFF;
}
::-moz-placeholder {
    color:    #FFFFFF;
}
:-ms-input-placeholder {
    color:    #FFFFFF;
}

span.copy {
	float: left;
}

span.digi {
	float: right;
}



/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) { 
	h2 {
		font-size: 32px;
	}
	
	body {
		font-size: 16px;
	}
	
	p {
		font-size: 16px;
	}
	
	.header_area {
		background: #215d93;
		position: relative;
	}
	
	.header_area header {
		padding: 15px 10px;
	}
	
	.header_area header img.logo {
		width: 225px;
	}
	
	
	
	.slider {
		display:none;
	}
	
	
	.links_wrapper {
		float: none;
		margin: 0px auto;
	}
	
 }
 
 
.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}


/* Forms */

.frm_style_formidable-style.with_frm_style .form-field {
	margin-bottom: 30px !important;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .chosen-container-multi .chosen-choices, .with_frm_style .chosen-container-single .chosen-single {
	border: 1px solid #959595 !important;
	padding: 20px !important;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	background: #FFFFFF !important;
	font-family: Arial, verdana, sans-serif !important;
	
}

input:focus, textarea:focus {
	box-shadow: none !important;
	
}


.frm_form_field textarea {
	resize: none;
	height: 160px;
}

.frm_submit {
	text-align: right;
	font-family: Arial, verdana, sans-serif !important;
	
}

.frm_submit img {
	position: absolute;
	left: 0px;
}

.frm_submit input, .button {
	text-decoration: none;
	color: #FFFFFF !important;
	background: #99ca3b !important;
	padding: 5px 15px 5px 15px !important;
	font-weight: bold !important;
	font-size: 24px !important;
	border: none !important;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	background-image: url('images/form-submit.png') !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	font-family: Arial, verdana, sans-serif !important;
	cursor: pointer;
	
}

ul.chosen-choices {
    height: 16px !important;
    padding: 27px 0px !important;
}

.button:hover {
	text-decoration: none;
	
}

/* End of Forms */

.film-feed.row {
	
	margin: 15px 0px;
	border: 1px solid #590407;
	padding-top: 15px;
	padding-bottom: 15px;

}

.film-feed .film-title {
	margin-top: 0px;
}

.film-meta p {
	margin: 5px 0px;
}

.film-meta .meta-title {
	font-weight: bold;
}

/* Post Gallery */

dd.gallery-caption {
	padding: 0px 65px;
}

/* +++ CLEARFIX +++ */

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}


/* Calendar */

table.fullcalendar td {
    width: 7.4%;
    text-align: center !important;
}

table.fullcalendar td ul {
    text-align: left !important;
}

table.fullcalendar td.eventful, table.fullcalendar td.eventful-post, table.fullcalendar td.eventful-pre  {
    vertical-align: top !important;
}

table.fullcalendar td.eventful a {
    color: #590407 !important;
}
.winner-thumb {
overflow: hidden;

}

.winner-thumb img {
width: 100%;
height: auto;

}

@media (max-width:767px) {
    header nav .nav li {
        padding-top: 30px;
    }
}

/* Submission Fee */

.submissionsClosed input#field_v0sbp, .submissionsClosed input#field_icxq9 {
	background-color: rgba(89,4,7,0.4)!important;
	color: #590407;
	font-weight: bold;
}

.planName input, .planFee input {
	font-weight: bold!important;
	color: #444444!important;
}