/*  
Theme Name:     Relsites
Theme URI:      http://relsites.com
Description: 	Relsites Theme
Author:         Ariel Hein
Author URI: 	http://relsites.com
Version:        1.0
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video,textarea,text {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	box-sizing: border-box;
}
.clearfix:after {
	 visibility: hidden;
	 display: block;
	 font-size: 0;
	 content: " ";
	 clear: both;
	 height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* General */
html,body{
	height:100%;
} 
body{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 18px;
	background-color:#f5f5f5;
	color: #4a4a4a;
}
body.single-production {
    background-color: #eaeae8;
}
section{
	position:relative;
}
h1, h2, h3, h4, h5, h6, strong, .bold{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
} 
a {
	text-decoration:none;
}
header#header, .team-block > a.member-item img,
a, a:hover, a:focus, .wpcf7-submit{
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
}

a{
	color:#20061a
}
a:hover{
	color:#000;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.animated {
    visibility: hidden;
    animation-fill-mode: none;
    -webkit-animation-fill-mode: none;
    -moz-animation-fill-mode: none;
    -o-animation-fill-mode: none;
    -ms-animation-fill-mode: none;
}
.visible {
    visibility: visible;
}
footer#footer {
    padding: 20px 0;
    background-color: #eaeae8;
    color: #000;
    font-size: 16px;
    line-height: 1;
}
footer#footer img {
    display: block;
    margin: 0 auto;
}
footer#footer img.notes-img {
    display: none;
}
footer#footer h3{
	font-size:68px;
}
#footer a:focus,
#footer a:hover{
	color:#51bceb;
}
.credits {
	font-size: 14px;
}
ul#socials-wrapper {
    margin-top: 0;
    text-align: right;
}
ul#socials-wrapper li {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    margin: 0 0 0 20px;
}


/* Header */

#site-navigation,
nav.navbar {
    margin: 0;
    padding: 0;
    line-height: 1;
}

.header-wrapper {
    position: fixed;
    width: 100%;
    background: #fff;
    padding: 11px 0px;
    z-index: 222;
    box-shadow: 0px 0px 3px 4px rgba(0,0,0,0.3);
}
.navbar {
    min-height: 0;
}
div#logo img {
    max-height: 92px;
}
#site-navigation li a,
ul.nav.navbar-nav li a {
    color: #000;
    font-size: 16px;
    padding: 0;
    position: relative;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
#site-navigation li a:focus,
.single-production #site-navigation li.productions a,
#site-navigation li.current_page_item a{
	text-decoration:underline;
}
#site-navigation li a:hover {
    color: #51bceb;
}
ul#menu-main {
    float: right;
    padding-top: 28px;
}
#site-navigation li {
	float: left;
	position: relative;
	display: block;
	margin-left: 40px;
}
.nav > li > a:hover, .nav > li > a:focus{
	background-color:transparent;
}
.navbar-nav > li {
    vertical-align: middle;
    display: inline-block;
    width: 33.3333333%;
    text-align: right;
    margin: 0;
    padding: 0;
    float: right;
}
ul.nav.navbar-nav li.active a.scroll-btn,
ul.nav.navbar-nav li > a.scroll-btn:hover{
	text-decoration: none;
    background-color: transparent;
    font-weight: 600;
    padding: 30px 0px 25px 23px;
}

ul.nav.navbar-nav {
    float: none;
    width: 100%;
    text-align: center;
}

ul.nav.navbar-nav li:last-child {
}
/* Inner Page */
section#banner-section {
    position: relative;
}
section#banner-section h1 {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    /*font-size: 82px;*/
    font-size: 68px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
