@charset "UTF-8";
@import url('//fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,400;0,600;1,600&display=swap');

*{
	margin: 0;
	padding: 0;
}
body {
    background: url("../images/backgrounds/body.jpg") fixed 0 0;
    font-family: 'Montserrat';
    color: #fff;
    font-size: 13px;
}
img {
	border:none;
}
a{
	text-decoration:none;
	color: #e94540;
}
a:hover{
	text-decoration: none;
}
h1{
    margin:0;
    padding:0;
    font-size: 26px;
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 1.35em;
    color:#fff;
}
.dn{display: none;}
.pr{position: relative;}
.clear {clear:both;}
.container{
    margin:auto;
    padding:0px;
    width:1370px;
    overflow:hidden;
}
.account-box {
    min-height:40px;
    padding: 0px 0;
    background-color: #e94540;
}
.account-box ul {
    float:right;
    list-style: none;
    padding: 12px 0px;	
}
.account-box ul li{
    display: inline;
    padding: 10px 0px 10px 0px;
}
.account-box ul li a{
    padding: 10px 10px 10px 40px;
    color: #fff;
}
.account-box ul li a:hover{color: #333;}
/* Slider */
.slider-box {
    width: 600px;
    float: left;
    display: block;
    margin-left: 80px;
    margin-right: 80px;
}
.fix-slider{
    width: 600px;
    height: 900px;
    display: block;
    float: left;
}
.slider-text {
    width: 600px;
    text-align: left;
    position: absolute;
    top: 690px;
    left: 0px;
    font-size: 16px;
    color: #fff;
}
.slid-title {
	display: block;
	margin:0;
	font-size:60px;
	line-height: 60px;
	font-weight: 700;
	text-transform: uppercase;
}
.slid-title span{
	display: block;
	color: #ffae00;
}
.slider-desc {
	margin-top: 50px;
	width: 50%;
}
.slider-href {
    margin-top: 40px;
    display: block;
    border: 1px solid #e94540;
    color: #fff;
    background-color: #e94540;
    z-index:6;
    width:200px;
    text-align: center;
    padding: 5px 10px;
}
/* Slider exit */
/* Banner */
.banners {
    margin: 50px 0 0 0;
    position:relative;
    z-index:5;	
}
.banners ul li {
    list-style:none;
}
.banners ul li a{
    position:relative;
    display:block;
    float:left;
    margin:0px 0px 0px 50px;
    padding:20px;
    width:370px;
    height:100px;
    line-height:13px!important;
    background-color:#fff;
    color:#333;
}
.banners ul li a .banner_title{
    font-weight:bold;
    display:block;
    font-size:18px;
    margin-bottom:20px;
    color: #e94540;
}
.banners ul li a:hover .banner_title{
    color: #333;
}
.banners ul li a .banner_description{
    font-size:12px;
    padding:0px 40px 0px 0px;
}
.banners ul li a img{
    position:absolute;
    right:-38px;
    top:24px;
}
/* Exit banner */
.last_noad {
    width: 150px;
    height: 225px;
    display: block;
    float: left;
}
.last_noad:hover{
    background-color: #fff;
    opacity: 0.6;
}
#menu{
	background-color:#254153;
	color: #fff;
}
#menu ul.main-menu {
        width: 1100px;
	list-style: none;
	padding: 20px 0px;
        float: left;
}
#menu ul.main-menu li{
	display: inline;
	padding: 20px 0;
}
#menu ul.main-menu li a{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 15px 20px 20px 20px;
	border-top: 5px solid #254153;
}
#menu ul.main-menu li a:hover{
	border-top: 5px solid #e94540;
}
.top-menu {
    list-style:none;
    width:200px;
    float:right;
    text-align:left;
    padding:0px 0;
}
.top-menu li{
    display:inline;
    padding:0px 0px;
}
.top-menu li a{
    display: block;
    width: 20px;
    height: 20px;
    text-transform:uppercase;
    padding:14px 14px;
    color:#fff;
    border: 1px solid #4a687c;
    border-radius: 50px;
    float: right;
    margin-left: 20px;
    margin-top: 2px;
}
.top-menu li a:hover{
    border: 1px solid #e94540;
}
#search{
    width: 100%;
    height: 50px;
    background-color: #e94540;
}
#search-field{
    width: 280px;
    height: 30px;
    border: 1px solid #dcdcdc;
    border-radius: 25px;
    font-size: 14px;
    padding-left: 10px;
    color:#707887;
    margin-top: 9px;
    outline: none;
}
#search-button{
    width: 40px;
    height: 42px;
    display: block;
    position: absolute;
    background: url('https://onlain-filmi.com/data/images/backgrounds/search.png');
    background-repeat:no-repeat;
    background-position: center center;
    top: 5px;
    left: 245px;
}
.description{
    margin: 20px 0;
    color: #fff;
}
/*Advertaising*/
.banner_horizontal{
    width: 100%;
    margin: 20px 0;
}
.banner_verticle{
    width: 300px;
    min-height: 300px;
}
.banner_300 {
    width: 300px;
    height: 900px;
    display: block;
    float: left;
}
.banner_728_90{
    width: 100%;
    height: 100px;
    margin: 20px 0;
    text-align: center;
}
/* Breadcrums */
.breadcrumb {
	background: #f6f6f6;
	padding: 10px 0px;
	color: #8594a0;
}
.breadcrumb a {
	color: #e94540;
}
.categories{
    display: block;
    list-style: none;
    margin: 20px 0;
}
.categories a{
    text-align: center;
    padding: 10px 20px;
    color: #fff;
    background-color:#e94540;
    display: block;
    float: left;
    height: 20px;
    width: 178px;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 15px;
}
.categories a:hover, .categories .active{
    background-color: #333;
}
.detail-desc{
    width: 850px;
    padding: 20px;
    float: left;
    margin-bottom: 30px;
}
.detail-desc iframe{
    width: 100%;
    min-height: 300px;
}
.detail-pic {
    width: 450px;
    float: right;
}
.watch-online{
    display: block;
    padding: 20px;
    color: #fff;
    margin: 20px 0;
    text-align: center;
    background-color: #e94540;
    font-size: 16px;
    font-weight: bold;
}
.watch-online:hover{
    background-color: #333;
}
.watch-online1{
    display: block;
    padding: 20px;
    color: #fff;
    margin: 20px 0;
    text-align: center;
    background-color: #333;
    font-size: 16px;
    font-weight: bold;
}
.watch-online1:hover{
    background-color: #e94540;
}
.first-box li{
    position: relative;
    float: left;
    width: 250px;
    margin-right: 30px;
    height: 400px;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #37393E;
    border-radius: 15px;
}
.btn-primary{
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    height: 20px;
    width: 250px;
    background-color: #34425f;
    color: #fff;
    padding: 8px 5px 5px 5px;
    text-align: center;
    text-transform: uppercase;
}
.res-top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 250px;
    height: 30px;
    display: block;
    background-color: #fff;
    opacity: 0.8;
    z-index: 3;
}
.res-views {
    margin-top: 5px;
    float: left;
    display: block;
    padding-left: 25px;
    width: 40px;
    text-align: left;
    color:#333;
    background: url("https://onlain-filmi.com/data/images/eye.png")no-repeat scroll 0px center;
    background-size: 20px auto;
}
.res-title {
    display: block;
    height: 40px;
    padding: 5px;
    text-align: center;
    background-color: #e94540;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.premiere {
  display: block;
  margin: 20px 0;
  font-size: 15px;
  padding: 20px;
  line-height: 13px !important;
  background-color: #fff;
  color: #333;
  border: 1px solid #e94540;
}
.premiere span{
    display: block;
    margin-top: 20px;
    font-weight: bolder;
}
.first-box li a{
    display: block;
    width: 250px;
    height: 400px;
}
.first-box li a img{
    width: 250px;
    height: 350px;
    display: block;
}
.first-box li img{
	width: 250px;
	height: auto;
}
.first-box li h2 a{
    display: block;
    color: #fff;
    padding: 0px 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 10px;
}
.first-box li .first-desc {
    padding: 20px;
    text-align: left;
}
.first-box li a:hover .res-title {
    background-color: #333;
}
.with-box .vote img{
    width:inherit;
    height: auto;
}
.vote-list {
    display: block;
    margin-top: 5px;
    background-color: #fff;
    color: #34425f;
    width: 120px;
    height: 20px;
    text-align: center;
    font-weight: bold;
}
.vote-list img{
    width: inherit!important;
    height: auto;
}
.management {
    position: relative;
    margin-bottom: 30px;
    height: 30px;
    background-color: #fff;
    opacity: 0.8;
}
.play-on {
    height:30px;
    width:30px;
    position:absolute;
    top:0;
    right:0;
    background: url("https://onlain-filmi.com/data/img/play-icon.png")no-repeat scroll center right #ffffff;
    background-size: 30px auto;
}
.no-ads {
    height:30px;
    width:30px;
    position:absolute;
    top:0;
    right:104px;
    background: url("https://onlain-filmi.com/data/img/no-ads.png")no-repeat scroll center right #ffffff;
    background-size: 24px auto;
}
.favourite {
    height:30px;
    width:30px;
    position:absolute;
    top:0;
    right:35px;
    background: url("https://onlain-filmi.com/data/img/heart1.png")no-repeat scroll center right #ffffff;
    background-size: 30px auto;
    cursor: pointer;
}
.favourite.active{
    background: url("https://onlain-filmi.com/data/img/heart.png")no-repeat scroll center right #ffffff;
    background-size: 30px auto;
}
.rating {
    padding: 10px 8px;
    font-size: 9px;
    font-weight: bold;
    height:10px;
    width:14px;
    position:absolute;
    top:0;
    right:70px;
    background: url("https://onlain-filmi.com/data/img/star.png")no-repeat scroll center right #ffffff;
    background-size: 30px auto;
    cursor: pointer;
    color: #333;
}
.ratingview {
    color: #333;
    font-weight: bolder;
    padding: 10px 8px;
    font-size: 9px;
    height:10px;
    width:14px;
    position:absolute;
    top:0;
    right:70px;
    background-size: 30px auto;
}
.stars{
    font-weight: bold;
    font-size: 9px;
    padding: 10px 0;
    width: 30px;
    height: 10px;
    cursor: pointer;
    text-align: center;
    background: url("../img/star_50.png")no-repeat scroll center right #ffffff;
    background-size: 30px auto;
}
.with-box .vote img{
    width:inherit;
    height: auto;
}
#play-link {
    padding: 8px;
    border: 1px solid #465A5A;
    background-color: #336699;
    color: #fff;
}
/*Contact form*/
.form {
	font-size:12px;
	color:#999;
}
.form input {
	width:422px;
	height:30px;
	border:1px solid #ccc;
}
.form textarea {
	width:870px;
	height:100px;
}
.captcha-holder {
	position:relative;
	height:32px;
}
.captcha-holder input{
	position:absolute;
	top:0px;
	right:0px;
	width: 100px;
}
.captcha-holder img{
	position:absolute;
	top:0px;
	left:0px;
}
.form_row {
	padding-top:20px;
	width:410px;
	float:left;
	margin-right:40px;
}
.submit {
	width:120px;
	float:right;
	margin-top:38px;
	margin-right: 30px;
}
.submit input{
	background-color: #fff;
	color:#ed1c24;
	width:120px;
	height:32px;
	border:1px solid #ed1c24;
	text-transform:uppercase;
	cursor:pointer;
}
.messages {
	margin:10px 0;
	min-height:20px;}
