@font-face {
    font-family: 'yekan';
    src: url('../fonts/yekan.otf') format('truetype'),
    url('../fonts/yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'byekan';
    src: url('../fonts/byekan.eot') format('embedded-opentype'),
    url('../fonts/BYekan.ttf') format('truetype'),
    url('../fonts/byekan.woff') format('woff'),
    url('../fonts/byekan.woff2') format('woff2'),
    url('../fonts/byekan.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

body * {
    font-family: 'yekan', 'byekan', Tahoma;
    direction: rtl;
    text-align: right;
}

a, p, span, div {
    font-size: 14px;
}

a {
    color: #000000;
}

a:hover, a:focus {
    color: #C4001A;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: normal;
    font-weight: bold;
}

.container-fluid,
.container {
    margin-top: 30px;
}

/*--------------coverflow slider -----------*/
.controls {
    width: 100%;
    margin-bottom: 8px;
    position: absolute;
}

.cbcontrol {
    font-size: 50px;
    color: #292929;
    text-align: center;
    position: absolute;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#cbControlRight {
    margin-right: 4%;
    top: 85px;
}

#cbControlLeft {
    left: 0;
    top: 85px;
    right: initial;
    margin-left: 4%;
}

.cbcontrol:hover {
    cursor: pointer;
}

section {
    margin-top: 40px;
}

/*--------------end coverflow slider----------*/

/*-----------triangle mask---------------*/
.triangle-mask {
    width: 100%;
    height: 115px;
    position: absolute;
    /*top: -112px;*/
    z-index: 190;
    overflow: hidden;
    margin-bottom: -80px;
}

.triangle-mask .triangle-left {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 115px 0 0 1000px;
    border-color: transparent transparent transparent #ffffff;
}

.triangle-mask .triangle-right {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 115px 1000px;
    border-color: transparent transparent #ffffff transparent;
}

/*-----------end triangle mask------------*/

/*.tiled-element {
    height: 150px;
}*/

.tiled-element img {
    width: 100%;
    height: auto;
}

.tiled-slider {
    /*height: 450px;*/
    overflow: hidden;
    margin-top: 40px;
}

.tiled-slider div.col-md-2, .tiled-element {
    padding: 0 !important;
}

.tiled-hover {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 10px;
    background: rgba(161, 60, 160, 0.53);
    color: #fff;
    transition: all 3s;
    top: 0;
    overflow: hidden;
}

.tiled-hover:hover {
    text-decoration: none;
    color: #fff;
}

/*.play {
    margin: 0 auto;
    text-align: center;
    font-size: 3em;
}*/

/*.col1, .col3 {
    top: -300px;
}*/

.col2, .col4 {
    top: 0;
}

.transit {
    transition: all 3s;
}

.goup {
    transition: all 3s;
    /*top: -300px !important;*/
}

.godown {
    transition: all 3s;
    top: 0 !important;
}

.top-header {
    /*height: 30px;*/
    padding: 5px 0;
    width: 100%;
    background: #e2e2e2;

}

.top-header .navbar-header .navbar-toggle {
    margin: 3px;
    padding: 0;
    padding-top: 5px;
    padding-right: 15px;
    background: none;
    border: 0;
}

.top-header > div a {
    vertical-align: middle;
    margin-left: 15px;
    color: #464646 !important;
    font-size: 12px;
}

.nav-tabs > li {
    margin-bottom: 0 !important;
}

.nav-header {
    background: #f2f2f2;
    height: 45px;
    position: relative;
}

@media (min-width: 1000px) {
    .nav-header {
        overflow: hidden;
    }
}

.nav-header .navbar-collapse {
    padding: 0 !important;
    position: absolute;
}

.cm-reply {
    padding-right: 75px !important;
}

.cm-reply-form {
    display: none;
}

/*
.navbar-default .navbar-collapse{
    white-space: nowrap;
    overflow: hidden !important;
}
*/

@media (max-width: 1000px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    /*}



    @media (max-width: 767px) {*/
    #top-header {
        position: absolute;
        background: #e2e2e2;
        z-index: 4;
        width: 118px;
        top: 33px;
        padding: 10px !important
    }

    /*.navbar-default .navbar-collapse{
        white-space: normal !important;
    }*/
    #top-header a {
        padding-left: 35%;
    }

    #navbar {
        width: 100%;
        margin-right: -15px;
        background: #f2f2f2;
        padding: 40px 10px 10px 10px !important;
    }

    #navbar .nav {
        margin: 0 auto;
        width: 100%
    }

    .nav li {
        width: 50%;
        float: right;
    }

    .tiled-slider {
        margin-top: 6px !important;
    }
}

