a {
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
p {
	color: #555;
	margin-bottom: 15px;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	line-height: 23px;
}
img {
    height: auto;
}
.block-link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
p:last-child {
	margin-bottom: 0;
}
.white-bg {
	background-color: #fff !important;
}
.section {
	margin: 0;
	padding: 30px 0;
}
.theme-bottom-border {
	border-bottom: 1px solid #eee;
}
.col-middle {
	display: table;
}
.col-middle-inner {
	display: table-cell;
	vertical-align: middle;
}
.title-wrapper-and-button .page-title {
	display: inline-block;
}
.title-wrapper-and-button {
	margin-bottom: 30px;
}
.page-title {
    position: relative;
    margin-top: 30px;
}
.page-title:before {
	content: "";
	position: absolute;
	left: 0;
	width: 30px;
	height: 2px;
	background: #1a1a24;
}
.page-title.center:before {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.page-title:before {
	bottom: -15px;
}
.page-title-inner {
	position:relative;
}
.page-title-inner:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    width: 20px;
    height: 2px;
    margin: 0 auto;
    background: #444;
}
.page-title-inner h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 15px;
}

.page-title h2 {
	font-size: 26px;
	line-height: 26px;
	padding: 0;
	font-weight: 600;
	color: #000;
	/*text-transform: lowercase;*/
	letter-spacing: 1px;
}
.theme-btn {
	position: relative;
	overflow: hidden;
	padding: 8px 16px;
	display: inline-block;
	font-weight: 600;
	background-color: transparent;
	border: 2px solid #000;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	font-size: 16px;
}
.theme-btn:before {
	content: "";
	position: absolute;
	background: #000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 100%;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.theme-btn:hover:before {
	right: 0;
}
.theme-btn span {
	position: relative;
	z-index: 9;
	color: #000;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.theme-btn:hover span {
	color: #fff;
}
.content-wrap {
	padding: 0;
}
.theme-right-text {
	text-align: right;
}
.theme-text-and-img-block-detail {
	padding: 50px;
}
.col-theme-text-and-img-block {
	padding: 0;
}
.page-title.right-title:before, .page-title.right-title:after {
	right: 0;
	left: inherit;
}
.grid-bg:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	background-image: url(../images/grid.png);
	background-repeat: repeat;
}
.inner-header-title {
	position: relative;
    padding-top: 30px;
}
.inner-header-title h1 {
	position:relative;
    color: #000;
    font-size: 36px;
    line-height: inherit;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.inner-header-title h1:before, .inner-header-title h1:after {
    content: "";
    position: absolute;
    left: 0;
    width: 30px;
    height: 2px;
    background: #1a1a24;
}
.inner-header-title h1:before {
	top:0;
}
.inner-header-title h1:after {
	bottom:0;
}
.inner-header-title:before {
	/*content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(to top, rgba(0,0,0,.6) 20%, rgba(255,255,255,0) 61%);
	background: -webkit-gradient(linear, top top, right top, color-stop(20%, rgba(245,246,250,1)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(to top, rgba(0,0,0,.6) 20%, rgba(255,255,255,0) 61%);
	background: -o-linear-gradient(to top, rgba(0,0,0,.6) 20%, rgba(255,255,255,0) 61%);
	background: -ms-linear-gradient(to top, rgba(0,0,0,.6) 20%, rgba(255,255,255,0) 61%);
	background: linear-gradient(to top, rgba(0,0,0,.6) 20%, rgba(255,255,255,0) 61%);*/
}
.embed-res {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-res iframe, .embed-res object, .embed-res embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.theme-border-wrapper {
	position: relative;
	overflow: hidden;
}
.theme-border-item {
	position: relative;
	padding: 15px;
}
.theme-border-item:before {
	content: "";
	position: absolute;
	height: 100%;
	top: 0;
	left: -1px;
	border-left: 1px dashed #DDD;
}
.theme-border-item:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 0;
	top: auto;
	left: 0;
	bottom: -1px;
	border-bottom: 1px dashed #DDD;
}
.content-box-with-icon {
	float: left;
	margin-bottom: 30px;
	width: 100%;
}
.icon-holder {
	float: left;
}
.text-holder {
	margin-left: 70px;
}
.text-holder h6 {
	font-size: 16px;
	color: #555;
	margin-bottom: 0;
}
.sm-form-control {
    height: auto;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #e8e8e8;
    font-weight: 600;
    padding: 0;
    height: 44px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    /*color: #000;*/
}
.sm-form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #444;
}
.sm-form-control::-moz-placeholder { /* Firefox 19+ */
  color: #444;
}
.sm-form-control:-ms-input-placeholder { /* IE 10+ */
  color: #444;
}
.sm-form-control:-moz-placeholder { /* Firefox 18- */
  color: #444;
}
textarea.sm-form-control {
    height: 80px;
    resize: none;
}
.full-width {
	width: 100%;
}
.col-form {
	margin-bottom: 30px;
}
.errmsg {
	background-color: red;
	padding: 0 6px;
	line-height: 16px;
	position: absolute;
	font-size: 9px;
	text-transform: uppercase;
	color: #fff;
}
input[type="file"]::file-selector-button {
  background-color: transparent;
  color: #000;
  border: none;
  padding: 8px 0;
  border-radius: 5px;
  cursor: pointer;
}

