<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* #Basic Styles
================================================== */
@font-face{
    font-family: "IRANSansWeb_Bold";
    src: url('IRANSansWeb_Medium.eot');
    src: url('IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),
        url('IRANSansWeb_Medium.woff') format('woff'),
        url('IRANSansWeb_Medium.ttf') format('truetype'),
        url('IRANSansWeb_Medium.svg#IranianSerifWeb-Regular') format('svg');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "IRANSansWeb";
    src: url('IRANSansWeb_Light.eot');
    src: url('IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),
        url('IRANSansWeb_Light.woff') format('woff'),
        url('IRANSansWeb_Light.ttf') format('truetype'),
        url('IRANSansWeb_Light.svg#IRANSansWeb_Light') format('svg');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+001D-FEFC;
}
@font-face {
    font-family: "IRANSansWebMedium";
    src: url('IRANSansWeb_Medium.eot');
    src: url('IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),
        url('IRANSansWeb_Medium.woff') format('woff'),
        url('IRANSansWeb_Medium.ttf') format('truetype'),
        url('IRANSansWeb_Medium.svg#IRANSansWeb_Medium') format('svg');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+001D-FEFC;
}
/*@font-face {
    font-family: "nassim";
    src: url('BBCNassim.eot');
    src: url('BBCNassim.eot?#iefix') format('embedded-opentype'),
        url('BBCNassim.woff') format('woff'),
        url('BBCNassim.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+001D-FEFC;
}*/
@font-face{
    font-family: "sMitraBold";
    src: url('WebMitraBold.eot');
    src: url('WebMitraBold.eot?#iefix') format('embedded-opentype'),
        url('WebMitraBold.woff') format('woff'),
        url('WebMitraBold.ttf') format('truetype'),
        url('WebMitraBold.svg#IranianSerifWeb-Regular') format('svg');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "WebYekan";
    src: url('WebYekan.eot');
    src: url('WebYekan.eot?#iefix') format('embedded-opentype'),
        url('WebYekan.woff') format('woff'),
        url('WebYekan.ttf') format('truetype'),
        url('WebYekan.svg#WebYekan') format('svg');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+001D-FEFC;
}
@font-face {
    font-family: "nassim";
    src: url('BBCNassim.eot');
    src: url('BBCNassim.eot?#iefix') format('embedded-opentype'),
        url('BBCNassim.woff') format('woff'),
        url('BBCNassim.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+001D-FEFC;
}
body {
    font: 16px IRANSansWeb_Bold, tahoma, Arial, sans-serif;
    color: #444;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
    background-color:#d8d8d8;
}
.home.container {
    margin-top:33px;
}



/* Header Section
    ==============================================*/
.top-nav {
    background-color:#000;
    height:150px;
}
.mobile-menu-title {
    font-weight: normal !important;
}
.logo{
   height: 95px;
}
.logo:before, .small-logo:before {
    background-color: #9b0000;
    bottom: 4px;
    content: "";
    height: 25px;
    left: -5px;
    position: absolute;
    width: 5px;
}
.logo:after, .small-logo:after {
    border-left: 5px solid transparent;
    border-top: 5px solid #640000;
    bottom: 0;
    content: "";
    left: -5px;
    position: absolute;
}
.header-main-menu {
    margin-right: 10px !important;
}
.header li {
    float: right;
    height: 35px;
    line-height: 35px;
    list-style: outside none none;
    margin-left: 0px;
}
.header-main-menu li {
    /*border-bottom: 2px solid #fff;*/
    position: relative;
    margin-bottom: 1px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.header li a {
    display: block;
    font-size: 12px;
    padding: 0 7px;
}
.header-info-menu.right a {
    color: #aaa;
    font-size: 13px;
}
.header ul {
    margin: 0;
    padding: 0;
}
.header-main-menu ul {
  position: absolute;
  z-index: 999;
  background-color: #323232;
  padding: 5px 15px;
  right: 0;
  top: 37px;
  display: none;
}
.header-main-menu li:hover ul {
    display: block;
}
.header-main-menu ul li {
  float: right !important;
  width: 50%;
}
.header-sub-menu {
    top: 30px !important;
    width: 150px;
}
.header-bottom {
    background-color: #323232;
}
.search-container input {
    border: medium none;
    height: 31px;
    margin-top: 2px;
    padding-left: 100px;
    width: 100%;
}
.search-container .button {
    color: #fff;
    font-size: 15px;
    height: 31px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 100px;
}
.small-logo {
    background-color: #be0000;
    display: none;
    float: right;
    height: 35px;
    margin-left: 10px;
    width: 200px;
}
.small-logo.t2 {
    display: block;
    float: none;
    margin: 0 auto !important;
}
.sticky-wrapper.is-sticky {
    position: relative;
    z-index: 2147483647;
}

/*.sticky-wrapper.is-sticky .header-top,*/
/*.sticky-wrapper.is-sticky .columns.logo { display: none;}*/
/*.sticky-wrapper.is-sticky .small-logo {display: block}*/
.sticky-wrapper.is-sticky .header-bottom { background-color: #323232;}


.header-date {
    color: #fff;
    display: block;
    font-size: 12px;
    height: 35px;
    line-height: 45px;
    text-align: right;
}

.header-test-version {
    color: #fff;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
/* breadcumb
    ==============================================*/

.breadcumb &gt; ul {
    height: 26px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.breadcumb li {
    float: right;
    padding:0 12px 0 6px;
    position: relative;
}
.breadcumb {
    margin-top: 5px;
    position: relative;
}
.breadcumb a,.breadcumb li &gt; span {
    color: #fff;
    display: block;
    padding-right: 10px;
    position: relative;
}
.breadcumb li &gt; span{color: #fff}
.breadcumb a:before,.breadcumb li &gt; span:before {
    border-bottom: 8px solid;
    border-right: 8px solid transparent;
    bottom: 8px;
    content: "";
    position: absolute;
    right: -5px;
}

.breadcumb li:last-child a {
    color: #fff;
}
.breadcumb:after {
    border-bottom: 6px solid;
    border-left: 7px solid transparent;
    content: "";
    left: 0;
    position: absolute;
    top: -6px;
}
.breadcumb:before {
    background-color: #fff;
    content: "";
    height: 5px;
    left: 7px;
    position: absolute;
    top: -5px;
    width: 160px;
}
.breadcumb.cbLightBlue:before {background-color: #478dad !important}
.breadcumb.cbLightBlue:after {border-bottom-color: #205d7d !important}
.breadcumb.cbLightViolet:before {background-color: #6658a1 !important}
.breadcumb.cbLightViolet:after {border-bottom-color: #422f93 !important}
.breadcumb.cbPaleGreen:before {background-color: #257679 !important}
.breadcumb.cbPaleGreen:after {border-bottom-color: #005256 !important}
.breadcumb.cbGray:before {background-color: #484848 !important}
.breadcumb.cbLip:before {background-color: #97343c !important}
.breadcumb.cbLip:after {border-bottom-color: #71121a !important}
.breadcumb.cbLightGreen:before {background-color: #008d67 !important}
.breadcumb.cbLightGreen:after {border-bottom-color: #004432 !important}
.breadcumb.cbRed:before {background-color: #9b0000 !important}
.breadcumb.cbRed:after {border-bottom-color: #640000 !important}
.breadcumb.cbGoldChrome:after {border-bottom-color:#6c511a}
.breadcumb.cbGoldChrome:before {background-color: #8c7037;}

/* Home slideshow
    ==============================================*/
#slideshow {
    border:2px solid #9f9f9f;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 2px 2px #a8a8a8;
    -moz-box-shadow: 0 2px 2px #a8a8a8;
    -webkit-box-shadow: 0 2px 2px #a8a8a8;
    overflow: hidden;
}
.slideshow-item {
    overflow: hidden;
    position: relative;
}
.slideshow-item &gt; a {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 40% 0 0;
/*    padding: 46.30% 0 0;*/
    position: relative;
    width: 60%;
}
.slideshow-item img {
    /*height: 305px;
    width: 100%;*/
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
#slideshow .owl-dots {
    top: 10px;
    left: 13px;
    position: absolute;
}
#slideshow .owl-dot {
    float: left;
    height: 10px;
    line-height: 22px;
    margin-right: 3px;
    width: 10px;
}
#slideshow .owl-dot span {
    background-color: #c2c2c2;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    display: block;
    height: 10px;
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
    width: 10px;
}
#slideshow .owl-dot:hover span {
    background-color: #6288a5;
    transition: all 0.4s ease-in-out;
}
#slideshow .owl-dot.active span {
    background-color: #6288a5;
}
#slideshow .owl-nav &gt; div {
    border-radius: 30px;
    color: #fff;
    font-size: 30px;
    height: 30px;
    position: absolute;
    top: 45%;
    width: 30px;
    opacity: 0;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}
#slideshow:hover .owl-nav &gt; div{
    opacity: 1;
}
#slideshow .owl-nav &gt; div i {
    display: block;
    height: 30px;
    left: 5px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 30px;
}
#slideshow .owl-prev {
    left: 10px;
}
#slideshow .owl-next {
    right: 10px;
}

.adverting
{
    width: 100%;
    height: 235px;
    background: url(images/advert.png);
    background-color:rgba(0,0,0,1);
    background-position:center;
    
}

/*.slideshow-title {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    width: 100%;
}*/
.slideshow-header-title {
    background-color: #fff;
    bottom: 0;
    font-weight: normal;
    line-height: 14px;
    margin: 0;
    padding-right: 10px;
    padding-left: 10px;
    position: absolute;
    left: 0;
    top:-5px;
    width: 40%;
    height: 100%;
}
.slideshow-header-title p 
{
    margin-top: 10px  !important;
    margin-bottom: 10px  !important;
}


.slideshow-header-title .head-text a{
    margin:0 !important;
    color:#646363;
    font-size: 12px;
}
.slideshow-header-title .title a{
    margin:0;
    line-height: 28px;
    color:#646363;
    font-size: 20px;
}
.slideshow-header-title .intro-text a{
    margin:0;
    color:#646363;
    font-size: 12px;
}
.slideshow-title {
    background-color: #fff;
    bottom: 0;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 10px 20px;
    position: absolute;
    left: 0;
    width: 40%;
    height: 100%;
}
.slideshow-title a{
    color:#000
}
.slideshow-desc {
    bottom: 5px;
    color: #fff;
    font-family: "webyekan";
    font-size: 12px;
    height: 25px;
    line-height: 13px;
    padding-right: 30px;
    position: absolute;
    width: 100%;
}
.slideshow-desc &gt; p {
    margin: 0;
}
.slideshow-item {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.wLead .slideshow-title {
    font-size: 14px;
    padding:5px 30px;
}
.wLead .trngLB10:before {
    top: 12px !important;
}
.slideshow-item-uptTitle {
    color: #e4e4e4;
    display: block;
    font-family: tahoma;
    font-size: 12px;
    width: 100%;
}
/* Home top news
    ==============================================*/
.box-d {
    width: 100%;
}
.box-d-header {
    height: 25px;
    position: relative;
}
.box-e-header {
    border-bottom: 2px solid #fff;
    height: 25px;
    position: relative;
}
.box-e-header.t1 {
    border-bottom:0;
    height: auto;
}
.box-e-header.t2 {
    height: 35px;
    width: 100%;
}
.box-e-header.t3 {
    border-bottom:0;
}
.box-d-header &gt; a,
.box-e-header &gt; a,
.box-e-header &gt; span {
    background-color: #be0000;
    display: block;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 12px;
    text-align: center;
    top: -5px;
    width: 100px;
    z-index: 1;
    font-size: 14px
}
/*.box-e-header &gt; a {top: -10px}*/
.box-d-header &gt; a:before,
.box-e-header &gt; a:before,
.box-e-header &gt; span:before {
    border-bottom: 5px solid #640000;
    border-right: 5px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -4px;
    top: 0;
    width: 0;
    z-index: -1;
}
.box-d-header &gt; a.cPaleGreen:before,
.box-e-header &gt; a.cPaleGreen:before,
.box-e-header &gt; span.cPaleGreen:before {border-bottom-color:#477072;}
.box-d-content {
    padding: 16px;
}
.top-news-right-photo {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 61.889% 0 0 10px;
    position: relative;
    width:98%;
}
.top-news-right-photo &gt; img {
    border:1px solid #dcdcdc;
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.top-news-right-title,
.top-news-left-title {
    line-height: 20px;
    margin: 5px 0 0;
    padding-left: 10px;
}
.top-news-right-title &gt; a ,
.top-news-left-title &gt; a {
    color: #343434;
    font-size: 15px;
    font-weight: normal;
    display: block;
}
.top-news-right {
    border-left: 1px solid #dcdcdc;
/*    height: 323px;*/
}
.top-news-right-desc {
    color: #5c5c5c;
    display: block;
    font-family: tahoma;
    font-size: 11px;
    height: 75px;
    line-height: 16px;
    margin-top: 15px;
    padding-left: 10px;
}
.top-news-left-desc {display: none}
.top-news-left ul {
    margin: 0;
    padding: 0;
}
.top-news-left li {
    border-bottom: 1px solid #dcdcdc;
    list-style: outside none none;
    padding: 10px 10px 10px 0;
    width: 100%;
    float: right;
}
.top-news-left li:first-child {
    padding-top: 0;
}
.top-news-left li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.top-news-left-photo {
    display: block;
    float: right;
    margin-left: 10px;
}
.top-news-left-photo &gt; img {
    border: 1px solid #d8d8d8;
    height: 65px;
    width: 97px !important;
}
.top-news-left-title {
    margin: 0;
    padding: 0;
/*    height: 47px;*/
}
.top-news-left-title &gt; a {
    color: #404040;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 14px;
    overflow: hidden;
    padding-left: 8px;
    margin-top: 7px;
}
.top-news-left-upTitle {
    color: #be0000;
    display: block;
    font-family: tahoma;
    font-size: 10px;
    max-height: 28px;
    overflow: hidden;
}
.tab-content {
    display: none;
    min-height: 363px;
    opacity: 0;
    overflow: hidden;
    transition: all 0.4s ease 0s;
}
.tab-content.active {
    transition: all 0.4s ease;
    opacity: 1;
    display: block;
}
.box-d-tab-header {
    position: absolute;
    right: 145px;
    top: 5px;
}
.box-d-tab-header &gt; a {
    background-color: #777;
    display: block;
    float: right;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-left: 3px;
    padding:0 20px;
    position: relative;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.box-d-tab-header &gt; a.active,
.box-d-tab-header &gt; a:hover{
    background-color: #ffffff;
    color: #222;
}
.box-d-tab-header &gt; a:before {
    border-color: #222 !important;
    right: 3px !important;
}

.box-e.cGray .box-e-content.row a {
    color: #fff !important;
    font-size: 12px;
}
.box-e-content.row span {
    color: #525252;
    font-family: tahoma;
    font-size: 11px;
}

.top-news .owl-nav {
    left: -12px;
    position: absolute;
    top: 0;
}
.top-news .owl-nav &gt; div {
    background-color: #505050;
    color: #fff;
    height: 22px;
    line-height: 24px;
    margin-bottom: 2px;
    width: 22px;
}
.top-news .owl-nav i {
    display: block;
    height: 18px;
    text-align: center;
    width: 18px;
}

/* Home club sec
    ==============================================*/
.club-sec-photo &gt; img {
    height: auto;
    width: 100%;
}
.club-sec-photo {
    display: block;
}
.club-sec-title {
    margin:10px 160px 0 0;
    position: relative;
}
.club-sec-title &gt; a {
    color: #343434;
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 25px;
    position: relative;
    transition: all 0.3s ease;
}
.club-sec-desc {
    color: #7a7a7a;
    display: block;
    font-size: 12px;
}
.club-sec .box-d-content {
    padding: 10px;
}

.club-sec-title &gt; a:before {
    right: -13px !important;
    top: 10px !important;
}

/* Home box news
    ==============================================*/
.widget {margin-bottom: 5px; position:relative}
.box-a-header {
    height: 40px !important;
    position: relative;
}
.box-a-header.rev2 {height: 30px !important;}
.box-a-header &gt; a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 14px;
}
.box-a-header.rev2 &gt; a {height: 30px;line-height: 30px;}
.box-a,
.box-d,
.box-f,
.box-g {
    position:relative;
    background-color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 2px 2px #a8a8a8;
    -moz-box-shadow: 0 2px 2px #a8a8a8;
    -webkit-box-shadow: 0 2px 2px #a8a8a8; 
    margin-top: 3px;
}
.box-a-content &gt; img {
    margin: 5px;
}
.box-a-header:before,
.box-d-header.rev:before{    
    content: "";
    height: 5px;
    position: absolute;
    right: 6px !important;
    top: -5px;
    width: 125px;
}
.box-a-header:after,
.box-d-header.rev:after{
    border-bottom: 6px solid;
    border-right: 7px solid transparent !important;
    content: "";
    height: 0;
    position: absolute;
    top: -5px;
    width: 0;
}
.box-a-header.rev:before,
.box-a-header.rev2:before,
.box-d-header.rev:before,
.box-d-header.rev2:before{left: 6px;right:auto}

.box-a-header.rev:after,
.box-a-header.rev2:after,
.box-d-header.rev:after,
.box-d-header.rev2:after{
    border-left: 7px solid transparent !important;
    border-right: medium none !important;
    left: 0;
}
.box-a-header.cPaleGreen:after,
.box-d-header.cPaleGreen:after{border-color:#005256}
.box-a-header.cPaleGreen:before,
.box-d-header.cPaleGreen:before{background-color: #257679;}
.box-a-header.cLip:after,
.box-d-header.cLip:after{border-color:#71121a}
.box-a-header.cLip:before,
.box-d-header.cLip:before{background-color: #97343c;}
.box-a-header.cGoldChrome:after,
.box-d-header.cGoldChrome:after{border-color:#6c511a}
.box-a-header.cGoldChrome:before,
.box-d-header.cGoldChrome:before{background-color: #8c7037;}
.box-a-header.cLightViolet:after,
.box-d-header.cLightViolet:after{border-color:#422f93}
.box-a-header.cLightViolet:before,
.box-d-header.cLightViolet:before{background-color: #6658a1;}
.box-a-header.cGray:after,
.box-d-header.cGray:after{border-color:#606060}
.box-a-header.cGray:before,
.box-d-header.cGray:before{background-color: #777;}
.box-a-header.cRed:after,
.box-d-header.cRed:after{border-color:#640000}
.box-a-header.cRed:before,
.box-d-header.cRed:before{background-color: #9b0000;}
.box-a-header.cLightGreen:after,
.box-d-header.cLightGreen:after{border-color:#004432}
.box-a-header.cLightGreen:before,
.box-d-header.cLightGreen:before{background-color: #008d67;}
.box-a-header.cDefaultColor:after,
.box-d-header.cDefaultColor:after{border-color:#445e73;}
.box-a-header.cDefaultColor:before,
.box-d-header.cDefaultColor:before{background-color: #53738c;}
.box-a-header.cSkyBlue2:after,
.box-d-header.cSkyBlue2:after{border-color:#09848f}
.box-a-header.cSkyBlue2:before,
.box-d-header.cSkyBlue2:before{background-color: #0a9ba8;}
.box-a-header.cMediaBoxColor:after,
.box-d-header.cMediaBoxColor:after{border-color:#2d3f4d;}
.box-a-header.cMediaBoxColor:before,
.box-d-header.cMediaBoxColor:before{background-color: #354959;}
.box-archive {
    bottom: 3px;
    left: -2px;
    position: absolute;
    z-index: 1;
}
.box-archive &gt; a {
    display: block;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px 0 12px;
    width: 70px;
}
.box-archive i {
    font-size: 12px;
    left: 0;
    position: absolute;
    top: 3px;
}
/*.box-archive:before {
    border-right: 5px solid transparent;
    border-top: 8px solid #7e0000;
    content: "";
    height: 0;
    position: absolute;
    right: -4px;
    top: 13px;
    width: 0;
}
.box-archive.cSilver:before {border-top-color:#4c4c4c}
.box-archive.cBrown:before {border-top-color:#302000}*/


.box-a-list {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 1px;
}
.box-a-list h2 {
    font-weight: normal;
    margin: 0;
}
.box-a-list a {
    color: #404040;
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding-right: 9px;
    position: relative;
}
.box-a-list a:hover {
    color: #be0000
}
.box-a-list &gt; li {
    padding: 0 10px;
    position: relative;
    margin-top: 5px;
}
.box-a-list a:before, 
.box-e-content a:before, 
.box-f-content a:before,
.box-d-tab-header &gt; a:before,
.club-sec-title &gt; a:before {
    border-bottom: 5px solid #be0000;
    border-right: 5px solid transparent !important;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    top: 6px;
    width: 0;
}
.box-f-content.mecof a:before{
    border:none   
}
.cbPaleGreen .box-a-list a:before {border-color:#418689}
.cbLip .box-a-list a:before {border-color:#a14b52}
.cbGoldChrome .box-a-list a:before {border-color:#a3874d}
.cbLightViolet .box-a-list a:before {border-color:#5388cd}
.cbGray .box-a-list a:before {border-color:#676767}

.top-2-list-sec .box-a {
    min-height: 378px;
    padding-bottom: 8px;
}
.box-b-content {
    line-height: 16px;
    margin-top: 8px;
}
.box-content-photo {
    display: block;
    padding: 5px;
}
.top-4-single-sec .box-content-photo {
    display: block;
    height: 160px;
    overflow: hidden;
    /*padding: 50% 0 0;*/
    position: relative;
    width: 100%;
}
.top-4-single-sec .box-content-photo img{
    border: 1px solid #efefef;
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
}
.box-b-content .box-content-photo {
    float: right;
    padding: 0 5px;
}
.box-b-content .box-content-photo &gt; img {
    border: 2px solid #6b6b6b;
    height: 60px;
    width: 60px;
}
.box-b-upTitle {
    color: #777;
    font-size: 11px;    
    margin: 0;
    /*font-family: "IRANSansWeb";*/
}
.box-b-title {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0 5px;
}
.box-b-title &gt; a {
    color: #000;
    
}
.yaddasht .box-b-upTitle{color: #777 !important}
.yaddasht .box-b-title &gt; a{color: #222 !important}
.top-4-single-sec .box-a-list a {
    font: 12px IRANSansWeb, tahoma, Arial, sans-serif;
    /*height: 45px;*/
/*    display: block;
    float: right;
    height: 37px;
    margin-right: 10px;
    padding-right: 10px;
    width: 46%;*/
}
.subNewsMainPage{
    height: 50px;
    width: 50px;
    border: solid 1px #e4416b;
    border-radius: 5px;
}
.box-top {
    height: 160px;
}
.box-bottom {
}
.box-a-header.t2 {
    height: 25px !important;
}
.box-a-header.t2 &gt; a {
    height: 25px;
    line-height: 25px;
}
.top-4-single-boxTitle {
    font-size: 11px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 100%;
    margin-top: 13px;
    margin-right: -4px;
    position: absolute;
    bottom: 0px;
    color: white;
    background-color: rgba(0,0,0,0.5);
}
.top-4-single-boxTitle h2
{
    font-size: 11px;
    margin:5px 0 0 0 !important;
    padding: 0 !important;
}
.top-4-single-upHeadText {
    margin-top: 13px;
    position: relative;
    color: white;
    font-family: "IRANSansWeb"
}
.top-4-single-upTitle {
    margin-top: 13px;
    position: relative;
    color: white;
}

/*.top-4-single-upTitle {
    float: right;
    font-family: tahoma;
    font-size: 11px;
    max-height: 60px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 49%;
}*/

.top-4-single-Desc {
    clear: right;
    font-family: tahoma;
    font-size: 11px;
    height: 65px;
    margin: 0;
    padding: 10px;
    text-align: justify;
}
/*  top-2-slider
    =========================================================== */
.top-2-slider-sec .owl-carousel {
    padding: 0 15px;
}
.box-c-content {
    padding:10px 5px 0;
}
.box-c-title {
    height: 30px;
    margin: 0;
}
.box-c-title &gt; a {
    color: #484848;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    padding: 6px;
    text-align: center;
    font-family: "nassim";
}
.top-2-slider-sec .box-c-title &gt; a {
    font-size: 11px;
    line-height: 11px;
}
.top-2-slider-sec .owl-nav &gt; div {
    color: #fff;
    height: 100%;
    padding: 10px 0 5px;
    position: absolute;
    top: 0;
    width: 10px;
}
.top-2-slider-sec .owl-prev {
    left: 5px;
}
.top-2-slider-sec .owl-next {
    right: 5px;
}
.top-2-slider-sec .owl-nav i {
    background-color: #000;
    display: block;
    height: 100%;
    width: 10px;
}
.top-2-slider-sec .owl-nav i:before {
    font-size: 19px;
    position: absolute;
    right: -7px;
    top: 47%;
}
.top-2-slider-sec .owl-next i:before {
    right: -9px;
}
.top-2-slider-sec .box-c-content-photo {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 85.71% 0 0;
    position: relative;
    width: 100%;
}
.top-2-slider-sec img {
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
/*  top-2-list-title-sec
    =========================================================== */
.box-e {
    background-color: #787878;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 2px 2px #a8a8a8;
    -moz-box-shadow: 0 2px 2px #a8a8a8;
    -webkit-box-shadow: 0 2px 2px #a8a8a8;
    padding-bottom: 10px;
}
.box-e-content {
    padding-top: 10px;
}
.box-e-content.row &gt; ul {
    margin: 0;
    padding-right: 35px;
    padding-left: 10px;
    min-height: 115px;
}
.box-e-content.row li {
    position: relative;
    list-style: none
}
.box-e-content h3 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
.box-e-content a {
    color: #cecece;
}
.box-e-content a:before {
    border-color: #000;
    right: -20px;
}
.top-2-list-title-sec li a {
    display: block;
    height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* box-m-content  Ø¨Ø±Ú¯Ø²ÛŒØ¯Ù‡ Ù‡Ø§
============================================== */
.box-m-content {
    border-bottom: 1px solid #ebebeb;
    padding: 8px;
    position: relative;
    float: right;
    width: 100%;
}
.box-m-content:last-child {border: none}
.box-m-content-photo.right &gt; img {
    height: 80px;/*60*/
    width: 80px;
    border: 1px solid #f2f2f2;
    padding: 3px;
}
.box-m-upTitle, .box-m-title a {
    color: #676767;
    font-size: 11px;
}
.box-m-title &gt; a {
    display: block;
    font-size: 12px;
}
.box-m-title {
    font-weight: normal;
    height: 36px;
    line-height: 12px;
    margin: 0;
    overflow: hidden;
    padding-left: 20px;
}
.box-m-content-photo {
    margin-left: 8px;
}
/*.box-m-upTitle {
    color: #ef7070;
    display: block;
    font-family: webyekan;
    height: 20px;
    overflow: hidden;
    padding-left: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/
.box-m-upTitle {
    color: #ef7070;
    display: block;
    font-family: webyekan;
    line-height: 12px;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 20px;
}
.no-service .box-m-title,
.no-service .box-m-upTitle {
    padding: 0 !important;
}
.box-m-service-title {
    font-size: 12px;
}
/*  multimedia
    =========================================================== */
#multimedia img {
    height: 140px;
    width: 180px;
}
#multimedia {
    height: 245px;
}
#multimedia .owl-stage-outer {
    margin-top: 30px;
}
#multimedia .box-c-content {
    padding: 10px;
}
#multimedia .owl-nav &gt; div {
    background-color: #000;
    color: #fff;
    float: left;
    height: 15px;
    line-height: 15px;
    text-align: center;
    width: 55px;
    margin-right: 5px;
    transition: all 0.4s ease;
}
#multimedia .owl-nav &gt; div:hover {
    background-color: #be0000;
}
#multimedia .owl-nav {
    margin: 0 auto;
    width: 115px;
}
#multimedia .owl-nav &gt; div:last-child {
    margin: 0 !important;
}
.multimedia .owl-item.active:nth-child(odd) {
    border-left: 1px solid #dcdcdc;
}
#multimedia .owl-controls {
    margin-top: 20px;
}
#multimedia.small .owl-stage-outer {margin:0}
#multimedia.small .owl-controls {margin:0}
#multimedia.small { height:210px }
.box-a-header.small {
    height: 25px !important;
}
.box-a-header.small a {
    height: 25px !important;
    line-height: 25px !important;
}


.notification {
    border-radius: 4px;
    padding: 10px;
    background: url(images/notification-icon.png) no-repeat;
}
.notification.t2 {
    background:none;
    padding: 0;
}
.notification.t2 img{
    border-radius: 3px;
    box-shadow: 0 2px 2px #a8a8a8;
}
.notif-upTitle {
    color: #fff;
    display: block;
    font-size: 17px;
    width: 100%;
}
.notification.cRed &gt; h2 {
    font-weight: normal;
    margin: 0;
}
.notif-title {
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}

/*  latest News
    =========================================================== */
.box-f-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 5px solid #fff;
    height: 35px;
    position: relative;
    /*margin-right: 5px;
    margin-left: 5px;*/
}
.box-f-header &gt; a {
    display: block;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    text-align: right;
    padding-right: 10px;
    padding-top: 2px;
    width: 100%;
}
.box-f-content {
    padding:10px;
}
.box-f-content &gt; ul {
    clear: both;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.box-f-content h3 {
    margin: 0;
}
.box-f-content li a {
    /*font-family: tahoma;*/
    color: #525252;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 6px;
    padding-right: 13px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.box-f-content li a:hover,
.club-sec-title &gt; a:hover {
    background-color: #b2b2b2;
    color: #424242;
    transition: all 0.3s ease;
}
.box-f-content li {/*##*/
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 3px;
    position: relative;
}
.box-f-content li:last-child {
    border: medium none;
}


.your-link-form label {
    float: right;
    height: 30px;
    line-height: 30px;
}
.your-link-form button {
    height: 30px;
    width: 100%;
}
.your-link-form {
    background-color: #dfdfdf;
    margin: 0 0.15em;
    padding: 5px;
}
.your-link-captcha {
    height:30px;
    width: 100%;
}
.your-link-form .txtCol {
    height: 30px;
}

/*  accordion News
    =========================================================== */
.box-g-header {
    height: 25px;
    line-height: 25px;
}
.box-g-header.cGray {
    margin-bottom: 2px;
}
.box-g-header &gt; a {
    display: block;
    font-size: 14px;
}
/*.accordion-news .box-g-header:first-child {
    border-top: 5px solid #fff;
    height: 30px;
}*/
.box-f-content.acn {/*##*/
    padding:15px;
    display: none;
}
.box-f-content.acn.active {
    display: block;
}
#acn-your-links.box-f-content.acn {
    padding: 0;
}
#acn-your-links.box-f-content.acn &gt; ul {
    padding:15px;
}


.box-f-content.ome {
    padding:11px 15px;
}
.box-f-content.ome span {
    color: #be0000;
    margin-left: 5px;
}


.box-f-content.mecof &gt; a {
    display: block;
    height: 190px;
    width: 100%;
    padding: 0
}
.box-f-content.mecof img {
    height: 100%;
    width: 100%;
}
.box-f-content.mecof &gt; a:before {
    border: medium none !important;
}
.box-f-content.mecof &gt; span {
    display: block;
    height: 56px;
}


/*  Films
    =========================================================== */
.box-h {
    background-color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 2px 2px #a8a8a8;
    -moz-box-shadow: 0 2px 2px #a8a8a8;
    -webkit-box-shadow: 0 2px 2px #a8a8a8;
}
.box-h-header-con {
    height: 25px;
    position: relative;
    width: 100%;
}
.box-h-header {
    float: right;
    height: 25px;
    line-height: 25px;
    position: relative;
    text-align: center;
    width: 100px;
}
.box-h-header-icon {
    width: 25px;
    height: 25px;
    background: url("images/icon-film.jpg") no-repeat;
    margin:0 0 5px 5px;
    float: right;
}
.top-clip-sec-left &gt; a,
.top-clip-sec-right &gt; a{
    display: block;    
    height: auto;
    overflow: hidden;
    padding: 62.30% 0 0;
    position: relative;
    width: 100%;
}
.top-clip-sec-left &gt; a{ margin-bottom: 5px}
.top-clip-sec-left &gt; a:last-child { margin-bottom:0}
.top-clip-sec-right img,
.top-clip-sec-left img {border: 2px solid #d8d8d8; width: 100%;}
.top-clip-sec-left img,
.top-clip-sec-right img {
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.top-clip-sec-right &gt; a {
    padding: 80% 0 0;
}

.top-clip-sec-left &gt; a:last-child {
    margin: 0;
}
.top-clip-sec-left h3 {
    top: 0;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    text-align: right;
    /*text-overflow: ellipsis;
    white-space: nowrap;*/
    width: 100%;
}
.top-clip-sec-title &gt; h3 {
    color: #222;
    font-weight: normal;
    height: 29px;
    margin: 10px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.movie-image-hover {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: all 0.3s ease;
}
.movie-image-hover:hover {
    background-color: rgba(255,255,255,0.4);
    transition: all 0.3s ease;
}
.movie-image-hover i {
    font-size: 50px;
    margin-right: -35px;
    margin-top: -35px;
    opacity: 0.7;
    -ms-filter: "alpha(opacity=70)";
    position: absolute;
    right: 50%;
    top: 50%;
}
.movie-image-hover2 i {
    font-size: 100px;
    margin-right: -70px;
    margin-top: -75px;
}
.top-clip-sec-right .movie-image-hover i {
    font-size: 120px;
    margin-right: -84px;
    margin-top: -92px;
}
.top-clip-sec-title {
    min-height: 65px;
    padding-right: 5px;
}
.top-clip-sec-title p {
    margin: 0;
}
.top-clip-sec-title &gt; .top-clip-desc {
    color: #222;
    display: block;
    font-family: "WebYekan";
    font-size: 12px;
    height: 65px;
}

.box-i-content img {
    height: 168px;
    width: 116px;
}
.box-i-content &gt; a {
    border: 2px solid #676767;
    display: block;
}
.box-i-content {
    padding: 3px;
}
.box-i-header {
    margin: 2px 2px 0;
    text-align: center;
}

.left-club-people img {
    border: 5px solid #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 2px 2px #a8a8a8;
    -moz-box-shadow: 0 2px 2px #a8a8a8;
    -webkit-box-shadow: 0 2px 2px #a8a8a8; 
}
/* #media-coffee
============================================== */
#media-coffee .owl-controls {
    left: 0;
    position: absolute;
    top: -25px;
}
#media-coffee .owl-prev, #media-coffee .owl-next {
    color: #fff;
    font-size: 20px;
    left: 0;
    position: absolute;
    top: -1px;
}
#media-coffee .owl-next {
    left: 15px;
}

.media-coffee .owl-item &gt; a {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 71.705% 0 0;
    position: relative;
    width: 100%;    
}
.media-coffee .owl-item &gt; a img {
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
/* ØªØ¨Ù„ÛŒØºØ§Øª
============================================== */
.ads .box-i-content {
    float: right;
}
.ads .box-i-content img {
    height: auto;
    width: 100%;
}
.ads .box-i-content &gt; a {
    border: medium none !important;
}
/* Ù†Ø¸Ø± Ø³Ù†Ø¬ÛŒ
============================================== */
.poll-box-question {
    border-bottom: 1px solid #ebebeb;
    color: #676767;
    display: block;
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 10px;
}
.poll-box-answers {
    list-style: outside none none;
    margin: 0;
    padding: 10px 0 0;
}
.poll-box-answers label {
    cursor: pointer;
    font-size: 12px;
    margin-right: 10px;
}
.poll-box-answers &gt; li {
    height: 19px;
}

/* Ø¨Ø®Ø´ Ú†Ù†Ø¯ Ø±Ø³Ø§Ù†Ù‡ Ø§ÛŒ
============================================== */
.bt #multimedia .owl-stage-outer {margin-top: 0 !important}
.bt #multimedia .owl-controls {margin-top: 5px !important}
.bt #multimedia {height: 275px}
.bt #multimedia img {
    height: 192px;
    width: 280px;
    border: 1px solid #f2f2f2;
    padding: 3px;
}

/*Ø¬Ø³ØªØ¬ÙˆÛŒ Ù¾ÛŒØ´Ø±ÙØªÙ‡
============================================== */
.advanced-search-con{
    box-shadow:0 2px 2px #727272;
    -moz-box-shadow:0 2px 2px #727272;
    -webkit-box-shadow:0 2px 2px #727272;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.advanced-search-row {
    margin-bottom: 3px !important;
}
.chkLabel {
    color: #222;
    margin-left: 15px;
    margin-right: 5px;
}
.advanced-search-row .label {
    line-height: 26px;
}

.advanced-search-tab {
    border-bottom: 2px solid;
    margin-top: 0;
    padding: 0;
}
.advanced-search-tab &gt; li {
    display: inline;
    list-style: outside none none;
}
.advanced-search-tab a {
    font-size: 13px;
    padding: 0 10px;
}


/*##############################################
## ØµÙØ­Ù‡ Ø¢Ø±Ø´ÛŒÙˆ Ø§Ø®Ø¨Ø§Ø±
################################################ */

/* main-news-box
============================================== */
.main-news-box {
    background-color: #f0f0f0;
    border: 1px solid #bcbcbc;
    border-radius: 3px;
    box-shadow: 0 2px 2px #c8c8c8;
	-moz-box-shadow: 0 2px 2px #c8c8c8;
	-webkit-box-shadow: 0 2px 2px #c8c8c8;
    padding: 7px;
}
.main-news-box-photo &gt; img {
    height: 150px;
    width: 250px;
    border: 1px solid #e2e2e2;
    padding: 3px;
}
.main-news-box-photo {
    display: block;
    padding-bottom: 7px;
}
.main-news-box-title {
    font-size: 14px;
    font-weight: normal;
    height: 75px;
    margin: 0;
    text-align: center;
}
.main-news-box-title &gt; a {
    display: block;
	color:#000;
}
.main-news-box-upTitle {
    color: #be0000;
    display: block;
    font-family: webyekan;
    font-size: 11px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    text-align: center;
}

/* news list in right side
============================================== */
.news-box-row {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 2px #a8a8a8;
    display: inline-block;
    margin-bottom: 5px;
    padding: 10px;
    width: 100%;
    position: relative;
}
.news-box-row:hover {
    background-color: #f5f5f5;
}

.mbr-photo {
    border-left: 1px solid #dcdcdc;
    display: block;
    margin-left: 10px;
    padding-left: 10px;
    position: relative
}
.mbr-photo:before {
    background-color: transparent;
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}
.news-box-row:hover .mbr-photo:before {
    background-color: rgba(255, 255, 255, 0.3);
}
.mbr-photo &gt; img {
    border: 1px solid #f2f2f2;
    padding: 3px;
    height: 120px;
    width: 160px;
}
.mbr-upTitle {
    color: #399bc8;
    font-family: webyekan;
    font-size: 11px;
    height: 21px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 45%;
}
.mbr-upTitle.full {
    float: right;
    width: 68%;
}
.mbr-date {
    display: block;
    height: 21px;
    color: #399bc8;
    font-size: 12px;
	font-family: webyekan;
}
.mbr-date.t2 {
    bottom: 1px;
    left: 5px;
    position: absolute;
    opacity: 0.6;
    font-size: 11px;
}
.city-news-rows .mbr-upTitle,
.city-news-rows .mbr-date {
    color: #71121a
}
.mbr-title {
    clear: left;
    margin: 0;
    line-height: 23px;
}
.mbr-title &gt; a {
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: normal;
}
.mbr-title &gt; a:hover {color: #be0000;}
/*.mbr-desc {
    color: #676767;
    font-family: "WebYekan";
    font-size: 13px;
        height: 72px;
    height: 55px;
    line-height: 18px;
    margin: 5px 0 0;
    text-align: justify;
}*/
.mbr-desc {
    color: #676767;
    font-family: tahoma;
    font-size: 11px;
    height: 55px;
    line-height: 16px;
    margin: 5px 0 0;
    text-align: justify;
}

/* box-m-content  Ø¨Ø±Ú¯Ø²ÛŒØ¯Ù‡ Ù‡Ø§
============================================== */
.rotated-text {
    background-color: #676767;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 65px;
    left: 6px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    width: 18px;
}
.rotated-text__inner {
    display: inline-block;
    white-space: nowrap;
    height: 25px;
    width: 59px;
    text-align: center;
    line-height: 33px;
    /* this is for shity "non IE" browsers
    that dosn't support writing-mode */
    -webkit-transform: translate(32px, 61px) rotate(-90deg);
    -moz-transform: translate(32px, 61px) rotate(-90deg);
    -o-transform: translate(32px, 61px) rotate(-90deg);
    transform: translate(32px, 61px) rotate(-90deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    /* IE9+ */
    -ms-transform: none;
    -ms-transform-origin: none;
    /* IE8+ */
    -ms-writing-mode: tb-rl;
    /* IE7 and below */
    *writing-mode: tb-rl;
}
.rotated-text__inner:before {
    content: "";
    float: left;
    margin-top: 100%;
}


/* Ø¹Ø¶ÙˆÛŒØª Ø®Ø¨Ø±Ù†Ø§Ù…Ù‡
============================================== */
.newsletter-register-container &gt; input {
    border: medium none;
    height: 35px;
    margin-bottom: 5px;
    padding: 5px;
    width: 100%;
}
.newsletter-register-container .button {
    color: #fff;
    float: left;
    height: 25px;
    margin-top: 7px;
    width: 100px;
}
.newsletter .box-d-content {
    padding: 10px;
}
.newsletter-register-container img {
    height: 35px;
}
.newsletter-register-container .refreshCaptcha {
    height: 35px !important;
    line-height: 35px !important;
    margin: 0;
}

/* ØµÙØ­Ù‡ Ø¯Ø§Ø®Ù„ÛŒ Ø®Ø¨Ø± - Ù…ØªÙ† Ø®Ø¨Ø±
============================================== */
.news-content-header {
    color: #fff;
    font-size: 12px;
    line-height: 25px;
}
.news-code {
    margin-right: 10px;
}
.news-date {
    margin-right: 170px;
}
.news-actions &gt; a {
    float: left;
    margin-left: 8px;
}
.news-actions {
    margin-left: 10px;
}

.news-content {
    max-width: 100%;
    padding: 20px;
    display: inline-block;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 2px 2px #a8a8a8;
    -moz-box-shadow: 0 2px 2px #a8a8a8;
    -webkit-box-shadow: 0 2px 2px #a8a8a8;     
}
.newsc-top &gt; div {
    width: 50%;
}

.newsc-photo {
    height: auto;
    padding-right: 15px;
    width: 100%;
}
.newsc-upTitle {
    font-family:"IRANSansWeb",tahoma;
    font-size: 11px;
    color: #7c7c7c;
}
.newsc-title {
    color: #be0000;
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
    margin: 10px 0 20px;
}
.newsc-desc {
    color: #272727;
    font-size: 14px;
    text-align: justify;
}
.newsc-body * {
    /*background-color: transparent !important;*/
    color: #000;
    font-family:"IRANSansWeb",tahoma !important;
    font-size: 14px !important;
    font-weight: normal;
    line-height: 28px !important;
    text-align: justify !important;
}
.newsc-body iframe {
    border: none;
    width: 100%;
}
.newsc-body .videoWrapper {
	position: relative;
	padding-bottom: 52.4%; /* 16:9 */
	padding-top: 25px;
	height: 0;
        clear:both;
}
.newsc-body .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.newsc-body strong,
.newsc-body strong *{
    font-size: 16px !important;
    font-family: sMitraBold !important;
}
.newsc-top-right {
    padding-left: 15px;
}
.newsc-top-left {
    border-right: 1px solid #dcdcdc;
}
.newsc-relatedPhotoReport {
    color: #399bc8;
    font-size: 11px;
}
.newsc-body {
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
    font-family: "IRANSansWeb",tahoma;
    line-height: 22px !important;
}
.newsc-body &gt; p {
    margin:0 0 25px;
}

.newsc-body cite {
    background-color: #d7d7d7 !important;
    float: left;
    font-size: 16px;
    font-style: normal;
    line-height: 21px;
    margin: 20px 20px 20px 0;
    padding: 18px;
    position: relative;
    width: 230px;
}
.newsc-body cite:before {
    background-color:#bebebe;
    content: "";
    height: 5px;
    left: 6px;
    position: absolute;
    top: -5px;
    width: 125px;
}
.newsc-body cite:after {
    border-bottom: 6px solid #737373;
    border-left: 7px solid transparent !important;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -5px;
    width: 0;
}
.newsc-body cite span {
    border-bottom: 8px solid #be0000;
    border-right: 8px solid transparent;
    height: 0;
    position: absolute;
    right: 6px;
    top: 23px;
    width: 0;
}
.newsc-body img {
    display: block;
    height: auto !important;
    margin: 10px auto;
    max-width: 100% !important;
    width: auto !important;
}
.relatedLink {
    margin-bottom: 8px
}
.relatedLink  a{font-size: 14px !important}


.refreshCaptcha {
    margin-right: 5px !important;
    width: 30px !important;
}
.refreshCaptcha i {
    position: absolute;
    right: 0;
    width: 30px;
}
.comment-message {
    display:none;
    border-radius: 2px;
    color: #fff;
    font-family: tahoma;
    font-size: 11px;
    height: 25px;
    line-height: 22px;
    padding: 0 5px;
}
.comment-message i {
    margin-left: 5px;
}

/* ØµÙØ­Ù‡ Ø¯Ø§Ø®Ù„ÛŒ Ø®Ø¨Ø± - ØªÚ¯ Ù‡Ø§
============================================== */
.newsc-tags,
.newsc-media-share {
    list-style: outside none none;
    margin: 0 120px 0 0;
    padding: 5px 10px;
}
.newsc-tags a {
    color: #676767;
    font-size: 14px;
    padding: 0 3px;
    position: relative;
}
.newsc-tags &gt; li {
    display: inline;
    position: relative;
}
.newsc-tags li:before {
    content: "/";
    left: 0;
    position: absolute;
    top: 0;
}
.newsc-tags li:first-child:before{content: "";}


.newsc-media-share {
    height: 36px;
    padding-left: 6px;
}
.newsc-media-share &gt; li {
    display: inline;
    float: left;
    margin-right: 6px;
    margin-top: 1px;
}
.newsc-media-share a {
    display: block;
    height: 24px;
    width: 24px;
}
.newsc-share-facebook {background: url("images/share-facebook.jpg") no-repeat}
.newsc-share-tweeter {background: url("images/share-tweeter.jpg") no-repeat}
.newsc-share-rss {background: url("images/share-rss.jpg") no-repeat}
.newsc-share-gplus {background: url("images/share-gplus.jpg") no-repeat}
.newsc-share-instagram {background: url("images/share-instagram.jpg") no-repeat}
.newsc-share-afsaran {background: url("images/icon-afsaran.png") no-repeat center center}
.newsc-share-telegram {background: url("images/telegram.png") no-repeat center center}
.newsc-share-sapp {background: url("images/sapLogo.png") no-repeat center center}
.newsc-share-bale {background: url("images/baleLogo.png") no-repeat center center}


/* ØµÙØ­Ù‡ Ø¯Ø§Ø®Ù„ÛŒ Ø®Ø¨Ø± - Ú©Ø§Ù…Ù†Øª
============================================== */
.comment-container {
    padding: 6px 13px 13px;
}
.comment-item {
    margin-bottom: 5px;
    position: relative
}
.comment-item.replay {
    padding-right: 35px;
}
.comment-item-header {
    background-color: #a8a8a8;
    color: #fff;
    font-size: 12px;
    height: 25px;
    width: 100%;
    position: relative
}
.comment-item-header &gt; span {
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0 8px;
    margin-right: 20px;
}
.cmi-name {
    margin-right: 5px;
}
.comment-item-header &gt; div {
    float: right;
    line-height: 25px;
    position: relative;
}
.cmi-like i,
.cmi-dislike i {
    background-color: #00b300;
    display: block;
    float: left;
    height: 20px;
    line-height: 23px;
    margin-right: 2px;
    text-align: center;
    width: 20px;
}
.cmi-dislike i {background-color: #be0000;}
.cmi-like, .cmi-dislike {
    display: block;
    height: 20px;
    margin-left: 5px;
    margin-top: 9px;
    position: relative
}
.cmi-like:before,
.cmi-dislike:before,
.cmi-replay:before {
    border-right: 4px solid transparent;
    border-top: 4px solid #005000;
    content: "";
    height: 0;
    left: 20px;
    position: absolute;
    top: 16px;
    width: 0;
}
.cmi-dislike:before {border-top-color: #550000}
.cmi-replay:before {
    border-top-color: #484848;
    left: auto;
    right: -5px;
}
.cmi-replay {
    background-color: #fff;
    color: #000;
    height: 20px;
    margin: 9px 10px 0;
    padding: 0 5px;
    position: relative
}
.comment-item-body {
    background-color: #d7d7d7;
    font-size: 12px;
    padding: 15px 15px 30px;
}
.comment-item-body &gt; p {
    margin: 0;
}
.comment-item.replay:before {
    border-right: 10px solid transparent;
    border-top: 10px solid #a8a8a8;
    content: "";
    height: 0;
    position: absolute;
    right: 25px;
    width: 0;
}
.comment-form {
    padding: 0 15px;
    width: 100%;
}
.label {
    color: #fff !important;
    display: block;
    font-size: 14px;
    width: 100%;
}
.comment-text {
    height: 200px !important;
}
.comment-form .button {
    margin-right: 10px;
}




/*++++++++++++++++++++++++++++++++++++++++++++++
  ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ØµÙØ­Ù‡ Ø´Ù‡Ø±
  ++++++++++++++++++++++++++++++++++++++++++++++ */
.city-main-news-photo {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 62.5% 0 0;
    position: relative;
    width: 100%;
}
.city-main-news-photo &gt; img {
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.city-main-news-upTitle {
    color: #be0000;
    display: block;
    font-size: 11px;
    height: 20px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.city-main-news-title {
    font-size: 16px;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    overflow: hidden;
    padding-right: 20px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.city-main-news-title:before {
    right: 5px !important;
    top: 10px !important;
}
/*++++++++++++++++++++++++++++++++++++++++++++++
  ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ØµÙØ­Ù‡ Ù…Ø¬Ù„Ù‡ Ø²Ù†Ø¯Ú¯ÛŒ
  ++++++++++++++++++++++++++++++++++++++++++++++ */
.mjz-item-content {
    min-height: 177px;
    max-height: 300px;
}
.mjz-item-photo &gt; img {
    border: 1px solid #dcdcdc;
    height: 150px;
    width: 200px;
}
.mjz-item-photo {
    border-left: 1px solid #dcdcdc;
    display: block;
    float: right;
    margin-left: 10px;
    margin-bottom: 5px;
    padding-left: 10px;
}
.mjz-item-title {
    margin: 0;
}
.mjz-item-title &gt; a {
    color: #010000;
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
}
.mjz-item-desc {
    color: #676767;
    font-family: "WebYekan";
    font-size: 12px;
    height: 118px;
    line-height: 18px;
    margin: 7px 0 0;
    text-align: justify;
}

.mjz-small .mjz-item-photo {
    border: medium none;
    margin: 0;
}
.mjz-small .mjz-item-photo &gt; img {
    height: 74px;
    width: 74px;
}
.mjz-small .mjz-item-desc {
    height: 42px;
}
.mjz-small.last .mjz-item-photo {
    border-right: 1px solid #ccc;
    padding-right: 10px;
}

#mjz-file .box-c-content {
    padding: 17px 5px;
}
#mjz-file .owl-controls {
    height: 26px;
}
#mjz-file .owl-nav {
    margin: 0 auto;
    width: 115px;
}
#mjz-file .owl-nav &gt; div {
    background-color: #000;
    color: #fff;
    float: left;
    height: 15px;
    line-height: 15px;
    text-align: center;
    width: 55px;
    margin-right: 5px;
    margin-top: 5px;
    transition: all 0.4s ease;
}
#mjz-file .owl-nav &gt; div:last-child {
    margin-right: 0 !important;
}
#mjz-file .owl-item.active:nth-child(odd) {border-left: none}

.mjz-file-link &gt; img {
    height: 90px;
    width: 100%;
    border-radius: 3px;
}
.mjz-file-link.fullHeight &gt; img {
    height: auto !important;
}
.mjz-file-link:first-child {
    display: block;
    margin-bottom: 5px;
}
#mjz-file .box-c-content-photo{
    display: block;
    height: auto;
    overflow: hidden;
    padding: 93.63% 0 0;
    position: relative;
    width: 100%;
}
#mjz-file .box-c-content-photo img {
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.roundShadow {
    overflow:hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 2px 2px #bcbcbc;
    -moz-box-shadow: 0 2px 2px #bcbcbc;
    -webkit-box-shadow: 0 2px 2px #bcbcbc;
}
.roundShadow .box-a-header {
    height: 30px !important;
}
.roundShadow .box-a-header:after,
.roundShadow .box-a-header:before{
    content: none !important;
}
.roundShadow .box-a-header &gt; a {
    height: 30px;
    line-height: 30px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++
  ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ØµÙØ­Ù‡ Ú¯ÙØªÚ¯Ùˆ
++++++++++++++++++++++++++++++++++++++++++++++ */
.box-m-content-photo.gftbPhoto {
    height: 80px;
    width: 60px
}
.box-m-content-photo.gftbPhoto img {
    height: 100%;
    width: 100%;
    border: 1px solid #ccc
}

/*++++++++++++++++++++++++++++++++++++++++++++++
  ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ØµÙØ­Ù‡ Ù¾Ø±ÙˆÙ†Ø¯Ù‡
++++++++++++++++++++++++++++++++++++++++++++++ */
.parvandeh-item {width:100%}
.parvandeh-item-photo{
    display: block;
    height: 120px;
    width: 100%;
/*    margin-left: 10px;*/
}
.parvandeh-item-photo img {
    border: 1px solid #ccc;
    height: 100%;
    width: 100%;
}
.parvandeh-item-title {
    margin: 0;
}
.parvandeh-item-title &gt; span {
    color: #646464;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    width: 100%;
    height: 58px;
    font-family: "WebYekan";
}
.parvandeh-item-links {
    list-style: outside none none;
    margin:4px 0 0;
    padding: 0;
}
.parvandeh-item-links a {
    color: #000;
    font-size: 13px;
    padding-right: 12px;
    position: relative;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    line-height: 18px;
}
.parvandeh-item-links a:before {
    right: 0;
    top: 6px;
}
.parvandeh-item-links &gt; li {
    height: 18px;
}
.parvandeh-item-header &gt; a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*++++++++++++++++++++++++++++++++++++++++++++++
  ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ØµÙØ­Ù‡ Ù¾Ø±Ø³Ø´ Ùˆ Ù¾Ø§Ø³Ø®
  ++++++++++++++++++++++++++++++++++++++++++++++ */

/* pop-main
============================================== */
.pop-main-info h4 {
    color: #000;
    font-weight: normal;
    margin: 0;
    padding-right: 30px;
    position: relative;
}
.pop-main-right &gt; div .trngLB10:before {
    right: 5px !important;
    top: 7px !important;
}
.pop-main-desc p {
    margin: 0;
}
.pop-main-desc {
    color: #676767;
    font-size: 12px;
    line-height: 14px;
    padding-right: 30px;
}
.pop-main-right .title {
    color: #000;
    display: block;
    padding-right: 30px;
    position: relative;
    width: 100%;
}
.pop-main-right .text {
    color: #008d67;
    display: block;
    padding-right: 30px;
}
.pop-main-left {
    height: 285px;
    width: 160px;
}
.pop-main-left span {
    color: #fff;
    display: block;
    line-height: 20px;
    padding-right: 5px;
}
.pop-main-left &gt; img {
    height: 200px;
    width: 150px;
}
.pop-main-left {
    margin-bottom: -30px;
    position: relative;
}
.pop-main-left:before {
    border-right: 9px solid transparent;
    border-top: 10px solid #484848;
    bottom: 0;
    content: "";
    position: absolute;
    right: -9px;
}

/* pop-comment
============================================== */
.pop-comment-item .medium-2 span {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 25px;
    min-height: 25px;
    text-align: center;
}
.pop-comment-item .medium-14 span {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 25px;
    min-height: 25px;
}
.pop-comment-cview, .pop-comment-clike {
    color: #004432 !important;
    font-size: 11px !important;
}
.pop-comment-clikeBtn {
    background-color: #008d67;
    bottom: -4px;
    font-size: 12px;
    height: 20px;
    left: 2px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    width: 20px;
}
.pop-comment-clike {
    padding-left: 24px;
}
.pop-comment-clikeBtn:before {
    border-color: #004432 !important;
    right: -5px !important;
    top: 15px !important;
}
.pop-comment-text &gt; p {
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    text-align: justify;
}
.pop-comment-text {
    min-height: 95px;
}
.pop-comment-replay-con{
    
    margin: 10px 0;
    
    position: relative;
}
.pop-comment-replay {
    background-color: #fff;
    padding: 10px 15px;
    color: #008d67;
    font-size: 12px;
    display: none
}
.pop-comment-replay-toggle {
    background-color: #008d67;
    bottom: -7px;
    display: block;
    font-size: 11px;
    height: 14px;
    line-height: 14px;
    margin-right: -17px;
    padding-right: 14px;
    position: absolute;
    right: 45%;
    text-align: center;
    width: 75px;
}
.pop-comment-replay-toggle i {
    position: absolute;
    right: 0;
}
.pop-comment-replay-toggle i:before {
    height: 14px;
    line-height: 14px;
}
.pop-comment-replay-toggle i.icon-up-dir{display:none}
.pop-comment-replay-toggle.up i.icon-up-dir{display:block}
.pop-comment-replay-toggle.up i.icon-down-dir{display:none}
.pop-comment-link,
.pop-comment-forward {
    bottom: -5px;
    font-size: 12px;
    height: 20px;
    left: 10px;
    padding: 0 10px;
    position: absolute;
}
.pop-comment-forward {
    left: 115px;
}
.pop-comment-link:before,
.pop-comment-forward:before {
    right: -5px !important;
    top: 15px !important
}
.box-m-label {float: right}
.box-m-label, .box-m-text {
    display: block;
    font-size: 14px;
    line-height: 20px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++
  ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ØµÙØ­Ù‡ ÙÛŒÙ„Ù…
  ++++++++++++++++++++++++++++++++++++++++++++++ */
.film-top-title {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}
.film-top-title &gt; a {
    color: #222;
}
.film-top-desc {
    color: #888888;
    font-size: 12px;
}
.film-top-desc p {
    line-height: 15px;
    margin: 5px 0 0;
}
.film-top-main-clip,.film-item-photo {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 66.66% 0 0;
    position: relative;
    width: 100%;
}
.film-top-main-clip img, .film-item-photo img {
    border: 2px solid #a8a8a8;
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
/*.film-top-main-clip.small {
    padding:58.2% 0 0;
}*/
/*.film-top .columns.last{margin-top: 39px}*/

.film-item-title {
    font-size: 16px;
    font-weight: normal;
    height: 34px;
    line-height: 17px;
    margin: 25px 0 2px !important;
    padding-left: 20px;
    padding-right: 10px;
    position: relative;
}
.film-item-title &gt; a {
    color: #636363;
}
.film-item-title:before {
    right: 9px !important;
    top: 8px !important;
}
.film-item span {
    bottom: 22px;
    color: #fff;
    font-family: "webYekan";
    font-size: 11px;
    left: 10px;
    position: absolute;
}
.film-item &gt; span{ color:#222}
.film-item-view {
    bottom: 45px !important;
}
.film-item-view i,
.film-item-date i{
    display: block;
    float: left;
    font-size: 13px;
    height: 10px !important;
}

.film-item-date {
    bottom: 45px !important;
    right: 10px !important;
}
.film-item-date i {
    float: right;
}

.film-item-duration {
    position: absolute;
    bottom: 0 !important;
    font-size: 12px !important;
    left: 0 !important;
    padding: 0 5px;
}
.film-top-main-clip .film-item-duration {
    bottom: 2px !important;
    left: 2px !important;
    position: absolute;
}
.film-item-title.top {
    background-color: #efefef;
    font-size: 12px;
    height: 44px !important;
    margin:5px 0 !important;
    padding: 5px;
}
.film-archive &gt; .medium-5-5 {
    margin-bottom: 15px;
    box-shadow: 0 2px 2px -2px #757575;
    -moz-box-shadow: 0 2px 2px -2px #757575;
    -webkit-box-shadow: 0 2px 2px -2px #757575;
}
.film-item-con {
    border-radius: 3px;
    box-shadow: 0 2px 6px -2px #555555;
    -moz-box-shadow: 0 2px 6px -2px #555555;
    -webkit-box-shadow: 0 2px 6px -2px #555555;   
    float: right;
    margin: 0.5% 0 0.5% 1%;
    overflow: hidden;
    width: 32.6%;
}
.film-item-con.last {margin-left:0}
.film-item-time {
    right:85px !important;
    bottom: 45px !important;
}
.film-item-photo img {border: none}

.film-item-hover {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    display: block;
    height: 0;
    position: absolute !important;
    right: 50%;
    top: 50%;
    width: 0;
    opacity: 0;
}
.film-item-hover i {
    color: rgba(255, 255, 255, 0.7);
    font-size: 56px;
    height: 75px;
    margin-right: -37px;
    margin-top: -37px;
    position: absolute;
    right: 50%;
    top: 50%;
    width: 75px;
}
.film-item-photo:hover .film-item-hover,
.film-top-main-clip:hover .film-item-hover {
    width: 100%;
    height: 100%;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    opacity: 1;
    right: 0;
    top: 0;
}

.film-latest-item .film-item-title {
    float: right;
    margin-top: 0 !important;
    height: auto;
    font-size: 14px;
    padding: 0 5px        
}
.film-latest-item .film-item-date,
.film-latest-item .film-item-view{
    bottom: auto !important;
    float: right;
    font-size: 11px;
    margin-top: 15px;
    position: relative;
    right: auto !important;
}
.film-latest-item .film-item-time {font-size: 11px; margin-right:10px}
.film-latest-item .film-item-view {clear: right;margin-top: 0}
.film-latest-item .film-item-view i{float:right}
.media-content-info .film-item-time {margin-right:10px}
.sharing {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding: 10px 0 0;
    float: right;
    width: 100%
}
.share-icon {
    background-color: #ebebeb;
    border: 1px solid #ccc;
    box-shadow: 0 0 3px -1px #ccc;
    color: #525252;
    display: block;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
}
.share-icon.right {
    margin-left: 5px;
    padding-right: 5px;
}
.share-icon.right i {
    margin-left: 5px;
}
.share-icon.left {
    margin-left: 5px;
    padding:0;
    width: 25px
}
.share-icon.right i {
    margin-left: 5px;
}
.share-icon.facebook{background:url("images/icon-facebook.png") no-repeat center center}
.share-icon.googlePlus{background:url("images/icon-googlePlus.png") no-repeat center center}
.share-icon.twitter{background:url("images/icon-twitter.png") no-repeat center center}
.share-icon.afsaran{background:url("images/icon-afsaran.png") no-repeat center center}

.media-content-info {
    float: right;
    height: 20px;
    margin: 10px 0 0;
    width: 100%;
}
.media-content-info span {
    color: #727272;
    font-size: 12px;
}
.embedCode textarea {
    background-color: #ececec;
    border: 1px solid #ccc;
    direction: ltr;
    font-family: arial;
    font-size: 12px;
    padding: 5px;
    text-align: left;
    width: 100%;
}
.mmImage {
    background-color: #fff;
    border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    box-shadow: 0 2px 6px -2px #555555;
    -moz-box-shadow: 0 2px 6px -2px #555555;
    -webkit-box-shadow: 0 2px 6px -2px #555555;
}
.mmBottom {
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    box-shadow: 0 2px 6px -2px #555555;
    -moz-box-shadow: 0 2px 6px -2px #555555;
    -webkit-box-shadow: 0 2px 6px -2px #555555;
}
.film-latest-item {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 2px 6px -2px #555555;
    -moz-box-shadow: 0 2px 6px -2px #555555;
    -webkit-box-shadow: 0 2px 6px -2px #555555;
}
.mmImage &gt; img {
    height: auto;
    max-width: 100%;
}
.line-header .box-archive {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    bottom: 6px;
    left: 0;
    width: 70px;
}
.line-header .box-archive &gt; a {
    width: 70px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++
  ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ØµÙØ­Ù‡ Ù…Ø±Ø¯Ù… Ùˆ Ù…Ø­Ù„Ù‡
  ++++++++++++++++++++++++++++++++++++++++++++++ */
.mom-box-photo {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 62.5% 0 0;
    position: relative;
    width: 100%;
}
.mom-box-photo img {
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.mom-box-upTitle {
    color: #686868;
    display: block;
    font-family: tahoma;
    font-size: 10px;
    height: 32px;
}
.mom-box-title {
    font-size: 19px;
    font-weight: normal;
    margin: 0;
    line-height: 24px;
}
.mom-box-title &gt; a {
    color: #8c7037;
    display: block;
    max-height: 72px;
}
.mom-box-desc {
    font-family: tahoma;
    font-size: 13px;
    line-height: 20px;
    max-height: 112px;
    text-align: justify
}
.mom-box-top .mom-box-desc {
    font-family: sMitraBold;
}
.mom-box-desc p {
    margin: 10px 0 0;
}
.mom-box-bottom {
    padding: 0 3px;
}
.mom-box-bottom &gt; .columns {
    border-top: 1px solid #cecece;
}
.mom-box-bottom .mom-box-title {
    font-size: 14px;
    line-height: 18px;
}
.mom-box-bottom .mom-box-title &gt; a {
    height: 36px;
}
.mom-box-bottom .mom-box-desc {
    font-size: 11px;
    line-height: 14px;
    max-height: 56px;
    text-align: right;
}
.mom-box-bottom-texts { border-left: 1px solid #cecece;min-height: 112px; margin-top:5px}
.momLeft .mom-box-bottom-texts {margin-top: 0; margin-bottom:5px }
.mom-box-bottom &gt; .columns:last-child .mom-box-bottom-texts { border-left:none}
.mom-box-bottom .mom-box-photo img {border: 1px solid #cecece}

.mom-area-photo {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 130.215% 0 0;
    position: relative;
    width: 100%;
}
.mom-area-photo img {
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.mom-area-button {
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    padding-left: 40px;
}
.mom-area-button span {
    bottom: -5px;
    color: #6c511a;
    display: block;
    height: 30px;
    left: 5px;
    position: absolute;
    width: 30px;
}
.mom-area-button span:before {
    right: -5px;
    top: 25px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++
  ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ØµÙØ­Ù‡ Ø¨Ø§Ø´Ú¯Ø§Ù‡ Ù…Ø±Ø¯Ù…
  ++++++++++++++++++++++++++++++++++++++++++++++ */
.club-word-row {
    border: 1px solid #fff;
    background-color: #e1e1e1;
    padding: 2px 0;
    height: 51px;
}
.club-word-row:nth-child(odd) {
    background-color: #d3d3d3
} 
.club-word-row:first-child {
    background-color: transparent;
    border:none
}
.club-word-photo &gt; img {
    max-width: 45px;
}
.club-word-title {
    font-size: 13px;
    font-weight: normal;
    line-height: 48px;
    margin: 0;
    max-height: 48px;
}
.club-word-title &gt; a {
    color: #323232;
}
.club-word-row:first-child .club-word-title &gt; a {
    color: #fff;
}
.club-word-top {
    min-height: 48px;
}

.club-word-bottom &gt; a,
.hot-seat-photo {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 75% 0 0;
    position: relative;
    width: 100%;
}
.club-word-bottom &gt; a &gt; img,
.hot-seat-photo img{
    border: 2px solid #fff;
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.club-word-bottom span {
    color: #fff;
    display: block;
    font-size: 13px;
}
.club-word-bottom .text {
    text-align: center;
}
.club-word-bottom-actions {
    margin-top: 38% !important;
}
.box-d-float-header {
    height: 201px;
    padding-top: 25px;
    position: absolute;
    right: -30px;
    width: 25px;
}
.box-d-float-header.c1 {background: url(images/club-float-header-01.jpg) no-repeat bottom center}
.box-d-float-header.c2 {background: url(images/club-float-header-02.jpg) no-repeat bottom center}
.box-d-float-header i {
    color: #000;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}


.box-d-tab-header.t2 {
    top: 0;
}
.box-d-tab-header.t2 &gt; a {
    background-color: transparent;
    height: 25px;
    line-height: 25px;
}
.box-d-tab-header.t2 &gt; a.active {
    background-color: #969696;
}
.box-d-tab-header.t2 &gt; a:before {content: none !important}

/* hot-seat
============================================== */
.hot-seat-title {
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0;
    padding-right: 15px;
    position: relative;
}
.hot-seat-title:before {
    right: 3px !important;
    top: 9px !important;
}
.hot-seat-photo {
    padding: 107.91% 0 0 !important;
}
.hot-seat-photo img {
    border-width:4px !important;
}

/* club options
============================================== */
.club-opts {
    height: 55px !important;
    padding-left: 72px !important;
}
.box-a-header.rev.srev {
    height: 55px !important
}
.club-opts-icon {
    display: block;
    height: 45px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 50px;
}
.club-opts-text {
    color: #003527;
    display: block;
    font-size: 20px;
    line-height: 55px;
    text-align: center;
}
.cOptsUser {background:url(images/icon-user.png) no-repeat center center}
.cOptsMobile {background:url(images/icon-mobile.png) no-repeat center center}
.cOptsCallPeaople {background:url(images/icon-callPeople.png) no-repeat center center}
.cOptsFaq {background:url(images/icon-faq.png) no-repeat center center}
.cOptsGift {background:url(images/icon-gift.png) no-repeat center center}

/*++++++++++++++++++++++++++++++++++++++++++++++
  ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ØµÙØ­Ù‡ ÛŒØ§Ø¯Ø¯Ø§Ø´Øª
  ++++++++++++++++++++++++++++++++++++++++++++++ */
/*
.yaddasht-photo &gt; img {
    height: auto;
    width: 100%;
}
.yaddasht-photo {
    display: block;
    float: right;
    width: 100%;
}*/

.yaddasht-photo {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 62.52% 0 0;
    position: relative;
    width: 100%;
}
.yaddasht-big .yaddasht-photo {
    padding: 47% 0 0;
}
.yaddasht-photo &gt; img {
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.yaddasht-author-photo {
    display: block;
    float: right;
    margin-top: -54px;
    position: relative;
}
.yaddasht-author-photo &gt; img {
    border: 5px solid #fff;
    border-right: none;
    height: 122px;
    width: 117px;
}

.yaddasht-upTitle {
    color: #676767;
    display: block;
    font-size: 13px;
    height: 20px;
    margin: 3px 0;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yaddasht-title {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yaddasht-title &gt; span {
    line-height: 15px;
    padding-right: 20px;
    position: relative;
}
.yaddasht-title &gt; span:before {
    border-bottom: 10px solid #be0000;
    border-right: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 5px;
    top: 8px;
    width: 0;
}
.yaddasht-desc {
    color: #676767;
    font-size: 12px;
    font-family: "WebYekan";
    height: 14px;
    line-height: 14px;
    margin: 3px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yaddasht-small .yaddasht-author-photo &gt; img {
    height: 62px;
    width: 57px;
}
.yaddasht-small .yaddasht-author-photo {
    margin-top: -24px;
}
.yaddasht-small .yaddasht-upTitle {
    font-size: 12px;
}
.yaddasht-small .yaddasht-title {
    font-size: 14px;
    height: 15px;
    line-height: 4px;
}
.yaddasht-small .yaddasht-desc {
    font-size: 11px;
    margin-top: 8px;
}
.yaddasht-small .yaddasht-title span:before {
    border-bottom-width: 7px;
    border-right-width: 7px;
}
.author-list {
    height: 410px;
    overflow-y: scroll;
}
/*++++++++++++++++++++++++++++++++++++++++++++++
  ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ØµÙØ­Ù‡ Ø·Ù†Ø²
  ++++++++++++++++++++++++++++++++++++++++++++++ */
.cartoon-item &gt; a{
    display: block;
    border: 5px solid #222;
    height: auto;
    overflow: hidden;
    padding: 72.72% 0 0;
    position: relative;
    width: 100%;
}
.cartoon-item img  {
    bottom: 0;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.cartoon-item a:before {
    background-color: transparent;
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}
.cartoon-item a:hover:before {
    background-color: rgba(255, 255, 255, 0.3);
}


.tanz-item-photo &gt; img {
    border: 1px solid #dcdcdc;
    height: 118px;
    width: 158px;
}
.tanz-item-photo {
    display: block;
    float: right;
    margin-left: 10px
}
.tanz-item {
    background-color: #fff;
    padding: 5px;
    position: relative;
    height: 210px;
    border-radius: 3px;
    box-shadow: 0 2px 2px #a8a8a8
}
.tanz-item-title {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 5px 0;
    text-align: right;
}
.tanz-item-title &gt; a {
    color: #010000;
}
.tanz-item-desc {
    clear: both;
    color: #676767;
    font-size: 12px;
    padding: 5px;
    text-align: justify;
    line-height: 17px;
    height: 80px;
}


/*  multimedia page
    =========================================================== */
.line-header {
    border-bottom: 3px solid;
}
.line-header a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: block;
    text-align: center;
    width: 160px;
}
.multimedia-item .film-item-title {
    margin: 10px 0 !important;
}
.multimedia-item {
    border-radius: 3px;
    box-shadow: 0 2px 6px -2px #555555;
    overflow: hidden;
}

.gallery-item {
    border: 4px solid #000;
    border-radius: 4px;
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 4px;
}
.gallery-item &gt; img {
    position: relative;
    width: 100%;
}
.gallery-title {
    color: #000;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 5px;
    padding-right: 25px;
    position: relative;
}
.gallery-title::before {
    border-bottom: 15px solid red;
    border-right: 15px solid transparent;
    content: "";
    position: absolute;
    right: 0;
    top: 9px;
}

/* ØµÙØ­Ù‡ Ø¨Ù†Ø¯ÛŒ
============================================== */
.pagination &gt; a {
    background-color: #484848;
    display: block;
    float: right;
    height: 40px;
    line-height: 42px;
    margin-left: 5px;
    text-align: center;
    width: 40px;
    transition: all 0.4s ease;
    margin-bottom: 1px;
}
.pagination &gt; a.active {background-color: #be0000;}
.pagination &gt; a:last-child {
    margin-left: 0;
}
.pagination &gt; a:hover { background-color: #be0000;}

a.page-link{
    color: black;
}

/* footer
============================================== */
#Footer {
    background-color: #484848;
}
.copyright {
    background-color: #232323;
}
.copyright &gt; p {
    color: #a8a8a8;
    font-size: 12px;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}
.copyright span {
    color: #fff;
}
.footer-links {
    border-left: 2px solid #232323;
    border-right: 2px solid #232323;
    min-height: 70px;
}
.footer-links &gt; ul {
    margin: 0;
    padding: 0 10px;
}
.footer-links li {
    display: inline;
    list-style: outside none none;
}
.footer-links li a {
    color: #aaa;
    font-size: 13px;
    padding: 0 6px;
    position: relative;
}
.footer-links li a:before {
    color: #fff;
    content: ".";
    left: -4px;
    position: absolute;
    top: 0;
}
.footer-links li:last-child a:before {
    content: none;
}
.footer-links &gt; a {
    display: block;
    font-family: arial;
    font-size: 32px;
    text-align: center;
}
.footer-links &gt; a span {
    color: #e1e1e1;
}
.footer-logo {
    float: right;
    height: 70px;
    margin-left: 20px;
    width: 90px;
}
.footer-logo &gt; img {
    position: absolute;
    right: 0;
    top: -10px;
}
.footer-message {
    border-right: 2px solid #232323;
    color: #fff;
    float: right;
    font-size: 14px;
    height: 70px;
    margin: 0;
    padding: 47px 20px 0 0;
}
.footer-logo-2 {
    position: absolute;
    right: 127px;
}
/*  common css
    =========================================================== */
.hidden {display:none}
.dspIB {display: inline-block;width: 100%}
.dspB {display: block}
.noPad {padding:0 !important}
.noMrg {margin: 0 !important}
.pad5 {padding:5px !important}
.pad10 {padding:10px !important}
.pad15 {padding:15px !important}
.pad20 {padding:20px !important}
.pad30 {padding:30px !important}
.padRight5 {padding-right: 5px !important}
.padLeft5  {padding-left: 5px !important}
.padTop5   {padding-top: 5px !important}
.padBottom5{padding-bottom: 5px !important}
.padRight10 {padding-right: 10px !important}
.padLeft10  {padding-left: 10px !important}
.padTop10  {padding-top: 10px !important}
.padBottom10{padding-bottom: 10px !important}
.mrg5  {margin: 5px !important}
.mrg10 {margin: 10px !important}
.mrg15 {margin: 15px !important}
.mrg20 {margin: 20px !important}
.mrg30 {margin: 30px !important}
.mrgTop1 {margin-top: 1px !important}
.mrgTop2 {margin-top: 2px !important}
.mrgTop3 {margin-top: 3px !important}
.mrgTop4 {margin-top: 4px !important}
.mrgTop5 {margin-top: 5px !important}
.mrgTop6 {margin-top: 6px !important}
.mrgTop7 {margin-top: 7px !important}
.mrgTop8 {margin-top: 8px !important}
.mrgTop9 {margin-top: 9px !important}
.mrgTop10 {margin-top: 10px !important}
.mrgTop15 {margin-top: 15px !important}
.mrgTop20 {margin-top: 20px !important}
.mrgTop30 {margin-top: 30px !important}
.mrgTop40 {margin-top: 40px !important}
.mrgBottom5{margin-bottom: 5px !important}
.mrgBottom6{margin-bottom: 6px !important}
.mrgBottom7{margin-bottom: 7px !important}
.mrgBottom8{margin-bottom: 8px !important}
.mrgBottom9{margin-bottom: 9px !important}
.mrgBottom10{margin-bottom: 10px !important}
.mrgBottom20{margin-bottom: 20px !important}
.mrgLeft5{margin-left: 5px !important}
.mrgLeft10{margin-left: 10px !important}
.mrgLeft20{margin-left: 20px !important}
.mrgRight5{margin-right: 5px !important}
.mrgRight10{margin-right: 10px !important}
.mrgRight20{margin-right: 20px !important}

.brd1 {border:1px solid #000 !important}

.algR {text-align: right}
.algL {text-align: left}
.algC {text-align: center}
.algJ {text-align: justify}

.cAlpha {background-color:transparent !important}
.cBlack {background-color:#000 !important}
.cWhite {background-color:#fff !important}
.cGray {background-color:#969696 !important}
.cGray2 {background-color:#a1a1a1 !important}
.cLightGray {background-color:#a8a8a8 !important}
.cSilver {background-color:#d8d8d8 !important}
.cRed {background-color:#be0000 !important}
.cPaleGolden {background-color:#dbd590 !important}
.cLightBlue {background-color:#73b9d9 !important}
.cLip {background-color:#a14b52 !important}
.cLipB {background-color:#97343c !important}
.cLightPurple {background-color:#c2bbc4 !important}
.cGoldChrome {background-color:#a3874d !important}
.cDarkGoldChrome {background-color:#8c7037 !important}
.cBrown {background-color:#6c511a !important}
.cPaleGreen {background-color:#418689 !important}
.cPaleGreenB {background-color:#257679 !important}
.cLightGreen {background-color:#00d299 !important}
.cDarkGreen {background-color:#008d67 !important}
.cPink {background-color:#ec5d73 !important}
.cBlue {background-color:#5388cd !important}
.cSkyBlue {background-color:#399bc8 !important}
.cLightViolet {background-color:#837ba5 !important}
.cDefaultColor {background-color:#6288a5 !important}
.cMediaBoxColor {background-color:#3d5466 !important}
.cSkyBlue2 {background-color:#0bb3c1 !important}


.ctRed {color:#e23333 !important}

.cbSkyBlue2 {border-color:#0bb3c1 !important}
.cbBlack {border-color:#000 !important}
.cbWhite {border-color:#fff !important}
.cbGray {border-color:#969696 !important}
.cbLightGray {border-color:#a8a8a8 !important}
.cbSilver {border-color:#d8d8d8 !important}
.cbRed {border-color:#be0000 !important}
.cbPaleGolden {border-color:#dbd590 !important}
.cbLightBlue {border-color:#73b9d9 !important}
.cbLip {border-color:#a14b52 !important}
.cbLipB {border-color:#97343c !important}
.cbLightPurple {border-color:#c2bbc4 !important}
.cbGoldChrome {border-color:#a3874d !important}
.cDarkGoldChrome {border-color:#8c7037 !important}
.cbBrown {border-color:#6c511a !important}
.cbPaleGreen {border-color:#418689 !important}
.cbPaleGreenB {border-color:#257679 !important}
.cbLightGreen {border-color:#00d299 !important}
.cbDarkGreen {border-color:#008d67 !important}
.cbPink {border-color:#ec5d73 !important}
.cbBlue {border-color:#5388cd !important}
.cbSkyBlue {border-color:#399bc8 !important}
.cbLightViolet {border-color:#837ba5 !important}

.cbBlack:before {border-color:#000 !important}
.cbGray:before {border-color:#969696 !important}
.cbLightGray {border-color:#a8a8a8 !important}
.cbRed:before {border-color:#be0000 !important;}
.cbPaleGolden:before {border-color:#dbd590 !important;}
.cbLightBlue:before {border-color:#73b9d9 !important;}
.cbLip:before {border-color:#a14b52 !important;}
.cbLightPurple:before {border-color:#c2bbc4 !important;}
.cbGoldChrome:before {border-color:#a3874d !important;}
.cDarkGoldChrome:before {border-color:#8c7037 !important}
.cbBrown:before {border-color:#6c511a !important}
.cbPaleGreen:before {border-color:#418689 !important;}
.cbLightGreen:before {border-color:#00d299 !important}
.cbDarkGreen:before {border-color:#008d67 !important}
.cbPink:before {border-color:#ec5d73 !important;}
.cbBlue:before {border-color:#5388cd !important;}
.cbLightViolet:before {border-color:#837ba5 !important;}
.cbDarkViolet:before {border-color:#6658a1 !important}
.cbSilver:before {background-color:#d8d8d8 !important}

.crRed {color:#be0000 !important}
.crBlack {color:#000 !important}
.crGray {color:#676767 !important}
.crWhite {color:#fff !important}
.crDarkGreen {color:#008d67 !important}
.trA4 {
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.trngLB10:before {
    border-bottom: 10px solid #71121a;
    border-right: 10px solid transparent !important;
    content: "";
    position: absolute;
    right: 13px;
    top: 17px;
}
.trngLB5:before {
    border-bottom: 5px solid #71121a;
    border-right: 5px solid transparent !important;
    content: "";
    position: absolute;
    right: 13px;
    top: 17px;
}
.trngLT5:before {
    border-top: 5px solid #71121a;
    border-right: 5px solid transparent !important;
    content: "";
    position: absolute;
    right: 13px;
    top: 17px;
}

.hoverLabel {
    background: url(images/download.png) no-repeat;
    bottom: 2px;
    display: block;
    height: 67px;
    position: absolute;
    right: 2px;
    width: 67px;
}
.hoverLabel i {
    color: #fff;
    position: absolute;
    right: 4px;
    top: 23px;
}

.button {
    font-size: 13px;
    height: 35px;
    border: 0 none;
    width: 100%;
    position: relative;
    text-align: center;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.button.t2 {
    color: #fff;
    display: block;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
}
.button.t2.icon {
    padding-left: 25px;
    text-align: center;
}
.button.t2.icon i {
    height: 25px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 25px;
}
.button.cRed:hover {background-color:#9e0000 !important}
.button:before {content:none !important}
.txtCol {
    border: medium none;
    font-size: 13px;
    height: 35px;
    padding: 7px 10px;
    width: 100%;
}
.txtCol.t2 {
    height: 25px;
}
.txtCol:focus {
    background-color: #f3f3f3;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
}
.ltrInput {
    direction: ltr;
    font-family: Arial;
    font-size: 14px;
}
.prefix {
    font-size: 14px;
    background-color: #fff;
    cursor: text;
    display: block;
    height: 35px;
    padding-right: 10px;
    line-height: 35px;
    text-align: right;
    width: 100%;
}

.selectBox select {
    height: 35px;
    width: 100%
}
.row-sep {
    display: block; 
    height: 1px;
    border: 0; 
    border-top: 1px solid #ccc;
    margin: 0; 
    padding: 0;
}
.bwWrapper {
    position:relative;
    display:block;
}
/* #Media Querie
================================================== */
.row.main {
    margin-top: 5px;
}
.ads {
    background-color: #fff;
    margin-bottom: 4px;
        border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 2px 2px #a8a8a8;
    -moz-box-shadow: 0 2px 2px #a8a8a8;
    -webkit-box-shadow: 0 2px 2px #a8a8a8;
}
.side-tab-news-a {
    background-color: #888;
    height: 758px;
}
.side-tab-news-b {
    background-color: #254446;
    height: 500px;
}
.magazine {
    background-color: #fff;
}


.videoplayerContainer {
    position: relative;
}
.jp-gui {
    bottom: 0;
    height: 30px;
    left: 0;
    position: absolute;
    width: 100%;
}
.jp-interface {
    background-color: #151515;
    height: 30px;
    position: relative;
    width: 100%;
}
.jp-controls-holderFloat a {
    display: block;
    height: 100%;
    line-height: 33px;
    text-align: center;
    width: 100%;
}
.jp-playControl {
    position: relative;
    float: left;
    height: 30px;
    width: 30px;
    z-index: 1;
}
.jp-screenChange {
    position: relative;
    float: right;
    height: 30px;
    width: 30px;
    z-index: 1;
}
.jp-volume-holder {
    position: relative;
    float: right;
    height: 30px;
    width: 30px;
    z-index: 1;
}
.jp-volume-bar {
    position:relative;
}
.jp-volume-bar-value {
    position:absolute;
    bottom: 0;
}
.jp-time-info {
    color: #fff;
    float: right;
    font-family: "WebYekan";
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 80px;
}
.jp-progress {
    bottom: 0;
    height: 30px;
    left: 0;
    padding: 0 140px 0 30px;
    position: absolute;
    width: 100%;
}
.jp-seek-bar {
    background-color: #303030;
    height: 100%;
    padding: 0 10px;
    width: 100% !important;
    position: relative;
    cursor: pointer;
}
.jp-play-bar {
    background-color: #505050;
    bottom: 0;
    height: 30px;
    left: 0;
    position: absolute;
}
.jp-jplayer &gt; img {
    cursor: pointer;
}
.cItbBlue
{
    background-color: #6288a5;
}
.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
.menu-divider
{
    color: white;
}

.share-title
{
    font-size: 20px !important;
    font-family: IRANSansWebMedium !important;
    font-weight: bold;
    text-align: center !important;
    margin: 10px 0 10px 0 !important;
}
@media only screen {
    .film-item-con {
        margin:0%;
        width: 100%;
    }
}
@media only screen and (min-width: 40.063em) {
    .film-item-con {
        margin: 0.5% 0 0.5% 1%;
        width: 32.6%;
    }
    
    
    .film-item-con.last {margin-left:0}
}
@media only screen and (max-width: 40.063em) {
    .box-d-header &gt; a {
        width: 57px;
        font-size: 13px;
    }
    .box-d-tab-header {
        right: 76px
    }
    .box-d-tab-header &gt; a {
        padding: 0 12px;
    }
    
    .slideshow-header-title{
        margin:0px !important;
        line-height: 12px;
        width: 50%;
        height:auto;
    }
    .slideshow-header-title p{
/*        margin:2px !important;*/
    }
    .slideshow-header-title p.head-text{
        margin-top: 20px !important;
        margin-left: 10px !important;
    }
    .slideshow-header-title p.head-text a{
        margin:0px !important;
        color:#646363;
        font-size: 12px;
        margin-top: 10px !important;
        line-height: 20px;
    }
    .slideshow-header-title p.title a{
        margin:10px 0 0 0 !important;
        margin-top:10px !important;
        line-height: 35px;
        color: #646363;
        font-size: 18px;
    }
    .slideshow-header-title p.intro-text a{
        margin:0 0 0 5px !important;
        color:#646363;
        font-size: 12px;
    }
    
    .slideshow-item-uptTitle {
        font-size: 11px;
    }
    .box-i-header {
        font-size: 12px;
    }
}
@media all and (max-width: 480px) { 
.slideshow-header-title{
        margin:0px !important;
        line-height: 12px;
        width: 50%;
        height:auto;
    }
    .slideshow-header-title p{
        margin:2px !important;
    }
    .slideshow-header-title p.head-text{
        margin-top: 20px !important;
        margin-left: 10px !important;
    }
    .slideshow-header-title p.head-text a{
        margin:0px !important;
        color:#646363;
        font-size: 7px;
        margin-top: 10px !important;
        line-height: 10px;
    }
    .slideshow-header-title p.title a{
        margin:10px 0 0 0 !important;
        margin-top:10px !important;
        line-height: 15px;
        color: #646363;
        font-size: 11px;
    }
    .slideshow-header-title p.intro-text a{
        margin:0 0 0 5px !important;
        color:#646363;
        font-size: 7px;
    }
}
</pre></body></html>