


a.btn.btn-small.btn-circle.demo-btn {
	float: right;
	background: #222;
	padding: 7PX 37px;
	margin-top: 5px;
}
.other-features li:before {
	content: "\f0a9";
	font-family: 'FontAwesome';
	font-size: 14px;
	margin-right: 10px;
}
.demo-bar .other-features li {
	float: left;
	width: 50%;
	font-size: 18px;
	position: relative;
	color: #656565;
	margin-bottom: 10px;
	background-size: 20px;
	list-style: none;
	font-weight: 400;
	padding-right: 30px;
}
.demo-bar #featured-slider .overlay-enabled article::after {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 888;
	background-color: rgba(0, 0, 0, 0.73);
}
.demo-bar a.btn.btn-small.btn-circle.demo-btn {
	float: right;
	background: #18ba60;
	padding: 7PX 37px;
	margin-top: 5px;
}
.demo-bar #main-slider .slider-buttons .btn {
	margin-left: 0;
	border: 2px solid #fff;
	background: inherit;
	padding: 10px 45px;
}

.demo {
	width: 100%;
	margin: 0 auto 15px;
	padding: 10px;
	background: #fff;
	position: relative;
}
.demo h3 {
	font-size: 16px;
	margin-bottom: 35px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 10px 0;
	text-align: center;
	padding-top: 10px;
}
.demo a:before {
	color: #fff;
	visibility: hidden;
	height: 40px;
	width: 40px;
	content: "\f06e";
	display: block;
	background: #ef2143;
	position: absolute;
	top: 0;
	left: 0;
	font-family:FontAwesome;
	z-index: 99;
	left: 45%;
	top: 45%;
	padding: 8px;
	text-align: center;
	border-radius: 100%;
	z-index: 999;
}
.demo a:after {
	height: 0;
	width: 0;
	content: "";
	display: block;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0.95;
	visibility: hidden;
	transition: all 0.3s ease 0s;
	color: #fff;
}
.demo a {
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position: relative;
	display: block;
}
.demo a:hover:after{
	height: 100%;
	width: 100%;
	visibility: visible;
		top: 0;
	left: 0;

}

.demo a:hover:before {
	visibility: visible;
}
.demo-bar #content {
	background: #fff none repeat scroll 0 0;
}

.demo-bar aside.section.other-features {
	background: #fff;
}

.demo-bar #content .section-subtitle {
	font-size: 18px;
	margin: 0 auto 50px;

}
aside#demosz {
    background: #f7f7f7;
}
.demo-bar .main-feature img {
	width: 90px;
	margin-bottom: 15px;
}
.demo-bar .main-feature {
    text-align: center;
    background: #fff;
    padding: 60px 20px;
}
.demo-bar a.custom-button.buy-now-button {
	float: right;
}

.demo-bar .main-feature h3 {
	font-size: 18px;
}
.demo-bar #content .no-padding {
	padding: 0;
	max-height: 470px;
	overflow: hidden;
}
.demo-bar .section-featured-banner .featured-banner > a::after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    background-color: #000000a6;
}

.demo-bar .section-featured-banner h3 {
	font-weight: 700;
	font-size: 54px;
}


.demo-bar #masthead {
	box-shadow: 0 0 3px #ddd;
}

.demo-bar aside.section.other-features {
    background: #ffffff;
    background-size: 100%;
    background-position: center bottom;
}
aside.section.landing-section.features-demo {
    background: #f7f7f7;
}
.demo-bar aside.section.other-features ul {
	margin-top: 15px;
}
.demo-bar div#sidr-quick {
    display: none;
}
/*demo media*/

@media only screen and (max-width:1230px){
	.demo-bar .section-featured-banner h3 {
		font-size: 40px;
	}
}
@media only screen and (max-width:1023px){

	.demo-bar .section-featured-banner .banner-caption {
		width: 100%;
		left: 0;
	}
	.demo-bar .section-featured-banner h3 {
		font-size: 32px;
	}
	.demo-bar .other-features li {
		width: 100%;
	}
	.demo-bar #mobile-trigger-quick {
    float: right;
    display: none;
}
}

@media only screen and (max-width:768px){

	.demo-bar .section-featured-banner p {
		margin-bottom: 20px;
	}
	.demo-bar .section-featured-banner .banner-caption {
		width: 100%;
		left: 0;
		bottom: 36px;
	}
}
@media only screen and (max-width:768px){

	.demo-bar .section-featured-banner p {
		display: none;
	}
	.demo-bar .section-featured-banner h3 {
		font-size: 19px;
	}
	.demo-bar  a.custom-button.button-curved {
		padding: 5px 20px;
		font-size: 12px;
	}
	.demo-bar a.custom-button.buy-now-button {
		float: right;
		margin-top: 10px;
	}
	.demo-bar #content .section-title {
		font-size: 20px;
	}
	.demo-bar .other-features li {
		width: 100%;
		font-size: 14px;
		padding: 0;
	}
}


.filmkutu_h2{
    font-size: 16px;
}