/*!
 * Cutom CSS
 * Copyright 2018 PGA Company
 *


* Table of Contents
*
* 1.0 - Normalize
* 2.0 - Header
* 3.0 - Slider
* 4.0 - Main
* 5.0 - Last video
* 6.0 - Reviews
* 7.0 - Footer
* 8.0 - Single
* 9.0 - Preview
* 10.0 - Pagenation
* 11.0 - Profile
* 12.0 - Advertise
* 13.0 - Adv
* 14.0 - Footer
* 15.0 - Media query
	* 15.1 - <1200
	* 15.2 - <1024
	* 15.3 - >1024
	* 15.4 - <980
	* 15.5 - =768
	* 15.6 - <768
	* 15.7 - <480
	* 15.8 - <360
	* 15.9 - <320
*/

/**
* 1.0 - Normalize
*
*/
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/IRANSansWeb.woff2') format('woff2');
}
@font-face {
	font-family: IRANSans;
	font-style: bold;
	font-weight: 500;
	src: url('../fonts/IRANSansWeb_Bold.woff2') format('woff2');
}
@font-face {
	font-family: IRANSans;
	font-style: lighter;
	font-weight: 300;
	src: url('../fonts/IRANSansWeb_Light.woff2') format('woff2');
}
body {
	font-family: IRANSans;
	background: #F0F0FB;
	background-image:none!important;

}
body.has_background{
    background-size: cover;
    background-attachment: fixed;
    background-repeat:no-repeat;
    background-position: center top; 
    background-color:#F0F0FB;
}
a:hover,
button:hover,
.new-count:hover,
.comment-form .submit,
.continue-menu .navbar-toggler-icon:hover{
	cursor: pointer;
}
.continue-menu div:hover  .navbar-toggler-icon {

    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(256, 256, 256, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
ul,ol{
	padding: 0!important;

	margin: 0!important;
}
.rtl{
	direction:rtl!important;
}
.ltr{
    direction:ltr!important;
}
.xxs-font{
	font-size:9px!important;
}
.xs-font{
	font-size:10px!important;
}
.font-xxs{
	font-size:11px!important;
}
.font-xs{
	font-size:12px!important;
}
.font-sm{
	font-size:13px!important;
}
.font-m{
	font-size:14px!important;
}
.font-l{
	font-size:15px!important;
}
.font-xl{
	font-size:16px!important;
}
.font-ll{
	font-size:18px!important;
}
.xxl-font{
	font-size: 20px!important;
}

a,.title_foot span,
.textwidget  li,
.main-menu #navbarSupportedContent .navbar-nav > li,
.menu-depth-1 li a,button,
.form-submit #submit,
.continue-menu div,
.bg-danger,
table tr:not(:first-child),.rateme.dashicons{
    transition: all 0.35s ease-in-out;
}
.navbar-nav li,
.continue-menu li{
	list-style: none
}
a:hover{
    text-decoration: none!important;;
}
button:focus {
    outline:0!important;
}
.color-light{
	color:#bcbcc2;
}
.color-dark{
	color:#46464f;
}
.container{
	min-width: 1200px;
}
.p-6{
	padding:35px!important;
}
.pl-6{
	padding-left:35px!important;
}
.pr-6{
	padding-right:35px!important;
}
.px-6{
	padding-right:35px!important;
	padding-left:35px!important;
}
.py-6{
	padding:35px 0px;
}
.border_radius{
	padding: 4px 25px 5px 25px !important;
	border-radius: 1.5rem !important;
}
.radius{
	border-radius: .6rem !important;
}
.input_radius{
	padding:5px 15px !important;
	border-radius: 1.2rem !important;
	font-size: 14px;
}
.text-danger{
	color:#e62120!important;
}
.bg-light{
	background-color: #f0f0fb!important;
}
.text-secondary{
	color:#5d5d63!important;
}
.main-menu .row{
	width:100%;
}
.loop article:last-of-type,.box_loop_sidebar .textwidget ul li:last-child{
	margin-bottom: 0!important;
}
.video_tab_box .col-lg-12:first-child{
    margin-top: 0!important;
}
.video_tab_box .scroll-wrapper.scrollbar-inner{
    height:360px!important;
}
.video_tab_box .scrollbar-inner.scroll-content{
    padding-left:20px!important;
}
.aligncenter{
   display: block;
   margin: 5px auto 5px auto;
}

.alignright {
   float:right;
   margin: 5px 0 20px 20px;
}
.alignleft {
   float: left;
   margin: 5px 20px 20px 0;
}
div.wpml_ico_icon{
		float:right!important;
}
.gallery{
display:flex!important;
}
.gallery .gallery-item{
margin:auto 10px!important;
}
/**
* 2.0 - Header
*
*/
.main-header{
    box-shadow:  0 4px 4px rgba(0, 0, 0, 0.4);
}
@media all and (max-width:480px){


      .menu-depth-1,.box_mega_menu,.menu-depth-1 li a{
        padding:0!important;
    }
    .box_mega_menu .row{
        margin:0 auto!important;
        border-radius: 0 !important;
    }
    #navbarSupportedContent ul.menu-depth-1{
        margin:0!important;
    }
    .menu-depth-1 li a{
        border-radius:0!important;
        border:none!important;
        background:#f5f5f5 !important;
    }
    .box_mega_menu{
        display:none;
        
    }
  .preview .box_socials_in_single, .last-box .box_socials_in_single,.last-box .loop  p.text-secondary{
        display:none!important;
    }

.box_socials_in_single {

    position: relative !important;
    top: -15px !important;
    z-index: 9999;
    left: 60% !important;

}

.box_socials_in_single a{
    margin-right:0px !important;
}
}
@media all and (min-width:480px){
.box_mega_menu {
	position: absolute;
	right:0;
	display: none ;
	z-index:9999;
}
.box_mega_menu .row{
    margin-top:30px;
}
.menu-item-has-children:hover .box_mega_menu{
    display:block; 
}
.menu-depth-1{
	width:15%;
	border-left:1px solid #dee2e6 ;
}
.menu-depth-1 li{
	text-align: right;
	margin-bottom: 15px!important
}
.menu-depth-1 li:last-child{
	margin-bottom: 0!important
}
.menu-depth-1 li a {
	display: inline-block!important;
	
}
.main-menu #navbarSupportedContent .navbar-nav > li, .menu-depth-1 li a{
	padding-right: .49rem !important;
	padding-left: .49rem !important;
	border: 1px solid #e9e9f0 !important;
	border-radius: 1.5rem !important;
	margin:0 .5rem;
}
}






.navbar-brand{
    margin-right:-12px!important;
}
.navbar-brand img{
	height:30px;
	width:130px!important;
}
.top-menu .float-right a{
	display: block;
	padding:.4rem 1rem;
	color: #9c9ca5 !important;
	font-size:13px !important;
}
.top-menu .float-right li:first-child a {
	padding-right:0!important;
}	

