@CHARSET "UTF-8";
/**
 * @package    manivideo
 * @subpackage CSS
 * @author     Mohammad Miri {@link joominamarket.com}
 * @author     Created on 19-Sep-2017
 * @license    GNU/GPL
 */

 
.manivideo .bg {
	position: absolute;
	width: 100%;
	height: 250px;
}
.manivideo .bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
} 
/* .manivideo.has_bg .filter-mobile .btn, */
.manivideo.has_bg .title,
.manivideo.has_bg .title * { 
	color: white !important;
}
.manivideo .mainbox {
  padding: 35px 15px 50px 15px;
}

 
 #description_main p {
    margin-bottom: 0;
}
.description a {
    font-family: 'vazir';
}
.manivideo .title {
  position: relative;
  z-index: 1;
  padding: 50px 0;
  margin: 0 0 30px;
}
.manivideo .title .container {
  display: flex;
  justify-content: center;
}
.manivideo .title .container.has_search {
  justify-content: space-between;
  align-items: center;
}
.manivideo .title h1,
.manivideo .title h2{
    font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: normal;
  font-family: 'iransanmedium';
  color: inherit;
  text-align:center !important;
}

.manivideo .title .container.has_search h1,
.manivideo .title .container.has_search h2{ 
  text-align:right !important;
}
.manivideo .title h6 {
  color: #6c757d;
  font-size: 14px;
  margin: 20px 0 0;
}
.manivideo .title .description {
  font-size: 14px;
  margin: 20px 0 0;
}

.title h3.description {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 22px;
}
.manivideo .topinfo {
    width: 70%;
  display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.manivideo .container.has_search .topinfo {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.manivideo .topinfo .image_box {
    width: 100%;
text-align: center;
margin: 0 0 10px;
}
.manivideo .container.has_search .topinfo .image_box{
  width: 100px;
text-align: right;
margin: 0 ;
    
}
.manivideo .topinfo img.cat {
  width: 45px;
}
.manivideo .topinfo h1{
    font-size: 30px;
    font-family: 'iransanmedium';
    margin: 0;
    line-height: normal;
    padding: 0;
color: rgb(52, 58, 64);
  text-align:center !important;
}  
.manivideo .container.has_search .topinfo h1{
  text-align:right !important;
} 
.manivideo .topinfo .description {
  font-size: 14px;
}
.manivideo .topinfo .description p:last-child {
  margin: 0 !important;
} 
.manivideo.category .text_overlay {
  display: block;
  text-align: right;
  cursor: pointer;
  font-size: 15px;
  color: #333 !important;
  font-family: 'iransanmedium';
}
.manivideo.category .text_overlay.none{
    display: none;
}
.manivideo.category .text_overlay > div {
  margin: 0 auto;
}
.manivideo.category .text_overlay .arrow_up {
  display: none;
} 
.manivideo.category .description_main_full{
    display:none;
}
.manivideo_category { 
    position: relative;
}
.main_content.manivideo_files {
  width: 100%;
}

.manivideo .mobile_advertisements{
    display:none;
}
.manivideo .mobile_advertisements a{
    text-align: center;
}
.manivideo .mobile_ads{
    display:none;
    margin:10px 0 0;
  text-align:center ;
}
.manivideo .sidebar {
  display: block;
  position: static;
  min-width: 0;
  min-height: 0;
  width: 23%; 
  background: #fff;
}
.manivideo .sidebar .each_ads{
    margin:0 0 15px;
}
.manivideo .sidebar > div {
    box-shadow: none; 
}
.manivideo .sidebar h5 {
  color: #fff;
  padding: 15px;
  font-size: 16px;
  font-family: iransanbold;
  background: #1e2745;
}
.manivideo .sidebar .categories_list a {
  padding: 15px;
  background: #f8fafb;
  margin-bottom: 10px;
  color: inherit;
  display: flex;
align-items: center;
}
.manivideo .sidebar .categories_list a img {
  width: 25px;
  margin-left: 10px;
}
.manivideo .sidebar .categories_list a .bi {
  display: inline-block;
  margin-left: 10px;
  width: 25px;
  text-align: center;
  font-size: 25px;
  height: 25px;
  line-height: 16px;
}
.manivideo .sidebar .card-body{
    padding: 0 !important;
    margin: 0px 0 20px;
    width: 100%;
    float: right;
}
.manivideo .sidebar .filters {
    padding: 10px 20px;
    width: 100%;
    float: right;
}
.manivideo .sidebar .card {
    border: none; 
    border-top: solid 1px #eee;
    width: 100%;
    float: right;
}
.manivideo .sidebar .card:first-child {
    border: none;
}

.filter-mobile.btn-group {
  width: 100%;
  margin: 0;
  display:none;
}
.video_page_filter .filter-mobile.btn-group {
  display: block;
}
.filter-mobile .btn {
  margin: 0;
  padding: 8px 12px;
  white-space: nowrap;
  font-size: 14px;
  color: #000;
  float: none;
  line-height: normal;
  box-shadow: none !important;
  text-align: right;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  height: 42px;
  min-width: 180px;
  width: 100%;
  margin: 0 0 10px;
}
.filter-mobile .btn.show {
  border: solid 1px #aaa !important;
}
.filter-mobile .btn.active_btn {
  color: #fff !important;
}
.filter-mobile .dropdown-toggle::after { 
  margin-left: 0;
  margin-right: .255em;
}
.filter-mobile .btn span {
  display: inline-block;
  width: 15px;
  height: 2px;
  background: #000;
  border-radius: 3px;
  position: relative;
} 
.filter-mobile .dropdown-menu {
  max-height: 400px;
  overflow-y: auto;
  text-align: right;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 12px 0px;
  width: 100%;
  padding: 10px;
  margin: 8px 0 0 !important;
  border: none;
}
.filter-mobile .dropdown-menu li {
  text-align: right;
}
.filter-mobile .dropdown-menu li a {
  display: block;
  font-size: 15px;
  padding: 11px 0;
  background: #f8fafb;
  text-align: center;
  font-family: 'iransanmedium';
  color: #6c757d;
  border-bottom: solid 1px #fff;
}
.filter-mobile .dropdown-menu li:last-child a{
    border:none;
}

.manivideo .sidebar .filter_btn {
    display: none;
    text-align: center;
    background-color: #e5e5e5;
    cursor: pointer;
    position: -webkit-sticky;
    position: sticky;
    top: 90px;
    width: 36px;
    height: 36px;
    font-size: 21px;
    line-height: 40px;
    margin-top: 10px;
    border: none;
    color: #4b566b !important;
    padding: 0;
}
.manivideo #offcanvasRight {
    z-index: 99999 !important;
    border: none !important;
    box-shadow: 0 0 26px rgba(0,0,0,.5) !important;
    top: 0 !important;
    padding-bottom: 50px !important;
}
.manivideo #offcanvasRight .sidebar{
    position:static !important;
    width: 100% !important;
    height: auto !important;
}
.manivideo #offcanvasRight .sidebar > div{
    box-shadow: none !important;
}
.manivideo #offcanvasRight .offcanvas-header {
    box-shadow: 0 0.125rem 0.625rem -0.1875rem rgba(0,0,0,0.1);
    padding: 20px 30px;
    margin: 0 0 10px;
}
.manivideo #offcanvasRight .offcanvas-header span {
    display: inline-block;
    font-weight: 600;
    line-height: 1.2;
    color: #4a4b65;
    font-size: 16px;
}
.manivideo #offcanvasRight .offcanvas-header .btn-close {
    margin: 0;
    padding: 0;
}
.manivideo #offcanvasRight .offcanvas-body {
    padding: 1px 30px !important;
}
.manivideo #offcanvasRight .filters.other_pages{
    box-shadow: none !important;
    padding: 0;
}
.manivideo .sidebar .filter_box { 
    display: block;
    width: 100%;
    float: right; 
}
.manivideo .main_content #video_items {
    clear: both;
    margin-bottom: 30px;
}
.manivideo .sidebar .category_info {
    background: #fff;
    box-shadow: 0px 0px 17px #e2e2e2;
    padding: 10px 20px;
    width: 100%;
    float: right;
    margin: 0 0 20px;
}
.manivideo .sidebar .category_info h1 {
    font-size: 17px !important;
    margin: 0 !important;
    color: rgb(55, 63, 80) !important;
    line-height: normal;
    float: none !important;
    display: block !important;
}
.manivideo .sidebar .category_info .description {
    margin: 5px 0 0;
    font-size: 14px;
    line-height: 25px;
}

.manivideo .category_info h2{
line-height: normal;
margin: 0 0 15px;
padding-top: 16px;
}
.manivideo .category_info h3{
line-height: normal;
margin: 0 0 15px;
padding-top: 15px;
}
.manivideo .category_info h4{ 
line-height: normal;
margin: 0 0 15px;
padding-top: 40px;
}
.manivideo .category_info h5{
line-height: normal;
margin: 0 0 15px;
padding-top: 40px;
}
.manivideo .category_info h6{
line-height: normal;
margin: 0 0 15px;
padding-top: 40px;
}
.manivideo .category_info > p > img,
.manivideo .category_info > img{
margin: 48px 0; 
height: auto !important;
} 
.manivideo .category_info ul{
list-style: none; 
padding: 0; 
margin-bottom: 16px;
}
/* .manivideo .category_info ul li{
display: block;
padding: 8px 30px 8px 30px;
position: relative;
color: rgb(113, 128, 150);
line-height: 27px;
clear: both;
}
.manivideo .category_info ul li:before{
content: "\f272";
font-family: bootstrap-icons !important;
text-align: center;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0 !important;
width: 20px;
height: 20px;
font-size: 13px;
position: absolute;
right: 0;
top: 12px;
border-radius: 50%; 
}  */
.manivideo .category_info ol{
counter-reset: item;
list-style: none; 
padding: 0; 
margin-bottom: 16px;
}
/* .manivideo .category_info ol li{
display: block;
padding: 8px 30px 8px 30px;
position: relative;
color: rgb(113, 128, 150);
line-height: 27px;
counter-increment: item;
}
.manivideo .category_info ol li:before{
content: counter(item); 
text-align: center;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0 !important;
width: 20px;
height: 20px;
font-size: 12px;
position: absolute;
right: 0;
top: 12px;
border-radius: 50%; 
}  */
.manivideo .category_info blockquote {
margin: 30px 0 30px;
padding: 40px 135px 20px 40px;
border-radius: 5px;
position: relative; 
box-shadow: rgba(116, 129, 141, 0.1) 0px 3px 8px 0px;
border: 1px solid #e3e9ef;
background: #fff;
} 
.manivideo .category_info blockquote::before {
position: absolute;
top: 52px;
right: 50px;
font-size: 47px;
text-align: center;
z-index: 5;
background-size: contain;
content: "\f255";
font-family: bootstrap-icons !important;
}
.manivideo .category_info_mobile {
    background: #fff;
    box-shadow: 0px 0px 17px #e2e2e2;
    padding: 10px 20px;
    width: 100%;
    float: right;
    margin: 0 0 20px;
    display: none;
}
.manivideo .category_info_mobile h2 {
    font-size: 17px !important;
    margin: 0 !important;
    color: rgb(55, 63, 80) !important;
    line-height: normal;
}
.manivideo .category_info_mobile .description {
    margin: 5px 0 0;
    font-size: 14px;
    line-height: 25px;
}
.manivideo .sidebar .filter_box .filter_title {
    display: none;
    font-size: 17px;
    border-bottom: solid 1px #eee;
    padding: 15px;
    position: relative;
    cursor: pointer;
}
.manivideo .sidebar .filter_box .close_filter {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 19px;
}
.manivideo .sidebar .filter_search {
    width: 100%;
    float: right;
    position: relative;
    margin: 0 0 15px;
}
.manivideo .sidebar .filter_search input {
    border: 1px solid #dae1e7; 
    padding: 5px 10px !important;
    width: 100% !important;
    line-height: 25px;
    font-size: 13px;
}
.manivideo .sidebar .filter_search::after {
    font-family: bootstrap-icons !important;
    content: "\f52a";
    position: absolute;
    left: 11px;
    top: 6px;
    color: #4b566b;
    font-size: 16px;
}
.manivideo .has_sidebar .main_content {
  width: 70%; 
  padding-right: 0;
  position: relative;
}
.manivideo .each_filter_section {
    width: 100%;
    position: relative;
    float: right; 
    background: #fff;  
}
.manivideo .tags_filter {
    position: relative;
    width: 100%;
    float: right;  
}
.manivideo .categories_filter {
    position: relative;
    width: 100%;
    float: right;   
}
.manivideo .videopage_filters .categories_filter {  
    margin: 0px;
}
.manivideo .tags_filter a ,
.manivideo .categories_filter a {
    cursor: pointer;
    display: block;
    position: relative;
    padding: 8px 0;
    color: #4b566b;
    font-size: 13px;
    margin: 0;
    text-align: right;
}
.manivideo .categories_filter a span{
    display: inline-block;
}
.manivideo .categories_filter a img {
    width: 25px;
}