section#banner-section img {
    width: 100%;
    height: auto;
}
.page-template-default section#content-section {
	margin-top:0;
}
.number-item {
    text-align: center;
}
.number-item .number {
    color: #51bceb;
    font-size: 52px;
    font-weight: 700;
}
.number-item .number-label {
    padding: 0 20px;
}
/* Front */
main.main-container {
    padding-top: 114px;
    min-height: 100vh;
	position:relative;
}
section#video-section{
position: relative;
    height: 95vh;
    top: -60px;
}
section#video-section > div iframe{
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background-color: #000;
    background-size: cover;
}
.video-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    color: #fff;
}
.video-content h2{
	font-size:82px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.video-content a {
    color: #fff;
    font-size: 17px;
    margin-top: 30px;
    display: inline-block;
    border: 1px solid #fff;
    padding: 12px 20px;
    border-radius: 35px;
}
.video-content a i {
    margin-left: 15px;
}
.video-content a:focus,
.video-content a:hover{
	background-color: #51bceb;
	color: #fff;
	border-color: #51bceb;
	padding: 12px 10px 12px 30px;
}
section#content-section {
    background-color: #eaeae8;
    margin-top: 0;
    padding: 60px 0;
    font-size: 18px;
}
.page-template-page-about section#content-section,
.page-template-front-page section#content-section {
    text-align: center;
}
.page-template-default section#content-section p{
	margin-bottom:20px;
}
.page-template-front-page section#content-section {
    margin-top: -3.6%;
}
section#content-section h2,
section#content-section h1 {
    font-size: 35px;
    margin-bottom: 40px;
    font-weight: 400;
}
section#section-3 {
    background-color: #fff;
    padding: 60px 0;
}
section#section-3 h2 {
    text-align: center;
    font-size: 35px;
    margin-bottom: 40px;
    color: #51bceb;
    font-weight: 400;
}
.s3-content {
    /*text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;*/
}
section#section-4 {
    background-color: #58585a;
    color: #fff;
    padding: 100px 0;
}
section#section-4 h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 35px;
    font-weight: 400;
}
.section-4-content ul {
    text-align: center;
    line-height: 2;
}
.section-4-content ul li {
    display: inline;
    margin-right: 20px;
}
.section-4-content ul li:before {
    content: '';
    background: #51bceb;
    width: 5px;
    height: 5px;
    display: inline-block;
    position: relative;
    top: -3px;
    left: -10px;
    border-radius: 100%;
}
.section-4-content ul li:first-child:before {
    display: none;
}

section#section-5 {
    padding: 60px 0;
    background-color: #fff;
}
.section-5-left h2 {
    margin-bottom: 40px;
    font-size: 35px;
	color:#51bceb;
}
section#content-section.productions-content-section ul li,
.section-5-left ul li {
    display: inline-block;
    margin-right: 30px;
}
.site-button,
section#content-section.productions-content-section ul li a,
.section-5-left ul li a {
    font-size: 17px;
    margin-top: 30px;
    display: inline-block;
    border: 1px solid #000;
    padding: 12px 20px;
    border-radius: 35px;
}
.site-button:hover,
.site-button:focus,
section#content-section.productions-content-section ul li a.current,
section#content-section.productions-content-section ul li a:focus,
section#content-section.productions-content-section ul li a:hover,
.section-5-left ul li a:focus,
.section-5-left ul li a:hover {
    color: #fff;
    background-color: #51bceb;
    border-color: #51bceb;
}

/* Section 6 - logos slider */
.productions-slider {
    display: flex;
    flex-wrap: wrap;
}
.bx-wrapper {
    position: relative;
}
.bx-controls.bx-has-controls-direction {
    position: absolute;
    top: 50%;
    z-index: 999;
    width: 100%;
}
.bx-controls.bx-has-controls-direction a{
    color: #fff;
    position: absolute;
    font-size: 36px;
    transform: translateY(-50%);
	opacity:.75;
}
.bx-controls.bx-has-controls-direction a:hover,
.bx-controls.bx-has-controls-direction a:focus {
	opacity:1;
}
.bx-controls.bx-has-controls-direction a.bx-next {
    left: 1vw;
}
.bx-controls.bx-has-controls-direction a.bx-prev {
    right: 1vw;
}
.productions-slider .production-slide {
    width: 25%;
	position:relative;
	overflow:hidden;
}
.production-slide img {
    width: 100%;
    height: 100%;
    transition: opacity 350ms ease-in-out,transform 400ms ease-in-out;
    max-height: 35vh;
}
.production-slide:focus img,
.production-slide:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.logo-title {
    height: 100%;
    width: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    position: absolute;
    padding: 0;
    transition: opacity 350ms ease-in-out,transform 400ms ease-in-out;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    background-color: rgba(0,0,0,.6);
}
.logo-title.new-dev{
	height: calc(100% - 39px);	
}
.ltgi.logo-title{
	display:block;
}
.grid-item a:focus  .logo-title ,
.grid-item a:hover  .logo-title ,
.production-slide:focus .logo-title ,
.production-slide:hover .logo-title {
    opacity: 1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.logo-title h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}