.main-menu #navbarSupportedContent .navbar-nav li a:not(.see_all){
	padding: .4rem .5rem;
	font-size: 14px;
	color: #46464a;
	display: block;
}
.menu-depth-1 article a{
	padding:0!important;
}
.main-menu #navbarSupportedContent .navbar-nav li.current_page_item,
.main-menu #navbarSupportedContent .navbar-nav > li:hover,.menu-depth-1 li:hover a,
.bg-danger,
.nav-link.active,
.tags.d-inline-block li:hover a,
.pagenation_box ul li.active a,
.box_loop_sidebar .textwidget ul li:hover,
.menu-depth-1 li.active a,
.continue-menu li:hover,
.continue-menu div:hover{
	background:#e62120!important;
	border-color:#e62120!important;
	
}
.main-menu #navbarSupportedContent .navbar-nav  li.current_page_item a,
.bg-danger,
.nav-link.active,
.post .tags li:hover a,
.pagenation_box ul li.active a,
.bg-danger a,
.box_loop_sidebar .textwidget ul li:hover a,
.main-menu #navbarSupportedContent .navbar-nav li:hover > a,
.menu-depth-1 li.active a,
.continue-menu li:hover a,
.continue-menu div:hover{
	color:#fff!important;
}
.continue-menu div{
	border: 1px solid #e9e9f0 !important;
	border-radius: 1.5rem !important;
	padding: .3rem 1.3rem !important;
}
.continue-menu ul{
	position: absolute;
	right:-35px;
	top:66px;
	box-shadow: 0 0 7px rgba(189, 189, 189, 0.4);
}
.continue-nav{
	display: none;
	border-radius: .5rem !important;
	background: #fff;
	position:relative;
	z-index: 999;
}
.new-game-box{
	display: none;
	position: absolute;
	top:45px;
	right:50px;
	z-index: 9999;
}
#new-post-list{
	border-radius: .5rem !important;
	background: #fff;
	width: 250px;
	margin-top:20px!important;
}
.continue-nav:before,
#new-post-list:before{
	content: "";
	display: block;	
	position: absolute;	
	left:46%;
	top: -5px;	
	width: 30px;	
	height: 20px;	
	border-radius: 5px;	
	transform: rotate(-135deg) skewX(5deg) skewY(5deg);	
	background: linear-gradient(-45deg, white 50%, transparent 50%);
	z-index:-1!important;
}
.box_mega_menu::before{
    right: 26.7%!important;
    top: 25px!important;
}
#new-post-list:before{
	left: 45%;
	top:15px;
}
.new-game-box .scrollbar-inner > .scroll-element.scroll-y {
    right: 25px;
    top: 30px;
}
.continue-nav li{
	text-align:center;
	padding:5px 20px;
	border-bottom: 1px solid #e9e9f0 !important;
	width:150px;
}
#new-post-list li{
	text-align:right;
	padding:10px 10px;
	border-bottom: 1px solid #e9e9f0 !important;
	margin-right:25px;
}
#new-post-list li:last-child{
	border-bottom: none!important;
}
.continue-nav li:first-child{
	border-top-left-radius: .5rem !important;
	border-top-right-radius: .5rem !important;
}
.continue-nav li:last-child{
	border-bottom: none !important;
	border-bottom-left-radius: .5rem !important;
	border-bottom-right-radius: .5rem !important;
}
.continue-nav li.current_page_item{
	background: #e62120;
}
.continue-nav li.current_page_item a{
	color:#fff!important;
}
.continue-nav a{
	font-size: 13px;
	color:#46464a !important;
}
.new-count{
   color:#46464a !important; 
}
.hashtag-nav{
	border: 1px solid #f8f9fa!important;
	border-radius: 1.5rem !important;
	padding: .3rem 1.3rem !important;
	margin-left:6%!important;
	background: #f0f0fb; 
}
.hashtag-nav li{
	margin:0 7px !important;
}
.hashtag-nav li a{
	color: #5d5d63 !important;
	font-size: 14px !important;
	padding-bottom: .5rem !important;
	padding-top: .5rem !important;
}
.hashtag-nav li:hover a{
	color: #e62120 !important;
}  
.hashtag-nav li a:before,
.tags li a:before{
	content:'#';
}
#new-post-list .scrollbar-inner > .scroll-element.scroll-y {
    right: 10px;
    top: 10px;
}
.login-modal .custom-control-label::before,
.login-modal .custom-control-label::after {
    right: 0;
}

.modal-content .col-4 img{
	width:100%;
	height:50px;
}
.login-modal .modal-content{
	border-radius: .5rem!important;
}
.login-modal .border_radius {
    padding: 6px 10px 7px 10px !important;
}
.login-modal .modal-dialog {
	max-width: 400px;
	margin: 5.75rem auto;
}
.top-bar-icon li a{
    width:20px;
    height:20px;
    display:block;
}
.top-bar-icon li a:after{
	
	height: 15px;
}
.top-bar-icon li:nth-child(1) a:after{
	background: url('../images/sprite.png') -88px -25px;	
}
.top-bar-icon li:nth-child(3) a:after{
	background: url('../images/sprite.png') -88px -9px;	
}
.top-bar-icon li:nth-child(2) a:after{
	background: url('../images/sprite.png') -88px -39px;
}
.top-bar-icon li:nth-child(1) a:hover:after{
	background: url('../images/sprite2.png') -88px -25px;	
}
.top-bar-icon li:nth-child(3) a:hover:after{
	background: url('../images/sprite2.png') -88px -9px;	
}
.top-bar-icon li:nth-child(2) a:hover:after{
	background: url('../images/sprite2.png') -88px -39px;
}
.new-count:after{
	background: url('../images/sprite.png') -70px 160px !important;	
	top: 3px;	
	right: -25px;
}
.header-icon li .user-icon:after{
	background: url('../images/sprite.png') -110px 74px !important;
	height:17px;
	right: -25px;
	top: 2px;
	opacity:.6;
}
.search:after{
	background: url('../images/sprite.png') -110px 57px !important;
	right:-15px;
	opacity:.6;
}
.single_social .search::after {

    right: -10px!important;
}
.close:after{
	background:  url('../images/sprite.png') 20px 5px !important;
	left: 2px;
	top: 8px;
}
.box_close .close:after{
    left: 1px!important;
    top: 3px!important;

}
.box_close .close{
    border: 1px solid #bfc1c3 !important;
    border-radius: 20px;
}
.box_close{
    position: absolute;
    left: 0;
    z-index: 100;
    top: -2px;
}
.search_box .search:after{
	top: 9px;
	left: 4px;
}
.search_box{
	display: none;
	position: absolute;
	top:0;
	left:0;
	right:0;
	z-index: 99999;
	padding: 12px 0px 12px 7px;
}
.search-form input {
	background-color: #FDFDFC;
	background-color: rgba(255, 255, 255, .9);
	box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, .14);
	font-weight: 400;
	font-size: .9em;
	padding: .8em 1em .7em;
	color: #252424;
}
.search-form input {
	display: none;
}
.search,.close{
	height:30px;
	width:30px;
	border:none!important;
	background: transparent!important;
}

.search:hover,.close:hover{
   cursor:pointer; 
}
.search_box .form-control {
	border:none!important
  }

  .navbar-nav.header-icon li:first-child i{
    padding-top:9px!important;
}