.contact-error {
	display:block;
	color:#FFF;
	padding:10px;
	background-color:#F00;
}
.top-succsess {
	display:block;
	color:#FFF;
	padding:10px;
	background-color: #090;
}
.portfolio-project {
	float: left;
	width: 450px;
}
.right-prod-part {
	float: right;
	width: 440px;
}
.left-prod-part {
	float: left;
	width: 560px;
}
.klip {
	float: left;
	margin: 0px 20px 20px 0;
}
.price {
	font-size: 26px;
	color: #8594a0;
}
.price button{
	cursor:pointer;
	float:right;
	padding: 20px 40px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
}
.tehnical {
	margin-top: 20px;
}
.tehnical li {
	list-style: none;
	color: #000;
	padding: 4px 0 4px 40px;
	background: url('https://onlain-filmi.com/data/images/backgrounds/background-contact.jpg');
	background-repeat: no-repeat;
}
.errors {
	position: fixed;
	top: 150px;
	left:25%;
	width: 50%;
	background-color: #fff0f0;
	color: #f00;
	border: 1px solid #f00;
	z-index: 10000;
}
.errors span {
	display: block;
	padding: 10px 20px;
}
#pagination {
    display: block;
    margin-bottom: 30px;
}
#pagination a, #pagination span{
    padding:5px 10px;
    color:#fff;
    margin-right:10px;
    background-color: #333;
}
#pagination a:hover, #pagination span{
	background-color:#e94540;
	color:#FFF;
}
.link{
    margin-left: 10px;
    color: #e94540;
    text-decoration: underline;
}
.link:hover{
    color: #333;
}
.hi {
    width: 300px;
    float: left;
    padding: 10px 20px;
    color: #00a8c7;
}
.hi span{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
#register .inv-form-s {
    display: block;
    width: 350px;
    float: left;
    padding:30px 20px; 
}
#register input {
    width: 350px;
    height: 40px;
    border: 1px solid #ccc;
}
#register .form-row {
    font-size: 15px;
}
#register textarea {
    width: 320px;
    height: 60px;
    border: 1px solid #ccc;
}
#policy-checkbox {
    width: 20px!important;
    height: 17px!important;
    border: 1px solid #dedede!important;
}
#delete-profile, #hidd-profile {
    width: 700px;
    padding: 40px 50px;
    font-size: 13px;
    color: #999;
    text-align: center;
}
#account-main {
    float: left;
    width: 998px;
    padding: 50px 0;
    font-size: 15px;
}
#account-sidebar {
    float: right;
    width: 370px;
}
.ndel_acc, .nhidd_acc {
    padding: 10px 20px;
    float: left;
    height: 20px;
    width: 60px;
    margin-top: 40px;
    margin-left: 200px;
    display: block;
    background-color: #555;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.del_acc, .hidd_acc {
    padding: 10px 20px;
    float: right;
    height: 20px;
    width: 60px;
    margin-top: 40px;
    margin-right: 200px;
    display: block;
    background-color: #555;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
#del_acc {
    display: block;
    width: 330px;
    padding: 20px 20px;
    color: #fff;
    background-color: #e94540;
    text-align: center;
    font-weight: bold;
}
#pay_acc {
    display: block;
    width: 330px;
    padding: 20px 20px;
    color: #fff;
    background-color: green;
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
}
.notifications {
    font-size: 15px;
    margin: 20px;
    text-align: center;
}
.paypal {
	padding-top: 10px;
    background-color: #fff;
    padding: 0px 20px;
    font-size: 13px;
    margin-top: 20px;
    width: 330px;
    display: block;
    text-align: center;
}
#paypal_form {
    padding: 100px 0px 20px 0px;
    width: 330px;
    display: block;
    background: url('https://onlain-filmi.com/data/img/PayPal.png');
    background-repeat: no-repeat;
    background-size: 300px auto;
    background-position: center 0;
}
#paypal_form input[type=submit]{
    width: 290px;
    padding: 20px;
    background-color: #00a8c7;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    border: none;
}
.error {
    color:red;
}
.promo{
    margin: 10px 50px 50px 0;
    padding: 20px 50px;
    background-color: #fff;
    border: 1px solid green;
}
.promo span{font-weight: bolder;}
/* Footer */
#footer {

}
.footer-line {
	height:80px;	
	background-color: #254153;
}
.footer-menu {
    list-style:none;
    width:970px;
    float:right;
    text-align:right;
    padding:30px 0;
}
.footer-menu li{
    display:inline;
    padding:20px 0px;
}
.footer-menu li a{
    text-transform:uppercase;
    padding:30px 15px;
    color:#fff;
    font-size:13px;
    font-weight: bold;
}
.footer-menu li a:hover{
    color:#e94540;
}
.footer-menu-2 {
    list-style:none;
    width:200px;
    float:left;
    text-align:left;
    padding:12px 0;
}
.footer-menu-2 li{
    display:inline;
    padding:20px 0px;
}
.footer-menu-2 li a{
    display: block;
    width: 20px;
    height: 20px;
    text-transform:uppercase;
    padding:14px 14px;
    color:#fff;
    border: 1px solid #4a687c;
    border-radius: 50px;
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}
.footer-menu-2 li a:hover{
    border: 1px solid #e94540;
}
.footer-footer {
	background-color:#e94540;
	padding-top:10px;
	height:30px;
}
.licens {
	width: 300px;
	float: left;
	font-size: 12px;
	color: #fff;
}
.foot-creator {
	width: 400px;
	float: right;
	font-size: 12px;
	color: #fff;
	text-align: right;
}
.foot-creator a{
	color: #fff;
}
.only-mobile {display: none;}
.select-menu {
background-color: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 30px 30px 30px 30px;
    cursor: pointer;
    height: 40px;
    margin: 6px 0px 0px 0px;
    outline: medium none;
    padding: 5px;
    width: 200px;
    float:right;
    color:#254153;
    font-size: 21px;
}
.foot-menu {
    background-color: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 30px 30px 30px 30px;
    cursor: pointer;
    height: 50px;
    margin: 15px 0px 2px 0px;
    outline: medium none;
    padding: 5px;
    width: 200px;
    float:right;
    color:#254153;
    font-size: 21px;
}
.rights{
    background-color: #fff;
    color: #333;
    text-align: center;
    padding: 10px;
}
@media screen and (max-width: 600px) {
    #sample_video {
        width: 330px!important;
        height: auto;
    }
    .container{width:370px;}
    .banner_300{float:none;}
    .fix-slider{float:none;width: 370px;height: 450px;margin: 0;}
    .royalSlider, .royalSlider .royalWrapper{min-width: 370px;height: 480px;}
    .royalSlider img{width: 370px;height: auto;}
    .royalSlider .arrow{top:370px;}
    .slider-text{width: 370px;top:200px;}
    .only-mobile{display: block;}
    .no-mobile{display: none;}
    .footer-menu-2, .top-menu{width: 50px;float: left;}
    .licens, foot-creator{float: none; text-align: left;}
    .detail-desc{width: 330px;float: none;}
    .detail-desc iframe{width: 330px;}
    .detail-pic img{width: 370px;height: auto;}
    .detail-pic{width: 370px;float: none;}
    .categories a{width: 330px;}
    .first-box li{width: 370px;margin-right: 0px;float: none;}
	.first-box li a{width: 370px;margin-right: 0px;float: none;}
    .res-top {width: 360px;}
    .btn-primary {width: 370px;}
    .first-box li {height: 568px;}
    .first-box li a img {width: 370px;height: auto;}
    .first-box li .first-desc {padding-top: 10px;}
    .fix-slider{height:500px;}
    .last_noad {width: 120px;height:170px;}
    .last_noad img{width: 120px;height:170px;}
	.slider-box {width: 370px;float: none;}
}