
#home-top-panel-phone {
	display: none;	
}

.navbar-header-custom {
    padding: 14px 0 12px 0;
}
.scrollHeader .navbar-header-custom {
    padding: 7px 0;
}
/* Header Logo */
.navbar-brand img {
    max-height: 70px;
    transition-duration: 0.5s;
}
.scrollHeader .navbar-brand img {
    max-height: 55px;
    transition-duration: 0.5s;
}

/*
.navbar-bg {
	background: rgba(112,112,112,0.7);
}
*/
ul.header-trans li a {
	color: #fff !important;
}

.navbar-nav li > ul {
    color: #000 !important;
    background: #fff !important;
}
.navbar-nav li a {
    color: #000 !important;
}
.navbar-nav li a:hover {
    color: #bed750 !important;
}

.navbar-trans .navbar-nav li > ul {
	background: rgba(112,112,112,0.4) !important;
}
.navbar ul ul li.has-sub > a:before {
    background: #656565;
}
.navbar ul ul li.has-sub > a:after {
    background: #656565;
}


/**/
.navbar-trans .navbar-nav li a {
    color: #fff !important;
}
ul.navbar-trans ul.header-trans li a:hover {
	color: #bed750 !important;
}

.header-style1.scrollHeader .navbar-nav > li > a {
	color: #000 !important;
}
.header-style1.scrollHeader .navbar-bg {
	background: #fff !important;
}




section.parallax {
	margin-top: 50px;
}

section.poster-section {
	padding: 30px 0;
}
section.poster-section h3, section.poster-section h6 {
	text-transform: capitalize !important;
}
section.poster-section img {
	display: block;
	margin: 0 auto;
	width: 80%;
	height: auto;
}

.section-heading {
    margin-bottom: 20px;
}
.section-heading.title-style4 h3, .section-heading.title-style4 span {
	text-transform: capitalize;
}

.header-contact-link li, .header-contact-link a, .top-social-icon i {
	color: #fff;
}
.header-contact-link a:hover, .top-social-icon i:hover {
	color: #fff;
}

.footer-list-style3 li a:before {
    content: '';
    margin: 0;
    padding: 0;
}
.sub-footer-links, .sub-footer-links p, .sub-footer-links a {
	font-size: 12px;
}

.home-header-text {
	text-align: center;
}
.home-header-text h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 70px;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 69px;
    letter-spacing: 0px;
    white-space: nowrap;
    
    margin-top: -10px;
}
.home-header-text p.line-one {
	font-size: 20px;
    font-weight: 600;
	text-transform: capitalize;
	line-height: 15px;
    letter-spacing: 1px;
    margin-top: 0;
}
.home-header-text p.line-two {
	font-size: 20px;
    font-weight: 600;
	text-transform: capitalize;
	line-height: 15px;
    letter-spacing: 1px;
    margin-top: 0;
}

h6.conference-registration-button {
	display: block;
	color: #fff;
	background: #27408B;
	font-size: 1.2rem;
	text-align: center;
	width: 60%;
	margin: 20px auto 20px auto;
	padding: 10px 0;
	border-radius: 25px;
}

.page-text h6 {
	font-size: 16px;
	font-weight: 500;
	margin: 0;
}
.page-text, .page-text p {
	margin-bottom: 10px;
	line-height: 140%;
}
.page-text ol li, .page-text ul li {
	font-size: 14px;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 160%;
	margin-left: 30px;
}
.page-text ol li:first-child, .page-text ul li:first-child {
	margin-top: 5px;
}

.btn-homepage-tickets, .btn-homepage-journal, .btn-homepage-promo {
	display: block;
	margin: 40px auto;
	padding: 5px 20px;
	font-size: 3rem;
	color: #fff;
	background-color: #bed750;
	border: 2px solid #fff;
	float: none;
}
.btn-homepage-tickets:hover, .btn-homepage-journal:hover, .btn-homepage-promo:hover {
	color: #bed750;
	background-color: #fff;
	border-color: #bed750;
}
/*
.btn-homepage-promo, .btn-homepage-journal {
	float: none !important;
}
.btn-homepage-tickets {
	float: right;
}
.btn-homepage-journal {
	float: none;
}
.btn-homepage-promo {
	float: left;
}
*/





.homepage-about-text {
	font-size: 15px;
    line-height: 140% !important;
}
.homepage-about-text h5{
	font-size: 18px;
    margin-bottom: 5px;
}