/**
* 3.0 - slider 
*
*/
.slider  .hyper_link{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 0;

}
.slider .col-lg-6 .box-line{
    width: 95% !important;
}
.slider .tags {
    top:-20px;
    bottom:auto;
}
.slider .author{
position: relative;

z-index: 10;
}
.slider .col-lg-6 .img-fluid {
    height: 100%;
}
.slider .col-lg-3 .img-fluid {
    height: 240px;
}
.slider .position-absolute{
	bottom:0;
}
.slider .card-title{
	line-height: .8;
	margin-top: 8px;
}
.slider_comment{
	top:10px;
	left:10px;
}
.slider_comment span:after{
	content: "";
	display: block;
	background: url('../images/Bbl.png');
	top: 5px;
	left: 5px;
	height: 16px;
	width: 20px;
	position: absolute;
	background-size: cover;
}
.slider .col-lg-6 .slider_comment{
	top:10px!important;
	left:30px!important;
}
/**
* 4.0 - main 
*
*/
.hover01::after{
	content: '';
	clear: both;
	display: block;
}
.box-effect {
	position: relative;
	width: 100%;
	height: 100%;
}
.img-effect {
	width: 100%;
	height: 100%;	
	margin: 0;	
	padding: 0;	
	overflow: hidden;	
	border-radius: 0.6rem;
}
.scrollbar-inner .img-effect {
	border-top-left-radius: 0!important;
	border-bottom-left-radius: 0!important;
}
.img-effect:hover{
	bottom: -36px;
	opacity: 1;
}
.hover01 .box-effect img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.hover01 .inner-div{
	height: 100%;
	width: 100%;
	background-size: 100% 100%;
	-webkit-transition: background-size 1500ms linear;
	-moz-transition: background-size 1500 linear;
	-o-transition: background-size 1500 linear;
	-ms-transition: background-size 1500ms linear;
	transition: background-size 1500ms linear;
	background-position: center;
	transition: all 0.5s ease;
	border-top-right-radius: 0.6rem;
	border-bottom-right-radius: 0.6rem;
	background-repeat: no-repeat;
}
.hover01:hover .inner-div{
	background-size: 150% 150%;  
}
.box_head{
	margin:35px auto 35px auto;
	padding-right: 35px;
}
.head .title_head {
	position: absolute;
	z-index: 10;
	right:0;
}
.head .title_head .text-secondary{
	font-weight: normal;
    line-height: 1.5;
	 margin-top:-5px;
}
.head .borderline{	
	position: absolute;	
	right: 0;
	top:12px;
	width: 100%;
	z-index: 1
}
.box_head .number_comment{
	position: absolute;
	left:0;
	z-index: 11;
	top:3px;
}
.must-log-in{
  text-align:center!important;
}
.must-log-in a{
    color:#e62120;
}
.details,
.date_with_product span,
.date_with_product time {
	color:#a7a7a7;
}
.loop  h3 a,
.date_with_product,
.box_loop_content h3 a,
.box_loop_content h4 a{
	color:#5d5d63;
	font-size:14px;
}
.last-box .loop  h1,
.last-box .loop  h2,
.last-box .loop  h5{
	direction: rtl;
}
.last-box .loop  h1 a,
.last-box .loop  h2 a,
.last-box .loop  h5 a{
	color:#404045!important;
	font-size:18px!important;
}
.last-box .loop h2 a.first_post{
font-size:22px!important;
}
.last-box .loop  h2{
	line-height: 1!important;
}
.loop  a{
	color:#404045;
}
.loop p{
	line-height: 28px!important;
	direction: rtl;
	text-align: justify
}
.loop .img-fluid{
	width: 100%;
	height:auto;
}
 .tags{
	border-radius: 10px ;
	position:absolute;
	bottom:13px;
	right:15px;
}
 .tags.top_tags{
     right:0;
       left:0;
 }