.manivideo .advertisements{
  clear:both;
    
}
.manivideo .related_title,
.manivideo .advertisements h3 { 
  position: relative;
  margin: 0 0 5px;
  clear:both;
}
.manivideo .related_title span,
.manivideo .advertisements h3 span{
      display: inline-block;
  padding: 10px 0 10px 10px;
  background: #fff;
position: relative;
z-index: 1;
}
.manivideo .related_title:after,
.manivideo .advertisements h3:after{
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #eee;
  height: 1px;
  margin: auto;
  right:0;
}
.manivideo .advertisements .each {
  margin: 0 0 20px;
  text-align: center;
}
.manivideo .advertisements a{
    display:block;
}
.manivideo .advertisements .mobile{
    display:none;
}
.manivideo .each_video {
    margin: 0 0 24px;
}
.manivideo .sidebar .each_video {
    margin: 0 0 10px;
}
.manivideo .each_video:hover > div{ 
  transition: .4s;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}
.manivideo .sidebar .each_video:hover > div{ 
  transition: .4s;
    box-shadow: none !important;
}
.manivideo .each_video > div {
    height: 100%;
  transition: .4s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.manivideo .each_video .image{
    width: 100%;
    padding-left: 0;
}
.manivideo .each_video .info {
  padding: 10px 15px;
}
.manivideo .each_video .bottom_box {
  padding: 0 15px 10px 15px;
}
.manivideo .each_video p {
    font-size: 12px !important;
}
.manivideo .each_video .each_res_title {
  padding: 8px 0;
  font-size: 14px;
  font-family: 'iransanmedium';
} 
.manivideo .each_video .each_res_title a {
  color: #6c757d;
}
.manivideo .each_video .each_res_title .mobile {
  display: none;
}
.manivideo .each_video .video_infos {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 15px;
}  
.manivideo .each_video .video_description_list {
  font-size: 13px;
  color: #666;
}
.manivideo .each_video span.manivideo_created, span.video_hits {
    font-size: 12px;
    margin-left: 20px;
}
.manivideo .each_video .video_infos .readmore {
  font-family: 'iransanmedium';
  font-size: 14px;
  background: none;
  border: none;
}
.manivideo .each_video .video_infos .readmore .bi {
  transform: rotate(180deg);
  display: inline-block;
  font-size: 18px;
  margin-left: 5px;
}
.manivideo .each_video .video_time {
  display: inline-block;
  font-size: 14px;
  color: #8e8e8e;
}
.manivideo .each_video .video_details {
    width: 100%;
    float: right;
    padding: 15px;
}
.manivideo .each_video .each{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.manivideo .each_video h2 {
    margin: 0;
    padding: 10px ;
    font-size: 13px;
    width: 100%;
    line-height: 21px;
}
.manivideo .each_video h2 a {
    display: block;
    font-size: inherit;
    color: #4b566b;
}
.manivideo .each_col_desc {
    width: 100%;
    float: right;
    color: rgb(105, 105, 105);
    font-size: 13px;
    height: 43px;
    overflow: hidden;
    line-height: 22px;
}
.manivideo .modal-body {  
    position: relative;
    width: 100% !important;
    padding: 15px !important;
}
.manivideo .modal-content{
    border: none;
}
.manivideo .modal-header {
    background-color: rgb(75 86 107);
    color: #fff !important;
}
.manivideo .modal-header h5 {
  font-size: 17px;
  margin: 0;
  line-height: normal;
}
.manivideo .modal-header .close {
    position: absolute;
    left: 8px;
    top: 14px;
    opacity: 1;
    padding: 0 !important;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: none;
    border: none;
    font-size: 23px;
    color: #fff;
}

.manivideo .videodesc_modal {
    z-index: 999999;
}
.manivideo .videodesc_modal .modal-header .close { 
    top: 6px; 
}

 
.manivideo .side_tags {
    float: right;
    width: 100%;
}
.manivideo .side_tags h3 {
    margin: 0 0 15px;
    font-size: 17px;
    line-height: 30px;
    border: 0;
    padding: 0;
    color: rgb(37, 37, 37);
} 
.manivideo #sidebar-video {
    background: #fff; 
    box-shadow: 0px 0px 17px #e2e2e2;
    padding: 10px 20px;
}
.manivideo .filters.other_pages{
    background: #fff; 
    box-shadow: 0px 0px 17px #e2e2e2;
    padding: 10px 20px;
    width: 100%;
    float: right;
}
.manivideo #sidebar-video .card {
    border: none !important;
    border-top: solid 1px #eee !important;
    background-color: #fff; 
}
.manivideo #sidebar-video .card:first-child {
    border: none !important;
}
.manivideo #sidebar-video .card-body {
    width: 100%;
    float: right;
    padding: 0px;
}
.manivideo #sidebar-video .card .card-header{
    background: #fff;
    border: none !important; 
    padding: 0;
} 
.manivideo #sidebar-video .card .card-header a{
    font-size: 14px;
    border: none;
    background: none;
    display: block;
    width: 100%;
    text-align: right;
    position: relative;
    color: #4b566b !important;
    padding: 15px 0;
}
.manivideo .sidebar h5.card-header[aria-expanded="false"]:after,
.manivideo #sidebar-video [aria-expanded="false"]:after{
    content: "\f282";
    position: absolute;
    font-family: bootstrap-icons !important;
    left: 0;
    top: 15px;
    font-size: 12px;
    background-color: #f3f5f9;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    line-height: 23px;
    color: #333;
}
.manivideo .sidebar h5.card-header:after,
.manivideo .sidebar h5.card-header[aria-expanded="true"]:after,
.manivideo #sidebar-video [aria-expanded="true"]:after{
    content: "\f286";
    position: absolute;
    font-family: bootstrap-icons !important;
    left: 0;
    top: 15px;
    font-size: 12px; 
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    line-height: 21px; 
}
 