.homepage-announcements-text {
	font-size: 15px;
    line-height: 140% !important;
}
.homepage-announcements-text h5, .homepage-announcements-text h6 {
	font-size: 18px;
    margin-bottom: 5px;
}
.homepage-announcements-text h6 {
	font-size: 14px;
	margin: 5px 0;
}
.homepage-announcements-text span {
	float: right;
}
.homepage-announcements-text a {
	color: #86bc42;
}
.homepage-announcements-text a:hover {
	text-decoration: underline;
}
.homepage-announcements-thumb {
	width: 40%;
	height: auto;
	margin: 0 0 0 10px;
	float: right;
}

h4.contact-page-heading {
	font-size: 24px;
	font-weight: 600;
    margin-bottom: 10px;
    position: relative;
    line-height: 140%;
}

h6.form-section-head {
	font-size: 1.1em !important;
	font-weight: 400;
	text-transform: capitalize !important;
}
p.form {
	line-height: 140%;
}
p.entry-form {
	font-size: 0.9em;
	line-height: 140%;
}
p.form span a, p.entry-form span a {
	color: #28a745;
}
p.form span a:hover, p.entry-form span a:hover {
	text-decoration: underline;
}
label.form-label {
	font-size: 0.9em !important;
	font-weight: 400;
	line-height: 150%;
}

/* Sponsors */
.section-clients {
    padding: 30px 0;
}
.owl-carousel .owl-item img {
    display: block;
    max-height: 15vh;
    width: auto;
    margin-left: auto;
	margin-right: auto;
	width: auto;
}
.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}
/* Sponsors */

.trans-box {
	display: block;
	color: #fff !important;
	background: rgba(220,220,220,0.5);
	width: 100%;
	height: auto;
	margin: 0 10px;
	padding: 10px;
}
.trans-box h5, .trans-box h6 {
	color: #e5e5e5 !important;
	text-align: center;
	font-size: 20px;
}
.trans-box h5 {
	font-size: 18px;
}

.project-grid-overlay {
	background: rgba(255, 255, 255, 0.7);
}
.project-grid-overlay h4 {
	color: #333;
	font-size: 22px;
}
.project-grid-overlay h5 {
	color: #333;
	font-size: 16px;
}
.project-grid-overlay p {
	color: #333;
	font-size: 14px;
	font-weight: 500;
    line-height: 150%;
    margin-top: -10px;
}

.workshop-block {
	color: #282b2d;
	text-align: center;
}
.workshop-block p {
	font-size: 22px;
	margin-bottom: 0;
}
.workshop-block h4 {
	font-size: 28px;
	margin-bottom: 0;
}
.workshop-block h5 {
	font-size: 22px;
}
.workshop-block h6 {
	font-size: 20px;
}

.film-row {
	margin-bottom: 40px;
}
.film-selection {
	background-color: #fff;
	text-align: left;
	border: 1px solid #aaa;
	padding: 10px;
	margin-bottom: 20px;
	height: 32vh !important;
	max-height: 32vh !important;
}

.film-selection .film-image img {
	width: 100%;
	height: auto;
	max-height: 120px;
}

.film-selection .film-text h4.film-creator {
	color: #2a8ae2;
	font-size: 16px;
	margin: 7px 0 10px 5px;
}
.film-selection .film-text h4.film-title {
	color: #4682B4;
	font-size: 14px;
	margin: 5px 0 10px 5px;
}
.film-selection .film-text h4.film-creator {
	margin-bottom: 0;
}
.film-selection .film-text p.film-body-text {
	color: #333;
	font-size: 14px;
	line-height: 160%;
	padding: 0 5px;
}
.film-selection .film-text p.film-body-text a:hover {
	color: #333;
}
.film-selection .film-meta {
	position: absolute;
	left: 30px;
	bottom: 20px;
	color: #555;
	font-size: 14px;
	padding-top: 5px;
	border-top: 1px solid #555;
}



h6.recipients-heading {
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

h6.recipients-award {
	color: #282b2d;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	margin: 0 0 10px;
}

.recipients-selection {
	height: 40vh !important;
	max-height: 40vh !important;
}
.recipients-selection-craft {
	height: 36vh !important;
	max-height: 36vh !important;
}

.recipients-selection-bottom {
	height: 42vh !important;
	max-height: 42vh !important;
}
.recipients-selection .recipients-image img, .recipients-selection-craft .recipients-image img, .recipients-selection-bottom .recipients-image img {
	width: 100%;
	height: auto;
	max-height: 180px;
}

h4.gallery-year-divider {
	font-size: 26px;
	text-align: center !important;
	margin-top: 10px;
}

p.team-bio {
	line-height: 160%;
}
.team-single-icons ul li {
    float: right;
}

.faq-card {
	font-size: 14px !important;
	line-height: 150%;
}
.faq-card p {
	margin: 0;
	padding: 0;
}
.faq-card ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
}
.faq-card a {
	color: #28a745;
}
.faq-card a:hover {
	text-decoration: underline;
}