.tags li{
	display: inline-block;
	direction: rtl;
	text-align: right;
}
.tags li a{
	color:white!important;
	font-size:10px;
	background:#e62120 ;
	border-radius: 15px;
	padding: 1px 7px;
	margin: auto 3px;
}
.tags li a:hover,
.pagenation_box ul li.active:hover a,
.form-submit #submit:hover,
button.bg-danger:hover,
a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:focus,
.login_register .active.bg-danger:hover{
	background:#9b1414!important;
	border-color:#840f0f !important;
	background-color:#9b1414!important;
}
.login_register  .bg-danger:focus {
    background: #e62120 !important;
    border-color: #e62120 !important;
}
.tags li a:before{
	content:"#";
}
.post .tags li{
	margin-left: 7px;
	margin-bottom: 15px;
}
.post .tags li a{
	padding: 3px 10px!important;
	font-size:13px!important;
	background:white ;
	color:#6c757d!important ;
	border:1px solid #ebebef ;
}
.post .details .avatar{
	border-radius: 50% !important;
	margin-left: .5rem !important;
}
.post .tags li a.bg-danger,
.profile_details .bg-danger{
	color:white!important
}
.adv_in_archive {
	width:40px;
	height:40px;
	margin:7px 20px;
}
.box_loop_sidebar{
	padding-top:1px !important;
}
.box_loop_sidebar .textwidget ul li {
	background-color: #f0f0fb !important;
	margin-bottom: 1rem !important;
	padding: 1rem !important;
	border-radius: .6rem !important;
	font-size: 14px !important;
}
.box_loop_sidebar .textwidget ul li a{
	color: #5d5d63 !important;	
	line-height: 20px;
	display:block;
}
aside .loop .img-fluid{
	width:210px;
	height:140px;
}
.box_loop_sidebar img,
.post .thumnail_img,
.chosen-admin img,
.last-cinema-post article img,
.result-ajax article img{
	border-bottom-left-radius: 0!important;
	border-bottom-right-radius: 0!important
}
.chosen-admin article{
	min-height:220px;
}
.chosen-admin  .col-1-5{
    width: 20%;
    float: right;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.chosen-admin .box_loop_content h3,
.box_loop_content h4,
.box_loop_content h5{
	height:50px;
	overflow: hidden;
	line-height:1.7;
}
.box_loop_sidebar .box_loop_content h3{
	line-height:1.7;	
}
.box_loop_content{
	border-bottom-left-radius: .6rem !important;
	border-bottom-right-radius: .6rem !important
}
.middle_box{
	border:1px dashed #EBEBEB;
	top:8px;
}
.middle_box .top_icon  {
	position: absolute;
	top:-2px;
	left:-4px;
	border:2px solid #e62120;
	width:7px;
	height:7px;
	border-radius: 5px;
}
.date_with_product .left_box{
	width:110px;
}
.date_with_product .right_box {
	width:150px;
}
.sidebar_ideal img{
	border-radius: .6rem!important;
}
.sidebar_ideal .textwidget p{
	background-color: #f0f0fb !important;
	padding: 10px;
	font-size: 14px;
	border-radius: .6rem!important;
	line-height: 25px;
}
.sidebar_ideal .textwidget:hover p{
	background-color: #e62120 !important;
	color:#fff;
}
h2.card-title:hover a,
a.author:hover,
.top-menu li:hover a,
.box_loop_content h3:hover a,
.box_loop_content h4:hover a,
.box_loop_content h5:hover a,
.loop article h3:hover a,
.loop article h1:hover a,
.loop article h2:hover a,
.video_tab_box .col-lg-8 h2:hover a,
.preview h1:hover a{
	color:#e62120!important;
}
/**
* 5.0 - Last video
*
*/
.head .title_foot {
	position: absolute;
	z-index: 10;
	left:0;
}
.head .title_foot span:hover {
	background: #e62120;
	border-color: #e62120!important;
}
.head .title_foot span:hover a{
	color:#fff!important;
}
.last-video .col-lg-8 h2{
	line-height:1.7!important;
}
.video-icon{
	position: absolute; 
	bottom: 0; 
	top:0;
	background: rgba(0, 0, 0, 0.2); /* Black see-through */
	width: 89%;
	opacity:1;
	border-top-right-radius: .6rem!important;
	border-bottom-right-radius: .6rem!important;	
}
.box-light{
	display: block;
	position: absolute;	
	background-image: linear-gradient(to bottom, transparent, #000 95%);
	height: 100%;	
	width: 100%;	
	content: '';	
	border-radius: .6rem;	
	bottom: 0;	
}
.box-light{
	width: 100%!important;
	border-radius: .6rem !important;
}
.reviews .col-lg-5 .box-light{
	width: 97%!important;	
}
.reviews .col-lg-6 .box-light{
	width: 95%!important;	
}
.scroll-wrapper.scrollbar-inner{
	max-height: 470px!important;
}
.scrollbar-inner.scroll-content{
	margin-left: -19px!important;
	margin-right: 19px!important;
}
.scrollbar-inner>.scroll-element.scroll-y {
    height: 100%;
    right: 0px;
    top: 0;
    width: 5px
}
.scrollbar-inner>.scroll-element .scroll-bar {
	background-color: #e62120;
	height:112px!important;
}
.scrollbar-inner > .scroll-element .scroll-bar{
	opacity: 1!important;
}
.fixed {
	position: fixed!important;
	width: 100%;
	z-index: 9999!important;
	top:0;
  animation: smoothScroll .5s forwards;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}
.bar-long {
	height: 3px;
	background-color: #e62120;
	width: 0px;
	z-index: 1000;
	position: absolute;
	right: 0;
	bottom: 0;
}
/**
* 6.0 - Reviews
*
*/
.reviews div.position-absolute{
	bottom:0;
}
.reviews .rate-game{
	top:14px;
	left:30px;
	font-size: 16px;
	background: #e62120;
	border-radius: 15px;
	padding: 5px 25px;
	border-top-left-radius: 4px!important; 
}
.reviews .col-lg-5 img{
	height:353px;
}

/**
* 7.0 - Footer
*
*/
.footer{
	background-color: #333337 !important;
}
.copy-write{
	background-color: #28282c !important;	
}
.menu-footer-right{
	margin-bottom: 50px!important;
}
.menu-footer-right li{
	display: inline-block;
	margin-left:10px;
}
.menu-footer-right li a{
	color: #f8f9fa !important;
	font-size: 14px;
}
.menu-footer-center li{
	padding: 5px 0;
}
.menu-footer-center a{
	color: #f8f9fa !important;
	font-size: 13px;
	padding: 5px 0;
}
.footer-left input{
	border-radius: 1rem!important;
	width:100%;
	padding-left:20px;
	text-align: left;
	color:#fff;
}
.footer-left button{
	right:10px;
	top:8px;
	background: #e62120
}
/**
* 8.0 - Single
*
*/
.post .text-secondary h2,
.post .text-secondary h3,
.post .text-secondary h4{
	direction: rtl
}

.post .text-secondary h2{
	font-size: 16px !important;
}
 .box_socials_in_single a{
	display: inline-block;
	height:30px;
	width:30px;
	margin-right:5px;
}
.post p,.post blockquote{
	line-height: 37px!important;
}
.post blockquote{
	padding:20px 25px;
	border:1px solid #dbdbdb;
	border-radius: 8px;
	position: relative;
	z-index: 10
}
.box_blockquote  blockquote:after{
	content: "";
    width: 190px;
    height: 150px;
    background: url("../images/qute.png") no-repeat;
	left:10px;
	bottom: 10px;
    position: absolute;
	display: inline-block;
	z-index: -1
}
.socials a:nth-of-type(3):after{
	background: url('../images/sprite.png') -23px -5px;
	top: 5px;	
	left: 1px;
}
.socials a:nth-of-type(2):after{
	background: url('../images/sprite.png') -23px -43px;	
	top: 6px;	
	left: 2px;
}
.socials a:nth-of-type(1):after{
	background: url('../images/sprite.png') -25px -59px;
    top: 6px;
    left: 4px;
} 
.socials a:nth-of-type(3):hover:after{
	background: url('../images/sprite.png') -43px -5px;
}
.socials a:nth-of-type(3):hover{
    background:#385c8e;
    border:1px solid #385c8e!important;
}
.socials a:nth-of-type(2):hover:after{
	background: url('../images/sprite.png') -46px -43px;
	left: 4px;
}
.socials a:nth-of-type(2):hover{
    background:#76a9ea;
    border:1px solid #76a9ea!important;
}
.socials a:nth-of-type(1):hover:after{
	background: url('../images/sprite.png') -45px -59px;
    left: 3px;
}
.socials a:nth-of-type(1):hover{
    background:#4492f5;
    border:1px solid #4492f5!important;
}
aside .details .count_comment:after,
.box_main .details .count_comment:after{
	content:'';
	position: absolute;
	background: url('../images/b2.png');
	top: 3px;
	left:5px;	
	height: 10px;	
	width: 13px;	
	background-size: cover;
}
.tag label.tags:after,.source label.tags:after{
	background: url('../images/sprite.png') -110px -23px;
	top: -3px;
	right: -35px;
	height: 25px;
}
.source label.tags:after{
	background: url('../images/sprite.png') -110px 1px!important;
}
.source.in-single label.tags:after{
	top: -3px;
	right: -37px;
	height: 25px;
}
.source.in-single .tags {
    right: 40px;
    padding-left: 0;
}
.source .tags li a:before{
    display: none;
}
.imglist img{
    max-width:100%;
    height:auto;
}
.wp-caption{
max-width:100%!important;
}
.fanc_head{
    padding-left:80px!important;
}
.fancybox-thumbs {
	top: auto;
	width: 100%;
	bottom: 3%;
	left: 0;
	right : 0;
	height: 95px;
	padding: 10px 10px 5px 10px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.3);
}
	
 .fancybox-inner {

    width: 70%!important;
    background: #fff!important;
	height:96%!important;
	max-height:700px!important;
	margin: 1% auto!important;
    border-radius:12px!important;
	top:0!important;
	left:0!important;
	right:0!important;
}
 .fancybox-content  {
   margin:4% auto 7% auto!important;

}
.fancybox-thumbs{
max-width:57%!important;
margin:0 auto!important;
overflow:hidden!important;
}
.fancybox-toolbar {
	left:35px!important;
	top:30px!important;
}
.fancybox-button--zoom,
.fancybox-button--play,
.fancybox-button--thumbs,
.fancybox-infobar{
	display:none!important;
}
.fancybox-button--close{
    background: none!important;
    border: 1px solid #dee2e6!important;
    border-radius: 50%!important;
	width: 35px;
	height:35px;
}
.fancybox-thumbs-x{
	background: none!important;
}
.fancybox-thumbs__list {
	margin:0 auto;
}
.fancybox-navigation .fancybox-button {
   top: calc(89%)!important;
}
.fancybox-navigation .fancybox-button--arrow_right {
    right: 4%!important;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 4%!important;
}
.fancybox-navigation .fancybox-button {
    background: none!important;
    border: 1px solid #dee2e6!important;
    border-radius: 50%!important;
	padding: 0;
	width:40px;
	height:40px;
}
.fancybox-content img,
.fancybox-thumbs__list a{
	border-radius: 0.25rem;
}
.fancybox-thumbs__list a::before{
	display: none;
}
.fancybox-thumbs-active{
	border:3px solid #e62120;
}
.fancybox-button:hover svg path {
    fill: #e62120 !important;
}

/**
* 8.1 - comments
*
*/

#comments ol,
#comments ul{
	list-style: none
}
.count_comment{
	direction: ltr;
	position: relative;
	margin-top: 2px;
}
#reply-title,
.logged-in-as,
.comment-form-comment label,
h2.comments-title,
.comment-author .says,
.comment-edit-link,
.comment-form-url{
	display:none;
}
.comment-notes{
	color:#5d5d63 !important;
}
#commentform,
.comment-list li .comment-body{
	padding-left: 35px !important;
	padding-right: 35px !important;
}