.manivideo .manivideo_video .related_title {
    display: flex;
    align-items: center !important;
    margin-bottom: 10px; 
} 
.manivideo .manivideo_video .related_title >div{
    border-top: solid 1px #e8e8e8;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    margin-right: 16px;
}
.manivideo .manivideo_video .related_title h2 {
  font-size: 16px;
  margin: 0 0 10px;
  width: 100%;
  float: right;
  color: rgb(0, 0, 0);
  font-family: iransanlight, arial;
}
.manivideo .related h3 {
    font-size: 13px;
    line-height: 18px;
    margin: 0;
}
.manivideo .related h3 a {
    color: #000;
}  
.manivideo .maniloadmore {
  text-align: center;
  margin: 30px 0;
}
.manivideo_mobile_related_videos {
    /* display: none; */
    width: 100%;
    float: right;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.manivideo_mobile_related_videos .swiper-pagination {  
    bottom: -4px !important;
}
.manivideo_mobile_related_videos .swiper-pagination-bullet{
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 5px;
    padding: 0;
    transition: width .2s ease-in-out, background-color .2s ease-in-out;
    border: 0;
    border-radius: .15625rem; 
    opacity: 1 !important;
    background: #ccc;
}
.manivideo_mobile_related_videos .swiper-pagination-bullet-active{
    width: 20px;
} 
.manivideo_mobile_related_videos .swiper-slide{
    height: auto;
}
.manivideo_mobile_related_videos .swiper_buttons {
    position: absolute;
    bottom: 0;
    width: 100%;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .manivideo_mobile_related_videos .swiper_buttons > div {
    position: static;
    color: #4b566b;
    width: auto;
    height: auto;
    margin: 0 10px;
  } 
  .manivideo_mobile_related_videos .swiper_buttons > div::after {
    font-size: 16px !important;
    font-weight: bold;
  }
  
.manivideo_related_videos  {
    overflow: hidden;
    margin: 0 -10px;
}
.manivideo_related_videos .swiper-slide > div {
    padding: 10px !important;
}
.manivideo_related_videos .image_box {
    position: relative;
    margin-bottom: 10px;
    display: block;
}
.manivideo_related_videos .info h3 {
    font-size: 13px;
    line-height: 18px;
    margin: 0;
}
.manivideo_related_videos h3 a {
color: #000;
}
.manivideo_related_videos .swiper-slide { 
    width: 33.33%;  
}


.manivideo .blog-nav-links { 
  padding: 30px 0;
  margin: 0 !important;
}  
.manivideo .blog-nav-links .nav-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
.manivideo .blog-nav-links a {
  height: 100%;
  flex-wrap: wrap;
  align-content: center;
  transition: border 250ms ease 0s;
  color: rgb(37, 37, 37); 
  position: relative;
  display: block ;
}
.manivideo .blog-nav-links .next a{
  padding-left: 50px;
}
.manivideo .blog-nav-links .prev a{
  padding-right: 50px;
}
.manivideo .blog-nav-links a .icon{
  display: inline-block;
  width: 53px;
  height: 53px;
  border: 2px solid #d3d9dd;
  border-radius: 50%;
  text-align: center;
  line-height: 53px;
  font-size: 20px;
  transition: all .4s ease 0s;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.manivideo .blog-nav-links .prev a .icon{
  left: auto;
  right: 0; 
} 
.manivideo .blog-nav-links a:hover .icon{
  border-color: #8c9aa6;
}
.manivideo .blog-nav-links .next div:first-child {
  text-align: left;
  padding-left: 20px;
}
.manivideo .blog-nav-links .prev div:last-child {
  text-align: right;
  padding-right: 20px;
}
.manivideo .blog-nav-links a span { 
  display: block;
  font-size: 16px;
  font-family: iransanmedium;
  color: #384047;
  line-height: 24px;
}
.manivideo .blog-nav-links a h6 { 
  width: 100%;
  font-size: 14px;
  color: #888;
  word-break: break-word;
  line-height: 22px;
}
.manivideo .blog-nav-links a:hover h6{
  color: #4b5658;
}







@media only screen  and (max-width : 980px) { 
     
    .manivideo_related_videos .swiper-slide { 
        width: 40%;  
    }
} 
@media only screen  and (max-width : 620px) { 
    
  .manivideo_mobile_related_videos .swiper_buttons{
      display: none;
  }
    .manivideo_related_videos .swiper-slide { 
        width: 80%;  
    }
}
/*************/
.manivideo_search {
    width: 100%;
    float: right;
    padding-top: 80px;
    padding-bottom: 80px;
    margin: 0 0 30px;
    position: relative;
}
.manivideo_search .spinner-border {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 25px;
    height: 25px;
    border-width: 2px;
    display: none; 
}
.manivideo_search .ui.search.loading .spinner-border {
    display: block;
}
.manivideo_search .col-md-6{
    z-index: 1;
}
.manivideo_search .manivideo_search_bg,
.manivideo_search .manivideo_search_bg::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.manivideo_search h2 {
    font-size: 20px;
    margin: 0 0 45px;
    color: #333;
    line-height: normal;
}
.manivideo_search input#manivideoSearch {
    margin: 0;
    color: #4b566b;
    background-color: #fff;
    background-clip: padding-box;
    border: none !important; 
    transition: border-color .2s ease-in-out,box-shadow .2s ease-in-out;
    width: 100%;
    height: 65px !important;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 20px;
    font-size: 15px;
}
.manivideo_search #manivideoSearch:focus{
    border:none !important;
    outline: none !important;
}
.manivideo_search span.txt{
    position: absolute;
    left: 0;
    top: 0;
    background: #000000;
    height: 50px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 50px;
    cursor: pointer;
    padding: 0 20px;
}
.manivideo_search .ui.search{
    position:relative;
}
.manivideo_search .ui.search > .results{
    display: none;
    position: absolute;
    top: 100%;
    left: 0%;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    white-space: normal;
    text-align: left;
    text-transform: none;
    background: #FFFFFF;
    margin-top: 0.5em;
    width:100%; 
    -webkit-box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
    box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
    z-index: 998;
    max-height: 320px;
    overflow-y: auto;
} 
.manivideo_search .ui.category.search > .results .category .results{
    background:#FFFFFF;
    border-bottom:1px solid rgba(34, 36, 38, 0.1);  
}
.manivideo_search .ui.search > .results .result{
    cursor:pointer;
    display:block;
    overflow:hidden;
    font-size:1em;
    padding:0.85714286em 1.14285714em;
    color:rgba(0, 0, 0, 0.87);
    line-height:1.33;
    border-bottom:solid 1px #eee !important;
}
.manivideo_search .ui.search > .results .result:last-child{
    border-bottom:none !important;
}
.manivideo_search .ui.search > .results .result .title {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.85);
    margin: 0 0 5px;
}
.manivideo_search .ui.search > .results .result .description {
    margin-top: 0;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4);
}
.manivideo_search .ui.search > .results > .message {
    padding: 15px;
    text-align: right;
}
.manivideo_search .ui.search > .results > .message .header {
    font-size: 15px;
    color: #333;
    position: static;
    box-shadow: none !important;
    padding: 0 !important;
}
.manivideo_search .ui.search > .results > .message .description {
    margin-top: 5px;
    font-size: 13px;
    color: #666;
}