@media (max-width: 640px) {
    .mobile-stage {
        display: block !important;
    }

    .stage {
        display: none;
    }
}

.navbar-fixed-brand {
    float: left;
    height: 36px;
    margin: 2px auto;
    display: none;
}

.navbar-fixed .navbar-fixed-brand {
    display: block;
}

.navbar-fixed {
    top: 0;
    background: rgba(255, 255, 255, 0.8) !important;
    box-shadow: 0px 5px 40px rgba(34, 34, 34, 0.5) !important;
}

.navbar-header {
    position: absolute;
    /*top: 60px !important;*/
    z-index: 3;
}

.navbar-default .navbar-toggle {
    border-color: #888;
}

.navbar-fixed-brand img {
    width: auto;
    height: 100%;
}

.navbar .logo {
    height: 100px;
    position: absolute;
    top: -30px;
    left: 10px;
}

.logo img, .navbar-brand img {
    height: 100%;
    width: auto;
    margin: 0 auto;
}

/*
.navbar .logo img {
    padding: 1%
}*/

/*@media (max-width: 1200px) {
    .main-categories .panel-body .row > div:first-child .panel-img {
        height: 260px !important;
    }
}*/

@media (min-width: 1000px) {
    .navbar-brand {
        display: none;
    }

    .nav-header .navbar-collapse {
        top: 5px;
    }
}

@media (max-width: 1150px) {
    /*    .top-header {
            display: none;
        }*/
    /*#wrapper_bu{
        top:500px!important;
    }*/
    .logo img {
        width: 100% !important;
        height: auto !important;
    }

    img {
        height: 100% !important;
    }
}

.navbar {
    margin-bottom: 0 !important;
    box-shadow: none !important;
    border-radius: 0;
    z-index: 200;
    border: 0;
    border-bottom: 2px solid #C4001A;
    background: #f2f2f2;
}

.panel {
    border: 0 !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    color: #C4001A;
    border-bottom: 4px solid #C4001A;
}

.navbar-default .navbar-nav > li > a {
    padding: 10px 10px 6px 10px;
    color: #464646;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #c4001a;
}

.navbar-default .navbar-nav > .active > a, .panel {
    box-shadow: none;
}

ul.navbar-nav ul {
    display: none;
}

.poll .buttons .btn {
    margin-bottom: 15px;
}

.stage .active-stage {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    transition: all 2s;
    display: none;
}

/*.stage .holder_bu_center .active-stage {
    display: inline-block;
}*/

/*.panel-img .play,
.active-stage a .play,
.sidebar-element .tab-img .play {
    /!*margin: 20% auto auto;
    color: #ffffff;*!/
    opacity: 0.75;
}*/
.sidebar-element {
    margin-bottom: 15px;
}

.panel-img .play:hover,
.active-stage a .play:hover,
.sidebar-element .tab-img .play:hover {
    opacity: 1;
}

.active-stage .active-desc {
    padding: 5px 10px;
    bottom: -160px;
    position: absolute;
    width: 100%;
    background: rgba(102, 40, 101, 0.7);
    font-size: 12px;
    color: #ffffff;
    overflow: hidden;
}

.active-desc a {
    color: #ffffff;
}

.active-desc a:hover {
    text-decoration: none;
    color: #ffffff;
}

.upload {
    float: left;
    text-align: center;
    margin-top: 3px;
}

.upload a {
    color: #C4001A;
}

.upload a:hover {
    text-decoration: none;
}

.upload i {
    font-size: 30px;
}

.main {
    position: relative;
    margin-top: 30px;
    /*top: 400px;*/
}

.panel-title {
    position: relative;
    border-bottom: 1px solid #dddddd;
    border-right: 4px solid #aaa;
    height: 41px;
    width: 100%;
    margin-bottom: 15px;
}