.comment-list li.depth-1{
	border-top: 1px solid #dee2e6!important;
	padding-bottom: 50px;
}
#respond{
    padding-bottom: 50px;
}
.comment-respond{
    margin-top: 1.5rem !important;
}
.comment-list li.depth-1{
	padding-top: 50px;
}
.comment-list li.depth-1:first-child{
	border-top: none;
}
.comment-author,
.comment-body{
	position: relative;
}
.comment-author cite{
	position: absolute;
	top: 10%;	
	right: 100px;
	color:#5d5d63 !important;
	font-style: normal !important;
}
.commentmetadata{
	position: absolute;
	top: 35px;
	right: 135px;
	font-size: 11px;
}
.comment-body p{
	margin-right:100px;
	color:#5d5d63 !important;
	font-size:14px;
	line-height: 30px;
	text-align: justify;
}
.commentmetadata a{
	color: #c4c4cc;
}
.comment-author .avatar{
	width: 65px;
	height: 65px;
	border-radius: 50%;
}
.comment-form-comment textarea{
	width:100%;
	border-radius: 0.5rem !important;
	border: 1px solid #dee2e6 !important;
	resize: none;
	padding: 15px;
}
.comment-form-author label,
.comment-form-email label{
	width:9%;
	color:#5d5d63 !important;
}
.comment_pagi.box_head{
    margin-top:0!important;
}
input#author,
input#email{
	width:90%;
	border-radius: 0.5rem !important;
	border: 1px solid #dee2e6 !important;
	padding: 5px 15px;
}
.form-submit #submit{
	float:left;
	background: #e62120 !important;
	color:#fff;
	border-radius: 1.5rem;
	padding: 5px 25px;
	border: none;
}
ol.children{
	margin-right:100px!important;
	margin-top:50px!important;
}
#rateme{
    display:table;
}
#rateme span:first-child{
	margin-right: 100px!important;
}
.rateme.dashicons{
	width: 30px;
	height: 30px;
	font-size: 14px;
	border-radius:50%;
	display: table-cell;
    vertical-align: middle;
}
.rateme.dashicons:hover{
  cursor:pointer;  
}
.rateme.dashicons.green{
	border: 1px solid #89c66d;
	margin-left:30px;
}
.rateme.dashicons.green:hover{
    background: #89c66d;
    color: white;
}
.rateme.dashicons.red{
	border: 1px solid #e62120;
}
.rateme.dashicons.red:hover{
    background: #e62120;
    color: white;
}
#rateme .rate{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 3px;
	display: inline-block;
}
div.reply{
	position: relative;
	margin-top:-25px;
	display: inline-block;
	float:left;
}
div.reply a{
	float: left;
	color:#e62120 !important;
	font-size: 14px;

}
div.reply a:before{
	position: absolute;
	content: "";
	display: block;
	height: 18px;
	width: 21px;
	background:url('../images/sprite.png') -110px 40px !important;
	right: -30px;
	padding-left:20px;
	top:-3px;

}
.rerror{
    margin-top: 50px;
    position: absolute;
    bottom: -50px;
    right: 130px;
}
/**
* 9.0 - Preview
*
*/
.background_image{
	height: 700px; 
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover; 
	text-align: center;
}
.background_text{
	position: absolute;
	left:0;
	right: 0;
	top:40%;
	display: block;
	z-index: 99;
}
.background_text .details{
	min-height:auto!important;
}
.background_text  ul.tags{
    display:inline-block;
}
.preview .details {
	min-height: 110px;
}
.preview .count_comment{
	background: white;	
	position: absolute;	
	left: 0;
	top:40px;
	z-index: 10;
}
.preview .tags.top_tags li a{
	margin-bottom: 10px;
}
.preview .tags li a {
	padding: 3px 10px!important;
	font-size:14px!important;
	display: inline-block;
}
.preview .details_content{
	width:300px;
	min-height:400px;
	margin-left:-100px;
	margin-right: 35px;
	margin-top: 10px;
	background-size: 100% 100%;
}
.preview .details_content:after {
	display: block;
	position: absolute;	
	background-image: linear-gradient(to bottom, rgba(239, 239, 250, 0.5) 0%, #ededf7 70%);
	height: 100%;	
	width: 100%;	
	content: '';	
	border-radius: .6rem;	
	bottom: 0;
}
.preview .details_content ul{
	position: absolute;
	bottom: 15px;
	right:30px;
	left:30px;
	z-index: 99;
}
.details  .border-bottom{
	width: 100%;
	display: block;
	position: absolute;
	top: 65px;
}
.details .details_text{	
	position: absolute;	
	right: 0;	
	z-index: 10;
	background: white;
}
.preview p img{
	margin-top:30px;
	display: block;
	max-width: 100%;
    height: auto;
}
.preview p span.caption{
	color:#a7a7b3;
	font-size: 13px;
	display: block;
	margin-bottom: 10px;
}
.preview p .important-right,
.preview p .important-left,
.last-box .the-content  p .important-left,
.last-box .the-content  p .important-right{
	border:1px solid #e62120;
	padding: 20px;
	float:right;
	width:300px;

	line-height: 36px;
	font-size:18px;
	color:#e62120;
	border-radius: 7px;
	font-weight: bold;
	margin:20px -100px 10px 25px;
background:#ffffff!important;

}
.last-box .the-content  p .important-left{
	margin:20px 25px 10px 0 !important;
	float:left!important;
}
.last-box .the-content  p .important-right{
	margin-right:0!important; 
}
.preview p .important-left{
	float:left!important;
	margin:20px 25px 10px -100px !important;
}
.preview p{
	text-align: justify;
}
.positive-points,
.negative-points{
    z-index:10;
}
.positive-points li:before{
	content: '+';
	padding-left: 5px;
	vertical-align: middle;
}
.negative-points li:before{
	content: '-';
	padding-left: 5px;
	vertical-align: middle;
}
.list_tooltips li{
	margin:30px 7px;
}
.review .box_tooltip img{
	width:100px; 
	margin-left:20px;
}
.review .box_tooltip{
	width:370px;
	height:130px;
	background: white;
	display: none;
	position: absolute;
	top:80px;
	margin:0 auto;
	line-height: 24px;
	left:-150px;
}
.review .box_tooltip:before{
	content: "";	
	display: block;	
	position: absolute;	
	top: -8px;	
	left: 161px;	
	width: 30px;	
	height: 30px;	
	border-radius: 7px;	
	transform: rotate(-135deg) skewX(5deg) skewY(5deg);	
	background: linear-gradient(-45deg, white 50%, transparent 50%);	
}
.box_rate {
	height:265px;
	width:100%;
	background-position: center;
	background-repeat: no-repeat; 
	background-size: cover; 
	text-align: center;
	position:relative;
}
.box_rate:after {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    bottom: 0;
    background-image: linear-gradient( to left, rgba(240,240,251,.5), #f0f0f0 30% );
}
.box_rate .rate {
	background :url('../images/Picel_Art_Heart.svg') no-repeat;
	left:-80px;
	top:-30px;
	z-index: 10;
	width:387px;
	height:325px;
}
.box_rate ul li{
	padding: 5px ;
	display: block;
	font-size:15px;
	color:#6c757d !important;
}
.box_rate h5{
	z-index: 100;
	font-size: 80px;
	font-weight: normal;
}
.box_rate .rate .border_radius{
	z-index: 100;
}
.preview .box-light{
    border-radius:0!important;
}
.single .box-light{
    border-bottom-right-radius:0!important;
    border-bottom-left-radius:0!important;
}
.preview .col-lg-10 p a{
	color:#e62120!important;
}
.preview .col-lg-10 p a:hover,.page-links  a:hover strong{
	color:#9b1414!important;
}
.single .loop .the-content a{
	color: #e62120;
}
.single .loop .the-content a:hover{
	color: #bf1d1d;
}
/**
* 10.0 - Pagenation
*
*/
.tab-pane .border-bottom:last-child{
	border-bottom:0!important;
}
.nav-tabs .nav-link,.nav-tabs{
	border:none!important;
}
.nav-tabs  .nav-link {
	padding: .4rem 1rem!important;
}
.nav-tabs  .nav-link.editprofile {
	padding: .4rem 2rem .4rem 1rem !important;
}
.pagenation_box{
	position: absolute;
	bottom: -17px;
	padding-left: 12px;
}
.pagenation_box ul li a {
	padding: 5px 18px!important;	
	margin:1px!important;
	font-size:15px;
}
.pagenation_box ul li{
    line-height:2;
}
.pagenation_box ul li .prev{
	background: url('../images/right-arrow.png') no-repeat center center;
	display:block;

	height:12px;
}
.pagenation_box .pagination{
    margin-right:10px!important;   
}
.pagenation_box ul .prev-link,
.pagenation_box ul .next-link,
.pagenation_box ul .disabled{
    line-height:0.75;
}
.pagenation_box ul li .next{
    background: url('../images/left-arrow.png') no-repeat  center center;
    display:block;

	height:12px;
}

.nav-tabs .nav-link,.pagenation_box ul li a{
	border-radius: 1.5rem !important
}
/**
* 11.0 - Profile
*
*/
.profile_details a,.name_author_profile{
	color:#5d5d63!important;
}
.sprite,.tags{
	position: relative;
}
.sprite:after,
.tags:after,
.video-icon:after{
	position: absolute;
	content: "";
	display: block;
	height: 18px;
	width: 21px;
}
.video-icon:after{
	cursor: pointer;
}
.custom-file-label::after{
    padding: .5rem .75rem!important;
}
.input_radius.custom-file-label{
    padding: 8px 15px!important;
}
.profile_details .nav-item:nth-of-type(3) a:after{
	background: url('../images/sprite.png') 40px -47px;
	top:7px;
	right:10px;
	opacity: .6;
}
.profile_details .nav-item:nth-of-type(3) a.active:after{
    	opacity: .3;
}
.profile_details .nav-item:nth-of-type(4) a:after{
	background: url('../images/sprite.png') -69px -47px;
	top:9px;
	right:-10px;
}
.sidebar_profile ul .sprite:first-child:after {
	background: url('../images/sprite.png') -69px -25px;
	top:3px;
	right:-3px;
	height:22px;
}
.sidebar_profile ul .sprite:nth-of-type(2):after {
	background: url('../images/sprite.png') -67px -65px;
	top:5px;
	right:-2px;	
}
.sidebar_profile ul .sprite:nth-of-type(3):after {
	background: url('../images/sprite.png') -67px -6px;
	top: 4px;
	right: -2px;
}

.video-icon:after{
	background:  url('../images/sprite.png') -25px 43px !important;
	height:40px;
	width:40px;
	top:32%;
	left: 30%;
	z-index: 9999;
}

.profile_form label{
	font-size:14px;
	color:#5d5d63 !important
}
.sidebar_profile .text-secondary{
	line-height: 27px;
}
.sidebar_profile .avothor{
	position: absolute;
	top:-80px;
	height:150px;
	width:150px;
	left: 0;
	right: 0;
	margin: auto;
}
.sidebar_profile ul li{
	padding-bottom: 10px;
	padding-right: 30px;
}
.sidebar_profile ul li i{
	vertical-align: middle!important;
}
.sidebar_profile ul li:last-child{
	padding-bottom: 0!important;
}

/**
* 12.0 - Advertise
*
*/
.advertise_page strong{
	color:#5d5d63
}
.advertise_page .rounded-circle {
	height:110px;
	width:110px;
	text-align: center;
	font-size: 40px;
	display: inline-block;
	padding: 25px 10px;
	direction: ltr
}
table{
	max-width: 100%;
	background-color: transparent;
	border-radius: .6rem;
}
table td, 
table th {	
	padding: .5rem;
	height: 38px;
	vertical-align: bottom;
	border-bottom: 1px solid #dee2e6;
	border-left: 1px solid #dee2e6;
}
table td{
	text-align: center;
}
table tr:first-child td{
	font-weight: 600;
}
table tr:not(:first-child):hover{
	background: #e62120;
	color:#fff;
}
table tr:last-child td{
	border-bottom:none;
}
table tr td:last-child{
	border-left:none;
}
div.box-table{
	border: 1px solid #dee2e6;
	display: flex;
	border-radius: .6rem;
}
/**
* 13.0 - Adv
*
*/
.adv img{
	height:auto;
	width:auto;
}
/**
* 14.0 - Footer
*
*/
.social-footer li:first-child a:after{
	background: url('../images/sprite.png') -4px 75px !important;
	top: 6px;
	left: 9px;

}
.social-footer li:nth-child(5) a:after{
	background: url('../images/sprite.png') -1px 97px !important;	
	top: 6px;	
	left: 6px;	
	height: 22px;	
	width: 22px;
}
.social-footer li:nth-child(4) a:after{
	background: url('../images/sprite.png') -1px 121px !important;	
	top: 6px;	
	left: 5px;	
	height: 22px;	
	width: 22px;
}
.social-footer li:nth-child(3) a:after{
	background: url('../images/sprite.png') -1px 55px !important;
	top: 6px;
	left: 6px;
	height: 21px;
	width: 22px;
}
.social-footer li:nth-child(2) a:after{
	background: url('../images/sprite.png') -1px 35px !important;	
	top: 6px;	
	left: 4px;	
	height: 22px;	
	width: 22px;
}
.social-footer li:first-child:hover{
    background:#ea7819;
    border:1px solid #ea7819!important;
}
.social-footer li:nth-child(2):hover{
    background:#4492f5;
    border:1px solid #4492f5!important;
}
.social-footer li:nth-child(3):hover{
    background:#76a9ea;
    border:1px solid #76a9ea!important;
}
.social-footer li:nth-child(4):hover{
    background:#385c8e;
    border:1px solid #385c8e!important;
}
.social-footer li:nth-child(5):hover{
    background: url('../images/instagram.png') no-repeat center center;
    border:1px solid #ac429a!important;
} 
.social-footer li:nth-child(6):hover{
    background:#fc3e04;
    border:1px solid #fc3e04!important;
}

.social-footer li.critic a{
	text-align: center;
    padding-top: 3px;
    padding-left: 0px;
}
.social-footer li{
	height:35px;
	width:35px;
	border-radius: 30px!important;
	display: block;
margin:auto 2px;
}

.scrollToTop{
    width:40px; 
	height:40px;
	background-image:url("../images/back-to-top.svg");
    position:fixed;
    z-index:9999;
    bottom:55px;
    right:50px;
    display:none;
}
.loader {
    border: 2px solid #f3f3f3; /* Light grey */
    border-top: 2px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 15px;
    height: 15px;
    animation: spin 2s linear infinite;
    position:absolute;
	left:23px;
	top:4px;
	z-index:9999;
	display:none;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.form-control:focus ,.btn-primary:focus {
	border-color:#e62120!important;
	 box-shadow:0 0 0 .2rem rgba(230,33,32,.25)!important
}
.custom-file-label::after {
	right:8px;
}
.pass-text{
	display:none;
}
.pass-graybar{
	top:-13px;
}
.pass-wrapper{
    padding:5px 5px;
}
.cover-img {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -49.4vw;
    height: 600px;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
#background-ad {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer: cursor;
    z-index: 0;
}

/******************/
.loader_header {
    border: 4px solid #f3f3f3;
    border-top-color: rgb(243, 243, 243);
    border-top-style: solid;
    border-top-width: 5px;
    border-radius: 50%;
    border-top: 4px solid #e62120;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 50px auto;

}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/**
* 15.0 - Media query
*
*/

/**
* 15.1 - <1200
*
*/
@media all and (max-width:1200px) {
	.container{
		min-width:100%!important;
	}
}
/**
* 15.2 -<1024
*
*/
@media all and (max-width:1024px){
	.box_rate .rate{
		left: 0;
		top:-5px
	}
	.box_rate .rate .border_radius{
		top: 180px;
		left: 38%;
	}
}
/**
* 15.3 ->1024
*
*/
@media all and (min-width:1024px){
	.adv{
		padding: 0!important;
    	text-align: center
	}


}
/**
* 15.4 -<980
*
*/
@media all and (max-width:980px) {
    
    	.box_rate .col-lg-8{
	    padding-top: 1rem !important;
	}
    	.box_rate .rate{
	    padding-left:15px!important;
	}
	.main-menu .col-lg-5{
		margin-top:1.5rem;
		padding: 0!important;
	}
	.footer .pr-6{
		padding-right: 15px!important;
	}
	.box_main{
		margin-right: 0!important;
		margin-left: 0!important
	}
	.preview p .important-right{
		margin-right:0;
	}
	.preview p .important-left {
		margin-left:0!important
	}
	.preview .post,.preview .details_content {
		margin-left:0!important; 
	}
	.profile_details  a span{
		display: none
	}
	.box_rate .rate{
	    padding-left:15px!important;
	}
	.box_rate .col-lg-8{
	    padding-top: 1rem !important;
	}
	.big_top_image{
	 margin-right:0!important;   
	}
}
/**
* 15.5 -=768
*
*/
@media all and (min-width: 800px) {

	.slider .col-lg-6 .box-light{
        width: 95% !important;
    }
}
@media only screen and (width:768px){
	.slider .tags{
		margin-bottom: .5rem !important;	
	}
	.footer-left.pr-6{
		padding-right: 0!important;
		padding-left: 0!important;
	}
	.last-cinema header span,
	.last-mobile-game header span{
		padding: 5px 5px !important;
	}
	.box_rate h5{
	    font-size:40px!important;
	}
	.font-ll {
        font-size: 14px !important;
    }
    .slider .col-lg-6 .box-light {
        width: 93% !important;
    }

.slider ul.tags li {
display:none
}
.slider ul.tags li:first-child{
display:inline-block!important;
}
.slider ul.position-absolute{

left: 0;
right: 0;
margin: 0 auto !important;
display: inline-block;
text-align: center;
}
.slider h2 a{
font-size: 13px ;
}
.slider p.color-light{
display:none;
}
}
/**
* 15.6 -<768
*
*/
@media all and (max-width:768px){
	.box_rate .rate{
		top: 25px!important;
	}
	.box_rate .rate .border_radius {		
		top: 130px;
		left: 34%;
	}
	.tags li a{
		font-size: 11px;
		padding: 3px 7px
	}
	.img-fluid {
		width: 100%!important;
		height: auto!important;
	}

	ol.children{
		margin-right:15px!important;
	}
	.comment-list li .comment-body{
		padding-right:0!important;
		padding-left:0!important;
	}
	.normal .comment-list li .comment-body{
	   	padding-right:15px!important;
		padding-left:15px!important;
	}
.cover-img{

background-size: 100% 100%;
    background-repeat: no-repeat;
   
    background-attachment: inherit;
    height: calc((100vw ) * 0.468795) !important;
    background-position: center top;
    position: relative;
right:-30px!important;
margin: 0 0 15px 0 !important;
}
 .fancybox-inner{
width:98%!important;
}
}
/**
* 15.7 -<480
*
*/
@media all and (max-width:490px) {
.last-box .loop h2 a,.last-box .loop h2 a.first_post{
font-size:16px!important
}
	.top-menu,
	.box_item_menu .new-count,
	.hashtag-nav{
		display:none!important;
	}
	.navbar-light .navbar-toggler {
		border:none;
	}
	.navbar-brand{
		position: absolute;
		right: 65px;
	}

	.main-menu .col-lg-5{
		margin-top:.5rem!important;
	}
	.collaps-content button{
		float: right;

margin-right: 10px;
	}
	#navbarSupportedContent{
		width:100%;
	}
	#navbarSupportedContent ul{
		margin-right:0!important;
		margin-top: 8px!important;
	}
	#navbarSupportedContent ul li {
	/*	margin-top:10px!important;*/
		text-align: center!important;	
	}
	.main-menu{
		padding: 0!important;
	}
	.continue-menu div{
		display: none!important;
	}
	#new-post-list{
		width: 94%;
		
	}
	.scrollbar-inner.scroll-content {

		margin-left: -16px !important;
		margin-right: 16px !important;
	
	}
	#navbarSupportedContent.navbar-collapse{
		width: 70%!important;	
		position: absolute;
		background: white;
		z-index: 99999;
	top: 38px;;
	}
	.new-game-box {	
		right: 0;	
		left: 0;	
	}
	#new-post-list::before {		
		left: 50%;
	}
	.new-count::after {		
		top: -15px;
		right: -35px;
	}
	.header-icon li:first-child{
	    margin-left:0!important;
	}
	.search::after {
		right: 0px;
		top: 0px;
		opacity:.7;
	}
	.main-menu #navbarSupportedContent .navbar-nav li{
		border-top:none!important;
		border-right:none!important;
		border-left:none!important;
		border-radius: 0!important;
		margin:0!important;
	}
	.main-menu #navbarSupportedContent .navbar-nav li:last-child{
		border-bottom:none!important;
	}

	.main-menu #navbarSupportedContent .navbar-nav > li:first-child{
		background: #e62120!important;
	}
	.main-menu #navbarSupportedContent .navbar-nav li:first-child a:hover{
		color:white!important;
		
	}
	.main-menu #navbarSupportedContent .navbar-nav li a {
		padding: 1rem .5rem!important;
	}
	.continue-menu{
		margin-left:.5rem;
		margin-top:10px;
		text-align: center!important;
	}
	.main-menu .col-lg-7{
		padding-left: 0!important;
	}
	.main-menu .col-lg-5{
		position: absolute;
		left: 0;
	}
	.continue-nav{
		width:93%;
	}
	.slider .col-lg-3{
		padding:15px!important;
	}
	.last-video .col-lg-5,
	.reviews .col-lg-5{
		padding-left: 35px !important;
	}
	.last-video .col-lg-7{
		padding-right: 35px !important;
	}
	.reviews .col-lg-7{
		padding-left: 35px!important;
		padding-right: 35px!important;
	}
	.reviews .col-lg-7 .col-lg-6:nth-of-type(2){
		margin-top: 1rem !important;
	}
	.preview .details_content,
	.preview p .important-left,
	.preview p .important-right,
	.last-box .the-content  p .important-left,
	.last-box .the-content  p .important-right{
		margin :20px 0!important;
		width:100%;
	}
	.box_rate{
		height: auto;		
		max-height: 700px;		
		margin-bottom: 200px !important;
	}
	.box_rate .rate .border_radius {
		top: 190px;
		left: 32%;
	}
	.box_rate .rate{
		background: url('../images/Picel_Art_Heart.svg') no-repeat center;
	}
	.box_rate .rate .border_radius{
		left:42%!important;
	}
	.continue-menu ul {
		right: 15px;
	}
	.continue-nav::before{
		left: 47%;
	}
	.footer .row .col-lg-3:first-child{
	    padding-right:15px!important;
	}
	.box_rate .col-lg-8{
	    padding-top:45px !important;
	}
	.slider .col-lg-6 .box-light {
		width: 94% !important;
	}
	.chosen-admin  .col-1-5{
		width: 100%;
	}
	.last-box article .col-lg-9{
	    padding-right:0!important;
	}
	.video_tab_box .col-7 .font-ll{
	   font-size:14px!important; 
	}
	.last-video .col-lg-5 .row img{
	    width:135px!important;
	    height: 118px;
	}
	.rerror{
        right: 100px;
    }
    .main-menu .col-lg-5{
        display:none;
    }
    .review .box_tooltip{
        top:100px;
        left:15px!important;
        right:15px!important;
         width: 290px!important;
         height:auto;


    }
    .review .box_tooltip img{
    	margin-left:7px!important;
	width:30%;
    }
    .box_tooltip span{
        width:67%;
	display: inline-block;
    }
    .review .box_tooltip::before{
	left:45%;
    }
    .list_tooltips{
          position:relative!important
    }
    .list_tooltips li{
          margin: 30px 2px;
        position:static!important;
    }
    .reviews .col-lg-7 .col-lg-12 {
        padding-left: 0 !important;
        padding-right: 15px !important;
    }
    .reviews .col-lg-6 .box-light {
        width: 96% !important;
    }
    .reviews .col-lg-5 .col-lg-12{
        padding-left:0!important;
    }
    .reviews .col-lg-5 .box-light {
        width: 100% !important;
    }
	.main-menu #navbarSupportedContent .navbar-nav li.menu-item-has-children:hover > a:after,
    .main-menu #navbarSupportedContent .navbar-nav li.menu-item-has-children:hover > a:before{
    	display: none !important;
	}

	.header-icon li.ml-3{
		position: absolute;
		left:0px;
	}
}
/**
* 15.8 -<360
*
*/
@media all and (max-width:360px) {
	#new-post-list{
		width: 91%;	
	}
	.navbar-brand{
		position: absolute;
		right: 55px;
	}
	.continue-menu ul {
		right:5px;
	}
	.continue-nav::before {
		left: 45%;
	}

    .details_text{
        font-size:13px;
    }
    .post .tags.d-inline-block{
      display:block!important; 
    }

    .comment-body p,
    #rateme span:first-child,
    ol.children{
        margin-right: 0!important;
	}
	.slider .col-lg-6 .box-light {
		width: 92% !important;	
	}
	.video_tab_box .col-5,
	.video_tab_box .col-7{
	   max-width: 50%!important; 
	}
	.video_tab_box .col-7 .details{
	   display:none!important; 
	}
	.video_tab_box .col-7 .font-ll{
	   padding-left:5px;
	}
	.video-icon {
        width: 87%;
    }
    .rerror{
        right: 15px;
    }
    .reviews .col-lg-6 .box-light {
        width: 94% !important;
    }
	.box-table{
 	   overflow: hidden;
 	   overflow-x: scroll
	}
}
/**
* 15.9 -<320
*
*/
@media all and (max-width:320px) {
	.main-menu.container{
		padding:0!important;
	}
	.navbar-brand img {
		height: 30px;
		width: 110px !important;	
	}
	.header-icon li.color-dark{
		font-size: 10px;
	}
	.video_tab_box .col-7 .font-ll {
        font-size: 12px !important;
    }
    .video-icon {
        width: 85%;
    }
}