.rules-text {
	line-height: 150%;
}
.rules-text a {
	color: #86bc42;
}
.rules-text a:hover {
	text-decoration: underline;
}
.rules-text h5 {
	font-size: 22px;
	margin-bottom: 0;
}





.modal-header {
	background-color: #0480be;
    padding:9px 15px;
    border-bottom:1px solid #eee;
}
.modal-header h5 {
	color: #fff;
}
#rnr-modal {
	margin-top: 80px;
	height: 85vh;
	max-height: 85vh;
}

ol.rnr-list li {
	list-style-type: lower-alpha;
	list-style-position: outside;
	padding-top: 3px;
	margin-left: 40px;
}
ol.rnr-list li a {
	color: #86bc42 !important;
	cursor: pointer;
}
ol.rnr-list li a:hover {
	text-decoration: underline;
}

ul.faq-list li {
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 3px;
	margin-left: 40px;
}
ul.faq-list li a {
	color: #86bc42 !important;
	cursor: pointer;
}
ul.faq-list li a:hover {
	text-decoration: underline;
}



a.text-link {
	color: #86bc42 !important;
	cursor: pointer;
}
a.text-link:hover {
	text-decoration: underline;
}


input, select {
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 13px;
    padding: 7px 10px;
    width: 100%;
    max-width: 100%;
    resize: none;
    border-radius: 2px;
    height: 34px;
}
textarea {
	width: 100%;
	max-width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 13px;
    padding: 7px 10px;
	resize: vertical;
}
input#entry-file {
    font-size: 11px !important;
    height: 34px;
}
.form-check-input {
	width: 16px !important;
	margin-top: 0;
}
.form-check-label {
	width: 100px !important;
	margin-top: 0;
}
button.btn-form {
	color: #fff;
	background-color: #86bc42;
	border: 1px solid #fff;
	padding: 4px 10px 10px 10px !important;
	height: 34px;
}
button.btn-form:hover {
	color: #86bc42;
	background-color: #fff;
	border: 1px solid #86bc42;
}

button.btn-agree {
	color: #fff;
	background-color: #CD2626;
	border: 1px solid #fff;
	padding: 4px 10px 10px 10px !important;
	height: 34px;
}
button.btn-agree:hover {
	color: #f00;
	background-color: #fff;
	border: 1px solid #f00;
}
button.btn-agree.nohover:hover {
	color: #fff;
	background-color: #CD2626;
	border: 1px solid #fff;
	cursor: default;
}

.alert {
	display: inline-block;
}

/* Contact Form */
.form-site #contact-success, .form-site #contact-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.form-site #contact-success {
	background-color: #86bc42;
	text-align: center;
	width: 70%;
}
.form-site #contact-fail {
	background-color: #c0392b;
	text-align: center;
	width: 80%;
}

/* Workshop Registration Form */
.form-site #register-success, .form-site #register-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.form-site #register-success {
	background-color: #86bc42;
	text-align: center;
	width: 70%;
}
.form-site #register-fail {
	background-color: #c0392b;
	text-align: center;
	width: 80%;
}

/* Film Entry Form */
.form-site #entry-success, .form-site #entry-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.form-site #entry-success {
	background-color: #86bc42;
	text-align: center;
	width: 70%;
}
.form-site #entry-fail {
	background-color: #c0392b;
	text-align: center;
	width: 80%;
}

.film-freeway-button {
	width: 160px;
	height: auto;
	margin: 10px 0 20px 0;
}

.form-site .result-show {
	display: block;
	margin-bottom: 0;
}
.form-site .result-hide {
	display: none;
}

.right-text {
	float: right !important;
}

.hidden {
	display: none;
}

.bold-text {
	font-weight: bold;
}
.red-text {
	color: #f00;
}

#cats-select {
	width: 200px;
}



.p-t-100 {
	margin-top: 0px !important;
}




.m-y-20 {
	margin: 20px 0 !important;
}

.m-b-0 {
	margin-bottom: 0 !important;
}
.m-b-10 {
	margin-bottom: 10px !important;
}
.m-b-20 {
	margin-bottom: 20px !important;
}
.m-b-30 {
	margin-bottom: 30px !important;
}
.m-b-40 {
	margin-bottom: 40px !important;
}
.m-b-50 {
	margin-bottom: 50px !important;
}
.m-b-60 {
	margin-bottom: 60px !important;
}

.m-t-5 {
	margin-top: 5px !important;
}
.m-t-10 {
	margin-top: 10px !important;
}
.m-t-20 {
	margin-top: 20px !important;
}
.m-t-30 {
	margin-top: 30px !important;
}
.m-t-20 {
	margin-top: 20px !important;
}
.m-t-40 {
	margin-top: 40px !important;
}
.m-t-60 {
	margin-top: 60px !important;
}