/*.panel-title::after {
    content: "";
    height: 100%;
    right: 2px;
    position: absolute;
    top: 0;
    width: 4px;
    background: #464646;
}*/
footer .panel-title::after {
    background: #ffffff;
}

.panel-title h4 {
    float: right;
    height: 31px;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    max-width: 95%;
    padding-right: 20px;
    padding-left: 20px;
    border-bottom: 1px solid #aaa;

}

.panel-title h4::before {
    content: "";
    height: 100%;
    right: 6px;
    position: absolute;
    top: 0;
    width: 2px;
    background: #C4001A;
    margin-left: 5px;
}

.panel-title h4::after {
    content: "";
    height: 100%;
    right: 3px;
    position: absolute;
    top: 0;
    width: 2px;
    background: #C4001A;
    margin-left: 5px;
}

.panel-title .title-line {
    width: 10%;
    height: 1px;
    background: #C4001A;
    position: absolute;
    bottom: 0;
    right: 0;
}

.panel-body {
    padding: 0 !important;
}

.panel-body .panel-img {
    width: 100%;
    /*height: 100px;*/
    position: relative;
    overflow: hidden;
}

.panel-body .panel-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border: 1px solid #dddddd;
}

.main-categories .col-xs-1, .main-categories .col-sm-1, .main-categories .col-md-1, .main-categories .col-lg-1, .main-categories .col-xs-2, .main-categories .col-sm-2, .main-categories .col-md-2,
.main-categories.col-lg-2, .main-categories .col-xs-3, .main-categories .col-sm-3, .main-categories .col-md-3, .main-categories .col-lg-3, .main-categories .col-xs-4, .main-categories .col-sm-4, .main-categories .col-md-4, .main-categories .col-lg-4, .main-categories .col-xs-5, .main-categories .col-sm-5, .main-categories .col-md-5, .main-categories .col-lg-5, .main-categories .col-xs-6, .main-categories .col-sm-6, .main-categories .col-md-6, .main-categories .col-lg-6, .main-categories .col-xs-7, .main-categories .col-sm-7, .main-categories .col-md-7, .main-categories .col-lg-7,
.main-categories.col-xs-8, .main-categories .col-sm-8, .main-categories .col-md-8, .main-categories .col-lg-8, .main-categories .col-xs-9, .main-categories .col-sm-9, .main-categories .col-md-9, .main-categories .col-lg-9, .main-categories .col-xs-10, .main-categories .col-sm-10, .main-categories .col-md-10, .main-categories .col-lg-10, .main-categories .col-xs-11, .main-categories .col-sm-11, .main-categories .col-md-11, .main-categories .col-lg-11, .main-categories .col-xs-12, .main-categories .col-sm-12, .main-categories .col-md-12, .main-categories .col-lg-12 {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
}

.main-categories .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

/*.main-categories .panel-body .row > div:first-child .panel-info a {
    font-size: 15px !important;
}*/

.main-categories .panel-info {
    margin-top: 4px;
    height: 38px;
    overflow: hidden;
    font-size: 13px;
    padding: 0 10px;
    text-align: center;
}

.main-categories .panel-info a {
    font-size: 13px !important;
}

/*.main-categories .panel-body .row div:first-child .panel-info {
    height: 39px;
}*/

.main-categories .panel-body .row > div {
    height: auto;
    margin-bottom: 15px;
}

/*.main-categories .panel-body .row > div:first-child .panel-img {
    height: auto;
}*/

/*.main-categories .panel-body .row > div:first-child {
    height: 360px;
}*/

@media (min-width: 1200px) {
    /*    .main-categories .panel-body .row > div:first-child .panel-img img {
            height: 100%;
            width: auto;
        }*/
    .main .row #sidebar.col-md-3 {
        width: 330px !important;
    }

    .main .row #main-container.col-md-9 {
        width: 840px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    .main .row #main-container.col-md-9 {
        width: calc(100% - 330px) !important;
    }

    .main .row #sidebar.col-md-3 {
        width: 330px !important;
    }

    .container {
        width: 100% !important;
    }
}