/* .manivideo * ,
.manivideo_search * {
  scrollbar-width: thin;
  scrollbar-color: #b3b3b3 #e6e6e6;
}
.manivideo *::-webkit-scrollbar,
.manivideo_search *::-webkit-scrollbar {
    width: 8px;
}
.manivideo *::-webkit-scrollbar-track ,
.manivideo_search *::-webkit-scrollbar-track {
    background: #e6e6e6;
    border-radius: 9px;
}
.manivideo *::-webkit-scrollbar-thumb ,
.manivideo_search *::-webkit-scrollbar-thumb {
    background-color: #b3b3b3;
    border-radius: 9px;
    border: none;
} */
.manivideo_search .ui.category.search > .results .category .result {
    border-bottom: solid 1px #eee !important;
    -webkit-transition: background 0.1s ease, border-color 0.1s ease;
    transition: background 0.1s ease, border-color 0.1s ease;
    padding: 0.85714286em 1.14285714em;
    text-align: right;
}
.manivideo_search .ui.search > .results .result:hover,
.manivideo_search .ui.category.search > .results .category .result:hover{
    background:#f0f0f0;
}
.manivideo_search .breadcrumb {
    margin: 0 0 15px;
} 
.video_overlay .info a {
    color: #fff;
    font-size: 15px;
    background: #9700d6;
    padding: 10px;
    border-radius: 22px
}
.no-right-padding{
	padding-right: 0 !important;
	padding-left: 15px !important;
}
.no-left-padding{
	padding-left: 0 !important;
	padding-right: 15px !important;
}
/********************************
			Heading
*******************************/
.video_description h2, .video_description h3, .video_description h4, .video_description h5 {
    margin-top: 30px;
    margin-bottom: 15px;
}
.video_description h2 {
    font-size: 24px;
}
.video_description h3 {
    font-size: 18px;
}
.video_description h4 {
    font-size: 15px;
}
.video_description p {
    text-align: justify;
}
/********************************
			categories
*******************************/
.manivideo_categories{
	width: 100%;
	float: right;
	margin:0 0 15px;
}
/*  
.manivideo_categories a {
    cursor: pointer;
    display: block;
    position: relative;
    color: #4b566b;
    font-size: 13px;
    margin: 0;
    text-align: right;
    border: 1px solid #e3e9ef; 
    padding: 15px;
    margin-bottom: 15px;
} */
a:hover,
a:focus{
	text-decoration: none !important;
}
/*  
.manivideo_categories img {
    width: 25px;
}  */
.manivideo_categories a span{ 
	display: inline-block;
} 
.manivideo {
	position: relative;
}
.manivideo .videoAccordion .accordion-item {
    border: none;
}
.manivideo .videoAccordion .accordion-item > h6 {
    cursor: pointer;
    display: block;
    position: relative;
    margin: 0;
    text-align: right;
}
.manivideo .videoAccordion a,
.manivideo .videoAccordion h6 > span{
    cursor: pointer;
    display: block;
    position: relative;
    padding: 8px 0;
    color: #4b566b !important;
    font-size: 13px;
    margin: 0;
    text-align: right;
}
.manivideo .videoAccordion h6[aria-expanded="true"]{ 
}
.manivideo .videoAccordion h6[aria-expanded="false"]:after{
    content: "\f282";
    position: absolute;
    font-family: bootstrap-icons !important;
    left: 0;
    top: 6px;
    font-size: 12px; 
    width: 22px;
    height: 22px; 
    text-align: center;
    line-height: 23px;
    color: #333;
}
.manivideo .videoAccordion h6[aria-expanded="true"]:after{
    content: "\f286";
    position: absolute;
    font-family: bootstrap-icons !important;
    left: 0;
    top: 6px;
    font-size: 12px; 
    width: 22px;
    height: 22px; 
    text-align: center;
    line-height: 21px; 
}
.manivideo .videoAccordion ul {
    list-style: none;
    margin: 0;
    padding: 0 ; 
}
.manivideo .videoAccordion ul li a{
    color: #777 !important;
    position: relative;
    padding-right: 20px;
    display: inline-block;
}
.manivideo .videoAccordion ul li a::before {
    content: "\f284";
    position: absolute;
    font-family: bootstrap-icons !important;
    right: 0;
    top: 7px;
    font-size: 12px;
    width: 22px;
    height: 22px;  
    text-align: center;
    line-height: 21px;
    color: #333;
}
.manivideo .videoAccordion a img{
    width: 25px;
}
/********************************
			category
*******************************/
.manivideo_category{ 
	margin:15px 0 15px ;
    display: flex;
    justify-content: space-between;
} 
.manivideo .manivideo_category_header h1{
	width: 100%;
	float: right;
}
.manivideo .manivideo_category_header h1 a{
	float: left;
    margin-right: 5px !important;
    width: 35px;
    height: 35px;
    padding: 0;
    line-height: 35px; 
    color: #fff;
    text-align: center;
}
.manivideo_category_header{
	width: 100%;
	float: right;
	margin-bottom: 25px;
    display: flex;
	position: relative;
}
.manivideo .category_description {
    position: relative;
}
.manivideo .category_description .category_description_main {
    line-height: 31px;
    text-align: justify;
    font-size: 13px;
    overflow: hidden;
}
.manivideo .category_description .product_text_overlay {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    color: #4d4d4d;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    cursor: pointer;
}
.manivideo .category_description .product_text_overlay::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;
    bottom: 15px;
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}
.manivideo .category_description .product_text_overlay > div {
    margin: 0 auto;
    font-size: 12px;
}
.manivideo .category_description .arrow_up {
    display: none;
}
.manivideo .category_description .product_text_overlay .lnr {
    font-size: 11px;
    color: #666;
    position: relative;
    top: 2px;
    margin-left: 4px;
}
.manivideo_back {
	float: left;
}
.manivideo_category_image{
	float: right;
}
.manivideo_category_header_info{
	float: right;
	padding: 10px 0;
}
.manivideo_category_header_info h2{
	padding-right: 15px;
	line-height: normal;
	margin: 0 0 10px;
	font-size: 18px;
}
.manivideo_category_image{
	padding-left: 15px;
}
.manivideo_category_header_info > div.time span{
    color: #888;
    margin: 0 0 10px;
	display: inline-block;
}
.manivideo_category_header_info > div p{
	margin: 0;
}
.manivideo_category_empty_content{
	background: #ffedee;
	color: #e7494d;
	box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.2);
	padding: 15px; 
	font-size: 16px;
	text-align: center;
	width: 100%;
	float: right;
}
.manivideo_category_content{ 
}
.manivideo_category_content li video,
.manivideo_category_content li source{
	max-width: 100%;
	float: right;
	display: block;
	vertical-align: top;
}
.manivideo_category_content li > div{
	float: right;
	width: 100%;
	list-style:none;
	padding: 0;
	color: #333;
	background: #fff;
	box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2) !important;
    margin-bottom: 15px;
    position: relative;
}
.manivideo_category_content .grid-item > div{
	float: right;
	width: 100%;
	list-style:none;
	padding: 0;
	color: #333;
	background: #fff;
	box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2) !important;
    position: relative;
}
.manivideo_category_content h2, .manivideo_category h2 {
    text-align: right;
    display: block;
    line-height: normal;
    font-family: 'iransanmedium';
}
.manivideo_category_content h2 a{
	display: inline-block;
	color: #4b566b;
}
.manivideo_category_content .video_info{
	float: right;
	width: 100%;
}
.manivideo_box{ 
    clear: both;
	overflow: hidden;
	position: relative;
}
.manivideo_video .toprow {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.manivideo_video h1 { 
  text-align: right !important;
  font-size: 16px;
  font-family: 'iransanmedium'; 
  margin-bottom: 15px;
  color: #6c757d;
  margin: 0 0 15px !important;
  line-height: normal;
  background: none;
  padding: 0;
}
.manivideo_video h1 .mobile {
    display: none;
}
.manivideo_video .description {
    font-size: 14px;
}
.manivideo .description .jce-manigroup-download-file-new-line{ 
  color: #8e8e8e !important; 
  line-height: 30px;
}
.manivideo .description .jce-manigroup-download-file-new-line:hover{ 
  color: #fff !important;  
}
.manivideo_box img{
	width: 100%;
}
.manivideo_box .video_overlay {
   /* z-index: 1;*/
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    cursor: pointer;
    position: absolute;
}
.manivideo_box .video_overlay .info {
    direction: rtl;
    color: #fff;
    position: absolute;
    top: 0;
    z-index: 10;
    width: 100%;
    text-align: center;
    height: 100%;
    display: table;
    padding: 0 10px;
}
.manivideo_box .video_overlay .info > div {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.manivideo_box .video_overlay .icon {
    width: 100%;
    float: right;
    font-size: 49px;
    height: 41px;
    position: relative;
}
.manivideo_box .video_overlay .icon .fa {
    position: absolute;
    top: -5px;
    right: 0;
    left: 0;
    color: #fff;
}
.manivideo_image{ 
	overflow: hidden;
	padding-bottom: 0;
	position: relative;
}
.manivideo_image a{
	display: block;
	width: 100%;
	height: 100%;
}
.manivideo_image img{
	display: block;
    -webkit-transition: all 1.5s cubic-bezier(0,0,.2,1);
    transition: all 1.5s cubic-bezier(0,0,.2,1);
}
.manivideo_image:hover img {
  -webkit-transform: scale3d(1.1,1.1,1.1);
  transform: scale3d(1.1,1.1,1.1);
}
.manivideo_image .video_type {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #e74c3c;
    color: #fff;
    padding: 5px 20px;
	z-index: 1;
}
.manivideo_category_content .video_details{ 
}
.manivideo_category_content .video_btn{
	width: 100%;
	float: right;
}
.video_details .video_info {
    width: 100%;
    float: right;
    padding: 0 10px !important;
    margin: 10px 0 0;
    list-style: none;
}
.video_details .video_info li:last-child {
    margin-left: 0;
}
.video_details .video_info li {
    float: right;
    margin-left: 10px;
    color: #aaa;
    padding: 0 !important;
    font-size: 12px;
    margin-bottom: 5px;
}
/*
.video_info .manivideo_created{
	padding: 5px 30px 5px 0px !important;
	background: url(../images/calendar.png) no-repeat 100% center;
	background-size: 23px;
	width: 100%;
	float: right;
}
.manivideo .manivideo_hits{
	padding: 5px 30px 5px 0px !important;
	background: url(../images/hits.png) no-repeat 100% center;
	background-size: 23px;
	width: 100%;
	float: right;
}*/
.manivideo_category_content .manivideo_desc p{
	margin: 0;
}
.manivideo .manivideo_sort{
	text-align: left;
}
.manivideo .each_col_read span {
    display: inline-block;
    position: relative;
    top: 2px; 
    cursor: pointer;
    font-size: 15px;
    margin-right: 10px;
    padding: 0 10px;
    color: #fff;
    background: #337ab7 url(../images/left-arrow.png) no-repeat center;
    width: 40px;
    height: 17px;
    background-size: contain;
}
.manivideo .each_col_longdesc {
    background: #fff none repeat scroll 0 0;
    font-size: 13px;
    margin: 0 auto;
    padding: 35px;
    width: 60%;
}
.manivideo .dialogModal .dialogModal_container .close {
    background: #e91e63 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: serif;
    font-size: 30px;
    font-weight: bold;
    height: 50px;
    line-height: 12px;
    opacity: 1;
    outline: 0 none;
    padding: 4px 0 0;
    position: absolute;
    right: 18.5%;
    text-align: center;
    text-shadow: none;
    top: -22px;
    width: 50px;
} 
.video_download{
	display: inline-block;
	float: right;
}
.video_readmore {
	display: inline-block;
	float: left;
}
/********************************
			sidebar
*******************************/
.manivideo_video_page,
.manivideo_category_page{
	margin-top: 30px !important;
}
.manivideo_sidebar {
}
.manivideo_search{
	margin: 0 0 30px ;
}
.manivideo h3.list_title {
    color: #520747;
    margin:10px 0;
    font-size: 15px;
    padding: 0 0 11px;
    border-bottom: solid 1px #ddd;
}
.manivideo .filter_fields {
    padding: 0 !important;
	margin:  0 0 30px;
    width: 100%;
    float: right;
}
.manivideo ul.sidebar {
    padding: 0 !important;
	margin:  0 0 ;
}
.manivideo ul.sidebar li {
    display: block;
    margin: 0 0 10px;
}
.manivideo ul.sidebar li a {
    padding: 12px 30px 12px 5px;
    border: solid 1px #ddd; 
    display: block;
    position: relative;
    color: #333;
}
.manivideo ul.sidebar li a span.fa {
    position: absolute;
    right: 13px;
    top: 15px;
    color: #5392b1;
}
.manivideo_control_filter{
    width: 100%;
    float: right;
    position: relative;
	margin: 0 0;
	padding: 0 15px 15px;
}
.manivideo_control_filter .control_filter_btn{ 
	background-color:#303030;
	border: 1px solid #303030;
	font-size: 13px;
	line-height: 16px;
	font-weight: 700;
	color:#fff;
	padding: 11px 30px 12px 15px;
	box-shadow: 0 1px 8px rgba(0,0,0,.1);
	cursor: pointer;
	transition: all .2s ease-in-out;
	height: 39px;
	position: relative;
	display: inline-block;
}
.manivideo_control_filter .control_filter_btn .lnr{
    font-size: 15px;
    position: absolute;
    right: 10px;
    top: 11px;
	transition: transform .2s ease-in-out;
}
.manivideo_control_filter .control_filter_btn.show_filter{
	display: none;
}
.manivideo_control_filter .control_filter_btn.show_filter .lnr{
    transform: rotate(135deg);
}/*
.manivideo_products_filter{
	display: none;
}*/
.manivideo_products_filter .filter_fields ul{
    text-align: justify;
    font-size: 13px;
    overflow: hidden;
}
.manivideo_products_filter .filter_section_overlay{
	display: none;
	width: 100%;
	float: right;
	margin-bottom: 15px;
}
.manivideo_products_filter .filter_section_overlay > div{
	margin:0 auto;
	font-size: 13px;
	line-height: normal;
	color: #523ee8;
	display: block;
	width: 100%;
	cursor:pointer;
	text-align: right;
	float: right;
}
.manivideo_products_filter .filter_section_overlay .arrow_up{
	display:none;
}
.manivideo_sidebar select{
	width: 100%;
	margin-bottom: 15px;
    border: solid 1px #ccc;
    padding: 10px 10px 10px 20px !important;
    position: relative;
    z-index: 1; 
	height: 45px;
    line-height: 26px !important;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:#fff url(../images/select-option.png) no-repeat !important;
	background-position:5% center !important;
	background-size: 13px !important;
	margin-left: 10px;
}
.manivideo_sidebar.fixed_sidebar select{
	display: none;
}
.manivideo .only_search .search_input_box ,
.manivideo .vertical_filter .search_input_box {
	position: relative;
	padding: 15px 0;
	width: 100%;
	float: right;
}
.manivideo .vertical_filter .manivideo_sidebar .search_input_box {
	padding: 0 0 15px;
}
.manivideo .only_search .search_input_box input[type="text"] ,
.manivideo .vertical_filter .search_input_box input[type="text"] {
	background: #fff;
    border: solid 1px #ccc;
    height: 45px; 
    transition: all linear 0.3s;
    padding: 10px 10px 10px 50px;
    width: 100%;
}
.manivideo .only_search .search_input_box button ,
.manivideo .vertical_filter .search_input_box button {
	position: absolute;
    top: 15px;
    left: 0;
    border: none;
    background: none;
    font-size: 20px;
    color: #C0C0C0;
    padding: 0;
    width: 45px;
    height: 45px;
	line-height: 49px;
}
/**/
.manivideo .horizontal_filter {
    margin-bottom: 25px;
    background-color: #f2f2f2;
    color: #4a4a4a; 
    padding: 15px 0;
	width: 100%;
	float: right;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.manivideo .horizontal_filter select{
    border: solid 1px #ccc;
    padding: 10px 10px 10px 20px !important;
	min-width: 300px;
    position: relative;
    z-index: 1; 
	height: 45px;
    line-height: 26px !important;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:#fff url(../images/select-option.png) no-repeat !important;
	background-position:5% center !important;
	background-size: 13px !important;
	margin-left: 10px;
	font-family: tahoma;
	font-size: 13px !important;
}
.manivideo .horizontal_filter .search_input_box {
	position: relative;
	width: 50%;
	float: left;
}
.manivideo .horizontal_filter .search_input_box input[type="text"] {
	background: #fff;
    border: solid 1px #ccc;
    height: 45px; 
    transition: all linear 0.3s;
    padding: 10px 10px 10px 50px;
    width: 100%;
}
.manivideo .horizontal_filter .search_input_box button {
	position: absolute;
    top: 15px;
    left: 15px;
    border: none;
    background: none;
    font-size: 20px;
    color: #C0C0C0;
    padding: 0;
    width: 45px;
    height: 45px;
	line-height: 49px;
}
.manivideo .horizontal_filter .search_input_box button{
    top: 0;
    left: 0;
}

.manivideo.manivideo_no_sidebar {
    width: 764px;
    float: none;
    margin: 0 auto;
}



.manivideo.category .each_category,
.manivideo_category .each_category {
    margin: 0 0 30px;
}
.manivideo.category .each_category h2,
.manivideo_category .each_category h2 { 
padding: 0;
margin: 10px 0 0;
font-size: 15px;
text-align: center;
display: block;
line-height: normal;
font-family: 'iransanmedium';
}
.manivideo.category .each_category h2 a,
.manivideo_category .each_category h2 a {
  display: block;
  font-size: inherit;
  line-height: 21px;
  color: #4b566b;
}

.manivideo .each_category > div {
  padding: 0 0 10px 0;
  height: 100%;
}
.manivideo .each_category > div.icon_image {
  padding: 20px;
}
.manivideo .each_category div img{
    margin: 0 auto;
    width: 100%;
}
.manivideo .each_category div.icon_image img{
    margin: 0 auto;
    width: 50px;
}
@media (max-width: 764px) {
    .manivideo.manivideo_no_sidebar {
      width: 100%;
      float: none;
      margin: 0 auto;
  } 
}


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

	.manivideo .horizontal_filter .search_input_box{
		width: 100%;
	}
	.manivideo_products_filter {
		display: none;
		position: absolute !important;
		background-color: #fff;
		padding: 20px !important;
		width: 290px !important;
		max-width: 100% !important; 
		box-shadow: 0 5px 25px rgba(0,0,0,.1);
		z-index: 100;
		top: 40px;
		right: 30px;
	}
	.manivideo_products_content.col-lg-12,
	.manivideo_products_content.col-lg-9 {
		width: 100% !important;
		display: block !important;
		max-width: 100% !important;
	}
	.manivideo_control_filter .control_filter_btn.hide_filter{
		display: none;
	}
	.manivideo_control_filter .control_filter_btn.show_filter{
		display: block;
	}
}
@media only screen and (max-width: 1000px) {
        
    .manivideo_video h1 .desktop {
        display: none;
    } 
    .manivideo_video h1 .mobile {
        display: block;
    } 
    .manivideo .title .container.has_search > div:first-child{
        order:2;
      margin:0 0 20px;
      flex-direction: column-reverse;
    }
    .manivideo .title .container.has_search > div:last-child{
        order:1;
    }
    .manivideo .title{
        margin: 0 0 10px !important; 
        text-align: center;
     }
    .manivideo .title .container {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .manivideo .video_search {
      width: 100%;
      margin:0 0 20px;
    }
    
    
    .manivideo .video_search #search_close,
    .manivideo .video_search #search_open{
        display: inline-block;
    }
    .manivideo .video_search{ 
        width: 100% !important;
    }
    /*.manivideo .video_search #search_holder {*/
    /*    position: absolute;*/
    /*    left: 0;*/
    /*    top: 0;*/
    /*    z-index: 9999;*/
    /*    margin-top: 0;*/
    /*    background: #fff;*/
    /*    display: none; */
    /*    height: 45px;*/
    /*    width: 100%;*/
    /*}*/
    .manivideo .search_filter {
        width: 100% !important;
      }
    .manivideo .search_filter input{
        height: 43px !important;
    }

    .manivideo .title .container.has_search .topinfo h1, 
    .manivideo .title .container.has_search h1, 
    .manivideo .title .container.has_search h2,
    .manivideo .title h1, 
    .manivideo .title h2,
    .manivideo .topinfo .description,
    .manivideo .topinfo h1{
        text-align:center !important;
    }
     .manivideo .topinfo { 
      justify-content: center;
      flex-direction: column;
      width: 100%;
        display: flex !important;
        margin: 20px 0 5px;
        
      
    }
    .manivideo .topinfo .image_box {
width: auto !important;
margin: 0 0 10px !important;
text-align: center !important;
    } 
    
    .filter-mobile.btn-group{
            display: block;
        
    }
	.manivideo .horizontal_filter select{
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 992px) {
    .manivideo .blog-nav-links .nav-list {
      display: block !important;
    }
    .manivideo .advertisements .mobile{
        display:block;
    }
    .manivideo .advertisements .desktop{
        display:none;
    }
    
    
	.manivideo_sidebar.fixed_sidebar .list_title{
		display: none;
	}
	.manivideo_sidebar.fixed_sidebar ul.sidebar{
		display: none;
	}
	.manivideo_sidebar.fixed_sidebar select{
		display: block;
	}
}
@media only screen and (max-width: 580px) {
	.manivideo .horizontal_filter select{
		width: 100%;
		margin:0 0 5px 0;
	}
    .manivideo .related .col-lg-7, 
    .manivideo .related .col-lg-2, 
    .manivideo .related .col-lg-4 {
        padding-left: 15px !important;
    }
}
/********************************
			orders
*******************************/
.manivideo_orders table{
	margin: 0;
}
.manivideo_orders table td,
.manivideo_orders table th{
	vertical-align: middle !important;
	text-align: center !important;
}
/********************************
			video
*******************************/
.manivideo_video{
/*	background: #fff;*/
	margin: 0 0 15px; 
}
.manivideo_video .manivideo_video_header{ 
	margin: 0 0 15px !important;
    position: relative;
}
.manivideo_video .manivideo_video_header img{
	float: right;
	margin-left: 10px;
	width: 35px;
}
.manivideo_video .title_box{ 
    position: relative;
}
.manivideo_video .manivideo_video_header .info { 
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
    margin-bottom: 10px;
} 
.manivideo_video .manivideo_video_header .info >div > span,
.manivideo_video .manivideo_video_header .info > span{
    display: inline-block;
    color: rgb(96, 96, 96);
    position: relative;
    padding-right: 20px;
    margin-left: 30px;
}
.manivideo_video .manivideo_video_header .info span.video_category {
    padding-right: 0 !important;
}
.manivideo_video .manivideo_video_header .info span .bi{ 
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    right: 0px;
    top: 3px;
    line-height: 10px;
} 
.manivideo_video .manivideo_video_header .info span img { 
    width: 20px;
    margin-left: 5px !important;
    position: relative;
    top: -2px;
}
.manivideo_video .manivideo_video_header .info span a{
    color: rgb(96, 96, 96) !important;     
}
.manivideo_video .video_desc {
  position: relative;
  background: #f4f4f4;
  padding: 15px;
  margin: 30px 0;
}
.video_desc span {
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    margin-bottom: 10px;
}
.manivideo_video .video_desc .description_main_full{
    display:none;
}
.manivideo_video .video_desc .avatar_box { 
    margin: 0 0 10px;
}
.manivideo_video .video_desc .avatar_box img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}
.manivideo_video .video_desc .author {
    display: inline-block;
    font-size: 16px;
    color: #333;
    margin: 0 5px 0 0;
}
.manivideo_video .mobile_description {
    display: none; 
    border-top: 1px solid #e3e9ef;
    padding: 34px 0;
    margin-top: 15px;
    border-bottom: 1px solid #e3e9ef;
  }
.manivideo_video .mobile_description .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 15px;
  }
.manivideo_video .mobile_description .title h3 {
    font-size: 14px;
    margin: 0;
    line-height: normal;
    color: #939393;
    font-family: 'iransanlight';
  }
.manivideo_video .mobile_description .desc {
    color: #666;
    line-height: 25px;
  } 
.manivideo_video .loadDesc {
    font-size: 14px;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
  }
.manivideo_video .loadDesc .bi{
    position: relative;
    top: 2px;
}
.manivideo_video #loadDesc .offcanvas-header{
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1) !important;
}
.manivideo_video #loadDesc .offcanvas-header h5{
    margin: 0;
    font-size: 17px;
}
.manivideo_video #loadDesc .btn-close {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 15px !important;
}
.manivideo_video #loadDesc.offcanvas-bottom {
    height: auto;
    z-index: 99999;
    top: 100px;
    border-radius: 15px 15px 0 0;
}
.manivideo_video #loadDesc .description_main{
    height: auto !important;
}
.manivideo_video table{
    box-shadow: 0 0 40px 0 rgba(0,0,0,.15);
    border: none;
    margin: 30px 0 !important;
}
.manivideo_video table caption {
    padding: 12px 0;
    color: #6c757d;
    caption-side: initial;
    text-align: center;
    font-size: 14px;
}
.manivideo_video table tr {
    border: none !important;
    box-shadow: none !important;
}
.manivideo_video table thead td, 
.manivideo_video table thead th {
    font-size: 16px;
    color: #fff;
    line-height: 1.4;
    background-color: #6c7ae0;
    border: none !important;
    text-align: center;
    padding: 18px 15px !important;
}
.manivideo_video table tbody tr:nth-child(even){
    background: #f8f6ff;
}
.manivideo_video table tbody tr:nth-child(odd){
    background: #fff;
}
.manivideo_video table tbody tr td {
    border: none !important;
    padding: 15px !important;
    line-height: normal !important;
    font-size: 13px;
    color: rgb(128, 128, 128);
    box-shadow: none !important;
}
.manivideo_video .description_main {
  position: relative;
  overflow: hidden;
  line-height: 25px;
height: 75px;
color: #8C8C8C;
margin: 0 0 10px;
}
.manivideo_video .text_overlay { 
  display: block;
  text-align: right;
  cursor: pointer;
  font-size: 15px; 
  color: #333 !important;
  font-family: 'iransanmedium';
}
.manivideo_video .text_overlay.none{
    display: none;
}
.manivideo_video .text_overlay > div {
  margin: 0 auto;
}
.manivideo_video .text_overlay .arrow_up {
  display: none;
} 
.manivideo_video .description_main h2{
    line-height: normal;
    margin: 0 0 15px;
    padding-top: 16px;
}
.manivideo_video .description_main h3{
    line-height: normal;
    margin: 0 0 15px;
    padding-top: 15px;
}
.manivideo_video .description_main h4{ 
    line-height: normal;
    margin: 0 0 15px;
    padding-top: 15px;
}
.manivideo_video .description_main h5{
    line-height: normal;
    margin: 0 0 15px;
    padding-top: 40px;
}
.manivideo_video .description_main h6{
    line-height: normal;
    margin: 0 0 15px;
    padding-top: 40px;
}
.manivideo_video .description_main > p > img,
.manivideo_video .description_main > img{
    margin: 48px 0; 
    height: auto !important;
} 
.manivideo_video ul{
    list-style: none; 
    padding: 0; 
    margin-bottom: 16px;
} 
.manivideo_video ol{
    counter-reset: item;
    list-style: none; 
    padding: 0; 
    margin-bottom: 16px;
} 
.manivideo_video .description_main blockquote {
    margin: 50px 0 30px;
    padding: 40px 135px 40px 40px; 
    position: relative;
    background: rgba(124, 2, 176, 0.03);
}
.manivideo_video .description_main blockquote::before {
    content: "";
    position: absolute;
    top: 52px;
    right: 50px;
    font-size: 47px;
    text-align: center;
    z-index: 5;
    background: url("../images/quote.png") no-repeat; 
    width: 60px;
    height: 60px;
    background-size: contain;    
}
.manivideo_video .video_comments { 
}
.manivideo_video .video_comments .head { 
    font-size: 16px; 
}
.manivideo_video .video_comments .head span {
    font-size: 14px;
    color: #888;
    display: inline-block;
    margin-right: 2px;
}
.manivideo_video .commentCollapse button {
    float: left;
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    font-size: 18px;
    color: #888;
}
.manivideo_video #commentCollapse { 
}
.manivideo_video #commentCollapse .card {
    padding: 0 !important;
    border: none !important;
    width: 100%;
}
.manivideo_video .video_comments #jc {
    background: none !important;
    border-top:none;
    padding: 0 !important;
    margin-top: 15px !important;
    margin-bottom: 0 !important;
}
.manivideo_video .manivideo_share{
	float: left;
	margin: 0 !important;
	position: relative;
}
.manivideo_video .mobile_share {
    display: none;
    float: left;
}
.manivideo_video .mobile_share #btn-share {
    color: #929292;
    font-size: 18px;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
}
.manivideo_video .download_video {
    color: #333;
    font-size: 20px;
    margin-left: 10px;
    cursor: pointer;
}
.manivideo .moveToComments {
    color: #333 !important; 
	color: #333;
	font-size: 20px	;
	margin-left: 15px;
	cursor: pointer;
    position: relative;
} 
.manivideo .moveToComments:hover .navbar-tool-tooltip {
    top: -17px;
    opacity: .9;
  }