section#section-7 {
    padding: 60px 0;
    background-color: #58585a;
	color:#fff;
	font-size:17px;
}
section#section-7 h2 {
    margin-bottom: 40px;
    font-size: 35px;
	color:#fff;
}
.contact-content h3,
section#section-7 h3 {
	color:#51bceb;
    margin-bottom: 20px;
}
.contact-content p,
.section-7-right p {
    margin-bottom: 20px;
}
.contact-content p a{
	color:#000;
}
.section-7-right p a {
    color: #fff;
}
.contact-content p a:hover,
.section-7-right p a:hover,
.contact-content p a:focus,
.section-7-right p a:focus {
    color: #51bceb;
}
/* Productions page */
section#content-section.productions-content-section{
	text-align:center;
	font-size:22px;
}

/* fluid 4 columns */
.grid-sizer,
.grid-item { /*counter-increment: item-counter;*/}
/* 2 columns */
.grid-item--width2 { width: 50%; }
section#all-productions-grid {
	position: relative;
    z-index: 9;
    background-color: #fff;
    padding: 7px;
}
section#all-productions-grid > div {display: none;}
section#all-productions-grid > div#s-productions-grid.current,
.genre-grid {
    display: flex;
    flex-wrap: wrap;
}
.grid-item {
    width: 25%;
}
section#all-productions-grid > div.current {
	display:block;
  /*display: flex;
  flex-flow: column wrap;
  width: 100%;
  height: auto;
  max-height:900px;*/
}
.grid-item > a {
    margin: 7px;
    display: block;
    position: relative;
}
.grid-item > a img {
    width: 100%;
}
.logo-title-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.logo-title-content p.sns-label{
	color:#51bceb;
	font-size:16px;
	margin-bottom:30px;
}
.logo-title.ltgi{
	color:#fff;
	/*font-size:16px;*/
    font-size: 21px;
}
.ltgi.logo-title h3:after {
    content: '';
    display: block;
    width: 44px;
    height: 1px;
    background-color: #fff;
    margin: 10px auto 20px;
}
p.view-label {
    margin-top: 10px;
}

/* New Template */
.grid-item > a h3.new-grid {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 10px 0;
    background: #eaeae8;
}
.oaf-icon {
	position: absolute;
    z-index: 1;
    bottom: 39px;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    font-size: 17px;
    background-color: rgba(0,0,0,0.3);
}

h3.genre-label {
    text-align: center;
    margin: 90px 0 45px;
    position: relative;
    font-size: 23px;
}
h3.genre-label:after {
    content: '';
    height: 2px;
    width: calc(100% - 20px);
    background: #4a4a4a;
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
}
h3.genre-label span{
	background-color:#fff;
	padding:0 20px;
	position: relative;
	z-index: 2;
}

/* wpcf7 */
form.wpcf7-form {
    margin: 0 auto;
    text-align: right;
}
.submit-block {
    text-align: center;
}
.fld-block {
    margin-bottom: 15px;
}
span.wpcf7-list-item {
    width: 100%;
    margin: 0;
}
span.wpcf7-form-control.wpcf7-checkbox {
    width: 100%;
    display: block;
}
.wpcf7-form input[type="number"],
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form select,
input.wpcf7-form-control.wpcf7-submit,
.wpcf7-form textarea{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #000;
    padding: 3px 10px;
    margin: 0 0 20px;
    font-size: 17px;
    border: 1px solid #919192;
    border-radius: 0;
    outline: 0 !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    background: transparent;
    position: relative;
    max-height: 150px;
}