/*
@media(max-width:767px){
    .main .row #main-container.col-md-9 {
        width: 100% !important;
    }
}
*/

.tab-pane .sidebar-tab-single-element,
.single-body .sidebar-tab-single-element {
    padding: 0 !important;
}

.tab-pane .sidebar-tab-single-element .col-md-6:first-child,
.single-body .sidebar-tab-single-element .col-md-6:first-child {
    padding-right: 0 !important;
    padding-left: 7.5px !important;
}

.tab-pane .sidebar-tab-single-element .col-md-6:nth-child(2),
.single-body .sidebar-tab-single-element .col-md-6:nth-child(2) {
    padding-right: 7.5px !important;
    padding-left: 0 !important;
}

.active-stage a .play,
.panel-img .play,
.sidebar-element .tab-img .play {
    position: absolute;
    margin: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    top: 0;
    background: url('../img/play.png') no-repeat center center;
    opacity: 0.75;
}

@media (min-width: 768px) {
    .sidebar-element .tab-img .play {
        background: url('../img/play-small.png') no-repeat center center;
    }
}

.nav-tabs {
    background: #464646;
    color: #ffffff;
    border: 0;
    position: relative;
}

.sidebar-element .nav-tabs li {
    width: 50%;
}

.nav-tabs li a {
    text-align: center;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
}

.nav-tabs li:hover, .nav-tabs li:focus,
.nav-tabs li a:hover, .nav-tabs li a:focus {
    background: #C4001A;
    border-radius: 0;
}

.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
    border: 1px solid #C4001A;
    /*margin: 0;*/
}

.nav-tabs > li.active > a:hover,
.nav-tabs li.active a:focus, .nav-tabs li.active a {
    border-color: #464646;
    border-bottom-color: transparent;
    margin: inherit;
}

.nav-tabs li.active {
    border: 0;
    background: #464646;
    border-radius: 0;
}

.nav-tabs .tabs-btn {
    position: absolute;
    height: 100%;
    width: 50%;
    background: #ffffff;
    box-shadow: 1px 0 8px rgba(82, 82, 82, 0.48);
    z-index: 18;
    left: 50%;
    transition: all 1s;
}

.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
    color: #C4001A;
    font-weight: bold;
    z-index: 20;
    border-radius: 0
}

.sidebar-element .tab-img {
    width: 100%;
    margin-bottom: 15px;
    /*height: 75px;*/
    position: relative;
    overflow: hidden;
}

.sidebar-element .tab-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border: 1px solid #dddddd;
}

.tab-content {
    margin: 15px 0;
}

.sidebar-element .tab-info {
    padding-right: 0;
}

.sidebar-element .tab-info a {
    direction: rtl;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    overflow: hidden;
}

.sidebar-element .tab-info a:hover {
    color: #C4001A;
}

.mg20 {
    clear: both;
    width: 100%;
    height: 15px;
}

a.home {
    float: right;
    margin-left: 10px;
    font-size: 16px !important;
    /*color: #C4001A;*/
}

/*.nav-search {
    margin-top: -7px;
    margin-left: -20px;
}*/

.nav-search .btn {
    float: left;
    background: #C4001A;
    padding: 5px 10px 5px 10px;
}

.nav-search .btn i {
    color: #ffffff;
    font-size: 15px;
    vertical-align: middle;
}

.nav-search .form-group {
    float: left;
    margin-bottom: 0;
    width: 70%;
    margin-left: -15px;
}

.nav-search .form-group input {
    height: 28px;
    /*margin-top:5px;*/
    background-color: #ffffff;
    color: #5a5a5a;
    border: 0;
    border-radius: 0;
}

.holder_bu_awayR2 img, .holder_bu_awayR1 img, .holder_bu_awayL1 img, .holder_bu_awayL2 img {
    border: 1px solid #f5f5f5;
}

footer {
    position: relative;
    /*top: 400px;*/
}

.panel-footer {
    background: #c1c1c1;
    border-top: 5px solid #C4001A;
    color: #ffffff;
    border-radius: 0;
}

.panel-footer li, .panel-footer li i, .panel-footer a {
    color: #545454;
    font-size: 12px;
}