.share_element{
	color: #333;
	font-size: 20px	;
	margin-right: 5px;
	cursor: pointer;
}
.drop-element {
	position: absolute;
	top: -18px;
	left: 35px;
	display: none;
}
.drop-content{
    position: relative;
    font-family: inherit;
    background: #fff;
    color: #444;
    filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
	min-width: 130px;
	padding: 15px; 
	height: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
    z-index: 1;
}
.drop-content:before{
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
    left: -10px;
    top: 20px;
}
.drop-content a{
	display: inline-block;
    margin-right: 10px;
	line-height: 18px;
}
.drop-content a.facebook{
    color: #0085b6;
    font-size: 20px;
}
.drop-content a.google{
    color: #d75147;
    font-size: 20px;
}
.drop-content a.whatsapp{
    color: #57ba63;
    font-size: 20px;
}
.drop-content a.twitter{
    color: #65bbf2;
    font-size: 20px;
}
.drop-content a.pinterest{
    color: #cc2127;
    font-size: 20px;
}
.drop-content a.instagram{
    color: #e84076;
    font-size: 20px;
}
.drop-content a.telegram{
    color: #40b0ee;
    font-size: 18px;
}
.drop-content a.email{
    color: #0863b3;
    font-size: 18px;
}
.manivideo_video .video_row{
    margin-top: 20px !important; 
    margin-bottom: 20px !important;  
    clear: both;
    border-top: 1px solid #e3e9ef;
    padding: 20px 0 ;
    display: block !important;
    border-bottom: 1px solid #e3e9ef; 
}