.slider .position-relative:hover h2 a {
   color: #e62120 !important;
}

.row.no-gutters .card{
  border-color: #e62120!important;
}
.badge-pill{
	background-color: #dee2e6 !important;
}

.top-footer a.text-secondary{
	color: #cecece !important;
}
.right-ads a {
	color: #5d5d63 !important;
}
.right-ads .bg-light:hover{
	background: #e62120 !important;
	color: #fff !important;
	border-color: #e62120 !important;
	cursor: pointer
}
.right-ads .bg-light:hover a{
	color: #fff !important;
}
@supports not ((-webkit-hyphens: auto) or (-ms-hyphens: auto) or (hyphens: auto)) {
	.scrollbar-inner.scroll-content {
		margin-left: 0px!important;
	} 
  }

.mo_image_id,.btn-social i,
.mo_image_id{
	display:none;
}

.main-menu #navbarSupportedContent .navbar-nav li a{
	position: relative
}

.main-menu #navbarSupportedContent .navbar-nav li.menu-item-has-children:hover > a:after{
	box-shadow: 0 0 7px rgba(137, 137, 137, 0.3);
	content: "";
	display: block;
	position: absolute;
	left: 46%;
	top: 59px;
	width: 30px;
	height: 20px;
	border-radius: 5px;
	transform: rotate(-135deg) skewX(5deg) skewY(5deg);
	background: linear-gradient(-45deg, #fff 50%, transparent 50%);
	z-index: 99999 !important;
}
.main-menu #navbarSupportedContent .navbar-nav li.menu-item-has-children:hover > a:before{
	content: "";
	display: block;
	position: absolute;
	left: -50%;
	right: -50%;
	top: 64px;
	z-index: 999999 !important;
	height: 30px;
	background: #fff;
}
.box_mega_menu > .row {
    box-shadow: 0 0 7px rgba(189, 189, 189, 0.4);
}
.comment p img{
	margin-top: auto !important;
	display: inline-block;
	max-width: auto !important;
}
.reload_captcha{
    color: #e62120;
    font-size: 14px !important;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: -5px;
}