.wpcf7-form input:focus ,
.wpcf7-form textarea:focus {
    background: rgba(255,255,255,0.6);
}
form.wpcf7-form label {
    font-size: 30px;
    line-height: 1;
    color: #fff;
    padding-left: 20px;
}
input.wpcf7-form-control.wpcf7-submit {
    padding: 0;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    width: 100px;
    float: left;
    color: #4c4d4f;
}
input.wpcf7-form-control.wpcf7-submit:focus ,
input.wpcf7-form-control.wpcf7-submit:hover {
    color: #fff;
	background-color:#51bceb;
	border-color:#51bceb;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#4c4d4f;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #4c4d4f;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #4c4d4f;
}
:-moz-placeholder { /* Firefox 18- */
  color: #4c4d4f;
} 

span.wpcf7-not-valid-tip {
    font-size: 12px;
    position: absolute;
    width: 100%;
    left: -2px;
    text-align: right;
    top: -6px;
}
div.wpcf7-response-output {
    background: transparent;
    padding: 10px 0;
    margin: 0;
    font-size: 16px;
    border: 0 none;
    position: absolute;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: red;

}
div.wpcf7-mail-sent-ok {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #51bceb;
    text-transform: uppercase;
}

.wpcf7-checkbox label input {
position: absolute;
margin-left: 6px;
right: 0;
width: auto;
opacity: 0;
}
span.wpcf7-list-item-label {
    position: relative;
    cursor: pointer;
    right: 27px;
    font-weight: 100;
}
.wpcf7-checkbox label span.wpcf7-list-item-label:before {
    content: '';
    border: 2px solid #fff;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 20px;
    position: absolute;
    top: 10px;
    margin-left: 0;
    margin-top: 0;
    width: 20px;
    right: -26px;
}
.wpcf7-checkbox input:checked+span.wpcf7-list-item-label:after {
    background-image: url(images/v-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    content: '';
    display: block;
    height: 17px;
    width: 25px;
    top: 9px;
    right: -34px;
    background-size: cover;
}

.entry-content {
    font-size: 37px;
    line-height: 1.3;
}
.entry-content p{
	margin-bottom:20px;
}
.entry-content strong {
    color: #00abca;
    background-color: #fff;
    padding: 0px 5px;
}

div#ajaxcontent-wrapper {
    display: none;
    z-index: 9;
    width: 100%;
    background-color: rgba(234,234,232, 1);
    padding: 150px 0 50px;
    height: auto;
    top: 0;
    bottom: 0;
    position: fixed;
    overflow-y: scroll;
    overflow-x: hidden;
}
.production-content {
    font-size: 18px;
}

.production-content .sns-label{
    color: #51bceb;
    margin-bottom: 30px;
}
.production-content h1{
	font-weight:700;
	font-size:32px;
}
.production-content h1:after {
    content: '';
    display: block;
    width: 44px;
    height: 1px;
    background-color: #000;
    margin: 10px 0 20px;
}
.production-content p.genre-label,
.production-content .production-content p,
.production-content .production-entry-content span{
    margin-bottom: 10px;
	display:block;
}

.production-content .production-entry-content span:last-child {
    padding-bottom: 50px;
}
.production-entry-content {
    /*max-height: 50vh;*/
}
.single .production-entry-content{
	max-height:none;
}
.production-content p.seasons-label {
    margin-bottom: 20px;
}
.pr-vid-wrapper{
	padding-top:50px;
}
.pr-vid-wrapper iframe {
    max-width: 100%;
}
.pr-vid-wrapper p {
    color: #51bceb;
    margin-bottom: 10px;
    text-transform: uppercase;
}
a.ac-fake-closer,
a.ac-closer {
    right: 0;
    font-size: 45px;
    position: absolute;
    transform: rotate(45deg);
    transition: 0.3s;
    font-weight: 100;
    color: #7e7e7d;
    top: -10px;
}
a.ac-fake-closer {
    top: 15px;
    right: 13px;
    z-index: 3;
}
a.ac-fake-closer:hover, a.ac-fake-closer:focus,
a.ac-closer:hover, a.ac-closer:focus {
    transform: rotate(-45deg);
}
.single-production-wrapper {
    padding-top: 45px;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
}
div#ajaxcontent {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
}
a.lb-wrapper:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f16a";
    display: block;
    width: 44px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 45px;
    color: red;
    background: #fff;
    line-height: 30px;
    border-radius: 8px;
    opacity: .55;
}
a.lb-wrapper {
    position: relative;
    display: block;
}
a.lb-wrapper:hover:after,
a.lb-wrapper:focus:after{
	opacity:1;
}
@media only screen and (max-width: 1200px){
	.grid-item {
		width: 33.333333%;
	}
}