.manivideo_video span.tagtitle{
  font-size: 16px;
  color: #384047;
  margin: 0 0 0 2px;
  font-family: iransanmedium;
  display: inline-block;
  width: 70px;
  height: 31px;
  line-height: 31px;
} 
.manivideo_video .tags_part{
  display: flex;
  margin-top: 3px;
} 

.manivideo_video .tags_dropdown .btn {
  width: 100%;
  color: #4A00E0;
  border-radius: 5px;
  font-size: 13px;
  padding: 3px; 
  height: 32px;
  border: solid 1px #4A00E0;
  position: relative;
  padding-right: 33px;
  text-align: center;
  display: flex;
  align-items: center;
  box-shadow: none !important;
  justify-content: center;
}
.manivideo_video .tags_dropdown .dropdown-menu{
  padding: 0;
}
.manivideo_video .tags_dropdown .dropdown-item {
  font-size: 13px;
  text-align: right;
  border-bottom: solid 1px #eee;
  padding: 7px 5px !important;
}
.manivideo_video .tags_dropdown .dropdown-menu li{
    padding: 0;
}
.manivideo_video .tags_dropdown .dropdown-menu li:before{
    display: none;
}
.manivideo_video .tags_dropdown .dropdown-menu li:last-child .dropdown-item{
  border: none;
}
.manivideo_video .tags_dropdown .btn .bi{
  width: 30px;
  height: 32px;
  background: #4A00E0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 5px 5px 0;
  position: absolute;
  right: 0;
  top: -1px;
} 
.manivideo_video .tags_dropdown .dropdown-toggle::after {
  display: none;
}
.manivideo_video .contenttags { 
  width: auto;
  float: none;
  display: flex;
  gap: 3px;
  flex-wrap: wrap;
} 
.manivideo_video .contenttags .each_tag{
  border: solid 2px #eaedee;
  margin: 2px 0;
  font-family: iransanmedium;
  background: #fff;  
  display: inline-flex;
  justify-content: end;
  align-items: center; 
  height: 29px;
}
.manivideo_video .contenttags .each_tag a{  
  white-space: nowrap;
  display: inline-block;
  font-size: 13px;  
  padding: 4px 10px 8px;
  line-height: 13px;
  color: #656c72; 
}  
.manivideo_video .contenttags .each_tag:hover{
  color: #3e474f !important;
  background-color: #fff !important ;
  border-color: #dde0e1 !important;
} 
.manivideo_video .contenttags .each_tag.open_tags{ 
  cursor: pointer;
  white-space: nowrap; 
  padding: 4px 10px ;
  line-height: 13px;
  color: #656c72;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  width: 29px;
  position: relative;
}
.manivideo_video .contenttags .each_tag.close_tags{
  display: none;
  cursor: pointer;
  white-space: nowrap; 
  padding: 4px 10px ;
  line-height: 13px;
  color: #656c72;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  gap: 3px;
  width: 29px;
  position: relative;
}
.manivideo_video .contenttags .each_tag > .bi{
  padding: 4px 10px 8px;
  top: 3px;
  position: absolute;
}
.manivideo_video #contenttagsRow{
  display: none;
} 
.manivideo_video video,
.manivideo_video source{
	max-width: 100%;
	width: 100%;
	display: block;
	vertical-align: top;
}
.manivideo_video .manivideo_box{ 
	margin-bottom: 20px;
}
.manivideo_video .nav{ 
	padding: 0;
	margin: 0 0 15px;
}
.manivideo_video .nav .nav-item {
    margin-bottom: 0;
}
.manivideo_video .nav .nav-link{
	line-height: normal;
	background: none;
    border: none !important;
}
.manivideo_video .nav .nav-link:hover{
	border: none !important;
}
.manivideo_video .nav .nav-item.show .nav-link,
.manivideo_video .nav .nav-link.active {
    color: #fff !important;
    border: none !important;
}
.manivideo_video .tab-content{ 
}
.manivideo_video .nav-links { 
    clear: both; 
}
.manivideo_video .nav-links .nav-list { 
    display: grid; 
    grid-template-columns: repeat(2,1fr);
    grid-gap: 30px;
}
.manivideo_video .nav-links .nav-item {
    min-width: 0;
    line-height: 0;
}
.manivideo_video .nav-links a {
    border: 1px solid #e3e9ef;
    padding: 16px 16px 16px 50px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-content: center;
    transition: border 250ms ease 0s;
    color: rgb(37, 37, 37); 
    box-shadow: rgba(116, 129, 141, 0.1) 0px 3px 8px 0px;
}
.manivideo_video .nav-links .next a{
    padding: 16px 50px 16px 16px ;
    text-align: left;
}
.manivideo_video .nav-links a h6 {
    display: block;
    padding: 0;
    position: relative;
    font-size: 15px;
    line-height: normal;
    margin: 0;
    font-weight: normal !important;
    width: 100%;
} 
.manivideo_video .nav-links a span {
    display: block;
    color: rgb(157, 170, 182);
    line-height: 25px;
    width: 100%;
}
.manivideo_video .nav-links .prev a::before {
    font-family: bootstrap-icons; 
    content:"\f12f"; 
    position: absolute; 
    font-size: 25px;
    color: rgb(157, 170, 182);
    left: 15px;
}
.manivideo_video .nav-links .next a::before {
    font-family: bootstrap-icons;
    content: "\f138";
    position: absolute;
    font-size: 25px;
    color: rgb(157, 170, 182);
    right: 15px;
}  
.manivideo_video .bottom_box{ 
    border-top: 1px solid #e3e9ef;
    margin: 15px 0;
} 
.manivideo_video .video_links { 
    border-top: 1px solid #e3e9ef;
    padding: 15px 0 0;
    margin-top: 15px;
  }
.manivideo_video .video_links > div{
    box-shadow: 0 0px 8px 0 rgba(0,0,0,0.1);
    border-radius: 28px;
    float: right;
    display: flex;
    justify-content: center;
}
.manivideo_video .video_links span.mobile_title ,
.manivideo_video .video_links span.title { 
    border-radius: 28px ;
    color: #fff;
    display: inline-block;
    line-height: 25px;
    padding: 10px 16px 10px 10px;
}
.manivideo_video .video_links span.mobile_title{
    display: none;
}
.manivideo_video .video_links .each_link,
.manivideo_video .video_links a {
    color: #999;
    line-height: 25px;
    padding: 10px 10px 10px 20px;
    border-radius: 28px 0 0 28px;
    box-shadow: -6px 0px 7px 0 rgba(0,0,0,0.08);
    display: flex;
    flex-wrap: nowrap;
    position: relative;
  }
  .manivideo_video .video_links .each_link:last-child,
.manivideo_video .video_links a:last-child{
    box-shadow: none ;
}
.manivideo_video .video_links .each_link:not(:nth-child(2)),
.manivideo_video .video_links a:not(:nth-child(2)){
    padding-right: 18px;
}
.manivideo_video .video_links .bi.bi-instagram {
    font-size: 16px;
    margin-left: 5px; 
  }
.manivideo_video .video_links .bi.bi-youtube {
    font-size: 19px;
    margin-left: 5px;
    position: relative;
    top: 4px;
  }