input[type="file"]::file-selector-button:hover {
  background-color: transparent;
}
#header {
	border-bottom: 0;
}
#logo img {
	height: 60px;
}
#logo {
	margin-right: 0;
	padding: 20px 0;
}
#primary-menu {
	padding: 44px 0 43px;
}
#primary-menu ul li > a {
	padding: 0 7px;
	border-right: 1px solid #ddd;
	line-height: 13px;
	font-family: 'Raleway', sans-serif;
	color: #7a7a7a;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	transition: all 0.3s linear;
	text-transform: capitalize;
}
#primary-menu ul li:last-child a {
	padding-right: 0;
	border-right: 0;
}
#primary-menu ul li a div {
	position: relative;
}
#primary-menu ul li a div:before {
	content: "";
	position: absolute;
	left: 0;
	width: 0;
	height: 2px;
	background: #1a1a24;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#primary-menu ul li a div:before {
	bottom: -8px;
}
#primary-menu ul li a:hover div:before, #primary-menu ul li.current a div:before {
	width: 100%;
	display: none
}
#slider {
	height: inherit !important;
}
.slider-item img {
    width: 100%;
}
.slider-caption.slider-caption-center {
	position: absolute;
	top: 50% !important;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.slider-caption {
	background-color: transparent;
	border-radius: 2px;
	left: 100px;
	padding: 30px;
	max-width: 600px;
}
.slider-caption h2, .slider-caption p {
	color: #fff !important;
}
.slider-caption h2 {
	font-size: 40px;
	line-height: 50px !important;
	margin-bottom: 15px;
}
.slider-caption p {
	margin: 0;
	font-size: 20px;
	text-transform: uppercase;
}
.slider-item {
	position: relative;
}
.slider-item:before, .slider-item:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.slider-item:before {
	background: rgba(0, 0, 0, 0.3);
}
.slider-item:after {
	background-image: url(../images/grid.png);
	background-repeat: repeat;
}
#slider-arrow-left i, #slider-arrow-right i {
	font-size: 42px;
	color: rgba(255, 255, 255, 0.5) !important;
}
#slider-arrow-left i:hover, #slider-arrow-right i:hover {
	color: #fff !important;
}
.col-theme-block {
	padding: 0;
}
#home .theme-block-wrapper {
	margin-top: 0px;
}
.list-points {
    margin-bottom: 0;
    padding-left: 18px;
}
.list-points li {
    position: relative;
    padding: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 1px;
    list-style-type:square;
    font-family: 'Raleway', sans-serif;
    color: #e6ae48;
}
.list-points li span {
	color: #555;
    font-size: 13px;
}
.list-points li:before {
	/*content: "\e116";
	font-family: lined-icons;
	position: absolute;
	color: #e6ae48;
	font-size: 18px;
	line-height: 20px;
	top: 1px;
	left: 0;*/
}
.list-points li ul {
    margin-top: 5px;
    padding-left:18px;
}
.list-points li ul li:before {
    /*content: "\e115";
    font-size: 12px;
    font-family: lined-icons;
    position: absolute;
    color: #e6ae48;
    line-height: 20px;
    top: 1px;
    left: 0;*/
}
.theme-block-des {
	margin-bottom: 30px;
}
.theme-block-wrapper .row {
	margin: 0;
}
.theme-block-img, .theme-block-small-img {
	width: 100%;
}
.theme-block-detail {
	padding: 0;
}
.theme-block-detail.theme-block-right {
	padding-right: 0;
}
.theme-block-detail.theme-block-left {
	padding-left: 0;
}
.theme-block-detail p {
	text-align: justify;
}
.call-for-action {
	padding: 30px;
	background: #f5f5f5;
}
.call-for-action p {
	margin-bottom: 0;
}
.col-call-for-action:last-child {
	text-align: right;
}
#footer {
	border: 0;
	padding: 0;
	background: #1a1a1a !important;
}
.footer-gallery {
	margin: 0 -5px;
}
.footer-gallery li {
	width: 33.33%;
	float: left;
	padding: 0 5px;
	margin-bottom: 10px;
	list-style: none;
}
.footer-gallery li a img {
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.footer-gallery li a:hover img {
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.col-foot .page-title:before {
	background: #ffffff;
}
#footer .page-title h3 {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.footer-menu {
	margin-bottom: 0;
}
.footer-menu li {
    position: relative;
    list-style: none;
    display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}
.footer-menu li a {
	color: #999;
	padding: 5px 0;
	display: block;
	font-size: 13px;
	letter-spacing: 1px;
}
.footer-menu li a:hover,
.footer-menu li.current a {
	color:#eee;
}
/*.footer-menu li a:before {
	content: "\e7a5";
	font-family: 'font-icons';
	position: absolute;
	font-size: 18px;
	top: 49%;
	left: 0;
	transform: translateY(-50%);
	line-height: initial;
	color: #fff;
	font-weight: 600;
	opacity: 0;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}*/
.footer-menu li a:before {
	position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    content: '';
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}
.footer-menu li a:hover:before,
.footer-menu li.current a:before {
	opacity: 1;
	-webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.footer-menu {
    margin-bottom: 0;
    text-align: center;
}
.footer-about p {
	margin-bottom: 15px;
	color: #999;
	font-size: 13px;
	line-height: 20px !important;
}
.social-icon {
	margin: 0 10px 0 0;
	width: 30px;
	height: 30px;
	line-height: 28px !important;
	border-radius: 0;
}
#footer .social-icon i,#header .social-icon i{
	font-size: 14px;
	color: #999;
}
#header .footer-social.clearfix {
    float: right;
    margin: -10px 0 0px 15px;
}
.social-icon:hover i:first-child {
	margin-top: -28px;
}
.copyright-text {
    padding: 15px 0;
    text-align: center;
    margin: 0;
}
.copyright-text span {
	font-size: 13px;
	color: #999;
}
.copyright-text span a {
	color: #999;
}
.copyright-text span a:hover {
	color: #fff;
}
#gotoTop {
    overflow: hidden;
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    color: #999;
    background-color: transparent;
    text-align: left;
    border-radius: 0;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#gotoTop:hover {
	text-align: center;
	color:#000;
}
#gotoTop:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 100%;
	background: #999;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#gotoTop i {
	position: absolute;
	z-index: 9;
	left: calc(50% - 6px);
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#gotoTop:hover i {
	left: calc(50% - 6px);
}
#gotoTop:hover:before {
	right: 0;
}
.about-quote p {
	font-size: 18px;
	font-style: italic;
	word-spacing: 3px;
	letter-spacing: 0.3px;
	font-weight: 600;
	color: #000;
}
.about-quote span {
	font-style: normal;
	color: #666;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#about .inner-header-title {
	background-image: url(../images/about/title-bg.jpg);
}
.about-facts-and-figures {
	margin: 0 -30px;
}
.col-about-facts-and-figures {
	padding: 0 30px;
	border-right: 1px dashed #eee;
}
.col-about-facts-and-figures:last-child {
	border-right: 0;
}
.facts-and-figures-item {
	position: relative;
	border-right: 1px dashed rgba(255, 255, 255, 0.5);
}
.facts-and-figures-item .counter {
	color: #000;
	line-height: 42px;
	margin-bottom: 30px;
}
.facts-and-figures-item .counter:before {
	content: "";
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 30px;
	height: 2px;
	background: #1a1a24;
}
.counter-text {
	margin-top: 5px;
	color: #999;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}
.facts-and-figures-item:last-child {
	border-right: 0;
}
.col-about .theme-text-and-img-block-detail {
	padding: 0 50px;
}
.col-contact-info .col-middle-inner {
	border-right: 1px dashed #eee;
}
.col-contact-info:last-child .col-middle-inner {
	border-right: 0;
}
.contact-info-detail h6 {
	padding-top: 13px;
}
.contact-info-detail:last-child h6 {
	padding-top: 3px;
}
.col-contact-info:last-child .contact-info-detail h6 {
	padding-top: 10px;
}
.contact-info-detail h6 a {
	color: #555;
}
.contact-info-detail h6 a:hover {
	color: #000;
}
.contact-info address {
	margin-bottom: 0;
}
.contact-social {
	text-align: center;
	border-top: 1px dashed #eee;
	padding-top: 30px;
}
.contact-social .social-icon {
	font-size: 14px;
	display: inline-block;
	float: none;
}
.contact-info-detail .icon-holder img {
	opacity: 0.2;
	max-width: 50px;
}
#google-map {
	height: 338px;
}
.news-detail {
	text-align: center;
}
.news-detail p {
	font-size: 16px;
	color: #333;
}
.news-detail:hover p {
	color: #c80909;
}
.news-row {
	margin-bottom: 30px;
}
.news-row:last-child {
	margin-bottom: 0;
}
.news-item, .press-item {
	text-align: center;
}
.news-item p, .press-item p {
	font-weight: normal;
	margin-bottom: 5px;
	color: #000;
	font-size: 16px;
}
.news-item span, .press-item span {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	color: #999;
}
.col-recent-news:hover p, .col-press:hover p {
	color: #c80909;
}
.poster-item img {
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.poster-item a:hover img {
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.production-desc-inner p {
	text-align: justify;
}
.film-section-info {
	background-color: #f5f5f5;
	padding: 5px;
}
.film-section h4 {
	margin-bottom: 0px;
	text-transform: uppercase;
}
.line.side-bar-line {
	margin: 30px 0;
}
#primary-menu ul li:hover > a, #primary-menu ul li.current > a {
	color: #e6ae48
}
#header-wrap .container.clearfix {
	max-width: 1140px;
	border-bottom: 1px solid #c4c4c4;
	padding: 0
}
#slider {
	padding-top:0;
}
.css3-spinner:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	margin-left: -50px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.css3-spinner > div {
	background-color: #eb2229;
	display: none;
}
.container.page-title-sec {
	padding: 80px 0px 80px;
	border-bottom: 1px solid #b2b2b2;
	border-top: 1px solid #b2b2b2;
}
.page-title h1 {
	font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
    text-transform: math-auto;
    line-height: 1.2em;
    color: #393939;
    margin-bottom: 15px;
}
.page-title:before {
	width: 47px;
	background: #e6ae48;
}
.about-sec-text h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 15px;
}
.skills li .progress {
	background-color: #7b7b7b;
}
.skills li {
	height: 16px;
	box-shadow: none;
	border-radius: 0;
	margin-top: 70px
}
.skills li > span {
	color: #8b8b8b;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}
.skills li .progress-percent {
	background-color: transparent;
	color: #8b8b8b;
	text-shadow: none;
	border-radius: 0;
	font-size: 15px;
	font-weight: 400;
}
.progress-percent:after, .progress-percent:before {
	display: none
}
.skills li .progress-percent .counter {
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
}
.about-sec-text p {
	text-align: justify;
}
.about-sec-text p span {
    font-weight: bold;
    font-style: italic;
}
.contact-disclaimer {
	padding-top: 30px;
}
.contact-disclaimer p {
    font-size: 12px;
    text-align: justify;
}
.inner-page-title {
    margin-bottom: 15px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    /*text-transform: uppercase;*/
}
.syndication-des-item {
    margin-bottom: 30px;
}
.syndication-des-item:last-child {
    margin-bottom:0;
}
.syndication-des-item p {
    text-align: justify;
}
.films-slider-item {
    padding-top: 10px;
}
.films-slider-item:first-child {
    padding-top:30px;
}
.films-carousel.owl-carousel .owl-nav {
    position: absolute;
    top:10px;
}
.films-carousel.owl-carousel .owl-nav{
    left: inherit;
    right: 30px;
}
.films-carousel.owl-carousel .owl-prev {
    left: -35px !important;
}
.films-carousel.owl-carousel .owl-next {
    right: -35px !important;
}
.films-carousel.owl-carousel .owl-nav [class*=owl-] {
    top: -20px;
}

.films-carousel.owl-carousel .owl-nav [class*=owl-] {
    position: absolute;
    opacity: 1;
    border: 0;
    color: #1a1a24;
    width: 20px;
    height: 20px;
    background-size: 20px;
    font-size: 0;
    border-radius: 0;
    background-color: transparent;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.films-carousel.owl-carousel .owl-nav [class*=owl-]:hover {
    background-color: transparent !important;
    color:rgba(26, 26, 36, 0.8) !important;
}
.films-carousel.owl-carousel .owl-nav .owl-prev,
.films-carousel.owl-carousel .owl-nav .owl-next {
	opacity:0.5 !important;
}
.films-carousel.owl-carousel .owl-nav .owl-prev:hover,
.films-carousel.owl-carousel .owl-nav .owl-next:hover {
	opacity:1 !important;
}

.films-carousel .owl-prev {
    background-image: url(../images/icons/left-arrow.png);
}
.films-carousel .owl-next {
    background-image: url(../images/icons/right-arrow.png);
}
.films-carousel.owl-carousel .owl-prev {
    left: -35px !important;
}
.films-carousel.owl-carousel .owl-next {
    right: -35px !important;
}
.films-carousel.owl-carousel .owl-stage-outer {
    width: 100%;
}
.films-slider-item h4 {
	text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    font-family: 'Raleway', sans-serif;
}
.film-name h3 {
	font-size: 10px;
    margin: 5px 0 0;
    font-weight: normal;
    color: #333;
}
.film-item img {
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.film-item:hover img {
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.contact-detail-inner {
    /*max-width: 600px;
    margin: 0 auto;
    background: #f5f5f5;
    border: 1px solid #eee;
    padding: 30px;*/
}
.upcoming-film-festivals img {
    max-width: 130px;
    margin-bottom: 15px;
	margin-top: 5px;
}
.xs-text {
    font-size: 9px;
}
.xs-text span {
    display: block;
}
#film-festivals p a:hover {
    color: #e6ae48;
}
.copyright-text .left.col-foot {
    text-align: left;
    padding: 0;
}
.copyright-text .right.col-foot {
    padding: 0;
}
.copyright-text .right.col-foot .footer-social {
    text-align: right;
}
.copyright-text .right.col-foot a {
    float: none;
    display: inline-block;
}
.footer-menu-wrapper {
    padding: 30px 0 0px;
}
.film-item {
    margin-bottom: 30px;
}
.video-wrap video {
    display: block !important;
}
.film-name {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    transition: all .3s;
}
.film-name h3 {
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    width: Calc(100% - 30px);
    margin: 0 auto;
    background-color: #000000;
    padding: 5px;
}
.film-item:hover .film-name {
    opacity: 1;
}
ul {
    margin-bottom: 15px;
}
ul li {
    margin-bottom: 5px;
    list-style: none;
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
}
#production .film-item {
    margin-top: 57px;
	margin-bottom: 15px;
}
/*.film-festival {
    background-color: #eee;
    padding: 15px;
    border: 1px solid #ddd;
}*/
.news-detail .news-title {
    font-size: 14px;
    line-height: 25px !important;
    text-align: left;
    font-weight: 600;
    margin-top: 10px;
    /*text-transform: uppercase;*/
}
.news-detail .desc {
    text-align: left;
    margin-top: 15px;
	font-size: 14px;
}
.text-box {
    padding: 80px;
    box-shadow: 1px 1px 8px 1px #ddd;
}
.text-box p {
    font-size: 13px;
}
.img-box {
    box-shadow: 1px 1px 8px 1px #a2a2a2;
}
.contact-info {
    padding: 40px;
    background-color: #ffffff;
    box-shadow: 1px 1px 8px 1px #ddd;
	height: 100%;
}
.contact-info p {
    font-size: 15px;
    /*text-transform: uppercase;*/
}
.news-image {
    position: relative;
}
.publication {
    position: absolute;
    bottom: 15px;
    background-color: #fff;
    padding:3px 5px;
}
.publication img {
    max-width: 120px;
    max-height: 30px;
}
.stretched #gotoTop {
    bottom: 80px;
}
#under-production-features .col-theme-block .theme-block-detail, #short-and-docs .col-theme-block .theme-block-detail{
    border-right: 1px solid #ddd;
    padding: 20px;
	height: 100%;
}
#under-production-features .col-theme-block:last-child .theme-block-detail,  #short-and-docs .col-theme-block:last-child .theme-block-detail{
    border-right: none;
}
#under-production-features .theme-block-des,#short-and-docs .theme-block-des {
    margin-bottom: 0px;
}
.owl-carousel .owl-item img {
    height: auto;
}

.d-flex{
	display: flex;
}
.flex-wrap{
		flex-wrap: wrap;
}