@media only screen and (max-width: 995px){
	.grid-item {
		width: 50%;
	}
	#site-navigation li a:focus, .single-production #site-navigation li.productions a, #site-navigation li.current_page_item a {
		text-decoration: none;
		background: #00abca;
		color: #fff;
	}	
	section#video-section > div iframe {
		min-height: 270px;
	}
	div#ajaxcontent-wrapper {
		padding-top: 130px;
	}
	.pr-vid-wrapper {
		padding-top: 22px;
	}
	a.ac-closer {
		right: 11px;
		top: -21px;
		z-index: 2;
	}	
	section#content-section ul#sns-menu {
		margin: 30px 0 0;
	}
	.header-wrapper {
		padding: 10px 0;
	}
	.header-menues {
		position: fixed;
		left: -100%;
		top: 93px;
		z-index: -1;
		background: #fff;
		height: 100vh;
		width: 100%;
	}	
	div#logo img {
		/*max-height: 73px;*/
	}	
	#menu-toggler {
		right: 15px;
		top: 28px;
		display: inline-block;
		background-color: transparent;
		width: 40px;
		z-index: 99999;
		position: absolute;
		height: 30px;
	}
	#menu-toggler span {
		display: block;
		background-color: #51bceb;
		width: 100%;
		height: 4px;
		position: absolute;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
		border-radius: 20px;
	}
	#menu-toggler span:nth-child(1) {
	  top: 0px;
	}

	#menu-toggler span:nth-child(2) {
	  top: 12px;
	}

	#menu-toggler span:nth-child(3) {
		top: 25px;
	}
	#menu-toggler.open span {
		background-color: #51bceb;
	}
	#menu-toggler.open span:nth-child(1) {
	  top: 8px;
	  -webkit-transform: rotate(135deg);
	  -moz-transform: rotate(135deg);
	  -o-transform: rotate(135deg);
	  transform: rotate(135deg);
	}

	#menu-toggler.open span:nth-child(2) {
	  opacity: 0;
	  left: -60px;
	}

	#menu-toggler.open span:nth-child(3) {
	  top: 8px;
	  -webkit-transform: rotate(-135deg);
	  -moz-transform: rotate(-135deg);
	  -o-transform: rotate(-135deg);
	  transform: rotate(-135deg);
	}
	.navbar-nav {
		float: none;
		margin: 0;

	}	
	.navbar-nav > li	{
		display: block;
		float: none;
		width: 100%;
	}
	ul.nav.navbar-nav li.active a.scroll-btn, ul.nav.navbar-nav li > a.scroll-btn:hover, 
	ul.nav.navbar-nav li a {
		padding: 20px 0;
		text-align: right;
		margin: 0;
		padding: 10px 0px 10px 15px;
		font-size: 30px;
	}
	nav.navbar {
		position: fixed;
		width: 100%;
		right: -100%;
		background: rgba(255,255,255,.95);
		height: 50%;
		top: 0;
		overflow: hidden;
		padding: 10vh 15px;
	}	