.manivideo_video .video_links svg {
    fill: #999;
    width: 19px;
    margin-left: 5px;
}
.manivideo_video .video_links a:hover .navbar-tool-tooltip {
    top: -22px;
    opacity: .9;
}
.manivideo_video .likebox {
  display: flex;
  gap: 5px;
  align-items: center;
  position: relative;
}
.manivideo_video .likebox .title {
  font-size: 14px;
}
.manivideo_video .likebox .dislike ,
.manivideo_video .likebox .like {
  border-radius: 5px;
  display: inline-block;
  padding: 5px 10px;
  background-color: #fdfdfd;
  color: #666;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  position: relative;
}
.manivideo_video .likebox .icon {
  font-size: 18px;
  margin-left: 5px;
  height: 22px;
}
.manivideo_video .likebox #dislikevideocount,
.manivideo_video .likebox #likevideocount {
  border-right: 1px solid #dee2e6;
  padding-right: 10px;
  margin-right: 8px;
}
.manivideo_video .likebox .bi.bi-hand-thumbs-up-fill {
  color: #5cb85c;
}
.manivideo_video .likebox .bi.bi-hand-thumbs-down-fill {
  color: #d63031;
} 
.manivideo_video .like_loading { 
    background-image: url('../images/loading-2.gif');
    /* background-color: rgba(0,0,0,0.1); */
    background-repeat: no-repeat;
    background-position: left;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-size: 17px;
    display: none;
} 

.manivideo .video_search { 
    position: relative;
    
    width: 23%;
}
.manivideo .search_filter {
  border: 1px solid #e9e9e9; 
  width: 300px;
  font-size: 14px;
  display: flex;
  background: #fff;
}
.manivideo .search_filter input{
    line-height: 25px;
    margin: 0;
    background-color: inherit;
    border: none !important;
    transition: border-color .2s ease-in-out,box-shadow .2s ease-in-out;
    width: 100%;
    height: 45px !important;
    padding: 10px;
}
.manivideo .video_search #search_close {
  padding: 0;
  box-shadow: none;
  line-height: 39px;
  cursor: pointer;
  border: 1px solid #e9e9e9;
  background: #ebebeb;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.5);
  width: 35px;
  height: 35px;
  display: none; 
  text-align: center;
  border-radius: 50%;
  margin-top: 5px;
}
.manivideo .video_search #search_open {
  font-size: 19px;
  color: #fff;
  padding: 0 15px;
  height: 44px;
  width: auto;
  box-shadow: none;
  display: none; 
  line-height: 45px;
  cursor: pointer;
  border: 1px solid #e9e9e9;
}
.manivideo .search_filter #searchFiles {
  border: none !important;
  font-size: 19px;
  color: #fff;
  padding: 0 15px;
  height: 45px;
  line-height: 6px;  
  width: auto;
  box-shadow: none;
}
.manivideo .search_filter #clearSearch {
    display: none;
    border: none !important;
    font-size: 23px;
    color: #333;
    background: none;
    padding: 0;
    height: 45px;
    line-height: 6px;
    width: auto;
    box-shadow: none;
  }
.manivideo .loading { 
    background-image : url('../images/loading-2.gif');
    background-color:#333;
    opacity : 0.6;
    background-repeat : no-repeat;
    background-position : center;
    left : 0;
    bottom : 0;
    right : 0;
    top : 0;  
    position: fixed;
    width: 100%;
    height: 100%;  
    z-index: 999999; 
    display: none;
}

 
.maniloadmore{
    text-align: center;
    margin-bottom: 30px;
}
#maniloadmoreBTN {
    color: rgb(80, 80, 80);
    background: none;
    display: inline-block;
    transition: all ease-in-out .2s;
    border-radius: 22px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    padding: 5px 16px;
    cursor: pointer;
    outline: none;
    border: solid 2px rgb(80, 80, 80);
}
#maniloadmoreBTN:hover {
    border: solid 2px rgb(80, 80, 80);
    color: rgb(80, 80, 80);
    box-shadow: none;
}
#maniloadmoreBTN .bi{
    font-size: 13px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
#maniloadmore_loading {
    background: url(../images/loading.gif) no-repeat center;  
    height: 50px;
    background-size: contain;
    display: none;
    width: 100%;
    margin: 10px 0;
}
#maniloadmoreBTN[disabled="disabled"]{
    background: #ddd;
    cursor: not-allowed !important;
    color: #666;
}
#catlink{
    display: none;
}


@media only screen  and (max-width : 1000px) { 
    .manivideo_video .video_links{
        padding: 15px 0 ;
    }
}
@media only screen  and (max-width : 620px) { 
    .manivideo_video .video_links{
        width: 100%;
    }
    .manivideo_video .navbar-tool-tooltip{
        display: none;
    }
    .manivideo_video .video_links > div { 
        display: block; 
        width: 100%;
      }
    .manivideo_video .video_links .val{
        display: none;
    }
    .manivideo_video .video_links .each_link,
    .manivideo_video .video_links a { 
        padding: 10px 15px 10px 13px !important; 
        float: right;
        width: 21.66%;
        text-align: center;
        display: block;
        height: 45px;
    }
    .manivideo_video .video_links span.title {
        display: none;
    }
    .manivideo_video .video_links span.mobile_title {
        display: inline-block;
        padding: 10px 13px 10px 13px;
        height: 45px;
        float: right;
        width: 35%;
        text-align: center;
    }
    .manivideo_video .video_links .bi.bi-instagram { 
        position: relative;
        top: 2px;
    }
}
/**************************/
.most_visited {
    width: 100%;
    float: right;
    margin: 20px 0 0; 
    /* border: 1px solid #e3e9ef; */
    padding: 0; 
}
.most_visited > h3 {
    font-size: 15px;
    font-weight: normal;
    padding: 15px; 
    color: rgb(55, 63, 80);
}
.most_visited ul{
    margin: 0;
    padding: 0 5px;
    list-style: none;
}
.most_visited li{
    margin-bottom: 20px;
} 
.most_visited .image_box img{ 
    margin-bottom: 10px;
}
.most_visited li h3 {
    font-size: 14px;
    line-height: 22px; 
    margin: 0 0 5px;
    font-family: 'iransanmedium';
}
.most_visited li h3 a{
    color: #4b566b;
}
.most_visited li .time ,
.most_visited li .date {
    display: inline-block;
    font-size: 12px;
    color: #666;
}
.most_visited .info {
    display: flex;
    justify-content: space-between;
}

.horizontal_filters {
    display: flex;
    margin: 0 0 20px;
    justify-content: space-between;
    position: relative;
}
.horizontal_filters .dropdown {
  margin: 0 ;
}
.horizontal_filters .dropdown:nth-child(2) {
  margin: 0 15px 0 0;
}
.horizontal_filters button.dropdown-toggle {
    margin: 0;
    padding: 8px 12px;
    white-space: nowrap;
    font-size: 14px;
    color: #000; 
    float: right;
    line-height: normal;
    box-shadow: none !important;
    text-align: right;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: none;
    height: 42px;
}
.horizontal_filters button.dropdown-toggle:hover{
    background: rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.45);
}
.horizontal_filters button.dropdown-toggle.active_btn{ 
    color: #fff;
} 
.horizontal_filters button.dropdown-toggle::after {
    margin-left: 0;
    margin-right: .255em;
}
.horizontal_filters .dropdown-menu { 
  max-height: 400px;
  overflow-y: auto;
  text-align: right;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 12px 0px; 
  width: 260px;
  padding:5px 15px;
  margin: 8px 0 0 !important;; 
  border: none;
} 
.horizontal_filters .dropdown-menu a {
  color: rgb(0, 0, 0);
  display: block;
  font-size: 14px;
  padding: 6px 0;
} 
.horizontal_filters .dropdown-menu a span{
    display: inline-block;
}
.horizontal_filters #categoriesFilter {
    min-width: 180px;
}
.manivideo .each_video.play60 .plyr__control.plyr__control--overlaid::after, 
.manivideo .each_video.play60 .plyr__control.plyr__control--overlaid::before,
.manivideo .each_video.play60 .plyr__control.plyr__control--overlaid{  
    width: 60px;
    height: 60px;
}
.manivideo .each_video.play60 .plyr__control.plyr__control--overlaid svg { 
  height: 18px;
  width: 18px; 
}
.manivideo .each_video.play40 .plyr__control.plyr__control--overlaid::after, 
.manivideo .each_video.play40 .plyr__control.plyr__control--overlaid::before,
.manivideo .each_video.play40 .plyr__control.plyr__control--overlaid{  
    width: 40px;
    height: 40px;
    padding: 0;
}
.manivideo .each_video.play40 .plyr__control.plyr__control--overlaid svg { 
  height: 15px;
  width: 15px; 
}

.manivideo .category_info {
  width: 100%; 
  float: right;
  margin: 0 0 20px;
  position: relative;
}
.manivideo .category_info h1 {
  text-align: center;
  margin: 0 0 24px !important;
}
.manivideo .category_info .description_main {
  width: 100%;
  float: right;
  line-height: 30px;
  overflow: hidden;
}
.manivideo #description_main_short .mobile { 
    display:none;
}
.manivideo .category_info .text_overlay { 
  display: block;
  text-align: right;
  cursor: pointer;
  font-size: 15px;
  width: 100%;
  float: right;
}
.manivideo .category_info .text_overlay.none{
    display: none;
}
.manivideo .category_info .text_overlay > div { 
}
.manivideo .category_info .text_overlay .arrow_up {
  display: none;
}
.manivideo .category_info .text_overlay .bi {
  font-size: 11px; 
  position: relative;
  top: 1px; 
}