.panel-footer ul {
    list-style: none;
}

.info {
    line-height: 20px;
}

.info li i {
    margin-left: 15px;
}

li span.phone {
    direction: ltr !important;
}

.socialNetwork, .links {
    margin: 25px auto;
}

.socialNetwork {
    text-align: left;
    padding-right:0 ;
}

.panel-footer .socialNetwork li,
.panel-footer .links li {
    display: inline;
    margin: 5px;
}

.info li i, .socialNetwork li i {
    font-size: 16px;
}

/*.panel-footer .links {
    line-height: 20px;
    list-style: square;
}*/

.links a:hover, .socialNetwork a i:hover {
    color: #C4001A;
}

.tags .tag-element span {
    padding: 3px 7px;
    border: 1px solid #C4001A;
    color: #C4001A;
    white-space: nowrap;
    margin-bottom: 10px;
}

.tags div {
    float: right;
    margin-bottom: 15px;
    margin-left: 10px;
}

.tags .tag-element span:hover {
    background: #C4001A;
    border-color: #C4001A;
    color: #ffffff !important;
}

.panel-footer .panel-title {
    border-bottom-color: #6d6d6d;
}

.panel-footer .panel-title h4 {
    color: #f8f8f8;
}

.copyright {
    background: #464646;
    font-size: 11px;
    color: #dedede;
    padding: 5px;
    text-align: center;
}

.samanama img {
    float: left;
    height: 100%;
    width: auto;
}

.top-ad {
    width: 100%;
    margin: 10px auto;
}

.full-ad {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    text-align: center;
}

.full-ad .ads-right {
    text-align: center;
}

.full-ad a {
    width: 100%;
}

.top-ad img, .full-ad img {
    width: 100%;
    height: auto;
    object-fit: cover;
    /*border: 1px solid #dddddd;*/
}

.video {
    padding: 0;
    position: relative;
}

.video .video-element {
    width: 100%;
    max-height: 500px;

}

hr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.video .video-title {
    margin: 15px 0;
    padding-bottom: 15px;
    /*border-bottom: 1px solid #d9d9d9;*/
}

.video-title a {
    font-size: 14px;
}

.video-title a:hover {
    color: #333333;
}

.video .video-options {
    /*margin-top: 5px;*/
    margin-bottom: 5px;
    padding: 0px 5px;
}

.video .poll {
    margin-top: 10px;
}

.video .video-options i, .video .video-options span {
    font-size: 15px;
    color: #C4001A;
}

.share-element .icon-paper-plane:before {
    color: #C4001A;
}

.video .video-options .share-element i {
    vertical-align: sub;
}

.video-options .op-element {
    padding: 5px 7px 2px 7px;
    margin: 0 3px;
    color: #C4001A;
    float: right;
}

.video-options .download a {
    color: #C4001A;
}

.op-element .dropdown-menu > li > a {
    padding: 3px 7px;
    font-size: 12px;
}

.op-element.share .dropdown-menu > li > a {
    padding: 2px 5px 5px 0;
}

.video-options .download {
    width: 76px;
}

.download .dropdown-menu {
    width: 76px;
    min-width: inherit;
}

.share .dropdown-menu {
    min-width: 100px;
}

.code .dropdown-menu, .code .dropdown-menu code {
    padding: 10px;
    color: #5d5d5d;
    font-size: 12px;
    line-height: normal;
    direction: ltr !important;
    text-align: left !important;
    background: #f5f5f5;
}

.op-element.code {
    cursor: pointer;
}

.code .dropdown-menu code, .code .dropdown-menu code span {
    direction: ltr !important;
    text-align: left !important;
    background: transparent;
}

/*.video-options .download select option{
    padding:5px 10px;
}*/

.video-options .code a {
    color: #C4001A;
}

.video-options .share .share-element {
    margin: 0 5px;
    /*border: 1px solid #ffffff;
    width: 35px;
    height: 35px;*/
    float: right;
    /*padding: 5px;
    text-align: center;*/
    display: inline-block;
}

.video-options .share .share-element i:hover,
a.home:hover, .upload a:hover {
    color: #c4001a;
}