#snippet-box{
	opacity: 0;
	height: 0;
}
.the-content table,
.the-content table tr,
.the-content table tr td{
	width: auto !important;
	height: auto !important;
	direction: rtl
}
.the-content table tr td{}
.the-content table{
	width: 100% !important;
}

.the-content ul,
.the-content ol{
	direction: rtl
}
.stick-in-all{
  position: fixed;
  left: 5px;
  bottom: 5px;
  z-index: 9999
}
.stick-in-all span{
  position: absolute;
  top: -10px;
  right: -10px;
  background: red;
  color: #fff;
  display: inline-block;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: 23px;
  text-align: center;
}
.stick-in-all span:hover{
  cursor: pointer;
}
.right-ads ul,.right-ads  ol,.comment-list,.scroll-content ul,.scroll-content ol{
	list-style: none;
}
.responsive-box{
	position: absolute;

left: 0;

top: 20px;
}
@media all and (max-width:480px) {
	.stick-in-all img{
 	   width: 70%;
 	   height: auto;
	}
	.stick-in-all span{
 		 top: -10px;
 		 right: 25px;
 		 width: 20px;
 		 height: 20px;
    line-height: 20px;
	}
	.search.d-inline-block{
		left:20px;
	}
	.single_social .search{
		left: 0px;
	
	}
}
.name_author_profile h1{
	    font-weight: normal;
}