.manivideo_video .manivideo_box .plyr--playing .plyr__controls{
  display: flex;
}
.manivideo_video .manivideo_box .plyr--video .plyr__control:hover{
  background: #fff;
}
.manivideo_video .manivideo_box .plyr__control.plyr__control--overlaid { 
  font-size: 30px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  background: rgba(255,255,255,.95);
  text-align: center;
  border-radius: 50%;
  color: rgb(135, 0, 192);
  opacity: 1;
}      
.manivideo_video .manivideo_box .plyr__control.plyr__control--overlaid svg {
  left: 0; 
  height: 30px;  
  width: 30px;
  margin: 0 auto;
  color: rgb(135, 0, 192);
}
.manivideo_video .manivideo_box .plyr__control.plyr__control--overlaid::after,
.manivideo_video .manivideo_box .plyr__control.plyr__control--overlaid::before {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
  -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.6);
  box-shadow: 0 0 0 0 rgba(255,255,255,.6);
  -webkit-animation: ripple 2s infinite;
  animation: ripple 2s infinite;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.manivideo_video .manivideo_box .plyr__control.plyr__control--overlaid::after {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
} 
@-webkit-keyframes ripple{
  70%{
      -webkit-box-shadow:0 0 0 40px rgba(255,255,255,0);
      box-shadow:0 0 0 40px rgba(255,255,255,0)
  }
  100%{
      -webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);
      box-shadow:0 0 0 0 rgba(255,255,255,0)
  }
}
@keyframes ripple{
  70%{
      -webkit-box-shadow:0 0 0 40px rgba(255,255,255,0);
      box-shadow:0 0 0 40px rgba(255,255,255,0)
  }
  100%{
      -webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);
      box-shadow:0 0 0 0 rgba(255,255,255,0)
  }
}
.manivideo_video .product_text_overlay{
  display: none !important;
}
/* .manivideo_video .description_main { 
  height: auto !important;
} */
.mobile_related_videos{
  /* display: none; */
    width: 100%;
    float: right;
    font-size: 16px;
    /* padding-top: 15px; */
    /* border-top: 1px solid #e3e9ef; */
}
.manivideo_related_videos .each {
  margin-bottom: 15px;
}
.manivideo_video .mobile_description .title {
  margin: 0;
}
.manivideo #offcanvasRight .offcanvas-body { 
  display: block !important ;
}
.manivideo.category .filter_row {
  display: flex;
  justify-content: space-between; 
  margin: 0 0 15px;
  align-items: center;
}
.mobile_filter { 
  display: none; 
}
.mobile_filter button {
    display: flex !important;
    margin: 0;
    padding: 8px 12px;
    white-space: nowrap;
    font-size: 14px;
    color: #000;
    float: right;
    line-height: normal;
    box-shadow: none !important;
    text-align: right;
    border: solid 2px rgba(0, 0, 0, 0.3) !important;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: none;
    height: 45px;
}
.mobile_filter svg {
  width: 24px;
  height: 24px;
  fill: #000;
  margin-left: 5px;
}
.manivideo .alert {
    clear: both;
}
.manivideo .alert span{
    background: #fff;
    padding: 2px 8px;
    border-radius: 5px;
    margin-left: 5px;
}
.manivideo.category .mobile_description { 
  display: none;
}
.manivideo_video #loadDesc .offcanvas-header,
.manivideo.category .offcanvas-header { 
  padding:  15px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.1) !important;
}
.manivideo_video #loadDesc .offcanvas-header h5,
.manivideo.category .offcanvas-header h5{
  margin: 0;
  font-size: 17px;
  color: #000;
}
.manivideo.category .mobile_description .offcanvas-end { 
  height: 100%;
  z-index: 99999;
  border: none;
}
.manivideo.category .mobile_description .loadDesc .bi {
    font-size: 21px;
    height: 27px;
  display: inline-block;
  margin-left: 5px;
  color: #939393 !important;
line-height: normal;
}
.manivideo.category .mobile_description .loadDesc {
    font-size: 11px;
    padding: 20px 19px;
    margin: 0;
    line-height: normal;
    background: none;
    display: flex;
    align-items: center;
    height: 42px;
    color: #939393;
}
.manivideo_video #loadDesc .btn-close.text-reset,
.manivideo.category .mobile_description .btn-close.text-reset {
  float: left;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 13px !important;
  color: #000 !important;
opacity: 1 !important;
}
.manivideo_video #loadDesc.offcanvas-end { 
  top: 0;
  border-radius: 0;
  height: 100%;
  z-index: 99999;
  border: none;
} 

/****************************/
.manivideo iframe{
    width: 100%;
}
.manivideo h1 {
  text-align: center;
  font-size: 16px;
  font-family: 'iransanmedium';
  line-height: normal;
  margin-bottom: 40px;
}
.manivideo_tags .alltags {
  margin-bottom: 20px;
}
.manivideo_tags .alltags h3 { 
  padding: 0 !important;
  margin: 0 0 20px !important;
  border: solid 2px #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.manivideo_tags .alltags h3 a {
  position: relative;
  padding: 10px 40px 10px 10px;
  font-size: 14px;
  color: rgb(105, 105, 105);
  display: block;
}
.manivideo_tags .alltags h3 a::before {
  font-family: bootstrap-icons !important;
  content: "\f5b0";
  display: inline-block;
  margin: 0 0 0 7px;
  font-size: 22px;
  position: absolute;
  right: 10px;
  top: 8px;
}
/********************************
			responsive
*******************************/
@media only screen and (max-width: 1200px) {
    .manivideo_search .manivideo_search_bg{
        background-size: 50% auto !important;
    }
    .manivideo_search {
        padding-top: 60px;
        padding-bottom: 50px;
    }
}
@media only screen and (max-width: 1000px) {  
    .manivideo_video .video_row{
        margin-bottom: 0 !important;
    }
    .manivideo_video h1{
        width: 100%;
    }
    .manivideo_video .likebox {
        justify-content: end;
        width: 100%;
        margin: 15px 0;
    }
    .manivideo_video .toprow{
        flex-direction: column;
    }
    .manivideo_video .mobile_description{
        display: block; 
        padding: 10px 0;
        margin: 0 0 15px 0;
    } 
    .manivideo_video .bottom_box{
        padding: 10px 0;
        margin: 0;
    }
    .manivideo_video .nav-links .nav-item.prev {
        margin-top: 5px;
      }
    .share_element {
        color: #929292;
        font-size: 18px;
      }
    .moveToComments{  
        color: #929292;
        font-size: 20px;
        cursor: pointer;
        border: none;
        margin-right: 0;
        float: right;
        margin-left: 0; 
    } 
    .manivideo_video .video_desc .avatar_box,
    .manivideo_video .manivideo_video_header .info.details{
        display: none;
    }
    
    .manivideo_video .description_main blockquote {
        margin: 20px 0;
        padding: 60px 20px 20px; 
    }
    .manivideo_video .description_main blockquote::before { 
        top: 20px;
        right: 20px; 
        width: 45px;
        height: 45px; 
    }
    
    .manivideo_search .manivideo_search_bg{
        background-size: auto 300px !important;
    }
    
    .manivideo .sidebar {
        position: absolute;
        height: 100%;
        right: 0;
        box-shadow: none;
        width: 55px;
        margin: 0 !important;
    }
    .manivideo .sidebar .filters{
        padding: 0 !important;
    }  
    
    .manivideo .sidebar .most_visited, 
    .manivideo .sidebar .filter_box{
        display: none;
    }
    .manivideo #sidebar-video { 
        box-shadow: none;
        padding: 0;
    }
    .manivideo .category_info_mobile,
    .manivideo .sidebar .filter_box .filter_title,
    .manivideo .sidebar .filter_btn{
        display: block;
    }
    .manivideo .sidebar .filter_box .filters{
        width: 100%;
        float: right;
        max-height: calc(100vh - 350px);
        overflow-y: scroll;
        overflow-x: hidden;
        padding: 0 15px;
        box-shadow: none; 
    }
    .manivideo .main_content{
        width: 100% !important;
        padding-right: 75px !important;
    }
    .manivideo.category .filter_row{
        margin: 0;
    }
    
    .horizontal_row {
        display: flex;
        justify-content: space-between;
        margin: 15px 0 20px;
        align-items: center;
    }

    .horizontal_row .horizontal_filters {
        margin: 0;
     }
    .horizontal_filters {
        margin: 15px 0 20px;
     }
    .manivideo .sidebar .categories {
        margin-bottom: 0;
        background: none;
        padding: 0;
    }
    .manivideo .each_filter_section {
        background: #fff;
        padding: 0; 
    }
	.video_download{
		text-align: center;
		margin-bottom: 10px;
	}
	.manivideo_sort {
		text-align: right;
	} 
	.manivideo_video > .manivideo_video_header .title_box{ 
        padding-left: 40px;
	}
	.manivideo_video > .manivideo_video_header h1{
		width: 100%;
		float: right; 
	}
    .manivideo_video .video_comments .head{
        margin-top: 0 !important;
    }
        
    .manivideo .category_info{
        display: none;
    }
    .manivideo.category .mobile_description {
        display: inline-block;    
    }
    .mobile_filter {
        display: block;
    }
    /* .mobile_related_videos{
        display: block;
    } */
    .manivideo_video .video_comments .head { 
        padding: 10px 0 8px;    
    }
    .manivideo_video .video_comments { 
        border-bottom: 1px solid #e3e9ef;
        margin: 0 0 15px;
    }  
    .manivideo .sidebar { 
        display: none;
    }
    
    .manivideo .desktop_advertisements{
        display: none;
    }
    .manivideo .mobile_advertisements,
    .manivideo .mobile_ads{
        display:block;
    }
    .manivideo .main_content { 
        padding-right: 0 !important;  
    }
    
}
@media only screen  and (max-width : 780px) { 
    .manivideo_video .video_row .row
    {
        margin: 0 -2px;
    }
    .manivideo_video .video_row  .col-4
    {
    padding: 0 2px;
    }

    .manivideo .each_video {
        margin: 0 0 24px;
    }
    .manivideo .each_video h2 { 
        margin: 0;
        width: 46%; 
    }
    .manivideo .each_video .image{
        width: 53%;
        padding-left: 10px;
    }

    .manivideo .each_video .each_res_title .desktop {
      display: none;
    }
    .manivideo .each_video .each_res_title .mobile {
      display: block;
    } 
    .manivideo #description_main_short .desktop { 
        display:none;
    }
    .manivideo #description_main_short .mobile { 
        display:block;
    }
    
    .manivideo_video .download_video{
        color: #929292;
        margin-right: 5px;
        float: left;
        margin-left: 0 !important;
    }
    .manivideo_video .nav-links .nav-list{
        display: block !important;
    }
 
    .share_element{
        display: none;
    }
     
    .manivideo_video .manivideo_box { 
        margin-bottom: 0;
    } 
    .manivideo_category_header{
        display: block !important;
    }
	.manivideo_box > div{
		width: 100%;
		float: right;
		margin-bottom: 10px;
	}
	.manivideo .manivideo_sort{
		text-align: right !important;
	}
	select{
		max-width: 100%;
	}
    .manivideo_video{
		width: 100%;
	}
    .manivideo_video .video_params .manivideo_share{
        display: none;
    }
    .manivideo_video .manivideo_video_header > a {
        position: absolute;
        left: 0;
        top: 0;
    }
    .manivideo_video .manivideo_video_header > a.btn-info{
        left: 40px;
    }
    .manivideo_video > .manivideo_video_header h1 {
        margin: 0 0 10px !important;
        font-size: 16px !important;
        line-height: 26px !important;
    }
    .manivideo_video .manivideo_video_header .info >div > span { 
        margin-left: 5px; 
        font-size: 12px;
        padding-right: 20px;
    }
    .manivideo_video .manivideo_video_header .info >div > span .lnr {
        font-size: 15px;
    }
    
    .manivideo_video .manivideo_box .plyr__control.plyr__control--overlaid { 
        width: 70px;
        height: 70px;
        line-height: 70px; 
    }      
    .manivideo_video .manivideo_box .plyr__control.plyr__control--overlaid svg {
        height: 20px;  
        width: 20px; 
    }
    .manivideo_video .manivideo_box .plyr__control.plyr__control--overlaid::after,
    .manivideo_video .manivideo_box .plyr__control.plyr__control--overlaid::before {
        width: 70px;
        height: 70px;
    }
    

    
}
@media only screen and (max-width: 767px) { 
    .manivideo_search .manivideo_search_bg{
        background: rgba(248, 248, 248, 1) !important;
    } 
      
    .manivideo_search {
        padding: 30px 0 !important;
    }
    .manivideo_search h2 {
        font-size: 20px;
        margin: 0 0 15px;
    }
} 