.video-desc {
    /*padding: 5px;*/
    /*text-align: justify;*/
    margin-bottom: 5px;
    margin-top: 5px;
    border-bottom: 1px solid #D6D6D6;
}

.video .tags {
    /*margin-top: 15px;*/
    padding: 15px 5px;
    border-top: 1px solid #d9d9d9;
}

.video .tags .tag-element {
    border-color: #C4001A;
    color: #C4001A;
}

.comments .cm-title {
    background: #f0f0f0;
    padding: 3px 7px;
    margin-bottom: 15px;
    color: #5d5d5d;
    font-size: 12px;
}

.comments .cm-form .btn, .btn, .poll section .buttons ul li a {
    float: left;
    color: #C4001A;
    border: 1px solid #C4001A;
    background: #ffffff;
    border-radius: 0;
    margin: 0 15px;
}

.cm-form .btn:hover {
    font-weight: bold;
    /*background: #C4001A;
    color:#ffffff;*/
}

.sidebar-element .single-element .single-title {
    width: 100%;
    color: #C4001A;
    border-bottom: 1px solid #464646;
    margin-bottom: 20px;
    /*margin-top: 3px;*/
}

.single-element .single-title div {
    border: 1px solid #464646;
    border-bottom: #ffffff;
    background: #ffffff;
    padding: 10px 15px;
    font-size: 14px;
    width: 50%;
    text-align: center;
    margin-bottom: -1px;
    cursor: default;
}

.comments .cm-contents {
    width: 100%;
    margin: 15px 0;
    /*padding: 10px;*/
    /*border-bottom: 1px solid #dddddd;*/
}

.comments .cm-contents:last-child {
    border-bottom: 0;
}

.comments .cm-contents .cm-author {
    width: 100%;
    border-bottom: 1px solid #C4001A;
    color: #1e001a;
    margin-bottom: 8px;
    position: relative;
}

.cm-contents .cm-author .date {
    color: #5d5d5d;
    direction: ltr;
    text-align: right;
    padding-right: 10px;
    font-size: 11px;

}

.cm-contents .cm-author .cm-summery {
    position: absolute;
    left: 0;
    top: 0px;
    color: #C4001A;
    font-size: 12px;
}

.cm-summery span {
    margin-left: 2px;
    color: #5d5d5d;
}

.cm-contents .reply {
    float: left;
    color: #000000;
}

.cm-contents .reply:hover,
.cm-contents .reply:focus {
    color: #C4001A;
    cursor: pointer;
}

.cm-summery a, .cm-summery .date {
    padding: 0 7px;
}

.cm-contents p {
    text-align: justify;
}

.video-options .visitor span,
.video-options .download span,
.video-options .like span,
.video-options .code span {
    /*vertical-align: text-top;*/
    margin-right: 5px;
    /*font-size:12px;*/
}

.navbar-toggle {
    float: right;
    margin-right: 15px;
}

.navbar-brand {
    float: left;
}

.mobile-stage {
    display: none;
}

.sidebar-element .more {
    padding-top: 0 !important;
}

.more {
    float: left;
    padding: 15px 10px;
}

.more:hover {
    color: #c4001a;
    cursor: pointer;
}

#mobile-bu .item img {
    width: 100% !important;
    height: auto !important;
}

/*.owl-carousel .owl-wrapper-outer {
    direction: rtl !important;
}
.owl-carousel .owl-item{
    float:right;
}
.owl-pagination {
    text-align: center !important;
}*/

.mobile-stage .item .active-desc {
    bottom: 0;
}

.code-container {
    width: 100%;
    display: none;
}

.code-container .src-code {
    border: 1px solid #5d5d5d;
    margin: 15px;
    padding: 5px;
    direction: ltr;
    text-align: left;
}

.size-code {
    margin: 0 15px;
}

.code-container .size-code div {
    border: 1px solid #d9d9d9;
    height: 105px;
}

.code-container .size-code .size-box {
    width: 55px;
    height: 35px;
    background-color: #C3C3C3;
    margin: 5px auto;
}

.code-container .size-code .size-box.active {
    background: #C4001A;
}

.size-code div p {
    text-align: center !important;
    padding-top: 5px;
}

.code-container .size-code .size2 {
    width: 62px;
    height: 42px;
}