.p-0 {
	padding: 0 !important;
}
.p-t-0 {
	padding-top: 0 !important;
}
.p-t-30 {
	padding-top: 30px !important;
}

.p-b-0 {
	padding-bottom: 0 !important;
}
.p-b-20 {
	padding-bottom: 20px !important;
}
.p-b-30 {
	padding-bottom: 30px !important;
}
.p-y-30 {
	padding: 30px 0 !important;
}
.p-y-50 {
	padding: 50px 0 !important;
}


/* Extra large devices (desktops, greater than 1200px) */
@media (min-width: 1200px) {
	
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
	.recipients-selection {
	    height: 36vh !important;
	    max-height: 36vh !important;
	}
	.recipients-selection-craft {
	    height: 36vh !important;
	    max-height: 36vh !important;
	}
	.recipients-selection-bottom {
		height: 42vh !important;
		max-height: 42vh !important;
	}
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	.home-header-text h1 {
	    font-size: 50px;
	    text-align: center;
	    line-height: 110%;
	    letter-spacing: 1px;
	    white-space: normal;
	    margin-top: -10px;
	}
	.home-header-text p.line-one, .home-header-text p.line-two {
	    font-size: 26px;
	    line-height: 140%;
	}
	.navbar ul ul li a {
        padding: 8px 30px 8px 40px;
    }
    .navbar-trans .navbar-nav li > ul {
		background: #fff !important;
	}
	.navbar-trans .navbar-nav li a {
	    color: #2a8ae2 !important;
	}
	.navbar-trans .navbar-nav li a:active {
	    color: #dc3545 !important;
	}
	.recipients-selection {
	    height: 14vh !important;
	    max-height: 14vh !important;
	}
	.recipients-selection-craft {
	    height: 16vh !important;
	    max-height: 16vh !important;
	}
	.recipients-selection-bottom {
		height: 14vh !important;
		max-height: 14vh !important;
	}
}

/* (iPad) */
@media (min-width: 767.98px) and (max-width: 770px){
	.home-header-text h1 {
	    font-size: 50px;
	    text-align: center;
	    line-height: 110%;
	    letter-spacing: 1px;
	    white-space: normal;
	    margin-top: -30px;
	}
	.home-header-text p.line-one, .home-header-text p.line-two {
	    font-size: 24px;
	    line-height: 120%;
	}
	.recipients-selection {
	    height: 18vh !important;
	    max-height: 18vh !important;
	}
	.recipients-selection-craft {
	    height: 22vh !important;
	    max-height: 22vh !important;
	}
	.recipients-selection-bottom {
		height: 20vh !important;
		max-height: 20vh !important;
	}
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	.trans-box {
	    display: block;
	    color: #fff !important;
	    background: rgba(220,220,220,0.4);
	    width: 100%;
	    height: auto;
	    margin: 0 auto;
	    padding: 10px;
	}
	.homepage-announcements-thumb {
		float: none;
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.btn-homepage-tickets, .btn-homepage-promo {
		display: block;
		margin: 20px auto;
		padding: 5px 20px;
		font-size: 2rem;
		
		border: 1px solid #fff;
		text-align: center !important;
		float: none !important;
	}
	section.poster-section img {
	    display: block;
	    margin: 0 auto;
	    width: 100%;
	    height: auto;
	}
	.recipients-selection {
	    height: 36vh !important;
	    max-height: 36vh !important;
	}
	.recipients-selection-craft {
	    height: 34vh !important;
	    max-height: 34vh !important;
	}
	.recipients-selection-bottom {
		height: 36vh !important;
		max-height: 36vh !important;
	}
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
	#home-top-panel-desktop {
		display: none;	
	}
	#home-top-panel-phone {
		display: block;	
	}
	.home-header-text h1 {
	    font-size: 30px;
	    font-weight: 600;
	    line-height: 110%;
	    letter-spacing: 1px;
	    white-space: normal;
	    margin-top: 40px;
	}
	.home-header-text p.line-one, .home-header-text p.line-two {
	    font-size: 20px;
	    line-height: 100%;
	}
	h6.recipients-heading {
		margin: 0;
	}
	.recipients-selection {
	    height: 40vh !important;
	    max-height: 40vh !important;
	}
	.recipients-selection-craft {
	    height: 40vh !important;
	    max-height: 40vh !important;
	}
	.recipients-selection-bottom {
		height: 42vh !important;
		max-height: 42vh !important;
	}
	footer h3.footer-title-style6 {
	    margin-top: 20px;
	}
}