ul#menu-main {
    float: none;
    padding-top: 28px;
}
#site-navigation li {
    float: none;
    position: relative;
    display: block;
    margin-left: 0;
}
section#banner-section h1 {
    font-size: 40px;
}


	
	main.main-container {
		padding-top: 113px;
		min-height: 100vh;
		position:relative;
	}
	
	
	
	
	
	
	section#video-section{    
		position: relative;
		height: auto;
		top: 0px;
		margin-bottom: 30px;
	}	
	.embed-responsive.embed-responsive-16by9 {
		padding-bottom: 0;
		height: auto;
	}	
	section#video-section > div iframe {
		position: static;
		z-index: 0;
	}	
	form.wpcf7-form label, 
	span.wpcf7-list-item{
		font-size:16px;
	}
	input.wpcf7-form-control.wpcf7-submit{
		font-size: 35px;
		width: 105px;
		bottom: -28px;
	}
	.video-content {
		position: static;
		top: 0;
		transform: translateY(0%);
		width: 100%;
		text-align: center;
		color: #51bceb;
		padding: 20px 0;
	}
	.video-content h2 {
		font-size: 44px;
		text-shadow: none;
	}
	.video-content a {
		border: 1px solid #51bceb;
		background-color: #51bceb;
	}
	.page-template-front-page section#content-section {
		margin-top: 0;
	}
	section#content-section {
		padding: 30px 0;
	}
section#section-3 {
    padding: 30px 0;
}	

.section-5-left h2,
section#content-section h2, 
section#section-7 h2,
section#content-section h1,
section#section-4 h2,	
section#section-3 h2 {
    font-size: 30px;
    margin-bottom: 20px;
}
.s3-content {
    margin-bottom: 30px;
}	
section#section-4 {
    padding: 30px 0;
}
.section-4-content ul {
    text-align: center;
    line-height: 1.5;
}	
section#section-5 {
    padding: 30px 0;
    background-color: #fff;
}
section#content-section.productions-content-section ul li, .section-5-left ul li {
    margin-right: 0;
    width: 49%;
}
section#content-section.productions-content-section ul li a, .section-5-left ul li a {
    font-size: 13px;
    margin-top: 0;
    display: inline-block;
    border: 1px solid #000;
    padding: 5px 20px;
    border-radius: 35px;
}
section#content-section.productions-content-section ul li a, .section-5-left ul li a {
    font-size: 15px;
    margin-top: 0;
    display: block;
    border: 1px solid #000;
    padding: 5px 20px;
    border-radius: 35px;
    text-align: center;
    margin-bottom: 30px;
}
section#section-7 {
    padding: 30px 0;
}
.closer {
    text-align: center;
    margin-bottom: 20px;
}
ul#socials-wrapper {
    text-align: center;
    margin-bottom: 20px;
}
footer#footer {
    font-size: 14px;
}
.credits {
    font-size: 12px;
    text-align: center;
}
.number-item {
    margin-bottom: 20px;
}
.number-item .number {
    font-size: 45px;
}
	.wpcf7-checkbox label span.wpcf7-list-item-label:before {
		content: '';
		border: 2px solid #fff;
		border-radius: 0;
		cursor: pointer;
		display: inline-block;
		float: right;
		height: 15px;
		position: absolute;
		top: 5px;
		margin-left: 0;
		margin-top: 0;
		width: 15px;
		right: -26px;
	}
	.wpcf7-checkbox input:checked+span.wpcf7-list-item-label:after {
		background-image: url(images/v-icon.png);
		background-position: center center;
		background-repeat: no-repeat;
		position: absolute;
		content: '';
		display: block;
		height: 14px;
		width: 20px;
		top: 3px;
		right: -32px;
		background-size: cover;
	}
	#footer h4 {
		width: 293px;
	}

	#site-navigation li a, ul.nav.navbar-nav li a {
		padding: 10px 0px 10px 15px;
		color: #00abca;
		font-size: 26px;
		border-top: 1px solid #66cef6;
	}

	form.wpcf7-form {
		max-width: 100%;
		margin: 20px 0;
	}
	input.wpcf7-form-control.wpcf7-submit{
		font-size: 18px;
		width: auto;
		bottom: 0;
		padding: 0 20px;
	}

}
@media only screen and (max-width: 650px){
	.grid-item {
		width: 100%;
	}
}