.code-container .size-code .size3 {
    width: 70px;
    height: 50px;
}

.code-container .size-code .size4 {
    width: 84px;
    height: 57px;
}

/*.form-group #email, .form-group #name {
    width: 50% !important;
}*/

.panel-footer .logo {
    text-align: right;
    padding-right: 40px;
    margin-bottom: 10px;
    background: transparent;
}

.alert {
    border-radius: 0;
    border: 0;
    color: #a94442;
    background: #f2dede;
}

.btn {
    border-radius: 0;
}

.form-control {
    border-radius: 0 !important;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:last-child > .btn:first-child,
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.pagination > li:last-child > a, .pagination > li:last-child > span, .pager li > a, .pager li > span,
.nav-pills > li > a, .breadcrumb, .progress {
    border-radius: 0;
}

.btn-default {
    background: none;
    border: 1px solid #C4001A;
}

.btn-default:hover, .btn-default:focus {
    background: #C4001A;
    border-color: #C4001A;
    color: #ffffff;
}

.dropdown-toggle {
    background: none;
    border-radius: 0;
    /*border: 1px solid transparent;
    border-bottom: 4px solid #C4001A;*/
}

.dropdown-toggle:hover {
    background: none;
    border-radius: 0;
    /*border-color: #C4001A;*/
    color: #000;
    /*border-bottom: 4px solid #C4001A;*/
}

.dropdown-menu > li > a {
    border-bottom: 1px solid transparent;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #C4001A;
    background: none;
    border-bottom-color: #C4001A;
}

.dropdown-menu {
    border-radius: 0;
    padding-bottom: 0;
}

/*.dropdown-menu>li:last-child>a:focus, .dropdown-menu>li:last-child>a:hover{
    border-bottom-color: transparent;
}*/
.btn-group-vertical .dropdown-toggle {
    border: 1px solid #C4001A;
    border-top: 0;
}

.btn-group-justified .dropdown-toggle {
    border: 1px solid #C4001A;
    border-radius: 0;
}

.nav-pills > li.active > a {
    color: #C4001A;
    border-bottom: 4px solid #C4001A;
    background: transparent;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #C4001A;
    border-bottom-color: #ffffff;
}

.nav-tabs.nav-justified > li > a {
    border-bottom-color: #C4001A;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: #d7d7d7;
    border: 0px;
    border-radius: 0;
    color: #000000;
}

.nav-tabs li.dropdown.open .dropdown-menu li a {
    color: #000000;
    text-align: right;
    border-bottom: 1px solid transparent;
}

.nav-tabs li.dropdown.open .dropdown-menu li a:hover {
    border-bottom-color: #C4001A;
    color: #C4001A;
}

.nav-tabs li.dropdown.open .dropdown-menu li:hover {
    background: none;
}

.btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    color: #000000;
}

.pagination > li > a, .pagination > li > span,
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus,
.nav-pills > .active > a > .badge {
    color: #C4001A;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #C4001A;
    border-color: #C4001A;
}

.badge {
    background-color: #BFBEBE;
}

.nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #C4001A;
}

.progress-bar {
    background: #C4001A;
}

@media (min-width: 657px) and (max-width: 991px) {

    .sidebar-element.ads .full-ad:first-child {
        width: 300px;
        margin-left: 10px;
        margin-right: calc(50% - 305px);
        float: right;
    }

    .sidebar-element.ads .full-ad:nth-child(2) {
        width: 300px;
        float: right;
    }

    .sidebar-element.ads .full-ad:only-child, .sidebar-element.ads .full-ad:nth-child(3) {
        width: 300px;
        margin: 10px auto;
        float: none !important;
    }
}

@media (max-width: 657px) {
    .sidebar-element.ads .full-ad {
        width: 300px;
        margin: 0 auto 15px !important;
    }

    .form-group #email, .form-group #name {
        width: 100% !important;
    }
}

@media (max-width: 992px) {
    .panel-footer .logo, .panel-footer .samanama {
        text-align: center;
    }

    .samanama img {
        float: right
    }

    .panel-footer .links {
        text-align: center;
        padding-right: 0;
    }
}

.alert-success, .successMessage {
    color: #ffffff !important;
    background: #257e00 !important;
    border-color: #257e00 !important;
    margin-top: 15px;
    padding: 3px 7px;
}

.errorMessage {
    color: #ffffff !important;
    background: #7e0003 !important;
    border-color: #7e0003 !important;
    margin-top: 15px;
    padding: 3px 7px;
}

@media (max-width: 351px) {
    .video-options .op-element {
        margin: 3px !important;
    }
}

.jssort11 > div {
    top: 0 !important;
}

/*@media (max-width: 992px) and (min-width: 767px) {
    .nav-search .form-group {
        width: 70%
    }
}

@media (max-width: 429px) {
    .nav-search .form-group {
        width: 80%
    }
}*/

@media (max-width: 420px) {
    .navbar .logo img {
        width: 100%;
        height: auto !important;
    }

    .nav-search .btn {
        margin: 0 !important;
    }
}

#videoContainer iframe {
    width: 100%;
    border: 0 !important;
}

#videoContainer iframe .jw-controlbar {
    position: absolute !important;
    top: 355px !important;
}

#videoContainer iframe .jw-skin-aparat div[id $= '_openinaparat'], .jw-skin-aparat div[id $= '_boostlink'] {
    bottom: 115px !important;
}

.page-number {
    float: left;
    padding: 15px 10px;
}

.pagination {
    text-align: center;
}

.btn.change-captcha {
    border: 0;
    color: #464646;
    font-size: 12px;
    box-shadow: none;
}

.btn.change-captcha:hover {
    background: none;
    color: #c4001a;
}

.btn#browse {
    float: none;
    color: #00a6c2;
    border-color: #00a6c2;
}

.btn#browse:hover, .btn#browse:focus {
    background: #00a6c2;
    color: #FFFFFF;
}

.notify {
    margin: 10px 15px;
    color: #7D7D7D;
}

textarea.form-control {
    width: 100% !important;
}

[id^="histats_counter"] {
    display: none !important;
}

/*@media (min-width: 768px) and (max-width: 992px) {
    .container {
        width: 757px;
    }
}*/

@media (max-width: 992px) {
    .video .full-ad {
        display: none;
    }
}

@media ( max-width: 1080px ) and (min-width: 993px) {
    #main-container .full-ad {
        display: none;
    }
}

@media (max-width: 760px) {
    #main-container .full-ad {
        display: none;
    }
}

@media (max-width: 650px) {
    .video-body .video-title.sm-video h4 {
        height: auto !important;
        min-height: 31px;
        white-space: normal;
        padding-bottom: 10px;
    }
}

#top-header {
    padding-top: 3px;
}

.top-header .container {
    margin-top: 0 !important;
}

.nav-search .form-group {
    position: relative;
}

.btn-search {
    position: absolute;
    left: 0;
    border: none;
    background: none;
    height: 100%;
    box-shadow: none !important;
    padding-top: 6px;
}

.btn-search i {
    color: #999999;
}

.top-header .pd-right {
    padding-right: 100px;
}

@media (max-width: 1300px) {
    .top-header .pd-right {
        padding-right: 125px;
    }
}

@media (max-width: 1240px) {
    .top-header .pd-right {
        padding-right: 130px;
    }
}

@media (max-width: 1200px) {
    .top-header .pd-right {
        padding-right: 16.6666%;
    }
}

@media (max-width: 992px) {
    .top-header .container {
        width: 100% !important;
    }

}

@media (max-width: 768px) {
    .navbar-toggle {
        padding: 0;
        border: none;
        margin: 5px 27px 0px 0px;
    }

    .nav-header {
        height: 26px
    }

    .panel-footer .logo {
        height: 100px !important;
    }

    #navbar {
        padding: 20px 10px 10px 10px !important;
    }
    .socialNetwork{
        text-align: center;
        margin-top:0!important;
    }
}

@media (max-width: 1150px) {
    .navbar .logo {
        left: inherit !important;
    }
}

.panel-footer .logo {
    height: 65px;
}

.panel-footer .logo img {
    height: 100% !important;
    width: auto !important;
}
@media(max-width:415px){
    .col-xxs-12{
        width:100%!important;
    }
}